From owner-svn-ports-all@FreeBSD.ORG Sun Dec 21 00:07:35 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4D26CD02; Sun, 21 Dec 2014 00:07:35 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3787F228B; Sun, 21 Dec 2014 00:07:35 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBL07Z5L043716; Sun, 21 Dec 2014 00:07:35 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBL07Xwc043710; Sun, 21 Dec 2014 00:07:33 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201412210007.sBL07Xwc043710@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Sun, 21 Dec 2014 00:07:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375142 - in head: editors/pluma editors/winefish finance/gnucash-docs finance/homebank games/gweled games/lordsawar X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Dec 2014 00:07:35 -0000 Author: bapt Date: Sun Dec 21 00:07:32 2014 New Revision: 375142 URL: https://svnweb.freebsd.org/changeset/ports/375142 QAT: https://qat.redports.org/buildarchive/r375142/ Log: Get rid of gnomehier Modified: head/editors/pluma/Makefile head/editors/winefish/Makefile head/finance/gnucash-docs/Makefile head/finance/homebank/Makefile head/games/gweled/Makefile head/games/lordsawar/Makefile Modified: head/editors/pluma/Makefile ============================================================================== --- head/editors/pluma/Makefile Sat Dec 20 23:42:14 2014 (r375141) +++ head/editors/pluma/Makefile Sun Dec 21 00:07:32 2014 (r375142) @@ -3,6 +3,7 @@ PORTNAME= pluma PORTVERSION= 1.8.1 +PORTREVISION= 1 CATEGORIES= editors mate MASTER_SITES= MATE DIST_SUBDIR= mate @@ -21,7 +22,7 @@ PORTSCOUT= limitw:1,even USES= desktop-file-utils gettext gmake libtool pathfix pkgconfig \ python:2 shebangfix tar:xz USE_XORG= sm x11 -USE_GNOME= gnomehier gtk20 gtksourceview2 gvfs intlhack libxml2 \ +USE_GNOME= gtk20 gtksourceview2 gvfs intlhack libxml2 \ pygobject pygtk2 pygtksourceview USE_LDCONFIG= yes GNU_CONFIGURE= yes Modified: head/editors/winefish/Makefile ============================================================================== --- head/editors/winefish/Makefile Sat Dec 20 23:42:14 2014 (r375141) +++ head/editors/winefish/Makefile Sun Dec 21 00:07:32 2014 (r375142) @@ -3,7 +3,7 @@ PORTNAME= winefish DISTVERSION= 1.3.3 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= editors print MASTER_SITES= http://download.berlios.de/winefish/ \ http://nivi.interfree.it/distfiles/winefish/ @@ -25,7 +25,7 @@ CONFIGURE_ARGS= --with-freedesktop_org-m --with-icon-path=${GNOME_LOCALSTATEDIR}/pixmaps --disable-update-databases GNU_CONFIGURE= yes USES= gmake pkgconfig desktop-file-utils shared-mime-info -USE_GNOME= libgnomeui gnomehier +USE_GNOME= libgnomeui USE_TEX= latex OPTIONS_DEFINE= CONTEXT VNTEX UNIKEY_GTK NLS DOCS Modified: head/finance/gnucash-docs/Makefile ============================================================================== --- head/finance/gnucash-docs/Makefile Sat Dec 20 23:42:14 2014 (r375141) +++ head/finance/gnucash-docs/Makefile Sun Dec 21 00:07:32 2014 (r375142) @@ -4,6 +4,7 @@ PORTNAME= gnucash-docs PORTVERSION= 2.6.4 +PORTREVISION= 1 CATEGORIES= finance gnome MASTER_SITES= SF/gnucash/${PORTNAME}/${PORTVERSION} \ http://www.gnucash.org/pub/gnucash/sources/stable/ \ @@ -18,7 +19,7 @@ RUN_DEPENDS= yelp:${PORTSDIR}/x11/yelp INSTALLS_OMF= yes USES= gmake -USE_GNOME= libxml2 gnomehier +USE_GNOME= libxml2 GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include Modified: head/finance/homebank/Makefile ============================================================================== --- head/finance/homebank/Makefile Sat Dec 20 23:42:14 2014 (r375141) +++ head/finance/homebank/Makefile Sun Dec 21 00:07:32 2014 (r375142) @@ -2,6 +2,7 @@ PORTNAME= homebank PORTVERSION= 4.6.3 +PORTREVISION= 1 CATEGORIES= finance MASTER_SITES= http://homebank.free.fr/public/ @@ -14,7 +15,7 @@ LIB_DEPENDS= libosp.so:${PORTSDIR}/textp GNU_CONFIGURE= yes USES= desktop-file-utils gettext gmake pkgconfig shared-mime-info -USE_GNOME= gnomehier gtk20 +USE_GNOME= gtk20 INSTALLS_ICONS= yes CPPFLAGS+= -I${LOCALBASE}/include Modified: head/games/gweled/Makefile ============================================================================== --- head/games/gweled/Makefile Sat Dec 20 23:42:14 2014 (r375141) +++ head/games/gweled/Makefile Sun Dec 21 00:07:32 2014 (r375142) @@ -3,7 +3,7 @@ PORTNAME= gweled PORTVERSION= 0.7 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= games gnome MASTER_SITES= http://sebdelestaing.free.fr/gweled/Release/ @@ -13,7 +13,7 @@ COMMENT= GNOME version of the game calle LIB_DEPENDS= libmikmod.so:${PORTSDIR}/audio/libmikmod USES= gmake pathfix pkgconfig -USE_GNOME= gnomeprefix gnomehier libgnomeui librsvg2 +USE_GNOME= gnomeprefix libgnomeui librsvg2 GNU_CONFIGURE= yes post-patch: Modified: head/games/lordsawar/Makefile ============================================================================== --- head/games/lordsawar/Makefile Sat Dec 20 23:42:14 2014 (r375141) +++ head/games/lordsawar/Makefile Sun Dec 21 00:07:32 2014 (r375142) @@ -19,7 +19,7 @@ LIB_DEPENDS= libtar.so:${PORTSDIR}/devel libgnet-2.0.so:${PORTSDIR}/net/gnet2 USES= gettext gmake pkgconfig -USE_GNOME= gnomehier gtkmm24 +USE_GNOME= gtkmm24 USE_SDL= sdl image mixer GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-boost-includedir=${LOCALBASE}/include From owner-svn-ports-all@FreeBSD.ORG Sun Dec 21 00:16:48 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 70EB0E48; Sun, 21 Dec 2014 00:16:48 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5BB1F24B1; Sun, 21 Dec 2014 00:16:48 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBL0GmhF048449; Sun, 21 Dec 2014 00:16:48 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBL0GkAm048442; Sun, 21 Dec 2014 00:16:46 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201412210016.sBL0GkAm048442@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Sun, 21 Dec 2014 00:16:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375143 - in head/graphics: gqview gtkam ocrfeeder poppler poppler-glib shotwell X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Dec 2014 00:16:48 -0000 Author: bapt Date: Sun Dec 21 00:16:45 2014 New Revision: 375143 URL: https://svnweb.freebsd.org/changeset/ports/375143 QAT: https://qat.redports.org/buildarchive/r375143/ Log: Get rid of gnomehier Modified: head/graphics/gqview/Makefile head/graphics/gtkam/Makefile head/graphics/ocrfeeder/Makefile head/graphics/poppler-glib/Makefile head/graphics/poppler/Makefile head/graphics/shotwell/Makefile Modified: head/graphics/gqview/Makefile ============================================================================== --- head/graphics/gqview/Makefile Sun Dec 21 00:07:32 2014 (r375142) +++ head/graphics/gqview/Makefile Sun Dec 21 00:16:45 2014 (r375143) @@ -3,7 +3,7 @@ PORTNAME= gqview PORTVERSION= 2.0.4 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= graphics MASTER_SITES= SF @@ -13,7 +13,7 @@ COMMENT= Another gtk2-based graphic file LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png USES= pkgconfig -USE_GNOME= gnomehier gtk20 +USE_GNOME= gtk20 GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib -lm Modified: head/graphics/gtkam/Makefile ============================================================================== --- head/graphics/gtkam/Makefile Sun Dec 21 00:07:32 2014 (r375142) +++ head/graphics/gtkam/Makefile Sun Dec 21 00:16:45 2014 (r375143) @@ -3,7 +3,7 @@ PORTNAME= gtkam PORTVERSION= 0.2.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= SF/gphoto/${PORTNAME}/${PORTVERSION} @@ -16,7 +16,7 @@ LIB_DEPENDS= libexif-gtk.so:${PORTSDIR}/ libgphoto2.so:${PORTSDIR}/graphics/libgphoto2 USES= gettext gmake pathfix pkgconfig -USE_GNOME= gnomehier gtk20 +USE_GNOME= gtk20 GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include Modified: head/graphics/ocrfeeder/Makefile ============================================================================== --- head/graphics/ocrfeeder/Makefile Sun Dec 21 00:07:32 2014 (r375142) +++ head/graphics/ocrfeeder/Makefile Sun Dec 21 00:16:45 2014 (r375143) @@ -3,7 +3,7 @@ PORTNAME= ocrfeeder PORTVERSION= 0.8 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MASTER_SITES= GNOME @@ -24,7 +24,7 @@ RUN_DEPENDS:= ${PYTHON_PKGNAMEPREFIX}lxm ${BUILD_DEPENDS} USES= desktop-file-utils gettext gmake pkgconfig python tar:xz -USE_GNOME= gnomedocutils gnomehier gtk30 librsvg2 pygobject3 +USE_GNOME= gnomedocutils gtk30 librsvg2 pygobject3 USE_GHOSTSCRIPT=yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-silent-rules Modified: head/graphics/poppler-glib/Makefile ============================================================================== --- head/graphics/poppler-glib/Makefile Sun Dec 21 00:07:32 2014 (r375142) +++ head/graphics/poppler-glib/Makefile Sun Dec 21 00:16:45 2014 (r375143) @@ -2,7 +2,7 @@ # $FreeBSD$ # $MCom: ports/graphics/poppler-glib/Makefile,v 1.4 2012/10/14 23:04:21 kwm Exp $ -PORTREVISION= 0 +PORTREVISION= 1 PKGNAMESUFFIX= -glib MAINTAINER= gnome@FreeBSD.org Modified: head/graphics/poppler/Makefile ============================================================================== --- head/graphics/poppler/Makefile Sun Dec 21 00:07:32 2014 (r375142) +++ head/graphics/poppler/Makefile Sun Dec 21 00:16:45 2014 (r375143) @@ -56,7 +56,7 @@ LIB_DEPENDS+= libpoppler.so:${PORTSDIR}/ .if ${SLAVEPORT}==glib CONFIGURE_ARGS+=--enable-poppler-glib --enable-introspection=yes -USE_GNOME+= cairo gnomehier glib20 introspection:build +USE_GNOME+= cairo glib20 introspection:build BUILD_WRKSRC= ${WRKSRC}/glib INSTALL_WRKSRC= ${WRKSRC}/glib .else Modified: head/graphics/shotwell/Makefile ============================================================================== --- head/graphics/shotwell/Makefile Sun Dec 21 00:07:32 2014 (r375142) +++ head/graphics/shotwell/Makefile Sun Dec 21 00:16:45 2014 (r375143) @@ -3,6 +3,7 @@ PORTNAME= shotwell PORTVERSION= 0.20.2 +PORTREVISION= 1 CATEGORIES= graphics gnome MASTER_SITES= GNOME/sources/shotwell/${PORTVERSION:R} @@ -27,7 +28,7 @@ LIB_DEPENDS= libdbus-glib-1.so:${PORTSDI librest-0.7.so:${PORTSDIR}/devel/librest USES= shebangfix gettext desktop-file-utils gmake pkgconfig tar:xz -USE_GNOME= dconf gnomehier gtk30 gnomedocutils +USE_GNOME= dconf gtk30 gnomedocutils USE_SQLITE= 3 USE_GSTREAMER1= yes HAS_CONFIGURE= yes From owner-svn-ports-all@FreeBSD.ORG Sun Dec 21 00:32:22 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D090396; Sun, 21 Dec 2014 00:32:22 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BB5BC26E6; Sun, 21 Dec 2014 00:32:22 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBL0WMRM057424; Sun, 21 Dec 2014 00:32:22 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBL0WKmT057416; Sun, 21 Dec 2014 00:32:20 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201412210032.sBL0WKmT057416@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Sun, 21 Dec 2014 00:32:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375144 - in head: japanese/kasumi math/gdcalc math/gnumeric math/lybniz math/mate-calc math/qalculate misc/libisocodes misc/terraform X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Dec 2014 00:32:22 -0000 Author: bapt Date: Sun Dec 21 00:32:19 2014 New Revision: 375144 URL: https://svnweb.freebsd.org/changeset/ports/375144 QAT: https://qat.redports.org/buildarchive/r375144/ Log: Get rid of gnomehier Modified: head/japanese/kasumi/Makefile head/math/gdcalc/Makefile head/math/gnumeric/Makefile head/math/lybniz/Makefile head/math/mate-calc/Makefile head/math/qalculate/Makefile head/misc/libisocodes/Makefile head/misc/terraform/Makefile Modified: head/japanese/kasumi/Makefile ============================================================================== --- head/japanese/kasumi/Makefile Sun Dec 21 00:16:45 2014 (r375143) +++ head/japanese/kasumi/Makefile Sun Dec 21 00:32:19 2014 (r375144) @@ -3,7 +3,7 @@ PORTNAME= kasumi PORTVERSION= 2.5 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= japanese MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP} MASTER_SITE_SUBDIR= ${PORTNAME}/41436 @@ -12,7 +12,7 @@ MAINTAINER= nobutaka@FreeBSD.org COMMENT= Dictionary management tool for anthy USES= gmake pkgconfig -USE_GNOME= gnomehier gtk20 +USE_GNOME= gtk20 LIB_DEPENDS= libanthy.so:${PORTSDIR}/japanese/anthy GNU_CONFIGURE= yes Modified: head/math/gdcalc/Makefile ============================================================================== --- head/math/gdcalc/Makefile Sun Dec 21 00:16:45 2014 (r375143) +++ head/math/gdcalc/Makefile Sun Dec 21 00:32:19 2014 (r375144) @@ -3,7 +3,7 @@ PORTNAME= gdcalc PORTVERSION= 2.15 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= math MASTER_SITES= http://bhepple.freeshell.org/dcalc/unix/ @@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS= ${LOCALBASE}/bin/gunits:${PORTSDIR}/math/units USES= pkgconfig -USE_GNOME= gnomehier libgnomeui +USE_GNOME= libgnomeui GNU_CONFIGURE= yes LDFLAGS+= -lm Modified: head/math/gnumeric/Makefile ============================================================================== --- head/math/gnumeric/Makefile Sun Dec 21 00:16:45 2014 (r375143) +++ head/math/gnumeric/Makefile Sun Dec 21 00:32:19 2014 (r375144) @@ -4,7 +4,7 @@ PORTNAME= gnumeric PORTVERSION= 1.12.11 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -22,7 +22,7 @@ RUN_DEPENDS= rarian-sk-config:${PORTSDIR USES= desktop-file-utils gettext gmake libtool pathfix pkgconfig \ python:2 shebangfix tar:xz -USE_GNOME= gnomehier gnomeprefix intlhack libgsf pygobject3 +USE_GNOME= gnomeprefix intlhack libgsf pygobject3 INSTALLS_OMF= yes USE_LDCONFIG= yes INSTALLS_ICONS= yes Modified: head/math/lybniz/Makefile ============================================================================== --- head/math/lybniz/Makefile Sun Dec 21 00:16:45 2014 (r375143) +++ head/math/lybniz/Makefile Sun Dec 21 00:32:19 2014 (r375144) @@ -3,7 +3,7 @@ PORTNAME= lybniz PORTVERSION= 1.3.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= math MASTER_SITES= SF/${PORTNAME}2/${PORTNAME}/${PORTVERSION} @@ -14,7 +14,7 @@ LICENSE= BSD3CLAUSE USES= python USE_PYTHON= distutils -USE_GNOME= pygtk2 gnomehier +USE_GNOME= pygtk2 post-patch: @${REINPLACE_CMD} -e 's|/usr/share|${PREFIX}/share|g'\ Modified: head/math/mate-calc/Makefile ============================================================================== --- head/math/mate-calc/Makefile Sun Dec 21 00:16:45 2014 (r375143) +++ head/math/mate-calc/Makefile Sun Dec 21 00:32:19 2014 (r375144) @@ -3,6 +3,7 @@ PORTNAME= mate-calc PORTVERSION= 1.8.0 +PORTREVISION= 1 CATEGORIES= math mate MASTER_SITES= MATE DIST_SUBDIR= mate @@ -15,7 +16,7 @@ BUILD_DEPENDS= itstool:${PORTSDIR}/textp PORTSCOUT= limitw:1,even USES= gettext gmake pkgconfig tar:xz -USE_GNOME= glib20 gnomehier gtk20 intlhack libxml2 +USE_GNOME= glib20 gtk20 intlhack libxml2 GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-gtk=2.0 CPPFLAGS+= -I${LOCALBASE}/include Modified: head/math/qalculate/Makefile ============================================================================== --- head/math/qalculate/Makefile Sun Dec 21 00:16:45 2014 (r375143) +++ head/math/qalculate/Makefile Sun Dec 21 00:32:19 2014 (r375144) @@ -3,7 +3,7 @@ PORTNAME= qalculate PORTVERSION= 0.9.7 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-gtk/${PORTNAME}-gtk-${PORTVERSION} DISTNAME= ${PORTNAME}-gtk-${PORTVERSION} @@ -18,7 +18,7 @@ RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gn wget:${PORTSDIR}/ftp/wget USES= gettext gmake -USE_GNOME= gnomehier libglade2 libgnome +USE_GNOME= libglade2 libgnome GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib Modified: head/misc/libisocodes/Makefile ============================================================================== --- head/misc/libisocodes/Makefile Sun Dec 21 00:16:45 2014 (r375143) +++ head/misc/libisocodes/Makefile Sun Dec 21 00:32:19 2014 (r375144) @@ -3,6 +3,7 @@ PORTNAME= libisocodes PORTVERSION= 1.2.1 +PORTREVISION= 1 CATEGORIES= misc MASTER_SITES= http://pkg-isocodes.alioth.debian.org/downloads/ @@ -17,7 +18,7 @@ RUN_DEPENDS= iso-codes>=0:${PORTSDIR}/mi GNU_CONFIGURE= yes USES= gettext gmake libtool pathfix pkgconfig tar:xz -USE_GNOME= glib20 gnomehier introspection:build libxml2 +USE_GNOME= glib20 introspection:build libxml2 INSTALL_TARGET= install-strip PLIST_SUB+= VERSION=${PORTVERSION} Modified: head/misc/terraform/Makefile ============================================================================== --- head/misc/terraform/Makefile Sun Dec 21 00:16:45 2014 (r375143) +++ head/misc/terraform/Makefile Sun Dec 21 00:32:19 2014 (r375144) @@ -3,6 +3,7 @@ PORTNAME= terraform PORTVERSION= 0.9.5 +PORTREVISION= 1 DISTVERSIONPREFIX= src- PORTREVISION= 3 CATEGORIES= misc gnome @@ -20,7 +21,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME} USES= pathfix gettext gmake pkgconfig tar:tgz USE_GCC= yes -USE_GNOME= gnomehier libgnomeprintui libgnomeui +USE_GNOME= libgnomeprintui libgnomeui USE_AUTOTOOLS= automake:env GNU_CONFIGURE= yes From owner-svn-ports-all@FreeBSD.ORG Sun Dec 21 00:35:51 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4151D208; Sun, 21 Dec 2014 00:35:51 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2D184273F; Sun, 21 Dec 2014 00:35:51 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBL0ZpL9057965; Sun, 21 Dec 2014 00:35:51 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBL0ZpLO057964; Sun, 21 Dec 2014 00:35:51 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412210035.sBL0ZpLO057964@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 21 Dec 2014 00:35:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375145 - head/textproc/xmlcatmgr X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Dec 2014 00:35:51 -0000 Author: antoine Date: Sun Dec 21 00:35:50 2014 New Revision: 375145 URL: https://svnweb.freebsd.org/changeset/ports/375145 QAT: https://qat.redports.org/buildarchive/r375145/ Log: Put back 2 empty directories in plist, otherwise lots of things break Modified: head/textproc/xmlcatmgr/Makefile Modified: head/textproc/xmlcatmgr/Makefile ============================================================================== --- head/textproc/xmlcatmgr/Makefile Sun Dec 21 00:32:19 2014 (r375144) +++ head/textproc/xmlcatmgr/Makefile Sun Dec 21 00:35:50 2014 (r375145) @@ -2,7 +2,7 @@ PORTNAME= xmlcatmgr PORTVERSION= 2.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= SF @@ -26,6 +26,7 @@ SUB_LIST= XMLCATMGR=${XMLCATMGR} \ CATALOG_PORTS_SGML=${CATALOG_PORTS_SGML} \ CATALOG_PORTS_XML=${CATALOG_PORTS_XML} PLIST_FILES= bin/xmlcatmgr man/man1/xmlcatmgr.1.gz +PLIST_DIRS= share/xml share/sgml PORTDOCS= AUTHORS COPYING NEWS README TODO XMLCATMGR?= ${PREFIX}/bin/xmlcatmgr From owner-svn-ports-all@FreeBSD.ORG Sun Dec 21 00:43:30 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C95A8364; Sun, 21 Dec 2014 00:43:30 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id AA107283F; Sun, 21 Dec 2014 00:43:30 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBL0hUs7062361; Sun, 21 Dec 2014 00:43:30 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBL0hTNJ062357; Sun, 21 Dec 2014 00:43:29 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201412210043.sBL0hTNJ062357@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Sun, 21 Dec 2014 00:43:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375146 - in head: multimedia/linux-realplayer net-mgmt/etherape net-p2p/gtorrentviewer palm/jpilot X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Dec 2014 00:43:31 -0000 Author: bapt Date: Sun Dec 21 00:43:28 2014 New Revision: 375146 URL: https://svnweb.freebsd.org/changeset/ports/375146 QAT: https://qat.redports.org/buildarchive/r375146/ Log: Get rid of gnomehier Modified: head/multimedia/linux-realplayer/Makefile head/net-mgmt/etherape/Makefile head/net-p2p/gtorrentviewer/Makefile head/palm/jpilot/Makefile Modified: head/multimedia/linux-realplayer/Makefile ============================================================================== --- head/multimedia/linux-realplayer/Makefile Sun Dec 21 00:35:50 2014 (r375145) +++ head/multimedia/linux-realplayer/Makefile Sun Dec 21 00:43:28 2014 (r375146) @@ -56,7 +56,6 @@ PLIST_SUB+= ICONS="@comment " .endif .if ${PORT_OPTIONS:MGNOME} -USE_GNOME+= gnomehier USES+= desktop-file-utils PLIST_SUB+= GNOME="" .else Modified: head/net-mgmt/etherape/Makefile ============================================================================== --- head/net-mgmt/etherape/Makefile Sun Dec 21 00:35:50 2014 (r375145) +++ head/net-mgmt/etherape/Makefile Sun Dec 21 00:43:28 2014 (r375146) @@ -3,6 +3,7 @@ PORTNAME= etherape PORTVERSION= 0.9.13 +PORTREVISION= 1 CATEGORIES= net-mgmt gnome MASTER_SITES= SF @@ -12,7 +13,7 @@ COMMENT= Graphical network traffic visua LICENSE= GPLv2 USES= gettext gmake iconv pathfix pkgconfig -USE_GNOME= gnomedocutils gnomehier libglade2 libgnomeui +USE_GNOME= gnomedocutils libglade2 libgnomeui GNU_CONFIGURE= yes INSTALLS_OMF= yes Modified: head/net-p2p/gtorrentviewer/Makefile ============================================================================== --- head/net-p2p/gtorrentviewer/Makefile Sun Dec 21 00:35:50 2014 (r375145) +++ head/net-p2p/gtorrentviewer/Makefile Sun Dec 21 00:43:28 2014 (r375146) @@ -4,7 +4,7 @@ PORTNAME= gtorrentviewer PORTVERSION= 0.2b -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= net-p2p MASTER_SITES= SF/${PORTNAME}/GTorrentViewer/${PORTVERSION} DISTNAME= GTorrentViewer-${PORTVERSION} @@ -17,8 +17,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl -USES= gmake pkgconfig -USE_GNOME= gtk20 gnomehier intlhack +USES= gmake pkgconfig desktop-file-utils +USE_GNOME= gtk20 intlhack GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-pixmapsdir=${PREFIX}/share/pixmaps \ --with-desktopdir=${PREFIX}/share/applications Modified: head/palm/jpilot/Makefile ============================================================================== --- head/palm/jpilot/Makefile Sun Dec 21 00:35:50 2014 (r375145) +++ head/palm/jpilot/Makefile Sun Dec 21 00:43:28 2014 (r375146) @@ -5,6 +5,7 @@ PORTNAME= jpilot PORTVERSION= 1.8.2 +PORTREVISION= 1 CATEGORIES+= palm comms MASTER_SITES= http://www.mirrorservice.org/sites/master.us.finkmirrors.net/distfiles/ \ http://jpilot.org/ @@ -18,7 +19,6 @@ LIB_DEPENDS= libpisock.so:${PORTSDIR}/pa USE_GCC= any USES= pkgconfig gmake libtool -USE_GNOME= gnomehier GNU_CONFIGURE= yes CFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib From owner-svn-ports-all@FreeBSD.ORG Sun Dec 21 01:23:50 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E9865A6B; Sun, 21 Dec 2014 01:23:50 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D559B1198; Sun, 21 Dec 2014 01:23:50 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBL1NoEC080940; Sun, 21 Dec 2014 01:23:50 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBL1NosQ080938; Sun, 21 Dec 2014 01:23:50 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201412210123.sBL1NosQ080938@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Sun, 21 Dec 2014 01:23:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375147 - head/www/mediawiki123 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Dec 2014 01:23:51 -0000 Author: wen Date: Sun Dec 21 01:23:49 2014 New Revision: 375147 URL: https://svnweb.freebsd.org/changeset/ports/375147 QAT: https://qat.redports.org/buildarchive/r375147/ Log: - Update to 1.23.8 Modified: head/www/mediawiki123/Makefile head/www/mediawiki123/distinfo Modified: head/www/mediawiki123/Makefile ============================================================================== --- head/www/mediawiki123/Makefile Sun Dec 21 00:43:28 2014 (r375146) +++ head/www/mediawiki123/Makefile Sun Dec 21 01:23:49 2014 (r375147) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mediawiki -PORTVERSION= 1.23.7 +PORTVERSION= 1.23.8 CATEGORIES= www MASTER_SITES= http://releases.wikimedia.org/mediawiki/${PORTVERSION:R}/ PKGNAMESUFFIX= 123 Modified: head/www/mediawiki123/distinfo ============================================================================== --- head/www/mediawiki123/distinfo Sun Dec 21 00:43:28 2014 (r375146) +++ head/www/mediawiki123/distinfo Sun Dec 21 01:23:49 2014 (r375147) @@ -1,2 +1,2 @@ -SHA256 (mediawiki-1.23.7.tar.gz) = ae2a010b995053296579d9d18458f70a8307f6fe5bb8fd942551a9c5f2daa46f -SIZE (mediawiki-1.23.7.tar.gz) = 20007824 +SHA256 (mediawiki-1.23.8.tar.gz) = e7b070ec24a1f3676c1519bc98e20dd5a87d678f4e9f7e0f7a9505c4ff65a34a +SIZE (mediawiki-1.23.8.tar.gz) = 20010339 From owner-svn-ports-all@FreeBSD.ORG Sun Dec 21 01:33:05 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 41884C4E; Sun, 21 Dec 2014 01:33:05 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2D8AD12E7; Sun, 21 Dec 2014 01:33:05 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBL1X5Jc085627; Sun, 21 Dec 2014 01:33:05 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBL1X4Tm085625; Sun, 21 Dec 2014 01:33:04 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201412210133.sBL1X4Tm085625@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Sun, 21 Dec 2014 01:33:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375148 - head/www/mediawiki122 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Dec 2014 01:33:05 -0000 Author: wen Date: Sun Dec 21 01:33:03 2014 New Revision: 375148 URL: https://svnweb.freebsd.org/changeset/ports/375148 QAT: https://qat.redports.org/buildarchive/r375148/ Log: - Update to 1.22.15 Modified: head/www/mediawiki122/Makefile head/www/mediawiki122/distinfo Modified: head/www/mediawiki122/Makefile ============================================================================== --- head/www/mediawiki122/Makefile Sun Dec 21 01:23:49 2014 (r375147) +++ head/www/mediawiki122/Makefile Sun Dec 21 01:33:03 2014 (r375148) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mediawiki -PORTVERSION= 1.22.14 +PORTVERSION= 1.22.15 CATEGORIES= www MASTER_SITES= http://releases.wikimedia.org/mediawiki/${PORTVERSION:R}/ PKGNAMESUFFIX= 122 Modified: head/www/mediawiki122/distinfo ============================================================================== --- head/www/mediawiki122/distinfo Sun Dec 21 01:23:49 2014 (r375147) +++ head/www/mediawiki122/distinfo Sun Dec 21 01:33:03 2014 (r375148) @@ -1,2 +1,2 @@ -SHA256 (mediawiki-1.22.14.tar.gz) = 3cb2aba343c34574c33f40491c4ac18795995265a26c66156b84e50268e172fc -SIZE (mediawiki-1.22.14.tar.gz) = 19922564 +SHA256 (mediawiki-1.22.15.tar.gz) = c60fe4f2b79a513ec2564c216c4a4bdcc25a0f667c8868a18568df4e88a59318 +SIZE (mediawiki-1.22.15.tar.gz) = 19919528 From owner-svn-ports-all@FreeBSD.ORG Sun Dec 21 01:38:07 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id DBDF5D70; Sun, 21 Dec 2014 01:38:07 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C7AC4133D; Sun, 21 Dec 2014 01:38:07 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBL1c7C8086419; Sun, 21 Dec 2014 01:38:07 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBL1c7R7086415; Sun, 21 Dec 2014 01:38:07 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <201412210138.sBL1c7R7086415@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Sun, 21 Dec 2014 01:38:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375149 - head/lang/gcc49 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Dec 2014 01:38:08 -0000 Author: gerald Date: Sun Dec 21 01:38:05 2014 New Revision: 375149 URL: https://svnweb.freebsd.org/changeset/ports/375149 QAT: https://qat.redports.org/buildarchive/r375149/ Log: Update to the 20141217 snapshot of GCC 4.9.3. Modified: head/lang/gcc49/Makefile head/lang/gcc49/distinfo Modified: head/lang/gcc49/Makefile ============================================================================== --- head/lang/gcc49/Makefile Sun Dec 21 01:33:03 2014 (r375148) +++ head/lang/gcc49/Makefile Sun Dec 21 01:38:05 2014 (r375149) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gcc49 -PORTVERSION= 4.9.3.s20141126 +PORTVERSION= 4.9.3.s20141217 CATEGORIES= lang java MASTER_SITES= ${MASTER_SITE_GCC} MASTER_SITE_SUBDIR= snapshots/${DISTVERSION} Modified: head/lang/gcc49/distinfo ============================================================================== --- head/lang/gcc49/distinfo Sun Dec 21 01:33:03 2014 (r375148) +++ head/lang/gcc49/distinfo Sun Dec 21 01:38:05 2014 (r375149) @@ -1,2 +1,2 @@ -SHA256 (gcc-4.9-20141126.tar.bz2) = 658c667c0553df39ae864e71819a3cf0b2974ffec49eba4cd551b85551a5957d -SIZE (gcc-4.9-20141126.tar.bz2) = 85558398 +SHA256 (gcc-4.9-20141217.tar.bz2) = 674643b50ae7bfca4e53df705c61ade12d26f7bd5fb074c566b701454c7f2151 +SIZE (gcc-4.9-20141217.tar.bz2) = 85500124 From owner-svn-ports-all@FreeBSD.ORG Sun Dec 21 01:38:08 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0D57BD71; Sun, 21 Dec 2014 01:38:08 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id EDD9C1340; Sun, 21 Dec 2014 01:38:07 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBL1c7Ll086435; Sun, 21 Dec 2014 01:38:07 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBL1c71g086417; Sun, 21 Dec 2014 01:38:07 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201412210138.sBL1c71g086417@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Sun, 21 Dec 2014 01:38:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375150 - head/www/mediawiki119 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Dec 2014 01:38:08 -0000 Author: wen Date: Sun Dec 21 01:38:06 2014 New Revision: 375150 URL: https://svnweb.freebsd.org/changeset/ports/375150 QAT: https://qat.redports.org/buildarchive/r375150/ Log: - Update to 1.19.23 Modified: head/www/mediawiki119/Makefile head/www/mediawiki119/distinfo Modified: head/www/mediawiki119/Makefile ============================================================================== --- head/www/mediawiki119/Makefile Sun Dec 21 01:38:05 2014 (r375149) +++ head/www/mediawiki119/Makefile Sun Dec 21 01:38:06 2014 (r375150) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mediawiki -PORTVERSION= 1.19.22 +PORTVERSION= 1.19.23 CATEGORIES= www MASTER_SITES= http://releases.wikimedia.org/mediawiki/${PORTVERSION:R}/ PKGNAMESUFFIX= 119 Modified: head/www/mediawiki119/distinfo ============================================================================== --- head/www/mediawiki119/distinfo Sun Dec 21 01:38:05 2014 (r375149) +++ head/www/mediawiki119/distinfo Sun Dec 21 01:38:06 2014 (r375150) @@ -1,2 +1,2 @@ -SHA256 (mediawiki-1.19.22.tar.gz) = 48d67df6db8b8d620bd8a363b7f3cd50cb2c1ff3a8372be2e97550552e1e38c0 -SIZE (mediawiki-1.19.22.tar.gz) = 17999569 +SHA256 (mediawiki-1.19.23.tar.gz) = 70ef96994e2502742a29ebd9b18d800ebd1d2ce4846bcaa0f40aca19bdf68b7e +SIZE (mediawiki-1.19.23.tar.gz) = 17999153 From owner-svn-ports-all@FreeBSD.ORG Sun Dec 21 01:45:37 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E0E4A141; Sun, 21 Dec 2014 01:45:37 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CCCB714CD; Sun, 21 Dec 2014 01:45:37 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBL1jb2Q091002; Sun, 21 Dec 2014 01:45:37 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBL1jbbJ091000; Sun, 21 Dec 2014 01:45:37 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201412210145.sBL1jbbJ091000@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Sun, 21 Dec 2014 01:45:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375151 - head/russian/wordpress X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Dec 2014 01:45:38 -0000 Author: wen Date: Sun Dec 21 01:45:36 2014 New Revision: 375151 URL: https://svnweb.freebsd.org/changeset/ports/375151 QAT: https://qat.redports.org/buildarchive/r375151/ Log: - Update to 4.1 PR: 196153 Submitted by: 9267096@gmail.com(maintainer) Modified: head/russian/wordpress/Makefile head/russian/wordpress/distinfo Modified: head/russian/wordpress/Makefile ============================================================================== --- head/russian/wordpress/Makefile Sun Dec 21 01:38:06 2014 (r375150) +++ head/russian/wordpress/Makefile Sun Dec 21 01:45:36 2014 (r375151) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= wordpress -PORTVERSION= 4.0.1 -PORTREVISION= 0 +PORTVERSION= 4.1 CATEGORIES= russian www MASTER_SITES= http://ru.wordpress.org/ DISTNAME= ${PORTNAME}-${PORTVERSION}-ru_RU Modified: head/russian/wordpress/distinfo ============================================================================== --- head/russian/wordpress/distinfo Sun Dec 21 01:38:06 2014 (r375150) +++ head/russian/wordpress/distinfo Sun Dec 21 01:45:36 2014 (r375151) @@ -1,2 +1,2 @@ -SHA256 (wordpress-4.0.1-ru_RU.tar.gz) = f9b34d5fde38efc136cdfd9efc737efd8a1802b3ee72945ec6825d9dd593eb4c -SIZE (wordpress-4.0.1-ru_RU.tar.gz) = 6494277 +SHA256 (wordpress-4.1-ru_RU.tar.gz) = 3da05117213e457fa19f5ac66a70d4690068fb09759c363ae9d201e37626ffd5 +SIZE (wordpress-4.1-ru_RU.tar.gz) = 6647386 From owner-svn-ports-all@FreeBSD.ORG Sun Dec 21 03:37:25 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A12805D3 for ; Sun, 21 Dec 2014 03:37:25 +0000 (UTC) Received: from mail-ie0-f175.google.com (mail-ie0-f175.google.com [209.85.223.175]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 703D42F3B for ; Sun, 21 Dec 2014 03:37:25 +0000 (UTC) Received: by mail-ie0-f175.google.com with SMTP id x19so2806414ier.20 for ; Sat, 20 Dec 2014 19:37:18 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:reply-to:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=7DzFqtK6GfCEUiFY59jj7p36vUdPh7Pi2rp4jLEZ6Dc=; b=lUQUgrEEt/RAku1BuccMQzI+ju7uUwrx3aiqzmKb3RLD+uyEwNycJfOXa4ozsbHS38 0ZRL6gSiVVr4hW97U2LKoylSw0gbevqerxyPYyDeg/jUbhedgr5pTBVnH2mnTxlvSnhl CErVlpZ/PnDw2cpL0RjQn4QqIFhJ6+kgL2aWwPoFhFCqBFy/6vUIqWqtCf/ulIVgvbY4 0AWc5Y9eMpYLRX5D0B/awYRiC8wF7X1oUnbPvXYLgZRP2TnRUBcHlrcBNHnbeubAikeI +WX2ZTBXjQPjh2q84ECrmUBbmqTTKlSBNhgsPa7pZILKiST7v3cfS46wB03qyTIRpKKc wdYQ== X-Gm-Message-State: ALoCoQlapCJa+l3KMrvPnO+kfgE5QGrXghoNVt0vFlGU1KVi7uiH6yP99zv1mZXHuDIJTg3lCW3e MIME-Version: 1.0 X-Received: by 10.107.9.213 with SMTP id 82mr14875418ioj.45.1419133038738; Sat, 20 Dec 2014 19:37:18 -0800 (PST) Received: by 10.42.83.198 with HTTP; Sat, 20 Dec 2014 19:37:18 -0800 (PST) Reply-To: v@fatpipi.com In-Reply-To: References: <201412101605.sBAG5knf064497@svn.freebsd.org> <20141210161422.GA26474@ivaldir.etoilebsd.net> Date: Sun, 21 Dec 2014 11:37:18 +0800 Message-ID: Subject: Re: svn commit: r374476 - in head/x11: . xvt xvt/files From: Vanilla Hsu To: C Hutchinson Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 Cc: svn-ports-head@freebsd.org, Baptiste Daroussin , ports-committers@freebsd.org, svn-ports-all@freebsd.org, "Vanilla I. Shu" X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Dec 2014 03:37:25 -0000 on my test, without suid root, utmp have no any records on xvt session. 2014-12-11 0:55 GMT+08:00 C Hutchinson : > On Thu, 11 Dec 2014 00:17:52 +0800 Vanilla Hsu wrote > > > Need to touch utmp? > > > > 2014-12-11 0:14 GMT+08:00 Baptiste Daroussin : > > > > > On Wed, Dec 10, 2014 at 04:05:46PM +0000, Vanilla I. Shu wrote: > > > > Author: vanilla > > > > Date: Wed Dec 10 16:05:45 2014 > > > > New Revision: 374476 > > > > URL: https://svnweb.freebsd.org/changeset/ports/374476 > > > > QAT: https://qat.redports.org/buildarchive/r374476/ > > > > > > > > Log: > > > > Add xvt 3.0.0, xterm replacement supporting color, transparency, > and > > > > more, with less. > > > > > > > Why is the xvt binary being installed with a setuid root? that looks > very > > > very > > > wrong to me. > > > > > > Regards, > > > Bapt > > > > As to root; I performed all the testing while having elevated privileges. > That's why the log indicates that. > As to utmp; this (appears?) to be standard procedure. Testing against > x11/rxvt-devel, x11/rxvt, x11/rxvt-unicode, they all do this as well. > Didn't test x11/xterm. Are they *all* wrong? > > --Chris > > > From owner-svn-ports-all@FreeBSD.ORG Sun Dec 21 03:45:33 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1AB3B64C; Sun, 21 Dec 2014 03:45:33 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 06A571023; Sun, 21 Dec 2014 03:45:33 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBL3jW9o047833; Sun, 21 Dec 2014 03:45:32 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBL3jW1J047830; Sun, 21 Dec 2014 03:45:32 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201412210345.sBL3jW1J047830@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Sun, 21 Dec 2014 03:45:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375152 - in head/www/claroline: . 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Dec 2014 03:45:33 -0000 Author: wen Date: Sun Dec 21 03:45:31 2014 New Revision: 375152 URL: https://svnweb.freebsd.org/changeset/ports/375152 QAT: https://qat.redports.org/buildarchive/r375152/ Log: - Update to 1.11.10.1 - Update pkg-message.in Deleted: head/www/claroline/pkg-plist Modified: head/www/claroline/Makefile head/www/claroline/distinfo head/www/claroline/files/pkg-message.in Modified: head/www/claroline/Makefile ============================================================================== --- head/www/claroline/Makefile Sun Dec 21 01:45:36 2014 (r375151) +++ head/www/claroline/Makefile Sun Dec 21 03:45:31 2014 (r375152) @@ -2,9 +2,10 @@ # $FreeBSD$ PORTNAME= claroline -PORTVERSION= 1.11.10 +PORTVERSION= 1.11.10.1 CATEGORIES= www -MASTER_SITES= SF/${PORTNAME}/Claroline/Claroline_${PORTVERSION} +MASTER_SITES= SF/${PORTNAME}/Claroline/Claroline_1.11.10 +DISTNAME= ${PORTNAME}-1.11.10-1 MAINTAINER= wen@FreeBSD.org COMMENT= Open Source eLearning and eWorking platform @@ -15,6 +16,8 @@ NO_BUILD= yes USE_PHP= mysql WRKSRC= ${WRKDIR}/${DISTNAME} SUB_FILES= pkg-message +PLIST= ${WRKDIR}/plist +CLARODIR= www/claroline OPTIONS_DEFINE= LDAP GD SSL OPTIONS_DEFAULT= GD @@ -33,15 +36,19 @@ USE_PHP+= openssl USE_PHP+= ldap .endif +pre-install: + @${ECHO_CMD} "@owner ${WWWOWN}" >> ${PLIST} + @${ECHO_CMD} "@group ${WWWGRP}" >> ${PLIST} + @${ECHO_CMD} "@mode 755" >> ${PLIST} + @${FIND} -s -d ${WRKSRC} -type f | ${SED} "s?${WRKSRC}?${CLARODIR}?g" >>${PLIST} + @${FIND} -s -d ${WRKSRC} -type d | ${SED} "s?${WRKSRC}?@dir ${CLARODIR}?g" >> ${PLIST} + @${ECHO_CMD} "@mode" >> ${PLIST} + @${ECHO_CMD} "@group" >> ${PLIST} + @${ECHO_CMD} "@owner" >> ${PLIST} + do-install: @cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${WWWDIR} - @${CHOWN} -R ${WWWOWN}:${WWWGRP} ${STAGEDIR}${WWWDIR} @${CHMOD} -R 755 ${STAGEDIR}${WWWDIR} - @${ECHO_CMD} '@exec ${CHOWN} -R ${WWWOWN}:${WWWGRP} ${STAGEDIR}${WWWDIR}' \ - >> ${TMPPLIST} - @${ECHO_CMD} '@exec ${CHMOD} -R 755 ${STAGEDIR}${WWWDIR}' >>${TMPPLIST} - -post-install: - @${CAT} ${PKGMESSAGE} + @${ECHO_CMD} '@exec ${CHMOD} -R 755 ${STAGEDIR}${WWWDIR}' >>${PLIST} .include Modified: head/www/claroline/distinfo ============================================================================== --- head/www/claroline/distinfo Sun Dec 21 01:45:36 2014 (r375151) +++ head/www/claroline/distinfo Sun Dec 21 03:45:31 2014 (r375152) @@ -1,2 +1,2 @@ -SHA256 (claroline-1.11.10.tar.gz) = 666b63e3b4cf0d188a7f618c0c65493812f0ba2283e606d8f1ea8236072d9dd6 -SIZE (claroline-1.11.10.tar.gz) = 5855725 +SHA256 (claroline-1.11.10-1.tar.gz) = 9e887be39f6de9306ad7c197b723554484eb96d5a1e7aca0abc7d63d8b1d007e +SIZE (claroline-1.11.10-1.tar.gz) = 5855704 Modified: head/www/claroline/files/pkg-message.in ============================================================================== --- head/www/claroline/files/pkg-message.in Sun Dec 21 01:45:36 2014 (r375151) +++ head/www/claroline/files/pkg-message.in Sun Dec 21 03:45:31 2014 (r375152) @@ -5,7 +5,16 @@ POST-INSTALL CONFIGURATION FOR Claroline 1) Add the following to your Apache configuration, and restart the server: - ### Add the AcceptPathInfo directive only for Apache 2.0.30 or later. + For Apache version 2.4.x or above: + Alias /claroline %%WWWDIR%%/ + AcceptPathInfo On + + Options Indexes + AllowOverride None + Require all granted + + + For Apache versions earlier than 2.4: Alias /claroline %%WWWDIR%%/ AcceptPathInfo On From owner-svn-ports-all@FreeBSD.ORG Sun Dec 21 04:11:02 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5EF267E6; Sun, 21 Dec 2014 04:11:02 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3CEB01960; Sun, 21 Dec 2014 04:11:02 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBL4B2de059742; Sun, 21 Dec 2014 04:11:02 GMT (envelope-from shurd@FreeBSD.org) Received: (from shurd@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBL4B0gR059727; Sun, 21 Dec 2014 04:11:00 GMT (envelope-from shurd@FreeBSD.org) Message-Id: <201412210411.sBL4B0gR059727@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: shurd set sender to shurd@FreeBSD.org using -f From: Stephen Hurd Date: Sun, 21 Dec 2014 04:11:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375153 - in head/comms/cqrlog: . 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Dec 2014 04:11:02 -0000 Author: shurd Date: Sun Dec 21 04:10:59 2014 New Revision: 375153 URL: https://svnweb.freebsd.org/changeset/ports/375153 QAT: https://qat.redports.org/buildarchive/r375153/ Log: Update to 1.8.2 Too many minor updates to list, see src/CHANGELOG for fill list. This includes a patch to fix import of new country lists. Added: head/comms/cqrlog/files/patch-src_dData.lfm (contents, props changed) head/comms/cqrlog/files/patch-src_dData.lrs (contents, props changed) Deleted: head/comms/cqrlog/files/patch-src_cqrlog.lpi Modified: head/comms/cqrlog/Makefile head/comms/cqrlog/distinfo (contents, props changed) head/comms/cqrlog/files/patch-src_dUtils.pas (contents, props changed) Directory Properties: head/comms/cqrlog/files/environmentoptions.xml.in (props changed) Modified: head/comms/cqrlog/Makefile ============================================================================== --- head/comms/cqrlog/Makefile Sun Dec 21 03:45:31 2014 (r375152) +++ head/comms/cqrlog/Makefile Sun Dec 21 04:10:59 2014 (r375153) @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= cqrlog -PORTVERSION= 1.7.4 +PORTVERSION= 1.8.2 CATEGORIES= comms hamradio -MASTER_SITES= http://www.cqrlog.com/files/cqrlog_1.7.4/ \ +MASTER_SITES= http://www.cqrlog.com/files/cqrlog_${PORTVERSION}/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= shurd DISTNAME= ${PORTNAME}_${PORTVERSION}.src Modified: head/comms/cqrlog/distinfo ============================================================================== --- head/comms/cqrlog/distinfo Sun Dec 21 03:45:31 2014 (r375152) +++ head/comms/cqrlog/distinfo Sun Dec 21 04:10:59 2014 (r375153) @@ -1,4 +1,2 @@ -SHA256 (cqrlog_1.7.4.src.tar.gz) = c9c06fc9f0d428a63dc97a9e4d046bfc70bf3fc97be419e2a94cb21c82fbaf2e -SIZE (cqrlog_1.7.4.src.tar.gz) = 7859696 -SHA256 (lnet-0.6.5.zip) = 6efc2dc00e63f516dc023a515ef7a9c7a09ce0256371485c382c8952ce463e2f -SIZE (lnet-0.6.5.zip) = 247305 +SHA256 (cqrlog_1.8.2.src.tar.gz) = 2d4b76949bcad5bed2683fce928524c683c6d69999d45526959a3d2f7e16516e +SIZE (cqrlog_1.8.2.src.tar.gz) = 7949130 Added: head/comms/cqrlog/files/patch-src_dData.lfm ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/comms/cqrlog/files/patch-src_dData.lfm Sun Dec 21 04:10:59 2014 (r375153) @@ -0,0 +1,11 @@ +--- src/dData.lfm.orig 2014-12-20 19:39:40.000000000 -0800 ++++ src/dData.lfm 2014-12-20 19:40:02.000000000 -0800 +@@ -113,7 +113,7 @@ + ' cont VARCHAR(6) NOT NULL,' + ' utc VARCHAR(12)NOT NULL,' + ' lat VARCHAR(10) NOT NULL,' +- ' longit VARCHAR(10) NOT NULL,' ++ ' longit VARCHAR(12) NOT NULL,' + ' itu VARCHAR(20) NOT NULL,' + ' waz VARCHAR(20) NOT NULL,' + ' adif SMALLINT NOT NULL DEFAULT 0,' Added: head/comms/cqrlog/files/patch-src_dData.lrs ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/comms/cqrlog/files/patch-src_dData.lrs Sun Dec 21 04:10:59 2014 (r375153) @@ -0,0 +1,11 @@ +--- src/dData.lrs.orig 2014-10-03 12:37:57.000000000 -0700 ++++ src/dData.lrs 2014-12-20 19:41:40.000000000 -0800 +@@ -38,7 +38,7 @@ + +'ARY KEY,'#6'& pref VARCHAR(20) NOT NULL,'#6''' name V' + +'ARCHAR(100) NOT NULL,'#6'% cont VARCHAR(6) NOT NULL,'#6'$ ' + +' utc VARCHAR(12)NOT NULL,'#6'% lat VARCHAR(10) NOT NULL,'#6 +- +'( longit VARCHAR(10) NOT NULL,'#6'% itu VARCHAR(20) N' ++ +'( longit VARCHAR(12) NOT NULL,'#6'% itu VARCHAR(20) N' + +'OT NULL,'#6'% waz VARCHAR(20) NOT NULL,'#6'- adif SMA' + +'LLINT NOT NULL DEFAULT 0,'#6'/ deleted SMALLINT NOT NULL DEFAULT' + +' 0'#6#2');'#6'$CREATE INDEX pref ON dxcc_ref(pref);'#6'$CREATE INDEX adif O' Modified: head/comms/cqrlog/files/patch-src_dUtils.pas ============================================================================== --- head/comms/cqrlog/files/patch-src_dUtils.pas Sun Dec 21 03:45:31 2014 (r375152) +++ head/comms/cqrlog/files/patch-src_dUtils.pas Sun Dec 21 04:10:59 2014 (r375153) @@ -1,20 +1,20 @@ ---- src/dUtils.pas.orig 2014-06-30 23:37:31.000000000 -0700 -+++ src/dUtils.pas 2014-06-30 23:38:03.000000000 -0700 -@@ -2229,7 +2229,7 @@ - proj : String = ''; +--- src/dUtils.pas.orig 2014-10-03 12:37:57.000000000 -0700 ++++ src/dUtils.pas 2014-12-20 18:13:35.000000000 -0800 +@@ -2380,7 +2380,7 @@ + proj: string = ''; begin Result := ''; -- Result := cqrini.ReadString('xplanet','path','/usr/bin/xplanet'); -+ Result := cqrini.ReadString('xplanet','path','%%LOCALBASE%%/bin/xplanet'); - myloc := cqrini.ReadString('Station','LOC',''); +- Result := cqrini.ReadString('xplanet', 'path', '/usr/bin/xplanet'); ++ Result := cqrini.ReadString('xplanet', 'path', '%%LOCALBASE%%/xplanet'); + myloc := cqrini.ReadString('Station', 'LOC', ''); if not FileExists(Result) then begin -@@ -2502,7 +2502,7 @@ +@@ -2670,7 +2670,7 @@ if Device = '' then exit; -- cmd := cqrini.ReadString('TRX','Path','/usr/bin/rigctld'); -+ cmd := cqrini.ReadString('TRX','Path','%%LOCALBASE%%/bin/rigctld'); +- cmd := cqrini.ReadString('TRX', 'Path', '/usr/bin/rigctld'); ++ cmd := cqrini.ReadString('TRX', 'Path', '%%LOCALBASE%%/rigctld'); if not FileExists(cmd) then exit; - cmd := cmd+' --model='+rigid; + cmd := cmd + ' --model=' + rigid; From owner-svn-ports-all@FreeBSD.ORG Sun Dec 21 08:05:01 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 1033) id C2561977; Sun, 21 Dec 2014 08:05:01 +0000 (UTC) Date: Sun, 21 Dec 2014 08:05:01 +0000 From: Alexey Dokuchaev To: Mark Felder Subject: Re: svn commit: r375023 - in head/www: . drupal7-jailadmin drupal7-vulnscan Message-ID: <20141221080501.GA27290@FreeBSD.org> References: <201412201748.sBKHmWSl041906@svn.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201412201748.sBKHmWSl041906@svn.freebsd.org> User-Agent: Mutt/1.5.23 (2014-03-12) Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Dec 2014 08:05:01 -0000 On Sat, Dec 20, 2014 at 05:48:31PM +0000, Mark Felder wrote: > New Revision: 375023 > URL: https://svnweb.freebsd.org/changeset/ports/375023 > QAT: https://qat.redports.org/buildarchive/r375023/ > > Log: > Remove ports per author's request > > Submitted by: Shawn Webb Did the author care to explain his reasons? ./danfe From owner-svn-ports-all@FreeBSD.ORG Sun Dec 21 08:10:02 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 1033) id E8BE1BD0; Sun, 21 Dec 2014 08:10:02 +0000 (UTC) Date: Sun, 21 Dec 2014 08:10:02 +0000 From: Alexey Dokuchaev To: Dmitry Sivachenko Subject: Re: svn commit: r375080 - head/devel/hadoop2 Message-ID: <20141221081002.GC27290@FreeBSD.org> References: <201412201832.sBKIWDi9072905@svn.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201412201832.sBKIWDi9072905@svn.freebsd.org> User-Agent: Mutt/1.5.23 (2014-03-12) Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Dec 2014 08:10:03 -0000 On Sat, Dec 20, 2014 at 06:32:13PM +0000, Dmitry Sivachenko wrote: > New Revision: 375080 > URL: https://svnweb.freebsd.org/changeset/ports/375080 > QAT: https://qat.redports.org/buildarchive/r375080/ > > Log: > Add some notes for potential update submitters. > [...] > > +# Please do not submit untested updates. Be sure to start hadoop in > +# distributed mode and run few map/reduce. Be sure there are no exception > +# in any of it's log files. This version is tested under the load and > +# no problems encountered so far. Thanks. Honestly, this should be kept in mind when updating practically *any* port. ./danfe From owner-svn-ports-all@FreeBSD.ORG Sun Dec 21 09:31:56 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9CB7E957; Sun, 21 Dec 2014 09:31:56 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 86EBD33E3; Sun, 21 Dec 2014 09:31:56 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBL9VubI012973; Sun, 21 Dec 2014 09:31:56 GMT (envelope-from rodrigo@FreeBSD.org) Received: (from rodrigo@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBL9Vt6w012965; Sun, 21 Dec 2014 09:31:55 GMT (envelope-from rodrigo@FreeBSD.org) Message-Id: <201412210931.sBL9Vt6w012965@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: rodrigo set sender to rodrigo@FreeBSD.org using -f From: Rodrigo Osorio Date: Sun, 21 Dec 2014 09:31:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375154 - head/editors/omegaT X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Dec 2014 09:31:56 -0000 Author: rodrigo Date: Sun Dec 21 09:31:55 2014 New Revision: 375154 URL: https://svnweb.freebsd.org/changeset/ports/375154 QAT: https://qat.redports.org/buildarchive/r375154/ Log: Upgrade omegaT from 2.6.3 to 3.1.8 Lot of changes, bugfixes and improvements Submitted by: rodrigo (mantainer) Modified: head/editors/omegaT/Makefile head/editors/omegaT/distinfo head/editors/omegaT/pkg-plist Modified: head/editors/omegaT/Makefile ============================================================================== --- head/editors/omegaT/Makefile Sun Dec 21 04:10:59 2014 (r375153) +++ head/editors/omegaT/Makefile Sun Dec 21 09:31:55 2014 (r375154) @@ -2,11 +2,10 @@ # $FreeBSD$ PORTNAME= omegaT -DISTVERSION= 2.6.3_01 -PORTREVISION= 1 +DISTVERSION= 3.1.8 CATEGORIES= editors java x11 -MASTER_SITES= SF/${PORTNAME:tl}/OmegaT%20-%20Standard/OmegaT%202.6.3%20update%201/ -DISTNAME= OmegaT_2.6.3_01_Source +MASTER_SITES= SF/${PORTNAME:tl}/OmegaT%20-%20Standard/OmegaT%20${DISTVERSION}/ +DISTNAME= OmegaT_${DISTVERSION}_Source DIST_SUBDIR= ${PORTNAME} MAINTAINER= rodrigo@FreeBSD.org @@ -14,7 +13,6 @@ COMMENT= Powerful translation memory app LICENSE= GPLv2 -BUILD_DEPENDS= ant:${PORTSDIR}/devel/apache-ant RUN_DEPENDS= java:${PORTSDIR}/java/javavmwrapper USES= zip @@ -26,6 +24,7 @@ JAVA_BUILD= yes JAVA_RUN= yes NO_WRKSUBDIR= yes USE_LDCONFIG= ${DATADIR}/native +ALL_TARGET= release DATADIR= ${JAVASHAREDIR}/${PORTNAME} SUB_FILES= omegaT.sh omegat.prefs @@ -34,14 +33,13 @@ DESKTOP_ENTRIES="OmegaT" "Translation me "${DATADIR}/images/OmegaT.png" \ "omegaT" "Office;WordProcessor;Java;" \ false - post-build: @cd ${WRKDIR} && ${MV} 'dist' ${PORTNAME} do-install: - ${INSTALL_SCRIPT} ${WRKDIR}/omegaT.sh ${STAGEDIR}${PREFIX}/bin/${PORTNAME} @${MKDIR} ${STAGEDIR}${JAVASHAREDIR}/${PORTNAME} - @cd ${WRKDIR} && ${COPYTREE_BIN} ${PORTNAME} ${STAGEDIR}${JAVASHAREDIR}/ + @cd ${WRKDIR} && ${COPYTREE_BIN} ${PORTNAME} ${STAGEDIR}${JAVASHAREDIR} ${INSTALL_SCRIPT} ${WRKDIR}/omegat.prefs ${STAGEDIR}${JAVASHAREDIR}/${PORTNAME} + ${INSTALL_SCRIPT} ${WRKDIR}/omegaT.sh ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include Modified: head/editors/omegaT/distinfo ============================================================================== --- head/editors/omegaT/distinfo Sun Dec 21 04:10:59 2014 (r375153) +++ head/editors/omegaT/distinfo Sun Dec 21 09:31:55 2014 (r375154) @@ -1,2 +1,2 @@ -SHA256 (omegaT/OmegaT_2.6.3_01_Source.zip) = b79099c5019da94ed74065910f0235507221adc6f18e081c97621de6c5990c5c -SIZE (omegaT/OmegaT_2.6.3_01_Source.zip) = 45945283 +SHA256 (omegaT/OmegaT_3.1.8_Source.zip) = 968baa6b414546bc3b69ce553103f830abcd18a247abfbbb42684efc337323ad +SIZE (omegaT/OmegaT_3.1.8_Source.zip) = 107658429 Modified: head/editors/omegaT/pkg-plist ============================================================================== --- head/editors/omegaT/pkg-plist Sun Dec 21 04:10:59 2014 (r375153) +++ head/editors/omegaT/pkg-plist Sun Dec 21 09:31:55 2014 (r375154) @@ -1,83 +1,11 @@ -bin/omegaT +%%DATADIR%%/OmegaT +%%DATADIR%%/OmegaT-JRE +%%DATADIR%%/OmegaT-license.txt +%%DATADIR%%/OmegaT.bat %%DATADIR%%/OmegaT.jar -%%DATADIR%%/native/hunspell-win32.dll -%%DATADIR%%/native/hunspell-win64.dll -%%DATADIR%%/native/libhunspell-linux32.so -%%DATADIR%%/native/libhunspell-linux64.so -%%DATADIR%%/native/libhunspell-macos32.dylib -%%DATADIR%%/native/libhunspell-macos64.dylib -%%DATADIR%%/lib/lib-mnemonics.jar -%%DATADIR%%/lib/MRJAdapter.jar -%%DATADIR%%/lib/jsch-0.1.49.jar -%%DATADIR%%/lib/org.eclipse.jgit-2.1.0.201209190230-r.jar -%%DATADIR%%/lib/sequence-library-1.0.2.jar -%%DATADIR%%/lib/svnkit-1.7.5.jar -%%DATADIR%%/lib/antlr-runtime-3.4.jar -%%DATADIR%%/lib/sqljet-1.1.3.jar -%%DATADIR%%/lib/htmlparser.jar -%%DATADIR%%/lib/vldocking_2.1.4.jar -%%DATADIR%%/lib/swing-worker-1.2.jar -%%DATADIR%%/lib/jna.jar -%%DATADIR%%/lib/swing-layout-1.0.jar -%%DATADIR%%/lib/jmyspell-core-1.0.0-beta-2.jar -%%DATADIR%%/lib/activation.jar -%%DATADIR%%/lib/jaxb-api.jar -%%DATADIR%%/lib/jaxb-impl.jar -%%DATADIR%%/lib/jsr173_1.0_api.jar -%%DATADIR%%/lib/diff.jar -%%DATADIR%%/lib/JSAP-2.1.jar -%%DATADIR%%/lib/ANTLR_3_License.txt -%%DATADIR%%/lib/CDDL+GPLv2.txt -%%DATADIR%%/lib/EDL-1.0.txt -%%DATADIR%%/lib/Licence_CeCILL_V2-en.txt -%%DATADIR%%/lib/Licence_CeCILL_V2-fr.txt -%%DATADIR%%/lib/Licenses.txt -%%DATADIR%%/lib/MPL-1.1.txt -%%DATADIR%%/lib/TMate_License.txt -%%DATADIR%%/lib/gpl-1.txt -%%DATADIR%%/lib/gpl-2.0.txt -%%DATADIR%%/lib/jsch_License.txt -%%DATADIR%%/lib/lgpl-2.1.txt -%%DATADIR%%/lib/sequence-library_License.txt -%%DATADIR%%/lib/sjsxp-1.0.2.jar %%DATADIR%%/changes.txt %%DATADIR%%/doc-license.txt -%%DATADIR%%/index.html -%%DATADIR%%/join.html -%%DATADIR%%/license.txt -%%DATADIR%%/readme_ar.txt -%%DATADIR%%/readme_ca.txt -%%DATADIR%%/readme_cs.txt -%%DATADIR%%/readme_cy.txt -%%DATADIR%%/readme_da.txt -%%DATADIR%%/readme_de.txt -%%DATADIR%%/readme_es.txt -%%DATADIR%%/readme_eu.txt -%%DATADIR%%/readme_fr.txt -%%DATADIR%%/readme_gl.txt -%%DATADIR%%/readme_hu.txt -%%DATADIR%%/readme_ia.txt -%%DATADIR%%/readme_it.txt -%%DATADIR%%/readme_ja.txt -%%DATADIR%%/readme_nl.txt -%%DATADIR%%/readme_pl.txt -%%DATADIR%%/readme_pt_BR.txt -%%DATADIR%%/readme_ru.txt -%%DATADIR%%/readme_sh.txt -%%DATADIR%%/readme_sk.txt -%%DATADIR%%/readme_sl.txt -%%DATADIR%%/readme_sq.txt -%%DATADIR%%/readme_sv.txt -%%DATADIR%%/readme_tr.txt -%%DATADIR%%/readme_zh_CN.txt -%%DATADIR%%/readme_zh_TW.txt -%%DATADIR%%/OmegaT.bat -%%DATADIR%%/OmegaT -%%DATADIR%%/OmegaT-JRE -%%DATADIR%%/linux-install.sh -%%DATADIR%%/omegat.kaptn -%%DATADIR%%/readme.txt -%%DATADIR%%/plugins/Readme-plugins.txt +%%DATADIR%%/docs/OmegaT-license.txt %%DATADIR%%/docs/ar/images/AppleKey.gif %%DATADIR%%/docs/ar/images/Dock.gif %%DATADIR%%/docs/ar/images/Maximize.gif @@ -110,7 +38,10 @@ bin/omegaT %%DATADIR%%/docs/be/Translating.html %%DATADIR%%/docs/be/UI.html %%DATADIR%%/docs/be/WPFormats.html +%%DATADIR%%/docs/be/images/InstantGuide_1.png +%%DATADIR%%/docs/be/images/InstantGuide_2.png %%DATADIR%%/docs/be/index.html +%%DATADIR%%/docs/be/instantStartGuideNoTOC.html %%DATADIR%%/docs/be/omegat.css %%DATADIR%%/docs/be/version.properties %%DATADIR%%/docs/ca/GoogleTranslate.html @@ -130,6 +61,8 @@ bin/omegaT %%DATADIR%%/docs/ca/images/DictMerriamWebster.png %%DATADIR%%/docs/ca/images/Dock.gif %%DATADIR%%/docs/ca/images/Glossary_pane.png +%%DATADIR%%/docs/ca/images/InstantGuide_1.png +%%DATADIR%%/docs/ca/images/InstantGuide_2.png %%DATADIR%%/docs/ca/images/Main_pane_counters.png %%DATADIR%%/docs/ca/images/MatchesPane.png %%DATADIR%%/docs/ca/images/Maximize.gif @@ -142,9 +75,9 @@ bin/omegaT %%DATADIR%%/docs/ca/images/Omegatproject.png %%DATADIR%%/docs/ca/images/RegexTester.png %%DATADIR%%/docs/ca/images/Restore.gif -%%DATADIR%%/docs/ca/images/TagValidator.png %%DATADIR%%/docs/ca/images/SpellcheckerSetup2.png %%DATADIR%%/docs/ca/images/SpellcheckingText.png +%%DATADIR%%/docs/ca/images/TagValidator.png %%DATADIR%%/docs/ca/images/TextSearch.png %%DATADIR%%/docs/ca/images/Undock.gif %%DATADIR%%/docs/ca/images/saveglossary.png @@ -171,9 +104,11 @@ bin/omegaT %%DATADIR%%/docs/ca/version.properties %%DATADIR%%/docs/ca/website.html %%DATADIR%%/docs/ca/xindex.html +%%DATADIR%%/docs/changes.txt %%DATADIR%%/docs/cs/OmegaT.css %%DATADIR%%/docs/cs/appendix.LanguageToolPlugin.inOmegaT.html %%DATADIR%%/docs/cs/appendix.ScriptingPlugin.inOmegaT.html +%%DATADIR%%/docs/cs/appendix.TeamProjects.html %%DATADIR%%/docs/cs/appendix.TokenizerPlugin.inOmegaT.html %%DATADIR%%/docs/cs/appendix.acknowledgements.html %%DATADIR%%/docs/cs/appendix.keyboard.html @@ -184,7 +119,7 @@ bin/omegaT %%DATADIR%%/docs/cs/chapter.about.OmegaT.html %%DATADIR%%/docs/cs/chapter.dictionaries.html %%DATADIR%%/docs/cs/chapter.file.filters.html -%%DATADIR%%/docs/cs/chapter.files.and.directories.html +%%DATADIR%%/docs/cs/chapter.files.and.folders.html %%DATADIR%%/docs/cs/chapter.files.to.translate.html %%DATADIR%%/docs/cs/chapter.formatted.text.html %%DATADIR%%/docs/cs/chapter.glossaries.html @@ -207,6 +142,7 @@ bin/omegaT %%DATADIR%%/docs/cs/images/Comments_25.png %%DATADIR%%/docs/cs/images/DictMerriamWebster.png %%DATADIR%%/docs/cs/images/Dock.gif +%%DATADIR%%/docs/cs/images/EditingBehaviourOptions.png %%DATADIR%%/docs/cs/images/EditingBehaviourOptions25.png %%DATADIR%%/docs/cs/images/GlossaryEntry_25.png %%DATADIR%%/docs/cs/images/GlossaryPane_25.png @@ -217,6 +153,7 @@ bin/omegaT %%DATADIR%%/docs/cs/images/Main_pane_counters.png %%DATADIR%%/docs/cs/images/MatchStatistics.png %%DATADIR%%/docs/cs/images/MatchesPane.png +%%DATADIR%%/docs/cs/images/MatchesPaneSetup.png %%DATADIR%%/docs/cs/images/MatchesPane_25.png %%DATADIR%%/docs/cs/images/Maximize.gif %%DATADIR%%/docs/cs/images/Minimize.gif @@ -224,26 +161,37 @@ bin/omegaT %%DATADIR%%/docs/cs/images/MultiTerm_Glossary_25.png %%DATADIR%%/docs/cs/images/NewProject.png %%DATADIR%%/docs/cs/images/NewProject_25.png +%%DATADIR%%/docs/cs/images/NewProject_26.png %%DATADIR%%/docs/cs/images/OmT_Cyrillic.png %%DATADIR%%/docs/cs/images/OmT_Japanese.png %%DATADIR%%/docs/cs/images/OmegaT_icon.png %%DATADIR%%/docs/cs/images/OmegaT_panes.png %%DATADIR%%/docs/cs/images/OmegaT_panes_25.png %%DATADIR%%/docs/cs/images/OmegaT_projects_and_subdirectories.png +%%DATADIR%%/docs/cs/images/OmegaT_projects_and_subfolders.png %%DATADIR%%/docs/cs/images/Omegatproject.png %%DATADIR%%/docs/cs/images/OptionsTabValidation_25.png +%%DATADIR%%/docs/cs/images/OptionsTagValidation_25.png %%DATADIR%%/docs/cs/images/ProjectFiles.png %%DATADIR%%/docs/cs/images/RegexTester.png +%%DATADIR%%/docs/cs/images/RegexTester___.png %%DATADIR%%/docs/cs/images/Restore.gif %%DATADIR%%/docs/cs/images/ScriptingDialog.png -%%DATADIR%%/docs/cs/images/TagValidation.png %%DATADIR%%/docs/cs/images/SpellcheckerSetup2.png %%DATADIR%%/docs/cs/images/SpellcheckerSetup_25.png %%DATADIR%%/docs/cs/images/SpellcheckingText.png %%DATADIR%%/docs/cs/images/StatisticsWindow_25.png +%%DATADIR%%/docs/cs/images/TagValidation.png %%DATADIR%%/docs/cs/images/TagValidator.png +%%DATADIR%%/docs/cs/images/Team_projects_Add.png +%%DATADIR%%/docs/cs/images/Team_projects_checkout.png +%%DATADIR%%/docs/cs/images/Team_projects_checkoutAddFolder.png +%%DATADIR%%/docs/cs/images/Team_projects_checkoutSVNupdate.png +%%DATADIR%%/docs/cs/images/Team_projects_inSync.png +%%DATADIR%%/docs/cs/images/Team_projects_initialCommit.png %%DATADIR%%/docs/cs/images/TextSearch.png %%DATADIR%%/docs/cs/images/TextSearch25.png +%%DATADIR%%/docs/cs/images/TortoiseExplorerExtension.png %%DATADIR%%/docs/cs/images/Undock.gif %%DATADIR%%/docs/cs/images/saveglossary.png %%DATADIR%%/docs/cs/images/tagged_segment.png @@ -253,9 +201,9 @@ bin/omegaT %%DATADIR%%/docs/cs/ix01.html %%DATADIR%%/docs/cs/license.txt %%DATADIR%%/docs/cs/version.properties -%%DATADIR%%/docs/cy/images/NewProject.png -%%DATADIR%%/docs/cy/images/tagged_segment.png -%%DATADIR%%/docs/cy/images/tagged_segment_target.png +%%DATADIR%%/docs/cy/OmegaT.css +%%DATADIR%%/docs/cy/images/InstantGuide_1.png +%%DATADIR%%/docs/cy/images/InstantGuide_2.png %%DATADIR%%/docs/cy/instantStartGuideNoTOC.html %%DATADIR%%/docs/cy/license.txt %%DATADIR%%/docs/cy/version.properties @@ -286,6 +234,8 @@ bin/omegaT %%DATADIR%%/docs/de/images/AsciiFilteroptions.jpg %%DATADIR%%/docs/de/images/Dock.gif %%DATADIR%%/docs/de/images/Glossary_pane.png +%%DATADIR%%/docs/de/images/InstantGuide_1.png +%%DATADIR%%/docs/de/images/InstantGuide_2.png %%DATADIR%%/docs/de/images/MatchesPane.png %%DATADIR%%/docs/de/images/Maximize.gif %%DATADIR%%/docs/de/images/Minimize.gif @@ -322,25 +272,104 @@ bin/omegaT %%DATADIR%%/docs/de/version.properties %%DATADIR%%/docs/de/website.html %%DATADIR%%/docs/de/xindex.html -%%DATADIR%%/docs/el/images/NewProject.png +%%DATADIR%%/docs/doc-license.txt +%%DATADIR%%/docs/el/appendix.LanguageToolPlugin.inOmegaT.html +%%DATADIR%%/docs/el/appendix.ScriptingPlugin.inOmegaT.html +%%DATADIR%%/docs/el/appendix.TeamProjects.html +%%DATADIR%%/docs/el/appendix.TokenizerPlugin.inOmegaT.html +%%DATADIR%%/docs/el/appendix.acknowledgements.html +%%DATADIR%%/docs/el/appendix.keyboard.html +%%DATADIR%%/docs/el/appendix.languages.html +%%DATADIR%%/docs/el/appendix.legal.notices.html +%%DATADIR%%/docs/el/appendix.shortcut.custom.html +%%DATADIR%%/docs/el/appendix.website.html +%%DATADIR%%/docs/el/chapter.about.OmegaT.html +%%DATADIR%%/docs/el/chapter.dictionaries.html +%%DATADIR%%/docs/el/chapter.file.filters.html +%%DATADIR%%/docs/el/chapter.files.and.directories.html +%%DATADIR%%/docs/el/chapter.files.to.translate.html +%%DATADIR%%/docs/el/chapter.glossaries.html +%%DATADIR%%/docs/el/chapter.installing.and.running.html +%%DATADIR%%/docs/el/chapter.instant.start.guide.html +%%DATADIR%%/docs/el/chapter.machine.translate.html +%%DATADIR%%/docs/el/chapter.menu.html +%%DATADIR%%/docs/el/chapter.misc.html +%%DATADIR%%/docs/el/chapter.plain.text.html +%%DATADIR%%/docs/el/chapter.project.properties.html +%%DATADIR%%/docs/el/chapter.regexp.html +%%DATADIR%%/docs/el/chapter.searches.html +%%DATADIR%%/docs/el/chapter.segmentation.html +%%DATADIR%%/docs/el/chapter.spellchecker.html +%%DATADIR%%/docs/el/chapter.translation.editing.html +%%DATADIR%%/docs/el/chapter.translation.memories.html +%%DATADIR%%/docs/el/chapter.user.interface.html +%%DATADIR%%/docs/el/images/AppleKey.gif +%%DATADIR%%/docs/el/images/Comments_25.png +%%DATADIR%%/docs/el/images/DictMerriamWebster.png +%%DATADIR%%/docs/el/images/Dock.gif +%%DATADIR%%/docs/el/images/EditingBehaviourOptions.png +%%DATADIR%%/docs/el/images/EditingBehaviourOptions25.png +%%DATADIR%%/docs/el/images/GlossaryEntry_25.png +%%DATADIR%%/docs/el/images/GlossaryPane_25.png +%%DATADIR%%/docs/el/images/InstantGuide_1.png +%%DATADIR%%/docs/el/images/InstantGuide_2.png +%%DATADIR%%/docs/el/images/LanguageToolExample.png +%%DATADIR%%/docs/el/images/MatchStatistics.png +%%DATADIR%%/docs/el/images/MatchesPaneSetup.png +%%DATADIR%%/docs/el/images/MatchesPane_25.png +%%DATADIR%%/docs/el/images/Maximize.gif +%%DATADIR%%/docs/el/images/Minimize.gif +%%DATADIR%%/docs/el/images/MobyDick.png +%%DATADIR%%/docs/el/images/MultiTerm_Glossary_25.png +%%DATADIR%%/docs/el/images/NewProject_26.png +%%DATADIR%%/docs/el/images/OmT_Cyrillic.png +%%DATADIR%%/docs/el/images/OmT_Japanese.png +%%DATADIR%%/docs/el/images/OmegaT_icon.png +%%DATADIR%%/docs/el/images/OmegaT_panes_25.png +%%DATADIR%%/docs/el/images/OmegaT_projects_and_subfolders.png +%%DATADIR%%/docs/el/images/Omegatproject.png +%%DATADIR%%/docs/el/images/OptionsTagValidation_25.png +%%DATADIR%%/docs/el/images/RegexTester.png +%%DATADIR%%/docs/el/images/Restore.gif +%%DATADIR%%/docs/el/images/ScriptingDialog.png +%%DATADIR%%/docs/el/images/SpellcheckerSetup_25.png +%%DATADIR%%/docs/el/images/SpellcheckingText.png +%%DATADIR%%/docs/el/images/StatisticsWindow_25.png +%%DATADIR%%/docs/el/images/TagValidation.png +%%DATADIR%%/docs/el/images/TagValidator.png +%%DATADIR%%/docs/el/images/Team_projects_Add.png +%%DATADIR%%/docs/el/images/Team_projects_checkout.png +%%DATADIR%%/docs/el/images/Team_projects_checkoutAddFolder.png +%%DATADIR%%/docs/el/images/Team_projects_checkoutSVNupdate.png +%%DATADIR%%/docs/el/images/Team_projects_inSync.png +%%DATADIR%%/docs/el/images/Team_projects_initialCommit.png +%%DATADIR%%/docs/el/images/TextSearch25.png +%%DATADIR%%/docs/el/images/TortoiseExplorerExtension.png +%%DATADIR%%/docs/el/images/Undock.gif +%%DATADIR%%/docs/el/images/saveglossary.png +%%DATADIR%%/docs/el/index.html %%DATADIR%%/docs/el/instantStartGuideNoTOC.html +%%DATADIR%%/docs/el/ix01.html %%DATADIR%%/docs/el/omegat.css %%DATADIR%%/docs/el/version.properties %%DATADIR%%/docs/en/OmegaT.css %%DATADIR%%/docs/en/appendix.LanguageToolPlugin.inOmegaT.html %%DATADIR%%/docs/en/appendix.ScriptingPlugin.inOmegaT.html +%%DATADIR%%/docs/en/appendix.Scripts.inOmegaT.html %%DATADIR%%/docs/en/appendix.TeamProjects.html %%DATADIR%%/docs/en/appendix.TokenizerPlugin.inOmegaT.html +%%DATADIR%%/docs/en/appendix.Tokenizers.inOmegaT.html %%DATADIR%%/docs/en/appendix.acknowledgements.html %%DATADIR%%/docs/en/appendix.keyboard.html %%DATADIR%%/docs/en/appendix.languages.html %%DATADIR%%/docs/en/appendix.legal.notices.html %%DATADIR%%/docs/en/appendix.shortcut.custom.html %%DATADIR%%/docs/en/appendix.website.html +%%DATADIR%%/docs/en/chapter.TaaS.html %%DATADIR%%/docs/en/chapter.about.OmegaT.html %%DATADIR%%/docs/en/chapter.dictionaries.html %%DATADIR%%/docs/en/chapter.file.filters.html -%%DATADIR%%/docs/en/chapter.files.and.directories.html +%%DATADIR%%/docs/en/chapter.files.and.folders.html %%DATADIR%%/docs/en/chapter.files.to.translate.html %%DATADIR%%/docs/en/chapter.formatted.text.html %%DATADIR%%/docs/en/chapter.glossaries.html @@ -352,6 +381,7 @@ bin/omegaT %%DATADIR%%/docs/en/chapter.plain.text.html %%DATADIR%%/docs/en/chapter.project.properties.html %%DATADIR%%/docs/en/chapter.regexp.html +%%DATADIR%%/docs/en/chapter.searchandreplace.html %%DATADIR%%/docs/en/chapter.searches.html %%DATADIR%%/docs/en/chapter.segmentation.html %%DATADIR%%/docs/en/chapter.spellchecker.html @@ -378,12 +408,11 @@ bin/omegaT %%DATADIR%%/docs/en/images/Minimize.gif %%DATADIR%%/docs/en/images/MobyDick.png %%DATADIR%%/docs/en/images/MultiTerm_Glossary_25.png -%%DATADIR%%/docs/en/images/NewProject_26.png %%DATADIR%%/docs/en/images/OmT_Cyrillic.png %%DATADIR%%/docs/en/images/OmT_Japanese.png %%DATADIR%%/docs/en/images/OmegaT_icon.png %%DATADIR%%/docs/en/images/OmegaT_panes_25.png -%%DATADIR%%/docs/en/images/OmegaT_projects_and_subdirectories.png +%%DATADIR%%/docs/en/images/OmegaT_projects_and_subfolders.png %%DATADIR%%/docs/en/images/Omegatproject.png %%DATADIR%%/docs/en/images/OptionsTabValidation_25.png %%DATADIR%%/docs/en/images/OptionsTagValidation_25.png @@ -401,7 +430,6 @@ bin/omegaT %%DATADIR%%/docs/en/images/Team_projects_checkoutSVNupdate.png %%DATADIR%%/docs/en/images/Team_projects_inSync.png %%DATADIR%%/docs/en/images/Team_projects_initialCommit.png -%%DATADIR%%/docs/en/images/TextSearch25.png %%DATADIR%%/docs/en/images/TortoiseExplorerExtension.png %%DATADIR%%/docs/en/images/Undock.gif %%DATADIR%%/docs/en/images/saveglossary.png @@ -483,10 +511,10 @@ bin/omegaT %%DATADIR%%/docs/es/images/OmT_Cyrillic.png %%DATADIR%%/docs/es/images/OmT_Japanese.png %%DATADIR%%/docs/es/images/OmegaT_icon.png -%%DATADIR%%/docs/es/images/RegexTester.png %%DATADIR%%/docs/es/images/OmegaT_panes.png %%DATADIR%%/docs/es/images/OmegaT_projects_and_subdirectories.png %%DATADIR%%/docs/es/images/Omegatproject.png +%%DATADIR%%/docs/es/images/RegexTester.png %%DATADIR%%/docs/es/images/Restore.gif %%DATADIR%%/docs/es/images/SpellcheckerSetup2.png %%DATADIR%%/docs/es/images/SpellcheckingText.png @@ -530,8 +558,8 @@ bin/omegaT %%DATADIR%%/docs/eu/images/RegexTester.png %%DATADIR%%/docs/eu/images/Restore.gif %%DATADIR%%/docs/eu/images/SpellcheckerSetup2.png -%%DATADIR%%/docs/eu/images/TagValidator.png %%DATADIR%%/docs/eu/images/SpellcheckingText.png +%%DATADIR%%/docs/eu/images/TagValidator.png %%DATADIR%%/docs/eu/images/TextSearch.png %%DATADIR%%/docs/eu/images/Undock.gif %%DATADIR%%/docs/eu/images/saveglossary.jpg @@ -558,51 +586,176 @@ bin/omegaT %%DATADIR%%/docs/eu/version.properties %%DATADIR%%/docs/eu/website.html %%DATADIR%%/docs/eu/xindex.html -%%DATADIR%%/docs/fr/Edit.html -%%DATADIR%%/docs/fr/FilesDirs.html -%%DATADIR%%/docs/fr/Fonts.html -%%DATADIR%%/docs/fr/GettingStarted.html -%%DATADIR%%/docs/fr/Gloss.html -%%DATADIR%%/docs/fr/Important.html -%%DATADIR%%/docs/fr/Install.html -%%DATADIR%%/docs/fr/InstantStart_NoNav.html -%%DATADIR%%/docs/fr/Intro.html -%%DATADIR%%/docs/fr/Matches.html -%%DATADIR%%/docs/fr/Navigating.html -%%DATADIR%%/docs/fr/OmegaT.png -%%DATADIR%%/docs/fr/SO.html -%%DATADIR%%/docs/fr/Saving.html -%%DATADIR%%/docs/fr/Searches.html -%%DATADIR%%/docs/fr/Segmentation.html -%%DATADIR%%/docs/fr/Shortcuts.html -%%DATADIR%%/docs/fr/SysReqs.html -%%DATADIR%%/docs/fr/TMFormats.html -%%DATADIR%%/docs/fr/Tags.html -%%DATADIR%%/docs/fr/Tips.html -%%DATADIR%%/docs/fr/Translating.html -%%DATADIR%%/docs/fr/UI.html -%%DATADIR%%/docs/fr/WPFormats.html -%%DATADIR%%/docs/fr/createproj.png +%%DATADIR%%/docs/fr/appendix.LanguageToolPlugin.inOmegaT.html +%%DATADIR%%/docs/fr/appendix.ScriptingPlugin.inOmegaT.html +%%DATADIR%%/docs/fr/appendix.Scripts.inOmegaT.html +%%DATADIR%%/docs/fr/appendix.TeamProjects.html +%%DATADIR%%/docs/fr/appendix.TokenizerPlugin.inOmegaT.html +%%DATADIR%%/docs/fr/appendix.Tokenizers.inOmegaT.html +%%DATADIR%%/docs/fr/appendix.acknowledgements.html +%%DATADIR%%/docs/fr/appendix.keyboard.html +%%DATADIR%%/docs/fr/appendix.languages.html +%%DATADIR%%/docs/fr/appendix.legal.notices.html +%%DATADIR%%/docs/fr/appendix.shortcut.custom.html +%%DATADIR%%/docs/fr/appendix.website.html +%%DATADIR%%/docs/fr/chapter.TaaS.html +%%DATADIR%%/docs/fr/chapter.about.OmegaT.html +%%DATADIR%%/docs/fr/chapter.dictionaries.html +%%DATADIR%%/docs/fr/chapter.file.filters.html +%%DATADIR%%/docs/fr/chapter.files.and.folders.html +%%DATADIR%%/docs/fr/chapter.files.to.translate.html +%%DATADIR%%/docs/fr/chapter.formatted.text.html +%%DATADIR%%/docs/fr/chapter.glossaries.html +%%DATADIR%%/docs/fr/chapter.installing.and.running.html +%%DATADIR%%/docs/fr/chapter.instant.start.guide.html +%%DATADIR%%/docs/fr/chapter.machine.translate.html +%%DATADIR%%/docs/fr/chapter.menu.html +%%DATADIR%%/docs/fr/chapter.misc.html +%%DATADIR%%/docs/fr/chapter.plain.text.html +%%DATADIR%%/docs/fr/chapter.project.properties.html +%%DATADIR%%/docs/fr/chapter.regexp.html +%%DATADIR%%/docs/fr/chapter.searchandreplace.html +%%DATADIR%%/docs/fr/chapter.searches.html +%%DATADIR%%/docs/fr/chapter.segmentation.html +%%DATADIR%%/docs/fr/chapter.spellchecker.html +%%DATADIR%%/docs/fr/chapter.translation.editing.html +%%DATADIR%%/docs/fr/chapter.translation.memories.html +%%DATADIR%%/docs/fr/chapter.user.interface.html %%DATADIR%%/docs/fr/images/AppleKey.gif +%%DATADIR%%/docs/fr/images/Comments_25.png +%%DATADIR%%/docs/fr/images/DictMerriamWebster.png %%DATADIR%%/docs/fr/images/Dock.gif +%%DATADIR%%/docs/fr/images/EditingBehaviourOptions.png +%%DATADIR%%/docs/fr/images/EditingBehaviourOptions25.png +%%DATADIR%%/docs/fr/images/GlossaryEntry_25.png +%%DATADIR%%/docs/fr/images/GlossaryPane_25.png %%DATADIR%%/docs/fr/images/InstantGuide_1.png %%DATADIR%%/docs/fr/images/InstantGuide_2.png +%%DATADIR%%/docs/fr/images/LanguageToolExample.png +%%DATADIR%%/docs/fr/images/MatchStatistics.png +%%DATADIR%%/docs/fr/images/MatchesPaneSetup.png +%%DATADIR%%/docs/fr/images/MatchesPane_2.png +%%DATADIR%%/docs/fr/images/MatchesPane_25.png %%DATADIR%%/docs/fr/images/Maximize.gif %%DATADIR%%/docs/fr/images/Minimize.gif +%%DATADIR%%/docs/fr/images/MobyDick.png +%%DATADIR%%/docs/fr/images/MultiTerm_Glossary_25.png +%%DATADIR%%/docs/fr/images/OmT_Cyrillic.png +%%DATADIR%%/docs/fr/images/OmT_Japanese.png +%%DATADIR%%/docs/fr/images/OmegaT_icon.png +%%DATADIR%%/docs/fr/images/OmegaT_panes_25.png +%%DATADIR%%/docs/fr/images/OmegaT_projects_and_subfolders.png +%%DATADIR%%/docs/fr/images/OmegaTproject.png +%%DATADIR%%/docs/fr/images/OptionsTagValidation_25.png +%%DATADIR%%/docs/fr/images/RegexTester.png %%DATADIR%%/docs/fr/images/Restore.gif +%%DATADIR%%/docs/fr/images/ScriptingDialog.png +%%DATADIR%%/docs/fr/images/SpellcheckerSetup_25.png +%%DATADIR%%/docs/fr/images/SpellcheckingText.png +%%DATADIR%%/docs/fr/images/StatisticsWindow_25.png +%%DATADIR%%/docs/fr/images/TagValidation.png +%%DATADIR%%/docs/fr/images/TagValidator.png +%%DATADIR%%/docs/fr/images/Team_projects_Add.png +%%DATADIR%%/docs/fr/images/Team_projects_checkout.png +%%DATADIR%%/docs/fr/images/Team_projects_checkoutAddFolder.png +%%DATADIR%%/docs/fr/images/Team_projects_checkoutSVNupdate.png +%%DATADIR%%/docs/fr/images/Team_projects_inSync.png +%%DATADIR%%/docs/fr/images/Team_projects_initialCommit.png +%%DATADIR%%/docs/fr/images/TextSearch25.png +%%DATADIR%%/docs/fr/images/TortoiseExplorerExtension.png %%DATADIR%%/docs/fr/images/Undock.gif +%%DATADIR%%/docs/fr/images/saveglossary.png %%DATADIR%%/docs/fr/index.html %%DATADIR%%/docs/fr/instantStartGuideNoTOC.html +%%DATADIR%%/docs/fr/ix01.html %%DATADIR%%/docs/fr/license.txt %%DATADIR%%/docs/fr/omegat.css %%DATADIR%%/docs/fr/version.properties %%DATADIR%%/docs/gl/OmegaT.css +%%DATADIR%%/docs/gl/appendix.LanguageToolPlugin.inOmegaT.html +%%DATADIR%%/docs/gl/appendix.ScriptingPlugin.inOmegaT.html +%%DATADIR%%/docs/gl/appendix.TeamProjects.html +%%DATADIR%%/docs/gl/appendix.TokenizerPlugin.inOmegaT.html +%%DATADIR%%/docs/gl/appendix.acknowledgements.html +%%DATADIR%%/docs/gl/appendix.keyboard.html +%%DATADIR%%/docs/gl/appendix.languages.html +%%DATADIR%%/docs/gl/appendix.legal.notices.html +%%DATADIR%%/docs/gl/appendix.shortcut.custom.html +%%DATADIR%%/docs/gl/appendix.website.html +%%DATADIR%%/docs/gl/chapter.about.OmegaT.html +%%DATADIR%%/docs/gl/chapter.dictionaries.html +%%DATADIR%%/docs/gl/chapter.file.filters.html +%%DATADIR%%/docs/gl/chapter.files.and.folders.html +%%DATADIR%%/docs/gl/chapter.files.to.translate.html +%%DATADIR%%/docs/gl/chapter.formatted.text.html +%%DATADIR%%/docs/gl/chapter.glossaries.html +%%DATADIR%%/docs/gl/chapter.installing.and.running.html +%%DATADIR%%/docs/gl/chapter.instant.start.guide.html +%%DATADIR%%/docs/gl/chapter.machine.translate.html +%%DATADIR%%/docs/gl/chapter.menu.html +%%DATADIR%%/docs/gl/chapter.misc.html +%%DATADIR%%/docs/gl/chapter.plain.text.html +%%DATADIR%%/docs/gl/chapter.project.properties.html +%%DATADIR%%/docs/gl/chapter.regexp.html +%%DATADIR%%/docs/gl/chapter.searches.html +%%DATADIR%%/docs/gl/chapter.segmentation.html +%%DATADIR%%/docs/gl/chapter.spellchecker.html +%%DATADIR%%/docs/gl/chapter.translation.editing.html +%%DATADIR%%/docs/gl/chapter.translation.memories.html +%%DATADIR%%/docs/gl/chapter.user.interface.html +%%DATADIR%%/docs/gl/images/AppleKey.gif +%%DATADIR%%/docs/gl/images/Comments_25.png +%%DATADIR%%/docs/gl/images/DictMerriamWebster.png +%%DATADIR%%/docs/gl/images/Dock.gif +%%DATADIR%%/docs/gl/images/EditingBehaviourOptions.png +%%DATADIR%%/docs/gl/images/EditingBehaviourOptions25.png +%%DATADIR%%/docs/gl/images/GlossaryEntry_25.png +%%DATADIR%%/docs/gl/images/GlossaryPane_25.png +%%DATADIR%%/docs/gl/images/InstantGuide_1.png +%%DATADIR%%/docs/gl/images/InstantGuide_2.png +%%DATADIR%%/docs/gl/images/LanguageToolExample.png +%%DATADIR%%/docs/gl/images/MatchStatistics.png %%DATADIR%%/docs/gl/images/MatchesPane.png +%%DATADIR%%/docs/gl/images/MatchesPaneSetup.png +%%DATADIR%%/docs/gl/images/MatchesPane_25.png +%%DATADIR%%/docs/gl/images/Maximize.gif +%%DATADIR%%/docs/gl/images/Minimize.gif +%%DATADIR%%/docs/gl/images/MobyDick.png +%%DATADIR%%/docs/gl/images/MultiTerm_Glossary_25.png %%DATADIR%%/docs/gl/images/NewProject.png +%%DATADIR%%/docs/gl/images/NewProject_26.png +%%DATADIR%%/docs/gl/images/OmT_Cyrillic.png +%%DATADIR%%/docs/gl/images/OmT_Japanese.png +%%DATADIR%%/docs/gl/images/OmegaT_icon.png +%%DATADIR%%/docs/gl/images/OmegaT_panes_25.png +%%DATADIR%%/docs/gl/images/OmegaT_projects_and_subfolders.png +%%DATADIR%%/docs/gl/images/Omegatproject.png +%%DATADIR%%/docs/gl/images/OptionsTagValidation_25.png +%%DATADIR%%/docs/gl/images/RegexTester.png +%%DATADIR%%/docs/gl/images/Restore.gif +%%DATADIR%%/docs/gl/images/ScriptingDialog.png +%%DATADIR%%/docs/gl/images/SpellcheckerSetup_25.png +%%DATADIR%%/docs/gl/images/SpellcheckingText.png +%%DATADIR%%/docs/gl/images/StatisticsWindow_25.png +%%DATADIR%%/docs/gl/images/TagValidation.png +%%DATADIR%%/docs/gl/images/TagValidator.png +%%DATADIR%%/docs/gl/images/Team_projects_Add.png +%%DATADIR%%/docs/gl/images/Team_projects_checkout.png +%%DATADIR%%/docs/gl/images/Team_projects_checkoutAddFolder.png +%%DATADIR%%/docs/gl/images/Team_projects_checkoutSVNupdate.png +%%DATADIR%%/docs/gl/images/Team_projects_inSync.png +%%DATADIR%%/docs/gl/images/Team_projects_initialCommit.png +%%DATADIR%%/docs/gl/images/TextSearch25.png +%%DATADIR%%/docs/gl/images/TortoiseExplorerExtension.png +%%DATADIR%%/docs/gl/images/Undock.gif +%%DATADIR%%/docs/gl/images/saveglossary.png %%DATADIR%%/docs/gl/images/tagged_segment.png %%DATADIR%%/docs/gl/images/tagged_segment_target.png +%%DATADIR%%/docs/gl/index.html %%DATADIR%%/docs/gl/instantStartGuideNoTOC.html +%%DATADIR%%/docs/gl/ix01.html %%DATADIR%%/docs/gl/license.txt +%%DATADIR%%/docs/gl/version.properties %%DATADIR%%/docs/hu/GoogleTranslate.html %%DATADIR%%/docs/hu/OmegaT.css %%DATADIR%%/docs/hu/aboutOmegaT.html @@ -620,6 +773,8 @@ bin/omegaT %%DATADIR%%/docs/hu/images/DictMerriamWebster.png %%DATADIR%%/docs/hu/images/Dock.gif %%DATADIR%%/docs/hu/images/Glossary_pane.png +%%DATADIR%%/docs/hu/images/InstantGuide_1.png +%%DATADIR%%/docs/hu/images/InstantGuide_2.png %%DATADIR%%/docs/hu/images/Main_pane_counters.png %%DATADIR%%/docs/hu/images/MatchesPane.png %%DATADIR%%/docs/hu/images/Maximize.gif @@ -632,9 +787,9 @@ bin/omegaT %%DATADIR%%/docs/hu/images/Omegatproject.png %%DATADIR%%/docs/hu/images/RegexTester.png %%DATADIR%%/docs/hu/images/Restore.gif -%%DATADIR%%/docs/hu/images/TagValidator.png %%DATADIR%%/docs/hu/images/SpellcheckerSetup2.png %%DATADIR%%/docs/hu/images/SpellcheckingText.png +%%DATADIR%%/docs/hu/images/TagValidator.png %%DATADIR%%/docs/hu/images/TextSearch.png %%DATADIR%%/docs/hu/images/Undock.gif %%DATADIR%%/docs/hu/images/saveglossary.png @@ -662,15 +817,92 @@ bin/omegaT %%DATADIR%%/docs/hu/website.html %%DATADIR%%/docs/hu/xindex.html %%DATADIR%%/docs/ia/OmegaT.css +%%DATADIR%%/docs/ia/appendix.LanguageToolPlugin.inOmegaT.html +%%DATADIR%%/docs/ia/appendix.ScriptingPlugin.inOmegaT.html +%%DATADIR%%/docs/ia/appendix.TeamProjects.html +%%DATADIR%%/docs/ia/appendix.TokenizerPlugin.inOmegaT.html +%%DATADIR%%/docs/ia/appendix.acknowledgements.html +%%DATADIR%%/docs/ia/appendix.keyboard.html +%%DATADIR%%/docs/ia/appendix.languages.html +%%DATADIR%%/docs/ia/appendix.legal.notices.html +%%DATADIR%%/docs/ia/appendix.shortcut.custom.html +%%DATADIR%%/docs/ia/appendix.website.html +%%DATADIR%%/docs/ia/chapter.about.OmegaT.html +%%DATADIR%%/docs/ia/chapter.dictionaries.html +%%DATADIR%%/docs/ia/chapter.file.filters.html +%%DATADIR%%/docs/ia/chapter.files.and.folders.html +%%DATADIR%%/docs/ia/chapter.files.to.translate.html +%%DATADIR%%/docs/ia/chapter.formatted.text.html +%%DATADIR%%/docs/ia/chapter.glossaries.html +%%DATADIR%%/docs/ia/chapter.installing.and.running.html +%%DATADIR%%/docs/ia/chapter.instant.start.guide.html +%%DATADIR%%/docs/ia/chapter.machine.translate.html +%%DATADIR%%/docs/ia/chapter.menu.html +%%DATADIR%%/docs/ia/chapter.misc.html +%%DATADIR%%/docs/ia/chapter.plain.text.html +%%DATADIR%%/docs/ia/chapter.project.properties.html +%%DATADIR%%/docs/ia/chapter.regexp.html +%%DATADIR%%/docs/ia/chapter.searches.html +%%DATADIR%%/docs/ia/chapter.segmentation.html +%%DATADIR%%/docs/ia/chapter.spellchecker.html +%%DATADIR%%/docs/ia/chapter.translation.editing.html +%%DATADIR%%/docs/ia/chapter.translation.memories.html +%%DATADIR%%/docs/ia/chapter.user.interface.html +%%DATADIR%%/docs/ia/images/AppleKey.gif +%%DATADIR%%/docs/ia/images/Comments_25.png +%%DATADIR%%/docs/ia/images/DictMerriamWebster.png +%%DATADIR%%/docs/ia/images/Dock.gif +%%DATADIR%%/docs/ia/images/EditingBehaviourOptions.png +%%DATADIR%%/docs/ia/images/EditingBehaviourOptions25.png +%%DATADIR%%/docs/ia/images/GlossaryEntry_25.png +%%DATADIR%%/docs/ia/images/GlossaryPane_25.png %%DATADIR%%/docs/ia/images/InstantGuide_1.png %%DATADIR%%/docs/ia/images/InstantGuide_2.png +%%DATADIR%%/docs/ia/images/LanguageToolExample.png +%%DATADIR%%/docs/ia/images/MatchStatistics.png +%%DATADIR%%/docs/ia/images/MatchesPaneSetup.png +%%DATADIR%%/docs/ia/images/MatchesPane_25.png +%%DATADIR%%/docs/ia/images/Maximize.gif +%%DATADIR%%/docs/ia/images/Minimize.gif +%%DATADIR%%/docs/ia/images/MobyDick.png +%%DATADIR%%/docs/ia/images/MultiTerm_Glossary_25.png +%%DATADIR%%/docs/ia/images/NewProject_26.png +%%DATADIR%%/docs/ia/images/OmT_Cyrillic.png +%%DATADIR%%/docs/ia/images/OmT_Japanese.png +%%DATADIR%%/docs/ia/images/OmegaT_icon.png +%%DATADIR%%/docs/ia/images/OmegaT_panes_25.png +%%DATADIR%%/docs/ia/images/OmegaT_projects_and_subfolders.png +%%DATADIR%%/docs/ia/images/Omegatproject.png +%%DATADIR%%/docs/ia/images/OptionsTagValidation_25.png +%%DATADIR%%/docs/ia/images/RegexTester.png +%%DATADIR%%/docs/ia/images/Restore.gif +%%DATADIR%%/docs/ia/images/ScriptingDialog.png +%%DATADIR%%/docs/ia/images/SpellcheckerSetup_25.png +%%DATADIR%%/docs/ia/images/SpellcheckingText.png +%%DATADIR%%/docs/ia/images/StatisticsWindow_25.png +%%DATADIR%%/docs/ia/images/TagValidation.png +%%DATADIR%%/docs/ia/images/TagValidator.png +%%DATADIR%%/docs/ia/images/Team_projects_Add.png +%%DATADIR%%/docs/ia/images/Team_projects_checkout.png +%%DATADIR%%/docs/ia/images/Team_projects_checkoutAddFolder.png +%%DATADIR%%/docs/ia/images/Team_projects_checkoutSVNupdate.png +%%DATADIR%%/docs/ia/images/Team_projects_inSync.png +%%DATADIR%%/docs/ia/images/Team_projects_initialCommit.png +%%DATADIR%%/docs/ia/images/TextSearch25.png +%%DATADIR%%/docs/ia/images/TortoiseExplorerExtension.png +%%DATADIR%%/docs/ia/images/Undock.gif +%%DATADIR%%/docs/ia/images/saveglossary.png +%%DATADIR%%/docs/ia/index.html %%DATADIR%%/docs/ia/instantStartGuideNoTOC.html +%%DATADIR%%/docs/ia/ix01.html +%%DATADIR%%/docs/ia/version.properties %%DATADIR%%/docs/id/images/InstantGuide_1.png %%DATADIR%%/docs/id/images/InstantGuide_2.png %%DATADIR%%/docs/id/instantStartGuideNoTOC.html %%DATADIR%%/docs/id/omegat.css %%DATADIR%%/docs/index.html %%DATADIR%%/docs/it/OmegaT.css +%%DATADIR%%/docs/it/aboutOmegaT.html %%DATADIR%%/docs/it/appendix.LanguageToolPlugin.inOmegaT.html %%DATADIR%%/docs/it/appendix.ScriptingPlugin.inOmegaT.html %%DATADIR%%/docs/it/appendix.TeamProjects.html @@ -684,7 +916,7 @@ bin/omegaT %%DATADIR%%/docs/it/chapter.about.OmegaT.html %%DATADIR%%/docs/it/chapter.dictionaries.html %%DATADIR%%/docs/it/chapter.file.filters.html -%%DATADIR%%/docs/it/chapter.files.and.directories.html +%%DATADIR%%/docs/it/chapter.files.and.folders.html %%DATADIR%%/docs/it/chapter.files.to.translate.html %%DATADIR%%/docs/it/chapter.formatted.text.html %%DATADIR%%/docs/it/chapter.glossaries.html @@ -718,7 +950,6 @@ bin/omegaT %%DATADIR%%/docs/it/images/Main_pane_counters.png %%DATADIR%%/docs/it/images/MatchStatistics.png %%DATADIR%%/docs/it/images/MatchesPane.png -%%DATADIR%%/docs/it/images/Restore.gif %%DATADIR%%/docs/it/images/MatchesPaneSetup.png %%DATADIR%%/docs/it/images/MatchesPane_25.png %%DATADIR%%/docs/it/images/Maximize.gif @@ -736,10 +967,10 @@ bin/omegaT %%DATADIR%%/docs/it/images/OmegaT_panes_25.png %%DATADIR%%/docs/it/images/OmegaT_projects_and_subdirectories.png %%DATADIR%%/docs/it/images/Omegatproject.png -%%DATADIR%%/docs/it/images/Undock.gif %%DATADIR%%/docs/it/images/OptionsTabValidation_25.png %%DATADIR%%/docs/it/images/OptionsTagValidation_25.png %%DATADIR%%/docs/it/images/RegexTester.png +%%DATADIR%%/docs/it/images/Restore.gif %%DATADIR%%/docs/it/images/ScriptingDialog.png %%DATADIR%%/docs/it/images/SpellcheckerSetup2.png %%DATADIR%%/docs/it/images/SpellcheckerSetup_25.png @@ -756,6 +987,7 @@ bin/omegaT %%DATADIR%%/docs/it/images/TextSearch.png %%DATADIR%%/docs/it/images/TextSearch25.png %%DATADIR%%/docs/it/images/TortoiseExplorerExtension.png +%%DATADIR%%/docs/it/images/Undock.gif %%DATADIR%%/docs/it/images/project_files.png %%DATADIR%%/docs/it/images/saveglossary.png %%DATADIR%%/docs/it/images/tagged_segment.png @@ -763,22 +995,26 @@ bin/omegaT %%DATADIR%%/docs/it/index.html %%DATADIR%%/docs/it/instantStartGuideNoTOC.html %%DATADIR%%/docs/it/ix01.html +%%DATADIR%%/docs/it/license.txt %%DATADIR%%/docs/it/version.properties %%DATADIR%%/docs/ja/OmegaT.css %%DATADIR%%/docs/ja/appendix.LanguageToolPlugin.inOmegaT.html %%DATADIR%%/docs/ja/appendix.ScriptingPlugin.inOmegaT.html +%%DATADIR%%/docs/ja/appendix.Scripts.inOmegaT.html %%DATADIR%%/docs/ja/appendix.TeamProjects.html %%DATADIR%%/docs/ja/appendix.TokenizerPlugin.inOmegaT.html +%%DATADIR%%/docs/ja/appendix.Tokenizers.inOmegaT.html %%DATADIR%%/docs/ja/appendix.acknowledgements.html %%DATADIR%%/docs/ja/appendix.keyboard.html %%DATADIR%%/docs/ja/appendix.languages.html %%DATADIR%%/docs/ja/appendix.legal.notices.html %%DATADIR%%/docs/ja/appendix.shortcut.custom.html %%DATADIR%%/docs/ja/appendix.website.html +%%DATADIR%%/docs/ja/chapter.TaaS.html %%DATADIR%%/docs/ja/chapter.about.OmegaT.html %%DATADIR%%/docs/ja/chapter.dictionaries.html %%DATADIR%%/docs/ja/chapter.file.filters.html -%%DATADIR%%/docs/ja/chapter.files.and.directories.html +%%DATADIR%%/docs/ja/chapter.files.and.folders.html %%DATADIR%%/docs/ja/chapter.files.to.translate.html %%DATADIR%%/docs/ja/chapter.formatted.text.html %%DATADIR%%/docs/ja/chapter.glossaries.html @@ -790,6 +1026,7 @@ bin/omegaT %%DATADIR%%/docs/ja/chapter.plain.text.html %%DATADIR%%/docs/ja/chapter.project.properties.html %%DATADIR%%/docs/ja/chapter.regexp.html +%%DATADIR%%/docs/ja/chapter.searchandreplace.html %%DATADIR%%/docs/ja/chapter.searches.html %%DATADIR%%/docs/ja/chapter.segmentation.html %%DATADIR%%/docs/ja/chapter.spellchecker.html @@ -819,7 +1056,7 @@ bin/omegaT %%DATADIR%%/docs/ja/images/OmT_Japanese.png %%DATADIR%%/docs/ja/images/OmegaT_icon.png %%DATADIR%%/docs/ja/images/OmegaT_panes_25.png -%%DATADIR%%/docs/ja/images/OmegaT_projects_and_subdirectories.png +%%DATADIR%%/docs/ja/images/OmegaT_projects_and_subfolders.png %%DATADIR%%/docs/ja/images/Omegatproject.png %%DATADIR%%/docs/ja/images/OptionsTagValidation_25.png %%DATADIR%%/docs/ja/images/RegexTester.png @@ -845,6 +1082,10 @@ bin/omegaT %%DATADIR%%/docs/ja/ix01.html %%DATADIR%%/docs/ja/license.txt %%DATADIR%%/docs/ja/version.properties +%%DATADIR%%/docs/ko/OmegaT.css +%%DATADIR%%/docs/ko/images/InstantGuide_1.png +%%DATADIR%%/docs/ko/images/InstantGuide_2.png +%%DATADIR%%/docs/ko/instantStartGuideNoTOC.html %%DATADIR%%/docs/nl/OmegaT.css %%DATADIR%%/docs/nl/appendix.LanguageToolPlugin.inOmegaT.html %%DATADIR%%/docs/nl/appendix.ScriptingPlugin.inOmegaT.html @@ -860,6 +1101,7 @@ bin/omegaT %%DATADIR%%/docs/nl/chapter.dictionaries.html %%DATADIR%%/docs/nl/chapter.file.filters.html %%DATADIR%%/docs/nl/chapter.files.and.directories.html +%%DATADIR%%/docs/nl/chapter.files.and.folders.html %%DATADIR%%/docs/nl/chapter.files.to.translate.html %%DATADIR%%/docs/nl/chapter.formatted.text.html %%DATADIR%%/docs/nl/chapter.glossaries.html @@ -888,29 +1130,24 @@ bin/omegaT %%DATADIR%%/docs/nl/images/InstantGuide_1.png %%DATADIR%%/docs/nl/images/InstantGuide_2.png %%DATADIR%%/docs/nl/images/LanguageToolExample.png -%%DATADIR%%/docs/nl/images/Main_pane_counters.png %%DATADIR%%/docs/nl/images/MatchStatistics.png %%DATADIR%%/docs/nl/images/MatchesPaneSetup.png %%DATADIR%%/docs/nl/images/MatchesPane_25.png %%DATADIR%%/docs/nl/images/Maximize.gif -%%DATADIR%%/docs/nl/images/Restore.gif %%DATADIR%%/docs/nl/images/Minimize.gif %%DATADIR%%/docs/nl/images/MobyDick.png %%DATADIR%%/docs/nl/images/MultiTerm_Glossary_25.png -%%DATADIR%%/docs/nl/images/NewProject_25.png %%DATADIR%%/docs/nl/images/NewProject_26.png +%%DATADIR%%/docs/nl/images/OMT_307.png %%DATADIR%%/docs/nl/images/OmT_Cyrillic.png %%DATADIR%%/docs/nl/images/OmT_Japanese.png -%%DATADIR%%/docs/nl/images/OmegaT projects_and_subdirectories.png %%DATADIR%%/docs/nl/images/OmegaT_icon.png -%%DATADIR%%/docs/nl/images/OmegaT_panes.png %%DATADIR%%/docs/nl/images/OmegaT_panes_25.png -%%DATADIR%%/docs/nl/images/OmegaT_projects_and_subdirectories.png +%%DATADIR%%/docs/nl/images/OmegaT_projects_and_subfolders.png %%DATADIR%%/docs/nl/images/Omegatproject.png -%%DATADIR%%/docs/nl/images/OptionsTabValidation_25.png -%%DATADIR%%/docs/nl/images/ProjectFiles.png +%%DATADIR%%/docs/nl/images/OptionsTagValidation_25.png %%DATADIR%%/docs/nl/images/RegexTester.png -%%DATADIR%%/docs/nl/images/TextSearch.png +%%DATADIR%%/docs/nl/images/Restore.gif %%DATADIR%%/docs/nl/images/ScriptingDialog.png %%DATADIR%%/docs/nl/images/SpellcheckerSetup.png %%DATADIR%%/docs/nl/images/SpellcheckerSetup2.png @@ -965,9 +1202,9 @@ bin/omegaT %%DATADIR%%/docs/pl/images/Omegatproject.png %%DATADIR%%/docs/pl/images/RegexTester.png %%DATADIR%%/docs/pl/images/Restore.gif -%%DATADIR%%/docs/pl/images/TagValidator.png %%DATADIR%%/docs/pl/images/SpellcheckerSetup2.png %%DATADIR%%/docs/pl/images/SpellcheckingText.png +%%DATADIR%%/docs/pl/images/TagValidator.png %%DATADIR%%/docs/pl/images/TextSearch.png %%DATADIR%%/docs/pl/images/Undock.gif %%DATADIR%%/docs/pl/images/saveglossary.png @@ -1003,15 +1240,51 @@ bin/omegaT %%DATADIR%%/docs/pt_BR/formattedText.html %%DATADIR%%/docs/pt_BR/glossaries.html %%DATADIR%%/docs/pt_BR/images/AppleKey.gif +%%DATADIR%%/docs/pt_BR/images/Comments_25.png +%%DATADIR%%/docs/pt_BR/images/DictMerriamWebster.png %%DATADIR%%/docs/pt_BR/images/Dock.gif +%%DATADIR%%/docs/pt_BR/images/EditingBehaviourOptions.png +%%DATADIR%%/docs/pt_BR/images/EditingBehaviourOptions25.png +%%DATADIR%%/docs/pt_BR/images/GlossaryEntry_25.png +%%DATADIR%%/docs/pt_BR/images/GlossaryPane_25.png +%%DATADIR%%/docs/pt_BR/images/InstantGuide_1.png +%%DATADIR%%/docs/pt_BR/images/InstantGuide_2.png +%%DATADIR%%/docs/pt_BR/images/LanguageToolExample.png +%%DATADIR%%/docs/pt_BR/images/MatchStatistics.png %%DATADIR%%/docs/pt_BR/images/MatchesPane.png +%%DATADIR%%/docs/pt_BR/images/MatchesPaneSetup.png %%DATADIR%%/docs/pt_BR/images/MatchesPane_25.png %%DATADIR%%/docs/pt_BR/images/Maximize.gif %%DATADIR%%/docs/pt_BR/images/Minimize.gif +%%DATADIR%%/docs/pt_BR/images/MobyDick.png +%%DATADIR%%/docs/pt_BR/images/MultiTerm_Glossary_25.png %%DATADIR%%/docs/pt_BR/images/NewProject.png %%DATADIR%%/docs/pt_BR/images/NewProject_26.png +%%DATADIR%%/docs/pt_BR/images/OmT_Cyrillic.png +%%DATADIR%%/docs/pt_BR/images/OmT_Japanese.png +%%DATADIR%%/docs/pt_BR/images/OmegaT_icon.png +%%DATADIR%%/docs/pt_BR/images/OmegaT_panes_25.png +%%DATADIR%%/docs/pt_BR/images/OmegaT_projects_and_subdirectories.png +%%DATADIR%%/docs/pt_BR/images/Omegatproject.png +%%DATADIR%%/docs/pt_BR/images/OptionsTagValidation_25.png +%%DATADIR%%/docs/pt_BR/images/RegexTester.png %%DATADIR%%/docs/pt_BR/images/Restore.gif +%%DATADIR%%/docs/pt_BR/images/ScriptingDialog.png +%%DATADIR%%/docs/pt_BR/images/SpellcheckerSetup_25.png +%%DATADIR%%/docs/pt_BR/images/SpellcheckingText.png +%%DATADIR%%/docs/pt_BR/images/StatisticsWindow_25.png +%%DATADIR%%/docs/pt_BR/images/TagValidation.png +%%DATADIR%%/docs/pt_BR/images/TagValidator.png +%%DATADIR%%/docs/pt_BR/images/Team_projects_Add.png +%%DATADIR%%/docs/pt_BR/images/Team_projects_checkout.png +%%DATADIR%%/docs/pt_BR/images/Team_projects_checkoutAddFolder.png +%%DATADIR%%/docs/pt_BR/images/Team_projects_checkoutSVNupdate.png +%%DATADIR%%/docs/pt_BR/images/Team_projects_inSync.png +%%DATADIR%%/docs/pt_BR/images/Team_projects_initialCommit.png +%%DATADIR%%/docs/pt_BR/images/TextSearch25.png +%%DATADIR%%/docs/pt_BR/images/TortoiseExplorerExtension.png %%DATADIR%%/docs/pt_BR/images/Undock.gif +%%DATADIR%%/docs/pt_BR/images/saveglossary.png %%DATADIR%%/docs/pt_BR/images/tagged_segment.png %%DATADIR%%/docs/pt_BR/images/tagged_segment_target.png %%DATADIR%%/docs/pt_BR/index.html @@ -1045,7 +1318,7 @@ bin/omegaT %%DATADIR%%/docs/ru/chapter.about.OmegaT.html %%DATADIR%%/docs/ru/chapter.dictionaries.html %%DATADIR%%/docs/ru/chapter.file.filters.html -%%DATADIR%%/docs/ru/chapter.files.and.directories.html +%%DATADIR%%/docs/ru/chapter.files.and.folders.html %%DATADIR%%/docs/ru/chapter.files.to.translate.html %%DATADIR%%/docs/ru/chapter.formatted.text.html %%DATADIR%%/docs/ru/chapter.glossaries.html @@ -1079,7 +1352,6 @@ bin/omegaT %%DATADIR%%/docs/ru/images/MatchesPaneSetup.png %%DATADIR%%/docs/ru/images/MatchesPane_25.png %%DATADIR%%/docs/ru/images/Maximize.gif -%%DATADIR%%/docs/ru/images/Restore.gif %%DATADIR%%/docs/ru/images/Minimize.gif %%DATADIR%%/docs/ru/images/MobyDick.png %%DATADIR%%/docs/ru/images/MultiTerm_Glossary_25.png @@ -1090,15 +1362,17 @@ bin/omegaT %%DATADIR%%/docs/ru/images/OmegaT_icon.png %%DATADIR%%/docs/ru/images/OmegaT_panes_25.png %%DATADIR%%/docs/ru/images/OmegaT_projects_and_subdirectories.png +%%DATADIR%%/docs/ru/images/OmegaT_projects_and_subfolders.png %%DATADIR%%/docs/ru/images/Omegatproject.png %%DATADIR%%/docs/ru/images/OptionsTabValidation_25.png %%DATADIR%%/docs/ru/images/OptionsTagValidation_25.png %%DATADIR%%/docs/ru/images/RegexTester.png +%%DATADIR%%/docs/ru/images/Restore.gif %%DATADIR%%/docs/ru/images/ScriptingDialog.png %%DATADIR%%/docs/ru/images/SpellcheckerSetup_25.png -%%DATADIR%%/docs/ru/images/TagValidation.png %%DATADIR%%/docs/ru/images/SpellcheckingText.png %%DATADIR%%/docs/ru/images/StatisticsWindow_25.png +%%DATADIR%%/docs/ru/images/TagValidation.png %%DATADIR%%/docs/ru/images/TagValidator.png %%DATADIR%%/docs/ru/images/Team_projects_Add.png %%DATADIR%%/docs/ru/images/Team_projects_checkout.png @@ -1212,10 +1486,10 @@ bin/omegaT %%DATADIR%%/docs/sl/images/Omegatproject.png %%DATADIR%%/docs/sl/images/ProjectFiles.png %%DATADIR%%/docs/sl/images/Restore.gif -%%DATADIR%%/docs/sl/images/TextSearch.png %%DATADIR%%/docs/sl/images/SpellcheckerSetup2.png %%DATADIR%%/docs/sl/images/SpellcheckingText.png %%DATADIR%%/docs/sl/images/TagValidator.png +%%DATADIR%%/docs/sl/images/TextSearch.png %%DATADIR%%/docs/sl/images/Undock.gif %%DATADIR%%/docs/sl/images/saveglossary.jpg %%DATADIR%%/docs/sl/images/tagged_segment.png @@ -1287,16 +1561,26 @@ bin/omegaT %%DATADIR%%/docs/tr/images/tagged_segment_target.png %%DATADIR%%/docs/tr/instantStartGuideNoTOC.html *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** From owner-svn-ports-all@FreeBSD.ORG Sun Dec 21 10:29:29 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 483F81BE; Sun, 21 Dec 2014 10:29:29 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 292C93FF4; Sun, 21 Dec 2014 10:29:29 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBLATT4Z039731; Sun, 21 Dec 2014 10:29:29 GMT (envelope-from ohauer@FreeBSD.org) Received: (from ohauer@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBLATSVl039730; Sun, 21 Dec 2014 10:29:28 GMT (envelope-from ohauer@FreeBSD.org) Message-Id: <201412211029.sBLATSVl039730@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: ohauer set sender to ohauer@FreeBSD.org using -f From: Olli Hauer Date: Sun, 21 Dec 2014 10:29:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375155 - head/devel/bugzilla44 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Dec 2014 10:29:29 -0000 Author: ohauer Date: Sun Dec 21 10:29:27 2014 New Revision: 375155 URL: https://svnweb.freebsd.org/changeset/ports/375155 QAT: https://qat.redports.org/buildarchive/r375155/ Log: - Since SOAP::Lite 1.0, XMLRPC::Lite is no longer included and so it must be installed separately. - Update min. dependency for some other modules [1] - bump PORTREVISION [1] Update min. dependency (ripped from upstream Requirements.pm) - p5-DateTime-TimeZone>=1.64: fixes a taint issue preventing the local timezone from being determined on some systems. - p5-DateTime>=0.75 fixes a warning thrown with Perl 5.17 and newer - p5-List-MoreUtils>=0.32 fixes several memory leaks in the XS version of some functions - p5-URI>=1.55 Follows RFC 3986 to escape characters in URI::Escape - p5-Chart>=2.4.1: Versions below 2.4.1 cannot be compared accurately, see https://rt.cpan.org/Public/Bug/Display.html?id=28218 - p5-TheSchwartz>=1.10: 1.10 supports declining of jobs - p5-File-Slurp>=9999.13: Required for jobqueue (mandantory in next release) - p5-Test-Taint>=1.06 1.06 no longer throws warnings with Perl 5.10+ - p5-DBD-Pg>=3.4.2 Bugfix release (single-quoted type) PR: 196168 Submitted by: gavin Modified: head/devel/bugzilla44/Makefile Modified: head/devel/bugzilla44/Makefile ============================================================================== --- head/devel/bugzilla44/Makefile Sun Dec 21 09:31:55 2014 (r375154) +++ head/devel/bugzilla44/Makefile Sun Dec 21 10:29:27 2014 (r375155) @@ -2,7 +2,7 @@ PORTNAME= bugzilla PORTVERSION= 4.4.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MASTER_SITES= BUGZILLA MASTER_SITE_SUBDIR= webtools webtools/archived @@ -12,19 +12,20 @@ COMMENT= Bug-tracking system developed b LICENSE= MPL +# see Bugzilla/Install/Requirements.pm RUN_DEPENDS= \ p5-CGI.pm>=3.51:${PORTSDIR}/www/p5-CGI.pm \ p5-DBI>=1.54:${PORTSDIR}/databases/p5-DBI \ - p5-DateTime-TimeZone>=0.71:${PORTSDIR}/devel/p5-DateTime-TimeZone \ - p5-DateTime>=0.28:${PORTSDIR}/devel/p5-DateTime \ + p5-DateTime-TimeZone>=1.64:${PORTSDIR}/devel/p5-DateTime-TimeZone \ + p5-DateTime>=0.75:${PORTSDIR}/devel/p5-DateTime \ p5-Email-MIME>=1.904:${PORTSDIR}/mail/p5-Email-MIME \ p5-Email-Send>=2.04:${PORTSDIR}/mail/p5-Email-Send \ p5-Encode-Detect>=0:${PORTSDIR}/converters/p5-Encode-Detect \ - p5-List-MoreUtils>=0.22:${PORTSDIR}/lang/p5-List-MoreUtils \ + p5-List-MoreUtils>=0.32:${PORTSDIR}/lang/p5-List-MoreUtils \ p5-Math-Random-ISAAC>=1.001:${PORTSDIR}/math/p5-Math-Random-ISAAC \ p5-Template-Toolkit>=2.22:${PORTSDIR}/www/p5-Template-Toolkit \ - p5-TimeDate>=1.19:${PORTSDIR}/devel/p5-TimeDate \ - p5-URI>=1.37:${PORTSDIR}/net/p5-URI + p5-TimeDate>=2.23:${PORTSDIR}/devel/p5-TimeDate \ + p5-URI>=1.55:${PORTSDIR}/net/p5-URI USES= perl5 cpe USE_PERL5= patch build run @@ -62,7 +63,7 @@ RUN_DEPENDS+= p5-DBD-mysql>=4.0001:${POR .if ${PORT_OPTIONS:MPGSQL} USES+= pgsql -RUN_DEPENDS+= p5-DBD-Pg>=2.19.3:${PORTSDIR}/databases/p5-DBD-Pg +RUN_DEPENDS+= p5-DBD-Pg>=3.4.2:${PORTSDIR}/databases/p5-DBD-Pg .endif .if ${PORT_OPTIONS:MSQLITE} @@ -79,7 +80,7 @@ RUN_DEPENDS+= p5-GD>=1.20:${PORTSDIR}/gr .endif .if ${PORT_OPTIONS:MCHARTING_MODULES} -RUN_DEPENDS+= p5-Chart>=2.1.0:${PORTSDIR}/graphics/p5-Chart +RUN_DEPENDS+= p5-Chart>=2.4.1:${PORTSDIR}/graphics/p5-Chart .endif .if ${PORT_OPTIONS:MPATCH_VIEWER} @@ -99,12 +100,14 @@ RUN_DEPENDS+= p5-Email-MIME-Attachment-S .endif .if ${PORT_OPTIONS:MMAIL_QUEUEING} -RUN_DEPENDS+= p5-TheSchwartz>=0:${PORTSDIR}/devel/p5-TheSchwartz \ - p5-Daemon-Generic>=0:${PORTSDIR}/net/p5-Daemon-Generic +# p5-File-Slurp will be a default dependency in the next release +RUN_DEPENDS+= p5-TheSchwartz>=1.10:${PORTSDIR}/devel/p5-TheSchwartz \ + p5-Daemon-Generic>=0:${PORTSDIR}/net/p5-Daemon-Generic \ + p5-File-Slurp>=9999.13:${PORTSDIR}/devel/p5-File-Slurp .endif .if ${PORT_OPTIONS:MMOVE_BUGZ} -RUN_DEPENDS+= p5-MIME-Tools>=0:${PORTSDIR}/mail/p5-MIME-Tools \ +RUN_DEPENDS+= p5-MIME-Tools>=5.406:${PORTSDIR}/mail/p5-MIME-Tools \ p5-XML-Twig>=0:${PORTSDIR}/textproc/p5-XML-Twig .endif @@ -113,14 +116,18 @@ RUN_DEPENDS+= convert:${PORTSDIR}/graphi .endif .if ${PORT_OPTIONS:MXMLRPC} || ${PORT_OPTIONS:MJSONRPC} -RUN_DEPENDS+= p5-Test-Taint>=0:${PORTSDIR}/devel/p5-Test-Taint +RUN_DEPENDS+= p5-Test-Taint>=1.06:${PORTSDIR}/devel/p5-Test-Taint .endif .if ${PORT_OPTIONS:MXMLRPC} +RUN_DEPENDS+= p5-XMLRPC-Lite>=0.712:${PORTSDIR}/net/p5-XMLRPC-Lite +# XXX SOAP::Lite can be removed if upstream officially depends on +# XMLRPC::Lite>=0.717, see Bugzilla/Install/Requirements.pm RUN_DEPENDS+= p5-SOAP-Lite>=0.712:${PORTSDIR}/net/p5-SOAP-Lite .endif .if ${PORT_OPTIONS:MJSONRPC} +# p5-JSON-XS will be a default dependency in the next release RUN_DEPENDS+= p5-JSON-RPC>=0:${PORTSDIR}/devel/p5-JSON-RPC \ p5-JSON-XS>=2.0:${PORTSDIR}/converters/p5-JSON-XS .endif From owner-svn-ports-all@FreeBSD.ORG Sun Dec 21 11:44:17 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 61F778B7; Sun, 21 Dec 2014 11:44:17 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4E05A2F97; Sun, 21 Dec 2014 11:44:17 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBLBiHRt078999; Sun, 21 Dec 2014 11:44:17 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBLBiGjl078997; Sun, 21 Dec 2014 11:44:16 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412211144.sBLBiGjl078997@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 21 Dec 2014 11:44:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375156 - head/net/torsocks X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Dec 2014 11:44:17 -0000 Author: antoine Date: Sun Dec 21 11:44:15 2014 New Revision: 375156 URL: https://svnweb.freebsd.org/changeset/ports/375156 QAT: https://qat.redports.org/buildarchive/r375156/ Log: - Fix plist - Strip shared library Modified: head/net/torsocks/Makefile head/net/torsocks/pkg-plist Modified: head/net/torsocks/Makefile ============================================================================== --- head/net/torsocks/Makefile Sun Dec 21 10:29:27 2014 (r375155) +++ head/net/torsocks/Makefile Sun Dec 21 11:44:15 2014 (r375156) @@ -3,7 +3,7 @@ PORTNAME= torsocks PORTVERSION= 1.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net security MASTER_SITES= GOOGLE_CODE \ http://tor.reactor-xg.kiev.ua/files/ @@ -18,6 +18,7 @@ ACLOCAL_ARGS= -I ${LOCALBASE}/share/aclo USES= gmake libtool USE_LDCONFIG= yes +INSTALL_TARGET= install-strip SUB_FILES= pkg-message Modified: head/net/torsocks/pkg-plist ============================================================================== --- head/net/torsocks/pkg-plist Sun Dec 21 10:29:27 2014 (r375155) +++ head/net/torsocks/pkg-plist Sun Dec 21 11:44:15 2014 (r375156) @@ -3,6 +3,7 @@ bin/usewithtor etc/torsocks.conf.sample lib/libtorsocks.a lib/libtorsocks.so +lib/libtorsocks.so.1 lib/libtorsocks.so.1.0.0 man/man1/torsocks.1.gz man/man1/usewithtor.1.gz From owner-svn-ports-all@FreeBSD.ORG Sun Dec 21 12:14:21 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 017D0F98; Sun, 21 Dec 2014 12:14:20 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C79613288; Sun, 21 Dec 2014 12:14:20 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBLCEKGZ093175; Sun, 21 Dec 2014 12:14:20 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBLCEKMX093173; Sun, 21 Dec 2014 12:14:20 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412211214.sBLCEKMX093173@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 21 Dec 2014 12:14:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375157 - in head/net-im/jabber: . 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Dec 2014 12:14:21 -0000 Author: antoine Date: Sun Dec 21 12:14:19 2014 New Revision: 375157 URL: https://svnweb.freebsd.org/changeset/ports/375157 QAT: https://qat.redports.org/buildarchive/r375157/ Log: - Fix plist - Replace pkg-install/pkg-deinstall scripts with @dir Deleted: head/net-im/jabber/files/pkg-deinstall.in head/net-im/jabber/files/pkg-install.in Modified: head/net-im/jabber/Makefile head/net-im/jabber/pkg-plist Modified: head/net-im/jabber/Makefile ============================================================================== --- head/net-im/jabber/Makefile Sun Dec 21 11:44:15 2014 (r375156) +++ head/net-im/jabber/Makefile Sun Dec 21 12:14:19 2014 (r375157) @@ -3,7 +3,7 @@ PORTNAME= jabber PORTVERSION= 1.6.1.1 -PORTREVISION= 17 +PORTREVISION= 18 PORTEPOCH= 1 CATEGORIES= net-im ipv6 MASTER_SITES= http://download.jabberd.org/jabberd14/%SUBDIR%/ @@ -40,23 +40,28 @@ CPPFLAGS+= $$(pth-config --cflags) \ LDFLAGS+= $$(pth-config --ldflags) \ -L${LOCALBASE}/lib -SUB_FILES= pkg-install pkg-deinstall pkg-message +SUB_FILES= pkg-message SUB_LIST= JABBER_USER=${JABBER_USER} \ JABBER_GROUP=${JABBER_GROUP} \ JABBER_ETCDIR="${JABBER_ETCDIR}" \ JABBER_LOGDIR="${JABBER_LOGDIR}" \ JABBER_SPOOLDIR="${JABBER_SPOOLDIR}" \ JABBER_RUNDIR="${JABBER_RUNDIR}" +PLIST_SUB= JABBER_USER=${JABBER_USER} \ + JABBER_GROUP=${JABBER_GROUP} \ + JABBER_LOGDIR="${JABBER_LOGDIR}" \ + JABBER_SPOOLDIR="${JABBER_SPOOLDIR}" \ + JABBER_RUNDIR="${JABBER_RUNDIR}" USERS= ${JABBER_USER} GROUPS= ${JABBER_GROUP} JABBER_USER= jabber JABBER_GROUP= jabber -JABBER_ETCDIR= "${PREFIX}/etc" -JABBER_RUNDIR= "/var/run/jabberd" -JABBER_SPOOLDIR="/var/spool/jabberd" -JABBER_LOGDIR= "/var/log/jabberd" +JABBER_ETCDIR= ${PREFIX}/etc +JABBER_RUNDIR= /var/run/jabberd +JABBER_SPOOLDIR=/var/spool/jabberd +JABBER_LOGDIR= /var/log/jabberd .include Modified: head/net-im/jabber/pkg-plist ============================================================================== --- head/net-im/jabber/pkg-plist Sun Dec 21 11:44:15 2014 (r375156) +++ head/net-im/jabber/pkg-plist Sun Dec 21 12:14:19 2014 (r375157) @@ -8,6 +8,7 @@ lib/jabber/libjabberd.so lib/jabber/libjabberd.so.2 lib/jabber/libjabberd.so.2.0.0 lib/jabber/libjabberddialback.so +lib/jabber/libjabberddialback.so.2 lib/jabber/libjabberddialback.so.2.0.0 lib/jabber/libjabberddnsrv.so lib/jabber/libjabberddnsrv.so.2 @@ -44,6 +45,6 @@ share/locale/nl/LC_MESSAGES/jabberd14.mo %%PORTDOCS%%%%DOCSDIR%%/TODO %%PORTDOCS%%%%DOCSDIR%%/UPGRADE %%PORTDOCS%%%%DOCSDIR%%/mysql.sql -%%PORTDOCS%%@dirrm %%DOCSDIR%% -@dirrmtry lib/jabber -@dirrmtry include/jabber +@dir %%JABBER_LOGDIR%% +@dir(%%JABBER_USER%%,%%JABBER_GROUP%%,0700) %%JABBER_RUNDIR%% +@dir(%%JABBER_USER%%,%%JABBER_GROUP%%,0700) %%JABBER_SPOOLDIR%% From owner-svn-ports-all@FreeBSD.ORG Sun Dec 21 13:04:30 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 3F7EA660; Sun, 21 Dec 2014 13:04:30 +0000 (UTC) Received: from smtpout7.timeweb.ru (smtpout7.timeweb.ru [92.53.117.21]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4ABEA3EBA; Sun, 21 Dec 2014 13:04:29 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=amdmi3.ru; s=dkim; h=In-Reply-To:Content-Type:MIME-Version:References:Message-ID:Subject:Cc:To:From:Date; bh=dWwTvJ/E8gsclOt6IjVQNh/DZ/QKzxwuLdA/8YFIt8A=; b=aZjhw0aLwidQ8qnJH6KDneO/CRhZErHhYvknPJJ3ih7CcUPHMQA/o068jBhjbwHIaaAUmsxI4Lrz+3cgLPJZ9jsHk/yz0LHsYJPj4zTE2YR8odKszL96wIpkG82oqvrckzs4E9002Pg+63XeqZnVxJVvqflXtjxfO3JJBXpJ4uA=; Received: from [213.148.20.85] (helo=hive.panopticon) by smtp.timeweb.ru with esmtpsa (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.76) (envelope-from ) id 1Y2g5W-0000QJ-Dp; Sun, 21 Dec 2014 15:58:22 +0300 Received: from hades.panopticon (hades.panopticon [192.168.0.32]) by hive.panopticon (Postfix) with ESMTP id BA00FACC; Sun, 21 Dec 2014 15:58:21 +0300 (MSK) Received: by hades.panopticon (Postfix, from userid 1000) id 83CFE133C2; Sun, 21 Dec 2014 15:58:21 +0300 (MSK) Date: Sun, 21 Dec 2014 15:58:21 +0300 From: Dmitry Marakasov To: Baptiste Daroussin Subject: Re: svn commit: r375084 - in head/games: avoision cretan-hubris criticalmass darkplaces doom-freedoom doom-hacx doom-hr2 dungeon edge fairymax fbg2 flightgear-aircraft flightgear-data flightgear-mb339-... Message-ID: <20141221125821.GC74124@hades.panopticon> References: <201412201837.sBKIbCWJ075045@svn.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <201412201837.sBKIbCWJ075045@svn.freebsd.org> User-Agent: Mutt/1.5.23 (2014-03-12) Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Dec 2014 13:04:30 -0000 * Baptiste Daroussin (bapt@FreeBSD.org) wrote: > Author: bapt > Date: Sat Dec 20 18:37:11 2014 > New Revision: 375084 > URL: https://svnweb.freebsd.org/changeset/ports/375084 > QAT: https://qat.redports.org/buildarchive/r375084/ > > Log: > Cleanup plist You've axed out many PLIST_DIRS with empty directories I've carefully added before, for example games/scourge-data, games/ftjava, graphics/nathive, games/pcgen. > Modified: > head/games/avoision/Makefile > head/games/cretan-hubris/Makefile > head/games/criticalmass/Makefile > head/games/darkplaces/Makefile > head/games/doom-freedoom/Makefile > head/games/doom-hacx/Makefile > head/games/doom-hr2/Makefile > head/games/dungeon/Makefile > head/games/edge/Makefile > head/games/fairymax/Makefile > head/games/fbg2/Makefile > head/games/flightgear-aircraft/Makefile > head/games/flightgear-data/Makefile > head/games/flightgear-mb339-pan/Makefile > head/games/freera/Makefile > head/games/freesweep/Makefile > head/games/ftjava/Makefile > head/games/jchessboard/Makefile > head/games/jinput/Makefile > head/games/jutils/Makefile > head/games/linux-enemyterritory-shrub/Makefile > head/games/linux-ut2003-demo/Makefile > head/games/lwjgl/Makefile > head/games/marsnomercy/Makefile > head/games/maxr/Makefile > head/games/naev-data/Makefile > head/games/oldrunner/Makefile > head/games/openpref/Makefile > head/games/pcgen/Makefile > head/games/phalanx/Makefile > head/games/quadra/Makefile > head/games/quake2-rogue/Makefile > head/games/quake2-xatrix/Makefile > head/games/redeclipse/Makefile > head/games/reminiscence/Makefile > head/games/sauerbraten/Makefile > head/games/scourge-data/Makefile > head/games/shaaft/Makefile > head/games/spicetrade/Makefile > head/games/starfighter/Makefile > head/games/sudoku/Makefile > head/games/thegrind/Makefile > head/games/tuxpaint-fonts/Makefile > head/games/widelands/Makefile > head/games/wmshuffle/Makefile > head/games/wordplay/Makefile > head/games/xcowsay/Makefile > head/games/xpuzzletama/Makefile > head/games/xrick/Makefile > head/games/xteddy/Makefile > head/games/xwelltris/Makefile > head/games/xwordpy/Makefile > head/games/xworm/Makefile > head/games/zoom/Makefile > > Modified: head/games/avoision/Makefile > ============================================================================== > --- head/games/avoision/Makefile Sat Dec 20 18:35:35 2014 (r375083) > +++ head/games/avoision/Makefile Sat Dec 20 18:37:11 2014 (r375084) > @@ -33,7 +33,6 @@ PLIST_FILES= bin/${PORTNAME} \ > share/applications/${PORTNAME}.desktop \ > share/pixmaps/${PORTNAME}.png \ > %%DATADIR%%/${PORTNAME}.zip > -PLIST_DIRS= %%DATADIR%% > > PORTDOCS= ChangeLog > > > Modified: head/games/cretan-hubris/Makefile > ============================================================================== > --- head/games/cretan-hubris/Makefile Sat Dec 20 18:35:35 2014 (r375083) > +++ head/games/cretan-hubris/Makefile Sat Dec 20 18:37:11 2014 (r375084) > @@ -33,6 +33,5 @@ PLIST_FILES= bin/${PORTNAME} \ > share/applications/${PORTNAME}.desktop \ > share/pixmaps/${PORTNAME}.png \ > %%DATADIR%%/${PORTNAME}.zip > -PLIST_DIRS= %%DATADIR%% > > .include > > Modified: head/games/criticalmass/Makefile > ============================================================================== > --- head/games/criticalmass/Makefile Sat Dec 20 18:35:35 2014 (r375083) > +++ head/games/criticalmass/Makefile Sat Dec 20 18:37:11 2014 (r375084) > @@ -39,7 +39,6 @@ PLIST_FILES= bin/Packer \ > man/man6/critter.6.gz \ > share/Critical_Mass/lg-criti.xm \ > share/Critical_Mass/resource.dat > -PLIST_DIRS= share/Critical_Mass > > DESKTOP_ENTRIES="CriticallMass" "" "" "critter" "" "" > > > Modified: head/games/darkplaces/Makefile > ============================================================================== > --- head/games/darkplaces/Makefile Sat Dec 20 18:35:35 2014 (r375083) > +++ head/games/darkplaces/Makefile Sat Dec 20 18:37:11 2014 (r375084) > @@ -30,7 +30,6 @@ DEDICATED_DESC= Build dedicated server > SDL_DESC= Build SDL client > > PLIST_FILES= %%DATADIR%%/dummy > -PLIST_DIRS= %%DATADIR%% > PORTDOCS= darkplaces.txt > > .include "${.CURDIR}/../quake-data/Makefile.include" > > Modified: head/games/doom-freedoom/Makefile > ============================================================================== > --- head/games/doom-freedoom/Makefile Sat Dec 20 18:35:35 2014 (r375083) > +++ head/games/doom-freedoom/Makefile Sat Dec 20 18:37:11 2014 (r375084) > @@ -19,7 +19,6 @@ DATADIR= ${DMDIR}/${PORTNAME} > DOCSDIR= ${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME} > > PLIST_FILES= %%DATADIR%%/doom2.wad > -PLIST_DIRS= %%DATADIR%% > PORTDOCS= ChangeLog NEWS README > > OPTIONS_DEFINE= DOCS > > Modified: head/games/doom-hacx/Makefile > ============================================================================== > --- head/games/doom-hacx/Makefile Sat Dec 20 18:35:35 2014 (r375083) > +++ head/games/doom-hacx/Makefile Sat Dec 20 18:37:11 2014 (r375084) > @@ -19,7 +19,6 @@ NO_WRKSUBDIR= yes > DATADIR= ${DMDIR}/${PORTNAME} > > PLIST_FILES= %%DATADIR%%/${DISTNAME} > -PLIST_DIRS= %%DATADIR%% > > .include "${.CURDIR}/../doom-data/Makefile.include" > > > Modified: head/games/doom-hr2/Makefile > ============================================================================== > --- head/games/doom-hr2/Makefile Sat Dec 20 18:35:35 2014 (r375083) > +++ head/games/doom-hr2/Makefile Sat Dec 20 18:37:11 2014 (r375084) > @@ -18,7 +18,6 @@ NO_WRKSUBDIR= yes > DATADIR= ${DMDIR}/${PORTNAME} > > PLIST_FILES= %%DATADIR%%/hr2final.wad > -PLIST_DIRS= %%DATADIR%% > PORTDOCS= hr2final.txt > > OPTIONS_DEFINE= DOCS > > Modified: head/games/dungeon/Makefile > ============================================================================== > --- head/games/dungeon/Makefile Sat Dec 20 18:35:35 2014 (r375083) > +++ head/games/dungeon/Makefile Sat Dec 20 18:37:11 2014 (r375084) > @@ -28,7 +28,6 @@ PLIST_FILES= bin/dungeon \ > man/man6/dungeon.6.gz \ > %%DATADIR%%/dundat \ > %%PORTDOCS%%%%DOCSDIR%%/dungn32b.zip > -PLIST_DIRS= %%DATADIR%% > > PORTDOCS= HISTORY MANIFEST README > > > Modified: head/games/edge/Makefile > ============================================================================== > --- head/games/edge/Makefile Sat Dec 20 18:35:35 2014 (r375083) > +++ head/games/edge/Makefile Sat Dec 20 18:37:11 2014 (r375084) > @@ -30,7 +30,6 @@ CFLAGS+= -ffast-math > WRKSRC= ${WRKDIR}/Edge-${PORTVERSION}-source > > PLIST_FILES= bin/edge %%DMDIR%%/edge.wad > -PLIST_DIRSTRY= %%DMDIR%% > PORTDOCS= * > > OPTIONS_DEFINE= DOCS > > Modified: head/games/fairymax/Makefile > ============================================================================== > --- head/games/fairymax/Makefile Sat Dec 20 18:35:35 2014 (r375083) > +++ head/games/fairymax/Makefile Sat Dec 20 18:37:11 2014 (r375084) > @@ -32,7 +32,6 @@ PLIST_FILES= bin/${PORTNAME} \ > man/man6/maxqi.6.gz \ > %%DATADIR%%/fmax.ini \ > %%DATADIR%%/qmax.ini > -PLIST_DIRS= %%DATADIR%% > > USES= gmake perl5 > USE_PERL5= build > > Modified: head/games/fbg2/Makefile > ============================================================================== > --- head/games/fbg2/Makefile Sat Dec 20 18:35:35 2014 (r375083) > +++ head/games/fbg2/Makefile Sat Dec 20 18:37:11 2014 (r375084) > @@ -33,7 +33,6 @@ PLIST_FILES= bin/${PORTNAME} \ > share/applications/${PORTNAME}.desktop \ > share/pixmaps/${PORTNAME}.png \ > %%DATADIR%%/${PORTNAME}.zip > -PLIST_DIRS= %%DATADIR%% > > PORTDOCS= ChangeLog > OPTIONS_DEFINE= DOCS > > Modified: head/games/flightgear-aircraft/Makefile > ============================================================================== > --- head/games/flightgear-aircraft/Makefile Sat Dec 20 18:35:35 2014 (r375083) > +++ head/games/flightgear-aircraft/Makefile Sat Dec 20 18:37:11 2014 (r375084) > @@ -64,7 +64,6 @@ EXTRACT_AFTER_ARGS= -d ${WRKSRC} > DATADIR= ${PREFIX}/share/flightgear/Aircraft > > PLIST= ${WRKDIR}/pkg-plist > -PLIST_DIRS= %%DATADIR%% > > pre-extract: > @${MKDIR} ${WRKSRC} > > Modified: head/games/flightgear-data/Makefile > ============================================================================== > --- head/games/flightgear-data/Makefile Sat Dec 20 18:35:35 2014 (r375083) > +++ head/games/flightgear-data/Makefile Sat Dec 20 18:37:11 2014 (r375084) > @@ -23,7 +23,6 @@ WRKSRC= ${WRKDIR}/fgdata > DATADIR= ${PREFIX}/share/flightgear > > PLIST= ${WRKDIR}/pkg-plist > -PLIST_DIRS= %%DATADIR%% > > MANUAL_PACKAGE_BUILD= very large distfile (>1 GB) > > > Modified: head/games/flightgear-mb339-pan/Makefile > ============================================================================== > --- head/games/flightgear-mb339-pan/Makefile Sat Dec 20 18:35:35 2014 (r375083) > +++ head/games/flightgear-mb339-pan/Makefile Sat Dec 20 18:37:11 2014 (r375084) > @@ -22,7 +22,6 @@ EXTRACT_AFTER_ARGS= -d ${WRKSRC} > DATADIR= ${PREFIX}/share/flightgear/Aircraft > > PLIST= ${WRKDIR}/pkg-plist > -PLIST_DIRS= %%DATADIR%% > > pre-extract: > @${MKDIR} ${WRKSRC} > > Modified: head/games/freera/Makefile > ============================================================================== > --- head/games/freera/Makefile Sat Dec 20 18:35:35 2014 (r375083) > +++ head/games/freera/Makefile Sat Dec 20 18:37:11 2014 (r375084) > @@ -20,7 +20,6 @@ SUB_FILES= pkg-message > > PLIST_FILES= bin/${PORTNAME} > PORTDATA= * > -PLIST_DIRS= %%DATADIR%%/mix > > post-patch: > @${MV} ${WRKSRC}/SConstruct ${WRKSRC}/SConstruct.orig > > Modified: head/games/freesweep/Makefile > ============================================================================== > --- head/games/freesweep/Makefile Sat Dec 20 18:35:35 2014 (r375083) > +++ head/games/freesweep/Makefile Sat Dec 20 18:37:11 2014 (r375084) > @@ -23,7 +23,6 @@ ALL_TARGET= ${PORTNAME} > PORTDOCS= CHANGES README > PLIST_FILES= "@(,games,2555) bin/${PORTNAME}" man/man6/${PORTNAME}.6.gz \ > %%DATADIR%%/sweeprc "@(,games,0664) %%DATADIR%%/sweeptimes" > -PLIST_DIRS= %%DATADIR%% > > OPTIONS_DEFINE= DOCS > > > Modified: head/games/ftjava/Makefile > ============================================================================== > --- head/games/ftjava/Makefile Sat Dec 20 18:35:35 2014 (r375083) > +++ head/games/ftjava/Makefile Sat Dec 20 18:37:11 2014 (r375084) > @@ -33,17 +33,6 @@ DATAFILES= Images IncomingGames Outgoing > PLIST_FILES= bin/ftjava > PORTDOCS= FTJava_Linux.html faq.html FTJava_Documentation.html > PORTDATA= * > -PLIST_DIRS= %%DATADIR%%/Ships/FullThrust/Kravak \ > - %%DATADIR%%/Ships/EFSB/NonAligned \ > - %%DATADIR%%/OutgoingGames \ > - %%DATADIR%%/IncomingGames \ > - %%DATADIR%%/Images/StarFleetWars/Terran \ > - %%DATADIR%%/Images/StarFleetWars/Entomalian \ > - %%DATADIR%%/Images/ShipIcons/StarFleetWars \ > - %%DATADIR%%/Images/ShipIcons/FullThrust \ > - %%DATADIR%%/Images/FullThrust/Sylvian \ > - %%DATADIR%%/Images/FullThrust/Kali \ > - %%DATADIR%%/Images/FullThrust/Eurasian > > SUB_FILES= ftjava.sh > > > Modified: head/games/jchessboard/Makefile > ============================================================================== > --- head/games/jchessboard/Makefile Sat Dec 20 18:35:35 2014 (r375083) > +++ head/games/jchessboard/Makefile Sat Dec 20 18:37:11 2014 (r375084) > @@ -22,7 +22,6 @@ DATADIR= ${JAVASHAREDIR}/${PORTNAME} > > PLIST_FILES= bin/${PORTNAME} \ > %%DATADIR%%/${JARFILE} > -PLIST_DIRS= %%DATADIR%% > SUB_FILES= ${PORTNAME} > SUB_LIST+= JARFILE=${JARFILE} \ > PORTNAME=${PORTNAME} > > Modified: head/games/jinput/Makefile > ============================================================================== > --- head/games/jinput/Makefile Sat Dec 20 18:35:35 2014 (r375083) > +++ head/games/jinput/Makefile Sat Dec 20 18:37:11 2014 (r375084) > @@ -21,7 +21,6 @@ USE_ANT= yes > ALL_TARGET= simple_linux > > PLIST_FILES= %%JAVAJARDIR%%/${PORTNAME}/${PORTNAME}.jar > -PLIST_DIRS= %%JAVAJARDIR%%/${PORTNAME} > > post-patch: > @${LN} -sf ${JAVALIBDIR}/jutils/jutils.jar ${WRKSRC}/lib/ > > Modified: head/games/jutils/Makefile > ============================================================================== > --- head/games/jutils/Makefile Sat Dec 20 18:35:35 2014 (r375083) > +++ head/games/jutils/Makefile Sat Dec 20 18:37:11 2014 (r375084) > @@ -17,7 +17,6 @@ JAVA_VENDOR= openjdk > USE_ANT= YES > > PLIST_FILES= %%JAVAJARDIR%%/${PORTNAME}/${PORTNAME}.jar > -PLIST_DIRS= %%JAVAJARDIR%%/${PORTNAME} > > do-install: > @${MKDIR} ${STAGEDIR}${JAVAJARDIR}/${PORTNAME} > > Modified: head/games/linux-enemyterritory-shrub/Makefile > ============================================================================== > --- head/games/linux-enemyterritory-shrub/Makefile Sat Dec 20 18:35:35 2014 (r375083) > +++ head/games/linux-enemyterritory-shrub/Makefile Sat Dec 20 18:37:11 2014 (r375084) > @@ -24,7 +24,6 @@ DATADIR= ${PREFIX}/lib/enemyterritory/${ > PLIST_FILES= bin/et-${PORTNAME} \ > bin/etded-${PORTNAME} \ > %%DATADIR%%/qagame.mp.i386.so > -PLIST_DIRS= %%DATADIR%% > > do-build: > .for f in et etded > > Modified: head/games/linux-ut2003-demo/Makefile > ============================================================================== > --- head/games/linux-ut2003-demo/Makefile Sat Dec 20 18:35:35 2014 (r375083) > +++ head/games/linux-ut2003-demo/Makefile Sat Dec 20 18:37:11 2014 (r375084) > @@ -29,7 +29,6 @@ SUB_LIST= UTDIR="${UTDIR}" > > PLIST_FILES= bin/ut2003-demo \ > %%DATADIR%%/UT2003Logo.bmp %%DATADIR%%/Unreal.xpm > -PLIST_DIRS= ${UTDIR_REL} %%DATADIR%% > PORTDOCS= * > > LIBDIRS= Animations Benchmark ForceFeedback KarmaData Maps Music \ > > Modified: head/games/lwjgl/Makefile > ============================================================================== > --- head/games/lwjgl/Makefile Sat Dec 20 18:35:35 2014 (r375083) > +++ head/games/lwjgl/Makefile Sat Dec 20 18:37:11 2014 (r375084) > @@ -37,8 +37,6 @@ PLIST_FILES= %%JAVAJARDIR%%/${PORTNAME}/ > %%JAVAJARDIR%%/${PORTNAME}/${PORTNAME}_test.jar \ > %%JAVAJARDIR%%/${PORTNAME}/${PORTNAME}_util.jar \ > %%JAVAJARDIR%%/${PORTNAME}/${PORTNAME}_util_applet.jar > -PLIST_DIRS= %%JAVAJARDIR%%/${PORTNAME} \ > - lib/${PORTNAME}${PORTVERSION} > > .include > > > Modified: head/games/marsnomercy/Makefile > ============================================================================== > --- head/games/marsnomercy/Makefile Sat Dec 20 18:35:35 2014 (r375083) > +++ head/games/marsnomercy/Makefile Sat Dec 20 18:37:11 2014 (r375084) > @@ -24,7 +24,6 @@ WRKSRC= ${WRKDIR}/mars-${PORTVERSION} > > PLIST_FILES= bin/mars-nomercy \ > libexec/mars > -PLIST_DIRS= %%DATADIR%%/img/units/mercenaries > PORTDATA= * > > OPTIONS_DEFINE= DEBUG OPENGL > > Modified: head/games/maxr/Makefile > ============================================================================== > --- head/games/maxr/Makefile Sat Dec 20 18:35:35 2014 (r375083) > +++ head/games/maxr/Makefile Sat Dec 20 18:37:11 2014 (r375084) > @@ -19,10 +19,6 @@ LDFLAGS+= -L${LOCALBASE}/lib > > PLIST_FILES= bin/${PORTNAME} > PORTDATA= * > -PLIST_DIRS= %%DATADIR%%/voices \ > - %%DATADIR%%/vehicles/sub/sub \ > - %%DATADIR%%/save \ > - %%DATADIR%%/mve > > DESKTOP_ENTRIES="M.A.X.R." \ > "Mechanized Assault and Exploration Reloaded" \ > > Modified: head/games/naev-data/Makefile > ============================================================================== > --- head/games/naev-data/Makefile Sat Dec 20 18:35:35 2014 (r375083) > +++ head/games/naev-data/Makefile Sat Dec 20 18:37:11 2014 (r375084) > @@ -19,7 +19,6 @@ NO_BUILD= yes > > DATADIR= ${PREFIX}/share/${PKGNAMEPREFIX:S/-//} > PLIST_FILES= share/${PKGNAMEPREFIX:S/-//}/${PORTNAME:S/^/n/}-${PORTVERSION} > -PLIST_DIRS= share/${PKGNAMEPREFIX:S/-//} > > do-extract: > @@${MKDIR} ${WRKSRC} > > Modified: head/games/oldrunner/Makefile > ============================================================================== > --- head/games/oldrunner/Makefile Sat Dec 20 18:35:35 2014 (r375083) > +++ head/games/oldrunner/Makefile Sat Dec 20 18:37:11 2014 (r375084) > @@ -19,7 +19,6 @@ MAKEFILE= GNUmakefile > WRKSRC= ${WRKDIR}/${PORTNAME} > > PLIST_FILES= bin/oldrunner ${DATADIR_REL}/original.lvl man/man6/oldrunner.6.gz > -PLIST_DIRS= ${DATADIR_REL} > > post-patch: > ${REINPLACE_CMD} -e '/LEVELS_PATH/s,/usr/local/share/oldrunner,${DATADIR},g' \ > > Modified: head/games/openpref/Makefile > ============================================================================== > --- head/games/openpref/Makefile Sat Dec 20 18:35:35 2014 (r375083) > +++ head/games/openpref/Makefile Sat Dec 20 18:37:11 2014 (r375084) > @@ -19,7 +19,6 @@ MAKE_JOBS_UNSAFE= yes > PLIST_FILES= bin/${PORTNAME} \ > %%DATADIR%%/i18n/${PORTNAME}_ru.qm \ > share/pixmaps/${PORTNAME}.png > -PLIST_DIRS= %%DATADIR%%/i18n %%DATADIR%% > > PORTDOCS= AUTHORS BUGS NEWS README THANKS > OPTIONS_DEFINE= DOCS > > Modified: head/games/pcgen/Makefile > ============================================================================== > --- head/games/pcgen/Makefile Sat Dec 20 18:35:35 2014 (r375083) > +++ head/games/pcgen/Makefile Sat Dec 20 18:37:11 2014 (r375084) > @@ -25,7 +25,6 @@ SUB_FILES= pcgen.sh > PLIST_FILES= bin/pcgen > PORTDATA= * > PORTDOCS= * > -PLIST_DIRS= %%DATADIR%%/characters > > OPTIONS_DEFINE= DOCS > > > Modified: head/games/phalanx/Makefile > ============================================================================== > --- head/games/phalanx/Makefile Sat Dec 20 18:35:35 2014 (r375083) > +++ head/games/phalanx/Makefile Sat Dec 20 18:37:11 2014 (r375084) > @@ -31,7 +31,6 @@ PLIST_FILES= bin/phalanx \ > %%DATADIR%%/eco.phalanx \ > %%DATADIR%%/pbook.phalanx \ > %%DATADIR%%/sbook.phalanx > -PLIST_DIRS= %%DATADIR%% > > OPTIONS_DEFINE= DOCS > > > Modified: head/games/quadra/Makefile > ============================================================================== > --- head/games/quadra/Makefile Sat Dec 20 18:35:35 2014 (r375083) > +++ head/games/quadra/Makefile Sat Dec 20 18:37:11 2014 (r375084) > @@ -26,7 +26,6 @@ LDFLAGS+= -L${LOCALBASE}/lib > PLIST_FILES= bin/${PORTNAME} \ > share/games/${PORTNAME}.res \ > share/pixmaps/${PORTNAME}.xpm > -PLIST_DIRSTRY= share/games > > DESKTOP_ENTRIES= "Quadra" "${COMMENT}" \ > "${PREFIX}/share/pixmaps/${PORTNAME}.xpm" \ > > Modified: head/games/quake2-rogue/Makefile > ============================================================================== > --- head/games/quake2-rogue/Makefile Sat Dec 20 18:35:35 2014 (r375083) > +++ head/games/quake2-rogue/Makefile Sat Dec 20 18:37:11 2014 (r375084) > @@ -16,7 +16,6 @@ NO_WRKSUBDIR= yes > SUB_FILES= pkg-message > > PLIST_FILES= %%Q2DIR%%/${PORTNAME}/game.so > -PLIST_DIRS= %%Q2DIR%%/${PORTNAME} > > do-extract: > @${MKDIR} ${WRKDIR} > > Modified: head/games/quake2-xatrix/Makefile > ============================================================================== > --- head/games/quake2-xatrix/Makefile Sat Dec 20 18:35:35 2014 (r375083) > +++ head/games/quake2-xatrix/Makefile Sat Dec 20 18:37:11 2014 (r375084) > @@ -16,7 +16,6 @@ NO_WRKSUBDIR= yes > SUB_FILES= pkg-message > > PLIST_FILES= %%Q2DIR%%/${PORTNAME}/game.so > -PLIST_DIRS= %%Q2DIR%%/${PORTNAME} > > do-extract: > @${MKDIR} ${WRKDIR} > > Modified: head/games/redeclipse/Makefile > ============================================================================== > --- head/games/redeclipse/Makefile Sat Dec 20 18:35:35 2014 (r375083) > +++ head/games/redeclipse/Makefile Sat Dec 20 18:37:11 2014 (r375084) > @@ -31,7 +31,6 @@ SUB_FILES= ${PORTNAME} ${PORTNAME}_serve > > PORTDATA= * > PORTDOCS= * > -PLIST_DIRS= %%DATADIR%%/data/brush > > OPTIONS_DEFINE= OPTIMIZED_CFLAGS DOCS > OPTIONS_MULTI= COMPONENTS > > Modified: head/games/reminiscence/Makefile > ============================================================================== > --- head/games/reminiscence/Makefile Sat Dec 20 18:35:35 2014 (r375083) > +++ head/games/reminiscence/Makefile Sat Dec 20 18:37:11 2014 (r375084) > @@ -21,7 +21,6 @@ SUB_FILES= pkg-message > PORTDOCS= README > > PLIST_FILES= bin/remin > -PLIST_DIRSTRY= %%DATADIR%%/data %%DATADIR%% > > OPTIONS_DEFINE= DOCS > > > Modified: head/games/sauerbraten/Makefile > ============================================================================== > --- head/games/sauerbraten/Makefile Sat Dec 20 18:35:35 2014 (r375083) > +++ head/games/sauerbraten/Makefile Sat Dec 20 18:37:11 2014 (r375084) > @@ -25,7 +25,6 @@ ALL_TARGET= libenet > > PORTDATA= data packages > PORTDOCS= * > -PLIST_DIRS= %%DATADIR%%/packages/brush > > OPTIONS_MULTI= BUILD > OPTIONS_MULTI_BUILD= CLIENT DEDICATED MASTER > > Modified: head/games/scourge-data/Makefile > ============================================================================== > --- head/games/scourge-data/Makefile Sat Dec 20 18:35:35 2014 (r375083) > +++ head/games/scourge-data/Makefile Sat Dec 20 18:37:11 2014 (r375084) > @@ -17,7 +17,6 @@ NO_ARCH= * > WRKSRC= ${WRKDIR}/scourge_data > DATADIR= ${PREFIX}/share/scourge > PORTDATA= * > -PLIST_DIRS= %%DATADIR%%/world > > do-install: > cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR} > > Modified: head/games/shaaft/Makefile > ============================================================================== > --- head/games/shaaft/Makefile Sat Dec 20 18:35:35 2014 (r375083) > +++ head/games/shaaft/Makefile Sat Dec 20 18:37:11 2014 (r375084) > @@ -29,7 +29,6 @@ DATADIR= ${PREFIX}/share/Shaaft > > PLIST_FILES= bin/Packer bin/shaaft %%DATADIR%%/resource.dat \ > man/man6/shaaft.6.gz > -PLIST_DIRS= %%DATADIR%% > > DESKTOP_ENTRIES="Shaaft" "" "" "${PORTNAME}" "" "" > > > Modified: head/games/spicetrade/Makefile > ============================================================================== > --- head/games/spicetrade/Makefile Sat Dec 20 18:35:35 2014 (r375083) > +++ head/games/spicetrade/Makefile Sat Dec 20 18:37:11 2014 (r375084) > @@ -22,7 +22,6 @@ SUB_FILES= ${PORTNAME} > SUB_LIST= JARFILE="${DATADIR}/${DISTFILES}" > > PLIST_FILES= bin/spicetrade %%DATADIR%%/${DISTFILES} > -PLIST_DIRS= %%DATADIR%% > > do-install: > ${INSTALL_SCRIPT} ${WRKDIR}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin > > Modified: head/games/starfighter/Makefile > ============================================================================== > --- head/games/starfighter/Makefile Sat Dec 20 18:35:35 2014 (r375083) > +++ head/games/starfighter/Makefile Sat Dec 20 18:37:11 2014 (r375084) > @@ -32,7 +32,6 @@ INSTALLS_ICONS= yes > PLIST_FILES= bin/${PORTNAME} \ > share/pixmaps/${PORTNAME}.png \ > %%DATADIR%%/${PORTNAME}.pak > -PLIST_DIRS= %%DATADIR%% > > PORTDOCS= index.html > > > Modified: head/games/sudoku/Makefile > ============================================================================== > --- head/games/sudoku/Makefile Sat Dec 20 18:35:35 2014 (r375083) > +++ head/games/sudoku/Makefile Sat Dec 20 18:37:11 2014 (r375084) > @@ -14,7 +14,6 @@ USES= ncurses tar:bzip2 > PLIST_FILES= bin/sudoku \ > man/man6/sudoku.6.gz \ > share/sudoku/template > -PLIST_DIRS= share/sudoku > PORTDOCS= * > > OPTIONS_DEFINE= DOCS > > Modified: head/games/thegrind/Makefile > ============================================================================== > --- head/games/thegrind/Makefile Sat Dec 20 18:35:35 2014 (r375083) > +++ head/games/thegrind/Makefile Sat Dec 20 18:37:11 2014 (r375084) > @@ -28,7 +28,6 @@ PLIST_FILES= bin/${PORTNAME} \ > share/applications/${PORTNAME}.desktop \ > share/pixmaps/${PORTNAME}.png \ > %%DATADIR%%/${PORTNAME}.zip > -PLIST_DIRS= %%DATADIR%% > > PORTDOCS= ChangeLog > OPTIONS_DEFINE= DOCS > > Modified: head/games/tuxpaint-fonts/Makefile > ============================================================================== > --- head/games/tuxpaint-fonts/Makefile Sat Dec 20 18:35:35 2014 (r375083) > +++ head/games/tuxpaint-fonts/Makefile Sat Dec 20 18:37:11 2014 (r375084) > @@ -54,7 +54,6 @@ DISTFILES+= ${PORTNAME}-ttf-${${l:tu}_DI > PLIST_FILES+= %%DATADIR%%/fonts/locale/${${l:tu}_CODE}.ttf > PLIST_FILES+= %%DATADIR%%/fonts/locale/${${l:tu}_CODE}_docs/COPYING.txt > PLIST_FILES+= %%DATADIR%%/fonts/locale/${${l:tu}_CODE}_docs/README.txt > -PLIST_DIRS+= %%DATADIR%%/fonts/locale/${${l:tu}_CODE}_docs > . endif > .endfor > > > Modified: head/games/widelands/Makefile > ============================================================================== > --- head/games/widelands/Makefile Sat Dec 20 18:35:35 2014 (r375083) > +++ head/games/widelands/Makefile Sat Dec 20 18:37:11 2014 (r375084) > @@ -30,8 +30,6 @@ USE_SDL= sdl mixer image net ttf gfx > > PLIST_FILES= bin/widelands > PORTDATA= * > -PLIST_DIRS= %%DATADIR%%/maps/Desert\ Tournament.wmf/scripting \ > - %%DATADIR%%/maps/Swamp\ Monks.wmf/scripting > > DESKTOP_ENTRIES="Widelands" \ > "" \ > > Modified: head/games/wmshuffle/Makefile > ============================================================================== > --- head/games/wmshuffle/Makefile Sat Dec 20 18:35:35 2014 (r375083) > +++ head/games/wmshuffle/Makefile Sat Dec 20 18:37:11 2014 (r375084) > @@ -17,7 +17,6 @@ USES= gmake > PLIST_FILES= bin/wmshuffle \ > %%DATADIR%%/skin-feiticeira.xpm \ > %%DATADIR%%/skin-lucyenne.xpm > -PLIST_DIRS= %%DATADIR%% > > post-patch: > @${REINPLACE_CMD} -e \ > > Modified: head/games/wordplay/Makefile > ============================================================================== > --- head/games/wordplay/Makefile Sat Dec 20 18:35:35 2014 (r375083) > +++ head/games/wordplay/Makefile Sat Dec 20 18:37:11 2014 (r375084) > @@ -18,7 +18,6 @@ PORTDOCS= readme > OPTIONS_DEFINE= DOCS > > PLIST_FILES= bin/${PORTNAME} %%DATADIR%%/words721.txt > -PLIST_DIRS= %%DATADIR%% > > post-patch: > @${REINPLACE_CMD} -e 's|CC=gcc|CC?=g++|' ${WRKSRC}/makefile > > Modified: head/games/xcowsay/Makefile > ============================================================================== > --- head/games/xcowsay/Makefile Sat Dec 20 18:35:35 2014 (r375083) > +++ head/games/xcowsay/Makefile Sat Dec 20 18:37:11 2014 (r375084) > @@ -27,7 +27,6 @@ PLIST_FILES= bin/xcowdream \ > %%DATADIR%%/cow_large.png \ > %%DATADIR%%/cow_med.png \ > %%DATADIR%%/cow_small.png > -PLIST_DIRS= %%DATADIR%% > > CPPFLAGS+= -I${LOCALBASE}/include > LDFLAGS+= -L${LOCALBASE}/lib > > Modified: head/games/xpuzzletama/Makefile > ============================================================================== > --- head/games/xpuzzletama/Makefile Sat Dec 20 18:35:35 2014 (r375083) > +++ head/games/xpuzzletama/Makefile Sat Dec 20 18:37:11 2014 (r375084) > @@ -21,7 +21,6 @@ USES= imake:noman > USE_XORG= xpm > > PLIST_FILES= bin/xpuzzletama lib/X11/xpuzzletama/tama_score > -PLIST_DIRS= lib/X11/xpuzzletama > > post-install: > @${MKDIR} ${STAGEDIR}${PREFIX}/lib/X11/xpuzzletama > > Modified: head/games/xrick/Makefile > ============================================================================== > --- head/games/xrick/Makefile Sat Dec 20 18:35:35 2014 (r375083) > +++ head/games/xrick/Makefile Sat Dec 20 18:37:11 2014 (r375084) > @@ -17,7 +17,6 @@ USES= gmake tar:tgz > USE_SDL= sdl > > PLIST_FILES= bin/xrick man/man6/xrick.6.gz share/xrick/data.zip > -PLIST_DIRS= share/xrick > > post-patch: > @${REINPLACE_CMD} -e 's|sysarg_args_data = NULL|sysarg_args_data = "${PREFIX}/share/xrick/data.zip"|' ${WRKSRC}/src/sysarg.c > > Modified: head/games/xteddy/Makefile > ============================================================================== > --- head/games/xteddy/Makefile Sat Dec 20 18:35:35 2014 (r375083) > +++ head/games/xteddy/Makefile Sat Dec 20 18:37:11 2014 (r375084) > @@ -29,7 +29,6 @@ PLIST_FILES= bin/xteddy bin/xteddy_test > %%DATADIR%%/xpenguin.png %%DATADIR%%/xpuppy.png \ > %%DATADIR%%/xruessel.png %%DATADIR%%/xteddy.png \ > %%DATADIR%%/xtrouble.png %%DATADIR%%/xtuxxy.png > -PLIST_DIRS= %%DATADIR%% > > post-patch: > .for f in configure xteddy.c > > Modified: head/games/xwelltris/Makefile > ============================================================================== > --- head/games/xwelltris/Makefile Sat Dec 20 18:35:35 2014 (r375083) > +++ head/games/xwelltris/Makefile Sat Dec 20 18:37:11 2014 (r375084) > @@ -21,7 +21,6 @@ PLIST_FILES= bin/xwelltris \ > share/xwelltris/wellcuts.gif \ > share/xwelltris/wellintro.gif \ > share/xwelltris/welltris.scores > -PLIST_DIRS= share/xwelltris > GNU_CONFIGURE= yes > USE_XORG= ice sm x11 xau xcursor xdmcp xext xfixes xi xrandr > > > Modified: head/games/xwordpy/Makefile > ============================================================================== > --- head/games/xwordpy/Makefile Sat Dec 20 18:35:35 2014 (r375083) > +++ head/games/xwordpy/Makefile Sat Dec 20 18:37:11 2014 (r375084) > @@ -21,7 +21,6 @@ PLIST_FILES= bin/xwordpy \ > %%DATADIR%%/crossword-clock.png \ > %%DATADIR%%/crossword-solve.png \ > %%DATADIR%%/layout-rtb.png > -PLIST_DIRS= %%DATADIR%% > > post-patch: > @${REINPLACE_CMD} -e "s|%%DATADIR%%|\'${DATADIR}\'|g" \ > > Modified: head/games/xworm/Makefile > ============================================================================== > --- head/games/xworm/Makefile Sat Dec 20 18:35:35 2014 (r375083) > +++ head/games/xworm/Makefile Sat Dec 20 18:37:11 2014 (r375084) > @@ -20,7 +20,6 @@ MAKE_ARGS= CC="${CC}" INCDIR="-I${LOCALB > > DATA= font grid raw > PLIST_FILES= bin/xworm ${DATA:S/^/%%DATADIR%%\/xworm./} > -PLIST_DIRS= %%DATADIR%% > > do-install: > ${INSTALL_PROGRAM} ${WRKSRC}/xworm ${STAGEDIR}${PREFIX}/bin > > Modified: head/games/zoom/Makefile > ============================================================================== > --- head/games/zoom/Makefile Sat Dec 20 18:35:35 2014 (r375083) > +++ head/games/zoom/Makefile Sat Dec 20 18:37:11 2014 (r375084) > @@ -22,6 +22,5 @@ CPPFLAGS+= -I${LOCALBASE}/include > LDFLAGS+= -L${LOCALBASE}/lib > > PLIST_FILES= bin/zoom %%DATADIR%%/zoomrc > -PLIST_DIRS= %%DATADIR%% > > .include > -- Dmitry Marakasov . 55B5 0596 FF1E 8D84 5F56 9510 D35A 80DD F9D2 F77D amdmi3@amdmi3.ru ..: jabber: amdmi3@jabber.ru http://www.amdmi3.ru From owner-svn-ports-all@FreeBSD.ORG Sun Dec 21 13:13:30 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 80C397A7; Sun, 21 Dec 2014 13:13:30 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6C9E33FA3; Sun, 21 Dec 2014 13:13:30 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBLDDUXu021136; Sun, 21 Dec 2014 13:13:30 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBLDDU1J021135; Sun, 21 Dec 2014 13:13:30 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412211313.sBLDDU1J021135@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 21 Dec 2014 13:13:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375158 - head/sysutils/rubygem-fluentd X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Dec 2014 13:13:30 -0000 Author: antoine Date: Sun Dec 21 13:13:29 2014 New Revision: 375158 URL: https://svnweb.freebsd.org/changeset/ports/375158 QAT: https://qat.redports.org/buildarchive/r375158/ Log: Put back an empty dir in plist Modified: head/sysutils/rubygem-fluentd/Makefile Modified: head/sysutils/rubygem-fluentd/Makefile ============================================================================== --- head/sysutils/rubygem-fluentd/Makefile Sun Dec 21 12:14:19 2014 (r375157) +++ head/sysutils/rubygem-fluentd/Makefile Sun Dec 21 13:13:29 2014 (r375158) @@ -2,6 +2,7 @@ PORTNAME= fluentd PORTVERSION= 0.10.53 +PORTREVISION= 1 CATEGORIES= sysutils rubygems MASTER_SITES= RG @@ -20,6 +21,7 @@ USE_RUBY= yes USE_RUBYGEMS= yes PLIST_FILES= bin/fluent-cat bin/fluent-debug bin/fluent-gem bin/fluentd \ "@sample etc/fluentd/fluent.conf.sample" +PLIST_DIRS= etc/fluentd/plugin RUBYGEM_AUTOPLIST= yes USE_RC_SUBR= fluentd USERS= fluentd From owner-svn-ports-all@FreeBSD.ORG Sun Dec 21 13:19:13 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B1C45926; Sun, 21 Dec 2014 13:19:13 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9DAA93FDC; Sun, 21 Dec 2014 13:19:13 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBLDJDhK021925; Sun, 21 Dec 2014 13:19:13 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBLDJDfa021924; Sun, 21 Dec 2014 13:19:13 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412211319.sBLDJDfa021924@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 21 Dec 2014 13:19:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375159 - head/security/clamcour X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Dec 2014 13:19:13 -0000 Author: antoine Date: Sun Dec 21 13:19:12 2014 New Revision: 375159 URL: https://svnweb.freebsd.org/changeset/ports/375159 QAT: https://qat.redports.org/buildarchive/r375159/ Log: Put back an empty dir in plist Modified: head/security/clamcour/Makefile Modified: head/security/clamcour/Makefile ============================================================================== --- head/security/clamcour/Makefile Sun Dec 21 13:13:29 2014 (r375158) +++ head/security/clamcour/Makefile Sun Dec 21 13:19:12 2014 (r375159) @@ -3,7 +3,7 @@ PORTNAME= clamcour PORTVERSION= 0.3.8 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= security mail MASTER_SITES= http://www.becrux.com/pages/projects/clamcour/ @@ -21,6 +21,7 @@ CPPFLAGS+= -I${LOCALBASE}/include CFLAGS+= ${PTHREAD_CFLAGS} -I${LOCALBASE}/include LDFLAGS+= ${PTHREAD_LIBS} -L${LOCALBASE}/lib +PLIST_DIRS= etc/courier/clamcour PLIST_FILES= libexec/filters/clamcour man/man1/clamcour.1.gz post-patch: From owner-svn-ports-all@FreeBSD.ORG Sun Dec 21 13:20:53 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 94556A0B; Sun, 21 Dec 2014 13:20:53 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8037C3FF1; Sun, 21 Dec 2014 13:20:53 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBLDKrMj022880; Sun, 21 Dec 2014 13:20:53 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBLDKrk6022879; Sun, 21 Dec 2014 13:20:53 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412211320.sBLDKrk6022879@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 21 Dec 2014 13:20:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375160 - head/astro/gpxloggerd X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Dec 2014 13:20:53 -0000 Author: antoine Date: Sun Dec 21 13:20:52 2014 New Revision: 375160 URL: https://svnweb.freebsd.org/changeset/ports/375160 QAT: https://qat.redports.org/buildarchive/r375160/ Log: Unbreak Modified: head/astro/gpxloggerd/Makefile Modified: head/astro/gpxloggerd/Makefile ============================================================================== --- head/astro/gpxloggerd/Makefile Sun Dec 21 13:19:12 2014 (r375159) +++ head/astro/gpxloggerd/Makefile Sun Dec 21 13:20:52 2014 (r375160) @@ -18,6 +18,7 @@ PLIST_FILES= sbin/${PORTNAME} \ man/man8/${PORTNAME}.8.gz LDFLAGS+= -lm +WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/sbin/ From owner-svn-ports-all@FreeBSD.ORG Sun Dec 21 13:32:50 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id DF889DB0; Sun, 21 Dec 2014 13:32:50 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CBBDF28AC; Sun, 21 Dec 2014 13:32:50 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBLDWoLT030709; Sun, 21 Dec 2014 13:32:50 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBLDWoe1030708; Sun, 21 Dec 2014 13:32:50 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412211332.sBLDWoe1030708@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 21 Dec 2014 13:32:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375161 - head/lang/gcl X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Dec 2014 13:32:51 -0000 Author: antoine Date: Sun Dec 21 13:32:49 2014 New Revision: 375161 URL: https://svnweb.freebsd.org/changeset/ports/375161 QAT: https://qat.redports.org/buildarchive/r375161/ Log: Put back empty dir in plist Modified: head/lang/gcl/Makefile Modified: head/lang/gcl/Makefile ============================================================================== --- head/lang/gcl/Makefile Sun Dec 21 13:20:52 2014 (r375160) +++ head/lang/gcl/Makefile Sun Dec 21 13:32:49 2014 (r375161) @@ -3,7 +3,7 @@ PORTNAME= gcl PORTVERSION= 2.6.11 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= lang tcl tk MASTER_SITES= GNU @@ -52,6 +52,7 @@ PLIST_FILES= bin/gcl \ ${FILES_LSP:S|^|lib/${DISTNAME}/lsp/|} \ ${PCL_FILES:S|^|lib/${DISTNAME}/pcl/|} \ ${FILES_UNIXPORT:S|^|lib/${DISTNAME}/unixport/|} +PLIST_DIRS= lib/${DISTNAME}/pcl ONLY_FOR_ARCHS= amd64 i386 From owner-svn-ports-all@FreeBSD.ORG Sun Dec 21 13:51:21 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 88F9F293; Sun, 21 Dec 2014 13:51:21 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 759032A90; Sun, 21 Dec 2014 13:51:21 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBLDpLJo039853; Sun, 21 Dec 2014 13:51:21 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBLDpLhE039850; Sun, 21 Dec 2014 13:51:21 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412211351.sBLDpLhE039850@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 21 Dec 2014 13:51:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375162 - head/www/freeway X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Dec 2014 13:51:21 -0000 Author: antoine Date: Sun Dec 21 13:51:20 2014 New Revision: 375162 URL: https://svnweb.freebsd.org/changeset/ports/375162 QAT: https://qat.redports.org/buildarchive/r375162/ Log: - Allow staging as a regular user - Bump portrevision as files were not packaged with intended owner Modified: head/www/freeway/Makefile head/www/freeway/pkg-plist Modified: head/www/freeway/Makefile ============================================================================== --- head/www/freeway/Makefile Sun Dec 21 13:32:49 2014 (r375161) +++ head/www/freeway/Makefile Sun Dec 21 13:51:20 2014 (r375162) @@ -3,6 +3,7 @@ PORTNAME= freeway PORTVERSION= 1.4.2.197 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= SF/${PORTNAME}-ecom/Freeway/${PORTVERSION}%20Sathish DISTNAME= ${PORTNAME}_${PORTVERSION:S,.,_,g} @@ -15,17 +16,10 @@ WRKSRC= ${WRKDIR}/${PORTNAME} NO_BUILD= yes SUB_FILES= pkg-message +PLIST_SUB= WWWOWN="${WWWOWN}" WWWGRP="${WWWGRP}" do-install: @cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${WWWDIR} - @${CHOWN} -R ${WWWOWN}:${WWWGRP} ${STAGEDIR}${WWWDIR} @${CHMOD} -R 755 ${STAGEDIR}${WWWDIR} -post-install: - @${ECHO_CMD} '@exec ${CHOWN} -R ${WWWOWN}:${WWWGRP} ${STAGEDIR}${WWWDIR}' \ - > ${TMPPLIST} - @${ECHO_CMD} '@exec ${CHMOD} -R 755 ${STAGEDIR}${WWWDIR}' \ - >> ${TMPPLIST} - @${CAT} ${PKGMESSAGE} - .include Modified: head/www/freeway/pkg-plist ============================================================================== --- head/www/freeway/pkg-plist Sun Dec 21 13:32:49 2014 (r375161) +++ head/www/freeway/pkg-plist Sun Dec 21 13:51:20 2014 (r375162) @@ -1,3 +1,5 @@ +@owner %%WWWOWN%% +@group %%WWWGRP%% %%WWWDIR%%/checkout_event_confirmation.php %%WWWDIR%%/account_password_first.php %%WWWDIR%%/wallet_checkout_process.php @@ -3866,175 +3868,177 @@ %%WWWDIR%%/compat_test.php %%WWWDIR%%/index.php %%WWWDIR%%/gv_faq.php -@dirrm %%WWWDIR%%/download -@dirrm %%WWWDIR%%/install/includes/functions -@dirrm %%WWWDIR%%/install/includes -@dirrm %%WWWDIR%%/install/templates/main_page -@dirrm %%WWWDIR%%/install/templates/pages -@dirrm %%WWWDIR%%/install/templates -@dirrm %%WWWDIR%%/install/images/layout -@dirrm %%WWWDIR%%/install/images -@dirrm %%WWWDIR%%/install -@dirrm %%WWWDIR%%/includes/functions -@dirrm %%WWWDIR%%/includes/javascript/spiffyCal/_notes -@dirrm %%WWWDIR%%/includes/javascript/spiffyCal/images -@dirrm %%WWWDIR%%/includes/javascript/spiffyCal -@dirrm %%WWWDIR%%/includes/javascript -@dirrm %%WWWDIR%%/includes/modules/fulfiller -@dirrm %%WWWDIR%%/includes/modules/sms -@dirrm %%WWWDIR%%/includes/modules/shipping -@dirrm %%WWWDIR%%/includes/modules/order_total -@dirrm %%WWWDIR%%/includes/modules/newsdesk/rss -@dirrm %%WWWDIR%%/includes/modules/newsdesk -@dirrm %%WWWDIR%%/includes/modules/faqdesk/rss -@dirrm %%WWWDIR%%/includes/modules/faqdesk -@dirrm %%WWWDIR%%/includes/modules/mainpage_modules -@dirrm %%WWWDIR%%/includes/modules/payment/2co/images -@dirrm %%WWWDIR%%/includes/modules/payment/2co -@dirrm %%WWWDIR%%/includes/modules/payment -@dirrm %%WWWDIR%%/includes/modules -@dirrm %%WWWDIR%%/includes/local -@dirrm %%WWWDIR%%/includes/classes -@dirrm %%WWWDIR%%/includes/languages/french-1/modules/shipping -@dirrm %%WWWDIR%%/includes/languages/french-1/modules/order_total -@dirrm %%WWWDIR%%/includes/languages/french-1/modules/payment -@dirrm %%WWWDIR%%/includes/languages/french-1/modules -@dirrm %%WWWDIR%%/includes/languages/french-1/images -@dirrm %%WWWDIR%%/includes/languages/french-1 -@dirrm %%WWWDIR%%/includes/languages/german/modules/shipping -@dirrm %%WWWDIR%%/includes/languages/german/modules/order_total -@dirrm %%WWWDIR%%/includes/languages/german/modules/payment -@dirrm %%WWWDIR%%/includes/languages/german/modules -@dirrm %%WWWDIR%%/includes/languages/german/images -@dirrm %%WWWDIR%%/includes/languages/german -@dirrm %%WWWDIR%%/includes/languages/french/modules/fulfiller -@dirrm %%WWWDIR%%/includes/languages/french/modules/shipping -@dirrm %%WWWDIR%%/includes/languages/french/modules/order_total -@dirrm %%WWWDIR%%/includes/languages/french/modules/sms -@dirrm %%WWWDIR%%/includes/languages/french/modules/payment -@dirrm %%WWWDIR%%/includes/languages/french/modules -@dirrm %%WWWDIR%%/includes/languages/french/images/buttons -@dirrm %%WWWDIR%%/includes/languages/french/images -@dirrm %%WWWDIR%%/includes/languages/french -@dirrm %%WWWDIR%%/includes/languages/espanol/modules/shipping -@dirrm %%WWWDIR%%/includes/languages/espanol/modules/order_total -@dirrm %%WWWDIR%%/includes/languages/espanol/modules/payment -@dirrm %%WWWDIR%%/includes/languages/espanol/modules -@dirrm %%WWWDIR%%/includes/languages/espanol/images -@dirrm %%WWWDIR%%/includes/languages/espanol -@dirrm %%WWWDIR%%/includes/languages/english/modules/fulfiller -@dirrm %%WWWDIR%%/includes/languages/english/modules/shipping -@dirrm %%WWWDIR%%/includes/languages/english/modules/order_total -@dirrm %%WWWDIR%%/includes/languages/english/modules/sms -@dirrm %%WWWDIR%%/includes/languages/english/modules/payment -@dirrm %%WWWDIR%%/includes/languages/english/modules -@dirrm %%WWWDIR%%/includes/languages/english/images/buttons -@dirrm %%WWWDIR%%/includes/languages/english/images -@dirrm %%WWWDIR%%/includes/languages/english -@dirrm %%WWWDIR%%/includes/languages -@dirrm %%WWWDIR%%/includes/boxes -@dirrm %%WWWDIR%%/includes -@dirrm %%WWWDIR%%/admin/backups -@dirrm %%WWWDIR%%/admin/includes/imageviewer -@dirrm %%WWWDIR%%/admin/includes/functions -@dirrm %%WWWDIR%%/admin/includes/javascript/spiffyCal/images -@dirrm %%WWWDIR%%/admin/includes/javascript/spiffyCal -@dirrm %%WWWDIR%%/admin/includes/javascript -@dirrm %%WWWDIR%%/admin/includes/modules/fulfiller -@dirrm %%WWWDIR%%/admin/includes/modules/shipping -@dirrm %%WWWDIR%%/admin/includes/modules/order_total -@dirrm %%WWWDIR%%/admin/includes/modules/sms -@dirrm %%WWWDIR%%/admin/includes/modules/newsdesk/html_editor/editor_images -@dirrm %%WWWDIR%%/admin/includes/modules/newsdesk/html_editor -@dirrm %%WWWDIR%%/admin/includes/modules/newsdesk -@dirrm %%WWWDIR%%/admin/includes/modules/faqdesk/html_editor/editor_images -@dirrm %%WWWDIR%%/admin/includes/modules/faqdesk/html_editor -@dirrm %%WWWDIR%%/admin/includes/modules/faqdesk -@dirrm %%WWWDIR%%/admin/includes/modules/newsletters -@dirrm %%WWWDIR%%/admin/includes/modules/payment/2co/images -@dirrm %%WWWDIR%%/admin/includes/modules/payment/2co -@dirrm %%WWWDIR%%/admin/includes/modules/payment/cybersource -@dirrm %%WWWDIR%%/admin/includes/modules/payment -@dirrm %%WWWDIR%%/admin/includes/modules -@dirrm %%WWWDIR%%/admin/includes/graphs -@dirrm %%WWWDIR%%/admin/includes/local -@dirrm %%WWWDIR%%/admin/includes/classes -@dirrm %%WWWDIR%%/admin/includes/languages/german/modules/newsletters -@dirrm %%WWWDIR%%/admin/includes/languages/german/modules -@dirrm %%WWWDIR%%/admin/includes/languages/german/images/buttons -@dirrm %%WWWDIR%%/admin/includes/languages/german/images -@dirrm %%WWWDIR%%/admin/includes/languages/german -@dirrm %%WWWDIR%%/admin/includes/languages/espanol/modules/newsletters -@dirrm %%WWWDIR%%/admin/includes/languages/espanol/modules -@dirrm %%WWWDIR%%/admin/includes/languages/espanol/images/buttons -@dirrm %%WWWDIR%%/admin/includes/languages/espanol/images -@dirrm %%WWWDIR%%/admin/includes/languages/espanol -@dirrm %%WWWDIR%%/admin/includes/languages/english/modules/fulfiller -@dirrm %%WWWDIR%%/admin/includes/languages/english/modules/shipping -@dirrm %%WWWDIR%%/admin/includes/languages/english/modules/order_total -@dirrm %%WWWDIR%%/admin/includes/languages/english/modules/sms -@dirrm %%WWWDIR%%/admin/includes/languages/english/modules/newsletters -@dirrm %%WWWDIR%%/admin/includes/languages/english/modules/payment -@dirrm %%WWWDIR%%/admin/includes/languages/english/modules -@dirrm %%WWWDIR%%/admin/includes/languages/english/images/buttons -@dirrm %%WWWDIR%%/admin/includes/languages/english/images -@dirrm %%WWWDIR%%/admin/includes/languages/english -@dirrm %%WWWDIR%%/admin/includes/languages -@dirrm %%WWWDIR%%/admin/includes/boxes -@dirrm %%WWWDIR%%/admin/includes -@dirrm %%WWWDIR%%/admin/barcode -@dirrm %%WWWDIR%%/admin/graph -@dirrm %%WWWDIR%%/admin/images/icons -@dirrm %%WWWDIR%%/admin/images/layout -@dirrm %%WWWDIR%%/admin/images/graphs -@dirrm %%WWWDIR%%/admin/images/template -@dirrm %%WWWDIR%%/admin/images/categories -@dirrm %%WWWDIR%%/admin/images -@dirrm %%WWWDIR%%/admin/htmlarea/plugins/CSS/lang -@dirrm %%WWWDIR%%/admin/htmlarea/plugins/CSS -@dirrm %%WWWDIR%%/admin/htmlarea/plugins/FullPage/img -@dirrm %%WWWDIR%%/admin/htmlarea/plugins/FullPage/popups -@dirrm %%WWWDIR%%/admin/htmlarea/plugins/FullPage/lang -@dirrm %%WWWDIR%%/admin/htmlarea/plugins/FullPage -@dirrm %%WWWDIR%%/admin/htmlarea/plugins/SpellChecker/img -@dirrm %%WWWDIR%%/admin/htmlarea/plugins/SpellChecker/lang -@dirrm %%WWWDIR%%/admin/htmlarea/plugins/SpellChecker -@dirrm %%WWWDIR%%/admin/htmlarea/plugins/ContextMenu/lang -@dirrm %%WWWDIR%%/admin/htmlarea/plugins/ContextMenu -@dirrm %%WWWDIR%%/admin/htmlarea/plugins/TableOperations/img -@dirrm %%WWWDIR%%/admin/htmlarea/plugins/TableOperations/lang -@dirrm %%WWWDIR%%/admin/htmlarea/plugins/TableOperations -@dirrm %%WWWDIR%%/admin/htmlarea/plugins -@dirrm %%WWWDIR%%/admin/htmlarea/popups -@dirrm %%WWWDIR%%/admin/htmlarea/images -@dirrm %%WWWDIR%%/admin/htmlarea/lang -@dirrm %%WWWDIR%%/admin/htmlarea -@dirrm %%WWWDIR%%/admin/font/makefont -@dirrm %%WWWDIR%%/admin/font -@dirrm %%WWWDIR%%/admin -@dirrm %%WWWDIR%%/templates/content -@dirrm %%WWWDIR%%/templates/Freeway/content/german -@dirrm %%WWWDIR%%/templates/Freeway/content/french -@dirrm %%WWWDIR%%/templates/Freeway/content/espanol -@dirrm %%WWWDIR%%/templates/Freeway/content/english -@dirrm %%WWWDIR%%/templates/Freeway/content -@dirrm %%WWWDIR%%/templates/Freeway/mainpage_modules -@dirrm %%WWWDIR%%/templates/Freeway/boxes -@dirrm %%WWWDIR%%/templates/Freeway/images/infobox -@dirrm %%WWWDIR%%/templates/Freeway/images/buttons/english -@dirrm %%WWWDIR%%/templates/Freeway/images/buttons -@dirrm %%WWWDIR%%/templates/Freeway/images -@dirrm %%WWWDIR%%/templates/Freeway -@dirrm %%WWWDIR%%/templates -@dirrm %%WWWDIR%%/pub -@dirrm %%WWWDIR%%/images/default -@dirrm %%WWWDIR%%/images/big -@dirrm %%WWWDIR%%/images/icons -@dirrm %%WWWDIR%%/images/banners -@dirrm %%WWWDIR%%/images/thumbs -@dirrm %%WWWDIR%%/images/custom -@dirrm %%WWWDIR%%/images/infobox -@dirrm %%WWWDIR%%/images/small -@dirrm %%WWWDIR%%/images -@dirrm %%WWWDIR%%/soap -@dirrm %%WWWDIR%% +@dir %%WWWDIR%%/download +@dir %%WWWDIR%%/install/includes/functions +@dir %%WWWDIR%%/install/includes +@dir %%WWWDIR%%/install/templates/main_page +@dir %%WWWDIR%%/install/templates/pages +@dir %%WWWDIR%%/install/templates +@dir %%WWWDIR%%/install/images/layout +@dir %%WWWDIR%%/install/images +@dir %%WWWDIR%%/install +@dir %%WWWDIR%%/includes/functions +@dir %%WWWDIR%%/includes/javascript/spiffyCal/_notes +@dir %%WWWDIR%%/includes/javascript/spiffyCal/images +@dir %%WWWDIR%%/includes/javascript/spiffyCal +@dir %%WWWDIR%%/includes/javascript +@dir %%WWWDIR%%/includes/modules/fulfiller +@dir %%WWWDIR%%/includes/modules/sms +@dir %%WWWDIR%%/includes/modules/shipping +@dir %%WWWDIR%%/includes/modules/order_total +@dir %%WWWDIR%%/includes/modules/newsdesk/rss +@dir %%WWWDIR%%/includes/modules/newsdesk +@dir %%WWWDIR%%/includes/modules/faqdesk/rss +@dir %%WWWDIR%%/includes/modules/faqdesk +@dir %%WWWDIR%%/includes/modules/mainpage_modules +@dir %%WWWDIR%%/includes/modules/payment/2co/images +@dir %%WWWDIR%%/includes/modules/payment/2co +@dir %%WWWDIR%%/includes/modules/payment +@dir %%WWWDIR%%/includes/modules +@dir %%WWWDIR%%/includes/local +@dir %%WWWDIR%%/includes/classes +@dir %%WWWDIR%%/includes/languages/french-1/modules/shipping +@dir %%WWWDIR%%/includes/languages/french-1/modules/order_total +@dir %%WWWDIR%%/includes/languages/french-1/modules/payment +@dir %%WWWDIR%%/includes/languages/french-1/modules +@dir %%WWWDIR%%/includes/languages/french-1/images +@dir %%WWWDIR%%/includes/languages/french-1 +@dir %%WWWDIR%%/includes/languages/german/modules/shipping +@dir %%WWWDIR%%/includes/languages/german/modules/order_total +@dir %%WWWDIR%%/includes/languages/german/modules/payment +@dir %%WWWDIR%%/includes/languages/german/modules +@dir %%WWWDIR%%/includes/languages/german/images +@dir %%WWWDIR%%/includes/languages/german +@dir %%WWWDIR%%/includes/languages/french/modules/fulfiller +@dir %%WWWDIR%%/includes/languages/french/modules/shipping +@dir %%WWWDIR%%/includes/languages/french/modules/order_total +@dir %%WWWDIR%%/includes/languages/french/modules/sms +@dir %%WWWDIR%%/includes/languages/french/modules/payment +@dir %%WWWDIR%%/includes/languages/french/modules +@dir %%WWWDIR%%/includes/languages/french/images/buttons +@dir %%WWWDIR%%/includes/languages/french/images +@dir %%WWWDIR%%/includes/languages/french +@dir %%WWWDIR%%/includes/languages/espanol/modules/shipping +@dir %%WWWDIR%%/includes/languages/espanol/modules/order_total +@dir %%WWWDIR%%/includes/languages/espanol/modules/payment +@dir %%WWWDIR%%/includes/languages/espanol/modules +@dir %%WWWDIR%%/includes/languages/espanol/images +@dir %%WWWDIR%%/includes/languages/espanol +@dir %%WWWDIR%%/includes/languages/english/modules/fulfiller +@dir %%WWWDIR%%/includes/languages/english/modules/shipping +@dir %%WWWDIR%%/includes/languages/english/modules/order_total +@dir %%WWWDIR%%/includes/languages/english/modules/sms +@dir %%WWWDIR%%/includes/languages/english/modules/payment +@dir %%WWWDIR%%/includes/languages/english/modules +@dir %%WWWDIR%%/includes/languages/english/images/buttons +@dir %%WWWDIR%%/includes/languages/english/images +@dir %%WWWDIR%%/includes/languages/english +@dir %%WWWDIR%%/includes/languages +@dir %%WWWDIR%%/includes/boxes +@dir %%WWWDIR%%/includes +@dir %%WWWDIR%%/admin/backups +@dir %%WWWDIR%%/admin/includes/imageviewer +@dir %%WWWDIR%%/admin/includes/functions +@dir %%WWWDIR%%/admin/includes/javascript/spiffyCal/images +@dir %%WWWDIR%%/admin/includes/javascript/spiffyCal +@dir %%WWWDIR%%/admin/includes/javascript +@dir %%WWWDIR%%/admin/includes/modules/fulfiller +@dir %%WWWDIR%%/admin/includes/modules/shipping +@dir %%WWWDIR%%/admin/includes/modules/order_total +@dir %%WWWDIR%%/admin/includes/modules/sms +@dir %%WWWDIR%%/admin/includes/modules/newsdesk/html_editor/editor_images +@dir %%WWWDIR%%/admin/includes/modules/newsdesk/html_editor +@dir %%WWWDIR%%/admin/includes/modules/newsdesk +@dir %%WWWDIR%%/admin/includes/modules/faqdesk/html_editor/editor_images +@dir %%WWWDIR%%/admin/includes/modules/faqdesk/html_editor +@dir %%WWWDIR%%/admin/includes/modules/faqdesk +@dir %%WWWDIR%%/admin/includes/modules/newsletters +@dir %%WWWDIR%%/admin/includes/modules/payment/2co/images +@dir %%WWWDIR%%/admin/includes/modules/payment/2co +@dir %%WWWDIR%%/admin/includes/modules/payment/cybersource +@dir %%WWWDIR%%/admin/includes/modules/payment +@dir %%WWWDIR%%/admin/includes/modules +@dir %%WWWDIR%%/admin/includes/graphs +@dir %%WWWDIR%%/admin/includes/local +@dir %%WWWDIR%%/admin/includes/classes +@dir %%WWWDIR%%/admin/includes/languages/german/modules/newsletters +@dir %%WWWDIR%%/admin/includes/languages/german/modules +@dir %%WWWDIR%%/admin/includes/languages/german/images/buttons +@dir %%WWWDIR%%/admin/includes/languages/german/images +@dir %%WWWDIR%%/admin/includes/languages/german +@dir %%WWWDIR%%/admin/includes/languages/espanol/modules/newsletters +@dir %%WWWDIR%%/admin/includes/languages/espanol/modules +@dir %%WWWDIR%%/admin/includes/languages/espanol/images/buttons +@dir %%WWWDIR%%/admin/includes/languages/espanol/images +@dir %%WWWDIR%%/admin/includes/languages/espanol +@dir %%WWWDIR%%/admin/includes/languages/english/modules/fulfiller +@dir %%WWWDIR%%/admin/includes/languages/english/modules/shipping +@dir %%WWWDIR%%/admin/includes/languages/english/modules/order_total +@dir %%WWWDIR%%/admin/includes/languages/english/modules/sms +@dir %%WWWDIR%%/admin/includes/languages/english/modules/newsletters +@dir %%WWWDIR%%/admin/includes/languages/english/modules/payment +@dir %%WWWDIR%%/admin/includes/languages/english/modules +@dir %%WWWDIR%%/admin/includes/languages/english/images/buttons +@dir %%WWWDIR%%/admin/includes/languages/english/images +@dir %%WWWDIR%%/admin/includes/languages/english +@dir %%WWWDIR%%/admin/includes/languages +@dir %%WWWDIR%%/admin/includes/boxes +@dir %%WWWDIR%%/admin/includes +@dir %%WWWDIR%%/admin/barcode +@dir %%WWWDIR%%/admin/graph +@dir %%WWWDIR%%/admin/images/icons +@dir %%WWWDIR%%/admin/images/layout +@dir %%WWWDIR%%/admin/images/graphs +@dir %%WWWDIR%%/admin/images/template +@dir %%WWWDIR%%/admin/images/categories +@dir %%WWWDIR%%/admin/images +@dir %%WWWDIR%%/admin/htmlarea/plugins/CSS/lang +@dir %%WWWDIR%%/admin/htmlarea/plugins/CSS +@dir %%WWWDIR%%/admin/htmlarea/plugins/FullPage/img +@dir %%WWWDIR%%/admin/htmlarea/plugins/FullPage/popups +@dir %%WWWDIR%%/admin/htmlarea/plugins/FullPage/lang +@dir %%WWWDIR%%/admin/htmlarea/plugins/FullPage +@dir %%WWWDIR%%/admin/htmlarea/plugins/SpellChecker/img +@dir %%WWWDIR%%/admin/htmlarea/plugins/SpellChecker/lang +@dir %%WWWDIR%%/admin/htmlarea/plugins/SpellChecker +@dir %%WWWDIR%%/admin/htmlarea/plugins/ContextMenu/lang +@dir %%WWWDIR%%/admin/htmlarea/plugins/ContextMenu +@dir %%WWWDIR%%/admin/htmlarea/plugins/TableOperations/img +@dir %%WWWDIR%%/admin/htmlarea/plugins/TableOperations/lang +@dir %%WWWDIR%%/admin/htmlarea/plugins/TableOperations +@dir %%WWWDIR%%/admin/htmlarea/plugins +@dir %%WWWDIR%%/admin/htmlarea/popups +@dir %%WWWDIR%%/admin/htmlarea/images +@dir %%WWWDIR%%/admin/htmlarea/lang +@dir %%WWWDIR%%/admin/htmlarea +@dir %%WWWDIR%%/admin/font/makefont +@dir %%WWWDIR%%/admin/font +@dir %%WWWDIR%%/admin +@dir %%WWWDIR%%/templates/content +@dir %%WWWDIR%%/templates/Freeway/content/german +@dir %%WWWDIR%%/templates/Freeway/content/french +@dir %%WWWDIR%%/templates/Freeway/content/espanol +@dir %%WWWDIR%%/templates/Freeway/content/english +@dir %%WWWDIR%%/templates/Freeway/content +@dir %%WWWDIR%%/templates/Freeway/mainpage_modules +@dir %%WWWDIR%%/templates/Freeway/boxes +@dir %%WWWDIR%%/templates/Freeway/images/infobox +@dir %%WWWDIR%%/templates/Freeway/images/buttons/english +@dir %%WWWDIR%%/templates/Freeway/images/buttons +@dir %%WWWDIR%%/templates/Freeway/images +@dir %%WWWDIR%%/templates/Freeway +@dir %%WWWDIR%%/templates +@dir %%WWWDIR%%/pub +@dir %%WWWDIR%%/images/default +@dir %%WWWDIR%%/images/big +@dir %%WWWDIR%%/images/icons +@dir %%WWWDIR%%/images/banners +@dir %%WWWDIR%%/images/thumbs +@dir %%WWWDIR%%/images/custom +@dir %%WWWDIR%%/images/infobox +@dir %%WWWDIR%%/images/small +@dir %%WWWDIR%%/images +@dir %%WWWDIR%%/soap +@dir %%WWWDIR%% +@owner +@group From owner-svn-ports-all@FreeBSD.ORG Sun Dec 21 14:01:18 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8441F725; Sun, 21 Dec 2014 14:01:18 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 70B772C72; Sun, 21 Dec 2014 14:01:18 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBLE1IOU044832; Sun, 21 Dec 2014 14:01:18 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBLE1IS4044831; Sun, 21 Dec 2014 14:01:18 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412211401.sBLE1IS4044831@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 21 Dec 2014 14:01:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375163 - head/www/squid X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Dec 2014 14:01:18 -0000 Author: antoine Date: Sun Dec 21 14:01:17 2014 New Revision: 375163 URL: https://svnweb.freebsd.org/changeset/ports/375163 QAT: https://qat.redports.org/buildarchive/r375163/ Log: Remove a directory that is created/deleted by rc script from stagedir Modified: head/www/squid/Makefile Modified: head/www/squid/Makefile ============================================================================== --- head/www/squid/Makefile Sun Dec 21 13:51:20 2014 (r375162) +++ head/www/squid/Makefile Sun Dec 21 14:01:17 2014 (r375163) @@ -339,6 +339,7 @@ post-install: @${MKDIR} ${STAGEDIR}${DOCSDIR} (cd ${WRKSRC} && ${INSTALL_DATA} ${MYDOCS} ${STAGEDIR}${DOCSDIR}) ${MKDIR} ${STAGEDIR}/var/squid/logs + ${RMDIR} ${STAGEDIR}/var/run/squid .include From owner-svn-ports-all@FreeBSD.ORG Sun Dec 21 15:02:09 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5867A7F4; Sun, 21 Dec 2014 15:02:09 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 443B13E91; Sun, 21 Dec 2014 15:02:09 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBLF29f8073177; Sun, 21 Dec 2014 15:02:09 GMT (envelope-from matthew@FreeBSD.org) Received: (from matthew@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBLF287L073173; Sun, 21 Dec 2014 15:02:08 GMT (envelope-from matthew@FreeBSD.org) Message-Id: <201412211502.sBLF287L073173@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: matthew set sender to matthew@FreeBSD.org using -f From: Matthew Seaman Date: Sun, 21 Dec 2014 15:02:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375164 - head/databases/phpmyadmin X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Dec 2014 15:02:09 -0000 Author: matthew Date: Sun Dec 21 15:02:08 2014 New Revision: 375164 URL: https://svnweb.freebsd.org/changeset/ports/375164 QAT: https://qat.redports.org/buildarchive/r375164/ Log: Update to 4.3.3 This is a routine bugfix update Change Log: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.3.3/phpMyAdmin-4.3.3-notes.html/view Modified: head/databases/phpmyadmin/Makefile head/databases/phpmyadmin/distinfo Modified: head/databases/phpmyadmin/Makefile ============================================================================== --- head/databases/phpmyadmin/Makefile Sun Dec 21 14:01:17 2014 (r375163) +++ head/databases/phpmyadmin/Makefile Sun Dec 21 15:02:08 2014 (r375164) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= phpMyAdmin -DISTVERSION= 4.3.2 +DISTVERSION= 4.3.3 CATEGORIES= databases www MASTER_SITES= SF/${PORTNAME:tl}/${PORTNAME}/${DISTVERSION} DISTNAME= ${PORTNAME}-${DISTVERSION}-all-languages Modified: head/databases/phpmyadmin/distinfo ============================================================================== --- head/databases/phpmyadmin/distinfo Sun Dec 21 14:01:17 2014 (r375163) +++ head/databases/phpmyadmin/distinfo Sun Dec 21 15:02:08 2014 (r375164) @@ -1,2 +1,2 @@ -SHA256 (phpMyAdmin-4.3.2-all-languages.tar.xz) = c0c2330913d44f88261f40808f6ae451a8d35920d67159525a73177cc9bafc17 -SIZE (phpMyAdmin-4.3.2-all-languages.tar.xz) = 5369772 +SHA256 (phpMyAdmin-4.3.3-all-languages.tar.xz) = 728e40a06f7c6daa0b515dd564c5dd506a3115a0c21561f6e85e32166ee2e8f3 +SIZE (phpMyAdmin-4.3.3-all-languages.tar.xz) = 5283844 From owner-svn-ports-all@FreeBSD.ORG Sun Dec 21 15:02:31 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id BB5D38D5; Sun, 21 Dec 2014 15:02:31 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8DAAE3E97; Sun, 21 Dec 2014 15:02:31 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBLF2VBK073334; Sun, 21 Dec 2014 15:02:31 GMT (envelope-from johans@FreeBSD.org) Received: (from johans@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBLF2V5k073332; Sun, 21 Dec 2014 15:02:31 GMT (envelope-from johans@FreeBSD.org) Message-Id: <201412211502.sBLF2V5k073332@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: johans set sender to johans@FreeBSD.org using -f From: Johan van Selst Date: Sun, 21 Dec 2014 15:02:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375165 - head/games/phalanx X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Dec 2014 15:02:31 -0000 Author: johans Date: Sun Dec 21 15:02:30 2014 New Revision: 375165 URL: https://svnweb.freebsd.org/changeset/ports/375165 QAT: https://qat.redports.org/buildarchive/r375165/ Log: Update to Phalanx XXIII Modified: head/games/phalanx/Makefile head/games/phalanx/distinfo Modified: head/games/phalanx/Makefile ============================================================================== --- head/games/phalanx/Makefile Sun Dec 21 15:02:08 2014 (r375164) +++ head/games/phalanx/Makefile Sun Dec 21 15:02:30 2014 (r375165) @@ -2,10 +2,10 @@ # $FreeBSD$ PORTNAME= phalanx -PORTVERSION= 23.b +PORTVERSION= 23 CATEGORIES= games -MASTER_SITES= SF/${PORTNAME}/Version%20XXIII%20Beta -DISTNAME= ${PORTNAME}-XXIII-beta +MASTER_SITES= SF/${PORTNAME}/Version%20XXIII +DISTNAME= ${PORTNAME}-XXIII-source MAINTAINER= johans@FreeBSD.org COMMENT= Xboard-compatible chess playing program @@ -13,7 +13,7 @@ COMMENT= Xboard-compatible chess playing LICENSE= GPLv2 # (or later) LICENSE_FILE= ${WRKSRC}/COPYING -WRKSRC= ${WRKDIR}/${DISTNAME:S/-beta//} +WRKSRC= ${WRKDIR}/${DISTNAME:S/p/P/:S/-source//} USES= gmake tar:tgz MAKEFILE= makefile @@ -26,7 +26,7 @@ CFLAGS+= -DECO_DIR=\\\"${DATADIR}\\\" \ -DPBOOK_DIR=\\\"${DATADIR}\\\" \ -DSBOOK_DIR=\\\"${DATADIR}\\\" -PORTDOCS= HISTORY README README.old +PORTDOCS= HISTORY README PLIST_FILES= bin/phalanx \ %%DATADIR%%/eco.phalanx \ %%DATADIR%%/pbook.phalanx \ @@ -39,8 +39,6 @@ do-install: @${MKDIR} ${STAGEDIR}${DATADIR} ${INSTALL_DATA} ${WRKSRC}/*.phalanx ${STAGEDIR}${DATADIR} @${MKDIR} ${STAGEDIR}${DOCSDIR} -.for file in ${PORTDOCS} - ${INSTALL_DATA} ${WRKSRC}/${file} ${STAGEDIR}${DOCSDIR} -.endfor + cd ${WRKSRC}/${file}; ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR} .include Modified: head/games/phalanx/distinfo ============================================================================== --- head/games/phalanx/distinfo Sun Dec 21 15:02:08 2014 (r375164) +++ head/games/phalanx/distinfo Sun Dec 21 15:02:30 2014 (r375165) @@ -1,2 +1,2 @@ -SHA256 (phalanx-XXIII-beta.tgz) = dc72b8ad16e77c4b9e521ad0cbe8c49360d79840d886f4fba182db69da58a5cc -SIZE (phalanx-XXIII-beta.tgz) = 352877 +SHA256 (phalanx-XXIII-source.tgz) = 4ae6f51eec7e811824f9b1a0b343c1d15db71804f6448189b62669ec0af557fa +SIZE (phalanx-XXIII-source.tgz) = 350125 From owner-svn-ports-all@FreeBSD.ORG Sun Dec 21 15:16:06 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7146DC53; Sun, 21 Dec 2014 15:16:06 +0000 (UTC) Received: from apnoea.adamw.org (apnoea.adamw.org [204.109.59.150]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4B71E3FDB; Sun, 21 Dec 2014 15:16:06 +0000 (UTC) Received: from [192.168.192.25] (75-161-68-224.albq.qwest.net [75.161.68.224]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by apnoea.adamw.org (Postfix) with ESMTPSA id 772F81140AC; Sun, 21 Dec 2014 08:15:58 -0700 (MST) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 8.1 \(1993\)) Subject: Re: svn commit: r375010 - head/Mk From: Adam Weinberger In-Reply-To: <201412201559.sBKFxl9d088764@svn.freebsd.org> Date: Sun, 21 Dec 2014 08:15:56 -0700 Content-Transfer-Encoding: quoted-printable Message-Id: <46210F48-0FE2-4B61-AA64-17472B9EAEEB@adamw.org> References: <201412201559.sBKFxl9d088764@svn.freebsd.org> To: Steve Wills X-Mailer: Apple Mail (2.1993) Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Dec 2014 15:16:06 -0000 > On 20 Dec, 2014, at 8:59, Steve Wills wrote: >=20 > Author: swills > Date: Sat Dec 20 15:59:46 2014 > New Revision: 375010 > URL: https://svnweb.freebsd.org/changeset/ports/375010 > QAT: https://qat.redports.org/buildarchive/r375010/ >=20 > Log: > Make using GitHub releases easier >=20 > Differential Revision: https://reviews.freebsd.org/D1340 > With hat: portmgr >=20 > -# > -# GitHub files can also be obtained, without the need for any of the = above, by doing: > -# > -# MASTER_SITES=3D = http://github.com/accountname/${PORTNAME}/archive/${PORTVERSION}.tar.gz?du= mmy=3D/ > -# That shortcut code still works, and it's still simpler than using = USE_GITHUB and having to keep track of commit hashes on every update. = Why remove it? The PH says, "If the distribution file comes from a specific commit or = tag on GitHub for which there is no officially released file, [...]". = That code block is a way to get it when there IS an officially released = file. # Adam --=20 Adam Weinberger adamw@adamw.org http://www.adamw.org From owner-svn-ports-all@FreeBSD.ORG Sun Dec 21 15:30:44 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 82B83E6B for ; Sun, 21 Dec 2014 15:30:44 +0000 (UTC) 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 53AD8213C for ; Sun, 21 Dec 2014 15:30:44 +0000 (UTC) Received: from compute6.internal (compute6.nyi.internal [10.202.2.46]) by mailout.nyi.internal (Postfix) with ESMTP id 202F32125A for ; Sun, 21 Dec 2014 10:30:37 -0500 (EST) Received: from web3 ([10.202.2.213]) by compute6.internal (MEProxy); Sun, 21 Dec 2014 10:30:37 -0500 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=message-id:x-sasl-enc:from:to:cc :mime-version:content-transfer-encoding:content-type:subject :date:in-reply-to:references; s=smtpout; bh=uhOT78YzEGiNjRC6Yi06 q45LBZg=; b=iI14GY8seYnX4aZPevw53N9Cebf5w0zd4J3xvWtcXb6PTiHtEqYx jQrqDsU6XSrgaUqArs0ztp35erbtwZO4LW3wZwBb8isyYotZE9f3Dk+5qCHVnjYJ iqztJswFMKPoK6uKtgmMcu7MYrSQEpArVl4bqaX1zMY8LWxqo4uHynA= Received: by web3.nyi.internal (Postfix, from userid 99) id D8A4611C135; Sun, 21 Dec 2014 10:30:36 -0500 (EST) Message-Id: <1419175836.187815.205429365.43D7FC16@webmail.messagingengine.com> X-Sasl-Enc: 84OVC90NbzCC7kaJWUZIL6wCi3lDJWc2MJzxIzOFT3/h 1419175836 From: Mark Felder To: Alexey Dokuchaev MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain X-Mailer: MessagingEngine.com Webmail Interface - ajax-31f62092 Subject: Re: svn commit: r375023 - in head/www: . drupal7-jailadmin drupal7-vulnscan Date: Sun, 21 Dec 2014 09:30:36 -0600 In-Reply-To: <20141221080501.GA27290@FreeBSD.org> References: <201412201748.sBKHmWSl041906@svn.freebsd.org> <20141221080501.GA27290@FreeBSD.org> Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Dec 2014 15:30:44 -0000 On Sun, Dec 21, 2014, at 02:05, Alexey Dokuchaev wrote: > On Sat, Dec 20, 2014 at 05:48:31PM +0000, Mark Felder wrote: > > New Revision: 375023 > > URL: https://svnweb.freebsd.org/changeset/ports/375023 > > QAT: https://qat.redports.org/buildarchive/r375023/ > > > > Log: > > Remove ports per author's request > > > > Submitted by: Shawn Webb > > Did the author care to explain his reasons? > Author/maintainer is Shawn Webb (lattera, HardenedBSD) and said they're dead projects he intended to be removed by not staging them. A brief conversation seemed to indicate he had security concerns about the drupal7-jailadmin specifically because of its sudo access to some dangerous utilities. From owner-svn-ports-all@FreeBSD.ORG Sun Dec 21 16:09:19 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9928874C; Sun, 21 Dec 2014 16:09:19 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 82B102D07; Sun, 21 Dec 2014 16:09:19 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBLG9JCW005678; Sun, 21 Dec 2014 16:09:19 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBLG95eq005565; Sun, 21 Dec 2014 16:09:05 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201412211609.sBLG95eq005565@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Sun, 21 Dec 2014 16:09:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375166 - in head/www: adzap dfileserver horde-trean hotcrp httpsqs imgsizer nostromo p5-CGI-Struct p5-Plack-Middleware-SocketIO pear-HTTP_Session2 pear-Horde_Dav pecl-varnish pelican 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Dec 2014 16:09:19 -0000 Author: feld Date: Sun Dec 21 16:09:04 2014 New Revision: 375166 URL: https://svnweb.freebsd.org/changeset/ports/375166 QAT: https://qat.redports.org/buildarchive/r375166/ Log: Update "BSD" license in www category Modified: head/www/adzap/Makefile head/www/dfileserver/Makefile head/www/horde-trean/Makefile head/www/hotcrp/Makefile head/www/httpsqs/Makefile head/www/imgsizer/Makefile head/www/nostromo/Makefile head/www/p5-CGI-Struct/Makefile head/www/p5-Plack-Middleware-SocketIO/Makefile head/www/pear-HTTP_Session2/Makefile head/www/pear-Horde_Dav/Makefile head/www/pecl-varnish/Makefile head/www/pelican/Makefile head/www/pelican/distinfo head/www/php-plurk-api/Makefile head/www/py-django-cms/Makefile head/www/py-django-evolution/Makefile head/www/py-django-extensions/Makefile head/www/py-django-haystack/Makefile head/www/py-django-keyedcache/Makefile head/www/py-django-livesettings/Makefile head/www/py-django-mezzanine/Makefile head/www/py-django-photologue/Makefile head/www/py-django-registration/Makefile head/www/py-django-reversion/Makefile head/www/py-django-tagging/Makefile head/www/py-django-threaded-multihost/Makefile head/www/py-fedex/Makefile head/www/py-feedgenerator/Makefile head/www/py-flask/Makefile head/www/py-plone.behavior/Makefile head/www/py-plone.transformchain/Makefile head/www/py-requests-oauth-hook/Makefile head/www/py-restclient/Makefile head/www/py-webhelpers/Makefile head/www/rssroll/Makefile head/www/rubygem-httpi/Makefile head/www/rubygem-rqrcode/Makefile head/www/trac-TracGoogleAnalytics/Makefile head/www/trac-attachmentpolicy/Makefile head/www/trac-childtickets/Makefile head/www/trac-subtickets/Makefile head/www/trac-tracdragdrop/Makefile head/www/trac-watchlist/Makefile head/www/trac-xmlrpc/Makefile head/www/varnish-libvmod-header/Makefile head/www/webbrowser/Makefile head/www/yahoo-ui/Makefile Modified: head/www/adzap/Makefile ============================================================================== --- head/www/adzap/Makefile Sun Dec 21 15:02:30 2014 (r375165) +++ head/www/adzap/Makefile Sun Dec 21 16:09:04 2014 (r375166) @@ -10,7 +10,7 @@ MASTER_SITES= http://adzapper.sourceforg MAINTAINER= horia@racoviceanu.com COMMENT= Filter out animated ad banners from web pages -LICENSE= BSD +LICENSE= BSD3CLAUSE USES= perl5 NO_BUILD= yes Modified: head/www/dfileserver/Makefile ============================================================================== --- head/www/dfileserver/Makefile Sun Dec 21 15:02:30 2014 (r375165) +++ head/www/dfileserver/Makefile Sun Dec 21 16:09:04 2014 (r375166) @@ -10,7 +10,7 @@ MASTER_SITES= http://rodrigo.osorio.free MAINTAINER= rodrigo@FreeBSD.org COMMENT= Compact webserver designed to make sharing files easy -LICENSE= BSD +LICENSE= BSD3CLAUSE PLIST_FILES= bin/dfileserver Modified: head/www/horde-trean/Makefile ============================================================================== --- head/www/horde-trean/Makefile Sun Dec 21 15:02:30 2014 (r375165) +++ head/www/horde-trean/Makefile Sun Dec 21 16:09:04 2014 (r375166) @@ -8,7 +8,7 @@ PKGNAMEPREFIX= horde- MAINTAINER= horde@FreeBSD.org COMMENT= Horde Bookmark Manager -LICENSE= BSD +LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USES= horde Modified: head/www/hotcrp/Makefile ============================================================================== --- head/www/hotcrp/Makefile Sun Dec 21 15:02:30 2014 (r375165) +++ head/www/hotcrp/Makefile Sun Dec 21 16:09:04 2014 (r375166) @@ -18,7 +18,7 @@ USE_MYSQL= server NO_BUILD= yes SUB_FILES= pkg-message -LICENSE= BSD +LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE do-install: Modified: head/www/httpsqs/Makefile ============================================================================== --- head/www/httpsqs/Makefile Sun Dec 21 15:02:30 2014 (r375165) +++ head/www/httpsqs/Makefile Sun Dec 21 16:09:04 2014 (r375166) @@ -10,7 +10,7 @@ MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} MAINTAINER= lichray@gmail.com COMMENT= Simple Queue Service based on HTTP GET/POST protocol -LICENSE= BSD +LICENSE= BSD3CLAUSE LIB_DEPENDS+= libtokyocabinet.so:${PORTSDIR}/databases/tokyocabinet \ libevent.so:${PORTSDIR}/devel/libevent2 Modified: head/www/imgsizer/Makefile ============================================================================== --- head/www/imgsizer/Makefile Sun Dec 21 15:02:30 2014 (r375165) +++ head/www/imgsizer/Makefile Sun Dec 21 16:09:04 2014 (r375166) @@ -10,7 +10,7 @@ MASTER_SITES= http://www.catb.org/~esr/i MAINTAINER= cs@FreeBSD.org COMMENT= Tool to autogenerate WIDTH and HEIGHT for IMG HTML tags -LICENSE= BSD +LICENSE= BSD4CLAUSE RUN_DEPENDS= rdjpgcom:${PORTSDIR}/graphics/jpeg \ identify:${PORTSDIR}/graphics/ImageMagick Modified: head/www/nostromo/Makefile ============================================================================== --- head/www/nostromo/Makefile Sun Dec 21 15:02:30 2014 (r375165) +++ head/www/nostromo/Makefile Sun Dec 21 16:09:04 2014 (r375166) @@ -10,7 +10,7 @@ MASTER_SITES= http://www.nazgul.ch/dev/ MAINTAINER= ports@FreeBSD.org COMMENT= Fast, secure HTTP/1.1 CGI/1.1 SSL IPv4/IPv6 webserver -LICENSE= BSD +LICENSE= ISCL NOSTROMO_DIR?= nostromo NOSTROMO_LOGDIR?= ${NOSTROMO_DIR}/logs Modified: head/www/p5-CGI-Struct/Makefile ============================================================================== --- head/www/p5-CGI-Struct/Makefile Sun Dec 21 15:02:30 2014 (r375165) +++ head/www/p5-CGI-Struct/Makefile Sun Dec 21 16:09:04 2014 (r375166) @@ -10,7 +10,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= fullermd@over-yonder.net COMMENT= Build data structures from CGI request parameters -LICENSE= BSD +LICENSE= BSD2CLAUSE TEST_DEPENDS= p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep Modified: head/www/p5-Plack-Middleware-SocketIO/Makefile ============================================================================== --- head/www/p5-Plack-Middleware-SocketIO/Makefile Sun Dec 21 15:02:30 2014 (r375165) +++ head/www/p5-Plack-Middleware-SocketIO/Makefile Sun Dec 21 16:09:04 2014 (r375166) @@ -10,7 +10,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= kuriyama@FreeBSD.org COMMENT= Perl extension for Socket.IO Plack middleware -LICENSE= BSD +LICENSE= ART20 RUN_DEPENDS= \ p5-AnyEvent>0:${PORTSDIR}/devel/p5-AnyEvent \ Modified: head/www/pear-HTTP_Session2/Makefile ============================================================================== --- head/www/pear-HTTP_Session2/Makefile Sun Dec 21 15:02:30 2014 (r375165) +++ head/www/pear-HTTP_Session2/Makefile Sun Dec 21 16:09:04 2014 (r375166) @@ -8,7 +8,7 @@ CATEGORIES= www devel pear MAINTAINER= joehorn@gmail.com COMMENT= PHP5 Session Handler -LICENSE= BSD +LICENSE= BSD3CLAUSE USES= dos2unix pear Modified: head/www/pear-Horde_Dav/Makefile ============================================================================== --- head/www/pear-Horde_Dav/Makefile Sun Dec 21 15:02:30 2014 (r375165) +++ head/www/pear-Horde_Dav/Makefile Sun Dec 21 16:09:04 2014 (r375166) @@ -7,7 +7,7 @@ CATEGORIES= www pear MAINTAINER= horde@FreeBSD.org COMMENT= Horde library for WebDAV, CalDAV, CardDAV -LICENSE= BSD +LICENSE= BSD3CLAUSE USES= horde USE_HORDE_RUN= Horde_Auth \ Modified: head/www/pecl-varnish/Makefile ============================================================================== --- head/www/pecl-varnish/Makefile Sun Dec 21 15:02:30 2014 (r375165) +++ head/www/pecl-varnish/Makefile Sun Dec 21 16:09:04 2014 (r375166) @@ -12,7 +12,7 @@ DIST_SUBDIR= PECL MAINTAINER= jim@ohlste.in COMMENT= Varnish cache extension -LICENSE= BSD +LICENSE= BSD2CLAUSE BUILD_DEPENDS= ${LOCALBASE}/sbin/varnishd:${PORTSDIR}/www/varnish Modified: head/www/pelican/Makefile ============================================================================== --- head/www/pelican/Makefile Sun Dec 21 15:02:30 2014 (r375165) +++ head/www/pelican/Makefile Sun Dec 21 16:09:04 2014 (r375166) @@ -2,13 +2,16 @@ # $FreeBSD$ PORTNAME= pelican -PORTVERSION= 3.3.0 -PORTREVISION= 1 +PORTVERSION= 3.5.0 +PORTREVISION= 0 CATEGORIES= www textproc +MASTER_SITES= CHEESESHOP MAINTAINER= jlaffaye@FreeBSD.org COMMENT= Static site generator written in Python +LICENSE= GPLv3 + RUN_DEPENDS= rst2html:${PORTSDIR}/textproc/py-docutils \ ${PYTHON_PKGNAMEPREFIX}markdown>0:${PORTSDIR}/textproc/py-markdown \ ${PYTHON_PKGNAMEPREFIX}Jinja2>=2.6:${PORTSDIR}/devel/py-Jinja2 \ @@ -31,10 +34,6 @@ PYDISTUTILS_AUTOPLIST= yes USE_PYDISTUTILS= yes USE_PYTHON= yes -USE_GITHUB= yes -GH_ACCOUNT= getpelican -GH_COMMIT= b35ce43 - .if ${PORT_OPTIONS:MTEST} BUILD_DEPENDS:= ${TEST_DEPENDS} .endif Modified: head/www/pelican/distinfo ============================================================================== --- head/www/pelican/distinfo Sun Dec 21 15:02:30 2014 (r375165) +++ head/www/pelican/distinfo Sun Dec 21 16:09:04 2014 (r375166) @@ -1,2 +1,2 @@ -SHA256 (pelican-3.3.0.tar.gz) = 3af90bddeecc8f710e1cfe03d51201580e3d1e564f7dfae7ebb4ef986417084c -SIZE (pelican-3.3.0.tar.gz) = 590771 +SHA256 (pelican-3.5.0.tar.gz) = b7edaa88e458b99e4412e4a445c84e2d387387ed2ffdf1a88c1108a58d888836 +SIZE (pelican-3.5.0.tar.gz) = 268354 Modified: head/www/php-plurk-api/Makefile ============================================================================== --- head/www/php-plurk-api/Makefile Sun Dec 21 15:02:30 2014 (r375165) +++ head/www/php-plurk-api/Makefile Sun Dec 21 16:09:04 2014 (r375166) @@ -9,7 +9,7 @@ MASTER_SITES= GOOGLE_CODE MAINTAINER= appleboy.tw@gmail.com COMMENT= Plurk API Implementation with PHP -LICENSE= BSD +LICENSE= BSD3CLAUSE NO_BUILD= yes USE_PHP= json curl Modified: head/www/py-django-cms/Makefile ============================================================================== --- head/www/py-django-cms/Makefile Sun Dec 21 15:02:30 2014 (r375165) +++ head/www/py-django-cms/Makefile Sun Dec 21 16:09:04 2014 (r375166) @@ -11,7 +11,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= xenophon+fbsdports@irtnog.org COMMENT= Content management system built with the Django framework -LICENSE= BSD +LICENSE= BSD3CLAUSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}south>=0.7.3:${PORTSDIR}/databases/py-south \ ${PYTHON_PKGNAMEPREFIX}django>=1.4:${PORTSDIR}/www/py-django \ Modified: head/www/py-django-evolution/Makefile ============================================================================== --- head/www/py-django-evolution/Makefile Sun Dec 21 15:02:30 2014 (r375165) +++ head/www/py-django-evolution/Makefile Sun Dec 21 16:09:04 2014 (r375166) @@ -12,7 +12,7 @@ DISTNAME= django_evolution-${PORTVERSION MAINTAINER= ports@FreeBSD.org COMMENT= Database schema evolution tool for the Django web framework -LICENSE= BSD +LICENSE= BSD3CLAUSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django14>=1.1.1:${PORTSDIR}/www/py-django14 Modified: head/www/py-django-extensions/Makefile ============================================================================== --- head/www/py-django-extensions/Makefile Sun Dec 21 15:02:30 2014 (r375165) +++ head/www/py-django-extensions/Makefile Sun Dec 21 16:09:04 2014 (r375166) @@ -10,7 +10,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@caomhin.org COMMENT= Global custom management extensions for the Django Framework -LICENSE= BSD +LICENSE= MIT RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django>0:${PORTSDIR}/www/py-django \ ${PYTHON_PKGNAMEPREFIX}six>0:${PORTSDIR}/devel/py-six Modified: head/www/py-django-haystack/Makefile ============================================================================== --- head/www/py-django-haystack/Makefile Sun Dec 21 15:02:30 2014 (r375165) +++ head/www/py-django-haystack/Makefile Sun Dec 21 16:09:04 2014 (r375166) @@ -11,7 +11,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= kristaps.kulis@gmail.com COMMENT= Pluggable search for Django -LICENSE= BSD +LICENSE= BSD3CLAUSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django>=1.3:${PORTSDIR}/www/py-django Modified: head/www/py-django-keyedcache/Makefile ============================================================================== --- head/www/py-django-keyedcache/Makefile Sun Dec 21 15:02:30 2014 (r375165) +++ head/www/py-django-keyedcache/Makefile Sun Dec 21 16:09:04 2014 (r375166) @@ -10,7 +10,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@caomhin.org COMMENT= Simplified, speedy way to manage caching in Django apps -LICENSE= BSD +LICENSE= BSD3CLAUSE RUN_DEPENDS= ${PYTHON_SITELIBDIR}/django/bin/django-admin.py:${PORTSDIR}/www/py-django Modified: head/www/py-django-livesettings/Makefile ============================================================================== --- head/www/py-django-livesettings/Makefile Sun Dec 21 15:02:30 2014 (r375165) +++ head/www/py-django-livesettings/Makefile Sun Dec 21 16:09:04 2014 (r375166) @@ -11,7 +11,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@caomhin.org COMMENT= Configure Django project settings via admin interface -LICENSE= BSD +LICENSE= BSD3CLAUSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_hg>=0.4:${PORTSDIR}/devel/py-setuptools_hg RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django>0:${PORTSDIR}/www/py-django Modified: head/www/py-django-mezzanine/Makefile ============================================================================== --- head/www/py-django-mezzanine/Makefile Sun Dec 21 15:02:30 2014 (r375165) +++ head/www/py-django-mezzanine/Makefile Sun Dec 21 16:09:04 2014 (r375166) @@ -12,7 +12,7 @@ DISTNAME= Mezzanine-${PORTVERSION} MAINTAINER= koobs@FreeBSD.org COMMENT= Content management platform built using the Django framework -LICENSE= BSD +LICENSE= BSD2CLAUSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django>=1.4:${PORTSDIR}/www/py-django \ ${PYTHON_PKGNAMEPREFIX}south>=0.7.3:${PORTSDIR}/databases/py-south \ Modified: head/www/py-django-photologue/Makefile ============================================================================== --- head/www/py-django-photologue/Makefile Sun Dec 21 15:02:30 2014 (r375165) +++ head/www/py-django-photologue/Makefile Sun Dec 21 16:09:04 2014 (r375166) @@ -11,7 +11,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@caomhin.org COMMENT= Reusable gallery application for Django -LICENSE= BSD +LICENSE= BSD3CLAUSE RUN_DEPENDS= ${PYTHON_SITELIBDIR}/django/bin/django-admin.py:${PORTSDIR}/www/py-django \ ${PYTHON_PKGNAMEPREFIX}pillow>0:${PORTSDIR}/graphics/py-pillow Modified: head/www/py-django-registration/Makefile ============================================================================== --- head/www/py-django-registration/Makefile Sun Dec 21 15:02:30 2014 (r375165) +++ head/www/py-django-registration/Makefile Sun Dec 21 16:09:04 2014 (r375166) @@ -11,7 +11,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@caomhin.org COMMENT= User-registration application for Django -LICENSE= BSD +LICENSE= BSD3CLAUSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django>=1.4:${PORTSDIR}/www/py-django Modified: head/www/py-django-reversion/Makefile ============================================================================== --- head/www/py-django-reversion/Makefile Sun Dec 21 15:02:30 2014 (r375165) +++ head/www/py-django-reversion/Makefile Sun Dec 21 16:09:04 2014 (r375166) @@ -10,7 +10,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= xenophon+fbsdports@irtnog.org COMMENT= Provides comprehensive version control facilities to Django apps -LICENSE= BSD +LICENSE= BSD3CLAUSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django>=0:${PORTSDIR}/www/py-django Modified: head/www/py-django-tagging/Makefile ============================================================================== --- head/www/py-django-tagging/Makefile Sun Dec 21 15:02:30 2014 (r375165) +++ head/www/py-django-tagging/Makefile Sun Dec 21 16:09:04 2014 (r375166) @@ -10,7 +10,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@caomhin.org COMMENT= Generic tagging application for Django -LICENSE= BSD +LICENSE= BSD3CLAUSE MIT +LICENSE_COMB= multi RUN_DEPENDS= ${PYTHON_SITELIBDIR}/django/bin/django-admin.py:${PORTSDIR}/www/py-django Modified: head/www/py-django-threaded-multihost/Makefile ============================================================================== --- head/www/py-django-threaded-multihost/Makefile Sun Dec 21 15:02:30 2014 (r375165) +++ head/www/py-django-threaded-multihost/Makefile Sun Dec 21 16:09:04 2014 (r375166) @@ -14,7 +14,7 @@ COMMENT= Multi-host utilities to Django BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_hg>=0.4:${PORTSDIR}/devel/py-setuptools_hg RUN_DEPENDS= ${PYTHON_SITELIBDIR}/django/bin/django-admin.py:${PORTSDIR}/www/py-django -LICENSE= BSD +LICENSE= BSD3CLAUSE WRKSRC= ${WRKDIR}/${PORTNAME} USE_PYTHON= yes Modified: head/www/py-fedex/Makefile ============================================================================== --- head/www/py-fedex/Makefile Sun Dec 21 15:02:30 2014 (r375165) +++ head/www/py-fedex/Makefile Sun Dec 21 16:09:04 2014 (r375166) @@ -11,7 +11,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@caomhin.org COMMENT= Light wrapper around Fedex's Web Services SOAP API using suds -LICENSE= BSD +LICENSE= BSD3CLAUSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}suds>=0:${PORTSDIR}/net/py-suds Modified: head/www/py-feedgenerator/Makefile ============================================================================== --- head/www/py-feedgenerator/Makefile Sun Dec 21 15:02:30 2014 (r375165) +++ head/www/py-feedgenerator/Makefile Sun Dec 21 16:09:04 2014 (r375166) @@ -11,7 +11,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= jlaffaye@FreeBSD.org COMMENT= Standalone version of django.utils.feedgenerator -LICENSE= BSD +LICENSE= BSD3CLAUSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytz>0:${PORTSDIR}/devel/py-pytz \ ${PYTHON_PKGNAMEPREFIX}six>0:${PORTSDIR}/devel/py-six Modified: head/www/py-flask/Makefile ============================================================================== --- head/www/py-flask/Makefile Sun Dec 21 15:02:30 2014 (r375165) +++ head/www/py-flask/Makefile Sun Dec 21 16:09:04 2014 (r375166) @@ -10,7 +10,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= olivierd@FreeBSD.org COMMENT= Micro web framework -LICENSE= BSD +LICENSE= BSD3CLAUSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}werkzeug>=0.9:${PORTSDIR}/www/py-werkzeug \ ${PYTHON_PKGNAMEPREFIX}Jinja2>=2.6:${PORTSDIR}/devel/py-Jinja2 \ Modified: head/www/py-plone.behavior/Makefile ============================================================================== --- head/www/py-plone.behavior/Makefile Sun Dec 21 15:02:30 2014 (r375165) +++ head/www/py-plone.behavior/Makefile Sun Dec 21 16:09:04 2014 (r375166) @@ -11,7 +11,7 @@ DIST_SUBDIR= zope MAINTAINER= zope@FreeBSD.org COMMENT= Infrastructure for maintaining a registry of available behaviors -LICENSE= BSD +LICENSE= BSD3CLAUSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.component>0:${PORTSDIR}/devel/py-zope.component \ ${PYTHON_PKGNAMEPREFIX}zope.interface>0:${PORTSDIR}/devel/py-zope.interface \ Modified: head/www/py-plone.transformchain/Makefile ============================================================================== --- head/www/py-plone.transformchain/Makefile Sun Dec 21 15:02:30 2014 (r375165) +++ head/www/py-plone.transformchain/Makefile Sun Dec 21 16:09:04 2014 (r375166) @@ -11,7 +11,7 @@ DIST_SUBDIR= zope MAINTAINER= zope@FreeBSD.org COMMENT= Hook into repoze.zope2 for third party packages -LICENSE= BSD +LICENSE= BSD3CLAUSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.interface>=0:${PORTSDIR}/devel/py-zope.interface \ ${PYTHON_PKGNAMEPREFIX}zope.component>=0:${PORTSDIR}/devel/py-zope.component \ Modified: head/www/py-requests-oauth-hook/Makefile ============================================================================== --- head/www/py-requests-oauth-hook/Makefile Sun Dec 21 15:02:30 2014 (r375165) +++ head/www/py-requests-oauth-hook/Makefile Sun Dec 21 16:09:04 2014 (r375166) @@ -11,7 +11,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@FreeBSD.org COMMENT= This is an OAuth hook for py-requests -LICENSE= BSD +LICENSE= BSD3CLAUSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests1>0:${PORTSDIR}/www/py-requests1 \ ${PYTHON_PKGNAMEPREFIX}oauth2>0:${PORTSDIR}/net/py-oauth2 Modified: head/www/py-restclient/Makefile ============================================================================== --- head/www/py-restclient/Makefile Sun Dec 21 15:02:30 2014 (r375165) +++ head/www/py-restclient/Makefile Sun Dec 21 16:09:04 2014 (r375166) @@ -11,7 +11,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= lwhsu@FreeBSD.org COMMENT= Convenient library for writing REST clients -LICENSE= BSD +LICENSE= BSD3CLAUSE RUN_DEPENDS= ${PKGNAMEPREFIX}httplib2>=0:${PORTSDIR}/www/py-httplib2 Modified: head/www/py-webhelpers/Makefile ============================================================================== --- head/www/py-webhelpers/Makefile Sun Dec 21 15:02:30 2014 (r375165) +++ head/www/py-webhelpers/Makefile Sun Dec 21 16:09:04 2014 (r375166) @@ -11,7 +11,7 @@ DISTNAME= WebHelpers-${PORTVERSION} MAINTAINER= rm@FreeBSD.org COMMENT= Python helper functions for writing templates in web applications -LICENSE= BSD +LICENSE= BSD3CLAUSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}routes>=1.1:${PORTSDIR}/www/py-routes \ ${PYTHON_PKGNAMEPREFIX}MarkupSafe>=0.11:${PORTSDIR}/textproc/py-MarkupSafe Modified: head/www/rssroll/Makefile ============================================================================== --- head/www/rssroll/Makefile Sun Dec 21 15:02:30 2014 (r375165) +++ head/www/rssroll/Makefile Sun Dec 21 16:09:04 2014 (r375166) @@ -10,7 +10,7 @@ MASTER_SITES= http://chaosophia.net/down MAINTAINER= koue@chaosophia.net COMMENT= RSS collector in C -LICENSE= BSD +LICENSE= BSD2CLAUSE LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl \ libxml2.so:${PORTSDIR}/textproc/libxml2 \ Modified: head/www/rubygem-httpi/Makefile ============================================================================== --- head/www/rubygem-httpi/Makefile Sun Dec 21 15:02:30 2014 (r375165) +++ head/www/rubygem-httpi/Makefile Sun Dec 21 16:09:04 2014 (r375166) @@ -9,7 +9,7 @@ MASTER_SITES= RG MAINTAINER= joe@thrallingpenguin.com COMMENT= Library for common HTTP client API -LICENSE= BSD +LICENSE= MIT RUN_DEPENDS= rubygem-rack>=1.4.5:${PORTSDIR}/www/rubygem-rack Modified: head/www/rubygem-rqrcode/Makefile ============================================================================== --- head/www/rubygem-rqrcode/Makefile Sun Dec 21 15:02:30 2014 (r375165) +++ head/www/rubygem-rqrcode/Makefile Sun Dec 21 16:09:04 2014 (r375166) @@ -8,7 +8,7 @@ MASTER_SITES= RG MAINTAINER= rpaulo@FreeBSD.org COMMENT= Library for encoding QR Codes -LICENSE= BSD +LICENSE= MIT USE_RUBY= yes USE_RUBYGEMS= yes Modified: head/www/trac-TracGoogleAnalytics/Makefile ============================================================================== --- head/www/trac-TracGoogleAnalytics/Makefile Sun Dec 21 15:02:30 2014 (r375165) +++ head/www/trac-TracGoogleAnalytics/Makefile Sun Dec 21 16:09:04 2014 (r375166) @@ -11,7 +11,7 @@ PKGNAMEPREFIX= trac- MAINTAINER= douglas@douglasthrift.net COMMENT= Trac plugin to enable logging by Google Analytics -LICENSE= BSD +LICENSE= BSD3CLAUSE BUILD_DEPENDS= tracd:${PORTSDIR}/www/trac \ ${PYTHON_PKGNAMEPREFIX}Genshi>=0.5:${PORTSDIR}/textproc/py-genshi Modified: head/www/trac-attachmentpolicy/Makefile ============================================================================== --- head/www/trac-attachmentpolicy/Makefile Sun Dec 21 15:02:30 2014 (r375165) +++ head/www/trac-attachmentpolicy/Makefile Sun Dec 21 16:09:04 2014 (r375166) @@ -13,7 +13,7 @@ DISTNAME= ${PORTNAME}plugin-r${SVN_REV} MAINTAINER= gaod@hychen.org COMMENT= Provides delete permission to Trac normal user -LICENSE= BSD +LICENSE= BSD3CLAUSE SVN_REV= 12775 Modified: head/www/trac-childtickets/Makefile ============================================================================== --- head/www/trac-childtickets/Makefile Sun Dec 21 15:02:30 2014 (r375165) +++ head/www/trac-childtickets/Makefile Sun Dec 21 16:09:04 2014 (r375166) @@ -11,7 +11,7 @@ PKGNAMEPREFIX= trac- MAINTAINER= hsn@sendmail.cz COMMENT= Support for having child-tickets in Trac -LICENSE= BSD +LICENSE= BSD3CLAUSE RUN_DEPENDS+= trac>=0.12:${PORTSDIR}/www/trac Modified: head/www/trac-subtickets/Makefile ============================================================================== --- head/www/trac-subtickets/Makefile Sun Dec 21 15:02:30 2014 (r375165) +++ head/www/trac-subtickets/Makefile Sun Dec 21 16:09:04 2014 (r375166) @@ -13,7 +13,7 @@ DISTNAME= itota-trac-subtickets-plugin-a MAINTAINER= gaod@hychen.org COMMENT= Offers sub-ticket feature for managing tickets -LICENSE= BSD +LICENSE= BSD3CLAUSE RUN_DEPENDS= tracd:${PORTSDIR}/www/trac Modified: head/www/trac-tracdragdrop/Makefile ============================================================================== --- head/www/trac-tracdragdrop/Makefile Sun Dec 21 15:02:30 2014 (r375165) +++ head/www/trac-tracdragdrop/Makefile Sun Dec 21 16:09:04 2014 (r375166) @@ -13,7 +13,7 @@ DISTNAME= ${PORTNAME}plugin-r${SVN_REV} MAINTAINER= gaod@hychen.org COMMENT= Provides extends attachments list of Trac -LICENSE= BSD +LICENSE= BSD3CLAUSE SVN_REV= 12822 Modified: head/www/trac-watchlist/Makefile ============================================================================== --- head/www/trac-watchlist/Makefile Sun Dec 21 15:02:30 2014 (r375165) +++ head/www/trac-watchlist/Makefile Sun Dec 21 16:09:04 2014 (r375166) @@ -13,7 +13,7 @@ DISTNAME= ${PORTNAME}plugin-r${SVN_REV} MAINTAINER= gaod@hychen.org COMMENT= Watchlist feature for wikis and tickets of Trac -LICENSE= BSD +LICENSE= GPLv3 SVN_REV= 11526 Modified: head/www/trac-xmlrpc/Makefile ============================================================================== --- head/www/trac-xmlrpc/Makefile Sun Dec 21 15:02:30 2014 (r375165) +++ head/www/trac-xmlrpc/Makefile Sun Dec 21 16:09:04 2014 (r375166) @@ -12,7 +12,7 @@ DISTNAME= ${PORTNAME}plugin-r${SVN_REV} MAINTAINER= ports@FreeBSD.org COMMENT= Provides an XML-RPC interface to Trac -LICENSE= BSD +LICENSE= BSD3CLAUSE SVN_REV= 13203 Modified: head/www/varnish-libvmod-header/Makefile ============================================================================== --- head/www/varnish-libvmod-header/Makefile Sun Dec 21 15:02:30 2014 (r375165) +++ head/www/varnish-libvmod-header/Makefile Sun Dec 21 16:09:04 2014 (r375166) @@ -13,7 +13,7 @@ PKGNAMEPREFIX= varnish- MAINTAINER= ports@FreeBSD.org COMMENT= Varnish Module (vmod) for manipulation of duplicated headers -LICENSE= BSD +LICENSE= BSD2CLAUSE BUILD_DEPENDS= ${LOCALBASE}/include/varnish/varnishapi.h:${PORTSDIR}/www/varnish \ rst2man:${PORTSDIR}/textproc/py-docutils Modified: head/www/webbrowser/Makefile ============================================================================== --- head/www/webbrowser/Makefile Sun Dec 21 15:02:30 2014 (r375165) +++ head/www/webbrowser/Makefile Sun Dec 21 16:09:04 2014 (r375166) @@ -10,7 +10,7 @@ MASTER_SITES= http://acadix.biz/Ports/di MAINTAINER= jwbacon@tds.net COMMENT= Wrapper for running the "best" available WEB browser -LICENSE= BSD +LICENSE= BSD2CLAUSE NO_BUILD= yes USES= tar:xz Modified: head/www/yahoo-ui/Makefile ============================================================================== --- head/www/yahoo-ui/Makefile Sun Dec 21 15:02:30 2014 (r375165) +++ head/www/yahoo-ui/Makefile Sun Dec 21 16:09:04 2014 (r375166) @@ -15,7 +15,8 @@ DISTFILES= yui_${DISTVERSION}r1.zip:main MAINTAINER= ports@FreeBSD.org COMMENT= The Yahoo! User Interface (YUI) Library -LICENSE= BSD +LICENSE= BSD3CLAUSE MIT +LICENSE_COMB= multi USES= zip From owner-svn-ports-all@FreeBSD.ORG Sun Dec 21 16:14:56 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B5525850; Sun, 21 Dec 2014 16:14:56 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A1F792E05; Sun, 21 Dec 2014 16:14:56 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBLGEuw6009907; Sun, 21 Dec 2014 16:14:56 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBLGEu5g009903; Sun, 21 Dec 2014 16:14:56 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201412211614.sBLGEu5g009903@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Sun, 21 Dec 2014 16:14:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375167 - head/audio/beets X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Dec 2014 16:14:56 -0000 Author: feld Date: Sun Dec 21 16:14:55 2014 New Revision: 375167 URL: https://svnweb.freebsd.org/changeset/ports/375167 QAT: https://qat.redports.org/buildarchive/r375167/ Log: Update to 1.3.9 PR: 196160 Modified: head/audio/beets/Makefile head/audio/beets/distinfo Modified: head/audio/beets/Makefile ============================================================================== --- head/audio/beets/Makefile Sun Dec 21 16:09:04 2014 (r375166) +++ head/audio/beets/Makefile Sun Dec 21 16:14:55 2014 (r375167) @@ -2,16 +2,18 @@ # $FreeBSD$ PORTNAME= beets -PORTVERSION= 1.3.6 +PORTVERSION= 1.3.9 CATEGORIES= audio python MASTER_SITES= CHEESESHOP MAINTAINER= feld@FreeBSD.org COMMENT= Media library management system for obsessive-compulsive music geeks -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mutagen>=1.22:${PORTSDIR}/audio/py-mutagen \ +LICENSE= MIT + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mutagen>=1.23:${PORTSDIR}/audio/py-mutagen \ ${PYTHON_PKGNAMEPREFIX}unidecode>=0:${PORTSDIR}/converters/py-unidecode \ - ${PYTHON_PKGNAMEPREFIX}musicbrainzngs>=0:${PORTSDIR}/audio/py-musicbrainzngs \ + ${PYTHON_PKGNAMEPREFIX}musicbrainzngs>=0.4:${PORTSDIR}/audio/py-musicbrainzngs \ ${PYTHON_PKGNAMEPREFIX}munkres>=0:${PORTSDIR}/math/py-munkres \ ${PYTHON_PKGNAMEPREFIX}yaml>=0:${PORTSDIR}/devel/py-yaml \ ${PYTHON_PKGNAMEPREFIX}enum34>=0:${PORTSDIR}/devel/py-enum34 \ @@ -22,7 +24,8 @@ USE_PYTHON= distutils autoplist PLIST_FILES= man/man1/beet.1.gz man/man5/beetsconfig.5.gz -OPTIONS_DEFINE= BEATPORT BPD CHROMA DISCOGS ECHONEST LASTFM FFMPEG REPLAYGAIN WEB +OPTIONS_DEFINE= BEATPORT BPD CHROMA DISCOGS ECHONEST FETCHART FFMPEG \ + IMAGEMAGICK LASTFM LASTIMPORT MPDSTATS REPLAYGAIN SPOTIFY WEB OPTIONS_DEFAULT= CHROMA_DESC= Audio Fingerprinting Plugin @@ -30,24 +33,38 @@ BPD_DESC= MPD Compatible Music Player Pl BEATPORT_DESC= Beatport Catalog Autotagging Support DISCOGS_DESC= Discogs Search Plugin ECHONEST_DESC= Echo Nest Plugin +FETCHART_DESC= Cover Art Fetch Plugin +IMAGEMAGICK_DESC= Cover Art Resizing and Comparison LASTFM_DESC= LastGenre Plugin +LASTIMPORT_DESC= Last.fm Import Plugin +MPDSTATS_DESC= MPD Statistics Plugin REPLAYGAIN_DESC= Normalize Audio Loudness +SPOTIFY_DESC= Spotify Plugin WEB_DESC= Webserver Music Player Plugin CHROMA_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyacoustid>=0:${PORTSDIR}/audio/py-pyacoustid BPD_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gstreamer>=0.10:${PORTSDIR}/multimedia/py-gstreamer BPD_RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}mpd>=0.2.0:${PORTSDIR}/audio/py-mpd -BEATPORT_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests1>=0:${PORTSDIR}/www/py-requests1 -DISCOGS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}discogs-client>=0:${PORTSDIR}/audio/py-discogs-client +BEATPORT_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=0:${PORTSDIR}/www/py-requests +DISCOGS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}discogs-client>=2.0.0:${PORTSDIR}/audio/py-discogs-client ECHONEST_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyechonest>=8.0.1:${PORTSDIR}/devel/py-pyechonest +FETCHART_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=0:${PORTSDIR}/www/py-requests FFMPEG_RUN_DEPENDS= ffmpeg>=2:${PORTSDIR}/multimedia/ffmpeg +IMAGEMAGICK_RUN_DEPENDS= convert:${PORTSDIR}/graphics/ImageMagick +MPDSTATS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mpd>=0.2.0:${PORTSDIR}/audio/py-mpd LASTFM_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pylast>=0:${PORTSDIR}/audio/py-pylast +LASTIMPORT_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=0:${PORTSDIR}/www/py-requests REPLAYGAIN_RUN_DEPENDS= mp3gain>=0:${PORTSDIR}/audio/mp3gain REPLAYGAIN_RUN_DEPENDS+= aacgain>=0:${PORTSDIR}/audio/aacgain +SPOTIFY_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=0:${PORTSDIR}/www/py-requests WEB_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Flask>=0:${PORTSDIR}/www/py-flask .include +.if ! ${PORT_OPTIONS:MX11} +IMAGEMAGICK_RUN_DEPENDS= convert:${PORTSDIR}/graphics/ImageMagick-nox11 +.endif + post-install: ${INSTALL} ${WRKSRC}/man/beet.1 ${STAGEDIR}${PREFIX}/man/man1/ ${INSTALL} ${WRKSRC}/man/beetsconfig.5 ${STAGEDIR}${PREFIX}/man/man5/ Modified: head/audio/beets/distinfo ============================================================================== --- head/audio/beets/distinfo Sun Dec 21 16:09:04 2014 (r375166) +++ head/audio/beets/distinfo Sun Dec 21 16:14:55 2014 (r375167) @@ -1,2 +1,2 @@ -SHA256 (beets-1.3.6.tar.gz) = a62160585ce7f4784088db11b5f91d1ae886601e8ba3aab584b11dbbc43e3ce3 -SIZE (beets-1.3.6.tar.gz) = 1107280 +SHA256 (beets-1.3.9.tar.gz) = 0d9152442acced8f82b269c164f77f4269a0c035fe5852bacc9c98684ee0ca32 +SIZE (beets-1.3.9.tar.gz) = 1213055 From owner-svn-ports-all@FreeBSD.ORG Sun Dec 21 16:19:01 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 1033) id B7584AA0; Sun, 21 Dec 2014 16:19:01 +0000 (UTC) Date: Sun, 21 Dec 2014 16:19:01 +0000 From: Alexey Dokuchaev To: Mark Felder Subject: Re: svn commit: r375023 - in head/www: . drupal7-jailadmin drupal7-vulnscan Message-ID: <20141221161901.GA6150@FreeBSD.org> References: <201412201748.sBKHmWSl041906@svn.freebsd.org> <20141221080501.GA27290@FreeBSD.org> <1419175836.187815.205429365.43D7FC16@webmail.messagingengine.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1419175836.187815.205429365.43D7FC16@webmail.messagingengine.com> User-Agent: Mutt/1.5.23 (2014-03-12) Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Dec 2014 16:19:01 -0000 On Sun, Dec 21, 2014 at 09:30:36AM -0600, Mark Felder wrote: > On Sun, Dec 21, 2014, at 02:05, Alexey Dokuchaev wrote: > > On Sat, Dec 20, 2014 at 05:48:31PM +0000, Mark Felder wrote: > > > New Revision: 375023 > > > URL: https://svnweb.freebsd.org/changeset/ports/375023 > > > QAT: https://qat.redports.org/buildarchive/r375023/ > > > > > > Log: > > > Remove ports per author's request > > > > > > Submitted by: Shawn Webb > > > > Did the author care to explain his reasons? > > Author/maintainer is Shawn Webb (lattera, HardenedBSD) and said they're > dead projects he intended to be removed by not staging them. A brief > conversation seemed to indicate he had security concerns about the > drupal7-jailadmin specifically because of its sudo access to some > dangerous utilities. Thanks for the info. I guess it should be part of the original commit, so stupid/ignorant people like me won't ask their dumb questions. :) ./danfe From owner-svn-ports-all@FreeBSD.ORG Sun Dec 21 16:20:34 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 3DB65B8C for ; Sun, 21 Dec 2014 16:20:34 +0000 (UTC) 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 0CBA72E51 for ; Sun, 21 Dec 2014 16:20:33 +0000 (UTC) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id F0B7421421 for ; Sun, 21 Dec 2014 11:20:32 -0500 (EST) Received: from web3 ([10.202.2.213]) by compute1.internal (MEProxy); Sun, 21 Dec 2014 11:20:32 -0500 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=message-id:x-sasl-enc:from:to:cc :mime-version:content-transfer-encoding:content-type:subject :date:in-reply-to:references; s=smtpout; bh=VVkhbCmoWVflI843KO2W TxhzrxA=; b=c1VICxhXgH4Hg12SX38/HJulNC2AtMVGd7nH+ep3QM2oIqRt3L4f zLfYEhVefuMfMX0jQOOOYHAlfkW7y4AaPt2r5topuUCYF5cekwi/hxUtEdqLVf4j kQqCl+flJq4JnHZdb/gdTvj6dgxGTqX/ypdIqwHFBvY+c0Ye+ebHtbU= Received: by web3.nyi.internal (Postfix, from userid 99) id C4DE211C23C; Sun, 21 Dec 2014 11:20:32 -0500 (EST) Message-Id: <1419178832.200321.205438925.2ABF0AFB@webmail.messagingengine.com> X-Sasl-Enc: k1Suoz1QCzhXc3mDn8P4lmBxGdxKiSn6UtzNDLqCuieA 1419178832 From: Mark Felder To: Alexey Dokuchaev MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain X-Mailer: MessagingEngine.com Webmail Interface - ajax-31f62092 Subject: Re: svn commit: r375023 - in head/www: . drupal7-jailadmin drupal7-vulnscan Date: Sun, 21 Dec 2014 10:20:32 -0600 In-Reply-To: <20141221161901.GA6150@FreeBSD.org> References: <201412201748.sBKHmWSl041906@svn.freebsd.org> <20141221080501.GA27290@FreeBSD.org> <1419175836.187815.205429365.43D7FC16@webmail.messagingengine.com> <20141221161901.GA6150@FreeBSD.org> Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Dec 2014 16:20:34 -0000 On Sun, Dec 21, 2014, at 10:19, Alexey Dokuchaev wrote: > On Sun, Dec 21, 2014 at 09:30:36AM -0600, Mark Felder wrote: > > On Sun, Dec 21, 2014, at 02:05, Alexey Dokuchaev wrote: > > > On Sat, Dec 20, 2014 at 05:48:31PM +0000, Mark Felder wrote: > > > > New Revision: 375023 > > > > URL: https://svnweb.freebsd.org/changeset/ports/375023 > > > > QAT: https://qat.redports.org/buildarchive/r375023/ > > > > > > > > Log: > > > > Remove ports per author's request > > > > > > > > Submitted by: Shawn Webb > > > > > > Did the author care to explain his reasons? > > > > Author/maintainer is Shawn Webb (lattera, HardenedBSD) and said they're > > dead projects he intended to be removed by not staging them. A brief > > conversation seemed to indicate he had security concerns about the > > drupal7-jailadmin specifically because of its sudo access to some > > dangerous utilities. > > Thanks for the info. I guess it should be part of the original commit, > so > stupid/ignorant people like me won't ask their dumb questions. :) > I'll keep in mind to add more details in the future. Thanks! From owner-svn-ports-all@FreeBSD.ORG Sun Dec 21 16:57:06 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C6167E13; Sun, 21 Dec 2014 16:57:06 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B17FA3305; Sun, 21 Dec 2014 16:57:06 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBLGv6IT029456; Sun, 21 Dec 2014 16:57:06 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBLGv6kF029452; Sun, 21 Dec 2014 16:57:06 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201412211657.sBLGv6kF029452@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Sun, 21 Dec 2014 16:57:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375168 - head/www/p5-Test-Nginx X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Dec 2014 16:57:06 -0000 Author: vanilla Date: Sun Dec 21 16:57:05 2014 New Revision: 375168 URL: https://svnweb.freebsd.org/changeset/ports/375168 QAT: https://qat.redports.org/buildarchive/r375168/ Log: Upgrade to 0.24. Modified: head/www/p5-Test-Nginx/Makefile head/www/p5-Test-Nginx/distinfo Modified: head/www/p5-Test-Nginx/Makefile ============================================================================== --- head/www/p5-Test-Nginx/Makefile Sun Dec 21 16:14:55 2014 (r375167) +++ head/www/p5-Test-Nginx/Makefile Sun Dec 21 16:57:05 2014 (r375168) @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= Test-Nginx -PORTVERSION= 0.23 -PORTREVISION= 1 +PORTVERSION= 0.24 +PORTREVISION= 0 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/www/p5-Test-Nginx/distinfo ============================================================================== --- head/www/p5-Test-Nginx/distinfo Sun Dec 21 16:14:55 2014 (r375167) +++ head/www/p5-Test-Nginx/distinfo Sun Dec 21 16:57:05 2014 (r375168) @@ -1,2 +1,2 @@ -SHA256 (Test-Nginx-0.23.tar.gz) = 262754fa59d31180a3ff9c9401bb6d69b0113816c9e3cefd2ac83e0202289667 -SIZE (Test-Nginx-0.23.tar.gz) = 105179 +SHA256 (Test-Nginx-0.24.tar.gz) = 770c5651c8bf291ac84decaf228a8fec3c8ddd89868fd86d61dc413c01274168 +SIZE (Test-Nginx-0.24.tar.gz) = 111940 From owner-svn-ports-all@FreeBSD.ORG Sun Dec 21 17:20:23 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 3799863D; Sun, 21 Dec 2014 17:20:23 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 234963AC9; Sun, 21 Dec 2014 17:20:23 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBLHKNZd040175; Sun, 21 Dec 2014 17:20:23 GMT (envelope-from olivierd@FreeBSD.org) Received: (from olivierd@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBLHKMEV040173; Sun, 21 Dec 2014 17:20:22 GMT (envelope-from olivierd@FreeBSD.org) Message-Id: <201412211720.sBLHKMEV040173@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: olivierd set sender to olivierd@FreeBSD.org using -f From: Olivier Duchateau Date: Sun, 21 Dec 2014 17:20:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375169 - head/x11/xfce4-whiskermenu-plugin X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Dec 2014 17:20:23 -0000 Author: olivierd Date: Sun Dec 21 17:20:21 2014 New Revision: 375169 URL: https://svnweb.freebsd.org/changeset/ports/375169 QAT: https://qat.redports.org/buildarchive/r375169/ Log: Update to 1.4.2 Modified: head/x11/xfce4-whiskermenu-plugin/Makefile head/x11/xfce4-whiskermenu-plugin/distinfo Modified: head/x11/xfce4-whiskermenu-plugin/Makefile ============================================================================== --- head/x11/xfce4-whiskermenu-plugin/Makefile Sun Dec 21 16:57:05 2014 (r375168) +++ head/x11/xfce4-whiskermenu-plugin/Makefile Sun Dec 21 17:20:21 2014 (r375169) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= xfce4-whiskermenu-plugin -PORTVERSION= 1.4.1 -PORTREVISION= 1 +PORTVERSION= 1.4.2 CATEGORIES= x11 xfce MASTER_SITES= http://gottcode.org/${PORTNAME}/ DISTNAME= ${PORTNAME}-${PORTVERSION}-src Modified: head/x11/xfce4-whiskermenu-plugin/distinfo ============================================================================== --- head/x11/xfce4-whiskermenu-plugin/distinfo Sun Dec 21 16:57:05 2014 (r375168) +++ head/x11/xfce4-whiskermenu-plugin/distinfo Sun Dec 21 17:20:21 2014 (r375169) @@ -1,2 +1,2 @@ -SHA256 (xfce4/xfce4-whiskermenu-plugin-1.4.1-src.tar.bz2) = b541adef6e6683f44e291d21e089e5583a95f4387dabc3f512c7773bdbe17d3e -SIZE (xfce4/xfce4-whiskermenu-plugin-1.4.1-src.tar.bz2) = 139307 +SHA256 (xfce4/xfce4-whiskermenu-plugin-1.4.2-src.tar.bz2) = 7266d7a16df4bffe6f00d3d4711b8b8fd972491bac70f13a9d7edd9f0472d311 +SIZE (xfce4/xfce4-whiskermenu-plugin-1.4.2-src.tar.bz2) = 139516 From owner-svn-ports-all@FreeBSD.ORG Sun Dec 21 17:36:56 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 833AAB5E; Sun, 21 Dec 2014 17:36:56 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 55DDD3ECD; Sun, 21 Dec 2014 17:36:56 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBLHauh0049961; Sun, 21 Dec 2014 17:36:56 GMT (envelope-from kwm@FreeBSD.org) Received: (from kwm@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBLHauTt049960; Sun, 21 Dec 2014 17:36:56 GMT (envelope-from kwm@FreeBSD.org) Message-Id: <201412211736.sBLHauTt049960@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: kwm set sender to kwm@FreeBSD.org using -f From: Koop Mast Date: Sun, 21 Dec 2014 17:36:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375170 - head/graphics/ImageMagick/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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Dec 2014 17:36:56 -0000 Author: kwm Date: Sun Dec 21 17:36:55 2014 New Revision: 375170 URL: https://svnweb.freebsd.org/changeset/ports/375170 QAT: https://qat.redports.org/buildarchive/r375170/ Log: Remove fabs() hack. This header gets installed and breaks some IM users. Submitted by: antoine@ Deleted: head/graphics/ImageMagick/files/patch-magic__magick-type.h From owner-svn-ports-all@FreeBSD.ORG Sun Dec 21 17:39:51 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7CA14CE7; Sun, 21 Dec 2014 17:39:51 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 68C483F1A; Sun, 21 Dec 2014 17:39:51 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBLHdpsm050540; Sun, 21 Dec 2014 17:39:51 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBLHdpc8050539; Sun, 21 Dec 2014 17:39:51 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201412211739.sBLHdpc8050539@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Sun, 21 Dec 2014 17:39:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375171 - head/net/yate X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Dec 2014 17:39:51 -0000 Author: pawel Date: Sun Dec 21 17:39:50 2014 New Revision: 375171 URL: https://svnweb.freebsd.org/changeset/ports/375171 QAT: https://qat.redports.org/buildarchive/r375171/ Log: Builds and works on armv6 Submitted by: Vinicius Zavam via email Modified: head/net/yate/Makefile Modified: head/net/yate/Makefile ============================================================================== --- head/net/yate/Makefile Sun Dec 21 17:36:55 2014 (r375170) +++ head/net/yate/Makefile Sun Dec 21 17:39:50 2014 (r375171) @@ -17,7 +17,7 @@ LIB_DEPENDS= libasound.so:${PORTSDIR}/au libspeex.so:${PORTSDIR}/audio/speex \ libgsm.so:${PORTSDIR}/audio/gsm -ONLY_FOR_ARCHS= i386 amd64 sparc64 +ONLY_FOR_ARCHS= i386 amd64 sparc64 armv6 USE_AUTOTOOLS= autoconf USES= bison gmake From owner-svn-ports-all@FreeBSD.ORG Sun Dec 21 17:44:26 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7ADB0EE9; Sun, 21 Dec 2014 17:44:26 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 66AE02017; Sun, 21 Dec 2014 17:44:26 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBLHiQGf054847; Sun, 21 Dec 2014 17:44:26 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBLHiQba054846; Sun, 21 Dec 2014 17:44:26 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412211744.sBLHiQba054846@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 21 Dec 2014 17:44:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375172 - head/security/dropbear X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Dec 2014 17:44:26 -0000 Author: antoine Date: Sun Dec 21 17:44:25 2014 New Revision: 375172 URL: https://svnweb.freebsd.org/changeset/ports/375172 QAT: https://qat.redports.org/buildarchive/r375172/ Log: Put back empty dir in plist Modified: head/security/dropbear/Makefile Modified: head/security/dropbear/Makefile ============================================================================== --- head/security/dropbear/Makefile Sun Dec 21 17:39:50 2014 (r375171) +++ head/security/dropbear/Makefile Sun Dec 21 17:44:25 2014 (r375172) @@ -3,6 +3,7 @@ PORTNAME= dropbear PORTVERSION= 2014.66 +PORTREVISION= 1 CATEGORIES= security ipv6 MASTER_SITES= http://matt.ucc.asn.au/dropbear/releases/ @@ -22,6 +23,7 @@ PLIST_FILES= bin/dbclient \ man/man1/dropbearconvert.1.gz \ man/man1/dropbearkey.1.gz \ man/man8/dropbear.8.gz +PLIST_DIRS= etc/dropbear OPTIONS_DEFINE= STATIC From owner-svn-ports-all@FreeBSD.ORG Sun Dec 21 17:49:45 2014 Return-Path: Delivered-To: svn-ports-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A20CD9C; Sun, 21 Dec 2014 17:49:45 +0000 (UTC) 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 64890208C; Sun, 21 Dec 2014 17:49:45 +0000 (UTC) Received: from meatwad.mouf.net (cpe-107-015-170-205.nc.res.rr.com [107.15.170.205]) (authenticated bits=0) by mouf.net (8.14.5/8.14.5) with ESMTP id sBLHn0RS060625 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NOT); Sun, 21 Dec 2014 17:49:08 GMT (envelope-from swills@FreeBSD.org) Message-ID: <549707F1.4070205@FreeBSD.org> Date: Sun, 21 Dec 2014 17:48:33 +0000 From: Steve Wills User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 MIME-Version: 1.0 To: Adam Weinberger Subject: Re: svn commit: r375010 - head/Mk References: <201412201559.sBKFxl9d088764@svn.freebsd.org> <46210F48-0FE2-4B61-AA64-17472B9EAEEB@adamw.org> In-Reply-To: <46210F48-0FE2-4B61-AA64-17472B9EAEEB@adamw.org> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.4.3 (mouf.net [199.48.129.64]); Sun, 21 Dec 2014 17:49:12 +0000 (UTC) X-Spam-Status: No, score=0.0 required=4.5 tests=none autolearn=unavailable autolearn_force=no version=3.4.0 X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on mouf.net X-Virus-Scanned: clamav-milter 0.98.3 at mouf.net X-Virus-Status: Clean Cc: svn-ports-head@FreeBSD.org, svn-ports-all@FreeBSD.org, ports-committers@FreeBSD.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Dec 2014 17:49:45 -0000 On 12/21/14 15:15, Adam Weinberger wrote: >> On 20 Dec, 2014, at 8:59, Steve Wills >> wrote: >> >> Author: swills Date: Sat Dec 20 15:59:46 2014 New Revision: >> 375010 URL: https://svnweb.freebsd.org/changeset/ports/375010 >> QAT: https://qat.redports.org/buildarchive/r375010/ >> >> Log: Make using GitHub releases easier >> >> Differential Revision: https://reviews.freebsd.org/D1340 With >> hat: portmgr >> >> -# -# GitHub files can also be obtained, without the need for any >> of the above, by doing: -# -# MASTER_SITES= >> http://github.com/accountname/${PORTNAME}/archive/${PORTVERSION}.tar.gz?dummy=/ >> >> -# > > That shortcut code still works, and it's still simpler than using > USE_GITHUB and having to keep track of commit hashes on every > update. Why remove it? > > The PH says, "If the distribution file comes from a specific > commit or tag on GitHub for which there is no officially released > file, [...]". That code block is a way to get it when there IS an > officially released file. Wouldn't you still have to do work to update the distinfo if the commit hash changes? Steve From owner-svn-ports-all@FreeBSD.ORG Sun Dec 21 17:50:21 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 3D28918A; Sun, 21 Dec 2014 17:50:21 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0FE69209E; Sun, 21 Dec 2014 17:50:21 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBLHoKWL057944; Sun, 21 Dec 2014 17:50:20 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBLHoKOx057941; Sun, 21 Dec 2014 17:50:20 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201412211750.sBLHoKOx057941@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Sun, 21 Dec 2014 17:50:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375173 - head/x11-wm/wmconfig X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Dec 2014 17:50:21 -0000 Author: pawel Date: Sun Dec 21 17:50:19 2014 New Revision: 375173 URL: https://svnweb.freebsd.org/changeset/ports/375173 QAT: https://qat.redports.org/buildarchive/r375173/ Log: Update to version 1.4.8 PR: 196024 Submitted by: maintainer Modified: head/x11-wm/wmconfig/Makefile head/x11-wm/wmconfig/distinfo head/x11-wm/wmconfig/pkg-plist Modified: head/x11-wm/wmconfig/Makefile ============================================================================== --- head/x11-wm/wmconfig/Makefile Sun Dec 21 17:44:25 2014 (r375172) +++ head/x11-wm/wmconfig/Makefile Sun Dec 21 17:50:19 2014 (r375173) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wmconfig -PORTVERSION= 1.4.7 +PORTVERSION= 1.4.8 CATEGORIES= x11-wm MASTER_SITES= https://www.arrishq.net/files/ @@ -11,7 +11,7 @@ COMMENT= Menu generation tool for X wind LICENSE= GPLv2 -USES= tar:bzip2 +USES= gmake:lite tar:bzip2 GNU_CONFIGURE= yes PORTDOCS= AUTHORS ChangeLog COPYING README TODO Modified: head/x11-wm/wmconfig/distinfo ============================================================================== --- head/x11-wm/wmconfig/distinfo Sun Dec 21 17:44:25 2014 (r375172) +++ head/x11-wm/wmconfig/distinfo Sun Dec 21 17:50:19 2014 (r375173) @@ -1,2 +1,2 @@ -SHA256 (wmconfig-1.4.7.tar.bz2) = 237030402c12757e2939e587fba6f5fa79d87cf1890c69ce84791e0c77a864f0 -SIZE (wmconfig-1.4.7.tar.bz2) = 247865 +SHA256 (wmconfig-1.4.8.tar.bz2) = a7c67cd96419a0cd916477d7ec0169bafd1803a600d68a69eab1e253e9326611 +SIZE (wmconfig-1.4.8.tar.bz2) = 247500 Modified: head/x11-wm/wmconfig/pkg-plist ============================================================================== --- head/x11-wm/wmconfig/pkg-plist Sun Dec 21 17:44:25 2014 (r375172) +++ head/x11-wm/wmconfig/pkg-plist Sun Dec 21 17:50:19 2014 (r375173) @@ -16,7 +16,6 @@ etc/wmconfig/Office_Viewers etc/wmconfig/Shells etc/wmconfig/System etc/wmconfig/Utilities -@dirrm etc/wmconfig man/man1/wmconfig.1x.gz %%NLS%%share/locale/de/LC_MESSAGES/wmconfig.mo %%NLS%%share/locale/fr/LC_MESSAGES/wmconfig.mo From owner-svn-ports-all@FreeBSD.ORG Sun Dec 21 17:50:38 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 18C20276; Sun, 21 Dec 2014 17:50:38 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id EEBE120AB; Sun, 21 Dec 2014 17:50:37 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBLHobvn058151; Sun, 21 Dec 2014 17:50:37 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBLHobnB058148; Sun, 21 Dec 2014 17:50:37 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412211750.sBLHobnB058148@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 21 Dec 2014 17:50:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375174 - in head/security: linux-c6-libgcrypt linux-f10-cyrus-sasl2 linux-f10-libgcrypt X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Dec 2014 17:50:38 -0000 Author: antoine Date: Sun Dec 21 17:50:36 2014 New Revision: 375174 URL: https://svnweb.freebsd.org/changeset/ports/375174 QAT: https://qat.redports.org/buildarchive/r375174/ Log: Put back empty dirs in plist Modified: head/security/linux-c6-libgcrypt/Makefile head/security/linux-f10-cyrus-sasl2/Makefile head/security/linux-f10-libgcrypt/Makefile Modified: head/security/linux-c6-libgcrypt/Makefile ============================================================================== --- head/security/linux-c6-libgcrypt/Makefile Sun Dec 21 17:50:19 2014 (r375173) +++ head/security/linux-c6-libgcrypt/Makefile Sun Dec 21 17:50:36 2014 (r375174) @@ -3,7 +3,7 @@ PORTNAME= libgcrypt PORTVERSION= 1.4.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security linux MAINTAINER= emulation@FreeBSD.org @@ -15,6 +15,7 @@ RPMVERSION= 11.el6_4 USE_LDCONFIG= yes PLIST_FILES= lib/libgcrypt.so.11 lib/.libgcrypt.so.11.hmac lib/libgcrypt.so.11.5.3 +PLIST_DIRS= etc/gcrypt DOCSDIR= usr/share/doc/${PORTNAME}-${PORTVERSION} PORTDOCS= AUTHORS COPYING.LIB NEWS THANKS DESCR= ${.CURDIR}/../libgcrypt/pkg-descr Modified: head/security/linux-f10-cyrus-sasl2/Makefile ============================================================================== --- head/security/linux-f10-cyrus-sasl2/Makefile Sun Dec 21 17:50:19 2014 (r375173) +++ head/security/linux-f10-cyrus-sasl2/Makefile Sun Dec 21 17:50:36 2014 (r375174) @@ -3,7 +3,7 @@ PORTNAME= cyrus-sasl2 PORTVERSION= 2.1.22 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security linux MASTER_SITES= CRITICAL/rpm/${LINUX_RPM_ARCH}/fedora/${LINUX_DIST_VER} DISTNAME= cyrus-sasl-lib-${PORTVERSION}-${RPMVERSION} @@ -21,6 +21,7 @@ USE_LDCONFIG= yes BRANDELF_FILES= usr/sbin/sasldblistusers2 usr/sbin/saslpasswd2 DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr +PLIST_DIRS= etc/sasl2 PLIST_FILES= usr/lib/libsasl2.so.2 usr/lib/libsasl2.so.2.0.22 usr/lib/sasl2/libanonymous.so usr/lib/sasl2/libanonymous.so.2 usr/lib/sasl2/libanonymous.so.2.0.22 usr/lib/sasl2/libsasldb.so usr/lib/sasl2/libsasldb.so.2 usr/lib/sasl2/libsasldb.so.2.0.22 usr/sbin/sasldblistusers2 usr/sbin/saslpasswd2 DOCSDIR= usr/share/doc/cyrus-sasl-lib-${PORTVERSION} PORTDOCS= AUTHORS COPYING NEWS README advanced.html appconvert.html components.html gssapi.html index.html install.html macosx.html mechanisms.html options.html plugprog.html programming.html readme.html sysadmin.html upgrading.html windows.html Modified: head/security/linux-f10-libgcrypt/Makefile ============================================================================== --- head/security/linux-f10-libgcrypt/Makefile Sun Dec 21 17:50:19 2014 (r375173) +++ head/security/linux-f10-libgcrypt/Makefile Sun Dec 21 17:50:36 2014 (r375174) @@ -3,7 +3,7 @@ PORTNAME= libgcrypt PORTVERSION= 1.4.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security linux MAINTAINER= emulation@FreeBSD.org @@ -16,6 +16,7 @@ RPMVERSION= 1.fc10 USE_LDCONFIG= yes PLIST_FILES= lib/libgcrypt.so.11 lib/libgcrypt.so.11.5.2 +PLIST_DIRS= etc/gcrypt DESCR= ${.CURDIR}/../libgcrypt/pkg-descr post-install: From owner-svn-ports-all@FreeBSD.ORG Sun Dec 21 17:55:54 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5D0B7408; Sun, 21 Dec 2014 17:55:54 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 48A1E21CB; Sun, 21 Dec 2014 17:55:54 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBLHtsTX060687; Sun, 21 Dec 2014 17:55:54 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBLHtskF060686; Sun, 21 Dec 2014 17:55:54 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412211755.sBLHtskF060686@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 21 Dec 2014 17:55:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375175 - head/editors/texworks X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Dec 2014 17:55:54 -0000 Author: antoine Date: Sun Dec 21 17:55:53 2014 New Revision: 375175 URL: https://svnweb.freebsd.org/changeset/ports/375175 QAT: https://qat.redports.org/buildarchive/r375175/ Log: Put back the plugin directory in the plist Modified: head/editors/texworks/Makefile Modified: head/editors/texworks/Makefile ============================================================================== --- head/editors/texworks/Makefile Sun Dec 21 17:50:36 2014 (r375174) +++ head/editors/texworks/Makefile Sun Dec 21 17:55:53 2014 (r375175) @@ -3,7 +3,7 @@ PORTNAME= texworks PORTVERSION= 0.4.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= editors MASTER_SITES= GOOGLE_CODE DISTNAME= ${PORTNAME}-${PORTVERSION}-r${VCS_REVISION} @@ -45,6 +45,7 @@ DESKTOP_ENTRIES="TexWorks" \ PLIST_FILES= bin/texworks \ man/man1/texworks.1.gz \ share/pixmaps/TeXworks.png +PLIST_DIRS= lib/texworks PORTDOCS= * .include From owner-svn-ports-all@FreeBSD.ORG Sun Dec 21 18:00:19 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id EF1CB510; Sun, 21 Dec 2014 18:00:19 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id DAE8E2216; Sun, 21 Dec 2014 18:00:19 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBLI0Jlc061887; Sun, 21 Dec 2014 18:00:19 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBLI0Jmq061886; Sun, 21 Dec 2014 18:00:19 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201412211800.sBLI0Jmq061886@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Sun, 21 Dec 2014 18:00:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375176 - head/graphics/py-glewpy X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Dec 2014 18:00:20 -0000 Author: amdmi3 Date: Sun Dec 21 18:00:18 2014 New Revision: 375176 URL: https://svnweb.freebsd.org/changeset/ports/375176 QAT: https://qat.redports.org/buildarchive/r375176/ Log: - Strip libraries Approved by: bapt Modified: head/graphics/py-glewpy/Makefile Modified: head/graphics/py-glewpy/Makefile ============================================================================== --- head/graphics/py-glewpy/Makefile Sun Dec 21 17:55:53 2014 (r375175) +++ head/graphics/py-glewpy/Makefile Sun Dec 21 18:00:18 2014 (r375176) @@ -25,4 +25,8 @@ USE_PYTHON= distutils CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib +post-install: + ${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/glew/glew.so + ${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/glew/gl/*.so + .include From owner-svn-ports-all@FreeBSD.ORG Sun Dec 21 18:00:26 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id DC92E5EA; Sun, 21 Dec 2014 18:00:26 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C88152219; Sun, 21 Dec 2014 18:00:26 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBLI0QTT063370; Sun, 21 Dec 2014 18:00:26 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBLI0QIS063367; Sun, 21 Dec 2014 18:00:26 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201412211800.sBLI0QIS063367@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Sun, 21 Dec 2014 18:00:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375177 - head/games/legends X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Dec 2014 18:00:27 -0000 Author: amdmi3 Date: Sun Dec 21 18:00:25 2014 New Revision: 375177 URL: https://svnweb.freebsd.org/changeset/ports/375177 QAT: https://qat.redports.org/buildarchive/r375177/ Log: - Drop @dirrm* from plist Modified: head/games/legends/Makefile head/games/legends/pkg-plist Modified: head/games/legends/Makefile ============================================================================== --- head/games/legends/Makefile Sun Dec 21 18:00:18 2014 (r375176) +++ head/games/legends/Makefile Sun Dec 21 18:00:25 2014 (r375177) @@ -16,8 +16,6 @@ EXTRACT_SUFX= .run MAINTAINER= ports@FreeBSD.org COMMENT= Fast-paced first-person-perspective online multiplayer game -OPTIONS_DEFINE= DOCS - RUN_DEPENDS= bash:${PORTSDIR}/shells/bash USES= makeself @@ -31,6 +29,8 @@ DATADIR= ${PREFIX}/lib/${PORTNAME} MAP_PACK= BTMappack-1.05.unf PLIST_SUB= MAP_PACK="${MAP_PACK}" +OPTIONS_DEFINE= DOCS + post-extract: @cd ${WRKDIR} && ${TAR} xf legends.tar Modified: head/games/legends/pkg-plist ============================================================================== --- head/games/legends/pkg-plist Sun Dec 21 18:00:18 2014 (r375176) +++ head/games/legends/pkg-plist Sun Dec 21 18:00:25 2014 (r375177) @@ -32,9 +32,3 @@ bin/legends %%PORTDOCS%%%%DOCSDIR%%/default.keybinds.txt %%PORTDOCS%%%%DOCSDIR%%/linux.txt share/pixmaps/legends.ico -%%PORTDOCS%%@dirrm %%DOCSDIR%% -@dirrm %%DATADIR%%/show -@dirrm %%DATADIR%%/legends/prefs -@dirrm %%DATADIR%%/legends -@dirrm %%DATADIR%%/common -@dirrm %%DATADIR%% From owner-svn-ports-all@FreeBSD.ORG Sun Dec 21 18:00:33 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 3CD886C6; Sun, 21 Dec 2014 18:00:33 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 28868221B; Sun, 21 Dec 2014 18:00:33 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBLI0X8N063507; Sun, 21 Dec 2014 18:00:33 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBLI0W1X063505; Sun, 21 Dec 2014 18:00:32 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201412211800.sBLI0W1X063505@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Sun, 21 Dec 2014 18:00:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375178 - head/x11-toolkits/Xaw3d X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Dec 2014 18:00:33 -0000 Author: amdmi3 Date: Sun Dec 21 18:00:31 2014 New Revision: 375178 URL: https://svnweb.freebsd.org/changeset/ports/375178 QAT: https://qat.redports.org/buildarchive/r375178/ Log: - Silence patching - Drop @dirrm* from plist Modified: head/x11-toolkits/Xaw3d/Makefile head/x11-toolkits/Xaw3d/pkg-plist Modified: head/x11-toolkits/Xaw3d/Makefile ============================================================================== --- head/x11-toolkits/Xaw3d/Makefile Sun Dec 21 18:00:25 2014 (r375177) +++ head/x11-toolkits/Xaw3d/Makefile Sun Dec 21 18:00:31 2014 (r375178) @@ -32,10 +32,10 @@ PLIST_SUB+= NLS="@comment " .endif post-extract: - ${MKDIR} ${WRKSRC}/X11/Xaw3d - cd ${WRKSRC}/X11/Xaw3d; ${LN} -sf ../../*.h . + @${MKDIR} ${WRKSRC}/X11/Xaw3d + @cd ${WRKSRC}/X11/Xaw3d; ${LN} -sf ../../*.h . .if ! ${PORT_OPTIONS:MNLS} - ${REINPLACE_CMD} -e '/LINTLIBS =/s/=.*/=/' \ + @${REINPLACE_CMD} -e '/LINTLIBS =/s/=.*/=/' \ -e '/#ifdef XawI18nDefines/s//#if 0/' \ ${WRKSRC}/Imakefile .endif Modified: head/x11-toolkits/Xaw3d/pkg-plist ============================================================================== --- head/x11-toolkits/Xaw3d/pkg-plist Sun Dec 21 18:00:25 2014 (r375177) +++ head/x11-toolkits/Xaw3d/pkg-plist Sun Dec 21 18:00:31 2014 (r375178) @@ -80,5 +80,3 @@ include/X11/Xaw3d/Xaw3dP.h %%NLS%%include/X11/Xaw3d/XawImP.h include/X11/Xaw3d/XawInit.h %%PORTDOCS%%share/doc/Xaw3d/README.XAW3D -@dirrm include/X11/Xaw3d -%%PORTDOCS%%@dirrm share/doc/Xaw3d From owner-svn-ports-all@FreeBSD.ORG Sun Dec 21 18:00:40 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 186F57AB; Sun, 21 Dec 2014 18:00:40 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id DE90B2228; Sun, 21 Dec 2014 18:00:39 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBLI0dk2063664; Sun, 21 Dec 2014 18:00:39 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBLI0daQ063657; Sun, 21 Dec 2014 18:00:39 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201412211800.sBLI0daQ063657@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Sun, 21 Dec 2014 18:00:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375179 - head/games/chanta X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Dec 2014 18:00:40 -0000 Author: amdmi3 Date: Sun Dec 21 18:00:38 2014 New Revision: 375179 URL: https://svnweb.freebsd.org/changeset/ports/375179 QAT: https://qat.redports.org/buildarchive/r375179/ Log: - Add LICENSE - Use upstream installation - Fix tab after WWW: - Drop @dirrm* from plist Approved by: bapt Modified: head/games/chanta/Makefile head/games/chanta/pkg-descr head/games/chanta/pkg-plist Modified: head/games/chanta/Makefile ============================================================================== --- head/games/chanta/Makefile Sun Dec 21 18:00:31 2014 (r375178) +++ head/games/chanta/Makefile Sun Dec 21 18:00:38 2014 (r375179) @@ -10,6 +10,9 @@ MASTER_SITES= http://www.losersjuegos.co MAINTAINER= acm@FreeBSD.org COMMENT= Free 2D jump and run game +LICENSE= GPLv2 # or later +LICENSE_FILE= ${WRKSRC}/COPYING + USES= gmake USE_SDL= sdl image mixer GNU_CONFIGURE= yes @@ -17,19 +20,11 @@ CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD} OPTIONS_DEFINE= DOCS -CHANTADIRS= data ima - post-configure: @${REINPLACE_CMD} -e 's|-lSDL |`sdl-config --libs` |g' ${WRKSRC}/src/${MAKEFILE} @${REINPLACE_CMD} -e 's|^CXXFLAGS|^CXXFLAGS?|g' ${WRKSRC}/src/${MAKEFILE} -do-install: - ${MKDIR} ${STAGEDIR}${DATADIR} - @cd ${WRKSRC}/src && \ - ${INSTALL_PROGRAM} chanta ${STAGEDIR}${PREFIX}/bin && \ - ${FIND} ${CHANTADIRS} -type d -exec ${MKDIR} "${STAGEDIR}${DATADIR}/{}" \; && \ - ${FIND} -E ${CHANTADIRS} -type f -iregex ".*\.(png|dat)" \ - -exec ${INSTALL_DATA} "{}" "${STAGEDIR}${DATADIR}/{}" \; +post-install: ${MKDIR} ${STAGEDIR}${DOCSDIR} @cd ${WRKSRC} && \ ${INSTALL_DATA} AUTHORS ChangeLog README ${STAGEDIR}${DOCSDIR} Modified: head/games/chanta/pkg-descr ============================================================================== --- head/games/chanta/pkg-descr Sun Dec 21 18:00:31 2014 (r375178) +++ head/games/chanta/pkg-descr Sun Dec 21 18:00:38 2014 (r375179) @@ -1,4 +1,4 @@ Chanta Claus is a free jump and run game, where you have to collect all money for each level. -WWW: http://www.losersjuegos.com.ar +WWW: http://www.losersjuegos.com.ar Modified: head/games/chanta/pkg-plist ============================================================================== --- head/games/chanta/pkg-plist Sun Dec 21 18:00:31 2014 (r375178) +++ head/games/chanta/pkg-plist Sun Dec 21 18:00:38 2014 (r375179) @@ -12,7 +12,3 @@ bin/chanta %%PORTDOCS%%%%DOCSDIR%%/AUTHORS %%PORTDOCS%%%%DOCSDIR%%/ChangeLog %%PORTDOCS%%%%DOCSDIR%%/README -@dirrm %%DATADIR%%/data -@dirrm %%DATADIR%%/ima -@dirrm %%DATADIR%% -%%PORTDOCS%%@dirrm %%DOCSDIR%% From owner-svn-ports-all@FreeBSD.ORG Sun Dec 21 18:00:46 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 34BE7889; Sun, 21 Dec 2014 18:00:46 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 21093222C; Sun, 21 Dec 2014 18:00:46 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBLI0kRa065625; Sun, 21 Dec 2014 18:00:46 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBLI0jvl065624; Sun, 21 Dec 2014 18:00:45 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201412211800.sBLI0jvl065624@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Sun, 21 Dec 2014 18:00:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375180 - head/graphics/guilib X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Dec 2014 18:00:46 -0000 Author: amdmi3 Date: Sun Dec 21 18:00:45 2014 New Revision: 375180 URL: https://svnweb.freebsd.org/changeset/ports/375180 QAT: https://qat.redports.org/buildarchive/r375180/ Log: - Strip library Approved by: bapt Modified: head/graphics/guilib/Makefile Modified: head/graphics/guilib/Makefile ============================================================================== --- head/graphics/guilib/Makefile Sun Dec 21 18:00:38 2014 (r375179) +++ head/graphics/guilib/Makefile Sun Dec 21 18:00:45 2014 (r375180) @@ -16,6 +16,7 @@ USES= gmake libtool GNU_CONFIGURE= yes USE_LDCONFIG= yes USE_AUTOTOOLS= aclocal:env +INSTALL_TARGET= install-strip post-patch: @${REINPLACE_CMD} -e 's|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir|' \ From owner-svn-ports-all@FreeBSD.ORG Sun Dec 21 18:37:11 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B907DD80; Sun, 21 Dec 2014 18:37:11 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A46132E2F; Sun, 21 Dec 2014 18:37:11 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBLIbB6v083689; Sun, 21 Dec 2014 18:37:11 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBLIbBwb083688; Sun, 21 Dec 2014 18:37:11 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201412211837.sBLIbBwb083688@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Sun, 21 Dec 2014 18:37:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375181 - head/x11-themes/qt4-style-phase/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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Dec 2014 18:37:11 -0000 Author: amdmi3 Date: Sun Dec 21 18:37:10 2014 New Revision: 375181 URL: https://svnweb.freebsd.org/changeset/ports/375181 QAT: https://qat.redports.org/buildarchive/r375181/ Log: - Fix build on arm6 Modified: head/x11-themes/qt4-style-phase/files/patch-phasestyle.cpp Modified: head/x11-themes/qt4-style-phase/files/patch-phasestyle.cpp ============================================================================== --- head/x11-themes/qt4-style-phase/files/patch-phasestyle.cpp Sun Dec 21 18:00:45 2014 (r375180) +++ head/x11-themes/qt4-style-phase/files/patch-phasestyle.cpp Sun Dec 21 18:37:10 2014 (r375181) @@ -1,5 +1,14 @@ --- phasestyle.cpp.orig 2007-05-03 08:48:44.000000000 +0400 -+++ phasestyle.cpp 2010-11-26 05:07:37.000000000 +0300 ++++ phasestyle.cpp 2014-12-15 02:02:43.000000000 +0300 +@@ -2028,7 +2028,7 @@ + qreal cx = rect.center().x(); + qreal cy = rect.center().y(); + qreal radius = (qMin(w, h) / 2.0) - 2.0; +- qreal tick = qMax(radius / 6, 4.0); ++ qreal tick = qMax(radius / 6, (qreal)4.0); + + if (dial->subControls & SC_DialGroove) { + QRectF groove = QRectF(cx-radius+tick, cy-radius+tick, @@ -2367,6 +2367,8 @@ return 2; From owner-svn-ports-all@FreeBSD.ORG Sun Dec 21 19:00:44 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id AC062105; Sun, 21 Dec 2014 19:00:44 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9782D3143; Sun, 21 Dec 2014 19:00:44 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBLJ0iGv096389; Sun, 21 Dec 2014 19:00:44 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBLJ0igx096388; Sun, 21 Dec 2014 19:00:44 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412211900.sBLJ0igx096388@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 21 Dec 2014 19:00:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375182 - head/benchmarks/slowloris X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Dec 2014 19:00:44 -0000 Author: antoine Date: Sun Dec 21 19:00:43 2014 New Revision: 375182 URL: https://svnweb.freebsd.org/changeset/ports/375182 QAT: https://qat.redports.org/buildarchive/r375182/ Log: Shebangfix Modified: head/benchmarks/slowloris/Makefile Modified: head/benchmarks/slowloris/Makefile ============================================================================== --- head/benchmarks/slowloris/Makefile Sun Dec 21 18:37:10 2014 (r375181) +++ head/benchmarks/slowloris/Makefile Sun Dec 21 19:00:43 2014 (r375182) @@ -3,6 +3,7 @@ PORTNAME= slowloris PORTVERSION= 0.7 +PORTREVISION= 1 CATEGORIES= benchmarks MASTER_SITES= ftp://ftp.renatasystems.org/pub/FreeBSD/ports/distfiles/ @@ -14,8 +15,9 @@ RUN_DEPENDS= p5-IO-Socket-SSL>=0:${PORTS NO_BUILD= yes -USES= perl5 +USES= perl5 shebangfix USE_PERL5= run +SHEBANG_FILES= slowloris.pl PLIST_FILES= bin/slowloris From owner-svn-ports-all@FreeBSD.ORG Sun Dec 21 19:09:11 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 08EAE288; Sun, 21 Dec 2014 19:09:11 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E89F631CC; Sun, 21 Dec 2014 19:09:10 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBLJ9ADF000444; Sun, 21 Dec 2014 19:09:10 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBLJ9Amo000443; Sun, 21 Dec 2014 19:09:10 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412211909.sBLJ9Amo000443@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 21 Dec 2014 19:09:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375183 - head/security/aimsniff X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Dec 2014 19:09:11 -0000 Author: antoine Date: Sun Dec 21 19:09:09 2014 New Revision: 375183 URL: https://svnweb.freebsd.org/changeset/ports/375183 QAT: https://qat.redports.org/buildarchive/r375183/ Log: Shebangfix Modified: head/security/aimsniff/Makefile Modified: head/security/aimsniff/Makefile ============================================================================== --- head/security/aimsniff/Makefile Sun Dec 21 19:00:43 2014 (r375182) +++ head/security/aimsniff/Makefile Sun Dec 21 19:09:09 2014 (r375183) @@ -3,6 +3,7 @@ PORTNAME= aimsniff PORTVERSION= 0.9d +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= SF/${PORTNAME}/AIM%20Sniff/${PORTVERSION} @@ -22,7 +23,8 @@ SUID_ROOT_DESC= Install aimsniff with se PORTDOCS= README table.struct rc.aimsniff -USES= perl5 +USES= perl5 shebangfix +SHEBANG_FILES= aimSniff.pl NO_BUILD= yes PLIST_FILES= bin/aimsniff From owner-svn-ports-all@FreeBSD.ORG Sun Dec 21 19:13:56 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E1FC3420; Sun, 21 Dec 2014 19:13:56 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C22D9329B; Sun, 21 Dec 2014 19:13:56 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBLJDuBP004928; Sun, 21 Dec 2014 19:13:56 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBLJDsFi004917; Sun, 21 Dec 2014 19:13:54 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201412211913.sBLJDsFi004917@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Sun, 21 Dec 2014 19:13:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375184 - in head/x11-wm: . bspwm bspwm/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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Dec 2014 19:13:57 -0000 Author: pawel Date: Sun Dec 21 19:13:53 2014 New Revision: 375184 URL: https://svnweb.freebsd.org/changeset/ports/375184 QAT: https://qat.redports.org/buildarchive/r375184/ Log: bspwm is a tiling window manager that represents windows as the leaves of a full binary tree. It is controlled and configured via bspc. WWW: https://github.com/baskerville/bspwm PR: 196129 Submitted by: Anton Tornqvist Added: head/x11-wm/bspwm/ head/x11-wm/bspwm/Makefile (contents, props changed) head/x11-wm/bspwm/distinfo (contents, props changed) head/x11-wm/bspwm/files/ head/x11-wm/bspwm/files/patch-Makefile (contents, props changed) head/x11-wm/bspwm/pkg-descr (contents, props changed) head/x11-wm/bspwm/pkg-message (contents, props changed) head/x11-wm/bspwm/pkg-plist (contents, props changed) Modified: head/x11-wm/Makefile Modified: head/x11-wm/Makefile ============================================================================== --- head/x11-wm/Makefile Sun Dec 21 19:09:09 2014 (r375183) +++ head/x11-wm/Makefile Sun Dec 21 19:13:53 2014 (r375184) @@ -14,6 +14,7 @@ SUBDIR += bbkeys SUBDIR += bbpager SUBDIR += blackbox + SUBDIR += bspwm SUBDIR += ccsm SUBDIR += clementine SUBDIR += compiz Added: head/x11-wm/bspwm/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11-wm/bspwm/Makefile Sun Dec 21 19:13:53 2014 (r375184) @@ -0,0 +1,26 @@ +# Created by: Anton Törnqvist +# $FreeBSD$ + +PORTNAME= bspwm +PORTVERSION= 0.8.9 +CATEGORIES= x11-wm + +MAINTAINER= antont@inbox.lv +COMMENT= Tiling window manager based on binary space partitioning + +LIB_DEPENDS= libxcb-icccm.so:${PORTSDIR}/x11/xcb-util-wm +RUN_DEPENDS= sxhkd:${PORTSDIR}/x11/sxhkd + +USE_GITHUB= yes +GH_ACCOUNT= baskerville +GH_COMMIT= 1c5c3a1 + +USES= gmake + +OPTIONS_DEFINE= EXAMPLES + +post-install: + ${MKDIR} ${STAGEDIR}${EXAMPLESDIR} + (cd ${WRKSRC}/examples && ${COPYTREE_SHARE} . ${STAGEDIR}${EXAMPLESDIR}) + +.include Added: head/x11-wm/bspwm/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11-wm/bspwm/distinfo Sun Dec 21 19:13:53 2014 (r375184) @@ -0,0 +1,2 @@ +SHA256 (bspwm-0.8.9.tar.gz) = 841c9730ad16f63c74de0854bfc1eb1edb67baa6f6e797a1a8b59ec48929d249 +SIZE (bspwm-0.8.9.tar.gz) = 65651 Added: head/x11-wm/bspwm/files/patch-Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11-wm/bspwm/files/patch-Makefile Sun Dec 21 19:13:53 2014 (r375184) @@ -0,0 +1,11 @@ +--- Makefile.orig 2014-12-15 20:58:41 UTC ++++ Makefile +@@ -8,7 +8,7 @@ LDFLAGS += -L$(PREFIX)/lib + + PREFIX ?= /usr/local + BINPREFIX = $(PREFIX)/bin +-MANPREFIX = $(PREFIX)/share/man ++MANPREFIX = $(PREFIX)/man + BASHCPL = $(PREFIX)/share/bash-completion/completions + ZSHCPL = $(PREFIX)/share/zsh/site-functions + Added: head/x11-wm/bspwm/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11-wm/bspwm/pkg-descr Sun Dec 21 19:13:53 2014 (r375184) @@ -0,0 +1,4 @@ +bspwm is a tiling window manager that represents windows as the leaves +of a full binary tree. It is controlled and configured via bspc. + +WWW: https://github.com/baskerville/bspwm Added: head/x11-wm/bspwm/pkg-message ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11-wm/bspwm/pkg-message Sun Dec 21 19:13:53 2014 (r375184) @@ -0,0 +1,10 @@ +####################################################################### +Copy the files bspwmrc and sxhkdrc from ${EXAMPLESDIR} to +~/.config/bspwm/ and ~/.config/sxhkd/ and configure them as you wish. + +And add these lines to you .xinitrc: +sxhkd & +exec bspwm + +Then type startx from tty to run bspwm. +####################################################################### Added: head/x11-wm/bspwm/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11-wm/bspwm/pkg-plist Sun Dec 21 19:13:53 2014 (r375184) @@ -0,0 +1,29 @@ +bin/bspc +bin/bspwm +share/bash-completion/completions/bspc +man/man1/bspc.1.gz +man/man1/bspwm.1.gz +share/zsh/site-functions/_bspc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bspwmrc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sxhkdrc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/external_rules/bspwmrc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/external_rules/external_rules +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/external_rules/lua/README.asciidoc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/external_rules/lua/bspwm_rules +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/external_rules/lua/bspwmrc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/external_rules/lua/external_rules +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/external_rules/lua/rulc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/external_rules/lua/ruld +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/loop/bspwmrc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/loop/sxhkdrc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/loop/profile +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/loop/wm +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/loop/xinitrc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/overlapping_borders/bspwmrc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/panel/bspwmrc +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/panel/panel +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/panel/panel_bar +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/panel/panel_colors +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/panel/panel_dzen2 +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/panel/profile +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/panel/sxhkdrc From owner-svn-ports-all@FreeBSD.ORG Sun Dec 21 19:14:45 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 86930502; Sun, 21 Dec 2014 19:14:45 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 721B732C2; Sun, 21 Dec 2014 19:14:45 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBLJEjsJ005186; Sun, 21 Dec 2014 19:14:45 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBLJEjnY005185; Sun, 21 Dec 2014 19:14:45 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412211914.sBLJEjnY005185@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 21 Dec 2014 19:14:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375185 - head/sysutils/cdrkit X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Dec 2014 19:14:45 -0000 Author: antoine Date: Sun Dec 21 19:14:44 2014 New Revision: 375185 URL: https://svnweb.freebsd.org/changeset/ports/375185 QAT: https://qat.redports.org/buildarchive/r375185/ Log: - Shebangfix - Add missing run-dependency on perl Modified: head/sysutils/cdrkit/Makefile Modified: head/sysutils/cdrkit/Makefile ============================================================================== --- head/sysutils/cdrkit/Makefile Sun Dec 21 19:13:53 2014 (r375184) +++ head/sysutils/cdrkit/Makefile Sun Dec 21 19:14:44 2014 (r375185) @@ -3,6 +3,7 @@ PORTNAME= cdrkit PORTVERSION= 1.1.11 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://cdrkit.org/releases/ \ http://debburn.alioth.debian.org/ @@ -10,7 +11,9 @@ MASTER_SITES= http://cdrkit.org/releases MAINTAINER= jharris@widomaker.com COMMENT= Command-line CD/DVD writing suite -USES= cmake iconv +USES= cmake iconv perl5 shebangfix +USE_PERL5= run +SHEBANG_FILES= 3rd-party/dirsplit/dirsplit CONFLICTS= cdrtools-[0-9]* cjk-cdrtools-[0-9]* cdrtools-devel-[0-9]* From owner-svn-ports-all@FreeBSD.ORG Sun Dec 21 19:28:04 2014 Return-Path: Delivered-To: svn-ports-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id DDDB76EE; Sun, 21 Dec 2014 19:28:04 +0000 (UTC) Received: from apnoea.adamw.org (apnoea.adamw.org [204.109.59.150]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B50ED3919; Sun, 21 Dec 2014 19:28:04 +0000 (UTC) Received: from [192.168.0.187] (75-173-123-43.albq.qwest.net [75.173.123.43]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by apnoea.adamw.org (Postfix) with ESMTPSA id 1610B1140AC; Sun, 21 Dec 2014 12:28:03 -0700 (MST) References: <201412201559.sBKFxl9d088764@svn.freebsd.org> <46210F48-0FE2-4B61-AA64-17472B9EAEEB@adamw.org> <549707F1.4070205@FreeBSD.org> Mime-Version: 1.0 (1.0) In-Reply-To: <549707F1.4070205@FreeBSD.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Message-Id: X-Mailer: iPad Mail (12B440) From: Adam Weinberger Subject: Re: svn commit: r375010 - head/Mk Date: Sun, 21 Dec 2014 12:28:04 -0700 To: Steve Wills Cc: "svn-ports-head@FreeBSD.org" , "svn-ports-all@FreeBSD.org" , "ports-committers@FreeBSD.org" X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Dec 2014 19:28:05 -0000 > On Dec 21, 2014, at 10:48, Steve Wills wrote: >=20 > On 12/21/14 15:15, Adam Weinberger wrote: >>> On 20 Dec, 2014, at 8:59, Steve Wills >>> wrote: >>>=20 >>> Author: swills Date: Sat Dec 20 15:59:46 2014 New Revision: >>> 375010 URL: https://svnweb.freebsd.org/changeset/ports/375010=20 >>> QAT: https://qat.redports.org/buildarchive/r375010/ >>>=20 >>> Log: Make using GitHub releases easier >>>=20 >>> Differential Revision: https://reviews.freebsd.org/D1340 With >>> hat: portmgr >>>=20 >>> -# -# GitHub files can also be obtained, without the need for any >>> of the above, by doing: -# -# MASTER_SITES=3D >>> http://github.com/accountname/${PORTNAME}/archive/${PORTVERSION}.tar.gz?= dummy=3D/ > -# >>=20 >> That shortcut code still works, and it's still simpler than using=20 >> USE_GITHUB and having to keep track of commit hashes on every >> update. Why remove it? >>=20 >> The PH says, "If the distribution file comes from a specific >> commit or tag on GitHub for which there is no officially released >> file, [...]". That code block is a way to get it when there IS an=20 >> officially released file. >=20 > Wouldn't you still have to do work to update the distinfo if the > commit hash changes? Sure, same as other ports. Only difference is that, same as other ports, you= don't need to come up with the commit SHA hash as well. You're portmgr, it'= s your call of course, I just thought it was a nice alternative for ports wi= th release tarballs on github to use a simpler method. # Adam -- Adam Weinberger adamw@adamw.org http://www.adamw.org From owner-svn-ports-all@FreeBSD.ORG Sun Dec 21 19:28:30 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0B3747D4; Sun, 21 Dec 2014 19:28:30 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id EAFD9391F; Sun, 21 Dec 2014 19:28:29 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBLJSTrI011002; Sun, 21 Dec 2014 19:28:29 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBLJSTDS010999; Sun, 21 Dec 2014 19:28:29 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412211928.sBLJSTDS010999@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 21 Dec 2014 19:28:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375186 - head/news/slrnconf X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Dec 2014 19:28:30 -0000 Author: antoine Date: Sun Dec 21 19:28:28 2014 New Revision: 375186 URL: https://svnweb.freebsd.org/changeset/ports/375186 QAT: https://qat.redports.org/buildarchive/r375186/ Log: - Shebangfix - Cleanup plist Modified: head/news/slrnconf/Makefile head/news/slrnconf/pkg-plist Modified: head/news/slrnconf/Makefile ============================================================================== --- head/news/slrnconf/Makefile Sun Dec 21 19:14:44 2014 (r375185) +++ head/news/slrnconf/Makefile Sun Dec 21 19:28:28 2014 (r375186) @@ -3,7 +3,7 @@ PORTNAME= slrnconf PORTVERSION= 0.8.4 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= news MASTER_SITES= http://home.arcor.de/kaffeetisch/downloads/ @@ -13,7 +13,8 @@ COMMENT= Graphical configuration utility BUILD_DEPENDS= p5-Gtk2>=0:${PORTSDIR}/x11-toolkits/p5-Gtk2 \ p5-Parse-RecDescent>=0:${PORTSDIR}/devel/p5-Parse-RecDescent -USES= perl5 tar:bzip2 +USES= perl5 shebangfix tar:bzip2 +SHEBANG_FILES= slrnconf.in MAKE_ARGS+= PREFIX=${PREFIX} OPTIONS_DEFINE= DOCS Modified: head/news/slrnconf/pkg-plist ============================================================================== --- head/news/slrnconf/pkg-plist Sun Dec 21 19:14:44 2014 (r375185) +++ head/news/slrnconf/pkg-plist Sun Dec 21 19:28:28 2014 (r375186) @@ -172,7 +172,3 @@ share/slrnconf/help/warn_followup_to share/slrnconf/help/wrap_flags share/slrnconf/help/wrap_method share/slrnconf/help/write_newsrc_flags -@dirrm share/slrnconf/help -@dirrm share/slrnconf/data -@dirrm share/slrnconf -%%PORTDOCS%%@dirrm %%DOCSDIR%% From owner-svn-ports-all@FreeBSD.ORG Sun Dec 21 19:43:33 2014 Return-Path: Delivered-To: svn-ports-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id F294FA21; Sun, 21 Dec 2014 19:43:32 +0000 (UTC) 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 B21103C06; Sun, 21 Dec 2014 19:43:32 +0000 (UTC) Received: from meatwad.mouf.net (cpe-107-015-170-205.nc.res.rr.com [107.15.170.205]) (authenticated bits=0) by mouf.net (8.14.5/8.14.5) with ESMTP id sBLJgpwx062086 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NOT); Sun, 21 Dec 2014 19:42:57 GMT (envelope-from swills@FreeBSD.org) Message-ID: <549722A1.8070104@FreeBSD.org> Date: Sun, 21 Dec 2014 19:42:25 +0000 From: Steve Wills User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 MIME-Version: 1.0 To: Adam Weinberger Subject: Re: svn commit: r375010 - head/Mk References: <201412201559.sBKFxl9d088764@svn.freebsd.org> <46210F48-0FE2-4B61-AA64-17472B9EAEEB@adamw.org> <549707F1.4070205@FreeBSD.org> In-Reply-To: Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.4.3 (mouf.net [199.48.129.64]); Sun, 21 Dec 2014 19:42:58 +0000 (UTC) X-Spam-Status: No, score=0.0 required=4.5 tests=none autolearn=unavailable autolearn_force=no version=3.4.0 X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on mouf.net X-Virus-Scanned: clamav-milter 0.98.3 at mouf.net X-Virus-Status: Clean Cc: "svn-ports-head@FreeBSD.org" , "svn-ports-all@FreeBSD.org" , "ports-committers@FreeBSD.org" X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Dec 2014 19:43:33 -0000 On 12/21/14 19:28, Adam Weinberger wrote: > > > Sure, same as other ports. Only difference is that, same as other > ports, you don't need to come up with the commit SHA hash as well. > You're portmgr, it's your call of course, I just thought it was a > nice alternative for ports with release tarballs on github to use a > simpler method. > I thought you were talking about ones that didn't use the GitHub release. For ones that do use the GitHub release, making using those easier was the goal of this commit. For example, after this commit, I can change net/syncthing like so: -MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/archive/v${PORTVERSION}.tar.gz?dummy=/ +MASTER_SITES= GHR +DISTVERSIONPREFIX= v +USE_GITHUB= yes No commit hash in either one. Also note there are some additional changes for USE_GITHUB in the pipeline: https://reviews.freebsd.org/D748 Steve From owner-svn-ports-all@FreeBSD.ORG Sun Dec 21 19:56:53 2014 Return-Path: Delivered-To: svn-ports-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id CBA80CEB; Sun, 21 Dec 2014 19:56:53 +0000 (UTC) Received: from apnoea.adamw.org (apnoea.adamw.org [204.109.59.150]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A1C473E90; Sun, 21 Dec 2014 19:56:53 +0000 (UTC) Received: from [192.168.0.187] (75-173-123-43.albq.qwest.net [75.173.123.43]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by apnoea.adamw.org (Postfix) with ESMTPSA id 6596D1140AC; Sun, 21 Dec 2014 12:56:52 -0700 (MST) References: <201412201559.sBKFxl9d088764@svn.freebsd.org> <46210F48-0FE2-4B61-AA64-17472B9EAEEB@adamw.org> <549707F1.4070205@FreeBSD.org> <549722A1.8070104@FreeBSD.org> Mime-Version: 1.0 (1.0) In-Reply-To: <549722A1.8070104@FreeBSD.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Message-Id: <0C87C52E-BBE7-4C2A-819F-AF150F5A5ECD@adamw.org> X-Mailer: iPad Mail (12B440) From: Adam Weinberger Subject: Re: svn commit: r375010 - head/Mk Date: Sun, 21 Dec 2014 12:56:54 -0700 To: Steve Wills Cc: "svn-ports-head@FreeBSD.org" , "svn-ports-all@FreeBSD.org" , "ports-committers@FreeBSD.org" X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Dec 2014 19:56:53 -0000 > On Dec 21, 2014, at 12:42, Steve Wills wrote: >=20 >> On 12/21/14 19:28, Adam Weinberger wrote: >>=20 >>=20 >> Sure, same as other ports. Only difference is that, same as other >> ports, you don't need to come up with the commit SHA hash as well. >> You're portmgr, it's your call of course, I just thought it was a >> nice alternative for ports with release tarballs on github to use a >> simpler method. >=20 > I thought you were talking about ones that didn't use the GitHub release. >=20 > For ones that do use the GitHub release, making using those easier was > the goal of this commit. For example, after this commit, I can change > net/syncthing like so: >=20 > -MASTER_SITES=3D > https://github.com/${PORTNAME}/${PORTNAME}/archive/v${PORTVERSION}.tar.gz?= dummy=3D/ >=20 > +MASTER_SITES=3D GHR > +DISTVERSIONPREFIX=3D v > +USE_GITHUB=3D yes >=20 > No commit hash in either one. Also note there are some additional > changes for USE_GITHUB in the pipeline: >=20 > https://reviews.freebsd.org/D748 Oooh that's even better! I didn't pick that up when I saw the diff. Sorry ab= out the noise, I blame lack of coffee at the time. Can I suggest altering th= e PH or CHANGES to reflect the new behaviour? # Adam -- Adam Weinberger adamw@adamw.org http://www.adamw.org From owner-svn-ports-all@FreeBSD.ORG Sun Dec 21 20:02:47 2014 Return-Path: Delivered-To: svn-ports-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0074EE0F; Sun, 21 Dec 2014 20:02:46 +0000 (UTC) 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 B0DCF3F6D; Sun, 21 Dec 2014 20:02:46 +0000 (UTC) Received: from meatwad.mouf.net (cpe-107-015-170-205.nc.res.rr.com [107.15.170.205]) (authenticated bits=0) by mouf.net (8.14.5/8.14.5) with ESMTP id sBLK2VgY062441 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NOT); Sun, 21 Dec 2014 20:02:40 GMT (envelope-from swills@FreeBSD.org) Message-ID: <5497273D.6000508@FreeBSD.org> Date: Sun, 21 Dec 2014 20:02:05 +0000 From: Steve Wills User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 MIME-Version: 1.0 To: Adam Weinberger Subject: Re: svn commit: r375010 - head/Mk References: <201412201559.sBKFxl9d088764@svn.freebsd.org> <46210F48-0FE2-4B61-AA64-17472B9EAEEB@adamw.org> <549707F1.4070205@FreeBSD.org> <549722A1.8070104@FreeBSD.org> <0C87C52E-BBE7-4C2A-819F-AF150F5A5ECD@adamw.org> In-Reply-To: <0C87C52E-BBE7-4C2A-819F-AF150F5A5ECD@adamw.org> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.4.3 (mouf.net [199.48.129.64]); Sun, 21 Dec 2014 20:02:43 +0000 (UTC) X-Spam-Status: No, score=0.0 required=4.5 tests=none autolearn=unavailable autolearn_force=no version=3.4.0 X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on mouf.net X-Virus-Scanned: clamav-milter 0.98.3 at mouf.net X-Virus-Status: Clean Cc: "svn-ports-head@FreeBSD.org" , "svn-ports-all@FreeBSD.org" , "ports-committers@FreeBSD.org" X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Dec 2014 20:02:47 -0000 On 12/21/14 19:56, Adam Weinberger wrote: > > Oooh that's even better! I didn't pick that up when I saw the > diff. Sorry about the noise, I blame lack of coffee at the time. > Can I suggest altering the PH or CHANGES to reflect the new > behaviour? > Glad you like it. Updating both is definitely a good idea, was hoping to get the other change in before documenting, or perhaps talk someone else into it, but patches are welcome. :) Steve From owner-svn-ports-all@FreeBSD.ORG Sun Dec 21 21:05:53 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 309CB87D; Sun, 21 Dec 2014 21:05:53 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1BF462F08; Sun, 21 Dec 2014 21:05:53 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBLL5qUw061654; Sun, 21 Dec 2014 21:05:52 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBLL5q7k061653; Sun, 21 Dec 2014 21:05:52 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412212105.sBLL5q7k061653@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 21 Dec 2014 21:05:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375187 - head/devel/avarice X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Dec 2014 21:05:53 -0000 Author: antoine Date: Sun Dec 21 21:05:51 2014 New Revision: 375187 URL: https://svnweb.freebsd.org/changeset/ports/375187 QAT: https://qat.redports.org/buildarchive/r375187/ Log: Fix shebang Modified: head/devel/avarice/Makefile Modified: head/devel/avarice/Makefile ============================================================================== --- head/devel/avarice/Makefile Sun Dec 21 19:28:28 2014 (r375186) +++ head/devel/avarice/Makefile Sun Dec 21 21:05:51 2014 (r375187) @@ -3,7 +3,7 @@ PORTNAME= avarice PORTVERSION= 2.13 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} @@ -15,5 +15,6 @@ LICENSE= GPLv2 USES= perl5 tar:bzip2 GNU_CONFIGURE= yes +CONFIGURE_ENV= ac_cv_path_pathperl=${PERL} .include From owner-svn-ports-all@FreeBSD.ORG Sun Dec 21 21:09:59 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 272CD986; Sun, 21 Dec 2014 21:09:59 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id ECE202F44; Sun, 21 Dec 2014 21:09:58 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBLL9wnA062427; Sun, 21 Dec 2014 21:09:58 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBLL9wTL062424; Sun, 21 Dec 2014 21:09:58 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201412212109.sBLL9wTL062424@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Sun, 21 Dec 2014 21:09:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375188 - in head/sysutils/cbsd: . 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Dec 2014 21:09:59 -0000 Author: amdmi3 Date: Sun Dec 21 21:09:57 2014 New Revision: 375188 URL: https://svnweb.freebsd.org/changeset/ports/375188 QAT: https://qat.redports.org/buildarchive/r375188/ Log: - Update to 10.1.2 Changes: - check for mount points duplicate in system and local jail fstab file. When duplicate - fstab.local wins - rewrite pkgbrowser script. Now work with SQLite directly instead of pkg(7), thus greatly speeding up for building package list svnup command renamed to srcup - new wrappers for service, sysrc, passwd for the appropriate tools - (bugfix) Fixes for jexport/jimport with newjname args - (bugfix) Correction to determine the type of IPv4: must contain only numbers. PR: 196173 Submitted by: olevole@olevole.ru (maintainer) Deleted: head/sysutils/cbsd/files/patch-Makefile Modified: head/sysutils/cbsd/Makefile head/sysutils/cbsd/distinfo Modified: head/sysutils/cbsd/Makefile ============================================================================== --- head/sysutils/cbsd/Makefile Sun Dec 21 21:05:51 2014 (r375187) +++ head/sysutils/cbsd/Makefile Sun Dec 21 21:09:57 2014 (r375188) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= cbsd -PORTVERSION= 10.1.1 -PORTREVISION= 2 +PORTVERSION= 10.1.2 CATEGORIES= sysutils MAINTAINER= olevole@olevole.ru @@ -19,7 +18,7 @@ LIB_DEPENDS= libssh2.so:${PORTSDIR}/secu USE_GITHUB= yes GH_ACCOUNT= olevole GH_TAGNAME= v${PORTVERSION} -GH_COMMIT= 1a5ce04 +GH_COMMIT= e4fa984 USE_RC_SUBR= cbsdd cbsdrsyncd Modified: head/sysutils/cbsd/distinfo ============================================================================== --- head/sysutils/cbsd/distinfo Sun Dec 21 21:05:51 2014 (r375187) +++ head/sysutils/cbsd/distinfo Sun Dec 21 21:09:57 2014 (r375188) @@ -1,2 +1,2 @@ -SHA256 (cbsd-10.1.1.tar.gz) = 6d36723d8ef7e2f25a86c0d5b302026304fe09a4906b66b2e3ac93b2dc17f67b -SIZE (cbsd-10.1.1.tar.gz) = 396514 +SHA256 (cbsd-10.1.2.tar.gz) = 95b766b2dc46d2b05d9f9b9dac048bea8944c526adf22ed1068752ef48629c2c +SIZE (cbsd-10.1.2.tar.gz) = 453231 From owner-svn-ports-all@FreeBSD.ORG Sun Dec 21 21:10:35 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 202DCA9A; Sun, 21 Dec 2014 21:10:35 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0BE7D2F5C; Sun, 21 Dec 2014 21:10:35 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBLLAY0i063188; Sun, 21 Dec 2014 21:10:34 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBLLAYLq063187; Sun, 21 Dec 2014 21:10:34 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412212110.sBLLAYLq063187@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 21 Dec 2014 21:10:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375189 - 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Dec 2014 21:10:35 -0000 Author: antoine Date: Sun Dec 21 21:10:33 2014 New Revision: 375189 URL: https://svnweb.freebsd.org/changeset/ports/375189 QAT: https://qat.redports.org/buildarchive/r375189/ Log: Shebangfix Modified: head/graphics/cadubi/Makefile Modified: head/graphics/cadubi/Makefile ============================================================================== --- head/graphics/cadubi/Makefile Sun Dec 21 21:09:57 2014 (r375188) +++ head/graphics/cadubi/Makefile Sun Dec 21 21:10:33 2014 (r375189) @@ -3,7 +3,7 @@ PORTNAME= cadubi PORTVERSION= 1.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics editors MASTER_SITES= http://langworth.com/pub/ @@ -14,7 +14,8 @@ LICENSE= ART10 RUN_DEPENDS= p5-Term-ReadKey>=0:${PORTSDIR}/devel/p5-Term-ReadKey -USES= perl5 +USES= perl5 shebangfix +SHEBANG_FILES= cadubi NO_BUILD= yes PLIST_FILES= bin/${PORTNAME} \ From owner-svn-ports-all@FreeBSD.ORG Sun Dec 21 21:15:09 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 31F30CEB; Sun, 21 Dec 2014 21:15:09 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1D5BB3032; Sun, 21 Dec 2014 21:15:09 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBLLF8JD067092; Sun, 21 Dec 2014 21:15:08 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBLLF8lh067091; Sun, 21 Dec 2014 21:15:08 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412212115.sBLLF8lh067091@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 21 Dec 2014 21:15:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375190 - head/audio/cd2mp3 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Dec 2014 21:15:09 -0000 Author: antoine Date: Sun Dec 21 21:15:08 2014 New Revision: 375190 URL: https://svnweb.freebsd.org/changeset/ports/375190 QAT: https://qat.redports.org/buildarchive/r375190/ Log: - Add missing run dependency on perl - Shebangfix Modified: head/audio/cd2mp3/Makefile Modified: head/audio/cd2mp3/Makefile ============================================================================== --- head/audio/cd2mp3/Makefile Sun Dec 21 21:10:33 2014 (r375189) +++ head/audio/cd2mp3/Makefile Sun Dec 21 21:15:08 2014 (r375190) @@ -3,7 +3,7 @@ PORTNAME= cd2mp3 PORTVERSION= 0.82 -PORTREVISION= 3 +PORTREVISION= 4 PORTEPOCH= 1 CATEGORIES= audio MASTER_SITES= http://cvsup.theplanet.com/distfiles/ \ @@ -15,6 +15,9 @@ COMMENT= Easy to use CD Ripping and MP3 RUN_DEPENDS= lame:${PORTSDIR}/audio/lame \ dagrab:${PORTSDIR}/audio/dagrab +USES= perl5 shebangfix +USE_PERL5= run +SHEBANG_FILES= cd2mp3 NO_BUILD= yes WRKSRC= ${WRKDIR}/cd2mp3 From owner-svn-ports-all@FreeBSD.ORG Sun Dec 21 21:18:11 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7F4CFE3C; Sun, 21 Dec 2014 21:18:11 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6B421305C; Sun, 21 Dec 2014 21:18:11 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBLLIBDc067689; Sun, 21 Dec 2014 21:18:11 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBLLIBKU067688; Sun, 21 Dec 2014 21:18:11 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412212118.sBLLIBKU067688@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 21 Dec 2014 21:18:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375191 - head/textproc/code2html X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Dec 2014 21:18:11 -0000 Author: antoine Date: Sun Dec 21 21:18:10 2014 New Revision: 375191 URL: https://svnweb.freebsd.org/changeset/ports/375191 QAT: https://qat.redports.org/buildarchive/r375191/ Log: Shebangfix Modified: head/textproc/code2html/Makefile Modified: head/textproc/code2html/Makefile ============================================================================== --- head/textproc/code2html/Makefile Sun Dec 21 21:15:08 2014 (r375190) +++ head/textproc/code2html/Makefile Sun Dec 21 21:18:10 2014 (r375191) @@ -3,6 +3,7 @@ PORTNAME= code2html PORTVERSION= 0.9.1 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= SF \ http://www.palfrader.org/code2html/all/ @@ -11,8 +12,9 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Sourcecode to HTML converter NO_BUILD= yes -USES= perl5 +USES= perl5 shebangfix USE_PERL5= run +SHEBANG_FILES= code2html PLIST_FILES= bin/code2html man/man1/code2html.1.gz From owner-svn-ports-all@FreeBSD.ORG Sun Dec 21 21:20:24 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5353AF35; Sun, 21 Dec 2014 21:20:24 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3EF35308E; Sun, 21 Dec 2014 21:20:24 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBLLKOjv068671; Sun, 21 Dec 2014 21:20:24 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBLLKOEs068670; Sun, 21 Dec 2014 21:20:24 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412212120.sBLLKOEs068670@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 21 Dec 2014 21:20:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375192 - head/textproc/csvdiff X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Dec 2014 21:20:24 -0000 Author: antoine Date: Sun Dec 21 21:20:23 2014 New Revision: 375192 URL: https://svnweb.freebsd.org/changeset/ports/375192 QAT: https://qat.redports.org/buildarchive/r375192/ Log: Shebangfix Modified: head/textproc/csvdiff/Makefile Modified: head/textproc/csvdiff/Makefile ============================================================================== --- head/textproc/csvdiff/Makefile Sun Dec 21 21:18:10 2014 (r375191) +++ head/textproc/csvdiff/Makefile Sun Dec 21 21:20:23 2014 (r375192) @@ -3,6 +3,7 @@ PORTNAME= csvdiff PORTVERSION= 1.7 +PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}%20${PORTVERSION} #DISTNAME= ${PORTNAME}_${PORTVERSION:S,.,-,g} @@ -12,7 +13,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Compare/diff two (comma) separated files with each other NO_BUILD= yes -USES= perl5 tar:tgz +USES= perl5 shebangfix tar:tgz +SHEBANG_FILES= csvdiff.pl PLIST_FILES= bin/csvdiff WRKSRC= ${WRKDIR} PORTDOCS= CHANGES README TODO From owner-svn-ports-all@FreeBSD.ORG Sun Dec 21 21:24:23 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 30F292FA; Sun, 21 Dec 2014 21:24:23 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1C9083148; Sun, 21 Dec 2014 21:24:23 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBLLOM6l072452; Sun, 21 Dec 2014 21:24:22 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBLLOMbr072451; Sun, 21 Dec 2014 21:24:22 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412212124.sBLLOMbr072451@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 21 Dec 2014 21:24:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375193 - head/devel/colormake X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Dec 2014 21:24:23 -0000 Author: antoine Date: Sun Dec 21 21:24:21 2014 New Revision: 375193 URL: https://svnweb.freebsd.org/changeset/ports/375193 QAT: https://qat.redports.org/buildarchive/r375193/ Log: Shebangfix Modified: head/devel/colormake/Makefile Modified: head/devel/colormake/Makefile ============================================================================== --- head/devel/colormake/Makefile Sun Dec 21 21:20:23 2014 (r375192) +++ head/devel/colormake/Makefile Sun Dec 21 21:24:21 2014 (r375193) @@ -2,6 +2,7 @@ PORTNAME= colormake PORTVERSION= 0.9 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= http://bre.klaki.net/programs/colormake/ @@ -12,8 +13,9 @@ RUN_DEPENDS= gmake:${PORTSDIR}/devel/gma bash:${PORTSDIR}/shells/bash NO_BUILD= yes -USES= perl5 +USES= perl5 shebangfix USE_PERL5= run +SHEBANG_FILES= colormake.pl PLIST_FILES= bin/colormake bin/colormake.pl bin/colormake-short bin/clmake \ bin/clmake-short From owner-svn-ports-all@FreeBSD.ORG Sun Dec 21 21:27:30 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E14C5580; Sun, 21 Dec 2014 21:27:30 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CCBB8319C; Sun, 21 Dec 2014 21:27:30 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBLLRUWH073143; Sun, 21 Dec 2014 21:27:30 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBLLRUoq073142; Sun, 21 Dec 2014 21:27:30 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412212127.sBLLRUoq073142@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 21 Dec 2014 21:27:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375194 - head/sysutils/rej X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Dec 2014 21:27:31 -0000 Author: antoine Date: Sun Dec 21 21:27:29 2014 New Revision: 375194 URL: https://svnweb.freebsd.org/changeset/ports/375194 QAT: https://qat.redports.org/buildarchive/r375194/ Log: Shebangfix Modified: head/sysutils/rej/Makefile Modified: head/sysutils/rej/Makefile ============================================================================== --- head/sysutils/rej/Makefile Sun Dec 21 21:24:21 2014 (r375193) +++ head/sysutils/rej/Makefile Sun Dec 21 21:27:29 2014 (r375194) @@ -3,6 +3,7 @@ PORTNAME= rej PORTVERSION= 0.16 +PORTREVISION= 1 CATEGORIES= sysutils perl5 MASTER_SITES= CRITICAL @@ -12,7 +13,7 @@ COMMENT= Merges patch-rejects and runs a USES= shebangfix perl5 NO_BUILD= yes -SHEBANG_FILES= qp mp +SHEBANG_FILES= mp qp rej PORTDOCS= CHANGELOG README vimrc PLIST_FILES= bin/rej bin/rej-qp bin/rej-mp From owner-svn-ports-all@FreeBSD.ORG Sun Dec 21 21:34:04 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A3D166EF; Sun, 21 Dec 2014 21:34:04 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8F1F3329B; Sun, 21 Dec 2014 21:34:04 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBLLY4lS077839; Sun, 21 Dec 2014 21:34:04 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBLLY4dw077838; Sun, 21 Dec 2014 21:34:04 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412212134.sBLLY4dw077838@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 21 Dec 2014 21:34:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375195 - head/audio/mp3riot X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Dec 2014 21:34:04 -0000 Author: antoine Date: Sun Dec 21 21:34:03 2014 New Revision: 375195 URL: https://svnweb.freebsd.org/changeset/ports/375195 QAT: https://qat.redports.org/buildarchive/r375195/ Log: Shebangfix Modified: head/audio/mp3riot/Makefile Modified: head/audio/mp3riot/Makefile ============================================================================== --- head/audio/mp3riot/Makefile Sun Dec 21 21:27:29 2014 (r375194) +++ head/audio/mp3riot/Makefile Sun Dec 21 21:34:03 2014 (r375195) @@ -3,6 +3,7 @@ PORTNAME= mp3riot PORTVERSION= 1.3 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://www.linuxsecure.de/f2html/ @@ -11,7 +12,8 @@ COMMENT= Mp3riot creates mp3 playlists, RUN_DEPENDS= p5-MP3-Info>=0:${PORTSDIR}/audio/p5-MP3-Info -USES= perl5 zip +USES= perl5 shebangfix zip +SHEBANG_FILES= mp3riot NO_BUILD= yes NO_WRKSUBDIR= yes From owner-svn-ports-all@FreeBSD.ORG Sun Dec 21 21:39:07 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 3C77F95B; Sun, 21 Dec 2014 21:39:07 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2819B3305; Sun, 21 Dec 2014 21:39:07 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBLLd7oV078846; Sun, 21 Dec 2014 21:39:07 GMT (envelope-from ak@FreeBSD.org) Received: (from ak@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBLLd6iG078843; Sun, 21 Dec 2014 21:39:06 GMT (envelope-from ak@FreeBSD.org) Message-Id: <201412212139.sBLLd6iG078843@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: ak set sender to ak@FreeBSD.org using -f From: Alex Kozlov Date: Sun, 21 Dec 2014 21:39:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375196 - head/security/dropbear X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Dec 2014 21:39:07 -0000 Author: ak Date: Sun Dec 21 21:39:05 2014 New Revision: 375196 URL: https://svnweb.freebsd.org/changeset/ports/375196 QAT: https://qat.redports.org/buildarchive/r375196/ Log: - Convert to pkg-plist Added: head/security/dropbear/pkg-plist (contents, props changed) Modified: head/security/dropbear/Makefile Modified: head/security/dropbear/Makefile ============================================================================== --- head/security/dropbear/Makefile Sun Dec 21 21:34:03 2014 (r375195) +++ head/security/dropbear/Makefile Sun Dec 21 21:39:05 2014 (r375196) @@ -15,16 +15,6 @@ USES= gmake tar:bzip2 USE_RC_SUBR= ${PORTNAME} -PLIST_FILES= bin/dbclient \ - bin/dropbearconvert \ - bin/dropbearkey \ - sbin/dropbear \ - man/man1/dbclient.1.gz \ - man/man1/dropbearconvert.1.gz \ - man/man1/dropbearkey.1.gz \ - man/man8/dropbear.8.gz -PLIST_DIRS= etc/dropbear - OPTIONS_DEFINE= STATIC STATIC_LDFLAGS= -static Added: head/security/dropbear/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/security/dropbear/pkg-plist Sun Dec 21 21:39:05 2014 (r375196) @@ -0,0 +1,9 @@ +bin/dbclient +bin/dropbearconvert +bin/dropbearkey +sbin/dropbear +man/man1/dbclient.1.gz +man/man1/dropbearconvert.1.gz +man/man1/dropbearkey.1.gz +man/man8/dropbear.8.gz +@dir etc/dropbear From owner-svn-ports-all@FreeBSD.ORG Sun Dec 21 21:55:52 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C896FD1C; Sun, 21 Dec 2014 21:55:52 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A9CFB3A69; Sun, 21 Dec 2014 21:55:52 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBLLtqa3088857; Sun, 21 Dec 2014 21:55:52 GMT (envelope-from dvl@FreeBSD.org) Received: (from dvl@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBLLto9N088844; Sun, 21 Dec 2014 21:55:50 GMT (envelope-from dvl@FreeBSD.org) Message-Id: <201412212155.sBLLto9N088844@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: dvl set sender to dvl@FreeBSD.org using -f From: Dan Langille Date: Sun, 21 Dec 2014 21:55:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375197 - in head/sysutils: bacula-server bacula-server/files bacula5-server bacula5-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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Dec 2014 21:55:52 -0000 Author: dvl Date: Sun Dec 21 21:55:49 2014 New Revision: 375197 URL: https://svnweb.freebsd.org/changeset/ports/375197 QAT: https://qat.redports.org/buildarchive/r375197/ Log: * ETCDIR should be chgrp bacula so the configuration files can be be read by scripts. While here: * fix creation and deletion of /var/db/bacula to avoid error message on pkg delete and on removal of just the bacula-dir port. * Change MAINTAINER to @FreeBSD.org address PR: 196017 Submitted by: timp87@gmail.com Approved by: mat (mentor) Modified: head/sysutils/bacula-server/Makefile head/sysutils/bacula-server/files/pkg-deinstall.client.in head/sysutils/bacula-server/pkg-plist head/sysutils/bacula-server/pkg-plist.client head/sysutils/bacula5-server/Makefile head/sysutils/bacula5-server/files/pkg-deinstall.client.in head/sysutils/bacula5-server/pkg-plist head/sysutils/bacula5-server/pkg-plist.client Modified: head/sysutils/bacula-server/Makefile ============================================================================== --- head/sysutils/bacula-server/Makefile Sun Dec 21 21:39:05 2014 (r375196) +++ head/sysutils/bacula-server/Makefile Sun Dec 21 21:55:49 2014 (r375197) @@ -3,13 +3,13 @@ PORTNAME= bacula DISTVERSION= 7.0.5 -PORTREVISION?= 1 +PORTREVISION?= 2 CATEGORIES?= sysutils MASTER_SITES= SF/bacula/bacula/${PORTVERSION} PKGNAMEPREFIX?= # PKGNAMESUFFIX?= -server -MAINTAINER= dan@langille.org +MAINTAINER= dvl@FreeBSD.org COMMENT?= Network backup solution (server) USES+= libtool @@ -174,9 +174,6 @@ post-patch: .endif -pre-install: - ${MKDIR} ${STAGEDIR}${BACULA_DIR} - .if !target(post-install) post-install: .if defined(WITH_CLIENT_ONLY) Modified: head/sysutils/bacula-server/files/pkg-deinstall.client.in ============================================================================== --- head/sysutils/bacula-server/files/pkg-deinstall.client.in Sun Dec 21 21:39:05 2014 (r375196) +++ head/sysutils/bacula-server/files/pkg-deinstall.client.in Sun Dec 21 21:55:49 2014 (r375197) @@ -20,9 +20,6 @@ case "$2" in mv -f $TMPFILE /etc/services if [ -d ${BACULA_DIR} ]; then - rmdir ${BACULA_DIR}; - fi - if [ -d ${BACULA_DIR} ]; then echo "Check if ${BACULA_DIR} is empty and delete it to permanently remove the bacula port." fi Modified: head/sysutils/bacula-server/pkg-plist ============================================================================== --- head/sysutils/bacula-server/pkg-plist Sun Dec 21 21:39:05 2014 (r375196) +++ head/sysutils/bacula-server/pkg-plist Sun Dec 21 21:55:49 2014 (r375197) @@ -68,3 +68,4 @@ man/man8/btape.8.gz man/man8/btraceback.8.gz man/man8/bwild.8.gz man/man8/dbcheck.8.gz +@dir(bacula,bacula,) %%BACULA_DIR%% Modified: head/sysutils/bacula-server/pkg-plist.client ============================================================================== --- head/sysutils/bacula-server/pkg-plist.client Sun Dec 21 21:39:05 2014 (r375196) +++ head/sysutils/bacula-server/pkg-plist.client Sun Dec 21 21:55:49 2014 (r375197) @@ -12,7 +12,6 @@ man/man8/bacula-fd.8.gz man/man8/bconsole.8.gz sbin/bacula-fd @(,bacula,750) sbin/bconsole -@exec mkdir -p %%BACULA_DIR%% -@dirrmtry %%BACULA_DIR%% -@dirrmtry share/bacula -@dirrmtry %%ETCDIR%% +@dir(bacula,bacula,) %%BACULA_DIR%% +@dir share/bacula +@dir(,bacula,) %%ETCDIR%% Modified: head/sysutils/bacula5-server/Makefile ============================================================================== --- head/sysutils/bacula5-server/Makefile Sun Dec 21 21:39:05 2014 (r375196) +++ head/sysutils/bacula5-server/Makefile Sun Dec 21 21:55:49 2014 (r375197) @@ -3,7 +3,7 @@ PORTNAME= bacula DISTVERSION= 5.2.12 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES?= sysutils MASTER_SITES= SF/bacula/bacula/${PORTVERSION} PKGNAMEPREFIX?= # @@ -169,9 +169,6 @@ post-patch: ${WRKSRC}/src/tools/bpluginfo.c .endif -pre-install: - ${MKDIR} ${STAGEDIR}${BACULA_DIR} - .if !target(post-install) post-install: .if defined(WITH_CLIENT_ONLY) Modified: head/sysutils/bacula5-server/files/pkg-deinstall.client.in ============================================================================== --- head/sysutils/bacula5-server/files/pkg-deinstall.client.in Sun Dec 21 21:39:05 2014 (r375196) +++ head/sysutils/bacula5-server/files/pkg-deinstall.client.in Sun Dec 21 21:55:49 2014 (r375197) @@ -20,9 +20,6 @@ case "$2" in mv -f $TMPFILE /etc/services if [ -d ${BACULA_DIR} ]; then - rmdir ${BACULA_DIR}; - fi - if [ -d ${BACULA_DIR} ]; then echo "Check if ${BACULA_DIR} is empty and delete it to permanently remove the bacula port." fi Modified: head/sysutils/bacula5-server/pkg-plist ============================================================================== --- head/sysutils/bacula5-server/pkg-plist Sun Dec 21 21:39:05 2014 (r375196) +++ head/sysutils/bacula5-server/pkg-plist Sun Dec 21 21:55:49 2014 (r375197) @@ -75,5 +75,6 @@ sbin/dbcheck %%DATADIR%%/query.sql %%DATADIR%%/update_bacula_tables %%DATADIR%%/update_%%DBTYPE%%_tables +@dir(bacula,bacula,) %%BACULA_DIR%% @owner root @group wheel Modified: head/sysutils/bacula5-server/pkg-plist.client ============================================================================== --- head/sysutils/bacula5-server/pkg-plist.client Sun Dec 21 21:39:05 2014 (r375196) +++ head/sysutils/bacula5-server/pkg-plist.client Sun Dec 21 21:55:49 2014 (r375197) @@ -25,7 +25,6 @@ sbin/bacula-fd @group bacula sbin/bconsole @group wheel -@exec mkdir -p %%BACULA_DIR%% -@dirrmtry %%BACULA_DIR%% -@dirrmtry share/bacula -@dirrmtry %%ETCDIR%% +@dir(bacula,bacula,) %%BACULA_DIR%% +@dir share/bacula +@dir(,bacula,) %%ETCDIR%% From owner-svn-ports-all@FreeBSD.ORG Sun Dec 21 21:56:41 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1950DF0D; Sun, 21 Dec 2014 21:56:41 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id DF7CC3A7D; Sun, 21 Dec 2014 21:56:40 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBLLue5W089198; Sun, 21 Dec 2014 21:56:40 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBLLueco089196; Sun, 21 Dec 2014 21:56:40 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412212156.sBLLueco089196@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 21 Dec 2014 21:56:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375198 - head/security/py-rekall X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Dec 2014 21:56:41 -0000 Author: antoine Date: Sun Dec 21 21:56:39 2014 New Revision: 375198 URL: https://svnweb.freebsd.org/changeset/ports/375198 QAT: https://qat.redports.org/buildarchive/r375198/ Log: Update to 1.2.0 Modified: head/security/py-rekall/Makefile head/security/py-rekall/distinfo Modified: head/security/py-rekall/Makefile ============================================================================== --- head/security/py-rekall/Makefile Sun Dec 21 21:55:49 2014 (r375197) +++ head/security/py-rekall/Makefile Sun Dec 21 21:56:39 2014 (r375198) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= rekall -DISTVERSION= 1.1.0.beta +PORTVERSION= 1.2.0 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -15,6 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= cabextract:${PORTSDIR}/archivers/cabextract \ ${PYTHON_PKGNAMEPREFIX}acora>=1.8:${PORTSDIR}/textproc/py-acora \ + ${PYTHON_PKGNAMEPREFIX}capstone>=0:${PORTSDIR}/devel/py-capstone \ ${PYTHON_PKGNAMEPREFIX}codegen>=1.0:${PORTSDIR}/devel/py-codegen \ ${PYTHON_PKGNAMEPREFIX}distorm>=0:${PORTSDIR}/devel/py-distorm \ ${PYTHON_PKGNAMEPREFIX}Flask>=0.10.1:${PORTSDIR}/www/py-flask \ @@ -23,7 +24,7 @@ RUN_DEPENDS= cabextract:${PORTSDIR}/arch ${PYTHON_PKGNAMEPREFIX}gevent-websocket>=0.9.3:${PORTSDIR}/www/py-gevent-websocket \ ${PYTHON_PKGNAMEPREFIX}ipython>=2.0.0:${PORTSDIR}/devel/ipython \ ${PYTHON_PKGNAMEPREFIX}pycrypto>=2.3.1:${PORTSDIR}/security/py-pycrypto \ - ${PYTHON_PKGNAMEPREFIX}pyelftools>=0.21:${PORTSDIR}/devel/py-pyelftools \ + ${PYTHON_PKGNAMEPREFIX}pyelftools>=0.22:${PORTSDIR}/devel/py-pyelftools \ ${PYTHON_PKGNAMEPREFIX}pytz>=2012:${PORTSDIR}/devel/py-pytz \ ${PYTHON_PKGNAMEPREFIX}yaml>=2.10:${PORTSDIR}/devel/py-yaml \ ${PYTHON_PKGNAMEPREFIX}yara>=0:${PORTSDIR}/security/py-yara @@ -38,6 +39,8 @@ OPTIONS_DEFINE= DOCS post-patch: @${CHMOD} -R a+rX ${WRKSRC} @${REINPLACE_CMD} '/argparse/d' ${WRKSRC}/setup.py + @${REINPLACE_CMD} 's,styles.NumberFormat(,, ; s,format_code=\(.*\)),\1,' \ + ${WRKSRC}/rekall/plugins/renderers/xls.py post-install: @${MKDIR} ${STAGEDIR}${DOCSDIR} Modified: head/security/py-rekall/distinfo ============================================================================== --- head/security/py-rekall/distinfo Sun Dec 21 21:55:49 2014 (r375197) +++ head/security/py-rekall/distinfo Sun Dec 21 21:56:39 2014 (r375198) @@ -1,2 +1,2 @@ -SHA256 (rekall-1.1.0.beta.tar.gz) = 2815ec19aefe7c3ef48a49b5a054f0c8d9242cc9855e525a2ea872ff3da2f4d6 -SIZE (rekall-1.1.0.beta.tar.gz) = 3510576 +SHA256 (rekall-1.2.0.tar.gz) = f0e1262d4475b5a7e2b5875748b6a8438dee7f19b521d0bf2834e491966ee186 +SIZE (rekall-1.2.0.tar.gz) = 3405699 From owner-svn-ports-all@FreeBSD.ORG Sun Dec 21 23:01:40 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 63BA070C; Sun, 21 Dec 2014 23:01:40 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4FE2F2B72; Sun, 21 Dec 2014 23:01:40 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBLN1eJ0024780; Sun, 21 Dec 2014 23:01:40 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBLN1d3l024777; Sun, 21 Dec 2014 23:01:39 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201412212301.sBLN1d3l024777@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Sun, 21 Dec 2014 23:01:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375199 - head/net/yaz X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Dec 2014 23:01:40 -0000 Author: pawel Date: Sun Dec 21 23:01:38 2014 New Revision: 375199 URL: https://svnweb.freebsd.org/changeset/ports/375199 QAT: https://qat.redports.org/buildarchive/r375199/ Log: Update to version 5.7.2 Modified: head/net/yaz/Makefile head/net/yaz/distinfo Modified: head/net/yaz/Makefile ============================================================================== --- head/net/yaz/Makefile Sun Dec 21 21:56:39 2014 (r375198) +++ head/net/yaz/Makefile Sun Dec 21 23:01:38 2014 (r375199) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= yaz -PORTVERSION= 5.7.1 -PORTREVISION= 1 +PORTVERSION= 5.7.2 CATEGORIES= net MASTER_SITES= http://ftp.indexdata.dk/pub/yaz/ Modified: head/net/yaz/distinfo ============================================================================== --- head/net/yaz/distinfo Sun Dec 21 21:56:39 2014 (r375198) +++ head/net/yaz/distinfo Sun Dec 21 23:01:38 2014 (r375199) @@ -1,2 +1,2 @@ -SHA256 (yaz-5.7.1.tar.gz) = 43a665491b5e29abe77c5644ab9bb8afc058fac09b240d97d7e0126c6f67e8da -SIZE (yaz-5.7.1.tar.gz) = 2533407 +SHA256 (yaz-5.7.2.tar.gz) = 377fabadf79c840042ba59bc4fce69c3f3e80952e5b8f8a2031a65abd5e1e8d3 +SIZE (yaz-5.7.2.tar.gz) = 2536204 From owner-svn-ports-all@FreeBSD.ORG Sun Dec 21 23:14:04 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 469EA9B9; Sun, 21 Dec 2014 23:14:04 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 31CE62CD7; Sun, 21 Dec 2014 23:14:04 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBLNE4F0030476; Sun, 21 Dec 2014 23:14:04 GMT (envelope-from linimon@FreeBSD.org) Received: (from linimon@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBLNE4WR030475; Sun, 21 Dec 2014 23:14:04 GMT (envelope-from linimon@FreeBSD.org) Message-Id: <201412212314.sBLNE4WR030475@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: linimon set sender to linimon@FreeBSD.org using -f From: Mark Linimon Date: Sun, 21 Dec 2014 23:14:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375200 - head/sysutils/rsnapshot X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Dec 2014 23:14:04 -0000 Author: linimon Date: Sun Dec 21 23:14:03 2014 New Revision: 375200 URL: https://svnweb.freebsd.org/changeset/ports/375200 QAT: https://qat.redports.org/buildarchive/r375200/ Log: Restore old maintainer but with new email address. Submitted by: remko Modified: head/sysutils/rsnapshot/Makefile Modified: head/sysutils/rsnapshot/Makefile ============================================================================== --- head/sysutils/rsnapshot/Makefile Sun Dec 21 23:01:38 2014 (r375199) +++ head/sysutils/rsnapshot/Makefile Sun Dec 21 23:14:03 2014 (r375200) @@ -7,7 +7,7 @@ PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= http://www.rsnapshot.org/downloads/ -MAINTAINER= remko@FreeBSD.org +MAINTAINER= ralfvd@gmail.com COMMENT= Filesystem snapshot utility based on rsync(1) BUILD_DEPENDS= rsync:${PORTSDIR}/net/rsync From owner-svn-ports-all@FreeBSD.ORG Sun Dec 21 23:40:21 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E3183254; Sun, 21 Dec 2014 23:40:21 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CF1362FD1; Sun, 21 Dec 2014 23:40:21 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBLNeLtg043137; Sun, 21 Dec 2014 23:40:21 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBLNeLCN043136; Sun, 21 Dec 2014 23:40:21 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201412212340.sBLNeLCN043136@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Sun, 21 Dec 2014 23:40:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375201 - head/ports-mgmt/pkg X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Dec 2014 23:40:22 -0000 Author: bapt Date: Sun Dec 21 23:40:20 2014 New Revision: 375201 URL: https://svnweb.freebsd.org/changeset/ports/375201 QAT: https://qat.redports.org/buildarchive/r375201/ Log: Remove useless USES Reported by: Oliver Pinter Modified: head/ports-mgmt/pkg/Makefile Modified: head/ports-mgmt/pkg/Makefile ============================================================================== --- head/ports-mgmt/pkg/Makefile Sun Dec 21 23:14:03 2014 (r375200) +++ head/ports-mgmt/pkg/Makefile Sun Dec 21 23:40:20 2014 (r375201) @@ -14,8 +14,6 @@ COMMENT= Package manager LICENSE= BSD2CLAUSE -USES= tar:xz uidfix - # Disable CCACHE support because of the chicken/egg problem pkg should always # With no dependency at all NO_CCACHE= yes From owner-svn-ports-all@FreeBSD.ORG Sun Dec 21 23:52:02 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4AA5383E; Sun, 21 Dec 2014 23:52:02 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 36BD031DD; Sun, 21 Dec 2014 23:52:02 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBLNq21S051601; Sun, 21 Dec 2014 23:52:02 GMT (envelope-from ian@FreeBSD.org) Received: (from ian@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBLNq2XF051600; Sun, 21 Dec 2014 23:52:02 GMT (envelope-from ian@FreeBSD.org) Message-Id: <201412212352.sBLNq2XF051600@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: ian set sender to ian@FreeBSD.org using -f From: Ian Lepore Date: Sun, 21 Dec 2014 23:52:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375202 - 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Dec 2014 23:52:02 -0000 Author: ian (src committer) Date: Sun Dec 21 23:52:01 2014 New Revision: 375202 URL: https://svnweb.freebsd.org/changeset/ports/375202 QAT: https://qat.redports.org/buildarchive/r375202/ Log: Conditionally assign variables so that slave ports can override them. Approved by: imp Modified: head/devel/powerpc64-gcc/Makefile Modified: head/devel/powerpc64-gcc/Makefile ============================================================================== --- head/devel/powerpc64-gcc/Makefile Sun Dec 21 23:40:20 2014 (r375201) +++ head/devel/powerpc64-gcc/Makefile Sun Dec 21 23:52:01 2014 (r375202) @@ -2,7 +2,7 @@ PORTNAME= gcc PORTVERSION= 4.9.1 -PORTREVISION= 1 +PORTREVISION?= 1 CATEGORIES= devel MASTER_SITES= GCC MASTER_SITE_SUBDIR= releases/gcc-${DISTVERSION} @@ -41,7 +41,7 @@ EXTRA_PATCHES+= ${FILESDIR}/freebsd-form .endif GNU_CONFIGURE= yes -CONFIGURE_ARGS= --target=${GCC_TARGET} --disable-nls --enable-languages=c,c++ \ +CONFIGURE_ARGS+=--target=${GCC_TARGET} --disable-nls --enable-languages=c,c++ \ --without-headers \ --with-gmp=${LOCALBASE} \ --with-pkgversion="FreeBSD Ports Collection for ${PKGNAMEPREFIX:C/-//g}" \ @@ -51,8 +51,8 @@ CONFIGURE_ARGS= --target=${GCC_TARGET} - CONFIGURE_SCRIPT= ../${PORTNAME}-${PORTVERSION}/configure -ALL_TARGET= all-gcc -INSTALL_TARGET= install-gcc +ALL_TARGET?= all-gcc +INSTALL_TARGET?= install-gcc .include From owner-svn-ports-all@FreeBSD.ORG Sun Dec 21 23:53:05 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9D98A91F; Sun, 21 Dec 2014 23:53:05 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 898C331E6; Sun, 21 Dec 2014 23:53:05 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBLNr5Qw051943; Sun, 21 Dec 2014 23:53:05 GMT (envelope-from ian@FreeBSD.org) Received: (from ian@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBLNr5nX051942; Sun, 21 Dec 2014 23:53:05 GMT (envelope-from ian@FreeBSD.org) Message-Id: <201412212353.sBLNr5nX051942@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: ian set sender to ian@FreeBSD.org using -f From: Ian Lepore Date: Sun, 21 Dec 2014 23:53:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375203 - head/devel/arm-none-eabi-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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Dec 2014 23:53:05 -0000 Author: ian (src committer) Date: Sun Dec 21 23:53:04 2014 New Revision: 375203 URL: https://svnweb.freebsd.org/changeset/ports/375203 QAT: https://qat.redports.org/buildarchive/r375203/ Log: Bump PORTREVISION to 2 to reflect libgcc being added to the package. (The prior attempt to bump the revision failed to override the master port revision.) Also now that the master port allows overriding target and configure variables, do the overrides before including the master rather than after. Approved by: imp Modified: head/devel/arm-none-eabi-gcc/Makefile Modified: head/devel/arm-none-eabi-gcc/Makefile ============================================================================== --- head/devel/arm-none-eabi-gcc/Makefile Sun Dec 21 23:52:01 2014 (r375202) +++ head/devel/arm-none-eabi-gcc/Makefile Sun Dec 21 23:53:04 2014 (r375203) @@ -1,21 +1,22 @@ # $FreeBSD$ -PORTREVISION=1 +PORTREVISION= 2 PKGNAMEPREFIX= arm-none-eabi- COMMENT= GNU Compiler Collection for bare metal arm cross-development GCC_TARGET= arm-none-eabi PLIST= ${.CURDIR}/pkg-plist -MASTERDIR= ${.CURDIR}/../powerpc64-gcc +# U-Boot requires libgcc, crossbuild and install it along with the compiler. +ALL_TARGET= all-gcc all-target-libgcc +INSTALL_TARGET= install-gcc install-target-libgcc -.include "${MASTERDIR}/Makefile" +# libstdcxx won't build, but we don't need it or multiple float-abi libs. +CONFIGURE_ARGS= --disable-libstdcxx \ + --disable-multilib -# U-Boot requires libgcc, crossbuild and install it. -ALL_TARGET+= all-target-libgcc -INSTALL_TARGET+= install-target-libgcc +MASTERDIR= ${.CURDIR}/../powerpc64-gcc -# libstdcxx won't build, but we don't need it or multiple float-abi libs. -CONFIGURE_ARGS+= --disable-libstdcxx --disable-multilib +.include "${MASTERDIR}/Makefile" # The following is required for clang to bootstrap gcc. .if ${COMPILER_TYPE} == clang From owner-svn-ports-all@FreeBSD.ORG Mon Dec 22 00:18:44 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C1DEABC9; Mon, 22 Dec 2014 00:18:44 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id ABA9F39A2; Mon, 22 Dec 2014 00:18:44 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBM0Iicj065287; Mon, 22 Dec 2014 00:18:44 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBM0IiV4065285; Mon, 22 Dec 2014 00:18:44 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <201412220018.sBM0IiV4065285@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Mon, 22 Dec 2014 00:18:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375204 - 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2014 00:18:44 -0000 Author: gerald Date: Mon Dec 22 00:18:43 2014 New Revision: 375204 URL: https://svnweb.freebsd.org/changeset/ports/375204 QAT: https://qat.redports.org/buildarchive/r375204/ Log: Add USES=desktop-file-utils as suggested by stage-qa. [1][2] Adjust dependency on emulators/wine-mono-devel to recent update there. Configure --with-cms, --with-jpeg, and --with-png when X11 is set. [2] Fix pkg-plist when COMPHOLIO is set. [2] PR: 195903 [1], 195765 [2] Submitted by: amdmi3 [1], Andriy Voskoboinyk [2] Modified: head/emulators/wine-devel/Makefile head/emulators/wine-devel/pkg-plist Modified: head/emulators/wine-devel/Makefile ============================================================================== --- head/emulators/wine-devel/Makefile Sun Dec 21 23:53:04 2014 (r375203) +++ head/emulators/wine-devel/Makefile Mon Dec 22 00:18:43 2014 (r375204) @@ -3,6 +3,7 @@ PORTNAME= wine DISTVERSION= 1.7.32 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/Source \ @@ -37,7 +38,7 @@ WINELIBDIR?= ${PREFIX}/lib USE_LDCONFIG= ${WINELIBDIR} ${WINELIBDIR}/wine .endif ONLY_FOR_ARCHS= i386 -USES= bison compiler:c11 gmake shebangfix tar:bzip2 +USES= bison compiler:c11 desktop-file-utils gmake shebangfix tar:bzip2 SHEBANG_FILES= tools/winemaker tools/winedump/function_grep.pl SUB_FILES= pkg-message @@ -73,7 +74,7 @@ LDAP_USE= OPENLDAP=yes LIBXSLT_CONFIGURE_WITH= xslt LIBXSLT_LIB_DEPENDS= libxslt.so:${PORTSDIR}/textproc/libxslt -MONO_RUN_DEPENDS= ${DATADIR}/mono/wine-mono-4.5.2.msi:${PORTSDIR}/emulators/wine-mono-devel +MONO_RUN_DEPENDS= ${DATADIR}/mono/wine-mono-4.5.4.msi:${PORTSDIR}/emulators/wine-mono-devel MPG123_CONFIGURE_WITH= mpg123 MPG123_LIB_DEPENDS= libmpg123.so:${PORTSDIR}/audio/mpg123 @@ -86,7 +87,7 @@ V4L_LIB_DEPENDS= libv4l1.so:${PORTSDIR}/ WINEMAKER_RUN_DEPENDS= p5-XML-LibXML>0:${PORTSDIR}/textproc/p5-XML-LibXML -X11_CONFIGURE_WITH= x fontconfig glu opengl xinput2 xrandr freetype +X11_CONFIGURE_WITH= x cms fontconfig glu jpeg opengl png xinput2 xrandr freetype X11_USE= GL=glu XORG=xcomposite,xcursor,xi,xpm,xrandr,xrender X11_LIB_DEPENDS= libfontconfig.so:${PORTSDIR}/x11-fonts/fontconfig \ libfreetype.so:${PORTSDIR}/print/freetype2 \ Modified: head/emulators/wine-devel/pkg-plist ============================================================================== --- head/emulators/wine-devel/pkg-plist Sun Dec 21 23:53:04 2014 (r375203) +++ head/emulators/wine-devel/pkg-plist Mon Dec 22 00:18:43 2014 (r375204) @@ -488,6 +488,7 @@ include/wine/windows/ntddndis.h include/wine/windows/ntddscsi.h include/wine/windows/ntddstor.h include/wine/windows/ntdsapi.h +%%COMPHOLIO%%include/wine/windows/ntifs.h include/wine/windows/ntquery.h include/wine/windows/ntsecapi.h include/wine/windows/ntsecpkg.h @@ -773,6 +774,7 @@ include/wine/windows/xmllite.h include/wine/windows/xmllite.idl include/wine/windows/zmouse.h include/wine/windows/ddk/compstui.h +%%COMPHOLIO%%include/wine/windows/ddk/csq.h include/wine/windows/ddk/hidsdi.h include/wine/windows/ddk/imm.h include/wine/windows/ddk/mountmgr.h @@ -801,9 +803,14 @@ lib/wine/advpack.dll.so lib/wine/amstream.dll.so lib/wine/api-ms-win-core-com-l1-1-0.dll.so lib/wine/api-ms-win-core-console-l1-1-0.dll.so +%%COMPHOLIO%%lib/wine/api-ms-win-core-datetime-l1-1-0.dll.so +%%COMPHOLIO%%lib/wine/api-ms-win-core-datetime-l1-1-1.dll.so lib/wine/api-ms-win-core-debug-l1-1-1.dll.so lib/wine/api-ms-win-core-errorhandling-l1-1-1.dll.so +%%COMPHOLIO%%lib/wine/api-ms-win-core-fibers-l1-1-0.dll.so +%%COMPHOLIO%%lib/wine/api-ms-win-core-fibers-l1-1-1.dll.so lib/wine/api-ms-win-core-file-l1-2-0.dll.so +%%COMPHOLIO%%lib/wine/api-ms-win-core-file-l2-1-0.dll.so lib/wine/api-ms-win-core-handle-l1-1-0.dll.so lib/wine/api-ms-win-core-heap-l1-2-0.dll.so lib/wine/api-ms-win-core-heap-obsolete-l1-1-0.dll.so @@ -812,6 +819,7 @@ lib/wine/api-ms-win-core-io-l1-1-1.dll.s lib/wine/api-ms-win-core-kernel32-legacy-l1-1-0.dll.so lib/wine/api-ms-win-core-libraryloader-l1-1-1.dll.so lib/wine/api-ms-win-core-localization-l1-2-0.dll.so +%%COMPHOLIO%%lib/wine/api-ms-win-core-localization-l1-2-1.dll.so lib/wine/api-ms-win-core-localization-obsolete-l1-1-0.dll.so lib/wine/api-ms-win-core-localregistry-l1-1-0.dll.so lib/wine/api-ms-win-core-memory-l1-1-1.dll.so @@ -832,7 +840,10 @@ lib/wine/api-ms-win-core-timezone-l1-1-0 lib/wine/api-ms-win-core-url-l1-1-0.dll.so lib/wine/api-ms-win-core-util-l1-1-0.dll.so lib/wine/api-ms-win-core-winrt-error-l1-1-0.dll.so +%%COMPHOLIO%%lib/wine/api-ms-win-core-winrt-error-l1-1-1.dll.so +%%COMPHOLIO%%lib/wine/api-ms-win-core-winrt-l1-1-0.dll.so lib/wine/api-ms-win-core-winrt-string-l1-1-0.dll.so +%%COMPHOLIO%%lib/wine/api-ms-win-core-xstate-l2-1-0.dll.so lib/wine/api-ms-win-downlevel-advapi32-l1-1-0.dll.so lib/wine/api-ms-win-downlevel-advapi32-l2-1-0.dll.so lib/wine/api-ms-win-downlevel-normaliz-l1-1-0.dll.so @@ -1011,9 +1022,14 @@ lib/wine/fakedlls/advpack.dll lib/wine/fakedlls/amstream.dll lib/wine/fakedlls/api-ms-win-core-com-l1-1-0.dll lib/wine/fakedlls/api-ms-win-core-console-l1-1-0.dll +%%COMPHOLIO%%lib/wine/fakedlls/api-ms-win-core-datetime-l1-1-0.dll +%%COMPHOLIO%%lib/wine/fakedlls/api-ms-win-core-datetime-l1-1-1.dll lib/wine/fakedlls/api-ms-win-core-debug-l1-1-1.dll lib/wine/fakedlls/api-ms-win-core-errorhandling-l1-1-1.dll +%%COMPHOLIO%%lib/wine/fakedlls/api-ms-win-core-fibers-l1-1-0.dll +%%COMPHOLIO%%lib/wine/fakedlls/api-ms-win-core-fibers-l1-1-1.dll lib/wine/fakedlls/api-ms-win-core-file-l1-2-0.dll +%%COMPHOLIO%%lib/wine/fakedlls/api-ms-win-core-file-l2-1-0.dll lib/wine/fakedlls/api-ms-win-core-handle-l1-1-0.dll lib/wine/fakedlls/api-ms-win-core-heap-l1-2-0.dll lib/wine/fakedlls/api-ms-win-core-heap-obsolete-l1-1-0.dll @@ -1022,6 +1038,7 @@ lib/wine/fakedlls/api-ms-win-core-io-l1- lib/wine/fakedlls/api-ms-win-core-kernel32-legacy-l1-1-0.dll lib/wine/fakedlls/api-ms-win-core-libraryloader-l1-1-1.dll lib/wine/fakedlls/api-ms-win-core-localization-l1-2-0.dll +%%COMPHOLIO%%lib/wine/fakedlls/api-ms-win-core-localization-l1-2-1.dll lib/wine/fakedlls/api-ms-win-core-localization-obsolete-l1-1-0.dll lib/wine/fakedlls/api-ms-win-core-localregistry-l1-1-0.dll lib/wine/fakedlls/api-ms-win-core-memory-l1-1-1.dll @@ -1042,7 +1059,10 @@ lib/wine/fakedlls/api-ms-win-core-timezo lib/wine/fakedlls/api-ms-win-core-url-l1-1-0.dll lib/wine/fakedlls/api-ms-win-core-util-l1-1-0.dll lib/wine/fakedlls/api-ms-win-core-winrt-error-l1-1-0.dll +%%COMPHOLIO%%lib/wine/fakedlls/api-ms-win-core-winrt-error-l1-1-1.dll +%%COMPHOLIO%%lib/wine/fakedlls/api-ms-win-core-winrt-l1-1-0.dll lib/wine/fakedlls/api-ms-win-core-winrt-string-l1-1-0.dll +%%COMPHOLIO%%lib/wine/fakedlls/api-ms-win-core-xstate-l2-1-0.dll lib/wine/fakedlls/api-ms-win-downlevel-advapi32-l1-1-0.dll lib/wine/fakedlls/api-ms-win-downlevel-advapi32-l2-1-0.dll lib/wine/fakedlls/api-ms-win-downlevel-normaliz-l1-1-0.dll @@ -2209,6 +2229,8 @@ share/applications/wine.desktop %%PORTDOCS%%%%DOCSDIR%%/README.winedbg %%PORTDOCS%%%%DOCSDIR%%/README.winedump %%COMPHOLIO%%%%X11%%%%DATADIR%%/fonts/arial.ttf +%%COMPHOLIO%%%%X11%%%%DATADIR%%/fonts/cour.ttf +%%COMPHOLIO%%%%X11%%%%DATADIR%%/fonts/msyh.ttf %%X11%%%%DATADIR%%/fonts/coue1255.fon %%X11%%%%DATADIR%%/fonts/coue1256.fon %%X11%%%%DATADIR%%/fonts/coue1257.fon From owner-svn-ports-all@FreeBSD.ORG Mon Dec 22 01:02:58 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 872B546C; Mon, 22 Dec 2014 01:02:58 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 59AA52162; Mon, 22 Dec 2014 01:02:58 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBM12wDY089644; Mon, 22 Dec 2014 01:02:58 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBM12vHV089635; Mon, 22 Dec 2014 01:02:57 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201412220102.sBM12vHV089635@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Mon, 22 Dec 2014 01:02:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375205 - in head/net: . ntimed X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2014 01:02:58 -0000 Author: feld Date: Mon Dec 22 01:02:56 2014 New Revision: 375205 URL: https://svnweb.freebsd.org/changeset/ports/375205 QAT: https://qat.redports.org/buildarchive/r375205/ Log: Welcome ntimed to the ports tree. This is a new NTP client authored by phk. Anyone is welcome to steal or update this port. I'm just bringing it to the tree so the masses can start playing with it and providing phk feedback. Added: head/net/ntimed/ head/net/ntimed/Makefile (contents, props changed) head/net/ntimed/distinfo (contents, props changed) head/net/ntimed/pkg-descr (contents, props changed) Modified: head/net/Makefile Modified: head/net/Makefile ============================================================================== --- head/net/Makefile Mon Dec 22 00:18:43 2014 (r375204) +++ head/net/Makefile Mon Dec 22 01:02:56 2014 (r375205) @@ -420,6 +420,7 @@ SUBDIR += nss-pam-ldapd-sasl SUBDIR += nss_ldap SUBDIR += nstxd + SUBDIR += ntimed SUBDIR += ntlmaps SUBDIR += ntop SUBDIR += ntopng Added: head/net/ntimed/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/ntimed/Makefile Mon Dec 22 01:02:56 2014 (r375205) @@ -0,0 +1,32 @@ +# Created by: Mark Felder +# $FreeBSD$ + +PORTNAME= ntimed +PORTVERSION= 0.0.2014.12.21 +CATEGORIES= net + +MAINTAINER= feld@FreeBSD.org +COMMENT= Network time synchronization client + +LICENSE= BSD2CLAUSE + +USE_GITHUB= yes +GH_ACCOUNT= bsdphk +GH_PROJECT= ntimed +GH_COMMIT= f3810d7 +GH_TAGNAME= ${GH_COMMIT} + +WRKSRC= ${WRKDIR}/${GH_ACCOUNT}-Ntimed-${GH_COMMIT} + +PLIST_FILES= sbin/ntimed-client + +.include + +do-configure: + cd ${WRKSRC} && ${SH} configure + +do-install: + ${INSTALL_PROGRAM} ${WRKSRC}/ntimed-client ${STAGEDIR}/${LOCALBASE}/sbin/ + +.include + Added: head/net/ntimed/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/ntimed/distinfo Mon Dec 22 01:02:56 2014 (r375205) @@ -0,0 +1,2 @@ +SHA256 (ntimed-0.0.2014.12.21.tar.gz) = a589a01b7df4dedf7f97beb47e54c6ceebed5de583eee422949a07a0c6477ed5 +SIZE (ntimed-0.0.2014.12.21.tar.gz) = 31041 Added: head/net/ntimed/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/ntimed/pkg-descr Mon Dec 22 01:02:56 2014 (r375205) @@ -0,0 +1,5 @@ +This is a preview/early-acces/alpha/buzzword-of-the-times release of a +new FOSS project written to gradually take over the world of networked +timekeeping. + +WWW: https://github.com/bsdphk/Ntimed From owner-svn-ports-all@FreeBSD.ORG Mon Dec 22 03:55:45 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0850C54B; Mon, 22 Dec 2014 03:55:45 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CE3752E11; Mon, 22 Dec 2014 03:55:44 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBM3tiJU068939; Mon, 22 Dec 2014 03:55:44 GMT (envelope-from koobs@FreeBSD.org) Received: (from koobs@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBM3ti4o068937; Mon, 22 Dec 2014 03:55:44 GMT (envelope-from koobs@FreeBSD.org) Message-Id: <201412220355.sBM3ti4o068937@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: koobs set sender to koobs@FreeBSD.org using -f From: Kubilay Kocak Date: Mon, 22 Dec 2014 03:55:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375206 - in head/net/ntimed: . 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2014 03:55:45 -0000 Author: koobs Date: Mon Dec 22 03:55:43 2014 New Revision: 375206 URL: https://svnweb.freebsd.org/changeset/ports/375206 QAT: https://qat.redports.org/buildarchive/r375206/ Log: net/ntimed: Add rc startup script - Add ntimed rc script - Tweak GH_PROJECT, remove WRKSRC override accordingly - Remove trailing newline (portlint) Approved by: maintainer Added: head/net/ntimed/files/ head/net/ntimed/files/ntimed.in (contents, props changed) Modified: head/net/ntimed/Makefile Modified: head/net/ntimed/Makefile ============================================================================== --- head/net/ntimed/Makefile Mon Dec 22 01:02:56 2014 (r375205) +++ head/net/ntimed/Makefile Mon Dec 22 03:55:43 2014 (r375206) @@ -3,6 +3,7 @@ PORTNAME= ntimed PORTVERSION= 0.0.2014.12.21 +PORTREVISION= 1 CATEGORIES= net MAINTAINER= feld@FreeBSD.org @@ -10,14 +11,14 @@ COMMENT= Network time synchronization cl LICENSE= BSD2CLAUSE +USE_RC_SUBR= ntimed + USE_GITHUB= yes GH_ACCOUNT= bsdphk -GH_PROJECT= ntimed +GH_PROJECT= Ntimed GH_COMMIT= f3810d7 GH_TAGNAME= ${GH_COMMIT} -WRKSRC= ${WRKDIR}/${GH_ACCOUNT}-Ntimed-${GH_COMMIT} - PLIST_FILES= sbin/ntimed-client .include @@ -29,4 +30,3 @@ do-install: ${INSTALL_PROGRAM} ${WRKSRC}/ntimed-client ${STAGEDIR}/${LOCALBASE}/sbin/ .include - Added: head/net/ntimed/files/ntimed.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/ntimed/files/ntimed.in Mon Dec 22 03:55:43 2014 (r375206) @@ -0,0 +1,38 @@ +#!/bin/sh +# +# Author: Mark Felder +# +# $FreeBSD$ +# + +# PROVIDE: ntimed +# REQUIRE: LOGIN +# KEYWORD: shutdown + +# Add the following lines to /etc/rc.conf to enable ntimed: +# ntimed_enable="YES" +# ntimed_flags="" + +. /etc/rc.subr + +name=ntimed +rcvar=ntimed_enable + +load_rc_config $name + +: ${ntimed_enable:=NO} +: ${ntimed_flags:="0.freebsd.pool.ntp.org"} + +start_precmd=ntimed_prestart +pidfile=/var/run/ntimed.pid +procname="/usr/local/sbin/ntimed-client" +command=/usr/sbin/daemon +command_args=" -p ${pidfile} ${procname} ${ntimed_flags}" + +ntimed_prestart() +{ + # Have to empty rc_flags so they don't get passed to daemon(8) + rc_flags="" +} + +run_rc_command "$1" From owner-svn-ports-all@FreeBSD.ORG Mon Dec 22 04:32:08 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id EE26F8DF; Mon, 22 Dec 2014 04:32:08 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C063838C2; Mon, 22 Dec 2014 04:32:08 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBM4W8hU087277; Mon, 22 Dec 2014 04:32:08 GMT (envelope-from koobs@FreeBSD.org) Received: (from koobs@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBM4W8W5087266; Mon, 22 Dec 2014 04:32:08 GMT (envelope-from koobs@FreeBSD.org) Message-Id: <201412220432.sBM4W8W5087266@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: koobs set sender to koobs@FreeBSD.org using -f From: Kubilay Kocak Date: Mon, 22 Dec 2014 04:32:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375207 - head/textproc/topic X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2014 04:32:09 -0000 Author: koobs Date: Mon Dec 22 04:32:07 2014 New Revision: 375207 URL: https://svnweb.freebsd.org/changeset/ports/375207 QAT: https://qat.redports.org/buildarchive/r375207/ Log: textproc/topic: Update to 1.04 - Update to 1.04 - Use PLIST_FILES, delete pkg-plist accordingly - Update pkg-descr PR: 196121 Submitted by: maintainer Deleted: head/textproc/topic/pkg-plist Modified: head/textproc/topic/Makefile head/textproc/topic/distinfo head/textproc/topic/pkg-descr Modified: head/textproc/topic/Makefile ============================================================================== --- head/textproc/topic/Makefile Mon Dec 22 03:55:43 2014 (r375206) +++ head/textproc/topic/Makefile Mon Dec 22 04:32:07 2014 (r375207) @@ -1,7 +1,8 @@ +# Created by: Michael Sanders # $FreeBSD$ PORTNAME= topic -PORTVERSION= 1.03 +PORTVERSION= 1.04 CATEGORIES= textproc MASTER_SITES= http://freebsd.hypermart.net/code/ @@ -10,6 +11,8 @@ COMMENT= Topic markup parser LICENSE= BSD2CLAUSE +PLIST_FILES= bin/topic \ + man/man1/topic.1.gz do-install: ${INSTALL_PROGRAM} ${WRKSRC}/topic ${STAGEDIR}${PREFIX}/bin/topic ${INSTALL_MAN} ${WRKSRC}/topic.1 ${STAGEDIR}${PREFIX}/man/man1/topic.1 Modified: head/textproc/topic/distinfo ============================================================================== --- head/textproc/topic/distinfo Mon Dec 22 03:55:43 2014 (r375206) +++ head/textproc/topic/distinfo Mon Dec 22 04:32:07 2014 (r375207) @@ -1,2 +1,2 @@ -SHA256 (topic-1.03.tar.gz) = d36d157e08a2bf5258dff1279e2a4aca9ba22ac22e4579fbf68d823c1cedb66f -SIZE (topic-1.03.tar.gz) = 5810 +SHA256 (topic-1.04.tar.gz) = f84aec861b01b0fddb06e3af41bb5e42926cdf7867cfe7429861a0712e1f9524 +SIZE (topic-1.04.tar.gz) = 18335 Modified: head/textproc/topic/pkg-descr ============================================================================== --- head/textproc/topic/pkg-descr Mon Dec 22 03:55:43 2014 (r375206) +++ head/textproc/topic/pkg-descr Mon Dec 22 04:32:07 2014 (r375207) @@ -1,4 +1,5 @@ TOPIC markup provides a minimal context for plain text databases that can be read/modified by most text editors, and easily parsed as well. +Use as a classic Unix filter or interactively with included REPL. WWW: http://freebsd.hypermart.net/topic.html From owner-svn-ports-all@FreeBSD.ORG Mon Dec 22 05:07:44 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A81A1F61; Mon, 22 Dec 2014 05:07:44 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 93AE33CBD; Mon, 22 Dec 2014 05:07:44 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBM57irF002109; Mon, 22 Dec 2014 05:07:44 GMT (envelope-from koobs@FreeBSD.org) Received: (from koobs@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBM57iTC002107; Mon, 22 Dec 2014 05:07:44 GMT (envelope-from koobs@FreeBSD.org) Message-Id: <201412220507.sBM57iTC002107@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: koobs set sender to koobs@FreeBSD.org using -f From: Kubilay Kocak Date: Mon, 22 Dec 2014 05:07:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375208 - in head/security/py-oauthlib: . 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2014 05:07:44 -0000 Author: koobs Date: Mon Dec 22 05:07:43 2014 New Revision: 375208 URL: https://svnweb.freebsd.org/changeset/ports/375208 QAT: https://qat.redports.org/buildarchive/r375208/ Log: security/py-oauthlib: Update to 0.7.2, Add OPTIONS - Update to 0.7.2 - Switch distfiles from GitHub -> PyPi (CHEESESHOP) - Add RSA, SIGNALS and SIGNEDTOKEN (JWT) and TESTS options - Adjust RUN_DEPENDS and TEST_DEPENDS - Remove uncessary setup.py patch Changes: * https://github.com/idan/oauthlib/blob/0.7.2/CHANGELOG.rst PR: 193096 Submitted by: Muhammad Moinur Rahman <5u623l20 at gmail com> (with changes) Deleted: head/security/py-oauthlib/files/ Modified: head/security/py-oauthlib/Makefile head/security/py-oauthlib/distinfo Modified: head/security/py-oauthlib/Makefile ============================================================================== --- head/security/py-oauthlib/Makefile Mon Dec 22 04:32:07 2014 (r375207) +++ head/security/py-oauthlib/Makefile Mon Dec 22 05:07:43 2014 (r375208) @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= oauthlib -PORTVERSION= 0.6.0 -PORTREVISION= 1 +PORTVERSION= 0.7.2 CATEGORIES= security net python +MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= koobs@FreeBSD.org @@ -12,22 +12,35 @@ COMMENT= RFC-compliant Python implementa LICENSE= BSD3CLAUSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pycrypto>0:${PORTSDIR}/security/py-pycrypto TEST_DEPENDS= nosetests:${PORTSDIR}/devel/py-nose \ - ${PYTHON_PKGNAMEPREFIX}pycrypto>0:${PORTSDIR}/security/py-pycrypto + ${PYTHON_PKGNAMEPREFIX}mock>0:${PORTSDIR}/devel/py-mock \ + ${PYTHON_PKGNAMEPREFIX}pycrypto>0:${PORTSDIR}/security/py-pycrypto \ + ${PYTHON_PKGNAMEPREFIX}pyjwt>0:${PORTSDIR}/www/py-pyjwt \ + ${PYTHON_PKGNAMEPREFIX}blinker>0:${PORTSDIR}/devel/py-blinker + +OPTIONS_DEFINE= RSA SIGNALS SIGNEDTOKEN TESTS +OPTIONS_DEFAULT= RSA SIGNALS SIGNEDTOKEN + +RSA_DESC= Enable RSA Support +RSA_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pycrypto>0:${PORTSDIR}/security/py-pycrypto + +SIGNALS_DESC= Enable signal support +SIGNALS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}blinker>0:${PORTSDIR}/devel/py-blinker + +SIGNEDTOKEN_DESC= Support for Signed Token +SIGNEDTOKEN_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pycrypto>0:${PORTSDIR}/security/py-pycrypto \ + ${PYTHON_PKGNAMEPREFIX}pyjwt>0:${PORTSDIR}/www/py-pyjwt + +TESTS_DESC= Include test suite dependencies +TESTS_BUILD_DEPENDS= ${TEST_DEPENDS} -USE_GITHUB= yes USES= python USE_PYTHON= distutils autoplist -GH_ACCOUNT= idan -GH_COMMIT= 58abd88 - .include .if ${PYTHON_REL} < 300 -TEST_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}mock>0:${PORTSDIR}/devel/py-mock \ - ${PYTHON_PKGNAMEPREFIX}unittest2>0:${PORTSDIR}/devel/py-unittest2 +TEST_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}unittest2>0:${PORTSDIR}/devel/py-unittest2 .endif regression-test: build Modified: head/security/py-oauthlib/distinfo ============================================================================== --- head/security/py-oauthlib/distinfo Mon Dec 22 04:32:07 2014 (r375207) +++ head/security/py-oauthlib/distinfo Mon Dec 22 05:07:43 2014 (r375208) @@ -1,2 +1,2 @@ -SHA256 (oauthlib-0.6.0.tar.gz) = 112d192b58d5ee23ad3b800b8caa9a5ebf7dc1691cc094edc02837cf7a4f026b -SIZE (oauthlib-0.6.0.tar.gz) = 119510 +SHA256 (oauthlib-0.7.2.tar.gz) = a051f04ee8ec3305055ab34d87b36c9a449375e07c7d6a05bcafa48329cac7c3 +SIZE (oauthlib-0.7.2.tar.gz) = 106079 From owner-svn-ports-all@FreeBSD.ORG Mon Dec 22 05:31:50 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 821F129D; Mon, 22 Dec 2014 05:31:50 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6324929A7; Mon, 22 Dec 2014 05:31:50 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBM5VogP015543; Mon, 22 Dec 2014 05:31:50 GMT (envelope-from koobs@FreeBSD.org) Received: (from koobs@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBM5VnFd015539; Mon, 22 Dec 2014 05:31:49 GMT (envelope-from koobs@FreeBSD.org) Message-Id: <201412220531.sBM5VnFd015539@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: koobs set sender to koobs@FreeBSD.org using -f From: Kubilay Kocak Date: Mon, 22 Dec 2014 05:31:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375209 - in head/www/py-requests-oauthlib: . 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2014 05:31:50 -0000 Author: koobs Date: Mon Dec 22 05:31:48 2014 New Revision: 375209 URL: https://svnweb.freebsd.org/changeset/ports/375209 QAT: https://qat.redports.org/buildarchive/r375209/ Log: security/py-requests-oauthlib: Update to 0.4.2 - Update to 0.4.2 - Switch distribution files from Github -> PyPi (CHEESESHOP) - Add TESTS option for running the test suite - Update RUN_DEPENDS and TEST_DEPENDS - Use modern Python framework bits - Remove unecessary patch (upstreamed) Changes: * https://github.com/requests/requests-oauthlib/blob/master/HISTORY.rst PR: 193097 Submitted by: Muhammad Moinur Rahman <5u623l20 at gmail com> (with changes) Deleted: head/www/py-requests-oauthlib/files/ Modified: head/www/py-requests-oauthlib/Makefile head/www/py-requests-oauthlib/distinfo Modified: head/www/py-requests-oauthlib/Makefile ============================================================================== --- head/www/py-requests-oauthlib/Makefile Mon Dec 22 05:07:43 2014 (r375208) +++ head/www/py-requests-oauthlib/Makefile Mon Dec 22 05:31:48 2014 (r375209) @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= requests-oauthlib -PORTVERSION= 0.3.2 -PORTREVISION= 2 +PORTVERSION= 0.4.2 CATEGORIES= www python +MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= koobs@FreeBSD.org @@ -12,18 +12,18 @@ COMMENT= OAuthlib authentication support LICENSE= ISCL -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}oauthlib>=0.4.2:${PORTSDIR}/security/py-oauthlib \ - ${PYTHON_PKGNAMEPREFIX}requests1>0:${PORTSDIR}/www/py-requests1 -TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mock>0:${PORTSDIR}/devel/py-mock - -USE_GITHUB= yes -GH_ACCOUNT= requests -GH_TAGNAME= v${PORTVERSION} -GH_COMMIT= 0b1fe5c - -USE_PYTHON= yes -USE_PYDISTUTILS= yes -PYDISTUTILS_AUTOPLIST= yes +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}oauthlib>=0.6.2:${PORTSDIR}/security/py-oauthlib \ + {PYTHON_PKGNAMEPREFIX}requests>=2.0.0:${PORTSDIR}/www/py-requests +TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mock>0:${PORTSDIR}/devel/py-mock \ + ${PYTHON_PKGNAMEPREFIX}pycrypto>0:${PORTSDIR}/security/py-pycrypto + +OPTIONS_DEFINE= TESTS + +TESTS_DESC= Install test suite dependencies +TESTS_BUILD_DEPENDS= ${TEST_DEPENDS} + +USES= python +USE_PYTHON= distutils autoplist regression-test: build @cd ${WRKSRC} && ${PYTHON_CMD} ${PYSETUP} test Modified: head/www/py-requests-oauthlib/distinfo ============================================================================== --- head/www/py-requests-oauthlib/distinfo Mon Dec 22 05:07:43 2014 (r375208) +++ head/www/py-requests-oauthlib/distinfo Mon Dec 22 05:31:48 2014 (r375209) @@ -1,2 +1,2 @@ -SHA256 (requests-oauthlib-0.3.2.tar.gz) = 93f6252c16537d7d42ca6777e97425a7de801772afc2df5244ae65eaf5b74f51 -SIZE (requests-oauthlib-0.3.2.tar.gz) = 13926 +SHA256 (requests-oauthlib-0.4.2.tar.gz) = 9e0223b89518edac61a97b56ff78f271056ce08c8a17c6b644aef244fac83f23 +SIZE (requests-oauthlib-0.4.2.tar.gz) = 53341 From owner-svn-ports-all@FreeBSD.ORG Mon Dec 22 06:41:31 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7D63B84D; Mon, 22 Dec 2014 06:41:31 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4F94B37AF; Mon, 22 Dec 2014 06:41:31 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBM6fVxX046002; Mon, 22 Dec 2014 06:41:31 GMT (envelope-from cy@FreeBSD.org) Received: (from cy@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBM6fU98046000; Mon, 22 Dec 2014 06:41:30 GMT (envelope-from cy@FreeBSD.org) Message-Id: <201412220641.sBM6fU98046000@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: cy set sender to cy@FreeBSD.org using -f From: Cy Schubert Date: Mon, 22 Dec 2014 06:41:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375210 - in head/net/ntp: . 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2014 06:41:31 -0000 Author: cy Date: Mon Dec 22 06:41:29 2014 New Revision: 375210 URL: https://svnweb.freebsd.org/changeset/ports/375210 QAT: https://qat.redports.org/buildarchive/r375210/ Log: Properly address IPV6 loopback check. Submitted by: jmg (via twitter) Added: head/net/ntp/files/patch-ntpd__ntp_io.c (contents, props changed) Deleted: head/net/ntp/files/patch-include__ntp_net.h Modified: head/net/ntp/Makefile Modified: head/net/ntp/Makefile ============================================================================== --- head/net/ntp/Makefile Mon Dec 22 05:31:48 2014 (r375209) +++ head/net/ntp/Makefile Mon Dec 22 06:41:29 2014 (r375210) @@ -3,6 +3,7 @@ PORTNAME= ntp PORTVERSION= 4.2.8 +PORTREVISION= 1 CATEGORIES= net ipv6 MASTER_SITES= ftp://ftp.udel.edu/pub/ntp/ntp4/ \ http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ \ @@ -47,10 +48,6 @@ CONFIGURE_ARGS+= --enable-${D} .endif .endfor -.if ${PORT_OPTIONS:MMX4200} -BROKEN= Fails to compile when MX4200 is enabled. -.endif - DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}4 # XXX Temporary hack. Remember to remove this next commit. Added: head/net/ntp/files/patch-ntpd__ntp_io.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/ntp/files/patch-ntpd__ntp_io.c Mon Dec 22 06:41:29 2014 (r375210) @@ -0,0 +1,22 @@ +--- ntpd/ntp_io.c.orig 2014-12-19 03:56:55.000000000 -0800 ++++ ntpd/ntp_io.c 2014-12-21 22:36:02.977441698 -0800 +@@ -3454,15 +3454,15 @@ + if (AF_INET6 == itf->family) { + DPRINTF(1, ("Got an IPv6 packet, from <%s> (%d) to <%s> (%d)\n", + stoa(&rb->recv_srcadr), +- IN6_IS_ADDR_LOOPBACK(&rb->recv_srcadr), ++ IN6_IS_ADDR_LOOPBACK(&rb->recv_srcadr.sa6.sin6_addr), + stoa(&itf->sin), +- !IN6_IS_ADDR_LOOPBACK(&itf->sin) ++ !IN6_IS_ADDR_LOOPBACK(&itf->sin.sa6.sin6_addr) + )); + } + + if ( AF_INET6 == itf->family +- && IN6_IS_ADDR_LOOPBACK(&rb->recv_srcadr) +- && !IN6_IS_ADDR_LOOPBACK(&itf->sin) ++ && IN6_IS_ADDR_LOOPBACK(&rb->recv_srcadr.sa6.sin6_addr) ++ && !IN6_IS_ADDR_LOOPBACK(&itf->sin.sa6.sin6_addr) + ) { + packets_dropped++; + DPRINTF(1, ("DROPPING that packet\n")); From owner-svn-ports-all@FreeBSD.ORG Mon Dec 22 06:53:33 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C3D159B9; Mon, 22 Dec 2014 06:53:33 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B079F3925; Mon, 22 Dec 2014 06:53:33 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBM6rXCf052763; Mon, 22 Dec 2014 06:53:33 GMT (envelope-from cy@FreeBSD.org) Received: (from cy@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBM6rXpM052762; Mon, 22 Dec 2014 06:53:33 GMT (envelope-from cy@FreeBSD.org) Message-Id: <201412220653.sBM6rXpM052762@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: cy set sender to cy@FreeBSD.org using -f From: Cy Schubert Date: Mon, 22 Dec 2014 06:53:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375211 - head/net/ntp X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2014 06:53:33 -0000 Author: cy Date: Mon Dec 22 06:53:32 2014 New Revision: 375211 URL: https://svnweb.freebsd.org/changeset/ports/375211 QAT: https://qat.redports.org/buildarchive/r375211/ Log: MX4200 is still broken. Modified: head/net/ntp/Makefile Modified: head/net/ntp/Makefile ============================================================================== --- head/net/ntp/Makefile Mon Dec 22 06:41:29 2014 (r375210) +++ head/net/ntp/Makefile Mon Dec 22 06:53:32 2014 (r375211) @@ -3,7 +3,7 @@ PORTNAME= ntp PORTVERSION= 4.2.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net ipv6 MASTER_SITES= ftp://ftp.udel.edu/pub/ntp/ntp4/ \ http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ \ @@ -48,6 +48,10 @@ CONFIGURE_ARGS+= --enable-${D} .endif .endfor +.if ${PORT_OPTIONS:MMX4200} +BROKEN= Fails to compile when MX4200 is enabled. +.endif + DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}4 # XXX Temporary hack. Remember to remove this next commit. From owner-svn-ports-all@FreeBSD.ORG Mon Dec 22 07:02:59 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B5D57B4C; Mon, 22 Dec 2014 07:02:59 +0000 (UTC) Received: from anubis.delphij.net (anubis.delphij.net [IPv6:2001:470:1:117::25]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "anubis.delphij.net", Issuer "StartCom Class 1 Primary Intermediate Server CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 96FBF3A31; Mon, 22 Dec 2014 07:02:59 +0000 (UTC) Received: from Xins-MBP.home.us.delphij.net (c-24-5-244-32.hsd1.ca.comcast.net [24.5.244.32]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by anubis.delphij.net (Postfix) with ESMTPSA id 5F13B1751A; Sun, 21 Dec 2014 23:02:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=delphij.net; s=anubis; t=1419231770; x=1419246170; bh=z9s6qhtrYzVgme4y/yqyZc8bWIED8blquos58tn9B40=; h=Date:From:To:Subject:References:In-Reply-To; b=wP1qH0aYu6JcvFRv754YkAP7gQrxXNeClGMQ4E6L5Ys3YlCi1SeNliC/hGy0RL5cu Q4WwLodgLw9g+jj2mQuTh1pybALYHpQTr+/yCWlw2xlFZd7tJ5udZDm6a2OLZfJ6oF V+zQ475mOVLOJWPmMjwm/4ciC8lnKQ1Cvo26fTMs= Message-ID: <5497C219.80408@delphij.net> Date: Sun, 21 Dec 2014 23:02:49 -0800 From: Xin Li User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 MIME-Version: 1.0 To: Cy Schubert , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r375210 - in head/net/ntp: . files References: <201412220641.sBM6fU98046000@svn.freebsd.org> In-Reply-To: <201412220641.sBM6fU98046000@svn.freebsd.org> Content-Type: multipart/mixed; boundary="------------010703080300030309090403" X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2014 07:02:59 -0000 This is a multi-part message in MIME format. --------------010703080300030309090403 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit On 12/21/14 22:41, Cy Schubert wrote: > Author: cy > Date: Mon Dec 22 06:41:29 2014 > New Revision: 375210 > URL: https://svnweb.freebsd.org/changeset/ports/375210 > QAT: https://qat.redports.org/buildarchive/r375210/ > > Log: > Properly address IPV6 loopback check. > > Submitted by: jmg (via twitter) > > -.if ${PORT_OPTIONS:MMX4200} > -BROKEN= Fails to compile when MX4200 is enabled. > -.endif > - > DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}4 > I think you need the attached patch. Cheers, --------------010703080300030309090403 Content-Type: text/plain; charset=UTF-8; x-mac-type="0"; x-mac-creator="0"; name="patch-ntpd_refclock__mx4200.c" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="patch-ntpd_refclock__mx4200.c" LS0tIG50cGQvcmVmY2xvY2tfbXg0MjAwLmMub3JpZwkyMDE0LTEyLTE5IDExOjU2OjUyIFVU QworKysgbnRwZC9yZWZjbG9ja19teDQyMDAuYwpAQCAtMTU3Miw3ICsxNTcyLDcgQEAgbXg0 MjAwX2RlYnVnKHN0cnVjdCBwZWVyICpwZWVyLCBjaGFyICpmbQogCQkgKiBQcmludCBkZWJ1 ZyBtZXNzYWdlIHRvIHN0ZG91dAogCQkgKiBJbiB0aGUgZnV0dXJlLCB3ZSBtYXkgd2FudCB0 byBnZXQgZ2V0IG1vcmUgY3JlYXRpdmUuLi4KIAkJICovCi0JCW12cHJpbnRmKGZtdCwgYXAp OworCQl2cHJpbnRmKGZtdCwgYXApOwogCiAJCXZhX2VuZChhcCk7CiAJfQpAQCAtMTYxMywx MSArMTYxMywxMSBAQCBteDQyMDBfc2VuZChwZWVyLCBmbXQsIHZhX2FsaXN0KQogCiAJY3Ag PSBidWY7CiAJKmNwKysgPSAnJCc7Ci0JbiA9IFZTTlBSSU5URigoY3AsIHNpemVvZihidWYp IC0gMSwgZm10LCBhcCkpOworCW4gPSB2c25wcmludGYoY3AsIHNpemVvZihidWYpIC0gMSwg Zm10LCBhcCk7CiAJY2sgPSBteDQyMDBfY2tzdW0oY3AsIG4pOwogCWNwICs9IG47CiAJKytu OwotCW4gKz0gU05QUklOVEYoKGNwLCBzaXplb2YoYnVmKSAtIG4gLSA1LCAiKiUwMlhcclxu IiwgY2spKTsKKwluICs9IHNucHJpbnRmKGNwLCBzaXplb2YoYnVmKSAtIG4gLSA1LCAiKiUw MlhcclxuIiwgY2spOwogCiAJbSA9IHdyaXRlKHBwLT5pby5mZCwgYnVmLCAodW5zaWduZWQp bik7CiAJaWYgKG0gPCAwKQo= --------------010703080300030309090403-- From owner-svn-ports-all@FreeBSD.ORG Mon Dec 22 07:50:09 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1C836ED0; Mon, 22 Dec 2014 07:50:09 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0829F297A; Mon, 22 Dec 2014 07:50:09 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBM7o8bv076527; Mon, 22 Dec 2014 07:50:08 GMT (envelope-from johans@FreeBSD.org) Received: (from johans@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBM7o84Q076525; Mon, 22 Dec 2014 07:50:08 GMT (envelope-from johans@FreeBSD.org) Message-Id: <201412220750.sBM7o84Q076525@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: johans set sender to johans@FreeBSD.org using -f From: Johan van Selst Date: Mon, 22 Dec 2014 07:50:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375212 - head/www/lynx-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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2014 07:50:09 -0000 Author: johans Date: Mon Dec 22 07:50:07 2014 New Revision: 375212 URL: https://svnweb.freebsd.org/changeset/ports/375212 QAT: https://qat.redports.org/buildarchive/r375212/ Log: Update to lynx 2.8.9 dev 2 Modified: head/www/lynx-current/Makefile head/www/lynx-current/distinfo Modified: head/www/lynx-current/Makefile ============================================================================== --- head/www/lynx-current/Makefile Mon Dec 22 06:53:32 2014 (r375211) +++ head/www/lynx-current/Makefile Mon Dec 22 07:50:07 2014 (r375212) @@ -2,21 +2,20 @@ # $FreeBSD$ PORTNAME= lynx -PORTVERSION= 2.8.8p5 -PORTREVISION= 1 +PORTVERSION= 2.8.9d2 PKGNAMESUFFIX= -current CATEGORIES= www ipv6 MASTER_SITES= http://lynx.isc.org/current/ -DISTNAME= ${PORTNAME}${PORTVERSION:S/p/pre./} +DISTNAME= ${PORTNAME}${PORTVERSION:S/p/pre./:S/d/dev./} MAINTAINER= johans@FreeBSD.org COMMENT= Non-graphical, text-based World-Wide Web client RUN_DEPENDS= ${LOCALBASE}/etc/mime.types:${PORTSDIR}/misc/mime-support -CONFLICTS_INSTALL= lynx-2.8.[0-7].* ja-lynx-[0-9]* +CONFLICTS_INSTALL= lynx-2.8.[0-8].* ja-lynx-[0-9]* -WRKSRC= ${WRKDIR}/${DISTNAME:S/./-/g:C/p.*//} +WRKSRC= ${WRKDIR}/${DISTNAME:S/./-/g:C/[pd].*//} USES= iconv shebangfix tar:bzip2 USE_OPENSSL= yes SHEBANG_FILES= samples/mailto-form.pl Modified: head/www/lynx-current/distinfo ============================================================================== --- head/www/lynx-current/distinfo Mon Dec 22 06:53:32 2014 (r375211) +++ head/www/lynx-current/distinfo Mon Dec 22 07:50:07 2014 (r375212) @@ -1,2 +1,2 @@ -SHA256 (lynx2.8.8pre.5.tar.bz2) = 86c16021163ffa754cd1b9b69d308dad2a93d79c726a93a1ae9bacc65f1ef737 -SIZE (lynx2.8.8pre.5.tar.bz2) = 2583668 +SHA256 (lynx2.8.9dev.2.tar.bz2) = 8ed6a97363e5a0a311b96c491f7c008295afa76fd1b46b91c50e0899cdc90104 +SIZE (lynx2.8.9dev.2.tar.bz2) = 2584499 From owner-svn-ports-all@FreeBSD.ORG Mon Dec 22 08:01:32 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 18B0ADD; Mon, 22 Dec 2014 08:01:32 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 049282B50; Mon, 22 Dec 2014 08:01:32 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBM81VhA084794; Mon, 22 Dec 2014 08:01:31 GMT (envelope-from johans@FreeBSD.org) Received: (from johans@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBM81VXx084792; Mon, 22 Dec 2014 08:01:31 GMT (envelope-from johans@FreeBSD.org) Message-Id: <201412220801.sBM81VXx084792@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: johans set sender to johans@FreeBSD.org using -f From: Johan van Selst Date: Mon, 22 Dec 2014 08:01:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375213 - head/www/lynx-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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2014 08:01:32 -0000 Author: johans Date: Mon Dec 22 08:01:30 2014 New Revision: 375213 URL: https://svnweb.freebsd.org/changeset/ports/375213 QAT: https://qat.redports.org/buildarchive/r375213/ Log: Correct plist and pet portlint Modified: head/www/lynx-current/Makefile head/www/lynx-current/pkg-plist Modified: head/www/lynx-current/Makefile ============================================================================== --- head/www/lynx-current/Makefile Mon Dec 22 07:50:07 2014 (r375212) +++ head/www/lynx-current/Makefile Mon Dec 22 08:01:30 2014 (r375213) @@ -3,9 +3,10 @@ PORTNAME= lynx PORTVERSION= 2.8.9d2 -PKGNAMESUFFIX= -current +PORTREVISION= 1 CATEGORIES= www ipv6 MASTER_SITES= http://lynx.isc.org/current/ +PKGNAMESUFFIX= -current DISTNAME= ${PORTNAME}${PORTVERSION:S/p/pre./:S/d/dev./} MAINTAINER= johans@FreeBSD.org @@ -53,4 +54,8 @@ NLS_CONFIGURE_ENABLE= nls IDN_LIB_DEPENDS= libidn.so:${PORTSDIR}/dns/libidn IDN_CONFIGURE_ENABLE= idna +post-install: + cd ${STAGEDIR}${PREFIX}/etc/; mv lynx.cfg.default lynx.cfg.sample; \ + mv lynx.lss.default lynx.lss.sample + .include Modified: head/www/lynx-current/pkg-plist ============================================================================== --- head/www/lynx-current/pkg-plist Mon Dec 22 07:50:07 2014 (r375212) +++ head/www/lynx-current/pkg-plist Mon Dec 22 08:01:30 2014 (r375213) @@ -1,11 +1,7 @@ bin/lynx man/man1/lynx.1.gz -@unexec if [ -f %D/etc/lynx.cfg ] && cmp -s %D/etc/lynx.cfg %D/etc/lynx.cfg.default; then rm -f %D/etc/lynx.cfg; fi -etc/lynx.cfg.default -@exec if [ ! -f %D/etc/lynx.cfg ] ; then cp -p %D/%F %B/lynx.cfg; fi -@unexec if [ -f %D/etc/lynx.lss ] && cmp -s %D/etc/lynx.lss %D/etc/lynx.lss.default; then rm -f %D/etc/lynx.lss; fi -etc/lynx.lss.default -@exec if [ ! -f %D/etc/lynx.lss ] ; then cp -p %D/%F %B/lynx.lss; fi +@sample etc/lynx.cfg.sample +@sample etc/lynx.lss.sample @exec mkdir -p %D/share/lynx_help %%PORTDOCS%%%%DOCSDIR%%/CHANGES %%PORTDOCS%%%%DOCSDIR%%/COPYHEADER @@ -71,16 +67,19 @@ etc/lynx.lss.default %%PORTDOCS%%%%DOCSDIR%%/test/ISO_LATIN1_test.html %%PORTDOCS%%%%DOCSDIR%%/test/README.txt %%PORTDOCS%%%%DOCSDIR%%/test/TestComment.html +%%PORTDOCS%%%%DOCSDIR%%/test/X %%PORTDOCS%%%%DOCSDIR%%/test/bad-html.html %%PORTDOCS%%%%DOCSDIR%%/test/c1.html %%PORTDOCS%%%%DOCSDIR%%/test/circle.html %%PORTDOCS%%%%DOCSDIR%%/test/cp-1252.html %%PORTDOCS%%%%DOCSDIR%%/test/cp-1252a.html +%%PORTDOCS%%%%DOCSDIR%%/test/image.jpg %%PORTDOCS%%%%DOCSDIR%%/test/iso-8859-1.html %%PORTDOCS%%%%DOCSDIR%%/test/iso-8859-1a.html %%PORTDOCS%%%%DOCSDIR%%/test/iso-8859-2.html %%PORTDOCS%%%%DOCSDIR%%/test/iso-8859-2a.html %%PORTDOCS%%%%DOCSDIR%%/test/koi8-r.html +%%PORTDOCS%%%%DOCSDIR%%/test/nobody %%PORTDOCS%%%%DOCSDIR%%/test/quickbrown.html %%PORTDOCS%%%%DOCSDIR%%/test/raw8bit.html %%PORTDOCS%%%%DOCSDIR%%/test/sgml.html @@ -142,13 +141,3 @@ share/lynx_help/keystrokes/xterm_help.ht share/lynx_help/lynx-dev.html.gz share/lynx_help/lynx_help_main.html.gz share/lynx_help/lynx_url_support.html.gz -%%PORTDOCS%%@dirrm %%DOCSDIR%%/samples -%%PORTDOCS%%@dirrm %%DOCSDIR%%/test -%%PORTDOCS%%@dirrm %%DOCSDIR%%/docs -%%PORTDOCS%%@dirrm %%DOCSDIR%% -@dirrm share/lynx_help/keystrokes -@dirrm share/lynx_help -%%NLS%%@dirrmtry share/locale/fi/LC_MESSAGES -%%NLS%%@dirrmtry share/locale/fi -%%NLS%%@dirrmtry share/locale/eo/LC_MESSAGES -%%NLS%%@dirrmtry share/locale/eo From owner-svn-ports-all@FreeBSD.ORG Mon Dec 22 08:18:27 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 90457334; Mon, 22 Dec 2014 08:18:27 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 79FBB2CBF; Mon, 22 Dec 2014 08:18:27 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBM8IRxl090345; Mon, 22 Dec 2014 08:18:27 GMT (envelope-from madpilot@FreeBSD.org) Received: (from madpilot@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBM8IQ2H090337; Mon, 22 Dec 2014 08:18:26 GMT (envelope-from madpilot@FreeBSD.org) Message-Id: <201412220818.sBM8IQ2H090337@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: madpilot set sender to madpilot@FreeBSD.org using -f From: Guido Falsi Date: Mon, 22 Dec 2014 08:18:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375214 - in head/finance: gnucash gnucash-docs X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2014 08:18:27 -0000 Author: madpilot Date: Mon Dec 22 08:18:25 2014 New Revision: 375214 URL: https://svnweb.freebsd.org/changeset/ports/375214 QAT: https://qat.redports.org/buildarchive/r375214/ Log: Update to 2.6.5 Approved by: kwm (gnome, implicit) Modified: head/finance/gnucash-docs/Makefile head/finance/gnucash-docs/distinfo head/finance/gnucash/Makefile head/finance/gnucash/distinfo head/finance/gnucash/pkg-plist Modified: head/finance/gnucash-docs/Makefile ============================================================================== --- head/finance/gnucash-docs/Makefile Mon Dec 22 08:01:30 2014 (r375213) +++ head/finance/gnucash-docs/Makefile Mon Dec 22 08:18:25 2014 (r375214) @@ -3,8 +3,7 @@ # $MCom: ports/finance/gnucash-docs/Makefile,v 1.7 2007/08/04 03:51:29 marcus Exp $ PORTNAME= gnucash-docs -PORTVERSION= 2.6.4 -PORTREVISION= 1 +PORTVERSION= 2.6.5 CATEGORIES= finance gnome MASTER_SITES= SF/gnucash/${PORTNAME}/${PORTVERSION} \ http://www.gnucash.org/pub/gnucash/sources/stable/ \ Modified: head/finance/gnucash-docs/distinfo ============================================================================== --- head/finance/gnucash-docs/distinfo Mon Dec 22 08:01:30 2014 (r375213) +++ head/finance/gnucash-docs/distinfo Mon Dec 22 08:18:25 2014 (r375214) @@ -1,2 +1,2 @@ -SHA256 (gnucash-docs-2.6.4.tar.gz) = e154551571c0755edb9fba73951bc20ecdfacefd4f1f662c79e0a2dde733d976 -SIZE (gnucash-docs-2.6.4.tar.gz) = 58869603 +SHA256 (gnucash-docs-2.6.5.tar.gz) = 420436947fd9c7b186a440f88c378e298a149f514341147dd01106f7bfa143e3 +SIZE (gnucash-docs-2.6.5.tar.gz) = 58941882 Modified: head/finance/gnucash/Makefile ============================================================================== --- head/finance/gnucash/Makefile Mon Dec 22 08:01:30 2014 (r375213) +++ head/finance/gnucash/Makefile Mon Dec 22 08:18:25 2014 (r375214) @@ -2,8 +2,7 @@ # $MCom: ports/finance/gnucash/Makefile,v 1.26 2008/12/31 03:25:18 mezz Exp $ PORTNAME= gnucash -PORTVERSION= 2.6.4 -PORTREVISION= 1 +PORTVERSION= 2.6.5 CATEGORIES= finance gnome MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20%28stable%29/${PORTVERSION} Modified: head/finance/gnucash/distinfo ============================================================================== --- head/finance/gnucash/distinfo Mon Dec 22 08:01:30 2014 (r375213) +++ head/finance/gnucash/distinfo Mon Dec 22 08:18:25 2014 (r375214) @@ -1,2 +1,2 @@ -SHA256 (gnucash-2.6.4.tar.bz2) = 0320e4c62a741795648929fd211aca7e816d22b48bc7c54226c99b02c56e34bc -SIZE (gnucash-2.6.4.tar.bz2) = 12107953 +SHA256 (gnucash-2.6.5.tar.bz2) = b1b1a943a322e7bf7afb0c2202f491560d4734a2036438bf9820378c34203d65 +SIZE (gnucash-2.6.5.tar.bz2) = 12997511 Modified: head/finance/gnucash/pkg-plist ============================================================================== --- head/finance/gnucash/pkg-plist Mon Dec 22 08:01:30 2014 (r375213) +++ head/finance/gnucash/pkg-plist Mon Dec 22 08:18:25 2014 (r375214) @@ -324,6 +324,7 @@ share/applications/gnucash.desktop %%PORTDOCS%%%%DOCSDIR%%/ChangeLog.2010 %%PORTDOCS%%%%DOCSDIR%%/ChangeLog.2011 %%PORTDOCS%%%%DOCSDIR%%/ChangeLog.2012 +%%PORTDOCS%%%%DOCSDIR%%/ChangeLog.2013 %%PORTDOCS%%%%DOCSDIR%%/DOCUMENTERS %%PORTDOCS%%%%DOCSDIR%%/HACKING %%PORTDOCS%%%%DOCSDIR%%/INSTALL @@ -682,6 +683,10 @@ share/applications/gnucash.desktop %%DATADIR%%/accounts/sk/acctchrt_retiremt.gnucash-xea %%DATADIR%%/accounts/sk/acctchrt_spouseinc.gnucash-xea %%DATADIR%%/accounts/sk/acctchrt_spouseretire.gnucash-xea +%%DATADIR%%/accounts/sv_AX/acctchrt_common.gnucash-xea +%%DATADIR%%/accounts/sv_AX/acctchrt_rf.gnucash-xea +%%DATADIR%%/accounts/sv_FI/acctchrt_common.gnucash-xea +%%DATADIR%%/accounts/sv_FI/acctchrt_rf.gnucash-xea %%DATADIR%%/accounts/sv_SE/acctchrt_common.gnucash-xea %%DATADIR%%/accounts/sv_SE/bas_2012.gnucash-xea %%DATADIR%%/accounts/tr_TR/acctchrt_TEKDUZ.gnucash-xea @@ -708,6 +713,8 @@ share/applications/gnucash.desktop %%DATADIR%%/accounts/zh_CN/acctchrt_retiremt.gnucash-xea %%DATADIR%%/accounts/zh_CN/acctchrt_spouseinc.gnucash-xea %%DATADIR%%/accounts/zh_CN/acctchrt_spouseretire.gnucash-xea +%%DATADIR%%/accounts/zh_HK/acctchrt_business.gnucash-xea +%%DATADIR%%/accounts/zh_TW/acctchrt_business.gnucash-xea %%DATADIR%%/checks/deluxe.chk %%DATADIR%%/checks/liberty.chk %%DATADIR%%/checks/quicken.chk @@ -777,83 +784,6 @@ share/applications/gnucash.desktop %%DATADIR%%/gtkbuilder/gnc-tree-view-owner.glade %%DATADIR%%/gtkbuilder/window-autoclear.glade %%DATADIR%%/gtkbuilder/window-reconcile.glade -%%DATADIR%%/guile-modules/gnucash/app-utils.scm -%%DATADIR%%/guile-modules/gnucash/business-core.scm -%%DATADIR%%/guile-modules/gnucash/business-gnome.scm -%%DATADIR%%/guile-modules/gnucash/core-utils.scm -%%DATADIR%%/guile-modules/gnucash/engine.scm -%%DATADIR%%/guile-modules/gnucash/gnc-module.scm -%%DATADIR%%/guile-modules/gnucash/gnome-utils.scm -%%DATADIR%%/guile-modules/gnucash/import-export/qif-import.scm -%%DATADIR%%/guile-modules/gnucash/main.scm -%%DATADIR%%/guile-modules/gnucash/price-quotes.scm -%%DATADIR%%/guile-modules/gnucash/printf.scm -%%DATADIR%%/guile-modules/gnucash/report/aging.scm -%%DATADIR%%/guile-modules/gnucash/report/balsheet-eg.css -%%DATADIR%%/guile-modules/gnucash/report/balsheet-eg.eguile.scm -%%DATADIR%%/guile-modules/gnucash/report/balsheet-eg.scm -%%DATADIR%%/guile-modules/gnucash/report/business-reports.scm -%%DATADIR%%/guile-modules/gnucash/report/customer-summary.scm -%%DATADIR%%/guile-modules/gnucash/report/easy-invoice.scm -%%DATADIR%%/guile-modules/gnucash/report/eguile-gnc.scm -%%DATADIR%%/guile-modules/gnucash/report/eguile-html-utilities.scm -%%DATADIR%%/guile-modules/gnucash/report/eguile-utilities.scm -%%DATADIR%%/guile-modules/gnucash/report/fancy-invoice.scm -%%DATADIR%%/guile-modules/gnucash/report/hello-world.scm -%%DATADIR%%/guile-modules/gnucash/report/invoice.scm -%%DATADIR%%/guile-modules/gnucash/report/job-report.scm -%%DATADIR%%/guile-modules/gnucash/report/locale-specific/de_DE.scm -%%DATADIR%%/guile-modules/gnucash/report/locale-specific/us.scm -%%DATADIR%%/guile-modules/gnucash/report/owner-report.scm -%%DATADIR%%/guile-modules/gnucash/report/payables.scm -%%DATADIR%%/guile-modules/gnucash/report/receivables.scm -%%DATADIR%%/guile-modules/gnucash/report/report-gnome.scm -%%DATADIR%%/guile-modules/gnucash/report/report-system.scm -%%DATADIR%%/guile-modules/gnucash/report/report-system/collectors.scm -%%DATADIR%%/guile-modules/gnucash/report/report-system/list-extras.scm -%%DATADIR%%/guile-modules/gnucash/report/report-system/report-collectors.scm -%%DATADIR%%/guile-modules/gnucash/report/standard-reports.scm -%%DATADIR%%/guile-modules/gnucash/report/standard-reports/account-piecharts.scm -%%DATADIR%%/guile-modules/gnucash/report/standard-reports/account-summary.scm -%%DATADIR%%/guile-modules/gnucash/report/standard-reports/advanced-portfolio.scm -%%DATADIR%%/guile-modules/gnucash/report/standard-reports/average-balance.scm -%%DATADIR%%/guile-modules/gnucash/report/standard-reports/balance-sheet.scm -%%DATADIR%%/guile-modules/gnucash/report/standard-reports/budget-balance-sheet.scm -%%DATADIR%%/guile-modules/gnucash/report/standard-reports/budget-barchart.scm -%%DATADIR%%/guile-modules/gnucash/report/standard-reports/budget-flow.scm -%%DATADIR%%/guile-modules/gnucash/report/standard-reports/budget-income-statement.scm -%%DATADIR%%/guile-modules/gnucash/report/standard-reports/budget.scm -%%DATADIR%%/guile-modules/gnucash/report/standard-reports/cash-flow.scm -%%DATADIR%%/guile-modules/gnucash/report/standard-reports/category-barchart.scm -%%DATADIR%%/guile-modules/gnucash/report/standard-reports/daily-reports.scm -%%DATADIR%%/guile-modules/gnucash/report/standard-reports/equity-statement.scm -%%DATADIR%%/guile-modules/gnucash/report/standard-reports/general-journal.scm -%%DATADIR%%/guile-modules/gnucash/report/standard-reports/general-ledger.scm -%%DATADIR%%/guile-modules/gnucash/report/standard-reports/income-statement.scm -%%DATADIR%%/guile-modules/gnucash/report/standard-reports/net-barchart.scm -%%DATADIR%%/guile-modules/gnucash/report/standard-reports/net-linechart.scm -%%DATADIR%%/guile-modules/gnucash/report/standard-reports/portfolio.scm -%%DATADIR%%/guile-modules/gnucash/report/standard-reports/price-scatter.scm -%%DATADIR%%/guile-modules/gnucash/report/standard-reports/register.scm -%%DATADIR%%/guile-modules/gnucash/report/standard-reports/sx-summary.scm -%%DATADIR%%/guile-modules/gnucash/report/standard-reports/transaction.scm -%%DATADIR%%/guile-modules/gnucash/report/standard-reports/trial-balance.scm -%%DATADIR%%/guile-modules/gnucash/report/stylesheet-easy.scm -%%DATADIR%%/guile-modules/gnucash/report/stylesheet-fancy.scm -%%DATADIR%%/guile-modules/gnucash/report/stylesheet-footer.scm -%%DATADIR%%/guile-modules/gnucash/report/stylesheet-plain.scm -%%DATADIR%%/guile-modules/gnucash/report/stylesheets.scm -%%DATADIR%%/guile-modules/gnucash/report/taxinvoice.css -%%DATADIR%%/guile-modules/gnucash/report/taxinvoice.eguile.scm -%%DATADIR%%/guile-modules/gnucash/report/taxinvoice.scm -%%DATADIR%%/guile-modules/gnucash/report/taxtxf-de_DE.scm -%%DATADIR%%/guile-modules/gnucash/report/taxtxf.scm -%%DATADIR%%/guile-modules/gnucash/report/utility-reports.scm -%%DATADIR%%/guile-modules/gnucash/report/view-column.scm -%%DATADIR%%/guile-modules/gnucash/report/welcome-to-gnucash.scm -%%DATADIR%%/guile-modules/gnucash/tax/de_DE.scm -%%DATADIR%%/guile-modules/gnucash/tax/us.scm -%%DATADIR%%/guile-modules/gnucash/unittest-support.scm %%DATADIR%%/jqplot/jqplot.BezierCurveRenderer.js %%DATADIR%%/jqplot/jqplot.barRenderer.js %%DATADIR%%/jqplot/jqplot.blockRenderer.js @@ -951,6 +881,84 @@ share/applications/gnucash.desktop %%DATADIR%%/scm/fin.scm %%DATADIR%%/scm/gnc-menu-extensions.scm %%DATADIR%%/scm/gnc-numeric.scm +%%DATADIR%%/scm/gnucash/app-utils.scm +%%DATADIR%%/scm/gnucash/business-core.scm +%%DATADIR%%/scm/gnucash/business-gnome.scm +%%DATADIR%%/scm/gnucash/core-utils.scm +%%DATADIR%%/scm/gnucash/engine.scm +%%DATADIR%%/scm/gnucash/gettext.scm +%%DATADIR%%/scm/gnucash/gnc-module.scm +%%DATADIR%%/scm/gnucash/gnome-utils.scm +%%DATADIR%%/scm/gnucash/import-export/qif-import.scm +%%DATADIR%%/scm/gnucash/main.scm +%%DATADIR%%/scm/gnucash/price-quotes.scm +%%DATADIR%%/scm/gnucash/printf.scm +%%DATADIR%%/scm/gnucash/report/aging.scm +%%DATADIR%%/scm/gnucash/report/balsheet-eg.css +%%DATADIR%%/scm/gnucash/report/balsheet-eg.eguile.scm +%%DATADIR%%/scm/gnucash/report/balsheet-eg.scm +%%DATADIR%%/scm/gnucash/report/business-reports.scm +%%DATADIR%%/scm/gnucash/report/customer-summary.scm +%%DATADIR%%/scm/gnucash/report/easy-invoice.scm +%%DATADIR%%/scm/gnucash/report/eguile-gnc.scm +%%DATADIR%%/scm/gnucash/report/eguile-html-utilities.scm +%%DATADIR%%/scm/gnucash/report/eguile-utilities.scm +%%DATADIR%%/scm/gnucash/report/fancy-invoice.scm +%%DATADIR%%/scm/gnucash/report/hello-world.scm +%%DATADIR%%/scm/gnucash/report/invoice.scm +%%DATADIR%%/scm/gnucash/report/job-report.scm +%%DATADIR%%/scm/gnucash/report/locale-specific/de_DE.scm +%%DATADIR%%/scm/gnucash/report/locale-specific/us.scm +%%DATADIR%%/scm/gnucash/report/owner-report.scm +%%DATADIR%%/scm/gnucash/report/payables.scm +%%DATADIR%%/scm/gnucash/report/receivables.scm +%%DATADIR%%/scm/gnucash/report/report-gnome.scm +%%DATADIR%%/scm/gnucash/report/report-system.scm +%%DATADIR%%/scm/gnucash/report/report-system/collectors.scm +%%DATADIR%%/scm/gnucash/report/report-system/list-extras.scm +%%DATADIR%%/scm/gnucash/report/report-system/report-collectors.scm +%%DATADIR%%/scm/gnucash/report/standard-reports.scm +%%DATADIR%%/scm/gnucash/report/standard-reports/account-piecharts.scm +%%DATADIR%%/scm/gnucash/report/standard-reports/account-summary.scm +%%DATADIR%%/scm/gnucash/report/standard-reports/advanced-portfolio.scm +%%DATADIR%%/scm/gnucash/report/standard-reports/average-balance.scm +%%DATADIR%%/scm/gnucash/report/standard-reports/balance-sheet.scm +%%DATADIR%%/scm/gnucash/report/standard-reports/budget-balance-sheet.scm +%%DATADIR%%/scm/gnucash/report/standard-reports/budget-barchart.scm +%%DATADIR%%/scm/gnucash/report/standard-reports/budget-flow.scm +%%DATADIR%%/scm/gnucash/report/standard-reports/budget-income-statement.scm +%%DATADIR%%/scm/gnucash/report/standard-reports/budget.scm +%%DATADIR%%/scm/gnucash/report/standard-reports/cash-flow.scm +%%DATADIR%%/scm/gnucash/report/standard-reports/category-barchart.scm +%%DATADIR%%/scm/gnucash/report/standard-reports/daily-reports.scm +%%DATADIR%%/scm/gnucash/report/standard-reports/equity-statement.scm +%%DATADIR%%/scm/gnucash/report/standard-reports/general-journal.scm +%%DATADIR%%/scm/gnucash/report/standard-reports/general-ledger.scm +%%DATADIR%%/scm/gnucash/report/standard-reports/income-statement.scm +%%DATADIR%%/scm/gnucash/report/standard-reports/net-barchart.scm +%%DATADIR%%/scm/gnucash/report/standard-reports/net-linechart.scm +%%DATADIR%%/scm/gnucash/report/standard-reports/portfolio.scm +%%DATADIR%%/scm/gnucash/report/standard-reports/price-scatter.scm +%%DATADIR%%/scm/gnucash/report/standard-reports/register.scm +%%DATADIR%%/scm/gnucash/report/standard-reports/sx-summary.scm +%%DATADIR%%/scm/gnucash/report/standard-reports/transaction.scm +%%DATADIR%%/scm/gnucash/report/standard-reports/trial-balance.scm +%%DATADIR%%/scm/gnucash/report/stylesheet-easy.scm +%%DATADIR%%/scm/gnucash/report/stylesheet-fancy.scm +%%DATADIR%%/scm/gnucash/report/stylesheet-footer.scm +%%DATADIR%%/scm/gnucash/report/stylesheet-plain.scm +%%DATADIR%%/scm/gnucash/report/stylesheets.scm +%%DATADIR%%/scm/gnucash/report/taxinvoice.css +%%DATADIR%%/scm/gnucash/report/taxinvoice.eguile.scm +%%DATADIR%%/scm/gnucash/report/taxinvoice.scm +%%DATADIR%%/scm/gnucash/report/taxtxf-de_DE.scm +%%DATADIR%%/scm/gnucash/report/taxtxf.scm +%%DATADIR%%/scm/gnucash/report/utility-reports.scm +%%DATADIR%%/scm/gnucash/report/view-column.scm +%%DATADIR%%/scm/gnucash/report/welcome-to-gnucash.scm +%%DATADIR%%/scm/gnucash/tax/de_DE.scm +%%DATADIR%%/scm/gnucash/tax/us.scm +%%DATADIR%%/scm/gnucash/unittest-support.scm %%DATADIR%%/scm/gnumeric/gnumeric-utilities.scm %%DATADIR%%/scm/gnumeric/table-utils.scm %%DATADIR%%/scm/hooks.scm @@ -1039,6 +1047,7 @@ share/icons/hicolor/64x64/apps/gnucash-i share/icons/hicolor/96x96/apps/gnucash-icon.png share/icons/hicolor/scalable/apps/gnucash-icon.svg share/locale/ar/LC_MESSAGES/gnucash.mo +share/locale/as/LC_MESSAGES/gnucash.mo share/locale/bg/LC_MESSAGES/gnucash.mo share/locale/brx/LC_MESSAGES/gnucash.mo share/locale/ca/LC_MESSAGES/gnucash.mo @@ -1054,13 +1063,16 @@ share/locale/eu/LC_MESSAGES/gnucash.mo share/locale/fa/LC_MESSAGES/gnucash.mo share/locale/fi/LC_MESSAGES/gnucash.mo share/locale/fr/LC_MESSAGES/gnucash.mo +share/locale/gu/LC_MESSAGES/gnucash.mo share/locale/he/LC_MESSAGES/gnucash.mo share/locale/hi/LC_MESSAGES/gnucash.mo share/locale/hu/LC_MESSAGES/gnucash.mo share/locale/it/LC_MESSAGES/gnucash.mo share/locale/ja/LC_MESSAGES/gnucash.mo +share/locale/kn/LC_MESSAGES/gnucash.mo share/locale/ko/LC_MESSAGES/gnucash.mo share/locale/kok/LC_MESSAGES/gnucash.mo +share/locale/kok@latin/LC_MESSAGES/gnucash.mo share/locale/ks/LC_MESSAGES/gnucash.mo share/locale/lt/LC_MESSAGES/gnucash.mo share/locale/lv/LC_MESSAGES/gnucash.mo From owner-svn-ports-all@FreeBSD.ORG Mon Dec 22 08:30:01 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A4A9C4B9; Mon, 22 Dec 2014 08:30:01 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 76F032E13; Mon, 22 Dec 2014 08:30:01 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBM8U1dY095209; Mon, 22 Dec 2014 08:30:01 GMT (envelope-from cy@FreeBSD.org) Received: (from cy@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBM8U1r2095198; Mon, 22 Dec 2014 08:30:01 GMT (envelope-from cy@FreeBSD.org) Message-Id: <201412220830.sBM8U1r2095198@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: cy set sender to cy@FreeBSD.org using -f From: Cy Schubert Date: Mon, 22 Dec 2014 08:30:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375215 - in head/net/ntp: . 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2014 08:30:01 -0000 Author: cy Date: Mon Dec 22 08:30:00 2014 New Revision: 375215 URL: https://svnweb.freebsd.org/changeset/ports/375215 QAT: https://qat.redports.org/buildarchive/r375215/ Log: Unbreak MX4200. Submitted by: delphij Added: head/net/ntp/files/patch-ntpd__refclock__mx4200.c (contents, props changed) Modified: head/net/ntp/Makefile Modified: head/net/ntp/Makefile ============================================================================== --- head/net/ntp/Makefile Mon Dec 22 08:18:25 2014 (r375214) +++ head/net/ntp/Makefile Mon Dec 22 08:30:00 2014 (r375215) @@ -3,7 +3,7 @@ PORTNAME= ntp PORTVERSION= 4.2.8 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net ipv6 MASTER_SITES= ftp://ftp.udel.edu/pub/ntp/ntp4/ \ http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ \ @@ -48,10 +48,6 @@ CONFIGURE_ARGS+= --enable-${D} .endif .endfor -.if ${PORT_OPTIONS:MMX4200} -BROKEN= Fails to compile when MX4200 is enabled. -.endif - DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}4 # XXX Temporary hack. Remember to remove this next commit. Added: head/net/ntp/files/patch-ntpd__refclock__mx4200.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/ntp/files/patch-ntpd__refclock__mx4200.c Mon Dec 22 08:30:00 2014 (r375215) @@ -0,0 +1,25 @@ +--- ntpd/refclock_mx4200.c.orig 2014-12-19 11:56:52 UTC ++++ ntpd/refclock_mx4200.c +@@ -1572,7 +1572,7 @@ mx4200_debug(struct peer *peer, char *fm + * Print debug message to stdout + * In the future, we may want to get get more creative... + */ +- mvprintf(fmt, ap); ++ vprintf(fmt, ap); + + va_end(ap); + } +@@ -1613,11 +1613,11 @@ mx4200_send(peer, fmt, va_alist) + + cp = buf; + *cp++ = '$'; +- n = VSNPRINTF((cp, sizeof(buf) - 1, fmt, ap)); ++ n = vsnprintf(cp, sizeof(buf) - 1, fmt, ap); + ck = mx4200_cksum(cp, n); + cp += n; + ++n; +- n += SNPRINTF((cp, sizeof(buf) - n - 5, "*%02X\r\n", ck)); ++ n += snprintf(cp, sizeof(buf) - n - 5, "*%02X\r\n", ck); + + m = write(pp->io.fd, buf, (unsigned)n); + if (m < 0) From owner-svn-ports-all@FreeBSD.ORG Mon Dec 22 08:34:31 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 01225616; Mon, 22 Dec 2014 08:34:30 +0000 (UTC) Received: from smtp-out-04.shaw.ca (smtp-out-04.shaw.ca [64.59.134.12]) by mx1.freebsd.org (Postfix) with ESMTP id A31702EEF; Mon, 22 Dec 2014 08:34:30 +0000 (UTC) X-Cloudmark-SP-Filtered: true X-Cloudmark-SP-Result: v=1.1 cv=Ur78AkMj4ME0q/xQKDu+fQsLaK/oG8/QJxPJp7yvMIc= c=1 sm=1 a=BLceEmwcHowA:10 a=ICAaq7hcmGcA:10 a=kj9zAlcOel0A:10 a=IbtKDeXwb2+SRU442/pi3A==:17 a=SWg00rOMAAAA:8 a=6I5d2MoRAAAA:8 a=KC9ug_Y4AAAA:8 a=BWvPGDcYAAAA:8 a=YxBL1-UpAAAA:8 a=piyBlSmzfy0cyITDCCkA:9 a=CjuIK1q_8ugA:10 a=HpAAvcLHHh0Zw7uRqdWCyQ==:117 Received: from unknown (HELO slippy.cwsent.com) ([96.50.7.119]) by smtp-out-04.shaw.ca with ESMTP; 22 Dec 2014 01:34:29 -0700 Received: from slippy.cwsent.com (localhost [127.0.0.1]) by slippy.cwsent.com (8.14.9/8.14.9) with ESMTP id sBM8YTDl041669; Mon, 22 Dec 2014 00:34:29 -0800 (PST) (envelope-from Cy.Schubert@komquats.com) Received: from slippy (cy@localhost) by slippy.cwsent.com (8.14.9/8.14.8/Submit) with ESMTP id sBM8YT3Q041666; Mon, 22 Dec 2014 00:34:29 -0800 (PST) (envelope-from Cy.Schubert@komquats.com) Message-Id: <201412220834.sBM8YT3Q041666@slippy.cwsent.com> X-Authentication-Warning: slippy.cwsent.com: cy owned process doing -bs 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.komquats.com/ To: Xin Li Subject: Re: svn commit: r375210 - in head/net/ntp: . files In-Reply-To: Message from Xin Li of "Sun, 21 Dec 2014 23:02:49 -0800." <5497C219.80408@delphij.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 22 Dec 2014 00:34:29 -0800 Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org, Cy Schubert X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2014 08:34:31 -0000 In message <5497C219.80408@delphij.net>, Xin Li writes: > On 12/21/14 22:41, Cy Schubert wrote: > > Author: cy > > Date: Mon Dec 22 06:41:29 2014 > > New Revision: 375210 > > URL: https://svnweb.freebsd.org/changeset/ports/375210 > > QAT: https://qat.redports.org/buildarchive/r375210/ > > > > Log: > > Properly address IPV6 loopback check. > > > > Submitted by: jmg (via twitter) > > > > -.if ${PORT_OPTIONS:MMX4200} > > -BROKEN= Fails to compile when MX4200 is enabled. > > -.endif > > - > > DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}4 > > > > I think you need the attached patch. > Thanks. Just committed. -- Cheers, Cy Schubert or FreeBSD UNIX: Web: http://www.FreeBSD.org The need of the many outweighs the greed of the few. From owner-svn-ports-all@FreeBSD.ORG Mon Dec 22 08:53:54 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 76B899AE; Mon, 22 Dec 2014 08:53:54 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 485FC3893; Mon, 22 Dec 2014 08:53:54 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBM8rscq008402; Mon, 22 Dec 2014 08:53:54 GMT (envelope-from johans@FreeBSD.org) Received: (from johans@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBM8rreG008399; Mon, 22 Dec 2014 08:53:53 GMT (envelope-from johans@FreeBSD.org) Message-Id: <201412220853.sBM8rreG008399@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: johans set sender to johans@FreeBSD.org using -f From: Johan van Selst Date: Mon, 22 Dec 2014 08:53:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375216 - head/www/qdecoder X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2014 08:53:54 -0000 Author: johans Date: Mon Dec 22 08:53:52 2014 New Revision: 375216 URL: https://svnweb.freebsd.org/changeset/ports/375216 QAT: https://qat.redports.org/buildarchive/r375216/ Log: - Update qDecoder to 12.0.5 - Switch to new WWW and MASTER_SITES Deleted: head/www/qdecoder/pkg-plist Modified: head/www/qdecoder/Makefile head/www/qdecoder/distinfo head/www/qdecoder/pkg-descr Modified: head/www/qdecoder/Makefile ============================================================================== --- head/www/qdecoder/Makefile Mon Dec 22 08:30:00 2014 (r375215) +++ head/www/qdecoder/Makefile Mon Dec 22 08:53:52 2014 (r375216) @@ -2,18 +2,24 @@ # $FreeBSD$ PORTNAME= qdecoder -PORTVERSION= 12.0.4 +PORTVERSION= 12.0.5 CATEGORIES= www -MASTER_SITES= SF/${PORTNAME}/ -DISTNAME= qDecoder-${PORTVERSION} MAINTAINER= johans@FreeBSD.org COMMENT= C/C++ language library including CGI supports +USE_GITHUB= yes +GH_ACCOUNT= wolkykim +GH_TAGNAME= r${PORTVERSION} +GH_COMMIT= 192943d + GNU_CONFIGURE= yes USE_LDCONFIG= yes MAKE_ARGS= exec_prefix="${PREFIX}" -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} +PORTEXAMPLES= * + +PLIST_FILES= include/qdecoder.h lib/libqdecoder.a \ + lib/libqdecoder.so lib/libqdecoder.so.12 OPTIONS_DEFINE= DEBUG DEBUG_CONFIGURE_ENABLE= debug Modified: head/www/qdecoder/distinfo ============================================================================== --- head/www/qdecoder/distinfo Mon Dec 22 08:30:00 2014 (r375215) +++ head/www/qdecoder/distinfo Mon Dec 22 08:53:52 2014 (r375216) @@ -1,2 +1,2 @@ -SHA256 (qDecoder-12.0.4.tar.gz) = 639fd2cfecbf58b95fdcfe82866a4070f8134341e4e5adfdf5dcca690340bf36 -SIZE (qDecoder-12.0.4.tar.gz) = 196939 +SHA256 (qdecoder-12.0.5.tar.gz) = 8f692434655869457bbf7116cab8f6817bde9fb60e43c8a53a3a8e2ee4dc3582 +SIZE (qdecoder-12.0.5.tar.gz) = 195068 Modified: head/www/qdecoder/pkg-descr ============================================================================== --- head/www/qdecoder/pkg-descr Mon Dec 22 08:30:00 2014 (r375215) +++ head/www/qdecoder/pkg-descr Mon Dec 22 08:53:52 2014 (r375216) @@ -2,7 +2,6 @@ The qDecoder Project ==================== qDecoder is a C/C++ language library including CGI supports. -Distributed under 2-clause BSD-like license since 9 release. CGI Interfaces o Request Parser, Response Generator, Session, Cookies @@ -16,4 +15,4 @@ Distributed under 2-clause BSD-like lice o String libraries, File libraries, Hashes & En/decoders And more... -WWW: http://www.qDecoder.org/ +WWW: http://wolkykim.github.io/qdecoder/ From owner-svn-ports-all@FreeBSD.ORG Mon Dec 22 09:08:45 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E42FF139; Mon, 22 Dec 2014 09:08:45 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D01E53A3E; Mon, 22 Dec 2014 09:08:45 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBM98jYw013993; Mon, 22 Dec 2014 09:08:45 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBM98jtp013992; Mon, 22 Dec 2014 09:08:45 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412220908.sBM98jtp013992@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Mon, 22 Dec 2014 09:08:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375217 - head/net/ntimed X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2014 09:08:46 -0000 Author: antoine Date: Mon Dec 22 09:08:44 2014 New Revision: 375217 URL: https://svnweb.freebsd.org/changeset/ports/375217 QAT: https://qat.redports.org/buildarchive/r375217/ Log: Cleanup Modified: head/net/ntimed/Makefile Modified: head/net/ntimed/Makefile ============================================================================== --- head/net/ntimed/Makefile Mon Dec 22 08:53:52 2014 (r375216) +++ head/net/ntimed/Makefile Mon Dec 22 09:08:44 2014 (r375217) @@ -21,12 +21,10 @@ GH_TAGNAME= ${GH_COMMIT} PLIST_FILES= sbin/ntimed-client -.include - do-configure: cd ${WRKSRC} && ${SH} configure do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/ntimed-client ${STAGEDIR}/${LOCALBASE}/sbin/ + ${INSTALL_PROGRAM} ${WRKSRC}/ntimed-client ${STAGEDIR}${PREFIX}/sbin -.include +.include From owner-svn-ports-all@FreeBSD.ORG Mon Dec 22 09:16:41 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id EEAFF34C; Mon, 22 Dec 2014 09:16:40 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CFAF63C3A; Mon, 22 Dec 2014 09:16:40 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBM9GeXP018528; Mon, 22 Dec 2014 09:16:40 GMT (envelope-from johans@FreeBSD.org) Received: (from johans@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBM9Geue018525; Mon, 22 Dec 2014 09:16:40 GMT (envelope-from johans@FreeBSD.org) Message-Id: <201412220916.sBM9Geue018525@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: johans set sender to johans@FreeBSD.org using -f From: Johan van Selst Date: Mon, 22 Dec 2014 09:16:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375218 - head/devel/ocaml-pcre X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2014 09:16:41 -0000 Author: johans Date: Mon Dec 22 09:16:39 2014 New Revision: 375218 URL: https://svnweb.freebsd.org/changeset/ports/375218 QAT: https://qat.redports.org/buildarchive/r375218/ Log: - Update to ocaml-pcre 7.1.5 - Use new master site Modified: head/devel/ocaml-pcre/Makefile head/devel/ocaml-pcre/distinfo head/devel/ocaml-pcre/pkg-plist Modified: head/devel/ocaml-pcre/Makefile ============================================================================== --- head/devel/ocaml-pcre/Makefile Mon Dec 22 09:08:44 2014 (r375217) +++ head/devel/ocaml-pcre/Makefile Mon Dec 22 09:16:39 2014 (r375218) @@ -2,17 +2,21 @@ # $FreeBSD$ PORTNAME= pcre -PORTVERSION= 7.0.4 +PORTVERSION= 7.1.5 CATEGORIES= devel -MASTER_SITES= http://cdn.bitbucket.org/mmottl/pcre-ocaml/downloads/ PKGNAMEPREFIX= ocaml- -DISTNAME= ${PORTNAME}-${PKGNAMEPREFIX}${PORTVERSION} MAINTAINER= johans@FreeBSD.org COMMENT= Perl compatible regular expressions for Objective Caml LIB_DEPENDS= libpcre.so:${PORTSDIR}/devel/pcre +USE_GITHUB= yes +GH_ACCOUNT= mmottl +GH_PROJECT= ${PORTNAME}-ocaml +GH_TAGNAME= v${PORTVERSION} +GH_COMMIT= 0e0196d + USE_OCAML= yes USE_OCAML_FINDLIB= yes USE_OCAML_LDCONFIG= yes @@ -24,6 +28,7 @@ OPTIONS_DEFINE= DOCS EXAMPLES post-patch: @${REINPLACE_CMD} -e 's|$$prefix"/"share|${STAGEDIR}${PREFIX}/share|' \ + -e '/datarootdir/s|$$pkg_name|&-ocaml|' \ ${WRKSRC}/setup.ml post-install: Modified: head/devel/ocaml-pcre/distinfo ============================================================================== --- head/devel/ocaml-pcre/distinfo Mon Dec 22 09:08:44 2014 (r375217) +++ head/devel/ocaml-pcre/distinfo Mon Dec 22 09:16:39 2014 (r375218) @@ -1,2 +1,2 @@ -SHA256 (pcre-ocaml-7.0.4.tar.gz) = fc56b0e0f7ab5d159af77d1a51f67d0dd0b86ef30eccc0e9cbef4f79d4a75840 -SIZE (pcre-ocaml-7.0.4.tar.gz) = 84956 +SHA256 (pcre-7.1.5.tar.gz) = 605ec5899089471897b832018dfce889cf46817874e5b4df877ae91cc3a61060 +SIZE (pcre-7.1.5.tar.gz) = 88091 Modified: head/devel/ocaml-pcre/pkg-plist ============================================================================== --- head/devel/ocaml-pcre/pkg-plist Mon Dec 22 09:08:44 2014 (r375217) +++ head/devel/ocaml-pcre/pkg-plist Mon Dec 22 09:16:39 2014 (r375218) @@ -2,12 +2,16 @@ %%OCAML_SITELIBDIR%%/pcre/dllpcre_stubs.so %%OCAML_SITELIBDIR%%/pcre/libpcre_stubs.a %%OCAML_SITELIBDIR%%/pcre/pcre.a +%%OCAML_SITELIBDIR%%/pcre/pcre.annot %%OCAML_SITELIBDIR%%/pcre/pcre.cma %%OCAML_SITELIBDIR%%/pcre/pcre.cmi +%%OCAML_SITELIBDIR%%/pcre/pcre.cmt +%%OCAML_SITELIBDIR%%/pcre/pcre.cmti %%OCAML_SITELIBDIR%%/pcre/pcre.cmx %%OCAML_SITELIBDIR%%/pcre/pcre.cmxa %%OCAML_SITELIBDIR%%/pcre/pcre.cmxs %%OCAML_SITELIBDIR%%/pcre/pcre.mli +%%OCAML_SITELIBDIR%%/pcre/pcre_compat.cmx %%PORTDOCS%%%%DOCSDIR%%/api/Pcre.html %%PORTDOCS%%%%DOCSDIR%%/api/index.html %%PORTDOCS%%%%DOCSDIR%%/api/index_attributes.html From owner-svn-ports-all@FreeBSD.ORG Mon Dec 22 09:35:37 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id DDF66805; Mon, 22 Dec 2014 09:35:37 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CA21864006; Mon, 22 Dec 2014 09:35:37 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBM9ZbPh027918; Mon, 22 Dec 2014 09:35:37 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBM9Zbnt027917; Mon, 22 Dec 2014 09:35:37 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412220935.sBM9Zbnt027917@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Mon, 22 Dec 2014 09:35:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375219 - head/sysutils/whatpix X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2014 09:35:38 -0000 Author: antoine Date: Mon Dec 22 09:35:36 2014 New Revision: 375219 URL: https://svnweb.freebsd.org/changeset/ports/375219 QAT: https://qat.redports.org/buildarchive/r375219/ Log: Shebangfix Modified: head/sysutils/whatpix/Makefile Modified: head/sysutils/whatpix/Makefile ============================================================================== --- head/sysutils/whatpix/Makefile Mon Dec 22 09:16:39 2014 (r375218) +++ head/sysutils/whatpix/Makefile Mon Dec 22 09:35:36 2014 (r375219) @@ -3,7 +3,7 @@ PORTNAME= whatpix PORTVERSION= 1.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= http://whatpix.sourceforge.net/download/ @@ -14,8 +14,9 @@ RUN_DEPENDS= p5-Digest-SHA1>=0:${PORTSDI NO_BUILD= yes PLIST_FILES= bin/whatpix -USES= perl5 +USES= perl5 shebangfix USE_PERL5= run +SHEBANG_FILES= whatpix do-install: ${INSTALL_SCRIPT} ${WRKSRC}/whatpix ${STAGEDIR}${PREFIX}/bin From owner-svn-ports-all@FreeBSD.ORG Mon Dec 22 09:45:39 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B6EABA1D; Mon, 22 Dec 2014 09:45:39 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 976E86412E; Mon, 22 Dec 2014 09:45:39 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBM9jdct032773; Mon, 22 Dec 2014 09:45:39 GMT (envelope-from mva@FreeBSD.org) Received: (from mva@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBM9jc87032768; Mon, 22 Dec 2014 09:45:38 GMT (envelope-from mva@FreeBSD.org) Message-Id: <201412220945.sBM9jc87032768@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: mva set sender to mva@FreeBSD.org using -f From: Marcus von Appen Date: Mon, 22 Dec 2014 09:45:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375220 - 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2014 09:45:39 -0000 Author: mva Date: Mon Dec 22 09:45:37 2014 New Revision: 375220 URL: https://svnweb.freebsd.org/changeset/ports/375220 QAT: https://qat.redports.org/buildarchive/r375220/ Log: lang/python27: Update to 2.7.9 The FreeBSD Python team welcomes Python 2.7.9 to the Ports tree! Announcement: https://www.python.org/downloads/release/python-279/ Changelog: http://hg.python.org/cpython/raw-file/v2.7.9/Misc/NEWS Important changes for this release: - The entirety of Python 3.4's ssl module has been backported for Python 2.7.9. See PEP 466 for justification. - HTTPS certificate validation using the system's certificate store is now enabled by default. See PEP 476 for details. - SSLv3 has been disabled by default in httplib and its reverse dependencies due to the POODLE attack. - The ensurepip module module has been backported, which provides the pip package manager in every Python 2.7 installation. See PEP 477. - While updating, try to improve the NIS detection for FreeBSD PR: 193650 Differential Revision: https://reviews.freebsd.org/D1323 Reviewed by: koobs With hat: python Deleted: head/lang/python27/files/patch-issue21166 Modified: head/lang/python-doc-html/distinfo head/lang/python27/Makefile head/lang/python27/distinfo head/lang/python27/files/patch-Modules-_ctypes-libffi-configure head/lang/python27/pkg-plist Modified: head/lang/python-doc-html/distinfo ============================================================================== --- head/lang/python-doc-html/distinfo Mon Dec 22 09:35:36 2014 (r375219) +++ head/lang/python-doc-html/distinfo Mon Dec 22 09:45:37 2014 (r375220) @@ -1,11 +1,11 @@ -SHA256 (python/python-2.7.8-docs-html.tar.bz2) = e0aa9b08bf2cad4d7769e86fc7d0b05f5d0af0609c757a5c633841c5a703c73f -SIZE (python/python-2.7.8-docs-html.tar.bz2) = 4511331 -SHA256 (python/python-2.7.8-docs-pdf-a4.tar.bz2) = 1132c2a5943f4d931deb71c731b4ab71afe3fb2048ef41626e5ef17f69f3249b -SIZE (python/python-2.7.8-docs-pdf-a4.tar.bz2) = 10749796 -SHA256 (python/python-2.7.8-docs-pdf-letter.tar.bz2) = a637545d5846fc5367c45c3c77fc8e86fcf35b423ffd72acbd24c42e82b6ffee -SIZE (python/python-2.7.8-docs-pdf-letter.tar.bz2) = 10803933 -SHA256 (python/python-2.7.8-docs-text.tar.bz2) = 4f4601d578ad12e1ca4de9234a023f0a368b8d6cdcee94aca6ae7bafb7e89dd2 -SIZE (python/python-2.7.8-docs-text.tar.bz2) = 1587163 +SHA256 (python/python-2.7.9-docs-html.tar.bz2) = 9c8ec955491a53b20794cd20065f1ccee15622a0ffc89a6c301d879513a67b50 +SIZE (python/python-2.7.9-docs-html.tar.bz2) = 4527125 +SHA256 (python/python-2.7.9-docs-pdf-a4.tar.bz2) = b1ce63f4d234f3aab2fe8c29e8889063fcd6786ee2fc71edeab26f826eeaeea5 +SIZE (python/python-2.7.9-docs-pdf-a4.tar.bz2) = 10679722 +SHA256 (python/python-2.7.9-docs-pdf-letter.tar.bz2) = 2e76fcfca34790ccb35dda55c84057abdce5362cd2421f6f4db8904b59b82545 +SIZE (python/python-2.7.9-docs-pdf-letter.tar.bz2) = 10734252 +SHA256 (python/python-2.7.9-docs-text.tar.bz2) = 3929ff923aebaf33c6e7a6339c535191d30e3d9e2e21c63aaa05171ecc3d60df +SIZE (python/python-2.7.9-docs-text.tar.bz2) = 1601304 SHA256 (python/python-3.2.5-docs-html.tar.bz2) = 5a7f7f79d58cf87511aae66784ae71e3e108ca8185bd40706c4bb43e5e0348bc SIZE (python/python-3.2.5-docs-html.tar.bz2) = 4435429 SHA256 (python/python-3.2.5-docs-pdf-a4.tar.bz2) = bfa07657b5d3810fa3cc16cd210459457cfaedff0887e2617b2deabd21e432e3 Modified: head/lang/python27/Makefile ============================================================================== --- head/lang/python27/Makefile Mon Dec 22 09:35:36 2014 (r375219) +++ head/lang/python27/Makefile Mon Dec 22 09:45:37 2014 (r375220) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= python27 -PORTVERSION= 2.7.8 -PORTREVISION= 6 +PORTVERSION= 2.7.9 CATEGORIES= lang python ipv6 MASTER_SITES= PYTHON MASTER_SITE_SUBDIR= ftp/python/${PORTVERSION} @@ -94,8 +93,8 @@ CONFIGURE_ARGS+= --with-system-ffi LIB_DEPENDS+= libffi.so:${PORTSDIR}/devel/libffi .endif -# See http://bugs.freebsd.org/115940 -.if !exists(/usr/bin/ypcat) || defined(WITHOUT_NIS) # the world with NO_NIS +# See http://bugs.freebsd.org/115940 and http://bugs.freebsd.org/193650 +.if defined(WITHOUT_NIS) || !exists(/usr/include/rpcsvc/yp_prot.h) PLIST_SUB+= NO_NIS="@comment " .else PLIST_SUB+= NO_NIS="" Modified: head/lang/python27/distinfo ============================================================================== --- head/lang/python27/distinfo Mon Dec 22 09:35:36 2014 (r375219) +++ head/lang/python27/distinfo Mon Dec 22 09:45:37 2014 (r375220) @@ -1,2 +1,2 @@ -SHA256 (python/Python-2.7.8.tar.xz) = edde10a0cb7d14e2735e682882d5b287028d1485c456758154c19573db68075a -SIZE (python/Python-2.7.8.tar.xz) = 10525244 +SHA256 (python/Python-2.7.9.tar.xz) = 90d27e14ea7e03570026850e2e50ba71ad20b7eb31035aada1cf3def8f8d4916 +SIZE (python/Python-2.7.9.tar.xz) = 12164712 Modified: head/lang/python27/files/patch-Modules-_ctypes-libffi-configure ============================================================================== --- head/lang/python27/files/patch-Modules-_ctypes-libffi-configure Mon Dec 22 09:35:36 2014 (r375219) +++ head/lang/python27/files/patch-Modules-_ctypes-libffi-configure Mon Dec 22 09:45:37 2014 (r375220) @@ -1,22 +1,11 @@ ---- Modules/_ctypes/libffi/configure.orig 2010-03-19 19:59:20.000000000 +0100 -+++ Modules/_ctypes/libffi/configure 2011-03-06 09:20:16.000000000 +0100 -@@ -6289,7 +6289,7 @@ +--- Modules/_ctypes/libffi/configure.orig 2014-12-16 08:10:12.000000000 +0100 ++++ Modules/_ctypes/libffi/configure 2014-12-16 08:10:40.000000000 +0100 +@@ -7526,7 +7526,7 @@ rm -rf conftest* ;; --x86_64-*kfreebsd*-gnu|x86_64-*linux*|ppc*-*linux*|powerpc*-*linux*| \ -+amd64-*-freebsd*|x86_64-*kfreebsd*-gnu|x86_64-*linux*|ppc*-*linux*|powerpc*-*linux*| \ +-x86_64-*kfreebsd*-gnu|x86_64-*linux*|powerpc*-*linux*| \ ++amd64-*-freebsd*|x86_64-*kfreebsd*-gnu|x86_64-*linux*|powerpc*-*linux*| \ s390*-*linux*|s390*-*tpf*|sparc*-*linux*) - # Find out which ABI we are using. - echo 'int i;' > conftest.$ac_ext -@@ -11275,6 +11275,9 @@ - powerpc-*-freebsd*) - TARGET=POWERPC_FREEBSD; TARGETDIR=powerpc - ;; -+ powerpc64-*-freebsd*) -+ TARGET=POWERPC; TARGETDIR=powerpc -+ ;; - powerpc*-*-rtems*) - TARGET=POWERPC; TARGETDIR=powerpc - ;; - + # Find out what ABI is being produced by ac_compile, and set linker + # options accordingly. Note that the listed cases only cover the Modified: head/lang/python27/pkg-plist ============================================================================== --- head/lang/python27/pkg-plist Mon Dec 22 09:35:36 2014 (r375219) +++ head/lang/python27/pkg-plist Mon Dec 22 09:45:37 2014 (r375220) @@ -1430,6 +1430,17 @@ lib/python2.7/encodings/uu_codec.pyc lib/python2.7/encodings/zlib_codec.py lib/python2.7/encodings/zlib_codec.pyo lib/python2.7/encodings/zlib_codec.pyc +lib/python2.7/ensurepip/__init__.py +lib/python2.7/ensurepip/__init__.pyc +lib/python2.7/ensurepip/__init__.pyo +lib/python2.7/ensurepip/__main__.py +lib/python2.7/ensurepip/__main__.pyc +lib/python2.7/ensurepip/__main__.pyo +lib/python2.7/ensurepip/_bundled/pip-1.5.6-py2.py3-none-any.whl +lib/python2.7/ensurepip/_bundled/setuptools-7.0-py2.py3-none-any.whl +lib/python2.7/ensurepip/_uninstall.py +lib/python2.7/ensurepip/_uninstall.pyc +lib/python2.7/ensurepip/_uninstall.pyo lib/python2.7/filecmp.py lib/python2.7/filecmp.pyo lib/python2.7/filecmp.pyc @@ -1708,6 +1719,9 @@ lib/python2.7/idlelib/idle_test/test_cal lib/python2.7/idlelib/idle_test/test_config_name.py lib/python2.7/idlelib/idle_test/test_config_name.pyo lib/python2.7/idlelib/idle_test/test_config_name.pyc +lib/python2.7/idlelib/idle_test/test_configdialog.py +lib/python2.7/idlelib/idle_test/test_configdialog.pyc +lib/python2.7/idlelib/idle_test/test_configdialog.pyo lib/python2.7/idlelib/idle_test/test_delegator.py lib/python2.7/idlelib/idle_test/test_delegator.pyo lib/python2.7/idlelib/idle_test/test_delegator.pyc @@ -1732,6 +1746,9 @@ lib/python2.7/idlelib/idle_test/test_pat lib/python2.7/idlelib/idle_test/test_rstrip.py lib/python2.7/idlelib/idle_test/test_rstrip.pyo lib/python2.7/idlelib/idle_test/test_rstrip.pyc +lib/python2.7/idlelib/idle_test/test_searchdialogbase.py +lib/python2.7/idlelib/idle_test/test_searchdialogbase.pyc +lib/python2.7/idlelib/idle_test/test_searchdialogbase.pyo lib/python2.7/idlelib/idle_test/test_searchengine.py lib/python2.7/idlelib/idle_test/test_searchengine.pyo lib/python2.7/idlelib/idle_test/test_searchengine.pyc @@ -1744,6 +1761,9 @@ lib/python2.7/idlelib/idle_test/test_tex lib/python2.7/idlelib/idle_test/test_warning.py lib/python2.7/idlelib/idle_test/test_warning.pyo lib/python2.7/idlelib/idle_test/test_warning.pyc +lib/python2.7/idlelib/idle_test/test_widgetredir.py +lib/python2.7/idlelib/idle_test/test_widgetredir.pyc +lib/python2.7/idlelib/idle_test/test_widgetredir.pyo lib/python2.7/idlelib/idlever.py lib/python2.7/idlelib/idlever.pyo lib/python2.7/idlelib/idlever.pyc @@ -1889,6 +1909,9 @@ lib/python2.7/lib2to3/fixes/__init__.pyc lib/python2.7/lib2to3/fixes/fix_apply.py lib/python2.7/lib2to3/fixes/fix_apply.pyo lib/python2.7/lib2to3/fixes/fix_apply.pyc +lib/python2.7/lib2to3/fixes/fix_asserts.py +lib/python2.7/lib2to3/fixes/fix_asserts.pyc +lib/python2.7/lib2to3/fixes/fix_asserts.pyo lib/python2.7/lib2to3/fixes/fix_basestring.py lib/python2.7/lib2to3/fixes/fix_basestring.pyo lib/python2.7/lib2to3/fixes/fix_basestring.pyc @@ -2235,6 +2258,9 @@ lib/python2.7/lib-tk/test/widget_tests.p lib/python2.7/lib-tk/test/test_tkinter/__init__.py lib/python2.7/lib-tk/test/test_tkinter/__init__.pyo lib/python2.7/lib-tk/test/test_tkinter/__init__.pyc +lib/python2.7/lib-tk/test/test_tkinter/test_font.py +lib/python2.7/lib-tk/test/test_tkinter/test_font.pyc +lib/python2.7/lib-tk/test/test_tkinter/test_font.pyo lib/python2.7/lib-tk/test/test_tkinter/test_geometry_managers.py lib/python2.7/lib-tk/test/test_tkinter/test_geometry_managers.pyo lib/python2.7/lib-tk/test/test_tkinter/test_geometry_managers.pyc @@ -2657,6 +2683,9 @@ lib/python2.7/test/Sine-1000Hz-300ms.aif lib/python2.7/test/__init__.py lib/python2.7/test/__init__.pyo lib/python2.7/test/__init__.pyc +lib/python2.7/test/_mock_backport.py +lib/python2.7/test/_mock_backport.pyc +lib/python2.7/test/_mock_backport.pyo lib/python2.7/test/audiodata/pluck-pcm24.aiff lib/python2.7/test/audiodata/pluck-pcm24.wav lib/python2.7/test/audiodata/pluck-pcm16.aiff @@ -2693,6 +2722,10 @@ lib/python2.7/test/badsyntax_nocaret.py lib/python2.7/test/buffer_tests.py lib/python2.7/test/buffer_tests.pyo lib/python2.7/test/buffer_tests.pyc +lib/python2.7/test/capath/4e1295a3.0 +lib/python2.7/test/capath/5ed36f99.0 +lib/python2.7/test/capath/6e88d7b8.0 +lib/python2.7/test/capath/99d0fa06.0 lib/python2.7/test/cfgparser.1 lib/python2.7/test/check_soundcard.vbs lib/python2.7/test/cmath_testcases.txt @@ -2874,6 +2907,7 @@ lib/python2.7/test/decimaltestdata/testa lib/python2.7/test/decimaltestdata/tointegral.decTest lib/python2.7/test/decimaltestdata/tointegralx.decTest lib/python2.7/test/decimaltestdata/xor.decTest +lib/python2.7/test/dh512.pem lib/python2.7/test/doctest_aliases.py lib/python2.7/test/doctest_aliases.pyo lib/python2.7/test/doctest_aliases.pyc @@ -2914,12 +2948,19 @@ lib/python2.7/test/inspect_fodder2.py lib/python2.7/test/inspect_fodder2.pyo lib/python2.7/test/inspect_fodder2.pyc lib/python2.7/test/keycert.pem +lib/python2.7/test/keycert2.pem +lib/python2.7/test/keycert3.pem +lib/python2.7/test/keycert4.pem +lib/python2.7/test/keycert.passwd.pem lib/python2.7/test/list_tests.py lib/python2.7/test/list_tests.pyo lib/python2.7/test/list_tests.pyc lib/python2.7/test/lock_tests.py lib/python2.7/test/lock_tests.pyo lib/python2.7/test/lock_tests.pyc +lib/python2.7/test/make_ssl_certs.py +lib/python2.7/test/make_ssl_certs.pyc +lib/python2.7/test/make_ssl_certs.pyo lib/python2.7/test/mapping_tests.py lib/python2.7/test/mapping_tests.pyo lib/python2.7/test/mapping_tests.pyc @@ -2938,6 +2979,7 @@ lib/python2.7/test/pickletester.pyc lib/python2.7/test/profilee.py lib/python2.7/test/profilee.pyo lib/python2.7/test/profilee.pyc +lib/python2.7/test/pycacert.pem lib/python2.7/test/pyclbr_input.py lib/python2.7/test/pyclbr_input.pyo lib/python2.7/test/pyclbr_input.pyc @@ -2965,6 +3007,7 @@ lib/python2.7/test/relimport.pyc lib/python2.7/test/reperf.py lib/python2.7/test/reperf.pyo lib/python2.7/test/reperf.pyc +lib/python2.7/test/revocation.crl lib/python2.7/test/sample_doctest.py lib/python2.7/test/sample_doctest.pyo lib/python2.7/test/sample_doctest.pyc @@ -2977,6 +3020,7 @@ lib/python2.7/test/sample_doctest_no_doc lib/python2.7/test/script_helper.py lib/python2.7/test/script_helper.pyo lib/python2.7/test/script_helper.pyc +lib/python2.7/test/selfsigned_pythontestdotnet.pem lib/python2.7/test/seq_tests.py lib/python2.7/test/seq_tests.pyo lib/python2.7/test/seq_tests.pyc @@ -2985,6 +3029,12 @@ lib/python2.7/test/sgml_input.html lib/python2.7/test/sortperf.py lib/python2.7/test/sortperf.pyo lib/python2.7/test/sortperf.pyc +lib/python2.7/test/ssl_cert.pem +lib/python2.7/test/ssl_key.passwd.pem +lib/python2.7/test/ssl_key.pem +lib/python2.7/test/ssl_servers.py +lib/python2.7/test/ssl_servers.pyc +lib/python2.7/test/ssl_servers.pyo lib/python2.7/test/string_tests.py lib/python2.7/test/string_tests.pyo lib/python2.7/test/string_tests.pyc @@ -3347,6 +3397,9 @@ lib/python2.7/test/test_email_codecs.pyc lib/python2.7/test/test_email_renamed.py lib/python2.7/test/test_email_renamed.pyo lib/python2.7/test/test_email_renamed.pyc +lib/python2.7/test/test_ensurepip.py +lib/python2.7/test/test_ensurepip.pyc +lib/python2.7/test/test_ensurepip.pyo lib/python2.7/test/test_enumerate.py lib/python2.7/test/test_enumerate.pyo lib/python2.7/test/test_enumerate.pyc From owner-svn-ports-all@FreeBSD.ORG Mon Dec 22 09:47:37 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E7ACDBE2; Mon, 22 Dec 2014 09:47:37 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B84CF64168; Mon, 22 Dec 2014 09:47:37 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBM9lbYc033172; Mon, 22 Dec 2014 09:47:37 GMT (envelope-from mva@FreeBSD.org) Received: (from mva@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBM9lbX8033166; Mon, 22 Dec 2014 09:47:37 GMT (envelope-from mva@FreeBSD.org) Message-Id: <201412220947.sBM9lbX8033166@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: mva set sender to mva@FreeBSD.org using -f From: Marcus von Appen Date: Mon, 22 Dec 2014 09:47:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375221 - in head/lang: python32 python33 python34 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2014 09:47:38 -0000 Author: mva Date: Mon Dec 22 09:47:36 2014 New Revision: 375221 URL: https://svnweb.freebsd.org/changeset/ports/375221 QAT: https://qat.redports.org/buildarchive/r375221/ Log: - Python 3.x: try to improve the NIS detection for FreeBSD PR: 193650 With hat: python Modified: head/lang/python32/Makefile head/lang/python33/Makefile head/lang/python34/Makefile Modified: head/lang/python32/Makefile ============================================================================== --- head/lang/python32/Makefile Mon Dec 22 09:45:37 2014 (r375220) +++ head/lang/python32/Makefile Mon Dec 22 09:47:36 2014 (r375221) @@ -91,8 +91,8 @@ PLIST_FILES+= libdata/pkgconfig/python-3 CFLAGS+= -DPYTHON_DEFAULT_RECURSION_LIMIT=900 .endif -# See http://bugs.freebsd.org/115940 -.if !exists(/usr/bin/ypcat) || defined(WITHOUT_NIS) # the world with NO_NIS +# See http://bugs.freebsd.org/115940 and http://bugs.freebsd.org/193650 +.if defined(WITHOUT_NIS) || !exists(/usr/include/rpcsvc/yp_prot.h) PLIST_SUB+= NO_NIS="@comment " .else PLIST_SUB+= NO_NIS="" Modified: head/lang/python33/Makefile ============================================================================== --- head/lang/python33/Makefile Mon Dec 22 09:45:37 2014 (r375220) +++ head/lang/python33/Makefile Mon Dec 22 09:47:36 2014 (r375221) @@ -85,8 +85,8 @@ PLIST_FILES+= libdata/pkgconfig/python-3 CFLAGS+= -DPYTHON_DEFAULT_RECURSION_LIMIT=900 .endif -# See http://bugs.freebsd.org/115940 -.if !exists(/usr/bin/ypcat) || defined(WITHOUT_NIS) # the world with NO_NIS +# See http://bugs.freebsd.org/115940 and http://bugs.freebsd.org/193650 +.if defined(WITHOUT_NIS) || !exists(/usr/include/rpcsvc/yp_prot.h) PLIST_SUB+= NO_NIS="@comment " .else PLIST_SUB+= NO_NIS="" Modified: head/lang/python34/Makefile ============================================================================== --- head/lang/python34/Makefile Mon Dec 22 09:45:37 2014 (r375220) +++ head/lang/python34/Makefile Mon Dec 22 09:47:36 2014 (r375221) @@ -100,8 +100,8 @@ PLIST_FILES+= libdata/pkgconfig/python-3 CFLAGS+= -DPYTHON_DEFAULT_RECURSION_LIMIT=900 .endif -# See http://bugs.freebsd.org/115940 -.if !exists(/usr/bin/ypcat) || defined(WITHOUT_NIS) # the world with NO_NIS +# See http://bugs.freebsd.org/115940 and http://bugs.freebsd.org/193650 +.if defined(WITHOUT_NIS) || !exists(/usr/include/rpcsvc/yp_prot.h) PLIST_SUB+= NO_NIS="@comment " DISABLED_EXTENSIONS+= nis .else From owner-svn-ports-all@FreeBSD.ORG Mon Dec 22 09:49:49 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id ED3FCF10; Mon, 22 Dec 2014 09:49:48 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CE805641CD; Mon, 22 Dec 2014 09:49:48 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBM9nmBM033592; Mon, 22 Dec 2014 09:49:48 GMT (envelope-from johans@FreeBSD.org) Received: (from johans@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBM9nlnI033587; Mon, 22 Dec 2014 09:49:47 GMT (envelope-from johans@FreeBSD.org) Message-Id: <201412220949.sBM9nlnI033587@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: johans set sender to johans@FreeBSD.org using -f From: Johan van Selst Date: Mon, 22 Dec 2014 09:49:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375222 - head/ftp/ocaml-ocurl X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2014 09:49:49 -0000 Author: johans Date: Mon Dec 22 09:49:46 2014 New Revision: 375222 URL: https://svnweb.freebsd.org/changeset/ports/375222 QAT: https://qat.redports.org/buildarchive/r375222/ Log: - Update ocurl to 0.7.2 - Use new master site Modified: head/ftp/ocaml-ocurl/Makefile head/ftp/ocaml-ocurl/distinfo head/ftp/ocaml-ocurl/pkg-descr head/ftp/ocaml-ocurl/pkg-plist Modified: head/ftp/ocaml-ocurl/Makefile ============================================================================== --- head/ftp/ocaml-ocurl/Makefile Mon Dec 22 09:47:36 2014 (r375221) +++ head/ftp/ocaml-ocurl/Makefile Mon Dec 22 09:49:46 2014 (r375222) @@ -2,10 +2,9 @@ # $FreeBSD$ PORTNAME= ocurl -PORTVERSION= 0.5.3 -PORTREVISION= 3 +PORTVERSION= 0.7.2 CATEGORIES= ftp -MASTER_SITES= SF +MASTER_SITES= https://forge.ocamlcore.org/frs/download.php/1463/ PKGNAMEPREFIX= ocaml- MAINTAINER= johans@FreeBSD.org @@ -13,12 +12,10 @@ COMMENT= Interface for OCaml to the curl BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml \ ocamlfind:${PORTSDIR}/devel/ocaml-findlib -RUN_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml \ - ocamlfind:${PORTSDIR}/devel/ocaml-findlib +RUN_DEPENDS= ${BUILD_DEPENDS} LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl -WRKSRC= ${WRKDIR}/${PORTNAME} -USES= gmake tar:tgz +USES= gmake GNU_CONFIGURE= yes CONFIGURE_ARGS+="--with-findlib" MAKE_JOBS_UNSAFE= yes @@ -28,4 +25,7 @@ USE_OCAML_FINDLIB= yes USE_OCAML_LDCONFIG= yes OCAML_PKGDIRS= curl +post-install: + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${OCAML_SITELIBDIR}/curl/dllcurl-helper.so + .include Modified: head/ftp/ocaml-ocurl/distinfo ============================================================================== --- head/ftp/ocaml-ocurl/distinfo Mon Dec 22 09:47:36 2014 (r375221) +++ head/ftp/ocaml-ocurl/distinfo Mon Dec 22 09:49:46 2014 (r375222) @@ -1,2 +1,2 @@ -SHA256 (ocurl-0.5.3.tgz) = 1823c22a71e4fae2622a7df3689509751fda8c46af08c9ea3707e40b23665705 -SIZE (ocurl-0.5.3.tgz) = 87849 +SHA256 (ocurl-0.7.2.tar.gz) = 39635fbd1fcef20f9fd31e4f590061efc19813be4d99033bb6486d5ede70c77a +SIZE (ocurl-0.7.2.tar.gz) = 108530 Modified: head/ftp/ocaml-ocurl/pkg-descr ============================================================================== --- head/ftp/ocaml-ocurl/pkg-descr Mon Dec 22 09:47:36 2014 (r375221) +++ head/ftp/ocaml-ocurl/pkg-descr Mon Dec 22 09:49:46 2014 (r375222) @@ -3,4 +3,4 @@ programming language Ocaml to the networ libcurl. Currently Ocurl requires libcurl 7.9.8 or newer (using older versions may yield compilation errors). -WWW: http://sourceforge.net/projects/ocurl +WWW: http://ocurl.forge.ocamlcore.org/ Modified: head/ftp/ocaml-ocurl/pkg-plist ============================================================================== --- head/ftp/ocaml-ocurl/pkg-plist Mon Dec 22 09:47:36 2014 (r375221) +++ head/ftp/ocaml-ocurl/pkg-plist Mon Dec 22 09:49:46 2014 (r375222) @@ -3,4 +3,6 @@ %%OCAML_SITELIBDIR%%/curl/curl.cma %%OCAML_SITELIBDIR%%/curl/curl.cmi %%OCAML_SITELIBDIR%%/curl/curl.cmxa +%%OCAML_SITELIBDIR%%/curl/curl.mli +%%OCAML_SITELIBDIR%%/curl/dllcurl-helper.so %%OCAML_SITELIBDIR%%/curl/libcurl-helper.a From owner-svn-ports-all@FreeBSD.ORG Mon Dec 22 10:01:21 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2C158284; Mon, 22 Dec 2014 10:01:21 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 17A3A64A4D; Mon, 22 Dec 2014 10:01:21 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBMA1KY4042019; Mon, 22 Dec 2014 10:01:20 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBMA1KZ9042015; Mon, 22 Dec 2014 10:01:20 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412221001.sBMA1KZ9042015@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Mon, 22 Dec 2014 10:01:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375223 - in head/multimedia/emovix: . 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2014 10:01:21 -0000 Author: antoine Date: Mon Dec 22 10:01:19 2014 New Revision: 375223 URL: https://svnweb.freebsd.org/changeset/ports/375223 QAT: https://qat.redports.org/buildarchive/r375223/ Log: - Shebangfix - Allow staging as a regular user - Cleanup plist Added: head/multimedia/emovix/files/patch-src_movix_Makefile.in (contents, props changed) Modified: head/multimedia/emovix/Makefile head/multimedia/emovix/pkg-plist Modified: head/multimedia/emovix/Makefile ============================================================================== --- head/multimedia/emovix/Makefile Mon Dec 22 09:49:46 2014 (r375222) +++ head/multimedia/emovix/Makefile Mon Dec 22 10:01:19 2014 (r375223) @@ -3,6 +3,7 @@ PORTNAME= emovix PORTVERSION= 0.9.0 +PORTREVISION= 1 CATEGORIES= multimedia MASTER_SITES= SF/movix/eMoviX/0.9 @@ -10,6 +11,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Mini Linux distro to create bootable video CDs GNU_CONFIGURE= yes -USES= perl5 gmake +USES= gmake perl5 shebangfix +SHEBANG_FILES= scripts/mkmovixiso scripts/movix-conf.in .include Added: head/multimedia/emovix/files/patch-src_movix_Makefile.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/multimedia/emovix/files/patch-src_movix_Makefile.in Mon Dec 22 10:01:19 2014 (r375223) @@ -0,0 +1,18 @@ +--- src/movix/Makefile.in.orig 2005-06-23 20:23:47 UTC ++++ src/movix/Makefile.in +@@ -148,7 +148,6 @@ EXTRA_DIST = movix.pl \ + movixrc + + +-bin_SCRIPTS = movix-files + + movixdir = $(pkgdatadir)/movix + movix_DATA = ${EXTRA_DIST} +@@ -484,6 +483,7 @@ install-exec-local: + echo "#!/bin/sh" > $(DESTDIR)$(bindir)/movix-files + echo "# MoviX v${MOVIX_VERSION}" >> $(DESTDIR)$(bindir)/movix-files + for i in ${EXTRA_DIST}; do echo "echo $$i" >> $(DESTDIR)$(bindir)/movix-files; done ++ chmod 555 $(DESTDIR)$(bindir)/movix-files + # echo "echo \"${EXTRA_DIST}\"" >> $(DESTDIR)$(bindir)/movix-files + # Tell versions [3.59,3.63) of GNU make to not export all variables. + # Otherwise a system limit (for SysV at least) may be exceeded. Modified: head/multimedia/emovix/pkg-plist ============================================================================== --- head/multimedia/emovix/pkg-plist Mon Dec 22 09:49:46 2014 (r375222) +++ head/multimedia/emovix/pkg-plist Mon Dec 22 10:01:19 2014 (r375223) @@ -373,44 +373,3 @@ share/emovix/translations/sar/mxhelp.txt share/emovix/translations/sar/progress.sh share/emovix/translations/sar/trblst.txt share/emovix/translations/sar/trblst2.txt -@dirrm share/emovix/translations/sar -@dirrm share/emovix/translations/ru -@dirrm share/emovix/translations/pt -@dirrm share/emovix/translations/pl -@dirrm share/emovix/translations/nl -@dirrm share/emovix/translations/jp -@dirrm share/emovix/translations/it -@dirrm share/emovix/translations/hu -@dirrm share/emovix/translations/fr -@dirrm share/emovix/translations/esp -@dirrm share/emovix/translations/es -@dirrm share/emovix/translations/en -@dirrm share/emovix/translations/de -@dirrm share/emovix/translations -@dirrm share/emovix/remotes -@dirrm share/emovix/mplayer-fonts/turkish -@dirrm share/emovix/mplayer-fonts/russian -@dirrm share/emovix/mplayer-fonts/polish -@dirrm share/emovix/mplayer-fonts/hebrew -@dirrm share/emovix/mplayer-fonts/greek -@dirrm share/emovix/mplayer-fonts/czech -@dirrm share/emovix/mplayer-fonts/cyrillic -@dirrm share/emovix/mplayer-fonts/centralEU-iso-8859-2 -@dirrm share/emovix/mplayer-fonts/centralEU-cp1250 -@dirrm share/emovix/mplayer-fonts -@dirrm share/emovix/movix -@dirrm share/emovix/keyboard-i18n/us -@dirrm share/emovix/keyboard-i18n/pt -@dirrm share/emovix/keyboard-i18n/no -@dirrm share/emovix/keyboard-i18n/nl -@dirrm share/emovix/keyboard-i18n/it -@dirrm share/emovix/keyboard-i18n/hu -@dirrm share/emovix/keyboard-i18n/fr -@dirrm share/emovix/keyboard-i18n/es -@dirrm share/emovix/keyboard-i18n/de -@dirrm share/emovix/keyboard-i18n/be -@dirrm share/emovix/keyboard-i18n -@dirrm share/emovix/isolinux/kernel -@dirrm share/emovix/isolinux -@dirrm share/emovix/backgrounds -@dirrm share/emovix From owner-svn-ports-all@FreeBSD.ORG Mon Dec 22 10:13:11 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 63A1144A; Mon, 22 Dec 2014 10:13:11 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4FFC964B75; Mon, 22 Dec 2014 10:13:11 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBMADBHU046914; Mon, 22 Dec 2014 10:13:11 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBMADBtA046913; Mon, 22 Dec 2014 10:13:11 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201412221013.sBMADBtA046913@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Mon, 22 Dec 2014 10:13:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375224 - head/Templates X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2014 10:13:11 -0000 Author: bapt Date: Mon Dec 22 10:13:10 2014 New Revision: 375224 URL: https://svnweb.freebsd.org/changeset/ports/375224 QAT: https://qat.redports.org/buildarchive/r375224/ Log: Remove trailing empty line Modified: head/Templates/Makefile Modified: head/Templates/Makefile ============================================================================== --- head/Templates/Makefile Mon Dec 22 10:01:19 2014 (r375223) +++ head/Templates/Makefile Mon Dec 22 10:13:10 2014 (r375224) @@ -9,4 +9,3 @@ MAINTAINER= COMMENT= .include - From owner-svn-ports-all@FreeBSD.ORG Mon Dec 22 10:22:52 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 25F276DD; Mon, 22 Dec 2014 10:22:52 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0FCCE64CBD; Mon, 22 Dec 2014 10:22:52 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBMAMqsC052592; Mon, 22 Dec 2014 10:22:52 GMT (envelope-from kwm@FreeBSD.org) Received: (from kwm@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBMAMdrp052526; Mon, 22 Dec 2014 10:22:39 GMT (envelope-from kwm@FreeBSD.org) Message-Id: <201412221022.sBMAMdrp052526@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: kwm set sender to kwm@FreeBSD.org using -f From: Koop Mast Date: Mon, 22 Dec 2014 10:22:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375225 - in head: audio/gstreamer1-plugins-a52dec audio/gstreamer1-plugins-cdparanoia audio/gstreamer1-plugins-faac audio/gstreamer1-plugins-faad audio/gstreamer1-plugins-flac audio/gs... X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2014 10:22:52 -0000 Author: kwm Date: Mon Dec 22 10:22:38 2014 New Revision: 375225 URL: https://svnweb.freebsd.org/changeset/ports/375225 QAT: https://qat.redports.org/buildarchive/r375225/ Log: Update Gstreamer framework to 1.4.5. Modified: head/audio/gstreamer1-plugins-a52dec/Makefile head/audio/gstreamer1-plugins-cdparanoia/Makefile head/audio/gstreamer1-plugins-faac/Makefile head/audio/gstreamer1-plugins-faad/Makefile head/audio/gstreamer1-plugins-flac/Makefile head/audio/gstreamer1-plugins-flite/Makefile head/audio/gstreamer1-plugins-gme/Makefile head/audio/gstreamer1-plugins-gsm/Makefile head/audio/gstreamer1-plugins-jack/Makefile head/audio/gstreamer1-plugins-lame/Makefile head/audio/gstreamer1-plugins-mad/Makefile head/audio/gstreamer1-plugins-modplug/Makefile head/audio/gstreamer1-plugins-ogg/Makefile head/audio/gstreamer1-plugins-opus/Makefile head/audio/gstreamer1-plugins-pulse/Makefile head/audio/gstreamer1-plugins-shout2/Makefile head/audio/gstreamer1-plugins-soundtouch/Makefile head/audio/gstreamer1-plugins-speex/Makefile head/audio/gstreamer1-plugins-taglib/Makefile head/audio/gstreamer1-plugins-twolame/Makefile head/audio/gstreamer1-plugins-vorbis/Makefile head/audio/gstreamer1-plugins-wavpack/Makefile head/comms/gstreamer1-plugins-spandsp/Makefile head/ftp/gstreamer1-plugins-curl/Makefile head/graphics/gstreamer1-plugins-cairo/Makefile head/graphics/gstreamer1-plugins-gl/Makefile head/graphics/gstreamer1-plugins-jpeg/Makefile head/graphics/gstreamer1-plugins-libvisual/Makefile head/graphics/gstreamer1-plugins-opencv/Makefile head/graphics/gstreamer1-plugins-openjpeg/Makefile head/graphics/gstreamer1-plugins-webp/Makefile head/graphics/gstreamer1-plugins-zbar/Makefile head/multimedia/gstreamer1-plugins-assrender/Makefile head/multimedia/gstreamer1-plugins-dvdread/Makefile head/multimedia/gstreamer1-plugins-kate/Makefile head/multimedia/gstreamer1-plugins-mpeg2dec/Makefile head/multimedia/gstreamer1-plugins-mpeg2enc/Makefile head/multimedia/gstreamer1-plugins-resindvd/Makefile head/multimedia/gstreamer1-plugins-rtmp/Makefile head/multimedia/gstreamer1-plugins-schroedinger/Makefile head/multimedia/gstreamer1-plugins-theora/Makefile head/multimedia/gstreamer1-plugins/Makefile head/multimedia/gstreamer1-plugins/distinfo head/multimedia/gstreamer1/Makefile head/multimedia/gstreamer1/distinfo head/sysutils/gstreamer1-plugins-cdio/Makefile Modified: head/audio/gstreamer1-plugins-a52dec/Makefile ============================================================================== --- head/audio/gstreamer1-plugins-a52dec/Makefile Mon Dec 22 10:13:10 2014 (r375224) +++ head/audio/gstreamer1-plugins-a52dec/Makefile Mon Dec 22 10:22:38 2014 (r375225) @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= audio COMMENT= Gstreamer ATSC A/52 stream aka AC-3 (dvd audio) plugin Modified: head/audio/gstreamer1-plugins-cdparanoia/Makefile ============================================================================== --- head/audio/gstreamer1-plugins-cdparanoia/Makefile Mon Dec 22 10:13:10 2014 (r375224) +++ head/audio/gstreamer1-plugins-cdparanoia/Makefile Mon Dec 22 10:22:38 2014 (r375225) @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= audio COMMENT= Gstreamer CDDA extraction (aka audio ripping) plugin Modified: head/audio/gstreamer1-plugins-faac/Makefile ============================================================================== --- head/audio/gstreamer1-plugins-faac/Makefile Mon Dec 22 10:13:10 2014 (r375224) +++ head/audio/gstreamer1-plugins-faac/Makefile Mon Dec 22 10:22:38 2014 (r375225) @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= audio COMMENT= Gstreamer MPEG-2 and MPEG-4 AAC encoder plugin Modified: head/audio/gstreamer1-plugins-faad/Makefile ============================================================================== --- head/audio/gstreamer1-plugins-faad/Makefile Mon Dec 22 10:13:10 2014 (r375224) +++ head/audio/gstreamer1-plugins-faad/Makefile Mon Dec 22 10:22:38 2014 (r375225) @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= audio COMMENT= Gstreamer MPEG-2 and MPEG-4 AAC decoder plugin Modified: head/audio/gstreamer1-plugins-flac/Makefile ============================================================================== --- head/audio/gstreamer1-plugins-flac/Makefile Mon Dec 22 10:13:10 2014 (r375224) +++ head/audio/gstreamer1-plugins-flac/Makefile Mon Dec 22 10:22:38 2014 (r375225) @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTREVISION= 2 +PORTREVISION= 0 CATEGORIES= audio COMMENT= Gstreamer free lossless audio encoder/decoder plugin Modified: head/audio/gstreamer1-plugins-flite/Makefile ============================================================================== --- head/audio/gstreamer1-plugins-flite/Makefile Mon Dec 22 10:13:10 2014 (r375224) +++ head/audio/gstreamer1-plugins-flite/Makefile Mon Dec 22 10:22:38 2014 (r375225) @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= audio COMMENT= Gstreamer flite run-time speech synthesis engine plugin Modified: head/audio/gstreamer1-plugins-gme/Makefile ============================================================================== --- head/audio/gstreamer1-plugins-gme/Makefile Mon Dec 22 10:13:10 2014 (r375224) +++ head/audio/gstreamer1-plugins-gme/Makefile Mon Dec 22 10:22:38 2014 (r375225) @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= audio COMMENT= Gstreamer gme plugin Modified: head/audio/gstreamer1-plugins-gsm/Makefile ============================================================================== --- head/audio/gstreamer1-plugins-gsm/Makefile Mon Dec 22 10:13:10 2014 (r375224) +++ head/audio/gstreamer1-plugins-gsm/Makefile Mon Dec 22 10:22:38 2014 (r375225) @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= audio COMMENT= Gstreamer gsm encoding/decoding plugin Modified: head/audio/gstreamer1-plugins-jack/Makefile ============================================================================== --- head/audio/gstreamer1-plugins-jack/Makefile Mon Dec 22 10:13:10 2014 (r375224) +++ head/audio/gstreamer1-plugins-jack/Makefile Mon Dec 22 10:22:38 2014 (r375225) @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= audio COMMENT= Gstreamer low-latency audio server plugin Modified: head/audio/gstreamer1-plugins-lame/Makefile ============================================================================== --- head/audio/gstreamer1-plugins-lame/Makefile Mon Dec 22 10:13:10 2014 (r375224) +++ head/audio/gstreamer1-plugins-lame/Makefile Mon Dec 22 10:22:38 2014 (r375225) @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= audio COMMENT= Gstreamer mp3 encode plugin Modified: head/audio/gstreamer1-plugins-mad/Makefile ============================================================================== --- head/audio/gstreamer1-plugins-mad/Makefile Mon Dec 22 10:13:10 2014 (r375224) +++ head/audio/gstreamer1-plugins-mad/Makefile Mon Dec 22 10:22:38 2014 (r375225) @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTREVISION= 2 +PORTREVISION= 0 CATEGORIES= audio COMMENT= Gstreamer mp3 decoder plugin Modified: head/audio/gstreamer1-plugins-modplug/Makefile ============================================================================== --- head/audio/gstreamer1-plugins-modplug/Makefile Mon Dec 22 10:13:10 2014 (r375224) +++ head/audio/gstreamer1-plugins-modplug/Makefile Mon Dec 22 10:22:38 2014 (r375225) @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= audio COMMENT= Gstreamer modplug plugin Modified: head/audio/gstreamer1-plugins-ogg/Makefile ============================================================================== --- head/audio/gstreamer1-plugins-ogg/Makefile Mon Dec 22 10:13:10 2014 (r375224) +++ head/audio/gstreamer1-plugins-ogg/Makefile Mon Dec 22 10:22:38 2014 (r375225) @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= audio COMMENT= Gstreamer Ogg bitstream plugin Modified: head/audio/gstreamer1-plugins-opus/Makefile ============================================================================== --- head/audio/gstreamer1-plugins-opus/Makefile Mon Dec 22 10:13:10 2014 (r375224) +++ head/audio/gstreamer1-plugins-opus/Makefile Mon Dec 22 10:22:38 2014 (r375225) @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= audio COMMENT= Gstreamer Opus audio encoder/decoder plugin Modified: head/audio/gstreamer1-plugins-pulse/Makefile ============================================================================== --- head/audio/gstreamer1-plugins-pulse/Makefile Mon Dec 22 10:13:10 2014 (r375224) +++ head/audio/gstreamer1-plugins-pulse/Makefile Mon Dec 22 10:22:38 2014 (r375225) @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= audio COMMENT= GStreamer plugin for pulseaudio Modified: head/audio/gstreamer1-plugins-shout2/Makefile ============================================================================== --- head/audio/gstreamer1-plugins-shout2/Makefile Mon Dec 22 10:13:10 2014 (r375224) +++ head/audio/gstreamer1-plugins-shout2/Makefile Mon Dec 22 10:22:38 2014 (r375225) @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTREVISION= 2 +PORTREVISION= 0 CATEGORIES= audio COMMENT= Gstreamer icecast plugin Modified: head/audio/gstreamer1-plugins-soundtouch/Makefile ============================================================================== --- head/audio/gstreamer1-plugins-soundtouch/Makefile Mon Dec 22 10:13:10 2014 (r375224) +++ head/audio/gstreamer1-plugins-soundtouch/Makefile Mon Dec 22 10:22:38 2014 (r375225) @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= audio COMMENT= GStreamer soundtouch plugin Modified: head/audio/gstreamer1-plugins-speex/Makefile ============================================================================== --- head/audio/gstreamer1-plugins-speex/Makefile Mon Dec 22 10:13:10 2014 (r375224) +++ head/audio/gstreamer1-plugins-speex/Makefile Mon Dec 22 10:22:38 2014 (r375225) @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= audio COMMENT= Gstreamer speex voice plugin Modified: head/audio/gstreamer1-plugins-taglib/Makefile ============================================================================== --- head/audio/gstreamer1-plugins-taglib/Makefile Mon Dec 22 10:13:10 2014 (r375224) +++ head/audio/gstreamer1-plugins-taglib/Makefile Mon Dec 22 10:22:38 2014 (r375225) @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= audio COMMENT= Gstreamer taglib plugin Modified: head/audio/gstreamer1-plugins-twolame/Makefile ============================================================================== --- head/audio/gstreamer1-plugins-twolame/Makefile Mon Dec 22 10:13:10 2014 (r375224) +++ head/audio/gstreamer1-plugins-twolame/Makefile Mon Dec 22 10:22:38 2014 (r375225) @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= audio COMMENT= Gstreamer High-quality free MP2 encoder plugin Modified: head/audio/gstreamer1-plugins-vorbis/Makefile ============================================================================== --- head/audio/gstreamer1-plugins-vorbis/Makefile Mon Dec 22 10:13:10 2014 (r375224) +++ head/audio/gstreamer1-plugins-vorbis/Makefile Mon Dec 22 10:22:38 2014 (r375225) @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= audio COMMENT= Gstreamer vorbis encoder/decoder plugin Modified: head/audio/gstreamer1-plugins-wavpack/Makefile ============================================================================== --- head/audio/gstreamer1-plugins-wavpack/Makefile Mon Dec 22 10:13:10 2014 (r375224) +++ head/audio/gstreamer1-plugins-wavpack/Makefile Mon Dec 22 10:22:38 2014 (r375225) @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTREVISION= 2 +PORTREVISION= 0 CATEGORIES= audio COMMENT= Gstreamer wavpack plugin Modified: head/comms/gstreamer1-plugins-spandsp/Makefile ============================================================================== --- head/comms/gstreamer1-plugins-spandsp/Makefile Mon Dec 22 10:13:10 2014 (r375224) +++ head/comms/gstreamer1-plugins-spandsp/Makefile Mon Dec 22 10:22:38 2014 (r375225) @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTREVISION= 3 +PORTREVISION= 0 CATEGORIES= comms COMMENT= Gstreamer DSP library and software FAX machine plugin Modified: head/ftp/gstreamer1-plugins-curl/Makefile ============================================================================== --- head/ftp/gstreamer1-plugins-curl/Makefile Mon Dec 22 10:13:10 2014 (r375224) +++ head/ftp/gstreamer1-plugins-curl/Makefile Mon Dec 22 10:22:38 2014 (r375225) @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= ftp COMMENT= Gstreamer curl plugin Modified: head/graphics/gstreamer1-plugins-cairo/Makefile ============================================================================== --- head/graphics/gstreamer1-plugins-cairo/Makefile Mon Dec 22 10:13:10 2014 (r375224) +++ head/graphics/gstreamer1-plugins-cairo/Makefile Mon Dec 22 10:22:38 2014 (r375225) @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= graphics COMMENT= Gstreamer vector graphics plugin Modified: head/graphics/gstreamer1-plugins-gl/Makefile ============================================================================== --- head/graphics/gstreamer1-plugins-gl/Makefile Mon Dec 22 10:13:10 2014 (r375224) +++ head/graphics/gstreamer1-plugins-gl/Makefile Mon Dec 22 10:22:38 2014 (r375225) @@ -8,11 +8,6 @@ COMMENT= Gstreamer GL graphics plugin GST_PLUGIN= gl DIST= bad -#USE_CSTD= gnu89 -#USE_CSTD= c11 -#USE_CXXSTD= c++11 -MAKE_ARGS+= V=1 -#USE_GCC= yes PLIST= ${.CURDIR}/pkg-plist MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins Modified: head/graphics/gstreamer1-plugins-jpeg/Makefile ============================================================================== --- head/graphics/gstreamer1-plugins-jpeg/Makefile Mon Dec 22 10:13:10 2014 (r375224) +++ head/graphics/gstreamer1-plugins-jpeg/Makefile Mon Dec 22 10:22:38 2014 (r375225) @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= graphics COMMENT= Gstreamer jpeg encoder/decoder plugin Modified: head/graphics/gstreamer1-plugins-libvisual/Makefile ============================================================================== --- head/graphics/gstreamer1-plugins-libvisual/Makefile Mon Dec 22 10:13:10 2014 (r375224) +++ head/graphics/gstreamer1-plugins-libvisual/Makefile Mon Dec 22 10:22:38 2014 (r375225) @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= graphics COMMENT= Gstreamer libvisual plugin Modified: head/graphics/gstreamer1-plugins-opencv/Makefile ============================================================================== --- head/graphics/gstreamer1-plugins-opencv/Makefile Mon Dec 22 10:13:10 2014 (r375224) +++ head/graphics/gstreamer1-plugins-opencv/Makefile Mon Dec 22 10:22:38 2014 (r375225) @@ -7,8 +7,6 @@ COMMENT= Gstreamer opencv real time comp GST_PLUGIN= opencv DIST= bad -MAKE_ARGS= V=1 - MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins Modified: head/graphics/gstreamer1-plugins-openjpeg/Makefile ============================================================================== --- head/graphics/gstreamer1-plugins-openjpeg/Makefile Mon Dec 22 10:13:10 2014 (r375224) +++ head/graphics/gstreamer1-plugins-openjpeg/Makefile Mon Dec 22 10:22:38 2014 (r375225) @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= graphics COMMENT= Gstreamer jpeg2000 decoder plugin Modified: head/graphics/gstreamer1-plugins-webp/Makefile ============================================================================== --- head/graphics/gstreamer1-plugins-webp/Makefile Mon Dec 22 10:13:10 2014 (r375224) +++ head/graphics/gstreamer1-plugins-webp/Makefile Mon Dec 22 10:22:38 2014 (r375225) @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= graphics COMMENT= Gstreamer webp image decoder plugin Modified: head/graphics/gstreamer1-plugins-zbar/Makefile ============================================================================== --- head/graphics/gstreamer1-plugins-zbar/Makefile Mon Dec 22 10:13:10 2014 (r375224) +++ head/graphics/gstreamer1-plugins-zbar/Makefile Mon Dec 22 10:22:38 2014 (r375225) @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= graphics COMMENT= Gstreamer ZBar barcode detector plugin Modified: head/multimedia/gstreamer1-plugins-assrender/Makefile ============================================================================== --- head/multimedia/gstreamer1-plugins-assrender/Makefile Mon Dec 22 10:13:10 2014 (r375224) +++ head/multimedia/gstreamer1-plugins-assrender/Makefile Mon Dec 22 10:22:38 2014 (r375225) @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= multimedia COMMENT= Gstreamer ASS/SSA text renderer plugin Modified: head/multimedia/gstreamer1-plugins-dvdread/Makefile ============================================================================== --- head/multimedia/gstreamer1-plugins-dvdread/Makefile Mon Dec 22 10:13:10 2014 (r375224) +++ head/multimedia/gstreamer1-plugins-dvdread/Makefile Mon Dec 22 10:22:38 2014 (r375225) @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= multimedia COMMENT= Gstreamer dvdread plugin Modified: head/multimedia/gstreamer1-plugins-kate/Makefile ============================================================================== --- head/multimedia/gstreamer1-plugins-kate/Makefile Mon Dec 22 10:13:10 2014 (r375224) +++ head/multimedia/gstreamer1-plugins-kate/Makefile Mon Dec 22 10:22:38 2014 (r375225) @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= multimedia COMMENT= Gstreamer kate codec plugin Modified: head/multimedia/gstreamer1-plugins-mpeg2dec/Makefile ============================================================================== --- head/multimedia/gstreamer1-plugins-mpeg2dec/Makefile Mon Dec 22 10:13:10 2014 (r375224) +++ head/multimedia/gstreamer1-plugins-mpeg2dec/Makefile Mon Dec 22 10:22:38 2014 (r375225) @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= multimedia COMMENT= Gstreamer mpeg decode plugin Modified: head/multimedia/gstreamer1-plugins-mpeg2enc/Makefile ============================================================================== --- head/multimedia/gstreamer1-plugins-mpeg2enc/Makefile Mon Dec 22 10:13:10 2014 (r375224) +++ head/multimedia/gstreamer1-plugins-mpeg2enc/Makefile Mon Dec 22 10:22:38 2014 (r375225) @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= multimedia COMMENT= Gstreamer mpeg encoder plugin Modified: head/multimedia/gstreamer1-plugins-resindvd/Makefile ============================================================================== --- head/multimedia/gstreamer1-plugins-resindvd/Makefile Mon Dec 22 10:13:10 2014 (r375224) +++ head/multimedia/gstreamer1-plugins-resindvd/Makefile Mon Dec 22 10:22:38 2014 (r375225) @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= multimedia COMMENT= Gstreamer resindvd plugin Modified: head/multimedia/gstreamer1-plugins-rtmp/Makefile ============================================================================== --- head/multimedia/gstreamer1-plugins-rtmp/Makefile Mon Dec 22 10:13:10 2014 (r375224) +++ head/multimedia/gstreamer1-plugins-rtmp/Makefile Mon Dec 22 10:22:38 2014 (r375225) @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= multimedia COMMENT= Gstreamer rtmp plugin Modified: head/multimedia/gstreamer1-plugins-schroedinger/Makefile ============================================================================== --- head/multimedia/gstreamer1-plugins-schroedinger/Makefile Mon Dec 22 10:13:10 2014 (r375224) +++ head/multimedia/gstreamer1-plugins-schroedinger/Makefile Mon Dec 22 10:22:38 2014 (r375225) @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= multimedia PKGNAMESUFFIX= 1-plugins-schroedinger Modified: head/multimedia/gstreamer1-plugins-theora/Makefile ============================================================================== --- head/multimedia/gstreamer1-plugins-theora/Makefile Mon Dec 22 10:13:10 2014 (r375224) +++ head/multimedia/gstreamer1-plugins-theora/Makefile Mon Dec 22 10:22:38 2014 (r375225) @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= multimedia COMMENT= Gstreamer theora plugin Modified: head/multimedia/gstreamer1-plugins/Makefile ============================================================================== --- head/multimedia/gstreamer1-plugins/Makefile Mon Dec 22 10:13:10 2014 (r375224) +++ head/multimedia/gstreamer1-plugins/Makefile Mon Dec 22 10:22:38 2014 (r375225) @@ -27,16 +27,16 @@ RUN_DEPENDS+= iso-codes>=0:${PORTSDIR}/m PORTSCOUT= limitw:1,even -BASE_PORTVERSION= 1.4.4 +BASE_PORTVERSION= 1.4.5 BASE_DISTNAME= gst-plugins-base-${BASE_PORTVERSION} BASE_DISTFILE= ${BASE_DISTNAME}${EXTRACT_SUFX} -BAD_PORTVERSION= 1.4.4 +BAD_PORTVERSION= 1.4.5 BAD_DISTNAME= gst-plugins-bad-${BAD_PORTVERSION} BAD_DISTFILE= ${BAD_DISTNAME}${EXTRACT_SUFX} -GOOD_PORTVERSION= 1.4.4 +GOOD_PORTVERSION= 1.4.5 GOOD_DISTNAME= gst-plugins-good-${GOOD_PORTVERSION} GOOD_DISTFILE= ${GOOD_DISTNAME}${EXTRACT_SUFX} -UGLY_PORTVERSION= 1.4.4 +UGLY_PORTVERSION= 1.4.5 UGLY_DISTNAME= gst-plugins-ugly-${UGLY_PORTVERSION} UGLY_DISTFILE= ${UGLY_DISTNAME}${EXTRACT_SUFX} DIST?= base @@ -61,7 +61,7 @@ IGNORE= DIST not specified .endif VERSION= 1.0 -SOVERSION= 0.404.0 +SOVERSION= 0.405.0 PLIST_SUB+= VERSION="${VERSION}" \ SOVERSION="${SOVERSION}" Modified: head/multimedia/gstreamer1-plugins/distinfo ============================================================================== --- head/multimedia/gstreamer1-plugins/distinfo Mon Dec 22 10:13:10 2014 (r375224) +++ head/multimedia/gstreamer1-plugins/distinfo Mon Dec 22 10:22:38 2014 (r375225) @@ -1,8 +1,8 @@ -SHA256 (gst-plugins-base-1.4.4.tar.xz) = 49cd9e8f23c416b1607b43837a09833fa03e0106929d81ead2ddfde6c0ade44b -SIZE (gst-plugins-base-1.4.4.tar.xz) = 2632996 -SHA256 (gst-plugins-bad-1.4.4.tar.xz) = e41b36105c0a13a2cb1ff9f559714e839b82dc3841484cd664790fb7947e55c7 -SIZE (gst-plugins-bad-1.4.4.tar.xz) = 3821332 -SHA256 (gst-plugins-ugly-1.4.4.tar.xz) = afe2300130aaba910b8d5fab8d1fdf8b001ff4893ec1ac57b5d8766836cd81e9 -SIZE (gst-plugins-ugly-1.4.4.tar.xz) = 846420 -SHA256 (gst-plugins-good-1.4.4.tar.xz) = 2df90e99da45211c7b2525ae4ac34830a9e7784bd48c072c406c0cf014bdb277 -SIZE (gst-plugins-good-1.4.4.tar.xz) = 3025496 +SHA256 (gst-plugins-base-1.4.5.tar.xz) = 77bd8199e7a312d3d71de9b7ddf761a3b78560a2c2a80829d0815ca39cbd551d +SIZE (gst-plugins-base-1.4.5.tar.xz) = 2637680 +SHA256 (gst-plugins-bad-1.4.5.tar.xz) = 152fad7250683d72f9deb36c5685428338365fe4a4c87ffe15e38783b14f983c +SIZE (gst-plugins-bad-1.4.5.tar.xz) = 3824936 +SHA256 (gst-plugins-ugly-1.4.5.tar.xz) = 5cd5e81cf618944f4dc935f1669b2125e8bb2fe9cc7dc8dc15b72237aca49067 +SIZE (gst-plugins-ugly-1.4.5.tar.xz) = 846828 +SHA256 (gst-plugins-good-1.4.5.tar.xz) = 79b1b5f3f7bcaa8a615202eb5e176121eeb8336960f70687e536ad78dbc7e641 +SIZE (gst-plugins-good-1.4.5.tar.xz) = 3031588 Modified: head/multimedia/gstreamer1/Makefile ============================================================================== --- head/multimedia/gstreamer1/Makefile Mon Dec 22 10:13:10 2014 (r375224) +++ head/multimedia/gstreamer1/Makefile Mon Dec 22 10:22:38 2014 (r375225) @@ -1,9 +1,8 @@ # Created by: Mario Sergio Fujikawa Ferreira # $FreeBSD$ -# $MCom: ports/multimedia/gstreamer1/Makefile,v 1.5 2013/01/15 21:43:45 kwm Exp $ PORTNAME= gstreamer1 -PORTVERSION= 1.4.4 +PORTVERSION= 1.4.5 CATEGORIES= multimedia MASTER_SITES= http://gstreamer.freedesktop.org/src/gstreamer/ DISTNAME= ${PORTNAME:S/1//}-${PORTVERSION} @@ -28,7 +27,7 @@ CONFIGURE_ARGS= --disable-tests \ CONFIGURE_ENV= ac_cv_func_register_printf_function="no" INSTALL_TARGET= install-strip PLIST_SUB= VERSION=${GST10_VERSION} \ - SOVERSION=0.404.0 + SOVERSION=0.405.0 USE_LDCONFIG= yes GST10_VERSION= 1.0 Modified: head/multimedia/gstreamer1/distinfo ============================================================================== --- head/multimedia/gstreamer1/distinfo Mon Dec 22 10:13:10 2014 (r375224) +++ head/multimedia/gstreamer1/distinfo Mon Dec 22 10:22:38 2014 (r375225) @@ -1,2 +1,2 @@ -SHA256 (gstreamer-1.4.4.tar.xz) = f0e305d91a93d05bf9e332cd4256ca07d77f5186a4d73847b7ae6db218f2c237 -SIZE (gstreamer-1.4.4.tar.xz) = 3323860 +SHA256 (gstreamer-1.4.5.tar.xz) = 40801aa7f979024526258a0e94707ba42b8ab6f7d2206e56adbc4433155cb0ae +SIZE (gstreamer-1.4.5.tar.xz) = 3324052 Modified: head/sysutils/gstreamer1-plugins-cdio/Makefile ============================================================================== --- head/sysutils/gstreamer1-plugins-cdio/Makefile Mon Dec 22 10:13:10 2014 (r375224) +++ head/sysutils/gstreamer1-plugins-cdio/Makefile Mon Dec 22 10:22:38 2014 (r375225) @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= sysutils COMMENT= Gstreamer compact disc input and control library From owner-svn-ports-all@FreeBSD.ORG Mon Dec 22 10:43:28 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 30566B1E; Mon, 22 Dec 2014 10:43:28 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1C17D64F26; Mon, 22 Dec 2014 10:43:28 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBMAhRrZ061961; Mon, 22 Dec 2014 10:43:27 GMT (envelope-from johans@FreeBSD.org) Received: (from johans@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBMAhRxn061959; Mon, 22 Dec 2014 10:43:27 GMT (envelope-from johans@FreeBSD.org) Message-Id: <201412221043.sBMAhRxn061959@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: johans set sender to johans@FreeBSD.org using -f From: Johan van Selst Date: Mon, 22 Dec 2014 10:43:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375226 - head/www/lynx-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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2014 10:43:28 -0000 Author: johans Date: Mon Dec 22 10:43:26 2014 New Revision: 375226 URL: https://svnweb.freebsd.org/changeset/ports/375226 QAT: https://qat.redports.org/buildarchive/r375226/ Log: Fix path in makefile.in rather than moving in post-install target Avoid installing unneeded files in STAGEDIR Suggested by: ohauer Modified: head/www/lynx-current/Makefile head/www/lynx-current/pkg-plist Modified: head/www/lynx-current/Makefile ============================================================================== --- head/www/lynx-current/Makefile Mon Dec 22 10:22:38 2014 (r375225) +++ head/www/lynx-current/Makefile Mon Dec 22 10:43:26 2014 (r375226) @@ -54,8 +54,8 @@ NLS_CONFIGURE_ENABLE= nls IDN_LIB_DEPENDS= libidn.so:${PORTSDIR}/dns/libidn IDN_CONFIGURE_ENABLE= idna -post-install: - cd ${STAGEDIR}${PREFIX}/etc/; mv lynx.cfg.default lynx.cfg.sample; \ - mv lynx.lss.default lynx.lss.sample +post-patch: + ${REINPLACE_CMD} -Ee 's/lynx\.(cfg|lss)\.default/lynx.\1.sample/g' \ + -e '/SYSCONFDIR)\/lynx\.(cfg|lss)$$/d' ${WRKSRC}/makefile.in .include Modified: head/www/lynx-current/pkg-plist ============================================================================== --- head/www/lynx-current/pkg-plist Mon Dec 22 10:22:38 2014 (r375225) +++ head/www/lynx-current/pkg-plist Mon Dec 22 10:43:26 2014 (r375226) @@ -2,7 +2,6 @@ bin/lynx man/man1/lynx.1.gz @sample etc/lynx.cfg.sample @sample etc/lynx.lss.sample -@exec mkdir -p %D/share/lynx_help %%PORTDOCS%%%%DOCSDIR%%/CHANGES %%PORTDOCS%%%%DOCSDIR%%/COPYHEADER %%PORTDOCS%%%%DOCSDIR%%/COPYHEADER.asc From owner-svn-ports-all@FreeBSD.ORG Mon Dec 22 10:45:21 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B8431C19; Mon, 22 Dec 2014 10:45:21 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A40B664F4C; Mon, 22 Dec 2014 10:45:21 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBMAjL10062369; Mon, 22 Dec 2014 10:45:21 GMT (envelope-from johans@FreeBSD.org) Received: (from johans@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBMAjKjq062366; Mon, 22 Dec 2014 10:45:20 GMT (envelope-from johans@FreeBSD.org) Message-Id: <201412221045.sBMAjKjq062366@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: johans set sender to johans@FreeBSD.org using -f From: Johan van Selst Date: Mon, 22 Dec 2014 10:45:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375227 - 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2014 10:45:21 -0000 Author: johans Date: Mon Dec 22 10:45:20 2014 New Revision: 375227 URL: https://svnweb.freebsd.org/changeset/ports/375227 QAT: https://qat.redports.org/buildarchive/r375227/ Log: Update to Coq 8.4pl5 Modified: head/math/coq/Makefile head/math/coq/distinfo head/math/coq/pkg-descr Modified: head/math/coq/Makefile ============================================================================== --- head/math/coq/Makefile Mon Dec 22 10:43:26 2014 (r375226) +++ head/math/coq/Makefile Mon Dec 22 10:45:20 2014 (r375227) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= coq -PORTVERSION= 8.4.3 -PORTREVISION= 1 +PORTVERSION= 8.4.5 PORTEPOCH= 1 CATEGORIES= math MASTER_SITES= http://coq.inria.fr/distrib/V${COQVERSION}/files/ \ Modified: head/math/coq/distinfo ============================================================================== --- head/math/coq/distinfo Mon Dec 22 10:43:26 2014 (r375226) +++ head/math/coq/distinfo Mon Dec 22 10:45:20 2014 (r375227) @@ -1,2 +1,2 @@ -SHA256 (coq-8.4pl3.tar.gz) = 97583d637f981c5554007f4e99ce6420ebc737186b1d021bd71766fd891cfb38 -SIZE (coq-8.4pl3.tar.gz) = 4064579 +SHA256 (coq-8.4pl5.tar.gz) = 35815ab78a58d72799eacaab155427620ab071677882ca6c98d7bfec97d25245 +SIZE (coq-8.4pl5.tar.gz) = 4070062 Modified: head/math/coq/pkg-descr ============================================================================== --- head/math/coq/pkg-descr Mon Dec 22 10:43:26 2014 (r375226) +++ head/math/coq/pkg-descr Mon Dec 22 10:45:20 2014 (r375227) @@ -19,5 +19,4 @@ Version 2.1 (LGPL). CoqIde is installed if the x11-toolkits/ocaml-lablgtk2 port is installed. -Author: Rene Ladan WWW: http://coq.inria.fr/ From owner-svn-ports-all@FreeBSD.ORG Mon Dec 22 10:59:50 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7817F23A; Mon, 22 Dec 2014 10:59:50 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 592CE1116; Mon, 22 Dec 2014 10:59:50 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBMAxoSQ067531; Mon, 22 Dec 2014 10:59:50 GMT (envelope-from koobs@FreeBSD.org) Received: (from koobs@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBMAxncZ067525; Mon, 22 Dec 2014 10:59:49 GMT (envelope-from koobs@FreeBSD.org) Message-Id: <201412221059.sBMAxncZ067525@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: koobs set sender to koobs@FreeBSD.org using -f From: Kubilay Kocak Date: Mon, 22 Dec 2014 10:59:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375228 - in head/devel: . py-future X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2014 10:59:50 -0000 Author: koobs Date: Mon Dec 22 10:59:48 2014 New Revision: 375228 URL: https://svnweb.freebsd.org/changeset/ports/375228 QAT: https://qat.redports.org/buildarchive/r375228/ Log: [NEW] devel/py-future: Clean single-source support for Python 3 and 2 future is the missing compatibility layer between Python 2 and Python 3. It allows you to use a single, clean Python 3.x-compatible codebase to support both Python 2 and Python 3 with minimal overhead. WWW: https://python-future.org/ PR: 193094 Submitted by: Muhammad Moinur Rahman <5u623l20 at gmail com> (with changes) Added: head/devel/py-future/ head/devel/py-future/Makefile (contents, props changed) head/devel/py-future/distinfo (contents, props changed) head/devel/py-future/pkg-descr (contents, props changed) Modified: head/devel/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Mon Dec 22 10:45:20 2014 (r375227) +++ head/devel/Makefile Mon Dec 22 10:59:48 2014 (r375228) @@ -3742,6 +3742,7 @@ SUBDIR += py-fudge SUBDIR += py-funcparserlib SUBDIR += py-fusefs + SUBDIR += py-future SUBDIR += py-futures SUBDIR += py-game SUBDIR += py-gamin Added: head/devel/py-future/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-future/Makefile Mon Dec 22 10:59:48 2014 (r375228) @@ -0,0 +1,22 @@ +# Created by: Muhammad Moinur Rahman<5u623l20@gmail.com> +# $FreeBSD$ + +PORTNAME= future +PORTVERSION= 0.14.3 +CATEGORIES= devel python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= 5u623l20@gmail.com +COMMENT= Clean single-source support for Python 3 and 2 + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt + +USES= python +USE_PYTHON= autoplist distutils + +regression-test: build + @cd ${WRKSRC} && ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test + +.include Added: head/devel/py-future/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-future/distinfo Mon Dec 22 10:59:48 2014 (r375228) @@ -0,0 +1,2 @@ +SHA256 (future-0.14.3.tar.gz) = 62857d51881d97dd5492b9295b9f51d92108a52a4c88e2c40054c1d3e5995be9 +SIZE (future-0.14.3.tar.gz) = 1485390 Added: head/devel/py-future/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-future/pkg-descr Mon Dec 22 10:59:48 2014 (r375228) @@ -0,0 +1,6 @@ +future is the missing compatibility layer between Python 2 and Python 3. + +It allows you to use a single, clean Python 3.x-compatible codebase to +support both Python 2 and Python 3 with minimal overhead. + +WWW: https://python-future.org/ From owner-svn-ports-all@FreeBSD.ORG Mon Dec 22 11:06:36 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E8A2245B; Mon, 22 Dec 2014 11:06:36 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BAE05123C; Mon, 22 Dec 2014 11:06:36 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBMB6aSP072003; Mon, 22 Dec 2014 11:06:36 GMT (envelope-from johans@FreeBSD.org) Received: (from johans@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBMB6a2C071997; Mon, 22 Dec 2014 11:06:36 GMT (envelope-from johans@FreeBSD.org) Message-Id: <201412221106.sBMB6a2C071997@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: johans set sender to johans@FreeBSD.org using -f From: Johan van Selst Date: Mon, 22 Dec 2014 11:06:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375229 - head/news/slrn X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2014 11:06:37 -0000 Author: johans Date: Mon Dec 22 11:06:35 2014 New Revision: 375229 URL: https://svnweb.freebsd.org/changeset/ports/375229 QAT: https://qat.redports.org/buildarchive/r375229/ Log: - Update to slrn 1.0.2 - Update MASTER_SITES Modified: head/news/slrn/Makefile head/news/slrn/distinfo head/news/slrn/pkg-plist Modified: head/news/slrn/Makefile ============================================================================== --- head/news/slrn/Makefile Mon Dec 22 10:59:48 2014 (r375228) +++ head/news/slrn/Makefile Mon Dec 22 11:06:35 2014 (r375229) @@ -2,11 +2,9 @@ # $FreeBSD$ PORTNAME= slrn -PORTVERSION= 1.0.1 -PORTREVISION= 1 +PORTVERSION= 1.0.2 CATEGORIES= news ipv6 -MASTER_SITES= SF/${PORTNAME}/${PORTNAME} \ - http://www.jedsoft.org/slrn/download/ +MASTER_SITES= http://www.jedsoft.org/releases/slrn/ MAINTAINER= johans@FreeBSD.org COMMENT= SLang-based newsreader @@ -15,10 +13,10 @@ LIB_DEPENDS= libslang.so:${PORTSDIR}/dev CONFLICTS_INSTALL= ja-slrn-[0-9]* -USES= gmake iconv +USES= gmake iconv tar:bz2 GNU_CONFIGURE= yes -CONFIGURE_ARGS+=--enable-ipv6 --disable-inews --with-slrnpull \ +CONFIGURE_ARGS+=--disable-inews --with-slrnpull \ --with-non-gnu-iconv ${ICONV_CONFIGURE_ARG} ALL_TARGET= all Modified: head/news/slrn/distinfo ============================================================================== --- head/news/slrn/distinfo Mon Dec 22 10:59:48 2014 (r375228) +++ head/news/slrn/distinfo Mon Dec 22 11:06:35 2014 (r375229) @@ -1,2 +1,2 @@ -SHA256 (slrn-1.0.1.tar.gz) = 06b4a060939ec3077e5a060c7a2556747c96061a24eec2c09e1feacd5dbeaae6 -SIZE (slrn-1.0.1.tar.gz) = 1529545 +SHA256 (slrn-1.0.2.tar.bz2) = 99acbc51e7212ccc5c39556fa8ec6ada772f0bb5cc45a3bb90dadb8fe764fb59 +SIZE (slrn-1.0.2.tar.bz2) = 995433 Modified: head/news/slrn/pkg-plist ============================================================================== --- head/news/slrn/pkg-plist Mon Dec 22 10:59:48 2014 (r375228) +++ head/news/slrn/pkg-plist Mon Dec 22 11:06:35 2014 (r375229) @@ -58,7 +58,3 @@ man/man1/slrnpull.1.gz %%DATADIR%%/slang/util.sl %%DATADIR%%/slang/varset.sl %%DATADIR%%/slang/xcomment.sl -@dirrm %%DATADIR%%/slang -@dirrm %%DATADIR%% -%%PORTDOCS%%@dirrm %%DOCSDIR%%/slrnpull -%%PORTDOCS%%@dirrm %%DOCSDIR%% From owner-svn-ports-all@FreeBSD.ORG Mon Dec 22 11:10:01 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id DB93056D; Mon, 22 Dec 2014 11:10:00 +0000 (UTC) Received: from mailrelay001.isp.belgacom.be (mailrelay001.isp.belgacom.be [195.238.6.51]) by mx1.freebsd.org (Postfix) with ESMTP id 059A7164D; Mon, 22 Dec 2014 11:09:59 +0000 (UTC) X-Belgacom-Dynamic: yes X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AtQGAOD6l1RbsIuB/2dsb2JhbABbgwZSTQvGRIVwAoEYFwEBAQEBfYQNAQU6HCMQCw4GBAkaCw8qHgYTiDABCM8XAQEBAQEBAQMBAQEBAQEBFwSPcgeEKQWRT4UzgQ6KL4YPIoIygT09MYJDAQEB Received: from 129.139-176-91.adsl-dyn.isp.belgacom.be (HELO kalimero.tijl.coosemans.org) ([91.176.139.129]) by relay.skynet.be with ESMTP; 22 Dec 2014 12:08:49 +0100 Received: from kalimero.tijl.coosemans.org (kalimero.tijl.coosemans.org [127.0.0.1]) by kalimero.tijl.coosemans.org (8.14.9/8.14.9) with ESMTP id sBMB8lec016930; Mon, 22 Dec 2014 12:08:48 +0100 (CET) (envelope-from tijl@FreeBSD.org) Date: Mon, 22 Dec 2014 12:08:47 +0100 From: Tijl Coosemans To: Koop Mast Subject: Re: svn commit: r375225 - in head: audio/gstreamer1-plugins-a52dec audio/gstreamer1-plugins-cdparanoia audio/gstreamer1-plugins-faac audio/gstreamer1-plugins-faad audio/gstreamer1-plugins-flac audio/gs... Message-ID: <20141222120847.1c6ec69a@kalimero.tijl.coosemans.org> In-Reply-To: <201412221022.sBMAMdrp052526@svn.freebsd.org> References: <201412221022.sBMAMdrp052526@svn.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2014 11:10:01 -0000 On Mon, 22 Dec 2014 10:22:39 +0000 (UTC) Koop Mast wrote: > Author: kwm > Date: Mon Dec 22 10:22:38 2014 > New Revision: 375225 > URL: https://svnweb.freebsd.org/changeset/ports/375225 > QAT: https://qat.redports.org/buildarchive/r375225/ > > Log: > Update Gstreamer framework to 1.4.5. > > Modified: > head/audio/gstreamer1-plugins-a52dec/Makefile > head/audio/gstreamer1-plugins-cdparanoia/Makefile > head/audio/gstreamer1-plugins-faac/Makefile > head/audio/gstreamer1-plugins-faad/Makefile > head/audio/gstreamer1-plugins-flac/Makefile > head/audio/gstreamer1-plugins-flite/Makefile > head/audio/gstreamer1-plugins-gme/Makefile > head/audio/gstreamer1-plugins-gsm/Makefile > head/audio/gstreamer1-plugins-jack/Makefile > head/audio/gstreamer1-plugins-lame/Makefile > head/audio/gstreamer1-plugins-mad/Makefile > head/audio/gstreamer1-plugins-modplug/Makefile > head/audio/gstreamer1-plugins-ogg/Makefile > head/audio/gstreamer1-plugins-opus/Makefile > head/audio/gstreamer1-plugins-pulse/Makefile > head/audio/gstreamer1-plugins-shout2/Makefile > head/audio/gstreamer1-plugins-soundtouch/Makefile > head/audio/gstreamer1-plugins-speex/Makefile > head/audio/gstreamer1-plugins-taglib/Makefile > head/audio/gstreamer1-plugins-twolame/Makefile > head/audio/gstreamer1-plugins-vorbis/Makefile > head/audio/gstreamer1-plugins-wavpack/Makefile > head/comms/gstreamer1-plugins-spandsp/Makefile > head/ftp/gstreamer1-plugins-curl/Makefile > head/graphics/gstreamer1-plugins-cairo/Makefile > head/graphics/gstreamer1-plugins-gl/Makefile > head/graphics/gstreamer1-plugins-jpeg/Makefile > head/graphics/gstreamer1-plugins-libvisual/Makefile > head/graphics/gstreamer1-plugins-opencv/Makefile > head/graphics/gstreamer1-plugins-openjpeg/Makefile > head/graphics/gstreamer1-plugins-webp/Makefile > head/graphics/gstreamer1-plugins-zbar/Makefile > head/multimedia/gstreamer1-plugins-assrender/Makefile > head/multimedia/gstreamer1-plugins-dvdread/Makefile > head/multimedia/gstreamer1-plugins-kate/Makefile > head/multimedia/gstreamer1-plugins-mpeg2dec/Makefile > head/multimedia/gstreamer1-plugins-mpeg2enc/Makefile > head/multimedia/gstreamer1-plugins-resindvd/Makefile > head/multimedia/gstreamer1-plugins-rtmp/Makefile > head/multimedia/gstreamer1-plugins-schroedinger/Makefile > head/multimedia/gstreamer1-plugins-theora/Makefile > head/multimedia/gstreamer1-plugins/Makefile > head/multimedia/gstreamer1-plugins/distinfo > head/multimedia/gstreamer1/Makefile > head/multimedia/gstreamer1/distinfo > head/sysutils/gstreamer1-plugins-cdio/Makefile There's a new version of gstreamer1-libav as well. From owner-svn-ports-all@FreeBSD.ORG Mon Dec 22 11:36:34 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D12E3933; Mon, 22 Dec 2014 11:36:34 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A3A3A1F47; Mon, 22 Dec 2014 11:36:34 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBMBaYLf085831; Mon, 22 Dec 2014 11:36:34 GMT (envelope-from mva@FreeBSD.org) Received: (from mva@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBMBaXP4085828; Mon, 22 Dec 2014 11:36:33 GMT (envelope-from mva@FreeBSD.org) Message-Id: <201412221136.sBMBaXP4085828@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: mva set sender to mva@FreeBSD.org using -f From: Marcus von Appen Date: Mon, 22 Dec 2014 11:36:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375230 - 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2014 11:36:34 -0000 Author: mva Date: Mon Dec 22 11:36:32 2014 New Revision: 375230 URL: https://svnweb.freebsd.org/changeset/ports/375230 QAT: https://qat.redports.org/buildarchive/r375230/ Log: - Update to version 1.4.12.20 Modified: head/games/manaplus/Makefile head/games/manaplus/distinfo head/games/manaplus/pkg-plist Modified: head/games/manaplus/Makefile ============================================================================== --- head/games/manaplus/Makefile Mon Dec 22 11:06:35 2014 (r375229) +++ head/games/manaplus/Makefile Mon Dec 22 11:36:32 2014 (r375230) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= manaplus -PORTVERSION= 1.4.9.27 -PORTREVISION= 1 +PORTVERSION= 1.4.12.20 CATEGORIES= games MASTER_SITES= http://download.evolonline.org/manaplus/download/${PORTVERSION}/ Modified: head/games/manaplus/distinfo ============================================================================== --- head/games/manaplus/distinfo Mon Dec 22 11:06:35 2014 (r375229) +++ head/games/manaplus/distinfo Mon Dec 22 11:36:32 2014 (r375230) @@ -1,2 +1,2 @@ -SHA256 (manaplus-1.4.9.27.tar.xz) = ded120a199ac761e6c9176a3bd7ba62c7065edaa46b9af34ab8c3d35cf5546b8 -SIZE (manaplus-1.4.9.27.tar.xz) = 9097752 +SHA256 (manaplus-1.4.12.20.tar.xz) = a0e982b633b480cba160456a8c285bc127fc21188755056614696dc4e4ef5dba +SIZE (manaplus-1.4.12.20.tar.xz) = 9129932 Modified: head/games/manaplus/pkg-plist ============================================================================== --- head/games/manaplus/pkg-plist Mon Dec 22 11:06:35 2014 (r375229) +++ head/games/manaplus/pkg-plist Mon Dec 22 11:36:32 2014 (r375230) @@ -205,6 +205,7 @@ share/locale/zh_CN/LC_MESSAGES/manaplus. %%DATADIR%%/data/perserver/default/charcreation.xml %%DATADIR%%/data/perserver/default/chatcommands.txt %%DATADIR%%/data/perserver/default/deadmessages.xml +%%DATADIR%%/data/perserver/default/defaultcommands.xml %%DATADIR%%/data/perserver/default/features.xml %%DATADIR%%/data/perserver/default/gmcommands.txt %%DATADIR%%/data/perserver/default/weapons.xml From owner-svn-ports-all@FreeBSD.ORG Mon Dec 22 12:02:21 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7E780DF8; Mon, 22 Dec 2014 12:02:21 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6A50A391; Mon, 22 Dec 2014 12:02:21 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBMC2LsG099409; Mon, 22 Dec 2014 12:02:21 GMT (envelope-from johans@FreeBSD.org) Received: (from johans@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBMC2Lp1099407; Mon, 22 Dec 2014 12:02:21 GMT (envelope-from johans@FreeBSD.org) Message-Id: <201412221202.sBMC2Lp1099407@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: johans set sender to johans@FreeBSD.org using -f From: Johan van Selst Date: Mon, 22 Dec 2014 12:02:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375231 - head/print/texinfo X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2014 12:02:21 -0000 Author: johans Date: Mon Dec 22 12:02:20 2014 New Revision: 375231 URL: https://svnweb.freebsd.org/changeset/ports/375231 QAT: https://qat.redports.org/buildarchive/r375231/ Log: Update texinfo.tex and texi2dvi to latest release Modified: head/print/texinfo/Makefile head/print/texinfo/distinfo Modified: head/print/texinfo/Makefile ============================================================================== --- head/print/texinfo/Makefile Mon Dec 22 11:36:32 2014 (r375230) +++ head/print/texinfo/Makefile Mon Dec 22 12:02:20 2014 (r375231) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= texinfo -PORTVERSION= 5.2.20140808 +PORTVERSION= 5.2.20141212 CATEGORIES= print MASTER_SITES= ftp://ftp.stack.nl/pub/users/johans/texinfo/${PORTVERSION:E}/ \ GNU Modified: head/print/texinfo/distinfo ============================================================================== --- head/print/texinfo/distinfo Mon Dec 22 11:36:32 2014 (r375230) +++ head/print/texinfo/distinfo Mon Dec 22 12:02:20 2014 (r375231) @@ -2,7 +2,7 @@ SHA256 (texinfo-5.2.tar.xz) = 5471ef683a SIZE (texinfo-5.2.tar.xz) = 3812944 SHA256 (htmlxref.cnf) = e008c192c0233428ade62588673198eef88299287e05c80361aacb58b93f1d93 SIZE (htmlxref.cnf) = 19605 -SHA256 (texinfo.tex) = 298be0b84dad4c98240e023ec99d91dc0fd169be33171e206723ab072aed872c -SIZE (texinfo.tex) = 326981 -SHA256 (texi2dvi) = cabab426b8af28e9411b988e5ab55fa9308be58dbe854b5eb0de407a96137c48 -SIZE (texi2dvi) = 57261 +SHA256 (texinfo.tex) = c73e31295f87d4b856c38bc4d31f7cfc8f0c5605d4ecf58c60e0db276796306b +SIZE (texinfo.tex) = 328628 +SHA256 (texi2dvi) = 6e2457300ff03e5b15a4f32b936c0b995285c6ada70269be7aebd17d7a8cc475 +SIZE (texi2dvi) = 56378 From owner-svn-ports-all@FreeBSD.ORG Mon Dec 22 12:08:14 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 80CDDFDA; Mon, 22 Dec 2014 12:08:14 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6BB593F8; Mon, 22 Dec 2014 12:08:14 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBMC8EAp000361; Mon, 22 Dec 2014 12:08:14 GMT (envelope-from koobs@FreeBSD.org) Received: (from koobs@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBMC8DoB000358; Mon, 22 Dec 2014 12:08:13 GMT (envelope-from koobs@FreeBSD.org) Message-Id: <201412221208.sBMC8DoB000358@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: koobs set sender to koobs@FreeBSD.org using -f From: Kubilay Kocak Date: Mon, 22 Dec 2014 12:08:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375232 - in head/net/ngrep: . 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2014 12:08:14 -0000 Author: koobs Date: Mon Dec 22 12:08:12 2014 New Revision: 375232 URL: https://svnweb.freebsd.org/changeset/ports/375232 QAT: https://qat.redports.org/buildarchive/r375232/ Log: net/ngrep: Add Capcisum sandboxing support - Add OPTION and patches for Capsicum support - Update MAINTAINER - Add LICENSE (BSD4CLAUSE) and LICENSE_FILE - Use OPTIONS helpers - Sort USES/USE section - Sort OPTIONS_DEFAULT PR: 195910 (with changes) Submitted by: logan at elandsys com Submitted by: feld Approved by: maintainer (edwin) Added: head/net/ngrep/files/patch-Configure.in (contents, props changed) head/net/ngrep/files/patch-ngrep.c (contents, props changed) Modified: head/net/ngrep/Makefile Modified: head/net/ngrep/Makefile ============================================================================== --- head/net/ngrep/Makefile Mon Dec 22 12:02:20 2014 (r375231) +++ head/net/ngrep/Makefile Mon Dec 22 12:08:12 2014 (r375232) @@ -3,45 +3,45 @@ PORTNAME= ngrep PORTVERSION= 1.45 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net security MASTER_SITES= SF -MAINTAINER= edwin@mavetju.org +MAINTAINER= logan@elandsys.com COMMENT= Network grep -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} +LICENSE= BSD4CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE.txt + USES= gmake tar:bzip2 + GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-pcap-restart + MAKE_JOBS_UNSAFE= yes -OPTIONS_DEFINE= PCRE PORTS_PCAP IPV6 DOCS -OPTIONS_DEFAULT= PCRE IPV6 +OPTIONS_DEFINE= CAPSICUM DOCS IPV6 PCRE PORTS_PCAP +OPTIONS_DEFAULT= CAPSICUM IPV6 PCRE + PCRE_DESC= Use PCRE instead of GNU regex PORTS_PCAP_DESC= Use ports PCAP instead of system PCAP +CAPSICUM_DESC= Build with capsicum if kernel supports it PLIST_FILES= bin/ngrep man/man8/ngrep.8.gz PORTDOCS= CHANGES.txt CREDITS.txt INSTALL.txt LICENSE.txt \ README.txt REGEX.txt -.include +CAPSICUM_CONFIGURE_ON= --enable-capsicum -.if ${PORT_OPTIONS:MPCRE} -CONFIGURE_ARGS+= --enable-pcre -.endif +IPV6_CONFIGURE_ENABLE= ipv6 +PCRE_CONFIGURE_ENABLE= pcre -.if ${PORT_OPTIONS:MPORTS_PCAP} -CONFIGURE_ARGS+= --with-pcap-includes=${LOCALBASE}/include -BUILD_DEPENDS+= ${LOCALBASE}/lib/libpcap.a:${PORTSDIR}/net/libpcap -.else -CONFIGURE_ARGS+= --with-pcap-includes=/usr/include -.endif +PORTS_PCAP_CONFIGURE_ON= --with-pcap-includes=${LOCALBASE}/include +PORTS_PCAP_CONFIGURE_OFF= --with-pcap-includes=/usr/include +PORTS_PCAP_BUILD_DEPENDS= ${LOCALBASE}/lib/libpcap.a:${PORTSDIR}/net/libpcap -.if ${PORT_OPTIONS:MIPV6} -CONFIGURE_ARGS+= --enable-ipv6 -.endif +.include post-patch: .if ${PORT_OPTIONS:MPORTS_PCAP} Added: head/net/ngrep/files/patch-Configure.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/ngrep/files/patch-Configure.in Mon Dec 22 12:08:12 2014 (r375232) @@ -0,0 +1,45 @@ +--- configure.in.orig 2006-11-15 07:43:56.000000000 +0400 ++++ configure.in 2014-12-12 00:01:00.000000000 +0400 +@@ -110,6 +110,34 @@ else + USE_IPv6="0" + fi + ++AC_ARG_ENABLE(capsicum, ++[ --enable-capsicum enable capsicum support], ++[ ++ use_capsicum="$enableval" ++], ++[ ++ use_capsicum="no" ++]) ++ ++# ++# Check whether various functions are available. If any are, set ++# ac_lbl_capsicum_function_seen to yes; if any are not, set ++# ac_lbl_capsicum_function_not_seen to yes. ++# ++# All of them must be available in order to enable capsicum sandboxing. ++# ++if test $use_capsicum = yes && test $use_capsicum != no ; then ++ AC_CHECK_FUNCS(cap_enter cap_rights_limit cap_ioctls_limit openat, ++ ac_lbl_capsicum_function_seen=yes, ++ ac_lbl_capsicum_function_not_seen=yes) ++fi ++AC_MSG_CHECKING([whether to sandbox using capsicum]) ++if test "x$ac_lbl_capsicum_function_seen" = "xyes" -a "x$ac_lbl_capsicum_function_not_seen" != "xyes"; then ++ HAVE_CAPSICUM="1" ++ AC_MSG_RESULT(yes) ++else ++ AC_MSG_RESULT(no) ++fi + + dnl + dnl Configure the regular expression library. +@@ -390,6 +418,7 @@ AC_DEFINE_UNQUOTED(USE_PCAP_RESTART, + + AC_DEFINE_UNQUOTED(USE_PCRE, $USE_PCRE, [whether to use PCRE (default GNU Regex)]) + AC_DEFINE_UNQUOTED(USE_IPv6, $USE_IPv6, [whether to use IPv6 (default off)]) ++AC_DEFINE_UNQUOTED(HAVE_CAPSICUM, $HAVE_CAPSICUM, [whether to use capsicum]) + + AC_DEFINE_UNQUOTED(USE_DROPPRIVS, $USE_DROPPRIVS, [whether to use privileges dropping (default yes)]) + AC_DEFINE_UNQUOTED(DROPPRIVS_USER, "$DROPPRIVS_USER", [pseudo-user for running ngrep (default "nobody")]) Added: head/net/ngrep/files/patch-ngrep.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/ngrep/files/patch-ngrep.c Mon Dec 22 12:08:12 2014 (r375232) @@ -0,0 +1,69 @@ +--- ngrep.c.orig 2006-11-28 17:38:43.000000000 +0400 ++++ ngrep.c 2014-12-12 11:14:13.000000000 +0400 +@@ -97,6 +97,10 @@ + #include "regex-0.12/regex.h" + #endif + ++#ifdef HAVE_CAPSICUM ++#include ++#endif /* HAVE CAPSICUM */ ++ + #include "ngrep.h" + + +@@ -186,6 +190,10 @@ uint32_t ws_row, ws_col = 80, ws_col_for + int main(int argc, char **argv) { + int32_t c; + ++#ifdef HAVE_CAPSICUM ++ cap_rights_t rights; ++#endif /* HAVE_CAPSICUM */ ++ + signal(SIGINT, clean_exit); + signal(SIGABRT, clean_exit); + +@@ -416,6 +424,23 @@ int main(int argc, char **argv) { + clean_exit(-1); + } + ++#ifdef HAVE_CAPSICUM ++ cap_rights_init(&rights, CAP_IOCTL, CAP_READ); ++ if (cap_rights_limit(pcap_fileno(pd), &rights) < 0 && ++ errno != ENOSYS) { ++ fprintf(stderr, "unable to limit pcap descriptor"); ++ clean_exit(-1); ++ } ++ ++ static const unsigned long cmds[] = { BIOCGSTATS }; ++ if (cap_ioctls_limit(pcap_fileno(pd), cmds, ++ sizeof(cmds) / sizeof(cmds[0])) < 0 && errno != ENOSYS) { ++ fprintf(stderr, "unable to limit ioctls on pcap descriptor"); ++ clean_exit(-1); ++ } ++ ++#endif /* HAVE CAPSICUM */ ++ + if (match_data) { + if (bin_match) { + uint32_t i = 0, n; +@@ -603,6 +628,20 @@ int main(int argc, char **argv) { + drop_privs(); + #endif + ++#ifdef HAVE_CAPSICUM ++ cap_rights_init(&rights); ++ ++ if (cap_rights_limit(STDIN_FILENO, &rights) < 0 && errno != ENOSYS) { ++ fprintf(stderr, "can't limit stdin"); ++ clean_exit(-1); ++ } ++ ++ if (cap_enter() < 0 && errno != ENOSYS) { ++ fprintf(stderr, "Can't enter capability mode"); ++ clean_exit(-1); ++ } ++#endif /* HAVE_CAPSICUM */ ++ + while (pcap_loop(pd, 0, (pcap_handler)process, 0)); + + clean_exit(0); From owner-svn-ports-all@FreeBSD.ORG Mon Dec 22 12:11:01 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id ECE0519E; Mon, 22 Dec 2014 12:11:01 +0000 (UTC) Received: from mail-lb0-x232.google.com (mail-lb0-x232.google.com [IPv6:2a00:1450:4010:c04::232]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 86461616; Mon, 22 Dec 2014 12:11:01 +0000 (UTC) Received: by mail-lb0-f178.google.com with SMTP id f15so4202063lbj.37; Mon, 22 Dec 2014 04:10:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:content-type:mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=+p2GroDExN54ByODzk+gYal8kU4K0CvBxDYuKXmkwyY=; b=FCwdMqtJZxtlIzc+tACQxVII8213/mGFDYPWqOeHcRdFUEdjc+t/eNxdta7TruqA4/ 4AnHD3edanV1YKuGl/KDvRaRGP4QmvbiL9VciM8TNt9CSqW84Edb1zVetXSJkdgt2Utc AZXHgigF5de2t0qKSAy82hC49bONxy3pm/bav9C0RFcyyOoGe9eSVQNHbG74m/RGhdGb jjuiC3Qb453yMoxtrIUZBgngqrFhjNC1Cb43gHtnG4sO1AH/VXsxizPTiSrUaiQDbimJ tuG4mTOK94b81OJVoY6hA19sXFeMLF92ccJbcvIKuHbRUAsIpbPi37HPyZ1I8YSTjrtq oMSg== X-Received: by 10.152.27.228 with SMTP id w4mr21592625lag.75.1419250259530; Mon, 22 Dec 2014 04:10:59 -0800 (PST) Received: from ?IPv6:2a02:6b8::408:f1b0:de47:21af:994a? ([2a02:6b8:0:408:f1b0:de47:21af:994a]) by mx.google.com with ESMTPSA id ta7sm4988608lbb.22.2014.12.22.04.10.57 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 22 Dec 2014 04:10:58 -0800 (PST) Sender: Dmitry Sivachenko Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 8.1 \(1993\)) Subject: Re: svn commit: r375080 - head/devel/hadoop2 From: Dmitry Sivachenko In-Reply-To: <20141221081002.GC27290@FreeBSD.org> Date: Mon, 22 Dec 2014 15:10:56 +0300 Content-Transfer-Encoding: quoted-printable Message-Id: <0652B576-A42E-4509-8437-C5A99F562EE5@FreeBSD.org> References: <201412201832.sBKIWDi9072905@svn.freebsd.org> <20141221081002.GC27290@FreeBSD.org> To: Alexey Dokuchaev X-Mailer: Apple Mail (2.1993) Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2014 12:11:02 -0000 > On 21 =D0=B4=D0=B5=D0=BA. 2014 =D0=B3., at 11:10, Alexey Dokuchaev = wrote: >=20 > On Sat, Dec 20, 2014 at 06:32:13PM +0000, Dmitry Sivachenko wrote: >> New Revision: 375080 >> URL: https://svnweb.freebsd.org/changeset/ports/375080 >> QAT: https://qat.redports.org/buildarchive/r375080/ >>=20 >> Log: >> Add some notes for potential update submitters. >> [...] >>=20 >> +# Please do not submit untested updates. Be sure to start hadoop in >> +# distributed mode and run few map/reduce. Be sure there are no = exception >> +# in any of it's log files. This version is tested under the load = and >> +# no problems encountered so far. Thanks. >=20 > Honestly, this should be kept in mind when updating practically *any* = port. I agree, but sometimes people just refer to clean redports build logs...= From owner-svn-ports-all@FreeBSD.ORG Mon Dec 22 12:13:12 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 85C892DA; Mon, 22 Dec 2014 12:13:12 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 71D666DA; Mon, 22 Dec 2014 12:13:12 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBMCDCdf004552; Mon, 22 Dec 2014 12:13:12 GMT (envelope-from kwm@FreeBSD.org) Received: (from kwm@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBMCDCeg004550; Mon, 22 Dec 2014 12:13:12 GMT (envelope-from kwm@FreeBSD.org) Message-Id: <201412221213.sBMCDCeg004550@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: kwm set sender to kwm@FreeBSD.org using -f From: Koop Mast Date: Mon, 22 Dec 2014 12:13:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375233 - head/multimedia/gstreamer1-libav X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2014 12:13:12 -0000 Author: kwm Date: Mon Dec 22 12:13:11 2014 New Revision: 375233 URL: https://svnweb.freebsd.org/changeset/ports/375233 QAT: https://qat.redports.org/buildarchive/r375233/ Log: Update gstreamer1-libav to 1.4.5. Reminded by: tijl@ Modified: head/multimedia/gstreamer1-libav/Makefile head/multimedia/gstreamer1-libav/distinfo Modified: head/multimedia/gstreamer1-libav/Makefile ============================================================================== --- head/multimedia/gstreamer1-libav/Makefile Mon Dec 22 12:08:12 2014 (r375232) +++ head/multimedia/gstreamer1-libav/Makefile Mon Dec 22 12:13:11 2014 (r375233) @@ -1,9 +1,8 @@ # Created by: Koop Mast # $FreeBSD$ -# $MCom: ports/multimedia/gstreamer1-libav/Makefile,v 1.4 2013/01/15 21:43:45 kwm Exp $ PORTNAME= gstreamer1-libav -PORTVERSION= 1.4.4 +PORTVERSION= 1.4.5 CATEGORIES= multimedia MASTER_SITES= http://gstreamer.freedesktop.org/src/gst-libav/ DISTNAME= gst-libav-${PORTVERSION} Modified: head/multimedia/gstreamer1-libav/distinfo ============================================================================== --- head/multimedia/gstreamer1-libav/distinfo Mon Dec 22 12:08:12 2014 (r375232) +++ head/multimedia/gstreamer1-libav/distinfo Mon Dec 22 12:13:11 2014 (r375233) @@ -1,2 +1,2 @@ -SHA256 (gst-libav-1.4.4.tar.xz) = 2ec7285e5ec6731963b0955487cceb9eb04e285ca682f3ef575996c068cde8aa -SIZE (gst-libav-1.4.4.tar.xz) = 5218776 +SHA256 (gst-libav-1.4.5.tar.xz) = 605c62624604f3bb5c870844cc1f2711779cc533b004c2aa1d8c0d58557afbbc +SIZE (gst-libav-1.4.5.tar.xz) = 5220508 From owner-svn-ports-all@FreeBSD.ORG Mon Dec 22 12:14:26 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0C3DC3CC; Mon, 22 Dec 2014 12:14:26 +0000 (UTC) Received: from fep26.mx.upcmail.net (fep26.mx.upcmail.net [62.179.121.46]) by mx1.freebsd.org (Postfix) with ESMTP id B599B6EA; Mon, 22 Dec 2014 12:14:24 +0000 (UTC) Received: from edge03.upcmail.net ([192.168.13.238]) by viefep26-int.chello.at (InterMail vM.8.01.05.13 201-2260-151-135-20130320) with ESMTP id <20141222121149.DACO1019.viefep26-int.chello.at@edge03.upcmail.net>; Mon, 22 Dec 2014 13:11:49 +0100 Received: from [192.168.0.23] ([178.84.134.112]) by edge03.upcmail.net with edge id WcDu1p00c2Rg3Ey01cDuSv; Mon, 22 Dec 2014 13:13:55 +0100 X-SourceIP: 178.84.134.112 Message-ID: <54980B17.5050008@rainbow-runner.nl> Date: Mon, 22 Dec 2014 13:14:15 +0100 From: Koop Mast User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 MIME-Version: 1.0 To: Tijl Coosemans Subject: Re: svn commit: r375225 - in head: audio/gstreamer1-plugins-a52dec audio/gstreamer1-plugins-cdparanoia audio/gstreamer1-plugins-faac audio/gstreamer1-plugins-faad audio/gstreamer1-plugins-flac audio/gs... References: <201412221022.sBMAMdrp052526@svn.freebsd.org> <20141222120847.1c6ec69a@kalimero.tijl.coosemans.org> In-Reply-To: <20141222120847.1c6ec69a@kalimero.tijl.coosemans.org> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2014 12:14:26 -0000 On 22-12-2014 12:08, Tijl Coosemans wrote: > On Mon, 22 Dec 2014 10:22:39 +0000 (UTC) Koop Mast wrote: >> Author: kwm >> Date: Mon Dec 22 10:22:38 2014 >> New Revision: 375225 >> URL: https://svnweb.freebsd.org/changeset/ports/375225 >> QAT: https://qat.redports.org/buildarchive/r375225/ >> >> Log: >> Update Gstreamer framework to 1.4.5. >> >> Modified: >> > There's a new version of gstreamer1-libav as well. > Thanks, there so many different gstreamer1 ports now that I need a fricking checklist when updating them, to make sure I get them all :) From owner-svn-ports-all@FreeBSD.ORG Mon Dec 22 12:14:29 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 391143D4; Mon, 22 Dec 2014 12:14:29 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0BBD96EC; Mon, 22 Dec 2014 12:14:29 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBMCES9O004802; Mon, 22 Dec 2014 12:14:28 GMT (envelope-from madpilot@FreeBSD.org) Received: (from madpilot@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBMCESGW004800; Mon, 22 Dec 2014 12:14:28 GMT (envelope-from madpilot@FreeBSD.org) Message-Id: <201412221214.sBMCESGW004800@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: madpilot set sender to madpilot@FreeBSD.org using -f From: Guido Falsi Date: Mon, 22 Dec 2014 12:14:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375234 - head/security/botan110 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2014 12:14:29 -0000 Author: madpilot Date: Mon Dec 22 12:14:27 2014 New Revision: 375234 URL: https://svnweb.freebsd.org/changeset/ports/375234 QAT: https://qat.redports.org/buildarchive/r375234/ Log: - Update to 1.10.9 - Silence portlint warning PR: 196186 Submitted by: lapo at lapo.it (maintainer) Modified: head/security/botan110/Makefile head/security/botan110/distinfo Modified: head/security/botan110/Makefile ============================================================================== --- head/security/botan110/Makefile Mon Dec 22 12:13:11 2014 (r375233) +++ head/security/botan110/Makefile Mon Dec 22 12:14:27 2014 (r375234) @@ -2,12 +2,11 @@ # $FreeBSD$ PORTNAME= botan -PORTVERSION= 1.10.8 +PORTVERSION= 1.10.9 CATEGORIES= security MASTER_SITES= http://files.randombit.net/botan/v1.10/ PKGNAMESUFFIX= 110 DISTNAME= Botan-${PORTVERSION} -EXTRACT_SUFX= .tbz MAINTAINER= lapo@lapo.it COMMENT= Portable, easy to use, and efficient C++ crypto library @@ -21,14 +20,14 @@ OPTIONS_DEFINE= SSL GMP ECC DOCS OPTIONS_DEFAULT= SSL GMP ECC ECC_DESC= ECC support -USES= compiler gmake python:build tar:bzip2 +USES= compiler gmake python:build tar:tbz HAS_CONFIGURE= yes CONFIGURE_SCRIPT= configure.py CONFIGURE_ARGS= --prefix=${PREFIX} --with-bzip2 --with-zlib MAKE_ARGS= CXX="${CXX}" LIB_OPT="${CXXFLAGS}" USE_LDCONFIG= yes PLIST_FILES= bin/botan-config-1.10 lib/libbotan-1.10.a lib/libbotan-1.10.so lib/libbotan-1.10.so.0 \ - lib/libbotan-1.10.so.0.8 libdata/pkgconfig/botan-1.10.pc + lib/libbotan-1.10.so.0.9 libdata/pkgconfig/botan-1.10.pc DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}-${PORTVERSION} PORTDOCS= * Modified: head/security/botan110/distinfo ============================================================================== --- head/security/botan110/distinfo Mon Dec 22 12:13:11 2014 (r375233) +++ head/security/botan110/distinfo Mon Dec 22 12:14:27 2014 (r375234) @@ -1,2 +1,2 @@ -SHA256 (Botan-1.10.8.tbz) = bc2fd5fe904bba7cd688df021689f53a2d2f87ae728b647196a6b5954d184ea0 -SIZE (Botan-1.10.8.tbz) = 2211993 +SHA256 (Botan-1.10.9.tbz) = 3a57384529c9e4e19490239710c46b51a16475f4eadbc75760d73eaa1e93642f +SIZE (Botan-1.10.9.tbz) = 2211764 From owner-svn-ports-all@FreeBSD.ORG Mon Dec 22 12:17:23 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id DA48A630; Mon, 22 Dec 2014 12:17:23 +0000 (UTC) Received: from mail-pd0-x22e.google.com (mail-pd0-x22e.google.com [IPv6:2607:f8b0:400e:c02::22e]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A34307A0; Mon, 22 Dec 2014 12:17:23 +0000 (UTC) Received: by mail-pd0-f174.google.com with SMTP id fp1so5764233pdb.33; Mon, 22 Dec 2014 04:17:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:message-id:date:from:reply-to:user-agent:mime-version:to:cc :subject:references:in-reply-to:content-type :content-transfer-encoding; bh=Z1vm5Y1bYt+A7Xi6eT8EN8BOdjAhSi9KmYuuXoAO5SU=; b=fRZKduLpfejt9mhNr+ay0Hc5ppVVw6QZ6tqb2fG6eSMYNfyY9fC2PFFyEl5Tcav2+w DDkfJFnYcT1zlvgTPFgIz+ivO7o3vBYhVnq+tbYoUtf9ibV9CDrjNhs5S150WrnoqFBr n+vF5VTQwlaT2Ud+DIOOjg6lnt6vkCvqJge6svNZ6ayvzqEnNDoOwJrqIB6xy6Zgh5mR 72C12jEnuxVLhPAFO7OoCNq6cUdogq7i9wY/iJjyX4Thq3ZUJXb5ASUWDbbNNTu9C7N0 A3X6YplVfs2t+pq+ot2orlohYE0N6zIOCUBjVIL99LdnAzhlMxL7DDDYmbwS5qYwnsWI 3IvQ== X-Received: by 10.66.157.101 with SMTP id wl5mr33911776pab.37.1419250642803; Mon, 22 Dec 2014 04:17:22 -0800 (PST) Received: from [192.168.1.101] (ppp59-167-128-11.static.internode.on.net. [59.167.128.11]) by mx.google.com with ESMTPSA id j5sm17194260pdp.9.2014.12.22.04.17.19 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 22 Dec 2014 04:17:22 -0800 (PST) Sender: Kubilay Kocak Message-ID: <54980BCA.80505@FreeBSD.org> Date: Mon, 22 Dec 2014 23:17:14 +1100 From: Kubilay Kocak Reply-To: koobs@FreeBSD.org User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:34.0) Gecko/20100101 Thunderbird/34.0 MIME-Version: 1.0 To: Dmitry Sivachenko , Alexey Dokuchaev Subject: Re: svn commit: r375080 - head/devel/hadoop2 References: <201412201832.sBKIWDi9072905@svn.freebsd.org> <20141221081002.GC27290@FreeBSD.org> <0652B576-A42E-4509-8437-C5A99F562EE5@FreeBSD.org> In-Reply-To: <0652B576-A42E-4509-8437-C5A99F562EE5@FreeBSD.org> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2014 12:17:24 -0000 On 22/12/2014 11:10 PM, Dmitry Sivachenko wrote: > >> On 21 дек. 2014 г., at 11:10, Alexey Dokuchaev wrote: >> >> On Sat, Dec 20, 2014 at 06:32:13PM +0000, Dmitry Sivachenko wrote: >>> New Revision: 375080 >>> URL: https://svnweb.freebsd.org/changeset/ports/375080 >>> QAT: https://qat.redports.org/buildarchive/r375080/ >>> >>> Log: >>> Add some notes for potential update submitters. >>> [...] >>> >>> +# Please do not submit untested updates. Be sure to start hadoop in >>> +# distributed mode and run few map/reduce. Be sure there are no exception >>> +# in any of it's log files. This version is tested under the load and >>> +# no problems encountered so far. Thanks. >> >> Honestly, this should be kept in mind when updating practically *any* port. > > > I agree, but sometimes people just refer to clean redports build logs... > https://wiki.apache.org/hadoop/HowToContribute#Unit_Tests Add a regression-test target for ^^ I'd love to see more ports add working regression-test: targets, and for poudriere to grow TEST_DEPENDS support like tinderbox. From owner-svn-ports-all@FreeBSD.ORG Mon Dec 22 12:18:27 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 95BB571C; Mon, 22 Dec 2014 12:18:27 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 766447AA; Mon, 22 Dec 2014 12:18:27 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBMCIRMp005441; Mon, 22 Dec 2014 12:18:27 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBMCIQuQ005434; Mon, 22 Dec 2014 12:18:26 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201412221218.sBMCIQuQ005434@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Mon, 22 Dec 2014 12:18:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375235 - head/net/dpdk X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2014 12:18:27 -0000 Author: vanilla Date: Mon Dec 22 12:18:25 2014 New Revision: 375235 URL: https://svnweb.freebsd.org/changeset/ports/375235 QAT: https://qat.redports.org/buildarchive/r375235/ Log: Upgrade to 1.8.0. Submitted by: maintainer via email. Modified: head/net/dpdk/Makefile head/net/dpdk/distinfo head/net/dpdk/pkg-descr head/net/dpdk/pkg-plist Modified: head/net/dpdk/Makefile ============================================================================== --- head/net/dpdk/Makefile Mon Dec 22 12:14:27 2014 (r375234) +++ head/net/dpdk/Makefile Mon Dec 22 12:18:25 2014 (r375235) @@ -1,12 +1,12 @@ # $FreeBSD$ PORTNAME= dpdk -PORTVERSION= 1.7.1 +PORTVERSION= 1.8.0 CATEGORIES= net MASTER_SITES= http://www.dpdk.org/browse/dpdk/snapshot/ MAINTAINER= bruce.richardson@intel.com -COMMENT= Intel(R) DPDK: Software libraries for packet processing +COMMENT= DPDK: Software libraries for packet processing LICENSE= BSD3CLAUSE @@ -33,7 +33,7 @@ post-patch: do-install: ${MKDIR} ${STAGEDIR}${DATADIR}/${RTE_TARGET}/app \ ${STAGEDIR}${DATADIR}/${RTE_TARGET}/lib \ - ${STAGEDIR}${DATADIR}/${RTE_TARGET}/include/arch \ + ${STAGEDIR}${DATADIR}/${RTE_TARGET}/include/generic \ ${STAGEDIR}${DATADIR}/${RTE_TARGET}/include/exec-env cd ${WRKSRC} && ${COPYTREE_SHARE} mk ${STAGEDIR}${DATADIR} \ && ${COPYTREE_SHARE} examples ${STAGEDIR}${DATADIR} @@ -47,8 +47,8 @@ do-install: for f in ${WRKBUILD}/include/*.h ; do \ ${INSTALL_DATA} $$f ${STAGEDIR}${DATADIR}/${RTE_TARGET}/include ; \ done - for f in ${WRKBUILD}/include/arch/*.h ; do \ - ${INSTALL_DATA} $$f ${STAGEDIR}${DATADIR}/${RTE_TARGET}/include/arch ; \ + for f in ${WRKBUILD}/include/generic/*.h ; do \ + ${INSTALL_DATA} $$f ${STAGEDIR}${DATADIR}/${RTE_TARGET}/include/generic ; \ done for f in ${WRKBUILD}/include/exec-env/*.h ; do \ ${INSTALL_DATA} $$f ${STAGEDIR}${DATADIR}/${RTE_TARGET}/include/exec-env ; \ Modified: head/net/dpdk/distinfo ============================================================================== --- head/net/dpdk/distinfo Mon Dec 22 12:14:27 2014 (r375234) +++ head/net/dpdk/distinfo Mon Dec 22 12:18:25 2014 (r375235) @@ -1,2 +1,2 @@ -SHA256 (dpdk-1.7.1.tar.gz) = 9deeb7467c404883946735a1fbcf126b98216ae8f8862ea86bc0c15e3807a679 -SIZE (dpdk-1.7.1.tar.gz) = 8281609 +SHA256 (dpdk-1.8.0.tar.gz) = 9f5386830bd999355182e20408f3fc2cfa0802a4497fdded8d43202feede1939 +SIZE (dpdk-1.8.0.tar.gz) = 14706839 Modified: head/net/dpdk/pkg-descr ============================================================================== --- head/net/dpdk/pkg-descr Mon Dec 22 12:14:27 2014 (r375234) +++ head/net/dpdk/pkg-descr Mon Dec 22 12:18:25 2014 (r375235) @@ -1,6 +1,6 @@ -The Intel(R) Data Plane Development Kit (DPDK) +The Data Plane Development Kit (DPDK) -The Intel DPDK is a set of software libraries to enable packet processing. It +The DPDK is a set of software libraries to enable packet processing. It consists of a set of polling mode drivers (PMD) which can be used to pull network packets directly from a Network Interface Card (NIC), as well as other libraries to assist in the processing of those packets. The additional @@ -10,6 +10,6 @@ libraries include ones for: * software rings or FIFOs to allow packet transfer between cores amongst others. -Applications written using the DPDK run in userspace. The devices used by an -Intel DPDK application are removed from kernel control and are instead managed +Applications written using the DPDK run in userspace. The devices used by a +DPDK application are removed from kernel control and are instead managed directly by that application. Modified: head/net/dpdk/pkg-plist ============================================================================== --- head/net/dpdk/pkg-plist Mon Dec 22 12:14:27 2014 (r375234) +++ head/net/dpdk/pkg-plist Mon Dec 22 12:18:25 2014 (r375235) @@ -7,9 +7,10 @@ lib/dpdk %%DATADIR%%/examples/cmdline/commands.c %%DATADIR%%/examples/cmdline/commands.h %%DATADIR%%/examples/cmdline/main.c -%%DATADIR%%/examples/cmdline/main.h %%DATADIR%%/examples/cmdline/parse_obj_list.c %%DATADIR%%/examples/cmdline/parse_obj_list.h +%%DATADIR%%/examples/distributor/Makefile +%%DATADIR%%/examples/distributor/main.c %%DATADIR%%/examples/dpdk_qat/Makefile %%DATADIR%%/examples/dpdk_qat/config_files/coleto/dh895xcc_qa_dev0.conf %%DATADIR%%/examples/dpdk_qat/config_files/shumway/dh89xxcc_qa_dev0.conf @@ -18,15 +19,12 @@ lib/dpdk %%DATADIR%%/examples/dpdk_qat/crypto.c %%DATADIR%%/examples/dpdk_qat/crypto.h %%DATADIR%%/examples/dpdk_qat/main.c -%%DATADIR%%/examples/dpdk_qat/main.h %%DATADIR%%/examples/exception_path/Makefile %%DATADIR%%/examples/exception_path/main.c %%DATADIR%%/examples/helloworld/Makefile %%DATADIR%%/examples/helloworld/main.c -%%DATADIR%%/examples/helloworld/main.h %%DATADIR%%/examples/ip_fragmentation/Makefile %%DATADIR%%/examples/ip_fragmentation/main.c -%%DATADIR%%/examples/ip_fragmentation/main.h %%DATADIR%%/examples/ip_pipeline/Makefile %%DATADIR%%/examples/ip_pipeline/cmdline.c %%DATADIR%%/examples/ip_pipeline/config.c @@ -45,10 +43,8 @@ lib/dpdk %%DATADIR%%/examples/ip_pipeline/pipeline_tx.c %%DATADIR%%/examples/ip_reassembly/Makefile %%DATADIR%%/examples/ip_reassembly/main.c -%%DATADIR%%/examples/ip_reassembly/main.h %%DATADIR%%/examples/ipv4_multicast/Makefile %%DATADIR%%/examples/ipv4_multicast/main.c -%%DATADIR%%/examples/ipv4_multicast/main.h %%DATADIR%%/examples/kni/Makefile %%DATADIR%%/examples/kni/main.c %%DATADIR%%/examples/l2fwd-ivshmem/Makefile @@ -59,22 +55,16 @@ lib/dpdk %%DATADIR%%/examples/l2fwd-ivshmem/include/common.h %%DATADIR%%/examples/l2fwd/Makefile %%DATADIR%%/examples/l2fwd/main.c -%%DATADIR%%/examples/l2fwd/main.h %%DATADIR%%/examples/l3fwd-acl/Makefile %%DATADIR%%/examples/l3fwd-acl/main.c -%%DATADIR%%/examples/l3fwd-acl/main.h %%DATADIR%%/examples/l3fwd-power/Makefile %%DATADIR%%/examples/l3fwd-power/main.c -%%DATADIR%%/examples/l3fwd-power/main.h %%DATADIR%%/examples/l3fwd-vf/Makefile %%DATADIR%%/examples/l3fwd-vf/main.c -%%DATADIR%%/examples/l3fwd-vf/main.h %%DATADIR%%/examples/l3fwd/Makefile %%DATADIR%%/examples/l3fwd/main.c -%%DATADIR%%/examples/l3fwd/main.h %%DATADIR%%/examples/link_status_interrupt/Makefile %%DATADIR%%/examples/link_status_interrupt/main.c -%%DATADIR%%/examples/link_status_interrupt/main.h %%DATADIR%%/examples/load_balancer/Makefile %%DATADIR%%/examples/load_balancer/config.c %%DATADIR%%/examples/load_balancer/init.c @@ -91,14 +81,11 @@ lib/dpdk %%DATADIR%%/examples/multi_process/client_server_mp/mp_server/init.c %%DATADIR%%/examples/multi_process/client_server_mp/mp_server/init.h %%DATADIR%%/examples/multi_process/client_server_mp/mp_server/main.c -%%DATADIR%%/examples/multi_process/client_server_mp/mp_server/main.h %%DATADIR%%/examples/multi_process/client_server_mp/shared/common.h -%%DATADIR%%/examples/multi_process/client_server_mp/shared/init_drivers.h %%DATADIR%%/examples/multi_process/l2fwd_fork/Makefile %%DATADIR%%/examples/multi_process/l2fwd_fork/flib.c %%DATADIR%%/examples/multi_process/l2fwd_fork/flib.h %%DATADIR%%/examples/multi_process/l2fwd_fork/main.c -%%DATADIR%%/examples/multi_process/l2fwd_fork/main.h %%DATADIR%%/examples/multi_process/simple_mp/Makefile %%DATADIR%%/examples/multi_process/simple_mp/main.c %%DATADIR%%/examples/multi_process/simple_mp/mp_commands.c @@ -143,20 +130,13 @@ lib/dpdk %%DATADIR%%/examples/quota_watermark/qwctl/commands.h %%DATADIR%%/examples/quota_watermark/qwctl/qwctl.c %%DATADIR%%/examples/quota_watermark/qwctl/qwctl.h +%%DATADIR%%/examples/skeleton/Makefile +%%DATADIR%%/examples/skeleton/basicfwd.c %%DATADIR%%/examples/timer/Makefile %%DATADIR%%/examples/timer/main.c -%%DATADIR%%/examples/timer/main.h %%DATADIR%%/examples/vhost/Makefile -%%DATADIR%%/examples/vhost/eventfd_link/Makefile -%%DATADIR%%/examples/vhost/eventfd_link/eventfd_link.c -%%DATADIR%%/examples/vhost/eventfd_link/eventfd_link.h -%%DATADIR%%/examples/vhost/libvirt/qemu-wrap.py %%DATADIR%%/examples/vhost/main.c %%DATADIR%%/examples/vhost/main.h -%%DATADIR%%/examples/vhost/vhost-net-cdev.c -%%DATADIR%%/examples/vhost/vhost-net-cdev.h -%%DATADIR%%/examples/vhost/virtio-net.c -%%DATADIR%%/examples/vhost/virtio-net.h %%DATADIR%%/examples/vhost_xen/Makefile %%DATADIR%%/examples/vhost_xen/main.c %%DATADIR%%/examples/vhost_xen/main.h @@ -164,13 +144,26 @@ lib/dpdk %%DATADIR%%/examples/vhost_xen/virtio-net.h %%DATADIR%%/examples/vhost_xen/xen_vhost.h %%DATADIR%%/examples/vhost_xen/xenstore_parse.c +%%DATADIR%%/examples/vm_power_manager/Makefile +%%DATADIR%%/examples/vm_power_manager/channel_manager.c +%%DATADIR%%/examples/vm_power_manager/channel_manager.h +%%DATADIR%%/examples/vm_power_manager/channel_monitor.c +%%DATADIR%%/examples/vm_power_manager/channel_monitor.h +%%DATADIR%%/examples/vm_power_manager/guest_cli/Makefile +%%DATADIR%%/examples/vm_power_manager/guest_cli/main.c +%%DATADIR%%/examples/vm_power_manager/guest_cli/vm_power_cli_guest.c +%%DATADIR%%/examples/vm_power_manager/guest_cli/vm_power_cli_guest.h +%%DATADIR%%/examples/vm_power_manager/main.c +%%DATADIR%%/examples/vm_power_manager/power_manager.c +%%DATADIR%%/examples/vm_power_manager/power_manager.h +%%DATADIR%%/examples/vm_power_manager/vm_power_cli.c +%%DATADIR%%/examples/vm_power_manager/vm_power_cli.h %%DATADIR%%/examples/vmdq/Makefile %%DATADIR%%/examples/vmdq/main.c -%%DATADIR%%/examples/vmdq/main.h %%DATADIR%%/examples/vmdq_dcb/Makefile %%DATADIR%%/examples/vmdq_dcb/main.c -%%DATADIR%%/examples/vmdq_dcb/main.h %%DATADIR%%/mk/arch/i686/rte.vars.mk +%%DATADIR%%/mk/arch/ppc_64/rte.vars.mk %%DATADIR%%/mk/arch/x86_64/rte.vars.mk %%DATADIR%%/mk/exec-env/bsdapp/rte.app.mk %%DATADIR%%/mk/exec-env/bsdapp/rte.vars.mk @@ -192,6 +185,7 @@ lib/dpdk %%DATADIR%%/mk/machine/ivb/rte.vars.mk %%DATADIR%%/mk/machine/native/rte.vars.mk %%DATADIR%%/mk/machine/nhm/rte.vars.mk +%%DATADIR%%/mk/machine/power8/rte.vars.mk %%DATADIR%%/mk/machine/snb/rte.vars.mk %%DATADIR%%/mk/machine/wsm/rte.vars.mk %%DATADIR%%/mk/rte.app.mk @@ -238,7 +232,13 @@ lib/dpdk %%DATADIR%%/x86_64-native-bsdapp-clang/app/testhost %%DATADIR%%/x86_64-native-bsdapp-clang/app/testpipeline %%DATADIR%%/x86_64-native-bsdapp-clang/app/testpmd -%%DATADIR%%/x86_64-native-bsdapp-clang/include/arch/rte_atomic.h +%%DATADIR%%/x86_64-native-bsdapp-clang/include/generic/rte_atomic.h +%%DATADIR%%/x86_64-native-bsdapp-clang/include/generic/rte_byteorder.h +%%DATADIR%%/x86_64-native-bsdapp-clang/include/generic/rte_cpuflags.h +%%DATADIR%%/x86_64-native-bsdapp-clang/include/generic/rte_cycles.h +%%DATADIR%%/x86_64-native-bsdapp-clang/include/generic/rte_memcpy.h +%%DATADIR%%/x86_64-native-bsdapp-clang/include/generic/rte_prefetch.h +%%DATADIR%%/x86_64-native-bsdapp-clang/include/generic/rte_spinlock.h %%DATADIR%%/x86_64-native-bsdapp-clang/include/cmdline.h %%DATADIR%%/x86_64-native-bsdapp-clang/include/cmdline_cirbuf.h %%DATADIR%%/x86_64-native-bsdapp-clang/include/cmdline_parse.h @@ -251,18 +251,19 @@ lib/dpdk %%DATADIR%%/x86_64-native-bsdapp-clang/include/cmdline_socket.h %%DATADIR%%/x86_64-native-bsdapp-clang/include/cmdline_vt100.h %%DATADIR%%/x86_64-native-bsdapp-clang/include/exec-env/rte_interrupts.h -%%DATADIR%%/x86_64-native-bsdapp-clang/include/exec-env/rte_kni_common.h -%%DATADIR%%/x86_64-native-bsdapp-clang/include/exec-env/rte_lcore.h -%%DATADIR%%/x86_64-native-bsdapp-clang/include/exec-env/rte_per_lcore.h %%DATADIR%%/x86_64-native-bsdapp-clang/include/rte_acl.h %%DATADIR%%/x86_64-native-bsdapp-clang/include/rte_acl_osdep.h %%DATADIR%%/x86_64-native-bsdapp-clang/include/rte_alarm.h %%DATADIR%%/x86_64-native-bsdapp-clang/include/rte_approx.h %%DATADIR%%/x86_64-native-bsdapp-clang/include/rte_arp.h %%DATADIR%%/x86_64-native-bsdapp-clang/include/rte_atomic.h +%%DATADIR%%/x86_64-native-bsdapp-clang/include/rte_atomic_32.h +%%DATADIR%%/x86_64-native-bsdapp-clang/include/rte_atomic_64.h %%DATADIR%%/x86_64-native-bsdapp-clang/include/rte_bitmap.h %%DATADIR%%/x86_64-native-bsdapp-clang/include/rte_branch_prediction.h %%DATADIR%%/x86_64-native-bsdapp-clang/include/rte_byteorder.h +%%DATADIR%%/x86_64-native-bsdapp-clang/include/rte_byteorder_32.h +%%DATADIR%%/x86_64-native-bsdapp-clang/include/rte_byteorder_64.h %%DATADIR%%/x86_64-native-bsdapp-clang/include/rte_cfgfile.h %%DATADIR%%/x86_64-native-bsdapp-clang/include/rte_common.h %%DATADIR%%/x86_64-native-bsdapp-clang/include/rte_common_vect.h @@ -277,6 +278,8 @@ lib/dpdk %%DATADIR%%/x86_64-native-bsdapp-clang/include/rte_eal_memconfig.h %%DATADIR%%/x86_64-native-bsdapp-clang/include/rte_errno.h %%DATADIR%%/x86_64-native-bsdapp-clang/include/rte_eth_bond.h +%%DATADIR%%/x86_64-native-bsdapp-clang/include/rte_eth_bond_8023ad.h +%%DATADIR%%/x86_64-native-bsdapp-clang/include/rte_eth_ctrl.h %%DATADIR%%/x86_64-native-bsdapp-clang/include/rte_eth_ring.h %%DATADIR%%/x86_64-native-bsdapp-clang/include/rte_ethdev.h %%DATADIR%%/x86_64-native-bsdapp-clang/include/rte_ether.h @@ -357,6 +360,7 @@ lib/dpdk %%DATADIR%%/x86_64-native-bsdapp-clang/lib/librte_pipeline.a %%DATADIR%%/x86_64-native-bsdapp-clang/lib/librte_pmd_bond.a %%DATADIR%%/x86_64-native-bsdapp-clang/lib/librte_pmd_e1000.a +%%DATADIR%%/x86_64-native-bsdapp-clang/lib/librte_pmd_enic.a %%DATADIR%%/x86_64-native-bsdapp-clang/lib/librte_pmd_i40e.a %%DATADIR%%/x86_64-native-bsdapp-clang/lib/librte_pmd_ixgbe.a %%DATADIR%%/x86_64-native-bsdapp-clang/lib/librte_pmd_pcap.a From owner-svn-ports-all@FreeBSD.ORG Mon Dec 22 13:23:07 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8B2532F2; Mon, 22 Dec 2014 13:23:07 +0000 (UTC) Received: from prod2.absolight.net (mx3.absolight.net [IPv6:2a01:678:2:100::25]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client CN "plouf.absolight.net", Issuer "CAcert Class 3 Root" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 47E8D3723; Mon, 22 Dec 2014 13:23:07 +0000 (UTC) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id CF943BDC24; Mon, 22 Dec 2014 14:23:03 +0100 (CET) Received: from gw.in.absolight.net (gw-ecl.in.absolight.net [79.143.241.69]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "gw.in.absolight.net", Issuer "CA Cert Signing Authority" (not verified)) by prod2.absolight.net (Postfix) with ESMTPSA id BE132BDC1F; Mon, 22 Dec 2014 14:23:03 +0100 (CET) Received: from ogg.in.absolight.net (ogg.in.absolight.net [79.143.241.239]) by gw.in.absolight.net (Postfix) with ESMTP id 7D4F9614F; Mon, 22 Dec 2014 14:23:03 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by ogg.in.absolight.net (Postfix) with ESMTP id 4BFB47A06C93; Mon, 22 Dec 2014 14:23:03 +0100 (CET) Date: Mon, 22 Dec 2014 14:23:03 +0100 From: Mathieu Arnold To: Dmitry Sivachenko , Alexey Dokuchaev Subject: Re: svn commit: r375080 - head/devel/hadoop2 Message-ID: <70A8B9E164BEF827D44D8C24@ogg.in.absolight.net> In-Reply-To: <0652B576-A42E-4509-8437-C5A99F562EE5@FreeBSD.org> References: <201412201832.sBKIWDi9072905@svn.freebsd.org> <20141221081002.GC27290@FreeBSD.org> <0652B576-A42E-4509-8437-C5A99F562EE5@FreeBSD.org> X-Mailer: Mulberry/4.0.8 (Mac OS X) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2014 13:23:07 -0000 +--On 22 d=C3=A9cembre 2014 15:10:56 +0300 Dmitry Sivachenko wrote: |=20 |> On 21 =D0=B4=D0=B5=D0=BA. 2014 =D0=B3., at 11:10, Alexey Dokuchaev = |> wrote: |>=20 |> On Sat, Dec 20, 2014 at 06:32:13PM +0000, Dmitry Sivachenko wrote: |>> New Revision: 375080 |>> URL: https://svnweb.freebsd.org/changeset/ports/375080 |>> QAT: https://qat.redports.org/buildarchive/r375080/ |>>=20 |>> Log: |>> Add some notes for potential update submitters. |>> [...] |>>=20 |>> +# Please do not submit untested updates. Be sure to start hadoop in |>> +# distributed mode and run few map/reduce. Be sure there are no |>> exception +# in any of it's log files. This version is tested under |>> the load and +# no problems encountered so far. Thanks. |>=20 |> Honestly, this should be kept in mind when updating practically *any* |> port. |=20 |=20 | I agree, but sometimes people just refer to clean redports build logs... Good thing it's down then. --=20 Mathieu Arnold From owner-svn-ports-all@FreeBSD.ORG Mon Dec 22 13:29:54 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D06EB4FD; Mon, 22 Dec 2014 13:29:54 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BC31A39F0; Mon, 22 Dec 2014 13:29:54 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBMDTs9B037550; Mon, 22 Dec 2014 13:29:54 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBMDTspo037549; Mon, 22 Dec 2014 13:29:54 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201412221329.sBMDTspo037549@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Mon, 22 Dec 2014 13:29:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-svnadmin@freebsd.org Subject: svn commit: r375236 - svnadmin/conf X-SVN-Group: ports-svnadmin MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2014 13:29:54 -0000 Author: mat Date: Mon Dec 22 13:29:53 2014 New Revision: 375236 URL: https://svnweb.freebsd.org/changeset/ports/375236 QAT: https://qat.redports.org/buildarchive/r375236/ Log: Welcome Don Lewis (truckman) to the rank of ports committers. I will be his mentor. Approved by: portmgr Sponsored by: Absolight Modified: svnadmin/conf/access Modified: svnadmin/conf/access ============================================================================== --- svnadmin/conf/access Mon Dec 22 12:18:25 2014 (r375235) +++ svnadmin/conf/access Mon Dec 22 13:29:53 2014 (r375236) @@ -188,6 +188,7 @@ tobez tota trasz trociny +truckman ume uqs vanilla From owner-svn-ports-all@FreeBSD.ORG Mon Dec 22 13:47:19 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E2AF77DA; Mon, 22 Dec 2014 13:47:18 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CDBC064362; Mon, 22 Dec 2014 13:47:18 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBMDlIaR046542; Mon, 22 Dec 2014 13:47:18 GMT (envelope-from rodrigo@FreeBSD.org) Received: (from rodrigo@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBMDlIqU046538; Mon, 22 Dec 2014 13:47:18 GMT (envelope-from rodrigo@FreeBSD.org) Message-Id: <201412221347.sBMDlIqU046538@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: rodrigo set sender to rodrigo@FreeBSD.org using -f From: Rodrigo Osorio Date: Mon, 22 Dec 2014 13:47:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375237 - in head/www/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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2014 13:47:19 -0000 Author: rodrigo Date: Mon Dec 22 13:47:17 2014 New Revision: 375237 URL: https://svnweb.freebsd.org/changeset/ports/375237 QAT: https://qat.redports.org/buildarchive/r375237/ Log: - Fix issue on restart after reboot, fcgiwrap doesn't handle properly unix sockets bind errors (https://github.com/gnosek/fcgiwrap/pull/26) - Bump port revision PR: ports/192681 Submitted by: freebsd@skysmurf.nl (maintainer) Modified: head/www/fcgiwrap/Makefile head/www/fcgiwrap/files/patch-fcgiwrap.c Modified: head/www/fcgiwrap/Makefile ============================================================================== --- head/www/fcgiwrap/Makefile Mon Dec 22 13:29:53 2014 (r375236) +++ head/www/fcgiwrap/Makefile Mon Dec 22 13:47:17 2014 (r375237) @@ -2,7 +2,7 @@ PORTNAME= fcgiwrap PORTVERSION= 1.1.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www MASTER_SITES= GH \ http://www.skysmurf.nl/comp/FreeBSD/distfiles/ Modified: head/www/fcgiwrap/files/patch-fcgiwrap.c ============================================================================== --- head/www/fcgiwrap/files/patch-fcgiwrap.c Mon Dec 22 13:29:53 2014 (r375236) +++ head/www/fcgiwrap/files/patch-fcgiwrap.c Mon Dec 22 13:47:17 2014 (r375237) @@ -1,5 +1,5 @@ ---- fcgiwrap.c.orig 2014-09-22 12:36:32.000000000 +0200 -+++ fcgiwrap.c 2014-09-22 12:41:59.000000000 +0200 +--- fcgiwrap.c.orig 2013-02-03 14:25:17.000000000 +0100 ++++ fcgiwrap.c 2014-12-22 13:25:23.000000000 +0100 @@ -43,6 +43,7 @@ #include @@ -47,8 +47,59 @@ last_slash = strrchr(filename, '/'); if (!last_slash) cgi_error("403 Forbidden", "Script name must be a fully qualified path", filename); -@@ -760,7 +779,7 @@ +@@ -587,14 +606,29 @@ + FCGI_puts("System error"); + } + ++static volatile sig_atomic_t sigint_received; ++static void sigint_handler(int __attribute__((__unused__))dummy) ++{ ++ sigint_received = 1; ++ FCGX_ShutdownPending(); // Or we could send SIGUSR1 ++} ++ + static void fcgiwrap_main(void) + { ++ struct sigaction a; + signal(SIGCHLD, SIG_IGN); + signal(SIGPIPE, SIG_IGN); + ++ // Use sigaction for SIGINT so we can avoid SA_RESTART and actually react ++ a.sa_handler = sigint_handler; ++ a.sa_flags = 0; ++ sigemptyset(&a.sa_mask); ++ sigaction(SIGINT, &a, NULL); ++ sigaction(SIGTERM, &a, NULL); ++ + inherited_environ = environ; + +- while (FCGI_Accept() >= 0) { ++ while (FCGI_Accept() >= 0 && !sigint_received) { + handle_fcgi_request(); + } + } +@@ -671,7 +705,7 @@ + return 0; + } + +-static int setup_socket(char *url) { ++static int setup_socket(char *url, int *fd_out) { + char *p = url; + char *q; + int fd; +@@ -751,6 +785,7 @@ + return -1; + } + ++ *fd_out = fd; + return listen_on_fd(fd); + } + +@@ -758,9 +793,10 @@ + { + int nchildren = 1; char *socket_url = NULL; ++ int fd = 0; int c; - while ((c = getopt(argc, argv, "c:hfs:")) != -1) { @@ -56,7 +107,7 @@ switch (c) { case 'f': stderr_to_fastcgi++; -@@ -773,6 +792,7 @@ +@@ -773,6 +809,7 @@ " -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" @@ -64,7 +115,7 @@ "\nReport bugs to Grzegorz Nosek <"PACKAGE_BUGREPORT">.\n" PACKAGE_NAME" home page: \n", argv[0] -@@ -784,8 +804,14 @@ +@@ -784,8 +821,14 @@ case 's': socket_url = strdup(optarg); break; @@ -80,3 +131,30 @@ fprintf(stderr, "Option -%c requires an argument.\n", optopt); else if (isprint(optopt)) fprintf(stderr, "Unknown option `-%c'.\n", optopt); +@@ -808,13 +851,24 @@ + } else + #endif + if (socket_url) { +- if (setup_socket(socket_url) < 0) { ++ if (setup_socket(socket_url, &fd) < 0) { + return 1; + } +- free(socket_url); + } + + prefork(nchildren); + fcgiwrap_main(); ++ if(fd) { ++ const char *p = socket_url; ++ close(fd); ++ ++ if(socket_url) { ++ if (!strncmp(p, "unix:", sizeof("unix:") - 1)) { ++ p += sizeof("unix:") - 1; ++ unlink(p); ++ } ++ free(socket_url); ++ } ++ } + return 0; + } From owner-svn-ports-all@FreeBSD.ORG Mon Dec 22 13:59:07 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D41FA9B4; Mon, 22 Dec 2014 13:59:07 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C0389644A6; Mon, 22 Dec 2014 13:59:07 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBMDx7ge051360; Mon, 22 Dec 2014 13:59:07 GMT (envelope-from koobs@FreeBSD.org) Received: (from koobs@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBMDx7Uw051355; Mon, 22 Dec 2014 13:59:07 GMT (envelope-from koobs@FreeBSD.org) Message-Id: <201412221359.sBMDx7Uw051355@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: koobs set sender to koobs@FreeBSD.org using -f From: Kubilay Kocak Date: Mon, 22 Dec 2014 13:59:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375238 - head/devel/libhtp X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2014 13:59:07 -0000 Author: koobs Date: Mon Dec 22 13:59:06 2014 New Revision: 375238 URL: https://svnweb.freebsd.org/changeset/ports/375238 QAT: https://qat.redports.org/buildarchive/r375238/ Log: devel/libhtp: Update to 0.5.16 - Update to 0.5.16 - Upstream GitHub account has changes (OISF) - Use USES=autoreconf - Remove USE_AUTOTOOLS AUTOMAKE_ARGS - Add GNU_CONFIGURE Modified: head/devel/libhtp/Makefile head/devel/libhtp/distinfo Modified: head/devel/libhtp/Makefile ============================================================================== --- head/devel/libhtp/Makefile Mon Dec 22 13:47:17 2014 (r375237) +++ head/devel/libhtp/Makefile Mon Dec 22 13:59:06 2014 (r375238) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= libhtp -PORTVERSION= 0.5.15 +PORTVERSION= 0.5.16 CATEGORIES= devel MAINTAINER= koobs@FreeBSD.org @@ -11,14 +11,13 @@ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USE_GITHUB= yes -GH_ACCOUNT= ironbee -GH_COMMIT= 440da09 +GH_ACCOUNT= OISF +GH_COMMIT= 4cb1b99 -USES= libtool pkgconfig pathfix iconv -USE_AUTOTOOLS= libtoolize automake aclocal autoheader +USES= autoreconf libtool pkgconfig pathfix iconv USE_LDCONFIG= yes -AUTOMAKE_ARGS= --add-missing +GNU_CONFIGURE= yes CONFIGURE_ARGS= ${ICONV_CONFIGURE_ARG} MAKE_ARGS= LIBS="-lz ${ICONV_LIB}" Modified: head/devel/libhtp/distinfo ============================================================================== --- head/devel/libhtp/distinfo Mon Dec 22 13:47:17 2014 (r375237) +++ head/devel/libhtp/distinfo Mon Dec 22 13:59:06 2014 (r375238) @@ -1,2 +1,2 @@ -SHA256 (libhtp-0.5.15.tar.gz) = 7748ad03f296b63bb2118f16f0129e1c9b766c2ce5b850dd9f11f799a008b719 -SIZE (libhtp-0.5.15.tar.gz) = 5766467 +SHA256 (libhtp-0.5.16.tar.gz) = 0946f1a45ca5885cbd59422fe7ea5a1b4dc068d130a7b62bcf113e7165f41096 +SIZE (libhtp-0.5.16.tar.gz) = 5766462 From owner-svn-ports-all@FreeBSD.ORG Mon Dec 22 14:13:41 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 96721D4F; Mon, 22 Dec 2014 14:13:41 +0000 (UTC) Received: from mail-la0-x235.google.com (mail-la0-x235.google.com [IPv6:2a00:1450:4010:c03::235]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 2D53D646E5; Mon, 22 Dec 2014 14:13:41 +0000 (UTC) Received: by mail-la0-f53.google.com with SMTP id gm9so4131281lab.12; Mon, 22 Dec 2014 06:13:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:content-type:mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=wM6um8qjiLZMAIID1GbYWqvTbhCODG1taU9nzVhroPc=; b=v3pIWOb9onceNWz50HetGfue9S9ZMmsEPslqZN69dZZAHgvwmijw4iQT4aTHM+M9pe MzH2zSEStauZ1BClgONooteFk3o4svYwFaSnrNJcuxQliMKFO7Pn32v1Af9TAVk/zAQ9 HP0ewjOlcd9MJl0rEkLQ+9Nu/tD8fifQjtqRN+dNls1SswmyQUtsMSGck4ipsZactQ4r HaIOlGLc/WaBGsbBv4LaN9engQDdmI0m93R5Jw0um6kyoV6W1PWrqP5adaDa+eQvbahL 8OMF8zyvNPN4NYVVtR5y3mdaxXjWZ39KAWjDEc/buhaEw+vpVUlsZZvTmuhQE1VfqpBo jEjw== X-Received: by 10.112.12.65 with SMTP id w1mr22176895lbb.68.1419257619097; Mon, 22 Dec 2014 06:13:39 -0800 (PST) Received: from ?IPv6:2a02:6b8::408:f1b0:de47:21af:994a? ([2a02:6b8:0:408:f1b0:de47:21af:994a]) by mx.google.com with ESMTPSA id ug5sm5066292lac.38.2014.12.22.06.13.37 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 22 Dec 2014 06:13:38 -0800 (PST) Sender: Dmitry Sivachenko Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 8.1 \(1993\)) Subject: Re: svn commit: r375080 - head/devel/hadoop2 From: Dmitry Sivachenko In-Reply-To: <54980BCA.80505@FreeBSD.org> Date: Mon, 22 Dec 2014 17:13:36 +0300 Content-Transfer-Encoding: quoted-printable Message-Id: References: <201412201832.sBKIWDi9072905@svn.freebsd.org> <20141221081002.GC27290@FreeBSD.org> <0652B576-A42E-4509-8437-C5A99F562EE5@FreeBSD.org> <54980BCA.80505@FreeBSD.org> To: koobs@FreeBSD.org X-Mailer: Apple Mail (2.1993) Cc: svn-ports-head@freebsd.org, Alexey Dokuchaev , svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2014 14:13:41 -0000 > On 22 =D0=B4=D0=B5=D0=BA. 2014 =D0=B3., at 15:17, Kubilay Kocak = wrote: >=20 > On 22/12/2014 11:10 PM, Dmitry Sivachenko wrote: >>=20 >>> On 21 =D0=B4=D0=B5=D0=BA. 2014 =D0=B3., at 11:10, Alexey Dokuchaev = wrote: >>>=20 >>> On Sat, Dec 20, 2014 at 06:32:13PM +0000, Dmitry Sivachenko wrote: >>>> New Revision: 375080 >>>> URL: https://svnweb.freebsd.org/changeset/ports/375080 >>>> QAT: https://qat.redports.org/buildarchive/r375080/ >>>>=20 >>>> Log: >>>> Add some notes for potential update submitters. >>>> [...] >>>>=20 >>>> +# Please do not submit untested updates. Be sure to start hadoop = in >>>> +# distributed mode and run few map/reduce. Be sure there are no = exception >>>> +# in any of it's log files. This version is tested under the load = and >>>> +# no problems encountered so far. Thanks. >>>=20 >>> Honestly, this should be kept in mind when updating practically = *any* port. >>=20 >>=20 >> I agree, but sometimes people just refer to clean redports build = logs... >>=20 >=20 > https://wiki.apache.org/hadoop/HowToContribute#Unit_Tests >=20 > Add a regression-test target for ^^ >=20 > I'd love to see more ports add working regression-test: targets, and = for > poudriere to grow TEST_DEPENDS support like tinderbox. >=20 I know hadoop has a lot of resression tests. I did not manage to get = them all pass (even on Linux with Oracle JDK). Sometimes it is machine-configuration dependent (I have IPv6 address = configured and some test fails to parse it as IPv4). Some failures need = to be investigated yet. Free time (lack of) is the root of the problem :) So for now hadoop is not ready for checking via regression tests.= From owner-svn-ports-all@FreeBSD.ORG Mon Dec 22 14:36:53 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E6E354F0; Mon, 22 Dec 2014 14:36:53 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D275A649BA; Mon, 22 Dec 2014 14:36:53 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBMEargs069637; Mon, 22 Dec 2014 14:36:53 GMT (envelope-from thierry@FreeBSD.org) Received: (from thierry@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBMEarQV069635; Mon, 22 Dec 2014 14:36:53 GMT (envelope-from thierry@FreeBSD.org) Message-Id: <201412221436.sBMEarQV069635@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: thierry set sender to thierry@FreeBSD.org using -f From: Thierry Thomas Date: Mon, 22 Dec 2014 14:36:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375239 - head/science/v_sim X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2014 14:36:54 -0000 Author: thierry Date: Mon Dec 22 14:36:52 2014 New Revision: 375239 URL: https://svnweb.freebsd.org/changeset/ports/375239 QAT: https://qat.redports.org/buildarchive/r375239/ Log: Upgrade to 3.7.2. Modified: head/science/v_sim/Makefile head/science/v_sim/distinfo Modified: head/science/v_sim/Makefile ============================================================================== --- head/science/v_sim/Makefile Mon Dec 22 13:59:06 2014 (r375238) +++ head/science/v_sim/Makefile Mon Dec 22 14:36:52 2014 (r375239) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= v_sim -PORTVERSION= 3.7.1 -PORTREVISION= 3 +PORTVERSION= 3.7.2 CATEGORIES= science MASTER_SITES= http://www-drfmc.cea.fr/sp2m/L_Sim/V_Sim/download/ Modified: head/science/v_sim/distinfo ============================================================================== --- head/science/v_sim/distinfo Mon Dec 22 13:59:06 2014 (r375238) +++ head/science/v_sim/distinfo Mon Dec 22 14:36:52 2014 (r375239) @@ -1,2 +1,2 @@ -SHA256 (v_sim-3.7.1.tar.bz2) = cd9311914aa73244808124cedd00fdd319ff58abaed3d856c8f4658d896fba74 -SIZE (v_sim-3.7.1.tar.bz2) = 3101449 +SHA256 (v_sim-3.7.2.tar.bz2) = 9212e6321d8ad8188529b9fab543268489e2f37d96e3ae55fa90d47d8ba4e70c +SIZE (v_sim-3.7.2.tar.bz2) = 3103269 From owner-svn-ports-all@FreeBSD.ORG Mon Dec 22 14:50:48 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 117328BB; Mon, 22 Dec 2014 14:50:48 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E628C37B; Mon, 22 Dec 2014 14:50:47 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBMEolD8076627; Mon, 22 Dec 2014 14:50:47 GMT (envelope-from rea@FreeBSD.org) Received: (from rea@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBMEolgq076624; Mon, 22 Dec 2014 14:50:47 GMT (envelope-from rea@FreeBSD.org) Message-Id: <201412221450.sBMEolgq076624@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: rea set sender to rea@FreeBSD.org using -f From: Eygene Ryabinkin Date: Mon, 22 Dec 2014 14:50:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375240 - in head/www/squid: . 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2014 14:50:48 -0000 Author: rea Date: Mon Dec 22 14:50:46 2014 New Revision: 375240 URL: https://svnweb.freebsd.org/changeset/ports/375240 QAT: https://qat.redports.org/buildarchive/r375240/ Log: www/squid: implement proper backtrace support Now Squid will print full backtrace for problematic cases when it is about to die on some signal and should emit stacktrace. You'll obviously need to compile it with STACKTRACES option. Tested at: KIAE Grid production Squid cluster MFC after: 1 week MFH: 2014Q4 Sponsored by: Kurchatov Institute of Atomic Energy Added: head/www/squid/files/extra-patch-gen-stacktrace (contents, props changed) Modified: head/www/squid/Makefile Modified: head/www/squid/Makefile ============================================================================== --- head/www/squid/Makefile Mon Dec 22 14:36:52 2014 (r375239) +++ head/www/squid/Makefile Mon Dec 22 14:50:46 2014 (r375240) @@ -2,7 +2,7 @@ PORTNAME= squid PORTVERSION= 3.4.10 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www ipv6 MASTER_SITES= http://www.squid-cache.org/Versions/v3/${PORTVERSION:R}/ \ http://www2.us.squid-cache.org/Versions/v3/${PORTVERSION:R}/ \ @@ -97,6 +97,7 @@ SNMP_CONFIGURE_ENABLE= snmp SSL_CONFIGURE_ENABLE= ssl SSL_CRTD_CONFIGURE_ENABLE= ssl-crtd STACKTRACES_CONFIGURE_ENABLE= stacktraces +STACKTRACES_LIB_DEPENDS= libunwind.so:${PORTSDIR}/devel/libunwind TP_IPFW_CONFIGURE_ENABLE= ipfw-transparent TP_IPF_CONFIGURE_ENABLE= ipf-transparent TP_PF_CONFIGURE_ENABLE= pf-transparent @@ -300,7 +301,9 @@ LDFLAGS+= -L${OPENSSLLIB} .if ${PORT_OPTIONS:MSTACKTRACES} CFLAGS+= -g +LDFLAGS+= -lunwind -L${LOCALBASE}/lib STRIP= +EXTRA_PATCHES+= ${FILESDIR}/extra-patch-gen-stacktrace .endif .if ${PORT_OPTIONS:MDEBUG} || defined(WITH_DEBUG) Added: head/www/squid/files/extra-patch-gen-stacktrace ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/squid/files/extra-patch-gen-stacktrace Mon Dec 22 14:50:46 2014 (r375240) @@ -0,0 +1,124 @@ +--- src/tools.cc.orig 2014-10-31 12:36:43.000000000 +0300 ++++ src/tools.cc 2014-11-21 14:11:25.000000000 +0300 +@@ -71,6 +71,13 @@ + #include + #endif + ++#if PRINT_STACK_TRACE ++#ifdef __FreeBSD__ ++#define UNW_LOCAL_ONLY ++#include ++#endif ++#endif ++ + #define DEAD_MSG "\ + The Squid Cache (version %s) died.\n\ + \n\ +@@ -411,6 +418,45 @@ + } + + #endif ++#ifdef __FreeBSD__ ++ do { ++ unw_context_t unw_ctx; ++ unw_cursor_t unw_cp; ++ unw_word_t sp, ip, off; ++ int rc = 0; ++ char procname[256]; ++ size_t frame; ++ ++ bzero((void *)&unw_ctx, sizeof(unw_ctx)); ++ bzero((void *)&unw_cp, sizeof(unw_cp)); ++ ++ if ((rc = unw_getcontext(&unw_ctx))) { ++ fprintf(debug_log, "Failed to trace own stack: " ++ "unw_context() said '%s'.\n", unw_strerror(rc)); ++ break; ++ } ++ if ((rc = unw_init_local(&unw_cp, &unw_ctx))) { ++ fprintf(debug_log, "Failed to trace own stack: " ++ "unw_init_local() said '%s'.\n", unw_strerror(rc)); ++ break; ++ } ++ frame = 0; ++ fprintf(debug_log, "Backtrace follows (deepest frame first):\n"); ++ while ((rc = unw_step(&unw_cp)) > 0) { ++ frame++; ++ ip = 0; sp = 0; ++ unw_get_reg(&unw_cp, UNW_REG_IP, &ip); ++ unw_get_reg(&unw_cp, UNW_REG_SP, &sp); ++ off = 0; ++ rc = unw_get_proc_name(&unw_cp, procname, sizeof(procname), &off); ++ if (rc) ++ snprintf (procname, sizeof(procname), "[unknown]"); ++ fprintf(debug_log, "#%zd: %s + 0x%zx, ip = 0x%zx, sp = 0x%zx\n", ++ frame, procname, (size_t)off, (size_t)ip, (size_t)sp); ++ } ++ fprintf(debug_log, "Use addr2line of similar to translate offsets to line information.\n"); ++ } while (0); ++#endif /* __FreeBSD__ */ + #endif /* PRINT_STACK_TRACE */ + + #if SA_RESETHAND == 0 && !_SQUID_WINDOWS_ +--- src/tools.cc.orig 2014-10-31 12:36:43.000000000 +0300 ++++ src/tools.cc 2014-11-21 14:11:25.000000000 +0300 +@@ -71,6 +71,13 @@ + #include + #endif + ++#if PRINT_STACK_TRACE ++#ifdef __FreeBSD__ ++#define UNW_LOCAL_ONLY ++#include ++#endif ++#endif ++ + #define DEAD_MSG "\ + The Squid Cache (version %s) died.\n\ + \n\ +@@ -411,6 +418,45 @@ + } + + #endif ++#ifdef __FreeBSD__ ++ do { ++ unw_context_t unw_ctx; ++ unw_cursor_t unw_cp; ++ unw_word_t sp, ip, off; ++ int rc = 0; ++ char procname[256]; ++ size_t frame; ++ ++ bzero((void *)&unw_ctx, sizeof(unw_ctx)); ++ bzero((void *)&unw_cp, sizeof(unw_cp)); ++ ++ if ((rc = unw_getcontext(&unw_ctx))) { ++ fprintf(debug_log, "Failed to trace own stack: " ++ "unw_context() said '%s'.\n", unw_strerror(rc)); ++ break; ++ } ++ if ((rc = unw_init_local(&unw_cp, &unw_ctx))) { ++ fprintf(debug_log, "Failed to trace own stack: " ++ "unw_init_local() said '%s'.\n", unw_strerror(rc)); ++ break; ++ } ++ frame = 0; ++ fprintf(debug_log, "Backtrace follows (deepest frame first):\n"); ++ while ((rc = unw_step(&unw_cp)) > 0) { ++ frame++; ++ ip = 0; sp = 0; ++ unw_get_reg(&unw_cp, UNW_REG_IP, &ip); ++ unw_get_reg(&unw_cp, UNW_REG_SP, &sp); ++ off = 0; ++ rc = unw_get_proc_name(&unw_cp, procname, sizeof(procname), &off); ++ if (rc) ++ snprintf (procname, sizeof(procname), "[unknown]"); ++ fprintf(debug_log, "#%zd: %s + 0x%zx, ip = 0x%zx, sp = 0x%zx\n", ++ frame, procname, (size_t)off, (size_t)ip, (size_t)sp); ++ } ++ fprintf(debug_log, "Use addr2line of similar to translate offsets to line information.\n"); ++ } while (0); ++#endif /* __FreeBSD__ */ + #endif /* PRINT_STACK_TRACE */ + + #if SA_RESETHAND == 0 && !_SQUID_WINDOWS_ From owner-svn-ports-all@FreeBSD.ORG Mon Dec 22 15:00:04 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 3B3A9BCB; Mon, 22 Dec 2014 15:00:04 +0000 (UTC) Received: from mail-yh0-x235.google.com (mail-yh0-x235.google.com [IPv6:2607:f8b0:4002:c01::235]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id EAC48661; Mon, 22 Dec 2014 15:00:03 +0000 (UTC) Received: by mail-yh0-f53.google.com with SMTP id i57so2328359yha.26; Mon, 22 Dec 2014 07:00:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=hkaXYxWhWLpnnKtxZYVdpfF35L2lXzGc/tK+rsrqI28=; b=JXWbRzIep9XR7PoEjuOBfCrwMnmWUeKmRVe5suT5pha/RiW5JRBNgxnXVtBVyf/Kdo Ax8AWmAI9OZgT7AMAa0VJ/Ity/C68E9pG6srxSfOc7hud9SuMaEkVXa5HAK9rl3S1CMv 9t54ZFVi7SBqV7DrgUh8/7nlwD/mEXQ0KdzmD+kxLsNImnVZP90lV3j5rLMkrJHGN5UN baaXQvU38qYmRagJbPBVor3IqEAsD2wPEdaEHXBs/FmND13y1kvWgEwzfL53gw26iRcM RwDVYnLx5sSyyAsLcsl1Z+76POg+32xjJX16+K5Yom0tRxVnMDdA8PESztGjto6fVdpn wxDQ== MIME-Version: 1.0 X-Received: by 10.170.127.5 with SMTP id t5mr2872365ykb.2.1419260402115; Mon, 22 Dec 2014 07:00:02 -0800 (PST) Sender: antoine.brodin.freebsd@gmail.com Received: by 10.170.142.198 with HTTP; Mon, 22 Dec 2014 07:00:02 -0800 (PST) In-Reply-To: <201412221202.sBMC2Lp1099407@svn.freebsd.org> References: <201412221202.sBMC2Lp1099407@svn.freebsd.org> Date: Mon, 22 Dec 2014 16:00:02 +0100 X-Google-Sender-Auth: D8se7a72dBbqAF5Yj2AmdHsTeIs Message-ID: Subject: Re: svn commit: r375231 - head/print/texinfo From: Antoine Brodin To: Johan van Selst Content-Type: text/plain; charset=UTF-8 Cc: "svn-ports-head@freebsd.org" , "svn-ports-all@freebsd.org" , "ports-committers@freebsd.org" X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2014 15:00:04 -0000 On Mon, Dec 22, 2014 at 1:02 PM, Johan van Selst wrote: > Author: johans > Date: Mon Dec 22 12:02:20 2014 > New Revision: 375231 > URL: https://svnweb.freebsd.org/changeset/ports/375231 > QAT: https://qat.redports.org/buildarchive/r375231/ > > Log: > Update texinfo.tex and texi2dvi to latest release > ... > -SHA256 (texinfo.tex) = 298be0b84dad4c98240e023ec99d91dc0fd169be33171e206723ab072aed872c > -SIZE (texinfo.tex) = 326981 > -SHA256 (texi2dvi) = cabab426b8af28e9411b988e5ab55fa9308be58dbe854b5eb0de407a96137c48 > -SIZE (texi2dvi) = 57261 > +SHA256 (texinfo.tex) = c73e31295f87d4b856c38bc4d31f7cfc8f0c5605d4ecf58c60e0db276796306b > +SIZE (texinfo.tex) = 328628 > +SHA256 (texi2dvi) = 6e2457300ff03e5b15a4f32b936c0b995285c6ada70269be7aebd17d7a8cc475 > +SIZE (texi2dvi) = 56378 Hi, You should use DIST_SUBDIR for rolling distfiles. Now the port is broken in the quarterly branch. Cheers, Antoine From owner-svn-ports-all@FreeBSD.ORG Mon Dec 22 15:02:24 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D19A4D81; Mon, 22 Dec 2014 15:02:24 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BD94079E; Mon, 22 Dec 2014 15:02:24 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBMF2OGJ083083; Mon, 22 Dec 2014 15:02:24 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBMF2O5D083082; Mon, 22 Dec 2014 15:02:24 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201412221502.sBMF2O5D083082@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Mon, 22 Dec 2014 15:02:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-svnadmin@freebsd.org Subject: svn commit: r375241 - svnadmin/conf X-SVN-Group: ports-svnadmin MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2014 15:02:24 -0000 Author: mat Date: Mon Dec 22 15:02:23 2014 New Revision: 375241 URL: https://svnweb.freebsd.org/changeset/ports/375241 QAT: https://qat.redports.org/buildarchive/r375241/ Log: Document the fact that I'm mentoring truckman. Sponsored by: Absolight Modified: svnadmin/conf/mentors Modified: svnadmin/conf/mentors ============================================================================== --- svnadmin/conf/mentors Mon Dec 22 14:50:46 2014 (r375240) +++ svnadmin/conf/mentors Mon Dec 22 15:02:23 2014 (r375241) @@ -30,4 +30,5 @@ sbruno bdrewery Co-mentor: bapt sperber miwi Co-mentor: decke, beat theraven bapt tmseck flo Co-mentor: crees +truckman mat xmj swills Co-mentor: koobs From owner-svn-ports-all@FreeBSD.ORG Mon Dec 22 15:03:39 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5A9D9E7E for ; Mon, 22 Dec 2014 15:03:39 +0000 (UTC) Received: from mail-lb0-f179.google.com (mail-lb0-f179.google.com [209.85.217.179]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D1EB77B1 for ; Mon, 22 Dec 2014 15:03:38 +0000 (UTC) Received: by mail-lb0-f179.google.com with SMTP id z11so3949285lbi.38 for ; Mon, 22 Dec 2014 07:03:30 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:message-id:date:from:user-agent:mime-version:to :subject:references:in-reply-to:content-type :content-transfer-encoding; bh=XMhtJ6WS1QAHFSrhTavuuDgfaLCanUImat32Mw2wVqo=; b=Vjc3TZjl1hzPtTXzKHADAdtouprICJB+EcfrbVD+AXOSjF2r4ElLeKFYxpVTCE8kVP BYblDZnI8RV8cfIeQD/kJ7qqn4gtNYfZUiN2M3lgP2vBRnsQcb24jc5II4gVLwvLNeZs gEpkB5KsE/VcIwv+Jr1/Wf5bgsonfAbJf7NcS1AeBBfLyp+JkHwxPmCXCJF1OshtDSUY fEJWxAH4KUV/qhP4kWIcUU/APf2ssq2oA3lnB7iI5AIQLqsLg4X9BQYz4zSLXoLMC8y+ uZdvlwRVsdLMR94MrSsxuO5ZD+L2DDvODpCre3X3BXCckADsOuOSIhedzrKel6Qis784 WtxQ== X-Gm-Message-State: ALoCoQn4GApeU66TWi9UGMM+z63FTEgEUEfIfopZtlGNaJq7tApiaTcEhiIr+bhUR0y7S7qdB3yo X-Received: by 10.112.136.69 with SMTP id py5mr21920680lbb.56.1419260610789; Mon, 22 Dec 2014 07:03:30 -0800 (PST) Received: from ?IPv6:2001:470:1f0b:1925:d142:8359:a430:144e? ([2001:470:1f0b:1925:d142:8359:a430:144e]) by mx.google.com with ESMTPSA id vr7sm5099276lbb.21.2014.12.22.07.03.29 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 22 Dec 2014 07:03:30 -0800 (PST) Message-ID: <549832BE.70809@freebsd.org> Date: Mon, 22 Dec 2014 18:03:26 +0300 From: Andrey Chernov User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 MIME-Version: 1.0 To: Marcus von Appen , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r375220 - in head/lang: python-doc-html python27 python27/files References: <201412220945.sBM9jc87032768@svn.freebsd.org> In-Reply-To: <201412220945.sBM9jc87032768@svn.freebsd.org> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2014 15:03:39 -0000 On 22.12.2014 12:45, Marcus von Appen wrote: > > - While updating, try to improve the NIS detection for FreeBSD On -stable i386 and WITHOUT_NIS=yes in /etc/src.conf: ===> Registering installation for python27-2.7.9 pkg-static: Unable to access file /usr/ports/lang/python27/work/stage/usr/local/lib/python2.7/lib-dynload/nis.so: No such file or directory *** Error code 74 Stop. make[2]: stopped in /usr/ports/lang/python27 *** Error code 1 -- http://ache.vniz.net/ From owner-svn-ports-all@FreeBSD.ORG Mon Dec 22 15:07:55 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7E1AC6F2; Mon, 22 Dec 2014 15:07:55 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6934F8B4; Mon, 22 Dec 2014 15:07:55 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBMF7tHQ083785; Mon, 22 Dec 2014 15:07:55 GMT (envelope-from ian@FreeBSD.org) Received: (from ian@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBMF7tjv083783; Mon, 22 Dec 2014 15:07:55 GMT (envelope-from ian@FreeBSD.org) Message-Id: <201412221507.sBMF7tjv083783@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: ian set sender to ian@FreeBSD.org using -f From: Ian Lepore Date: Mon, 22 Dec 2014 15:07:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375242 - in head/sysutils/u-boot-beaglebone: . 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2014 15:07:55 -0000 Author: ian (src committer) Date: Mon Dec 22 15:07:53 2014 New Revision: 375242 URL: https://svnweb.freebsd.org/changeset/ports/375242 QAT: https://qat.redports.org/buildarchive/r375242/ Log: Changes to allow booting from eMMC on a Beaglebone Black. Using the right config (am335x_boneblack_defconfig) is a big part of that. The u-boot environment is also pretty extensively changed, both to support eMMC (choosing which device to load freebsd from) and to further trim and clean up the environment so it's easier to read and understand. In an ideal world, the 'mmc 0' device would always be the one u-boot was loaded from and 'mmc 1' would be 'the other' device. That's what the Wandboard u-boot does, and it would be easy enough to do on Beaglebone too except I couldn't find a way to pass the load device number from MLO which knows it to the main u-boot. So for now the removable sdcard is device 0 and the onboard eMMC is device 1, and it prefers to boot from sdcard if it's present and has ubldr on it (unless the user has set the 'fatdev' env var, in which case it is used). Approved by: imp Modified: head/sysutils/u-boot-beaglebone/Makefile head/sysutils/u-boot-beaglebone/files/patch-include_configs_am335x__evm.h Modified: head/sysutils/u-boot-beaglebone/Makefile ============================================================================== --- head/sysutils/u-boot-beaglebone/Makefile Mon Dec 22 15:02:23 2014 (r375241) +++ head/sysutils/u-boot-beaglebone/Makefile Mon Dec 22 15:07:53 2014 (r375242) @@ -20,7 +20,7 @@ USES= gmake tar:bzip2 SSP_UNSAFE= yes # cross-LD does not support -fstack-protector U_BOOT_DIR= share/u-boot/${PORTNAME}${PKGNAMESUFFIX} -PLIST_FILES= ${U_BOOT_DIR}/bb-uboot.img \ +PLIST_FILES= ${U_BOOT_DIR}/u-boot.img \ ${U_BOOT_DIR}/MLO \ ${U_BOOT_DIR}/README @@ -28,12 +28,12 @@ MAKE_ARGS+= ARCH=arm \ CROSS_COMPILE=arm-none-eabi- do-configure: - (cd ${WRKSRC}; ${GMAKE} am335x_evm_config) + (cd ${WRKSRC}; ${GMAKE} am335x_boneblack_defconfig) do-install: ${MKDIR} ${STAGEDIR}/${PREFIX}/${U_BOOT_DIR} ${CP} ${WRKSRC}/MLO ${STAGEDIR}/${PREFIX}/${U_BOOT_DIR} - ${CP} ${WRKSRC}/u-boot.img ${STAGEDIR}/${PREFIX}/${U_BOOT_DIR}/bb-uboot.img + ${CP} ${WRKSRC}/u-boot.img ${STAGEDIR}/${PREFIX}/${U_BOOT_DIR}/u-boot.img ${CP} ${.CURDIR}/pkg-descr ${STAGEDIR}/${PREFIX}/${U_BOOT_DIR}/README .include Modified: head/sysutils/u-boot-beaglebone/files/patch-include_configs_am335x__evm.h ============================================================================== --- head/sysutils/u-boot-beaglebone/files/patch-include_configs_am335x__evm.h Mon Dec 22 15:02:23 2014 (r375241) +++ head/sysutils/u-boot-beaglebone/files/patch-include_configs_am335x__evm.h Mon Dec 22 15:07:53 2014 (r375242) @@ -1,6 +1,6 @@ --- include/configs/am335x_evm.h.orig 2014-10-14 08:47:15 UTC +++ include/configs/am335x_evm.h -@@ -479,4 +479,82 @@ +@@ -479,4 +479,76 @@ #endif #endif /* NOR support */ @@ -8,78 +8,72 @@ + * FreeBSD customizations from here down. + ****************************************************************************/ + -+/* No watchdog. (Why?) */ -+#undef CONFIG_HW_WATCHDOG -+#undef CONFIG_OMAP_WATCHDOG -+#undef CONFIG_SPL_WATCHDOG_SUPPORT -+ +/* Add the API and ELF features needed for ubldr. */ +#ifndef CONFIG_SPL_BUILD +#define CONFIG_API +#define CONFIG_CMD_ELF +#define CONFIG_CMD_ENV_EXISTS +#define CONFIG_EFI_PARTITION -+#define CONFIG_PREBOOT +#define CONFIG_SYS_MMC_MAX_DEVICE 2 +#endif + -+/* SPL loads bb-uboot.img. */ -+#ifdef CONFIG_SPL_BUILD -+#undef CONFIG_SPL_FAT_LOAD_PAYLOAD_NAME -+#define CONFIG_SPL_FAT_LOAD_PAYLOAD_NAME "bb-uboot.img" -+#endif -+ +/* Save the env to the fat partition. */ +#ifndef CONFIG_SPL_BUILD +#undef CONFIG_ENV_IS_NOWHERE +#undef CONFIG_ENV_IS_IN_NAND ++#undef CONFIG_ENV_IS_IN_MMC +#define CONFIG_ENV_IS_IN_FAT +#define CONFIG_FAT_WRITE +#define FAT_ENV_INTERFACE "mmc" +#define FAT_ENV_DEVICE_AND_PART "0" -+#define FAT_ENV_FILE "uboot.env" ++#define FAT_ENV_FILE "u-boot.env" +#endif + +/* Create a small(ish) boot environment for FreeBSD. */ +#ifndef CONFIG_SPL_BUILD +#undef CONFIG_EXTRA_ENV_SETTINGS +#define CONFIG_EXTRA_ENV_SETTINGS \ -+ "bootfile=bbubldr\0" \ -+ "fdt_file=undefined\0" \ -+ "fatdev=mmc 0:1\0" \ -+ "loadaddr=0x88000000\0" \ -+ "loaderdev=disk\0" \ -+ "uenv_file=bb-uEnv.txt\0" \ -+ \ -+ "fatboot=" \ -+ "env exists user_fatboot && run user_fatboot; " \ ++ "loadaddr=88000000\0" \ ++ "Fatboot=" \ ++ "env exists loaderdev || env set loaderdev ${fatdev}; " \ ++ "env exists UserFatboot && run UserFatboot; " \ ++ "echo Booting from: ${fatdev} ${bootfile}; " \ + "fatload ${fatdev} ${loadaddr} ${bootfile} && bootelf; " \ + "\0" \ -+ "netboot=" \ -+ "env exists user_netboot && run user_netboot; " \ ++ "Netboot=" \ ++ "env exists loaderdev || env set loaderdev net; " \ ++ "env exists UserNetboot && run UserNetboot; " \ + "dhcp ${loadaddr} ${bootfile} && bootelf; " \ + "\0" \ -+ "preboot=" \ -+ "env exists setfdt && run setfdt; " \ -+ "env exists uenv_import && run uenv_import; " \ -+ "env exists user_preboot && run user_preboot; " \ ++ "Preboot=" \ ++ "env exists bootfile || bootfile=ubldr; " \ ++ "env exists uenv_file || uenv_file=uEnv.txt; " \ ++ "env exists SetupFdtfile && run SetupFdtfile; " \ ++ "env exists SetupFatdev && run SetupFatdev; " \ ++ "env exists SetupUenv && run SetupUenv; " \ ++ "env exists UserPreboot && run UserPreboot; " \ + "\0" \ -+ "setfdt=" \ ++ "SetupFdtfile=" \ + "if test ${board_name} = A335BONE; then " \ -+ "env set fdt_file bbone.dtb; " \ ++ "env set fdt_file beaglebone.dtb; " \ + "elif test ${board_name} = A335BNLT; then " \ -+ "env set fdt_file bboneblk.dtb; " \ -+ "else " \ -+ "echo WARNING: Could not determine device tree to use; " \ ++ "env set fdt_file beaglebone-black.dtb; " \ + "fi; " \ + "\0" \ -+ "uenv_import=" \ ++ "SetupFatdev=" \ ++ "env exists fatdev || " \ ++ "fatsize ${fatdev:=mmc 0} ${bootfile} || " \ ++ "fatdev='mmc 1'; " \ ++ "\0" \ ++ "SetupUenv=" \ + "fatload ${fatdev} ${loadaddr} ${uenv_file} && " \ + "env import -t ${loadaddr} ${filesize}; " \ + "\0" + +#undef CONFIG_BOOTCOMMAND -+#define CONFIG_BOOTCOMMAND "run fatboot" ++#define CONFIG_BOOTCOMMAND "run Fatboot" ++#undef CONFIG_PREBOOT ++#define CONFIG_PREBOOT "run Preboot" +#endif + #endif /* ! __CONFIG_AM335X_EVM_H */ From owner-svn-ports-all@FreeBSD.ORG Mon Dec 22 15:11:56 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2D16B835; Mon, 22 Dec 2014 15:11:56 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0DB9A997; Mon, 22 Dec 2014 15:11:56 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBMFBtTE087824; Mon, 22 Dec 2014 15:11:55 GMT (envelope-from koobs@FreeBSD.org) Received: (from koobs@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBMFBtOO087821; Mon, 22 Dec 2014 15:11:55 GMT (envelope-from koobs@FreeBSD.org) Message-Id: <201412221511.sBMFBtOO087821@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: koobs set sender to koobs@FreeBSD.org using -f From: Kubilay Kocak Date: Mon, 22 Dec 2014 15:11:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375243 - head/security/suricata X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2014 15:11:56 -0000 Author: koobs Date: Mon Dec 22 15:11:54 2014 New Revision: 375243 URL: https://svnweb.freebsd.org/changeset/ports/375243 QAT: https://qat.redports.org/buildarchive/r375243/ Log: security/suricata: Update to 2.0.5, Add NSS support - Update to 2.0.5 - Add NSS option for file checksum and fingerprint support [1] - Add default rules files [1] - Add USES=autoreconf, remove USE_AUTOTOOLS and friends - Override PATHFIX_MAKEFILEIN - Use the install-strip target - Fix HTP_PORT_CONFLICT_OFF typo (CONFLICT*S*) - USES=iconv when using the bundled HTP version - Cleanup and fix OPTION descriptions - Sort OPTIONS and helpers - Use the existing NO_HTP_PORT variable in pkg-plist (OPTIONS_SUB), remove MHTP_PORT conditional accordingly PR: 194953 [1] Submitted by: Bill Meeks [1] Modified: head/security/suricata/Makefile head/security/suricata/distinfo head/security/suricata/pkg-plist Modified: head/security/suricata/Makefile ============================================================================== --- head/security/suricata/Makefile Mon Dec 22 15:07:53 2014 (r375242) +++ head/security/suricata/Makefile Mon Dec 22 15:11:54 2014 (r375243) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= suricata -PORTVERSION= 2.0.4 +PORTVERSION= 2.0.5 CATEGORIES= security MASTER_SITES= http://www.openinfosecfoundation.org/download/ \ http://mirrors.rit.edu/zi/ @@ -16,43 +16,57 @@ LIB_DEPENDS= libpcre.so:${PORTSDIR}/deve libnet.so:${PORTSDIR}/net/libnet \ libyaml.so:${PORTSDIR}/textproc/libyaml -OPTIONS_DEFINE= IPFW PRELUDE PORTS_PCAP TESTS JSON GEOIP HTP_PORT -OPTIONS_DEFAULT=IPFW PRELUDE HTP_PORT -OPTIONS_SUB= yes - -IPFW_DESC= Enable IPFW and IP Divert support for inline IDP -PRELUDE_DESC= Enable Prelude support for NIDS alerts -PORTS_PCAP_DESC=Use libpcap from ports -TESTS_DESC= Enable unit tests in suricata binary -JSON_DESC= Enable Suricata JSON output -GEOIP_DESC= Enable GeoIP support for Suricata -HTP_PORT_DESC= Use libhtp from ports instead of bundled - -USES= gmake pkgconfig libtool pathfix -USE_AUTOTOOLS= aclocal autoconf automake +USES= autoreconf gmake pkgconfig libtool pathfix USE_LDCONFIG= yes USE_RC_SUBR= ${PORTNAME} - GNU_CONFIGURE= yes +INSTALL_TARGET= install-strip +PATHFIX_MAKEFILEIN= Makefile.am + +OPTIONS_DEFINE= GEOIP HTP_PORT IPFW JSON NSS PORTS_PCAP PRELUDE TESTS +OPTIONS_DEFAULT= HTP_PORT IPFW PRELUDE +OPTIONS_SUB= yes + +GEOIP_DESC= Enable GeoIP support +HTP_PORT_DESC= Use libhtp from ports +IPFW_DESC= Enable IPFW and IP Divert support for inline IDP +JSON_DESC= Enable JSON output +NSS_DESC= Enable file checksums and SSL/TLS fingerprinting +PORTS_PCAP_DESC= Use libpcap from ports +PRELUDE_DESC= Enable Prelude support for NIDS alerts +TESTS_DESC= Build Unit Tests + +GEOIP_LIB_DEPENDS= libGeoIP.so:${PORTSDIR}/net/GeoIP +GEOIP_CONFIGURE_ON= --enable-geoip + +HTP_PORT_LIB_DEPENDS= libhtp.so:${PORTSDIR}/devel/libhtp +HTP_PORT_CONFIGURE_ON= --enable-non-bundled-htp +HTP_PORT_CONFIGURE_OFF= --enable-bundled-htp +HTP_PORT_CONFLICTS_INSTALL_OFF= libhtp-[0-9]* libhtp-suricata +HTP_PORT_USES_OFF= iconv + IPFW_CONFIGURE_ON= --enable-ipfw + +PORTS_PCAP_LIB_DEPENDS= libpcap.so:${PORTSDIR}/net/libpcap PORTS_PCAP_CONFIGURE_ON= --with-libpcap-includes=${LOCALBASE}/include \ --with-libpcap-libraries=${LOCALBASE}/lib PORTS_PCAP_CONFIGURE_OFF= --with-libpcap-includes=/usr/include \ --with-libpcap-libraries=/usr/lib -PORTS_PCAP_LIB_DEPENDS= libpcap.so:${PORTSDIR}/net/libpcap + PRELUDE_LIB_DEPENDS= libprelude.so:${PORTSDIR}/security/libprelude PRELUDE_CONFIGURE_ENABLE= prelude PRELUDE_CONFIGURE_ON= --with-libprelude-prefix=${LOCALBASE} -TESTS_CONFIGURE_ENABLE= unittests + +JSON_LIB_DEPENDS= libjansson.so:${PORTSDIR}/devel/jansson JSON_CONFIGURE_OFF= --with-libjansson-includes=${LOCALBASE}/include \ --with-libjansson-libraries=${LOCALBASE}/lib -JSON_LIB_DEPENDS= libjansson.so:${PORTSDIR}/devel/jansson -GEOIP_CONFIGURE_ON= --enable-geoip -GEOIP_LIB_DEPENDS= libGeoIP.so:${PORTSDIR}/net/GeoIP -HTP_PORT_CONFIGURE_ON= --enable-non-bundled-htp -HTP_PORT_LIB_DEPENDS= libhtp.so:${PORTSDIR}/devel/libhtp -HTP_PORT_CONFLICT_OFF= libhtp-[0-9]* libhtp-suricata + +NSS_LIB_DEPENDS= libnss3.so:${PORTSDIR}/security/nss +NSS_CONFIGURE_ON= --with-libnss-includes=${LOCALBASE}/include/nss/nss \ + --with-libnss-libraries=${LOCALBASE}/lib/nss \ + +TESTS_CONFIGURE_ENABLE= unittests SUB_FILES= pkg-message @@ -72,16 +86,11 @@ LIBNET_CONFIG?= ${LOCALBASE}/bin/libnet1 CONFIG_DIR?= ${ETCDIR} CONFIG_FILES= suricata.yaml classification.config reference.config RULES_DIR= ${CONFIG_DIR}/rules +RULES_FILES= decoder-events.rules dns-events.rules files.rules http-events.rules smtp-events.rules stream-events.rules tls-events.rules LOGS_DIR?= /var/log/${PORTNAME} .include -.if ${PORT_OPTIONS:MHTP_PORT} -PLIST_SUB+= HTPPORT="@comment " -.else -PLIST_SUB+= HTPPORT="" -.endif - .if ${ARCH} == "ia64" || ${ARCH} == "powerpc" || ${ARCH} == "sparc64" BROKEN= Does not compile on ia64, powerpc, or sparc64 .endif @@ -98,6 +107,9 @@ post-install: .for f in ${CONFIG_FILES} ${INSTALL_DATA} ${WRKSRC}/${f} ${STAGEDIR}${CONFIG_DIR}/${f}.sample .endfor +.for f in ${RULES_FILES} + ${INSTALL_DATA} ${WRKSRC}/rules/${f} ${STAGEDIR}${RULES_DIR}/${f} +.endfor TMPDIR?= /tmp TESTDIR= ${TMPDIR}/${PORTNAME} Modified: head/security/suricata/distinfo ============================================================================== --- head/security/suricata/distinfo Mon Dec 22 15:07:53 2014 (r375242) +++ head/security/suricata/distinfo Mon Dec 22 15:11:54 2014 (r375243) @@ -1,2 +1,2 @@ -SHA256 (suricata-2.0.4.tar.gz) = 677d97a829d9e05f664c82eb0372e870d5f6e9501ccee20130dfde4014bd5084 -SIZE (suricata-2.0.4.tar.gz) = 3085919 +SHA256 (suricata-2.0.5.tar.gz) = 57b1120e91bd4e348e1a4cee9eb7b197d05fc25169e062f1a11f5dd4b9322c60 +SIZE (suricata-2.0.5.tar.gz) = 3090118 Modified: head/security/suricata/pkg-plist ============================================================================== --- head/security/suricata/pkg-plist Mon Dec 22 15:07:53 2014 (r375242) +++ head/security/suricata/pkg-plist Mon Dec 22 15:11:54 2014 (r375243) @@ -28,28 +28,35 @@ bin/suricata %%DOCSDIR%%/Ubuntu_Installation.txt %%DOCSDIR%%/Ubuntu_Installation_from_GIT.txt %%DOCSDIR%%/Windows.txt -%%HTPPORT%%include/htp/bstr.h -%%HTPPORT%%include/htp/bstr_builder.h -%%HTPPORT%%include/htp/htp.h -%%HTPPORT%%include/htp/htp_base64.h -%%HTPPORT%%include/htp/htp_config.h -%%HTPPORT%%include/htp/htp_connection_parser.h -%%HTPPORT%%include/htp/htp_core.h -%%HTPPORT%%include/htp/htp_decompressors.h -%%HTPPORT%%include/htp/htp_hooks.h -%%HTPPORT%%include/htp/htp_list.h -%%HTPPORT%%include/htp/htp_multipart.h -%%HTPPORT%%include/htp/htp_table.h -%%HTPPORT%%include/htp/htp_transaction.h -%%HTPPORT%%include/htp/htp_urlencoded.h -%%HTPPORT%%include/htp/htp_utf8_decoder.h -%%HTPPORT%%include/htp/htp_version.h -%%HTPPORT%%lib/libhtp-0.5.15.so.1 -%%HTPPORT%%lib/libhtp-0.5.15.so.1.0.0 -%%HTPPORT%%lib/libhtp.a -%%HTPPORT%%lib/libhtp.so -%%HTPPORT%%libdata/pkgconfig/htp.pc +%%NO_HTP_PORT%%include/htp/bstr.h +%%NO_HTP_PORT%%include/htp/bstr_builder.h +%%NO_HTP_PORT%%include/htp/htp.h +%%NO_HTP_PORT%%include/htp/htp_base64.h +%%NO_HTP_PORT%%include/htp/htp_config.h +%%NO_HTP_PORT%%include/htp/htp_connection_parser.h +%%NO_HTP_PORT%%include/htp/htp_core.h +%%NO_HTP_PORT%%include/htp/htp_decompressors.h +%%NO_HTP_PORT%%include/htp/htp_hooks.h +%%NO_HTP_PORT%%include/htp/htp_list.h +%%NO_HTP_PORT%%include/htp/htp_multipart.h +%%NO_HTP_PORT%%include/htp/htp_table.h +%%NO_HTP_PORT%%include/htp/htp_transaction.h +%%NO_HTP_PORT%%include/htp/htp_urlencoded.h +%%NO_HTP_PORT%%include/htp/htp_utf8_decoder.h +%%NO_HTP_PORT%%include/htp/htp_version.h +%%NO_HTP_PORT%%lib/libhtp-0.5.16.so.1 +%%NO_HTP_PORT%%lib/libhtp-0.5.16.so.1.0.0 +%%NO_HTP_PORT%%lib/libhtp.a +%%NO_HTP_PORT%%lib/libhtp.so +%%NO_HTP_PORT%%libdata/pkgconfig/htp.pc @sample etc/suricata/suricata.yaml.sample @sample etc/suricata/classification.config.sample @sample etc/suricata/reference.config.sample +etc/suricata/rules/decoder-events.rules +etc/suricata/rules/dns-events.rules +etc/suricata/rules/files.rules +etc/suricata/rules/http-events.rules +etc/suricata/rules/smtp-events.rules +etc/suricata/rules/stream-events.rules +etc/suricata/rules/tls-events.rules @dir etc/suricata/rules From owner-svn-ports-all@FreeBSD.ORG Mon Dec 22 15:13:49 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 894759A0; Mon, 22 Dec 2014 15:13:49 +0000 (UTC) Received: from smtprelay05.ispgateway.de (smtprelay05.ispgateway.de [80.67.18.28]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 43D719D0; Mon, 22 Dec 2014 15:13:49 +0000 (UTC) Received: from [89.182.175.46] (helo=localhost) by smtprelay05.ispgateway.de with esmtpsa (TLSv1.2:DHE-RSA-AES256-GCM-SHA384:256) (Exim 4.84) (envelope-from ) id 1Y34g4-0007Dl-Cn; Mon, 22 Dec 2014 16:13:44 +0100 Date: Mon, 22 Dec 2014 16:13:43 +0100 From: Marcus von Appen To: Andrey Chernov Subject: Re: svn commit: r375220 - in head/lang: python-doc-html python27 python27/files Message-ID: <20141222151343.GA1109@medusa.sysfault.org> Reply-To: Marcus von Appen Mail-Followup-To: Andrey Chernov , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201412220945.sBM9jc87032768@svn.freebsd.org> <549832BE.70809@freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="GvXjxJ+pjyke8COw" Content-Disposition: inline In-Reply-To: <549832BE.70809@freebsd.org> User-Agent: Mutt/1.5.23 (2014-03-12) X-Df-Sender: MTEyNTc0Mg== Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2014 15:13:49 -0000 --GvXjxJ+pjyke8COw Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On, Mon Dec 22, 2014, Andrey Chernov wrote: > On 22.12.2014 12:45, Marcus von Appen wrote: > > > > - While updating, try to improve the NIS detection for FreeBSD > > On -stable i386 and WITHOUT_NIS=yes in /etc/src.conf: > > ===> Registering installation for python27-2.7.9 > pkg-static: Unable to access file > /usr/ports/lang/python27/work/stage/usr/local/lib/python2.7/lib-dynload/nis.so: > No such file or directory > *** Error code 74 Can you file a PR along with the configure output and if you have /usr/include/rpcsvc/yp_prot.h installed? Thanks Marcus --GvXjxJ+pjyke8COw Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlSYNScACgkQi68/ErJnpkeqqgCeO4q9CfUT9ts18khj7B5/R1+f qJ8Ani56BObs/lGaDcexmVvhTMGd+sxt =/lAh -----END PGP SIGNATURE----- --GvXjxJ+pjyke8COw-- From owner-svn-ports-all@FreeBSD.ORG Mon Dec 22 15:38:34 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 209D62D6 for ; Mon, 22 Dec 2014 15:38:34 +0000 (UTC) Received: from mail-lb0-f172.google.com (mail-lb0-f172.google.com [209.85.217.172]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8DB26D07 for ; Mon, 22 Dec 2014 15:38:33 +0000 (UTC) Received: by mail-lb0-f172.google.com with SMTP id u10so4096331lbd.17 for ; Mon, 22 Dec 2014 07:38:26 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:message-id:date:from:user-agent:mime-version:to :subject:references:in-reply-to:content-type; bh=djdhkGKUE3ERH3rE/tuhMkG9V76TLD0ogG9YJ3N3NPQ=; b=dh2mg2Rka+4+Imb1qDAWWDSopI6L6fGGGSjD+b03sNBj0e8Yooz4KcDg59ZOnuccB1 ZBK/Hmhz93VUKc3/cziRFQl7Y68A3hopiFlCvOZV9lvNW/xccbHgl5jYyMLoVQsd6tOg BY5l2xWN8RbOdMY5o8HZ9abW3vodOg178IK0OwWcKag21LiywsKN4vxHv5SZUaolDWqY SsB4BfojXQuA8cDYHZIr4RhT0jTKEMxYgCByjrc6gkjOxRyTeR+HxCJ8d1WbfE3caFjk sbVXwSQhD8FDqiYZZAwPtMXxO31W0gQO3kNQNVMfu3CsKD8fAcp3C1noWmwG7tFQfxXj hGDA== X-Gm-Message-State: ALoCoQmPL/tVGgveLvPZ36Q6i9wFDU3JQVyuXt4zrHdtrHKZlMqU6gIUpzGsztYDjJ+qQtwlrmCx X-Received: by 10.152.28.71 with SMTP id z7mr22691405lag.60.1419262706178; Mon, 22 Dec 2014 07:38:26 -0800 (PST) Received: from ?IPv6:2001:470:1f0b:1925:d142:8359:a430:144e? ([2001:470:1f0b:1925:d142:8359:a430:144e]) by mx.google.com with ESMTPSA id ba19sm5125574lab.23.2014.12.22.07.38.24 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 22 Dec 2014 07:38:25 -0800 (PST) Message-ID: <54983AEA.2060103@freebsd.org> Date: Mon, 22 Dec 2014 18:38:18 +0300 From: Andrey Chernov User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 MIME-Version: 1.0 To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r375220 - in head/lang: python-doc-html python27 python27/files References: <201412220945.sBM9jc87032768@svn.freebsd.org> <549832BE.70809@freebsd.org> <20141222151343.GA1109@medusa.sysfault.org> In-Reply-To: <20141222151343.GA1109@medusa.sysfault.org> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="6UvgpJK6chcifnK8eREDCgKVRAAeltjxi" X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2014 15:38:34 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --6UvgpJK6chcifnK8eREDCgKVRAAeltjxi Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: quoted-printable On 22.12.2014 18:13, Marcus von Appen wrote: > On, Mon Dec 22, 2014, Andrey Chernov wrote: >=20 >> On 22.12.2014 12:45, Marcus von Appen wrote: >>> >>> - While updating, try to improve the NIS detection for FreeBSD >> >> On -stable i386 and WITHOUT_NIS=3Dyes in /etc/src.conf: >> >> =3D=3D=3D> Registering installation for python27-2.7.9 >> pkg-static: Unable to access file >> /usr/ports/lang/python27/work/stage/usr/local/lib/python2.7/lib-dynloa= d/nis.so: >> No such file or directory >> *** Error code 74 Done. See https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D196195 --=20 http://ache.vniz.net/ --6UvgpJK6chcifnK8eREDCgKVRAAeltjxi Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- iQEcBAEBCAAGBQJUmDrwAAoJEKUckv0MjfbKfMIH/AtmtaWAHVc5t3bZgfYV7Z7P HsOycMnspxAWIev1O7wwhn91JZLU4zw7LGerIkD5J9t/qvJMme2A6gER6twAbFeM RDFgKwzX+pfFP9og6HbAdom6S/HWQLtg/syfG5YWzorUgfS4s9oKLtntA/PQV/tM l0fCMMaxqNnUmc06hpe1N0g+FLW5rJcv4wCcDOJ2YsU77bk7EnVjwvFEX8orP6tk 6JyOIohrGi1aa8UtLKf9i7za2jDCqwop+/JxaUFJ726207dGQz3Qnob1DyZkXZx8 sop44LwD/ooHYdcQ4jzeC9CiU13WsBtBO/RMMv6mcj/XOaHmRmyFxZujRNKzzss= =21p2 -----END PGP SIGNATURE----- --6UvgpJK6chcifnK8eREDCgKVRAAeltjxi-- From owner-svn-ports-all@FreeBSD.ORG Mon Dec 22 16:42:48 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 530DA1E1; Mon, 22 Dec 2014 16:42:48 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3F5D0643DF; Mon, 22 Dec 2014 16:42:48 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBMGgmnR030478; Mon, 22 Dec 2014 16:42:48 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBMGglqO030476; Mon, 22 Dec 2014 16:42:47 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201412221642.sBMGglqO030476@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Mon, 22 Dec 2014 16:42:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375244 - head/games/mtaserver X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2014 16:42:48 -0000 Author: amdmi3 Date: Mon Dec 22 16:42:47 2014 New Revision: 375244 URL: https://svnweb.freebsd.org/changeset/ports/375244 QAT: https://qat.redports.org/buildarchive/r375244/ Log: - Add license (yes, it's quite restrictive - no commercial and modified package distribution and should be accepted by the user) - Drop @dirrm* from plist Modified: head/games/mtaserver/Makefile head/games/mtaserver/pkg-plist Modified: head/games/mtaserver/Makefile ============================================================================== --- head/games/mtaserver/Makefile Mon Dec 22 15:11:54 2014 (r375243) +++ head/games/mtaserver/Makefile Mon Dec 22 16:42:47 2014 (r375244) @@ -14,6 +14,11 @@ DIST_SUBDIR= mta MAINTAINER= ports@FreeBSD.org COMMENT= Multi Theft Auto: Vice City and GTA3 dedicated server +LICENSE= MTA +LICENSE_NAME= MTA v0.5 LICENSE AGREEMENT +LICENSE_FILE= ${WRKSRC}/LICENSE +LICENSE_PERMS= dist-mirror + USE_LINUX= yes NO_BUILD= yes NO_WRKSUBDIR= yes Modified: head/games/mtaserver/pkg-plist ============================================================================== --- head/games/mtaserver/pkg-plist Mon Dec 22 15:11:54 2014 (r375243) +++ head/games/mtaserver/pkg-plist Mon Dec 22 16:42:47 2014 (r375244) @@ -1,4 +1,2 @@ %%DATADIR%%/mtaserver @sample %%ETCDIR%%/mtaserver.conf.sample -@dirrmtry %%DATADIR%% -@dirrmtry %%ETCDIR%% From owner-svn-ports-all@FreeBSD.ORG Mon Dec 22 16:45:43 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id AB01E332; Mon, 22 Dec 2014 16:45:43 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7D55B6442D; Mon, 22 Dec 2014 16:45:43 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBMGjhuf031068; Mon, 22 Dec 2014 16:45:43 GMT (envelope-from mva@FreeBSD.org) Received: (from mva@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBMGjg75031061; Mon, 22 Dec 2014 16:45:42 GMT (envelope-from mva@FreeBSD.org) Message-Id: <201412221645.sBMGjg75031061@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: mva set sender to mva@FreeBSD.org using -f From: Marcus von Appen Date: Mon, 22 Dec 2014 16:45:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375245 - in head/lang: python27 python32 python33 python34 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2014 16:45:43 -0000 Author: mva Date: Mon Dec 22 16:45:41 2014 New Revision: 375245 URL: https://svnweb.freebsd.org/changeset/ports/375245 QAT: https://qat.redports.org/buildarchive/r375245/ Log: - Revert the previous NIS check, since it does not help at all PR: 196195 Submitted by: ache@ With hat: python@ Modified: head/lang/python27/Makefile head/lang/python32/Makefile head/lang/python33/Makefile head/lang/python34/Makefile Modified: head/lang/python27/Makefile ============================================================================== --- head/lang/python27/Makefile Mon Dec 22 16:42:47 2014 (r375244) +++ head/lang/python27/Makefile Mon Dec 22 16:45:41 2014 (r375245) @@ -94,7 +94,7 @@ LIB_DEPENDS+= libffi.so:${PORTSDIR}/dev .endif # See http://bugs.freebsd.org/115940 and http://bugs.freebsd.org/193650 -.if defined(WITHOUT_NIS) || !exists(/usr/include/rpcsvc/yp_prot.h) +.if !exists(/usr/bin/ypcat) || defined(WITHOUT_NIS) PLIST_SUB+= NO_NIS="@comment " .else PLIST_SUB+= NO_NIS="" Modified: head/lang/python32/Makefile ============================================================================== --- head/lang/python32/Makefile Mon Dec 22 16:42:47 2014 (r375244) +++ head/lang/python32/Makefile Mon Dec 22 16:45:41 2014 (r375245) @@ -92,7 +92,7 @@ CFLAGS+= -DPYTHON_DEFAULT_RECURSION_LIMI .endif # See http://bugs.freebsd.org/115940 and http://bugs.freebsd.org/193650 -.if defined(WITHOUT_NIS) || !exists(/usr/include/rpcsvc/yp_prot.h) +.if !exists(/usr/bin/ypcat) || defined(WITHOUT_NIS) PLIST_SUB+= NO_NIS="@comment " .else PLIST_SUB+= NO_NIS="" Modified: head/lang/python33/Makefile ============================================================================== --- head/lang/python33/Makefile Mon Dec 22 16:42:47 2014 (r375244) +++ head/lang/python33/Makefile Mon Dec 22 16:45:41 2014 (r375245) @@ -86,7 +86,7 @@ CFLAGS+= -DPYTHON_DEFAULT_RECURSION_LIMI .endif # See http://bugs.freebsd.org/115940 and http://bugs.freebsd.org/193650 -.if defined(WITHOUT_NIS) || !exists(/usr/include/rpcsvc/yp_prot.h) +.if !exists(/usr/bin/ypcat) || defined(WITHOUT_NIS) PLIST_SUB+= NO_NIS="@comment " .else PLIST_SUB+= NO_NIS="" Modified: head/lang/python34/Makefile ============================================================================== --- head/lang/python34/Makefile Mon Dec 22 16:42:47 2014 (r375244) +++ head/lang/python34/Makefile Mon Dec 22 16:45:41 2014 (r375245) @@ -101,7 +101,7 @@ CFLAGS+= -DPYTHON_DEFAULT_RECURSION_LIMI .endif # See http://bugs.freebsd.org/115940 and http://bugs.freebsd.org/193650 -.if defined(WITHOUT_NIS) || !exists(/usr/include/rpcsvc/yp_prot.h) +.if !exists(/usr/bin/ypcat) || defined(WITHOUT_NIS) PLIST_SUB+= NO_NIS="@comment " DISABLED_EXTENSIONS+= nis .else From owner-svn-ports-all@FreeBSD.ORG Mon Dec 22 16:53:58 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 70665851; Mon, 22 Dec 2014 16:53:58 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5C92C6455A; Mon, 22 Dec 2014 16:53:58 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBMGrwUw035801; Mon, 22 Dec 2014 16:53:58 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBMGrw7x035800; Mon, 22 Dec 2014 16:53:58 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201412221653.sBMGrw7x035800@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Mon, 22 Dec 2014 16:53:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375246 - head/security/p5-GD-SecurityImage X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2014 16:53:58 -0000 Author: pi Date: Mon Dec 22 16:53:57 2014 New Revision: 375246 URL: https://svnweb.freebsd.org/changeset/ports/375246 QAT: https://qat.redports.org/buildarchive/r375246/ Log: security/p5-GD-SecurityImage: knob to allow correct DEPENDS for IMAGEMAGICK Allow to select X11 with IMAGEMAGICK (manually). PR: 194284 Submitted by: Frank WAll Modified: head/security/p5-GD-SecurityImage/Makefile Modified: head/security/p5-GD-SecurityImage/Makefile ============================================================================== --- head/security/p5-GD-SecurityImage/Makefile Mon Dec 22 16:45:41 2014 (r375245) +++ head/security/p5-GD-SecurityImage/Makefile Mon Dec 22 16:53:57 2014 (r375246) @@ -3,7 +3,7 @@ PORTNAME= GD-SecurityImage PORTVERSION= 1.72 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= security perl5 MASTER_SITES= CPAN @@ -18,7 +18,8 @@ LICENSE_COMB= dual BUILD_DEPENDS= p5-GD>=0:${PORTSDIR}/graphics/p5-GD RUN_DEPENDS:= ${BUILD_DEPENDS} -OPTIONS_DEFINE= IMAGEMAGICK +OPTIONS_DEFINE= IMAGEMAGICK X11 +OPTIONS_DEFAULT=X11 IMAGEMAGICK_DESC= Build ImageMagick module PORTSCOUT= skipv:1.581 @@ -26,7 +27,16 @@ PORTSCOUT= skipv:1.581 USES= perl5 USE_PERL5= configure -IMAGEMAGICK_BUILD_DEPENDS= ${LOCALBASE}/bin/convert:${PORTSDIR}/graphics/ImageMagick -IMAGEMAGICK_RUN_DEPENDS= ${LOCALBASE}/bin/convert:${PORTSDIR}/graphics/ImageMagick +.include + +.if ${PORT_OPTIONS:MIMAGEMAGICK} +.if ${PORT_OPTIONS:MX11} +IMAGEMAGICK_BUILD_DEPENDS= ${LOCALBASE}/bin/convert:${PORTSDIR}/graphics/ImageMagick +IMAGEMAGICK_RUN_DEPENDS= ${LOCALBASE}/bin/convert:${PORTSDIR}/graphics/ImageMagick +.else +IMAGEMAGICK_BUILD_DEPENDS= ${LOCALBASE}/bin/convert:${PORTSDIR}/graphics/ImageMagick-nox11 +IMAGEMAGICK_RUN_DEPENDS= ${LOCALBASE}/bin/convert:${PORTSDIR}/graphics/ImageMagick-nox11 +.endif +.endif .include From owner-svn-ports-all@FreeBSD.ORG Mon Dec 22 17:04:10 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 3AB07AE1; Mon, 22 Dec 2014 17:04:10 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2632964CF1; Mon, 22 Dec 2014 17:04:10 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBMH4Atp040907; Mon, 22 Dec 2014 17:04:10 GMT (envelope-from dumbbell@FreeBSD.org) Received: (from dumbbell@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBMH49Ro040905; Mon, 22 Dec 2014 17:04:09 GMT (envelope-from dumbbell@FreeBSD.org) Message-Id: <201412221704.sBMH49Ro040905@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: dumbbell set sender to dumbbell@FreeBSD.org using -f From: Jean-Sebastien Pedron Date: Mon, 22 Dec 2014 17:04:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375247 - head/graphics/darktable X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2014 17:04:10 -0000 Author: dumbbell (src committer) Date: Mon Dec 22 17:04:08 2014 New Revision: 375247 URL: https://svnweb.freebsd.org/changeset/ports/375247 QAT: https://qat.redports.org/buildarchive/r375247/ Log: darktable: Update to 1.6.1 Release 1.6.1 is a bugfix release. Differential Revision: https://reviews.freebsd.org/D1350 Reviewed by: kwm Approved by: kwm Modified: head/graphics/darktable/Makefile head/graphics/darktable/distinfo Modified: head/graphics/darktable/Makefile ============================================================================== --- head/graphics/darktable/Makefile Mon Dec 22 16:53:57 2014 (r375246) +++ head/graphics/darktable/Makefile Mon Dec 22 17:04:08 2014 (r375247) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= darktable -PORTVERSION= 1.6.0 +PORTVERSION= 1.6.1 CATEGORIES= graphics MASTER_SITES= https://github.com/darktable-org/${PORTNAME}/releases/download/release-${PORTVERSION}/ Modified: head/graphics/darktable/distinfo ============================================================================== --- head/graphics/darktable/distinfo Mon Dec 22 16:53:57 2014 (r375246) +++ head/graphics/darktable/distinfo Mon Dec 22 17:04:08 2014 (r375247) @@ -1,2 +1,2 @@ -SHA256 (darktable-1.6.0.tar.xz) = 2bf8b05686f84e4b8960378ab785af8bbb187e8f34758f5eb2338ea35263597e -SIZE (darktable-1.6.0.tar.xz) = 3065488 +SHA256 (darktable-1.6.1.tar.xz) = 1372ec5b6df22409f3614b229ea98b89051c9e23e46c8bd6de1c4326705e32c6 +SIZE (darktable-1.6.1.tar.xz) = 3073356 From owner-svn-ports-all@FreeBSD.ORG Mon Dec 22 17:12:19 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 40ABBF6D; Mon, 22 Dec 2014 17:12:19 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2CE0864EAA; Mon, 22 Dec 2014 17:12:19 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBMHCJFV046507; Mon, 22 Dec 2014 17:12:19 GMT (envelope-from matthew@FreeBSD.org) Received: (from matthew@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBMHCIWf046504; Mon, 22 Dec 2014 17:12:18 GMT (envelope-from matthew@FreeBSD.org) Message-Id: <201412221712.sBMHCIWf046504@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: matthew set sender to matthew@FreeBSD.org using -f From: Matthew Seaman Date: Mon, 22 Dec 2014 17:12:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375248 - head/www/rt42 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2014 17:12:19 -0000 Author: matthew Date: Mon Dec 22 17:12:18 2014 New Revision: 375248 URL: https://svnweb.freebsd.org/changeset/ports/375248 QAT: https://qat.redports.org/buildarchive/r375248/ Log: Fix typo in Makefile.cpan PR: 196196 Submitted by: freebsdpr-20121114@billmail.scconsult.com Modified: head/www/rt42/Makefile.cpan Modified: head/www/rt42/Makefile.cpan ============================================================================== --- head/www/rt42/Makefile.cpan Mon Dec 22 17:04:08 2014 (r375247) +++ head/www/rt42/Makefile.cpan Mon Dec 22 17:12:18 2014 (r375248) @@ -206,7 +206,7 @@ DEVELOPER_DEPS= p5-Email-Abstract>0:${PO p5-Test-Pod>0:${PORTSDIR}/devel/p5-Test-Pod \ p5-Test-WWW-Mechanize-PSGI>0:${PORTSDIR}/devel/p5-Test-WWW-Mechanize-PSGI \ p5-Test-WWW-Mechanize>=1.30:${PORTSDIR}/devel/p5-Test-WWW-Mechanize \ - p5-Test-Warn>0:${PORTSDIR}devel/p5-Test-Warn \ + p5-Test-Warn>0:${PORTSDIR}/devel/p5-Test-Warn \ p5-WWW-Mechanize>=1.52:${PORTSDIR}/www/p5-WWW-Mechanize \ p5-XML-Simple>0:${PORTSDIR}/textproc/p5-XML-Simple From owner-svn-ports-all@FreeBSD.ORG Mon Dec 22 17:12:48 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 06E99E1; Mon, 22 Dec 2014 17:12:48 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E429A64EB8; Mon, 22 Dec 2014 17:12:47 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBMHClHY047327; Mon, 22 Dec 2014 17:12:47 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBMHCRSL047153; Mon, 22 Dec 2014 17:12:27 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201412221712.sBMHCRSL047153@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Mon, 22 Dec 2014 17:12:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375249 - in head/devel: bmake bsdbuild cdk horde-whups javolution jline libdfui libfortuna libgetline libiqxmlrpc libmtrie libtpl lm4tools ocaml-sexplib ocaml-typeconv p5-POE-API-Peek ... X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2014 17:12:48 -0000 Author: feld Date: Mon Dec 22 17:12:26 2014 New Revision: 375249 URL: https://svnweb.freebsd.org/changeset/ports/375249 QAT: https://qat.redports.org/buildarchive/r375249/ Log: Update "BSD" license in devel category Modified: head/devel/bmake/Makefile head/devel/bsdbuild/Makefile head/devel/cdk/Makefile head/devel/horde-whups/Makefile head/devel/javolution/Makefile head/devel/jline/Makefile head/devel/libdfui/Makefile head/devel/libfortuna/Makefile head/devel/libgetline/Makefile head/devel/libiqxmlrpc/Makefile head/devel/libmtrie/Makefile head/devel/libtpl/Makefile head/devel/lm4tools/Makefile head/devel/ocaml-sexplib/Makefile head/devel/ocaml-typeconv/Makefile head/devel/p5-POE-API-Peek/Makefile head/devel/p5-Proc-SafeExec/Makefile head/devel/papp/Makefile head/devel/pasm/Makefile head/devel/pear-PEAR_PackageFileManager2/Makefile head/devel/pear-PEAR_PackageFileManager_Plugins/Makefile head/devel/pear-PHPUnit_MockObject/Makefile head/devel/pear-PHP_CodeCoverage/Makefile head/devel/pear-PHP_Depend/Makefile head/devel/pear-PHP_PMD/Makefile head/devel/pear-PHP_TokenStream/Makefile head/devel/pear-PPW/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-TheSeer_phpDox/Makefile head/devel/pear-ezc_Base/Makefile head/devel/pear-ezc_ConsoleTools/Makefile head/devel/pear-pdepend-staticReflection/Makefile head/devel/pecl-bbcode/Makefile head/devel/pecl-msgpack/Makefile head/devel/php-xdebug/Makefile head/devel/php5-dav/Makefile head/devel/pit/Makefile head/devel/pure-stllib/Makefile head/devel/py-akismet/Makefile head/devel/py-anyjson/Makefile head/devel/py-cld/Makefile head/devel/py-collective.monkeypatcher/Makefile head/devel/py-colorama/Makefile head/devel/py-coverage/Makefile head/devel/py-decorator/Makefile head/devel/py-dogpile.core/Makefile head/devel/py-flask-babel/Makefile head/devel/py-fs/Makefile head/devel/py-fsm/Makefile head/devel/py-gitdb/Makefile head/devel/py-glob2/Makefile head/devel/py-grab/Makefile head/devel/py-repoze.who/Makefile head/devel/py-repoze.xmliter/Makefile head/devel/py-rose/Makefile head/devel/py-simpletal/Makefile head/devel/py-smmap/Makefile head/devel/py-speaklater/Makefile head/devel/py-sqlcc/Makefile head/devel/py-traits/Makefile head/devel/py-tvrage/Makefile head/devel/py-ujson/Makefile head/devel/pyside-tools/Makefile head/devel/rubygem-debugger/Makefile head/devel/rubygem-wdm/Makefile head/devel/uthash/Makefile head/devel/yasm-devel/Makefile Modified: head/devel/bmake/Makefile ============================================================================== --- head/devel/bmake/Makefile Mon Dec 22 17:12:18 2014 (r375248) +++ head/devel/bmake/Makefile Mon Dec 22 17:12:26 2014 (r375249) @@ -13,7 +13,7 @@ DISTFILES= bmake-${PORTVERSION}.tar.gz m MAINTAINER= trociny@FreeBSD.org COMMENT= Portable version of NetBSD 'make' utility -LICENSE= BSD +LICENSE= BSD3CLAUSE PORTSCOUT= skipv:200910007 Modified: head/devel/bsdbuild/Makefile ============================================================================== --- head/devel/bsdbuild/Makefile Mon Dec 22 17:12:18 2014 (r375248) +++ head/devel/bsdbuild/Makefile Mon Dec 22 17:12:26 2014 (r375249) @@ -13,7 +13,7 @@ USES= perl5 shebangfix SHEBANG_FILES= *.pl mk/*.pl GNU_CONFIGURE= yes -LICENSE= BSD +LICENSE= BSD2CLAUSE CONFIGURE_ARGS= --with-catman=no Modified: head/devel/cdk/Makefile ============================================================================== --- head/devel/cdk/Makefile Mon Dec 22 17:12:18 2014 (r375248) +++ head/devel/cdk/Makefile Mon Dec 22 17:12:26 2014 (r375249) @@ -12,7 +12,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:R}-$ MAINTAINER= ports@FreeBSD.org COMMENT= Curses Development Kit for speedy development of full screen programs -LICENSE= BSD +LICENSE= BSD4CLAUSE USES= ncurses gmake tar:tgz GNU_CONFIGURE= yes Modified: head/devel/horde-whups/Makefile ============================================================================== --- head/devel/horde-whups/Makefile Mon Dec 22 17:12:18 2014 (r375248) +++ head/devel/horde-whups/Makefile Mon Dec 22 17:12:26 2014 (r375249) @@ -8,7 +8,7 @@ PKGNAMEPREFIX= horde- MAINTAINER= horde@FreeBSD.org COMMENT= Horde bug tracking/ticketing system -LICENSE= BSD +LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USES= horde Modified: head/devel/javolution/Makefile ============================================================================== --- head/devel/javolution/Makefile Mon Dec 22 17:12:18 2014 (r375248) +++ head/devel/javolution/Makefile Mon Dec 22 17:12:26 2014 (r375249) @@ -10,7 +10,7 @@ MASTER_SITE_SUBDIR= ale MAINTAINER= ale@FreeBSD.org COMMENT= Java solution for real time and embedded systems -LICENSE= BSD +LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.txt USE_JAVA= yes Modified: head/devel/jline/Makefile ============================================================================== --- head/devel/jline/Makefile Mon Dec 22 17:12:18 2014 (r375248) +++ head/devel/jline/Makefile Mon Dec 22 17:12:26 2014 (r375249) @@ -9,7 +9,7 @@ MASTER_SITES= SF MAINTAINER= mkamm@gmx.net COMMENT= Java library for handling console input -LICENSE= BSD +LICENSE= BSD4CLAUSE PKGMESSAGE= ${WRKDIR}/pkg-message USES= zip Modified: head/devel/libdfui/Makefile ============================================================================== --- head/devel/libdfui/Makefile Mon Dec 22 17:12:18 2014 (r375248) +++ head/devel/libdfui/Makefile Mon Dec 22 17:12:26 2014 (r375249) @@ -9,7 +9,7 @@ MASTER_SITES= LOCAL/philip MAINTAINER= rodrigo@FreeBSD.org COMMENT= Abstract user interface protocol library -LICENSE= BSD +LICENSE= BSD3CLAUSE LIB_DEPENDS= libaura3.so:${PORTSDIR}/devel/libaura Modified: head/devel/libfortuna/Makefile ============================================================================== --- head/devel/libfortuna/Makefile Mon Dec 22 17:12:18 2014 (r375248) +++ head/devel/libfortuna/Makefile Mon Dec 22 17:12:26 2014 (r375249) @@ -9,7 +9,7 @@ MASTER_SITES= GH MAINTAINER= waitman@waitman.net COMMENT= Fortuna PRNG Library -LICENSE= BSD +LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYRIGHT USE_GITHUB= yes Modified: head/devel/libgetline/Makefile ============================================================================== --- head/devel/libgetline/Makefile Mon Dec 22 17:12:18 2014 (r375248) +++ head/devel/libgetline/Makefile Mon Dec 22 17:12:26 2014 (r375249) @@ -10,7 +10,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:R}${ MAINTAINER= rodrigo@FreeBSD.org COMMENT= Small, portable, and easy to use command line library -LICENSE= BSD +LICENSE= MIT WRKSRC= ${WRKDIR}/${DISTNAME:S/-src//} Modified: head/devel/libiqxmlrpc/Makefile ============================================================================== --- head/devel/libiqxmlrpc/Makefile Mon Dec 22 17:12:18 2014 (r375248) +++ head/devel/libiqxmlrpc/Makefile Mon Dec 22 17:12:26 2014 (r375249) @@ -10,6 +10,8 @@ MASTER_SITES= SF MAINTAINER= fjoe@FreeBSD.org COMMENT= Free, object-oriented XML-RPC implementation written in C++ +LICENSE= BSD2CLAUSE + LIB_DEPENDS= libboost_thread.so:${PORTSDIR}/devel/boost-libs OPTIONS_DEFINE= DOCS @@ -18,8 +20,6 @@ OPTIONS_DEFAULT= DOCS_BUILD_DEPENDS= doxygen:${PORTSDIR}/devel/doxygen DOCS_CMAKE_ARGS_OFF= -Dbuild_docs=off -LICENSE= BSD - USE_GNOME= libxml2 USES= cmake tar:bzip2 LDFLAGS+= -L${LOCALBASE}/lib Modified: head/devel/libmtrie/Makefile ============================================================================== --- head/devel/libmtrie/Makefile Mon Dec 22 17:12:18 2014 (r375248) +++ head/devel/libmtrie/Makefile Mon Dec 22 17:12:26 2014 (r375249) @@ -10,7 +10,7 @@ MASTER_SITES= http://rodrigo.osorio.free MAINTAINER= rodrigo@FreeBSD.org COMMENT= Library to build an IP-netmask based mtrie -LICENSE= BSD +LICENSE= BSD2CLAUSE USES= tar:bzip2 uidfix USE_LDCONFIG= yes Modified: head/devel/libtpl/Makefile ============================================================================== --- head/devel/libtpl/Makefile Mon Dec 22 17:12:18 2014 (r375248) +++ head/devel/libtpl/Makefile Mon Dec 22 17:12:26 2014 (r375249) @@ -12,7 +12,8 @@ COMMENT= Tpl is a library for serializin OPTIONS_DEFINE= DOCS -LICENSE= BSD +LICENSE= GPLv3 MIT +LICENSE_COMB= multi USES= libtool tar:bzip2 USE_GITHUB= yes Modified: head/devel/lm4tools/Makefile ============================================================================== --- head/devel/lm4tools/Makefile Mon Dec 22 17:12:18 2014 (r375248) +++ head/devel/lm4tools/Makefile Mon Dec 22 17:12:26 2014 (r375249) @@ -8,11 +8,8 @@ CATEGORIES= devel MAINTAINER= lev@FreeBSD.org COMMENT= TI Tiva C ARM microcontroller tools -LICENSE= GPLv2 TIBSD +LICENSE= GPLv2 BSD3CLAUSE LICENSE_COMB= multi -LICENSE_NAME_TIBSD= Texas Instruments Software License Agreement -LICENSE_FILE_TIBSD= ${WRKSRC}/lmicdiusb/license.txt -LICENSE_PERMS_TIBSD= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept USE_GITHUB= yes GH_ACCOUNT= utzig Modified: head/devel/ocaml-sexplib/Makefile ============================================================================== --- head/devel/ocaml-sexplib/Makefile Mon Dec 22 17:12:18 2014 (r375248) +++ head/devel/ocaml-sexplib/Makefile Mon Dec 22 17:12:26 2014 (r375249) @@ -11,7 +11,8 @@ PKGNAMEPREFIX= ocaml- MAINTAINER= ports@FreeBSD.org COMMENT= OCaml library for working with S-expressions -LICENSE= BSD +LICENSE= APACHE20 BSD3CLAUSE +LICENSE_COMB= multi BUILD_DEPENDS= ocaml-type-conv>0:${PORTSDIR}/devel/ocaml-typeconv RUN_DEPENDS= ocaml-type-conv>0:${PORTSDIR}/devel/ocaml-typeconv Modified: head/devel/ocaml-typeconv/Makefile ============================================================================== --- head/devel/ocaml-typeconv/Makefile Mon Dec 22 17:12:18 2014 (r375248) +++ head/devel/ocaml-typeconv/Makefile Mon Dec 22 17:12:26 2014 (r375249) @@ -12,7 +12,8 @@ DISTNAME= ${PORTNAME:S,-,_,}-${PORTVERSI MAINTAINER= ports@FreeBSD.org COMMENT= Type conversion routines for OCaml -LICENSE= BSD +LICENSE= APACHE20 BSD3CLAUSE +LICENSE_COMB= multi USE_OCAML= yes USE_OCAML_FINDLIB=yes Modified: head/devel/p5-POE-API-Peek/Makefile ============================================================================== --- head/devel/p5-POE-API-Peek/Makefile Mon Dec 22 17:12:18 2014 (r375248) +++ head/devel/p5-POE-API-Peek/Makefile Mon Dec 22 17:12:26 2014 (r375249) @@ -13,7 +13,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= jase@FreeBSD.org COMMENT= Peek into the internals of a running POE environment -LICENSE= BSD +LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= p5-POE>=1.311:${PORTSDIR}/devel/p5-POE \ Modified: head/devel/p5-Proc-SafeExec/Makefile ============================================================================== --- head/devel/p5-Proc-SafeExec/Makefile Mon Dec 22 17:12:18 2014 (r375248) +++ head/devel/p5-Proc-SafeExec/Makefile Mon Dec 22 17:12:26 2014 (r375249) @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= svysh.fbsd@gmail.com COMMENT= Convenient utility for executing external commands in various ways -LICENSE= BSD GPLv1 +LICENSE= BSD2CLAUSE GPLv1 LICENSE_COMB= dual USES= perl5 Modified: head/devel/papp/Makefile ============================================================================== --- head/devel/papp/Makefile Mon Dec 22 17:12:18 2014 (r375248) +++ head/devel/papp/Makefile Mon Dec 22 17:12:26 2014 (r375249) @@ -10,6 +10,6 @@ MASTER_SITES= http://acadix.biz/Ports/di MAINTAINER= jwbacon@tds.net COMMENT= Assembly Preprocessor -LICENSE= BSD +LICENSE= BSD2CLAUSE .include Modified: head/devel/pasm/Makefile ============================================================================== --- head/devel/pasm/Makefile Mon Dec 22 17:12:18 2014 (r375248) +++ head/devel/pasm/Makefile Mon Dec 22 17:12:26 2014 (r375249) @@ -8,7 +8,7 @@ MASTER_SITES= https://github.com/rpaulo/ MAINTAINER= rpaulo@FreeBSD.org COMMENT= TI PRU Assembler -LICENSE= BSD +LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/pru_sw/utils/LICENCE.txt WRKSRC= ${WRKDIR}/am335x_pru_package-${PORTNAME}-${PORTVERSION} Modified: head/devel/pear-PEAR_PackageFileManager2/Makefile ============================================================================== --- head/devel/pear-PEAR_PackageFileManager2/Makefile Mon Dec 22 17:12:18 2014 (r375248) +++ head/devel/pear-PEAR_PackageFileManager2/Makefile Mon Dec 22 17:12:26 2014 (r375249) @@ -9,7 +9,7 @@ CATEGORIES= devel www pear MAINTAINER= ports@FreeBSD.org COMMENT= PEAR class to maintain PEAR packages -LICENSE= BSD +LICENSE= BSD2CLAUSE BUILD_DEPENDS= ${PEARDIR}/PEAR/PackageFileManager/Plugins.php:${PORTSDIR}/devel/pear-PEAR_PackageFileManager_Plugins RUN_DEPENDS= ${PEARDIR}/PEAR/PackageFileManager/Plugins.php:${PORTSDIR}/devel/pear-PEAR_PackageFileManager_Plugins Modified: head/devel/pear-PEAR_PackageFileManager_Plugins/Makefile ============================================================================== --- head/devel/pear-PEAR_PackageFileManager_Plugins/Makefile Mon Dec 22 17:12:18 2014 (r375248) +++ head/devel/pear-PEAR_PackageFileManager_Plugins/Makefile Mon Dec 22 17:12:26 2014 (r375249) @@ -11,7 +11,7 @@ COMMENT= The plugins for PEAR_PackageFil BUILD_DEPENDS= ${PEARDIR}/XML/Serializer.php:${PORTSDIR}/devel/pear-XML_Serializer RUN_DEPENDS= ${PEARDIR}/XML/Serializer.php:${PORTSDIR}/devel/pear-XML_Serializer -LICENSE= BSD +LICENSE= BSD2CLAUSE USES= pear Modified: head/devel/pear-PHPUnit_MockObject/Makefile ============================================================================== --- head/devel/pear-PHPUnit_MockObject/Makefile Mon Dec 22 17:12:18 2014 (r375248) +++ head/devel/pear-PHPUnit_MockObject/Makefile Mon Dec 22 17:12:26 2014 (r375249) @@ -10,7 +10,7 @@ PKGNAMEPREFIX= pear- MAINTAINER= gasol.wu@gmail.com COMMENT= Mock Object library for PHPUnit -LICENSE= BSD +LICENSE= BSD3CLAUSE BUILD_DEPENDS= ${PEARDIR}/Text/Template.php:${PORTSDIR}/textproc/pear-Text_Template \ ${PEARDIR}/.channels/pear.phpunit.de.reg:${PORTSDIR}/devel/pear-channel-phpunit Modified: head/devel/pear-PHP_CodeCoverage/Makefile ============================================================================== --- head/devel/pear-PHP_CodeCoverage/Makefile Mon Dec 22 17:12:18 2014 (r375248) +++ head/devel/pear-PHP_CodeCoverage/Makefile Mon Dec 22 17:12:26 2014 (r375249) @@ -10,7 +10,7 @@ PKGNAMEPREFIX= pear- MAINTAINER= gasol.wu@gmail.com COMMENT= Library that provides PHP code coverage information -LICENSE= BSD +LICENSE= BSD3CLAUSE BUILD_DEPENDS= pear-File_Iterator>=1.3.0:${PORTSDIR}/devel/pear-File_Iterator \ pear-PHP_TokenStream>=1.1.3:${PORTSDIR}/devel/pear-PHP_TokenStream \ Modified: head/devel/pear-PHP_Depend/Makefile ============================================================================== --- head/devel/pear-PHP_Depend/Makefile Mon Dec 22 17:12:18 2014 (r375248) +++ head/devel/pear-PHP_Depend/Makefile Mon Dec 22 17:12:26 2014 (r375249) @@ -10,7 +10,7 @@ PKGNAMEPREFIX= pear- MAINTAINER= gasol.wu@gmail.com COMMENT= PHP_Depend design quality metrics for PHP packages -LICENSE= BSD +LICENSE= BSD3CLAUSE BUILD_DEPENDS= ${PEARDIR}/.channels/pear.pdepend.org.reg:${PORTSDIR}/devel/pear-channel-pdepend RUN_DEPENDS= ${PEARDIR}/.channels/pear.pdepend.org.reg:${PORTSDIR}/devel/pear-channel-pdepend Modified: head/devel/pear-PHP_PMD/Makefile ============================================================================== --- head/devel/pear-PHP_PMD/Makefile Mon Dec 22 17:12:18 2014 (r375248) +++ head/devel/pear-PHP_PMD/Makefile Mon Dec 22 17:12:26 2014 (r375249) @@ -10,7 +10,7 @@ PKGNAMEPREFIX= pear- MAINTAINER= gasol.wu@gmail.com COMMENT= PHP Mess Detector -LICENSE= BSD +LICENSE= BSD3CLAUSE BUILD_DEPENDS= ${PEARDIR}/.channels/pear.phpmd.org.reg:${PORTSDIR}/devel/pear-channel-phpmd RUN_DEPENDS= ${PEARDIR}/.channels/pear.phpmd.org.reg:${PORTSDIR}/devel/pear-channel-phpmd Modified: head/devel/pear-PHP_TokenStream/Makefile ============================================================================== --- head/devel/pear-PHP_TokenStream/Makefile Mon Dec 22 17:12:18 2014 (r375248) +++ head/devel/pear-PHP_TokenStream/Makefile Mon Dec 22 17:12:26 2014 (r375249) @@ -10,7 +10,7 @@ PKGNAMEPREFIX= pear- MAINTAINER= gasol.wu@gmail.com COMMENT= Wrapper around PHP tokenizer extension -LICENSE= BSD +LICENSE= BSD3CLAUSE BUILD_DEPENDS= ${PEARDIR}/.channels/pear.phpunit.de.reg:${PORTSDIR}/devel/pear-channel-phpunit RUN_DEPENDS= ${PEARDIR}/.channels/pear.phpunit.de.reg:${PORTSDIR}/devel/pear-channel-phpunit Modified: head/devel/pear-PPW/Makefile ============================================================================== --- head/devel/pear-PPW/Makefile Mon Dec 22 17:12:18 2014 (r375248) +++ head/devel/pear-PPW/Makefile Mon Dec 22 17:12:26 2014 (r375249) @@ -11,7 +11,7 @@ DISTNAME= ppw-${DISTVERSION} MAINTAINER= gasol.wu@gmail.com COMMENT= PHP Project Wizard -LICENSE= BSD +LICENSE= BSD3CLAUSE BUILD_DEPENDS= pear>=1.9.4:${PORTSDIR}/devel/pear \ pear-ezc_ConsoleTools>=1.6:${PORTSDIR}/devel/pear-ezc_ConsoleTools \ Modified: head/devel/pear-SebastianBergmann_FinderFacade/Makefile ============================================================================== --- head/devel/pear-SebastianBergmann_FinderFacade/Makefile Mon Dec 22 17:12:18 2014 (r375248) +++ head/devel/pear-SebastianBergmann_FinderFacade/Makefile Mon Dec 22 17:12:26 2014 (r375249) @@ -10,7 +10,7 @@ PKGNAMEPREFIX= pear-SebastianBergmann_ MAINTAINER= gasol.wu@gmail.com COMMENT= Convenience wrapper for Symfony's Finder component -LICENSE= BSD +LICENSE= BSD3CLAUSE BUILD_DEPENDS= pear-TheSeer_fDOMDocument>=1.3.1:${PORTSDIR}/devel/pear-TheSeer_fDOMDocument \ pear-Symfony_Component_Finder>=2.2.0:${PORTSDIR}/devel/pear-Symfony_Component_Finder \ Modified: head/devel/pear-SebastianBergmann_Git/Makefile ============================================================================== --- head/devel/pear-SebastianBergmann_Git/Makefile Mon Dec 22 17:12:18 2014 (r375248) +++ head/devel/pear-SebastianBergmann_Git/Makefile Mon Dec 22 17:12:26 2014 (r375249) @@ -10,7 +10,7 @@ PKGNAMEPREFIX= pear-SebastianBergmann_ MAINTAINER= gasol.wu@gmail.com COMMENT= Simple wrapper for Git -LICENSE= BSD +LICENSE= BSD3CLAUSE BUILD_DEPENDS= pear>=1.9.4:${PORTSDIR}/devel/pear \ ${PEARDIR}/.channels/pear.phpunit.de.reg:${PORTSDIR}/devel/pear-channel-phpunit Modified: head/devel/pear-SebastianBergmann_PHPCPD/Makefile ============================================================================== --- head/devel/pear-SebastianBergmann_PHPCPD/Makefile Mon Dec 22 17:12:18 2014 (r375248) +++ head/devel/pear-SebastianBergmann_PHPCPD/Makefile Mon Dec 22 17:12:26 2014 (r375249) @@ -11,7 +11,7 @@ DISTNAME= phpcpd-${PORTVERSION} MAINTAINER= gasol.wu@gmail.com COMMENT= Copy/Paste Detector (CPD) for PHP code -LICENSE= BSD +LICENSE= BSD3CLAUSE BUILD_DEPENDS= pear-ezc_ConsoleTools>=1.6:${PORTSDIR}/devel/pear-ezc_ConsoleTools \ pear-SebastianBergmann_FinderFacade>=1.0.4:${PORTSDIR}/devel/pear-SebastianBergmann_FinderFacade \ Modified: head/devel/pear-SebastianBergmann_PHPLOC/Makefile ============================================================================== --- head/devel/pear-SebastianBergmann_PHPLOC/Makefile Mon Dec 22 17:12:18 2014 (r375248) +++ head/devel/pear-SebastianBergmann_PHPLOC/Makefile Mon Dec 22 17:12:26 2014 (r375249) @@ -11,7 +11,7 @@ DISTNAME= phploc-${PORTVERSION} MAINTAINER= gasol.wu@gmail.com COMMENT= Tool for quickly measuring the size of a PHP project -LICENSE= BSD +LICENSE= BSD3CLAUSE BUILD_DEPENDS= pear-Symfony_Component_Console>=1.1.0:${PORTSDIR}/devel/pear-Symfony_Component_Console \ pear-SebastianBergmann_FinderFacade>=1.1.0:${PORTSDIR}/devel/pear-SebastianBergmann_FinderFacade \ Modified: head/devel/pear-SebastianBergmann_Version/Makefile ============================================================================== --- head/devel/pear-SebastianBergmann_Version/Makefile Mon Dec 22 17:12:18 2014 (r375248) +++ head/devel/pear-SebastianBergmann_Version/Makefile Mon Dec 22 17:12:26 2014 (r375249) @@ -10,7 +10,7 @@ PKGNAMEPREFIX= pear-SebastianBergmann_ MAINTAINER= gasol.wu@gmail.com COMMENT= Managing the version number of Git-hosted PHP projects -LICENSE= BSD +LICENSE= BSD3CLAUSE BUILD_DEPENDS= ${PEARDIR}/.channels/pear.phpunit.de.reg:${PORTSDIR}/devel/pear-channel-phpunit RUN_DEPENDS= ${PEARDIR}/.channels/pear.phpunit.de.reg:${PORTSDIR}/devel/pear-channel-phpunit Modified: head/devel/pear-TheSeer_phpDox/Makefile ============================================================================== --- head/devel/pear-TheSeer_phpDox/Makefile Mon Dec 22 17:12:18 2014 (r375248) +++ head/devel/pear-TheSeer_phpDox/Makefile Mon Dec 22 17:12:26 2014 (r375249) @@ -10,7 +10,7 @@ PKGNAMEPREFIX= pear-TheSeer_ MAINTAINER= gasol.wu@gmail.com COMMENT= PHP Documentation generation framework and tool -LICENSE= BSD +LICENSE= BSD3CLAUSE BUILD_DEPENDS= pear-TheSeer_DirectoryScanner>=1.1.0:${PORTSDIR}/devel/pear-TheSeer_DirectoryScanner \ pear-TheSeer_fDOMDocument>=1.2.3:${PORTSDIR}/devel/pear-TheSeer_fDOMDocument \ Modified: head/devel/pear-ezc_Base/Makefile ============================================================================== --- head/devel/pear-ezc_Base/Makefile Mon Dec 22 17:12:18 2014 (r375248) +++ head/devel/pear-ezc_Base/Makefile Mon Dec 22 17:12:26 2014 (r375249) @@ -10,7 +10,7 @@ PKGNAMEPREFIX= pear-${PEAR_CHANNEL}_ MAINTAINER= gasol.wu@gmail.com COMMENT= Base package that all ezc components packages rely on -LICENSE= BSD +LICENSE= BSD3CLAUSE BUILD_DEPENDS= ${PEARDIR}/.channels/components.ez.no.reg:${PORTSDIR}/devel/pear-channel-ezc RUN_DEPENDS= ${PEARDIR}/.channels/components.ez.no.reg:${PORTSDIR}/devel/pear-channel-ezc Modified: head/devel/pear-ezc_ConsoleTools/Makefile ============================================================================== --- head/devel/pear-ezc_ConsoleTools/Makefile Mon Dec 22 17:12:18 2014 (r375248) +++ head/devel/pear-ezc_ConsoleTools/Makefile Mon Dec 22 17:12:26 2014 (r375249) @@ -10,7 +10,7 @@ PKGNAMEPREFIX= pear-${PEAR_CHANNEL}_ MAINTAINER= gasol.wu@gmail.com COMMENT= Set of classes to do different actions with the console -LICENSE= BSD +LICENSE= BSD3CLAUSE BUILD_DEPENDS= pear-ezc_Base>=1.8:${PORTSDIR}/devel/pear-ezc_Base \ ${PEARDIR}/.channels/components.ez.no.reg:${PORTSDIR}/devel/pear-channel-ezc Modified: head/devel/pear-pdepend-staticReflection/Makefile ============================================================================== --- head/devel/pear-pdepend-staticReflection/Makefile Mon Dec 22 17:12:18 2014 (r375248) +++ head/devel/pear-pdepend-staticReflection/Makefile Mon Dec 22 17:12:26 2014 (r375249) @@ -10,7 +10,7 @@ PKGNAMEPREFIX= pear-${PEAR_CHANNEL}_ MAINTAINER= gasol.wu@gmail.com COMMENT= staticReflection package for PHP -LICENSE= BSD +LICENSE= BSD3CLAUSE BUILD_DEPENDS= ${PEARDIR}/.channels/pear.pdepend.org.reg:${PORTSDIR}/devel/pear-channel-pdepend RUN_DEPENDS= ${PEARDIR}/.channels/pear.pdepend.org.reg:${PORTSDIR}/devel/pear-channel-pdepend Modified: head/devel/pecl-bbcode/Makefile ============================================================================== --- head/devel/pecl-bbcode/Makefile Mon Dec 22 17:12:18 2014 (r375248) +++ head/devel/pecl-bbcode/Makefile Mon Dec 22 17:12:26 2014 (r375249) @@ -12,7 +12,7 @@ DIST_SUBDIR= PECL MAINTAINER= ports@FreeBSD.org COMMENT= PECL extension which allows quick and efficient BBCode Parsing -LICENSE= PHP301 BSD +LICENSE= PHP301 BSD3CLAUSE LICENSE_COMB= multi USE_PHP= yes Modified: head/devel/pecl-msgpack/Makefile ============================================================================== --- head/devel/pecl-msgpack/Makefile Mon Dec 22 17:12:18 2014 (r375248) +++ head/devel/pecl-msgpack/Makefile Mon Dec 22 17:12:26 2014 (r375249) @@ -12,7 +12,7 @@ DIST_SUBDIR= PECL MAINTAINER= johnpupu@gmail.com COMMENT= Provides API for communicating with MessagePack serialization -LICENSE= BSD +LICENSE= BSD3CLAUSE USE_PHP= session USE_PHPEXT= yes Modified: head/devel/php-xdebug/Makefile ============================================================================== --- head/devel/php-xdebug/Makefile Mon Dec 22 17:12:18 2014 (r375248) +++ head/devel/php-xdebug/Makefile Mon Dec 22 17:12:26 2014 (r375249) @@ -10,7 +10,7 @@ PKGNAMEPREFIX= php- MAINTAINER= freebsd-ports-maintainers@intermedix.com COMMENT= Xdebug extension for PHP -LICENSE= BSD +LICENSE= PHP30 CONFIGURE_ARGS= --enable-xdebug USE_PHP= yes Modified: head/devel/php5-dav/Makefile ============================================================================== --- head/devel/php5-dav/Makefile Mon Dec 22 17:12:18 2014 (r375248) +++ head/devel/php5-dav/Makefile Mon Dec 22 17:12:26 2014 (r375249) @@ -11,7 +11,7 @@ DISTNAME= php-webdav-${PORTVERSION} MAINTAINER= komarov@valerka.net COMMENT= The PHP WebDAV extension -LICENSE= BSD +LICENSE= ISCL LIB_DEPENDS= libneon.so:${PORTSDIR}/www/neon29 Modified: head/devel/pit/Makefile ============================================================================== --- head/devel/pit/Makefile Mon Dec 22 17:12:18 2014 (r375248) +++ head/devel/pit/Makefile Mon Dec 22 17:12:26 2014 (r375249) @@ -8,7 +8,7 @@ CATEGORIES= devel MAINTAINER= ports@FreeBSD.org COMMENT= Command-line project manager that integrates with Git -LICENSE= BSD +LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USE_GITHUB= yes Modified: head/devel/pure-stllib/Makefile ============================================================================== --- head/devel/pure-stllib/Makefile Mon Dec 22 17:12:18 2014 (r375248) +++ head/devel/pure-stllib/Makefile Mon Dec 22 17:12:26 2014 (r375249) @@ -11,7 +11,7 @@ DIST_SUBDIR= pure MAINTAINER= lichray@gmail.com COMMENT= Pure interface to C++ STL map and vectors -LICENSE= BSD +LICENSE= BSD3CLAUSE USES= pure pkgconfig Modified: head/devel/py-akismet/Makefile ============================================================================== --- head/devel/py-akismet/Makefile Mon Dec 22 17:12:18 2014 (r375248) +++ head/devel/py-akismet/Makefile Mon Dec 22 17:12:26 2014 (r375249) @@ -12,7 +12,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= jacob@whotookspaz.org COMMENT= Python interface to the Akismet API -LICENSE= BSD +LICENSE= BSD3CLAUSE USES= python zip USE_PYTHON= distutils Modified: head/devel/py-anyjson/Makefile ============================================================================== --- head/devel/py-anyjson/Makefile Mon Dec 22 17:12:18 2014 (r375248) +++ head/devel/py-anyjson/Makefile Mon Dec 22 17:12:26 2014 (r375249) @@ -11,7 +11,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= mail@derzinn.de COMMENT= JSON library wrapper for Python -LICENSE= BSD +LICENSE= BSD3CLAUSE USES= python USE_PYTHON= distutils autoplist Modified: head/devel/py-cld/Makefile ============================================================================== --- head/devel/py-cld/Makefile Mon Dec 22 17:12:18 2014 (r375248) +++ head/devel/py-cld/Makefile Mon Dec 22 17:12:26 2014 (r375249) @@ -12,7 +12,7 @@ DISTNAME= chromium_compact_language_dete MAINTAINER= demon@FreeBSD.org COMMENT= Python bindings for chromium compact language detector library -LICENSE= BSD +LICENSE= BSD3CLAUSE LIB_DEPENDS= libcld.so:${PORTSDIR}/devel/cld Modified: head/devel/py-collective.monkeypatcher/Makefile ============================================================================== --- head/devel/py-collective.monkeypatcher/Makefile Mon Dec 22 17:12:18 2014 (r375248) +++ head/devel/py-collective.monkeypatcher/Makefile Mon Dec 22 17:12:26 2014 (r375249) @@ -11,7 +11,7 @@ DIST_SUBDIR= zope MAINTAINER= zope@FreeBSD.org COMMENT= Applying monkey patches on startup using ZCML configuration -LICENSE= BSD +LICENSE= ZPL21 USES= python zip USE_PYTHON= distutils autoplist Modified: head/devel/py-colorama/Makefile ============================================================================== --- head/devel/py-colorama/Makefile Mon Dec 22 17:12:18 2014 (r375248) +++ head/devel/py-colorama/Makefile Mon Dec 22 17:12:26 2014 (r375249) @@ -10,7 +10,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= alexey@renatasystems.org COMMENT= Cross-platform API to print colored terminal text from Python apps -LICENSE= BSD +LICENSE= BSD3CLAUSE USES= python USE_PYTHON= distutils autoplist Modified: head/devel/py-coverage/Makefile ============================================================================== --- head/devel/py-coverage/Makefile Mon Dec 22 17:12:18 2014 (r375248) +++ head/devel/py-coverage/Makefile Mon Dec 22 17:12:26 2014 (r375249) @@ -11,7 +11,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= lwhsu@FreeBSD.org COMMENT= Code coverage measurement for Python -LICENSE= BSD +LICENSE= BSD2CLAUSE USES= python USE_PYTHON= distutils autoplist Modified: head/devel/py-decorator/Makefile ============================================================================== --- head/devel/py-decorator/Makefile Mon Dec 22 17:12:18 2014 (r375248) +++ head/devel/py-decorator/Makefile Mon Dec 22 17:12:26 2014 (r375249) @@ -11,7 +11,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= dsh@wizard.volgograd.ru COMMENT= Better living through Python with decorators -LICENSE= BSD +LICENSE= MIT USES= python USE_PYTHON= distutils autoplist Modified: head/devel/py-dogpile.core/Makefile ============================================================================== --- head/devel/py-dogpile.core/Makefile Mon Dec 22 17:12:18 2014 (r375248) +++ head/devel/py-dogpile.core/Makefile Mon Dec 22 17:12:26 2014 (r375249) @@ -11,7 +11,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= wg@FreeBSD.org COMMENT= Component of a larger caching solution -LICENSE= BSD +LICENSE= BSD3CLAUSE USES= python USE_PYTHON= distutils autoplist Modified: head/devel/py-flask-babel/Makefile ============================================================================== --- head/devel/py-flask-babel/Makefile Mon Dec 22 17:12:18 2014 (r375248) +++ head/devel/py-flask-babel/Makefile Mon Dec 22 17:12:26 2014 (r375249) @@ -10,7 +10,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= olivierd@FreeBSD.org COMMENT= Adds i18n/l10n support to Flask applications -LICENSE= BSD +LICENSE= BSD3CLAUSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Flask>=0.10:${PORTSDIR}/www/py-flask \ ${PYTHON_PKGNAMEPREFIX}Babel>=1.3:${PORTSDIR}/devel/py-babel \ Modified: head/devel/py-fs/Makefile ============================================================================== --- head/devel/py-fs/Makefile Mon Dec 22 17:12:18 2014 (r375248) +++ head/devel/py-fs/Makefile Mon Dec 22 17:12:26 2014 (r375249) @@ -11,7 +11,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= douglas@douglasthrift.net COMMENT= Python filesystem abstraction -LICENSE= BSD +LICENSE= ISCL USES= python USE_PYTHON= distutils autoplist Modified: head/devel/py-fsm/Makefile ============================================================================== --- head/devel/py-fsm/Makefile Mon Dec 22 17:12:18 2014 (r375248) +++ head/devel/py-fsm/Makefile Mon Dec 22 17:12:26 2014 (r375249) @@ -11,7 +11,7 @@ DISTNAME= python-${PORTNAME}-${PORTVERSI MAINTAINER= skreuzer@FreeBSD.org COMMENT= Pure Python Implementation of a Finite State Machine -LICENSE= BSD +LICENSE= BSD3CLAUSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}graphviz>=1.0:${PORTSDIR}/graphics/py-graphviz Modified: head/devel/py-gitdb/Makefile ============================================================================== --- head/devel/py-gitdb/Makefile Mon Dec 22 17:12:18 2014 (r375248) +++ head/devel/py-gitdb/Makefile Mon Dec 22 17:12:26 2014 (r375249) @@ -11,7 +11,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= wen@FreeBSD.org COMMENT= Pure Python git object database -LICENSE= BSD +LICENSE= BSD3CLAUSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}async>=0.6.1:${PORTSDIR}/devel/py-async \ ${PYTHON_PKGNAMEPREFIX}smmap>=0.8.0:${PORTSDIR}/devel/py-smmap Modified: head/devel/py-glob2/Makefile ============================================================================== --- head/devel/py-glob2/Makefile Mon Dec 22 17:12:18 2014 (r375248) +++ head/devel/py-glob2/Makefile Mon Dec 22 17:12:26 2014 (r375249) @@ -11,7 +11,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= loader@freebsdmall.com COMMENT= Glob that captures patterns and supports recursive wildcards -LICENSE= BSD +LICENSE= BSD2CLAUSE USES= python USE_PYTHON= distutils autoplist Modified: head/devel/py-grab/Makefile ============================================================================== --- head/devel/py-grab/Makefile Mon Dec 22 17:12:18 2014 (r375248) +++ head/devel/py-grab/Makefile Mon Dec 22 17:12:26 2014 (r375249) @@ -10,7 +10,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= rm@FreeBSD.org COMMENT= Site scraping framework -LICENSE= BSD +LICENSE= MIT BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml>0:${PORTSDIR}/devel/py-lxml RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml>0:${PORTSDIR}/devel/py-lxml \ Modified: head/devel/py-repoze.who/Makefile ============================================================================== --- head/devel/py-repoze.who/Makefile Mon Dec 22 17:12:18 2014 (r375248) +++ head/devel/py-repoze.who/Makefile Mon Dec 22 17:12:26 2014 (r375249) @@ -11,7 +11,10 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= 5u623l20@gmail.com COMMENT= Identification and authentication framework for WSGI -LICENSE= BSD +LICENSE= REPOZE +LICENSE_NAME= Repoze License +LICENSE_FILE= ${WRKSRC}/LICENSE.txt +LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}webob>=0:${PORTSDIR}/www/py-webob \ ${PYTHON_PKGNAMEPREFIX}zope.interface>=3.5.2:${PORTSDIR}/devel/py-zope.interface Modified: head/devel/py-repoze.xmliter/Makefile ============================================================================== --- head/devel/py-repoze.xmliter/Makefile Mon Dec 22 17:12:18 2014 (r375248) +++ head/devel/py-repoze.xmliter/Makefile Mon Dec 22 17:12:26 2014 (r375249) @@ -10,7 +10,10 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= rm@FreeBSD.org COMMENT= Wrapper for lxml trees which serializes to string upon iteration -LICENSE= BSD +LICENSE= REPOZE +LICENSE_NAME= Repoze License +LICENSE_FILE= ${WRKSRC}/LICENSE.txt +LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml>=2.1.1:${PORTSDIR}/devel/py-lxml Modified: head/devel/py-rose/Makefile ============================================================================== --- head/devel/py-rose/Makefile Mon Dec 22 17:12:18 2014 (r375248) +++ head/devel/py-rose/Makefile Mon Dec 22 17:12:26 2014 (r375249) @@ -11,7 +11,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= wg@FreeBSD.org COMMENT= Small library for keeping your version up-to-date easily everywhere -LICENSE= BSD +LICENSE= BSD3CLAUSE USES= python USE_PYTHON= distutils autoplist Modified: head/devel/py-simpletal/Makefile ============================================================================== --- head/devel/py-simpletal/Makefile Mon Dec 22 17:12:18 2014 (r375248) +++ head/devel/py-simpletal/Makefile Mon Dec 22 17:12:26 2014 (r375249) @@ -12,7 +12,7 @@ DISTNAME= SimpleTAL-${PORTVERSION} MAINTAINER= ayu@commun.jp COMMENT= Stand alone TAL Python implementation to power HTML & XML templates -LICENSE= BSD +LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.txt USES= python Modified: head/devel/py-smmap/Makefile ============================================================================== --- head/devel/py-smmap/Makefile Mon Dec 22 17:12:18 2014 (r375248) +++ head/devel/py-smmap/Makefile Mon Dec 22 17:12:26 2014 (r375249) @@ -10,7 +10,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= rm@FreeBSD.org COMMENT= Pure python sliding memory map manager -LICENSE= BSD +LICENSE= BSD3CLAUSE USES= python USE_PYTHON= distutils autoplist Modified: head/devel/py-speaklater/Makefile ============================================================================== --- head/devel/py-speaklater/Makefile Mon Dec 22 17:12:18 2014 (r375248) +++ head/devel/py-speaklater/Makefile Mon Dec 22 17:12:26 2014 (r375249) @@ -11,7 +11,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= olivierd@FreeBSD.org COMMENT= Lazy string Python module for translations -LICENSE= BSD +LICENSE= BSD3CLAUSE USES= python USE_PYTHON= distutils autoplist Modified: head/devel/py-sqlcc/Makefile ============================================================================== --- head/devel/py-sqlcc/Makefile Mon Dec 22 17:12:18 2014 (r375248) +++ head/devel/py-sqlcc/Makefile Mon Dec 22 17:12:26 2014 (r375249) @@ -10,7 +10,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= wg@FreeBSD.org COMMENT= Python SQL Command Composer -LICENSE= BSD +LICENSE= BSD2CLAUSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pythk>=0:${PORTSDIR}/devel/pythk Modified: head/devel/py-traits/Makefile ============================================================================== --- head/devel/py-traits/Makefile Mon Dec 22 17:12:18 2014 (r375248) +++ head/devel/py-traits/Makefile Mon Dec 22 17:12:26 2014 (r375249) @@ -12,7 +12,8 @@ DISTNAME= Traits-${PORTVERSION} MAINTAINER= wen@FreeBSD.org COMMENT= Explicitly Typed Attributes for Python -LICENSE= BSD +LICENSE= BSD3CLAUSE PSFL +LICENSE_COMB= multi BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}EnthoughtBase>=3.0.1:${PORTSDIR}/devel/py-EnthoughtBase \ ${PYNUMPY} Modified: head/devel/py-tvrage/Makefile ============================================================================== --- head/devel/py-tvrage/Makefile Mon Dec 22 17:12:18 2014 (r375248) +++ head/devel/py-tvrage/Makefile Mon Dec 22 17:12:26 2014 (r375249) @@ -10,7 +10,7 @@ DISTNAME= python-${PORTNAME}-${PORTVERSI MAINTAINER= wg@FreeBSD.org COMMENT= Python client for the tvrage.com XML API -LICENSE= BSD +LICENSE= BSD3CLAUSE USE_GITHUB= yes GH_ACCOUNT= ckreutzer Modified: head/devel/py-ujson/Makefile ============================================================================== --- head/devel/py-ujson/Makefile Mon Dec 22 17:12:18 2014 (r375248) +++ head/devel/py-ujson/Makefile Mon Dec 22 17:12:26 2014 (r375249) @@ -10,7 +10,11 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= delphij@FreeBSD.org COMMENT= Ultra fast JSON encoder and decoder for Python -LICENSE= BSD +LICENSE= BSD3CLAUSE TclTk +LICENSE_COMB= multi +LICENSE_NAME_TclTk= Tcl/Tk License +LICENSE_TEXT_TclTk= http://www.tcl.tk/software/tcltk/license.html +LICENSE_PERMS_TclTk= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept USES= python zip USE_PYTHON= distutils autoplist Modified: head/devel/pyside-tools/Makefile ============================================================================== --- head/devel/pyside-tools/Makefile Mon Dec 22 17:12:18 2014 (r375248) +++ head/devel/pyside-tools/Makefile Mon Dec 22 17:12:26 2014 (r375249) @@ -12,7 +12,7 @@ PKGNAMESUFFIX= ${PYTHON_PKGNAMESUFFIX} MAINTAINER= ports@FreeBSD.org COMMENT= Utilities for creating PySide applications -LICENSE= BSD GPLv2 +LICENSE= BSD3CLAUSE GPLv2 LICENSE_COMB= multi BUILD_DEPENDS= pyside${PYTHON_PKGNAMESUFFIX}>=1.0.9:${PORTSDIR}/devel/pyside Modified: head/devel/rubygem-debugger/Makefile ============================================================================== --- head/devel/rubygem-debugger/Makefile Mon Dec 22 17:12:18 2014 (r375248) +++ head/devel/rubygem-debugger/Makefile Mon Dec 22 17:12:26 2014 (r375249) @@ -9,7 +9,7 @@ MASTER_SITES= RG MAINTAINER= wulf@cicgroup.ru COMMENT= Fast implementation of the standard Ruby debugger -LICENSE= BSD +LICENSE= BSD2CLAUSE FETCH_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/${RUBY_PORT}:patch RUN_DEPENDS= rubygem-columnize>=0.3.1:${PORTSDIR}/devel/rubygem-columnize \ Modified: head/devel/rubygem-wdm/Makefile ============================================================================== --- head/devel/rubygem-wdm/Makefile Mon Dec 22 17:12:18 2014 (r375248) +++ head/devel/rubygem-wdm/Makefile Mon Dec 22 17:12:26 2014 (r375249) @@ -9,7 +9,7 @@ MASTER_SITES= RG MAINTAINER= joe@thrallingpenguin.com COMMENT= Library for monitoring directories for changes -LICENSE= BSD +LICENSE= MIT USE_RUBY= yes USE_RUBYGEMS= yes Modified: head/devel/uthash/Makefile ============================================================================== --- head/devel/uthash/Makefile Mon Dec 22 17:12:18 2014 (r375248) +++ head/devel/uthash/Makefile Mon Dec 22 17:12:26 2014 (r375249) @@ -9,7 +9,10 @@ MASTER_SITES= GH MAINTAINER= zi@FreeBSD.org COMMENT= hash table for C structures -LICENSE= BSD +LICENSE= BSD1CLAUSE +LICENSE_NAME= BSD 1-Clause License +LICENSE_FILE= ${WRKSRC}/LICENSE +LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept OPTIONS_DEFINE= DOCS Modified: head/devel/yasm-devel/Makefile ============================================================================== --- head/devel/yasm-devel/Makefile Mon Dec 22 17:12:18 2014 (r375248) +++ head/devel/yasm-devel/Makefile Mon Dec 22 17:12:26 2014 (r375249) @@ -12,7 +12,8 @@ PKGNAMESUFFIX= -devel MAINTAINER= koobs@FreeBSD.org COMMENT= Complete rewrite of the NASM assembler (Development Snapshot) -LICENSE= BSD +LICENSE= ART10 BSD2CLAUSE BSD3CLAUSE +LICENSE_COMB= multi OPTIONS_DEFINE= DEBUG NLS From owner-svn-ports-all@FreeBSD.ORG Mon Dec 22 17:19:07 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 00D1D34F; Mon, 22 Dec 2014 17:19:06 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E0E9564F44; Mon, 22 Dec 2014 17:19:06 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBMHJ6J2048228; Mon, 22 Dec 2014 17:19:06 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBMHJ6CS048227; Mon, 22 Dec 2014 17:19:06 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201412221719.sBMHJ6CS048227@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Mon, 22 Dec 2014 17:19:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375250 - head/games/xye X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2014 17:19:07 -0000 Author: amdmi3 Date: Mon Dec 22 17:19:05 2014 New Revision: 375250 URL: https://svnweb.freebsd.org/changeset/ports/375250 QAT: https://qat.redports.org/buildarchive/r375250/ Log: - Drop @dirrm* from plist Approved by: portmgr blanket Modified: head/games/xye/pkg-plist Modified: head/games/xye/pkg-plist ============================================================================== --- head/games/xye/pkg-plist Mon Dec 22 17:12:26 2014 (r375249) +++ head/games/xye/pkg-plist Mon Dec 22 17:19:05 2014 (r375250) @@ -86,6 +86,3 @@ share/pixmaps/xye.png %%SKINS%%%%DATADIR%%/res/xmaskye.xml %%DATADIR%%/res/xye.png %%DATADIR%%/res/xye_luminosity.png -@dirrm %%DATADIR%%/res -@dirrm %%DATADIR%%/levels -@dirrm %%DATADIR%% From owner-svn-ports-all@FreeBSD.ORG Mon Dec 22 17:31:53 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 23C847D5; Mon, 22 Dec 2014 17:31:53 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 04C8D164; Mon, 22 Dec 2014 17:31:53 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBMHVqeu057094; Mon, 22 Dec 2014 17:31:52 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBMHVo2H056681; Mon, 22 Dec 2014 17:31:50 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201412221731.sBMHVo2H056681@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Mon, 22 Dec 2014 17:31:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375251 - in head: chinese/bsdconv-opencc chinese/bug5 chinese/chiconv converters/bsdconv converters/gbsdconv converters/p5-bsdconv converters/php5-bsdconv converters/py-bsdconv convert... X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2014 17:31:53 -0000 Author: feld Date: Mon Dec 22 17:31:49 2014 New Revision: 375251 URL: https://svnweb.freebsd.org/changeset/ports/375251 QAT: https://qat.redports.org/buildarchive/r375251/ Log: Update "BSD" license for buganini's ports Modified: head/chinese/bsdconv-opencc/Makefile head/chinese/bug5/Makefile head/chinese/chiconv/Makefile head/converters/bsdconv/Makefile head/converters/gbsdconv/Makefile head/converters/p5-bsdconv/Makefile head/converters/php5-bsdconv/Makefile head/converters/py-bsdconv/Makefile head/converters/rubygem-bsdconv/Makefile Modified: head/chinese/bsdconv-opencc/Makefile ============================================================================== --- head/chinese/bsdconv-opencc/Makefile Mon Dec 22 17:19:05 2014 (r375250) +++ head/chinese/bsdconv-opencc/Makefile Mon Dec 22 17:31:49 2014 (r375251) @@ -10,7 +10,7 @@ DISTNAME= ${GH_ACCOUNT}-${GH_PROJECT}-${ MAINTAINER= buganini@gmail.com COMMENT= OpenCC conversion module for bsdconv -LICENSE= BSD +LICENSE= ISCL BUILD_DEPENDS= ${LOCALBASE}/bin/bsdconv-mktable:${PORTSDIR}/converters/bsdconv LIB_DEPENDS= libbsdconv.so:${PORTSDIR}/converters/bsdconv \ Modified: head/chinese/bug5/Makefile ============================================================================== --- head/chinese/bug5/Makefile Mon Dec 22 17:19:05 2014 (r375250) +++ head/chinese/bug5/Makefile Mon Dec 22 17:31:49 2014 (r375251) @@ -9,7 +9,8 @@ DISTNAME= ${GH_ACCOUNT}-${GH_PROJECT}-${ MAINTAINER= buganini@gmail.com COMMENT= Big5/GBK <-> UTF-8 translating layer in terminal -LICENSE= BSD +LICENSE= BSD2CLAUSE BSD3CLAUSE +LICENSE_COMB= multi LIB_DEPENDS= libbsdconv.so:${PORTSDIR}/converters/bsdconv Modified: head/chinese/chiconv/Makefile ============================================================================== --- head/chinese/chiconv/Makefile Mon Dec 22 17:19:05 2014 (r375250) +++ head/chinese/chiconv/Makefile Mon Dec 22 17:31:49 2014 (r375251) @@ -9,7 +9,7 @@ DISTNAME= ${GH_ACCOUNT}-${GH_PROJECT}-${ MAINTAINER= buganini@gmail.com COMMENT= Auto chinese encoding converter -LICENSE= BSD +LICENSE= ISCL LIB_DEPENDS= libbsdconv.so:${PORTSDIR}/converters/bsdconv Modified: head/converters/bsdconv/Makefile ============================================================================== --- head/converters/bsdconv/Makefile Mon Dec 22 17:19:05 2014 (r375250) +++ head/converters/bsdconv/Makefile Mon Dec 22 17:31:49 2014 (r375251) @@ -9,7 +9,7 @@ DISTNAME= ${GH_ACCOUNT}-${GH_PROJECT}-${ MAINTAINER= buganini@gmail.com COMMENT= BSD licensed charset/encoding converter library -LICENSE= BSD +LICENSE= ISCL USE_GITHUB= yes GH_ACCOUNT= buganini Modified: head/converters/gbsdconv/Makefile ============================================================================== --- head/converters/gbsdconv/Makefile Mon Dec 22 17:19:05 2014 (r375250) +++ head/converters/gbsdconv/Makefile Mon Dec 22 17:31:49 2014 (r375251) @@ -9,7 +9,7 @@ DISTNAME= ${GH_ACCOUNT}-${GH_PROJECT}-${ MAINTAINER= buganini@gmail.com COMMENT= GUI for bsdconv -LICENSE= BSD +LICENSE= ISCL LIB_DEPENDS= libtag.so:${PORTSDIR}/audio/taglib RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}bsdconv>=8.0:${PORTSDIR}/converters/py-bsdconv Modified: head/converters/p5-bsdconv/Makefile ============================================================================== --- head/converters/p5-bsdconv/Makefile Mon Dec 22 17:19:05 2014 (r375250) +++ head/converters/p5-bsdconv/Makefile Mon Dec 22 17:31:49 2014 (r375251) @@ -11,7 +11,7 @@ DISTNAME= ${GH_ACCOUNT}-${GH_PROJECT}-${ MAINTAINER= buganini@gmail.com COMMENT= Perl wrapper for bsdconv -LICENSE= BSD +LICENSE= ISCL LIB_DEPENDS= libbsdconv.so:${PORTSDIR}/converters/bsdconv Modified: head/converters/php5-bsdconv/Makefile ============================================================================== --- head/converters/php5-bsdconv/Makefile Mon Dec 22 17:19:05 2014 (r375250) +++ head/converters/php5-bsdconv/Makefile Mon Dec 22 17:31:49 2014 (r375251) @@ -10,7 +10,7 @@ DISTNAME= ${GH_ACCOUNT}-${GH_PROJECT}-${ MAINTAINER= buganini@gmail.com COMMENT= PHP wrapper for bsdconv -LICENSE= BSD +LICENSE= ISCL LIB_DEPENDS= libbsdconv.so:${PORTSDIR}/converters/bsdconv Modified: head/converters/py-bsdconv/Makefile ============================================================================== --- head/converters/py-bsdconv/Makefile Mon Dec 22 17:19:05 2014 (r375250) +++ head/converters/py-bsdconv/Makefile Mon Dec 22 17:31:49 2014 (r375251) @@ -10,7 +10,7 @@ DISTNAME= ${GH_ACCOUNT}-${GH_PROJECT}-${ MAINTAINER= buganini@gmail.com COMMENT= Python wrapper for bsdconv -LICENSE= BSD +LICENSE= ISCL LIB_DEPENDS= libbsdconv.so:${PORTSDIR}/converters/bsdconv Modified: head/converters/rubygem-bsdconv/Makefile ============================================================================== --- head/converters/rubygem-bsdconv/Makefile Mon Dec 22 17:19:05 2014 (r375250) +++ head/converters/rubygem-bsdconv/Makefile Mon Dec 22 17:31:49 2014 (r375251) @@ -10,7 +10,7 @@ DISTNAME= ruby-${PORTNAME}-${PORTVERSION MAINTAINER= buganini@gmail.com COMMENT= Ruby wrapper for bsdconv -LICENSE= BSD +LICENSE= ISCL LIB_DEPENDS= libbsdconv.so:${PORTSDIR}/converters/bsdconv From owner-svn-ports-all@FreeBSD.ORG Mon Dec 22 17:41:15 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B6973BAF; Mon, 22 Dec 2014 17:41:15 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A2D4F3C5; Mon, 22 Dec 2014 17:41:15 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBMHfFY8060396; Mon, 22 Dec 2014 17:41:15 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBMHfFNF060395; Mon, 22 Dec 2014 17:41:15 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201412221741.sBMHfFNF060395@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Mon, 22 Dec 2014 17:41:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375252 - head/audio/ghostess X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2014 17:41:15 -0000 Author: feld Date: Mon Dec 22 17:41:14 2014 New Revision: 375252 URL: https://svnweb.freebsd.org/changeset/ports/375252 QAT: https://qat.redports.org/buildarchive/r375252/ Log: Update "BSD" license Modified: head/audio/ghostess/Makefile Modified: head/audio/ghostess/Makefile ============================================================================== --- head/audio/ghostess/Makefile Mon Dec 22 17:31:49 2014 (r375251) +++ head/audio/ghostess/Makefile Mon Dec 22 17:41:14 2014 (r375252) @@ -10,8 +10,7 @@ MASTER_SITES= http://www.smbolton.com/li MAINTAINER= ports@FreeBSD.org COMMENT= Graphical DSSI host with JACK MIDI support -LICENSE= GPLv2 BSD -LICENSE_COMB= multi +LICENSE= GPLv2 BUILD_DEPENDS= ${LOCALBASE}/include/dssi.h:${PORTSDIR}/audio/dssi \ ${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa \ From owner-svn-ports-all@FreeBSD.ORG Mon Dec 22 17:41:55 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E321DCA1; Mon, 22 Dec 2014 17:41:55 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CF3C03D6; Mon, 22 Dec 2014 17:41:55 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBMHftM3061259; Mon, 22 Dec 2014 17:41:55 GMT (envelope-from rm@FreeBSD.org) Received: (from rm@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBMHftXG061236; Mon, 22 Dec 2014 17:41:55 GMT (envelope-from rm@FreeBSD.org) Message-Id: <201412221741.sBMHftXG061236@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: rm set sender to rm@FreeBSD.org using -f From: Ruslan Makhmatkhanov Date: Mon, 22 Dec 2014 17:41:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375253 - head/audio/exaile X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2014 17:41:56 -0000 Author: rm Date: Mon Dec 22 17:41:54 2014 New Revision: 375253 URL: https://svnweb.freebsd.org/changeset/ports/375253 QAT: https://qat.redports.org/buildarchive/r375253/ Log: Grab maintainership Modified: head/audio/exaile/Makefile Modified: head/audio/exaile/Makefile ============================================================================== --- head/audio/exaile/Makefile Mon Dec 22 17:41:14 2014 (r375252) +++ head/audio/exaile/Makefile Mon Dec 22 17:41:54 2014 (r375253) @@ -9,7 +9,7 @@ DISTNAME= ${PORTVERSION} EXTRACT_SUFX= DIST_SUBDIR= exaile -MAINTAINER= ports@FreeBSD.org +MAINTAINER= rm@FreeBSD.org COMMENT= Full featured python-based music player for GTK+ LICENSE= GPLv2 From owner-svn-ports-all@FreeBSD.ORG Mon Dec 22 17:45:58 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5AFA5E00; Mon, 22 Dec 2014 17:45:58 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 463F2625; Mon, 22 Dec 2014 17:45:58 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBMHjwv1062799; Mon, 22 Dec 2014 17:45:58 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBMHjvNd062793; Mon, 22 Dec 2014 17:45:57 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201412221745.sBMHjvNd062793@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Mon, 22 Dec 2014 17:45:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375254 - in head/lang: perl5.14 perl5.16 perl5.18 perl5.20 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2014 17:45:58 -0000 Author: mat Date: Mon Dec 22 17:45:56 2014 New Revision: 375254 URL: https://svnweb.freebsd.org/changeset/ports/375254 QAT: https://qat.redports.org/buildarchive/r375254/ Log: Do not let Perl's Configure finds out if it needs to use nm or not. It should not. In some case I can't reproduce, it was believing it should, and was failing badly. Reported by: Joe Francia, Scott Loga Sponsored by: Absolight Modified: head/lang/perl5.14/Makefile head/lang/perl5.16/Makefile head/lang/perl5.18/Makefile head/lang/perl5.20/Makefile Modified: head/lang/perl5.14/Makefile ============================================================================== --- head/lang/perl5.14/Makefile Mon Dec 22 17:41:54 2014 (r375253) +++ head/lang/perl5.14/Makefile Mon Dec 22 17:45:56 2014 (r375254) @@ -66,7 +66,7 @@ CONFIGURE_ARGS= -sde -Dprefix=${PREFIX} -Dsiteman3dir=${SITE_MAN3} \ -Dsiteman1dir=${PREFIX}/man/man1 \ -Dotherlibdirs=${PREFIX}/lib/perl5/site_perl/${PERL_VER}:${PREFIX}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH} \ - -Ui_malloc -Ui_iconv -Uinstallusrbinperl \ + -Ui_malloc -Ui_iconv -Uinstallusrbinperl -Dusenm=n \ -Dcc="${CC}" -Duseshrplib -Dinc_version_list=none LOCALE_CLEANUP= LANG="" LC_ALL="" LC_COLLATE="" LC_CTYPE="" \ LC_MESSAGES="" LC_MONETARY="" LC_NUMERIC="" \ Modified: head/lang/perl5.16/Makefile ============================================================================== --- head/lang/perl5.16/Makefile Mon Dec 22 17:41:54 2014 (r375253) +++ head/lang/perl5.16/Makefile Mon Dec 22 17:45:56 2014 (r375254) @@ -66,7 +66,7 @@ CONFIGURE_ARGS= -sde -Dprefix=${PREFIX} -Dsiteman3dir=${SITE_MAN3} \ -Dsiteman1dir=${PREFIX}/man/man1 \ -Dotherlibdirs=${PREFIX}/lib/perl5/site_perl/${PERL_VER}:${PREFIX}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH} \ - -Ui_malloc -Ui_iconv -Uinstallusrbinperl \ + -Ui_malloc -Ui_iconv -Uinstallusrbinperl -Dusenm=n \ -Dcc="${CC}" -Duseshrplib -Dinc_version_list=none LOCALE_CLEANUP= LANG="" LC_ALL="" LC_COLLATE="" LC_CTYPE="" \ LC_MESSAGES="" LC_MONETARY="" LC_NUMERIC="" \ Modified: head/lang/perl5.18/Makefile ============================================================================== --- head/lang/perl5.18/Makefile Mon Dec 22 17:41:54 2014 (r375253) +++ head/lang/perl5.18/Makefile Mon Dec 22 17:45:56 2014 (r375254) @@ -83,7 +83,7 @@ CONFIGURE_ARGS= -sde -Dprefix=${PREFIX} -Dsiteman3dir=${SITE_MAN3} \ -Dsiteman1dir=${PREFIX}/man/man1 \ -Dotherlibdirs=${PREFIX}/lib/perl5/site_perl/${PERL_VER}:${PREFIX}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH} \ - -Ui_malloc -Ui_iconv -Uinstallusrbinperl \ + -Ui_malloc -Ui_iconv -Uinstallusrbinperl -Dusenm=n \ -Dcc="${CC}" -Duseshrplib -Dinc_version_list=none LOCALE_CLEANUP= LANG="" LC_ALL="" LC_COLLATE="" LC_CTYPE="" \ LC_MESSAGES="" LC_MONETARY="" LC_NUMERIC="" \ Modified: head/lang/perl5.20/Makefile ============================================================================== --- head/lang/perl5.20/Makefile Mon Dec 22 17:41:54 2014 (r375253) +++ head/lang/perl5.20/Makefile Mon Dec 22 17:45:56 2014 (r375254) @@ -83,7 +83,7 @@ CONFIGURE_ARGS= -sde -Dprefix=${PREFIX} -Dsitelib=${SITE_PERL} -Dscriptdir=${PREFIX}/bin \ -Dsiteman3dir=${SITE_MAN3} \ -Dsiteman1dir=${PREFIX}/man/man1 \ - -Ui_malloc -Ui_iconv -Uinstallusrbinperl \ + -Ui_malloc -Ui_iconv -Uinstallusrbinperl -Dusenm=n \ -Dcc="${CC}" -Duseshrplib -Dinc_version_list=none # When upgrading to 5.22+ remove this. CONFIGURE_ARGS+= \ From owner-svn-ports-all@FreeBSD.ORG Mon Dec 22 17:57:40 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 13C5327D; Mon, 22 Dec 2014 17:57:40 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E8B457F7; Mon, 22 Dec 2014 17:57:39 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBMHvdZ4067896; Mon, 22 Dec 2014 17:57:39 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBMHvcN1067889; Mon, 22 Dec 2014 17:57:38 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201412221757.sBMHvcN1067889@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Mon, 22 Dec 2014 17:57:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375255 - in head/graphics: . p5-Chart-Gnuplot X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2014 17:57:40 -0000 Author: pawel Date: Mon Dec 22 17:57:37 2014 New Revision: 375255 URL: https://svnweb.freebsd.org/changeset/ports/375255 QAT: https://qat.redports.org/buildarchive/r375255/ Log: This Perl module is to plot graphs using GNUPLOT on the fly. In order to use this module, gnuplot need to be installed. If image format other than PS and EPS is required to generate, it is recommended to install the convert program of ImageMagick as well. WWW: http://search.cpan.org/dist/Chart-Gnuplot/ PR: 195216 Submitted by: koue@chaosophia.net Added: head/graphics/p5-Chart-Gnuplot/ head/graphics/p5-Chart-Gnuplot/Makefile (contents, props changed) head/graphics/p5-Chart-Gnuplot/distinfo (contents, props changed) head/graphics/p5-Chart-Gnuplot/pkg-descr (contents, props changed) Modified: head/graphics/Makefile Modified: head/graphics/Makefile ============================================================================== --- head/graphics/Makefile Mon Dec 22 17:45:56 2014 (r375254) +++ head/graphics/Makefile Mon Dec 22 17:57:37 2014 (r375255) @@ -635,6 +635,7 @@ SUBDIR += p5-Captcha-reCAPTCHA-Mailhide SUBDIR += p5-Chart SUBDIR += p5-Chart-Clicker + SUBDIR += p5-Chart-Gnuplot SUBDIR += p5-Chart-Graph SUBDIR += p5-Chart-PNGgraph SUBDIR += p5-Color-Calc Added: head/graphics/p5-Chart-Gnuplot/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/p5-Chart-Gnuplot/Makefile Mon Dec 22 17:57:37 2014 (r375255) @@ -0,0 +1,25 @@ +# $FreeBSD$ + +PORTNAME= Chart-Gnuplot +PORTVERSION= 0.21 +CATEGORIES= graphics +MASTER_SITES= CPAN +PKGNAMEPREFIX= p5- + +MAINTAINER= koue@chaosophia.net +COMMENT= Perl module to plot graphs using GNUPLOT on the fly + +LICENSE= GPLv2 + +RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot + +USES= perl5 +USE_PERL5= configure + +PLIST_FILES= %%SITE_PERL%%/Chart/Gnuplot.pm \ + %%SITE_PERL%%/Chart/Gnuplot/Util.pm \ + %%PERL5_MAN3%%/Chart::Gnuplot.3.gz +post-patch: + @${REINPLACE_CMD} -e "s,%%LOCALBASE%%,${LOCALBASE}," ${WRKSRC}/Makefile.PL + +.include Added: head/graphics/p5-Chart-Gnuplot/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/p5-Chart-Gnuplot/distinfo Mon Dec 22 17:57:37 2014 (r375255) @@ -0,0 +1,2 @@ +SHA256 (Chart-Gnuplot-0.21.tar.gz) = 3377356838323962561b6dbb1cf2b3314d6461a5cf247f825720a7e93dd16815 +SIZE (Chart-Gnuplot-0.21.tar.gz) = 50356 Added: head/graphics/p5-Chart-Gnuplot/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/p5-Chart-Gnuplot/pkg-descr Mon Dec 22 17:57:37 2014 (r375255) @@ -0,0 +1,6 @@ +This Perl module is to plot graphs using GNUPLOT on the fly. +In order to use this module, gnuplot need to be installed. +If image format other than PS and EPS is required to generate, +it is recommended to install the convert program of ImageMagick as well. + +WWW: http://search.cpan.org/dist/Chart-Gnuplot/ From owner-svn-ports-all@FreeBSD.ORG Mon Dec 22 18:11:01 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4148A580; Mon, 22 Dec 2014 18:11:01 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2D30A1041; Mon, 22 Dec 2014 18:11:01 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBMIB0XX073368; Mon, 22 Dec 2014 18:11:00 GMT (envelope-from delphij@FreeBSD.org) Received: (from delphij@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBMIB0c4073367; Mon, 22 Dec 2014 18:11:00 GMT (envelope-from delphij@FreeBSD.org) Message-Id: <201412221811.sBMIB0c4073367@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: delphij set sender to delphij@FreeBSD.org using -f From: Xin LI Date: Mon, 22 Dec 2014 18:11:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375256 - head/databases/pecl-memcached X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2014 18:11:01 -0000 Author: delphij Date: Mon Dec 22 18:11:00 2014 New Revision: 375256 URL: https://svnweb.freebsd.org/changeset/ports/375256 QAT: https://qat.redports.org/buildarchive/r375256/ Log: - Convert to new options helper - Remove unnecessary PHP_MODNAME - Use = Submitted by: sunpoet Modified: head/databases/pecl-memcached/Makefile Modified: head/databases/pecl-memcached/Makefile ============================================================================== --- head/databases/pecl-memcached/Makefile Mon Dec 22 17:57:37 2014 (r375255) +++ head/databases/pecl-memcached/Makefile Mon Dec 22 18:11:00 2014 (r375256) @@ -17,24 +17,18 @@ LICENSE= PHP30 BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconf LIB_DEPENDS= libmemcached.so:${PORTSDIR}/databases/libmemcached -PHP_MODNAME= memcached USE_PHP= json session USE_PHPEXT= yes USE_PHPIZE= yes USE_PHP_BUILD= yes USES= tar:tgz -CONFIGURE_ARGS+=--with-libmemcached-dir=${LOCALBASE} \ +CONFIGURE_ARGS= --with-libmemcached-dir=${LOCALBASE} \ --disable-memcached-sasl OPTIONS_DEFINE= IGBINARY IGBINARY_DESC= Binary serializer support -.include - -.if ${PORT_OPTIONS:MIGBINARY} -CONFIGURE_ARGS+=--enable-memcached-igbinary -BUILD_DEPENDS+= ${LOCALBASE}/lib/php/${PHP_EXT_DIR}/igbinary.so:${PORTSDIR}/converters/pecl-igbinary -RUN_DEPENDS+= ${LOCALBASE}/lib/php/${PHP_EXT_DIR}/igbinary.so:${PORTSDIR}/converters/pecl-igbinary -.endif +IGBINARY_CONFIGURE_ON= --enable-memcached-igbinary +IGBINARY_USE= PHP=igbinary .include From owner-svn-ports-all@FreeBSD.ORG Mon Dec 22 18:12:19 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4AA3A697; Mon, 22 Dec 2014 18:12:19 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 361A31119; Mon, 22 Dec 2014 18:12:19 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBMICJpR077082; Mon, 22 Dec 2014 18:12:19 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBMICI7c077075; Mon, 22 Dec 2014 18:12:18 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201412221812.sBMICI7c077075@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Mon, 22 Dec 2014 18:12:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375257 - in head/www: . gpx2map X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2014 18:12:19 -0000 Author: pawel Date: Mon Dec 22 18:12:17 2014 New Revision: 375257 URL: https://svnweb.freebsd.org/changeset/ports/375257 QAT: https://qat.redports.org/buildarchive/r375257/ Log: Reads a gps track in GPX format and writes out an Google Map or OpenStreetMaps mash-up containing the route and additional information. WWW: https://github.com/sd2k9/gpx2map PR: 195367 Submitted by: Nikola Kolev Added: head/www/gpx2map/ head/www/gpx2map/Makefile (contents, props changed) head/www/gpx2map/distinfo (contents, props changed) head/www/gpx2map/pkg-descr (contents, props changed) Modified: head/www/Makefile Modified: head/www/Makefile ============================================================================== --- head/www/Makefile Mon Dec 22 18:11:00 2014 (r375256) +++ head/www/Makefile Mon Dec 22 18:12:17 2014 (r375257) @@ -224,6 +224,7 @@ SUBDIR += google-sitemapgen SUBDIR += googlebook_dl SUBDIR += goose + SUBDIR += gpx2map SUBDIR += grafana SUBDIR += grails SUBDIR += gregarius Added: head/www/gpx2map/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/gpx2map/Makefile Mon Dec 22 18:12:17 2014 (r375257) @@ -0,0 +1,48 @@ +# $FreeBSD$ + +PORTNAME= gpx2map +PORTVERSION= 0.1 +CATEGORIES= www + +MAINTAINER= koue@chaosophia.net +COMMENT= Put GPX track on Google Map or OpenStreetMap + +LICENSE= GPLv3 + +RUN_DEPENDS= p5-XML-Twig>=0:${PORTSDIR}/textproc/p5-XML-Twig \ + p5-Template-Toolkit>=0:${PORTSDIR}/www/p5-Template-Toolkit \ + p5-Geo-Distance>=0:${PORTSDIR}/math/p5-Geo-Distance + +USE_GITHUB= yes +GH_ACCOUNT= sd2k9 +GH_COMMIT= 5ab24c4 +GH_TAGNAME= ${PORTVERSION} + +USES= shebangfix perl5 +SHEBANG_FILES= gpx2map +NO_BUILD= yes +DATADIR= ${PREFIX}/share/${PORTNAME} + +PLIST_FILES= bin/gpx2map \ + share/gpx2map/gpx2map.google.template \ + share/gpx2map/gpx2map.osm.template + +OPTIONS_DEFINE= GNUPLOT + +GNUPLOT_DESC= Enable draw track profiles +GNUPLOT_RUN_DEPENDS= p5-Chart-Gnuplot>=0:${PORTSDIR}/graphics/p5-Chart-Gnuplot + +post-patch: + @${REINPLACE_CMD} -e "s|gpx2map.google.template|${DATADIR}/gpx2map.google.template|" \ + -e "s|gpx2map.osm.template|${DATADIR}/gpx2map.osm.template|" \ + -e "s|.FindBin::RealBin/.opts{'map_template_google'}|${DATADIR}/gpx2map.google.template|" \ + -e "s|.FindBin::RealBin/.opts{'map_template_osm'}|${DATADIR}/gpx2map.osm.template|" \ + ${WRKSRC}/gpx2map + +do-install: + ${INSTALL_SCRIPT} ${WRKSRC}/gpx2map ${STAGEDIR}${PREFIX}/bin + @${MKDIR} ${STAGEDIR}${DATADIR} + ${INSTALL_DATA} ${WRKSRC}/gpx2map.google.template ${STAGEDIR}${DATADIR} + ${INSTALL_DATA} ${WRKSRC}/gpx2map.osm.template ${STAGEDIR}${DATADIR} + +.include Added: head/www/gpx2map/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/gpx2map/distinfo Mon Dec 22 18:12:17 2014 (r375257) @@ -0,0 +1,2 @@ +SHA256 (gpx2map-0.1.tar.gz) = adeaff2c6b8c4228476fbc067e346fcb01909d5f73975bac8859b2b47f15b538 +SIZE (gpx2map-0.1.tar.gz) = 106886 Added: head/www/gpx2map/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/gpx2map/pkg-descr Mon Dec 22 18:12:17 2014 (r375257) @@ -0,0 +1,4 @@ +Reads a gps track in GPX format and writes out an Google Map or OpenStreetMaps +mash-up containing the route and additional information. + +WWW: https://github.com/sd2k9/gpx2map From owner-svn-ports-all@FreeBSD.ORG Mon Dec 22 18:37:58 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id CD76BCC0; Mon, 22 Dec 2014 18:37:58 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B929715FE; Mon, 22 Dec 2014 18:37:58 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBMIbwan087409; Mon, 22 Dec 2014 18:37:58 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBMIbwow087403; Mon, 22 Dec 2014 18:37:58 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201412221837.sBMIbwow087403@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Mon, 22 Dec 2014 18:37:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375258 - head/comms/owfs X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2014 18:37:58 -0000 Author: pawel Date: Mon Dec 22 18:37:57 2014 New Revision: 375258 URL: https://svnweb.freebsd.org/changeset/ports/375258 QAT: https://qat.redports.org/buildarchive/r375258/ Log: Fix build on FreeBSD 8.x and 9.x by using gmake PR: 196156 Submitted by: maintainer Modified: head/comms/owfs/Makefile head/comms/owfs/Makefile.options head/comms/owfs/pkg-plist Modified: head/comms/owfs/Makefile ============================================================================== --- head/comms/owfs/Makefile Mon Dec 22 18:12:17 2014 (r375257) +++ head/comms/owfs/Makefile Mon Dec 22 18:37:57 2014 (r375258) @@ -3,7 +3,7 @@ PORTNAME= owfs PORTVERSION= 2.9p8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= comms MASTER_SITES= SF/owfs/owfs/${PORTVERSION} @@ -12,7 +12,7 @@ COMMENT= OWFS -- 1-Wire file system LICENSE= GPLv2 -USES= autoreconf libtool +USES= autoreconf libtool gmake:lite GNU_CONFIGURE= yes INSTALL_TARGET= install-strip Modified: head/comms/owfs/Makefile.options ============================================================================== --- head/comms/owfs/Makefile.options Mon Dec 22 18:12:17 2014 (r375257) +++ head/comms/owfs/Makefile.options Mon Dec 22 18:37:57 2014 (r375258) @@ -41,7 +41,7 @@ OWTRAFFIC_DESC= Enable debug bus traffi OWTAP_DESC= Enable owtap module (X11) OWMON_DESC= Enable owmon module (X11) OWCAPI_DESC= Enable C API -OWPERL_DESC= Enable Perl binding +OWPERL_DESC= Enable Perl binding (BROKEN) OWPHP_DESC= Enable PHP binding (BROKEN) OWPYTHON_DESC= Enable Python binding OWTCL_DESC= Enable TCL binding Modified: head/comms/owfs/pkg-plist ============================================================================== --- head/comms/owfs/pkg-plist Mon Dec 22 18:12:17 2014 (r375257) +++ head/comms/owfs/pkg-plist Mon Dec 22 18:37:57 2014 (r375258) @@ -42,17 +42,35 @@ lib/libow-2.9.so.8.0.0 lib/libow.so man/man1/libowcapi.1.gz man/man1/libownet.1.gz +man/man1/owcapi.1.gz man/man1/owdir.1.gz +man/man1/owfs.1.gz +man/man1/owftpd.1.gz man/man1/owget.1.gz +man/man1/owhttpd.1.gz +man/man1/owmon.1.gz +man/man1/ownet.1.gz man/man1/ownetapi.1.gz man/man1/ownetlib.1.gz man/man1/owpresent.1.gz man/man1/owread.1.gz +man/man1/owserver.1.gz +man/man1/owshell.1.gz +man/man1/owtap.1.gz man/man1/owwrite.1.gz man/man3/DS1427.3.gz +man/man3/DS1821.3.gz +man/man3/DS1822.3.gz +man/man3/DS1825.3.gz +man/man3/DS18B20.3.gz +man/man3/DS18S20.3.gz man/man3/DS1904.3.gz man/man3/DS1920.3.gz +man/man3/DS1921.3.gz +man/man3/DS1963L.3.gz +man/man3/DS1963S.3.gz man/man3/DS1971.3.gz +man/man3/DS1977.3.gz man/man3/DS1982.3.gz man/man3/DS1982U.3.gz man/man3/DS1985.3.gz @@ -60,20 +78,57 @@ man/man3/DS1985U.3.gz man/man3/DS1986.3.gz man/man3/DS1986U.3.gz man/man3/DS1990A.3.gz +man/man3/DS1991.3.gz +man/man3/DS1992.3.gz +man/man3/DS1993.3.gz man/man3/DS1994.3.gz +man/man3/DS1995.3.gz +man/man3/DS1996.3.gz +man/man3/DS2401.3.gz +man/man3/DS2404.3.gz man/man3/DS2404S.3.gz +man/man3/DS2405.3.gz +man/man3/DS2406.3.gz man/man3/DS2407.3.gz +man/man3/DS2408.3.gz +man/man3/DS2409.3.gz man/man3/DS2411.3.gz +man/man3/DS2413.3.gz +man/man3/DS2415.3.gz man/man3/DS2417.3.gz +man/man3/DS2423.3.gz +man/man3/DS2430A.3.gz +man/man3/DS2431.3.gz +man/man3/DS2433.3.gz +man/man3/DS2436.3.gz +man/man3/DS2437.3.gz +man/man3/DS2438.3.gz +man/man3/DS2450.3.gz man/man3/DS2502-E48.3.gz man/man3/DS2502-UNW.3.gz +man/man3/DS2502.3.gz man/man3/DS2505-UNW.3.gz +man/man3/DS2505.3.gz man/man3/DS2506-UNW.3.gz +man/man3/DS2506.3.gz +man/man3/DS2720.3.gz +man/man3/DS2740.3.gz +man/man3/DS2751.3.gz +man/man3/DS2755.3.gz man/man3/DS2756.3.gz +man/man3/DS2760.3.gz man/man3/DS2761.3.gz man/man3/DS2762.3.gz +man/man3/DS2770.3.gz +man/man3/DS2780.3.gz +man/man3/DS2781.3.gz man/man3/DS2788.3.gz man/man3/DS2804.3.gz +man/man3/DS2890.3.gz +man/man3/DS28E04.3.gz +man/man3/DS28EA00.3.gz +man/man3/DS28EC20.3.gz +man/man3/EDS.3.gz man/man3/EDS0064.3.gz man/man3/EDS0065.3.gz man/man3/EDS0066.3.gz @@ -87,6 +142,8 @@ man/man3/EDS0082.3.gz man/man3/EDS0083.3.gz man/man3/EDS0085.3.gz man/man3/EDS0090.3.gz +man/man3/EEEF.3.gz +man/man3/LCD.3.gz man/man3/MAX31820.3.gz man/man3/MAX31826.3.gz man/man3/MAX31850.3.gz @@ -94,5 +151,12 @@ man/man3/MAX31851.3.gz man/man3/OWNet.3.gz man/man3/Thermachron.3.gz man/man3/UVI.3.gz +man/man3/mAM001.3.gz +man/man3/mCM001.3.gz +man/man3/mDI001.3.gz +man/man3/mRS001.3.gz +man/man3/owperl.3.gz +man/man5/owfs.5.gz man/man5/owfs.conf.5.gz man/mann/ow.n.gz +man/mann/owtcl.n.gz From owner-svn-ports-all@FreeBSD.ORG Mon Dec 22 18:41:34 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 33A5CFC; Mon, 22 Dec 2014 18:41:34 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1FB3D1705; Mon, 22 Dec 2014 18:41:34 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBMIfXQN091068; Mon, 22 Dec 2014 18:41:33 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBMIfXWS091067; Mon, 22 Dec 2014 18:41:33 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201412221841.sBMIfXWS091067@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Mon, 22 Dec 2014 18:41:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375259 - head/graphics/p5-Chart-Gnuplot X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2014 18:41:34 -0000 Author: pawel Date: Mon Dec 22 18:41:33 2014 New Revision: 375259 URL: https://svnweb.freebsd.org/changeset/ports/375259 QAT: https://qat.redports.org/buildarchive/r375259/ Log: - Add perl5 to CATEGORIES - Package is under other LICENSE Submitted by: az Modified: head/graphics/p5-Chart-Gnuplot/Makefile Modified: head/graphics/p5-Chart-Gnuplot/Makefile ============================================================================== --- head/graphics/p5-Chart-Gnuplot/Makefile Mon Dec 22 18:37:57 2014 (r375258) +++ head/graphics/p5-Chart-Gnuplot/Makefile Mon Dec 22 18:41:33 2014 (r375259) @@ -2,14 +2,15 @@ PORTNAME= Chart-Gnuplot PORTVERSION= 0.21 -CATEGORIES= graphics +CATEGORIES= graphics perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= koue@chaosophia.net COMMENT= Perl module to plot graphs using GNUPLOT on the fly -LICENSE= GPLv2 +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot From owner-svn-ports-all@FreeBSD.ORG Mon Dec 22 19:00:03 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A6DC888F; Mon, 22 Dec 2014 19:00:03 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8942519FA; Mon, 22 Dec 2014 19:00:03 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBMJ03Ll097627; Mon, 22 Dec 2014 19:00:03 GMT (envelope-from kwm@FreeBSD.org) Received: (from kwm@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBMJ01rP097604; Mon, 22 Dec 2014 19:00:01 GMT (envelope-from kwm@FreeBSD.org) Message-Id: <201412221900.sBMJ01rP097604@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: kwm set sender to kwm@FreeBSD.org using -f From: Koop Mast Date: Mon, 22 Dec 2014 19:00:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375260 - in head/graphics: dri libGL libGL/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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2014 19:00:03 -0000 Author: kwm Date: Mon Dec 22 19:00:01 2014 New Revision: 375260 URL: https://svnweb.freebsd.org/changeset/ports/375260 QAT: https://qat.redports.org/buildarchive/r375260/ Log: Update mesa based ports to 10.4.0. Deleted: head/graphics/libGL/files/patch-src__gallium__auxiliary__os__os_misc.c head/graphics/libGL/files/patch-src__mesa__main__imports.c Modified: head/graphics/dri/pkg-plist head/graphics/libGL/bsd.mesalib.mk head/graphics/libGL/distinfo head/graphics/libGL/files/configure.ac head/graphics/libGL/files/patch-configure head/graphics/libGL/files/patch-src__mapi__glapi__gen__gl_gentable.py Modified: head/graphics/dri/pkg-plist ============================================================================== --- head/graphics/dri/pkg-plist Mon Dec 22 18:41:33 2014 (r375259) +++ head/graphics/dri/pkg-plist Mon Dec 22 19:00:01 2014 (r375260) @@ -43,6 +43,10 @@ include/GL/internal/dri_interface.h @comment lib/libglapi.so @comment lib/libglapi.so.0 @comment lib/libglapi.so.0.0.0 +%%VDPAU%%lib/vdpau/libvdpau_r300.so +%%VDPAU%%lib/vdpau/libvdpau_r300.so.1 +%%VDPAU%%lib/vdpau/libvdpau_r300.so.1.0 +%%VDPAU%%lib/vdpau/libvdpau_r300.so.1.0.0 %%VDPAU%%lib/vdpau/libvdpau_r600.so %%VDPAU%%lib/vdpau/libvdpau_r600.so.1 %%VDPAU%%lib/vdpau/libvdpau_r600.so.1.0 Modified: head/graphics/libGL/bsd.mesalib.mk ============================================================================== --- head/graphics/libGL/bsd.mesalib.mk Mon Dec 22 18:41:33 2014 (r375259) +++ head/graphics/libGL/bsd.mesalib.mk Mon Dec 22 19:00:01 2014 (r375260) @@ -9,7 +9,8 @@ # - graphics/libEGL # - graphics/libGL # - graphics/libglapi -# - grahpics/libglesv2 +# - graphics/libglesv2 +# - graphics/libosmesa # # $FreeBSD$ @@ -28,16 +29,11 @@ MESAVERSION= ${MESABASEVERSION}${MESASUB MESADISTVERSION=${MESABASEVERSION}${MESASUBVERSION:C/^(.)/-\1/} .if defined(WITH_NEW_MESA) -MESABASEVERSION= 10.3.4 +MESABASEVERSION= 10.4.0 # if there is a subversion, don't include the '-' between 7.11-rc2. -MESASUBVERSION= +MESASUBVERSION= -.if ${MESASUBVERSION} == "" && ${MESABASEVERSION:E} != 0 MASTER_SITES= ftp://ftp.freedesktop.org/pub/mesa/${MESABASEVERSION}/ -.else -MASTER_SITES= ftp://ftp.freedesktop.org/pub/mesa/${MESABASEVERSION:R}/ -.endif -PLIST_SUB+= OLD="@comment " NEW="" # work around libarchive bug? EXTRACT_CMD= ${LOCALBASE}/bin/gtar Modified: head/graphics/libGL/distinfo ============================================================================== --- head/graphics/libGL/distinfo Mon Dec 22 18:41:33 2014 (r375259) +++ head/graphics/libGL/distinfo Mon Dec 22 19:00:01 2014 (r375260) @@ -1,4 +1,4 @@ SHA256 (MesaLib-9.1.7.tar.bz2) = 30e6b878b457c716221a9730b179b2846c38cfd5aa1b02d54aff685f50b844a0 SIZE (MesaLib-9.1.7.tar.bz2) = 6134393 -SHA256 (MesaLib-10.3.4.tar.bz2) = e6373913142338d10515daf619d659433bfd2989988198930c13b0945a15e98a -SIZE (MesaLib-10.3.4.tar.bz2) = 7282053 +SHA256 (MesaLib-10.4.0.tar.bz2) = 98a7dff3a1a6708c79789de8b9a05d8042e867067f70e8f30387c15026233219 +SIZE (MesaLib-10.4.0.tar.bz2) = 7479710 Modified: head/graphics/libGL/files/configure.ac ============================================================================== --- head/graphics/libGL/files/configure.ac Mon Dec 22 18:41:33 2014 (r375259) +++ head/graphics/libGL/files/configure.ac Mon Dec 22 19:00:01 2014 (r375260) @@ -1,5 +1,5 @@ ---- configure.ac.orig 2014-08-21 01:41:38.000000000 +0200 -+++ configure.ac 2014-08-29 13:40:20.688548140 +0200 +--- configure.ac.orig 2014-11-18 03:23:13.000000000 +0100 ++++ configure.ac 2014-11-21 12:50:56.104986267 +0100 @@ -37,6 +37,7 @@ DRI3PROTO_REQUIRED=1.0 PRESENTPROTO_REQUIRED=1.0 @@ -8,25 +8,16 @@ GLPROTO_REQUIRED=1.4.14 LIBOMXIL_BELLAGIO_REQUIRED=0.0 VDPAU_REQUIRED=0.4.1 -@@ -53,7 +54,7 @@ +@@ -54,7 +55,7 @@ AM_PROG_CC_C_O AM_PROG_AS - AC_CHECK_PROGS([MAKE], [gmake make]) + AX_CHECK_GNU_MAKE -AC_CHECK_PROGS([PYTHON2], [python2 python]) +AC_CHECK_PROGS([PYTHON2], [python2.7 python2 python]) AC_PROG_SED AC_PROG_MKDIR_P -@@ -152,7 +153,7 @@ - DEFINES="-DUSE_EXTERNAL_DXTN_LIB=1" - AC_SUBST([DEFINES]) - case "$host_os" in --linux*|*-gnu*|gnu*) -+linux*|*-gnu*|gnu*|freebsd*) - DEFINES="$DEFINES -D_GNU_SOURCE -DHAVE_PTHREAD" - ;; - solaris*) -@@ -581,7 +582,7 @@ +@@ -617,7 +618,7 @@ [enable_dri=yes]) case "$host_os" in @@ -35,7 +26,7 @@ dri3_default=yes ;; *) -@@ -855,6 +856,9 @@ +@@ -883,6 +884,9 @@ PKG_CHECK_MODULES([LIBUDEV], [libudev >= $LIBUDEV_REQUIRED], have_libudev=yes, have_libudev=no) @@ -45,7 +36,7 @@ AC_ARG_ENABLE([sysfs], [AS_HELP_STRING([--enable-sysfs], [enable /sys PCI identification @<:@default=disabled@:>@])], -@@ -949,6 +953,10 @@ +@@ -979,6 +983,10 @@ DEFINES="$DEFINES -DHAVE_LIBUDEV" have_pci_id=yes fi @@ -56,9 +47,9 @@ if test "$have_sysfs" = yes; then DEFINES="$DEFINES -DHAVE_SYSFS" -@@ -1069,6 +1077,23 @@ - *freebsd* | dragonfly* | *netbsd* | openbsd*) - DEFINES="$DEFINES -DHAVE_PTHREAD" +@@ -1101,6 +1109,23 @@ + ;; + gnu*) DEFINES="$DEFINES -DHAVE_ALIAS" +dnl not sure about dri3 support, just enable it for now. + if test "x$enable_dri3" = xyes; then @@ -78,9 +69,9 @@ + ;; + esac ;; - gnu*) - DEFINES="$DEFINES -DHAVE_ALIAS" -@@ -1252,6 +1277,8 @@ + cygwin*) + if test "x$with_dri_drivers" = "xyes"; then +@@ -1278,6 +1303,8 @@ AM_CONDITIONAL(HAVE_GBM, test "x$enable_gbm" = xyes) if test "x$need_pci_id$have_libudev" = xyesyes; then GBM_PC_REQ_PRIV="libudev >= $LIBUDEV_REQUIRED" @@ -89,7 +80,7 @@ else GBM_PC_REQ_PRIV="" fi -@@ -1728,8 +1755,6 @@ +@@ -1724,8 +1751,6 @@ CLANG_LIBDIR=${LLVM_LIBDIR} fi CLANG_RESOURCE_DIR=$CLANG_LIBDIR/clang/${LLVM_VERSION} Modified: head/graphics/libGL/files/patch-configure ============================================================================== --- head/graphics/libGL/files/patch-configure Mon Dec 22 18:41:33 2014 (r375259) +++ head/graphics/libGL/files/patch-configure Mon Dec 22 19:00:01 2014 (r375260) @@ -1,6 +1,6 @@ ---- configure.orig 2014-08-29 13:42:21.635540273 +0200 -+++ configure 2014-08-29 13:42:55.401537200 +0200 -@@ -858,6 +858,8 @@ +--- configure.orig 2014-11-21 12:54:55.273970976 +0100 ++++ configure 2014-11-21 12:55:25.070967392 +0100 +@@ -853,6 +853,8 @@ GLPROTO_CFLAGS XLIBGL_LIBS XLIBGL_CFLAGS @@ -9,7 +9,7 @@ LIBUDEV_LIBS LIBUDEV_CFLAGS LIBDRM_LIBS -@@ -1146,6 +1148,8 @@ +@@ -1143,6 +1145,8 @@ LIBDRM_LIBS LIBUDEV_CFLAGS LIBUDEV_LIBS @@ -18,7 +18,7 @@ XLIBGL_CFLAGS XLIBGL_LIBS GLPROTO_CFLAGS -@@ -1945,6 +1949,10 @@ +@@ -1942,6 +1946,10 @@ C compiler flags for LIBUDEV, overriding pkg-config LIBUDEV_LIBS linker flags for LIBUDEV, overriding pkg-config @@ -29,7 +29,7 @@ XLIBGL_CFLAGS C compiler flags for XLIBGL, overriding pkg-config XLIBGL_LIBS linker flags for XLIBGL, overriding pkg-config -@@ -5086,6 +5094,7 @@ +@@ -5085,6 +5093,7 @@ DRI3PROTO_REQUIRED=1.0 PRESENTPROTO_REQUIRED=1.0 LIBUDEV_REQUIRED=151 @@ -37,25 +37,16 @@ GLPROTO_REQUIRED=1.4.14 LIBOMXIL_BELLAGIO_REQUIRED=0.0 VDPAU_REQUIRED=0.4.1 -@@ -6519,7 +6528,7 @@ - test -n "$MAKE" && break - done +@@ -6503,7 +6512,7 @@ + fi + -for ac_prog in python2 python +for ac_prog in python2.7 python2 python do # Extract the first word of "$ac_prog", so it can be a program name with args. set dummy $ac_prog; ac_word=$2 -@@ -17891,7 +17900,7 @@ - DEFINES="-DUSE_EXTERNAL_DXTN_LIB=1" - - case "$host_os" in --linux*|*-gnu*|gnu*) -+linux*|*-gnu*|gnu*|freebsd*) - DEFINES="$DEFINES -D_GNU_SOURCE -DHAVE_PTHREAD" - ;; - solaris*) -@@ -19147,7 +19156,7 @@ +@@ -20025,7 +20034,7 @@ case "$host_os" in @@ -64,7 +55,7 @@ dri3_default=yes ;; *) -@@ -19669,6 +19678,78 @@ +@@ -20543,6 +20552,78 @@ have_libudev=yes fi @@ -143,7 +134,7 @@ # Check whether --enable-sysfs was given. if test "${enable_sysfs+set}" = set; then : enableval=$enable_sysfs; have_sysfs="$enableval" -@@ -20373,6 +20454,10 @@ +@@ -21258,6 +21339,10 @@ DEFINES="$DEFINES -DHAVE_LIBUDEV" have_pci_id=yes fi @@ -154,9 +145,9 @@ if test "$have_sysfs" = yes; then DEFINES="$DEFINES -DHAVE_SYSFS" -@@ -20498,6 +20583,22 @@ - *freebsd* | dragonfly* | *netbsd* | openbsd*) - DEFINES="$DEFINES -DHAVE_PTHREAD" +@@ -21385,6 +21470,22 @@ + ;; + gnu*) DEFINES="$DEFINES -DHAVE_ALIAS" + if test "x$enable_dri3" = xyes; then + DEFINES="$DEFINES -DHAVE_DRI3" @@ -175,9 +166,9 @@ + ;; + esac ;; - gnu*) - DEFINES="$DEFINES -DHAVE_ALIAS" -@@ -21226,6 +21327,8 @@ + cygwin*) + if test "x$with_dri_drivers" = "xyes"; then +@@ -22205,6 +22306,8 @@ if test "x$need_pci_id$have_libudev" = xyesyes; then GBM_PC_REQ_PRIV="libudev >= $LIBUDEV_REQUIRED" @@ -186,7 +177,7 @@ else GBM_PC_REQ_PRIV="" fi -@@ -22541,9 +22644,6 @@ +@@ -23628,9 +23731,6 @@ CLANG_LIBDIR=${LLVM_LIBDIR} fi CLANG_RESOURCE_DIR=$CLANG_LIBDIR/clang/${LLVM_VERSION} Modified: head/graphics/libGL/files/patch-src__mapi__glapi__gen__gl_gentable.py ============================================================================== --- head/graphics/libGL/files/patch-src__mapi__glapi__gen__gl_gentable.py Mon Dec 22 18:41:33 2014 (r375259) +++ head/graphics/libGL/files/patch-src__mapi__glapi__gen__gl_gentable.py Mon Dec 22 19:00:01 2014 (r375260) @@ -1,11 +1,11 @@ ---- src/mapi/glapi/gen/gl_gentable.py.orig 2014-08-31 01:21:41.368693630 +0200 -+++ src/mapi/glapi/gen/gl_gentable.py 2014-08-31 01:23:09.451686631 +0200 +--- src/mapi/glapi/gen/gl_gentable.py.orig 2014-11-21 13:09:28.624910062 +0100 ++++ src/mapi/glapi/gen/gl_gentable.py 2014-11-21 13:10:48.294268333 +0100 @@ -42,7 +42,7 @@ #endif #if (defined(GLXEXT) && defined(HAVE_BACKTRACE)) \\ -- || (!defined(GLXEXT) && defined(DEBUG) && !defined(_WIN32_WCE) && !defined(__CYGWIN__) && !defined(__MINGW32__) && !defined(__OpenBSD__) && !defined(__NetBSD__) && !defined(__DragonFly__)) -+ || (!defined(GLXEXT) && defined(DEBUG) && !defined(_WIN32_WCE) && !defined(__CYGWIN__) && !defined(__MINGW32__) && !defined(__OpenBSD__) && !defined(__NetBSD__) && !defined(__FreeBSD__) && !defined(__DragonFly__)) +- || (!defined(GLXEXT) && defined(DEBUG) && !defined(__CYGWIN__) && !defined(__MINGW32__) && !defined(__OpenBSD__) && !defined(__NetBSD__) && !defined(__DragonFly__)) ++ || (!defined(GLXEXT) && defined(DEBUG) && !defined(__CYGWIN__) && !defined(__MINGW32__) && !defined(__OpenBSD__) && !defined(__NetBSD__) && !defined(__FreeBSD__) && !defined(__DragonFly__)) #define USE_BACKTRACE #endif From owner-svn-ports-all@FreeBSD.ORG Mon Dec 22 19:26:42 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id DEADF6CF; Mon, 22 Dec 2014 19:26:42 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id AF973360C; Mon, 22 Dec 2014 19:26:42 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBMJQgF0011772; Mon, 22 Dec 2014 19:26:42 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBMJQglf011771; Mon, 22 Dec 2014 19:26:42 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412221926.sBMJQglf011771@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Mon, 22 Dec 2014 19:26:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375261 - in head: devel/linux-c6-libsigc++20 x11-drivers/xf86-input-hyperpen/files x11-drivers/xf86-input-synaptics/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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2014 19:26:43 -0000 Author: antoine Date: Mon Dec 22 19:26:41 2014 New Revision: 375261 URL: https://svnweb.freebsd.org/changeset/ports/375261 QAT: https://qat.redports.org/buildarchive/r375261/ Log: Remove empty files Deleted: head/devel/linux-c6-libsigc++20/pkg-descr head/x11-drivers/xf86-input-hyperpen/files/ head/x11-drivers/xf86-input-synaptics/files/ From owner-svn-ports-all@FreeBSD.ORG Mon Dec 22 19:38:25 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6F8778C4; Mon, 22 Dec 2014 19:38:25 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5C15437F2; Mon, 22 Dec 2014 19:38:25 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBMJcPXg016754; Mon, 22 Dec 2014 19:38:25 GMT (envelope-from jkim@FreeBSD.org) Received: (from jkim@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBMJcPMY016753; Mon, 22 Dec 2014 19:38:25 GMT (envelope-from jkim@FreeBSD.org) Message-Id: <201412221938.sBMJcPMY016753@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: jkim set sender to jkim@FreeBSD.org using -f From: Jung-uk Kim Date: Mon, 22 Dec 2014 19:38:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375262 - head/graphics/libGL X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2014 19:38:25 -0000 Author: jkim Date: Mon Dec 22 19:38:24 2014 New Revision: 375262 URL: https://svnweb.freebsd.org/changeset/ports/375262 QAT: https://qat.redports.org/buildarchive/r375262/ Log: Fix plist. Modified: head/graphics/libGL/bsd.mesalib.mk Modified: head/graphics/libGL/bsd.mesalib.mk ============================================================================== --- head/graphics/libGL/bsd.mesalib.mk Mon Dec 22 19:26:41 2014 (r375261) +++ head/graphics/libGL/bsd.mesalib.mk Mon Dec 22 19:38:24 2014 (r375262) @@ -34,6 +34,7 @@ MESABASEVERSION= 10.4.0 MESASUBVERSION= MASTER_SITES= ftp://ftp.freedesktop.org/pub/mesa/${MESABASEVERSION}/ +PLIST_SUB+= OLD="@comment " NEW="" # work around libarchive bug? EXTRACT_CMD= ${LOCALBASE}/bin/gtar From owner-svn-ports-all@FreeBSD.ORG Mon Dec 22 19:57:55 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B596AE71; Mon, 22 Dec 2014 19:57:55 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 878673C71; Mon, 22 Dec 2014 19:57:55 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBMJvtJQ026132; Mon, 22 Dec 2014 19:57:55 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBMJvskn026128; Mon, 22 Dec 2014 19:57:54 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201412221957.sBMJvskn026128@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Mon, 22 Dec 2014 19:57:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375263 - in head/ports-mgmt: pkg pkg-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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2014 19:57:55 -0000 Author: bapt Date: Mon Dec 22 19:57:53 2014 New Revision: 375263 URL: https://svnweb.freebsd.org/changeset/ports/375263 QAT: https://qat.redports.org/buildarchive/r375263/ Log: Release pkg 1.4.1 and 1.4.99.1 Changes: - Manpages updates - Fix directory removal guard - Fix loading of files from packages - Add new CONSERVATIVE_UPGRADE option to enforce keeping package from the repository they were installed from - Add priority support for multi repository While this version improves a lot multi repo support please note that there is a known bug resulting in failures during integrity checking, resulting in some operations may have to be run twice we are investigating a fix Modified: head/ports-mgmt/pkg-devel/Makefile head/ports-mgmt/pkg-devel/distinfo head/ports-mgmt/pkg/Makefile head/ports-mgmt/pkg/distinfo Modified: head/ports-mgmt/pkg-devel/Makefile ============================================================================== --- head/ports-mgmt/pkg-devel/Makefile Mon Dec 22 19:38:24 2014 (r375262) +++ head/ports-mgmt/pkg-devel/Makefile Mon Dec 22 19:57:53 2014 (r375263) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= pkg -DISTVERSION= 1.4.99.0 +DISTVERSION= 1.4.99.1 _PKG_VERSION= ${DISTVERSION} CATEGORIES= ports-mgmt MASTER_SITES= \ Modified: head/ports-mgmt/pkg-devel/distinfo ============================================================================== --- head/ports-mgmt/pkg-devel/distinfo Mon Dec 22 19:38:24 2014 (r375262) +++ head/ports-mgmt/pkg-devel/distinfo Mon Dec 22 19:57:53 2014 (r375263) @@ -1,2 +1,2 @@ -SHA256 (pkg-1.4.99.0.tar.xz) = bdc3cbaba90dfeacaea768a80a1975aad296d2ae4a00369d8e006b79a376b84c -SIZE (pkg-1.4.99.0.tar.xz) = 1783368 +SHA256 (pkg-1.4.99.1.tar.xz) = aa12a2ba3df18fe9bffbd4203883b90f31cb9e917a59119b6c2c13eba4c4ff5f +SIZE (pkg-1.4.99.1.tar.xz) = 1813156 Modified: head/ports-mgmt/pkg/Makefile ============================================================================== --- head/ports-mgmt/pkg/Makefile Mon Dec 22 19:38:24 2014 (r375262) +++ head/ports-mgmt/pkg/Makefile Mon Dec 22 19:57:53 2014 (r375263) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= pkg -DISTVERSION= 1.4.0 +DISTVERSION= 1.4.1 _PKG_VERSION= ${DISTVERSION} CATEGORIES= ports-mgmt MASTER_SITES= \ Modified: head/ports-mgmt/pkg/distinfo ============================================================================== --- head/ports-mgmt/pkg/distinfo Mon Dec 22 19:38:24 2014 (r375262) +++ head/ports-mgmt/pkg/distinfo Mon Dec 22 19:57:53 2014 (r375263) @@ -1,2 +1,2 @@ -SHA256 (pkg-1.4.0.tar.xz) = d65d8e16bce30db3397d8eb2979aad52bd770cc50a4afa55750f4b169a1f67da -SIZE (pkg-1.4.0.tar.xz) = 1802924 +SHA256 (pkg-1.4.1.tar.xz) = b41592e786e79fd51c76ac9cd170e015529137c4d009be41afbcc3f17d254376 +SIZE (pkg-1.4.1.tar.xz) = 1800716 From owner-svn-ports-all@FreeBSD.ORG Mon Dec 22 20:09:10 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1F949236; Mon, 22 Dec 2014 20:09:10 +0000 (UTC) Received: from fep32.mx.upcmail.net (fep32.mx.upcmail.net [62.179.121.50]) by mx1.freebsd.org (Postfix) with ESMTP id D6AB23FDD; Mon, 22 Dec 2014 20:09:08 +0000 (UTC) Received: from edge03.upcmail.net ([192.168.13.238]) by viefep32-int.chello.at (InterMail vM.8.01.05.13 201-2260-151-135-20130320) with ESMTP id <20141222200901.PFFA12890.viefep32-int.chello.at@edge03.upcmail.net>; Mon, 22 Dec 2014 21:09:01 +0100 Received: from [192.168.0.23] ([178.84.134.112]) by edge03.upcmail.net with edge id Wk8e1p00n2Rg3Ey01k8eUH; Mon, 22 Dec 2014 21:08:39 +0100 X-SourceIP: 178.84.134.112 Message-ID: <54987A5B.9090202@rainbow-runner.nl> Date: Mon, 22 Dec 2014 21:08:59 +0100 From: Koop Mast User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 MIME-Version: 1.0 To: Jung-uk Kim , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r375262 - head/graphics/libGL References: <201412221938.sBMJcPMY016753@svn.freebsd.org> In-Reply-To: <201412221938.sBMJcPMY016753@svn.freebsd.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2014 20:09:10 -0000 On 22-12-2014 20:38, Jung-uk Kim wrote: > Author: jkim > Date: Mon Dec 22 19:38:24 2014 > New Revision: 375262 > URL: https://svnweb.freebsd.org/changeset/ports/375262 > QAT: https://qat.redports.org/buildarchive/r375262/ > > Log: > Fix plist. > > Modified: > head/graphics/libGL/bsd.mesalib.mk > > Modified: head/graphics/libGL/bsd.mesalib.mk > ============================================================================== > --- head/graphics/libGL/bsd.mesalib.mk Mon Dec 22 19:26:41 2014 (r375261) > +++ head/graphics/libGL/bsd.mesalib.mk Mon Dec 22 19:38:24 2014 (r375262) > @@ -34,6 +34,7 @@ MESABASEVERSION= 10.4.0 > MESASUBVERSION= > > MASTER_SITES= ftp://ftp.freedesktop.org/pub/mesa/${MESABASEVERSION}/ > +PLIST_SUB+= OLD="@comment " NEW="" > > # work around libarchive bug? > EXTRACT_CMD= ${LOCALBASE}/bin/gtar > Thanks! From owner-svn-ports-all@FreeBSD.ORG Mon Dec 22 20:26:18 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0AD727D0; Mon, 22 Dec 2014 20:26:18 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D13F83CA; Mon, 22 Dec 2014 20:26:17 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBMKQHZ6040232; Mon, 22 Dec 2014 20:26:17 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBMKQHUr040229; Mon, 22 Dec 2014 20:26:17 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201412222026.sBMKQHUr040229@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Mon, 22 Dec 2014 20:26:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375264 - head/emulators/vmips X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2014 20:26:18 -0000 Author: pawel Date: Mon Dec 22 20:26:16 2014 New Revision: 375264 URL: https://svnweb.freebsd.org/changeset/ports/375264 QAT: https://qat.redports.org/buildarchive/r375264/ Log: - Update to version 1.5 [1] - Add LICENSE info [1] - Move autorship info to correct place PR: 196120 [1] Submitted by: maintainer [1] Modified: head/emulators/vmips/Makefile head/emulators/vmips/distinfo head/emulators/vmips/pkg-descr Modified: head/emulators/vmips/Makefile ============================================================================== --- head/emulators/vmips/Makefile Mon Dec 22 19:57:53 2014 (r375263) +++ head/emulators/vmips/Makefile Mon Dec 22 20:26:16 2014 (r375264) @@ -1,8 +1,8 @@ -# Created by: brg@dgate.org +# Created by: Brian Gaeke # $FreeBSD$ PORTNAME= vmips -PORTVERSION= 1.4.1 +PORTVERSION= 1.5 CATEGORIES= emulators MASTER_SITES= SF \ http://www.dgate.org/vmips/releases/${DISTNAME}/ @@ -10,6 +10,9 @@ MASTER_SITES= SF \ MAINTAINER= brg@dgate.org COMMENT= MIPS R3000 simulator +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING + USES= gmake GNU_CONFIGURE= yes Modified: head/emulators/vmips/distinfo ============================================================================== --- head/emulators/vmips/distinfo Mon Dec 22 19:57:53 2014 (r375263) +++ head/emulators/vmips/distinfo Mon Dec 22 20:26:16 2014 (r375264) @@ -1,2 +1,2 @@ -SHA256 (vmips-1.4.1.tar.gz) = ea778311960f04271d8579bdc98a2cdeed22de8b0dea0bd33b282d2e980dbef3 -SIZE (vmips-1.4.1.tar.gz) = 1038289 +SHA256 (vmips-1.5.tar.gz) = cf4108d8d75be50d858a30a322c7a2bdc604e9a57a94d0a60ef7aab58796c1a5 +SIZE (vmips-1.5.tar.gz) = 1103204 Modified: head/emulators/vmips/pkg-descr ============================================================================== --- head/emulators/vmips/pkg-descr Mon Dec 22 19:57:53 2014 (r375263) +++ head/emulators/vmips/pkg-descr Mon Dec 22 20:26:16 2014 (r375264) @@ -3,6 +3,3 @@ It has built-in support for several emul remote debugging. WWW: http://www.dgate.org/vmips/ - -Brian Gaeke (brg at dgate.org) -David Bushong helped write the FreeBSD port. From owner-svn-ports-all@FreeBSD.ORG Mon Dec 22 20:43:59 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 21AB217D; Mon, 22 Dec 2014 20:43:59 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0D748FB0; Mon, 22 Dec 2014 20:43:59 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBMKhwhj049675; Mon, 22 Dec 2014 20:43:58 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBMKhwU0049674; Mon, 22 Dec 2014 20:43:58 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412222043.sBMKhwU0049674@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Mon, 22 Dec 2014 20:43:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375265 - head/devel/py-jira X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2014 20:43:59 -0000 Author: antoine Date: Mon Dec 22 20:43:57 2014 New Revision: 375265 URL: https://svnweb.freebsd.org/changeset/ports/375265 QAT: https://qat.redports.org/buildarchive/r375265/ Log: Mark BROKEN: Depends on conflicting py-requests1 and py-requests (via py-requests-oauthlib) Modified: head/devel/py-jira/Makefile Modified: head/devel/py-jira/Makefile ============================================================================== --- head/devel/py-jira/Makefile Mon Dec 22 20:26:16 2014 (r375264) +++ head/devel/py-jira/Makefile Mon Dec 22 20:43:57 2014 (r375265) @@ -14,6 +14,8 @@ COMMENT= Library to ease use of the JIRA LICENSE= BSD2CLAUSE +BROKEN= Depends on conflicting py-requests1 and py-requests (via py-requests-oauthlib) + RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests1>=1.0.0:${PORTSDIR}/www/py-requests1 \ ${PYTHON_PKGNAMEPREFIX}requests-oauthlib>=0.3.0:${PORTSDIR}/www/py-requests-oauthlib \ ${PYTHON_PKGNAMEPREFIX}ipython>=0:${PORTSDIR}/devel/ipython \ From owner-svn-ports-all@FreeBSD.ORG Mon Dec 22 20:49:08 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C7A3E329; Mon, 22 Dec 2014 20:49:08 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 997A41049; Mon, 22 Dec 2014 20:49:08 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBMKn8E8050536; Mon, 22 Dec 2014 20:49:08 GMT (envelope-from johans@FreeBSD.org) Received: (from johans@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBMKn8vr050534; Mon, 22 Dec 2014 20:49:08 GMT (envelope-from johans@FreeBSD.org) Message-Id: <201412222049.sBMKn8vr050534@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: johans set sender to johans@FreeBSD.org using -f From: Johan van Selst Date: Mon, 22 Dec 2014 20:49:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375266 - head/print/texinfo X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2014 20:49:08 -0000 Author: johans Date: Mon Dec 22 20:49:07 2014 New Revision: 375266 URL: https://svnweb.freebsd.org/changeset/ports/375266 QAT: https://qat.redports.org/buildarchive/r375266/ Log: Use DIST_SUBDIR for rolling distfiles Suggested by: antoine MFH: 2014Q4 Modified: head/print/texinfo/Makefile head/print/texinfo/distinfo Modified: head/print/texinfo/Makefile ============================================================================== --- head/print/texinfo/Makefile Mon Dec 22 20:43:57 2014 (r375265) +++ head/print/texinfo/Makefile Mon Dec 22 20:49:07 2014 (r375266) @@ -3,11 +3,13 @@ PORTNAME= texinfo PORTVERSION= 5.2.20141212 +PORTREVISION= 1 CATEGORIES= print MASTER_SITES= ftp://ftp.stack.nl/pub/users/johans/texinfo/${PORTVERSION:E}/ \ GNU DISTNAME= ${PORTNAME}-${PORTVERSION:R} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} htmlxref.cnf texinfo.tex texi2dvi +DIST_SUBDIR= ${PORTNAME}/${PORTVERSION} EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= johans@FreeBSD.org Modified: head/print/texinfo/distinfo ============================================================================== --- head/print/texinfo/distinfo Mon Dec 22 20:43:57 2014 (r375265) +++ head/print/texinfo/distinfo Mon Dec 22 20:49:07 2014 (r375266) @@ -1,8 +1,8 @@ -SHA256 (texinfo-5.2.tar.xz) = 5471ef683a64588a7cfef46ef2bdd3fbcbca89d847e10832612293f105e44eda -SIZE (texinfo-5.2.tar.xz) = 3812944 -SHA256 (htmlxref.cnf) = e008c192c0233428ade62588673198eef88299287e05c80361aacb58b93f1d93 -SIZE (htmlxref.cnf) = 19605 -SHA256 (texinfo.tex) = c73e31295f87d4b856c38bc4d31f7cfc8f0c5605d4ecf58c60e0db276796306b -SIZE (texinfo.tex) = 328628 -SHA256 (texi2dvi) = 6e2457300ff03e5b15a4f32b936c0b995285c6ada70269be7aebd17d7a8cc475 -SIZE (texi2dvi) = 56378 +SHA256 (texinfo/5.2.20141212/texinfo-5.2.tar.xz) = 5471ef683a64588a7cfef46ef2bdd3fbcbca89d847e10832612293f105e44eda +SIZE (texinfo/5.2.20141212/texinfo-5.2.tar.xz) = 3812944 +SHA256 (texinfo/5.2.20141212/htmlxref.cnf) = e008c192c0233428ade62588673198eef88299287e05c80361aacb58b93f1d93 +SIZE (texinfo/5.2.20141212/htmlxref.cnf) = 19605 +SHA256 (texinfo/5.2.20141212/texinfo.tex) = c73e31295f87d4b856c38bc4d31f7cfc8f0c5605d4ecf58c60e0db276796306b +SIZE (texinfo/5.2.20141212/texinfo.tex) = 328628 +SHA256 (texinfo/5.2.20141212/texi2dvi) = 6e2457300ff03e5b15a4f32b936c0b995285c6ada70269be7aebd17d7a8cc475 +SIZE (texinfo/5.2.20141212/texi2dvi) = 56378 From owner-svn-ports-all@FreeBSD.ORG Mon Dec 22 20:59:34 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id CD5498AA; Mon, 22 Dec 2014 20:59:34 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9FE0F1247; Mon, 22 Dec 2014 20:59:34 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBMKxYDF055535; Mon, 22 Dec 2014 20:59:34 GMT (envelope-from rm@FreeBSD.org) Received: (from rm@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBMKxYsS055533; Mon, 22 Dec 2014 20:59:34 GMT (envelope-from rm@FreeBSD.org) Message-Id: <201412222059.sBMKxYsS055533@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: rm set sender to rm@FreeBSD.org using -f From: Ruslan Makhmatkhanov Date: Mon, 22 Dec 2014 20:59:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375267 - head/devel/py-palm X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2014 20:59:34 -0000 Author: rm Date: Mon Dec 22 20:59:33 2014 New Revision: 375267 URL: https://svnweb.freebsd.org/changeset/ports/375267 QAT: https://qat.redports.org/buildarchive/r375267/ Log: devel/py-palm: add missing dependencies - add missing dependencies - limit python version to 2.x - let it build with protobuf 2.6 - misc non-functional changes - bump PORTREVISION because of dependency changes Approved by: vg (maintainer) Modified: head/devel/py-palm/Makefile head/devel/py-palm/pkg-descr Modified: head/devel/py-palm/Makefile ============================================================================== --- head/devel/py-palm/Makefile Mon Dec 22 20:49:07 2014 (r375266) +++ head/devel/py-palm/Makefile Mon Dec 22 20:59:33 2014 (r375267) @@ -3,19 +3,27 @@ PORTNAME= palm PORTVERSION= 0.1.7 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= vg@FreeBSD.org -COMMENT= Protobufs Are Lightweight Messages +COMMENT= Fast Protocol Buffer library for Python LICENSE= BSD2CLAUSE -USES= python +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}protobuf>0:${PORTSDIR}/devel/py-protobuf +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}simpleparse>0:${PORTSDIR}/devel/py-simpleparse + +USES= python:2 USE_PYTHON= autoplist distutils +post-patch: + @${REINPLACE_CMD} -e 's|"protobuf>=2.4.1,<=2.4.999"|"protobuf>=2.4.1"|' \ + ${WRKSRC}/setup.py + post-install: - @${STRIP_CMD} ${STAGEDIR}${PYTHON_LIBDIR}/site-packages/${PORTNAME}/${PORTNAME}.so + @${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/palm/palm.so .include Modified: head/devel/py-palm/pkg-descr ============================================================================== --- head/devel/py-palm/pkg-descr Mon Dec 22 20:49:07 2014 (r375266) +++ head/devel/py-palm/pkg-descr Mon Dec 22 20:59:33 2014 (r375267) @@ -2,6 +2,7 @@ PALM is a library for using Google's pro a fast core written in C with a thin Cython binding to Python. The goal of palm was to make improvements to the Google reference implementation, namely: + * Make the library significantly faster * Clean up the API From owner-svn-ports-all@FreeBSD.ORG Mon Dec 22 21:11:47 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C70C7C3E; Mon, 22 Dec 2014 21:11:47 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B33801567; Mon, 22 Dec 2014 21:11:47 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBMLBlBY062391; Mon, 22 Dec 2014 21:11:47 GMT (envelope-from ale@FreeBSD.org) Received: (from ale@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBMLBlQe062389; Mon, 22 Dec 2014 21:11:47 GMT (envelope-from ale@FreeBSD.org) Message-Id: <201412222111.sBMLBlQe062389@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: ale set sender to ale@FreeBSD.org using -f From: Alex Dupre Date: Mon, 22 Dec 2014 21:11:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375268 - head/security/php-suhosin X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2014 21:11:47 -0000 Author: ale Date: Mon Dec 22 21:11:46 2014 New Revision: 375268 URL: https://svnweb.freebsd.org/changeset/ports/375268 QAT: https://qat.redports.org/buildarchive/r375268/ Log: Update to 0.9.37.1 release. Submitted by: Tommy Scheunemann Modified: head/security/php-suhosin/Makefile head/security/php-suhosin/distinfo Modified: head/security/php-suhosin/Makefile ============================================================================== --- head/security/php-suhosin/Makefile Mon Dec 22 20:59:33 2014 (r375267) +++ head/security/php-suhosin/Makefile Mon Dec 22 21:11:46 2014 (r375268) @@ -2,11 +2,10 @@ # $FreeBSD$ PORTNAME= suhosin -PORTVERSION= 0.9.36 +PORTVERSION= 0.9.37.1 CATEGORIES= security MASTER_SITES= http://download.suhosin.org/ PKGNAMEPREFIX= php- -EXTRACT_SUFX= .tgz MAINTAINER= ale@FreeBSD.org COMMENT= PHP extension that implements high-level protections @@ -15,9 +14,8 @@ LICENSE= PHP301 OPTIONS_DEFINE= EXAMPLES -USE_PHP= yes +USE_PHP= session USE_PHPEXT= yes -IGNORE_WITH_PHP=53 CONFIGURE_ARGS= --enable-suhosin Modified: head/security/php-suhosin/distinfo ============================================================================== --- head/security/php-suhosin/distinfo Mon Dec 22 20:59:33 2014 (r375267) +++ head/security/php-suhosin/distinfo Mon Dec 22 21:11:46 2014 (r375268) @@ -1,2 +1,2 @@ -SHA256 (suhosin-0.9.36.tgz) = 3b7b8ac57a251ba0ed712d9f62b9ffdb6622c0a26b1118fd9d750744b5561596 -SIZE (suhosin-0.9.36.tgz) = 132858 +SHA256 (suhosin-0.9.37.1.tar.gz) = 322ba104a17196bae63d39404da103fd011b09fde0f02484dc44366511c586ba +SIZE (suhosin-0.9.37.1.tar.gz) = 134207 From owner-svn-ports-all@FreeBSD.ORG Mon Dec 22 21:18:33 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 78045E93; Mon, 22 Dec 2014 21:18:33 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 644BC1637; Mon, 22 Dec 2014 21:18:33 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBMLIX4g065226; Mon, 22 Dec 2014 21:18:33 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBMLIX9o065225; Mon, 22 Dec 2014 21:18:33 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412222118.sBMLIX9o065225@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Mon, 22 Dec 2014 21:18:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375269 - head/net/ctrace X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2014 21:18:33 -0000 Author: antoine Date: Mon Dec 22 21:18:32 2014 New Revision: 375269 URL: https://svnweb.freebsd.org/changeset/ports/375269 QAT: https://qat.redports.org/buildarchive/r375269/ Log: Shebangfix Modified: head/net/ctrace/Makefile Modified: head/net/ctrace/Makefile ============================================================================== --- head/net/ctrace/Makefile Mon Dec 22 21:11:46 2014 (r375268) +++ head/net/ctrace/Makefile Mon Dec 22 21:18:32 2014 (r375269) @@ -3,6 +3,7 @@ PORTNAME= ctrace PORTVERSION= 0.9 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://www.pratyeka.org/ctrace/download/ @@ -14,7 +15,8 @@ RUN_DEPENDS= p5-Net-RawIP>=0:${PORTSDIR} p5-libwww>=0:${PORTSDIR}/www/p5-libwww NO_BUILD= yes -USES= perl5 +USES= perl5 shebangfix +SHEBANG_FILES= ctrace PLIST_FILES= sbin/ctrace man/man1/ctrace.1.gz From owner-svn-ports-all@FreeBSD.ORG Mon Dec 22 21:23:31 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7F134F0; Mon, 22 Dec 2014 21:23:31 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6B643177C; Mon, 22 Dec 2014 21:23:31 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBMLNVQk069551; Mon, 22 Dec 2014 21:23:31 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBMLNVSg069549; Mon, 22 Dec 2014 21:23:31 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412222123.sBMLNVSg069549@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Mon, 22 Dec 2014 21:23:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375270 - head/devel/csmith X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2014 21:23:31 -0000 Author: antoine Date: Mon Dec 22 21:23:30 2014 New Revision: 375270 URL: https://svnweb.freebsd.org/changeset/ports/375270 QAT: https://qat.redports.org/buildarchive/r375270/ Log: - Add missing run dependency on perl - Shebangfix Modified: head/devel/csmith/Makefile Modified: head/devel/csmith/Makefile ============================================================================== --- head/devel/csmith/Makefile Mon Dec 22 21:18:32 2014 (r375269) +++ head/devel/csmith/Makefile Mon Dec 22 21:23:30 2014 (r375270) @@ -2,7 +2,7 @@ PORTNAME= csmith PORTVERSION= 2.1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= http://embed.cs.utah.edu/csmith/ @@ -16,7 +16,9 @@ CONFIGURE_ARGS= --docdir=${DOCSDIR} CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib INSTALL_TARGET= install-strip -USES= gmake libtool +USES= gmake libtool perl5 shebangfix +USE_PERL5= run +SHEBANG_FILES= scripts/compiler_test.pl scripts/launchn.pl scripts/test_csmith.pl USE_LDCONFIG= yes ONLY_FOR_ARCHS= i386 amd64 From owner-svn-ports-all@FreeBSD.ORG Mon Dec 22 21:27:20 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 74F1137D; Mon, 22 Dec 2014 21:27:20 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6148F17FD; Mon, 22 Dec 2014 21:27:20 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBMLRKxO070177; Mon, 22 Dec 2014 21:27:20 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBMLRKgx070176; Mon, 22 Dec 2014 21:27:20 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412222127.sBMLRKgx070176@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Mon, 22 Dec 2014 21:27:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375271 - head/devel/delta X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2014 21:27:20 -0000 Author: antoine Date: Mon Dec 22 21:27:19 2014 New Revision: 375271 URL: https://svnweb.freebsd.org/changeset/ports/375271 QAT: https://qat.redports.org/buildarchive/r375271/ Log: - Add missing run dependency on perl - Shebangfix Modified: head/devel/delta/Makefile Modified: head/devel/delta/Makefile ============================================================================== --- head/devel/delta/Makefile Mon Dec 22 21:23:30 2014 (r375270) +++ head/devel/delta/Makefile Mon Dec 22 21:27:19 2014 (r375271) @@ -2,6 +2,7 @@ PORTNAME= delta PORTVERSION= 2006.08.03 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= LOCAL/eadler/delta @@ -12,7 +13,9 @@ LICENSE= BSD2CLAUSE PLIST_FILES= bin/delta bin/multidelta bin/topformflat -USES= gmake +USES= gmake perl5 shebangfix +USE_PERL5= run +SHEBANG_FILES= delta multidelta do-install: ${INSTALL_SCRIPT} ${WRKSRC}/delta ${STAGEDIR}${PREFIX}/bin From owner-svn-ports-all@FreeBSD.ORG Mon Dec 22 21:32:32 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id F1E314EC; Mon, 22 Dec 2014 21:32:31 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id DDFCF1921; Mon, 22 Dec 2014 21:32:31 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBMLWVqV074448; Mon, 22 Dec 2014 21:32:31 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBMLWViC074447; Mon, 22 Dec 2014 21:32:31 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412222132.sBMLWViC074447@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Mon, 22 Dec 2014 21:32:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375272 - in head/www/demoroniser: . 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2014 21:32:32 -0000 Author: antoine Date: Mon Dec 22 21:32:30 2014 New Revision: 375272 URL: https://svnweb.freebsd.org/changeset/ports/375272 QAT: https://qat.redports.org/buildarchive/r375272/ Log: - Add missing run dependency on perl - Shebangfix Deleted: head/www/demoroniser/files/ Modified: head/www/demoroniser/Makefile Modified: head/www/demoroniser/Makefile ============================================================================== --- head/www/demoroniser/Makefile Mon Dec 22 21:27:19 2014 (r375271) +++ head/www/demoroniser/Makefile Mon Dec 22 21:32:30 2014 (r375272) @@ -3,6 +3,7 @@ PORTNAME= demoroniser PORTVERSION= 1.0.20030916 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://www.fourmilab.ch/webtools/demoroniser/ \ ${MASTER_SITE_LOCAL} @@ -12,12 +13,14 @@ DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= Correct moronic and gratuitously incompatible HTML from MS applications -USES= zip shebangfix +USES= perl5 shebangfix zip +USE_PERL5= run +perl_OLD_CMD= /bin/perl +SHEBANG_FILES= demoroniser.pl NO_BUILD= yes NO_WRKSUBDIR= yes PLIST_FILES= bin/demoroniser man/man1/demoroniser.1.gz -SHEBANG_FILES= demoroniser.pl do-install: ${INSTALL_SCRIPT} ${WRKDIR}/demoroniser.pl \ From owner-svn-ports-all@FreeBSD.ORG Mon Dec 22 21:38:40 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 247E182B; Mon, 22 Dec 2014 21:38:40 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0E2E019AC; Mon, 22 Dec 2014 21:38:40 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBMLcePm076608; Mon, 22 Dec 2014 21:38:40 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBMLcOHI076481; Mon, 22 Dec 2014 21:38:24 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201412222138.sBMLcOHI076481@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Mon, 22 Dec 2014 21:38:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375273 - in head/games: avoision cretan-hubris criticalmass darkplaces doom-freedoom doom-hacx doom-hr2 dungeon edge fairymax fbg2 flightgear-aircraft flightgear-data flightgear-mb339-... X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2014 21:38:40 -0000 Author: bapt Date: Mon Dec 22 21:38:23 2014 New Revision: 375273 URL: https://svnweb.freebsd.org/changeset/ports/375273 QAT: https://qat.redports.org/buildarchive/r375273/ Log: Revert r375084 A too sharp axe causes unpredictable damages Reported by: amdmi3 Modified: head/games/avoision/Makefile head/games/cretan-hubris/Makefile head/games/criticalmass/Makefile head/games/darkplaces/Makefile head/games/doom-freedoom/Makefile head/games/doom-hacx/Makefile head/games/doom-hr2/Makefile head/games/dungeon/Makefile head/games/edge/Makefile head/games/fairymax/Makefile head/games/fbg2/Makefile head/games/flightgear-aircraft/Makefile head/games/flightgear-data/Makefile head/games/flightgear-mb339-pan/Makefile head/games/freera/Makefile head/games/freesweep/Makefile head/games/ftjava/Makefile head/games/jchessboard/Makefile head/games/jinput/Makefile head/games/jutils/Makefile head/games/linux-enemyterritory-shrub/Makefile head/games/linux-ut2003-demo/Makefile head/games/lwjgl/Makefile head/games/marsnomercy/Makefile head/games/maxr/Makefile head/games/naev-data/Makefile head/games/oldrunner/Makefile head/games/openpref/Makefile head/games/pcgen/Makefile head/games/phalanx/Makefile head/games/quadra/Makefile head/games/quake2-rogue/Makefile head/games/quake2-xatrix/Makefile head/games/redeclipse/Makefile head/games/reminiscence/Makefile head/games/sauerbraten/Makefile head/games/scourge-data/Makefile head/games/shaaft/Makefile head/games/spicetrade/Makefile head/games/starfighter/Makefile head/games/sudoku/Makefile head/games/thegrind/Makefile head/games/tuxpaint-fonts/Makefile head/games/widelands/Makefile head/games/wmshuffle/Makefile head/games/wordplay/Makefile head/games/xcowsay/Makefile head/games/xpuzzletama/Makefile head/games/xrick/Makefile head/games/xteddy/Makefile head/games/xwelltris/Makefile head/games/xwordpy/Makefile head/games/xworm/Makefile head/games/zoom/Makefile Modified: head/games/avoision/Makefile ============================================================================== --- head/games/avoision/Makefile Mon Dec 22 21:32:30 2014 (r375272) +++ head/games/avoision/Makefile Mon Dec 22 21:38:23 2014 (r375273) @@ -33,6 +33,7 @@ PLIST_FILES= bin/${PORTNAME} \ share/applications/${PORTNAME}.desktop \ share/pixmaps/${PORTNAME}.png \ %%DATADIR%%/${PORTNAME}.zip +PLIST_DIRS= %%DATADIR%% PORTDOCS= ChangeLog Modified: head/games/cretan-hubris/Makefile ============================================================================== --- head/games/cretan-hubris/Makefile Mon Dec 22 21:32:30 2014 (r375272) +++ head/games/cretan-hubris/Makefile Mon Dec 22 21:38:23 2014 (r375273) @@ -33,5 +33,6 @@ PLIST_FILES= bin/${PORTNAME} \ share/applications/${PORTNAME}.desktop \ share/pixmaps/${PORTNAME}.png \ %%DATADIR%%/${PORTNAME}.zip +PLIST_DIRS= %%DATADIR%% .include Modified: head/games/criticalmass/Makefile ============================================================================== --- head/games/criticalmass/Makefile Mon Dec 22 21:32:30 2014 (r375272) +++ head/games/criticalmass/Makefile Mon Dec 22 21:38:23 2014 (r375273) @@ -39,6 +39,7 @@ PLIST_FILES= bin/Packer \ man/man6/critter.6.gz \ share/Critical_Mass/lg-criti.xm \ share/Critical_Mass/resource.dat +PLIST_DIRS= share/Critical_Mass DESKTOP_ENTRIES="CriticallMass" "" "" "critter" "" "" Modified: head/games/darkplaces/Makefile ============================================================================== --- head/games/darkplaces/Makefile Mon Dec 22 21:32:30 2014 (r375272) +++ head/games/darkplaces/Makefile Mon Dec 22 21:38:23 2014 (r375273) @@ -30,6 +30,7 @@ DEDICATED_DESC= Build dedicated server SDL_DESC= Build SDL client PLIST_FILES= %%DATADIR%%/dummy +PLIST_DIRS= %%DATADIR%% PORTDOCS= darkplaces.txt .include "${.CURDIR}/../quake-data/Makefile.include" Modified: head/games/doom-freedoom/Makefile ============================================================================== --- head/games/doom-freedoom/Makefile Mon Dec 22 21:32:30 2014 (r375272) +++ head/games/doom-freedoom/Makefile Mon Dec 22 21:38:23 2014 (r375273) @@ -19,6 +19,7 @@ DATADIR= ${DMDIR}/${PORTNAME} DOCSDIR= ${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME} PLIST_FILES= %%DATADIR%%/doom2.wad +PLIST_DIRS= %%DATADIR%% PORTDOCS= ChangeLog NEWS README OPTIONS_DEFINE= DOCS Modified: head/games/doom-hacx/Makefile ============================================================================== --- head/games/doom-hacx/Makefile Mon Dec 22 21:32:30 2014 (r375272) +++ head/games/doom-hacx/Makefile Mon Dec 22 21:38:23 2014 (r375273) @@ -19,6 +19,7 @@ NO_WRKSUBDIR= yes DATADIR= ${DMDIR}/${PORTNAME} PLIST_FILES= %%DATADIR%%/${DISTNAME} +PLIST_DIRS= %%DATADIR%% .include "${.CURDIR}/../doom-data/Makefile.include" Modified: head/games/doom-hr2/Makefile ============================================================================== --- head/games/doom-hr2/Makefile Mon Dec 22 21:32:30 2014 (r375272) +++ head/games/doom-hr2/Makefile Mon Dec 22 21:38:23 2014 (r375273) @@ -18,6 +18,7 @@ NO_WRKSUBDIR= yes DATADIR= ${DMDIR}/${PORTNAME} PLIST_FILES= %%DATADIR%%/hr2final.wad +PLIST_DIRS= %%DATADIR%% PORTDOCS= hr2final.txt OPTIONS_DEFINE= DOCS Modified: head/games/dungeon/Makefile ============================================================================== --- head/games/dungeon/Makefile Mon Dec 22 21:32:30 2014 (r375272) +++ head/games/dungeon/Makefile Mon Dec 22 21:38:23 2014 (r375273) @@ -28,6 +28,7 @@ PLIST_FILES= bin/dungeon \ man/man6/dungeon.6.gz \ %%DATADIR%%/dundat \ %%PORTDOCS%%%%DOCSDIR%%/dungn32b.zip +PLIST_DIRS= %%DATADIR%% PORTDOCS= HISTORY MANIFEST README Modified: head/games/edge/Makefile ============================================================================== --- head/games/edge/Makefile Mon Dec 22 21:32:30 2014 (r375272) +++ head/games/edge/Makefile Mon Dec 22 21:38:23 2014 (r375273) @@ -30,6 +30,7 @@ CFLAGS+= -ffast-math WRKSRC= ${WRKDIR}/Edge-${PORTVERSION}-source PLIST_FILES= bin/edge %%DMDIR%%/edge.wad +PLIST_DIRSTRY= %%DMDIR%% PORTDOCS= * OPTIONS_DEFINE= DOCS Modified: head/games/fairymax/Makefile ============================================================================== --- head/games/fairymax/Makefile Mon Dec 22 21:32:30 2014 (r375272) +++ head/games/fairymax/Makefile Mon Dec 22 21:38:23 2014 (r375273) @@ -32,6 +32,7 @@ PLIST_FILES= bin/${PORTNAME} \ man/man6/maxqi.6.gz \ %%DATADIR%%/fmax.ini \ %%DATADIR%%/qmax.ini +PLIST_DIRS= %%DATADIR%% USES= gmake perl5 USE_PERL5= build Modified: head/games/fbg2/Makefile ============================================================================== --- head/games/fbg2/Makefile Mon Dec 22 21:32:30 2014 (r375272) +++ head/games/fbg2/Makefile Mon Dec 22 21:38:23 2014 (r375273) @@ -33,6 +33,7 @@ PLIST_FILES= bin/${PORTNAME} \ share/applications/${PORTNAME}.desktop \ share/pixmaps/${PORTNAME}.png \ %%DATADIR%%/${PORTNAME}.zip +PLIST_DIRS= %%DATADIR%% PORTDOCS= ChangeLog OPTIONS_DEFINE= DOCS Modified: head/games/flightgear-aircraft/Makefile ============================================================================== --- head/games/flightgear-aircraft/Makefile Mon Dec 22 21:32:30 2014 (r375272) +++ head/games/flightgear-aircraft/Makefile Mon Dec 22 21:38:23 2014 (r375273) @@ -64,6 +64,7 @@ EXTRACT_AFTER_ARGS= -d ${WRKSRC} DATADIR= ${PREFIX}/share/flightgear/Aircraft PLIST= ${WRKDIR}/pkg-plist +PLIST_DIRS= %%DATADIR%% pre-extract: @${MKDIR} ${WRKSRC} Modified: head/games/flightgear-data/Makefile ============================================================================== --- head/games/flightgear-data/Makefile Mon Dec 22 21:32:30 2014 (r375272) +++ head/games/flightgear-data/Makefile Mon Dec 22 21:38:23 2014 (r375273) @@ -23,6 +23,7 @@ WRKSRC= ${WRKDIR}/fgdata DATADIR= ${PREFIX}/share/flightgear PLIST= ${WRKDIR}/pkg-plist +PLIST_DIRS= %%DATADIR%% MANUAL_PACKAGE_BUILD= very large distfile (>1 GB) Modified: head/games/flightgear-mb339-pan/Makefile ============================================================================== --- head/games/flightgear-mb339-pan/Makefile Mon Dec 22 21:32:30 2014 (r375272) +++ head/games/flightgear-mb339-pan/Makefile Mon Dec 22 21:38:23 2014 (r375273) @@ -22,6 +22,7 @@ EXTRACT_AFTER_ARGS= -d ${WRKSRC} DATADIR= ${PREFIX}/share/flightgear/Aircraft PLIST= ${WRKDIR}/pkg-plist +PLIST_DIRS= %%DATADIR%% pre-extract: @${MKDIR} ${WRKSRC} Modified: head/games/freera/Makefile ============================================================================== --- head/games/freera/Makefile Mon Dec 22 21:32:30 2014 (r375272) +++ head/games/freera/Makefile Mon Dec 22 21:38:23 2014 (r375273) @@ -20,6 +20,7 @@ SUB_FILES= pkg-message PLIST_FILES= bin/${PORTNAME} PORTDATA= * +PLIST_DIRS= %%DATADIR%%/mix post-patch: @${MV} ${WRKSRC}/SConstruct ${WRKSRC}/SConstruct.orig Modified: head/games/freesweep/Makefile ============================================================================== --- head/games/freesweep/Makefile Mon Dec 22 21:32:30 2014 (r375272) +++ head/games/freesweep/Makefile Mon Dec 22 21:38:23 2014 (r375273) @@ -23,6 +23,7 @@ ALL_TARGET= ${PORTNAME} PORTDOCS= CHANGES README PLIST_FILES= "@(,games,2555) bin/${PORTNAME}" man/man6/${PORTNAME}.6.gz \ %%DATADIR%%/sweeprc "@(,games,0664) %%DATADIR%%/sweeptimes" +PLIST_DIRS= %%DATADIR%% OPTIONS_DEFINE= DOCS Modified: head/games/ftjava/Makefile ============================================================================== --- head/games/ftjava/Makefile Mon Dec 22 21:32:30 2014 (r375272) +++ head/games/ftjava/Makefile Mon Dec 22 21:38:23 2014 (r375273) @@ -33,6 +33,17 @@ DATAFILES= Images IncomingGames Outgoing PLIST_FILES= bin/ftjava PORTDOCS= FTJava_Linux.html faq.html FTJava_Documentation.html PORTDATA= * +PLIST_DIRS= %%DATADIR%%/Ships/FullThrust/Kravak \ + %%DATADIR%%/Ships/EFSB/NonAligned \ + %%DATADIR%%/OutgoingGames \ + %%DATADIR%%/IncomingGames \ + %%DATADIR%%/Images/StarFleetWars/Terran \ + %%DATADIR%%/Images/StarFleetWars/Entomalian \ + %%DATADIR%%/Images/ShipIcons/StarFleetWars \ + %%DATADIR%%/Images/ShipIcons/FullThrust \ + %%DATADIR%%/Images/FullThrust/Sylvian \ + %%DATADIR%%/Images/FullThrust/Kali \ + %%DATADIR%%/Images/FullThrust/Eurasian SUB_FILES= ftjava.sh Modified: head/games/jchessboard/Makefile ============================================================================== --- head/games/jchessboard/Makefile Mon Dec 22 21:32:30 2014 (r375272) +++ head/games/jchessboard/Makefile Mon Dec 22 21:38:23 2014 (r375273) @@ -22,6 +22,7 @@ DATADIR= ${JAVASHAREDIR}/${PORTNAME} PLIST_FILES= bin/${PORTNAME} \ %%DATADIR%%/${JARFILE} +PLIST_DIRS= %%DATADIR%% SUB_FILES= ${PORTNAME} SUB_LIST+= JARFILE=${JARFILE} \ PORTNAME=${PORTNAME} Modified: head/games/jinput/Makefile ============================================================================== --- head/games/jinput/Makefile Mon Dec 22 21:32:30 2014 (r375272) +++ head/games/jinput/Makefile Mon Dec 22 21:38:23 2014 (r375273) @@ -21,6 +21,7 @@ USE_ANT= yes ALL_TARGET= simple_linux PLIST_FILES= %%JAVAJARDIR%%/${PORTNAME}/${PORTNAME}.jar +PLIST_DIRS= %%JAVAJARDIR%%/${PORTNAME} post-patch: @${LN} -sf ${JAVALIBDIR}/jutils/jutils.jar ${WRKSRC}/lib/ Modified: head/games/jutils/Makefile ============================================================================== --- head/games/jutils/Makefile Mon Dec 22 21:32:30 2014 (r375272) +++ head/games/jutils/Makefile Mon Dec 22 21:38:23 2014 (r375273) @@ -17,6 +17,7 @@ JAVA_VENDOR= openjdk USE_ANT= YES PLIST_FILES= %%JAVAJARDIR%%/${PORTNAME}/${PORTNAME}.jar +PLIST_DIRS= %%JAVAJARDIR%%/${PORTNAME} do-install: @${MKDIR} ${STAGEDIR}${JAVAJARDIR}/${PORTNAME} Modified: head/games/linux-enemyterritory-shrub/Makefile ============================================================================== --- head/games/linux-enemyterritory-shrub/Makefile Mon Dec 22 21:32:30 2014 (r375272) +++ head/games/linux-enemyterritory-shrub/Makefile Mon Dec 22 21:38:23 2014 (r375273) @@ -24,6 +24,7 @@ DATADIR= ${PREFIX}/lib/enemyterritory/${ PLIST_FILES= bin/et-${PORTNAME} \ bin/etded-${PORTNAME} \ %%DATADIR%%/qagame.mp.i386.so +PLIST_DIRS= %%DATADIR%% do-build: .for f in et etded Modified: head/games/linux-ut2003-demo/Makefile ============================================================================== --- head/games/linux-ut2003-demo/Makefile Mon Dec 22 21:32:30 2014 (r375272) +++ head/games/linux-ut2003-demo/Makefile Mon Dec 22 21:38:23 2014 (r375273) @@ -29,6 +29,7 @@ SUB_LIST= UTDIR="${UTDIR}" PLIST_FILES= bin/ut2003-demo \ %%DATADIR%%/UT2003Logo.bmp %%DATADIR%%/Unreal.xpm +PLIST_DIRS= ${UTDIR_REL} %%DATADIR%% PORTDOCS= * LIBDIRS= Animations Benchmark ForceFeedback KarmaData Maps Music \ Modified: head/games/lwjgl/Makefile ============================================================================== --- head/games/lwjgl/Makefile Mon Dec 22 21:32:30 2014 (r375272) +++ head/games/lwjgl/Makefile Mon Dec 22 21:38:23 2014 (r375273) @@ -37,6 +37,8 @@ PLIST_FILES= %%JAVAJARDIR%%/${PORTNAME}/ %%JAVAJARDIR%%/${PORTNAME}/${PORTNAME}_test.jar \ %%JAVAJARDIR%%/${PORTNAME}/${PORTNAME}_util.jar \ %%JAVAJARDIR%%/${PORTNAME}/${PORTNAME}_util_applet.jar +PLIST_DIRS= %%JAVAJARDIR%%/${PORTNAME} \ + lib/${PORTNAME}${PORTVERSION} .include Modified: head/games/marsnomercy/Makefile ============================================================================== --- head/games/marsnomercy/Makefile Mon Dec 22 21:32:30 2014 (r375272) +++ head/games/marsnomercy/Makefile Mon Dec 22 21:38:23 2014 (r375273) @@ -24,6 +24,7 @@ WRKSRC= ${WRKDIR}/mars-${PORTVERSION} PLIST_FILES= bin/mars-nomercy \ libexec/mars +PLIST_DIRS= %%DATADIR%%/img/units/mercenaries PORTDATA= * OPTIONS_DEFINE= DEBUG OPENGL Modified: head/games/maxr/Makefile ============================================================================== --- head/games/maxr/Makefile Mon Dec 22 21:32:30 2014 (r375272) +++ head/games/maxr/Makefile Mon Dec 22 21:38:23 2014 (r375273) @@ -19,6 +19,10 @@ LDFLAGS+= -L${LOCALBASE}/lib PLIST_FILES= bin/${PORTNAME} PORTDATA= * +PLIST_DIRS= %%DATADIR%%/voices \ + %%DATADIR%%/vehicles/sub/sub \ + %%DATADIR%%/save \ + %%DATADIR%%/mve DESKTOP_ENTRIES="M.A.X.R." \ "Mechanized Assault and Exploration Reloaded" \ Modified: head/games/naev-data/Makefile ============================================================================== --- head/games/naev-data/Makefile Mon Dec 22 21:32:30 2014 (r375272) +++ head/games/naev-data/Makefile Mon Dec 22 21:38:23 2014 (r375273) @@ -19,6 +19,7 @@ NO_BUILD= yes DATADIR= ${PREFIX}/share/${PKGNAMEPREFIX:S/-//} PLIST_FILES= share/${PKGNAMEPREFIX:S/-//}/${PORTNAME:S/^/n/}-${PORTVERSION} +PLIST_DIRS= share/${PKGNAMEPREFIX:S/-//} do-extract: @@${MKDIR} ${WRKSRC} Modified: head/games/oldrunner/Makefile ============================================================================== --- head/games/oldrunner/Makefile Mon Dec 22 21:32:30 2014 (r375272) +++ head/games/oldrunner/Makefile Mon Dec 22 21:38:23 2014 (r375273) @@ -19,6 +19,7 @@ MAKEFILE= GNUmakefile WRKSRC= ${WRKDIR}/${PORTNAME} PLIST_FILES= bin/oldrunner ${DATADIR_REL}/original.lvl man/man6/oldrunner.6.gz +PLIST_DIRS= ${DATADIR_REL} post-patch: ${REINPLACE_CMD} -e '/LEVELS_PATH/s,/usr/local/share/oldrunner,${DATADIR},g' \ Modified: head/games/openpref/Makefile ============================================================================== --- head/games/openpref/Makefile Mon Dec 22 21:32:30 2014 (r375272) +++ head/games/openpref/Makefile Mon Dec 22 21:38:23 2014 (r375273) @@ -19,6 +19,7 @@ MAKE_JOBS_UNSAFE= yes PLIST_FILES= bin/${PORTNAME} \ %%DATADIR%%/i18n/${PORTNAME}_ru.qm \ share/pixmaps/${PORTNAME}.png +PLIST_DIRS= %%DATADIR%%/i18n %%DATADIR%% PORTDOCS= AUTHORS BUGS NEWS README THANKS OPTIONS_DEFINE= DOCS Modified: head/games/pcgen/Makefile ============================================================================== --- head/games/pcgen/Makefile Mon Dec 22 21:32:30 2014 (r375272) +++ head/games/pcgen/Makefile Mon Dec 22 21:38:23 2014 (r375273) @@ -25,6 +25,7 @@ SUB_FILES= pcgen.sh PLIST_FILES= bin/pcgen PORTDATA= * PORTDOCS= * +PLIST_DIRS= %%DATADIR%%/characters OPTIONS_DEFINE= DOCS Modified: head/games/phalanx/Makefile ============================================================================== --- head/games/phalanx/Makefile Mon Dec 22 21:32:30 2014 (r375272) +++ head/games/phalanx/Makefile Mon Dec 22 21:38:23 2014 (r375273) @@ -31,6 +31,7 @@ PLIST_FILES= bin/phalanx \ %%DATADIR%%/eco.phalanx \ %%DATADIR%%/pbook.phalanx \ %%DATADIR%%/sbook.phalanx +PLIST_DIRS= %%DATADIR%% OPTIONS_DEFINE= DOCS Modified: head/games/quadra/Makefile ============================================================================== --- head/games/quadra/Makefile Mon Dec 22 21:32:30 2014 (r375272) +++ head/games/quadra/Makefile Mon Dec 22 21:38:23 2014 (r375273) @@ -26,6 +26,7 @@ LDFLAGS+= -L${LOCALBASE}/lib PLIST_FILES= bin/${PORTNAME} \ share/games/${PORTNAME}.res \ share/pixmaps/${PORTNAME}.xpm +PLIST_DIRSTRY= share/games DESKTOP_ENTRIES= "Quadra" "${COMMENT}" \ "${PREFIX}/share/pixmaps/${PORTNAME}.xpm" \ Modified: head/games/quake2-rogue/Makefile ============================================================================== --- head/games/quake2-rogue/Makefile Mon Dec 22 21:32:30 2014 (r375272) +++ head/games/quake2-rogue/Makefile Mon Dec 22 21:38:23 2014 (r375273) @@ -16,6 +16,7 @@ NO_WRKSUBDIR= yes SUB_FILES= pkg-message PLIST_FILES= %%Q2DIR%%/${PORTNAME}/game.so +PLIST_DIRS= %%Q2DIR%%/${PORTNAME} do-extract: @${MKDIR} ${WRKDIR} Modified: head/games/quake2-xatrix/Makefile ============================================================================== --- head/games/quake2-xatrix/Makefile Mon Dec 22 21:32:30 2014 (r375272) +++ head/games/quake2-xatrix/Makefile Mon Dec 22 21:38:23 2014 (r375273) @@ -16,6 +16,7 @@ NO_WRKSUBDIR= yes SUB_FILES= pkg-message PLIST_FILES= %%Q2DIR%%/${PORTNAME}/game.so +PLIST_DIRS= %%Q2DIR%%/${PORTNAME} do-extract: @${MKDIR} ${WRKDIR} Modified: head/games/redeclipse/Makefile ============================================================================== --- head/games/redeclipse/Makefile Mon Dec 22 21:32:30 2014 (r375272) +++ head/games/redeclipse/Makefile Mon Dec 22 21:38:23 2014 (r375273) @@ -31,6 +31,7 @@ SUB_FILES= ${PORTNAME} ${PORTNAME}_serve PORTDATA= * PORTDOCS= * +PLIST_DIRS= %%DATADIR%%/data/brush OPTIONS_DEFINE= OPTIMIZED_CFLAGS DOCS OPTIONS_MULTI= COMPONENTS Modified: head/games/reminiscence/Makefile ============================================================================== --- head/games/reminiscence/Makefile Mon Dec 22 21:32:30 2014 (r375272) +++ head/games/reminiscence/Makefile Mon Dec 22 21:38:23 2014 (r375273) @@ -21,6 +21,7 @@ SUB_FILES= pkg-message PORTDOCS= README PLIST_FILES= bin/remin +PLIST_DIRSTRY= %%DATADIR%%/data %%DATADIR%% OPTIONS_DEFINE= DOCS Modified: head/games/sauerbraten/Makefile ============================================================================== --- head/games/sauerbraten/Makefile Mon Dec 22 21:32:30 2014 (r375272) +++ head/games/sauerbraten/Makefile Mon Dec 22 21:38:23 2014 (r375273) @@ -25,6 +25,7 @@ ALL_TARGET= libenet PORTDATA= data packages PORTDOCS= * +PLIST_DIRS= %%DATADIR%%/packages/brush OPTIONS_MULTI= BUILD OPTIONS_MULTI_BUILD= CLIENT DEDICATED MASTER Modified: head/games/scourge-data/Makefile ============================================================================== --- head/games/scourge-data/Makefile Mon Dec 22 21:32:30 2014 (r375272) +++ head/games/scourge-data/Makefile Mon Dec 22 21:38:23 2014 (r375273) @@ -17,6 +17,7 @@ NO_ARCH= * WRKSRC= ${WRKDIR}/scourge_data DATADIR= ${PREFIX}/share/scourge PORTDATA= * +PLIST_DIRS= %%DATADIR%%/world do-install: cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR} Modified: head/games/shaaft/Makefile ============================================================================== --- head/games/shaaft/Makefile Mon Dec 22 21:32:30 2014 (r375272) +++ head/games/shaaft/Makefile Mon Dec 22 21:38:23 2014 (r375273) @@ -29,6 +29,7 @@ DATADIR= ${PREFIX}/share/Shaaft PLIST_FILES= bin/Packer bin/shaaft %%DATADIR%%/resource.dat \ man/man6/shaaft.6.gz +PLIST_DIRS= %%DATADIR%% DESKTOP_ENTRIES="Shaaft" "" "" "${PORTNAME}" "" "" Modified: head/games/spicetrade/Makefile ============================================================================== --- head/games/spicetrade/Makefile Mon Dec 22 21:32:30 2014 (r375272) +++ head/games/spicetrade/Makefile Mon Dec 22 21:38:23 2014 (r375273) @@ -22,6 +22,7 @@ SUB_FILES= ${PORTNAME} SUB_LIST= JARFILE="${DATADIR}/${DISTFILES}" PLIST_FILES= bin/spicetrade %%DATADIR%%/${DISTFILES} +PLIST_DIRS= %%DATADIR%% do-install: ${INSTALL_SCRIPT} ${WRKDIR}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin Modified: head/games/starfighter/Makefile ============================================================================== --- head/games/starfighter/Makefile Mon Dec 22 21:32:30 2014 (r375272) +++ head/games/starfighter/Makefile Mon Dec 22 21:38:23 2014 (r375273) @@ -32,6 +32,7 @@ INSTALLS_ICONS= yes PLIST_FILES= bin/${PORTNAME} \ share/pixmaps/${PORTNAME}.png \ %%DATADIR%%/${PORTNAME}.pak +PLIST_DIRS= %%DATADIR%% PORTDOCS= index.html Modified: head/games/sudoku/Makefile ============================================================================== --- head/games/sudoku/Makefile Mon Dec 22 21:32:30 2014 (r375272) +++ head/games/sudoku/Makefile Mon Dec 22 21:38:23 2014 (r375273) @@ -14,6 +14,7 @@ USES= ncurses tar:bzip2 PLIST_FILES= bin/sudoku \ man/man6/sudoku.6.gz \ share/sudoku/template +PLIST_DIRS= share/sudoku PORTDOCS= * OPTIONS_DEFINE= DOCS Modified: head/games/thegrind/Makefile ============================================================================== --- head/games/thegrind/Makefile Mon Dec 22 21:32:30 2014 (r375272) +++ head/games/thegrind/Makefile Mon Dec 22 21:38:23 2014 (r375273) @@ -28,6 +28,7 @@ PLIST_FILES= bin/${PORTNAME} \ share/applications/${PORTNAME}.desktop \ share/pixmaps/${PORTNAME}.png \ %%DATADIR%%/${PORTNAME}.zip +PLIST_DIRS= %%DATADIR%% PORTDOCS= ChangeLog OPTIONS_DEFINE= DOCS Modified: head/games/tuxpaint-fonts/Makefile ============================================================================== --- head/games/tuxpaint-fonts/Makefile Mon Dec 22 21:32:30 2014 (r375272) +++ head/games/tuxpaint-fonts/Makefile Mon Dec 22 21:38:23 2014 (r375273) @@ -54,6 +54,7 @@ DISTFILES+= ${PORTNAME}-ttf-${${l:tu}_DI PLIST_FILES+= %%DATADIR%%/fonts/locale/${${l:tu}_CODE}.ttf PLIST_FILES+= %%DATADIR%%/fonts/locale/${${l:tu}_CODE}_docs/COPYING.txt PLIST_FILES+= %%DATADIR%%/fonts/locale/${${l:tu}_CODE}_docs/README.txt +PLIST_DIRS+= %%DATADIR%%/fonts/locale/${${l:tu}_CODE}_docs . endif .endfor Modified: head/games/widelands/Makefile ============================================================================== --- head/games/widelands/Makefile Mon Dec 22 21:32:30 2014 (r375272) +++ head/games/widelands/Makefile Mon Dec 22 21:38:23 2014 (r375273) @@ -30,6 +30,8 @@ USE_SDL= sdl mixer image net ttf gfx PLIST_FILES= bin/widelands PORTDATA= * +PLIST_DIRS= %%DATADIR%%/maps/Desert\ Tournament.wmf/scripting \ + %%DATADIR%%/maps/Swamp\ Monks.wmf/scripting DESKTOP_ENTRIES="Widelands" \ "" \ Modified: head/games/wmshuffle/Makefile ============================================================================== --- head/games/wmshuffle/Makefile Mon Dec 22 21:32:30 2014 (r375272) +++ head/games/wmshuffle/Makefile Mon Dec 22 21:38:23 2014 (r375273) @@ -17,6 +17,7 @@ USES= gmake PLIST_FILES= bin/wmshuffle \ %%DATADIR%%/skin-feiticeira.xpm \ %%DATADIR%%/skin-lucyenne.xpm +PLIST_DIRS= %%DATADIR%% post-patch: @${REINPLACE_CMD} -e \ Modified: head/games/wordplay/Makefile ============================================================================== --- head/games/wordplay/Makefile Mon Dec 22 21:32:30 2014 (r375272) +++ head/games/wordplay/Makefile Mon Dec 22 21:38:23 2014 (r375273) @@ -18,6 +18,7 @@ PORTDOCS= readme OPTIONS_DEFINE= DOCS PLIST_FILES= bin/${PORTNAME} %%DATADIR%%/words721.txt +PLIST_DIRS= %%DATADIR%% post-patch: @${REINPLACE_CMD} -e 's|CC=gcc|CC?=g++|' ${WRKSRC}/makefile Modified: head/games/xcowsay/Makefile ============================================================================== --- head/games/xcowsay/Makefile Mon Dec 22 21:32:30 2014 (r375272) +++ head/games/xcowsay/Makefile Mon Dec 22 21:38:23 2014 (r375273) @@ -27,6 +27,7 @@ PLIST_FILES= bin/xcowdream \ %%DATADIR%%/cow_large.png \ %%DATADIR%%/cow_med.png \ %%DATADIR%%/cow_small.png +PLIST_DIRS= %%DATADIR%% CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib Modified: head/games/xpuzzletama/Makefile ============================================================================== --- head/games/xpuzzletama/Makefile Mon Dec 22 21:32:30 2014 (r375272) +++ head/games/xpuzzletama/Makefile Mon Dec 22 21:38:23 2014 (r375273) @@ -21,6 +21,7 @@ USES= imake:noman USE_XORG= xpm PLIST_FILES= bin/xpuzzletama lib/X11/xpuzzletama/tama_score +PLIST_DIRS= lib/X11/xpuzzletama post-install: @${MKDIR} ${STAGEDIR}${PREFIX}/lib/X11/xpuzzletama Modified: head/games/xrick/Makefile ============================================================================== --- head/games/xrick/Makefile Mon Dec 22 21:32:30 2014 (r375272) +++ head/games/xrick/Makefile Mon Dec 22 21:38:23 2014 (r375273) @@ -17,6 +17,7 @@ USES= gmake tar:tgz USE_SDL= sdl PLIST_FILES= bin/xrick man/man6/xrick.6.gz share/xrick/data.zip +PLIST_DIRS= share/xrick post-patch: @${REINPLACE_CMD} -e 's|sysarg_args_data = NULL|sysarg_args_data = "${PREFIX}/share/xrick/data.zip"|' ${WRKSRC}/src/sysarg.c Modified: head/games/xteddy/Makefile ============================================================================== --- head/games/xteddy/Makefile Mon Dec 22 21:32:30 2014 (r375272) +++ head/games/xteddy/Makefile Mon Dec 22 21:38:23 2014 (r375273) @@ -29,6 +29,7 @@ PLIST_FILES= bin/xteddy bin/xteddy_test %%DATADIR%%/xpenguin.png %%DATADIR%%/xpuppy.png \ %%DATADIR%%/xruessel.png %%DATADIR%%/xteddy.png \ %%DATADIR%%/xtrouble.png %%DATADIR%%/xtuxxy.png +PLIST_DIRS= %%DATADIR%% post-patch: .for f in configure xteddy.c Modified: head/games/xwelltris/Makefile ============================================================================== --- head/games/xwelltris/Makefile Mon Dec 22 21:32:30 2014 (r375272) +++ head/games/xwelltris/Makefile Mon Dec 22 21:38:23 2014 (r375273) @@ -21,6 +21,7 @@ PLIST_FILES= bin/xwelltris \ share/xwelltris/wellcuts.gif \ share/xwelltris/wellintro.gif \ share/xwelltris/welltris.scores +PLIST_DIRS= share/xwelltris GNU_CONFIGURE= yes USE_XORG= ice sm x11 xau xcursor xdmcp xext xfixes xi xrandr Modified: head/games/xwordpy/Makefile ============================================================================== --- head/games/xwordpy/Makefile Mon Dec 22 21:32:30 2014 (r375272) +++ head/games/xwordpy/Makefile Mon Dec 22 21:38:23 2014 (r375273) @@ -21,6 +21,7 @@ PLIST_FILES= bin/xwordpy \ %%DATADIR%%/crossword-clock.png \ %%DATADIR%%/crossword-solve.png \ %%DATADIR%%/layout-rtb.png +PLIST_DIRS= %%DATADIR%% post-patch: @${REINPLACE_CMD} -e "s|%%DATADIR%%|\'${DATADIR}\'|g" \ Modified: head/games/xworm/Makefile ============================================================================== --- head/games/xworm/Makefile Mon Dec 22 21:32:30 2014 (r375272) +++ head/games/xworm/Makefile Mon Dec 22 21:38:23 2014 (r375273) @@ -20,6 +20,7 @@ MAKE_ARGS= CC="${CC}" INCDIR="-I${LOCALB DATA= font grid raw PLIST_FILES= bin/xworm ${DATA:S/^/%%DATADIR%%\/xworm./} +PLIST_DIRS= %%DATADIR%% do-install: ${INSTALL_PROGRAM} ${WRKSRC}/xworm ${STAGEDIR}${PREFIX}/bin Modified: head/games/zoom/Makefile ============================================================================== --- head/games/zoom/Makefile Mon Dec 22 21:32:30 2014 (r375272) +++ head/games/zoom/Makefile Mon Dec 22 21:38:23 2014 (r375273) @@ -22,5 +22,6 @@ CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib PLIST_FILES= bin/zoom %%DATADIR%%/zoomrc +PLIST_DIRS= %%DATADIR%% .include From owner-svn-ports-all@FreeBSD.ORG Mon Dec 22 21:46:16 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6BFD29AA; Mon, 22 Dec 2014 21:46:16 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 57CCB3281; Mon, 22 Dec 2014 21:46:16 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBMLkGdR081063; Mon, 22 Dec 2014 21:46:16 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBMLkGJ2081062; Mon, 22 Dec 2014 21:46:16 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412222146.sBMLkGJ2081062@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Mon, 22 Dec 2014 21:46:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375274 - head/security/gpgdir X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2014 21:46:16 -0000 Author: antoine Date: Mon Dec 22 21:46:15 2014 New Revision: 375274 URL: https://svnweb.freebsd.org/changeset/ports/375274 QAT: https://qat.redports.org/buildarchive/r375274/ Log: Shebangfix Modified: head/security/gpgdir/Makefile Modified: head/security/gpgdir/Makefile ============================================================================== --- head/security/gpgdir/Makefile Mon Dec 22 21:38:23 2014 (r375273) +++ head/security/gpgdir/Makefile Mon Dec 22 21:46:15 2014 (r375274) @@ -3,6 +3,7 @@ PORTNAME= gpgdir PORTVERSION= 1.9.5 +PORTREVISION= 1 CATEGORIES= security perl5 MASTER_SITES= https://www.cipherdyne.org/~cipherdy/gpgdir/download/ \ http://www.cipherdyne.org/gpgdir/download/ @@ -17,8 +18,9 @@ RUN_DEPENDS= p5-Class-MethodMaker>=0:${P p5-Term-ReadKey>=0:${PORTSDIR}/devel/p5-Term-ReadKey NO_BUILD= yes +USES= perl5 shebangfix USE_PERL5= run -USES= perl5 +SHEBANG_FILES= gpgdir PLIST_FILES= bin/gpgdir man/man1/gpgdir.1.gz From owner-svn-ports-all@FreeBSD.ORG Mon Dec 22 21:46:31 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0D042A8A; Mon, 22 Dec 2014 21:46:31 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id ED0713287; Mon, 22 Dec 2014 21:46:30 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBMLkUL9081194; Mon, 22 Dec 2014 21:46:30 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBMLkUMh081193; Mon, 22 Dec 2014 21:46:30 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201412222146.sBMLkUMh081193@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Mon, 22 Dec 2014 21:46:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375275 - head/games/reminiscence X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2014 21:46:31 -0000 Author: amdmi3 Date: Mon Dec 22 21:46:29 2014 New Revision: 375275 URL: https://svnweb.freebsd.org/changeset/ports/375275 QAT: https://qat.redports.org/buildarchive/r375275/ Log: - Cleanup PLIST_DIRS* Modified: head/games/reminiscence/Makefile Modified: head/games/reminiscence/Makefile ============================================================================== --- head/games/reminiscence/Makefile Mon Dec 22 21:46:15 2014 (r375274) +++ head/games/reminiscence/Makefile Mon Dec 22 21:46:29 2014 (r375275) @@ -21,7 +21,7 @@ SUB_FILES= pkg-message PORTDOCS= README PLIST_FILES= bin/remin -PLIST_DIRSTRY= %%DATADIR%%/data %%DATADIR%% +PLIST_DIRS= %%DATADIR%%/data OPTIONS_DEFINE= DOCS From owner-svn-ports-all@FreeBSD.ORG Mon Dec 22 21:47:39 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A6978CA5; Mon, 22 Dec 2014 21:47:39 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 92BD632A3; Mon, 22 Dec 2014 21:47:39 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBMLldms081486; Mon, 22 Dec 2014 21:47:39 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBMLldIK081485; Mon, 22 Dec 2014 21:47:39 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412222147.sBMLldIK081485@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Mon, 22 Dec 2014 21:47:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375276 - head/dns/rbllookup X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2014 21:47:39 -0000 Author: antoine Date: Mon Dec 22 21:47:38 2014 New Revision: 375276 URL: https://svnweb.freebsd.org/changeset/ports/375276 QAT: https://qat.redports.org/buildarchive/r375276/ Log: Shebangfix Modified: head/dns/rbllookup/Makefile Modified: head/dns/rbllookup/Makefile ============================================================================== --- head/dns/rbllookup/Makefile Mon Dec 22 21:46:29 2014 (r375275) +++ head/dns/rbllookup/Makefile Mon Dec 22 21:47:38 2014 (r375276) @@ -3,6 +3,7 @@ PORTNAME= rbllookup PORTVERSION= 0.0.1.1 +PORTREVISION= 1 CATEGORIES= dns mail MASTER_SITES= SF @@ -12,8 +13,10 @@ COMMENT= Check given IP/Host presence in BUILD_DEPENDS= p5-Net-DNS>=0:${PORTSDIR}/dns/p5-Net-DNS \ p5-Term-ANSIColor>=0:${PORTSDIR}/devel/p5-Term-ANSIColor -USES= perl5 +USES= perl5 shebangfix +SHEBANG_FILES= rbl.pl NO_BUILD= yes +NO_WRKSUBDIR= yes PLIST_FILES= bin/rbllookup PORTDOCS= CHANGELOG INSTALL NOTES README TODO gpg.asc @@ -21,8 +24,8 @@ PORTDOCS= CHANGELOG INSTALL NOTES README OPTIONS_DEFINE= DOCS do-install: - ${INSTALL_SCRIPT} ${WRKDIR}/rbl.pl ${STAGEDIR}${PREFIX}/bin/rbllookup + ${INSTALL_SCRIPT} ${WRKSRC}/rbl.pl ${STAGEDIR}${PREFIX}/bin/rbllookup @${MKDIR} ${STAGEDIR}${DOCSDIR} - cd ${WRKDIR} && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR} + cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR} .include From owner-svn-ports-all@FreeBSD.ORG Mon Dec 22 21:52:32 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id BF316DDD; Mon, 22 Dec 2014 21:52:32 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id AB245345D; Mon, 22 Dec 2014 21:52:32 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBMLqW5B085577; Mon, 22 Dec 2014 21:52:32 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBMLqWC2085576; Mon, 22 Dec 2014 21:52:32 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412222152.sBMLqWC2085576@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Mon, 22 Dec 2014 21:52:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375277 - head/deskutils/when X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2014 21:52:32 -0000 Author: antoine Date: Mon Dec 22 21:52:31 2014 New Revision: 375277 URL: https://svnweb.freebsd.org/changeset/ports/375277 QAT: https://qat.redports.org/buildarchive/r375277/ Log: Shebangfix Modified: head/deskutils/when/Makefile Modified: head/deskutils/when/Makefile ============================================================================== --- head/deskutils/when/Makefile Mon Dec 22 21:47:38 2014 (r375276) +++ head/deskutils/when/Makefile Mon Dec 22 21:52:31 2014 (r375277) @@ -3,6 +3,7 @@ PORTNAME= when PORTVERSION= 1.1.31 +PORTREVISION= 1 CATEGORIES= deskutils MASTER_SITES= LOCAL/culot @@ -15,7 +16,7 @@ LICENSE_COMB= dual USES= perl5 shebangfix USE_PERL5= run NO_BUILD= yes -SHEBANGFILES= when +SHEBANG_FILES= when WRKSRC= ${WRKDIR}/${PORTNAME}_dist From owner-svn-ports-all@FreeBSD.ORG Mon Dec 22 22:17:22 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 98D40C1C; Mon, 22 Dec 2014 22:17:22 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 84D5D37A2; Mon, 22 Dec 2014 22:17:22 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBMMHMXk096108; Mon, 22 Dec 2014 22:17:22 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBMMHMsw096107; Mon, 22 Dec 2014 22:17:22 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201412222217.sBMMHMsw096107@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Mon, 22 Dec 2014 22:17:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375278 - head/audio/beets X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2014 22:17:22 -0000 Author: feld Date: Mon Dec 22 22:17:21 2014 New Revision: 375278 URL: https://svnweb.freebsd.org/changeset/ports/375278 QAT: https://qat.redports.org/buildarchive/r375278/ Log: New maintainer Modified: head/audio/beets/Makefile Modified: head/audio/beets/Makefile ============================================================================== --- head/audio/beets/Makefile Mon Dec 22 21:52:31 2014 (r375277) +++ head/audio/beets/Makefile Mon Dec 22 22:17:21 2014 (r375278) @@ -6,7 +6,7 @@ PORTVERSION= 1.3.9 CATEGORIES= audio python MASTER_SITES= CHEESESHOP -MAINTAINER= feld@FreeBSD.org +MAINTAINER= stiginge@pvv.org COMMENT= Media library management system for obsessive-compulsive music geeks LICENSE= MIT From owner-svn-ports-all@FreeBSD.ORG Mon Dec 22 22:31:01 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6C684229; Mon, 22 Dec 2014 22:31:01 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3EA063A16; Mon, 22 Dec 2014 22:31:01 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBMMV1Bv002662; Mon, 22 Dec 2014 22:31:01 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBMMV1JQ002661; Mon, 22 Dec 2014 22:31:01 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201412222231.sBMMV1JQ002661@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Mon, 22 Dec 2014 22:31:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375279 - head/net/scribe X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2014 22:31:01 -0000 Author: pawel Date: Mon Dec 22 22:31:00 2014 New Revision: 375279 URL: https://svnweb.freebsd.org/changeset/ports/375279 QAT: https://qat.redports.org/buildarchive/r375279/ Log: - Fix build with clang [1] - Respect CXXFLAGS during build - Make RUN_DEPENDS path independent PR: 196088 [1] (based on) Submitted by: Real Huang [1] Modified: head/net/scribe/Makefile Modified: head/net/scribe/Makefile ============================================================================== --- head/net/scribe/Makefile Mon Dec 22 22:17:21 2014 (r375278) +++ head/net/scribe/Makefile Mon Dec 22 22:31:00 2014 (r375279) @@ -20,7 +20,7 @@ LIB_DEPENDS= libboost_system.so:${PORTSD libthrift.so:${PORTSDIR}/devel/thrift-cpp RUN_DEPENDS= p5-Class-Accessor>0:${PORTSDIR}/devel/p5-Class-Accessor \ p5-Thrift>0:${PORTSDIR}/devel/p5-Thrift \ - ${PYTHON_SITELIBDIR}/thrift/__init__.py:${PORTSDIR}/devel/py-thrift + ${PYTHON_PKGNAMEPREFIX}thrift>0:${PORTSDIR}/devel/py-thrift GITVERSION= 7359a09 WRKSRC= ${WRKDIR}/facebookarchive-${PORTNAME}-${GITVERSION} @@ -32,10 +32,22 @@ CONFIGURE_ARGS= --with-boost-filesystem= PY_PREFIX="${PREFIX}" USE_AUTOTOOLS= aclocal automake autoconf USE_RC_SUBR= ${PORTNAME} -USES= gmake perl5 python +USES= compiler gmake perl5 python post-patch: - ${REINPLACE_CMD} -e 's/^AM_INIT_AUTOMAKE/#/' ${WRKSRC}/configure.ac + @${REINPLACE_CMD} -e 's/^AM_INIT_AUTOMAKE/#/' ${WRKSRC}/configure.ac + @${REINPLACE_CMD} -e '/boost/! s/shared_ptr/boost::&/g' \ + ${WRKSRC}/src/conf.cpp \ + ${WRKSRC}/src/conn_pool.cpp \ + ${WRKSRC}/src/dynamic_bucket_updater.cpp \ + ${WRKSRC}/src/env_default.cpp \ + ${WRKSRC}/src/file.cpp \ + ${WRKSRC}/src/scribe_server.cpp \ + ${WRKSRC}/src/store.cpp \ + ${WRKSRC}/src/store_queue.cpp + +post-configure: + @${REINPLACE_CMD} 's/-O3/${CXXFLAGS}/' ${WRKSRC}/src/Makefile post-build: ${LOCALBASE}/bin/thrift -o ${WRKSRC} -I ${LOCALBASE}/share --gen "perl" ${WRKSRC}/if/scribe.thrift @@ -48,8 +60,8 @@ post-install: .include -.if ${OPSYS} == FreeBSD && ${OSVERSION} >= 1000000 -BROKEN= Does not build on FreeBSD 10.0+ +.if ${COMPILER_TYPE} == clang +USE_CXXSTD= c++11 .endif .include From owner-svn-ports-all@FreeBSD.ORG Mon Dec 22 22:39:21 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 54B07543; Mon, 22 Dec 2014 22:39:21 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3582A3BC4; Mon, 22 Dec 2014 22:39:21 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBMMdLY8006257; Mon, 22 Dec 2014 22:39:21 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBMMdJrl006248; Mon, 22 Dec 2014 22:39:19 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201412222239.sBMMdJrl006248@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Mon, 22 Dec 2014 22:39:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375280 - in head/sysutils: cdrdao gcdmaster gcombust libzeitgeist mate-polkit mate-system-monitor X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2014 22:39:21 -0000 Author: bapt Date: Mon Dec 22 22:39:18 2014 New Revision: 375280 URL: https://svnweb.freebsd.org/changeset/ports/375280 QAT: https://qat.redports.org/buildarchive/r375280/ Log: Get rid of gnomehier Modified: head/sysutils/cdrdao/Makefile head/sysutils/gcdmaster/Makefile head/sysutils/gcombust/Makefile head/sysutils/libzeitgeist/Makefile head/sysutils/mate-polkit/Makefile head/sysutils/mate-system-monitor/Makefile Modified: head/sysutils/cdrdao/Makefile ============================================================================== --- head/sysutils/cdrdao/Makefile Mon Dec 22 22:31:00 2014 (r375279) +++ head/sysutils/cdrdao/Makefile Mon Dec 22 22:39:18 2014 (r375280) @@ -32,8 +32,8 @@ TOC2MP3_DESC= Build with toc2mp3 (requi .endif .if ${PORTNAME} == "gcdmaster" -USES+= pkgconfig -USE_GNOME= gnomehier +USES+= pkgconfig shared-mime-info +WANT_GNOME= yes GCONF_SCHEMAS= gcdmaster.schemas LIB_DEPENDS+= ${MP3OGG_LIB_DEPENDS} \ libgnomeuimm-2.6.so:${PORTSDIR}/x11-toolkits/libgnomeuimm26 @@ -116,18 +116,22 @@ do-install: @${INSTALL_PROGRAM} ${WRKSRC}/xdao/gcdmaster ${STAGEDIR}${PREFIX}/bin @${INSTALL_MAN} ${WRKSRC}/xdao/gcdmaster.man \ ${STAGEDIR}${PREFIX}/man/man1/gcdmaster.1 + @${MKDIR} ${STAGEDIR}${LOCALBASE}/share/pixmaps/document-icons @${INSTALL_DATA} ${WRKSRC}/xdao/gcdmaster-doc.png \ ${STAGEDIR}${LOCALBASE}/share/pixmaps/document-icons + @${MKDIR} ${STAGEDIR}${LOCALBASE}/share/application-registry @${INSTALL_DATA} ${WRKSRC}/xdao/gcdmaster.applications \ ${STAGEDIR}${LOCALBASE}/share/application-registry @${INSTALL_DATA} ${WRKSRC}/xdao/gcdmaster.desktop \ ${STAGEDIR}${LOCALBASE}/share/applications + @${MKDIR} ${STAGEDIR}${LOCALBASE}/share/mime-info @${INSTALL_DATA} ${WRKSRC}/xdao/gcdmaster.keys \ ${STAGEDIR}${LOCALBASE}/share/mime-info @${INSTALL_DATA} ${WRKSRC}/xdao/gcdmaster.mime \ ${STAGEDIR}${LOCALBASE}/share/mime-info @${INSTALL_DATA} ${WRKSRC}/xdao/gcdmaster.png \ ${STAGEDIR}${LOCALBASE}/share/pixmaps + @${MKDIR} ${STAGEDIR}${LOCALBASE}/etc/gconf/schemas @${INSTALL_DATA} ${WRKSRC}/xdao/gcdmaster.schemas \ ${STAGEDIR}${LOCALBASE}/etc/gconf/schemas @${MKDIR} ${STAGEDIR}${LOCALBASE}/share/mime/packages Modified: head/sysutils/gcdmaster/Makefile ============================================================================== --- head/sysutils/gcdmaster/Makefile Mon Dec 22 22:31:00 2014 (r375279) +++ head/sysutils/gcdmaster/Makefile Mon Dec 22 22:39:18 2014 (r375280) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gcdmaster -PORTREVISION= 6 +PORTREVISION= 7 COMMENT= GNOME frontend for cdrdao Modified: head/sysutils/gcombust/Makefile ============================================================================== --- head/sysutils/gcombust/Makefile Mon Dec 22 22:31:00 2014 (r375279) +++ head/sysutils/gcombust/Makefile Mon Dec 22 22:39:18 2014 (r375280) @@ -3,7 +3,7 @@ PORTNAME= gcombust PORTVERSION= 0.1.55 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= sysutils MASTER_SITES= http://mirror.symnds.com/software/misc/ \ http://www.egr.msu.edu/~mcdouga9/ @@ -18,7 +18,7 @@ RUN_DEPENDS= cdlabelgen:${PORTSDIR}/prin USES= gettext perl5 USE_PERL5= build -USE_GNOME= gtk12 gnomehier +USE_GNOME= gtk12 GNU_CONFIGURE= yes CONFIGURE_ARGS+=--without-included-gettext --datadir=${PREFIX}/share CPPFLAGS+= -I${LOCALBASE}/include Modified: head/sysutils/libzeitgeist/Makefile ============================================================================== --- head/sysutils/libzeitgeist/Makefile Mon Dec 22 22:31:00 2014 (r375279) +++ head/sysutils/libzeitgeist/Makefile Mon Dec 22 22:39:18 2014 (r375280) @@ -2,7 +2,7 @@ PORTNAME= libzeitgeist PORTVERSION= 0.3.18 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= https://launchpadlibrarian.net/100152436/ \ https://launchpad.net/${PORTNAME}/${PORTVERSION:R}/${PORTVERSION}/+download/ \ @@ -13,9 +13,10 @@ COMMENT= Zeitgeist client library GNU_CONFIGURE= yes USES= gettext gmake libtool pathfix pkgconfig -USE_GNOME= glib20 gnomehier intltool intlhack +USE_GNOME= glib20 intltool intlhack USE_LDCONFIG= yes CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc +INSTALL_TARGET= install-strip OPTIONS_DEFINE= DOCS Modified: head/sysutils/mate-polkit/Makefile ============================================================================== --- head/sysutils/mate-polkit/Makefile Mon Dec 22 22:31:00 2014 (r375279) +++ head/sysutils/mate-polkit/Makefile Mon Dec 22 22:39:18 2014 (r375280) @@ -1,8 +1,9 @@ -# Created by: Koop Mast +# Created by: Koop Mast # $FreeBSD$ PORTNAME= mate-polkit PORTVERSION= 1.8.0 +PORTREVISION= 1 CATEGORIES= sysutils mate MASTER_SITES= MATE DIST_SUBDIR= mate @@ -16,7 +17,7 @@ LIB_DEPENDS= libpolkit-gobject-1.so:${PO PORTSCOUT= limitw:1,even USES= gettext gmake libtool pathfix pkgconfig tar:xz -USE_GNOME= gnomehier gtk20 intlhack introspection:build +USE_GNOME= gtk20 intlhack introspection:build USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-gtk-doc \ Modified: head/sysutils/mate-system-monitor/Makefile ============================================================================== --- head/sysutils/mate-system-monitor/Makefile Mon Dec 22 22:31:00 2014 (r375279) +++ head/sysutils/mate-system-monitor/Makefile Mon Dec 22 22:39:18 2014 (r375280) @@ -3,6 +3,7 @@ PORTNAME= mate-system-monitor PORTVERSION= 1.8.0 +PORTREVISION= 1 CATEGORIES= sysutils mate MASTER_SITES= MATE DIST_SUBDIR= mate @@ -18,7 +19,7 @@ PORTSCOUT= limitw:1,even USES= gettext gmake pathfix pkgconfig tar:xz USE_MATE= icontheme -USE_GNOME= gnomehier gtk20 librsvg2 intlhack libxml2 gtkmm24 libwnck +USE_GNOME= gtk20 librsvg2 intlhack libxml2 gtkmm24 libwnck GNU_CONFIGURE= yes CONFIGURE_ENV= LIBS="-lutil" CPPFLAGS+= -I${LOCALBASE}/include From owner-svn-ports-all@FreeBSD.ORG Mon Dec 22 22:46:14 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 637736AC; Mon, 22 Dec 2014 22:46:14 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 440E33E22; Mon, 22 Dec 2014 22:46:14 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBMMkEPC010731; Mon, 22 Dec 2014 22:46:14 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBMMkCWE010725; Mon, 22 Dec 2014 22:46:12 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201412222246.sBMMkCWE010725@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Mon, 22 Dec 2014 22:46:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375281 - in head/textproc: gnome-doc-utils gtkspell3 rarian sagasu scim scrollkeeper X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2014 22:46:14 -0000 Author: bapt Date: Mon Dec 22 22:46:11 2014 New Revision: 375281 URL: https://svnweb.freebsd.org/changeset/ports/375281 QAT: https://qat.redports.org/buildarchive/r375281/ Log: Get rid of gnomehier Modified: head/textproc/gnome-doc-utils/Makefile head/textproc/gtkspell3/Makefile head/textproc/rarian/Makefile head/textproc/sagasu/Makefile head/textproc/scim/Makefile head/textproc/scrollkeeper/Makefile Modified: head/textproc/gnome-doc-utils/Makefile ============================================================================== --- head/textproc/gnome-doc-utils/Makefile Mon Dec 22 22:39:18 2014 (r375280) +++ head/textproc/gnome-doc-utils/Makefile Mon Dec 22 22:46:11 2014 (r375281) @@ -4,7 +4,7 @@ PORTNAME= gnome-doc-utils PORTVERSION= 0.20.10 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= textproc gnome MASTER_SITES= GNOME @@ -18,7 +18,7 @@ RUN_DEPENDS= rarian-sk-config:${PORTSDIR ${LOCALBASE}/share/xml/docbook/4.3:${PORTSDIR}/textproc/docbook-xml USES= gettext-tools:build,run gmake pathfix pkgconfig python:2 tar:xz -USE_GNOME= gnomehier libxslt intlhack +USE_GNOME= libxslt intlhack INSTALLS_OMF= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-omf-dir=${PREFIX}/share/omf Modified: head/textproc/gtkspell3/Makefile ============================================================================== --- head/textproc/gtkspell3/Makefile Mon Dec 22 22:39:18 2014 (r375280) +++ head/textproc/gtkspell3/Makefile Mon Dec 22 22:46:11 2014 (r375281) @@ -3,7 +3,7 @@ PORTNAME= gtkspell3 PORTVERSION= 3.0.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc gnome MASTER_SITES= SF/gtkspell/${PORTVERSION} @@ -13,7 +13,7 @@ COMMENT= GTK+ 3 spell checking component BUILD_DEPENDS= vapigen:${PORTSDIR}/lang/vala LIB_DEPENDS= libenchant.so:${PORTSDIR}/textproc/enchant -USE_GNOME= gnomehier gnomeprefix gtk30 intlhack introspection:build +USE_GNOME= gnomeprefix gtk30 intlhack introspection:build USES= gettext gmake libtool:keepla pathfix pkgconfig USE_LDCONFIG= yes GNU_CONFIGURE= yes Modified: head/textproc/rarian/Makefile ============================================================================== --- head/textproc/rarian/Makefile Mon Dec 22 22:39:18 2014 (r375280) +++ head/textproc/rarian/Makefile Mon Dec 22 22:46:11 2014 (r375281) @@ -4,7 +4,7 @@ PORTNAME= rarian PORTVERSION= 0.8.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc gnome MASTER_SITES= GNOME @@ -24,7 +24,7 @@ DOCBOOK_VERSION=4.2 CONFLICTS= scrollkeeper-[0-9]* USES= gmake libtool pathfix python tar:bzip2 -USE_GNOME= gnomehier libxslt +USE_GNOME= libxslt USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-convert-dir=${LOCALBASE}/share/omf \ Modified: head/textproc/sagasu/Makefile ============================================================================== --- head/textproc/sagasu/Makefile Mon Dec 22 22:39:18 2014 (r375280) +++ head/textproc/sagasu/Makefile Mon Dec 22 22:46:11 2014 (r375281) @@ -3,6 +3,7 @@ PORTNAME= sagasu PORTVERSION= 2.0.12 +PORTREVISION= 1 CATEGORIES= textproc gnome MASTER_SITES= http://perso.b2b2c.ca/sarrazip/dev/ @@ -12,7 +13,7 @@ COMMENT= GNOME tool to find strings in a LICENSE= GPLv2 # (or later) USES= pathfix pkgconfig gettext gmake -USE_GNOME= gnomehier libgnomeui +USE_GNOME= libgnomeui GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include @@ -20,8 +21,6 @@ LDFLAGS+= -L${LOCALBASE}/lib OPTIONS_DEFINE= DOCS -.include - post-patch: @${REINPLACE_CMD} -e \ 's|: install-docDATA|:|g' ${WRKSRC}/Makefile.in @@ -30,11 +29,9 @@ post-patch: @${REINPLACE_CMD} -e 's|glib/.*\.h>|glib.h>|g' ${WRKSRC}/src/util.h post-install: -.if ${PORT_OPTIONS:MDOCS} @${MKDIR} ${STAGEDIR}${DOCSDIR} .for f in AUTHORS INSTALL NEWS README THANKS TODO ${INSTALL_DATA} ${WRKSRC}/${f} ${STAGEDIR}${DOCSDIR} .endfor -.endif .include Modified: head/textproc/scim/Makefile ============================================================================== --- head/textproc/scim/Makefile Mon Dec 22 22:39:18 2014 (r375280) +++ head/textproc/scim/Makefile Mon Dec 22 22:46:11 2014 (r375281) @@ -3,7 +3,7 @@ PORTNAME= scim PORTVERSION= 1.4.9 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= textproc MASTER_SITES= SF @@ -15,7 +15,7 @@ LICENSE= LGPL21 GNU_CONFIGURE= yes INSTALL_TARGET= install-strip USES= gettext gmake iconv libtool pathfix pkgconfig -USE_GNOME= gnomehier gtk20 intlhack +USE_GNOME= gtk20 intlhack USE_XORG= x11 xpm USE_LDCONFIG= yes Modified: head/textproc/scrollkeeper/Makefile ============================================================================== --- head/textproc/scrollkeeper/Makefile Mon Dec 22 22:39:18 2014 (r375280) +++ head/textproc/scrollkeeper/Makefile Mon Dec 22 22:46:11 2014 (r375281) @@ -4,7 +4,7 @@ PORTNAME= scrollkeeper PORTVERSION= 0.3.14 -PORTREVISION= 13 +PORTREVISION= 14 PORTEPOCH= 1 CATEGORIES= textproc gnome MASTER_SITES= GNOME @@ -25,7 +25,7 @@ DOCBOOK_VERSION=4.2 CONFLICTS_INSTALL= rarian-[0-9]* USES= bison pathfix gettext gmake tar:bzip2 libtool -USE_GNOME= gnomehier libxslt intlhack +USE_GNOME= libxslt intlhack USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --localstatedir=/var --datadir=${PREFIX}/share \ @@ -34,6 +34,7 @@ CONFIGURE_ARGS= --localstatedir=/var --d CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib -lintl PLIST_SUB= LOCALBASE=${LOCALBASE} +INSTALL_TARGET= install-strip post-patch: @${FIND} ${WRKSRC} -name Makefile.in | ${XARGS} ${REINPLACE_CMD} -e \ @@ -43,4 +44,7 @@ post-patch: @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' \ ${WRKSRC}/extract/dtds/Makefile.in +post-install: + @${RM} ${STAGEDIR}/var/log/scrollkeeper.log + .include From owner-svn-ports-all@FreeBSD.ORG Mon Dec 22 22:51:59 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 75C3B84E; Mon, 22 Dec 2014 22:51:59 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5658A64555; Mon, 22 Dec 2014 22:51:59 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBMMpxRW014597; Mon, 22 Dec 2014 22:51:59 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBMMpvFV014563; Mon, 22 Dec 2014 22:51:57 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201412222251.sBMMpvFV014563@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Mon, 22 Dec 2014 22:51:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375282 - in head/x11-themes: gtk-aluminumalloy-volcanic-theme gtk-aquaextremesunken-theme gtk-digital-cream-theme gtk-digital-harmony-theme gtk-longhorninspirat-theme gtk-milk-theme me... X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2014 22:51:59 -0000 Author: bapt Date: Mon Dec 22 22:51:56 2014 New Revision: 375282 URL: https://svnweb.freebsd.org/changeset/ports/375282 QAT: https://qat.redports.org/buildarchive/r375282/ Log: Get rid of gnomehier Modified: head/x11-themes/gtk-aluminumalloy-volcanic-theme/Makefile head/x11-themes/gtk-aquaextremesunken-theme/Makefile head/x11-themes/gtk-digital-cream-theme/Makefile head/x11-themes/gtk-digital-harmony-theme/Makefile head/x11-themes/gtk-longhorninspirat-theme/Makefile head/x11-themes/gtk-milk-theme/Makefile head/x11-themes/metacity-theme-microgui/Makefile Modified: head/x11-themes/gtk-aluminumalloy-volcanic-theme/Makefile ============================================================================== --- head/x11-themes/gtk-aluminumalloy-volcanic-theme/Makefile Mon Dec 22 22:46:11 2014 (r375281) +++ head/x11-themes/gtk-aluminumalloy-volcanic-theme/Makefile Mon Dec 22 22:51:56 2014 (r375282) @@ -3,7 +3,7 @@ PORTNAME= aluminumalloy PORTVERSION?= 2004.01.04 -PORTREVISION?= 7 +PORTREVISION?= 8 CATEGORIES= x11-themes gnome MASTER_SITES= http://www.users.monornet.hu/linux/gtk2/oldies/ PKGNAMEPREFIX?= ${TYPE}- @@ -29,7 +29,6 @@ USE_GNOME= gtk20 .else # metacity THEME_DIR= ${PREFIX}/share/themes/${THEME_NAME} PLIST_SUB+= GTK20="@comment " METACITY="" -USE_GNOME= gnomehier .endif do-install: Modified: head/x11-themes/gtk-aquaextremesunken-theme/Makefile ============================================================================== --- head/x11-themes/gtk-aquaextremesunken-theme/Makefile Mon Dec 22 22:46:11 2014 (r375281) +++ head/x11-themes/gtk-aquaextremesunken-theme/Makefile Mon Dec 22 22:51:56 2014 (r375282) @@ -3,7 +3,7 @@ PORTNAME= aquaextremesunken PORTVERSION= 1.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= x11-themes gnome MASTER_SITES= http://www.users.monornet.hu/linux/gtk2/oldies/ PKGNAMEPREFIX?= ${TYPE}- @@ -25,7 +25,6 @@ USE_GNOME= gtk20 .else # metacity THEME_DIR= ${PREFIX}/share/themes/${THEME_NAME} PLIST_SUB+= GTK20="@comment " METACITY="" -USE_GNOME= gnomehier .endif do-install: Modified: head/x11-themes/gtk-digital-cream-theme/Makefile ============================================================================== --- head/x11-themes/gtk-digital-cream-theme/Makefile Mon Dec 22 22:46:11 2014 (r375281) +++ head/x11-themes/gtk-digital-cream-theme/Makefile Mon Dec 22 22:51:56 2014 (r375282) @@ -3,7 +3,7 @@ PORTNAME= digital-cream PORTVERSION= 1.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= x11-themes gnome MASTER_SITES= http://www.users.monornet.hu/linux/gtk2/oldies/ PKGNAMEPREFIX= ${TYPE}- @@ -26,7 +26,6 @@ USE_GNOME= gtk20 .else # metacity THEME_DIR= ${PREFIX}/share/themes/${THEME_NAME} PLIST_SUB+= GTK20="@comment " METACITY="" -USE_GNOME= gnomehier .endif post-extract: Modified: head/x11-themes/gtk-digital-harmony-theme/Makefile ============================================================================== --- head/x11-themes/gtk-digital-harmony-theme/Makefile Mon Dec 22 22:46:11 2014 (r375281) +++ head/x11-themes/gtk-digital-harmony-theme/Makefile Mon Dec 22 22:51:56 2014 (r375282) @@ -3,7 +3,7 @@ PORTNAME= digital-harmony PORTVERSION= 1.1 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= x11-themes gnome MASTER_SITES= http://www.users.monornet.hu/linux/gtk2/oldies/ PKGNAMEPREFIX= ${TYPE}- @@ -25,7 +25,6 @@ USE_GNOME= gtk20 .else # metacity THEME_DIR= ${PREFIX}/share/themes/${THEME_NAME} PLIST_SUB+= GTK20="@comment " METACITY="" -USE_GNOME= gnomehier .endif post-extract: Modified: head/x11-themes/gtk-longhorninspirat-theme/Makefile ============================================================================== --- head/x11-themes/gtk-longhorninspirat-theme/Makefile Mon Dec 22 22:46:11 2014 (r375281) +++ head/x11-themes/gtk-longhorninspirat-theme/Makefile Mon Dec 22 22:51:56 2014 (r375282) @@ -3,7 +3,7 @@ PORTNAME= longhorninspirat PORTVERSION= 1.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= x11-themes gnome MASTER_SITES= http://www.users.monornet.hu/linux/gtk2/oldies/ PKGNAMEPREFIX= ${TYPE}- @@ -27,7 +27,6 @@ USE_GNOME= gtk20 .else # metacity THEME_DIR= ${PREFIX}/share/themes/${THEME_NAME} PLIST_SUB+= GTK20="@comment " METACITY="" -USE_GNOME= gnomehier .endif post-extract: Modified: head/x11-themes/gtk-milk-theme/Makefile ============================================================================== --- head/x11-themes/gtk-milk-theme/Makefile Mon Dec 22 22:46:11 2014 (r375281) +++ head/x11-themes/gtk-milk-theme/Makefile Mon Dec 22 22:51:56 2014 (r375282) @@ -4,7 +4,7 @@ PORTNAME= milk PORTVERSION= 2.1 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= x11-themes gnome MASTER_SITES= http://www.users.monornet.hu/linux/gtk2/oldies/ PKGNAMEPREFIX?= ${TYPE}- @@ -27,7 +27,6 @@ USE_GNOME= gtk20 .else # metacity THEME_DIR= ${PREFIX}/share/themes/${THEME_NAME} PLIST_SUB+= GTK20="@comment " METACITY="" -USE_GNOME= gnomehier .endif post-extract: Modified: head/x11-themes/metacity-theme-microgui/Makefile ============================================================================== --- head/x11-themes/metacity-theme-microgui/Makefile Mon Dec 22 22:46:11 2014 (r375281) +++ head/x11-themes/metacity-theme-microgui/Makefile Mon Dec 22 22:51:56 2014 (r375282) @@ -3,7 +3,7 @@ PORTNAME= microgui PORTVERSION= 1.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11-themes gnome MASTER_SITES= http://apt.douglasthrift.net/files/${PORTNAME}/ \ http://code.douglasthrift.net/files/${PORTNAME}/ @@ -14,8 +14,6 @@ COMMENT= The microGUI Sawfish theme for LICENSE= GPLv2 -USE_GNOME= gnomehier - RESTRICTED= ${REASON} WRKSRC= ${WRKDIR}/microGUI From owner-svn-ports-all@FreeBSD.ORG Mon Dec 22 22:54:36 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9EDEE95B; Mon, 22 Dec 2014 22:54:36 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8A93864591; Mon, 22 Dec 2014 22:54:36 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBMMsaVY015456; Mon, 22 Dec 2014 22:54:36 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBMMsa8r015454; Mon, 22 Dec 2014 22:54:36 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201412222254.sBMMsa8r015454@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Mon, 22 Dec 2014 22:54:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375283 - in head/x11-toolkits: libbonoboui libgnomeui X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2014 22:54:36 -0000 Author: bapt Date: Mon Dec 22 22:54:35 2014 New Revision: 375283 URL: https://svnweb.freebsd.org/changeset/ports/375283 QAT: https://qat.redports.org/buildarchive/r375283/ Log: get rid of gnomehier Modified: head/x11-toolkits/libbonoboui/Makefile head/x11-toolkits/libgnomeui/Makefile Modified: head/x11-toolkits/libbonoboui/Makefile ============================================================================== --- head/x11-toolkits/libbonoboui/Makefile Mon Dec 22 22:51:56 2014 (r375282) +++ head/x11-toolkits/libbonoboui/Makefile Mon Dec 22 22:54:35 2014 (r375283) @@ -4,7 +4,7 @@ PORTNAME= libbonoboui PORTVERSION= 2.24.4 -PORTREVISION?= 2 +PORTREVISION?= 3 CATEGORIES= x11-toolkits gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome @@ -18,7 +18,7 @@ USES+= tar:bzip2 USES+= gettext gmake libtool:keepla pathfix pkgconfig GNU_CONFIGURE= yes -USE_GNOME= gnomeprefix gnomehier intlhack \ +USE_GNOME= gnomeprefix intlhack \ libgnomecanvas libgnome referencehack USE_LDCONFIG= yes CPPFLAGS+= -I${LOCALBASE}/include Modified: head/x11-toolkits/libgnomeui/Makefile ============================================================================== --- head/x11-toolkits/libgnomeui/Makefile Mon Dec 22 22:51:56 2014 (r375282) +++ head/x11-toolkits/libgnomeui/Makefile Mon Dec 22 22:54:35 2014 (r375283) @@ -4,7 +4,7 @@ PORTNAME= libgnomeui PORTVERSION= 2.24.4 -PORTREVISION?= 4 +PORTREVISION?= 5 CATEGORIES= x11-toolkits gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -21,7 +21,7 @@ LIB_DEPENDS+= libgnome-keyring.so:${PORT RUN_DEPENDS= ${LOCALBASE}/share/icons/gnome/index.theme:${PORTSDIR}/misc/gnome-icon-theme USES+= bison gettext gmake libtool:keepla pathfix pkgconfig -USE_GNOME= gnomeprefix gnomehier libbonoboui referencehack gvfs +USE_GNOME= gnomeprefix libbonoboui referencehack gvfs USE_XORG= sm USE_LDCONFIG= yes GNU_CONFIGURE= yes From owner-svn-ports-all@FreeBSD.ORG Mon Dec 22 23:01:34 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 70BA3BFE; Mon, 22 Dec 2014 23:01:34 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5C7B764714; Mon, 22 Dec 2014 23:01:34 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBMN1YFk017525; Mon, 22 Dec 2014 23:01:34 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBMN1XQZ017523; Mon, 22 Dec 2014 23:01:33 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201412222301.sBMN1XQZ017523@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Mon, 22 Dec 2014 23:01:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375284 - in head/x11-wm: obconf sawfish X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2014 23:01:34 -0000 Author: bapt Date: Mon Dec 22 23:01:32 2014 New Revision: 375284 URL: https://svnweb.freebsd.org/changeset/ports/375284 QAT: https://qat.redports.org/buildarchive/r375284/ Log: Get rid of gnomehier Modified: head/x11-wm/obconf/Makefile head/x11-wm/sawfish/Makefile Modified: head/x11-wm/obconf/Makefile ============================================================================== --- head/x11-wm/obconf/Makefile Mon Dec 22 22:54:35 2014 (r375283) +++ head/x11-wm/obconf/Makefile Mon Dec 22 23:01:32 2014 (r375284) @@ -3,6 +3,7 @@ PORTNAME= obconf PORTVERSION= 2.0.4 +PORTREVISION= 1 CATEGORIES= x11-wm MASTER_SITES= http://openbox.org/dist/obconf/ @@ -13,7 +14,7 @@ LIB_DEPENDS= libstartup-notification-1.s libobrender.so:${PORTSDIR}/x11-wm/openbox USES= pkgconfig desktop-file-utils shared-mime-info -USE_GNOME= gnomehier libglade2 +USE_GNOME= libglade2 GNU_CONFIGURE= yes CONFIGURE_ENV= OPENBOX_CFLAGS="`pkg-config --cflags obrender-3.5 obt-3.5`" \ OPENBOX_LIBS="`pkg-config --libs obrender-3.5 obt-3.5`" Modified: head/x11-wm/sawfish/Makefile ============================================================================== --- head/x11-wm/sawfish/Makefile Mon Dec 22 22:54:35 2014 (r375283) +++ head/x11-wm/sawfish/Makefile Mon Dec 22 23:01:32 2014 (r375284) @@ -3,6 +3,7 @@ PORTNAME= sawfish PORTVERSION= 1.11 +PORTREVISION= 1 PORTEPOCH= 3 CATEGORIES= x11-wm MASTER_SITES= http://download.tuxfamily.org/sawfish/ @@ -20,7 +21,7 @@ RUN_DEPENDS= rep-gtk2>=0.90:${PORTSDIR}/ USES= gmake libtool makeinfo pathfix pkgconfig tar:xz USE_XORG= ice sm x11 xft xinerama xrandr xtst -USE_GNOME= cairo gnomehier gtk20 +USE_GNOME= cairo gtk20 GNU_CONFIGURE= yes CONFIGURE_ARGS= --localstatedir=${PREFIX}/share \ --datadir=${PREFIX}/share From owner-svn-ports-all@FreeBSD.ORG Mon Dec 22 23:01:57 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 93FFDCDD; Mon, 22 Dec 2014 23:01:57 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7FDEF6471A; Mon, 22 Dec 2014 23:01:57 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBMN1vsJ018281; Mon, 22 Dec 2014 23:01:57 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBMN1vd4018280; Mon, 22 Dec 2014 23:01:57 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412222301.sBMN1vd4018280@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Mon, 22 Dec 2014 23:01:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375285 - head/print/texinfo X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2014 23:01:57 -0000 Author: antoine Date: Mon Dec 22 23:01:56 2014 New Revision: 375285 URL: https://svnweb.freebsd.org/changeset/ports/375285 QAT: https://qat.redports.org/buildarchive/r375285/ Log: Unbreak Modified: head/print/texinfo/Makefile Modified: head/print/texinfo/Makefile ============================================================================== --- head/print/texinfo/Makefile Mon Dec 22 23:01:32 2014 (r375284) +++ head/print/texinfo/Makefile Mon Dec 22 23:01:56 2014 (r375285) @@ -35,10 +35,10 @@ PLIST_SUB= TEXMF=${TEXMF} post-patch: ${CHMOD} 755 ${WRKSRC}/build-aux/install-sh - ${CP} ${DISTDIR}/texinfo.tex ${WRKSRC}/doc/ - ${CP} ${DISTDIR}/texi2dvi ${WRKSRC}/util/ + ${CP} ${DISTDIR}/${DIST_SUBDIR}/texinfo.tex ${WRKSRC}/doc/ + ${CP} ${DISTDIR}/${DIST_SUBDIR}/texi2dvi ${WRKSRC}/util/ post-install: - ${INSTALL_DATA} ${DISTDIR}/htmlxref.cnf ${STAGEDIR}${DATADIR} + ${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/htmlxref.cnf ${STAGEDIR}${DATADIR} .include From owner-svn-ports-all@FreeBSD.ORG Mon Dec 22 23:04:21 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D3255F29; Mon, 22 Dec 2014 23:04:21 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B40E5647CB; Mon, 22 Dec 2014 23:04:21 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBMN4L12020712; Mon, 22 Dec 2014 23:04:21 GMT (envelope-from dumbbell@FreeBSD.org) Received: (from dumbbell@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBMN4JbY020694; Mon, 22 Dec 2014 23:04:19 GMT (envelope-from dumbbell@FreeBSD.org) Message-Id: <201412222304.sBMN4JbY020694@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: dumbbell set sender to dumbbell@FreeBSD.org using -f From: Jean-Sebastien Pedron Date: Mon, 22 Dec 2014 23:04:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375286 - in head: Mk games/sea-defender games/sea-defender/files multimedia/libva-intel-driver textproc/ibus textproc/ibus/files x11-servers/xephyr x11-toolkits/py-kivy x11/kde4-worksp... X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2014 23:04:21 -0000 Author: dumbbell (src committer) Date: Mon Dec 22 23:04:17 2014 New Revision: 375286 URL: https://svnweb.freebsd.org/changeset/ports/375286 QAT: https://qat.redports.org/buildarchive/r375286/ Log: Final removal of WITH_NEW_XORG This knob was turned on for all version of FreeBSD in r369875 (2014-10-03) and officially deprecated. Since then, it was gradually removed from many ports when they needed an update. x11-servers/xorg-server was the last major user of this knob. The port was updated to xserver 1.14 in r374982 (2014-12-19). The update got rid of the knob, clearing the path to the final removal. This commit changes ports who were checking for WITH_NEW_XORG and remove its handling from bsd.port.mk. While here, two sanity checks are added to warn user about WITH_KMS and WITH_NEW_XORG which have no effect now. Differential Revision: https://reviews.freebsd.org/D1351 Reviewed by: antoine, bapt, kwm Approved by: portmgr (antoine, bapt), kwm Added: head/games/sea-defender/files/patch-snoutlib_gldefs.h - copied unchanged from r375250, head/games/sea-defender/files/extra-snoutlib_gldefs.h Deleted: head/games/sea-defender/files/extra-snoutlib_gldefs.h head/textproc/ibus/files/extra-xigrabkeycode Modified: head/Mk/bsd.port.mk head/Mk/bsd.sanity.mk head/games/sea-defender/Makefile head/multimedia/libva-intel-driver/Makefile head/textproc/ibus/Makefile head/x11-servers/xephyr/Makefile head/x11-toolkits/py-kivy/Makefile head/x11/kde4-workspace/Makefile head/x11/xorg-minimal/Makefile Modified: head/Mk/bsd.port.mk ============================================================================== --- head/Mk/bsd.port.mk Mon Dec 22 23:01:56 2014 (r375285) +++ head/Mk/bsd.port.mk Mon Dec 22 23:04:17 2014 (r375286) @@ -1225,14 +1225,6 @@ _OSVERSION_MAJOR= ${OSVERSION:C/([0-9]?[ .error OSREL (${OSREL}) and OSVERSION (${OSVERSION}) do not agree on major version number. .endif -# Enable new xorg for FreeBSD versions after Radeon KMS was imported unless -# WITHOUT_NEW_XORG is set. -.if !defined(WITHOUT_NEW_XORG) -WITH_NEW_XORG?= yes -.else -.undef WITH_NEW_XORG -.endif - # Only define tools here (for transition period with between pkg tools) .include "${PORTSDIR}/Mk/bsd.commands.mk" Modified: head/Mk/bsd.sanity.mk ============================================================================== --- head/Mk/bsd.sanity.mk Mon Dec 22 23:01:56 2014 (r375285) +++ head/Mk/bsd.sanity.mk Mon Dec 22 23:04:17 2014 (r375286) @@ -7,6 +7,14 @@ WARNING+= "WITHOUT_NLS is deprecated use OPTIONS_UNSET=NLS instead" .endif +.if defined(WITH_NEW_XORG) || defined(WITHOUT_NEW_XORG) +WARNING+= "WITH_NEW_XORG and WITHOUT_NEW_XORG knobs were removed and have no effect" +.endif + +.if defined(WITH_KMS) || defined(WITHOUT_KMS) +WARNING+= "WITH_KMS was removed and has no effect" +.endif + #.if defined(PKGORIGIN) #.for _c in ${CATEGORIES} #_CAT?= ${_c} Modified: head/games/sea-defender/Makefile ============================================================================== --- head/games/sea-defender/Makefile Mon Dec 22 23:01:56 2014 (r375285) +++ head/games/sea-defender/Makefile Mon Dec 22 23:04:17 2014 (r375286) @@ -47,10 +47,6 @@ OPTIONS_DEFINE= DOCS .include -.if defined(WITH_NEW_XORG) -EXTRA_PATCHES+= ${FILESDIR}/extra-snoutlib_gldefs.h -.endif - do-install: ${INSTALL_PROGRAM} ${WRKSRC}/sea ${STAGEDIR}${PREFIX}/libexec/${PORTNAME} ${INSTALL_SCRIPT} ${WRKDIR}/${PORTNAME}.sh ${STAGEDIR}${PREFIX}/bin/${PORTNAME} Copied: head/games/sea-defender/files/patch-snoutlib_gldefs.h (from r375250, head/games/sea-defender/files/extra-snoutlib_gldefs.h) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/sea-defender/files/patch-snoutlib_gldefs.h Mon Dec 22 23:04:17 2014 (r375286, copy of r375250, head/games/sea-defender/files/extra-snoutlib_gldefs.h) @@ -0,0 +1,11 @@ +--- snoutlib/gldefs.h.orig 2013-09-28 23:51:46.789551906 +0200 ++++ snoutlib/gldefs.h 2013-09-28 23:52:40.941548852 +0200 +@@ -94,7 +94,7 @@ + typedef GLboolean (GLFUNCDEF PFNGLISPROGRAMPROC) (GLuint); + typedef GLboolean (GLFUNCDEF PFNGLISSHADERPROC) (GLuint); + typedef void (GLFUNCDEF PFNGLLINKPROGRAMPROC) (GLuint); +-typedef void (GLFUNCDEF PFNGLSHADERSOURCEPROC) (GLuint, GLsizei, const GLchar* *, const GLint *); ++typedef void (GLFUNCDEF PFNGLSHADERSOURCEPROC) (GLuint, GLsizei, const GLchar* const *, const GLint *); + typedef void (GLFUNCDEF PFNGLUSEPROGRAMPROC) (GLuint); + typedef void (GLFUNCDEF PFNGLUNIFORM1FPROC) (GLint, GLfloat); + typedef void (GLFUNCDEF PFNGLUNIFORM2FPROC) (GLint, GLfloat, GLfloat); Modified: head/multimedia/libva-intel-driver/Makefile ============================================================================== --- head/multimedia/libva-intel-driver/Makefile Mon Dec 22 23:01:56 2014 (r375285) +++ head/multimedia/libva-intel-driver/Makefile Mon Dec 22 23:04:17 2014 (r375286) @@ -30,16 +30,6 @@ PLIST_FILES= lib/va/i965_drv_video.so .include -.if defined(WITH_NEW_XORG) -pre-configure: -.if !exists(${LOCALBASE}/lib/libkms.so) - @${ECHO} "${PKGNAME}: Rebuild graphics/libdrm with the KMS option enabled." - @${FALSE} -.endif -.else -IGNORE= this port needs libdrm version that is available when WITH_NEW_XORG is set -.endif - post-patch: .SILENT ${REINPLACE_CMD} -e 's/-ldl//' \ ${WRKSRC}/src/Makefile.am Modified: head/textproc/ibus/Makefile ============================================================================== --- head/textproc/ibus/Makefile Mon Dec 22 23:01:56 2014 (r375285) +++ head/textproc/ibus/Makefile Mon Dec 22 23:04:17 2014 (r375286) @@ -107,11 +107,6 @@ PLIST_SUB+= COMPDIR="" PLIST_SUB+= COMPDIR="@comment " .endif -# Workaround XIGrabKeycode/XIUngrabKeycode bug: XIAllMasterDevice does not work -.if !defined(WITH_NEW_XORG) -EXTRA_PATCHES+= ${FILESDIR}/extra-xigrabkeycode -.endif - post-patch: @${REINPLACE_CMD} -e 's|/var/lib/dbus|/var/db/dbus|g' ${WRKSRC}/src/ibusshare.c Modified: head/x11-servers/xephyr/Makefile ============================================================================== --- head/x11-servers/xephyr/Makefile Mon Dec 22 23:01:56 2014 (r375285) +++ head/x11-servers/xephyr/Makefile Mon Dec 22 23:04:17 2014 (r375286) @@ -23,10 +23,6 @@ PLIST_FILES= bin/Xephyr man/man1/Xephyr. do-install: ${INSTALL_PROGRAM} ${WRKSRC}/hw/kdrive/ephyr/Xephyr ${STAGEDIR}${PREFIX}/bin/ -#.if defined(WITH_NEW_XORG) - -${INSTALL_MAN} ${WRKSRC}/hw/kdrive/ephyr/man/Xephyr.1 ${STAGEDIR}${PREFIX}/man/man1/ -#.else - -${INSTALL_MAN} ${WRKSRC}/hw/kdrive/ephyr/Xephyr.1 ${STAGEDIR}${PREFIX}/man/man1/ -#.endif + ${INSTALL_MAN} ${WRKSRC}/hw/kdrive/ephyr/man/Xephyr.1 ${STAGEDIR}${PREFIX}/man/man1/ .include "${MASTERDIR}/Makefile" Modified: head/x11-toolkits/py-kivy/Makefile ============================================================================== --- head/x11-toolkits/py-kivy/Makefile Mon Dec 22 23:01:56 2014 (r375285) +++ head/x11-toolkits/py-kivy/Makefile Mon Dec 22 23:04:17 2014 (r375286) @@ -82,12 +82,6 @@ OPTIONS_GROUP_VIDEO+= PYGLET .include -.if ${ARCH} == i386 -.if !defined(WITH_NEW_XORG) -BROKEN= Does not compile with old libGL on i386: Undefined symbol glBlendEquationSeparate -.endif -.endif - .if ${PORT_OPTIONS:MPDF} .if empty(PORT_OPTIONS:MDOCS) IGNORE= option PDF requires DOCS Modified: head/x11/kde4-workspace/Makefile ============================================================================== --- head/x11/kde4-workspace/Makefile Mon Dec 22 23:01:56 2014 (r375285) +++ head/x11/kde4-workspace/Makefile Mon Dec 22 23:04:17 2014 (r375286) @@ -107,10 +107,6 @@ WALLPAPERS_RUN_DEPENDS= ${KDE4_PREFIX}/s .include -.ifndef(WITH_NEW_XORG) -IGNORE= requires modern libGL. Please, set WITH_NEW_XORG and update your ports -.endif - .if !exists(/usr/lib/libutempter.so) LIB_DEPENDS+= libutempter.so:${PORTSDIR}/sysutils/libutempter .endif Modified: head/x11/xorg-minimal/Makefile ============================================================================== --- head/x11/xorg-minimal/Makefile Mon Dec 22 23:01:56 2014 (r375285) +++ head/x11/xorg-minimal/Makefile Mon Dec 22 23:04:17 2014 (r375286) @@ -32,7 +32,7 @@ RUN_DEPENDS+= ${LOCALBASE}/lib/xorg/modu RUN_DEPENDS+= ${LOCALBASE}/lib/xorg/modules/drivers/${VIDEO_DRIVER}_drv.so:${PORTSDIR}/x11-drivers/xf86-video-${VIDEO_DRIVER} .endif -.if ${VIDEO_DRIVER} == intel && defined(WITH_NEW_XORG) +.if ${VIDEO_DRIVER} == intel RUN_DEPENDS+= ${LOCALBASE}/lib/va/i965_drv_video.so:${PORTSDIR}/multimedia/libva-intel-driver .endif From owner-svn-ports-all@FreeBSD.ORG Mon Dec 22 23:06:11 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 3CD7C333; Mon, 22 Dec 2014 23:06:11 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1FAA664872; Mon, 22 Dec 2014 23:06:11 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBMN6AWg021091; Mon, 22 Dec 2014 23:06:11 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBMN6Aht021089; Mon, 22 Dec 2014 23:06:10 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412222306.sBMN6Aht021089@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Mon, 22 Dec 2014 23:06:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r375287 - branches/2014Q4/print/texinfo X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2014 23:06:11 -0000 Author: antoine Date: Mon Dec 22 23:06:09 2014 New Revision: 375287 URL: https://svnweb.freebsd.org/changeset/ports/375287 QAT: https://qat.redports.org/buildarchive/r375287/ Log: - Update texinfo.tex and texi2dvi to latest release - Use DIST_SUBDIR for rolling distfiles Modified: branches/2014Q4/print/texinfo/Makefile branches/2014Q4/print/texinfo/distinfo Directory Properties: branches/2014Q4/ (props changed) Modified: branches/2014Q4/print/texinfo/Makefile ============================================================================== --- branches/2014Q4/print/texinfo/Makefile Mon Dec 22 23:04:17 2014 (r375286) +++ branches/2014Q4/print/texinfo/Makefile Mon Dec 22 23:06:09 2014 (r375287) @@ -2,12 +2,14 @@ # $FreeBSD$ PORTNAME= texinfo -PORTVERSION= 5.2.20140808 +PORTVERSION= 5.2.20141212 +PORTREVISION= 1 CATEGORIES= print MASTER_SITES= ftp://ftp.stack.nl/pub/users/johans/texinfo/${PORTVERSION:E}/ \ GNU DISTNAME= ${PORTNAME}-${PORTVERSION:R} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} htmlxref.cnf texinfo.tex texi2dvi +DIST_SUBDIR= ${PORTNAME}/${PORTVERSION} EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= johans@FreeBSD.org @@ -33,10 +35,10 @@ PLIST_SUB= TEXMF=${TEXMF} post-patch: ${CHMOD} 755 ${WRKSRC}/build-aux/install-sh - ${CP} ${DISTDIR}/texinfo.tex ${WRKSRC}/doc/ - ${CP} ${DISTDIR}/texi2dvi ${WRKSRC}/util/ + ${CP} ${DISTDIR}/${DIST_SUBDIR}/texinfo.tex ${WRKSRC}/doc/ + ${CP} ${DISTDIR}/${DIST_SUBDIR}/texi2dvi ${WRKSRC}/util/ post-install: - ${INSTALL_DATA} ${DISTDIR}/htmlxref.cnf ${STAGEDIR}${DATADIR} + ${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/htmlxref.cnf ${STAGEDIR}${DATADIR} .include Modified: branches/2014Q4/print/texinfo/distinfo ============================================================================== --- branches/2014Q4/print/texinfo/distinfo Mon Dec 22 23:04:17 2014 (r375286) +++ branches/2014Q4/print/texinfo/distinfo Mon Dec 22 23:06:09 2014 (r375287) @@ -1,8 +1,8 @@ -SHA256 (texinfo-5.2.tar.xz) = 5471ef683a64588a7cfef46ef2bdd3fbcbca89d847e10832612293f105e44eda -SIZE (texinfo-5.2.tar.xz) = 3812944 -SHA256 (htmlxref.cnf) = e008c192c0233428ade62588673198eef88299287e05c80361aacb58b93f1d93 -SIZE (htmlxref.cnf) = 19605 -SHA256 (texinfo.tex) = 298be0b84dad4c98240e023ec99d91dc0fd169be33171e206723ab072aed872c -SIZE (texinfo.tex) = 326981 -SHA256 (texi2dvi) = cabab426b8af28e9411b988e5ab55fa9308be58dbe854b5eb0de407a96137c48 -SIZE (texi2dvi) = 57261 +SHA256 (texinfo/5.2.20141212/texinfo-5.2.tar.xz) = 5471ef683a64588a7cfef46ef2bdd3fbcbca89d847e10832612293f105e44eda +SIZE (texinfo/5.2.20141212/texinfo-5.2.tar.xz) = 3812944 +SHA256 (texinfo/5.2.20141212/htmlxref.cnf) = e008c192c0233428ade62588673198eef88299287e05c80361aacb58b93f1d93 +SIZE (texinfo/5.2.20141212/htmlxref.cnf) = 19605 +SHA256 (texinfo/5.2.20141212/texinfo.tex) = c73e31295f87d4b856c38bc4d31f7cfc8f0c5605d4ecf58c60e0db276796306b +SIZE (texinfo/5.2.20141212/texinfo.tex) = 328628 +SHA256 (texinfo/5.2.20141212/texi2dvi) = 6e2457300ff03e5b15a4f32b936c0b995285c6ada70269be7aebd17d7a8cc475 +SIZE (texinfo/5.2.20141212/texi2dvi) = 56378 From owner-svn-ports-all@FreeBSD.ORG Mon Dec 22 23:10:21 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 3A8A15B5; Mon, 22 Dec 2014 23:10:21 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1B78664925; Mon, 22 Dec 2014 23:10:21 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBMNAK5B022467; Mon, 22 Dec 2014 23:10:20 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBMNAJFa022457; Mon, 22 Dec 2014 23:10:19 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201412222310.sBMNAJFa022457@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Mon, 22 Dec 2014 23:10:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375288 - in head/x11: libmatekbd mate-desktop mate-dialogs mate-menus mate-session-manager workrave xscreensaver-gnome X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2014 23:10:21 -0000 Author: bapt Date: Mon Dec 22 23:10:18 2014 New Revision: 375288 URL: https://svnweb.freebsd.org/changeset/ports/375288 QAT: https://qat.redports.org/buildarchive/r375288/ Log: Get rid of gnomehier Modified: head/x11/libmatekbd/Makefile head/x11/mate-desktop/Makefile head/x11/mate-dialogs/Makefile head/x11/mate-menus/Makefile head/x11/mate-session-manager/Makefile head/x11/workrave/Makefile head/x11/xscreensaver-gnome/Makefile Modified: head/x11/libmatekbd/Makefile ============================================================================== --- head/x11/libmatekbd/Makefile Mon Dec 22 23:06:09 2014 (r375287) +++ head/x11/libmatekbd/Makefile Mon Dec 22 23:10:18 2014 (r375288) @@ -3,6 +3,7 @@ PORTNAME= libmatekbd PORTVERSION= 1.8.0 +PORTREVISION= 1 CATEGORIES= x11 mate MASTER_SITES= MATE DIST_SUBDIR= mate @@ -15,7 +16,7 @@ LIB_DEPENDS= libxklavier.so:${PORTSDIR}/ PORTSCOUT= limitw:1,even USES= gettext gmake libtool pathfix pkgconfig tar:xz -USE_GNOME= gnomehier gtk20 intlhack +USE_GNOME= gtk20 intlhack USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-gtk=2.0 Modified: head/x11/mate-desktop/Makefile ============================================================================== --- head/x11/mate-desktop/Makefile Mon Dec 22 23:06:09 2014 (r375287) +++ head/x11/mate-desktop/Makefile Mon Dec 22 23:10:18 2014 (r375288) @@ -3,6 +3,7 @@ PORTNAME= mate-desktop PORTVERSION= 1.8.1 +PORTREVISION= 1 CATEGORIES= x11 mate MASTER_SITES= MATE DIST_SUBDIR= mate @@ -18,7 +19,7 @@ PORTSCOUT= limitw:1,even USES= bison gettext gmake libtool pathfix pkgconfig \ python tar:xz USE_XORG= x11 xrandr -USE_GNOME= dconf gnomehier gdkpixbuf2 gtk20 intlhack +USE_GNOME= dconf gdkpixbuf2 gtk20 intlhack USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-gtk=2.0 \ Modified: head/x11/mate-dialogs/Makefile ============================================================================== --- head/x11/mate-dialogs/Makefile Mon Dec 22 23:06:09 2014 (r375287) +++ head/x11/mate-dialogs/Makefile Mon Dec 22 23:10:18 2014 (r375288) @@ -3,6 +3,7 @@ PORTNAME= mate-dialogs PORTVERSION= 1.8.0 +PORTREVISION= 1 CATEGORIES= x11 mate MASTER_SITES= MATE DIST_SUBDIR= mate @@ -15,7 +16,7 @@ BUILD_DEPENDS= itstool:${PORTSDIR}/textp PORTSCOUT= limitw:1,even USES= gettext gmake pkgconfig tar:xz -USE_GNOME= gnomehier gtk20 +USE_GNOME= gtk20 GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-gtk=2.0 CPPFLAGS+= -I${LOCALBASE}/include Modified: head/x11/mate-menus/Makefile ============================================================================== --- head/x11/mate-menus/Makefile Mon Dec 22 23:06:09 2014 (r375287) +++ head/x11/mate-menus/Makefile Mon Dec 22 23:10:18 2014 (r375288) @@ -3,6 +3,7 @@ PORTNAME= mate-menus PORTVERSION= 1.8.0 +PORTREVISION= 1 CATEGORIES= x11 mate MASTER_SITES= MATE DIST_SUBDIR= mate @@ -14,7 +15,7 @@ PORTSCOUT= limitw:1,even USES= gettext gmake libtool pathfix pkgconfig \ python tar:xz -USE_GNOME= glib20 gnomehier intlhack introspection:build +USE_GNOME= glib20 intlhack introspection:build USE_LDCONFIG= yes GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include Modified: head/x11/mate-session-manager/Makefile ============================================================================== --- head/x11/mate-session-manager/Makefile Mon Dec 22 23:06:09 2014 (r375287) +++ head/x11/mate-session-manager/Makefile Mon Dec 22 23:10:18 2014 (r375288) @@ -3,6 +3,7 @@ PORTNAME= mate-session-manager PORTVERSION= 1.8.1 +PORTREVISION= 1 CATEGORIES= x11 mate MASTER_SITES= MATE DIST_SUBDIR= mate @@ -21,7 +22,7 @@ PORTSCOUT= limitw:1,even USES= gettext gmake libtool pathfix pkgconfig tar:xz USE_MATE= settingsdaemon USE_XORG= ice sm xau xext xrandr xrender xtrans xtst -USE_GNOME= gnomehier gtk20 intlhack librsvg2 libxslt pango +USE_GNOME= gtk20 intlhack librsvg2 libxslt pango GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-docbook-docs \ --with-gtk=2.0 \ Modified: head/x11/workrave/Makefile ============================================================================== --- head/x11/workrave/Makefile Mon Dec 22 23:06:09 2014 (r375287) +++ head/x11/workrave/Makefile Mon Dec 22 23:10:18 2014 (r375288) @@ -3,7 +3,7 @@ PORTNAME= workrave PORTVERSION= 1.10.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 gnome MASTER_SITES= SF @@ -17,7 +17,7 @@ LIB_DEPENDS= libgdome.so:${PORTSDIR}/tex USES= gettext gmake pathfix pkgconfig python USE_XORG= recordproto x11 xext xmu xscrnsaver xtst -USE_GNOME= intlhack gconf2 gnomehier gtkmm24 +USE_GNOME= intlhack gconf2 gtkmm24 GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-silent-rules --enable-gconf --disable-gnome3 \ --disable-indicator Modified: head/x11/xscreensaver-gnome/Makefile ============================================================================== --- head/x11/xscreensaver-gnome/Makefile Mon Dec 22 23:06:09 2014 (r375287) +++ head/x11/xscreensaver-gnome/Makefile Mon Dec 22 23:10:18 2014 (r375288) @@ -20,7 +20,7 @@ LIB_DEPENDS= libgle.so:${PORTSDIR}/graph USE_XORG= x11 xpm USE_GL= gl USE_PERL5= run -USE_GNOME= gnomehier libglade2 +USE_GNOME= libglade2 USES+= dos2unix gettext gmake perl5 pathfix pkgconfig GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-gtk --with-gl --with-gle --with-pixbuf --with-xpm \ From owner-svn-ports-all@FreeBSD.ORG Mon Dec 22 23:13:25 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 3C97B7B6; Mon, 22 Dec 2014 23:13:25 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 287DC649EF; Mon, 22 Dec 2014 23:13:25 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBMNDPQo025707; Mon, 22 Dec 2014 23:13:25 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBMNDPg8025706; Mon, 22 Dec 2014 23:13:25 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201412222313.sBMNDPg8025706@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Mon, 22 Dec 2014 23:13:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375289 - head/www/syndigator X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2014 23:13:25 -0000 Author: bapt Date: Mon Dec 22 23:13:23 2014 New Revision: 375289 URL: https://svnweb.freebsd.org/changeset/ports/375289 QAT: https://qat.redports.org/buildarchive/r375289/ Log: Get rid of gnomehier Modified: head/www/syndigator/Makefile Modified: head/www/syndigator/Makefile ============================================================================== --- head/www/syndigator/Makefile Mon Dec 22 23:10:18 2014 (r375288) +++ head/www/syndigator/Makefile Mon Dec 22 23:13:23 2014 (r375289) @@ -4,7 +4,7 @@ PORTNAME= syndigator PORTVERSION= 0.15.1 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= www MASTER_SITES= SF/${PORTNAME}/Syndigator/${PORTVERSION} @@ -22,7 +22,6 @@ RUN_DEPENDS= p5-Text-Iconv>=0:${PORTSDIR USES= perl5 shebangfix SHEBANG_FILES= syndigator -USE_GNOME= gnomehier NO_BUILD= yes GNOMEDIR= ${PREFIX}/share From owner-svn-ports-all@FreeBSD.ORG Mon Dec 22 23:14:08 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 49D7C8AA; Mon, 22 Dec 2014 23:14:08 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 35D9A64A01; Mon, 22 Dec 2014 23:14:08 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBMNE8w2025895; Mon, 22 Dec 2014 23:14:08 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBMNE8K1025894; Mon, 22 Dec 2014 23:14:08 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201412222314.sBMNE8K1025894@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Mon, 22 Dec 2014 23:14:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375290 - head/databases/mysql-workbench52 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2014 23:14:08 -0000 Author: bapt Date: Mon Dec 22 23:14:07 2014 New Revision: 375290 URL: https://svnweb.freebsd.org/changeset/ports/375290 QAT: https://qat.redports.org/buildarchive/r375290/ Log: Get rid of gnomehier Modified: head/databases/mysql-workbench52/Makefile Modified: head/databases/mysql-workbench52/Makefile ============================================================================== --- head/databases/mysql-workbench52/Makefile Mon Dec 22 23:13:23 2014 (r375289) +++ head/databases/mysql-workbench52/Makefile Mon Dec 22 23:14:07 2014 (r375290) @@ -3,7 +3,7 @@ PORTNAME= mysql-workbench-gpl PORTVERSION= 5.2.47 -PORTREVISION= 6 +PORTREVISION= 7 DISTVERSIONSUFFIX= -src CATEGORIES= databases MASTER_SITES= MYSQL/MySQLGUITools @@ -48,7 +48,7 @@ SHEBANG_FILES= ext/ctemplate/ctemplate-s plugins/wb.query.analysis/*.py \ po/*.py USE_GL= gl -USE_GNOME= gnomehier gtk20 libxml2 +USE_GNOME= gtk20 libxml2 USE_MYSQL= client USE_SQLITE= 3 USE_AUTOTOOLS= libtoolize aclocal automake autoheader autoconf From owner-svn-ports-all@FreeBSD.ORG Mon Dec 22 23:19:21 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 282C69D0; Mon, 22 Dec 2014 23:19:21 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 142E764A50; Mon, 22 Dec 2014 23:19:21 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBMNJKQL026611; Mon, 22 Dec 2014 23:19:20 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBMNJKlj026610; Mon, 22 Dec 2014 23:19:20 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201412222319.sBMNJKlj026610@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Mon, 22 Dec 2014 23:19:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375291 - head/net/linphone X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2014 23:19:21 -0000 Author: bapt Date: Mon Dec 22 23:19:20 2014 New Revision: 375291 URL: https://svnweb.freebsd.org/changeset/ports/375291 QAT: https://qat.redports.org/buildarchive/r375291/ Log: Get rid of gnomehier Modified: head/net/linphone/Makefile Modified: head/net/linphone/Makefile ============================================================================== --- head/net/linphone/Makefile Mon Dec 22 23:14:07 2014 (r375290) +++ head/net/linphone/Makefile Mon Dec 22 23:19:20 2014 (r375291) @@ -2,7 +2,7 @@ PORTNAME= linphone PORTVERSION= 3.7.0 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= net MASTER_SITES= SAVANNAH/linphone/3.7.x/sources @@ -26,7 +26,7 @@ CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib INSTALL_TARGET= install-strip USES= gmake libtool pathfix pkgconfig readline:port -USE_GNOME= gnomehier gtk20 intltool libxml2 +USE_GNOME= gtk20 intltool libxml2 USE_LDCONFIG= yes OPTIONS_DEFINE= IPV6 NLS NOTIFY UPNP VIDEO From owner-svn-ports-all@FreeBSD.ORG Mon Dec 22 23:22:18 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8C816B35; Mon, 22 Dec 2014 23:22:18 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5DCC464B27; Mon, 22 Dec 2014 23:22:18 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBMNMIXI030548; Mon, 22 Dec 2014 23:22:18 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBMNMH5r030545; Mon, 22 Dec 2014 23:22:17 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201412222322.sBMNMH5r030545@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Mon, 22 Dec 2014 23:22:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375292 - in head: ports-mgmt/packagekit sysutils/gnome-pkgview sysutils/polkit X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2014 23:22:18 -0000 Author: bapt Date: Mon Dec 22 23:22:16 2014 New Revision: 375292 URL: https://svnweb.freebsd.org/changeset/ports/375292 QAT: https://qat.redports.org/buildarchive/r375292/ Log: Get rid of gnomehier Modified: head/ports-mgmt/packagekit/Makefile head/sysutils/gnome-pkgview/Makefile head/sysutils/polkit/Makefile Modified: head/ports-mgmt/packagekit/Makefile ============================================================================== --- head/ports-mgmt/packagekit/Makefile Mon Dec 22 23:19:20 2014 (r375291) +++ head/ports-mgmt/packagekit/Makefile Mon Dec 22 23:22:16 2014 (r375292) @@ -4,7 +4,7 @@ PORTNAME= PackageKit PORTVERSION= 0.6.11 -PORTREVISION?= 6 +PORTREVISION?= 7 CATEGORIES= ports-mgmt sysutils MASTER_SITES= http://www.packagekit.org/releases/ @@ -19,7 +19,7 @@ RUN_DEPENDS= lsof:${PORTSDIR}/sysutils/l USES= execinfo gettext gmake iconv libtool pathfix pkgconfig \ python:build shared-mime-info -USE_GNOME= glib20 intltool gnomehier introspection +USE_GNOME= glib20 intltool introspection USE_SQLITE= 3 USE_LDCONFIG= yes GNU_CONFIGURE= yes Modified: head/sysutils/gnome-pkgview/Makefile ============================================================================== --- head/sysutils/gnome-pkgview/Makefile Mon Dec 22 23:19:20 2014 (r375291) +++ head/sysutils/gnome-pkgview/Makefile Mon Dec 22 23:22:16 2014 (r375292) @@ -4,14 +4,14 @@ PORTNAME= gnome-pkgview PORTVERSION= 1.0.7 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= sysutils gnome MASTER_SITES= http://www.mikegtn.net/packages/gnome-pkgview/ MAINTAINER= gnome@FreeBSD.org COMMENT= Displays the version of GNOME components installed -USE_GNOME= gnomeprefix gnomehier libgnomeui intlhack +USE_GNOME= gnomeprefix libgnomeui intlhack USES= gettext gmake pkgconfig tar:bzip2 GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include Modified: head/sysutils/polkit/Makefile ============================================================================== --- head/sysutils/polkit/Makefile Mon Dec 22 23:19:20 2014 (r375291) +++ head/sysutils/polkit/Makefile Mon Dec 22 23:22:16 2014 (r375292) @@ -4,7 +4,7 @@ PORTNAME= polkit PORTVERSION= 0.105 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= sysutils gnome MASTER_SITES= http://www.freedesktop.org/software/polkit/releases/ @@ -14,7 +14,7 @@ COMMENT= Framework for controlling acces LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2 RUN_DEPENDS= dbus-launch:${PORTSDIR}/devel/dbus -USE_GNOME= glib20 intlhack gnomehier introspection +USE_GNOME= glib20 intlhack introspection USES= gettext gmake libtool:keepla pathfix pkgconfig GNU_CONFIGURE= yes USE_LDCONFIG= yes From owner-svn-ports-all@FreeBSD.ORG Tue Dec 23 00:03:39 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9EA2F509; Tue, 23 Dec 2014 00:03:39 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8A4DF3707; Tue, 23 Dec 2014 00:03:39 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBN03dku050231; Tue, 23 Dec 2014 00:03:39 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBN03dHs050228; Tue, 23 Dec 2014 00:03:39 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201412230003.sBN03dHs050228@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 23 Dec 2014 00:03:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375293 - head/games/rockdodger X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Dec 2014 00:03:39 -0000 Author: amdmi3 Date: Tue Dec 23 00:03:38 2014 New Revision: 375293 URL: https://svnweb.freebsd.org/changeset/ports/375293 QAT: https://qat.redports.org/buildarchive/r375293/ Log: - Add LICENSE_FILE - Drop @dirrm* from plist Approved by: portmgr blanket Modified: head/games/rockdodger/Makefile head/games/rockdodger/pkg-plist Modified: head/games/rockdodger/Makefile ============================================================================== --- head/games/rockdodger/Makefile Mon Dec 22 23:22:16 2014 (r375292) +++ head/games/rockdodger/Makefile Tue Dec 23 00:03:38 2014 (r375293) @@ -16,6 +16,7 @@ MAINTAINER= nemysis@FreeBSD.org COMMENT= Addictive rock-dodging greeblie-killing platform game LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libogg.so:${PORTSDIR}/audio/libogg Modified: head/games/rockdodger/pkg-plist ============================================================================== --- head/games/rockdodger/pkg-plist Mon Dec 22 23:22:16 2014 (r375292) +++ head/games/rockdodger/pkg-plist Tue Dec 23 00:03:38 2014 (r375293) @@ -149,5 +149,3 @@ share/pixmaps/rockdodger.png %%DATADIR%%/shield0.png %%DATADIR%%/shield1.png %%DATADIR%%/speedup.wav -@dirrm %%DATADIR%%/images -@dirrm %%DATADIR%% From owner-svn-ports-all@FreeBSD.ORG Tue Dec 23 00:05:07 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6AB33600; Tue, 23 Dec 2014 00:05:07 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 546B33740; Tue, 23 Dec 2014 00:05:07 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBN057HO050790; Tue, 23 Dec 2014 00:05:07 GMT (envelope-from jkim@FreeBSD.org) Received: (from jkim@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBN055t3050776; Tue, 23 Dec 2014 00:05:05 GMT (envelope-from jkim@FreeBSD.org) Message-Id: <201412230005.sBN055t3050776@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: jkim set sender to jkim@FreeBSD.org using -f From: Jung-uk Kim Date: Tue, 23 Dec 2014 00:05:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375294 - in head/emulators: virtualbox-ose-additions virtualbox-ose-additions/files virtualbox-ose/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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Dec 2014 00:05:07 -0000 Author: jkim Date: Tue Dec 23 00:05:04 2014 New Revision: 375294 URL: https://svnweb.freebsd.org/changeset/ports/375294 QAT: https://qat.redports.org/buildarchive/r375294/ Log: - Reduce diff from Linux OpenGL support. Note we do not have to manually turn off AIGLX any more. - Do not install vboxvideo.ko when OPENGL is disabled. It is only required for OpenGL support. - Install vboxvideo.ko.symbols when both DEBUG and OPENGL are enabled. - Do not try to load vboxvideo.ko if it does not exist. Added: head/emulators/virtualbox-ose/files/patch-src-VBox-Additions-common-crOpenGL-FreeBSD_i386_exports.py (contents, props changed) head/emulators/virtualbox-ose/files/patch-src-VBox-Additions-common-crOpenGL-FreeBSD_i386_exports_dri.py (contents, props changed) head/emulators/virtualbox-ose/files/patch-src-VBox-Additions-common-crOpenGL-FreeBSD_i386_glxapi_exports.py (contents, props changed) head/emulators/virtualbox-ose/files/patch-src-VBox-Additions-common-crOpenGL-Makefile.kmk (contents, props changed) head/emulators/virtualbox-ose/files/patch-src-VBox-GuestHost-OpenGL-Makefile.kmk (contents, props changed) Modified: head/emulators/virtualbox-ose-additions/Makefile head/emulators/virtualbox-ose-additions/files/vboxguest.in head/emulators/virtualbox-ose-additions/pkg-plist head/emulators/virtualbox-ose/files/patch-Config.kmk Modified: head/emulators/virtualbox-ose-additions/Makefile ============================================================================== --- head/emulators/virtualbox-ose-additions/Makefile Tue Dec 23 00:03:38 2014 (r375293) +++ head/emulators/virtualbox-ose-additions/Makefile Tue Dec 23 00:05:04 2014 (r375294) @@ -3,7 +3,7 @@ PORTNAME= virtualbox-ose DISTVERSION= 4.3.20 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= emulators MASTER_SITES= http://download.virtualbox.org/virtualbox/${DISTVERSION}/ \ http://tmp.chruetertee.ch/ \ @@ -113,6 +113,8 @@ EXTRA_PATCHES+= ${PATCHDIR}/extrapatch-s .endif .endif +SUB_LIST+= KMODDIR=${KMODDIR} + pre-everything:: .if ${ARCH} == "amd64" .if !exists(/usr/lib32/libc.so) @@ -159,8 +161,11 @@ do-install: .if ${PORT_OPTIONS:MDEBUG} ${INSTALL_KLD} ${VBOX_BIN}/src/vboxguest/vboxguest.ko.symbols ${STAGEDIR}${KMODDIR} .endif -.if ${PORT_OPTIONS:MX11} +.if ${PORT_OPTIONS:MOPENGL} ${INSTALL_KLD} ${VBOX_BIN}/vboxvideo.ko ${STAGEDIR}${KMODDIR} +.if ${PORT_OPTIONS:MDEBUG} + ${INSTALL_KLD} ${VBOX_BIN}/vboxvideo.ko.symbols ${STAGEDIR}${KMODDIR} +.endif .endif ${INSTALL_PROGRAM} ${VBOX_SBINS:S|^|${VBOX_BIN}/|} \ Modified: head/emulators/virtualbox-ose-additions/files/vboxguest.in ============================================================================== --- head/emulators/virtualbox-ose-additions/files/vboxguest.in Tue Dec 23 00:03:38 2014 (r375293) +++ head/emulators/virtualbox-ose-additions/files/vboxguest.in Tue Dec 23 00:05:04 2014 (r375294) @@ -32,6 +32,7 @@ vboxguest_start() return 1 fi fi + test -f "%%KMODDIR%%/vboxvideo.ko" || return 0 if ! kldstat -q -m vgapci/vboxvideo; then if ! kldload vboxvideo > /dev/null 2>&1; Modified: head/emulators/virtualbox-ose-additions/pkg-plist ============================================================================== --- head/emulators/virtualbox-ose-additions/pkg-plist Tue Dec 23 00:03:38 2014 (r375293) +++ head/emulators/virtualbox-ose-additions/pkg-plist Tue Dec 23 00:05:04 2014 (r375294) @@ -16,4 +16,5 @@ sbin/VBoxService %%X11%%share/autostart/vboxclient.desktop /%%KMODDIR%%/vboxguest.ko %%DEBUG%%/%%KMODDIR%%/vboxguest.ko.symbols -%%X11%%/%%KMODDIR%%/vboxvideo.ko +%%OPENGL%%/%%KMODDIR%%/vboxvideo.ko +%%DEBUG%%%%OPENGL%%/%%KMODDIR%%/vboxvideo.ko.symbols Modified: head/emulators/virtualbox-ose/files/patch-Config.kmk ============================================================================== --- head/emulators/virtualbox-ose/files/patch-Config.kmk Tue Dec 23 00:03:38 2014 (r375293) +++ head/emulators/virtualbox-ose/files/patch-Config.kmk Tue Dec 23 00:05:04 2014 (r375294) @@ -119,3 +119,11 @@ /usr/local/lib else ifeq ($(KBUILD_HOST),solaris) TEMPLATE_VBoxBldProg_TOOL = GXX3PLAIN +@@ -5427,6 +5407,7 @@ + -current_version $(VBOX_VERSION_MAJOR).$(VBOX_VERSION_MINOR).$(VBOX_VERSION_BUILD) \ + -compatibility_version $(VBOX_VERSION_MAJOR).$(VBOX_VERSION_MINOR).$(VBOX_VERSION_BUILD) + TEMPLATE_VBOXCROGLR3HOSTDLL_LDFLAGS.linux = -Wl,--no-as-needed ++TEMPLATE_VBOXCROGLR3HOSTDLL_LDFLAGS.freebsd = -Wl,--no-as-needed + TEMPLATE_VBOXCROGLR3HOSTDLL_BLDDIRS = $(VBOX_PATH_CROGL_GENFILES)/ + + # Added: head/emulators/virtualbox-ose/files/patch-src-VBox-Additions-common-crOpenGL-FreeBSD_i386_exports.py ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/emulators/virtualbox-ose/files/patch-src-VBox-Additions-common-crOpenGL-FreeBSD_i386_exports.py Tue Dec 23 00:05:04 2014 (r375294) @@ -0,0 +1,98 @@ +--- src/VBox/Additions/common/crOpenGL/FreeBSD_i386_exports.py.orig 2014-12-19 16:58:04.474417000 -0500 ++++ src/VBox/Additions/common/crOpenGL/FreeBSD_i386_exports.py 2014-11-21 10:16:35.000000000 -0500 +@@ -0,0 +1,95 @@ ++# Copyright (c) 2001, Stanford University ++# All rights reserved. ++# ++# See the file LICENSE.txt for information on redistributing this software. ++ ++ ++import sys ++ ++import apiutil ++ ++ ++def GenerateEntrypoints(): ++ ++ #apiutil.CopyrightC() ++ ++ # Get sorted list of dispatched functions. ++ # The order is very important - it must match cr_opcodes.h ++ # and spu_dispatch_table.h ++ print '%include "iprt/asmdefs.mac"' ++ print "" ++ print "%ifdef RT_ARCH_AMD64" ++ print "extern glim" ++ print "%else ; X86" ++ print "extern glim" ++ print "%endif" ++ print "" ++ ++ keys = apiutil.GetDispatchedFunctions(sys.argv[1]+"/APIspec.txt") ++ ++ for index in range(len(keys)): ++ func_name = keys[index] ++ if apiutil.Category(func_name) == "Chromium": ++ continue ++ if apiutil.Category(func_name) == "VBox": ++ continue ++ ++ print "BEGINPROC_EXPORTED gl%s" % func_name ++ print "%ifdef RT_ARCH_AMD64" ++ print "\tmov \trax, qword glim+%d" % (8*index) ++ print "\tjmp \t[rax]" ++ print "%else ; X86" ++ print "\tmov \teax, dword glim+%d" % (4*index) ++ print "\tjmp \t[eax]" ++ print "%endif" ++ print "ENDPROC gl%s" % func_name ++ print "" ++ ++ ++ print ';' ++ print '; Aliases' ++ print ';' ++ ++ # Now loop over all the functions and take care of any aliases ++ allkeys = apiutil.GetAllFunctions(sys.argv[1]+"/APIspec.txt") ++ for func_name in allkeys: ++ if "omit" in apiutil.ChromiumProps(func_name): ++ continue ++ ++ if func_name in keys: ++ # we already processed this function earlier ++ continue ++ ++ # alias is the function we're aliasing ++ alias = apiutil.Alias(func_name) ++ if alias: ++ # this dict lookup should never fail (raise an exception)! ++ index = keys.index(alias) ++ print "BEGINPROC_EXPORTED gl%s" % func_name ++ print "%ifdef RT_ARCH_AMD64" ++ print "\tmov \trax, qword glim+%d" % (8*index) ++ print "\tjmp \t[rax]" ++ print "%else ; X86" ++ print "\tmov \teax, dword glim+%d" % (4*index) ++ print "\tjmp \t[eax]" ++ print "%endif" ++ print "ENDPROC gl%s" % func_name ++ print "" ++ ++ ++ print ';' ++ print '; No-op stubs' ++ print ';' ++ ++ # Now generate no-op stub functions ++ for func_name in allkeys: ++ if "stub" in apiutil.ChromiumProps(func_name): ++ print "BEGINPROC_EXPORTED gl%s" % func_name ++ print "\tleave" ++ print "\tret" ++ print "ENDPROC gl%s" % func_name ++ print "" ++ ++ ++GenerateEntrypoints() ++ Added: head/emulators/virtualbox-ose/files/patch-src-VBox-Additions-common-crOpenGL-FreeBSD_i386_exports_dri.py ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/emulators/virtualbox-ose/files/patch-src-VBox-Additions-common-crOpenGL-FreeBSD_i386_exports_dri.py Tue Dec 23 00:05:04 2014 (r375294) @@ -0,0 +1,98 @@ +--- src/VBox/Additions/common/crOpenGL/FreeBSD_i386_exports_dri.py.orig 2014-12-19 16:58:04.474417000 -0500 ++++ src/VBox/Additions/common/crOpenGL/FreeBSD_i386_exports_dri.py 2014-11-21 10:16:35.000000000 -0500 +@@ -0,0 +1,95 @@ ++# Copyright (c) 2001, Stanford University ++# All rights reserved. ++# ++# See the file LICENSE.txt for information on redistributing this software. ++ ++ ++import sys ++ ++import apiutil ++ ++ ++def GenerateEntrypoints(): ++ ++ #apiutil.CopyrightC() ++ ++ # Get sorted list of dispatched functions. ++ # The order is very important - it must match cr_opcodes.h ++ # and spu_dispatch_table.h ++ print '%include "iprt/asmdefs.mac"' ++ print "" ++ print "%ifdef RT_ARCH_AMD64" ++ print "extern glim" ++ print "%else ; X86" ++ print "extern glim" ++ print "%endif" ++ print "" ++ ++ keys = apiutil.GetDispatchedFunctions(sys.argv[1]+"/APIspec.txt") ++ ++ for index in range(len(keys)): ++ func_name = keys[index] ++ if apiutil.Category(func_name) == "Chromium": ++ continue ++ if apiutil.Category(func_name) == "VBox": ++ continue ++ ++ print "BEGINPROC_EXPORTED cr_gl%s" % func_name ++ print "%ifdef RT_ARCH_AMD64" ++ print "\tmov \trax, qword glim+%d" % (8*index) ++ print "\tjmp \t[rax]" ++ print "%else ; X86" ++ print "\tmov \teax, dword glim+%d" % (4*index) ++ print "\tjmp \t[eax]" ++ print "%endif" ++ print "ENDPROC cr_gl%s" % func_name ++ print "" ++ ++ ++ print ';' ++ print '; Aliases' ++ print ';' ++ ++ # Now loop over all the functions and take care of any aliases ++ allkeys = apiutil.GetAllFunctions(sys.argv[1]+"/APIspec.txt") ++ for func_name in allkeys: ++ if "omit" in apiutil.ChromiumProps(func_name): ++ continue ++ ++ if func_name in keys: ++ # we already processed this function earlier ++ continue ++ ++ # alias is the function we're aliasing ++ alias = apiutil.Alias(func_name) ++ if alias: ++ # this dict lookup should never fail (raise an exception)! ++ index = keys.index(alias) ++ print "BEGINPROC_EXPORTED cr_gl%s" % func_name ++ print "%ifdef RT_ARCH_AMD64" ++ print "\tmov \trax, qword glim+%d" % (8*index) ++ print "\tjmp \t[rax]" ++ print "%else ; X86" ++ print "\tmov \teax, dword glim+%d" % (4*index) ++ print "\tjmp \t[eax]" ++ print "%endif" ++ print "ENDPROC cr_gl%s" % func_name ++ print "" ++ ++ ++ print ';' ++ print '; No-op stubs' ++ print ';' ++ ++ # Now generate no-op stub functions ++ for func_name in allkeys: ++ if "stub" in apiutil.ChromiumProps(func_name): ++ print "BEGINPROC_EXPORTED cr_gl%s" % func_name ++ print "\tleave" ++ print "\tret" ++ print "ENDPROC cr_gl%s" % func_name ++ print "" ++ ++ ++GenerateEntrypoints() ++ Added: head/emulators/virtualbox-ose/files/patch-src-VBox-Additions-common-crOpenGL-FreeBSD_i386_glxapi_exports.py ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/emulators/virtualbox-ose/files/patch-src-VBox-Additions-common-crOpenGL-FreeBSD_i386_glxapi_exports.py Tue Dec 23 00:05:04 2014 (r375294) @@ -0,0 +1,107 @@ +--- src/VBox/Additions/common/crOpenGL/FreeBSD_i386_glxapi_exports.py.orig 2014-12-19 16:58:04.474417000 -0500 ++++ src/VBox/Additions/common/crOpenGL/FreeBSD_i386_glxapi_exports.py 2014-11-21 10:16:35.000000000 -0500 +@@ -0,0 +1,104 @@ ++""" ++Copyright (C) 2009-2012 Oracle Corporation ++ ++This file is part of VirtualBox Open Source Edition (OSE), as ++available from http://www.virtualbox.org. This file is free software; ++you can redistribute it and/or modify it under the terms of the GNU ++General Public License (GPL) as published by the Free Software ++Foundation, in version 2 as it comes in the "COPYING" file of the ++VirtualBox OSE distribution. VirtualBox OSE is distributed in the ++hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. ++""" ++ ++import sys ++ ++#Note, this should match the fakedri_glxfuncsList.h order ++glx_functions = [ ++"CopyContext", ++"UseXFont", ++#"GetDriverConfig", ++"GetProcAddress", ++"QueryExtension", ++"IsDirect", ++"DestroyGLXPbufferSGIX", ++"QueryGLXPbufferSGIX", ++"CreateGLXPixmap", ++"CreateGLXPixmapWithConfigSGIX", ++"QueryContext", ++"CreateContextWithConfigSGIX", ++"SwapBuffers", ++"CreateNewContext", ++"SelectEventSGIX", ++"GetCurrentDrawable", ++"ChooseFBConfig", ++"WaitGL", ++"GetFBConfigs", ++"CreatePixmap", ++"GetSelectedEventSGIX", ++"GetCurrentReadDrawable", ++"GetCurrentDisplay", ++"QueryServerString", ++"CreateWindow", ++"SelectEvent", ++"GetVisualFromFBConfigSGIX", ++"GetFBConfigFromVisualSGIX", ++"QueryDrawable", ++"CreateContext", ++"GetConfig", ++"CreateGLXPbufferSGIX", ++"CreatePbuffer", ++"ChooseFBConfigSGIX", ++"WaitX", ++"GetVisualFromFBConfig", ++#"GetScreenDriver", ++"GetFBConfigAttrib", ++"GetCurrentContext", ++"GetClientString", ++"DestroyPixmap", ++"MakeCurrent", ++"DestroyContext", ++"GetProcAddressARB", ++"GetSelectedEvent", ++"DestroyPbuffer", ++"DestroyWindow", ++"DestroyGLXPixmap", ++"QueryVersion", ++"ChooseVisual", ++"MakeContextCurrent", ++"QueryExtensionsString", ++"GetFBConfigAttribSGIX", ++"FreeMemoryMESA", ++"QueryContextInfoEXT", ++"ImportContextEXT", ++"GetContextIDEXT", ++"MakeCurrentReadSGI", ++"AllocateMemoryMESA", ++"GetMemoryOffsetMESA", ++"CreateGLXPixmapMESA", ++"GetCurrentDisplayEXT", ++"FreeContextEXT" ++]; ++ ++print '%include "iprt/asmdefs.mac"' ++print "" ++print "%ifdef RT_ARCH_AMD64" ++print "extern glxim" ++print "%else ; X86" ++print "extern glxim" ++print "%endif" ++print "" ++ ++for index in range(len(glx_functions)): ++ func_name = glx_functions[index] ++ ++ print "BEGINPROC_EXPORTED vbox_glX%s" % func_name ++ print "%ifdef RT_ARCH_AMD64" ++ print "\tmov \trax, qword glxim+%d" % (8*index) ++ print "\tjmp \t[rax]" ++ print "%else ; X86" ++ print "\tmov \teax, dword glxim+%d" % (4*index) ++ print "\tjmp \t[eax]" ++ print "%endif" ++ print "ENDPROC vbox_glX%s" % func_name ++ print "" ++ Added: head/emulators/virtualbox-ose/files/patch-src-VBox-Additions-common-crOpenGL-Makefile.kmk ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/emulators/virtualbox-ose/files/patch-src-VBox-Additions-common-crOpenGL-Makefile.kmk Tue Dec 23 00:05:04 2014 (r375294) @@ -0,0 +1,72 @@ +--- src/VBox/Additions/common/crOpenGL/Makefile.kmk.orig 2014-11-21 10:16:35.000000000 -0500 ++++ src/VBox/Additions/common/crOpenGL/Makefile.kmk 2014-12-19 16:55:22.000000000 -0500 +@@ -172,7 +172,7 @@ + VBoxOGL_SOURCES.solaris += \ + $(VBOX_PATH_CROGL_GENFILES)/solaris_exports.c + VBoxOGL_SOURCES.freebsd += \ +- $(VBOX_PATH_CROGL_GENFILES)/freebsd_exports.c ++ $(VBOX_PATH_CROGL_GENFILES)/freebsd_exports.asm + endif + endif + +@@ -190,10 +190,12 @@ + $(VBOX_PATH_CROGL_GENFILES)/linux_exports.asm + VBoxOGL_CLEAN.solaris += \ + $(VBOX_PATH_CROGL_GENFILES)/solaris_exports.c ++VBoxOGL_CLEAN.freebsd += \ ++ $(VBOX_PATH_CROGL_GENFILES)/freebsd_exports.asm + VBoxOGL_CLEAN.win = \ + $(VBOX_PATH_CROGL_GENFILES)/windows_exports.asm \ + $(VBOX_PATH_CROGL_GENFILES)/cropengl.def +-if1of ($(KBUILD_TARGET), linux solaris) ++if1of ($(KBUILD_TARGET), linux solaris freebsd) + ifdef VBoxOGL_DRI + VBoxOGL_CLEAN += \ + $(VBOX_PATH_CROGL_GENFILES)/cr_gl.h \ +@@ -206,6 +208,8 @@ + $(VBOX_PATH_CROGL_GENFILES)/linux_glxapi_exports.asm + VBoxOGL_CLEAN.solaris += \ + $(VBOX_PATH_CROGL_GENFILES)/solaris_glxapi_exports.asm ++ VBoxOGL_CLEAN.freebsd += \ ++ $(VBOX_PATH_CROGL_GENFILES)/freebsd_glxapi_exports.asm + endif + endif + VBoxOGL_LIBS = \ +@@ -235,7 +239,7 @@ + ifdef VBOX_WITH_WDDM + VBoxOGL_DEFS.win += VBOX_WITH_WDDM + endif +-if1of ($(KBUILD_TARGET), linux) ++if1of ($(KBUILD_TARGET), linux freebsd) + VBoxOGL_LDFLAGS += -Wl,-z,nodelete + endif + ifdef VBOX_WITH_WDDM +@@ -317,8 +321,8 @@ + $(QUIET)$(call VBOX_CROGL_PYTHON_ENV,$(VBOX_PATH_CROGL_PYTHON_INCLUDE),$@) $(VBOX_BLD_PYTHON) $< $(VBOX_PATH_CROGL_GLAPI) + + else ifeq ($(KBUILD_TARGET),freebsd) +-$(VBOX_PATH_CROGL_GENFILES)/freebsd_exports.c: \ +- $(PATH_SUB_CURRENT)/FreeBSD_exports.py \ ++$(VBOX_PATH_CROGL_GENFILES)/freebsd_exports.asm: \ ++ $(PATH_SUB_CURRENT)/FreeBSD_i386_exports.py \ + $(VBOX_CROGL_API_FILES) $(PATH_SUB_CURRENT)/entrypoints.py \ + | $$(dir $$@) + $(call MSG_GENERATE,python,$@,$<) +@@ -387,7 +391,16 @@ + $(VBOX_PATH_CROGL_GENFILES)/solaris_glxapi_exports.asm: $(PATH_SUB_CURRENT)/SunOS_i386_glxapi_exports.py | $$(dir $$@) + $(call MSG_GENERATE,python,$@,$<) + $(QUIET)$(call VBOX_CROGL_PYTHON_ENV,$(VBOX_PATH_CROGL_PYTHON_INCLUDE),$@) $(VBOX_BLD_PYTHON) $< +- ++ else ifeq ($(KBUILD_TARGET),freebsd) ++$(VBOX_PATH_CROGL_GENFILES)/freebsd_exports_dri.asm: \ ++ $(PATH_SUB_CURRENT)/FreeBSD_i386_exports_dri.py \ ++ $(VBOX_CROGL_API_FILES) $(PATH_SUB_CURRENT)/entrypoints.py \ ++ | $$(dir $$@) ++ $(call MSG_GENERATE,python,$@,$<) ++ $(QUIET)$(call VBOX_CROGL_PYTHON_ENV,$(VBOX_PATH_CROGL_PYTHON_INCLUDE),$@) $(VBOX_BLD_PYTHON) $< $(VBOX_PATH_CROGL_GLAPI) ++$(VBOX_PATH_CROGL_GENFILES)/freebsd_glxapi_exports.asm: $(PATH_SUB_CURRENT)/FreeBSD_i386_glxapi_exports.py | $$(dir $$@) ++ $(call MSG_GENERATE,python,$@,$<) ++ $(QUIET)$(call VBOX_CROGL_PYTHON_ENV,$(VBOX_PATH_CROGL_PYTHON_INCLUDE),$@) $(VBOX_BLD_PYTHON) $< + else + $(VBOX_PATH_CROGL_GENFILES)/linux_exports_dri.asm: \ + $(PATH_SUB_CURRENT)/Linux_i386_exports_dri.py \ Added: head/emulators/virtualbox-ose/files/patch-src-VBox-GuestHost-OpenGL-Makefile.kmk ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/emulators/virtualbox-ose/files/patch-src-VBox-GuestHost-OpenGL-Makefile.kmk Tue Dec 23 00:05:04 2014 (r375294) @@ -0,0 +1,20 @@ +--- src/VBox/GuestHost/OpenGL/Makefile.kmk.orig 2014-11-21 10:22:21.000000000 -0500 ++++ src/VBox/GuestHost/OpenGL/Makefile.kmk 2014-12-22 17:20:31.000000000 -0500 +@@ -116,7 +116,7 @@ + endif + VBoxOGLcrutil_CLEAN = \ + $(VBOX_PATH_CROGL_GENFILES)/debug_opcodes.c +-if1of ($(KBUILD_TARGET), linux) ++if1of ($(KBUILD_TARGET), linux freebsd) + VBoxOGLcrutil_LDFLAGS += -Wl,-z,nodelete + endif + +@@ -160,7 +160,7 @@ + if defined(VBOX_SIGNING_MODE) && defined(VBOX_WITH_WDDM) + VBoxOGLhostcrutil_INSTTYPE.win = both + endif +-if1of ($(KBUILD_TARGET), linux) ++if1of ($(KBUILD_TARGET), linux freebsd) + VBoxOGLhostcrutil_LDFLAGS = $(NO_SUCH_VARIABLE) + endif + VBoxOGLhostcrutil_LDFLAGS.darwin = $(VBoxOGLcrutil_LDFLAGS.darwin) \ From owner-svn-ports-all@FreeBSD.ORG Tue Dec 23 00:12:23 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id EE52B932; Tue, 23 Dec 2014 00:12:23 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id DA256393C; Tue, 23 Dec 2014 00:12:23 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBN0CNeb055174; Tue, 23 Dec 2014 00:12:23 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBN0CNJv055172; Tue, 23 Dec 2014 00:12:23 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201412230012.sBN0CNJv055172@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 23 Dec 2014 00:12:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375295 - head/games/rocksndiamonds X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Dec 2014 00:12:24 -0000 Author: amdmi3 Date: Tue Dec 23 00:12:22 2014 New Revision: 375295 URL: https://svnweb.freebsd.org/changeset/ports/375295 QAT: https://qat.redports.org/buildarchive/r375295/ Log: - Add LICENSE_FILE - Drop @dirrm* from plist Approved by: portmgr blanket Modified: head/games/rocksndiamonds/Makefile head/games/rocksndiamonds/pkg-plist Modified: head/games/rocksndiamonds/Makefile ============================================================================== --- head/games/rocksndiamonds/Makefile Tue Dec 23 00:05:04 2014 (r375294) +++ head/games/rocksndiamonds/Makefile Tue Dec 23 00:12:22 2014 (r375295) @@ -24,6 +24,7 @@ MAINTAINER= nemysis@FreeBSD.org COMMENT= Colorful Boulderdash'n'Emerald Mine'n'Sokoban'n'Stuff LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libsmpeg.so:${PORTSDIR}/multimedia/smpeg EXTRACT_DEPENDS=${UNZIP_CMD}:${PORTSDIR}/archivers/unzip Modified: head/games/rocksndiamonds/pkg-plist ============================================================================== --- head/games/rocksndiamonds/pkg-plist Tue Dec 23 00:05:04 2014 (r375294) +++ head/games/rocksndiamonds/pkg-plist Tue Dec 23 00:12:22 2014 (r375295) @@ -72,10 +72,3 @@ share/pixmaps/rocksndiamonds.png %%DATADIR%%/sounds/snd_classic/zisch.wav %%DATADIR%%/sounds/snd_classic/zonkdown.wav %%DATADIR%%/sounds/snd_classic/zonkpush.wav -@dirrm %%DATADIR%%/sounds/snd_classic -@dirrm %%DATADIR%%/sounds -@dirrm %%DATADIR%%/music/mus_classic -@dirrm %%DATADIR%%/music -@dirrm %%DATADIR%%/graphics/gfx_classic -@dirrm %%DATADIR%%/graphics -@dirrm %%DATADIR%% From owner-svn-ports-all@FreeBSD.ORG Tue Dec 23 00:15:31 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id CC5ADCEC; Tue, 23 Dec 2014 00:15:31 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id AD22E39CB; Tue, 23 Dec 2014 00:15:31 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBN0FVoY055714; Tue, 23 Dec 2014 00:15:31 GMT (envelope-from jgh@FreeBSD.org) Received: (from jgh@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBN0FVES055711; Tue, 23 Dec 2014 00:15:31 GMT (envelope-from jgh@FreeBSD.org) Message-Id: <201412230015.sBN0FVES055711@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: jgh set sender to jgh@FreeBSD.org using -f From: Jason Helfman Date: Tue, 23 Dec 2014 00:15:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375296 - in head/deskutils/xpad-current: . 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Dec 2014 00:15:32 -0000 Author: jgh Date: Tue Dec 23 00:15:30 2014 New Revision: 375296 URL: https://svnweb.freebsd.org/changeset/ports/375296 QAT: https://qat.redports.org/buildarchive/r375296/ Log: - patch the correct file and renamed file to be more explicit (Makefile.am) - bring in autotools dependency for new patch file - fix packaging list - pet portlint Added: head/deskutils/xpad-current/files/patch-doc_Makefile.am - copied, changed from r375292, head/deskutils/xpad-current/files/patch-doc_Makefile Deleted: head/deskutils/xpad-current/files/patch-doc_Makefile Modified: head/deskutils/xpad-current/Makefile head/deskutils/xpad-current/pkg-plist Modified: head/deskutils/xpad-current/Makefile ============================================================================== --- head/deskutils/xpad-current/Makefile Tue Dec 23 00:12:22 2014 (r375295) +++ head/deskutils/xpad-current/Makefile Tue Dec 23 00:15:30 2014 (r375296) @@ -3,6 +3,7 @@ PORTNAME= xpad PORTVERSION= 4.4.0 +PORTREVISION= 1 CATEGORIES= deskutils MASTER_SITES= http://launchpad.net/${PORTNAME}/trunk/4.4/+download/ PKGNAMESUFFIX= -current @@ -12,13 +13,15 @@ COMMENT= Virtual note-pad system for you LICENSE= GPLv3 +RUN_DEPENDS= gnome-icon-theme>=0:${PORTSDIR}/misc/gnome-icon-theme + OPTIONS_DEFINE= NLS OPTIONS_SUB= yes CONFLICTS_INSTALL= xpad-[0-9]* USE_XORG= x11 sm USE_GNOME= gtk30 intltool gtksourceview3 -USES= pkgconfig gmake tar:bzip2 +USES= pkgconfig gmake tar:bzip2 autoreconf INSTALLS_ICONS= yes CPPFLAGS+= ${CXXFLAGS} -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib @@ -27,8 +30,6 @@ GNU_CONFIGURE= yes NLS_USES= gettext NLS_CONFIGURE_ENABLE= nls -RUN_DEPENDS= gnome-icon-theme>=0:${PORTSDIR}/misc/gnome-icon-theme - .include post-patch: Copied and modified: head/deskutils/xpad-current/files/patch-doc_Makefile.am (from r375292, head/deskutils/xpad-current/files/patch-doc_Makefile) ============================================================================== --- head/deskutils/xpad-current/files/patch-doc_Makefile Mon Dec 22 23:22:16 2014 (r375292, copy source) +++ head/deskutils/xpad-current/files/patch-doc_Makefile.am Tue Dec 23 00:15:30 2014 (r375296) @@ -1,6 +1,6 @@ ---- doc/Makefile.in.orig 2014-12-17 16:24:43 UTC -+++ doc/Makefile.in -@@ -516,9 +516,9 @@ uninstall-man: uninstall-man1 +--- doc/Makefile.am.orig 2014-12-17 16:24:43 UTC ++++ doc/Makefile.am +@@ -5,9 +5,9 @@ uninstall-man: uninstall-man1 install-data-local: @echo "Create help directory" Modified: head/deskutils/xpad-current/pkg-plist ============================================================================== --- head/deskutils/xpad-current/pkg-plist Tue Dec 23 00:12:22 2014 (r375295) +++ head/deskutils/xpad-current/pkg-plist Tue Dec 23 00:15:30 2014 (r375296) @@ -1,8 +1,9 @@ bin/xpad +lib/xpad/help/xpad-user-help.txt man/man1/xpad.1.gz share/applications/xpad.desktop share/icons/hicolor/scalable/apps/xpad.svg -%%NLS%%%%NLS%%share/locale/af/LC_MESSAGES/xpad.mo +%%NLS%%share/locale/af/LC_MESSAGES/xpad.mo %%NLS%%share/locale/bg/LC_MESSAGES/xpad.mo %%NLS%%share/locale/cs/LC_MESSAGES/xpad.mo %%NLS%%share/locale/da/LC_MESSAGES/xpad.mo From owner-svn-ports-all@FreeBSD.ORG Tue Dec 23 00:27:20 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 07E69282; Tue, 23 Dec 2014 00:27:20 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E7E783E1C; Tue, 23 Dec 2014 00:27:19 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBN0RJNS060770; Tue, 23 Dec 2014 00:27:19 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBN0RJ6I060769; Tue, 23 Dec 2014 00:27:19 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201412230027.sBN0RJ6I060769@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Tue, 23 Dec 2014 00:27:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375297 - head/Mk/Scripts X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Dec 2014 00:27:20 -0000 Author: mat Date: Tue Dec 23 00:27:18 2014 New Revision: 375297 URL: https://svnweb.freebsd.org/changeset/ports/375297 QAT: https://qat.redports.org/buildarchive/r375297/ Log: Don't output a warning if PERL_ARCH does not exist. With hat: portmgr Sponsored by: Absolight Modified: head/Mk/Scripts/qa.sh Modified: head/Mk/Scripts/qa.sh ============================================================================== --- head/Mk/Scripts/qa.sh Tue Dec 23 00:15:30 2014 (r375296) +++ head/Mk/Scripts/qa.sh Tue Dec 23 00:27:18 2014 (r375297) @@ -208,7 +208,7 @@ libtool() { libperl() { local has_some_libperl_so files found - if [ -n "${SITE_ARCH_REL}" ]; then + if [ -n "${SITE_ARCH_REL}" -a -d "${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}" ]; then has_some_libperl_so=0 files=0 while read f; do From owner-svn-ports-all@FreeBSD.ORG Tue Dec 23 01:23:13 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 35688E85; Tue, 23 Dec 2014 01:23:13 +0000 (UTC) Received: from mail-pd0-x234.google.com (mail-pd0-x234.google.com [IPv6:2607:f8b0:400e:c02::234]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 000FB1036; Tue, 23 Dec 2014 01:23:12 +0000 (UTC) Received: by mail-pd0-f180.google.com with SMTP id w10so6842666pde.11; Mon, 22 Dec 2014 17:23:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:message-id:date:from:reply-to:user-agent:mime-version:to :subject:references:in-reply-to:content-type :content-transfer-encoding; bh=7yfS+f5PkqfEc0F2ojToBDbxuIf12faK26Yw6x7LjcQ=; b=Vw4hKeHo0o+HdT3uD7/q7npLxAiLbJPTJ7VLN4++eX9ho6rsZ3Nl6Hnrpacf3Vcd2B tUCXoUydqWTKcUzXmuFlXqOcffqpC9W52Zzej608yCtqMcdz72W8jVl663L5kf3W9eM6 p8Im/3hb8hSW31NqWdf/Tk7b3vbwjLViWFx6aatZDk5Ptbmok4PM710LI3poYvoTougT sg/xweYzuoulUpwSSNpFJgtvGZ2iu+xZYdK2UmBZgvCZ8qOgflgiKylXZ+6H/oLO+JPB QmVX2NVdUlGLvg/hKGnwq+GXRwaA+X+4T+OTpYiY7QPcafux1V7gcV7e9mrB76PiY8cG qqsQ== X-Received: by 10.68.69.109 with SMTP id d13mr39566890pbu.57.1419297792542; Mon, 22 Dec 2014 17:23:12 -0800 (PST) Received: from [192.168.1.101] (ppp59-167-128-11.static.internode.on.net. [59.167.128.11]) by mx.google.com with ESMTPSA id z2sm3338767pdc.95.2014.12.22.17.23.10 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 22 Dec 2014 17:23:12 -0800 (PST) Sender: Kubilay Kocak Message-ID: <5498C3F8.6080003@FreeBSD.org> Date: Tue, 23 Dec 2014 12:23:04 +1100 From: Kubilay Kocak Reply-To: koobs@FreeBSD.org User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:34.0) Gecko/20100101 Thunderbird/34.0 MIME-Version: 1.0 To: Antoine Brodin , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r375265 - head/devel/py-jira References: <201412222043.sBMKhwU0049674@svn.freebsd.org> In-Reply-To: <201412222043.sBMKhwU0049674@svn.freebsd.org> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Dec 2014 01:23:13 -0000 On 23/12/2014 7:43 AM, Antoine Brodin wrote: > Author: antoine > Date: Mon Dec 22 20:43:57 2014 > New Revision: 375265 > URL: https://svnweb.freebsd.org/changeset/ports/375265 > QAT: https://qat.redports.org/buildarchive/r375265/ > > Log: > Mark BROKEN: Depends on conflicting py-requests1 and py-requests (via py-requests-oauthlib) > > Modified: > head/devel/py-jira/Makefile > > Modified: head/devel/py-jira/Makefile > ============================================================================== > --- head/devel/py-jira/Makefile Mon Dec 22 20:26:16 2014 (r375264) > +++ head/devel/py-jira/Makefile Mon Dec 22 20:43:57 2014 (r375265) > @@ -14,6 +14,8 @@ COMMENT= Library to ease use of the JIRA > > LICENSE= BSD2CLAUSE > > +BROKEN= Depends on conflicting py-requests1 and py-requests (via py-requests-oauthlib) > + > RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests1>=1.0.0:${PORTSDIR}/www/py-requests1 \ > ${PYTHON_PKGNAMEPREFIX}requests-oauthlib>=0.3.0:${PORTSDIR}/www/py-requests-oauthlib \ > ${PYTHON_PKGNAMEPREFIX}ipython>=0:${PORTSDIR}/devel/ipython \ > I'm updating this now, stand by. -- Koobs From owner-svn-ports-all@FreeBSD.ORG Tue Dec 23 01:23:31 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C28ECF63; Tue, 23 Dec 2014 01:23:31 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id AE9B71039; Tue, 23 Dec 2014 01:23:31 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBN1NVIr088264; Tue, 23 Dec 2014 01:23:31 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBN1NVO0088262; Tue, 23 Dec 2014 01:23:31 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201412230123.sBN1NVO0088262@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Tue, 23 Dec 2014 01:23:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375298 - head/devel/pmd X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Dec 2014 01:23:31 -0000 Author: danilo Date: Tue Dec 23 01:23:30 2014 New Revision: 375298 URL: https://svnweb.freebsd.org/changeset/ports/375298 QAT: https://qat.redports.org/buildarchive/r375298/ Log: - Update from 5.2.2 to 5.2.3 Modified: head/devel/pmd/Makefile head/devel/pmd/distinfo Modified: head/devel/pmd/Makefile ============================================================================== --- head/devel/pmd/Makefile Tue Dec 23 00:27:18 2014 (r375297) +++ head/devel/pmd/Makefile Tue Dec 23 01:23:30 2014 (r375298) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pmd -PORTVERSION= 5.2.2 +PORTVERSION= 5.2.3 CATEGORIES= devel java MASTER_SITES= SF DISTNAME= ${PORTNAME}-bin-${PORTVERSION} Modified: head/devel/pmd/distinfo ============================================================================== --- head/devel/pmd/distinfo Tue Dec 23 00:27:18 2014 (r375297) +++ head/devel/pmd/distinfo Tue Dec 23 01:23:30 2014 (r375298) @@ -1,2 +1,2 @@ -SHA256 (pmd-bin-5.2.2.zip) = 269163d43102c778753bba1b4aa7bf5b6746ea949660a1cc2aea6e51c70e01b8 -SIZE (pmd-bin-5.2.2.zip) = 7372661 +SHA256 (pmd-bin-5.2.3.zip) = 5647f66de86b550150062bca9fca1db638d97167b85dcf3226609c18a39fd90d +SIZE (pmd-bin-5.2.3.zip) = 7374767 From owner-svn-ports-all@FreeBSD.ORG Tue Dec 23 01:27:40 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C9C58231; Tue, 23 Dec 2014 01:27:40 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B5B2810A4; Tue, 23 Dec 2014 01:27:40 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBN1ReKf088870; Tue, 23 Dec 2014 01:27:40 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBN1Re08088866; Tue, 23 Dec 2014 01:27:40 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201412230127.sBN1Re08088866@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Tue, 23 Dec 2014 01:27:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375299 - head/textproc/p5-PDF-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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Dec 2014 01:27:40 -0000 Author: danilo Date: Tue Dec 23 01:27:39 2014 New Revision: 375299 URL: https://svnweb.freebsd.org/changeset/ports/375299 QAT: https://qat.redports.org/buildarchive/r375299/ Log: - Update to 0.9.7 Modified: head/textproc/p5-PDF-Table/Makefile head/textproc/p5-PDF-Table/distinfo Modified: head/textproc/p5-PDF-Table/Makefile ============================================================================== --- head/textproc/p5-PDF-Table/Makefile Tue Dec 23 01:23:30 2014 (r375298) +++ head/textproc/p5-PDF-Table/Makefile Tue Dec 23 01:27:39 2014 (r375299) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= PDF-Table -DISTVERSION= 0.9.6_h3 -PORTREVISION= 1 +DISTVERSION= 0.9.7 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -17,6 +16,6 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:C/\.h3//} +WRKSRC= ${WRKDIR}/${PORTNAME}-Version_${PORTVERSION} .include Modified: head/textproc/p5-PDF-Table/distinfo ============================================================================== --- head/textproc/p5-PDF-Table/distinfo Tue Dec 23 01:23:30 2014 (r375298) +++ head/textproc/p5-PDF-Table/distinfo Tue Dec 23 01:27:39 2014 (r375299) @@ -1,2 +1,2 @@ -SHA256 (PDF-Table-0.9.6_h3.tar.gz) = dd19deca75208a73941cce253eac618eaf53c55e9cc3a9006ac49051be15e035 -SIZE (PDF-Table-0.9.6_h3.tar.gz) = 23618 +SHA256 (PDF-Table-0.9.7.tar.gz) = 044382762584c00ad9f693504939d824692ef2be25adfce657b14af3d23ddbba +SIZE (PDF-Table-0.9.7.tar.gz) = 28566 From owner-svn-ports-all@FreeBSD.ORG Tue Dec 23 01:32:20 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 37D30342; Tue, 23 Dec 2014 01:32:20 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2468C11C8; Tue, 23 Dec 2014 01:32:20 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBN1WK9U093021; Tue, 23 Dec 2014 01:32:20 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBN1WJ9v093020; Tue, 23 Dec 2014 01:32:19 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201412230132.sBN1WJ9v093020@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Tue, 23 Dec 2014 01:32:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375300 - 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Dec 2014 01:32:20 -0000 Author: mat Date: Tue Dec 23 01:32:18 2014 New Revision: 375300 URL: https://svnweb.freebsd.org/changeset/ports/375300 QAT: https://qat.redports.org/buildarchive/r375300/ Log: Fix MANDIRS. Submitted by: John Hein Sponsored by: Absolight Modified: head/Mk/Uses/perl5.mk Modified: head/Mk/Uses/perl5.mk ============================================================================== --- head/Mk/Uses/perl5.mk Tue Dec 23 01:27:39 2014 (r375299) +++ head/Mk/Uses/perl5.mk Tue Dec 23 01:32:18 2014 (r375300) @@ -170,7 +170,7 @@ PLIST_SUB+= PERL_VERSION=${PERL_VERSION} _MANPAGES+= ${P5MAN${sect}:S%^%${PREFIX}/lib/perl5/${PERL_VER}/man/man${sect}/%} .endif .endfor -MANDIRS+= ${SITE_PERL}/man +MANDIRS+= ${PREFIX}/${SITE_PERL_REL}/man .if ${_USE_PERL5:Mmodbuild} || ${_USE_PERL5:Mmodbuildtiny} _USE_PERL5+= configure From owner-svn-ports-all@FreeBSD.ORG Tue Dec 23 01:42:11 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A811D626; Tue, 23 Dec 2014 01:42:11 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 94CBE1336; Tue, 23 Dec 2014 01:42:11 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBN1gBst097700; Tue, 23 Dec 2014 01:42:11 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBN1gB22097699; Tue, 23 Dec 2014 01:42:11 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201412230142.sBN1gB22097699@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Tue, 23 Dec 2014 01:42:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375301 - 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Dec 2014 01:42:11 -0000 Author: mat Date: Tue Dec 23 01:42:10 2014 New Revision: 375301 URL: https://svnweb.freebsd.org/changeset/ports/375301 QAT: https://qat.redports.org/buildarchive/r375301/ Log: Catch other wrong occurences of SITE_PERL and SITE_ARCH. Sponsored by: Absolight Modified: head/Mk/Uses/perl5.mk Modified: head/Mk/Uses/perl5.mk ============================================================================== --- head/Mk/Uses/perl5.mk Tue Dec 23 01:32:18 2014 (r375300) +++ head/Mk/Uses/perl5.mk Tue Dec 23 01:42:10 2014 (r375301) @@ -175,8 +175,8 @@ MANDIRS+= ${PREFIX}/${SITE_PERL_REL}/man .if ${_USE_PERL5:Mmodbuild} || ${_USE_PERL5:Mmodbuildtiny} _USE_PERL5+= configure ALL_TARGET?= # empty -CONFIGURE_ARGS+=--install_path lib="${SITE_PERL}" \ - --install_path arch="${SITE_ARCH}" \ +CONFIGURE_ARGS+=--install_path lib="${PREFIX}/${SITE_PERL_REL}" \ + --install_path arch="${PREFIX}/${SITE_ARCH_REL}" \ --install_path script="${PREFIX}/bin" \ --install_path bin="${PREFIX}/bin" \ --install_path libdoc="${MAN3PREFIX}/man/man3" \ @@ -232,7 +232,7 @@ RUN_DEPENDS+= ${PERL5}:${PORTSDIR}/lang CONFIGURE_ARGS+= CC="${CC}" CCFLAGS="${CFLAGS}" PREFIX="${PREFIX}" \ INSTALLPRIVLIB="${PREFIX}/lib" INSTALLARCHLIB="${PREFIX}/lib" CONFIGURE_SCRIPT?= Makefile.PL -MAN3PREFIX?= ${SITE_PERL} +MAN3PREFIX?= ${PREFIX}/${SITE_PERL_REL} .undef HAS_CONFIGURE .if !target(do-configure) From owner-svn-ports-all@FreeBSD.ORG Tue Dec 23 02:05:42 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 1033) id A7B5887E; Tue, 23 Dec 2014 02:05:42 +0000 (UTC) Date: Tue, 23 Dec 2014 02:05:42 +0000 From: Alexey Dokuchaev To: Pawel Pekala Subject: Re: svn commit: r375258 - head/comms/owfs Message-ID: <20141223020542.GA27018@FreeBSD.org> References: <201412221837.sBMIbwow087403@svn.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201412221837.sBMIbwow087403@svn.freebsd.org> User-Agent: Mutt/1.5.23 (2014-03-12) Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Dec 2014 02:05:42 -0000 On Mon, Dec 22, 2014 at 06:37:58PM +0000, Pawel Pekala wrote: > New Revision: 375258 > URL: https://svnweb.freebsd.org/changeset/ports/375258 > QAT: https://qat.redports.org/buildarchive/r375258/ > > Log: > Fix build on FreeBSD 8.x and 9.x by using gmake > > PR: 196156 > [...] > -USES= autoreconf libtool > +USES= autoreconf libtool gmake:lite Why does it use bogus "gmake:lite"? I'd really want to see these obnoxious *-lite ports gone. I didn't find the reasoning for :lite in the PR, did I miss it (if yes, how feasible would it be to fix it properly)? ./danfe From owner-svn-ports-all@FreeBSD.ORG Tue Dec 23 02:22:25 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 03F49C33; Tue, 23 Dec 2014 02:22:25 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D8ADB640A2; Tue, 23 Dec 2014 02:22:24 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBN2MOuA016840; Tue, 23 Dec 2014 02:22:24 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBN2MKx4016822; Tue, 23 Dec 2014 02:22:20 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201412230222.sBN2MKx4016822@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Tue, 23 Dec 2014 02:22:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375302 - in head: audio/squeezeboxserver devel/cil devel/p5-Mknod editors/p5-Padre math/algotutor multimedia/gtk-youtube-viewer net-mgmt/netdisco net-mgmt/ocsinventory-agent security/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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Dec 2014 02:22:25 -0000 Author: mat Date: Tue Dec 23 02:22:19 2014 New Revision: 375302 URL: https://svnweb.freebsd.org/changeset/ports/375302 QAT: https://qat.redports.org/buildarchive/r375302/ Log: Catch up abusive uses of ${SITE_PERL}. Sponsored by: Absolight Modified: head/audio/squeezeboxserver/Makefile head/devel/cil/Makefile head/devel/p5-Mknod/Makefile head/editors/p5-Padre/Makefile head/math/algotutor/Makefile head/multimedia/gtk-youtube-viewer/Makefile head/net-mgmt/netdisco/Makefile head/net-mgmt/ocsinventory-agent/Makefile head/security/tinyca/Makefile head/sysutils/debhelper/Makefile head/www/chtml/Makefile head/www/rt40/Makefile head/www/rt42/Makefile head/www/wwwstat/Makefile head/x11/p5-X11-IdleTime/Makefile Modified: head/audio/squeezeboxserver/Makefile ============================================================================== --- head/audio/squeezeboxserver/Makefile Tue Dec 23 01:42:10 2014 (r375301) +++ head/audio/squeezeboxserver/Makefile Tue Dec 23 02:22:19 2014 (r375302) @@ -134,7 +134,7 @@ SUB_FILES= Custom.pm \ custom-convert.conf SUB_LIST= PERL=${PERL} \ PORTNAME=${PORTNAME} \ - SITE_PERL=${SITE_PERL} \ + SITE_PERL=${PREFIX}/${SITE_PERL_REL} \ SLIMDIR=${SLIMDIR} \ SLIMDBDIR=${SLIMDBDIR} \ SLIMUSER=${SLIMUSER} \ @@ -159,7 +159,7 @@ post-patch: -e 's|%%DISTDIR%%|${_DISTDIR}|g' \ -e 's|%%LOCALBASE%%|${LOCALBASE}|g' \ -e 's|%%PREFIX%%|${PREFIX}|g' \ - -e 's|%%SITE_PERL%%|${SITE_PERL}|g' \ + -e 's|%%SITE_PERL%%|${PREFIX}/${SITE_PERL_REL}|g' \ -e 's|%%SLIMDBDIR%%|${SLIMDBDIR}|g' \ -e 's|%%TMP_SLIMDIR%%|${TMP_SLIMDIR}|g' \ ${WRKSRC}/scanner.pl \ Modified: head/devel/cil/Makefile ============================================================================== --- head/devel/cil/Makefile Tue Dec 23 01:42:10 2014 (r375301) +++ head/devel/cil/Makefile Tue Dec 23 02:22:19 2014 (r375302) @@ -42,7 +42,7 @@ post-patch: @${REINPLACE_CMD} -e \ '35 s|make|gmake|g' ${WRKSRC}/myocamlbuild.ml @${REINPLACE_CMD} -e \ - 's|@CILHOME@/lib|${SITE_PERL}/CIL|g ; \ + 's|@CILHOME@/lib|${PREFIX}/${SITE_PERL_REL}/CIL|g ; \ s|\@CILHOME\@|${PREFIX}|g' \ ${WRKSRC}/lib/App/Cilly/CilConfig.pm.in @${REINPLACE_CMD} -e \ Modified: head/devel/p5-Mknod/Makefile ============================================================================== --- head/devel/p5-Mknod/Makefile Tue Dec 23 01:42:10 2014 (r375301) +++ head/devel/p5-Mknod/Makefile Tue Dec 23 02:22:19 2014 (r375302) @@ -15,6 +15,6 @@ COMMENT= Perl module interface to the mk USES= perl5 USE_PERL5= configure -MANPREFIX= ${SITE_PERL} +MANPREFIX= ${PREFIX}/${SITE_PERL_REL} .include Modified: head/editors/p5-Padre/Makefile ============================================================================== --- head/editors/p5-Padre/Makefile Tue Dec 23 01:42:10 2014 (r375301) +++ head/editors/p5-Padre/Makefile Tue Dec 23 02:22:19 2014 (r375302) @@ -76,7 +76,7 @@ MAKE_JOBS_UNSAFE= yes DESKTOP_ENTRIES="Padre" \ "The Perl IDE" \ - "${SITE_PERL}/auto/share/dist/Padre/icons/padre/64x64/logo.png" \ + "${PREFIX}/${SITE_PERL_REL}/auto/share/dist/Padre/icons/padre/64x64/logo.png" \ "padre" \ "Development;Perl;IDE;" \ "" Modified: head/math/algotutor/Makefile ============================================================================== --- head/math/algotutor/Makefile Tue Dec 23 01:42:10 2014 (r375301) +++ head/math/algotutor/Makefile Tue Dec 23 02:22:19 2014 (r375302) @@ -26,7 +26,7 @@ USES= shebangfix perl5 tar:tgz SHEBANG_FILES= algotutor gen_at_graph post-patch: - @${REINPLACE_CMD} -e 's,!!SITE_PERL!!,${SITE_PERL},' \ + @${REINPLACE_CMD} -e 's,!!SITE_PERL!!,${PREFIX}/${SITE_PERL_REL},' \ -e 's|!!PREFIX!!|${PREFIX}|g' \ ${WRKSRC}/algotutor Modified: head/multimedia/gtk-youtube-viewer/Makefile ============================================================================== --- head/multimedia/gtk-youtube-viewer/Makefile Tue Dec 23 01:42:10 2014 (r375301) +++ head/multimedia/gtk-youtube-viewer/Makefile Tue Dec 23 02:22:19 2014 (r375302) @@ -64,10 +64,10 @@ GTK2_CONFIGURE_ON= --gtk-youtube-viewer post-install: .if ${PORT_OPTIONS:MGTK2} ${LN} -sf \ - ${SITE_PERL}/auto/share/dist/WWW-YoutubeViewer/gtk-youtube-viewer.desktop \ + ${PREFIX}/${SITE_PERL_REL}/auto/share/dist/WWW-YoutubeViewer/gtk-youtube-viewer.desktop \ ${STAGEDIR}${DESKTOPDIR} ${LN} -sf \ - ${SITE_PERL}/auto/share/dist/WWW-YoutubeViewer/icons/gtk-youtube-viewer.png \ + ${PREFIX}/${SITE_PERL_REL}/auto/share/dist/WWW-YoutubeViewer/icons/gtk-youtube-viewer.png \ ${STAGEDIR}${PREFIX}/share/pixmaps .endif Modified: head/net-mgmt/netdisco/Makefile ============================================================================== --- head/net-mgmt/netdisco/Makefile Tue Dec 23 01:42:10 2014 (r375301) +++ head/net-mgmt/netdisco/Makefile Tue Dec 23 02:22:19 2014 (r375302) @@ -92,7 +92,7 @@ post-patch: -e 's#%%NETDISCO_GROUP%%#${GROUPS}#g' \ -e 's#%%NETDISCO_DBDIR%%#${NETDISCO_DBDIR}#g' \ -e 's#%%ETCDIR%%#${ETCDIR}#g' \ - -e 's#%%SITE_PERL%%#${SITE_PERL}#g' \ + -e 's#%%SITE_PERL%%#${PREFIX}/${SITE_PERL_REL}#g' \ -e 's#%%APACHEMODDIR%%#${APACHEMODDIR}#g' \ -e 's#%%APACHEETCDIR%%#${APACHEETCDIR}#g' \ -e 's#%%MIBINCLUDES%%#${MIBINCLUDES}#g' \ Modified: head/net-mgmt/ocsinventory-agent/Makefile ============================================================================== --- head/net-mgmt/ocsinventory-agent/Makefile Tue Dec 23 01:42:10 2014 (r375301) +++ head/net-mgmt/ocsinventory-agent/Makefile Tue Dec 23 02:22:19 2014 (r375302) @@ -26,7 +26,7 @@ USE_PERL5= configure CONFIGURE_ENV= PERL_AUTOINSTALL=1 WRKSRC= ${WRKDIR}/${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION} SUB_FILES= pkg-message -SUB_LIST= SITE_PERL=${SITE_PERL} +SUB_LIST= SITE_PERL=${PREFIX}/${SITE_PERL_REL} # define options OPTIONS_DEFINE= DAEMON IPMI SSL PRINTER SNMP Modified: head/security/tinyca/Makefile ============================================================================== --- head/security/tinyca/Makefile Tue Dec 23 01:42:10 2014 (r375301) +++ head/security/tinyca/Makefile Tue Dec 23 02:22:19 2014 (r375302) @@ -33,7 +33,7 @@ do-install: ${INSTALL_DATA} ${LIB2_FILES:S|^|${WRKSRC}/lib/GUI/|} ${STAGEDIR}${PREFIX}/${SITE_PERL_REL}/${PORTNAME}/GUI ${INSTALL_DATA} ${WRKSRC}/templates/openssl.cnf ${STAGEDIR}${PREFIX}/etc/tinyca.cnf.sample @${SED} -e "s:%%PREFIX%%:${PREFIX}:g" \ - -e "s:%%SITE_PERL%%:${SITE_PERL}:g" \ + -e "s:%%SITE_PERL%%:${PREFIX}/${SITE_PERL_REL}:g" \ -e "s:%%OPENSSLBASE%%:${OPENSSLBASE}:g" \ ${WRKSRC}/tinyca2 >${WRKSRC}/tinyca.new ${INSTALL_SCRIPT} ${WRKSRC}/tinyca.new ${STAGEDIR}${PREFIX}/bin/tinyca Modified: head/sysutils/debhelper/Makefile ============================================================================== --- head/sysutils/debhelper/Makefile Tue Dec 23 01:42:10 2014 (r375301) +++ head/sysutils/debhelper/Makefile Tue Dec 23 02:22:19 2014 (r375302) @@ -13,7 +13,7 @@ COMMENT= Helper programs for debian/rule LICENSE= GPLv2 -MAKE_ARGS= PREFIX=${PREFIX} SITE_PERL=${SITE_PERL} +MAKE_ARGS= PREFIX=${PREFIX} SITE_PERL=${PREFIX}/${SITE_PERL_REL} NO_BUILD= yes USES= gmake perl5 shebangfix WRKSRC= ${WRKDIR}/${PORTNAME} Modified: head/www/chtml/Makefile ============================================================================== --- head/www/chtml/Makefile Tue Dec 23 01:42:10 2014 (r375301) +++ head/www/chtml/Makefile Tue Dec 23 02:22:19 2014 (r375302) @@ -15,7 +15,7 @@ BUILD_DEPENDS= ${LOCALBASE}/bin/csiod:${ USES= perl5 tar:tgz USE_PERL5= run -MAKE_ENV= SITE_PERL=${SITE_PERL} +MAKE_ENV= SITE_PERL=${PREFIX}/${SITE_PERL_REL} NO_WRKSUBDIR= yes MAKEFILE= makefile MAKE_JOBS_UNSAFE= yes Modified: head/www/rt40/Makefile ============================================================================== --- head/www/rt40/Makefile Tue Dec 23 01:42:10 2014 (r375301) +++ head/www/rt40/Makefile Tue Dec 23 02:22:19 2014 (r375302) @@ -193,7 +193,7 @@ pre-fetch: post-patch: @${RM} -f ${WRKSRC}/lib/RT.pm.in.orig @${REINPLACE_CMD} -e 's!%%PREFIX%%!${PREFIX}!g' ${WRKSRC}/config.layout - @${REINPLACE_CMD} -e 's!%%SITE_PERL%%!${SITE_PERL}!g' ${WRKSRC}/config.layout + @${REINPLACE_CMD} -e 's!%%SITE_PERL%%!${PREFIX}/${SITE_PERL_REL}!g' ${WRKSRC}/config.layout @${REINPLACE_CMD} -e 's!/path/to/your/etc!${RT_ETC_PATH}!g' ${WRKSRC}/etc/RT_SiteConfig.pm @${REINPLACE_CMD} -e 's!/bin:/usr/bin!/bin:/usr/bin:${LOCALBASE}/bin!' ${WRKSRC}/lib/RT/Interface/CLI.pm && \ ${RM} ${WRKSRC}/lib/RT/Interface/CLI.pm.bak Modified: head/www/rt42/Makefile ============================================================================== --- head/www/rt42/Makefile Tue Dec 23 01:42:10 2014 (r375301) +++ head/www/rt42/Makefile Tue Dec 23 02:22:19 2014 (r375302) @@ -189,7 +189,7 @@ pre-fetch: post-patch: @${RM} -f ${WRKSRC}/lib/RT.pm.in.orig @${REINPLACE_CMD} -e 's!%%PREFIX%%!${PREFIX}!g' ${WRKSRC}/config.layout - @${REINPLACE_CMD} -e 's!%%SITE_PERL%%!${SITE_PERL}!g' ${WRKSRC}/config.layout + @${REINPLACE_CMD} -e 's!%%SITE_PERL%%!${PREFIX}/${SITE_PERL_REL}!g' ${WRKSRC}/config.layout @${REINPLACE_CMD} -e 's!/path/to/your/etc!${RT_ETC_PATH}!g' ${WRKSRC}/etc/RT_SiteConfig.pm @${REINPLACE_CMD} -e 's!/bin:/usr/bin!/bin:/usr/bin:${LOCALBASE}/bin!' ${WRKSRC}/lib/RT/Interface/CLI.pm && \ ${RM} ${WRKSRC}/lib/RT/Interface/CLI.pm.bak Modified: head/www/wwwstat/Makefile ============================================================================== --- head/www/wwwstat/Makefile Tue Dec 23 01:42:10 2014 (r375301) +++ head/www/wwwstat/Makefile Tue Dec 23 02:22:19 2014 (r375302) @@ -20,7 +20,7 @@ USE_APACHE_RUN= 22+ USES= perl5 MAKE_ENV+= PERL=${PERL} SUB_FILES= pkg-message -SUB_LIST= SITE_PERL=${PREFIX}/${SITE_PERL} +SUB_LIST= SITE_PERL=${PREFIX}/${SITE_PERL_REL} BIN_FILES= monthly oldlog2new splitlog wwwerrs wwwstat SPERL_FILES= domains.pl splitlog.rc wwwstat.rc Modified: head/x11/p5-X11-IdleTime/Makefile ============================================================================== --- head/x11/p5-X11-IdleTime/Makefile Tue Dec 23 01:42:10 2014 (r375301) +++ head/x11/p5-X11-IdleTime/Makefile Tue Dec 23 02:22:19 2014 (r375302) @@ -21,7 +21,7 @@ USE_XORG= x11 xscrnsaver USES= perl5 USE_PERL5= configure patch -MANPREFIX= ${SITE_PERL} +MANPREFIX= ${PREFIX}/${SITE_PERL_REL} post-patch: .for i in IdleTime.pm From owner-svn-ports-all@FreeBSD.ORG Tue Dec 23 02:25:17 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D869ED46; Tue, 23 Dec 2014 02:25:17 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C44CA640EA; Tue, 23 Dec 2014 02:25:17 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBN2PHwk017372; Tue, 23 Dec 2014 02:25:17 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBN2PHgB017370; Tue, 23 Dec 2014 02:25:17 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201412230225.sBN2PHgB017370@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Tue, 23 Dec 2014 02:25:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375303 - head/sysutils/monit X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Dec 2014 02:25:18 -0000 Author: vanilla Date: Tue Dec 23 02:25:16 2014 New Revision: 375303 URL: https://svnweb.freebsd.org/changeset/ports/375303 QAT: https://qat.redports.org/buildarchive/r375303/ Log: Upgrade to 5.11. PR: ports/196221 Submitted by: maintainer Modified: head/sysutils/monit/Makefile head/sysutils/monit/distinfo Modified: head/sysutils/monit/Makefile ============================================================================== --- head/sysutils/monit/Makefile Tue Dec 23 02:22:19 2014 (r375302) +++ head/sysutils/monit/Makefile Tue Dec 23 02:25:16 2014 (r375303) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= monit -PORTVERSION= 5.10 +PORTVERSION= 5.11 CATEGORIES= sysutils MASTER_SITES= http://www.mmonit.com/monit/dist/ Modified: head/sysutils/monit/distinfo ============================================================================== --- head/sysutils/monit/distinfo Tue Dec 23 02:22:19 2014 (r375302) +++ head/sysutils/monit/distinfo Tue Dec 23 02:25:16 2014 (r375303) @@ -1,2 +1,2 @@ -SHA256 (monit-5.10.tar.gz) = 3791155a1b1b6b51a4a104dfe6f17b37d7c346081889f1bec9339565348d9453 -SIZE (monit-5.10.tar.gz) = 1162409 +SHA256 (monit-5.11.tar.gz) = d507957b1e18e6f45af5a4d3f94529ab22b26f522f5f62287919bc905c44283a +SIZE (monit-5.11.tar.gz) = 1223927 From owner-svn-ports-all@FreeBSD.ORG Tue Dec 23 03:28:14 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2909AFC5; Tue, 23 Dec 2014 03:28:14 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id EF4EB6628B; Tue, 23 Dec 2014 03:28:13 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBN3SDKn046570; Tue, 23 Dec 2014 03:28:13 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBN3SDJg046568; Tue, 23 Dec 2014 03:28:13 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201412230328.sBN3SDJg046568@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Tue, 23 Dec 2014 03:28:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375304 - head/net/google-cloud-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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Dec 2014 03:28:14 -0000 Author: swills Date: Tue Dec 23 03:28:12 2014 New Revision: 375304 URL: https://svnweb.freebsd.org/changeset/ports/375304 QAT: https://qat.redports.org/buildarchive/r375304/ Log: net/google-cloud-sdk: fix plist Modified: head/net/google-cloud-sdk/Makefile head/net/google-cloud-sdk/pkg-plist Modified: head/net/google-cloud-sdk/Makefile ============================================================================== --- head/net/google-cloud-sdk/Makefile Tue Dec 23 02:25:16 2014 (r375303) +++ head/net/google-cloud-sdk/Makefile Tue Dec 23 03:28:12 2014 (r375304) @@ -3,6 +3,7 @@ PORTNAME= google-cloud-sdk PORTVERSION= 0.9.25 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= https://dl.google.com/dl/cloudsdk/release/ DISTNAME= google-cloud-sdk-coretools-linux-x86_64 @@ -19,7 +20,7 @@ RUN_DEPENDS= python:${PORTSDIR}/lang/pyt do-install: ${FIND} ${WRKSRC}/help -type f -name '*.1' -exec ${GZIP_CMD} {} + ( cd ${WRKSRC}/help ; ${COPYTREE_SHARE} man ${STAGEDIR}${PREFIX} ) - ${RM} -r ${WRKSRC}/help/man + ${RM} -r ${WRKSRC}/help/man ${WRKSRC}/.install ( cd ${WRKSRC} ; ${COPYTREE_SHARE} . ${STAGEDIR}${PREFIX}/google-cloud-sdk ) .for x in bq gcloud gcutil git-credential-gcloud.sh gsutil ${CHMOD} +x ${STAGEDIR}${PREFIX}/google-cloud-sdk/bin/${x} Modified: head/net/google-cloud-sdk/pkg-plist ============================================================================== --- head/net/google-cloud-sdk/pkg-plist Tue Dec 23 02:25:16 2014 (r375303) +++ head/net/google-cloud-sdk/pkg-plist Tue Dec 23 03:28:12 2014 (r375304) @@ -3,30 +3,6 @@ bin/gcloud bin/gcutil bin/git-credential-gcloud.sh bin/gsutil -google-cloud-sdk/.install/bq-nix.manifest -google-cloud-sdk/.install/bq-nix.snapshot.json -google-cloud-sdk/.install/bq.manifest -google-cloud-sdk/.install/bq.snapshot.json -google-cloud-sdk/.install/compute.manifest -google-cloud-sdk/.install/compute.snapshot.json -google-cloud-sdk/.install/core-nix.manifest -google-cloud-sdk/.install/core-nix.snapshot.json -google-cloud-sdk/.install/core.manifest -google-cloud-sdk/.install/core.snapshot.json -google-cloud-sdk/.install/dns.manifest -google-cloud-sdk/.install/dns.snapshot.json -google-cloud-sdk/.install/gcutil-nix.manifest -google-cloud-sdk/.install/gcutil-nix.snapshot.json -google-cloud-sdk/.install/gcutil.manifest -google-cloud-sdk/.install/gcutil.snapshot.json -google-cloud-sdk/.install/gsutil-nix.manifest -google-cloud-sdk/.install/gsutil-nix.snapshot.json -google-cloud-sdk/.install/gsutil.manifest -google-cloud-sdk/.install/gsutil.snapshot.json -google-cloud-sdk/.install/pkg-core.manifest -google-cloud-sdk/.install/pkg-core.snapshot.json -google-cloud-sdk/.install/sql.manifest -google-cloud-sdk/.install/sql.snapshot.json google-cloud-sdk/LICENSE google-cloud-sdk/README google-cloud-sdk/RELEASE_NOTES From owner-svn-ports-all@FreeBSD.ORG Tue Dec 23 03:37:10 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id EE7BF1C0; Tue, 23 Dec 2014 03:37:10 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C0E5166374; Tue, 23 Dec 2014 03:37:10 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBN3bAMp051219; Tue, 23 Dec 2014 03:37:10 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBN3bAMv051217; Tue, 23 Dec 2014 03:37:10 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201412230337.sBN3bAMv051217@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 23 Dec 2014 03:37:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375305 - head/games/fretsonfire-data X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Dec 2014 03:37:11 -0000 Author: amdmi3 Date: Tue Dec 23 03:37:09 2014 New Revision: 375305 URL: https://svnweb.freebsd.org/changeset/ports/375305 QAT: https://qat.redports.org/buildarchive/r375305/ Log: - Fix DATADIR (is an absolute path) - Add NO_ARCH - Simplify installation - Drop @dirrm* from plist Approved by: bapt Modified: head/games/fretsonfire-data/Makefile head/games/fretsonfire-data/pkg-plist Modified: head/games/fretsonfire-data/Makefile ============================================================================== --- head/games/fretsonfire-data/Makefile Tue Dec 23 03:28:12 2014 (r375304) +++ head/games/fretsonfire-data/Makefile Tue Dec 23 03:37:09 2014 (r375305) @@ -13,16 +13,14 @@ MAINTAINER= acm@FreeBSD.org COMMENT= Frets on Fire data files NO_BUILD= yes -DATADIR= share/${PKGNAMEPREFIX:S/-//} +NO_ARCH= yes +DATADIR= ${PREFIX}/share/${PKGNAMEPREFIX:S/-//} RESTRICTED= Only Unreal Voodoo site is allowed to distribute the music WRKSRC= ${WRKDIR}/Frets\ on\ Fire-${PORTVERSION} EXTRACT_AFTER_ARGS= --exclude 'win32' "Frets on Fire-${PORTVERSION}/${PORTNAME}" do-install: - @${MKDIR} ${STAGEDIR}${PREFIX}/${DATADIR} - @cd ${WRKSRC}/data && \ - ${FIND} * -type d -exec ${MKDIR} "${STAGEDIR}${PREFIX}/${DATADIR}/{}" \; && \ - ${FIND} * -type f -exec ${INSTALL_DATA} "{}" "${STAGEDIR}${PREFIX}/${DATADIR}/{}" \; + cd ${WRKSRC}/data && ${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR} .include Modified: head/games/fretsonfire-data/pkg-plist ============================================================================== --- head/games/fretsonfire-data/pkg-plist Tue Dec 23 03:28:12 2014 (r375304) +++ head/games/fretsonfire-data/pkg-plist Tue Dec 23 03:37:09 2014 (r375305) @@ -243,14 +243,3 @@ %%DATADIR%%/testi.dae %%DATADIR%%/theme.ini %%DATADIR%%/title.ttf -@dirrm %%DATADIR%%/translations/old -@dirrm %%DATADIR%%/songs/twibmpg -@dirrm %%DATADIR%%/songs/tutorial -@dirrm %%DATADIR%%/songs/defy -@dirrm %%DATADIR%%/songs/bangbang -@dirrm %%DATADIR%%/mods/Chilly -@dirrm %%DATADIR%%/mods/LightGraphics -@dirrm %%DATADIR%%/translations -@dirrm %%DATADIR%%/songs -@dirrm %%DATADIR%%/mods -@dirrm %%DATADIR%% From owner-svn-ports-all@FreeBSD.ORG Tue Dec 23 03:50:52 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 95DC749B; Tue, 23 Dec 2014 03:50:52 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 775E766558; Tue, 23 Dec 2014 03:50:52 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBN3oqj0057451; Tue, 23 Dec 2014 03:50:52 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBN3oqPV057449; Tue, 23 Dec 2014 03:50:52 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201412230350.sBN3oqPV057449@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Tue, 23 Dec 2014 03:50:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375306 - head/net/google-cloud-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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Dec 2014 03:50:52 -0000 Author: swills Date: Tue Dec 23 03:50:51 2014 New Revision: 375306 URL: https://svnweb.freebsd.org/changeset/ports/375306 QAT: https://qat.redports.org/buildarchive/r375306/ Log: net/google-cloud-sdk: .install dir is needed, put it back Modified: head/net/google-cloud-sdk/Makefile head/net/google-cloud-sdk/pkg-plist Modified: head/net/google-cloud-sdk/Makefile ============================================================================== --- head/net/google-cloud-sdk/Makefile Tue Dec 23 03:37:09 2014 (r375305) +++ head/net/google-cloud-sdk/Makefile Tue Dec 23 03:50:51 2014 (r375306) @@ -3,7 +3,7 @@ PORTNAME= google-cloud-sdk PORTVERSION= 0.9.25 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= https://dl.google.com/dl/cloudsdk/release/ DISTNAME= google-cloud-sdk-coretools-linux-x86_64 @@ -20,7 +20,7 @@ RUN_DEPENDS= python:${PORTSDIR}/lang/pyt do-install: ${FIND} ${WRKSRC}/help -type f -name '*.1' -exec ${GZIP_CMD} {} + ( cd ${WRKSRC}/help ; ${COPYTREE_SHARE} man ${STAGEDIR}${PREFIX} ) - ${RM} -r ${WRKSRC}/help/man ${WRKSRC}/.install + ${RM} -r ${WRKSRC}/help/man ${WRKSRC}/.install/.download ( cd ${WRKSRC} ; ${COPYTREE_SHARE} . ${STAGEDIR}${PREFIX}/google-cloud-sdk ) .for x in bq gcloud gcutil git-credential-gcloud.sh gsutil ${CHMOD} +x ${STAGEDIR}${PREFIX}/google-cloud-sdk/bin/${x} Modified: head/net/google-cloud-sdk/pkg-plist ============================================================================== --- head/net/google-cloud-sdk/pkg-plist Tue Dec 23 03:37:09 2014 (r375305) +++ head/net/google-cloud-sdk/pkg-plist Tue Dec 23 03:50:51 2014 (r375306) @@ -3,6 +3,30 @@ bin/gcloud bin/gcutil bin/git-credential-gcloud.sh bin/gsutil +google-cloud-sdk/.install/bq-nix.manifest +google-cloud-sdk/.install/bq-nix.snapshot.json +google-cloud-sdk/.install/bq.manifest +google-cloud-sdk/.install/bq.snapshot.json +google-cloud-sdk/.install/compute.manifest +google-cloud-sdk/.install/compute.snapshot.json +google-cloud-sdk/.install/core-nix.manifest +google-cloud-sdk/.install/core-nix.snapshot.json +google-cloud-sdk/.install/core.manifest +google-cloud-sdk/.install/core.snapshot.json +google-cloud-sdk/.install/dns.manifest +google-cloud-sdk/.install/dns.snapshot.json +google-cloud-sdk/.install/gcutil-nix.manifest +google-cloud-sdk/.install/gcutil-nix.snapshot.json +google-cloud-sdk/.install/gcutil.manifest +google-cloud-sdk/.install/gcutil.snapshot.json +google-cloud-sdk/.install/gsutil-nix.manifest +google-cloud-sdk/.install/gsutil-nix.snapshot.json +google-cloud-sdk/.install/gsutil.manifest +google-cloud-sdk/.install/gsutil.snapshot.json +google-cloud-sdk/.install/pkg-core.manifest +google-cloud-sdk/.install/pkg-core.snapshot.json +google-cloud-sdk/.install/sql.manifest +google-cloud-sdk/.install/sql.snapshot.json google-cloud-sdk/LICENSE google-cloud-sdk/README google-cloud-sdk/RELEASE_NOTES From owner-svn-ports-all@FreeBSD.ORG Tue Dec 23 04:04:36 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5594463F; Tue, 23 Dec 2014 04:04:36 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 36B2E66662; Tue, 23 Dec 2014 04:04:36 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBN44aLp065032; Tue, 23 Dec 2014 04:04:36 GMT (envelope-from koobs@FreeBSD.org) Received: (from koobs@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBN44Ywu065027; Tue, 23 Dec 2014 04:04:34 GMT (envelope-from koobs@FreeBSD.org) Message-Id: <201412230404.sBN44Ywu065027@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: koobs set sender to koobs@FreeBSD.org using -f From: Kubilay Kocak Date: Tue, 23 Dec 2014 04:04:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375307 - in head/devel: . py-filemagic py-filemagic/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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Dec 2014 04:04:36 -0000 Author: koobs Date: Tue Dec 23 04:04:33 2014 New Revision: 375307 URL: https://svnweb.freebsd.org/changeset/ports/375307 QAT: https://qat.redports.org/buildarchive/r375307/ Log: [NEW] devel/py-filemagic: Python API for libmagic filemagic provides a Python API for libmagic, the library behind Unix file command. It enables the Python developer to easilty test for file types from the extensive identification library that is shipped with libmagic. Features: * Simple, Python API * Identifies named files or strings * Return a textual description, mime type or mime encoding * Provide custom magic files to customize file detection * Support for both Python2 and Python3 * Support for both CPython and PyPy WWW: https://filemagic.readthedocs.org Added: head/devel/py-filemagic/ head/devel/py-filemagic/Makefile (contents, props changed) head/devel/py-filemagic/distinfo (contents, props changed) head/devel/py-filemagic/files/ head/devel/py-filemagic/files/patch-magic_api.py (contents, props changed) head/devel/py-filemagic/pkg-descr (contents, props changed) Modified: head/devel/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Tue Dec 23 03:50:51 2014 (r375306) +++ head/devel/Makefile Tue Dec 23 04:04:33 2014 (r375307) @@ -3726,6 +3726,7 @@ SUBDIR += py-fake-factory SUBDIR += py-fam SUBDIR += py-fastimport + SUBDIR += py-filemagic SUBDIR += py-fileutils SUBDIR += py-five.customerize SUBDIR += py-five.formlib Added: head/devel/py-filemagic/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-filemagic/Makefile Tue Dec 23 04:04:33 2014 (r375307) @@ -0,0 +1,39 @@ +# Created by: Kubilay Kocak +# $FreeBSD$ + +PORTNAME= filemagic +PORTVERSION= 1.6 +CATEGORIES= devel python +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= koobs@FreeBSD.org +COMMENT= Python API for libmagic, the library behind the Unix file command + +LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE + +TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mock>0:${PORTSDIR}/devel/py-mock + +OPTIONS_DEFINE= TESTS + +TESTS_DESC= Install test suite requirements +TESTS_BUILD_DEPENDS= ${TEST_DEPENDS} + +USES= python +USE_GITHUB= yes +USE_PYTHON= autoplist distutils + +GH_ACCOUNT= aliles +GH_TAGNAME= ${GH_COMMIT} +GH_COMMIT= b24df9f + +.include + +.if ${PYTHON_REL} < 300 +TEST_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}unittest2>0:${PORTSDIR}/devel/py-unittest2 +.endif + +regression-test: build + @cd ${WRKSRC} && ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test + +.include Added: head/devel/py-filemagic/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-filemagic/distinfo Tue Dec 23 04:04:33 2014 (r375307) @@ -0,0 +1,2 @@ +SHA256 (filemagic-1.6.tar.gz) = e5f932ee172a2c13c91eba998be480c0d02fe9d1588f2a050d942268fb4f6a83 +SIZE (filemagic-1.6.tar.gz) = 16839 Added: head/devel/py-filemagic/files/patch-magic_api.py ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-filemagic/files/patch-magic_api.py Tue Dec 23 04:04:33 2014 (r375307) @@ -0,0 +1,11 @@ +--- magic/api.py.orig 2014-12-23 03:21:58 UTC ++++ magic/api.py +@@ -9,7 +9,7 @@ import ctypes + import platform + import warnings + +-libname = ctypes.util.find_library('magic') ++libname = ctypes.util.find_library('magic') or ctypes.util.find_library('magic1') + if not libname: + if platform.system() == 'SunOS': + libname = 'libmagic.so' Added: head/devel/py-filemagic/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-filemagic/pkg-descr Tue Dec 23 04:04:33 2014 (r375307) @@ -0,0 +1,14 @@ +filemagic provides a Python API for libmagic, the library behind Unix file +command. It enables the Python developer to easilty test for file types from +the extensive identification library that is shipped with libmagic. + +Features: + + * Simple, Python API + * Identifies named files or strings + * Return a textual description, mime type or mime encoding + * Provide custom magic files to customize file detection + * Support for both Python2 and Python3 + * Support for both CPython and PyPy + +WWW: https://filemagic.readthedocs.org From owner-svn-ports-all@FreeBSD.ORG Tue Dec 23 04:22:34 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D6CEF935; Tue, 23 Dec 2014 04:22:34 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C2BE11054; Tue, 23 Dec 2014 04:22:34 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBN4MYfQ074132; Tue, 23 Dec 2014 04:22:34 GMT (envelope-from koobs@FreeBSD.org) Received: (from koobs@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBN4MY8a074123; Tue, 23 Dec 2014 04:22:34 GMT (envelope-from koobs@FreeBSD.org) Message-Id: <201412230422.sBN4MY8a074123@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: koobs set sender to koobs@FreeBSD.org using -f From: Kubilay Kocak Date: Tue, 23 Dec 2014 04:22:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375308 - in head/devel/py-jira: . 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Dec 2014 04:22:34 -0000 Author: koobs Date: Tue Dec 23 04:22:33 2014 New Revision: 375308 URL: https://svnweb.freebsd.org/changeset/ports/375308 QAT: https://qat.redports.org/buildarchive/r375308/ Log: devel/py-jira: Mark Un-BROKEN, Update to 0.32 - Mark Un-BROKEN - Update to 0.32 - Upstream DISTNAME changed to jira, remove DISTNAME accordingly - Add LICENSE_FILE - Update *_DEPENDS and version requirements - Switch www/requests1 to www/requests specifically - Add OPTIONS for MAGIC PARALLEL, SHELL and TESTS - Remove SHELL as a default OPTION (requires ipython and a rediculous number of dependencies. Also, it is an extras_require (optional) requirement upstream. - Remove unecessary patch to setup.py - Update pkg-descr and WWW: URL Changes: * https://bitbucket.org/bspeakmon/jira-python/commits/tag/0.32 Spotted by: antoine Approved by: blanket (portmgr) Deleted: head/devel/py-jira/files/ Modified: head/devel/py-jira/Makefile head/devel/py-jira/distinfo head/devel/py-jira/pkg-descr Modified: head/devel/py-jira/Makefile ============================================================================== --- head/devel/py-jira/Makefile Tue Dec 23 04:04:33 2014 (r375307) +++ head/devel/py-jira/Makefile Tue Dec 23 04:22:33 2014 (r375308) @@ -2,26 +2,41 @@ # $FreeBSD$ PORTNAME= jira -PORTVERSION= 0.16 -PORTREVISION= 1 +PORTVERSION= 0.32 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -DISTNAME= jira-python-${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX} +#DISTNAME= jira-python-${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX} MAINTAINER= akosiaris+ports@gmail.com COMMENT= Library to ease use of the JIRA 5 REST APIs LICENSE= BSD2CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE -BROKEN= Depends on conflicting py-requests1 and py-requests (via py-requests-oauthlib) +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=1.2.3:${PORTSDIR}/www/py-requests \ + ${PYTHON_PKGNAMEPREFIX}requests-oauthlib>=0.3.3:${PORTSDIR}/www/py-requests-oauthlib \ + ${PYTHON_PKGNAMEPREFIX}tlslite>=0.4.4:${PORTSDIR}/security/py-tlslite \ + ${PYTHON_PKGNAMEPREFIX}six>=1.5.2:${PORTSDIR}/devel/py-six \ + ${PYTHON_PKGNAMEPREFIX}pycrypto>=0:${PORTSDIR}/security/py-pycrypto +TEST_DEPENDS:= ${RUN_DEPENDS} \ + ${PYTHON_PKGNAMEPREFIX}nose>0:${PORTSDIR}/devel/py-nose + +OPTIONS_DEFINE= MAGIC PARALLEL SHELL TESTS +OPTIONS_DEFAULT= MAGIC PARALLEL + +MAGIC_DESC= Enable Content-Type Auto-detection +PARALLEL_DESC= Enable asynchronous requests +SHELL_DESC= Enable interactive shell +TESTS_DESC= Install test suite dependencies + +MAGIC_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}filemagic>=1.6:${PORTSDIR}/devel/py-filemagic +PARALLEL_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}grequests>0:${PORTSDIR}/www/py-grequests +SHELL_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ipython>=0.13:${PORTSDIR}/devel/ipython +TESTS_BUILD_DEPENDS= ${TEST_DEPENDS} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests1>=1.0.0:${PORTSDIR}/www/py-requests1 \ - ${PYTHON_PKGNAMEPREFIX}requests-oauthlib>=0.3.0:${PORTSDIR}/www/py-requests-oauthlib \ - ${PYTHON_PKGNAMEPREFIX}ipython>=0:${PORTSDIR}/devel/ipython \ - ${PYTHON_PKGNAMEPREFIX}tlslite>=0.4.1:${PORTSDIR}/security/py-tlslite \ - ${PYTHON_PKGNAMEPREFIX}pycrypto>=0:${PORTSDIR}/security/py-pycrypto \ - ${PYTHON_PKGNAMEPREFIX}sphinx>=1.2.2:${PORTSDIR}/textproc/py-sphinx +TEST_DEPENDS:= ${RUN_DEPENDS} \ + ${PYTHON_PKGNAMEPREFIX}nose>0:${PORTSDIR}/devel/py-nose USES= python USE_PYTHON= distutils autoplist Modified: head/devel/py-jira/distinfo ============================================================================== --- head/devel/py-jira/distinfo Tue Dec 23 04:04:33 2014 (r375307) +++ head/devel/py-jira/distinfo Tue Dec 23 04:22:33 2014 (r375308) @@ -1,2 +1,2 @@ -SHA256 (jira-python-0.16.tar.gz) = 16692bc27470363e7ba2c46179e03a2b7c88c0ee48718238673f405ad0babfd2 -SIZE (jira-python-0.16.tar.gz) = 42573 +SHA256 (jira-0.32.tar.gz) = 11d832d72d09b3d37800cba7a7b2529cc39c73465d0523c4f97abe74e072e096 +SIZE (jira-0.32.tar.gz) = 33015 Modified: head/devel/py-jira/pkg-descr ============================================================================== --- head/devel/py-jira/pkg-descr Tue Dec 23 04:04:33 2014 (r375307) +++ head/devel/py-jira/pkg-descr Tue Dec 23 04:22:33 2014 (r375308) @@ -1,3 +1,4 @@ -A library to ease use of the JIRA 5 REST APIs +a Python library designed to ease the use of the JIRA REST API. Some basic +support for the GreenHopper REST API also exists. -WWW: http://bitbucket.org/bspeakmon/jira-python +WWW: https://bitbucket.org/bspeakmon/jira-python From owner-svn-ports-all@FreeBSD.ORG Tue Dec 23 04:24:34 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5A62FA30; Tue, 23 Dec 2014 04:24:34 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 46E721072; Tue, 23 Dec 2014 04:24:34 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBN4OYa4074449; Tue, 23 Dec 2014 04:24:34 GMT (envelope-from koobs@FreeBSD.org) Received: (from koobs@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBN4OYF9074448; Tue, 23 Dec 2014 04:24:34 GMT (envelope-from koobs@FreeBSD.org) Message-Id: <201412230424.sBN4OYF9074448@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: koobs set sender to koobs@FreeBSD.org using -f From: Kubilay Kocak Date: Tue, 23 Dec 2014 04:24:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375309 - head/devel/py-jira X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Dec 2014 04:24:34 -0000 Author: koobs Date: Tue Dec 23 04:24:33 2014 New Revision: 375309 URL: https://svnweb.freebsd.org/changeset/ports/375309 QAT: https://qat.redports.org/buildarchive/r375309/ Log: devel/py-jira: Remove commented line - Remove commented out DISTNAME line, missed in previous commit Modified: head/devel/py-jira/Makefile Modified: head/devel/py-jira/Makefile ============================================================================== --- head/devel/py-jira/Makefile Tue Dec 23 04:22:33 2014 (r375308) +++ head/devel/py-jira/Makefile Tue Dec 23 04:24:33 2014 (r375309) @@ -6,7 +6,6 @@ PORTVERSION= 0.32 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -#DISTNAME= jira-python-${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX} MAINTAINER= akosiaris+ports@gmail.com COMMENT= Library to ease use of the JIRA 5 REST APIs From owner-svn-ports-all@FreeBSD.ORG Tue Dec 23 04:34:45 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E285BBF4; Tue, 23 Dec 2014 04:34:45 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CF0B311D1; Tue, 23 Dec 2014 04:34:45 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBN4YjYY079191; Tue, 23 Dec 2014 04:34:45 GMT (envelope-from koobs@FreeBSD.org) Received: (from koobs@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBN4YjJP079190; Tue, 23 Dec 2014 04:34:45 GMT (envelope-from koobs@FreeBSD.org) Message-Id: <201412230434.sBN4YjJP079190@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: koobs set sender to koobs@FreeBSD.org using -f From: Kubilay Kocak Date: Tue, 23 Dec 2014 04:34:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375310 - head/www/py-grequests X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Dec 2014 04:34:46 -0000 Author: koobs Date: Tue Dec 23 04:34:44 2014 New Revision: 375310 URL: https://svnweb.freebsd.org/changeset/ports/375310 QAT: https://qat.redports.org/buildarchive/r375310/ Log: www/py-grequests: Add TESTS option, Modernize - Add TESTS option - Add LICENSE_FILE - Switch to the modern Python world order (USES) - Update regression-test target Modified: head/www/py-grequests/Makefile Modified: head/www/py-grequests/Makefile ============================================================================== --- head/www/py-grequests/Makefile Tue Dec 23 04:24:33 2014 (r375309) +++ head/www/py-grequests/Makefile Tue Dec 23 04:34:44 2014 (r375310) @@ -11,22 +11,27 @@ MAINTAINER= koobs@FreeBSD.org COMMENT= Requests with Gevent to make asyncronous HTTP requests LICENSE= BSD2CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gevent>0:${PORTSDIR}/devel/py-gevent \ ${PYTHON_PKGNAMEPREFIX}requests>=1.0.0:${PORTSDIR}/www/py-requests TEST_DEPENDS:= ${RUN_DEPENDS} \ ${PYTHON_PKGNAMEPREFIX}nose>0:${PORTSDIR}/devel/py-nose +OPTIONS_DEFINE= TESTS + +TESTS_DESC= Install test suite requirements +TESTS_BUILD_DEPENDS= ${TEST_DEPENDS} + USE_GITHUB= yes GH_ACCOUNT= kennethreitz GH_TAGNAME= v${DISTVERSION} GH_COMMIT= aee3be6 -USE_PYTHON= yes -USE_PYDISTUTILS= yes -PYDISTUTILS_AUTOPLIST= yes +USES= python +USE_PYTHON= autoplist distutils regression-test: build - @cd ${WRKSRC} && ${PYTHON_CMD} ${PYSETUP} test + @cd ${WRKSRC} && ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test .include From owner-svn-ports-all@FreeBSD.ORG Tue Dec 23 04:52:08 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B1F0AEF6; Tue, 23 Dec 2014 04:52:08 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 84C0014AC; Tue, 23 Dec 2014 04:52:08 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBN4q8dS088172; Tue, 23 Dec 2014 04:52:08 GMT (envelope-from koobs@FreeBSD.org) Received: (from koobs@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBN4q8xH088169; Tue, 23 Dec 2014 04:52:08 GMT (envelope-from koobs@FreeBSD.org) Message-Id: <201412230452.sBN4q8xH088169@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: koobs set sender to koobs@FreeBSD.org using -f From: Kubilay Kocak Date: Tue, 23 Dec 2014 04:52:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375311 - head/security/py-pycrypto X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Dec 2014 04:52:08 -0000 Author: koobs Date: Tue Dec 23 04:52:07 2014 New Revision: 375311 URL: https://svnweb.freebsd.org/changeset/ports/375311 QAT: https://qat.redports.org/buildarchive/r375311/ Log: security/py-pycrypto: Strip shared libraries - Strip shared libraries - Use GNU_CONFIGURE over HAS_CONFIGURE and USE_AUTOTOOLS - Give in and strip leading "The" in COMMENT - Tweak regression-test target - Update pkg-descr WWW: URL Modified: head/security/py-pycrypto/Makefile head/security/py-pycrypto/pkg-descr Modified: head/security/py-pycrypto/Makefile ============================================================================== --- head/security/py-pycrypto/Makefile Tue Dec 23 04:34:44 2014 (r375310) +++ head/security/py-pycrypto/Makefile Tue Dec 23 04:52:07 2014 (r375311) @@ -3,24 +3,23 @@ PORTNAME= pycrypto PORTVERSION= 2.6.1 +PORTREVISION= 1 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= koobs@FreeBSD.org -COMMENT= The Python Cryptography Toolkit +COMMENT= Python Cryptography Toolkit USES= python USE_PYTHON= distutils autoplist -HAS_CONFIGURE= yes -USE_AUTOTOOLS= autoconf +GNU_CONFIGURE= yes OPTIONS_DEFINE= GMP OPTIONS_DEFAULT= GMP GMP_DESC= Use GMP for faster DSA/RSA operations - GMP_CONFIGURE_WITH= gmp GMP_CPPFLAGS= -I${LOCALBASE}/include GMP_LDFLAGS= -L${LOCALBASE}/lib @@ -29,7 +28,10 @@ GMP_LIB_DEPENDS= libgmp.so:${PORTSDIR}/m pre-patch: @${REINPLACE_CMD} -e "s|%%LOCALBASE%%|${LOCALBASE}|" ${WRKSRC}/setup.py +post-install: + @${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/Crypto/*/*.so + regression-test: build - cd ${WRKSRC} && ${PYTHON_CMD} ${PYSETUP} test + @cd ${WRKSRC} && ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test .include Modified: head/security/py-pycrypto/pkg-descr ============================================================================== --- head/security/py-pycrypto/pkg-descr Tue Dec 23 04:34:44 2014 (r375310) +++ head/security/py-pycrypto/pkg-descr Tue Dec 23 04:52:07 2014 (r375311) @@ -4,4 +4,4 @@ This is a collection of both secure hash SHA), and various encryption algorithms (AES, DES, ElGamal, etc.) for Python. -WWW: http://pycrypto.org +WWW: https://pycrypto.org From owner-svn-ports-all@FreeBSD.ORG Tue Dec 23 06:46:42 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 494EBE82; Tue, 23 Dec 2014 06:46:42 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 33F571386; Tue, 23 Dec 2014 06:46:42 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBN6kgpX039573; Tue, 23 Dec 2014 06:46:42 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBN6kf7a039566; Tue, 23 Dec 2014 06:46:41 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201412230646.sBN6kf7a039566@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Tue, 23 Dec 2014 06:46:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375312 - in head/graphics/openjump: . 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Dec 2014 06:46:42 -0000 Author: vanilla Date: Tue Dec 23 06:46:40 2014 New Revision: 375312 URL: https://svnweb.freebsd.org/changeset/ports/375312 QAT: https://qat.redports.org/buildarchive/r375312/ Log: Upgrade to 1.8.0. PR: ports/196200 Submitted by: maintainer Modified: head/graphics/openjump/Makefile head/graphics/openjump/distinfo head/graphics/openjump/files/patch-bin__oj_linux.sh head/graphics/openjump/pkg-plist Modified: head/graphics/openjump/Makefile ============================================================================== --- head/graphics/openjump/Makefile Tue Dec 23 04:52:07 2014 (r375311) +++ head/graphics/openjump/Makefile Tue Dec 23 06:46:40 2014 (r375312) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= OpenJUMP -PORTVERSION= 1.7.1 +PORTVERSION= 1.8.0 CATEGORIES= graphics java geography MASTER_SITES= SF/jump-pilot/OpenJUMP/${PORTVERSION} DISTNAME= ${PORTNAME}-Portable-${PORTVERSION}-r${PLUS_REV}-PLUS @@ -46,7 +46,7 @@ USES= zip NO_BUILD= yes NO_WRKSUBDIR= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}-r${PLUS_REV}-PLUS -PLUS_REV= 4004 +PLUS_REV= 4164 do-install: @${ECHO_CMD} "---> Installing JAR files" @@ -66,17 +66,9 @@ do-install: ${INSTALL_DATA} ${WRKSRC}/bin/log4j.xml ${TARGET_DIR}/bin/ ${INSTALL_DATA} ${WRKSRC}/readme.txt ${TARGET_DIR}/bin/ -OPTIONS_DEFINE= DOCS - -.include - post-install: -.if ${PORT_OPTIONS:MDOCS} @${ECHO_MSG} "---> Installing documentation" ${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/Changes.txt ${STAGEDIR}${DOCSDIR} -.else - @${ECHO_MSG} "---> Skipping documentation" -.endif .include Modified: head/graphics/openjump/distinfo ============================================================================== --- head/graphics/openjump/distinfo Tue Dec 23 04:52:07 2014 (r375311) +++ head/graphics/openjump/distinfo Tue Dec 23 06:46:40 2014 (r375312) @@ -1,2 +1,2 @@ -SHA256 (OpenJUMP-Portable-1.7.1-r4004-PLUS.zip) = 89234e66144d26d815dd3e20d44a8c67d4e8787c4ff8ccb98975021f3a514f5d -SIZE (OpenJUMP-Portable-1.7.1-r4004-PLUS.zip) = 42555043 +SHA256 (OpenJUMP-Portable-1.8.0-r4164-PLUS.zip) = 663b19562dd2429492f2f28aa0f4b79a368db33f388f83be5ba5f128a79f5065 +SIZE (OpenJUMP-Portable-1.8.0-r4164-PLUS.zip) = 43584306 Modified: head/graphics/openjump/files/patch-bin__oj_linux.sh ============================================================================== --- head/graphics/openjump/files/patch-bin__oj_linux.sh Tue Dec 23 04:52:07 2014 (r375311) +++ head/graphics/openjump/files/patch-bin__oj_linux.sh Tue Dec 23 06:46:40 2014 (r375312) @@ -1,18 +1,18 @@ ---- bin/oj_linux.sh.orig 2014-03-16 17:15:30.000000000 +0100 -+++ bin/oj_linux.sh 2014-09-07 13:27:15.000000000 +0200 -@@ -4,9 +4,10 @@ +--- bin/oj_linux.sh.orig 2014-11-26 00:15:22.000000000 +0100 ++++ bin/oj_linux.sh 2014-12-21 22:31:45.000000000 +0100 +@@ -4,9 +4,11 @@ ## if unset defaults to ## JUMP_HOME (oj app folder) if writable or $HOME/.openjump (user home) #JUMP_SETTINGS="/tmp/foobar" +JUMP_SETTINGS="$HOME/.openjump" ## uncomment and put the path to your jre here --#JAVA_HOME="/home/ed/jre1.6.0_21" + #JAVA_HOME="/home/ed/jre1.6.0_21" +JAVA_HOME=${JAVA_HOME} ## uncomment and change your memory configuration here ## Xms is initial size, Xmx is maximum size -@@ -43,6 +44,7 @@ +@@ -48,6 +50,7 @@ # extract zipped files in native dir (our way to ship symlinks to desktops) for filepath in $(find "$1/" -name '*.tgz' -o -name '*.tar.gz') do @@ -20,7 +20,7 @@ file=$(basename "$filepath") folder=$(dirname "$filepath") done=".$file.unzipped" -@@ -66,6 +68,7 @@ +@@ -71,6 +74,7 @@ macinstall(){ # create app package @@ -28,7 +28,7 @@ cp -R -a "$1"/bin/OpenJUMP.app/Contents "$1" &&\ awk '{sub(/..\/oj_/,"bin/oj_",$0)}1' "$1"/bin/OpenJUMP.app/Contents/Resources/script > "$1"/Contents/Resources/script &&\ echo patched oj.app -@@ -74,12 +77,14 @@ +@@ -79,12 +83,14 @@ } ## detect home folder @@ -43,7 +43,7 @@ ## run postinstalls only, if requested case "$1" in -@@ -95,13 +100,20 @@ +@@ -100,13 +106,19 @@ ## cd into jump home OLD_DIR=`pwd` @@ -51,7 +51,6 @@ cd "$JUMP_HOME" +PWD_DIR=`pwd` +echo "##### cd '$JUMP_HOME', pwd = '$PWD_DIR'" -+ ## determine where to place settings, if no path given +echo "##### ===== JUMP_SETTINGS = '$JUMP_SETTINGS'" @@ -64,7 +63,7 @@ # try users home dir JUMP_SETTINGS="$HOME/.openjump" # create if missing -@@ -118,14 +130,19 @@ +@@ -123,14 +135,19 @@ # 1. first in oj_home/jre # 2. in configured java_home # 3. in path @@ -84,7 +83,7 @@ fi # java available -@@ -134,20 +151,26 @@ +@@ -139,20 +156,26 @@ add the location of java to your PATH environment variable." && ERROR=1 && end # resolve recursive links to java binary @@ -115,51 +114,18 @@ +JAVA_VERSION=$(echo $JAVA_VERSIONSTRING | awk -F'"' '/^java version/ || /^openjdk version/{print $2}' | awk -F'.' '{print $1"."$2}') +echo "##### JAVA_VERSION = '$JAVA_VERSION'" JAVA_ARCH=$(echo $JAVA_VERSIONSTRING | grep -q -i 64-bit && echo x64 || echo x86) - JAVA_NEEDED="1.5" - if ! awk "BEGIN{if($JAVA_VERSION < $JAVA_NEEDED)exit 1}"; then -@@ -157,7 +180,11 @@ - fi - - # use previously set or detect RAM size in bytes --RAM_SIZE=${RAM_SIZE-$(expr "$(awk '/MemTotal/{print $2}' /proc/meminfo)" \* 1024)} -+#RAM_SIZE=${RAM_SIZE-$(expr "$(awk '/MemTotal/{print $2}' /proc/meminfo)" \* 1024)} -+RAM_SIZE=${RAM_SIZE-$(expr "$(sysctl hw.realmem | awk '/hw.realmem:/{print $2}')" / 1024)} -+echo "##### -----------------------------------------------------------" -+echo "##### RAM_SIZE = '$RAM_SIZE'" -+ - if [ -n "$JAVA_MAXMEM" ]; then - echo "max. memory limit defined via JAVA_MAXMEM=$JAVA_MAXMEM" - elif ! is_number "$RAM_SIZE"; then -@@ -175,14 +202,18 @@ - else - MEM_MAX="$MEM_MINUS1GB" - fi -+ echo "##### MEM_MAX = '$MEM_MAX'" - - # limit 32bit jre to 3GiB = 3221225472 bytes -+ echo "##### JAVA_ARCH = '$JAVA_ARCH'" - if [ "$JAVA_ARCH" != "x64" ] && [ "$MEM_MAX" -gt "3221225472" ]; then - MEM_MAX=3221225472 - fi - -- MEM_MAX_MB=`expr $MEM_MAX / 1024 / 1024` -+ MEM_MAX_MB=`expr $MEM_MAX / 1024` - JAVA_MAXMEM="-Xmx${MEM_MAX_MB}M" -+ echo "##### JAVA_MAXMEM = '$JAVA_MAXMEM'" -+ - # output info - echo limit max. memory to $MEM_MAX_MB MiB - fi -@@ -190,7 +221,7 @@ - # always print java infos - echo "Running -> '${JAVA}'; " $("$JAVA" -version 2>&1|awk 'BEGIN{ORS=""}{print $0"; "}') + JAVA_NEEDED="1.6" + if ! is_decimal "$JAVA_VERSION" || ! awk "BEGIN{if($JAVA_VERSION < $JAVA_NEEDED)exit 1}"; then +@@ -166,7 +189,7 @@ + echo "Using '$(basename "${JAVA}")' found in '$(dirname "${JAVA}")" + echo $("$JAVA" -version 2>&1|awk 'BEGIN{ORS=""}{print $0"; "}') -JUMP_PROFILE=~/.jump/openjump.profile +JUMP_PROFILE="$HOME/.openjump/openjump.profile" if [ -f "$JUMP_PROFILE" ]; then source $JUMP_PROFILE fi -@@ -199,8 +230,13 @@ +@@ -175,8 +198,13 @@ if [ -z "$JUMP_LIB" ]; then JUMP_LIB="./lib" fi @@ -173,15 +139,15 @@ JUMP_PLUGINS=./bin/default-plugins.xml if [ -z "$JUMP_PLUGINS" ] || [ ! -f "$JUMP_PLUGINS" ]; then -@@ -209,6 +245,7 @@ +@@ -185,6 +213,7 @@ JUMP_PLUGINS="./scripts/default-plugins.xml" fi fi +echo "##### JUMP_PLUGINS = '$JUMP_PLUGINS'" # include every jar/zip in lib and native dir - for libfile in "$JUMP_LIB/"*.zip "$JUMP_LIB/"*.jar "$JUMP_NATIVE_DIR/"*.jar -@@ -217,29 +254,39 @@ + for libfile in "$JUMP_LIB/"*.zip "$JUMP_LIB/"*.jar "$JUMP_NATIVE_DIR/$JAVA_ARCH/"*.jar "$JUMP_NATIVE_DIR/"*.jar +@@ -193,29 +222,39 @@ done CLASSPATH=.:./bin:./conf:$CLASSPATH export CLASSPATH; @@ -221,8 +187,41 @@ +#extract_libs "$JUMP_NATIVE_DIR" # allow jre to find native libraries in native dir, lib/ext (backwards compatibility) - # NOTE: mac osx DYLD_LIBRARY_PATH is set in oj_macosx.command only -@@ -265,4 +312,4 @@ + NATIVE_PATH="$JUMP_NATIVE_DIR/$JAVA_ARCH:$JUMP_NATIVE_DIR:$JUMP_PLUGIN_DIR" +@@ -251,7 +290,11 @@ + + echo ---Detect maximum memory limit--- + # use previously set or detect RAM size in bytes +-RAM_SIZE=${RAM_SIZE-$(expr "$(awk '/MemTotal/{print $2}' /proc/meminfo)" \* 1024)} ++#RAM_SIZE=${RAM_SIZE-$(expr "$(awk '/MemTotal/{print $2}' /proc/meminfo)" \* 1024)} ++RAM_SIZE=${RAM_SIZE-$(expr "$(sysctl hw.realmem | awk '/hw.realmem:/{print $2}')" / 1024)} ++echo "##### -----------------------------------------------------------" ++echo "##### RAM_SIZE = '$RAM_SIZE'" ++ + if [ -n "$JAVA_MAXMEM" ]; then + echo "max. memory limit defined via JAVA_MAXMEM=$JAVA_MAXMEM" + elif ! is_number "$RAM_SIZE"; then +@@ -269,14 +312,18 @@ + else + MEM_MAX="$MEM_MINUS1GB" + fi ++ echo "##### MEM_MAX = '$MEM_MAX'" + + # limit 32bit jre to 2GiB = 2147483648 bytes ++ echo "##### JAVA_ARCH = '$JAVA_ARCH'" + if [ "$JAVA_ARCH" != "x64" ] && [ "$MEM_MAX" -gt "2147483648" ]; then + MEM_MAX=2147483648 + fi + +- MEM_MAX_MB=`expr $MEM_MAX / 1024 / 1024` ++ MEM_MAX_MB=`expr $MEM_MAX / 1024` + JAVA_MAXMEM="-Xmx${MEM_MAX_MB}M" ++ echo "##### JAVA_MAXMEM = '$JAVA_MAXMEM'" ++ + # output info + echo set max. memory limit to $MEM_MAX_MB MiB + fi +@@ -294,4 +341,4 @@ cd "$OLD_DIR" ## run end function Modified: head/graphics/openjump/pkg-plist ============================================================================== --- head/graphics/openjump/pkg-plist Tue Dec 23 04:52:07 2014 (r375311) +++ head/graphics/openjump/pkg-plist Tue Dec 23 06:46:40 2014 (r375312) @@ -2,7 +2,7 @@ OpenJUMP/bin/default-plugins.xml OpenJUMP/bin/log4j.xml OpenJUMP/bin/openjump OpenJUMP/bin/readme.txt -OpenJUMP/lib/OpenJUMP-1.7.1-r4004-nosrc.jar +OpenJUMP/lib/OpenJUMP-1.8.0-r4164-nosrc.jar OpenJUMP/lib/batik-awt-util-1.6.jar OpenJUMP/lib/batik-bridge-1.6.jar OpenJUMP/lib/batik-css-1.6.jar @@ -41,6 +41,8 @@ OpenJUMP/lib/ext/BeanTools/9-Display_WMS OpenJUMP/lib/ext/BeanTools/RefreshScriptsMenu.bsh OpenJUMP/lib/ext/BeanTools/SaveViewAsBeanTool.bsh OpenJUMP/lib/ext/ColorChooser-0.6.jar +OpenJUMP/lib/ext/ConcaveHull-0.2.jar +OpenJUMP/lib/ext/ConcaveHull-Readme.txt OpenJUMP/lib/ext/FillPatterns/40S-TWEED_C1_064_A_RGB.JPG OpenJUMP/lib/ext/FillPatterns/40S-TWEED_C1_064_B_RGB.JPG OpenJUMP/lib/ext/FillPatterns/ALLOY-TEARS_C3_064_A_RGB.JPG @@ -198,7 +200,7 @@ OpenJUMP/lib/ext/JumpChart.jar OpenJUMP/lib/ext/JumpFillPattern.jar OpenJUMP/lib/ext/JumpPrinter.jar OpenJUMP/lib/ext/PirolCsv.jar -OpenJUMP/lib/ext/SkyPrinterPlugIn-1.0.0.jar +OpenJUMP/lib/ext/SkyPrinterPlugIn-1.0.1.jar OpenJUMP/lib/ext/TableLayout-bin-jdk1.5-2007-04-21.jar OpenJUMP/lib/ext/VertexImages/bore_01.wkt OpenJUMP/lib/ext/VertexImages/bore_02.wkt @@ -268,22 +270,25 @@ OpenJUMP/lib/ext/VertexImages/vector_20. OpenJUMP/lib/ext/VertexSymbols.jar OpenJUMP/lib/ext/aggregation-0.2.8.jar OpenJUMP/lib/ext/bsheditor4jump-0.2.4.jar -OpenJUMP/lib/ext/csv-driver-0.9.0.jar +OpenJUMP/lib/ext/csv-driver-0.9.2.jar OpenJUMP/lib/ext/dbquery.properties OpenJUMP/lib/ext/driver-dxf-0.8.0.jar -OpenJUMP/lib/ext/graph-toolbox-0.1.4.jar +OpenJUMP/lib/ext/graph-toolbox-0.2.0.jar OpenJUMP/lib/ext/itext-2.1.7.jar OpenJUMP/lib/ext/jgrapht-jdk1.5.jar OpenJUMP/lib/ext/jump-jgrapht-0.5.jar -OpenJUMP/lib/ext/jumpdbquery-1.0.0/CONTRIBUTORS.txt -OpenJUMP/lib/ext/jumpdbquery-1.0.0/COPYING -OpenJUMP/lib/ext/jumpdbquery-1.0.0/NOTICE.txt -OpenJUMP/lib/ext/jumpdbquery-1.0.0/README_jumpdbquery.txt -OpenJUMP/lib/ext/jumpdbquery-1.0.0/README_releases.txt -OpenJUMP/lib/ext/jumpdbquery-1.0.0/gt2-oracle-spatial-2.3.2.jar -OpenJUMP/lib/ext/jumpdbquery-1.0.0/jsyntaxpane-1.0.0.jar -OpenJUMP/lib/ext/jumpdbquery-1.0.0/mysql-connector-java-5.1.27.jar -OpenJUMP/lib/ext/jumpdbquery-1.0.0/sqlite-jdbc-3.7.2.jar +OpenJUMP/lib/ext/jumpdbquery-1.1.0/CONTRIBUTORS.txt +OpenJUMP/lib/ext/jumpdbquery-1.1.0/COPYING +OpenJUMP/lib/ext/jumpdbquery-1.1.0/LICENSE.txt +OpenJUMP/lib/ext/jumpdbquery-1.1.0/NOTICE.txt +OpenJUMP/lib/ext/jumpdbquery-1.1.0/README_jumpdbquery.txt +OpenJUMP/lib/ext/jumpdbquery-1.1.0/README_releases.txt +OpenJUMP/lib/ext/jumpdbquery-1.1.0/dbquery.properties +OpenJUMP/lib/ext/jumpdbquery-1.1.0/gt2-oracle-spatial-2.3.2.jar +OpenJUMP/lib/ext/jumpdbquery-1.1.0/jgrapht-jdk1.6.jar +OpenJUMP/lib/ext/jumpdbquery-1.1.0/jsyntaxpane-1.0.0.jar +OpenJUMP/lib/ext/jumpdbquery-1.1.0/mysql-connector-java-5.1.27.jar +OpenJUMP/lib/ext/jumpdbquery-1.1.0/sqlite-jdbc-3.8.6.jar OpenJUMP/lib/ext/jumpdbquery.jar OpenJUMP/lib/ext/jython/AlignSelected.py OpenJUMP/lib/ext/jython/ArcTool.py @@ -314,7 +319,7 @@ OpenJUMP/lib/ext/jython/images/shape_cen OpenJUMP/lib/ext/jython/images/shape_distribute_horizontal.png OpenJUMP/lib/ext/jython/images/shape_distribute_vertical.png OpenJUMP/lib/ext/jython/startup.py -OpenJUMP/lib/ext/kml-driver-0.1.jar +OpenJUMP/lib/ext/kml-driver-0.2.jar OpenJUMP/lib/ext/kml/ProjectStringsList.pjl OpenJUMP/lib/ext/oj_osm_reader_v1-0-4.jar OpenJUMP/lib/ext/ojsextante_binding_apr2013.jar @@ -929,297 +934,10 @@ OpenJUMP/lib/native/jecw-0.0.7.jar OpenJUMP/lib/nitf-bindings-2.7-dev-r1130.jar OpenJUMP/lib/postgresql-9.3-1101-jdbc4.jar OpenJUMP/lib/turbojpeg-wrapper-1.2.1.1.jar -OpenJUMP/lib/xercesImpl-2.8.1.jar -OpenJUMP/lib/xml-apis-1.3.03.jar +OpenJUMP/lib/xercesImpl-2.11.0.jar +OpenJUMP/lib/xml-apis-1.4.01.jar OpenJUMP/lib/xmlParserAPIs-2.0.2.jar OpenJUMP/lib/xz-1.3.jar bin/openjump -%%PORTDOCS%%%%DOCSDIR%%/Changes.txt -@dir OpenJUMP/bin -@dir OpenJUMP/lib/ext/BeanTools -@dir OpenJUMP/lib/ext/FillPatterns -@dir OpenJUMP/lib/ext/VertexImages -@dir OpenJUMP/lib/ext/jumpdbquery-1.0.0 -@dir OpenJUMP/lib/ext/jython/images -@dir OpenJUMP/lib/ext/jython -@dir OpenJUMP/lib/ext/kml -@dir OpenJUMP/lib/ext/sextante -@dir OpenJUMP/lib/ext/sextante_help/en/de.ifgi.sextante.simulationTools.channels -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.gridAnalysis.accCost -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.gridAnalysis.accCostAnisotropic -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.gridAnalysis.accCostCombined -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.gridAnalysis.ahp -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.gridAnalysis.cluster -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.gridAnalysis.costInRoutes -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.gridAnalysis.costInRoutesAnisotropic -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.gridAnalysis.cva -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.gridAnalysis.fuzzify -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.gridAnalysis.owa -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.gridAnalysis.polarToRect -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.gridAnalysis.predictiveModels -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.gridAnalysis.rectToPolar -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.gridAnalysis.roc -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.gridAnalysis.sumOfCostFromAllPoints -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.gridAnalysis.supervisedClassification -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.gridAnalysis.supervisedClassificationB -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.gridCalculus.constantGrid -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.gridCalculus.generateRandomBernoulli -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.gridCalculus.generateRandomNormal -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.gridCalculus.generateRandomUniform -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.gridCalculus.generateTerrain -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.gridCalculus.gridCalculator -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.gridCalculus.gridFromFunction -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.gridCalculus.kernelFilter -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.gridCalculus.normalize -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.gridCalculus.volume -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.gridCalculus.volumeBetweenGrids -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.gridCategorical.aggregationIndex -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.gridCategorical.classStatistics -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.gridCategorical.combineGrids -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.gridCategorical.crossClassification -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.gridCategorical.filterClumps -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.gridCategorical.fragstatsArea -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.gridCategorical.fragstatsDiversity -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.gridCategorical.lacunarity -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.gridCategorical.reclassify -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.gridCategorical.reclassifyConsecutive -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.gridCategorical.reclassifyDisjoint -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.gridCategorical.reclassifyEqualAmplitude -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.gridCategorical.reclassifyEqualArea -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.gridStatistics.multiGridCountGreaterThan -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.gridStatistics.multiGridCountLowerThan -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.gridStatistics.multiGridKurtosis -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.gridStatistics.multiGridMajority -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.gridStatistics.multiGridMaxValue -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.gridStatistics.multiGridMaxValueGrid -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.gridStatistics.multiGridMeanValue -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.gridStatistics.multiGridMedian -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.gridStatistics.multiGridMinValue -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.gridStatistics.multiGridMinValueGrid -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.gridStatistics.multiGridMinority -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.gridStatistics.multiGridRange -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.gridStatistics.multiGridSkewness -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.gridStatistics.multiGridVariance -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.gridStatistics.multiGridcountEqualTo -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.gridStatistics.neighborhoodCountEqualTo -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.gridStatistics.neighborhoodCountGreaterThan -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.gridStatistics.neighborhoodCountLowerThan -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.gridStatistics.neighborhoodDiversity -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.gridStatistics.neighborhoodDominance -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.gridStatistics.neighborhoodFragmentation -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.gridStatistics.neighborhoodKurtosis -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.gridStatistics.neighborhoodMajority -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.gridStatistics.neighborhoodMaxValue -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.gridStatistics.neighborhoodMeanValue -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.gridStatistics.neighborhoodMedian -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.gridStatistics.neighborhoodMinValue -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.gridStatistics.neighborhoodMinority -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.gridStatistics.neighborhoodNumberOfClasses -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.gridStatistics.neighborhoodRange -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.gridStatistics.neighborhoodSkewness -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.gridStatistics.neighborhoodVariance -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.gridStatistics.neighborhoodVarianceRadius -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.gridStatistics.semivariances -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.gridTools.aggregate -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.gridTools.bboxGrid -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.gridTools.changeDataType -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.gridTools.clipBBoxGrid -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.gridTools.clipGrid -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.gridTools.closeGaps -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.gridTools.closeGapsNN -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.gridTools.correlation -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.gridTools.cropToValidData -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.gridTools.density -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.gridTools.gradientLines -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.gridTools.gridBasicStats -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.gridTools.gridCompletion -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.gridTools.gridOrientation -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.gridTools.gridsFromTableAndGrid -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.gridTools.histogram -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.gridTools.invertNoData -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.gridTools.kernelDensity -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.gridTools.locateExtremeValues -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.gridTools.mergeGrids -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.gridTools.rasterBuffer -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.gridTools.sortRaster -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.gridTools.thresholdBuffer -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.gvsigspecific.reproject -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.hydrology.accFlow -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.hydrology.burnStreams -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.hydrology.cFactorFromNDVI -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.hydrology.cellBalance -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.hydrology.channelNetwork +%%DOCSDIR%%/Changes.txt @dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.hydrology.createHyetogram -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.hydrology.distToChannelNetwork -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.hydrology.edgeContamination -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.hydrology.fillSinks -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.hydrology.heightOverChannelNetwork -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.hydrology.isocrones -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.hydrology.maxValueUphill -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.hydrology.meanValueUphill -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.hydrology.slopeLength -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.hydrology.strahlerOrder -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.hydrology.topographicIndices -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.hydrology.upslopeAreaFromArea -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.hydrology.upslopeAreaFromPoint -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.hydrology.usped -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.hydrology.watersheds -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.hydrology.watershedsBySize -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.imageAnalysis.calibrate -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.imageAnalysis.calibrateRegression -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.imageAnalysis.contrastStretching -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.imageAnalysis.equalize -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.imageAnalysis.erosionDilation -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.imageAnalysis.his2rgb -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.imageAnalysis.rgb2his -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.imageAnalysis.texture.features -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.imageAnalysis.texture.quantization -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.imageAnalysis.thinning -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.imageAnalysis.vectorizeTrees -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.lighting.hillshade -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.lighting.horizonBlockage -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.lighting.los -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.lighting.solarRadiation -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.lighting.visibility -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.lighting.visualExposure -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.locate.locateAllocate -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.morphometry.anisotropicCoefficientOfVariation -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.morphometry.aspect -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.morphometry.convergence -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.morphometry.curvatures -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.morphometry.elevationReliefIndex -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.morphometry.fillElevationValues -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.morphometry.hypsometry -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.morphometry.protectionIndex -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.morphometry.realArea -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.morphometry.slope -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.morphometry.surfaceSpecificPoints -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.nearestNeighbour -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.nonSpatial.calculator -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.pointAnalysis.distanceMatrix -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.pointAnalysis.meanCenter -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.pointAnalysis.medianCenter -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.pointAnalysis.nearestNeighbour -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.pointAnalysis.quadrat -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.pointAnalysis.ripleysK -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.pointAnalysis.spatialCorrelation -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.profiles.crossSections -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.profiles.flowLineProfile -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.profiles.leastCostPath -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.profiles.profile -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.rasterize.directionToClosestPoint -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.rasterize.euclideanDistance -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.rasterize.idw -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.rasterize.kriging -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.rasterize.linearDecrease -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.rasterize.nearestNeighbour -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.rasterize.rasterizeVectorLayer -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.rasterize.universalKriging -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.statisticalMethods.covarianceMatrix -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.statisticalMethods.multipleRegression -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.statisticalMethods.pca -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.statisticalMethods.pdfBinomial -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.statisticalMethods.pdfChiSquared -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.statisticalMethods.pdfExponential -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.statisticalMethods.pdfNormal -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.statisticalMethods.pdfStudent -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.statisticalMethods.regression -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.tables.createEquivalentNumericalClass -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.tables.filterVector -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.tables.normalityTest -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.tables.tableBasicStats -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.tables.tableFieldCorrelation -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.tables.vectorBasicStats -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.tables.vectorFieldCalculator -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.tables.vectorFieldCorrelation -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.tables.vectorHistogram -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.topology.checkLineDirectionCoherence -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.topology.joinAdjacentLines -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.topology.nodeLines -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.vectorTools.InPolygonSpatialJoin -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.vectorTools.addEventTheme -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.vectorTools.autoincrementValue -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.vectorTools.boundingbox -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.vectorTools.buffer -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.vectorTools.centroids -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.vectorTools.changeLineDirection -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.vectorTools.cleanPointsLayer -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.vectorTools.cleanVectorLayer -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.vectorTools.clip -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.vectorTools.clipByRectangle -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.vectorTools.constrainedDelaunay -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.vectorTools.countPoints -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.vectorTools.delaunay -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.vectorTools.difference -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.vectorTools.dissolve -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.vectorTools.dissolveMultiple -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.vectorTools.distanceTableBuffer -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.vectorTools.exportVector -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.vectorTools.extendLinesLayerWithGrids -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.vectorTools.extendPointsLayerWithGrids -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.vectorTools.fitNPointsInPolygon -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.vectorTools.fixedDistanceBuffer -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.vectorTools.generateRoutes -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.vectorTools.geometricProperties -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.vectorTools.geometricPropertiesLines -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.vectorTools.geometriesToPoints -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.vectorTools.graticuleBuilder -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.vectorTools.gridStatisticsInPolygons -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.vectorTools.intersection -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.vectorTools.linesToEquispacedPoints -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.vectorTools.medialAxis -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.vectorTools.merge -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.vectorTools.minimumEnclosingPolygon -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.vectorTools.perturbatePointsLayer -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.vectorTools.placePointsOnLines -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.vectorTools.pointCoordinates -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.vectorTools.pointsToLine -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.vectorTools.polygonStatisticsFromPoints -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.vectorTools.polygonsToPolylines -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.vectorTools.polylinesToPolygons -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.vectorTools.polylinesToSingleSegments -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.vectorTools.randomVector -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.vectorTools.removeHoles -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.vectorTools.removeRepeatedGeometries -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.vectorTools.resolvePolygonHoles -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.vectorTools.saveToWKT -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.vectorTools.simplifyLines -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.vectorTools.simplifyPolygons -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.vectorTools.sinuosity -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.vectorTools.smoothLines -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.vectorTools.snapPoints -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.vectorTools.splitLinesWithPoints -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.vectorTools.splitMultipart -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.vectorTools.splitPolylinesAtNodes -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.vectorTools.transform -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.vectorTools.variableDistanceBuffer -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.vectorTools.vectorCluster -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.vectorTools.vectorMean -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.vectorTools.vectorSpatialCluster -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.vectorTools.voronoi -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.vectorize.contourLines -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.vectorize.rasterToPoints -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.vectorize.vectorize -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.vectorize.vectorizeLines -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.vegetationIndices.ctvi -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.vegetationIndices.ndvi -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.vegetationIndices.nrvi -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.vegetationIndices.pviPerry -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.vegetationIndices.pviQi -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.vegetationIndices.pviRichardson -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.vegetationIndices.pviWalther -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.vegetationIndices.ttvi -@dir OpenJUMP/lib/ext/sextante_help/en/es.unex.sextante.vegetationIndices.tvi -@dir OpenJUMP/lib/ext/sextante_help/en/general -@dir OpenJUMP/lib/ext/sextante_help/en/it.falciano.sextante.polygonize -@dir OpenJUMP/lib/ext/sextante_help/en/it.falciano.sextante.vectorAddField -@dir OpenJUMP/lib/ext/sextante_help/en/it.falciano.sextante.vectorDeleteField -@dir OpenJUMP/lib/ext/sextante_help/en/it.falciano.sextante.vectorRenameField -@dir OpenJUMP/lib/ext/sextante_help/en -@dir OpenJUMP/lib/ext/sextante_help -@dir OpenJUMP/lib/ext -@dir OpenJUMP/lib/icons -@dir OpenJUMP/lib/native -@dir OpenJUMP/lib -@dir OpenJUMP -%%PORTDOCS%%@dir %%DOCSDIR%% From owner-svn-ports-all@FreeBSD.ORG Tue Dec 23 07:57:53 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 92D36992; Tue, 23 Dec 2014 07:57:53 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7EA7264622; Tue, 23 Dec 2014 07:57:53 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBN7vr2o071673; Tue, 23 Dec 2014 07:57:53 GMT (envelope-from kwm@FreeBSD.org) Received: (from kwm@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBN7vrrn071672; Tue, 23 Dec 2014 07:57:53 GMT (envelope-from kwm@FreeBSD.org) Message-Id: <201412230757.sBN7vrrn071672@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: kwm set sender to kwm@FreeBSD.org using -f From: Koop Mast Date: Tue, 23 Dec 2014 07:57:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375313 - head/graphics/ImageMagick X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Dec 2014 07:57:53 -0000 Author: kwm Date: Tue Dec 23 07:57:52 2014 New Revision: 375313 URL: https://svnweb.freebsd.org/changeset/ports/375313 QAT: https://qat.redports.org/buildarchive/r375313/ Log: Make sure our CPPFLAGS and LDFLAGS get placed at the end of the compiler arguments so the compiler finds the openjpeg 2.1 headers before the old 1.5 header. Which are installed in ${LOCALBASE}/include/openjpeg-2.1 and ${LOCALBASE}/include respectively. This fixes the build when the MODULES option is turned off, and both openjpeg ports are installed. PR: 195442 Submitted by: mail@ozzmosis.com Modified: head/graphics/ImageMagick/Makefile Modified: head/graphics/ImageMagick/Makefile ============================================================================== --- head/graphics/ImageMagick/Makefile Tue Dec 23 06:46:40 2014 (r375312) +++ head/graphics/ImageMagick/Makefile Tue Dec 23 07:57:52 2014 (r375313) @@ -46,8 +46,8 @@ CONFIGURE_ARGS= --without-dps \ --without-lcms USE_LDCONFIG= yes -CPPFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib +CPPFLAGS+= -isystem${LOCALBASE}/include +LDFLAGS+= -Wl,-Y${LOCALBASE}/lib SAMPLE_FILES= coder.xml colors.xml delegates.xml log.xml magic.xml mime.xml \ policy.xml quantization-table.xml thresholds.xml type-dejavu.xml \ From owner-svn-ports-all@FreeBSD.ORG Tue Dec 23 08:16:49 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1AC7B7C4; Tue, 23 Dec 2014 08:16:49 +0000 (UTC) Received: from mail-wg0-x235.google.com (mail-wg0-x235.google.com [IPv6:2a00:1450:400c:c00::235]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A9E3A64848; Tue, 23 Dec 2014 08:16:48 +0000 (UTC) Received: by mail-wg0-f53.google.com with SMTP id l18so8444783wgh.12; Tue, 23 Dec 2014 00:16:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=R+Ide/Ff6EVfVkTLiHlw9FLDl86HIEH40L68IVfTz9U=; b=lsqxIHC5m9QyRGw1Jw7937rhYGL/Np56XHHYYQ60eTR6lEUdB20f0wKDyUvDC31j7E oglt5clNPZ0YjQQw8xAwPcRZYTkGtivvp0fyUc6DMg5ZAlglReuaV6eeDw4J50vB812a UNJ+966BpgZyJMpoa7uafXNPWCt0Wof9xg6moUNlbqCcZXHIIq0IWxvnA7V7LV+nbI/A ZJskk7yQlHvcmENxb6xCvQc2wTEbLXo9IwetYz9Dt4db2nwQxaDQardx06JgvVSSYadz YXjmCLtaxsBt2o6J7dTl0MMIXa4mufnCfeLFVWyCjqNay1F1BkmbnwNz9hNbJ9RJi3+t HfCA== X-Received: by 10.180.109.45 with SMTP id hp13mr38093616wib.4.1419322607065; Tue, 23 Dec 2014 00:16:47 -0800 (PST) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by mx.google.com with ESMTPSA id gs10sm16283397wib.12.2014.12.23.00.16.45 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 23 Dec 2014 00:16:46 -0800 (PST) Sender: Baptiste Daroussin Date: Tue, 23 Dec 2014 09:16:44 +0100 From: Baptiste Daroussin To: Alexey Dokuchaev Subject: Re: svn commit: r375258 - head/comms/owfs Message-ID: <20141223081644.GH43454@ivaldir.etoilebsd.net> References: <201412221837.sBMIbwow087403@svn.freebsd.org> <20141223020542.GA27018@FreeBSD.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="CNfT9TXqV7nd4cfk" Content-Disposition: inline In-Reply-To: <20141223020542.GA27018@FreeBSD.org> User-Agent: Mutt/1.5.23 (2014-03-12) Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org, Pawel Pekala X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Dec 2014 08:16:49 -0000 --CNfT9TXqV7nd4cfk Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Dec 23, 2014 at 02:05:42AM +0000, Alexey Dokuchaev wrote: > On Mon, Dec 22, 2014 at 06:37:58PM +0000, Pawel Pekala wrote: > > New Revision: 375258 > > URL: https://svnweb.freebsd.org/changeset/ports/375258 > > QAT: https://qat.redports.org/buildarchive/r375258/ > >=20 > > Log: > > Fix build on FreeBSD 8.x and 9.x by using gmake > > =20 > > PR: 196156 > > [...] > > -USES=3D autoreconf libtool > > +USES=3D autoreconf libtool gmake:lite >=20 > Why does it use bogus "gmake:lite"? I'd really want to see these obnoxio= us > *-lite ports gone. I didn't find the reasoning for :lite in the PR, did I > miss it (if yes, how feasible would it be to fix it properly)? gmake:lite is only usefull and should only be used to avoid chicken/egg pro= blems basically it has been created for anything gmake can depend on which may it= self only be buildable with gmake (textinfo for example) it should not at all be= used in all other cases. Best regards, Bapt --CNfT9TXqV7nd4cfk Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEABECAAYFAlSZJOkACgkQ8kTtMUmk6EyOowCfTHuMftFzwqopfOaqlOSFOjg9 C7wAoJy56m1xP+xbfVd5n+bwwX3q+e06 =iTgx -----END PGP SIGNATURE----- --CNfT9TXqV7nd4cfk-- From owner-svn-ports-all@FreeBSD.ORG Tue Dec 23 08:32:57 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 1033) id 6DD7DBEC; Tue, 23 Dec 2014 08:32:57 +0000 (UTC) Date: Tue, 23 Dec 2014 08:32:57 +0000 From: Alexey Dokuchaev To: Baptiste Daroussin Subject: Re: svn commit: r375258 - head/comms/owfs Message-ID: <20141223083257.GA68118@FreeBSD.org> References: <201412221837.sBMIbwow087403@svn.freebsd.org> <20141223020542.GA27018@FreeBSD.org> <20141223081644.GH43454@ivaldir.etoilebsd.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20141223081644.GH43454@ivaldir.etoilebsd.net> User-Agent: Mutt/1.5.23 (2014-03-12) Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org, Pawel Pekala X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Dec 2014 08:32:57 -0000 On Tue, Dec 23, 2014 at 09:16:44AM +0100, Baptiste Daroussin wrote: > On Tue, Dec 23, 2014 at 02:05:42AM +0000, Alexey Dokuchaev wrote: > > On Mon, Dec 22, 2014 at 06:37:58PM +0000, Pawel Pekala wrote: > > Why does it use bogus "gmake:lite"? I'd really want to see these > > obnoxious *-lite ports gone. I didn't find the reasoning for :lite > > in the PR, did I miss it (if yes, how feasible would it be to fix it > > properly)? > > gmake:lite is only usefull and should only be used to avoid chicken/egg > problems basically it has been created for anything gmake can depend on > which may itself only be buildable with gmake (textinfo for example) it > should not at all be used in all other cases. How feasible would be to patch textinfo and friends from gnumake'isms? I am willing to investigate; having a separate `devel/gmake-lite' leaf port both looks strange and people would want to use it without giving it much thought. ./danfe P.S. Baptiste, what had happened to your comma key recently? It would be a lot easier to read through your letters if you would've used them. From owner-svn-ports-all@FreeBSD.ORG Tue Dec 23 08:48:18 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E94E6153; Tue, 23 Dec 2014 08:48:18 +0000 (UTC) Received: from thyme.infocus-llc.com (thyme.infocus-llc.com [199.15.120.10]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 411CD64BBE; Tue, 23 Dec 2014 08:48:18 +0000 (UTC) Received: from draco.over-yonder.net (c-75-65-60-66.hsd1.ms.comcast.net [75.65.60.66]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by thyme.infocus-llc.com (Postfix) with ESMTPSA id B416A37B624; Tue, 23 Dec 2014 02:41:02 -0600 (CST) Received: by draco.over-yonder.net (Postfix, from userid 100) id 3k69xV0xcLz1wv; Tue, 23 Dec 2014 02:41:02 -0600 (CST) Date: Tue, 23 Dec 2014 02:41:02 -0600 From: "Matthew D. Fuller" To: Alexey Dokuchaev Subject: Re: svn commit: r375258 - head/comms/owfs Message-ID: <20141223084102.GN37038@over-yonder.net> References: <201412221837.sBMIbwow087403@svn.freebsd.org> <20141223020542.GA27018@FreeBSD.org> <20141223081644.GH43454@ivaldir.etoilebsd.net> <20141223083257.GA68118@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20141223083257.GA68118@FreeBSD.org> X-Editor: vi X-OS: FreeBSD User-Agent: Mutt/1.5.23-fullermd.4 (2014-03-12) X-Virus-Scanned: clamav-milter 0.98.5 at thyme.infocus-llc.com X-Virus-Status: Clean Cc: svn-ports-head@freebsd.org, Baptiste Daroussin , Pawel Pekala , svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Dec 2014 08:48:19 -0000 On Tue, Dec 23, 2014 at 08:32:57AM +0000 I heard the voice of Alexey Dokuchaev, and lo! it spake thus: > > having a separate `devel/gmake-lite' leaf port both looks strange > and people would want to use it without giving it much thought. Maybe it would benefit from being painted "xyz-bootstrap"? -- Matthew Fuller (MF4839) | fullermd@over-yonder.net Systems/Network Administrator | http://www.over-yonder.net/~fullermd/ On the Internet, nobody can hear you scream. From owner-svn-ports-all@FreeBSD.ORG Tue Dec 23 09:01:13 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E7A9C535; Tue, 23 Dec 2014 09:01:13 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D30AF1706; Tue, 23 Dec 2014 09:01:13 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBN91DVr003926; Tue, 23 Dec 2014 09:01:13 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBN91DnX003924; Tue, 23 Dec 2014 09:01:13 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412230901.sBN91DnX003924@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Tue, 23 Dec 2014 09:01:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375314 - head/sysutils/py-pytsk X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Dec 2014 09:01:14 -0000 Author: antoine Date: Tue Dec 23 09:01:12 2014 New Revision: 375314 URL: https://svnweb.freebsd.org/changeset/ports/375314 QAT: https://qat.redports.org/buildarchive/r375314/ Log: Update MASTER_SITES Modified: head/sysutils/py-pytsk/Makefile head/sysutils/py-pytsk/pkg-descr Modified: head/sysutils/py-pytsk/Makefile ============================================================================== --- head/sysutils/py-pytsk/Makefile Tue Dec 23 07:57:52 2014 (r375313) +++ head/sysutils/py-pytsk/Makefile Tue Dec 23 09:01:12 2014 (r375314) @@ -4,7 +4,7 @@ PORTNAME= pytsk PORTVERSION= 20141220 CATEGORIES= sysutils security devel python -MASTER_SITES= https://googledrive.com/host/0B3fBvzttpiiScUxsUm54cG02RDA/ \ +MASTER_SITES= https://github.com/py4n6/pytsk/releases/download/${PORTVERSION}/ \ LOCAL/antoine PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/sysutils/py-pytsk/pkg-descr ============================================================================== --- head/sysutils/py-pytsk/pkg-descr Tue Dec 23 07:57:52 2014 (r375313) +++ head/sysutils/py-pytsk/pkg-descr Tue Dec 23 09:01:12 2014 (r375314) @@ -1,3 +1,3 @@ Python bindings for the Sleuthkit -WWW: http://code.google.com/p/pytsk/ +WWW: https://github.com/py4n6/pytsk From owner-svn-ports-all@FreeBSD.ORG Tue Dec 23 09:31:44 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2FAE79F3; Tue, 23 Dec 2014 09:31:44 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1B9121BCA; Tue, 23 Dec 2014 09:31:44 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBN9Vh2G018088; Tue, 23 Dec 2014 09:31:43 GMT (envelope-from mandree@FreeBSD.org) Received: (from mandree@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBN9VhTL018087; Tue, 23 Dec 2014 09:31:43 GMT (envelope-from mandree@FreeBSD.org) Message-Id: <201412230931.sBN9VhTL018087@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: mandree set sender to mandree@FreeBSD.org using -f From: Matthias Andree Date: Tue, 23 Dec 2014 09:31:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375315 - 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Dec 2014 09:31:44 -0000 Author: mandree Date: Tue Dec 23 09:31:43 2014 New Revision: 375315 URL: https://svnweb.freebsd.org/changeset/ports/375315 QAT: https://qat.redports.org/buildarchive/r375315/ Log: Update gblach@'s UPDATING entry for py*-eyed3-06 removal. Modified: head/UPDATING Modified: head/UPDATING ============================================================================== --- head/UPDATING Tue Dec 23 09:01:12 2014 (r375314) +++ head/UPDATING Tue Dec 23 09:31:43 2014 (r375315) @@ -49,7 +49,7 @@ you update your ports collection, before to audio/py-eyed3. Before updating audio/abcde to 2.6 you must manually deinstall audio/py-eyed-06. - # pkg delete -f pyXX-eyed3-06 + # pkg delete -f py\*-eyed3-06 20141218: AFFECTS: users of security/openssh-portable From owner-svn-ports-all@FreeBSD.ORG Tue Dec 23 09:40:25 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 514ADDDC; Tue, 23 Dec 2014 09:40:25 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 235E51CBA; Tue, 23 Dec 2014 09:40:25 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBN9ePn7019931; Tue, 23 Dec 2014 09:40:25 GMT (envelope-from lwhsu@FreeBSD.org) Received: (from lwhsu@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBN9eOwx019927; Tue, 23 Dec 2014 09:40:24 GMT (envelope-from lwhsu@FreeBSD.org) Message-Id: <201412230940.sBN9eOwx019927@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: lwhsu set sender to lwhsu@FreeBSD.org using -f From: Li-Wen Hsu Date: Tue, 23 Dec 2014 09:40:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375316 - head/lang/groovy X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Dec 2014 09:40:25 -0000 Author: lwhsu Date: Tue Dec 23 09:40:23 2014 New Revision: 375316 URL: https://svnweb.freebsd.org/changeset/ports/375316 QAT: https://qat.redports.org/buildarchive/r375316/ Log: - Update to 2.3.9 PR: 195747 Submitted by: lwhsu Approved by: maintainer timeout Modified: head/lang/groovy/Makefile head/lang/groovy/distinfo Modified: head/lang/groovy/Makefile ============================================================================== --- head/lang/groovy/Makefile Tue Dec 23 09:31:43 2014 (r375315) +++ head/lang/groovy/Makefile Tue Dec 23 09:40:23 2014 (r375316) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= groovy -DISTVERSION= 2.2.2 +DISTVERSION= 2.3.9 CATEGORIES= lang java MASTER_SITES= http://dl.bintray.com/groovy/maven/ DISTFILES= groovy-binary-${PORTVERSION}${EXTRACT_SUFX} @@ -34,10 +34,10 @@ SUB_FILES= set-groovy_home.sed do-install: @${ECHO_MSG} -n ">> Staging JAR as ${JAVAJARDIR}/${PORTNAME}.jar..." - @${INSTALL_DATA} ${WRKSRC}/embeddable/${PORTNAME}-all-${DISTVERSION:tu}.jar ${STAGEDIR}${JAVAJARDIR}/${PORTNAME}.jar + ${INSTALL_DATA} ${WRKSRC}/embeddable/${PORTNAME}-all-${DISTVERSION:tu}.jar ${STAGEDIR}${JAVAJARDIR}/${PORTNAME}.jar @${ECHO_MSG} " [ DONE ]" @${ECHO_MSG} -n ">> Staging data files in ${DATADIR}..." - @cd ${WRKSRC} \ + cd ${WRKSRC} \ && ${FIND} ${DATAFILES} -type d -exec ${MKDIR} ${STAGEDIR}${DATADIR}/{} \; \ && ${FIND} ${DATAFILES} -type f -exec ${INSTALL_DATA} {} ${STAGEDIR}${DATADIR}/{} \; @${ECHO_MSG} " [ DONE ]" @@ -45,7 +45,7 @@ do-install: @${REINPLACE_CMD} -f ${WRKDIR}/set-groovy_home.sed ${WRKSRC}/bin/startGroovy .for file in ${SCRIPTFILES} @${ECHO_MSG} -n " ${file}" - @${INSTALL_SCRIPT} ${WRKSRC}/bin/${file} ${STAGEDIR}${PREFIX}/bin/ + ${INSTALL_SCRIPT} ${WRKSRC}/bin/${file} ${STAGEDIR}${PREFIX}/bin/ .endfor @${ECHO_MSG} " [ DONE ]" .if ${PORT_OPTIONS:MDOCS} Modified: head/lang/groovy/distinfo ============================================================================== --- head/lang/groovy/distinfo Tue Dec 23 09:31:43 2014 (r375315) +++ head/lang/groovy/distinfo Tue Dec 23 09:40:23 2014 (r375316) @@ -1,4 +1,4 @@ -SHA256 (groovy-binary-2.2.2.zip) = a2dfef62e60650f267d856f46525bc8139c4032ac00460d8c3f2f741022e35f8 -SIZE (groovy-binary-2.2.2.zip) = 29713408 -SHA256 (groovy-docs-2.2.2.zip) = ef094045a2e5a4d205bb613cd8fc428f6a6bb0c6246db1a2bc7b3d7de834ae72 -SIZE (groovy-docs-2.2.2.zip) = 27042629 +SHA256 (groovy-binary-2.3.9.zip) = 8840d120bb84d39836f08492ac2f6caefefc03ffe957031a6bbfada055d53619 +SIZE (groovy-binary-2.3.9.zip) = 32977396 +SHA256 (groovy-docs-2.3.9.zip) = 04392aa00e5041697d40f3d45424981d46057036778b568ada6a4bfe42a3f920 +SIZE (groovy-docs-2.3.9.zip) = 29317505 From owner-svn-ports-all@FreeBSD.ORG Tue Dec 23 09:41:54 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 006AAEDB; Tue, 23 Dec 2014 09:41:53 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E04831D75; Tue, 23 Dec 2014 09:41:53 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBN9fr02023604; Tue, 23 Dec 2014 09:41:53 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBN9frk4023602; Tue, 23 Dec 2014 09:41:53 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412230941.sBN9frk4023602@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Tue, 23 Dec 2014 09:41:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375317 - head/devel/dconf X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Dec 2014 09:41:54 -0000 Author: antoine Date: Tue Dec 23 09:41:52 2014 New Revision: 375317 URL: https://svnweb.freebsd.org/changeset/ports/375317 QAT: https://qat.redports.org/buildarchive/r375317/ Log: Add two empty directories that belonged to gnomehier This should unbreak textproc/ibus build Modified: head/devel/dconf/Makefile head/devel/dconf/pkg-plist Modified: head/devel/dconf/Makefile ============================================================================== --- head/devel/dconf/Makefile Tue Dec 23 09:40:23 2014 (r375316) +++ head/devel/dconf/Makefile Tue Dec 23 09:41:52 2014 (r375317) @@ -4,6 +4,7 @@ PORTNAME?= dconf PORTVERSION= 0.22.0 +PORTREVISION?= 1 CATEGORIES= devel gnome MASTER_SITES= GNOME DISTNAME= dconf-${PORTVERSION} Modified: head/devel/dconf/pkg-plist ============================================================================== --- head/devel/dconf/pkg-plist Tue Dec 23 09:40:23 2014 (r375316) +++ head/devel/dconf/pkg-plist Tue Dec 23 09:41:52 2014 (r375317) @@ -103,5 +103,7 @@ share/locale/zh_HK/LC_MESSAGES/dconf.mo share/locale/zh_TW/LC_MESSAGES/dconf.mo share/vala/vapi/dconf.deps share/vala/vapi/dconf.vapi +@dir etc/dconf/db +@dir etc/dconf/profile @exec %D/bin/gio-querymodules %D/lib/gio/modules 2>/dev/null || /usr/bin/true @unexec %D/bin/gio-querymodules %D/lib/gio/modules 2>/dev/null || /usr/bin/true From owner-svn-ports-all@FreeBSD.ORG Tue Dec 23 09:57:27 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4D780648; Tue, 23 Dec 2014 09:57:27 +0000 (UTC) Received: from mail-wi0-x235.google.com (mail-wi0-x235.google.com [IPv6:2a00:1450:400c:c05::235]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C98A81F1B; Tue, 23 Dec 2014 09:57:26 +0000 (UTC) Received: by mail-wi0-f181.google.com with SMTP id r20so10261682wiv.14; Tue, 23 Dec 2014 01:57:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=RvCAoy7EL3oEqOL9+emE9UQaFxOHvRhPaA4OQiuHl2Y=; b=kwekjtxQI5ZLXl48wALtarrS3kWRI3/YZtWAWk/eFneVjRSbHaP8ze6tn3tv2U/yzO l5G6H1Y4Vjcisg5LpjhSaOJR23l1EXZMlVwpc9q2U2oRavkxn6SzWvbTjT5z32X/J6Tk pifYFlDDGgnqu8AXiiFJJMPJcZeU383G++XBmZKHM7qjAFL9rRlJFJos/XFhV6uPwKOy PwaP+OHOXL5rbCBhi5XOholkHm2gGVqhB60LIHYFi27KCXQ1fD5VvXdFxfeEtE8pAOsp ioOfsBKWO2UE1wzgUpfrd8rSubw1vhqO65GpjrbedaPgukm0/aCxMVYuC12Oo5apbiMb hFQA== X-Received: by 10.180.205.163 with SMTP id lh3mr39873629wic.63.1419328645182; Tue, 23 Dec 2014 01:57:25 -0800 (PST) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by mx.google.com with ESMTPSA id u9sm26997594wjy.37.2014.12.23.01.57.23 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 23 Dec 2014 01:57:24 -0800 (PST) Sender: Baptiste Daroussin Date: Tue, 23 Dec 2014 10:57:22 +0100 From: Baptiste Daroussin To: "Matthew D. Fuller" Subject: Re: svn commit: r375258 - head/comms/owfs Message-ID: <20141223095722.GI43454@ivaldir.etoilebsd.net> References: <201412221837.sBMIbwow087403@svn.freebsd.org> <20141223020542.GA27018@FreeBSD.org> <20141223081644.GH43454@ivaldir.etoilebsd.net> <20141223083257.GA68118@FreeBSD.org> <20141223084102.GN37038@over-yonder.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="MFZs98Tklfu0WsCO" Content-Disposition: inline In-Reply-To: <20141223084102.GN37038@over-yonder.net> User-Agent: Mutt/1.5.23 (2014-03-12) Cc: svn-ports-head@freebsd.org, Alexey Dokuchaev , Pawel Pekala , svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Dec 2014 09:57:27 -0000 --MFZs98Tklfu0WsCO Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Dec 23, 2014 at 02:41:02AM -0600, Matthew D. Fuller wrote: > On Tue, Dec 23, 2014 at 08:32:57AM +0000 I heard the voice of > Alexey Dokuchaev, and lo! it spake thus: > >=20 > > having a separate `devel/gmake-lite' leaf port both looks strange > > and people would want to use it without giving it much thought. >=20 > Maybe it would benefit from being painted "xyz-bootstrap"? >=20 That was its initial color, but people found it confusing :) Bapt --MFZs98Tklfu0WsCO Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEABECAAYFAlSZPH8ACgkQ8kTtMUmk6Ex08wCgjVFYsUEvxOrkyqxwT9UnfWoz 8DgAn09yQdiOV6rYK5gcw6cf30dAg6Vy =KN0M -----END PGP SIGNATURE----- --MFZs98Tklfu0WsCO-- From owner-svn-ports-all@FreeBSD.ORG Tue Dec 23 09:58:47 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0FF1E750; Tue, 23 Dec 2014 09:58:47 +0000 (UTC) Received: from mail-wg0-x22a.google.com (mail-wg0-x22a.google.com [IPv6:2a00:1450:400c:c00::22a]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8E0691F3F; Tue, 23 Dec 2014 09:58:46 +0000 (UTC) Received: by mail-wg0-f42.google.com with SMTP id k14so8671656wgh.29; Tue, 23 Dec 2014 01:58:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=ZPyIlO6EDfJy7RMSOJ8rxT2htwNVaJSU/bsHczXl03M=; b=W0UNiOeSA2f9OZe/SUQ6m0E7ntQ0zQu2uHKiUWlMy9CAS98NBHRHkRaxEgFyrlutBw l8C9VbMrkrV5j43B/vQnO1CR9IwbMGWwYM2T5aGJS3DdNjZIuy3mP3A+aCAiSxaS1tkh B9OmckEZAXGrNp7T9JrInUK71TrmJrAgz4caQNN7iJzE//P2iFPeu9GMbjWkJbkle+4x f5hNbO5o4jYG+SYjnn3XT7X78kaj7BfmfYh7hHNFiKlwkbkEHSAxKYcJvHvIWYvBuOMv zfkiixcGAGyqq1IwuQzSUjdywmZKPi4DFHSryyfWt0bcAu+M/4efFDFEdCtNr/2ZqTZU /udQ== X-Received: by 10.180.72.199 with SMTP id f7mr40221560wiv.53.1419328724973; Tue, 23 Dec 2014 01:58:44 -0800 (PST) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by mx.google.com with ESMTPSA id hl1sm1161432wjc.18.2014.12.23.01.58.43 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 23 Dec 2014 01:58:44 -0800 (PST) Sender: Baptiste Daroussin Date: Tue, 23 Dec 2014 10:58:42 +0100 From: Baptiste Daroussin To: Alexey Dokuchaev Subject: Re: svn commit: r375258 - head/comms/owfs Message-ID: <20141223095842.GJ43454@ivaldir.etoilebsd.net> References: <201412221837.sBMIbwow087403@svn.freebsd.org> <20141223020542.GA27018@FreeBSD.org> <20141223081644.GH43454@ivaldir.etoilebsd.net> <20141223083257.GA68118@FreeBSD.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="HcccYpVZDxQ8hzPO" Content-Disposition: inline In-Reply-To: <20141223083257.GA68118@FreeBSD.org> User-Agent: Mutt/1.5.23 (2014-03-12) Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org, Pawel Pekala X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Dec 2014 09:58:47 -0000 --HcccYpVZDxQ8hzPO Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Dec 23, 2014 at 08:32:57AM +0000, Alexey Dokuchaev wrote: > On Tue, Dec 23, 2014 at 09:16:44AM +0100, Baptiste Daroussin wrote: > > On Tue, Dec 23, 2014 at 02:05:42AM +0000, Alexey Dokuchaev wrote: > > > On Mon, Dec 22, 2014 at 06:37:58PM +0000, Pawel Pekala wrote: > > > Why does it use bogus "gmake:lite"? I'd really want to see these > > > obnoxious *-lite ports gone. I didn't find the reasoning for :lite > > > in the PR, did I miss it (if yes, how feasible would it be to fix it > > > properly)? > >=20 > > gmake:lite is only usefull and should only be used to avoid chicken/egg > > problems basically it has been created for anything gmake can depend on > > which may itself only be buildable with gmake (textinfo for example) it > > should not at all be used in all other cases. >=20 > How feasible would be to patch textinfo and friends from gnumake'isms? I > am willing to investigate; having a separate `devel/gmake-lite' leaf port > both looks strange and people would want to use it without giving it much > thought. I haven't spent much time on it. just did a quick look and figured out that= was not that easy iirc. >=20 > ./danfe >=20 > P.S. Baptiste, what had happened to your comma key recently? It would be > a lot easier to read through your letters if you would've used them. >=20 It has been eaten by my cat :) Bapt --HcccYpVZDxQ8hzPO Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEABECAAYFAlSZPNIACgkQ8kTtMUmk6ExZegCgo4S5jt8m/roV+Kwm82sA8O6j dP0An3UgIOKPQEF9HXJaVZ+LVRVAFU5i =/UNX -----END PGP SIGNATURE----- --HcccYpVZDxQ8hzPO-- From owner-svn-ports-all@FreeBSD.ORG Tue Dec 23 10:01:03 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 75BB78A4; Tue, 23 Dec 2014 10:01:03 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6170A2AB3; Tue, 23 Dec 2014 10:01:03 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBNA13CT031947; Tue, 23 Dec 2014 10:01:03 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBNA13o3031946; Tue, 23 Dec 2014 10:01:03 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412231001.sBNA13o3031946@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Tue, 23 Dec 2014 10:01:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375318 - head/www/py-requests-oauthlib X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Dec 2014 10:01:03 -0000 Author: antoine Date: Tue Dec 23 10:01:02 2014 New Revision: 375318 URL: https://svnweb.freebsd.org/changeset/ports/375318 QAT: https://qat.redports.org/buildarchive/r375318/ Log: Fix RUN_DEPENDS Modified: head/www/py-requests-oauthlib/Makefile Modified: head/www/py-requests-oauthlib/Makefile ============================================================================== --- head/www/py-requests-oauthlib/Makefile Tue Dec 23 09:41:52 2014 (r375317) +++ head/www/py-requests-oauthlib/Makefile Tue Dec 23 10:01:02 2014 (r375318) @@ -3,6 +3,7 @@ PORTNAME= requests-oauthlib PORTVERSION= 0.4.2 +PORTREVISION= 1 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,7 +14,7 @@ COMMENT= OAuthlib authentication support LICENSE= ISCL RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}oauthlib>=0.6.2:${PORTSDIR}/security/py-oauthlib \ - {PYTHON_PKGNAMEPREFIX}requests>=2.0.0:${PORTSDIR}/www/py-requests + ${PYTHON_PKGNAMEPREFIX}requests>=2.0.0:${PORTSDIR}/www/py-requests TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mock>0:${PORTSDIR}/devel/py-mock \ ${PYTHON_PKGNAMEPREFIX}pycrypto>0:${PORTSDIR}/security/py-pycrypto From owner-svn-ports-all@FreeBSD.ORG Tue Dec 23 11:21:59 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id ECAF9EE3; Tue, 23 Dec 2014 11:21:59 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D845C64E67; Tue, 23 Dec 2014 11:21:59 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBNBLx9x070154; Tue, 23 Dec 2014 11:21:59 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBNBLxlC070153; Tue, 23 Dec 2014 11:21:59 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412231121.sBNBLxlC070153@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Tue, 23 Dec 2014 11:21:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375319 - head/devel/dconf X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Dec 2014 11:22:00 -0000 Author: antoine Date: Tue Dec 23 11:21:58 2014 New Revision: 375319 URL: https://svnweb.freebsd.org/changeset/ports/375319 QAT: https://qat.redports.org/buildarchive/r375319/ Log: No need to create stage orphans for dconf-editor Modified: head/devel/dconf/Makefile Modified: head/devel/dconf/Makefile ============================================================================== --- head/devel/dconf/Makefile Tue Dec 23 10:01:02 2014 (r375318) +++ head/devel/dconf/Makefile Tue Dec 23 11:21:58 2014 (r375319) @@ -53,8 +53,10 @@ post-patch: @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' \ ${WRKSRC}/docs/Makefile.in +.if ${DCONF_SLAVE} == no post-install: @${MKDIR} ${STAGEDIR}${PREFIX}/etc/dconf/db @${MKDIR} ${STAGEDIR}${PREFIX}/etc/dconf/profile +.endif .include From owner-svn-ports-all@FreeBSD.ORG Tue Dec 23 12:23:03 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 21D0118C; Tue, 23 Dec 2014 12:23:03 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0DD5564226; Tue, 23 Dec 2014 12:23:03 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBNCN2Ek098823; Tue, 23 Dec 2014 12:23:02 GMT (envelope-from ak@FreeBSD.org) Received: (from ak@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBNCN2YX098820; Tue, 23 Dec 2014 12:23:02 GMT (envelope-from ak@FreeBSD.org) Message-Id: <201412231223.sBNCN2YX098820@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: ak set sender to ak@FreeBSD.org using -f From: Alex Kozlov Date: Tue, 23 Dec 2014 12:23:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375320 - in head/www/opera: . 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Dec 2014 12:23:03 -0000 Author: ak Date: Tue Dec 23 12:23:01 2014 New Revision: 375320 URL: https://svnweb.freebsd.org/changeset/ports/375320 QAT: https://qat.redports.org/buildarchive/r375320/ Log: - Fix issue with linux opera plugins Submitted by: Andriy Voskoboinyk PR: 196001 Added: head/www/opera/files/patch-lib_opera_pluginwrapper_operapluginwrapper (contents, props changed) Modified: head/www/opera/Makefile Modified: head/www/opera/Makefile ============================================================================== --- head/www/opera/Makefile Tue Dec 23 11:21:58 2014 (r375319) +++ head/www/opera/Makefile Tue Dec 23 12:23:01 2014 (r375320) @@ -2,7 +2,7 @@ PORTNAME= opera PORTVERSION= ${OPERA_VER} -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= www ipv6 MASTER_SITES= ftp://ftp.opera.com/pub/opera/${MASTER_SITES_VER_PATH}/ \ ftp://opera.inode.at/${MASTER_SITES_VER_PATH}/ \ Added: head/www/opera/files/patch-lib_opera_pluginwrapper_operapluginwrapper ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/opera/files/patch-lib_opera_pluginwrapper_operapluginwrapper Tue Dec 23 12:23:01 2014 (r375320) @@ -0,0 +1,10 @@ +Index: lib/opera/pluginwrapper/operapluginwrapper +@@ -14,6 +14,8 @@ + fi + done + ++[ "${wrappertype}" != "native" ] && unset LD_LIBRARY_PATH ++ + wrapper="$0"-"${wrappertype}" + + exec ${OPERA_PLUGINWRAPPER_PREFIX} "$wrapper" "$@" From owner-svn-ports-all@FreeBSD.ORG Tue Dec 23 12:55:21 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id EF95ABAE; Tue, 23 Dec 2014 12:55:21 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id DB1A3646BA; Tue, 23 Dec 2014 12:55:21 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBNCtLI4013606; Tue, 23 Dec 2014 12:55:21 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBNCtLIk013604; Tue, 23 Dec 2014 12:55:21 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412231255.sBNCtLIk013604@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Tue, 23 Dec 2014 12:55:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375321 - head/sysutils/sievelog X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Dec 2014 12:55:22 -0000 Author: antoine Date: Tue Dec 23 12:55:20 2014 New Revision: 375321 URL: https://svnweb.freebsd.org/changeset/ports/375321 QAT: https://qat.redports.org/buildarchive/r375321/ Log: samples should be named .sample Modified: head/sysutils/sievelog/Makefile head/sysutils/sievelog/pkg-plist Modified: head/sysutils/sievelog/Makefile ============================================================================== --- head/sysutils/sievelog/Makefile Tue Dec 23 12:23:01 2014 (r375320) +++ head/sysutils/sievelog/Makefile Tue Dec 23 12:55:20 2014 (r375321) @@ -3,7 +3,7 @@ PORTNAME= sievelog PORTVERSION= 1.0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils python MASTER_SITES= GOOGLE_CODE PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -17,7 +17,7 @@ USE_PYTHON= distutils SUB_FILES= pkg-message post-install: - @${CP} -p ${WRKSRC}/test.sv ${STAGEDIR}${PREFIX}/etc/${PORTNAME}.conf.example + @${CP} -p ${WRKSRC}/test.sv ${STAGEDIR}${PREFIX}/etc/${PORTNAME}.conf.sample @${INSTALL_MAN} ${WRKSRC}/man/man1/${PORTNAME}.1 ${STAGEDIR}${MANPREFIX}/man/man1 @${INSTALL_MAN} ${WRKSRC}/man/man5/${PORTNAME}.conf.5 ${STAGEDIR}${MANPREFIX}/man/man5 Modified: head/sysutils/sievelog/pkg-plist ============================================================================== --- head/sysutils/sievelog/pkg-plist Tue Dec 23 12:23:01 2014 (r375320) +++ head/sysutils/sievelog/pkg-plist Tue Dec 23 12:55:20 2014 (r375321) @@ -1,4 +1,4 @@ bin/sievelog -@sample etc/sievelog.conf.example +@sample etc/sievelog.conf.sample man/man1/sievelog.1.gz man/man5/sievelog.conf.5.gz From owner-svn-ports-all@FreeBSD.ORG Tue Dec 23 13:18:10 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E681E1EA; Tue, 23 Dec 2014 13:18:10 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D2A35649BF; Tue, 23 Dec 2014 13:18:10 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBNDIAca023308; Tue, 23 Dec 2014 13:18:10 GMT (envelope-from riggs@FreeBSD.org) Received: (from riggs@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBNDIAr8023306; Tue, 23 Dec 2014 13:18:10 GMT (envelope-from riggs@FreeBSD.org) Message-Id: <201412231318.sBNDIAr8023306@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: riggs set sender to riggs@FreeBSD.org using -f From: Thomas Zander Date: Tue, 23 Dec 2014 13:18:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375322 - head/net/liveMedia X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Dec 2014 13:18:11 -0000 Author: riggs Date: Tue Dec 23 13:18:09 2014 New Revision: 375322 URL: https://svnweb.freebsd.org/changeset/ports/375322 QAT: https://qat.redports.org/buildarchive/r375322/ Log: - Ensure that PREFIX is respected - Pet portlint PR: 196162 Submitted by: mi@ALDAN.algebra.com Modified: head/net/liveMedia/Makefile head/net/liveMedia/pkg-message Modified: head/net/liveMedia/Makefile ============================================================================== --- head/net/liveMedia/Makefile Tue Dec 23 12:55:20 2014 (r375321) +++ head/net/liveMedia/Makefile Tue Dec 23 13:18:09 2014 (r375322) @@ -3,6 +3,7 @@ PORTNAME= liveMedia PORTVERSION= 2014.12.17 +PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= net devel MASTER_SITES= LOCAL/wg \ @@ -41,4 +42,10 @@ BROKEN= Does not compile post-extract: ${CP} ${FILESDIR}/config.fixed-freebsd ${WRKSRC} +.if "${PREFIX}" != "/usr/local" +post-configure: + ${REINPLACE_CMD} -e 's,^PREFIX = /usr/local,PREFIX = "${PREFIX}",' \ + ${WRKSRC}/Makefile ${WRKSRC}/*/Makefile +.endif + .include Modified: head/net/liveMedia/pkg-message ============================================================================== --- head/net/liveMedia/pkg-message Tue Dec 23 12:55:20 2014 (r375321) +++ head/net/liveMedia/pkg-message Tue Dec 23 13:18:09 2014 (r375322) @@ -1,5 +1,3 @@ - For more documentation on this software (and to get the latest version), please see . - From owner-svn-ports-all@FreeBSD.ORG Tue Dec 23 13:30:14 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id BCF97564; Tue, 23 Dec 2014 13:30:14 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A81DE10F3; Tue, 23 Dec 2014 13:30:14 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBNDUE2r028846; Tue, 23 Dec 2014 13:30:14 GMT (envelope-from nobutaka@FreeBSD.org) Received: (from nobutaka@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBNDUDhm028839; Tue, 23 Dec 2014 13:30:13 GMT (envelope-from nobutaka@FreeBSD.org) Message-Id: <201412231330.sBNDUDhm028839@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: nobutaka set sender to nobutaka@FreeBSD.org using -f From: MANTANI Nobutaka Date: Tue, 23 Dec 2014 13:30:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375323 - in head/japanese: cmigemo cmigemo-dict cmigemo/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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Dec 2014 13:30:14 -0000 Author: nobutaka Date: Tue Dec 23 13:30:12 2014 New Revision: 375323 URL: https://svnweb.freebsd.org/changeset/ports/375323 QAT: https://qat.redports.org/buildarchive/r375323/ Log: Update to 20141220. Change MASTER_SITES to GitHub. Use nkf to generate dictionaries and data files. PR: ports/193305 Submitted by: katsuyoshi.ohara@gmail.com Deleted: head/japanese/cmigemo/files/patch-src_wordbuf.c Modified: head/japanese/cmigemo-dict/Makefile head/japanese/cmigemo/Makefile head/japanese/cmigemo/distinfo head/japanese/cmigemo/files/patch-compile_config.mk.in head/japanese/cmigemo/files/patch-dict_dict.mak Modified: head/japanese/cmigemo-dict/Makefile ============================================================================== --- head/japanese/cmigemo-dict/Makefile Tue Dec 23 13:18:09 2014 (r375322) +++ head/japanese/cmigemo-dict/Makefile Tue Dec 23 13:30:12 2014 (r375323) @@ -2,9 +2,8 @@ # $FreeBSD$ CATEGORIES= japanese -MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} \ - ${MASTER_SITE_LOCAL:S/$/:skkdic/} -MASTER_SITE_SUBDIR= nobutaka/:skkdic +MASTER_SITES= GH \ +n ${MASTER_SITE_LOCAL:S/%SUBDIR%\/$/nobutaka\/:skkdic/} PKGNAMESUFFIX= -dict DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ ${SKKDIC_FILE}:skkdic Modified: head/japanese/cmigemo/Makefile ============================================================================== --- head/japanese/cmigemo/Makefile Tue Dec 23 13:18:09 2014 (r375322) +++ head/japanese/cmigemo/Makefile Tue Dec 23 13:30:12 2014 (r375323) @@ -2,12 +2,17 @@ # $FreeBSD$ PORTNAME= cmigemo -PORTVERSION= 20110227 +PORTVERSION= 20141220 CATEGORIES= japanese -MASTER_SITES?= ${MASTER_SITE_GOOGLE_CODE} -DISTNAME= ${PORTNAME}-default-src-${PORTVERSION} +MASTER_SITES?= GH DIST_SUBDIR= cmigemo +USE_GITHUB= yes +GH_ACCOUNT= koron +GH_PROJECT= cmigemo +GH_COMMIT= ${GH_TAGNAME} +GH_TAGNAME= 6a1c438 + MAINTAINER= nobutaka@FreeBSD.org COMMENT= C implementation of Migemo Japanese incremental search tool @@ -28,13 +33,12 @@ PORTDOCS= README_j.txt .endif OPTIONS_DEFINE+=DOCS -USES+= iconv:build,wchar_t gmake zip +USES+= gmake +BUILD_DEPENDS= ${LOCALBASE}/bin/nkf:${PORTSDIR}/japanese/nkf HAS_CONFIGURE= yes CONFIGURE_ARGS= --prefix=${STAGEDIR}${PREFIX} -WRKSRC= ${WRKDIR}/${PORTNAME}-default-src - .include .if !defined(PKGNAMESUFFIX) && ${PORT_OPTIONS:MDOCS} Modified: head/japanese/cmigemo/distinfo ============================================================================== --- head/japanese/cmigemo/distinfo Tue Dec 23 13:18:09 2014 (r375322) +++ head/japanese/cmigemo/distinfo Tue Dec 23 13:30:12 2014 (r375323) @@ -1,4 +1,4 @@ -SHA256 (cmigemo/cmigemo-default-src-20110227.zip) = 4aa759b2e055ef3c3fbeb9e92f7f0aacc1fd1f8602fdd2f122719793ee14414c -SIZE (cmigemo/cmigemo-default-src-20110227.zip) = 116574 +SHA256 (cmigemo/cmigemo-20141220.tar.gz) = 3e377072b8e1b770512875c56b7e7cab30162d84760ad6420fcc1bb192356060 +SIZE (cmigemo/cmigemo-20141220.tar.gz) = 69788 SHA256 (cmigemo/SKK-JISYO.L-20110813.bz2) = 560da93401f0a58417d61e2ff41a43a24f0886877797bbea879ba9db3e70e3d9 SIZE (cmigemo/SKK-JISYO.L-20110813.bz2) = 1694235 Modified: head/japanese/cmigemo/files/patch-compile_config.mk.in ============================================================================== --- head/japanese/cmigemo/files/patch-compile_config.mk.in Tue Dec 23 13:18:09 2014 (r375322) +++ head/japanese/cmigemo/files/patch-compile_config.mk.in Tue Dec 23 13:30:12 2014 (r375323) @@ -18,9 +18,9 @@ -FILTER_CP932 = ${PROGRAM_ENCODEFILTER} -s -FILTER_EUCJP = ${PROGRAM_ENCODEFILTER} -e -FILTER_UTF8 = iconv -t utf-8 -f cp932 -+FILTER_CP932 = %%LOCALBASE%%/bin/iconv -t cp932 -f euc-jp -+FILTER_EUCJP = %%LOCALBASE%%/bin/iconv -t euc-jp -f cp932 -+FILTER_UTF8 = %%LOCALBASE%%/bin/iconv -t utf-8 -f cp932 ++ICONV_EUCJP_TO_CP932 = %%LOCALBASE%%/bin/nkf --ic=eucJP-ms --oc=CP932 ++ICONV_CP932_TO_EUCJP = %%LOCALBASE%%/bin/nkf --ic=CP932 --oc=eucJP-ms ++ICONV_CP932_TO_UTF8 = %%LOCALBASE%%/bin/nkf --ic=CP932 --oc=UTF-8 INSTALL = ${PROGRAM_INSTALL} -c INSTALL_PROGRAM = $(INSTALL) -m 755 INSTALL_DATA = $(INSTALL) -m 644 Modified: head/japanese/cmigemo/files/patch-dict_dict.mak ============================================================================== --- head/japanese/cmigemo/files/patch-dict_dict.mak Tue Dec 23 13:18:09 2014 (r375322) +++ head/japanese/cmigemo/files/patch-dict_dict.mak Tue Dec 23 13:30:12 2014 (r375323) @@ -1,6 +1,15 @@ ---- dict/dict.mak.orig 2011-02-27 19:45:40.000000000 +0900 -+++ dict/dict.mak 2011-08-17 01:04:58.000000000 +0900 -@@ -32,10 +32,10 @@ +--- dict/dict.mak.orig 2014-12-20 13:39:02.000000000 +0900 ++++ dict/dict.mak 2014-12-21 22:31:28.000000000 +0900 +@@ -15,7 +15,7 @@ + # Dictionary + # + $(DICT): $(DICT_BASE) +- $(FILTER_CP932) < $(DICT_BASE) > $@ ++ $(ICONV_EUCJP_TO_CP932) < $(DICT_BASE) > $@ + $(DICT_BASE): $(SKKDIC_FILE) ../tools/skk2migemo.pl ../tools/optimize-dict.pl + $(PERL) ../tools/skk2migemo.pl < $(SKKDIC_FILE) > dict.tmp + $(PERL) ../tools/optimize-dict.pl < dict.tmp > $@ +@@ -32,42 +32,42 @@ ############################################################################## # Dictionary in euc-jp # @@ -15,7 +24,21 @@ $(EUCJP_DIR): $(MKDIR) $(EUCJP_DIR) $(EUCJP_DIR)/migemo-dict: migemo-dict -@@ -52,10 +52,10 @@ +- $(FILTER_EUCJP) < migemo-dict > $@ ++ $(ICONV_CP932_TO_EUCJP) < migemo-dict > $@ + $(EUCJP_DIR)/zen2han.dat: zen2han.dat +- $(FILTER_EUCJP) < zen2han.dat > $@ ++ $(ICONV_CP932_TO_EUCJP) < zen2han.dat > $@ + $(EUCJP_DIR)/han2zen.dat: han2zen.dat +- $(FILTER_EUCJP) < han2zen.dat > $@ ++ $(ICONV_CP932_TO_EUCJP) < han2zen.dat > $@ + $(EUCJP_DIR)/hira2kata.dat: hira2kata.dat +- $(FILTER_EUCJP) < hira2kata.dat > $@ ++ $(ICONV_CP932_TO_EUCJP) < hira2kata.dat > $@ + $(EUCJP_DIR)/roma2hira.dat: roma2hira.dat +- $(FILTER_EUCJP) < roma2hira.dat > $@ ++ $(ICONV_CP932_TO_EUCJP) < roma2hira.dat > $@ + ############################################################################## # Dictionary in utf-8 # @@ -30,11 +53,28 @@ $(UTF8_DIR): $(MKDIR) $(UTF8_DIR) $(UTF8_DIR)/migemo-dict: migemo-dict -@@ -87,7 +87,8 @@ +- $(FILTER_UTF8) < migemo-dict > $@ ++ $(ICONV_CP932_TO_UTF8) < migemo-dict > $@ + $(UTF8_DIR)/zen2han.dat: zen2han.dat +- $(FILTER_UTF8) < zen2han.dat > $@ ++ $(ICONV_CP932_TO_UTF8) < zen2han.dat > $@ + $(UTF8_DIR)/han2zen.dat: han2zen.dat +- $(FILTER_UTF8) < han2zen.dat > $@ ++ $(ICONV_CP932_TO_UTF8) < han2zen.dat > $@ + $(UTF8_DIR)/hira2kata.dat: hira2kata.dat +- $(FILTER_UTF8) < hira2kata.dat > $@ ++ $(ICONV_CP932_TO_UTF8) < hira2kata.dat > $@ + $(UTF8_DIR)/roma2hira.dat: roma2hira.dat +- $(FILTER_UTF8) < roma2hira.dat > $@ ++ $(ICONV_CP932_TO_UTF8) < roma2hira.dat > $@ + + ############################################################################## + # for Microsoft Visual C +@@ -92,7 +92,8 @@ ############################################################################## # for GNU/gcc(Linux‘¼) # --gcc: euc-jp +-gcc: euc-jp utf-8 +gcc-dict: euc-jp-dict utf-8-dict +gcc-dat: euc-jp-dat utf-8-dat From owner-svn-ports-all@FreeBSD.ORG Tue Dec 23 13:30:30 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E24D2647; Tue, 23 Dec 2014 13:30:30 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CDFBA12FB; Tue, 23 Dec 2014 13:30:30 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBNDUUds028992; Tue, 23 Dec 2014 13:30:30 GMT (envelope-from riggs@FreeBSD.org) Received: (from riggs@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBNDUUfg028990; Tue, 23 Dec 2014 13:30:30 GMT (envelope-from riggs@FreeBSD.org) Message-Id: <201412231330.sBNDUUfg028990@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: riggs set sender to riggs@FreeBSD.org using -f From: Thomas Zander Date: Tue, 23 Dec 2014 13:30:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375324 - head/net/liveMedia X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Dec 2014 13:30:31 -0000 Author: riggs Date: Tue Dec 23 13:30:29 2014 New Revision: 375324 URL: https://svnweb.freebsd.org/changeset/ports/375324 QAT: https://qat.redports.org/buildarchive/r375324/ Log: Fix build failure on pre-10 systems Modified: head/net/liveMedia/Makefile Modified: head/net/liveMedia/Makefile ============================================================================== --- head/net/liveMedia/Makefile Tue Dec 23 13:30:12 2014 (r375323) +++ head/net/liveMedia/Makefile Tue Dec 23 13:30:29 2014 (r375324) @@ -42,7 +42,7 @@ BROKEN= Does not compile post-extract: ${CP} ${FILESDIR}/config.fixed-freebsd ${WRKSRC} -.if "${PREFIX}" != "/usr/local" +.if ${PREFIX} != "/usr/local" post-configure: ${REINPLACE_CMD} -e 's,^PREFIX = /usr/local,PREFIX = "${PREFIX}",' \ ${WRKSRC}/Makefile ${WRKSRC}/*/Makefile From owner-svn-ports-all@FreeBSD.ORG Tue Dec 23 13:33:48 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id EEDEA756; Tue, 23 Dec 2014 13:33:47 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CFD90157A; Tue, 23 Dec 2014 13:33:47 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBNDXluQ032434; Tue, 23 Dec 2014 13:33:47 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBNDXl9L032428; Tue, 23 Dec 2014 13:33:47 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201412231333.sBNDXl9L032428@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Tue, 23 Dec 2014 13:33:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375325 - head/multimedia/plexmediaserver-plexpass X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Dec 2014 13:33:48 -0000 Author: feld Date: Tue Dec 23 13:33:46 2014 New Revision: 375325 URL: https://svnweb.freebsd.org/changeset/ports/375325 QAT: https://qat.redports.org/buildarchive/r375325/ Log: Update to 0.9.11.7 Modified: head/multimedia/plexmediaserver-plexpass/Makefile head/multimedia/plexmediaserver-plexpass/distinfo head/multimedia/plexmediaserver-plexpass/pkg-plist Modified: head/multimedia/plexmediaserver-plexpass/Makefile ============================================================================== --- head/multimedia/plexmediaserver-plexpass/Makefile Tue Dec 23 13:30:29 2014 (r375324) +++ head/multimedia/plexmediaserver-plexpass/Makefile Tue Dec 23 13:33:46 2014 (r375325) @@ -1,13 +1,13 @@ # Created by: KalleDK # $FreeBSD$ -PORTVERSION= 0.9.11.6.800 +PORTVERSION= 0.9.11.7.803 PORTREVISION= 0 PKGNAMESUFFIX= -plexpass MAINTAINER= feld@FreeBSD.org -PLEX_BUILD= 831ffad +PLEX_BUILD= 87d0708 USE_RC_SUBR= ${PORTNAME}_plexpass Modified: head/multimedia/plexmediaserver-plexpass/distinfo ============================================================================== --- head/multimedia/plexmediaserver-plexpass/distinfo Tue Dec 23 13:30:29 2014 (r375324) +++ head/multimedia/plexmediaserver-plexpass/distinfo Tue Dec 23 13:33:46 2014 (r375325) @@ -1,2 +1,2 @@ -SHA256 (PlexMediaServer-0.9.11.6.800-831ffad-freebsd-amd64.tar.bz2) = 526ae958309f98d75cbfff649d8670ec765ad67d7f5335ec471cf860b5c4504a -SIZE (PlexMediaServer-0.9.11.6.800-831ffad-freebsd-amd64.tar.bz2) = 95879519 +SHA256 (PlexMediaServer-0.9.11.7.803-87d0708-freebsd-amd64.tar.bz2) = a8a47df5179cb2768be9f368a3a313ad6c13da86fee69657ce833b174fe7fde8 +SIZE (PlexMediaServer-0.9.11.7.803-87d0708-freebsd-amd64.tar.bz2) = 95866990 Modified: head/multimedia/plexmediaserver-plexpass/pkg-plist ============================================================================== --- head/multimedia/plexmediaserver-plexpass/pkg-plist Tue Dec 23 13:30:29 2014 (r375324) +++ head/multimedia/plexmediaserver-plexpass/pkg-plist Tue Dec 23 13:33:46 2014 (r375325) @@ -3088,17 +3088,20 @@ @dir %%DATADIR%%/Resources/Python/lib/python2.7/lib-tk @dir %%DATADIR%%/Resources/Python/lib/python2.7/test @dir %%DATADIR%%/Resources/locale/ar/LC_MESSAGES -@dir %%DATADIR%%/Resources/locale/cs-CZ/LC_MESSAGES +@dir %%DATADIR%%/Resources/locale/cs_CZ/LC_MESSAGES @dir %%DATADIR%%/Resources/locale/da/LC_MESSAGES @dir %%DATADIR%%/Resources/locale/de/LC_MESSAGES @dir %%DATADIR%%/Resources/locale/en/LC_MESSAGES @dir %%DATADIR%%/Resources/locale/es/LC_MESSAGES @dir %%DATADIR%%/Resources/locale/fr/LC_MESSAGES @dir %%DATADIR%%/Resources/locale/he/LC_MESSAGES +@dir %%DATADIR%%/Resources/locale/hr_HR/LC_MESSAGES @dir %%DATADIR%%/Resources/locale/it/LC_MESSAGES @dir %%DATADIR%%/Resources/locale/lt/LC_MESSAGES @dir %%DATADIR%%/Resources/locale/nl/LC_MESSAGES -@dir %%DATADIR%%/Resources/locale/nl-BE/LC_MESSAGES +@dir %%DATADIR%%/Resources/locale/nl_BE/LC_MESSAGES @dir %%DATADIR%%/Resources/locale/no/LC_MESSAGES -@dir %%DATADIR%%/Resources/locale/pt-BR/LC_MESSAGES +@dir %%DATADIR%%/Resources/locale/pt_BR/LC_MESSAGES @dir %%DATADIR%%/Resources/locale/sr/LC_MESSAGES +@dir %%DATADIR%%/Resources/locale/sv/LC_MESSAGES +@dir %%DATADIR%%/Resources/locale/zh_CN/LC_MESSAGES From owner-svn-ports-all@FreeBSD.ORG Tue Dec 23 13:47:12 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 24712C63; Tue, 23 Dec 2014 13:47:12 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id EA93C1850; Tue, 23 Dec 2014 13:47:11 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBNDlBi1037551; Tue, 23 Dec 2014 13:47:11 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBNDlB2s037547; Tue, 23 Dec 2014 13:47:11 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412231347.sBNDlB2s037547@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Tue, 23 Dec 2014 13:47:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375326 - in head: Mk/Scripts devel/gconf2 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Dec 2014 13:47:12 -0000 Author: antoine Date: Tue Dec 23 13:47:10 2014 New Revision: 375326 URL: https://svnweb.freebsd.org/changeset/ports/375326 QAT: https://qat.redports.org/buildarchive/r375326/ Log: - Add three empty dirs that belonged to gnomehier to devel/gconf2, this prevents stage violations during build of ports using gconftool-2 - White list etc/gconf/gconf.xml.defaults from stage orphans as gconftool-2 is unpredictable With hat: portmgr Modified: head/Mk/Scripts/check-stagedir.sh head/devel/gconf2/Makefile head/devel/gconf2/pkg-plist Modified: head/Mk/Scripts/check-stagedir.sh ============================================================================== --- head/Mk/Scripts/check-stagedir.sh Tue Dec 23 13:33:46 2014 (r375325) +++ head/Mk/Scripts/check-stagedir.sh Tue Dec 23 13:47:10 2014 (r375326) @@ -303,6 +303,7 @@ check_orphans_from_plist() { share/mime/treemagic) ;; share/mime/types) ;; share/mime/version) ;; + '@dir etc/gconf/gconf.xml.defaults');; *) # An orphan was found, return non-zero status ret=1 Modified: head/devel/gconf2/Makefile ============================================================================== --- head/devel/gconf2/Makefile Tue Dec 23 13:33:46 2014 (r375325) +++ head/devel/gconf2/Makefile Tue Dec 23 13:47:10 2014 (r375326) @@ -4,7 +4,7 @@ PORTNAME= gconf2 PORTVERSION= 3.2.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel gnome MASTER_SITES= GNOME MASTER_SITE_SUBDIR= sources/GConf/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} @@ -49,6 +49,9 @@ CONFIGURE_ARGS+=--without-openldap PLIST_SUB+= LDAP="@comment " .endif +post-install: + @${MKDIR} ${STAGEDIR}${PREFIX}/etc/gconf/gconf.xml.system + .include .endif Modified: head/devel/gconf2/pkg-plist ============================================================================== --- head/devel/gconf2/pkg-plist Tue Dec 23 13:33:46 2014 (r375325) +++ head/devel/gconf2/pkg-plist Tue Dec 23 13:47:10 2014 (r375326) @@ -148,5 +148,8 @@ share/locale/zh_HK/LC_MESSAGES/GConf2.mo share/locale/zh_TW/LC_MESSAGES/GConf2.mo share/polkit-1/actions/org.gnome.gconf.defaults.policy share/sgml/gconf/gconf-1.0.dtd +@dir etc/gconf/gconf.xml.defaults +@dir etc/gconf/gconf.xml.mandatory +@dir etc/gconf/gconf.xml.system @exec %D/bin/gio-querymodules %D/lib/gio/modules 2>/dev/null || /usr/bin/true @unexec %D/bin/gio-querymodules %D/lib/gio/modules 2>/dev/null || /usr/bin/true From owner-svn-ports-all@FreeBSD.ORG Tue Dec 23 13:58:20 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 74B17EDF; Tue, 23 Dec 2014 13:58:20 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5FC7A1A13; Tue, 23 Dec 2014 13:58:20 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBNDwKJU042341; Tue, 23 Dec 2014 13:58:20 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBNDwJq3042339; Tue, 23 Dec 2014 13:58:19 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412231358.sBNDwJq3042339@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Tue, 23 Dec 2014 13:58:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375327 - head/databases/py-swift X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Dec 2014 13:58:20 -0000 Author: antoine Date: Tue Dec 23 13:58:19 2014 New Revision: 375327 URL: https://svnweb.freebsd.org/changeset/ports/375327 QAT: https://qat.redports.org/buildarchive/r375327/ Log: Samples should be named .sample Modified: head/databases/py-swift/Makefile head/databases/py-swift/pkg-plist Modified: head/databases/py-swift/Makefile ============================================================================== --- head/databases/py-swift/Makefile Tue Dec 23 13:47:10 2014 (r375326) +++ head/databases/py-swift/Makefile Tue Dec 23 13:58:19 2014 (r375327) @@ -3,6 +3,7 @@ PORTNAME= swift PORTVERSION= 2.2.0 +PORTREVISION= 1 CATEGORIES= databases python MASTER_SITES= http://launchpadlibrarian.net/187486124/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -33,8 +34,16 @@ USE_RC_SUBR= swift USERS= swift GROUPS= swift +post-extract: + @(cd ${WRKSRC}/etc; \ + for f in *-sample; do\ + ${MV} $${f} $${f%%-sample}.sample;\ + done) + post-patch: @${REINPLACE_CMD} -e "s|/etc/swift|${PREFIX}/etc/${PORTNAME}|" \ + -e "s|conf-sample|conf.sample|" \ + -e "s|types-sample|types.sample|" \ ${WRKSRC}/bin/swift-account-audit \ ${WRKSRC}/bin/swift-account-info \ ${WRKSRC}/bin/swift-container-info \ @@ -55,13 +64,15 @@ post-patch: ${WRKSRC}/doc/manpages/swift-dispersion-report.1 \ ${WRKSRC}/doc/manpages/swift-get-nodes.1 \ ${WRKSRC}/doc/manpages/swift-recon.1 \ - ${WRKSRC}/etc/account-server.conf-sample \ - ${WRKSRC}/etc/container-reconciler.conf-sample \ - ${WRKSRC}/etc/container-server.conf-sample \ - ${WRKSRC}/etc/dispersion.conf-sample \ - ${WRKSRC}/etc/object-expirer.conf-sample \ - ${WRKSRC}/etc/object-server.conf-sample \ - ${WRKSRC}/etc/proxy-server.conf-sample \ + ${WRKSRC}/etc/account-server.conf.sample \ + ${WRKSRC}/etc/container-reconciler.conf.sample \ + ${WRKSRC}/etc/container-server.conf.sample \ + ${WRKSRC}/etc/dispersion.conf.sample \ + ${WRKSRC}/etc/object-expirer.conf.sample \ + ${WRKSRC}/etc/object-server.conf.sample \ + ${WRKSRC}/etc/proxy-server.conf.sample \ + ${WRKSRC}/etc/swift.conf.sample \ + ${WRKSRC}/swift.egg-info/SOURCES.txt \ ${WRKSRC}/swift/account/reaper.py \ ${WRKSRC}/swift/cli/info.py \ ${WRKSRC}/swift/cli/recon.py \ @@ -75,6 +86,7 @@ post-patch: ${WRKSRC}/swift/common/middleware/memcache.py \ ${WRKSRC}/swift/common/middleware/recon.py \ ${WRKSRC}/swift/common/middleware/staticweb.py \ + ${WRKSRC}/swift/common/middleware/tempauth.py \ ${WRKSRC}/swift/common/utils.py \ ${WRKSRC}/swift/container/reconciler.py \ ${WRKSRC}/swift/container/server.py \ Modified: head/databases/py-swift/pkg-plist ============================================================================== --- head/databases/py-swift/pkg-plist Tue Dec 23 13:47:10 2014 (r375326) +++ head/databases/py-swift/pkg-plist Tue Dec 23 13:58:19 2014 (r375327) @@ -1,17 +1,17 @@ -@sample %%ETCDIR%%/account-server.conf-sample -@sample %%ETCDIR%%/container-reconciler.conf-sample -@sample %%ETCDIR%%/container-server.conf-sample -@sample %%ETCDIR%%/container-sync-realms.conf-sample -@sample %%ETCDIR%%/dispersion.conf-sample -@sample %%ETCDIR%%/drive-audit.conf-sample -@sample %%ETCDIR%%/memcache.conf-sample -@sample %%ETCDIR%%/mime.types-sample -@sample %%ETCDIR%%/object-expirer.conf-sample -@sample %%ETCDIR%%/object-server.conf-sample -@sample %%ETCDIR%%/proxy-server.conf-sample -@sample %%ETCDIR%%/rsyncd.conf-sample -@sample %%ETCDIR%%/swift-rsyslog.conf-sample -@sample %%ETCDIR%%/swift.conf-sample +@sample %%ETCDIR%%/account-server.conf.sample +@sample %%ETCDIR%%/container-reconciler.conf.sample +@sample %%ETCDIR%%/container-server.conf.sample +@sample %%ETCDIR%%/container-sync-realms.conf.sample +@sample %%ETCDIR%%/dispersion.conf.sample +@sample %%ETCDIR%%/drive-audit.conf.sample +@sample %%ETCDIR%%/memcache.conf.sample +@sample %%ETCDIR%%/mime.types.sample +@sample %%ETCDIR%%/object-expirer.conf.sample +@sample %%ETCDIR%%/object-server.conf.sample +@sample %%ETCDIR%%/proxy-server.conf.sample +@sample %%ETCDIR%%/rsyncd.conf.sample +@sample %%ETCDIR%%/swift-rsyslog.conf.sample +@sample %%ETCDIR%%/swift.conf.sample man/man1/swift-account-auditor.1.gz man/man1/swift-account-info.1.gz man/man1/swift-account-reaper.1.gz From owner-svn-ports-all@FreeBSD.ORG Tue Dec 23 14:25:11 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 08C9B4AA; Tue, 23 Dec 2014 14:25:11 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id DF2FC1EA1; Tue, 23 Dec 2014 14:25:10 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBNEPA8D056105; Tue, 23 Dec 2014 14:25:10 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBNEPAVH056102; Tue, 23 Dec 2014 14:25:10 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201412231425.sBNEPAVH056102@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 23 Dec 2014 14:25:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375328 - in head/x11-fm/walcommander: . 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Dec 2014 14:25:11 -0000 Author: amdmi3 Date: Tue Dec 23 14:25:09 2014 New Revision: 375328 URL: https://svnweb.freebsd.org/changeset/ports/375328 QAT: https://qat.redports.org/buildarchive/r375328/ Log: - Update to 0.18.1 Added: head/x11-fm/walcommander/files/ head/x11-fm/walcommander/files/patch-src-CMakeLists.txt (contents, props changed) Modified: head/x11-fm/walcommander/Makefile head/x11-fm/walcommander/distinfo Modified: head/x11-fm/walcommander/Makefile ============================================================================== --- head/x11-fm/walcommander/Makefile Tue Dec 23 13:58:19 2014 (r375327) +++ head/x11-fm/walcommander/Makefile Tue Dec 23 14:25:09 2014 (r375328) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= walcommander -PORTVERSION= 0.18.0 +PORTVERSION= 0.18.1 CATEGORIES= x11-fm MAINTAINER= amdmi3@FreeBSD.org @@ -15,9 +15,9 @@ USE_GITHUB= yes GH_ACCOUNT= corporateshark GH_PROJECT= WalCommander GH_TAGNAME= release-${PORTVERSION} -GH_COMMIT= 362ad22 +GH_COMMIT= 3103626 -USES= compiler:c++11-lib cmake +USES= compiler:c++11-lib cmake:outsource USE_XORG= x11 PORTDOCS= CHANGELOG CHANGELOG.GitHub README.md readme_eng.txt @@ -39,10 +39,20 @@ SSH_LIB_DEPENDS= libssh2.so:${PORTSDIR}/ SSH_CMAKE_ON= -DWITH_LIBSSH2=ON SSH_CMAKE_OFF= -DWITH_LIBSSH2=OFF +.include + +.if ${OPSYS} == FreeBSD && ${OSVERSION} < 900000 +BROKEN= does not build on 8.x (lack of long long support) +.endif + +.if ${COMPILER_TYPE} == gcc +CXXFLAGS+= -D_GLIBCXX_USE_C99 # gcc c++11 support is broken on FreeBSD +.endif + post-install: ${MKDIR} ${STAGEDIR}${DOCSDIR} .for f in ${PORTDOCS} ${INSTALL_DATA} ${WRKSRC}/${f} ${STAGEDIR}${DOCSDIR}/ .endfor -.include +.include Modified: head/x11-fm/walcommander/distinfo ============================================================================== --- head/x11-fm/walcommander/distinfo Tue Dec 23 13:58:19 2014 (r375327) +++ head/x11-fm/walcommander/distinfo Tue Dec 23 14:25:09 2014 (r375328) @@ -1,2 +1,2 @@ -SHA256 (walcommander-0.18.0.tar.gz) = f04ad9caca3c24489768f33cbbd4406ce51a04326dee38ecdb5859e71e4c7c4f -SIZE (walcommander-0.18.0.tar.gz) = 4847457 +SHA256 (walcommander-0.18.1.tar.gz) = 614efc37248b518841185a3228f6712afbdb12a9f23611c786ae86b813fd3244 +SIZE (walcommander-0.18.1.tar.gz) = 4861073 Added: head/x11-fm/walcommander/files/patch-src-CMakeLists.txt ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11-fm/walcommander/files/patch-src-CMakeLists.txt Tue Dec 23 14:25:09 2014 (r375328) @@ -0,0 +1,10 @@ +diff --git src/CMakeLists.txt src/CMakeLists.txt +index 3cd29ed..888b4ad 100644 +--- src/CMakeLists.txt ++++ src/CMakeLists.txt +@@ -226,4 +226,4 @@ TARGET_LINK_LIBRARIES(wcm ${wcm_LIBS}) + # install + INSTALL(TARGETS wcm RUNTIME DESTINATION bin) + INSTALL(FILES wcm.desktop DESTINATION share/applications) +-INSTALL(FILES install-files/share/wcm/icon/wcm.png DESTINATION share/pixmaps) ++INSTALL(FILES ${PROJECT_SOURCE_DIR}/install-files/share/wcm/icon/wcm.png DESTINATION share/pixmaps) From owner-svn-ports-all@FreeBSD.ORG Tue Dec 23 14:31:54 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id F076B9C8; Tue, 23 Dec 2014 14:31:53 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id DCC711FDC; Tue, 23 Dec 2014 14:31:53 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBNEVrJX060445; Tue, 23 Dec 2014 14:31:53 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBNEVrag060443; Tue, 23 Dec 2014 14:31:53 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201412231431.sBNEVrag060443@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Tue, 23 Dec 2014 14:31:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-svnadmin@freebsd.org Subject: svn commit: r375329 - svnadmin/conf X-SVN-Group: ports-svnadmin MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Dec 2014 14:31:54 -0000 Author: bapt Date: Tue Dec 23 14:31:52 2014 New Revision: 375329 URL: https://svnweb.freebsd.org/changeset/ports/375329 QAT: https://qat.redports.org/buildarchive/r375329/ Log: Please welcome Muhammad Moinur Rahman (bofh@) to the rank of ports committers marino@ and I will be mentoring him Modified: svnadmin/conf/access svnadmin/conf/mentors Modified: svnadmin/conf/access ============================================================================== --- svnadmin/conf/access Tue Dec 23 14:25:09 2014 (r375328) +++ svnadmin/conf/access Tue Dec 23 14:31:52 2014 (r375329) @@ -40,6 +40,7 @@ beat bf bland bmah +bofh brian freebsd-ports-committers@Awfulhak.org brix brooks Modified: svnadmin/conf/mentors ============================================================================== --- svnadmin/conf/mentors Tue Dec 23 14:25:09 2014 (r375328) +++ svnadmin/conf/mentors Tue Dec 23 14:31:52 2014 (r375329) @@ -15,6 +15,7 @@ # Mentee Mentor Optional comment alexey wg alonso rakuco Co-mentor: makc +bofh marino Co-mentor: bapt dvl wg Co-mentor: mat gnn skreuzer gordon mat Co-mentor: erwin From owner-svn-ports-all@FreeBSD.ORG Tue Dec 23 14:35:00 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 91681AEC; Tue, 23 Dec 2014 14:35:00 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 657086601F; Tue, 23 Dec 2014 14:35:00 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBNEZ0jq060937; Tue, 23 Dec 2014 14:35:00 GMT (envelope-from tota@FreeBSD.org) Received: (from tota@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBNEZ0rl060936; Tue, 23 Dec 2014 14:35:00 GMT (envelope-from tota@FreeBSD.org) Message-Id: <201412231435.sBNEZ0rl060936@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: tota set sender to tota@FreeBSD.org using -f From: TAKATSU Tomonari Date: Tue, 23 Dec 2014 14:35:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375330 - head/net-im/mikutter X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Dec 2014 14:35:00 -0000 Author: tota Date: Tue Dec 23 14:34:59 2014 New Revision: 375330 URL: https://svnweb.freebsd.org/changeset/ports/375330 QAT: https://qat.redports.org/buildarchive/r375330/ Log: - Restrict Ruby version to 2.0.0 or later - Remove dependency on devel/ruby-bsearch Modified: head/net-im/mikutter/Makefile Modified: head/net-im/mikutter/Makefile ============================================================================== --- head/net-im/mikutter/Makefile Tue Dec 23 14:31:52 2014 (r375329) +++ head/net-im/mikutter/Makefile Tue Dec 23 14:34:59 2014 (r375330) @@ -3,6 +3,7 @@ PORTNAME= mikutter PORTVERSION= 3.1.0 +PORTREVISION= 1 CATEGORIES= net-im ruby MASTER_SITES= http://mikutter.hachune.net/bin/ \ LOCAL @@ -22,7 +23,6 @@ RUN_DEPENDS= rubygem-gtk2>=2.2.0:${PORTS rubygem-json_pure>=1.8.1:${PORTSDIR}/devel/rubygem-json_pure \ rubygem-memoize>=1.3.1:${PORTSDIR}/devel/rubygem-memoize \ rubygem-oauth>=0.4.7:${PORTSDIR}/net/rubygem-oauth \ - ${RUBY_PKGNAMEPREFIX}bsearch>=1.5:${PORTSDIR}/devel/ruby-bsearch \ rubygem-typed-array>=0.1.2:${PORTSDIR}/devel/rubygem-typed-array \ rubygem-delayer>=0.0.2:${PORTSDIR}/devel/rubygem-delayer \ rubygem-gettext>=2.3.1:${PORTSDIR}/devel/rubygem-gettext \ @@ -33,6 +33,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME} USE_RUBY= yes NO_BUILD= yes +RUBY_REQUIRE= Ruby >= 200 RUBY_SHEBANG_FILES= mikutter.rb \ core/miku/miku.rb \ core/lib/piapro.rb \ @@ -50,6 +51,12 @@ NOTIFY_DESC= notify-send support OPTIONS_DEFAULT= ${OPTIONS_DEFINE} +.include + +.if !defined(RUBY_PROVIDED) +IGNORE= requires Ruby 2.0.0 or later +.endif + HTTPCLIENT_RUN_DEPENDS= rubygem-httpclient>=0:${PORTSDIR}/www/rubygem-httpclient NOTIFY_RUN_DEPENDS= notify-send:${PORTSDIR}/devel/libnotify @@ -72,4 +79,4 @@ x-generate-plist: stage ${FIND} ${STAGEDIR}${RUBY_SITELIBDIR}/mikutter -type f | ${SORT} | ${SED} -e 's,${STAGEDIR}${RUBY_SITELIBDIR},%%RUBY_SITELIBDIR%%,' >> pkg-plist.new ${ECHO} share/applications/mikutter.desktop >> pkg-plist.new -.include +.include From owner-svn-ports-all@FreeBSD.ORG Tue Dec 23 14:35:24 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5D98FBCB; Tue, 23 Dec 2014 14:35:24 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 49D7266024; Tue, 23 Dec 2014 14:35:24 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBNEZO6Z061126; Tue, 23 Dec 2014 14:35:24 GMT (envelope-from tota@FreeBSD.org) Received: (from tota@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBNEZN4D061124; Tue, 23 Dec 2014 14:35:23 GMT (envelope-from tota@FreeBSD.org) Message-Id: <201412231435.sBNEZN4D061124@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: tota set sender to tota@FreeBSD.org using -f From: TAKATSU Tomonari Date: Tue, 23 Dec 2014 14:35:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375331 - head/net-im/mikutter X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Dec 2014 14:35:24 -0000 Author: tota Date: Tue Dec 23 14:35:23 2014 New Revision: 375331 URL: https://svnweb.freebsd.org/changeset/ports/375331 QAT: https://qat.redports.org/buildarchive/r375331/ Log: - Update to 3.1.1 Modified: head/net-im/mikutter/Makefile head/net-im/mikutter/distinfo Modified: head/net-im/mikutter/Makefile ============================================================================== --- head/net-im/mikutter/Makefile Tue Dec 23 14:34:59 2014 (r375330) +++ head/net-im/mikutter/Makefile Tue Dec 23 14:35:23 2014 (r375331) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= mikutter -PORTVERSION= 3.1.0 -PORTREVISION= 1 +PORTVERSION= 3.1.1 CATEGORIES= net-im ruby MASTER_SITES= http://mikutter.hachune.net/bin/ \ LOCAL Modified: head/net-im/mikutter/distinfo ============================================================================== --- head/net-im/mikutter/distinfo Tue Dec 23 14:34:59 2014 (r375330) +++ head/net-im/mikutter/distinfo Tue Dec 23 14:35:23 2014 (r375331) @@ -1,2 +1,2 @@ -SHA256 (mikutter.3.1.0.tar.gz) = 6417abcf2ea149b0f24beee7a6b8eabe593baf9127723222c7ac74942c2ba12b -SIZE (mikutter.3.1.0.tar.gz) = 2555942 +SHA256 (mikutter.3.1.1.tar.gz) = b7c45048e4594542d78bb9cabe1911a69326f1311fc581fc346821c07c11b30d +SIZE (mikutter.3.1.1.tar.gz) = 2556358 From owner-svn-ports-all@FreeBSD.ORG Tue Dec 23 14:43:09 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 154C1D74; Tue, 23 Dec 2014 14:43:09 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 00DCC668A4; Tue, 23 Dec 2014 14:43:09 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBNEh8DJ065505; Tue, 23 Dec 2014 14:43:08 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBNEh8c3065504; Tue, 23 Dec 2014 14:43:08 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201412231443.sBNEh8c3065504@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 23 Dec 2014 14:43:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375332 - head/games/linux-enemyterritory-tce X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Dec 2014 14:43:09 -0000 Author: amdmi3 Date: Tue Dec 23 14:43:07 2014 New Revision: 375332 URL: https://svnweb.freebsd.org/changeset/ports/375332 QAT: https://qat.redports.org/buildarchive/r375332/ Log: - Drop @dirrm* from plist Modified: head/games/linux-enemyterritory-tce/pkg-plist Modified: head/games/linux-enemyterritory-tce/pkg-plist ============================================================================== --- head/games/linux-enemyterritory-tce/pkg-plist Tue Dec 23 14:35:23 2014 (r375331) +++ head/games/linux-enemyterritory-tce/pkg-plist Tue Dec 23 14:43:07 2014 (r375332) @@ -11,4 +11,3 @@ lib/enemyterritory/tcetest/pak3.pk3 lib/enemyterritory/tcetest/qagame.mp.i386.so lib/enemyterritory/tcetest/tce_icon_pc.ico lib/enemyterritory/tcetest/ui.mp.i386.so -@dirrm lib/enemyterritory/tcetest From owner-svn-ports-all@FreeBSD.ORG Tue Dec 23 14:43:15 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5A44FE6F; Tue, 23 Dec 2014 14:43:15 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4619E668AE; Tue, 23 Dec 2014 14:43:15 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBNEhFwS065615; Tue, 23 Dec 2014 14:43:15 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBNEhFYT065614; Tue, 23 Dec 2014 14:43:15 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201412231443.sBNEhFYT065614@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 23 Dec 2014 14:43:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375333 - head/games/linux-worldofgoo-demo X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Dec 2014 14:43:15 -0000 Author: amdmi3 Date: Tue Dec 23 14:43:14 2014 New Revision: 375333 URL: https://svnweb.freebsd.org/changeset/ports/375333 QAT: https://qat.redports.org/buildarchive/r375333/ Log: - Drop @dirrm* from plist Modified: head/games/linux-worldofgoo-demo/pkg-plist Modified: head/games/linux-worldofgoo-demo/pkg-plist ============================================================================== --- head/games/linux-worldofgoo-demo/pkg-plist Tue Dec 23 14:43:07 2014 (r375332) +++ head/games/linux-worldofgoo-demo/pkg-plist Tue Dec 23 14:43:14 2014 (r375333) @@ -1347,87 +1347,3 @@ %%DATADIR%%/res/sounds/whistle2.ogg %%DATADIR%%/res/sounds/whistle3.ogg %%DATADIR%%/res/sounds/whistle4.ogg -@dirrm %%DATADIR%%/res/sounds -@dirrm %%DATADIR%%/res/scenes -@dirrm %%DATADIR%%/res/music -@dirrm %%DATADIR%%/res/movie/wogcunlock -@dirrm %%DATADIR%%/res/movie/signpostDlg_out -@dirrm %%DATADIR%%/res/movie/signpostDlg_loop -@dirrm %%DATADIR%%/res/movie/signpostDlg_in -@dirrm %%DATADIR%%/res/movie/signpostDlg_flipout -@dirrm %%DATADIR%%/res/movie/signpostDlg_flipin -@dirrm %%DATADIR%%/res/movie/signpostDlgIsh_out -@dirrm %%DATADIR%%/res/movie/signpostDlgIsh_loop -@dirrm %%DATADIR%%/res/movie/signpostDlgIsh_in -@dirrm %%DATADIR%%/res/movie/signpostDlgIsh_flipout -@dirrm %%DATADIR%%/res/movie/signpostDlgIsh_flipin -@dirrm %%DATADIR%%/res/movie/seasonDisplay -@dirrm %%DATADIR%%/res/movie/levelinfotransition_out -@dirrm %%DATADIR%%/res/movie/levelinfotransition_main -@dirrm %%DATADIR%%/res/movie/levelinfotransition_in -@dirrm %%DATADIR%%/res/movie/levelFadeOut -@dirrm %%DATADIR%%/res/movie/gooTransition_out -@dirrm %%DATADIR%%/res/movie/gooTransition_loop -@dirrm %%DATADIR%%/res/movie/gooTransition_in -@dirrm %%DATADIR%%/res/movie/eol_7_islandin -@dirrm %%DATADIR%%/res/movie/eol_6_travel -@dirrm %%DATADIR%%/res/movie/eol_5_handlepull -@dirrm %%DATADIR%%/res/movie/eol_4_waitclick -@dirrm %%DATADIR%%/res/movie/eol_3_handleup -@dirrm %%DATADIR%%/res/movie/eol_2_fillwait -@dirrm %%DATADIR%%/res/movie/eol_2.5_statsin -@dirrm %%DATADIR%%/res/movie/eol_1_in -@dirrm %%DATADIR%%/res/movie/credits -@dirrm %%DATADIR%%/res/movie/_generic -@dirrm %%DATADIR%%/res/movie/Chapter1End -@dirrm %%DATADIR%%/res/movie/2dboyLogo -@dirrm %%DATADIR%%/res/movie -@dirrm %%DATADIR%%/res/levels/wogc -@dirrm %%DATADIR%%/res/levels/island2 -@dirrm %%DATADIR%%/res/levels/island1 -@dirrm %%DATADIR%%/res/levels/Tumbler -@dirrm %%DATADIR%%/res/levels/TowerOfGoo -@dirrm %%DATADIR%%/res/levels/RegurgitationPumpingStation -@dirrm %%DATADIR%%/res/levels/OdeToBridgeBuilder -@dirrm %%DATADIR%%/res/levels/MapWorldView -@dirrm %%DATADIR%%/res/levels/IvyTower -@dirrm %%DATADIR%%/res/levels/IslandUi -@dirrm %%DATADIR%%/res/levels/ImpaleSticky -@dirrm %%DATADIR%%/res/levels/HangLow -@dirrm %%DATADIR%%/res/levels/GoingUp -@dirrm %%DATADIR%%/res/levels/FlyingMachine -@dirrm %%DATADIR%%/res/levels/FistyReachesOut -@dirrm %%DATADIR%%/res/levels/EconomicDivide -@dirrm %%DATADIR%%/res/levels/Chain -@dirrm %%DATADIR%%/res/levels -@dirrm %%DATADIR%%/res/islands -@dirrm %%DATADIR%%/res/images/levelimages -@dirrm %%DATADIR%%/res/images/fx -@dirrm %%DATADIR%%/res/images/flags -@dirrm %%DATADIR%%/res/images -@dirrm %%DATADIR%%/res/fonts -@dirrm %%DATADIR%%/res/balls/common_black -@dirrm %%DATADIR%%/res/balls/common_albino -@dirrm %%DATADIR%%/res/balls/common -@dirrm %%DATADIR%%/res/balls/balloon -@dirrm %%DATADIR%%/res/balls/_generic -@dirrm %%DATADIR%%/res/balls/UtilNoAttachWalkableSmall -@dirrm %%DATADIR%%/res/balls/UtilNoAttachUnwalkable -@dirrm %%DATADIR%%/res/balls/UtilChapter2 -@dirrm %%DATADIR%%/res/balls/UtilAttachWalkable -@dirrm %%DATADIR%%/res/balls/UtilAttachUnwalkable -@dirrm %%DATADIR%%/res/balls/TimeBug -@dirrm %%DATADIR%%/res/balls/Ivy -@dirrm %%DATADIR%%/res/balls/GooProduct -@dirrm %%DATADIR%%/res/balls/EvilEye -@dirrm %%DATADIR%%/res/balls/Drained -@dirrm %%DATADIR%%/res/balls/Distant -@dirrm %%DATADIR%%/res/balls/AnchorStickyInvisible -@dirrm %%DATADIR%%/res/balls/AnchorSticky -@dirrm %%DATADIR%%/res/balls/AnchorFriendly -@dirrm %%DATADIR%%/res/balls/Anchor -@dirrm %%DATADIR%%/res/balls -@dirrm %%DATADIR%%/res/anim -@dirrm %%DATADIR%%/res -@dirrm %%DATADIR%%/properties -@dirrm %%DATADIR%% From owner-svn-ports-all@FreeBSD.ORG Tue Dec 23 14:43:21 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A7DE5F4E; Tue, 23 Dec 2014 14:43:21 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 94151668B8; Tue, 23 Dec 2014 14:43:21 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBNEhLuU065728; Tue, 23 Dec 2014 14:43:21 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBNEhLPS065727; Tue, 23 Dec 2014 14:43:21 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201412231443.sBNEhLPS065727@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 23 Dec 2014 14:43:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375334 - head/games/linux-rtcw X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Dec 2014 14:43:21 -0000 Author: amdmi3 Date: Tue Dec 23 14:43:20 2014 New Revision: 375334 URL: https://svnweb.freebsd.org/changeset/ports/375334 QAT: https://qat.redports.org/buildarchive/r375334/ Log: - Drop @dirrm* from plist Modified: head/games/linux-rtcw/pkg-plist Modified: head/games/linux-rtcw/pkg-plist ============================================================================== --- head/games/linux-rtcw/pkg-plist Tue Dec 23 14:43:14 2014 (r375333) +++ head/games/linux-rtcw/pkg-plist Tue Dec 23 14:43:20 2014 (r375334) @@ -50,8 +50,3 @@ bin/wolfsp %%DATADIR%%/wolfsp share/pixmaps/WolfMP.xpm share/pixmaps/WolfSP.xpm -@dirrm %%DATADIR%%/pb/htm -@dirrm %%DATADIR%%/pb -@dirrm %%DATADIR%%/main/scripts -@dirrm %%DATADIR%%/main -@dirrm %%DATADIR%% From owner-svn-ports-all@FreeBSD.ORG Tue Dec 23 14:43:27 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id DABC5B5; Tue, 23 Dec 2014 14:43:27 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C758D668BE; Tue, 23 Dec 2014 14:43:27 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBNEhRfR065843; Tue, 23 Dec 2014 14:43:27 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBNEhRJc065842; Tue, 23 Dec 2014 14:43:27 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201412231443.sBNEhRJc065842@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 23 Dec 2014 14:43:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375335 - head/games/linux-enemyterritory-etpro X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Dec 2014 14:43:28 -0000 Author: amdmi3 Date: Tue Dec 23 14:43:26 2014 New Revision: 375335 URL: https://svnweb.freebsd.org/changeset/ports/375335 QAT: https://qat.redports.org/buildarchive/r375335/ Log: - Drop @dirrm* from plist Modified: head/games/linux-enemyterritory-etpro/pkg-plist Modified: head/games/linux-enemyterritory-etpro/pkg-plist ============================================================================== --- head/games/linux-enemyterritory-etpro/pkg-plist Tue Dec 23 14:43:20 2014 (r375334) +++ head/games/linux-enemyterritory-etpro/pkg-plist Tue Dec 23 14:43:26 2014 (r375335) @@ -24,9 +24,4 @@ bin/etded-etpro %%DATADIR%%/maps/railgun_lms.script %%DATADIR%%/qagame.mp.i386.so %%DATADIR%%/qagame_mp_x86.dll -@dirrm %%DATADIR%%/maps -@dirrm %%DATADIR%%/etpromapscripts -@dirrm %%DATADIR%%/configs -@dirrm %%DATADIR%%/animations/scripts -@dirrm %%DATADIR%%/animations -@dirrm %%DATADIR%% +@dir %%DATADIR%%/configs From owner-svn-ports-all@FreeBSD.ORG Tue Dec 23 14:43:34 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7F591196; Tue, 23 Dec 2014 14:43:34 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6B828668C2; Tue, 23 Dec 2014 14:43:34 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBNEhYDs065970; Tue, 23 Dec 2014 14:43:34 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBNEhYUB065968; Tue, 23 Dec 2014 14:43:34 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201412231443.sBNEhYUB065968@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 23 Dec 2014 14:43:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375336 - head/games/bomns X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Dec 2014 14:43:34 -0000 Author: amdmi3 Date: Tue Dec 23 14:43:32 2014 New Revision: 375336 URL: https://svnweb.freebsd.org/changeset/ports/375336 QAT: https://qat.redports.org/buildarchive/r375336/ Log: - Clarify LICENSE - Add LICENSE_FILE - Drop @dirrm* from plist Modified: head/games/bomns/Makefile head/games/bomns/pkg-plist Modified: head/games/bomns/Makefile ============================================================================== --- head/games/bomns/Makefile Tue Dec 23 14:43:26 2014 (r375335) +++ head/games/bomns/Makefile Tue Dec 23 14:43:32 2014 (r375336) @@ -9,7 +9,8 @@ CATEGORIES= games MAINTAINER= ports@FreeBSD.org COMMENT= Best old-school Deathmatch game ever (only for two players) -LICENSE= GPLv2 +LICENSE= GPLv2 # or later +LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libfreetype.so:${PORTSDIR}/print/freetype2 Modified: head/games/bomns/pkg-plist ============================================================================== --- head/games/bomns/pkg-plist Tue Dec 23 14:43:26 2014 (r375335) +++ head/games/bomns/pkg-plist Tue Dec 23 14:43:32 2014 (r375336) @@ -35,7 +35,3 @@ share/icons/hicolor/32x32/apps/bomns.png share/icons/hicolor/48x48/apps/bomns.png share/icons/hicolor/64x64/apps/bomns.png share/pixmaps/bomns.png -@dirrm %%DATADIR%%/graphics -@dirrm %%DATADIR%%/levels -@dirrm %%DATADIR%%/sounds -@dirrm %%DATADIR%% From owner-svn-ports-all@FreeBSD.ORG Tue Dec 23 14:43:40 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C27A8275; Tue, 23 Dec 2014 14:43:40 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id AEE61668C7; Tue, 23 Dec 2014 14:43:40 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBNEhelI066089; Tue, 23 Dec 2014 14:43:40 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBNEhep4066088; Tue, 23 Dec 2014 14:43:40 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201412231443.sBNEhep4066088@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 23 Dec 2014 14:43:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375337 - head/games/linux-quake3 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Dec 2014 14:43:40 -0000 Author: amdmi3 Date: Tue Dec 23 14:43:39 2014 New Revision: 375337 URL: https://svnweb.freebsd.org/changeset/ports/375337 QAT: https://qat.redports.org/buildarchive/r375337/ Log: - Drop @dirrm* from plist Modified: head/games/linux-quake3/pkg-plist Modified: head/games/linux-quake3/pkg-plist ============================================================================== --- head/games/linux-quake3/pkg-plist Tue Dec 23 14:43:32 2014 (r375336) +++ head/games/linux-quake3/pkg-plist Tue Dec 23 14:43:39 2014 (r375337) @@ -73,11 +73,3 @@ bin/linux-q3ded %%PUNKBUSTER%%%%DATADIR%%/pb/pbag.so %%PUNKBUSTER%%%%DATADIR%%/pb/pbcl.so %%PUNKBUSTER%%%%DATADIR%%/pb/pbsv.so -@dirrm %%LIBDIR%% -%%PUNKBUSTER%%@dirrm %%DATADIR%%/pb/htm -%%PUNKBUSTER%%@dirrm %%DATADIR%%/pb -%%PUNKBUSTER%%%%PORTDOCS%%@dirrm %%DOCSDIR%%/PunkBuster/players -%%PUNKBUSTER%%%%PORTDOCS%%@dirrm %%DOCSDIR%%/PunkBuster/admins -%%PUNKBUSTER%%%%PORTDOCS%%@dirrm %%DOCSDIR%%/PunkBuster -%%PORTDOCS%%@dirrm %%DOCSDIR%%/LinuxFAQ -%%PORTDOCS%%@dirrm %%DOCSDIR%% From owner-svn-ports-all@FreeBSD.ORG Tue Dec 23 14:43:46 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id EDC1D353; Tue, 23 Dec 2014 14:43:46 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D9D36668CC; Tue, 23 Dec 2014 14:43:46 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBNEhkbI066200; Tue, 23 Dec 2014 14:43:46 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBNEhkH4066199; Tue, 23 Dec 2014 14:43:46 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201412231443.sBNEhkH4066199@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 23 Dec 2014 14:43:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375338 - head/multimedia/libquicktime X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Dec 2014 14:43:47 -0000 Author: amdmi3 Date: Tue Dec 23 14:43:45 2014 New Revision: 375338 URL: https://svnweb.freebsd.org/changeset/ports/375338 QAT: https://qat.redports.org/buildarchive/r375338/ Log: - Strip libraries Modified: head/multimedia/libquicktime/Makefile Modified: head/multimedia/libquicktime/Makefile ============================================================================== --- head/multimedia/libquicktime/Makefile Tue Dec 23 14:43:39 2014 (r375337) +++ head/multimedia/libquicktime/Makefile Tue Dec 23 14:43:45 2014 (r375338) @@ -22,6 +22,7 @@ USES= gettext gmake libtool pathfix pkg GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib -lintl +INSTALL_TARGET= install-strip .if !defined(_BUILDING_LIBQUICKTIME_PLUGINS) USE_XORG= xaw xv From owner-svn-ports-all@FreeBSD.ORG Tue Dec 23 14:43:53 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7C85B42E; Tue, 23 Dec 2014 14:43:53 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 68D54668CE; Tue, 23 Dec 2014 14:43:53 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBNEhrau066342; Tue, 23 Dec 2014 14:43:53 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBNEhrbU066340; Tue, 23 Dec 2014 14:43:53 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201412231443.sBNEhrbU066340@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 23 Dec 2014 14:43:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375339 - head/games/linux-quake3-demo X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Dec 2014 14:43:53 -0000 Author: amdmi3 Date: Tue Dec 23 14:43:52 2014 New Revision: 375339 URL: https://svnweb.freebsd.org/changeset/ports/375339 QAT: https://qat.redports.org/buildarchive/r375339/ Log: - Simplify MASTER_SITES - Drop @dirrm* from plist Modified: head/games/linux-quake3-demo/Makefile head/games/linux-quake3-demo/pkg-plist Modified: head/games/linux-quake3-demo/Makefile ============================================================================== --- head/games/linux-quake3-demo/Makefile Tue Dec 23 14:43:45 2014 (r375338) +++ head/games/linux-quake3-demo/Makefile Tue Dec 23 14:43:52 2014 (r375339) @@ -5,8 +5,7 @@ PORTNAME= quake3 DISTVERSION= 1.11-6 PORTREVISION= 5 CATEGORIES= games -MASTER_SITES= ${MASTER_SITE_GENTOO} -MASTER_SITE_SUBDIR= distfiles +MASTER_SITES= GENTOO/distfiles PKGNAMEPREFIX= linux- PKGNAMESUFFIX= -demo DISTNAME= linuxq3ademo-${DISTVERSION}.x86 Modified: head/games/linux-quake3-demo/pkg-plist ============================================================================== --- head/games/linux-quake3-demo/pkg-plist Tue Dec 23 14:43:45 2014 (r375338) +++ head/games/linux-quake3-demo/pkg-plist Tue Dec 23 14:43:52 2014 (r375339) @@ -229,17 +229,3 @@ bin/q3demo %%DATADIR%%/demoq3/pak0.pk3 %%DATADIR%%/libGL.so %%DATADIR%%/q3demo -@dirrm %%DATADIR%%/demoq3 -@dirrm %%DATADIR%% -%%PORTDOCS%%@dirrm %%DOCSDIR%%/Support/Information -%%PORTDOCS%%@dirrm %%DOCSDIR%%/Support/CustomerSupport -%%PORTDOCS%%@dirrm %%DOCSDIR%%/Support -%%PORTDOCS%%@dirrm %%DOCSDIR%%/Manual/navart/weapons -%%PORTDOCS%%@dirrm %%DOCSDIR%%/Manual/navart/subtitles -%%PORTDOCS%%@dirrm %%DOCSDIR%%/Manual/navart/screens -%%PORTDOCS%%@dirrm %%DOCSDIR%%/Manual/navart/charart -%%PORTDOCS%%@dirrm %%DOCSDIR%%/Manual/navart -%%PORTDOCS%%@dirrm %%DOCSDIR%%/Manual/htmlpages -%%PORTDOCS%%@dirrm %%DOCSDIR%%/Manual -%%PORTDOCS%%@dirrm %%DOCSDIR%%/DocsArt -%%PORTDOCS%%@dirrm %%DOCSDIR%% From owner-svn-ports-all@FreeBSD.ORG Tue Dec 23 14:44:00 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 277A14F4; Tue, 23 Dec 2014 14:44:00 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 13779668D0; Tue, 23 Dec 2014 14:44:00 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBNEhxxg066468; Tue, 23 Dec 2014 14:43:59 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBNEhxaD066466; Tue, 23 Dec 2014 14:43:59 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201412231443.sBNEhxaD066466@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 23 Dec 2014 14:43:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375340 - head/games/linux-virtual-jay-peak X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Dec 2014 14:44:00 -0000 Author: amdmi3 Date: Tue Dec 23 14:43:58 2014 New Revision: 375340 URL: https://svnweb.freebsd.org/changeset/ports/375340 QAT: https://qat.redports.org/buildarchive/r375340/ Log: - Drop @dirrm* from plist Modified: head/games/linux-virtual-jay-peak/Makefile head/games/linux-virtual-jay-peak/pkg-plist Modified: head/games/linux-virtual-jay-peak/Makefile ============================================================================== --- head/games/linux-virtual-jay-peak/Makefile Tue Dec 23 14:43:52 2014 (r375339) +++ head/games/linux-virtual-jay-peak/Makefile Tue Dec 23 14:43:58 2014 (r375340) @@ -22,6 +22,7 @@ NO_BUILD= yes SUB_FILES= virtual-jay-peak .include + .if ${PORT_OPTIONS:MNVIDIA} RUN_DEPENDS+= ${LINUXBASE}/usr/lib/libGL.so.1:${PORTSDIR}/x11/nvidia-driver .else Modified: head/games/linux-virtual-jay-peak/pkg-plist ============================================================================== --- head/games/linux-virtual-jay-peak/pkg-plist Tue Dec 23 14:43:52 2014 (r375339) +++ head/games/linux-virtual-jay-peak/pkg-plist Tue Dec 23 14:43:58 2014 (r375340) @@ -220,10 +220,3 @@ libexec/soulride-static %%DATADIR%%/data/whiteout.lua %%PORTDOCS%%%%DOCSDIR%%/readme-jay_peak.txt %%PORTDOCS%%%%DOCSDIR%%/readme-linux.txt -%%PORTDOCS%%@dirrm %%DOCSDIR%% -@dirrm %%DATADIR%%/Recordings -@dirrm %%DATADIR%%/data/Jay_Peak -@dirrm %%DATADIR%%/data/figure -@dirrm %%DATADIR%%/data/gui -@dirrm %%DATADIR%%/data -@dirrm %%DATADIR%% From owner-svn-ports-all@FreeBSD.ORG Tue Dec 23 14:44:06 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 84450604; Tue, 23 Dec 2014 14:44:06 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7084A668DA; Tue, 23 Dec 2014 14:44:06 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBNEi6cc066617; Tue, 23 Dec 2014 14:44:06 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBNEi6Sc066616; Tue, 23 Dec 2014 14:44:06 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201412231444.sBNEi6Sc066616@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 23 Dec 2014 14:44:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375341 - head/games/macopix X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Dec 2014 14:44:06 -0000 Author: amdmi3 Date: Tue Dec 23 14:44:05 2014 New Revision: 375341 URL: https://svnweb.freebsd.org/changeset/ports/375341 QAT: https://qat.redports.org/buildarchive/r375341/ Log: - Add LICENSE - Use INSTALL_DATA to install documentation Modified: head/games/macopix/Makefile Modified: head/games/macopix/Makefile ============================================================================== --- head/games/macopix/Makefile Tue Dec 23 14:43:58 2014 (r375340) +++ head/games/macopix/Makefile Tue Dec 23 14:44:05 2014 (r375341) @@ -18,6 +18,9 @@ LIB_DEPENDS= libpng15.so:${PORTSDIR}/gra libjpeg.so:${PORTSDIR}/graphics/jpeg \ libtiff.so:${PORTSDIR}/graphics/tiff +LICENSE= GPLv2 # or later +LICENSE_FILE= ${WRKSRC}/COPYING + RESTRICTED= 'contains commercial character data' RESTRICTED_FILES= \ @@ -110,7 +113,7 @@ post-install: && ${INSTALL_DATA} *.mcpx *.menu ${STAGEDIR}${DATADIR} \ && ${INSTALL_DATA} README.jp ${STAGEDIR}${DATADIR}/README.HxB.jp @${MKDIR} ${STAGEDIR}${DOCSDIR} - cd ${WRKSRC} && ${INSTALL_MAN} NKR.README.ja README README.ja \ - ${STAGEDIR}${DOCSDIR} + cd ${WRKSRC} && ${INSTALL_DATA} NKR.README.ja README README.ja \ + ${STAGEDIR}${DOCSDIR}/ .include From owner-svn-ports-all@FreeBSD.ORG Tue Dec 23 14:47:33 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B550C70B; Tue, 23 Dec 2014 14:47:33 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A1EBB66914; Tue, 23 Dec 2014 14:47:33 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBNElXTw067169; Tue, 23 Dec 2014 14:47:33 GMT (envelope-from mi@FreeBSD.org) Received: (from mi@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBNElXYV067167; Tue, 23 Dec 2014 14:47:33 GMT (envelope-from mi@FreeBSD.org) Message-Id: <201412231447.sBNElXYV067167@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: mi set sender to mi@FreeBSD.org using -f From: Mikhail Teterin Date: Tue, 23 Dec 2014 14:47:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375342 - head/graphics/gdtclft X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Dec 2014 14:47:33 -0000 Author: mi Date: Tue Dec 23 14:47:32 2014 New Revision: 375342 URL: https://svnweb.freebsd.org/changeset/ports/375342 QAT: https://qat.redports.org/buildarchive/r375342/ Log: Remove the BROKEN-flag -- the port builds perfectly fine. It has not had a MASTER_SITE for a long time -- relying on FreeBSD's caches only. Some day I'll make a new release myself -- with the patch-improve applied -- which will justify my hosting the tarball on my own server. Modified: head/graphics/gdtclft/Makefile Modified: head/graphics/gdtclft/Makefile ============================================================================== --- head/graphics/gdtclft/Makefile Tue Dec 23 14:44:05 2014 (r375341) +++ head/graphics/gdtclft/Makefile Tue Dec 23 14:47:32 2014 (r375342) @@ -11,8 +11,6 @@ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= mi@aldan.algebra.com COMMENT= TCL interface to the Thomas Boutell's Gd library -BROKEN= Missing MASTER_SITES - LIB_DEPENDS= libgd.so:${PORTSDIR}/graphics/gd USES= tcl:84+ uidfix From owner-svn-ports-all@FreeBSD.ORG Tue Dec 23 15:03:23 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A610DC06; Tue, 23 Dec 2014 15:03:23 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9205A66C27; Tue, 23 Dec 2014 15:03:23 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBNF3NES076338; Tue, 23 Dec 2014 15:03:23 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBNF3NF1076334; Tue, 23 Dec 2014 15:03:23 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412231503.sBNF3NF1076334@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Tue, 23 Dec 2014 15:03:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375343 - head/security/py-cybox X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Dec 2014 15:03:23 -0000 Author: antoine Date: Tue Dec 23 15:03:22 2014 New Revision: 375343 URL: https://svnweb.freebsd.org/changeset/ports/375343 QAT: https://qat.redports.org/buildarchive/r375343/ Log: Update to 2.1.0.9 Modified: head/security/py-cybox/Makefile head/security/py-cybox/distinfo Modified: head/security/py-cybox/Makefile ============================================================================== --- head/security/py-cybox/Makefile Tue Dec 23 14:47:32 2014 (r375342) +++ head/security/py-cybox/Makefile Tue Dec 23 15:03:22 2014 (r375343) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= cybox -PORTVERSION= 2.1.0.8 +PORTVERSION= 2.1.0.9 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/security/py-cybox/distinfo ============================================================================== --- head/security/py-cybox/distinfo Tue Dec 23 14:47:32 2014 (r375342) +++ head/security/py-cybox/distinfo Tue Dec 23 15:03:22 2014 (r375343) @@ -1,2 +1,2 @@ -SHA256 (cybox-2.1.0.8.tar.gz) = 18e844395e64a4afebd7ca0cea998f3cbb98c28e37569113584f085165854601 -SIZE (cybox-2.1.0.8.tar.gz) = 917660 +SHA256 (cybox-2.1.0.9.tar.gz) = 25eab74b3a15325e5debba43a0a61b69e3acfc77750dfbfdaf7ff168564040fa +SIZE (cybox-2.1.0.9.tar.gz) = 489801 From owner-svn-ports-all@FreeBSD.ORG Tue Dec 23 15:21:39 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8604914A; Tue, 23 Dec 2014 15:21:39 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7205666DFA; Tue, 23 Dec 2014 15:21:39 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBNFLdKs085060; Tue, 23 Dec 2014 15:21:39 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBNFLdpv085059; Tue, 23 Dec 2014 15:21:39 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201412231521.sBNFLdpv085059@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 23 Dec 2014 15:21:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375344 - head/devel/love5 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Dec 2014 15:21:39 -0000 Author: amdmi3 Date: Tue Dec 23 15:21:38 2014 New Revision: 375344 URL: https://svnweb.freebsd.org/changeset/ports/375344 QAT: https://qat.redports.org/buildarchive/r375344/ Log: - Add distfile mirror Modified: head/devel/love5/Makefile Modified: head/devel/love5/Makefile ============================================================================== --- head/devel/love5/Makefile Tue Dec 23 15:03:22 2014 (r375343) +++ head/devel/love5/Makefile Tue Dec 23 15:21:38 2014 (r375344) @@ -5,7 +5,8 @@ PORTNAME= love DISTVERSION= 0.5-0 PORTREVISION= 15 CATEGORIES= devel games -MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} \ + http://mirror.amdmi3.ru/distfiles/ PKGNAMESUFFIX= 5 MAINTAINER= amdmi3@FreeBSD.org From owner-svn-ports-all@FreeBSD.ORG Tue Dec 23 15:44:44 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1E092AF5; Tue, 23 Dec 2014 15:44:44 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0A8A364165; Tue, 23 Dec 2014 15:44:44 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBNFihJY095703; Tue, 23 Dec 2014 15:44:43 GMT (envelope-from lme@FreeBSD.org) Received: (from lme@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBNFihfP095698; Tue, 23 Dec 2014 15:44:43 GMT (envelope-from lme@FreeBSD.org) Message-Id: <201412231544.sBNFihfP095698@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: lme set sender to lme@FreeBSD.org using -f From: Lars Engels Date: Tue, 23 Dec 2014 15:44:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375345 - head/net-mgmt/icinga2 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Dec 2014 15:44:44 -0000 Author: lme Date: Tue Dec 23 15:44:42 2014 New Revision: 375345 URL: https://svnweb.freebsd.org/changeset/ports/375345 QAT: https://qat.redports.org/buildarchive/r375345/ Log: Update to 2.2.2 Modified: head/net-mgmt/icinga2/Makefile head/net-mgmt/icinga2/distinfo Modified: head/net-mgmt/icinga2/Makefile ============================================================================== --- head/net-mgmt/icinga2/Makefile Tue Dec 23 15:21:38 2014 (r375344) +++ head/net-mgmt/icinga2/Makefile Tue Dec 23 15:44:42 2014 (r375345) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= icinga2 -DISTVERSION= 2.2.1 +DISTVERSION= 2.2.2 CATEGORIES= net-mgmt MASTER_SITES= http://github.com/Icinga/${PORTNAME}/archive/v${DISTVERSION}.tar.gz?dummy=/ Modified: head/net-mgmt/icinga2/distinfo ============================================================================== --- head/net-mgmt/icinga2/distinfo Tue Dec 23 15:21:38 2014 (r375344) +++ head/net-mgmt/icinga2/distinfo Tue Dec 23 15:44:42 2014 (r375345) @@ -1,2 +1,2 @@ -SHA256 (icinga2-2.2.1.tar.gz) = 3daf73b30cfeca6b29c8ca715c006b4e612324165a0583eb072a51d0925eea6d -SIZE (icinga2-2.2.1.tar.gz) = 683579 +SHA256 (icinga2-2.2.2.tar.gz) = b04f49b8083d4507b4a3902843cd8d29a655833327706b390bf2a9c060d96caa +SIZE (icinga2-2.2.2.tar.gz) = 689056 From owner-svn-ports-all@FreeBSD.ORG Tue Dec 23 15:48:35 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5C6FED94; Tue, 23 Dec 2014 15:48:35 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 48E3B641B8; Tue, 23 Dec 2014 15:48:35 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBNFmZPq096303; Tue, 23 Dec 2014 15:48:35 GMT (envelope-from brd@FreeBSD.org) Received: (from brd@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBNFmYQg096301; Tue, 23 Dec 2014 15:48:34 GMT (envelope-from brd@FreeBSD.org) Message-Id: <201412231548.sBNFmYQg096301@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: brd set sender to brd@FreeBSD.org using -f From: Brad Davis Date: Tue, 23 Dec 2014 15:48:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375346 - in head/emulators/open-vm-tools: . 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Dec 2014 15:48:35 -0000 Author: brd (doc committer) Date: Tue Dec 23 15:48:33 2014 New Revision: 375346 URL: https://svnweb.freebsd.org/changeset/ports/375346 QAT: https://qat.redports.org/buildarchive/r375346/ Log: Add a startup requirement on ldconfig so start up does not fail with: Shared object "libiconv.so.2" not found, required by "libglib-2.0.so.0" Approved by: swills Modified: head/emulators/open-vm-tools/Makefile head/emulators/open-vm-tools/files/vmware-kmod.in Modified: head/emulators/open-vm-tools/Makefile ============================================================================== --- head/emulators/open-vm-tools/Makefile Tue Dec 23 15:44:42 2014 (r375345) +++ head/emulators/open-vm-tools/Makefile Tue Dec 23 15:48:33 2014 (r375346) @@ -3,7 +3,7 @@ PORTNAME= open-vm-tools PORTVERSION= ${BUILD_VER} -PORTREVISION= 9 +PORTREVISION= 10 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/stable-9.4.x Modified: head/emulators/open-vm-tools/files/vmware-kmod.in ============================================================================== --- head/emulators/open-vm-tools/files/vmware-kmod.in Tue Dec 23 15:44:42 2014 (r375345) +++ head/emulators/open-vm-tools/files/vmware-kmod.in Tue Dec 23 15:48:33 2014 (r375346) @@ -4,7 +4,7 @@ # # PROVIDE: vmware-kmod -# REQUIRE: FILESYSTEMS +# REQUIRE: FILESYSTEMS ldconfig # BEFORE: netif . /etc/rc.subr From owner-svn-ports-all@FreeBSD.ORG Tue Dec 23 16:48:53 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8EA19DE0; Tue, 23 Dec 2014 16:48:53 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 60C3112E6; Tue, 23 Dec 2014 16:48:53 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBNGmrjJ024552; Tue, 23 Dec 2014 16:48:53 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBNGmqVL024549; Tue, 23 Dec 2014 16:48:52 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201412231648.sBNGmqVL024549@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Tue, 23 Dec 2014 16:48:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375347 - head/irc/inspircd X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Dec 2014 16:48:53 -0000 Author: feld Date: Tue Dec 23 16:48:51 2014 New Revision: 375347 URL: https://svnweb.freebsd.org/changeset/ports/375347 QAT: https://qat.redports.org/buildarchive/r375347/ Log: Update to 2.0.18 Modified: head/irc/inspircd/Makefile head/irc/inspircd/distinfo head/irc/inspircd/pkg-plist Modified: head/irc/inspircd/Makefile ============================================================================== --- head/irc/inspircd/Makefile Tue Dec 23 15:48:33 2014 (r375346) +++ head/irc/inspircd/Makefile Tue Dec 23 16:48:51 2014 (r375347) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= inspircd -PORTVERSION= 2.0.17 +PORTVERSION= 2.0.18 CATEGORIES= irc MAINTAINER= feld@FreeBSD.org @@ -16,7 +16,7 @@ USE_GITHUB= yes GH_ACCOUNT= inspircd GH_PROJECT= ${GH_ACCOUNT} GH_TAGNAME= v${PORTVERSION} -GH_COMMIT= 2cc3d7e +GH_COMMIT= c99a439 USE_RC_SUBR= ${PORTNAME} MAKEFILE= BSDmakefile Modified: head/irc/inspircd/distinfo ============================================================================== --- head/irc/inspircd/distinfo Tue Dec 23 15:48:33 2014 (r375346) +++ head/irc/inspircd/distinfo Tue Dec 23 16:48:51 2014 (r375347) @@ -1,2 +1,2 @@ -SHA256 (inspircd-2.0.17.tar.gz) = c0dd6755189a838a729c2f357aaf5c588d60500d96efb9a1c123f24f62ca13a5 -SIZE (inspircd-2.0.17.tar.gz) = 744799 +SHA256 (inspircd-2.0.18.tar.gz) = 73da01f8f234cf43cbf9da61cbcaf97f2100cf872d232cb44cf4d40abc1b3419 +SIZE (inspircd-2.0.18.tar.gz) = 747897 Modified: head/irc/inspircd/pkg-plist ============================================================================== --- head/irc/inspircd/pkg-plist Tue Dec 23 15:48:33 2014 (r375346) +++ head/irc/inspircd/pkg-plist Tue Dec 23 16:48:51 2014 (r375347) @@ -225,6 +225,8 @@ lib/inspircd/modules/m_userip.so lib/inspircd/modules/m_vhost.so lib/inspircd/modules/m_watch.so lib/inspircd/modules/m_xline_db.so +@dir lib/inspircd/data +@dir lib/inspircd/logs @unexec if cmp -s %D/%%ETCDIR%%/examples/censor.conf.example %D/%%ETCDIR%%/censor.conf; then rm -f %D/%%ETCDIR%%/censor.conf; fi @unexec if cmp -s %D/%%ETCDIR%%/examples/filter.conf.example %D/%%ETCDIR%%/filter.conf; then rm -f %D/%%ETCDIR%%/filter.conf; fi @unexec if cmp -s %D/%%ETCDIR%%/examples/helpop-full.conf.example %D/%%ETCDIR%%/helpop-full.conf; then rm -f %D/%%ETCDIR%%/helpop-full.conf; fi From owner-svn-ports-all@FreeBSD.ORG Tue Dec 23 19:23:32 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 60E617A7; Tue, 23 Dec 2014 19:23:32 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4CBE3174F; Tue, 23 Dec 2014 19:23:32 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBNJNWam097372; Tue, 23 Dec 2014 19:23:32 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBNJNWYK097371; Tue, 23 Dec 2014 19:23:32 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201412231923.sBNJNWYK097371@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 23 Dec 2014 19:23:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375348 - head/games/dangerdeep-data X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Dec 2014 19:23:32 -0000 Author: amdmi3 Date: Tue Dec 23 19:23:31 2014 New Revision: 375348 URL: https://svnweb.freebsd.org/changeset/ports/375348 QAT: https://qat.redports.org/buildarchive/r375348/ Log: - Fix MASTER_SITES Modified: head/games/dangerdeep-data/Makefile Modified: head/games/dangerdeep-data/Makefile ============================================================================== --- head/games/dangerdeep-data/Makefile Tue Dec 23 16:48:51 2014 (r375347) +++ head/games/dangerdeep-data/Makefile Tue Dec 23 19:23:31 2014 (r375348) @@ -4,7 +4,7 @@ PORTNAME= dangerdeep-data PORTVERSION= 0.3.0 CATEGORIES= games -MASTER_SITES= SF/dangerdeep/danger_from_the_deep-${PORTNAME}/${PORTVERSION} +MASTER_SITES= SF/dangerdeep/danger_from_the_deep-data/${PORTVERSION} DIST_SUBDIR= dangerdeep MAINTAINER= ports@FreeBSD.org From owner-svn-ports-all@FreeBSD.ORG Tue Dec 23 19:26:16 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 98D038AA; Tue, 23 Dec 2014 19:26:16 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 84F261786; Tue, 23 Dec 2014 19:26:16 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBNJQGdP097802; Tue, 23 Dec 2014 19:26:16 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBNJQGpZ097801; Tue, 23 Dec 2014 19:26:16 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201412231926.sBNJQGpZ097801@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 23 Dec 2014 19:26:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375349 - head/devel/love5 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Dec 2014 19:26:16 -0000 Author: amdmi3 Date: Tue Dec 23 19:26:15 2014 New Revision: 375349 URL: https://svnweb.freebsd.org/changeset/ports/375349 QAT: https://qat.redports.org/buildarchive/r375349/ Log: - Fix MASTER_SITES Modified: head/devel/love5/Makefile Modified: head/devel/love5/Makefile ============================================================================== --- head/devel/love5/Makefile Tue Dec 23 19:23:31 2014 (r375348) +++ head/devel/love5/Makefile Tue Dec 23 19:26:15 2014 (r375349) @@ -5,8 +5,7 @@ PORTNAME= love DISTVERSION= 0.5-0 PORTREVISION= 15 CATEGORIES= devel games -MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} \ - http://mirror.amdmi3.ru/distfiles/ +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${DISTVERSION} PKGNAMESUFFIX= 5 MAINTAINER= amdmi3@FreeBSD.org From owner-svn-ports-all@FreeBSD.ORG Tue Dec 23 19:29:43 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B39589B0; Tue, 23 Dec 2014 19:29:43 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 853F81907; Tue, 23 Dec 2014 19:29:43 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBNJTh2P098307; Tue, 23 Dec 2014 19:29:43 GMT (envelope-from olivierd@FreeBSD.org) Received: (from olivierd@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBNJTgvt098302; Tue, 23 Dec 2014 19:29:42 GMT (envelope-from olivierd@FreeBSD.org) Message-Id: <201412231929.sBNJTgvt098302@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: olivierd set sender to olivierd@FreeBSD.org using -f From: Olivier Duchateau Date: Tue, 23 Dec 2014 19:29:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375350 - head/misc/xfce4-weather-plugin X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Dec 2014 19:29:43 -0000 Author: olivierd Date: Tue Dec 23 19:29:41 2014 New Revision: 375350 URL: https://svnweb.freebsd.org/changeset/ports/375350 QAT: https://qat.redports.org/buildarchive/r375350/ Log: Update to 0.8.5 Modified: head/misc/xfce4-weather-plugin/Makefile head/misc/xfce4-weather-plugin/distinfo head/misc/xfce4-weather-plugin/pkg-plist Modified: head/misc/xfce4-weather-plugin/Makefile ============================================================================== --- head/misc/xfce4-weather-plugin/Makefile Tue Dec 23 19:26:15 2014 (r375349) +++ head/misc/xfce4-weather-plugin/Makefile Tue Dec 23 19:29:41 2014 (r375350) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xfce4-weather-plugin -PORTVERSION= 0.8.4 +PORTVERSION= 0.8.5 CATEGORIES= misc xfce geography MASTER_SITES= ${MASTER_SITE_XFCE} MASTER_SITE_SUBDIR=src/panel-plugins/${PORTNAME}/${PORTVERSION:R} Modified: head/misc/xfce4-weather-plugin/distinfo ============================================================================== --- head/misc/xfce4-weather-plugin/distinfo Tue Dec 23 19:26:15 2014 (r375349) +++ head/misc/xfce4-weather-plugin/distinfo Tue Dec 23 19:29:41 2014 (r375350) @@ -1,2 +1,2 @@ -SHA256 (xfce4/xfce4-weather-plugin-0.8.4.tar.bz2) = 56f6883f7b0e61e4fced57086dfb5a714afbb3d4ec33b1c433186c9a7d86fe3f -SIZE (xfce4/xfce4-weather-plugin-0.8.4.tar.bz2) = 2910251 +SHA256 (xfce4/xfce4-weather-plugin-0.8.5.tar.bz2) = be8ac0e5635355d568e4095a3459f53efd5f10a8ef46976a43dc30cbb277e5cd +SIZE (xfce4/xfce4-weather-plugin-0.8.5.tar.bz2) = 2937333 Modified: head/misc/xfce4-weather-plugin/pkg-plist ============================================================================== --- head/misc/xfce4-weather-plugin/pkg-plist Tue Dec 23 19:26:15 2014 (r375349) +++ head/misc/xfce4-weather-plugin/pkg-plist Tue Dec 23 19:29:41 2014 (r375350) @@ -37,6 +37,7 @@ share/locale/pt/LC_MESSAGES/xfce4-weathe share/locale/pt_BR/LC_MESSAGES/xfce4-weather-plugin.mo share/locale/ru/LC_MESSAGES/xfce4-weather-plugin.mo share/locale/sk/LC_MESSAGES/xfce4-weather-plugin.mo +share/locale/sl/LC_MESSAGES/xfce4-weather-plugin.mo share/locale/sq/LC_MESSAGES/xfce4-weather-plugin.mo share/locale/sr/LC_MESSAGES/xfce4-weather-plugin.mo share/locale/sv/LC_MESSAGES/xfce4-weather-plugin.mo From owner-svn-ports-all@FreeBSD.ORG Tue Dec 23 20:30:05 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 269AF429; Tue, 23 Dec 2014 20:30:05 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 109E627EE; Tue, 23 Dec 2014 20:30:05 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBNKU4k0026531; Tue, 23 Dec 2014 20:30:04 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBNKU4XO026529; Tue, 23 Dec 2014 20:30:04 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412232030.sBNKU4XO026529@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Tue, 23 Dec 2014 20:30:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375351 - 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Dec 2014 20:30:05 -0000 Author: antoine Date: Tue Dec 23 20:30:03 2014 New Revision: 375351 URL: https://svnweb.freebsd.org/changeset/ports/375351 QAT: https://qat.redports.org/buildarchive/r375351/ Log: - Update to 1.5.21 - Add CPE information Security: Fixed an overflow in png_combine_row with very wide interlaced images MFH: 2014Q4 Modified: head/graphics/png/Makefile head/graphics/png/distinfo Modified: head/graphics/png/Makefile ============================================================================== --- head/graphics/png/Makefile Tue Dec 23 19:29:41 2014 (r375350) +++ head/graphics/png/Makefile Tue Dec 23 20:30:03 2014 (r375351) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= png -PORTVERSION= 1.5.20 +PORTVERSION= 1.5.21 CATEGORIES= graphics MASTER_SITES= SF/lib${PORTNAME}/lib${PORTNAME}15/${PORTVERSION} DISTNAME= lib${PORTNAME}-${PORTVERSION} @@ -13,7 +13,8 @@ COMMENT= Library for manipulating PNG im PORTSCOUT= limit:^1\.5\. -USES= tar:xz cmake +USES= cmake cpe tar:xz +CPE_PRODUCT= libpng GNU_CONFIGURE= yes USE_LDCONFIG= yes Modified: head/graphics/png/distinfo ============================================================================== --- head/graphics/png/distinfo Tue Dec 23 19:29:41 2014 (r375350) +++ head/graphics/png/distinfo Tue Dec 23 20:30:03 2014 (r375351) @@ -1,4 +1,4 @@ -SHA256 (libpng-1.5.20.tar.xz) = 7cebb680ec30b42b540466a7dc4e376dcd9c95c7eaae1e84fe76408005050bb1 -SIZE (libpng-1.5.20.tar.xz) = 734068 -SHA256 (libpng-1.5.20-apng.patch.gz) = 1b4fbbc1b72046ab1f2744a6ac953378d316dd72a4b8252cc2ae16751f9e55f7 -SIZE (libpng-1.5.20-apng.patch.gz) = 9511 +SHA256 (libpng-1.5.21.tar.xz) = b5151c64bc70489997790a492e1094d106be90a22b2958c43eee25a70dffdba7 +SIZE (libpng-1.5.21.tar.xz) = 734356 +SHA256 (libpng-1.5.21-apng.patch.gz) = 8a4fffa885f1a1a34a7bdcaa2d1b8f1e025f6e1cf9c5bf17224672d2a6948d94 +SIZE (libpng-1.5.21-apng.patch.gz) = 9511 From owner-svn-ports-all@FreeBSD.ORG Tue Dec 23 20:41:00 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 53BEC62C; Tue, 23 Dec 2014 20:41:00 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 25EFA2EAA; Tue, 23 Dec 2014 20:41:00 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBNKf071031820; Tue, 23 Dec 2014 20:41:00 GMT (envelope-from ak@FreeBSD.org) Received: (from ak@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBNKexJD031817; Tue, 23 Dec 2014 20:40:59 GMT (envelope-from ak@FreeBSD.org) Message-Id: <201412232040.sBNKexJD031817@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: ak set sender to ak@FreeBSD.org using -f From: Alex Kozlov Date: Tue, 23 Dec 2014 20:40:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375352 - in head/x11-servers/xorg-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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Dec 2014 20:41:00 -0000 Author: ak Date: Tue Dec 23 20:40:58 2014 New Revision: 375352 URL: https://svnweb.freebsd.org/changeset/ports/375352 QAT: https://qat.redports.org/buildarchive/r375352/ Log: - Fix AutoAddDevices option when config/devd backend is used Reported by: Jonathan Chen , lightside@gmx.com, many others Approved by: x11 (dumbbell, kwm) Added: head/x11-servers/xorg-server/files/patch-hw_xfree86_common_xf86Xinput.c (contents, props changed) Modified: head/x11-servers/xorg-server/Makefile Modified: head/x11-servers/xorg-server/Makefile ============================================================================== --- head/x11-servers/xorg-server/Makefile Tue Dec 23 20:30:03 2014 (r375351) +++ head/x11-servers/xorg-server/Makefile Tue Dec 23 20:40:58 2014 (r375352) @@ -3,7 +3,7 @@ PORTNAME?= xorg-server PORTVERSION= 1.14.7 -PORTREVISION?= 0 +PORTREVISION?= 1 PORTEPOCH?= 1 CATEGORIES= x11-servers MASTER_SITES= XORG @@ -25,7 +25,7 @@ SLAVE_PORT?= no OPTIONS_SUB= yes OPTIONS_DEFINE= SUID OPTIONS_RADIO= CONF -OPTIONS_RADIO_CONF= HAL DEVD +OPTIONS_RADIO_CONF= HAL DEVD SUID_DESC= Install the Xorg server with setuid bit set HAL_DESC= Compile with HAL config support DEVD_DESC= Use devd for autoconfiguration of input devices Added: head/x11-servers/xorg-server/files/patch-hw_xfree86_common_xf86Xinput.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11-servers/xorg-server/files/patch-hw_xfree86_common_xf86Xinput.c Tue Dec 23 20:40:58 2014 (r375352) @@ -0,0 +1,9 @@ +Index: hw/xfree86/common/xf86Xinput.c +@@ -942,6 +942,7 @@ + if (strcmp(key, "_source") == 0 && + (strcmp(value, "server/hal") == 0 || + strcmp(value, "server/udev") == 0 || ++ strcmp(value, "server/devd") == 0 || + strcmp(value, "server/wscons") == 0)) { + is_auto = 1; + if (!xf86Info.autoAddDevices) { From owner-svn-ports-all@FreeBSD.ORG Tue Dec 23 20:41:43 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 445C570E; Tue, 23 Dec 2014 20:41:43 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 17A982F60; Tue, 23 Dec 2014 20:41:43 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBNKfgSM034487; Tue, 23 Dec 2014 20:41:42 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBNKfgjl034482; Tue, 23 Dec 2014 20:41:42 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412232041.sBNKfgjl034482@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Tue, 23 Dec 2014 20:41:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r375353 - branches/2014Q4/graphics/png X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Dec 2014 20:41:43 -0000 Author: antoine Date: Tue Dec 23 20:41:41 2014 New Revision: 375353 URL: https://svnweb.freebsd.org/changeset/ports/375353 QAT: https://qat.redports.org/buildarchive/r375353/ Log: MFH r371178,373115,374478,375351 - Update to 1.5.21 - Add CPE information Security: Fixed an overflow in png_combine_row with very wide interlaced images Modified: branches/2014Q4/graphics/png/Makefile branches/2014Q4/graphics/png/distinfo Directory Properties: branches/2014Q4/ (props changed) Modified: branches/2014Q4/graphics/png/Makefile ============================================================================== --- branches/2014Q4/graphics/png/Makefile Tue Dec 23 20:40:58 2014 (r375352) +++ branches/2014Q4/graphics/png/Makefile Tue Dec 23 20:41:41 2014 (r375353) @@ -2,18 +2,19 @@ # $FreeBSD$ PORTNAME= png -PORTVERSION= 1.5.18 +PORTVERSION= 1.5.21 CATEGORIES= graphics MASTER_SITES= SF/lib${PORTNAME}/lib${PORTNAME}15/${PORTVERSION} DISTNAME= lib${PORTNAME}-${PORTVERSION} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= dinoex@FreeBSD.org +MAINTAINER= portmgr@FreeBSD.org COMMENT= Library for manipulating PNG images PORTSCOUT= limit:^1\.5\. -USES= tar:xz cmake +USES= cmake cpe tar:xz +CPE_PRODUCT= libpng GNU_CONFIGURE= yes USE_LDCONFIG= yes Modified: branches/2014Q4/graphics/png/distinfo ============================================================================== --- branches/2014Q4/graphics/png/distinfo Tue Dec 23 20:40:58 2014 (r375352) +++ branches/2014Q4/graphics/png/distinfo Tue Dec 23 20:41:41 2014 (r375353) @@ -1,4 +1,4 @@ -SHA256 (libpng-1.5.18.tar.xz) = c093c2f779fecb029e51b73d6d646b77edce882474326485f50347606e383585 -SIZE (libpng-1.5.18.tar.xz) = 730340 -SHA256 (libpng-1.5.18-apng.patch.gz) = 9b0d8edb61808e9863997055f7fbb1574877ff8aae50d477b9d97fcab65166b7 -SIZE (libpng-1.5.18-apng.patch.gz) = 9580 +SHA256 (libpng-1.5.21.tar.xz) = b5151c64bc70489997790a492e1094d106be90a22b2958c43eee25a70dffdba7 +SIZE (libpng-1.5.21.tar.xz) = 734356 +SHA256 (libpng-1.5.21-apng.patch.gz) = 8a4fffa885f1a1a34a7bdcaa2d1b8f1e025f6e1cf9c5bf17224672d2a6948d94 +SIZE (libpng-1.5.21-apng.patch.gz) = 9511 From owner-svn-ports-all@FreeBSD.ORG Tue Dec 23 20:51:54 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id EDD0A9E0; Tue, 23 Dec 2014 20:51:54 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D995B3044; Tue, 23 Dec 2014 20:51:54 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBNKpsh4039651; Tue, 23 Dec 2014 20:51:54 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBNKpsHm039650; Tue, 23 Dec 2014 20:51:54 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201412232051.sBNKpsHm039650@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 23 Dec 2014 20:51:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375354 - head/games/fishsupper X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Dec 2014 20:51:55 -0000 Author: amdmi3 Date: Tue Dec 23 20:51:53 2014 New Revision: 375354 URL: https://svnweb.freebsd.org/changeset/ports/375354 QAT: https://qat.redports.org/buildarchive/r375354/ Log: - Fix MASTER_SITES Modified: head/games/fishsupper/Makefile Modified: head/games/fishsupper/Makefile ============================================================================== --- head/games/fishsupper/Makefile Tue Dec 23 20:41:41 2014 (r375353) +++ head/games/fishsupper/Makefile Tue Dec 23 20:51:53 2014 (r375354) @@ -5,7 +5,7 @@ PORTNAME= fishsupper PORTVERSION= 0.1.6 PORTREVISION= 5 CATEGORIES= games -MASTER_SITES= SF +MASTER_SITES= SF/${PORTNAME} MAINTAINER= amdmi3@FreeBSD.org COMMENT= Guide a cat across a series of rivers, jumping from log to log From owner-svn-ports-all@FreeBSD.ORG Tue Dec 23 20:58:47 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4CAA2C7B; Tue, 23 Dec 2014 20:58:47 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 36C733142; Tue, 23 Dec 2014 20:58:47 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBNKwl1W040774; Tue, 23 Dec 2014 20:58:47 GMT (envelope-from naddy@FreeBSD.org) Received: (from naddy@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBNKwilo040762; Tue, 23 Dec 2014 20:58:44 GMT (envelope-from naddy@FreeBSD.org) Message-Id: <201412232058.sBNKwilo040762@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: naddy set sender to naddy@FreeBSD.org using -f From: Christian Weisgerber Date: Tue, 23 Dec 2014 20:58:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375355 - head/multimedia/xmms/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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Dec 2014 20:58:47 -0000 Author: naddy Date: Tue Dec 23 20:58:43 2014 New Revision: 375355 URL: https://svnweb.freebsd.org/changeset/ports/375355 QAT: https://qat.redports.org/buildarchive/r375355/ Log: Disentangle overlapping patches, rename and regenerate. No code changes. Added: head/multimedia/xmms/files/patch-General_ir_ir.c - copied, changed from r375350, head/multimedia/xmms/files/patch-General-ir-ir.c head/multimedia/xmms/files/patch-Output_OSS_OSS.h - copied, changed from r375350, head/multimedia/xmms/files/patch-oss head/multimedia/xmms/files/patch-Output_OSS_audio.c (contents, props changed) head/multimedia/xmms/files/patch-Output_OSS_mixer.c - copied, changed from r375350, head/multimedia/xmms/files/patch-Output__OSS__mixer.c head/multimedia/xmms/files/patch-Output_esd_esdout.h - copied, changed from r375350, head/multimedia/xmms/files/patch-am64 head/multimedia/xmms/files/patch-Output_esd_mixer.c - copied, changed from r375350, head/multimedia/xmms/files/patch-Output__esd__mixer.c head/multimedia/xmms/files/patch-xmms_i18n.h.in - copied, changed from r375350, head/multimedia/xmms/files/patch-xmms-i18n.h.in Deleted: head/multimedia/xmms/files/patch-General-ir-ir.c head/multimedia/xmms/files/patch-Output__OSS__mixer.c head/multimedia/xmms/files/patch-Output__esd__mixer.c head/multimedia/xmms/files/patch-am64 head/multimedia/xmms/files/patch-oss head/multimedia/xmms/files/patch-xmms-i18n.h.in Modified: head/multimedia/xmms/files/patch-xmms_bmp.c head/multimedia/xmms/files/patch-xmms_util.c Copied and modified: head/multimedia/xmms/files/patch-General_ir_ir.c (from r375350, head/multimedia/xmms/files/patch-General-ir-ir.c) ============================================================================== --- head/multimedia/xmms/files/patch-General-ir-ir.c Tue Dec 23 19:29:41 2014 (r375350, copy source) +++ head/multimedia/xmms/files/patch-General_ir_ir.c Tue Dec 23 20:58:43 2014 (r375355) @@ -1,5 +1,5 @@ ---- General/ir/ir.c.orig Mon Mar 5 14:17:44 2001 -+++ General/ir/ir.c Sat Dec 16 15:41:23 2006 +--- General/ir/ir.c.orig 2005-05-21 18:04:04 UTC ++++ General/ir/ir.c @@ -16,7 +16,7 @@ #include "ir.h" Copied and modified: head/multimedia/xmms/files/patch-Output_OSS_OSS.h (from r375350, head/multimedia/xmms/files/patch-oss) ============================================================================== --- head/multimedia/xmms/files/patch-oss Tue Dec 23 19:29:41 2014 (r375350, copy source) +++ head/multimedia/xmms/files/patch-Output_OSS_OSS.h Tue Dec 23 20:58:43 2014 (r375355) @@ -1,5 +1,5 @@ ---- Output/OSS/OSS.h.orig Tue Jun 19 04:16:56 2007 -+++ Output/OSS/OSS.h Tue Jun 19 04:17:00 2007 +--- Output/OSS/OSS.h.orig 2003-06-11 18:44:17 UTC ++++ Output/OSS/OSS.h @@ -37,7 +37,19 @@ #include #include @@ -20,184 +20,12 @@ #include "xmms/plugin.h" #include "libxmms/configfile.h" -@@ -81,6 +93,8 @@ - int oss_get_output_time(void); +@@ -82,6 +94,8 @@ int oss_get_output_time(void); int oss_get_written_time(void); void oss_set_audio_params(void); -+ -+int oss_get_fd(void); ++int oss_get_fd(void); ++ void oss_free_convert_buffer(void); int (*oss_get_convert_func(int output, int input))(void **, int); ---- Output/OSS/audio.c.orig Tue Jun 19 04:17:17 2007 -+++ Output/OSS/audio.c Tue Jun 19 04:17:20 2007 -@@ -23,7 +23,7 @@ - - #define NFRAGS 32 - --static gint fd = 0; -+static gint fd = -1; - static char *buffer; - static gboolean going, prebuffer, paused, unpause, do_pause, remove_prebuffer; - static gint device_buffer_used, buffer_size, prebuffer_size, blk_size; -@@ -273,8 +273,10 @@ - { - output_time_offset += (output_bytes * 1000) / output.bps; - output_bytes = 0; -+#ifndef __FreeBSD__ - close(fd); - fd = open(device_name,O_WRONLY); -+#endif - oss_setup_format(new_format, new_frequency, new_channels); - } - if (effects_enabled() && ep && ep->mod_samples) -@@ -480,6 +482,7 @@ - { - ioctl(fd, SNDCTL_DSP_RESET, 0); - close(fd); -+ fd = -1; - } - g_free(device_name); - oss_free_convert_buffer(); -@@ -498,8 +501,10 @@ - else - { - ioctl(fd, SNDCTL_DSP_RESET, 0); -+#ifndef __FreeBSD__ - close(fd); - fd = open(device_name, O_WRONLY); -+#endif - oss_set_audio_params(); - output_time_offset = time; - written = ((guint64)time * input.bps) / 1000; -@@ -568,8 +573,10 @@ - else if (unpause && paused) - { - unpause = FALSE; -+#ifndef __FreeBSD__ - close(fd); - fd = open(device_name, O_WRONLY); -+#endif - oss_set_audio_params(); - paused = FALSE; - } -@@ -583,8 +590,10 @@ - */ - - ioctl(fd, SNDCTL_DSP_RESET, 0); -+#ifndef __FreeBSD__ - close(fd); - fd = open(device_name, O_WRONLY); -+#endif - oss_set_audio_params(); - output_time_offset = flush; - written = ((guint64)flush * input.bps) / 1000; -@@ -597,6 +606,7 @@ - - ioctl(fd, SNDCTL_DSP_RESET, 0); - close(fd); -+ fd = -1; - g_free(buffer); - pthread_exit(NULL); - } -@@ -706,4 +716,9 @@ - if (!realtime) - pthread_create(&buffer_thread, NULL, oss_loop, NULL); - return 1; -+} -+ -+int oss_get_fd(void) -+{ -+ return fd; - } ---- Output/OSS/mixer.c.orig Tue Jun 19 04:21:32 2007 -+++ Output/OSS/mixer.c Tue Jun 19 04:21:38 2007 -@@ -34,13 +34,20 @@ - - void oss_get_volume(int *l, int *r) - { -- int fd, v, devs; -+ int fd, v, devs, dspfd; - long cmd; - gchar *devname; - -- devname = get_mixer_device(); -- fd = open(devname, O_RDONLY); -- g_free(devname); -+ dspfd = oss_get_fd(); -+ if (oss_cfg.use_master == 0 && dspfd != -1) { -+ fd = dspfd; -+ dspfd = 1; -+ } else { -+ devname = get_mixer_device(); -+ fd = open(devname, O_RDONLY); -+ g_free(devname); -+ dspfd = 0; -+ } - - /* - * We dont show any errors if this fails, as this is called -@@ -50,29 +57,40 @@ - { - ioctl(fd, SOUND_MIXER_READ_DEVMASK, &devs); - if ((devs & SOUND_MASK_PCM) && (oss_cfg.use_master==0)) -- cmd = SOUND_MIXER_READ_PCM; -+ cmd = (dspfd != 0) ? SNDCTL_DSP_GETPLAYVOL : -+ SOUND_MIXER_READ_PCM; - else if ((devs & SOUND_MASK_VOLUME) && (oss_cfg.use_master==1)) - cmd = SOUND_MIXER_READ_VOLUME; - else - { -- close(fd); -+ if (dspfd == 0) -+ close(fd); - return; - } - ioctl(fd, cmd, &v); - *r = (v & 0xFF00) >> 8; - *l = (v & 0x00FF); -- close(fd); -+ if (dspfd == 0) -+ close(fd); - } - } - - void oss_set_volume(int l, int r) - { -- int fd, v, devs; -+ int fd, v, devs, dspfd; - long cmd; - gchar *devname; - -- devname = get_mixer_device(); -- fd = open(devname, O_RDONLY); -+ dspfd = oss_get_fd(); -+ if (oss_cfg.use_master == 0 && dspfd != -1) { -+ fd = dspfd; -+ dspfd = 1; -+ devname = g_strdup(""); -+ } else { -+ devname = get_mixer_device(); -+ fd = open(devname, O_RDONLY); -+ dspfd = 0; -+ } - - if (fd != -1) - { -@@ -83,12 +101,14 @@ - cmd = SOUND_MIXER_WRITE_VOLUME; - else - { -- close(fd); -+ if (dspfd == 0) -+ close(fd); - return; - } - v = (r << 8) | l; - ioctl(fd, cmd, &v); -- close(fd); -+ if (dspfd == 0) -+ close(fd); - } - else - g_warning("oss_set_volume(): Failed to open mixer device (%s): %s", + int (*oss_get_stereo_convert_func(int output, int input))(void **, int, int); Added: head/multimedia/xmms/files/patch-Output_OSS_audio.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/multimedia/xmms/files/patch-Output_OSS_audio.c Tue Dec 23 20:58:43 2014 (r375355) @@ -0,0 +1,80 @@ +--- Output/OSS/audio.c.orig 2005-05-15 00:01:20 UTC ++++ Output/OSS/audio.c +@@ -23,7 +23,7 @@ + + #define NFRAGS 32 + +-static gint fd = 0; ++static gint fd = -1; + static char *buffer; + static gboolean going, prebuffer, paused, unpause, do_pause, remove_prebuffer; + static gint device_buffer_used, buffer_size, prebuffer_size, blk_size; +@@ -273,8 +273,10 @@ static void oss_write_audio(gpointer dat + { + output_time_offset += (output_bytes * 1000) / output.bps; + output_bytes = 0; ++#ifndef __FreeBSD__ + close(fd); + fd = open(device_name,O_WRONLY); ++#endif + oss_setup_format(new_format, new_frequency, new_channels); + } + if (effects_enabled() && ep && ep->mod_samples) +@@ -480,6 +482,7 @@ void oss_close(void) + { + ioctl(fd, SNDCTL_DSP_RESET, 0); + close(fd); ++ fd = -1; + } + g_free(device_name); + oss_free_convert_buffer(); +@@ -498,8 +501,10 @@ void oss_flush(gint time) + else + { + ioctl(fd, SNDCTL_DSP_RESET, 0); ++#ifndef __FreeBSD__ + close(fd); + fd = open(device_name, O_WRONLY); ++#endif + oss_set_audio_params(); + output_time_offset = time; + written = ((guint64)time * input.bps) / 1000; +@@ -568,8 +573,10 @@ void *oss_loop(void *arg) + else if (unpause && paused) + { + unpause = FALSE; ++#ifndef __FreeBSD__ + close(fd); + fd = open(device_name, O_WRONLY); ++#endif + oss_set_audio_params(); + paused = FALSE; + } +@@ -583,8 +590,10 @@ void *oss_loop(void *arg) + */ + + ioctl(fd, SNDCTL_DSP_RESET, 0); ++#ifndef __FreeBSD__ + close(fd); + fd = open(device_name, O_WRONLY); ++#endif + oss_set_audio_params(); + output_time_offset = flush; + written = ((guint64)flush * input.bps) / 1000; +@@ -597,6 +606,7 @@ void *oss_loop(void *arg) + + ioctl(fd, SNDCTL_DSP_RESET, 0); + close(fd); ++ fd = -1; + g_free(buffer); + pthread_exit(NULL); + } +@@ -707,3 +717,8 @@ gint oss_open(AFormat fmt, gint rate, gi + pthread_create(&buffer_thread, NULL, oss_loop, NULL); + return 1; + } ++ ++int oss_get_fd(void) ++{ ++ return fd; ++} Copied and modified: head/multimedia/xmms/files/patch-Output_OSS_mixer.c (from r375350, head/multimedia/xmms/files/patch-Output__OSS__mixer.c) ============================================================================== --- head/multimedia/xmms/files/patch-Output__OSS__mixer.c Tue Dec 23 19:29:41 2014 (r375350, copy source) +++ head/multimedia/xmms/files/patch-Output_OSS_mixer.c Tue Dec 23 20:58:43 2014 (r375355) @@ -1,22 +1,91 @@ ---- Output/OSS/mixer.c.orig Thu Sep 29 09:46:32 2005 -+++ Output/OSS/mixer.c Thu Sep 29 09:47:14 2005 -@@ -34,7 +34,8 @@ +--- Output/OSS/mixer.c.orig 2001-06-16 13:30:35 UTC ++++ Output/OSS/mixer.c +@@ -34,12 +34,20 @@ static char* get_mixer_device(void) void oss_get_volume(int *l, int *r) { - int fd, v, cmd, devs; -+ int fd, v, devs; ++ int fd, v, devs, dspfd; + long cmd; gchar *devname; - devname = get_mixer_device(); -@@ -66,7 +67,8 @@ +- devname = get_mixer_device(); +- fd = open(devname, O_RDONLY); +- g_free(devname); ++ dspfd = oss_get_fd(); ++ if (oss_cfg.use_master == 0 && dspfd != -1) { ++ fd = dspfd; ++ dspfd = 1; ++ } else { ++ devname = get_mixer_device(); ++ fd = open(devname, O_RDONLY); ++ g_free(devname); ++ dspfd = 0; ++ } + + /* + * We dont show any errors if this fails, as this is called +@@ -49,28 +57,40 @@ void oss_get_volume(int *l, int *r) + { + ioctl(fd, SOUND_MIXER_READ_DEVMASK, &devs); + if ((devs & SOUND_MASK_PCM) && (oss_cfg.use_master==0)) +- cmd = SOUND_MIXER_READ_PCM; ++ cmd = (dspfd != 0) ? SNDCTL_DSP_GETPLAYVOL : ++ SOUND_MIXER_READ_PCM; + else if ((devs & SOUND_MASK_VOLUME) && (oss_cfg.use_master==1)) + cmd = SOUND_MIXER_READ_VOLUME; + else + { +- close(fd); ++ if (dspfd == 0) ++ close(fd); + return; + } + ioctl(fd, cmd, &v); + *r = (v & 0xFF00) >> 8; + *l = (v & 0x00FF); +- close(fd); ++ if (dspfd == 0) ++ close(fd); + } + } void oss_set_volume(int l, int r) { - int fd, v, cmd, devs; -+ int fd, v, devs; ++ int fd, v, devs, dspfd; + long cmd; gchar *devname; - devname = get_mixer_device(); +- devname = get_mixer_device(); +- fd = open(devname, O_RDONLY); ++ dspfd = oss_get_fd(); ++ if (oss_cfg.use_master == 0 && dspfd != -1) { ++ fd = dspfd; ++ dspfd = 1; ++ devname = g_strdup(""); ++ } else { ++ devname = get_mixer_device(); ++ fd = open(devname, O_RDONLY); ++ dspfd = 0; ++ } + + if (fd != -1) + { +@@ -81,12 +101,14 @@ void oss_set_volume(int l, int r) + cmd = SOUND_MIXER_WRITE_VOLUME; + else + { +- close(fd); ++ if (dspfd == 0) ++ close(fd); + return; + } + v = (r << 8) | l; + ioctl(fd, cmd, &v); +- close(fd); ++ if (dspfd == 0) ++ close(fd); + } + else + g_warning("oss_set_volume(): Failed to open mixer device (%s): %s", Copied and modified: head/multimedia/xmms/files/patch-Output_esd_esdout.h (from r375350, head/multimedia/xmms/files/patch-am64) ============================================================================== --- head/multimedia/xmms/files/patch-am64 Tue Dec 23 19:29:41 2014 (r375350, copy source) +++ head/multimedia/xmms/files/patch-Output_esd_esdout.h Tue Dec 23 20:58:43 2014 (r375355) @@ -1,6 +1,6 @@ ---- Output/esd/esdout.h.orig 2007-11-29 20:12:28.743052713 +0100 -+++ Output/esd/esdout.h 2007-11-29 20:12:42.453407104 +0100 -@@ -68,6 +68,7 @@ +--- Output/esd/esdout.h.orig 2004-07-18 20:03:46 UTC ++++ Output/esd/esdout.h +@@ -68,6 +68,7 @@ void esdout_fetch_volume(int *l, int *r) void esdout_set_volume(int l, int r); void esdout_mixer_init(void); void esdout_mixer_init_vol(int l, int r); Copied and modified: head/multimedia/xmms/files/patch-Output_esd_mixer.c (from r375350, head/multimedia/xmms/files/patch-Output__esd__mixer.c) ============================================================================== --- head/multimedia/xmms/files/patch-Output__esd__mixer.c Tue Dec 23 19:29:41 2014 (r375350, copy source) +++ head/multimedia/xmms/files/patch-Output_esd_mixer.c Tue Dec 23 20:58:43 2014 (r375355) @@ -1,6 +1,6 @@ ---- Output/esd/mixer.c.orig Thu Sep 29 09:48:56 2005 -+++ Output/esd/mixer.c Thu Sep 29 09:49:25 2005 -@@ -146,7 +146,8 @@ +--- Output/esd/mixer.c.orig 2006-07-16 13:40:04 UTC ++++ Output/esd/mixer.c +@@ -164,7 +164,8 @@ void esdout_set_volume(int l, int r) static void esdout_get_oss_volume(int *l, int *r) { @@ -10,7 +10,7 @@ if (esd_cfg.use_remote) return; -@@ -173,7 +174,8 @@ +@@ -191,7 +192,8 @@ static void esdout_get_oss_volume(int *l static void esdout_set_oss_volume(int l, int r) { Modified: head/multimedia/xmms/files/patch-xmms_bmp.c ============================================================================== --- head/multimedia/xmms/files/patch-xmms_bmp.c Tue Dec 23 20:51:53 2014 (r375354) +++ head/multimedia/xmms/files/patch-xmms_bmp.c Tue Dec 23 20:58:43 2014 (r375355) @@ -1,5 +1,5 @@ ---- xmms/bmp.c.orig 2006-07-16 15:40:04.000000000 +0200 -+++ xmms/bmp.c 2014-04-08 17:04:26.000000000 +0200 +--- xmms/bmp.c.orig 2006-07-16 13:40:04 UTC ++++ xmms/bmp.c @@ -19,6 +19,12 @@ */ #include "xmms.h" Copied and modified: head/multimedia/xmms/files/patch-xmms_i18n.h.in (from r375350, head/multimedia/xmms/files/patch-xmms-i18n.h.in) ============================================================================== --- head/multimedia/xmms/files/patch-xmms-i18n.h.in Tue Dec 23 19:29:41 2014 (r375350, copy source) +++ head/multimedia/xmms/files/patch-xmms_i18n.h.in Tue Dec 23 20:58:43 2014 (r375355) @@ -1,4 +1,4 @@ ---- xmms/i18n.h.in.orig +--- xmms/i18n.h.in.orig 2007-11-16 21:56:53 UTC +++ xmms/i18n.h.in @@ -1,7 +1,8 @@ #undef ENABLE_NLS Modified: head/multimedia/xmms/files/patch-xmms_util.c ============================================================================== --- head/multimedia/xmms/files/patch-xmms_util.c Tue Dec 23 20:51:53 2014 (r375354) +++ head/multimedia/xmms/files/patch-xmms_util.c Tue Dec 23 20:58:43 2014 (r375355) @@ -1,5 +1,5 @@ ---- xmms/util.c.orig 2006-11-05 12:29:59.000000000 +0800 -+++ xmms/util.c 2006-11-05 12:30:01.000000000 +0800 +--- xmms/util.c.orig 2006-07-16 13:40:04 UTC ++++ xmms/util.c @@ -175,7 +175,7 @@ GdkImage *create_dblsize_image(GdkImage * This needs to be optimized */ @@ -8,4 +8,4 @@ + dblimg = gdk_image_new(GDK_IMAGE_NORMAL, gdk_visual_get_best_with_depth(img->depth), img->width << 1, img->height << 1); if (dblimg->bpp == 1) { - register guint8 *srcptr, *ptr, *ptr2, pix; + char *srcptr, *ptr, *ptr2; From owner-svn-ports-all@FreeBSD.ORG Tue Dec 23 21:09:46 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id DA118E93; Tue, 23 Dec 2014 21:09:46 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C5BA43340; Tue, 23 Dec 2014 21:09:46 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBNL9k6E045725; Tue, 23 Dec 2014 21:09:46 GMT (envelope-from naddy@FreeBSD.org) Received: (from naddy@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBNL9kwU045722; Tue, 23 Dec 2014 21:09:46 GMT (envelope-from naddy@FreeBSD.org) Message-Id: <201412232109.sBNL9kwU045722@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: naddy set sender to naddy@FreeBSD.org using -f From: Christian Weisgerber Date: Tue, 23 Dec 2014 21:09:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375356 - in head/multimedia/xmms: . 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Dec 2014 21:09:47 -0000 Author: naddy Date: Tue Dec 23 21:09:45 2014 New Revision: 375356 URL: https://svnweb.freebsd.org/changeset/ports/375356 QAT: https://qat.redports.org/buildarchive/r375356/ Log: Fix segfault in MikMod plugin with modern libmikmod. PR: 196180 Submitted by: Michael Lackner Obtained from: Jakob Steltner (Arch Linux) Added: head/multimedia/xmms/files/patch-Input_mikmod_drv__xmms.c (contents, props changed) Modified: head/multimedia/xmms/Makefile Modified: head/multimedia/xmms/Makefile ============================================================================== --- head/multimedia/xmms/Makefile Tue Dec 23 20:58:43 2014 (r375355) +++ head/multimedia/xmms/Makefile Tue Dec 23 21:09:45 2014 (r375356) @@ -3,7 +3,7 @@ PORTNAME= xmms PORTVERSION= 1.2.11 -PORTREVISION= 25 +PORTREVISION= 26 CATEGORIES= multimedia audio ipv6 MASTER_SITES= http://www.xmms.org/files/1.2.x/ \ http://legacy.xmms2.org/ \ Added: head/multimedia/xmms/files/patch-Input_mikmod_drv__xmms.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/multimedia/xmms/files/patch-Input_mikmod_drv__xmms.c Tue Dec 23 21:09:45 2014 (r375356) @@ -0,0 +1,21 @@ +--- Input/mikmod/drv_xmms.c.orig 2003-05-19 21:22:06 UTC ++++ Input/mikmod/drv_xmms.c +@@ -117,6 +117,10 @@ static BOOL xmms_Reset(void) + return VC_Init(); + } + ++static void xmms_CommandLine(CHAR * commandLine) ++{ ++} ++ + MDRIVER drv_xmms = + { + NULL, +@@ -127,6 +131,7 @@ MDRIVER drv_xmms = + "xmms", + NULL, + #endif ++ xmms_CommandLine, + xmms_IsThere, + VC_SampleLoad, + VC_SampleUnload, From owner-svn-ports-all@FreeBSD.ORG Tue Dec 23 21:22:36 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9642E1D8; Tue, 23 Dec 2014 21:22:36 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 69FB83568; Tue, 23 Dec 2014 21:22:36 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBNLMa1E054252; Tue, 23 Dec 2014 21:22:36 GMT (envelope-from rea@FreeBSD.org) Received: (from rea@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBNLMaIq054251; Tue, 23 Dec 2014 21:22:36 GMT (envelope-from rea@FreeBSD.org) Message-Id: <201412232122.sBNLMaIq054251@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: rea set sender to rea@FreeBSD.org using -f From: Eygene Ryabinkin Date: Tue, 23 Dec 2014 21:22:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375357 - 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Dec 2014 21:22:36 -0000 Author: rea Date: Tue Dec 23 21:22:35 2014 New Revision: 375357 URL: https://svnweb.freebsd.org/changeset/ports/375357 QAT: https://qat.redports.org/buildarchive/r375357/ Log: Document CVE-2014-9116 in mutt Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Tue Dec 23 21:09:45 2014 (r375356) +++ head/security/vuxml/vuln.xml Tue Dec 23 21:22:35 2014 (r375357) @@ -57,6 +57,47 @@ Notes: --> + + mutt -- denial of service via crafted mail message + + + mutt + 1.5.221.5.23_7 + + + ja-mutt + 1.5.221.5.23_7 + + + zh-mutt + 1.5.221.5.23_7 + + + + +

NVD reports:

+
+

The write_one_header function in mutt 1.5.23 does not + properly handle newline characters at the beginning of a + header, which allows remote attackers to cause a denial of + service (crash) via a header with an empty body, which + triggers a heap-based buffer overflow in the mutt_substrdup + function.

+
+ +
+ + 71334 + CVE-2014-9116 + https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=771125 + http://dev.mutt.org/trac/ticket/3716 + + + 2014-11-26 + 2014-12-23 + +
+ ntp -- multiple vulnerabilities From owner-svn-ports-all@FreeBSD.ORG Tue Dec 23 21:24:56 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id AB9562FD; Tue, 23 Dec 2014 21:24:56 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 97BC935A4; Tue, 23 Dec 2014 21:24:56 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBNLOuiq054603; Tue, 23 Dec 2014 21:24:56 GMT (envelope-from rea@FreeBSD.org) Received: (from rea@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBNLOunY054602; Tue, 23 Dec 2014 21:24:56 GMT (envelope-from rea@FreeBSD.org) Message-Id: <201412232124.sBNLOunY054602@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: rea set sender to rea@FreeBSD.org using -f From: Eygene Ryabinkin Date: Tue, 23 Dec 2014 21:24:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375358 - 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Dec 2014 21:24:56 -0000 Author: rea Date: Tue Dec 23 21:24:55 2014 New Revision: 375358 URL: https://svnweb.freebsd.org/changeset/ports/375358 QAT: https://qat.redports.org/buildarchive/r375358/ Log: Fix whitespace in entry for ntp (4033d826-87dd-11e4-9079-3c970e169bc2) Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Tue Dec 23 21:22:35 2014 (r375357) +++ head/security/vuxml/vuln.xml Tue Dec 23 21:24:55 2014 (r375358) @@ -119,7 +119,7 @@ Notes: be executed. ntp-keygen prior to version 4.2.7p230 also uses a non-cryptographic random number generator when generating symmetric keys.

-

The buffer overflow vulnerabilities in ntpd may +

The buffer overflow vulnerabilities in ntpd may allow a remote unauthenticated attacker to execute arbitrary malicious code with the privilege level of the ntpd process. The weak default key and From owner-svn-ports-all@FreeBSD.ORG Tue Dec 23 21:57:52 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4E2A29D2; Tue, 23 Dec 2014 21:57:52 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3A599166D; Tue, 23 Dec 2014 21:57:52 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBNLvq1Y068899; Tue, 23 Dec 2014 21:57:52 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBNLvq2W068898; Tue, 23 Dec 2014 21:57:52 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201412232157.sBNLvq2W068898@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Tue, 23 Dec 2014 21:57:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-svnadmin@freebsd.org Subject: svn commit: r375359 - svnadmin/conf X-SVN-Group: ports-svnadmin MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Dec 2014 21:57:52 -0000 Author: bapt Date: Tue Dec 23 21:57:51 2014 New Revision: 375359 URL: https://svnweb.freebsd.org/changeset/ports/375359 QAT: https://qat.redports.org/buildarchive/r375359/ Log: Remove miwi from the list of portmgr Modified: svnadmin/conf/authz Modified: svnadmin/conf/authz ============================================================================== --- svnadmin/conf/authz Tue Dec 23 21:24:55 2014 (r375358) +++ svnadmin/conf/authz Tue Dec 23 21:57:51 2014 (r375359) @@ -22,7 +22,7 @@ [groups] committers = beat -portmgr = erwin, decke, miwi, tabthorpe, bapt, bdrewery, antoine, mat, culot, swills +portmgr = erwin, decke, tabthorpe, bapt, bdrewery, antoine, mat, culot, swills [/] * = r From owner-svn-ports-all@FreeBSD.ORG Tue Dec 23 22:40:23 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5E3434C3; Tue, 23 Dec 2014 22:40:23 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 30A6F1D9D; Tue, 23 Dec 2014 22:40:23 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBNMeNKR089097; Tue, 23 Dec 2014 22:40:23 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBNMeMRQ089095; Tue, 23 Dec 2014 22:40:22 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201412232240.sBNMeMRQ089095@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Tue, 23 Dec 2014 22:40:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375360 - in head/graphics/jbig2dec: . 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Dec 2014 22:40:23 -0000 Author: bapt Date: Tue Dec 23 22:40:21 2014 New Revision: 375360 URL: https://svnweb.freebsd.org/changeset/ports/375360 QAT: https://qat.redports.org/buildarchive/r375360/ Log: Properly patch jbig2dec for png > 1.5 instead of exposing png internals Added: head/graphics/jbig2dec/files/patch-libpng15 (contents, props changed) Deleted: head/graphics/jbig2dec/files/patch-jbig2_image_png.c Modified: head/graphics/jbig2dec/Makefile Modified: head/graphics/jbig2dec/Makefile ============================================================================== --- head/graphics/jbig2dec/Makefile Tue Dec 23 21:57:51 2014 (r375359) +++ head/graphics/jbig2dec/Makefile Tue Dec 23 22:40:21 2014 (r375360) @@ -2,7 +2,7 @@ PORTNAME= jbig2dec PORTVERSION= 0.11 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics devel MASTER_SITES= SF DISTFILES= ${DISTNAME}${EXTRACT_SUFX} @@ -25,9 +25,8 @@ TESTS_DESC= Download and use test-images EXTRACT_AFTER_ARGS+= --exclude sha1.h --exclude 'getopt*' -PNG_LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png +PNG_LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png PNG_CONFIGURE_ON= --with-libpng=${LOCALBASE} -PNG_CFLAGS= -I${LOCALBASE}/include/libpng15 .include Added: head/graphics/jbig2dec/files/patch-libpng15 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/jbig2dec/files/patch-libpng15 Tue Dec 23 22:40:21 2014 (r375360) @@ -0,0 +1,20 @@ +--- jbig2_image_png.c ++++ jbig2_image_png.c +@@ -33,7 +33,7 @@ + { + png_size_t check; + +- check = fwrite(data, 1, length, (png_FILE_p)png_ptr->io_ptr); ++ check = fwrite(data, 1, length, (png_FILE_p)png_get_io_ptr(png_ptr)); + if (check != length) { + png_error(png_ptr, "Write Error"); + } +@@ -43,7 +43,7 @@ + jbig2_png_flush(png_structp png_ptr) + { + png_FILE_p io_ptr; +- io_ptr = (png_FILE_p)CVT_PTR((png_ptr->io_ptr)); ++ io_ptr = (png_FILE_p)png_get_io_ptr(png_ptr); + if (io_ptr != NULL) + fflush(io_ptr); + } From owner-svn-ports-all@FreeBSD.ORG Tue Dec 23 22:47:40 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8904562B; Tue, 23 Dec 2014 22:47:40 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7552E1EDD; Tue, 23 Dec 2014 22:47:40 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBNMleHn092572; Tue, 23 Dec 2014 22:47:40 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBNMle3m092571; Tue, 23 Dec 2014 22:47:40 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201412232247.sBNMle3m092571@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Tue, 23 Dec 2014 22:47:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375361 - head/astro/xtide X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Dec 2014 22:47:40 -0000 Author: bapt Date: Tue Dec 23 22:47:39 2014 New Revision: 375361 URL: https://svnweb.freebsd.org/changeset/ports/375361 QAT: https://qat.redports.org/buildarchive/r375361/ Log: Fix build in 10+ Remove useless CPPFLAGS Modified: head/astro/xtide/Makefile Modified: head/astro/xtide/Makefile ============================================================================== --- head/astro/xtide/Makefile Tue Dec 23 22:40:21 2014 (r375360) +++ head/astro/xtide/Makefile Tue Dec 23 22:47:39 2014 (r375361) @@ -3,7 +3,7 @@ PORTNAME= xtide PORTVERSION= 2.13.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= astro geography MASTER_SITES= http://www.c-s.li/ports/ \ ftp://ftp.flaterco.com/xtide/ @@ -17,13 +17,12 @@ COMMENT= Harmonic tide clock and tide pr LICENSE= GPLv3 -LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png +LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png -USES= gmake tar:bzip2 +USES= gmake tar:bzip2 compiler:gcc-c++11-lib GNU_CONFIGURE= yes -USE_GCC= yes -CPPFLAGS+= -I../${TCD_DISTNAME} -I${LOCALBASE}/include/libpng15 -Wno-deprecated-declarations +CPPFLAGS+= -I../${TCD_DISTNAME} LDFLAGS+= -L../${TCD_DISTNAME}/.libs -L${LOCALBASE}/lib TCD_DISTNAME= libtcd-2.2.5 From owner-svn-ports-all@FreeBSD.ORG Tue Dec 23 22:52:02 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 55BB37E8; Tue, 23 Dec 2014 22:52:02 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4121464795; Tue, 23 Dec 2014 22:52:02 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBNMq2OA096710; Tue, 23 Dec 2014 22:52:02 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBNMq1ND096706; Tue, 23 Dec 2014 22:52:01 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201412232252.sBNMq1ND096706@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Tue, 23 Dec 2014 22:52:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375362 - head/games/quackle X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Dec 2014 22:52:02 -0000 Author: pawel Date: Tue Dec 23 22:52:00 2014 New Revision: 375362 URL: https://svnweb.freebsd.org/changeset/ports/375362 QAT: https://qat.redports.org/buildarchive/r375362/ Log: - Update to version 0.98, now hosted on GitHub - LICENSE is GPLv3 now - Builds fine with clang Changelog: Norwegian dictionary! (Choose "norwegian" alphabet and "norwegian" lexicon. Hat tip Per Steinar Moen.) Polish dictionary! (Choose "polish" alphabet and "osps" lexicon. Hat tip Adam Klimont and Polish Federation of Scrabble.) Color themes! Easier board configuration based on the mathematics of symmetry! Better behavior with international keyboards. Fixes for OS X Mavericks. (And a lot of other code cleanups by Matt Liberty.) Modified: head/games/quackle/Makefile head/games/quackle/distinfo head/games/quackle/pkg-plist Modified: head/games/quackle/Makefile ============================================================================== --- head/games/quackle/Makefile Tue Dec 23 22:47:39 2014 (r375361) +++ head/games/quackle/Makefile Tue Dec 23 22:52:00 2014 (r375362) @@ -2,38 +2,31 @@ # $FreeBSD$ PORTNAME= quackle -PORTVERSION= 0.97 -PORTREVISION= 2 -DISTVERSIONSUFFIX= -source +PORTVERSION= 0.98 CATEGORIES= games -MASTER_SITES= http://people.csail.mit.edu/jasonkb/quackle/downloads/%SUBDIR%/ -MASTER_SITE_SUBDIR= ${PORTNAME}-${PORTVERSION} MAINTAINER= pawel@FreeBSD.org COMMENT= Scrabble-like word game utilizing Qt4 -LICENSE= GPLv2 GPLv3 -LICENSE_COMB= dual +LICENSE= GPLv3 -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} -BUILD_WRKSRC= ${WRKSRC}/quacker +USE_GITHUB= yes +GH_TAGNAME= v${PORTVERSION} +GH_COMMIT= 7c118f2 USES= gmake qmake -USE_GCC= any USE_QT4= gui moc_build -DESKTOP_ENTRIES="Quackle" "${COMMENT}" "" "quackle" "Game;BoardGame;" "true" +BUILD_WRKSRC= ${WRKSRC}/quacker -post-extract: - @${FIND} ${WRKSRC} \( -name "*.[ao]" -or -name "moc_*" \) -delete +DESKTOP_ENTRIES="Quackle" "${COMMENT}" "" "quackle" "Game;BoardGame;" "true" post-patch: - @${REINPLACE_CMD} -e \ - '/debug/s|^CONFIG|#CONFIG| ; \ - /release/s|^#CONFIG|CONFIG|' ${BUILD_WRKSRC}/quacker.pro - @${REINPLACE_CMD} -e \ - '/QFile::exists/s|("data")|("${DATADIR}")| ; \ - /setDataDirectory/s|("data")|("${DATADIR}")|' ${BUILD_WRKSRC}/settings.cpp + @${REINPLACE_CMD} '/-Wno-unused-local-typedefs/d' \ + ${BUILD_WRKSRC}/quacker.pro \ + ${WRKSRC}/quackleio/quackleio.pro + @${REINPLACE_CMD} 's|"data"|"${DATADIR}"|' \ + ${BUILD_WRKSRC}/settings.cpp post-configure: .for dir in quackleio quacker @@ -47,8 +40,8 @@ pre-build: .endfor do-install: - ${INSTALL_PROGRAM} ${BUILD_WRKSRC}/quacker \ + ${INSTALL_PROGRAM} ${BUILD_WRKSRC}/Quackle \ ${STAGEDIR}${PREFIX}/bin/quackle - @(cd ${WRKSRC}/data && ${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR}) + (cd ${WRKSRC}/data && ${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR}) .include Modified: head/games/quackle/distinfo ============================================================================== --- head/games/quackle/distinfo Tue Dec 23 22:47:39 2014 (r375361) +++ head/games/quackle/distinfo Tue Dec 23 22:52:00 2014 (r375362) @@ -1,2 +1,2 @@ -SHA256 (quackle-0.97-source.tar.gz) = f570dfbafe0d82510ba6cbe4816ae1acabb61733e29a1044e02e6c9060040152 -SIZE (quackle-0.97-source.tar.gz) = 61947124 +SHA256 (quackle-0.98.tar.gz) = 414c693bd2e97b5e8200df853cad04ab49bde3184914dd16f9292451af2ad581 +SIZE (quackle-0.98.tar.gz) = 42197478 Modified: head/games/quackle/pkg-plist ============================================================================== --- head/games/quackle/pkg-plist Tue Dec 23 22:47:39 2014 (r375361) +++ head/games/quackle/pkg-plist Tue Dec 23 22:52:00 2014 (r375362) @@ -6,8 +6,9 @@ bin/quackle %%DATADIR%%/alphabets/greek.quackle_alphabet %%DATADIR%%/alphabets/korean.quackle_alphabet %%DATADIR%%/alphabets/mandarin.quackle_alphabet -%%DATADIR%%/alphabets/mandarin.quackle_alphabet~ +%%DATADIR%%/alphabets/norwegian.quackle_alphabet %%DATADIR%%/alphabets/pinyin.quackle_alphabet +%%DATADIR%%/alphabets/polish.quackle_alphabet %%DATADIR%%/alphabets/russian.quackle_alphabet %%DATADIR%%/alphabets/swedish.quackle_alphabet %%DATADIR%%/alphabets/tuvan.quackle_alphabet @@ -15,51 +16,36 @@ bin/quackle %%DATADIR%%/lexica/csw12.dawg %%DATADIR%%/lexica/csw12.gaddag %%DATADIR%%/lexica/cswapr07.dawg -%%DATADIR%%/lexica/cswapr07.gaddag -%%DATADIR%%/lexica/cswjan11.dawg %%DATADIR%%/lexica/greek.dawg %%DATADIR%%/lexica/korean.dawg +%%DATADIR%%/lexica/norwegian.dawg %%DATADIR%%/lexica/ods5.dawg +%%DATADIR%%/lexica/osps.dawg %%DATADIR%%/lexica/russian.dawg %%DATADIR%%/lexica/sowpods.dawg %%DATADIR%%/lexica/tuvan.dawg -%%DATADIR%%/lexica/twl06_wild.dawg %%DATADIR%%/lexica/twl06.dawg %%DATADIR%%/lexica/twl06.gaddag +%%DATADIR%%/lexica/twl06_wild.dawg %%DATADIR%%/lexica/twl98.dawg %%DATADIR%%/raw_lexica/cswapr07.raw %%DATADIR%%/raw_lexica/cswfeb07.raw -%%DATADIR%%/raw_lexica/faa3.raw -%%DATADIR%%/raw_lexica/fise-spanish.raw %%DATADIR%%/raw_lexica/greek.raw %%DATADIR%%/raw_lexica/korean.raw +%%DATADIR%%/raw_lexica/norwegian.raw %%DATADIR%%/raw_lexica/ods4.raw %%DATADIR%%/raw_lexica/ods5.raw %%DATADIR%%/raw_lexica/sowpods.raw %%DATADIR%%/raw_lexica/twl06.raw %%DATADIR%%/raw_lexica/twl98.raw -%%DATADIR%%/strategy/chinese/superleaves -%%DATADIR%%/strategy/chinese/syn2 -%%DATADIR%%/strategy/chinese/worths -%%DATADIR%%/strategy/cswapr07/superleaves -%%DATADIR%%/strategy/greek/superleaves -%%DATADIR%%/strategy/greek/syn2 -%%DATADIR%%/strategy/greek/worths -%%DATADIR%%/strategy/korean/superleaves -%%DATADIR%%/strategy/korean/syn2 -%%DATADIR%%/strategy/korean/worths -%%DATADIR%%/strategy/mandarin/superleaves -%%DATADIR%%/strategy/mandarin/syn2 -%%DATADIR%%/strategy/mandarin/worths -%%DATADIR%%/strategy/russian/superleaves -%%DATADIR%%/strategy/russian/syn2 -%%DATADIR%%/strategy/russian/worths -%%DATADIR%%/strategy/tuvan/superleaves -%%DATADIR%%/strategy/tuvan/syn2 -%%DATADIR%%/strategy/tuvan/worths +%%DATADIR%%/strategy/ods5/superleaves +%%DATADIR%%/strategy/ods5/worths %%DATADIR%%/strategy/twl06/bogowin %%DATADIR%%/strategy/twl06/superleaves %%DATADIR%%/strategy/twl06/syn2 %%DATADIR%%/strategy/twl06/vcplace %%DATADIR%%/strategy/twl06/worths %%DATADIR%%/strategy/twl98/worths +%%DATADIR%%/themes/modern.ini +%%DATADIR%%/themes/plain.ini +%%DATADIR%%/themes/traditional.ini From owner-svn-ports-all@FreeBSD.ORG Tue Dec 23 22:56:53 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5F6F9B9; Tue, 23 Dec 2014 22:56:53 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4B54E647FC; Tue, 23 Dec 2014 22:56:53 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBNMurwK097887; Tue, 23 Dec 2014 22:56:53 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBNMuqBm097885; Tue, 23 Dec 2014 22:56:52 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201412232256.sBNMuqBm097885@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Tue, 23 Dec 2014 22:56:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375363 - in head/audio/gqmpeg: . 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Dec 2014 22:56:53 -0000 Author: bapt Date: Tue Dec 23 22:56:51 2014 New Revision: 375363 URL: https://svnweb.freebsd.org/changeset/ports/375363 QAT: https://qat.redports.org/buildarchive/r375363/ Log: Properly fix for png > 1.5 Added: head/audio/gqmpeg/files/patch-src_ui__pixbuf__save.c (contents, props changed) Deleted: head/audio/gqmpeg/files/patch-ui_pixbuf_save.c Modified: head/audio/gqmpeg/Makefile Modified: head/audio/gqmpeg/Makefile ============================================================================== --- head/audio/gqmpeg/Makefile Tue Dec 23 22:52:00 2014 (r375362) +++ head/audio/gqmpeg/Makefile Tue Dec 23 22:56:51 2014 (r375363) @@ -14,7 +14,7 @@ COMMENT?= Another gtk-based MP3 frontend OPTIONS_DEFINE= MPG321 MPG321_DESC= use mpg321 instead of mpg123 -LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png +LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png RUN_DEPENDS= ogg123:${PORTSDIR}/audio/vorbis-tools \ xmp:${PORTSDIR}/audio/xmp @@ -26,7 +26,7 @@ USES= gettext libtool GNU_CONFIGURE= yes CONFIGURE_ENV= ac_cv_path_GNOME_CONFIG=no -CPPFLAGS+= -I${LOCALBASE}/include -I${LOCALBASE}/include/libpng15 +CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib post-patch: Added: head/audio/gqmpeg/files/patch-src_ui__pixbuf__save.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/gqmpeg/files/patch-src_ui__pixbuf__save.c Tue Dec 23 22:56:51 2014 (r375363) @@ -0,0 +1,11 @@ +--- src/ui_pixbuf_save.c.orig 2002-03-09 20:00:13.000000000 +0100 ++++ src/ui_pixbuf_save.c 2014-12-23 23:54:56.105240001 +0100 +@@ -86,7 +86,7 @@ gboolean pixbuf_to_file_as_png (GdkPixbu + return FALSE; + } + +- if (setjmp (png_ptr->jmpbuf)) ++ if (setjmp (png_jmpbuf (png_ptr))) + { + png_destroy_write_struct (&png_ptr, &info_ptr); + fclose (handle); From owner-svn-ports-all@FreeBSD.ORG Tue Dec 23 22:58:45 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8EB4B1C1; Tue, 23 Dec 2014 22:58:45 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7A5FD64814; Tue, 23 Dec 2014 22:58:45 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBNMwjOW098301; Tue, 23 Dec 2014 22:58:45 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBNMwjU4098299; Tue, 23 Dec 2014 22:58:45 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201412232258.sBNMwjU4098299@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Tue, 23 Dec 2014 22:58:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375364 - in head/comms/xnecview: . 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Dec 2014 22:58:45 -0000 Author: bapt Date: Tue Dec 23 22:58:44 2014 New Revision: 375364 URL: https://svnweb.freebsd.org/changeset/ports/375364 QAT: https://qat.redports.org/buildarchive/r375364/ Log: Do not hard code the version of png Modified: head/comms/xnecview/Makefile head/comms/xnecview/files/patch-Makefile Modified: head/comms/xnecview/Makefile ============================================================================== --- head/comms/xnecview/Makefile Tue Dec 23 22:56:51 2014 (r375363) +++ head/comms/xnecview/Makefile Tue Dec 23 22:58:44 2014 (r375364) @@ -10,7 +10,7 @@ MASTER_SITES= http://wwwhome.cs.utwente. MAINTAINER= xride@FreeBSD.org COMMENT= A X viewer of nec2c data -LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png +LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png RUN_DEPENDS= nec2c:${PORTSDIR}/comms/nec2c USES= gmake pkgconfig tar:tgz Modified: head/comms/xnecview/files/patch-Makefile ============================================================================== --- head/comms/xnecview/files/patch-Makefile Tue Dec 23 22:56:51 2014 (r375363) +++ head/comms/xnecview/files/patch-Makefile Tue Dec 23 22:58:44 2014 (r375364) @@ -17,8 +17,8 @@ ifeq ($(PNG),yes) CFLAGS += -DHAVE_LIBPNG -LDFLAGS += -lpng -+CFLAGS += `pkg-config --cflags ${LOCALBASE}/libdata/pkgconfig/libpng15.pc` -+LDFLAGS += `pkg-config --libs ${LOCALBASE}/libdata/pkgconfig/libpng15.pc` ++CFLAGS += `pkg-config --cflags ${LOCALBASE}/libdata/pkgconfig/libpng.pc` ++LDFLAGS += `pkg-config --libs ${LOCALBASE}/libdata/pkgconfig/libpng.pc` endif SRCS = xnecview.c xwin.c parse_input.c parse_output.c draw.c draw_opaque.c freqplot.c postscript.c icon.xbm From owner-svn-ports-all@FreeBSD.ORG Tue Dec 23 22:59:53 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 43DF232E; Tue, 23 Dec 2014 22:59:53 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2FEDC64978; Tue, 23 Dec 2014 22:59:53 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBNMxrF0098549; Tue, 23 Dec 2014 22:59:53 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBNMxr20098548; Tue, 23 Dec 2014 22:59:53 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201412232259.sBNMxr20098548@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Tue, 23 Dec 2014 22:59:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375365 - head/comms/xnecview/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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Dec 2014 22:59:53 -0000 Author: bapt Date: Tue Dec 23 22:59:52 2014 New Revision: 375365 URL: https://svnweb.freebsd.org/changeset/ports/375365 QAT: https://qat.redports.org/buildarchive/r375365/ Log: Do not hardcode the libpng.pc path either Modified: head/comms/xnecview/files/patch-Makefile Modified: head/comms/xnecview/files/patch-Makefile ============================================================================== --- head/comms/xnecview/files/patch-Makefile Tue Dec 23 22:58:44 2014 (r375364) +++ head/comms/xnecview/files/patch-Makefile Tue Dec 23 22:59:52 2014 (r375365) @@ -17,8 +17,8 @@ ifeq ($(PNG),yes) CFLAGS += -DHAVE_LIBPNG -LDFLAGS += -lpng -+CFLAGS += `pkg-config --cflags ${LOCALBASE}/libdata/pkgconfig/libpng.pc` -+LDFLAGS += `pkg-config --libs ${LOCALBASE}/libdata/pkgconfig/libpng.pc` ++CFLAGS += `pkg-config --cflags libpng` ++LDFLAGS += `pkg-config --libs libpng` endif SRCS = xnecview.c xwin.c parse_input.c parse_output.c draw.c draw_opaque.c freqplot.c postscript.c icon.xbm From owner-svn-ports-all@FreeBSD.ORG Tue Dec 23 23:04:36 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A292B4E0; Tue, 23 Dec 2014 23:04:36 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7465B64A67; Tue, 23 Dec 2014 23:04:36 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBNN4aQw003014; Tue, 23 Dec 2014 23:04:36 GMT (envelope-from mandree@FreeBSD.org) Received: (from mandree@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBNN4Z8B003009; Tue, 23 Dec 2014 23:04:35 GMT (envelope-from mandree@FreeBSD.org) Message-Id: <201412232304.sBNN4Z8B003009@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: mandree set sender to mandree@FreeBSD.org using -f From: Matthias Andree Date: Tue, 23 Dec 2014 23:04:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375366 - in head/dns/dnsmasq-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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Dec 2014 23:04:36 -0000 Author: mandree Date: Tue Dec 23 23:04:34 2014 New Revision: 375366 URL: https://svnweb.freebsd.org/changeset/ports/375366 QAT: https://qat.redports.org/buildarchive/r375366/ Log: Package 2.73test2, with one additional patch to make it build (also reported upstream). CHANGELOG at: Added: head/dns/dnsmasq-devel/files/patch-src_inotify.c (contents, props changed) Modified: head/dns/dnsmasq-devel/Makefile head/dns/dnsmasq-devel/distinfo Modified: head/dns/dnsmasq-devel/Makefile ============================================================================== --- head/dns/dnsmasq-devel/Makefile Tue Dec 23 22:59:52 2014 (r375365) +++ head/dns/dnsmasq-devel/Makefile Tue Dec 23 23:04:34 2014 (r375366) @@ -2,9 +2,10 @@ # $FreeBSD$ PORTNAME= dnsmasq -DISTVERSION= 2.72rc2 +PORTVERSION= 2.73.0t2 +DISTVERSION= 2.73test2 CATEGORIES= dns ipv6 -MASTER_SITES= http://www.thekelleys.org.uk/dnsmasq/release-candidates/ +MASTER_SITES= http://www.thekelleys.org.uk/dnsmasq/test-releases/ PKGNAMESUFFIX= -devel MAINTAINER= mandree@FreeBSD.org @@ -12,7 +13,7 @@ COMMENT= Lightweight DNS forwarder, DHCP LICENSE= GPLv2 -IGNORE= build stable version instead, it is newer than this release candidate +#IGNORE= build stable version instead, it is newer than this release candidate CONFLICTS_INSTALL=dnsmasq-2* PORTDOCS= CHANGELOG CHANGELOG.archive FAQ doc.html setup.html Modified: head/dns/dnsmasq-devel/distinfo ============================================================================== --- head/dns/dnsmasq-devel/distinfo Tue Dec 23 22:59:52 2014 (r375365) +++ head/dns/dnsmasq-devel/distinfo Tue Dec 23 23:04:34 2014 (r375366) @@ -1,2 +1,2 @@ -SHA256 (dnsmasq-2.72rc2.tar.xz) = 23d464dec8b8d16f3a2fe86b99fa71908a8347ad9e426212b5bb020c048bddc5 -SIZE (dnsmasq-2.72rc2.tar.xz) = 469732 +SHA256 (dnsmasq-2.73test2.tar.xz) = 12479e475aab7a33764aba526b7554365400606026f1c9aa0784dfb4573f38b2 +SIZE (dnsmasq-2.73test2.tar.xz) = 472184 Added: head/dns/dnsmasq-devel/files/patch-src_inotify.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/dns/dnsmasq-devel/files/patch-src_inotify.c Tue Dec 23 23:04:34 2014 (r375366) @@ -0,0 +1,13 @@ +--- src/inotify.c.orig 2014-12-23 15:46:08 UTC ++++ src/inotify.c +@@ -15,9 +15,9 @@ + */ + + #include "dnsmasq.h" +-#include + + #ifdef HAVE_LINUX_NETWORK ++#include + + /* the strategy is to set a inotify on the directories containing + resolv files, for any files in the directory which are close-write From owner-svn-ports-all@FreeBSD.ORG Tue Dec 23 23:06:01 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 752085CB; Tue, 23 Dec 2014 23:06:01 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 611B064A79; Tue, 23 Dec 2014 23:06:01 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBNN61NX003323; Tue, 23 Dec 2014 23:06:01 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBNN61sJ003322; Tue, 23 Dec 2014 23:06:01 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201412232306.sBNN61sJ003322@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Tue, 23 Dec 2014 23:06:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375367 - head/deskutils/fbreader X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Dec 2014 23:06:01 -0000 Author: bapt Date: Tue Dec 23 23:06:00 2014 New Revision: 375367 URL: https://svnweb.freebsd.org/changeset/ports/375367 QAT: https://qat.redports.org/buildarchive/r375367/ Log: Remove useless hardcoding of libpng version the port only requires to find png.h which is anyway in regular include directories Modified: head/deskutils/fbreader/Makefile Modified: head/deskutils/fbreader/Makefile ============================================================================== --- head/deskutils/fbreader/Makefile Tue Dec 23 23:04:34 2014 (r375366) +++ head/deskutils/fbreader/Makefile Tue Dec 23 23:06:00 2014 (r375367) @@ -49,7 +49,7 @@ MAKE_ARGS+= MAKE=${MAKE_CMD} LIBDIR=${PR post-patch: @${REINPLACE_CMD} -e '/^CFLAGS/s,-pipe.*$$,${CFLAGS} -DDO_ICONV_CAST -DLIBICONV_PLUG,' \ - -e '/^CC/d;/^LD/d;/QTINCLUDE/s,-I.*$$,-I${QT_INCDIR},;s,libpng ,libpng15 ,' \ + -e '/^CC/d;/^LD/d;/QTINCLUDE/s,-I.*$$,-I${QT_INCDIR},' \ ${WRKSRC}/makefiles/arch/desktop.mk @${REINPLACE_CMD} -e 's,-O3,,;s,-ldl,${ICONV_LIB},' \ ${WRKSRC}/makefiles/config.mk ${WRKSRC}/zlibrary/core/Makefile From owner-svn-ports-all@FreeBSD.ORG Tue Dec 23 23:08:52 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 24B646DA; Tue, 23 Dec 2014 23:08:52 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 10CFA64A94; Tue, 23 Dec 2014 23:08:52 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBNN8p9b003752; Tue, 23 Dec 2014 23:08:51 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBNN8pbP003751; Tue, 23 Dec 2014 23:08:51 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201412232308.sBNN8pbP003751@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Tue, 23 Dec 2014 23:08:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375368 - head/devel/bennugd-modules X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Dec 2014 23:08:52 -0000 Author: bapt Date: Tue Dec 23 23:08:50 2014 New Revision: 375368 URL: https://svnweb.freebsd.org/changeset/ports/375368 QAT: https://qat.redports.org/buildarchive/r375368/ Log: No need to include png internals Modified: head/devel/bennugd-modules/Makefile Modified: head/devel/bennugd-modules/Makefile ============================================================================== --- head/devel/bennugd-modules/Makefile Tue Dec 23 23:06:00 2014 (r375367) +++ head/devel/bennugd-modules/Makefile Tue Dec 23 23:08:50 2014 (r375368) @@ -18,7 +18,7 @@ LIB_DEPENDS= libbgdrtm.so:${PORTSDIR}/de USES= tar:bzip2 dos2unix pkgconfig libtool USE_SDL= sdl mixer GNU_CONFIGURE= yes -CPPFLAGS+= -I${LOCALBASE}/include -I${LOCALBASE}/include/libpng15 +CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib CONFIGURE_ARGS= --libdir="${PREFIX}/lib/bennugd" CONFIGURE_ENV= ZLIB_CFLAGS=" " ZLIB_LIBS="-lz" From owner-svn-ports-all@FreeBSD.ORG Tue Dec 23 23:14:09 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1ED02843; Tue, 23 Dec 2014 23:14:09 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0B47D64B98; Tue, 23 Dec 2014 23:14:09 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBNNE8SZ007959; Tue, 23 Dec 2014 23:14:08 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBNNE8KM007958; Tue, 23 Dec 2014 23:14:08 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201412232314.sBNNE8KM007958@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Tue, 23 Dec 2014 23:14:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375369 - head/devel/clanlib X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Dec 2014 23:14:09 -0000 Author: bapt Date: Tue Dec 23 23:14:07 2014 New Revision: 375369 URL: https://svnweb.freebsd.org/changeset/ports/375369 QAT: https://qat.redports.org/buildarchive/r375369/ Log: No need to expose png internals public interface is enough Modified: head/devel/clanlib/Makefile Modified: head/devel/clanlib/Makefile ============================================================================== --- head/devel/clanlib/Makefile Tue Dec 23 23:08:50 2014 (r375368) +++ head/devel/clanlib/Makefile Tue Dec 23 23:14:07 2014 (r375369) @@ -15,7 +15,7 @@ COMMENT= Cross-platform game SDK LICENSE= ZLIB LIB_DEPENDS= libjpeg.so:${PORTSDIR}/graphics/jpeg \ - libpng15.so:${PORTSDIR}/graphics/png \ + libpng.so:${PORTSDIR}/graphics/png \ libmikmod.so:${PORTSDIR}/audio/libmikmod \ libvorbis.so:${PORTSDIR}/audio/libvorbis \ libfontconfig.so:${PORTSDIR}/x11-fonts/fontconfig \ @@ -28,7 +28,7 @@ USE_LDCONFIG= yes USE_GL= yes USE_SQLITE= yes -CPPFLAGS+= -I${LOCALBASE}/include -I${LOCALBASE}/include/libpng15 +CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-docs \ From owner-svn-ports-all@FreeBSD.ORG Tue Dec 23 23:17:21 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4C39B986; Tue, 23 Dec 2014 23:17:21 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1E19F64BF3; Tue, 23 Dec 2014 23:17:21 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBNNHKGQ008515; Tue, 23 Dec 2014 23:17:20 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBNNHKrp008513; Tue, 23 Dec 2014 23:17:20 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201412232317.sBNNHKrp008513@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Tue, 23 Dec 2014 23:17:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375370 - in head/devel: clanlib1 clanlib22 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Dec 2014 23:17:21 -0000 Author: bapt Date: Tue Dec 23 23:17:19 2014 New Revision: 375370 URL: https://svnweb.freebsd.org/changeset/ports/375370 QAT: https://qat.redports.org/buildarchive/r375370/ Log: png public interface is enough to build those ports Modified: head/devel/clanlib1/Makefile head/devel/clanlib22/Makefile Modified: head/devel/clanlib1/Makefile ============================================================================== --- head/devel/clanlib1/Makefile Tue Dec 23 23:14:07 2014 (r375369) +++ head/devel/clanlib1/Makefile Tue Dec 23 23:17:19 2014 (r375370) @@ -15,7 +15,7 @@ COMMENT= Cross-platform game SDK LICENSE= ZLIB LIB_DEPENDS= libjpeg.so:${PORTSDIR}/graphics/jpeg \ - libpng15.so:${PORTSDIR}/graphics/png \ + libpng.so:${PORTSDIR}/graphics/png \ libmikmod.so:${PORTSDIR}/audio/libmikmod \ libvorbis.so:${PORTSDIR}/audio/libvorbis @@ -25,7 +25,7 @@ USE_LDCONFIG= yes USE_SDL= gfx USE_GL= yes -CPPFLAGS+= -I${LOCALBASE}/include -I${LOCALBASE}/include/libpng15 +CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-docs \ Modified: head/devel/clanlib22/Makefile ============================================================================== --- head/devel/clanlib22/Makefile Tue Dec 23 23:14:07 2014 (r375369) +++ head/devel/clanlib22/Makefile Tue Dec 23 23:17:19 2014 (r375370) @@ -15,7 +15,7 @@ COMMENT= Cross-platform game SDK LICENSE= ZLIB LIB_DEPENDS= libjpeg.so:${PORTSDIR}/graphics/jpeg \ - libpng15.so:${PORTSDIR}/graphics/png \ + libpng.so:${PORTSDIR}/graphics/png \ libmikmod.so:${PORTSDIR}/audio/libmikmod \ libvorbis.so:${PORTSDIR}/audio/libvorbis \ libfontconfig.so:${PORTSDIR}/x11-fonts/fontconfig \ @@ -27,7 +27,7 @@ USE_LDCONFIG= yes USE_GL= yes USE_SQLITE= yes -CPPFLAGS+= -I${LOCALBASE}/include -I${LOCALBASE}/include/libpng15 +CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-docs \ From owner-svn-ports-all@FreeBSD.ORG Tue Dec 23 23:29:59 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 85F1DC80; Tue, 23 Dec 2014 23:29:59 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7218C64DAF; Tue, 23 Dec 2014 23:29:59 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBNNTxvV013628; Tue, 23 Dec 2014 23:29:59 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBNNTxcY013627; Tue, 23 Dec 2014 23:29:59 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201412232329.sBNNTxcY013627@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Tue, 23 Dec 2014 23:29:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375371 - head/devel/directfb X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Dec 2014 23:29:59 -0000 Author: bapt Date: Tue Dec 23 23:29:58 2014 New Revision: 375371 URL: https://svnweb.freebsd.org/changeset/ports/375371 QAT: https://qat.redports.org/buildarchive/r375371/ Log: Do not hardcode png15 Modified: head/devel/directfb/Makefile Modified: head/devel/directfb/Makefile ============================================================================== --- head/devel/directfb/Makefile Tue Dec 23 23:17:19 2014 (r375370) +++ head/devel/directfb/Makefile Tue Dec 23 23:29:58 2014 (r375371) @@ -14,7 +14,7 @@ COMMENT= Graphic development lightweight LICENSE= LGPL21 LIB_DEPENDS= libjpeg.so:${PORTSDIR}/graphics/jpeg \ - libpng15.so:${PORTSDIR}/graphics/png + libpng.so:${PORTSDIR}/graphics/png OPTIONS_DEFINE= FREETYPE X11 SDL UNIQUE TEST DOCS UNIQUE_DESC= Unique (WM Module) @@ -22,7 +22,7 @@ UNIQUE_DESC= Unique (WM Module) OPTIONS_DEFAULT= FREETYPE X11 SDL OPTIONS_SUB= yes -CPPFLAGS+= -I${LOCALBASE}/include -I${LOCALBASE}/include/libpng15 +CPPFLAGS+= -I${LOCALBASE}/include GNU_CONFIGURE= yes INSTALL_TARGET= install-strip USES= gmake libtool ncurses pathfix perl5 pkgconfig From owner-svn-ports-all@FreeBSD.ORG Tue Dec 23 23:31:52 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 22C21D6F; Tue, 23 Dec 2014 23:31:52 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0EB8C64E57; Tue, 23 Dec 2014 23:31:52 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBNNVpND017449; Tue, 23 Dec 2014 23:31:51 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBNNVpTf017448; Tue, 23 Dec 2014 23:31:51 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201412232331.sBNNVpTf017448@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Tue, 23 Dec 2014 23:31:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375372 - head/editors/ted X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Dec 2014 23:31:52 -0000 Author: bapt Date: Tue Dec 23 23:31:50 2014 New Revision: 375372 URL: https://svnweb.freebsd.org/changeset/ports/375372 QAT: https://qat.redports.org/buildarchive/r375372/ Log: Do not hardcode png15 Modified: head/editors/ted/Makefile Modified: head/editors/ted/Makefile ============================================================================== --- head/editors/ted/Makefile Tue Dec 23 23:29:58 2014 (r375371) +++ head/editors/ted/Makefile Tue Dec 23 23:31:50 2014 (r375372) @@ -15,7 +15,7 @@ COMMENT= X11 based RTF editor LICENSE= GPLv2 LIB_DEPENDS= libpcre.so:${PORTSDIR}/devel/pcre \ - libpng15.so:${PORTSDIR}/graphics/png \ + libpng.so:${PORTSDIR}/graphics/png \ libtiff.so:${PORTSDIR}/graphics/tiff \ libpaper.so:${PORTSDIR}/print/libpaper RUN_DEPENDS= gsfonts>0:${PORTSDIR}/print/gsfonts @@ -29,7 +29,6 @@ USE_XORG= xext xft USES= iconv USE_GHOSTSCRIPT_RUN= yes GNU_CONFIGURE= yes -CFLAGS+= -I${LOCALBASE}/include/libpng15 MAKE_ENV= DEF_AFMDIR="-DAFMDIR=\"\\\"${AFMDIR}/\\\"\"" \ DEF_INDDIR="-DINDDIR=\"\\\"${INDDIR}/\\\"\"" \ DEF_DOCUMENT_DIR="-DDOCUMENT_DIR=\"\\\"${DOCSDIR}/\\\"\"" \ From owner-svn-ports-all@FreeBSD.ORG Tue Dec 23 23:36:49 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 404F16D9; Tue, 23 Dec 2014 23:36:49 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1279220A7; Tue, 23 Dec 2014 23:36:49 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBNNamPN018191; Tue, 23 Dec 2014 23:36:48 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBNNamVG018190; Tue, 23 Dec 2014 23:36:48 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412232336.sBNNamVG018190@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Tue, 23 Dec 2014 23:36:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375373 - head/editors/ted/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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Dec 2014 23:36:49 -0000 Author: antoine Date: Tue Dec 23 23:36:48 2014 New Revision: 375373 URL: https://svnweb.freebsd.org/changeset/ports/375373 QAT: https://qat.redports.org/buildarchive/r375373/ Log: remove useless patch Deleted: head/editors/ted/files/patch-bitmap-bmpng.c From owner-svn-ports-all@FreeBSD.ORG Tue Dec 23 23:39:54 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E89DE8EF; Tue, 23 Dec 2014 23:39:54 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B7879212D; Tue, 23 Dec 2014 23:39:54 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBNNds3j018674; Tue, 23 Dec 2014 23:39:54 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBNNdsBR018672; Tue, 23 Dec 2014 23:39:54 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201412232339.sBNNdsBR018672@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Tue, 23 Dec 2014 23:39:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375374 - in head/emulators/zsnes: . 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Dec 2014 23:39:55 -0000 Author: bapt Date: Tue Dec 23 23:39:53 2014 New Revision: 375374 URL: https://svnweb.freebsd.org/changeset/ports/375374 QAT: https://qat.redports.org/buildarchive/r375374/ Log: Properly patch for png 1.5 Added: head/emulators/zsnes/files/patch-zip_zpng.c (contents, props changed) Deleted: head/emulators/zsnes/files/patch-zpng.c Modified: head/emulators/zsnes/Makefile Modified: head/emulators/zsnes/Makefile ============================================================================== --- head/emulators/zsnes/Makefile Tue Dec 23 23:36:48 2014 (r375373) +++ head/emulators/zsnes/Makefile Tue Dec 23 23:39:53 2014 (r375374) @@ -3,7 +3,7 @@ PORTNAME= zsnes PORTVERSION= 1.51 -PORTREVISION= 10 +PORTREVISION= 11 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/ZSNES%20v${PORTVERSION} @@ -14,7 +14,7 @@ COMMENT= Intel x86 only Super Nintendo E # This must be >= 0.98! BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm -LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png +LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png ONLY_FOR_ARCHS= i386 ONLY_FOR_ARCHS_REASON= non-portable, for a portable emulator see emulators/snes9x @@ -42,8 +42,8 @@ OPENGL_CONFIGURE_ENABLE= opengl AO_LIB_DEPENDS= libao.so:${PORTSDIR}/audio/libao AO_CONFIGURE_ENABLE= libao -CFLAGS+= -I${LOCALBASE}/include -I${LOCALBASE}/include/libpng15 -CPPFLAGS+= -I${LOCALBASE}/include -I${LOCALBASE}/include/libpng15 +CFLAGS+= -I${LOCALBASE}/include +CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib .include Added: head/emulators/zsnes/files/patch-zip_zpng.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/emulators/zsnes/files/patch-zip_zpng.c Tue Dec 23 23:39:53 2014 (r375374) @@ -0,0 +1,10 @@ +--- zip/zpng.c.orig 2007-01-15 23:06:29 UTC ++++ zip/zpng.c +@@ -129,7 +129,6 @@ int Png_Dump(const char *filename, unsig + png_set_IHDR(png_ptr, info_ptr, width, height, 8, + PNG_COLOR_TYPE_RGB, PNG_INTERLACE_NONE, + PNG_COMPRESSION_TYPE_DEFAULT, PNG_FILTER_TYPE_DEFAULT); +- info_ptr->color_type = PNG_COLOR_TYPE_RGB; + + //Allocate an array of scanline pointers + row_pointers = (png_bytep*)malloc(height*sizeof(png_bytep)); From owner-svn-ports-all@FreeBSD.ORG Tue Dec 23 23:55:21 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B82D3E3C; Tue, 23 Dec 2014 23:55:21 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A391B2508; Tue, 23 Dec 2014 23:55:21 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBNNtLQc027719; Tue, 23 Dec 2014 23:55:21 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBNNtK1i027716; Tue, 23 Dec 2014 23:55:20 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201412232355.sBNNtK1i027716@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Tue, 23 Dec 2014 23:55:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375375 - in head/games/allacrost: . 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Dec 2014 23:55:21 -0000 Author: bapt Date: Tue Dec 23 23:55:20 2014 New Revision: 375375 URL: https://svnweb.freebsd.org/changeset/ports/375375 QAT: https://qat.redports.org/buildarchive/r375375/ Log: Add a proper patch to support png 1.5 Obtained from: Archlinux Added: head/games/allacrost/files/patch-src_engine_video_image__base.cpp (contents, props changed) Deleted: head/games/allacrost/files/patch-src-engine-video-image__base.cpp Modified: head/games/allacrost/Makefile head/games/allacrost/files/patch-src-engine-video-image.cpp Modified: head/games/allacrost/Makefile ============================================================================== --- head/games/allacrost/Makefile Tue Dec 23 23:39:53 2014 (r375374) +++ head/games/allacrost/Makefile Tue Dec 23 23:55:20 2014 (r375375) @@ -26,7 +26,7 @@ USE_GL= yes USE_GCC= any # problems in luabind CONFIGURE_ARGS= --datadir=${DATADIR} -CPPFLAGS+= -I${LOCALBASE}/include -I${LUA_INCDIR} -I${LOCALBASE}/include/libpng15 +CPPFLAGS+= -I${LOCALBASE}/include -I${LUA_INCDIR} LDFLAGS+= -L${LOCALBASE}/lib -L${LUA_LIBDIR} WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} Modified: head/games/allacrost/files/patch-src-engine-video-image.cpp ============================================================================== --- head/games/allacrost/files/patch-src-engine-video-image.cpp Tue Dec 23 23:39:53 2014 (r375374) +++ head/games/allacrost/files/patch-src-engine-video-image.cpp Tue Dec 23 23:55:20 2014 (r375375) @@ -1,10 +1,15 @@ ---- src/engine/video/image.cpp.orig 2010-05-17 01:38:27.000000000 +0200 -+++ src/engine/video/image.cpp 2012-05-03 05:56:08.000000000 +0200 -@@ -17,6 +17,7 @@ - #include +--- src/engine/video/image.cpp.orig 2010-05-16 23:38:27 UTC ++++ src/engine/video/image.cpp +@@ -677,9 +677,9 @@ void ImageDescriptor::_GetPngImageInfo(c + png_read_png(png_ptr, info_ptr, PNG_TRANSFORM_STRIP_16 | PNG_TRANSFORM_PACKING | PNG_TRANSFORM_EXPAND, NULL); - #include "video.h" -+#include "pngpriv.h" + // grab the relevant data... +- cols = info_ptr->width; +- rows = info_ptr->height; +- bpp = info_ptr->channels * 8; ++ cols = png_get_image_width(png_ptr, info_ptr); ++ rows = png_get_image_height(png_ptr, info_ptr); ++ bpp = png_get_channels(png_ptr, info_ptr) * 8; - using namespace std; - using namespace hoa_utils; + // and clean up. + png_destroy_read_struct(&png_ptr, &info_ptr, (png_infopp)NULL); Added: head/games/allacrost/files/patch-src_engine_video_image__base.cpp ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/allacrost/files/patch-src_engine_video_image__base.cpp Tue Dec 23 23:55:20 2014 (r375375) @@ -0,0 +1,85 @@ +--- src/engine/video/image_base.cpp.orig 2010-05-16 23:38:27 UTC ++++ src/engine/video/image_base.cpp +@@ -259,9 +259,9 @@ bool ImageMemory::_LoadPngImage(const st + uint8** row_pointers = png_get_rows(png_ptr, info_ptr); + + // copy metadata +- width = info_ptr->width; +- height = info_ptr->height; +- pixels = malloc(info_ptr->width * info_ptr->height * 4); ++ width = png_get_image_width(png_ptr, info_ptr); ++ height = png_get_image_height(png_ptr, info_ptr); ++ pixels = malloc(width * height * 4); + + // check that we were able to allocate enough memory for the PNG + if (pixels == NULL) { +@@ -274,18 +274,21 @@ bool ImageMemory::_LoadPngImage(const st + // convert the damn thing so that it works in our format + // this is mostly just byteswapping and adding extra data - we want everything in four channels + // for the moment, anyway +- uint32 bpp = info_ptr->channels; ++ uint32 bpp = png_get_channels(png_ptr, info_ptr); + uint8* img_pixel = NULL; + uint8* dst_pixel = NULL; + +- if (info_ptr->color_type == PNG_COLOR_TYPE_PALETTE) { ++ if (png_get_color_type(png_ptr, info_ptr) == PNG_COLOR_TYPE_PALETTE) { + // colours come from a palette - for this colour type, we have to look up the colour from the palette ++ png_colorp palette; ++ int num_palette; ++ png_get_PLTE(png_ptr, info_ptr, &palette, &num_palette); + png_color c; +- for (uint32 y = 0; y < info_ptr->height; y++) { +- for (uint32 x = 0; x < info_ptr->width; x++) { ++ for (uint32 y = 0; y < height; y++) { ++ for (uint32 x = 0; x < width; x++) { + img_pixel = row_pointers[y] + (x * bpp); +- dst_pixel = ((uint8*)pixels) + ((y * info_ptr->width) + x) * 4; +- c = info_ptr->palette[img_pixel[0]]; ++ dst_pixel = ((uint8*)pixels) + ((y * width) + x) * 4; ++ c = palette[img_pixel[0]]; + + dst_pixel[0] = c.red; + dst_pixel[1] = c.green; +@@ -295,10 +298,10 @@ bool ImageMemory::_LoadPngImage(const st + } + } + else if (bpp == 1) { +- for (uint32 y = 0; y < info_ptr->height; y++) { +- for (uint32 x = 0; x < info_ptr->width; x++) { ++ for (uint32 y = 0; y < height; y++) { ++ for (uint32 x = 0; x < width; x++) { + img_pixel = row_pointers[y] + (x * bpp); +- dst_pixel = ((uint8*)pixels) + ((y * info_ptr->width) + x) * 4; ++ dst_pixel = ((uint8*)pixels) + ((y * width) + x) * 4; + dst_pixel[0] = img_pixel[0]; + dst_pixel[1] = img_pixel[0]; + dst_pixel[2] = img_pixel[0]; +@@ -307,10 +310,10 @@ bool ImageMemory::_LoadPngImage(const st + } + } + else if (bpp == 3) { +- for (uint32 y = 0; y < info_ptr->height; y++) { +- for (uint32 x = 0; x < info_ptr->width; x++) { ++ for (uint32 y = 0; y < height; y++) { ++ for (uint32 x = 0; x < width; x++) { + img_pixel = row_pointers[y] + (x * bpp); +- dst_pixel = ((uint8*)pixels) + ((y * info_ptr->width) + x) * 4; ++ dst_pixel = ((uint8*)pixels) + ((y * width) + x) * 4; + dst_pixel[0] = img_pixel[0]; + dst_pixel[1] = img_pixel[1]; + dst_pixel[2] = img_pixel[2]; +@@ -319,10 +322,10 @@ bool ImageMemory::_LoadPngImage(const st + } + } + else if (bpp == 4) { +- for (uint32 y = 0; y < info_ptr->height; y++) { +- for (uint32 x = 0; x < info_ptr->width; x++) { ++ for (uint32 y = 0; y < height; y++) { ++ for (uint32 x = 0; x < width; x++) { + img_pixel = row_pointers[y] + (x * bpp); +- dst_pixel = ((uint8*)pixels) + ((y * info_ptr->width) + x) * 4; ++ dst_pixel = ((uint8*)pixels) + ((y * width) + x) * 4; + dst_pixel[0] = img_pixel[0]; + dst_pixel[1] = img_pixel[1]; + dst_pixel[2] = img_pixel[2]; From owner-svn-ports-all@FreeBSD.ORG Tue Dec 23 23:58:07 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 3AB67FA7; Tue, 23 Dec 2014 23:58:07 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 27043253A; Tue, 23 Dec 2014 23:58:07 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBNNw7YT028144; Tue, 23 Dec 2014 23:58:07 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBNNw73S028143; Tue, 23 Dec 2014 23:58:07 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201412232358.sBNNw73S028143@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Tue, 23 Dec 2014 23:58:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375376 - head/games/diameter X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Dec 2014 23:58:07 -0000 Author: bapt Date: Tue Dec 23 23:58:06 2014 New Revision: 375376 URL: https://svnweb.freebsd.org/changeset/ports/375376 QAT: https://qat.redports.org/buildarchive/r375376/ Log: The regular libpng.pc is enough Modified: head/games/diameter/Makefile Modified: head/games/diameter/Makefile ============================================================================== --- head/games/diameter/Makefile Tue Dec 23 23:55:20 2014 (r375375) +++ head/games/diameter/Makefile Tue Dec 23 23:58:06 2014 (r375376) @@ -29,7 +29,7 @@ PLIST_FILES= bin/${PORTNAME} PORTDATA= * post-patch: - @${REINPLACE_CMD} -e 's|sdl-config|${SDL_CONFIG}|; /^CFLAGS=.*march/ d; \ - /PKG_CONFIG/ s|libpng|libpng15|' ${WRKSRC}/configure + @${REINPLACE_CMD} -e 's|sdl-config|${SDL_CONFIG}|; /^CFLAGS=.*march/ d' \ + ${WRKSRC}/configure .include From owner-svn-ports-all@FreeBSD.ORG Wed Dec 24 00:05:12 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 896572C7; Wed, 24 Dec 2014 00:05:12 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5B1332F62; Wed, 24 Dec 2014 00:05:12 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBO05C6T033653; Wed, 24 Dec 2014 00:05:12 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBO05BbH033651; Wed, 24 Dec 2014 00:05:11 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201412240005.sBO05BbH033651@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Wed, 24 Dec 2014 00:05:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375377 - in head/games/enigma: . 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 00:05:12 -0000 Author: bapt Date: Wed Dec 24 00:05:10 2014 New Revision: 375377 URL: https://svnweb.freebsd.org/changeset/ports/375377 QAT: https://qat.redports.org/buildarchive/r375377/ Log: Properly support png 1.5 Obtained from: pkgsrc Added: head/games/enigma/files/patch-lib-src_enigma-core_IMG__SavePNG.c (contents, props changed) Deleted: head/games/enigma/files/patch-src-enigma-core-IMG__SavePNG.c Modified: head/games/enigma/Makefile Modified: head/games/enigma/Makefile ============================================================================== --- head/games/enigma/Makefile Tue Dec 23 23:58:06 2014 (r375376) +++ head/games/enigma/Makefile Wed Dec 24 00:05:10 2014 (r375377) @@ -21,7 +21,7 @@ USE_SDL= image mixer sdl ttf GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-cxxlua \ --with-libintl-prefix="${LOCALBASE}" -CPPFLAGS+= -I${LOCALBASE}/include -I${LOCALBASE}/include/libpng15 -I${LUA_INCDIR} +CPPFLAGS+= -I${LOCALBASE}/include -I${LUA_INCDIR} LDFLAGS+= -L${LOCALBASE}/lib -L${LUA_LIBDIR} WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} Added: head/games/enigma/files/patch-lib-src_enigma-core_IMG__SavePNG.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/enigma/files/patch-lib-src_enigma-core_IMG__SavePNG.c Wed Dec 24 00:05:10 2014 (r375377) @@ -0,0 +1,26 @@ +--- lib-src/enigma-core/IMG_SavePNG.c.orig 2007-09-08 12:20:05 UTC ++++ lib-src/enigma-core/IMG_SavePNG.c +@@ -7,7 +7,7 @@ + #define IMG_SetError(a) SDL_SetError(a) + + /* Save a PNG type image to an SDL datasource */ +-static void png_write_data(png_structp ctx, png_bytep area, png_size_t size) ++static void local_png_write_data(png_structp ctx, png_bytep area, png_size_t size) + { + SDL_RWops *src; + +@@ -84,12 +84,12 @@ int IMG_SavePNG_RW(SDL_Surface *face, SD + png_bytep *row_pointers = 0; + + /* Set error handling. */ +- if (setjmp(png_ptr->jmpbuf)) { ++ if (setjmp(png_jmpbuf(png_ptr))) { + IMG_SetError("Error writing the PNG file"); + } + else { + int colortype; +- png_set_write_fn(png_ptr, src, png_write_data, png_io_flush); ++ png_set_write_fn(png_ptr, src, local_png_write_data, png_io_flush); + /* Set the image information here. Width and height are up to 2^31, + * bit_depth is one of 1, 2, 4, 8, or 16, but valid values also depend on + * the color_type selected. color_type is one of PNG_COLOR_TYPE_GRAY, From owner-svn-ports-all@FreeBSD.ORG Wed Dec 24 00:14:39 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2D4A65A4; Wed, 24 Dec 2014 00:14:39 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 16D3C328B; Wed, 24 Dec 2014 00:14:39 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBO0EdE4047865; Wed, 24 Dec 2014 00:14:39 GMT (envelope-from bofh@FreeBSD.org) Received: (from bofh@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBO0EDZV047376; Wed, 24 Dec 2014 00:14:13 GMT (envelope-from bofh@FreeBSD.org) Message-Id: <201412240014.sBO0EDZV047376@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bofh set sender to bofh@FreeBSD.org using -f From: Muhammad Moinur Rahman Date: Wed, 24 Dec 2014 00:14:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375378 - in head: archivers/zipper astro/swe audio/fdk-aac audio/p5-Net-FreeDB benchmarks/siege biology/seaview comms/dfu-util converters/p5-Encode-Punycode converters/p5-MIME-Base32 c... X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 00:14:39 -0000 Author: bofh Date: Wed Dec 24 00:14:11 2014 New Revision: 375378 URL: https://svnweb.freebsd.org/changeset/ports/375378 QAT: https://qat.redports.org/buildarchive/r375378/ Log: Change my non-FreeBSD MAINTAINER mail to bofh@ Approved by: bapt Modified: head/archivers/zipper/Makefile head/astro/swe/Makefile head/audio/fdk-aac/Makefile head/audio/p5-Net-FreeDB/Makefile head/benchmarks/siege/Makefile head/biology/seaview/Makefile head/comms/dfu-util/Makefile head/converters/p5-Encode-Punycode/Makefile head/converters/p5-MIME-Base32/Makefile head/converters/p5-Net-IDN-Nameprep/Makefile head/converters/p5-URI-UTF8-Punycode/Makefile head/converters/p5-WAP-wbxml/Makefile head/databases/freetds-devel/Makefile head/databases/freetds/Makefile head/databases/p5-Dancer-Plugin-DBIC/Makefile head/databases/p5-Iterator-DBI/Makefile head/databases/p5-Metadata/Makefile head/databases/p5-ORLite-Migrate/Makefile head/databases/p5-Relations-Query/Makefile head/databases/p5-Relations/Makefile head/databases/postgresql-repmgr/Makefile head/databases/pxlib/Makefile head/databases/py-bsddb3/Makefile head/databases/py-mysql-connector-python/Makefile head/databases/py-mysql-connector-python2/Makefile head/deskutils/p5-Goo/Makefile head/devel/bcpp/Makefile head/devel/bisoncpp/Makefile head/devel/dia2code/Makefile head/devel/google-gdata/Makefile head/devel/gsoap/Makefile head/devel/k8048/Makefile head/devel/libantlr3c/Makefile head/devel/libdatrie/Makefile head/devel/liblognorm/Makefile head/devel/newtonsoft-json/Makefile head/devel/ntopng-zmq/Makefile head/devel/omniORB/Makefile head/devel/p5-AI-Pathfinding-AStar/Makefile head/devel/p5-Agent/Makefile head/devel/p5-Algorithm-Annotate/Makefile head/devel/p5-Algorithm-Bucketizer/Makefile head/devel/p5-Algorithm-Dependency-Objects/Makefile head/devel/p5-Algorithm-LUHN/Makefile head/devel/p5-Algorithm-Numerical-Shuffle/Makefile head/devel/p5-Algorithm-SVM/Makefile head/devel/p5-Alias/Makefile head/devel/p5-App-Cmd/Makefile head/devel/p5-App-SVN-Bisect/Makefile head/devel/p5-Array-Window/Makefile head/devel/p5-B-Graph/Makefile head/devel/p5-BZ-Client/Makefile head/devel/p5-CPAN-Inject/Makefile head/devel/p5-Cache-AgainstFile/Makefile head/devel/p5-Cache-Simple-TimedExpiry/Makefile head/devel/p5-Class-CodeStyler/Makefile head/devel/p5-Class-Default/Makefile head/devel/p5-Class-Factory/Makefile head/devel/p5-Class-Handle/Makefile head/devel/p5-Class-MixinFactory/Makefile head/devel/p5-Class-Multimethods/Makefile head/devel/p5-Class-Roles/Makefile head/devel/p5-Class-STL-Containers/Makefile head/devel/p5-Class-Workflow/Makefile head/devel/p5-Config-ApacheFormat/Makefile head/devel/p5-Config-Simple/Makefile head/devel/p5-Config-Wrest/Makefile head/devel/p5-Curses-Application/Makefile head/devel/p5-Curses-Forms/Makefile head/devel/p5-Curses-Widgets/Makefile head/devel/p5-Data-HashArray/Makefile head/devel/p5-Data-JavaScript-Anon/Makefile head/devel/p5-Data-Taxonomy-Tags/Makefile head/devel/p5-Date-ISO/Makefile head/devel/p5-DateConvert/Makefile head/devel/p5-DateTime-Format-Natural/Makefile head/devel/p5-Decision-ACL/Makefile head/devel/p5-Devel-Cycle/Makefile head/devel/p5-Devel-Dumpvar/Makefile head/devel/p5-Devel-Refactor/Makefile head/devel/p5-Devel-StealthDebug/Makefile head/devel/p5-File-Append-TempFile/Makefile head/devel/p5-File-BOM/Makefile head/devel/p5-File-Cache/Makefile head/devel/p5-File-ExtAttr/Makefile head/devel/p5-File-Find-Rule-VCS/Makefile head/devel/p5-File-FnMatch/Makefile head/devel/p5-File-Random/Makefile head/devel/p5-File-ShareDir-PAR/Makefile head/devel/p5-File-Touch/Makefile head/devel/p5-Google-Checkout/Makefile head/devel/p5-Heap-Simple-Perl/Makefile head/devel/p5-Heap-Simple-XS/Makefile head/devel/p5-Heap-Simple/Makefile head/devel/p5-IO-Tee/Makefile head/devel/p5-IPC-Cache/Makefile head/devel/p5-Iterator-IO/Makefile head/devel/p5-Iterator-Misc/Makefile head/devel/p5-List-PowerSet/Makefile head/devel/p5-Locale-Msgfmt/Makefile head/devel/p5-Log-Dispatch-Email-EmailSend/Makefile head/devel/p5-Module-Extract/Makefile head/devel/p5-Module-Inspector/Makefile head/devel/p5-Module-Manifest/Makefile head/devel/p5-Module-Math-Depends/Makefile head/devel/p5-Module-Reload/Makefile head/devel/p5-Module-Starter-Plugin-SimpleStore/Makefile head/devel/p5-Module-Starter-Plugin-TT2/Makefile head/devel/p5-MooX-Cmd/Makefile head/devel/p5-MooseX-HasDefaults/Makefile head/devel/p5-MooseX-StrictConstructor/Makefile head/devel/p5-MooseX-Types-DateTime-ButMaintained/Makefile head/devel/p5-MooseX-Types-DateTimeX/Makefile head/devel/p5-Object-Enum/Makefile head/devel/p5-POE-Component-IKC/Makefile head/devel/p5-POE-Component-TSTP/Makefile head/devel/p5-PV/Makefile head/devel/p5-Parse-ExuberantCTags/Makefile head/devel/p5-RRDTool-OO/Makefile head/devel/p5-SVN-Access/Makefile head/devel/p5-SVN-Hook/Makefile head/devel/p5-SVN-Hooks/Makefile head/devel/p5-SVN-Notify-Config/Makefile head/devel/p5-SVN-Notify-Filter-AuthZMail/Makefile head/devel/p5-SVN-Notify-Filter-EmailFlatFileDB/Makefile head/devel/p5-SVN-Notify-Filter-Markdown/Makefile head/devel/p5-SVN-Notify-Filter-Watchers/Makefile head/devel/p5-SVN-Notify-Mirror/Makefile head/devel/p5-SVN-Notify-Snapshot/Makefile head/devel/p5-Shell-Base/Makefile head/devel/p5-Shell-Source/Makefile head/devel/p5-Stream/Makefile head/devel/p5-String-Checker/Makefile head/devel/p5-String-Parity/Makefile head/devel/p5-String-RexxParse/Makefile head/devel/p5-String-TT/Makefile head/devel/p5-Sub-WrapPackages/Makefile head/devel/p5-Sys-Trace/Makefile head/devel/p5-Term-Query/Makefile head/devel/p5-Term-ReadLine/Makefile head/devel/p5-Test-Class-Most/Makefile head/devel/p5-Test-Expect/Makefile head/devel/p5-Test-MockTime/Makefile head/devel/p5-Test-RandomResults/Makefile head/devel/p5-Test-TAP-Model/Makefile head/devel/p5-Test-WWW-Mechanize-CGIApp/Makefile head/devel/p5-Test-WWW-Mechanize-Catalyst/Makefile head/devel/p5-Thread-Apartment/Makefile head/devel/p5-Thread-Queue-Duplex/Makefile head/devel/p5-Time-Object/Makefile head/devel/p5-Time-Period/Makefile head/devel/p5-TraceFuncs/Makefile head/devel/p5-Tree-Binary-Dictionary/Makefile head/devel/p5-Tree-Node/Makefile head/devel/p5-Tree-Parser/Makefile head/devel/p5-XML-Pastor/Makefile head/devel/p5-boolean/Makefile head/devel/p5-pip/Makefile head/devel/pear-HTML_QuickForm_Controller/Makefile head/devel/pear-OLE/Makefile head/devel/pear-Structure_LinkedList/Makefile head/devel/pear-VersionControl_SVN/Makefile head/devel/pecl-spl_types/Makefile head/devel/php5-geshi/Makefile head/devel/py-enum34/Makefile head/devel/py-future/Makefile head/devel/py-omniorb/Makefile head/devel/py-repoze.who/Makefile head/devel/rudiments/Makefile head/dns/p5-DNS-Config/Makefile head/dns/p5-DNS-Zone/Makefile head/dns/p5-Net-DNSBL-MultiDaemon/Makefile head/dns/p5-Stanford-DNSserver/Makefile head/finance/p5-Business-OnlinePayment-OCV/Makefile head/finance/p5-Business-OnlinePayment-iAuthorizer/Makefile head/finance/p5-Business-WorldPay-Junior/Makefile head/finance/sql-ledger/Makefile head/games/p5-Algorithm-Pair-Swiss/Makefile head/games/p5-Games-AlphaBeta/Makefile head/games/p5-Games-GuessWord/Makefile head/graphics/p5-CAD-Drawing-Template/Makefile head/graphics/p5-Chart-Graph/Makefile head/graphics/p5-Chart-PNGgraph/Makefile head/graphics/p5-GD-Arrow/Makefile head/graphics/p5-GD-Barcode/Makefile head/graphics/p5-GD-Graph-histogram/Makefile head/graphics/p5-GD-SVG/Makefile head/graphics/p5-Graph-SocialMap/Makefile head/graphics/p5-Imager-Plot/Makefile head/graphics/p5-SVG-Graph/Makefile head/graphics/p5-SpringGraph/Makefile head/graphics/pear-Image_Barcode2/Makefile head/java/java-checkstyle/Makefile head/lang/guile/Makefile head/lang/guile2/Makefile head/lang/onyx/Makefile head/lang/p5-Quantum-Superpositions/Makefile head/lang/p5-ePerl/Makefile head/lang/pecl-perl/Makefile head/lang/py-mx-base/Makefile head/lang/ratfor/Makefile head/mail/dbmail/Makefile head/mail/dbmail22/Makefile head/mail/gmime2/Makefile head/mail/gmime24/Makefile head/mail/gmime26/Makefile head/mail/maildirsync/Makefile head/mail/masqmail/Makefile head/mail/p5-Email-Reply/Makefile head/mail/p5-LMAP-CID2SPF/Makefile head/mail/p5-Mail-OpenRelay-Simple/Makefile head/mail/p5-Qmail-Envelope/Makefile head/mail/spamguard/Makefile head/math/jacal/Makefile head/math/jakarta-commons-math/Makefile head/math/jakarta-commons-math3/Makefile head/math/p5-AI-Genetic/Makefile head/math/p5-AI-NeuralNet-BackProp/Makefile head/math/p5-AI-Perceptron/Makefile head/math/p5-CAD-Calc/Makefile head/math/p5-Math-Algebra-Symbols/Makefile head/math/p5-Math-Combinatorics/Makefile head/math/p5-Math-Derivative/Makefile head/math/p5-Math-FFT/Makefile head/math/p5-Math-Geometry-Planar-GPC/Makefile head/math/p5-Math-Geometry-Planar-Offset/Makefile head/math/p5-Math-Geometry-Planar/Makefile head/math/p5-Math-Intersection-StraightLine/Makefile head/math/p5-Math-Logic/Makefile head/math/p5-Math-Random-OO/Makefile head/math/p5-Math-RandomOrg/Makefile head/math/p5-Math-Round-Var/Makefile head/math/p5-Math-Sequence/Makefile head/math/p5-Math-Series/Makefile head/math/p5-Math-Spline/Makefile head/math/p5-Math-Symbolic-Custom-Simplification/Makefile head/math/p5-Math-SymbolicX-BigNum/Makefile head/math/p5-Math-SymbolicX-NoSimplification/Makefile head/math/p5-Math-SymbolicX-Statistics-Distributions/Makefile head/math/p5-Number-WithError-LaTeX/Makefile head/math/p5-Set-Partition/Makefile head/math/p5-Statistics-Descriptive-Discrete/Makefile head/math/py-symeig/Makefile head/misc/mtx/Makefile head/misc/p5-Acme-ButFirst/Makefile head/misc/p5-Array-Diff/Makefile head/misc/p5-Business-ISSN/Makefile head/misc/p5-File-Sort/Makefile head/misc/p5-Geo-Cache/Makefile head/misc/p5-LEGO-RCX/Makefile head/misc/p5-Locale-Msgcat/Makefile head/misc/p5-Zen-Koans/Makefile head/multimedia/p5-Audio-M4P/Makefile head/multimedia/p5-File-Format-RIFF/Makefile head/multimedia/photofilmstrip/Makefile head/multimedia/py-periscope/Makefile head/multimedia/py-tvnamer/Makefile head/net-im/fugu/Makefile head/net-im/p5-Net-AIM/Makefile head/net-mgmt/centreon-clib/Makefile head/net-mgmt/flow-tools/Makefile head/net-mgmt/hawk/Makefile head/net-mgmt/isic/Makefile head/net-mgmt/ndoutils/Makefile head/net-mgmt/netxms/Makefile head/net-mgmt/p5-FusionInventory-Agent-Task-NetDiscovery/Makefile head/net-mgmt/p5-GRNOC-Config/Makefile head/net-mgmt/p5-GRNOC-TL1/Makefile head/net-mgmt/p5-Mon/Makefile head/net-mgmt/p5-Net-IP-Match-Regexp/Makefile head/net-mgmt/p5-Net-IP/Makefile head/net-mgmt/py-pyang/Makefile head/net-p2p/gnewtellium/Makefile head/net-p2p/gtorrentviewer/Makefile head/net-p2p/py-kenosis/Makefile head/net/belle-sip/Makefile head/net/fsplib/Makefile head/net/libexosip2/Makefile head/net/libosip2/Makefile head/net/nbd-server/Makefile head/net/ndpi/Makefile head/net/ntopng/Makefile head/net/p5-Amazon-SQS-Simple/Makefile head/net/p5-Event-tcp/Makefile head/net/p5-File-Rsync/Makefile head/net/p5-IO-Socket-Multicast6/Makefile head/net/p5-Net-Address-IPv4-Local/Makefile head/net/p5-Net-Amazon-EC2/Makefile head/net/p5-Net-Amazon-MechanicalTurk/Makefile head/net/p5-Net-Amazon-Thumbnail/Makefile head/net/p5-Net-DLookup/Makefile head/net/p5-Net-Mosso-CloudFiles/Makefile head/net/p5-Net-NBName/Makefile head/net/p5-Net-Packet-Target/Makefile head/net/p5-Net-ParseWhois/Makefile head/net/p5-Net-SFTP/Makefile head/net/p5-Net-TCLink/Makefile head/net/p5-Net-Traceroute-PurePerl/Makefile head/net/p5-Net-Traceroute6/Makefile head/net/p5-Net-Whois-ARIN/Makefile head/net/p5-POE-Component-Client-Telnet/Makefile head/net/p5-POE-Component-Client-Traceroute/Makefile head/net/p5-SOAP/Makefile head/net/p5-Socks/Makefile head/net/p5-URI-OpenURL/Makefile head/net/py-soappy/Makefile head/print/ft2demos/Makefile head/print/p5-Net-Printer/Makefile head/print/pmw/Makefile head/print/py-reportlab/Makefile head/print/py-reportlab1/Makefile head/science/jstrack/Makefile head/science/py-mdp/Makefile head/science/py-netCDF4/Makefile head/security/gnome-ssh-askpass/Makefile head/security/munge/Makefile head/security/p5-Apache-Htpasswd/Makefile head/security/p5-Authen-PAAS/Makefile head/security/p5-Crypt-GeneratePassword/Makefile head/security/p5-Crypt-PGPSimple/Makefile head/security/p5-Crypt-SmbHash/Makefile head/security/p5-PGP-Sign/Makefile head/security/p5-PGP/Makefile head/security/p5-Tree-Authz/Makefile head/security/proxycheck/Makefile head/security/sguil/Makefile head/sysutils/asmon/Makefile head/sysutils/dar/Makefile head/sysutils/fusefs-sshfs/Makefile head/sysutils/fusefs-wikipediafs/Makefile head/sysutils/mpiexec/Makefile head/sysutils/msyslog/Makefile head/sysutils/p5-Tie-Syslog/Makefile head/sysutils/p5-Unix-ConfigFile/Makefile head/sysutils/stow/Makefile head/sysutils/xmbmon/Makefile head/textproc/p5-CSS-SAC/Makefile head/textproc/p5-File-Inplace/Makefile head/textproc/p5-Lingua-EN-Numbers-Easy/Makefile head/textproc/p5-Lingua-EN-Syllable/Makefile head/textproc/p5-Net-IDN-Encode/Makefile head/textproc/p5-NetAddr-IP-Find/Makefile head/textproc/p5-Parse-Flex/Makefile head/textproc/p5-Pod-Abstract/Makefile head/textproc/p5-RADIUS-UserFile/Makefile head/textproc/p5-Spreadsheet-WriteExcel-Styler/Makefile head/textproc/p5-String-Tokenizer/Makefile head/textproc/p5-Template-Tiny/Makefile head/textproc/p5-Text-Decorator/Makefile head/textproc/p5-Text-Diff-Parser/Makefile head/textproc/p5-Text-EtText/Makefile head/textproc/p5-Text-FindIndent/Makefile head/textproc/p5-Text-Flowed/Makefile head/textproc/p5-Text-Markdown/Makefile head/textproc/p5-Text-Shellwords/Makefile head/textproc/p5-Text-Unaccent/Makefile head/textproc/p5-Time-Human/Makefile head/textproc/p5-Unicode-Escape/Makefile head/textproc/p5-XML-DBMS/Makefile head/textproc/p5-XML-Filter-GenericChunk/Makefile head/textproc/p5-XML-GDOME/Makefile head/textproc/p5-XML-Generator-PerlData/Makefile head/textproc/p5-XML-Grove/Makefile head/textproc/p5-XML-OPML/Makefile head/textproc/p5-XML-Parser-EasyTree/Makefile head/textproc/p5-XML-Parser-Style-Elemental/Makefile head/textproc/p5-XML-XBEL/Makefile head/textproc/p5-XML-XSLT/Makefile head/textproc/pear-Spreadsheet_Excel_Writer/Makefile head/www/cgicc/Makefile head/www/getleft/Makefile head/www/p5-Apache-Session-SQLite3/Makefile head/www/p5-Apache-Session-SharedMem/Makefile head/www/p5-Apache-Singleton/Makefile head/www/p5-CGI-Application-Dispatch-Server/Makefile head/www/p5-CGI-Application-Plugin-AnyTemplate/Makefile head/www/p5-CGI-Application-Plugin-Authentication/Makefile head/www/p5-CGI-Application-Plugin-Authorization/Makefile head/www/p5-CGI-Application-Plugin-AutoRunmode/Makefile head/www/p5-CGI-Application-Plugin-DebugScreen/Makefile head/www/p5-CGI-Application-Plugin-HTMLPrototype/Makefile head/www/p5-CGI-Application-Plugin-HtmlTidy/Makefile head/www/p5-CGI-Application-Plugin-LinkIntegrity/Makefile head/www/p5-CGI-Application-Plugin-LogDispatch/Makefile head/www/p5-CGI-Application-Plugin-MessageStack/Makefile head/www/p5-CGI-Application-Plugin-Redirect/Makefile head/www/p5-CGI-Application-Plugin-Session/Makefile head/www/p5-CGI-Application-Plugin-Stream/Makefile head/www/p5-CGI-Application-Plugin-TT/Makefile head/www/p5-CGI-Application-Plugin-ViewCode/Makefile head/www/p5-CGI-Builder/Makefile head/www/p5-CGI-FastTemplate/Makefile head/www/p5-CGI-Response/Makefile head/www/p5-CGI-Upload/Makefile head/www/p5-Catalyst-Controller-BindLex/Makefile head/www/p5-Catalyst-Plugin-FormBuilder/Makefile head/www/p5-Catalyst-Plugin-Params-Nested/Makefile head/www/p5-Catalyst-Plugin-Scheduler/Makefile head/www/p5-Catalyst-Plugin-Session-Store-Delegate/Makefile head/www/p5-Compress-LeadingBlankSpaces/Makefile head/www/p5-FAQ-OMatic/Makefile head/www/p5-Geo-Caching/Makefile head/www/p5-HTML-Breadcrumbs/Makefile head/www/p5-HTML-Clean/Makefile head/www/p5-HTML-Pager/Makefile head/www/p5-HTML-SimpleParse/Makefile head/www/p5-HTML-StripScripts-Parser/Makefile head/www/p5-HTML-StripScripts/Makefile head/www/p5-Mason/Makefile head/www/p5-Net-Akismet/Makefile head/www/p5-Nginx-ReadBody/Makefile head/www/p5-Template-Iterator-AlzaboWrapperCursor/Makefile head/www/p5-Template-Plugin-Markdown/Makefile head/www/p5-WebService-IMDB/Makefile head/www/p5-WebService-MoviePosterDB/Makefile head/www/p5-WebService-MusicBrainz/Makefile head/www/p5-libservlet/Makefile head/www/py-cherrypy-old/Makefile head/www/py-jonpy/Makefile head/www/py-textile/Makefile head/www/resin3/Makefile head/www/udmsearch/Makefile head/x11-fonts/p5-Font-TTFMetrics/Makefile head/x11-toolkits/SoXt/Makefile head/x11-toolkits/p5-Glade2/Makefile head/x11-toolkits/p5-Gnome2-Canvas/Makefile head/x11-toolkits/p5-Gtk2-Ex-PodViewer/Makefile head/x11-toolkits/p5-Gtk2-Ex-Simple-List/Makefile head/x11-toolkits/p5-Gtk2-Html2/Makefile head/x11-toolkits/p5-Tk-FileDialog/Makefile head/x11/p5-X11-GUITest/Makefile head/x11/p5-X11-Protocol/Makefile Modified: head/archivers/zipper/Makefile ============================================================================== --- head/archivers/zipper/Makefile Wed Dec 24 00:05:10 2014 (r375377) +++ head/archivers/zipper/Makefile Wed Dec 24 00:14:11 2014 (r375378) @@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= gap DISTNAME= Zipper-${PORTVERSION} -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= Tool for inspecting the contents of a compressed archive USE_GNUSTEP= yes Modified: head/astro/swe/Makefile ============================================================================== --- head/astro/swe/Makefile Wed Dec 24 00:05:10 2014 (r375377) +++ head/astro/swe/Makefile Wed Dec 24 00:14:11 2014 (r375378) @@ -7,7 +7,7 @@ CATEGORIES= astro devel MASTER_SITES= ftp://ftp.astro.com/pub/swisseph/ DISTNAME= ${PORTNAME}_unix_src_${PORTVERSION} -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= High Precision Ephemeris Developed By Astrodienst LICENSE= GPLv2 Modified: head/audio/fdk-aac/Makefile ============================================================================== --- head/audio/fdk-aac/Makefile Wed Dec 24 00:05:10 2014 (r375377) +++ head/audio/fdk-aac/Makefile Wed Dec 24 00:14:11 2014 (r375378) @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= SF/opencore-amr/${PORTNAME} -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= Port of the Fraunhofer FDK AAC Codec Library LICENSE= FRAUNHOFER_FDK_AAC Modified: head/audio/p5-Net-FreeDB/Makefile ============================================================================== --- head/audio/p5-Net-FreeDB/Makefile Wed Dec 24 00:05:10 2014 (r375377) +++ head/audio/p5-Net-FreeDB/Makefile Wed Dec 24 00:14:11 2014 (r375378) @@ -8,7 +8,7 @@ CATEGORIES= audio perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= Get the CDID of an audio CD and query the FreeDB servers LICENSE= ART10 GPLv1 Modified: head/benchmarks/siege/Makefile ============================================================================== --- head/benchmarks/siege/Makefile Wed Dec 24 00:05:10 2014 (r375377) +++ head/benchmarks/siege/Makefile Wed Dec 24 00:14:11 2014 (r375378) @@ -7,7 +7,7 @@ CATEGORIES= benchmarks www MASTER_SITES= http://www.joedog.org/pub/siege/ \ http://fossies.org/linux/www/ -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= HTTP regression testing and benchmarking utility LICENSE= GPLv2 Modified: head/biology/seaview/Makefile ============================================================================== --- head/biology/seaview/Makefile Wed Dec 24 00:05:10 2014 (r375377) +++ head/biology/seaview/Makefile Wed Dec 24 00:14:11 2014 (r375378) @@ -10,7 +10,7 @@ MASTER_SITES= http://doua.prabi.fr/softw ftp://pbil.univ-lyon1.fr/pub/mol_phylogeny/seaview/archive/ DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= Multiple DNA/protein sequence alignment editor LIB_DEPENDS= libfltk.so:${PORTSDIR}/x11-toolkits/fltk Modified: head/comms/dfu-util/Makefile ============================================================================== --- head/comms/dfu-util/Makefile Wed Dec 24 00:05:10 2014 (r375377) +++ head/comms/dfu-util/Makefile Wed Dec 24 00:14:11 2014 (r375378) @@ -6,7 +6,7 @@ PORTVERSION= 0.8 CATEGORIES= comms MASTER_SITES= http://dfu-util.gnumonks.org/releases/ -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= Device firmware update (DFU) USB programmer LICENSE= GPLv2 Modified: head/converters/p5-Encode-Punycode/Makefile ============================================================================== --- head/converters/p5-Encode-Punycode/Makefile Wed Dec 24 00:05:10 2014 (r375377) +++ head/converters/p5-Encode-Punycode/Makefile Wed Dec 24 00:14:11 2014 (r375378) @@ -8,7 +8,7 @@ CATEGORIES= converters perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= Encode plugin for Punycode RUN_DEPENDS= p5-Net-IDN-Encode>=0:${PORTSDIR}/textproc/p5-Net-IDN-Encode Modified: head/converters/p5-MIME-Base32/Makefile ============================================================================== --- head/converters/p5-MIME-Base32/Makefile Wed Dec 24 00:05:10 2014 (r375377) +++ head/converters/p5-MIME-Base32/Makefile Wed Dec 24 00:14:11 2014 (r375378) @@ -8,7 +8,7 @@ CATEGORIES= converters perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= Perl5 module for Base32 encodings LICENSE= ART10 GPLv1 Modified: head/converters/p5-Net-IDN-Nameprep/Makefile ============================================================================== --- head/converters/p5-Net-IDN-Nameprep/Makefile Wed Dec 24 00:05:10 2014 (r375377) +++ head/converters/p5-Net-IDN-Nameprep/Makefile Wed Dec 24 00:14:11 2014 (r375378) @@ -8,7 +8,7 @@ CATEGORIES= converters perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= Normalization of domain names (Nameprep, RFC 3491) RUN_DEPENDS= p5-Unicode-Stringprep>=0:${PORTSDIR}/converters/p5-Unicode-Stringprep Modified: head/converters/p5-URI-UTF8-Punycode/Makefile ============================================================================== --- head/converters/p5-URI-UTF8-Punycode/Makefile Wed Dec 24 00:05:10 2014 (r375377) +++ head/converters/p5-URI-UTF8-Punycode/Makefile Wed Dec 24 00:14:11 2014 (r375378) @@ -8,7 +8,7 @@ CATEGORIES= converters perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= Punycode conversion of UTF-8 string LICENSE= GPLv3 Modified: head/converters/p5-WAP-wbxml/Makefile ============================================================================== --- head/converters/p5-WAP-wbxml/Makefile Wed Dec 24 00:05:10 2014 (r375377) +++ head/converters/p5-WAP-wbxml/Makefile Wed Dec 24 00:14:11 2014 (r375378) @@ -8,7 +8,7 @@ CATEGORIES= converters perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= Binarization of XML file BUILD_DEPENDS= p5-XML-DOM>=0:${PORTSDIR}/textproc/p5-XML-DOM \ Modified: head/databases/freetds-devel/Makefile ============================================================================== --- head/databases/freetds-devel/Makefile Wed Dec 24 00:05:10 2014 (r375377) +++ head/databases/freetds-devel/Makefile Wed Dec 24 00:14:11 2014 (r375378) @@ -9,7 +9,7 @@ MASTER_SITES= ftp://ftp.freetds.org/pub/ PKGNAMESUFFIX= -devel DISTNAME= ${PORTNAME}-dev.${PORTVERSION} -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= Sybase/Microsoft TDS protocol library LICENSE= LGPL20 Modified: head/databases/freetds/Makefile ============================================================================== --- head/databases/freetds/Makefile Wed Dec 24 00:05:10 2014 (r375377) +++ head/databases/freetds/Makefile Wed Dec 24 00:14:11 2014 (r375378) @@ -8,7 +8,7 @@ PORTEPOCH= 1 CATEGORIES= databases MASTER_SITES= ftp://ftp.freetds.org/pub/freetds/stable/ -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= Sybase/Microsoft TDS protocol library LICENSE= GPLv2 Modified: head/databases/p5-Dancer-Plugin-DBIC/Makefile ============================================================================== --- head/databases/p5-Dancer-Plugin-DBIC/Makefile Wed Dec 24 00:05:10 2014 (r375377) +++ head/databases/p5-Dancer-Plugin-DBIC/Makefile Wed Dec 24 00:14:11 2014 (r375378) @@ -8,7 +8,7 @@ CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= DBIx::Class interface for Dancer applications LICENSE= ART10 GPLv1 Modified: head/databases/p5-Iterator-DBI/Makefile ============================================================================== --- head/databases/p5-Iterator-DBI/Makefile Wed Dec 24 00:05:10 2014 (r375377) +++ head/databases/p5-Iterator-DBI/Makefile Wed Dec 24 00:14:11 2014 (r375378) @@ -8,7 +8,7 @@ CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= Iterator for returning DBI query results LICENSE= ART10 GPLv1 Modified: head/databases/p5-Metadata/Makefile ============================================================================== --- head/databases/p5-Metadata/Makefile Wed Dec 24 00:05:10 2014 (r375377) +++ head/databases/p5-Metadata/Makefile Wed Dec 24 00:14:11 2014 (r375378) @@ -8,7 +8,7 @@ CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= Perl implementation of Dublin Core compatible metadata LICENSE= ART10 GPLv1 Modified: head/databases/p5-ORLite-Migrate/Makefile ============================================================================== --- head/databases/p5-ORLite-Migrate/Makefile Wed Dec 24 00:05:10 2014 (r375377) +++ head/databases/p5-ORLite-Migrate/Makefile Wed Dec 24 00:14:11 2014 (r375378) @@ -9,7 +9,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:ADAMK PKGNAMEPREFIX= p5- -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= Light weight SQLite-specific schema migration LICENSE= ART10 GPLv1 Modified: head/databases/p5-Relations-Query/Makefile ============================================================================== --- head/databases/p5-Relations-Query/Makefile Wed Dec 24 00:05:10 2014 (r375377) +++ head/databases/p5-Relations-Query/Makefile Wed Dec 24 00:14:11 2014 (r375378) @@ -8,7 +8,7 @@ CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= Object for building queries with DBI/DBD::mysql BUILD_DEPENDS= p5-Relations>=0:${PORTSDIR}/databases/p5-Relations Modified: head/databases/p5-Relations/Makefile ============================================================================== --- head/databases/p5-Relations/Makefile Wed Dec 24 00:05:10 2014 (r375377) +++ head/databases/p5-Relations/Makefile Wed Dec 24 00:14:11 2014 (r375378) @@ -8,7 +8,7 @@ CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= Functions to Use with Databases and Queries USES= perl5 Modified: head/databases/postgresql-repmgr/Makefile ============================================================================== --- head/databases/postgresql-repmgr/Makefile Wed Dec 24 00:05:10 2014 (r375377) +++ head/databases/postgresql-repmgr/Makefile Wed Dec 24 00:14:11 2014 (r375378) @@ -8,7 +8,7 @@ CATEGORIES= databases MASTER_SITES= http://www.repmgr.org/download/ DISTNAME= repmgr-${PORTVERSION} -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= PostgreSQL replication manager LICENSE= GPLv3 Modified: head/databases/pxlib/Makefile ============================================================================== --- head/databases/pxlib/Makefile Wed Dec 24 00:05:10 2014 (r375377) +++ head/databases/pxlib/Makefile Wed Dec 24 00:14:11 2014 (r375378) @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= databases MASTER_SITES= SF -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= C library to read various Paradox files LICENSE= GPLv2 Modified: head/databases/py-bsddb3/Makefile ============================================================================== --- head/databases/py-bsddb3/Makefile Wed Dec 24 00:05:10 2014 (r375377) +++ head/databases/py-bsddb3/Makefile Wed Dec 24 00:14:11 2014 (r375378) @@ -8,7 +8,7 @@ CATEGORIES= databases python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= Python extension module for BerkeleyDB 3 and 4 LICENSE= BSD3CLAUSE Modified: head/databases/py-mysql-connector-python/Makefile ============================================================================== --- head/databases/py-mysql-connector-python/Makefile Wed Dec 24 00:05:10 2014 (r375377) +++ head/databases/py-mysql-connector-python/Makefile Wed Dec 24 00:14:11 2014 (r375378) @@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_MYSQL} MASTER_SITE_SUBDIR= Connector-Python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= MySQL driver written in Python LICENSE= GPLv2 Modified: head/databases/py-mysql-connector-python2/Makefile ============================================================================== --- head/databases/py-mysql-connector-python2/Makefile Wed Dec 24 00:05:10 2014 (r375377) +++ head/databases/py-mysql-connector-python2/Makefile Wed Dec 24 00:14:11 2014 (r375378) @@ -9,7 +9,7 @@ MASTER_SITE_SUBDIR= Connector-Python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} PKGNAMESUFFIX= 2 -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= MySQL driver written in Python LICENSE= GPLv2 Modified: head/deskutils/p5-Goo/Makefile ============================================================================== --- head/deskutils/p5-Goo/Makefile Wed Dec 24 00:05:10 2014 (r375377) +++ head/deskutils/p5-Goo/Makefile Wed Dec 24 00:14:11 2014 (r375378) @@ -8,7 +8,7 @@ CATEGORIES= deskutils sysutils perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= Stick Things together with The Goo LICENSE= ART10 GPLv1 Modified: head/devel/bcpp/Makefile ============================================================================== --- head/devel/bcpp/Makefile Wed Dec 24 00:05:10 2014 (r375377) +++ head/devel/bcpp/Makefile Wed Dec 24 00:14:11 2014 (r375378) @@ -6,7 +6,7 @@ PORTVERSION= 20131209 CATEGORIES= devel MASTER_SITES= ftp://invisible-island.net/bcpp/ -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= Utility similar to indent for C++ code LICENSE= MIT Modified: head/devel/bisoncpp/Makefile ============================================================================== --- head/devel/bisoncpp/Makefile Wed Dec 24 00:05:10 2014 (r375377) +++ head/devel/bisoncpp/Makefile Wed Dec 24 00:14:11 2014 (r375378) @@ -7,7 +7,7 @@ CATEGORIES= devel MASTER_SITES= SF/${PORTNAME}/bisonc%2B%2B/${PORTVERSION} DISTNAME= bisonc++_${PORTVERSION}.orig -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= LALR(1) parser generator that generates C++ classes LICENSE= GPLv3 Modified: head/devel/dia2code/Makefile ============================================================================== --- head/devel/dia2code/Makefile Wed Dec 24 00:05:10 2014 (r375377) +++ head/devel/dia2code/Makefile Wed Dec 24 00:14:11 2014 (r375378) @@ -6,7 +6,7 @@ PORTVERSION= 0.8.6 CATEGORIES= devel MASTER_SITES= SF -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= Small utility used to generate code from a Dia diagram LICENSE= GPLv2 Modified: head/devel/google-gdata/Makefile ============================================================================== --- head/devel/google-gdata/Makefile Wed Dec 24 00:05:10 2014 (r375377) +++ head/devel/google-gdata/Makefile Wed Dec 24 00:14:11 2014 (r375378) @@ -7,7 +7,7 @@ CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} DISTNAME= libgoogle-data-mono-${PORTVERSION} -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= DOT NET library for the Google Data API LICENSE= APACHE20 Modified: head/devel/gsoap/Makefile ============================================================================== --- head/devel/gsoap/Makefile Wed Dec 24 00:05:10 2014 (r375377) +++ head/devel/gsoap/Makefile Wed Dec 24 00:14:11 2014 (r375378) @@ -7,7 +7,7 @@ CATEGORIES= devel MASTER_SITES= SF/${PORTNAME}2/gSOAP DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= Generator Tools for Coding SOAP/XML Web Services in C and C++ LICENSE= GPLv2 Modified: head/devel/k8048/Makefile ============================================================================== --- head/devel/k8048/Makefile Wed Dec 24 00:05:10 2014 (r375377) +++ head/devel/k8048/Makefile Wed Dec 24 00:14:11 2014 (r375378) @@ -6,7 +6,7 @@ PORTVERSION= 2.17 CATEGORIES= devel MASTER_SITES= http://dev.kewl.org/k8048/ -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= Programs Microchip PICs using Velleman K8048 board LICENSE= BSD3CLAUSE Modified: head/devel/libantlr3c/Makefile ============================================================================== --- head/devel/libantlr3c/Makefile Wed Dec 24 00:05:10 2014 (r375377) +++ head/devel/libantlr3c/Makefile Wed Dec 24 00:14:11 2014 (r375378) @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= http://www.antlr3.org/download/C/ -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= ANother Tool for Language Recognition (C runtime) LICENSE= BSD3CLAUSE Modified: head/devel/libdatrie/Makefile ============================================================================== --- head/devel/libdatrie/Makefile Wed Dec 24 00:05:10 2014 (r375377) +++ head/devel/libdatrie/Makefile Wed Dec 24 00:14:11 2014 (r375378) @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= http://linux.thai.net/pub/thailinux/software/libthai/ -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= Double-array trie implementation library LICENSE= LGPL21 Modified: head/devel/liblognorm/Makefile ============================================================================== --- head/devel/liblognorm/Makefile Wed Dec 24 00:05:10 2014 (r375377) +++ head/devel/liblognorm/Makefile Wed Dec 24 00:14:11 2014 (r375378) @@ -6,7 +6,7 @@ PORTREVISION= 1 CATEGORIES= devel net security MASTER_SITES= http://www.liblognorm.com/download/files/download/ -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= Log normalizer LICENSE= GPLv2 Modified: head/devel/newtonsoft-json/Makefile ============================================================================== --- head/devel/newtonsoft-json/Makefile Wed Dec 24 00:05:10 2014 (r375377) +++ head/devel/newtonsoft-json/Makefile Wed Dec 24 00:14:11 2014 (r375378) @@ -5,7 +5,7 @@ PORTNAME= newtonsoft-json PORTVERSION= 6.0.5 CATEGORIES= devel -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= Popular high-performance JSON framework for .NET LICENSE= MIT Modified: head/devel/ntopng-zmq/Makefile ============================================================================== --- head/devel/ntopng-zmq/Makefile Wed Dec 24 00:05:10 2014 (r375377) +++ head/devel/ntopng-zmq/Makefile Wed Dec 24 00:14:11 2014 (r375378) @@ -9,7 +9,7 @@ MASTER_SITES= http://download.zeromq.org PKGNAMEPREFIX= ntopng- DISTNAME= zeromq-${DISTVERSION} -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= NTOPNG specific ZMQ library LICENSE= LGPL3 Modified: head/devel/omniORB/Makefile ============================================================================== --- head/devel/omniORB/Makefile Wed Dec 24 00:05:10 2014 (r375377) +++ head/devel/omniORB/Makefile Wed Dec 24 00:14:11 2014 (r375378) @@ -6,7 +6,7 @@ PORTVERSION= 4.2.0 CATEGORIES= devel MASTER_SITES= SF/${PORTNAME:tl}/${PORTNAME}/${PORTNAME}-${PORTVERSION} -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= Robust high performance CORBA ORB for C++ and Python LICENSE= GPLv2 Modified: head/devel/p5-AI-Pathfinding-AStar/Makefile ============================================================================== --- head/devel/p5-AI-Pathfinding-AStar/Makefile Wed Dec 24 00:05:10 2014 (r375377) +++ head/devel/p5-AI-Pathfinding-AStar/Makefile Wed Dec 24 00:14:11 2014 (r375378) @@ -8,7 +8,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= Perl implementation of the A* pathfinding algorithm LICENSE= ART10 GPLv1 Modified: head/devel/p5-Agent/Makefile ============================================================================== --- head/devel/p5-Agent/Makefile Wed Dec 24 00:05:10 2014 (r375377) +++ head/devel/p5-Agent/Makefile Wed Dec 24 00:14:11 2014 (r375378) @@ -8,7 +8,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= Perl module that provides a foundation for software agent developers LICENSE= ARTPERL10 Modified: head/devel/p5-Algorithm-Annotate/Makefile ============================================================================== --- head/devel/p5-Algorithm-Annotate/Makefile Wed Dec 24 00:05:10 2014 (r375377) +++ head/devel/p5-Algorithm-Annotate/Makefile Wed Dec 24 00:14:11 2014 (r375378) @@ -8,7 +8,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= Represent a series of changes in annotate form LICENSE= ART10 GPLv1 Modified: head/devel/p5-Algorithm-Bucketizer/Makefile ============================================================================== --- head/devel/p5-Algorithm-Bucketizer/Makefile Wed Dec 24 00:05:10 2014 (r375377) +++ head/devel/p5-Algorithm-Bucketizer/Makefile Wed Dec 24 00:14:11 2014 (r375378) @@ -8,7 +8,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= Distribute sized items to buckets with limited size LICENSE= ART10 GPLv1 Modified: head/devel/p5-Algorithm-Dependency-Objects/Makefile ============================================================================== --- head/devel/p5-Algorithm-Dependency-Objects/Makefile Wed Dec 24 00:05:10 2014 (r375377) +++ head/devel/p5-Algorithm-Dependency-Objects/Makefile Wed Dec 24 00:14:11 2014 (r375378) @@ -8,7 +8,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= Implementation of an Object Dependency Algorithm LICENSE= ART10 GPLv1 Modified: head/devel/p5-Algorithm-LUHN/Makefile ============================================================================== --- head/devel/p5-Algorithm-LUHN/Makefile Wed Dec 24 00:05:10 2014 (r375377) +++ head/devel/p5-Algorithm-LUHN/Makefile Wed Dec 24 00:14:11 2014 (r375378) @@ -8,7 +8,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= Calculate the Modulus 10 Double Add Double checksum LICENSE= ART10 GPLv1 Modified: head/devel/p5-Algorithm-Numerical-Shuffle/Makefile ============================================================================== --- head/devel/p5-Algorithm-Numerical-Shuffle/Makefile Wed Dec 24 00:05:10 2014 (r375377) +++ head/devel/p5-Algorithm-Numerical-Shuffle/Makefile Wed Dec 24 00:14:11 2014 (r375378) @@ -9,7 +9,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:ABIGAIL PKGNAMEPREFIX= p5- -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= Shuffle a list LICENSE= MIT Modified: head/devel/p5-Algorithm-SVM/Makefile ============================================================================== --- head/devel/p5-Algorithm-SVM/Makefile Wed Dec 24 00:05:10 2014 (r375377) +++ head/devel/p5-Algorithm-SVM/Makefile Wed Dec 24 00:14:11 2014 (r375378) @@ -8,7 +8,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= Perl bindings for the libsvm Support Vector Machine library LICENSE= BSD3CLAUSE Modified: head/devel/p5-Alias/Makefile ============================================================================== --- head/devel/p5-Alias/Makefile Wed Dec 24 00:05:10 2014 (r375377) +++ head/devel/p5-Alias/Makefile Wed Dec 24 00:14:11 2014 (r375378) @@ -8,7 +8,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= Perl module that performs aliasing services LICENSE= ART10 GPLv1 Modified: head/devel/p5-App-Cmd/Makefile ============================================================================== --- head/devel/p5-App-Cmd/Makefile Wed Dec 24 00:05:10 2014 (r375377) +++ head/devel/p5-App-Cmd/Makefile Wed Dec 24 00:14:11 2014 (r375378) @@ -8,7 +8,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= App::Cmd - Write command line apps with less suffering LICENSE= ART10 GPLv1 Modified: head/devel/p5-App-SVN-Bisect/Makefile ============================================================================== --- head/devel/p5-App-SVN-Bisect/Makefile Wed Dec 24 00:05:10 2014 (r375377) +++ head/devel/p5-App-SVN-Bisect/Makefile Wed Dec 24 00:14:11 2014 (r375378) @@ -8,7 +8,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= Binary search through svn revisions LICENSE= ART20 Modified: head/devel/p5-Array-Window/Makefile ============================================================================== --- head/devel/p5-Array-Window/Makefile Wed Dec 24 00:05:10 2014 (r375377) +++ head/devel/p5-Array-Window/Makefile Wed Dec 24 00:14:11 2014 (r375378) @@ -8,7 +8,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= Calculate windows/subsets/pages of arrays LICENSE= ART10 GPLv1 Modified: head/devel/p5-B-Graph/Makefile ============================================================================== --- head/devel/p5-B-Graph/Makefile Wed Dec 24 00:05:10 2014 (r375377) +++ head/devel/p5-B-Graph/Makefile Wed Dec 24 00:14:11 2014 (r375378) @@ -8,7 +8,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= Perl Compiler backend to diagram OP trees LICENSE= ART10 GPLv1 Modified: head/devel/p5-BZ-Client/Makefile ============================================================================== --- head/devel/p5-BZ-Client/Makefile Wed Dec 24 00:05:10 2014 (r375377) +++ head/devel/p5-BZ-Client/Makefile Wed Dec 24 00:14:11 2014 (r375378) @@ -8,7 +8,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:JWIED PKGNAMEPREFIX= p5- -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= Client for the Bugzilla web services API LICENSE= ART10 GPLv1 Modified: head/devel/p5-CPAN-Inject/Makefile ============================================================================== --- head/devel/p5-CPAN-Inject/Makefile Wed Dec 24 00:05:10 2014 (r375377) +++ head/devel/p5-CPAN-Inject/Makefile Wed Dec 24 00:14:11 2014 (r375378) @@ -8,7 +8,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= Base class for injecting distributions into CPAN sources LICENSE= ART10 GPLv1 Modified: head/devel/p5-Cache-AgainstFile/Makefile ============================================================================== --- head/devel/p5-Cache-AgainstFile/Makefile Wed Dec 24 00:05:10 2014 (r375377) +++ head/devel/p5-Cache-AgainstFile/Makefile Wed Dec 24 00:14:11 2014 (r375378) @@ -9,7 +9,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= Cache PKGNAMEPREFIX= p5- -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= Cache data structures parsed from files, watching for updates LICENSE= GPLv2 Modified: head/devel/p5-Cache-Simple-TimedExpiry/Makefile ============================================================================== --- head/devel/p5-Cache-Simple-TimedExpiry/Makefile Wed Dec 24 00:05:10 2014 (r375377) +++ head/devel/p5-Cache-Simple-TimedExpiry/Makefile Wed Dec 24 00:14:11 2014 (r375378) @@ -8,7 +8,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= Lightweight cache with timed expiration LICENSE= ART10 GPLv1 Modified: head/devel/p5-Class-CodeStyler/Makefile ============================================================================== --- head/devel/p5-Class-CodeStyler/Makefile Wed Dec 24 00:05:10 2014 (r375377) +++ head/devel/p5-Class-CodeStyler/Makefile Wed Dec 24 00:14:11 2014 (r375378) @@ -8,7 +8,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= Perl extension for code generation program formatting and execution LICENSE= GPLv2 GPLv3 Modified: head/devel/p5-Class-Default/Makefile ============================================================================== --- head/devel/p5-Class-Default/Makefile Wed Dec 24 00:05:10 2014 (r375377) +++ head/devel/p5-Class-Default/Makefile Wed Dec 24 00:14:11 2014 (r375378) @@ -8,7 +8,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= Static calls apply to a default instantiation LICENSE= ART10 GPLv1 Modified: head/devel/p5-Class-Factory/Makefile ============================================================================== --- head/devel/p5-Class-Factory/Makefile Wed Dec 24 00:05:10 2014 (r375377) +++ head/devel/p5-Class-Factory/Makefile Wed Dec 24 00:14:11 2014 (r375378) @@ -8,7 +8,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= Base class for dynamic factory classes LICENSE= ART10 GPLv1 Modified: head/devel/p5-Class-Handle/Makefile ============================================================================== --- head/devel/p5-Class-Handle/Makefile Wed Dec 24 00:05:10 2014 (r375377) +++ head/devel/p5-Class-Handle/Makefile Wed Dec 24 00:14:11 2014 (r375378) @@ -8,7 +8,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= Create objects that are handles to classes LICENSE= ART10 GPLv1 Modified: head/devel/p5-Class-MixinFactory/Makefile ============================================================================== --- head/devel/p5-Class-MixinFactory/Makefile Wed Dec 24 00:05:10 2014 (r375377) +++ head/devel/p5-Class-MixinFactory/Makefile Wed Dec 24 00:14:11 2014 (r375378) @@ -8,7 +8,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= Class Factory with Selection of Mixins LICENSE= ART10 GPLv1 Modified: head/devel/p5-Class-Multimethods/Makefile ============================================================================== --- head/devel/p5-Class-Multimethods/Makefile Wed Dec 24 00:05:10 2014 (r375377) +++ head/devel/p5-Class-Multimethods/Makefile Wed Dec 24 00:14:11 2014 (r375378) @@ -8,7 +8,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= Support multimethods and function overloading in Perl LICENSE= ART10 GPLv1 Modified: head/devel/p5-Class-Roles/Makefile ============================================================================== --- head/devel/p5-Class-Roles/Makefile Wed Dec 24 00:05:10 2014 (r375377) +++ head/devel/p5-Class-Roles/Makefile Wed Dec 24 00:14:11 2014 (r375378) @@ -8,7 +8,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= Provides a role-based system of OOP (emulates Perl6) LICENSE= ART10 GPLv1 Modified: head/devel/p5-Class-STL-Containers/Makefile ============================================================================== --- head/devel/p5-Class-STL-Containers/Makefile Wed Dec 24 00:05:10 2014 (r375377) +++ head/devel/p5-Class-STL-Containers/Makefile Wed Dec 24 00:14:11 2014 (r375378) @@ -8,7 +8,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= Perl extension for STL-like object management LICENSE= GPLv2 Modified: head/devel/p5-Class-Workflow/Makefile ============================================================================== --- head/devel/p5-Class-Workflow/Makefile Wed Dec 24 00:05:10 2014 (r375377) +++ head/devel/p5-Class-Workflow/Makefile Wed Dec 24 00:14:11 2014 (r375378) @@ -8,7 +8,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= Lightweight workflow system LICENSE= ART10 GPLv1 Modified: head/devel/p5-Config-ApacheFormat/Makefile ============================================================================== --- head/devel/p5-Config-ApacheFormat/Makefile Wed Dec 24 00:05:10 2014 (r375377) +++ head/devel/p5-Config-ApacheFormat/Makefile Wed Dec 24 00:14:11 2014 (r375378) @@ -8,7 +8,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= Parse a configuration file in the same syntax as the Apache web server LICENSE= ART10 GPLv1 Modified: head/devel/p5-Config-Simple/Makefile ============================================================================== --- head/devel/p5-Config-Simple/Makefile Wed Dec 24 00:05:10 2014 (r375377) +++ head/devel/p5-Config-Simple/Makefile Wed Dec 24 00:14:11 2014 (r375378) @@ -8,7 +8,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN/Config/SHERZODR PKGNAMEPREFIX= p5- -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= Simple configuration file class LICENSE= ART10 GPLv1 Modified: head/devel/p5-Config-Wrest/Makefile ============================================================================== --- head/devel/p5-Config-Wrest/Makefile Wed Dec 24 00:05:10 2014 (r375377) +++ head/devel/p5-Config-Wrest/Makefile Wed Dec 24 00:14:11 2014 (r375378) @@ -9,7 +9,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= Config PKGNAMEPREFIX= p5- -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= Perl module for reading and writing configuration data LICENSE= GPLv2 Modified: head/devel/p5-Curses-Application/Makefile ============================================================================== --- head/devel/p5-Curses-Application/Makefile Wed Dec 24 00:05:10 2014 (r375377) +++ head/devel/p5-Curses-Application/Makefile Wed Dec 24 00:14:11 2014 (r375378) @@ -9,7 +9,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- DISTNAME= CursesApplication-${PORTVERSION} -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= Curses application development framework LICENSE= GPLv2 Modified: head/devel/p5-Curses-Forms/Makefile ============================================================================== --- head/devel/p5-Curses-Forms/Makefile Wed Dec 24 00:05:10 2014 (r375377) +++ head/devel/p5-Curses-Forms/Makefile Wed Dec 24 00:14:11 2014 (r375378) @@ -9,7 +9,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- DISTNAME= CursesForms-${PORTVERSION} -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= Provide high level APIs for rapid UI design on the console LICENSE= GPLv2 Modified: head/devel/p5-Curses-Widgets/Makefile ============================================================================== --- head/devel/p5-Curses-Widgets/Makefile Wed Dec 24 00:05:10 2014 (r375377) +++ head/devel/p5-Curses-Widgets/Makefile Wed Dec 24 00:14:11 2014 (r375378) @@ -9,7 +9,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- DISTNAME= CursesWidgets-${PORTVERSION} -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= Curses-based widgets and functions LICENSE= GPLv2 Modified: head/devel/p5-Data-HashArray/Makefile ============================================================================== --- head/devel/p5-Data-HashArray/Makefile Wed Dec 24 00:05:10 2014 (r375377) +++ head/devel/p5-Data-HashArray/Makefile Wed Dec 24 00:14:11 2014 (r375378) @@ -8,7 +8,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= Array class of hashes with properties via overloading and AUTOLOAD LICENSE= ART10 GPLv1 Modified: head/devel/p5-Data-JavaScript-Anon/Makefile ============================================================================== --- head/devel/p5-Data-JavaScript-Anon/Makefile Wed Dec 24 00:05:10 2014 (r375377) +++ head/devel/p5-Data-JavaScript-Anon/Makefile Wed Dec 24 00:14:11 2014 (r375378) @@ -9,7 +9,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= Data PKGNAMEPREFIX= p5- -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= Dump big dumb Perl structs to anonymous JavaScript structs LICENSE= ART10 GPLv1 Modified: head/devel/p5-Data-Taxonomy-Tags/Makefile ============================================================================== --- head/devel/p5-Data-Taxonomy-Tags/Makefile Wed Dec 24 00:05:10 2014 (r375377) +++ head/devel/p5-Data-Taxonomy-Tags/Makefile Wed Dec 24 00:14:11 2014 (r375378) @@ -8,7 +8,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= Represents a set of tags for any item LICENSE= ART10 GPLv1 Modified: head/devel/p5-Date-ISO/Makefile ============================================================================== --- head/devel/p5-Date-ISO/Makefile Wed Dec 24 00:05:10 2014 (r375377) +++ head/devel/p5-Date-ISO/Makefile Wed Dec 24 00:14:11 2014 (r375378) @@ -8,7 +8,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= Converts dates between ISO and Gregorian formats BUILD_DEPENDS= p5-Date-ICal>=1.54:${PORTSDIR}/devel/p5-Date-ICal \ Modified: head/devel/p5-DateConvert/Makefile ============================================================================== --- head/devel/p5-DateConvert/Makefile Wed Dec 24 00:05:10 2014 (r375377) +++ head/devel/p5-DateConvert/Makefile Wed Dec 24 00:14:11 2014 (r375378) @@ -9,7 +9,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= Date PKGNAMEPREFIX= p5- -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= Perl5 module to convert dates between any two calendar formats LICENSE= ART10 GPLv1 Modified: head/devel/p5-DateTime-Format-Natural/Makefile ============================================================================== --- head/devel/p5-DateTime-Format-Natural/Makefile Wed Dec 24 00:05:10 2014 (r375377) +++ head/devel/p5-DateTime-Format-Natural/Makefile Wed Dec 24 00:14:11 2014 (r375378) @@ -8,7 +8,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= Create machine readable date/time with natural parsing logic LICENSE= ART10 GPLv1 Modified: head/devel/p5-Decision-ACL/Makefile ============================================================================== --- head/devel/p5-Decision-ACL/Makefile Wed Dec 24 00:05:10 2014 (r375377) +++ head/devel/p5-Decision-ACL/Makefile Wed Dec 24 00:14:11 2014 (r375378) @@ -8,7 +8,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= Manage and Build Access Control Lists LICENSE= ART10 GPLv1 Modified: head/devel/p5-Devel-Cycle/Makefile ============================================================================== --- head/devel/p5-Devel-Cycle/Makefile Wed Dec 24 00:05:10 2014 (r375377) +++ head/devel/p5-Devel-Cycle/Makefile Wed Dec 24 00:14:11 2014 (r375378) @@ -8,7 +8,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= Find memory cycles in objects LICENSE= ART10 GPLv1 Modified: head/devel/p5-Devel-Dumpvar/Makefile ============================================================================== --- head/devel/p5-Devel-Dumpvar/Makefile Wed Dec 24 00:05:10 2014 (r375377) +++ head/devel/p5-Devel-Dumpvar/Makefile Wed Dec 24 00:14:11 2014 (r375378) @@ -8,7 +8,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= Pure-OO reimplementation of dumpvar.pl LICENSE= ART10 GPLv1 Modified: head/devel/p5-Devel-Refactor/Makefile ============================================================================== --- head/devel/p5-Devel-Refactor/Makefile Wed Dec 24 00:05:10 2014 (r375377) +++ head/devel/p5-Devel-Refactor/Makefile Wed Dec 24 00:14:11 2014 (r375378) @@ -8,7 +8,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= Perl extension for refactoring Perl code LICENSE= ART10 GPLv1 Modified: head/devel/p5-Devel-StealthDebug/Makefile ============================================================================== --- head/devel/p5-Devel-StealthDebug/Makefile Wed Dec 24 00:05:10 2014 (r375377) +++ head/devel/p5-Devel-StealthDebug/Makefile Wed Dec 24 00:14:11 2014 (r375378) @@ -8,7 +8,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= Simple non-intrusive debug module LICENSE= ART10 GPLv1 Modified: head/devel/p5-File-Append-TempFile/Makefile ============================================================================== --- head/devel/p5-File-Append-TempFile/Makefile Wed Dec 24 00:05:10 2014 (r375377) +++ head/devel/p5-File-Append-TempFile/Makefile Wed Dec 24 00:14:11 2014 (r375378) @@ -8,7 +8,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= Append data to files using a temporary copy LICENSE= ART10 GPLv1 Modified: head/devel/p5-File-BOM/Makefile ============================================================================== --- head/devel/p5-File-BOM/Makefile Wed Dec 24 00:05:10 2014 (r375377) +++ head/devel/p5-File-BOM/Makefile Wed Dec 24 00:14:11 2014 (r375378) @@ -8,7 +8,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= Perl module to handle Unicode byte order marks LICENSE= ART10 GPLv1 Modified: head/devel/p5-File-Cache/Makefile ============================================================================== --- head/devel/p5-File-Cache/Makefile Wed Dec 24 00:05:10 2014 (r375377) +++ head/devel/p5-File-Cache/Makefile Wed Dec 24 00:14:11 2014 (r375378) @@ -8,7 +8,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= Perl module implementing a persistent object store LICENSE= GPLv1 GPLv2 GPLv3 Modified: head/devel/p5-File-ExtAttr/Makefile ============================================================================== --- head/devel/p5-File-ExtAttr/Makefile Wed Dec 24 00:05:10 2014 (r375377) +++ head/devel/p5-File-ExtAttr/Makefile Wed Dec 24 00:14:11 2014 (r375378) @@ -8,7 +8,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= Access to extended attributes of the files USES= perl5 Modified: head/devel/p5-File-Find-Rule-VCS/Makefile ============================================================================== --- head/devel/p5-File-Find-Rule-VCS/Makefile Wed Dec 24 00:05:10 2014 (r375377) +++ head/devel/p5-File-Find-Rule-VCS/Makefile Wed Dec 24 00:14:11 2014 (r375378) @@ -8,7 +8,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= Exclude files and directories for Version Control Systems LICENSE= ART10 GPLv1 Modified: head/devel/p5-File-FnMatch/Makefile ============================================================================== --- head/devel/p5-File-FnMatch/Makefile Wed Dec 24 00:05:10 2014 (r375377) +++ head/devel/p5-File-FnMatch/Makefile Wed Dec 24 00:14:11 2014 (r375378) @@ -8,7 +8,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= Simple filename and pathname matching LICENSE= ART10 GPLv1 Modified: head/devel/p5-File-Random/Makefile ============================================================================== --- head/devel/p5-File-Random/Makefile Wed Dec 24 00:05:10 2014 (r375377) +++ head/devel/p5-File-Random/Makefile Wed Dec 24 00:14:11 2014 (r375378) @@ -8,7 +8,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= Perl module for random selecting of a file LICENSE= ART10 GPLv1 Modified: head/devel/p5-File-ShareDir-PAR/Makefile ============================================================================== --- head/devel/p5-File-ShareDir-PAR/Makefile Wed Dec 24 00:05:10 2014 (r375377) +++ head/devel/p5-File-ShareDir-PAR/Makefile Wed Dec 24 00:14:11 2014 (r375378) @@ -8,7 +8,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= Perl5 File::ShareDir module with PAR support LICENSE= ART10 GPLv1 Modified: head/devel/p5-File-Touch/Makefile ============================================================================== --- head/devel/p5-File-Touch/Makefile Wed Dec 24 00:05:10 2014 (r375377) +++ head/devel/p5-File-Touch/Makefile Wed Dec 24 00:14:11 2014 (r375378) @@ -8,7 +8,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= Module to 'touch' files LICENSE= ART10 GPLv1 Modified: head/devel/p5-Google-Checkout/Makefile ============================================================================== --- head/devel/p5-Google-Checkout/Makefile Wed Dec 24 00:05:10 2014 (r375377) +++ head/devel/p5-Google-Checkout/Makefile Wed Dec 24 00:14:11 2014 (r375378) @@ -8,7 +8,7 @@ CATEGORIES= devel www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= Perl implementation of Google Checkout (GCO) *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** From owner-svn-ports-all@FreeBSD.ORG Wed Dec 24 01:25:23 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2108B570; Wed, 24 Dec 2014 01:25:23 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E84CD19BD; Wed, 24 Dec 2014 01:25:22 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBO1PM64081243; Wed, 24 Dec 2014 01:25:22 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBO1PMXh081241; Wed, 24 Dec 2014 01:25:22 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412240125.sBO1PMXh081241@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Wed, 24 Dec 2014 01:25:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375379 - in head/graphics/nvidia-texture-tools: . 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 01:25:23 -0000 Author: antoine Date: Wed Dec 24 01:25:21 2014 New Revision: 375379 URL: https://svnweb.freebsd.org/changeset/ports/375379 QAT: https://qat.redports.org/buildarchive/r375379/ Log: Properly support png15 Modified: head/graphics/nvidia-texture-tools/Makefile head/graphics/nvidia-texture-tools/files/patch-src-nvimage-ImageIO.cpp Modified: head/graphics/nvidia-texture-tools/Makefile ============================================================================== --- head/graphics/nvidia-texture-tools/Makefile Wed Dec 24 00:14:11 2014 (r375378) +++ head/graphics/nvidia-texture-tools/Makefile Wed Dec 24 01:25:21 2014 (r375379) @@ -19,8 +19,8 @@ LIB_DEPENDS= libpng.so:${PORTSDIR}/graph USES= alias cmake CMAKE_ARGS= -DNVTT_SHARED=TRUE -CFLAGS+= -fPIC -I${LOCALBASE}/include/libpng15 -CXXFLAGS+= -fPIC -I${LOCALBASE}/include/libpng15 +CFLAGS+= -fPIC +CXXFLAGS+= -fPIC WRKSRC= ${WRKDIR}/${PORTNAME} Modified: head/graphics/nvidia-texture-tools/files/patch-src-nvimage-ImageIO.cpp ============================================================================== --- head/graphics/nvidia-texture-tools/files/patch-src-nvimage-ImageIO.cpp Wed Dec 24 00:14:11 2014 (r375378) +++ head/graphics/nvidia-texture-tools/files/patch-src-nvimage-ImageIO.cpp Wed Dec 24 01:25:21 2014 (r375379) @@ -1,11 +1,11 @@ ---- src/nvimage/ImageIO.cpp.orig 2010-05-14 19:59:28.000000000 +0200 -+++ src/nvimage/ImageIO.cpp 2012-05-06 20:50:40.000000000 +0200 -@@ -599,6 +599,8 @@ - - #if defined(HAVE_PNG) - -+#include "pngpriv.h" -+ - static void user_read_data(png_structp png_ptr, png_bytep data, png_size_t length) +--- src/nvimage/ImageIO.cpp.orig 2010-05-14 17:59:28 UTC ++++ src/nvimage/ImageIO.cpp +@@ -603,7 +603,7 @@ static void user_read_data(png_structp p { nvDebugCheck(png_ptr != NULL); + +- Stream * s = (Stream *)png_ptr->io_ptr; ++ Stream * s = (Stream *)png_get_io_ptr(png_ptr); + s->serialize(data, (int)length); + + if (s->isError()) { From owner-svn-ports-all@FreeBSD.ORG Wed Dec 24 01:27:04 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5E8E169C; Wed, 24 Dec 2014 01:27:04 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4796019D6; Wed, 24 Dec 2014 01:27:04 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBO1R4aw081558; Wed, 24 Dec 2014 01:27:04 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBO1R4mB081557; Wed, 24 Dec 2014 01:27:04 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412240127.sBO1R4mB081557@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Wed, 24 Dec 2014 01:27:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375380 - in head/x11-toolkits/libgdiplus: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 01:27:04 -0000 Author: antoine Date: Wed Dec 24 01:27:03 2014 New Revision: 375380 URL: https://svnweb.freebsd.org/changeset/ports/375380 QAT: https://qat.redports.org/buildarchive/r375380/ Log: Properly support png15, remove useless patch Deleted: head/x11-toolkits/libgdiplus/files/ Modified: head/x11-toolkits/libgdiplus/Makefile Modified: head/x11-toolkits/libgdiplus/Makefile ============================================================================== --- head/x11-toolkits/libgdiplus/Makefile Wed Dec 24 01:25:21 2014 (r375379) +++ head/x11-toolkits/libgdiplus/Makefile Wed Dec 24 01:27:03 2014 (r375380) @@ -12,7 +12,7 @@ COMMENT= GDI+ API for System.Windows.For LIB_DEPENDS= libtiff.so:${PORTSDIR}/graphics/tiff \ libgif.so:${PORTSDIR}/graphics/giflib \ - libpng15.so:${PORTSDIR}/graphics/png \ + libpng.so:${PORTSDIR}/graphics/png \ libcairo.so:${PORTSDIR}/graphics/cairo GNU_CONFIGURE= yes @@ -20,7 +20,7 @@ USES= gmake libtool:keepla pathfix pkgc USE_GNOME= glib20 USE_LDCONFIG= yes USE_XORG= x11 -CPPFLAGS+= -I${LOCALBASE}/include -I${LOCALBASE}/include/libpng15 +CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib INSTALL_TARGET= install-strip From owner-svn-ports-all@FreeBSD.ORG Wed Dec 24 01:28:16 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id ADFE7795; Wed, 24 Dec 2014 01:28:16 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 99FA219E6; Wed, 24 Dec 2014 01:28:16 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBO1SGtk081797; Wed, 24 Dec 2014 01:28:16 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBO1SGLe081796; Wed, 24 Dec 2014 01:28:16 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412240128.sBO1SGLe081796@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Wed, 24 Dec 2014 01:28:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375381 - head/x11-wm/compiz X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 01:28:16 -0000 Author: antoine Date: Wed Dec 24 01:28:15 2014 New Revision: 375381 URL: https://svnweb.freebsd.org/changeset/ports/375381 QAT: https://qat.redports.org/buildarchive/r375381/ Log: Properly support png15 Modified: head/x11-wm/compiz/Makefile Modified: head/x11-wm/compiz/Makefile ============================================================================== --- head/x11-wm/compiz/Makefile Wed Dec 24 01:27:03 2014 (r375380) +++ head/x11-wm/compiz/Makefile Wed Dec 24 01:28:15 2014 (r375381) @@ -9,7 +9,7 @@ MASTER_SITES= http://releases.compiz.org MAINTAINER= freebsd-ports@dan.me.uk COMMENT= Compiz Composite/Window Manager -LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png \ +LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png \ libgtop-2.0.so:${PORTSDIR}/devel/libgtop \ libstartup-notification-1.so:${PORTSDIR}/x11/startup-notification RUN_DEPENDS= glxinfo:${PORTSDIR}/graphics/mesa-demos \ @@ -109,10 +109,6 @@ RUN_DEPENDS+= ${LOCALBASE}/libdata/pkgco CONFIGURE_ARGS+= --disable-dbus --disable-dbus-glib .endif -post-patch: - @${REINPLACE_CMD} -e 's|libpng|libpng15|' \ - ${WRKSRC}/configure - post-install: ${INSTALL_SCRIPT} ${WRKDIR}/compiz-manager ${STAGEDIR}${PREFIX}/bin/compiz-manager From owner-svn-ports-all@FreeBSD.ORG Wed Dec 24 01:30:49 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id EBE14889; Wed, 24 Dec 2014 01:30:49 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D84C61A2C; Wed, 24 Dec 2014 01:30:49 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBO1UnVs084638; Wed, 24 Dec 2014 01:30:49 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBO1UnQU084637; Wed, 24 Dec 2014 01:30:49 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412240130.sBO1UnQU084637@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Wed, 24 Dec 2014 01:30:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375382 - head/graphics/inkscape X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 01:30:50 -0000 Author: antoine Date: Wed Dec 24 01:30:48 2014 New Revision: 375382 URL: https://svnweb.freebsd.org/changeset/ports/375382 QAT: https://qat.redports.org/buildarchive/r375382/ Log: Properly support png15 Modified: head/graphics/inkscape/Makefile Modified: head/graphics/inkscape/Makefile ============================================================================== --- head/graphics/inkscape/Makefile Wed Dec 24 01:28:15 2014 (r375381) +++ head/graphics/inkscape/Makefile Wed Dec 24 01:30:48 2014 (r375382) @@ -18,7 +18,7 @@ LIB_DEPENDS= libpopt.so:${PORTSDIR}/deve libgtkspell.so:${PORTSDIR}/textproc/gtkspell \ liblcms.so:${PORTSDIR}/graphics/lcms \ libwpg-0.2.so:${PORTSDIR}/graphics/libwpg \ - libpng15.so:${PORTSDIR}/graphics/png \ + libpng.so:${PORTSDIR}/graphics/png \ libMagick++-6.Q16.so:${PORTSDIR}/graphics/ImageMagick RUN_DEPENDS= p5-XML-XQL>=0:${PORTSDIR}/textproc/p5-XML-XQL @@ -55,8 +55,7 @@ CONFIGURE_ARGS+= --enable-poppler-cairo= .endif post-patch: - @${REINPLACE_CMD} -e 's|libpng >= 1.2|libpng15 >= 1.2|g' \ - -e 's|-ldl||g' \ + @${REINPLACE_CMD} -e 's|-ldl||g' \ ${WRKSRC}/configure .if ! ${PORT_OPTIONS:MPOPPLER} @${REINPLACE_CMD} -e 's|poppler|pdisable|g' \ From owner-svn-ports-all@FreeBSD.ORG Wed Dec 24 01:36:26 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C16FFBCA; Wed, 24 Dec 2014 01:36:26 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 935C61B61; Wed, 24 Dec 2014 01:36:26 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBO1aQCq086609; Wed, 24 Dec 2014 01:36:26 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBO1aQed086608; Wed, 24 Dec 2014 01:36:26 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412240136.sBO1aQed086608@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Wed, 24 Dec 2014 01:36:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375383 - in head/textproc/htmldoc: . 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 01:36:26 -0000 Author: antoine Date: Wed Dec 24 01:36:25 2014 New Revision: 375383 URL: https://svnweb.freebsd.org/changeset/ports/375383 QAT: https://qat.redports.org/buildarchive/r375383/ Log: - Properly support png15, remove useless patch - Allow building with openssl from ports Deleted: head/textproc/htmldoc/files/patch-htmldoc__image.cxx Modified: head/textproc/htmldoc/Makefile Modified: head/textproc/htmldoc/Makefile ============================================================================== --- head/textproc/htmldoc/Makefile Wed Dec 24 01:30:48 2014 (r375382) +++ head/textproc/htmldoc/Makefile Wed Dec 24 01:36:25 2014 (r375383) @@ -3,6 +3,7 @@ PORTNAME= htmldoc PORTVERSION= 1.8.28 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://www.msweet.org/files/project1/ \ ${MASTER_SITE_EASYSW} @@ -15,12 +16,13 @@ COMMENT= Converts HTML to PDF and/or Pos LICENSE= GPLv2 LIB_DEPENDS= libjpeg.so:${PORTSDIR}/graphics/jpeg \ - libpng15.so:${PORTSDIR}/graphics/png + libpng.so:${PORTSDIR}/graphics/png OPTIONS_DEFINE= HTMLDOCGUI HTMLDOCGUI_DESC= Build GUI front-end -USES= tar:bzip2 +USES= tar:bzip2 +USE_OPENSSL= yes GNU_CONFIGURE= yes # Configure seems broken and ignores these ATM: @@ -32,12 +34,17 @@ INSTALL_TARGET= install \ bindir=${STAGEDIR}${PREFIX}/bin \ datadir=${STAGEDIR}${PREFIX}/share \ mandir=${STAGEDIR}${MANPREFIX}/man +CPPFLAGS+= -I${OPENSSLINC} LDFLAGS+= -L${LOCALBASE}/lib +HTMLDOCGUI_LIB_DEPENDS= libfltk.so:${PORTSDIR}/x11-toolkits/fltk +HTMLDOCGUI_CONFIGURE_ON= --with-gui=yes +HTMLDOCGUI_CONFIGURE_OFF= --with-gui=no + post-patch: ${REINPLACE_CMD} -e 's,@JPEG@ @ZLIB@ @PNG@ ,,' ${WRKSRC}/Makefile.in ${REINPLACE_CMD} -e 's|@LDFLAGS@|-L${LOCALBASE}/lib @LDFLAGS@|' \ - -e 's|@JPEGINC@ @PNGINC@ @ZLIBINC@|-I${LOCALBASE}/include -I${LOCALBASE}/include/libpng15|' \ + -e 's|@JPEGINC@ @PNGINC@ @ZLIBINC@|-I${LOCALBASE}/include|' \ ${WRKSRC}/Makedefs.in # Remove redundant code: ${REINPLACE_CMD} -Ee 's,(md5|snprintf|rc4)\.o,,g' \ @@ -52,13 +59,4 @@ post-configure: post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/htmldoc -.include -.include - -.if ${PORT_OPTIONS:MHTMLDOCGUI} -LIB_DEPENDS+= libfltk.so:${PORTSDIR}/x11-toolkits/fltk -CONFIGURE_ARGS+=--with-gui=yes -.else -CONFIGURE_ARGS+=--with-gui=no -.endif -.include +.include From owner-svn-ports-all@FreeBSD.ORG Wed Dec 24 01:43:50 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 91B3FD13; Wed, 24 Dec 2014 01:43:50 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 63BE41CC4; Wed, 24 Dec 2014 01:43:50 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBO1hoSZ091092; Wed, 24 Dec 2014 01:43:50 GMT (envelope-from kevlo@FreeBSD.org) Received: (from kevlo@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBO1hnIf091090; Wed, 24 Dec 2014 01:43:49 GMT (envelope-from kevlo@FreeBSD.org) Message-Id: <201412240143.sBO1hnIf091090@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: kevlo set sender to kevlo@FreeBSD.org using -f From: Kevin Lo Date: Wed, 24 Dec 2014 01:43:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375384 - head/sysutils/synergy X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 01:43:50 -0000 Author: kevlo Date: Wed Dec 24 01:43:48 2014 New Revision: 375384 URL: https://svnweb.freebsd.org/changeset/ports/375384 QAT: https://qat.redports.org/buildarchive/r375384/ Log: Update to 1.6.2 Modified: head/sysutils/synergy/Makefile head/sysutils/synergy/distinfo Modified: head/sysutils/synergy/Makefile ============================================================================== --- head/sysutils/synergy/Makefile Wed Dec 24 01:36:25 2014 (r375383) +++ head/sysutils/synergy/Makefile Wed Dec 24 01:43:48 2014 (r375384) @@ -1,11 +1,10 @@ # $FreeBSD$ PORTNAME= synergy -PORTVERSION= 1.5.1 -DISTVERSIONSUFFIX= -Source +PORTVERSION= 1.6.2 CATEGORIES= sysutils -MASTER_SITES= http://synergy-project.org/files/packages/ -DISTNAME= ${PORTNAME}-${PORTVERSION}-r2398${DISTVERSIONSUFFIX} +MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/archive/ +DISTNAME= ${PORTVERSION} MAINTAINER= kevlo@FreeBSD.org COMMENT= Mouse and keyboard sharing utility @@ -23,7 +22,7 @@ MAKE_JOBS_UNSAFE=yes CFLAGS+= -I${LOCALBASE}/include -L${LOCALBASE}/lib -PLIST_FILES= bin/synergyc bin/synergyd bin/synergys bin/syntool \ +PLIST_FILES= bin/synergyc bin/synergyd bin/synergys \ man/man1/synergyc.1.gz man/man1/synergys.1.gz PORTEXAMPLES= synergy.conf.example synergy.conf.example-basic \ synergy.conf.example-advanced @@ -36,7 +35,7 @@ post-extract: (cd ${WRKSRC}/ext/cryptopp562 && ${TAR} xfz ${WRKSRC}/ext/cryptopp562.zip) do-install: -.for f in synergyc synergyd synergys syntool +.for f in synergyc synergyd synergys ${INSTALL_PROGRAM} ${WRKSRC}/bin/${f} ${STAGEDIR}${PREFIX}/bin .endfor ${INSTALL_MAN} ${WRKSRC}/doc/synergyc.man \ Modified: head/sysutils/synergy/distinfo ============================================================================== --- head/sysutils/synergy/distinfo Wed Dec 24 01:36:25 2014 (r375383) +++ head/sysutils/synergy/distinfo Wed Dec 24 01:43:48 2014 (r375384) @@ -1,2 +1,2 @@ -SHA256 (synergy-1.5.1-r2398-Source.tar.gz) = c70cc5bbec47ea22bdc34107a1788cc37143c0fd8d8c4affba4f0257c26408a7 -SIZE (synergy-1.5.1-r2398-Source.tar.gz) = 4350720 +SHA256 (1.6.2.tar.gz) = 36c0a2c9ea1c3a13a6134ce1e76ad8dd2f442100dd6075c53f31b399d2543ba3 +SIZE (1.6.2.tar.gz) = 4411385 From owner-svn-ports-all@FreeBSD.ORG Wed Dec 24 02:47:34 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 698F8491; Wed, 24 Dec 2014 02:47:34 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 559A364DA9; Wed, 24 Dec 2014 02:47:34 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBO2lYeO020337; Wed, 24 Dec 2014 02:47:34 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBO2lYOm020336; Wed, 24 Dec 2014 02:47:34 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201412240247.sBO2lYOm020336@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 24 Dec 2014 02:47:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375385 - head/devel/qt4-script/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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 02:47:34 -0000 Author: amdmi3 Date: Wed Dec 24 02:47:33 2014 New Revision: 375385 URL: https://svnweb.freebsd.org/changeset/ports/375385 QAT: https://qat.redports.org/buildarchive/r375385/ Log: - Fix build on MIPS by remiving non-existent, unused include Upstream issue: https://bugreports.qt-project.org/browse/QTBUG-43486 PR: 196157 Submitted by: amdmi3 Approved by: rakuco Added: head/devel/qt4-script/files/patch-src__3rdparty__javascriptcore__JavaScriptCore__wtf__Platform.h (contents, props changed) Added: head/devel/qt4-script/files/patch-src__3rdparty__javascriptcore__JavaScriptCore__wtf__Platform.h ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/qt4-script/files/patch-src__3rdparty__javascriptcore__JavaScriptCore__wtf__Platform.h Wed Dec 24 02:47:33 2014 (r375385) @@ -0,0 +1,10 @@ +--- src/3rdparty/javascriptcore/JavaScriptCore/wtf/Platform.h.orig 2014-04-10 22:37:12.000000000 +0400 ++++ src/3rdparty/javascriptcore/JavaScriptCore/wtf/Platform.h 2014-12-20 07:17:24.000000000 +0300 +@@ -336,7 +336,6 @@ + /* CPU(MIPS) - MIPS, any version */ + #if (defined(mips) || defined(__mips__) || defined(MIPS) || defined(_MIPS_)) + #define WTF_CPU_MIPS 1 +-#include + #if defined(__MIPSEB__) + #define WTF_CPU_BIG_ENDIAN 1 + #endif From owner-svn-ports-all@FreeBSD.ORG Wed Dec 24 04:03:33 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 651DF938; Wed, 24 Dec 2014 04:03:33 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4F4B264507; Wed, 24 Dec 2014 04:03:33 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBO43Xgb058921; Wed, 24 Dec 2014 04:03:33 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBO43W73058918; Wed, 24 Dec 2014 04:03:32 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201412240403.sBO43W73058918@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Wed, 24 Dec 2014 04:03:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375386 - head/net/google-cloud-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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 04:03:33 -0000 Author: swills Date: Wed Dec 24 04:03:31 2014 New Revision: 375386 URL: https://svnweb.freebsd.org/changeset/ports/375386 QAT: https://qat.redports.org/buildarchive/r375386/ Log: net/google-cloud-sdk: update to 0.9.41 Modified: head/net/google-cloud-sdk/Makefile head/net/google-cloud-sdk/distinfo head/net/google-cloud-sdk/pkg-plist Modified: head/net/google-cloud-sdk/Makefile ============================================================================== --- head/net/google-cloud-sdk/Makefile Wed Dec 24 02:47:33 2014 (r375385) +++ head/net/google-cloud-sdk/Makefile Wed Dec 24 04:03:31 2014 (r375386) @@ -2,11 +2,13 @@ # $FreeBSD$ PORTNAME= google-cloud-sdk -PORTVERSION= 0.9.25 -PORTREVISION= 2 +PORTVERSION= 0.9.41 +PORTREVISION= 0 CATEGORIES= net -MASTER_SITES= https://dl.google.com/dl/cloudsdk/release/ -DISTNAME= google-cloud-sdk-coretools-linux-x86_64 +MASTER_SITES= https://dl.google.com/dl/cloudsdk/release/packages/ +DISTNAME= google-cloud-sdk-coretools-linux-static-20141219112406 + +# new releases listed in https://dl.google.com/dl/cloudsdk/release/sha1.txt MAINTAINER= swills@FreeBSD.org COMMENT= Google Cloud SDK for Google Cloud Platform @@ -17,6 +19,9 @@ WRKSRC= ${WRKDIR}/google-cloud-sdk RUN_DEPENDS= python:${PORTSDIR}/lang/python +post-extract: + -@${RM} ${WRKSRC}/platform/gcutil/lib/iso8601/iso8601/.* + do-install: ${FIND} ${WRKSRC}/help -type f -name '*.1' -exec ${GZIP_CMD} {} + ( cd ${WRKSRC}/help ; ${COPYTREE_SHARE} man ${STAGEDIR}${PREFIX} ) Modified: head/net/google-cloud-sdk/distinfo ============================================================================== --- head/net/google-cloud-sdk/distinfo Wed Dec 24 02:47:33 2014 (r375385) +++ head/net/google-cloud-sdk/distinfo Wed Dec 24 04:03:31 2014 (r375386) @@ -1,2 +1,2 @@ -SHA256 (google-cloud-sdk-coretools-linux-x86_64.tar.gz) = ad4daf434138e790c03a2f11dfbe3f149102250281ec00c6cbd2e4188a7074e7 -SIZE (google-cloud-sdk-coretools-linux-x86_64.tar.gz) = 3564921 +SHA256 (google-cloud-sdk-coretools-linux-static-20141219112406.tar.gz) = 2e115636b47c4699b56eb21090652cac5eaa4605836ba5173aa824714869683e +SIZE (google-cloud-sdk-coretools-linux-static-20141219112406.tar.gz) = 5365348 Modified: head/net/google-cloud-sdk/pkg-plist ============================================================================== --- head/net/google-cloud-sdk/pkg-plist Wed Dec 24 02:47:33 2014 (r375385) +++ head/net/google-cloud-sdk/pkg-plist Wed Dec 24 04:03:31 2014 (r375386) @@ -31,7 +31,6 @@ google-cloud-sdk/LICENSE google-cloud-sdk/README google-cloud-sdk/RELEASE_NOTES google-cloud-sdk/bin/bootstrapping/.default_components -google-cloud-sdk/bin/bootstrapping/.install_configurations google-cloud-sdk/bin/bootstrapping/__init__.py google-cloud-sdk/bin/bootstrapping/bootstrapping.py google-cloud-sdk/bin/bootstrapping/bq.py @@ -49,130 +48,221 @@ google-cloud-sdk/bin/gsutil google-cloud-sdk/completion.bash.inc google-cloud-sdk/completion.zsh.inc google-cloud-sdk/help/text.long/gcloud -google-cloud-sdk/help/text.long/gcloud-auth -google-cloud-sdk/help/text.long/gcloud-auth-activate-refresh-token -google-cloud-sdk/help/text.long/gcloud-auth-activate-service-account -google-cloud-sdk/help/text.long/gcloud-auth-git-helper -google-cloud-sdk/help/text.long/gcloud-auth-list -google-cloud-sdk/help/text.long/gcloud-auth-login -google-cloud-sdk/help/text.long/gcloud-auth-print-access-token -google-cloud-sdk/help/text.long/gcloud-auth-revoke -google-cloud-sdk/help/text.long/gcloud-components -google-cloud-sdk/help/text.long/gcloud-components-list -google-cloud-sdk/help/text.long/gcloud-components-remove -google-cloud-sdk/help/text.long/gcloud-components-restore -google-cloud-sdk/help/text.long/gcloud-components-update -google-cloud-sdk/help/text.long/gcloud-compute -google-cloud-sdk/help/text.long/gcloud-compute-addresses -google-cloud-sdk/help/text.long/gcloud-compute-addresses-get -google-cloud-sdk/help/text.long/gcloud-compute-addresses-list -google-cloud-sdk/help/text.long/gcloud-compute-addresses-release -google-cloud-sdk/help/text.long/gcloud-compute-addresses-reserve -google-cloud-sdk/help/text.long/gcloud-compute-config-ssh -google-cloud-sdk/help/text.long/gcloud-compute-copy-files -google-cloud-sdk/help/text.long/gcloud-compute-disks -google-cloud-sdk/help/text.long/gcloud-compute-disks-create -google-cloud-sdk/help/text.long/gcloud-compute-disks-delete -google-cloud-sdk/help/text.long/gcloud-compute-disks-get -google-cloud-sdk/help/text.long/gcloud-compute-disks-list -google-cloud-sdk/help/text.long/gcloud-compute-disks-snapshot -google-cloud-sdk/help/text.long/gcloud-compute-firewalls -google-cloud-sdk/help/text.long/gcloud-compute-firewalls-create -google-cloud-sdk/help/text.long/gcloud-compute-firewalls-delete -google-cloud-sdk/help/text.long/gcloud-compute-firewalls-get -google-cloud-sdk/help/text.long/gcloud-compute-firewalls-list -google-cloud-sdk/help/text.long/gcloud-compute-firewalls-update -google-cloud-sdk/help/text.long/gcloud-compute-forwarding-rules -google-cloud-sdk/help/text.long/gcloud-compute-forwarding-rules-create -google-cloud-sdk/help/text.long/gcloud-compute-forwarding-rules-delete -google-cloud-sdk/help/text.long/gcloud-compute-forwarding-rules-get -google-cloud-sdk/help/text.long/gcloud-compute-forwarding-rules-list -google-cloud-sdk/help/text.long/gcloud-compute-forwarding-rules-set-target -google-cloud-sdk/help/text.long/gcloud-compute-http-health-checks -google-cloud-sdk/help/text.long/gcloud-compute-http-health-checks-create -google-cloud-sdk/help/text.long/gcloud-compute-http-health-checks-get -google-cloud-sdk/help/text.long/gcloud-compute-http-health-checks-list -google-cloud-sdk/help/text.long/gcloud-compute-http-health-checks-update -google-cloud-sdk/help/text.long/gcloud-compute-images -google-cloud-sdk/help/text.long/gcloud-compute-images-create -google-cloud-sdk/help/text.long/gcloud-compute-images-delete -google-cloud-sdk/help/text.long/gcloud-compute-images-deprecate -google-cloud-sdk/help/text.long/gcloud-compute-images-get -google-cloud-sdk/help/text.long/gcloud-compute-images-list -google-cloud-sdk/help/text.long/gcloud-compute-instances -google-cloud-sdk/help/text.long/gcloud-compute-instances-add-access-config -google-cloud-sdk/help/text.long/gcloud-compute-instances-add-metadata -google-cloud-sdk/help/text.long/gcloud-compute-instances-add-tags -google-cloud-sdk/help/text.long/gcloud-compute-instances-attach-disk -google-cloud-sdk/help/text.long/gcloud-compute-instances-create -google-cloud-sdk/help/text.long/gcloud-compute-instances-delete -google-cloud-sdk/help/text.long/gcloud-compute-instances-delete-access-config -google-cloud-sdk/help/text.long/gcloud-compute-instances-detach-disk -google-cloud-sdk/help/text.long/gcloud-compute-instances-get -google-cloud-sdk/help/text.long/gcloud-compute-instances-get-serial-port-output -google-cloud-sdk/help/text.long/gcloud-compute-instances-list -google-cloud-sdk/help/text.long/gcloud-compute-instances-remove-metadata -google-cloud-sdk/help/text.long/gcloud-compute-instances-remove-tags -google-cloud-sdk/help/text.long/gcloud-compute-instances-reset -google-cloud-sdk/help/text.long/gcloud-compute-instances-set-disk-auto-delete -google-cloud-sdk/help/text.long/gcloud-compute-instances-set-scheduling -google-cloud-sdk/help/text.long/gcloud-compute-machine-types -google-cloud-sdk/help/text.long/gcloud-compute-machine-types-get -google-cloud-sdk/help/text.long/gcloud-compute-machine-types-list -google-cloud-sdk/help/text.long/gcloud-compute-networks -google-cloud-sdk/help/text.long/gcloud-compute-networks-create -google-cloud-sdk/help/text.long/gcloud-compute-networks-delete -google-cloud-sdk/help/text.long/gcloud-compute-networks-get -google-cloud-sdk/help/text.long/gcloud-compute-networks-list -google-cloud-sdk/help/text.long/gcloud-compute-operations -google-cloud-sdk/help/text.long/gcloud-compute-operations-get -google-cloud-sdk/help/text.long/gcloud-compute-operations-list -google-cloud-sdk/help/text.long/gcloud-compute-project-info -google-cloud-sdk/help/text.long/gcloud-compute-project-info-add-metadata -google-cloud-sdk/help/text.long/gcloud-compute-project-info-get -google-cloud-sdk/help/text.long/gcloud-compute-project-info-remove-metadata -google-cloud-sdk/help/text.long/gcloud-compute-regions -google-cloud-sdk/help/text.long/gcloud-compute-regions-get -google-cloud-sdk/help/text.long/gcloud-compute-regions-list -google-cloud-sdk/help/text.long/gcloud-compute-routes -google-cloud-sdk/help/text.long/gcloud-compute-routes-create -google-cloud-sdk/help/text.long/gcloud-compute-routes-delete -google-cloud-sdk/help/text.long/gcloud-compute-routes-get -google-cloud-sdk/help/text.long/gcloud-compute-routes-list -google-cloud-sdk/help/text.long/gcloud-compute-snapshots -google-cloud-sdk/help/text.long/gcloud-compute-snapshots-delete -google-cloud-sdk/help/text.long/gcloud-compute-snapshots-get -google-cloud-sdk/help/text.long/gcloud-compute-snapshots-list -google-cloud-sdk/help/text.long/gcloud-compute-ssh -google-cloud-sdk/help/text.long/gcloud-compute-target-instances -google-cloud-sdk/help/text.long/gcloud-compute-target-instances-create -google-cloud-sdk/help/text.long/gcloud-compute-target-instances-delete -google-cloud-sdk/help/text.long/gcloud-compute-target-instances-get -google-cloud-sdk/help/text.long/gcloud-compute-target-instances-list -google-cloud-sdk/help/text.long/gcloud-compute-target-pools -google-cloud-sdk/help/text.long/gcloud-compute-target-pools-add-health-check -google-cloud-sdk/help/text.long/gcloud-compute-target-pools-add-instance -google-cloud-sdk/help/text.long/gcloud-compute-target-pools-create -google-cloud-sdk/help/text.long/gcloud-compute-target-pools-delete -google-cloud-sdk/help/text.long/gcloud-compute-target-pools-get -google-cloud-sdk/help/text.long/gcloud-compute-target-pools-get-health -google-cloud-sdk/help/text.long/gcloud-compute-target-pools-list -google-cloud-sdk/help/text.long/gcloud-compute-target-pools-remove-health-check -google-cloud-sdk/help/text.long/gcloud-compute-target-pools-remove-instance -google-cloud-sdk/help/text.long/gcloud-compute-target-pools-set-backup -google-cloud-sdk/help/text.long/gcloud-compute-zones -google-cloud-sdk/help/text.long/gcloud-compute-zones-get -google-cloud-sdk/help/text.long/gcloud-compute-zones-list -google-cloud-sdk/help/text.long/gcloud-config -google-cloud-sdk/help/text.long/gcloud-config-list -google-cloud-sdk/help/text.long/gcloud-config-set -google-cloud-sdk/help/text.long/gcloud-config-unset -google-cloud-sdk/help/text.long/gcloud-help -google-cloud-sdk/help/text.long/gcloud-init -google-cloud-sdk/help/text.long/gcloud-interactive -google-cloud-sdk/help/text.long/gcloud-version +google-cloud-sdk/help/text.long/gcloud_auth +google-cloud-sdk/help/text.long/gcloud_auth_activate-refresh-token +google-cloud-sdk/help/text.long/gcloud_auth_activate-service-account +google-cloud-sdk/help/text.long/gcloud_auth_git-helper +google-cloud-sdk/help/text.long/gcloud_auth_list +google-cloud-sdk/help/text.long/gcloud_auth_login +google-cloud-sdk/help/text.long/gcloud_auth_print-access-token +google-cloud-sdk/help/text.long/gcloud_auth_print-refresh-token +google-cloud-sdk/help/text.long/gcloud_auth_revoke +google-cloud-sdk/help/text.long/gcloud_components +google-cloud-sdk/help/text.long/gcloud_components_list +google-cloud-sdk/help/text.long/gcloud_components_remove +google-cloud-sdk/help/text.long/gcloud_components_repositories +google-cloud-sdk/help/text.long/gcloud_components_repositories_add +google-cloud-sdk/help/text.long/gcloud_components_repositories_list +google-cloud-sdk/help/text.long/gcloud_components_repositories_remove +google-cloud-sdk/help/text.long/gcloud_components_restore +google-cloud-sdk/help/text.long/gcloud_components_update +google-cloud-sdk/help/text.long/gcloud_compute +google-cloud-sdk/help/text.long/gcloud_compute_addresses +google-cloud-sdk/help/text.long/gcloud_compute_addresses_create +google-cloud-sdk/help/text.long/gcloud_compute_addresses_delete +google-cloud-sdk/help/text.long/gcloud_compute_addresses_describe +google-cloud-sdk/help/text.long/gcloud_compute_addresses_list +google-cloud-sdk/help/text.long/gcloud_compute_backend-services +google-cloud-sdk/help/text.long/gcloud_compute_backend-services_add-backend +google-cloud-sdk/help/text.long/gcloud_compute_backend-services_create +google-cloud-sdk/help/text.long/gcloud_compute_backend-services_delete +google-cloud-sdk/help/text.long/gcloud_compute_backend-services_describe +google-cloud-sdk/help/text.long/gcloud_compute_backend-services_edit +google-cloud-sdk/help/text.long/gcloud_compute_backend-services_get-health +google-cloud-sdk/help/text.long/gcloud_compute_backend-services_list +google-cloud-sdk/help/text.long/gcloud_compute_backend-services_remove-backend +google-cloud-sdk/help/text.long/gcloud_compute_backend-services_update +google-cloud-sdk/help/text.long/gcloud_compute_backend-services_update-backend +google-cloud-sdk/help/text.long/gcloud_compute_config-ssh +google-cloud-sdk/help/text.long/gcloud_compute_copy-files +google-cloud-sdk/help/text.long/gcloud_compute_disk-types +google-cloud-sdk/help/text.long/gcloud_compute_disk-types_describe +google-cloud-sdk/help/text.long/gcloud_compute_disk-types_list +google-cloud-sdk/help/text.long/gcloud_compute_disks +google-cloud-sdk/help/text.long/gcloud_compute_disks_create +google-cloud-sdk/help/text.long/gcloud_compute_disks_delete +google-cloud-sdk/help/text.long/gcloud_compute_disks_describe +google-cloud-sdk/help/text.long/gcloud_compute_disks_list +google-cloud-sdk/help/text.long/gcloud_compute_disks_snapshot +google-cloud-sdk/help/text.long/gcloud_compute_firewall-rules +google-cloud-sdk/help/text.long/gcloud_compute_firewall-rules_create +google-cloud-sdk/help/text.long/gcloud_compute_firewall-rules_delete +google-cloud-sdk/help/text.long/gcloud_compute_firewall-rules_describe +google-cloud-sdk/help/text.long/gcloud_compute_firewall-rules_list +google-cloud-sdk/help/text.long/gcloud_compute_firewall-rules_update +google-cloud-sdk/help/text.long/gcloud_compute_forwarding-rules +google-cloud-sdk/help/text.long/gcloud_compute_forwarding-rules_create +google-cloud-sdk/help/text.long/gcloud_compute_forwarding-rules_delete +google-cloud-sdk/help/text.long/gcloud_compute_forwarding-rules_describe +google-cloud-sdk/help/text.long/gcloud_compute_forwarding-rules_list +google-cloud-sdk/help/text.long/gcloud_compute_forwarding-rules_set-target +google-cloud-sdk/help/text.long/gcloud_compute_http-health-checks +google-cloud-sdk/help/text.long/gcloud_compute_http-health-checks_create +google-cloud-sdk/help/text.long/gcloud_compute_http-health-checks_delete +google-cloud-sdk/help/text.long/gcloud_compute_http-health-checks_describe +google-cloud-sdk/help/text.long/gcloud_compute_http-health-checks_list +google-cloud-sdk/help/text.long/gcloud_compute_http-health-checks_update +google-cloud-sdk/help/text.long/gcloud_compute_images +google-cloud-sdk/help/text.long/gcloud_compute_images_create +google-cloud-sdk/help/text.long/gcloud_compute_images_delete +google-cloud-sdk/help/text.long/gcloud_compute_images_deprecate +google-cloud-sdk/help/text.long/gcloud_compute_images_describe +google-cloud-sdk/help/text.long/gcloud_compute_images_list +google-cloud-sdk/help/text.long/gcloud_compute_instance-templates +google-cloud-sdk/help/text.long/gcloud_compute_instance-templates_create +google-cloud-sdk/help/text.long/gcloud_compute_instance-templates_delete +google-cloud-sdk/help/text.long/gcloud_compute_instance-templates_describe +google-cloud-sdk/help/text.long/gcloud_compute_instance-templates_list +google-cloud-sdk/help/text.long/gcloud_compute_instances +google-cloud-sdk/help/text.long/gcloud_compute_instances_add-access-config +google-cloud-sdk/help/text.long/gcloud_compute_instances_add-metadata +google-cloud-sdk/help/text.long/gcloud_compute_instances_add-tags +google-cloud-sdk/help/text.long/gcloud_compute_instances_attach-disk +google-cloud-sdk/help/text.long/gcloud_compute_instances_create +google-cloud-sdk/help/text.long/gcloud_compute_instances_delete +google-cloud-sdk/help/text.long/gcloud_compute_instances_delete-access-config +google-cloud-sdk/help/text.long/gcloud_compute_instances_describe +google-cloud-sdk/help/text.long/gcloud_compute_instances_detach-disk +google-cloud-sdk/help/text.long/gcloud_compute_instances_get-serial-port-output +google-cloud-sdk/help/text.long/gcloud_compute_instances_list +google-cloud-sdk/help/text.long/gcloud_compute_instances_remove-metadata +google-cloud-sdk/help/text.long/gcloud_compute_instances_remove-tags +google-cloud-sdk/help/text.long/gcloud_compute_instances_reset +google-cloud-sdk/help/text.long/gcloud_compute_instances_set-disk-auto-delete +google-cloud-sdk/help/text.long/gcloud_compute_instances_set-scheduling +google-cloud-sdk/help/text.long/gcloud_compute_instances_start +google-cloud-sdk/help/text.long/gcloud_compute_instances_stop +google-cloud-sdk/help/text.long/gcloud_compute_machine-types +google-cloud-sdk/help/text.long/gcloud_compute_machine-types_describe +google-cloud-sdk/help/text.long/gcloud_compute_machine-types_list +google-cloud-sdk/help/text.long/gcloud_compute_networks +google-cloud-sdk/help/text.long/gcloud_compute_networks_create +google-cloud-sdk/help/text.long/gcloud_compute_networks_delete +google-cloud-sdk/help/text.long/gcloud_compute_networks_describe +google-cloud-sdk/help/text.long/gcloud_compute_networks_list +google-cloud-sdk/help/text.long/gcloud_compute_operations +google-cloud-sdk/help/text.long/gcloud_compute_operations_describe +google-cloud-sdk/help/text.long/gcloud_compute_operations_list +google-cloud-sdk/help/text.long/gcloud_compute_project-info +google-cloud-sdk/help/text.long/gcloud_compute_project-info_add-metadata +google-cloud-sdk/help/text.long/gcloud_compute_project-info_describe +google-cloud-sdk/help/text.long/gcloud_compute_project-info_remove-metadata +google-cloud-sdk/help/text.long/gcloud_compute_project-info_set-usage-bucket +google-cloud-sdk/help/text.long/gcloud_compute_regions +google-cloud-sdk/help/text.long/gcloud_compute_regions_describe +google-cloud-sdk/help/text.long/gcloud_compute_regions_list +google-cloud-sdk/help/text.long/gcloud_compute_routes +google-cloud-sdk/help/text.long/gcloud_compute_routes_create +google-cloud-sdk/help/text.long/gcloud_compute_routes_delete +google-cloud-sdk/help/text.long/gcloud_compute_routes_describe +google-cloud-sdk/help/text.long/gcloud_compute_routes_list +google-cloud-sdk/help/text.long/gcloud_compute_snapshots +google-cloud-sdk/help/text.long/gcloud_compute_snapshots_delete +google-cloud-sdk/help/text.long/gcloud_compute_snapshots_describe +google-cloud-sdk/help/text.long/gcloud_compute_snapshots_list +google-cloud-sdk/help/text.long/gcloud_compute_ssh +google-cloud-sdk/help/text.long/gcloud_compute_target-http-proxies +google-cloud-sdk/help/text.long/gcloud_compute_target-http-proxies_create +google-cloud-sdk/help/text.long/gcloud_compute_target-http-proxies_delete +google-cloud-sdk/help/text.long/gcloud_compute_target-http-proxies_describe +google-cloud-sdk/help/text.long/gcloud_compute_target-http-proxies_list +google-cloud-sdk/help/text.long/gcloud_compute_target-http-proxies_update +google-cloud-sdk/help/text.long/gcloud_compute_target-instances +google-cloud-sdk/help/text.long/gcloud_compute_target-instances_create +google-cloud-sdk/help/text.long/gcloud_compute_target-instances_delete +google-cloud-sdk/help/text.long/gcloud_compute_target-instances_describe +google-cloud-sdk/help/text.long/gcloud_compute_target-instances_list +google-cloud-sdk/help/text.long/gcloud_compute_target-pools +google-cloud-sdk/help/text.long/gcloud_compute_target-pools_add-health-checks +google-cloud-sdk/help/text.long/gcloud_compute_target-pools_add-instances +google-cloud-sdk/help/text.long/gcloud_compute_target-pools_create +google-cloud-sdk/help/text.long/gcloud_compute_target-pools_delete +google-cloud-sdk/help/text.long/gcloud_compute_target-pools_describe +google-cloud-sdk/help/text.long/gcloud_compute_target-pools_get-health +google-cloud-sdk/help/text.long/gcloud_compute_target-pools_list +google-cloud-sdk/help/text.long/gcloud_compute_target-pools_remove-health-checks +google-cloud-sdk/help/text.long/gcloud_compute_target-pools_remove-instances +google-cloud-sdk/help/text.long/gcloud_compute_target-pools_set-backup +google-cloud-sdk/help/text.long/gcloud_compute_url-maps +google-cloud-sdk/help/text.long/gcloud_compute_url-maps_add-host-rule +google-cloud-sdk/help/text.long/gcloud_compute_url-maps_add-path-matcher +google-cloud-sdk/help/text.long/gcloud_compute_url-maps_create +google-cloud-sdk/help/text.long/gcloud_compute_url-maps_delete +google-cloud-sdk/help/text.long/gcloud_compute_url-maps_describe +google-cloud-sdk/help/text.long/gcloud_compute_url-maps_edit +google-cloud-sdk/help/text.long/gcloud_compute_url-maps_list +google-cloud-sdk/help/text.long/gcloud_compute_url-maps_remove-host-rule +google-cloud-sdk/help/text.long/gcloud_compute_url-maps_remove-path-matcher +google-cloud-sdk/help/text.long/gcloud_compute_url-maps_set-default-service +google-cloud-sdk/help/text.long/gcloud_compute_zones +google-cloud-sdk/help/text.long/gcloud_compute_zones_describe +google-cloud-sdk/help/text.long/gcloud_compute_zones_list +google-cloud-sdk/help/text.long/gcloud_config +google-cloud-sdk/help/text.long/gcloud_config_list +google-cloud-sdk/help/text.long/gcloud_config_set +google-cloud-sdk/help/text.long/gcloud_config_unset +google-cloud-sdk/help/text.long/gcloud_dns +google-cloud-sdk/help/text.long/gcloud_dns_changes +google-cloud-sdk/help/text.long/gcloud_dns_changes_get +google-cloud-sdk/help/text.long/gcloud_dns_changes_list +google-cloud-sdk/help/text.long/gcloud_dns_managed-zone +google-cloud-sdk/help/text.long/gcloud_dns_managed-zone_create +google-cloud-sdk/help/text.long/gcloud_dns_managed-zone_delete +google-cloud-sdk/help/text.long/gcloud_dns_managed-zone_get +google-cloud-sdk/help/text.long/gcloud_dns_managed-zone_list +google-cloud-sdk/help/text.long/gcloud_dns_project-info +google-cloud-sdk/help/text.long/gcloud_dns_project-info_get +google-cloud-sdk/help/text.long/gcloud_dns_records +google-cloud-sdk/help/text.long/gcloud_dns_records_edit +google-cloud-sdk/help/text.long/gcloud_dns_records_list +google-cloud-sdk/help/text.long/gcloud_help +google-cloud-sdk/help/text.long/gcloud_info +google-cloud-sdk/help/text.long/gcloud_init +google-cloud-sdk/help/text.long/gcloud_sql +google-cloud-sdk/help/text.long/gcloud_sql_backups +google-cloud-sdk/help/text.long/gcloud_sql_backups_describe +google-cloud-sdk/help/text.long/gcloud_sql_backups_list +google-cloud-sdk/help/text.long/gcloud_sql_flags +google-cloud-sdk/help/text.long/gcloud_sql_flags_list +google-cloud-sdk/help/text.long/gcloud_sql_instances +google-cloud-sdk/help/text.long/gcloud_sql_instances_clone +google-cloud-sdk/help/text.long/gcloud_sql_instances_create +google-cloud-sdk/help/text.long/gcloud_sql_instances_delete +google-cloud-sdk/help/text.long/gcloud_sql_instances_describe +google-cloud-sdk/help/text.long/gcloud_sql_instances_export +google-cloud-sdk/help/text.long/gcloud_sql_instances_import +google-cloud-sdk/help/text.long/gcloud_sql_instances_list +google-cloud-sdk/help/text.long/gcloud_sql_instances_patch +google-cloud-sdk/help/text.long/gcloud_sql_instances_promote-replica +google-cloud-sdk/help/text.long/gcloud_sql_instances_reset-ssl-config +google-cloud-sdk/help/text.long/gcloud_sql_instances_restart +google-cloud-sdk/help/text.long/gcloud_sql_instances_restore-backup +google-cloud-sdk/help/text.long/gcloud_sql_instances_set-root-password +google-cloud-sdk/help/text.long/gcloud_sql_operations +google-cloud-sdk/help/text.long/gcloud_sql_operations_describe +google-cloud-sdk/help/text.long/gcloud_sql_operations_list +google-cloud-sdk/help/text.long/gcloud_sql_operations_wait +google-cloud-sdk/help/text.long/gcloud_sql_ssl-certs +google-cloud-sdk/help/text.long/gcloud_sql_ssl-certs_create +google-cloud-sdk/help/text.long/gcloud_sql_ssl-certs_delete +google-cloud-sdk/help/text.long/gcloud_sql_ssl-certs_describe +google-cloud-sdk/help/text.long/gcloud_sql_ssl-certs_list +google-cloud-sdk/help/text.long/gcloud_sql_tiers +google-cloud-sdk/help/text.long/gcloud_sql_tiers_list +google-cloud-sdk/help/text.long/gcloud_version google-cloud-sdk/install.bat google-cloud-sdk/install.sh +google-cloud-sdk/lib/apiclient/LICENSE google-cloud-sdk/lib/apiclient/__init__.py google-cloud-sdk/lib/apiclient/channel.py google-cloud-sdk/lib/apiclient/discovery.py @@ -183,6 +273,7 @@ google-cloud-sdk/lib/apiclient/model.py google-cloud-sdk/lib/apiclient/oauth.py google-cloud-sdk/lib/apiclient/push.py google-cloud-sdk/lib/apiclient/schema.py +google-cloud-sdk/lib/argcomplete/LICENSE google-cloud-sdk/lib/argcomplete/__init__.py google-cloud-sdk/lib/argcomplete/completers.py google-cloud-sdk/lib/argcomplete/my_argparse.py @@ -194,16 +285,21 @@ google-cloud-sdk/lib/argparse/LICENSE.tx google-cloud-sdk/lib/argparse/NEWS.txt google-cloud-sdk/lib/argparse/README.txt google-cloud-sdk/lib/argparse/__init__.py +google-cloud-sdk/lib/docker/LICENSE google-cloud-sdk/lib/docker/__init__.py google-cloud-sdk/lib/docker/docker/__init__.py google-cloud-sdk/lib/docker/docker/auth/__init__.py google-cloud-sdk/lib/docker/docker/auth/auth.py google-cloud-sdk/lib/docker/docker/client.py google-cloud-sdk/lib/docker/docker/errors.py +google-cloud-sdk/lib/docker/docker/ssladapter/__init__.py +google-cloud-sdk/lib/docker/docker/ssladapter/ssladapter.py +google-cloud-sdk/lib/docker/docker/tls.py google-cloud-sdk/lib/docker/docker/unixconn/__init__.py google-cloud-sdk/lib/docker/docker/unixconn/unixconn.py google-cloud-sdk/lib/docker/docker/utils/__init__.py google-cloud-sdk/lib/docker/docker/utils/utils.py +google-cloud-sdk/lib/docker/docker/version.py google-cloud-sdk/lib/gflags/AUTHORS google-cloud-sdk/lib/gflags/COPYING google-cloud-sdk/lib/gflags/ChangeLog @@ -219,6 +315,7 @@ google-cloud-sdk/lib/gflags/gflags_valid google-cloud-sdk/lib/gflags/setup.cfg google-cloud-sdk/lib/gflags/setup.py google-cloud-sdk/lib/google/__init__.py +google-cloud-sdk/lib/google/apputils/LICENSE google-cloud-sdk/lib/google/apputils/__init__.py google-cloud-sdk/lib/google/apputils/app.py google-cloud-sdk/lib/google/apputils/appcommands.py @@ -239,21 +336,47 @@ google-cloud-sdk/lib/googlecloudapis/api google-cloud-sdk/lib/googlecloudapis/apitools/base/py/base_api.py google-cloud-sdk/lib/googlecloudapis/apitools/base/py/base_cli.py google-cloud-sdk/lib/googlecloudapis/apitools/base/py/batch.py +google-cloud-sdk/lib/googlecloudapis/apitools/base/py/cli.py google-cloud-sdk/lib/googlecloudapis/apitools/base/py/credentials_lib.py google-cloud-sdk/lib/googlecloudapis/apitools/base/py/encoding.py google-cloud-sdk/lib/googlecloudapis/apitools/base/py/exceptions.py google-cloud-sdk/lib/googlecloudapis/apitools/base/py/extra_types.py google-cloud-sdk/lib/googlecloudapis/apitools/base/py/http_wrapper.py +google-cloud-sdk/lib/googlecloudapis/apitools/base/py/list_pager.py +google-cloud-sdk/lib/googlecloudapis/apitools/base/py/stream_slice.py google-cloud-sdk/lib/googlecloudapis/apitools/base/py/transfer.py google-cloud-sdk/lib/googlecloudapis/apitools/base/py/util.py +google-cloud-sdk/lib/googlecloudapis/autoscaler/__init__.py +google-cloud-sdk/lib/googlecloudapis/autoscaler/v1beta2/__init__.py +google-cloud-sdk/lib/googlecloudapis/autoscaler/v1beta2/autoscaler_v1beta2_client.py +google-cloud-sdk/lib/googlecloudapis/autoscaler/v1beta2/autoscaler_v1beta2_messages.py +google-cloud-sdk/lib/googlecloudapis/bigquery/__init__.py +google-cloud-sdk/lib/googlecloudapis/bigquery/v2/__init__.py +google-cloud-sdk/lib/googlecloudapis/bigquery/v2/bigquery_v2_client.py +google-cloud-sdk/lib/googlecloudapis/bigquery/v2/bigquery_v2_messages.py google-cloud-sdk/lib/googlecloudapis/compute/__init__.py google-cloud-sdk/lib/googlecloudapis/compute/v1/__init__.py google-cloud-sdk/lib/googlecloudapis/compute/v1/compute_v1_client.py google-cloud-sdk/lib/googlecloudapis/compute/v1/compute_v1_messages.py +google-cloud-sdk/lib/googlecloudapis/container/__init__.py +google-cloud-sdk/lib/googlecloudapis/container/v1beta1/__init__.py +google-cloud-sdk/lib/googlecloudapis/container/v1beta1/container_v1beta1_client.py +google-cloud-sdk/lib/googlecloudapis/container/v1beta1/container_v1beta1_messages.py +google-cloud-sdk/lib/googlecloudapis/developerprojects/__init__.py +google-cloud-sdk/lib/googlecloudapis/developerprojects/v1/__init__.py +google-cloud-sdk/lib/googlecloudapis/developerprojects/v1/developerprojects_v1_client.py +google-cloud-sdk/lib/googlecloudapis/developerprojects/v1/developerprojects_v1_messages.py +google-cloud-sdk/lib/googlecloudapis/developerprojects/v2beta1/__init__.py +google-cloud-sdk/lib/googlecloudapis/developerprojects/v2beta1/developerprojects_v2beta1_client.py +google-cloud-sdk/lib/googlecloudapis/developerprojects/v2beta1/developerprojects_v2beta1_messages.py google-cloud-sdk/lib/googlecloudapis/dns/__init__.py google-cloud-sdk/lib/googlecloudapis/dns/v1beta1/__init__.py google-cloud-sdk/lib/googlecloudapis/dns/v1beta1/dns_v1beta1_client.py google-cloud-sdk/lib/googlecloudapis/dns/v1beta1/dns_v1beta1_messages.py +google-cloud-sdk/lib/googlecloudapis/logging/__init__.py +google-cloud-sdk/lib/googlecloudapis/logging/v1beta/__init__.py +google-cloud-sdk/lib/googlecloudapis/logging/v1beta/logging_v1beta_client.py +google-cloud-sdk/lib/googlecloudapis/logging/v1beta/logging_v1beta_messages.py google-cloud-sdk/lib/googlecloudapis/manager/__init__.py google-cloud-sdk/lib/googlecloudapis/manager/v1beta2/__init__.py google-cloud-sdk/lib/googlecloudapis/manager/v1beta2/manager_v1beta2_client.py @@ -262,10 +385,21 @@ google-cloud-sdk/lib/googlecloudapis/rep google-cloud-sdk/lib/googlecloudapis/replicapool/v1beta1/__init__.py google-cloud-sdk/lib/googlecloudapis/replicapool/v1beta1/replicapool_v1beta1_client.py google-cloud-sdk/lib/googlecloudapis/replicapool/v1beta1/replicapool_v1beta1_messages.py +google-cloud-sdk/lib/googlecloudapis/replicapool/v1beta2/__init__.py +google-cloud-sdk/lib/googlecloudapis/replicapool/v1beta2/replicapool_v1beta2_client.py +google-cloud-sdk/lib/googlecloudapis/replicapool/v1beta2/replicapool_v1beta2_messages.py +google-cloud-sdk/lib/googlecloudapis/replicapoolupdater/__init__.py +google-cloud-sdk/lib/googlecloudapis/replicapoolupdater/v1beta1/__init__.py +google-cloud-sdk/lib/googlecloudapis/replicapoolupdater/v1beta1/replicapoolupdater_v1beta1_client.py +google-cloud-sdk/lib/googlecloudapis/replicapoolupdater/v1beta1/replicapoolupdater_v1beta1_messages.py google-cloud-sdk/lib/googlecloudapis/resourceviews/__init__.py google-cloud-sdk/lib/googlecloudapis/resourceviews/v1beta1/__init__.py google-cloud-sdk/lib/googlecloudapis/resourceviews/v1beta1/resourceviews_v1beta1_client.py google-cloud-sdk/lib/googlecloudapis/resourceviews/v1beta1/resourceviews_v1beta1_messages.py +google-cloud-sdk/lib/googlecloudapis/source/__init__.py +google-cloud-sdk/lib/googlecloudapis/source/v0/__init__.py +google-cloud-sdk/lib/googlecloudapis/source/v0/source_v0_client.py +google-cloud-sdk/lib/googlecloudapis/source/v0/source_v0_messages.py google-cloud-sdk/lib/googlecloudapis/sqladmin/__init__.py google-cloud-sdk/lib/googlecloudapis/sqladmin/v1beta1/__init__.py google-cloud-sdk/lib/googlecloudapis/sqladmin/v1beta1/sqladmin_v1beta1_client.py @@ -277,68 +411,240 @@ google-cloud-sdk/lib/googlecloudsdk/__in google-cloud-sdk/lib/googlecloudsdk/calliope/__init__.py google-cloud-sdk/lib/googlecloudsdk/calliope/actions.py google-cloud-sdk/lib/googlecloudsdk/calliope/arg_parsers.py +google-cloud-sdk/lib/googlecloudsdk/calliope/backend.py google-cloud-sdk/lib/googlecloudsdk/calliope/base.py +google-cloud-sdk/lib/googlecloudsdk/calliope/cli.py google-cloud-sdk/lib/googlecloudsdk/calliope/exceptions.py +google-cloud-sdk/lib/googlecloudsdk/calliope/frontend.py +google-cloud-sdk/lib/googlecloudsdk/calliope/markdown.py google-cloud-sdk/lib/googlecloudsdk/calliope/shell.py google-cloud-sdk/lib/googlecloudsdk/calliope/tokenizer.py google-cloud-sdk/lib/googlecloudsdk/calliope/usage_text.py google-cloud-sdk/lib/googlecloudsdk/compute/__init__.py google-cloud-sdk/lib/googlecloudsdk/compute/api/__init__.py google-cloud-sdk/lib/googlecloudsdk/compute/lib/__init__.py -google-cloud-sdk/lib/googlecloudsdk/compute/lib/api_context_parser.py +google-cloud-sdk/lib/googlecloudsdk/compute/lib/addresses_utils.py +google-cloud-sdk/lib/googlecloudsdk/compute/lib/backend_services_utils.py google-cloud-sdk/lib/googlecloudsdk/compute/lib/base_classes.py google-cloud-sdk/lib/googlecloudsdk/compute/lib/batch_helper.py google-cloud-sdk/lib/googlecloudsdk/compute/lib/constants.py +google-cloud-sdk/lib/googlecloudsdk/compute/lib/file_utils.py google-cloud-sdk/lib/googlecloudsdk/compute/lib/firewalls_utils.py +google-cloud-sdk/lib/googlecloudsdk/compute/lib/forwarding_rules_utils.py google-cloud-sdk/lib/googlecloudsdk/compute/lib/image_utils.py +google-cloud-sdk/lib/googlecloudsdk/compute/lib/instance_utils.py google-cloud-sdk/lib/googlecloudsdk/compute/lib/lister.py google-cloud-sdk/lib/googlecloudsdk/compute/lib/metadata_utils.py google-cloud-sdk/lib/googlecloudsdk/compute/lib/name_generator.py -google-cloud-sdk/lib/googlecloudsdk/compute/lib/operations_utils.py google-cloud-sdk/lib/googlecloudsdk/compute/lib/path_simplifier.py google-cloud-sdk/lib/googlecloudsdk/compute/lib/property_selector.py google-cloud-sdk/lib/googlecloudsdk/compute/lib/request_helper.py -google-cloud-sdk/lib/googlecloudsdk/compute/lib/resolvers.py google-cloud-sdk/lib/googlecloudsdk/compute/lib/resource_specs.py +google-cloud-sdk/lib/googlecloudsdk/compute/lib/scope_prompter.py google-cloud-sdk/lib/googlecloudsdk/compute/lib/ssh_utils.py +google-cloud-sdk/lib/googlecloudsdk/compute/lib/time_utils.py +google-cloud-sdk/lib/googlecloudsdk/compute/lib/utils.py google-cloud-sdk/lib/googlecloudsdk/compute/lib/waiters.py +google-cloud-sdk/lib/googlecloudsdk/compute/lib/windows_password.py +google-cloud-sdk/lib/googlecloudsdk/compute/lib/zone_utils.py +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute/index.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_addresses/index.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_addresses_create.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_addresses_delete.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_addresses_describe.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_addresses_list.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_backend-services/index.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_backend-services_add-backend.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_backend-services_create.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_backend-services_delete.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_backend-services_describe.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_backend-services_edit.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_backend-services_get-health.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_backend-services_list.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_backend-services_remove-backend.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_backend-services_update-backend.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_backend-services_update.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_config-ssh.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_copy-files.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_disk-types/index.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_disk-types_describe.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_disk-types_list.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_disks/index.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_disks_create.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_disks_delete.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_disks_describe.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_disks_list.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_disks_snapshot.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_firewall-rules/index.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_firewall-rules_create.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_firewall-rules_delete.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_firewall-rules_describe.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_firewall-rules_list.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_firewall-rules_update.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_forwarding-rules/index.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_forwarding-rules_create.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_forwarding-rules_delete.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_forwarding-rules_describe.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_forwarding-rules_list.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_forwarding-rules_set-target.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_http-health-checks/index.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_http-health-checks_create.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_http-health-checks_delete.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_http-health-checks_describe.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_http-health-checks_list.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_http-health-checks_update.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_images/index.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_images_create.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_images_delete.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_images_deprecate.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_images_describe.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_images_list.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_instance-templates/index.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_instance-templates_create.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_instance-templates_delete.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_instance-templates_describe.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_instance-templates_list.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_instances/index.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_instances_add-access-config.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_instances_add-metadata.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_instances_add-tags.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_instances_attach-disk.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_instances_create.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_instances_delete-access-config.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_instances_delete.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_instances_describe.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_instances_detach-disk.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_instances_get-serial-port-output.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_instances_list.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_instances_remove-metadata.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_instances_remove-tags.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_instances_reset.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_instances_set-disk-auto-delete.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_instances_set-scheduling.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_instances_start.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_instances_stop.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_machine-types/index.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_machine-types_describe.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_machine-types_list.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_networks/index.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_networks_create.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_networks_delete.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_networks_describe.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_networks_list.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_operations/index.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_operations_describe.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_operations_list.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_project-info/index.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_project-info_add-metadata.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_project-info_describe.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_project-info_remove-metadata.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_project-info_set-usage-bucket.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_regions/index.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_regions_describe.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_regions_list.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_routes/index.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_routes_create.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_routes_delete.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_routes_describe.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_routes_list.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_snapshots/index.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_snapshots_delete.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_snapshots_describe.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_snapshots_list.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_ssh.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_target-http-proxies/index.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_target-http-proxies_create.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_target-http-proxies_delete.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_target-http-proxies_describe.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_target-http-proxies_list.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_target-http-proxies_update.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_target-instances/index.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_target-instances_create.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_target-instances_delete.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_target-instances_describe.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_target-instances_list.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_target-pools/index.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_target-pools_add-health-checks.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_target-pools_add-instances.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_target-pools_create.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_target-pools_delete.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_target-pools_describe.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_target-pools_get-health.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_target-pools_list.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_target-pools_remove-health-checks.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_target-pools_remove-instances.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_target-pools_set-backup.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_url-maps/index.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_url-maps_add-host-rule.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_url-maps_add-path-matcher.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_url-maps_create.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_url-maps_delete.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_url-maps_describe.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_url-maps_edit.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_url-maps_list.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_url-maps_remove-host-rule.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_url-maps_remove-path-matcher.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_url-maps_set-default-service.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_zones/index.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_zones_describe.html +google-cloud-sdk/lib/googlecloudsdk/compute/reference/gcloud_compute_zones_list.html google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/__init__.py google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/addresses/__init__.py -google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/addresses/get.py +google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/addresses/create.py +google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/addresses/delete.py +google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/addresses/describe.py google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/addresses/list.py -google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/addresses/release.py -google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/addresses/reserve.py +google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/backend_services/__init__.py +google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/backend_services/add_backend.py +google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/backend_services/create.py +google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/backend_services/delete.py +google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/backend_services/describe.py +google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/backend_services/edit.py +google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/backend_services/get_health.py +google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/backend_services/list.py +google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/backend_services/remove_backend.py +google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/backend_services/update.py +google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/backend_services/update_backend.py google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/config_ssh.py google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/copy_files.py +google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/disk_types/__init__.py +google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/disk_types/describe.py +google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/disk_types/list.py google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/disks/__init__.py google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/disks/create.py google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/disks/delete.py -google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/disks/get.py +google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/disks/describe.py google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/disks/list.py google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/disks/snapshot.py -google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/firewalls/__init__.py -google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/firewalls/create.py -google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/firewalls/delete.py -google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/firewalls/get.py -google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/firewalls/list.py -google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/firewalls/update.py +google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/firewall_rules/__init__.py +google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/firewall_rules/create.py +google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/firewall_rules/delete.py +google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/firewall_rules/describe.py +google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/firewall_rules/list.py +google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/firewall_rules/update.py google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/forwarding_rules/__init__.py google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/forwarding_rules/create.py google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/forwarding_rules/delete.py -google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/forwarding_rules/get.py +google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/forwarding_rules/describe.py google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/forwarding_rules/list.py google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/forwarding_rules/set_target.py google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/http_health_checks/__init__.py google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/http_health_checks/create.py -google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/http_health_checks/get.py +google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/http_health_checks/delete.py +google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/http_health_checks/describe.py google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/http_health_checks/list.py google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/http_health_checks/update.py google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/images/__init__.py google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/images/create.py google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/images/delete.py google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/images/deprecate.py -google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/images/get.py +google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/images/describe.py google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/images/list.py +google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/instance_templates/__init__.py +google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/instance_templates/create.py +google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/instance_templates/delete.py +google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/instance_templates/describe.py +google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/instance_templates/list.py google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/instances/__init__.py google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/instances/add_access_config.py google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/instances/add_metadata.py @@ -347,8 +653,8 @@ google-cloud-sdk/lib/googlecloudsdk/comp google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/instances/create.py google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/instances/delete.py google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/instances/delete_access_config.py +google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/instances/describe.py google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/instances/detach_disk.py -google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/instances/get.py google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/instances/get_serial_port_output.py google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/instances/list.py google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/instances/remove_metadata.py @@ -356,52 +662,72 @@ google-cloud-sdk/lib/googlecloudsdk/comp google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/instances/reset.py google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/instances/set_disk_auto_delete.py google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/instances/set_scheduling.py +google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/instances/start.py +google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/instances/stop.py google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/machine_types/__init__.py -google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/machine_types/get.py +google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/machine_types/describe.py google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/machine_types/list.py google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/networks/__init__.py google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/networks/create.py google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/networks/delete.py -google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/networks/get.py +google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/networks/describe.py google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/networks/list.py google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/operations/__init__.py -google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/operations/get.py +google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/operations/describe.py google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/operations/list.py google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/project_info/__init__.py google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/project_info/add_metadata.py -google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/project_info/get.py +google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/project_info/describe.py google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/project_info/remove_metadata.py +google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/project_info/set_usage_bucket.py google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/regions/__init__.py -google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/regions/get.py +google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/regions/describe.py google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/regions/list.py google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/routes/__init__.py google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/routes/create.py google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/routes/delete.py -google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/routes/get.py +google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/routes/describe.py google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/routes/list.py google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/snapshots/__init__.py google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/snapshots/delete.py -google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/snapshots/get.py +google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/snapshots/describe.py google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/snapshots/list.py google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/ssh.py +google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/target_http_proxies/__init__.py +google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/target_http_proxies/create.py +google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/target_http_proxies/delete.py +google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/target_http_proxies/describe.py +google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/target_http_proxies/list.py +google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/target_http_proxies/update.py google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/target_instances/__init__.py google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/target_instances/create.py google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/target_instances/delete.py -google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/target_instances/get.py +google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/target_instances/describe.py google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/target_instances/list.py google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/target_pools/__init__.py -google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/target_pools/add_health_check.py -google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/target_pools/add_instance.py +google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/target_pools/add_health_checks.py +google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/target_pools/add_instances.py google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/target_pools/create.py google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/target_pools/delete.py -google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/target_pools/get.py +google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/target_pools/describe.py google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/target_pools/get_health.py google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/target_pools/list.py -google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/target_pools/remove_health_check.py -google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/target_pools/remove_instance.py +google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/target_pools/remove_health_checks.py +google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/target_pools/remove_instances.py google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/target_pools/set_backup.py +google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/url_maps/__init__.py +google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/url_maps/add_host_rule.py +google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/url_maps/add_path_matcher.py +google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/url_maps/create.py +google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/url_maps/delete.py +google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/url_maps/describe.py +google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/url_maps/edit.py +google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/url_maps/list.py +google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/url_maps/remove_host_rule.py +google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/url_maps/remove_path_matcher.py +google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/url_maps/set_default_service.py google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/zones/__init__.py -google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/zones/get.py +google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/zones/describe.py google-cloud-sdk/lib/googlecloudsdk/compute/subcommands/zones/list.py google-cloud-sdk/lib/googlecloudsdk/core/__init__.py google-cloud-sdk/lib/googlecloudsdk/core/cli.py @@ -419,6 +745,8 @@ google-cloud-sdk/lib/googlecloudsdk/core google-cloud-sdk/lib/googlecloudsdk/core/log.py google-cloud-sdk/lib/googlecloudsdk/core/metrics.py google-cloud-sdk/lib/googlecloudsdk/core/properties.py +google-cloud-sdk/lib/googlecloudsdk/core/remote_completion.py +google-cloud-sdk/lib/googlecloudsdk/core/resolvers.py google-cloud-sdk/lib/googlecloudsdk/core/resources.py google-cloud-sdk/lib/googlecloudsdk/core/updater/__init__.py google-cloud-sdk/lib/googlecloudsdk/core/updater/installers.py @@ -427,11 +755,17 @@ google-cloud-sdk/lib/googlecloudsdk/core google-cloud-sdk/lib/googlecloudsdk/core/updater/snapshots.py google-cloud-sdk/lib/googlecloudsdk/core/updater/update_manager.py google-cloud-sdk/lib/googlecloudsdk/core/util/__init__.py +google-cloud-sdk/lib/googlecloudsdk/core/util/attrpath.py +google-cloud-sdk/lib/googlecloudsdk/core/util/compat26.py google-cloud-sdk/lib/googlecloudsdk/core/util/console_io.py +google-cloud-sdk/lib/googlecloudsdk/core/util/docker.py google-cloud-sdk/lib/googlecloudsdk/core/util/edit.py +google-cloud-sdk/lib/googlecloudsdk/core/util/execution_utils.py google-cloud-sdk/lib/googlecloudsdk/core/util/files.py +google-cloud-sdk/lib/googlecloudsdk/core/util/list_printer.py google-cloud-sdk/lib/googlecloudsdk/core/util/platforms.py google-cloud-sdk/lib/googlecloudsdk/core/util/resource_printer.py +google-cloud-sdk/lib/googlecloudsdk/core/util/resource_registration.py google-cloud-sdk/lib/googlecloudsdk/core/workspaces.py google-cloud-sdk/lib/googlecloudsdk/dns/__init__.py google-cloud-sdk/lib/googlecloudsdk/dns/dnstools/__init__.py @@ -448,9 +782,53 @@ google-cloud-sdk/lib/googlecloudsdk/dns/ google-cloud-sdk/lib/googlecloudsdk/dns/dnstools/records/__init__.py google-cloud-sdk/lib/googlecloudsdk/dns/dnstools/records/edit.py google-cloud-sdk/lib/googlecloudsdk/dns/dnstools/records/list.py -google-cloud-sdk/lib/googlecloudsdk/dns/util.py +google-cloud-sdk/lib/googlecloudsdk/dns/lib/__init__.py +google-cloud-sdk/lib/googlecloudsdk/dns/lib/export_util.py +google-cloud-sdk/lib/googlecloudsdk/dns/lib/import_util.py +google-cloud-sdk/lib/googlecloudsdk/dns/lib/util.py +google-cloud-sdk/lib/googlecloudsdk/dns/reference/gcloud_dns/index.html +google-cloud-sdk/lib/googlecloudsdk/dns/reference/gcloud_dns_changes/index.html +google-cloud-sdk/lib/googlecloudsdk/dns/reference/gcloud_dns_changes_get.html +google-cloud-sdk/lib/googlecloudsdk/dns/reference/gcloud_dns_changes_list.html +google-cloud-sdk/lib/googlecloudsdk/dns/reference/gcloud_dns_managed-zone/index.html +google-cloud-sdk/lib/googlecloudsdk/dns/reference/gcloud_dns_managed-zone_create.html +google-cloud-sdk/lib/googlecloudsdk/dns/reference/gcloud_dns_managed-zone_delete.html +google-cloud-sdk/lib/googlecloudsdk/dns/reference/gcloud_dns_managed-zone_get.html +google-cloud-sdk/lib/googlecloudsdk/dns/reference/gcloud_dns_managed-zone_list.html +google-cloud-sdk/lib/googlecloudsdk/dns/reference/gcloud_dns_project-info/index.html +google-cloud-sdk/lib/googlecloudsdk/dns/reference/gcloud_dns_project-info_get.html +google-cloud-sdk/lib/googlecloudsdk/dns/reference/gcloud_dns_records/index.html +google-cloud-sdk/lib/googlecloudsdk/dns/reference/gcloud_dns_records_edit.html +google-cloud-sdk/lib/googlecloudsdk/dns/reference/gcloud_dns_records_list.html google-cloud-sdk/lib/googlecloudsdk/gcloud/__init__.py google-cloud-sdk/lib/googlecloudsdk/gcloud/gcloud.py +google-cloud-sdk/lib/googlecloudsdk/gcloud/reference/gcloud/index.html +google-cloud-sdk/lib/googlecloudsdk/gcloud/reference/gcloud_auth/index.html +google-cloud-sdk/lib/googlecloudsdk/gcloud/reference/gcloud_auth_activate-refresh-token.html +google-cloud-sdk/lib/googlecloudsdk/gcloud/reference/gcloud_auth_activate-service-account.html +google-cloud-sdk/lib/googlecloudsdk/gcloud/reference/gcloud_auth_git-helper.html +google-cloud-sdk/lib/googlecloudsdk/gcloud/reference/gcloud_auth_list.html +google-cloud-sdk/lib/googlecloudsdk/gcloud/reference/gcloud_auth_login.html +google-cloud-sdk/lib/googlecloudsdk/gcloud/reference/gcloud_auth_print-access-token.html +google-cloud-sdk/lib/googlecloudsdk/gcloud/reference/gcloud_auth_print-refresh-token.html +google-cloud-sdk/lib/googlecloudsdk/gcloud/reference/gcloud_auth_revoke.html +google-cloud-sdk/lib/googlecloudsdk/gcloud/reference/gcloud_components/index.html +google-cloud-sdk/lib/googlecloudsdk/gcloud/reference/gcloud_components_list.html +google-cloud-sdk/lib/googlecloudsdk/gcloud/reference/gcloud_components_remove.html +google-cloud-sdk/lib/googlecloudsdk/gcloud/reference/gcloud_components_repositories/index.html +google-cloud-sdk/lib/googlecloudsdk/gcloud/reference/gcloud_components_repositories_add.html +google-cloud-sdk/lib/googlecloudsdk/gcloud/reference/gcloud_components_repositories_list.html +google-cloud-sdk/lib/googlecloudsdk/gcloud/reference/gcloud_components_repositories_remove.html +google-cloud-sdk/lib/googlecloudsdk/gcloud/reference/gcloud_components_restore.html +google-cloud-sdk/lib/googlecloudsdk/gcloud/reference/gcloud_components_update.html +google-cloud-sdk/lib/googlecloudsdk/gcloud/reference/gcloud_config/index.html +google-cloud-sdk/lib/googlecloudsdk/gcloud/reference/gcloud_config_list.html +google-cloud-sdk/lib/googlecloudsdk/gcloud/reference/gcloud_config_set.html +google-cloud-sdk/lib/googlecloudsdk/gcloud/reference/gcloud_config_unset.html +google-cloud-sdk/lib/googlecloudsdk/gcloud/reference/gcloud_help.html +google-cloud-sdk/lib/googlecloudsdk/gcloud/reference/gcloud_info.html +google-cloud-sdk/lib/googlecloudsdk/gcloud/reference/gcloud_init.html +google-cloud-sdk/lib/googlecloudsdk/gcloud/reference/gcloud_version.html google-cloud-sdk/lib/googlecloudsdk/gcloud/sdktools/auth/__init__.py google-cloud-sdk/lib/googlecloudsdk/gcloud/sdktools/auth/activate_refresh_token.py google-cloud-sdk/lib/googlecloudsdk/gcloud/sdktools/auth/activate_service_account.py @@ -458,10 +836,15 @@ google-cloud-sdk/lib/googlecloudsdk/gclo google-cloud-sdk/lib/googlecloudsdk/gcloud/sdktools/auth/list.py google-cloud-sdk/lib/googlecloudsdk/gcloud/sdktools/auth/login.py google-cloud-sdk/lib/googlecloudsdk/gcloud/sdktools/auth/print_access_token.py +google-cloud-sdk/lib/googlecloudsdk/gcloud/sdktools/auth/print_refresh_token.py google-cloud-sdk/lib/googlecloudsdk/gcloud/sdktools/auth/revoke.py google-cloud-sdk/lib/googlecloudsdk/gcloud/sdktools/components/__init__.py google-cloud-sdk/lib/googlecloudsdk/gcloud/sdktools/components/list.py google-cloud-sdk/lib/googlecloudsdk/gcloud/sdktools/components/remove.py +google-cloud-sdk/lib/googlecloudsdk/gcloud/sdktools/components/repositories/__init__.py +google-cloud-sdk/lib/googlecloudsdk/gcloud/sdktools/components/repositories/add.py +google-cloud-sdk/lib/googlecloudsdk/gcloud/sdktools/components/repositories/list.py +google-cloud-sdk/lib/googlecloudsdk/gcloud/sdktools/components/repositories/remove.py google-cloud-sdk/lib/googlecloudsdk/gcloud/sdktools/components/restore.py google-cloud-sdk/lib/googlecloudsdk/gcloud/sdktools/components/update.py google-cloud-sdk/lib/googlecloudsdk/gcloud/sdktools/config/__init__.py @@ -470,14 +853,44 @@ google-cloud-sdk/lib/googlecloudsdk/gclo google-cloud-sdk/lib/googlecloudsdk/gcloud/sdktools/config/unset.py google-cloud-sdk/lib/googlecloudsdk/gcloud/sdktools/root/__init__.py google-cloud-sdk/lib/googlecloudsdk/gcloud/sdktools/root/help.py +google-cloud-sdk/lib/googlecloudsdk/gcloud/sdktools/root/info.py google-cloud-sdk/lib/googlecloudsdk/gcloud/sdktools/root/init.py -google-cloud-sdk/lib/googlecloudsdk/gcloud/sdktools/root/interactive.py google-cloud-sdk/lib/googlecloudsdk/gcloud/sdktools/root/version.py google-cloud-sdk/lib/googlecloudsdk/sql/__init__.py -google-cloud-sdk/lib/googlecloudsdk/sql/sql.py +google-cloud-sdk/lib/googlecloudsdk/sql/reference/gcloud_sql/index.html +google-cloud-sdk/lib/googlecloudsdk/sql/reference/gcloud_sql_backups/index.html +google-cloud-sdk/lib/googlecloudsdk/sql/reference/gcloud_sql_backups_describe.html +google-cloud-sdk/lib/googlecloudsdk/sql/reference/gcloud_sql_backups_list.html +google-cloud-sdk/lib/googlecloudsdk/sql/reference/gcloud_sql_flags/index.html +google-cloud-sdk/lib/googlecloudsdk/sql/reference/gcloud_sql_flags_list.html +google-cloud-sdk/lib/googlecloudsdk/sql/reference/gcloud_sql_instances/index.html +google-cloud-sdk/lib/googlecloudsdk/sql/reference/gcloud_sql_instances_clone.html +google-cloud-sdk/lib/googlecloudsdk/sql/reference/gcloud_sql_instances_create.html +google-cloud-sdk/lib/googlecloudsdk/sql/reference/gcloud_sql_instances_delete.html +google-cloud-sdk/lib/googlecloudsdk/sql/reference/gcloud_sql_instances_describe.html +google-cloud-sdk/lib/googlecloudsdk/sql/reference/gcloud_sql_instances_export.html +google-cloud-sdk/lib/googlecloudsdk/sql/reference/gcloud_sql_instances_import.html +google-cloud-sdk/lib/googlecloudsdk/sql/reference/gcloud_sql_instances_list.html +google-cloud-sdk/lib/googlecloudsdk/sql/reference/gcloud_sql_instances_patch.html +google-cloud-sdk/lib/googlecloudsdk/sql/reference/gcloud_sql_instances_promote-replica.html +google-cloud-sdk/lib/googlecloudsdk/sql/reference/gcloud_sql_instances_reset-ssl-config.html +google-cloud-sdk/lib/googlecloudsdk/sql/reference/gcloud_sql_instances_restart.html +google-cloud-sdk/lib/googlecloudsdk/sql/reference/gcloud_sql_instances_restore-backup.html +google-cloud-sdk/lib/googlecloudsdk/sql/reference/gcloud_sql_instances_set-root-password.html +google-cloud-sdk/lib/googlecloudsdk/sql/reference/gcloud_sql_operations/index.html +google-cloud-sdk/lib/googlecloudsdk/sql/reference/gcloud_sql_operations_describe.html +google-cloud-sdk/lib/googlecloudsdk/sql/reference/gcloud_sql_operations_list.html +google-cloud-sdk/lib/googlecloudsdk/sql/reference/gcloud_sql_operations_wait.html +google-cloud-sdk/lib/googlecloudsdk/sql/reference/gcloud_sql_ssl-certs/index.html +google-cloud-sdk/lib/googlecloudsdk/sql/reference/gcloud_sql_ssl-certs_create.html +google-cloud-sdk/lib/googlecloudsdk/sql/reference/gcloud_sql_ssl-certs_delete.html +google-cloud-sdk/lib/googlecloudsdk/sql/reference/gcloud_sql_ssl-certs_describe.html +google-cloud-sdk/lib/googlecloudsdk/sql/reference/gcloud_sql_ssl-certs_list.html +google-cloud-sdk/lib/googlecloudsdk/sql/reference/gcloud_sql_tiers/index.html +google-cloud-sdk/lib/googlecloudsdk/sql/reference/gcloud_sql_tiers_list.html google-cloud-sdk/lib/googlecloudsdk/sql/tools/__init__.py google-cloud-sdk/lib/googlecloudsdk/sql/tools/backups/__init__.py -google-cloud-sdk/lib/googlecloudsdk/sql/tools/backups/get.py +google-cloud-sdk/lib/googlecloudsdk/sql/tools/backups/describe.py google-cloud-sdk/lib/googlecloudsdk/sql/tools/backups/list.py google-cloud-sdk/lib/googlecloudsdk/sql/tools/flags/__init__.py google-cloud-sdk/lib/googlecloudsdk/sql/tools/flags/list.py @@ -485,22 +898,24 @@ google-cloud-sdk/lib/googlecloudsdk/sql/ *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** From owner-svn-ports-all@FreeBSD.ORG Wed Dec 24 04:18:13 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9E854B21; Wed, 24 Dec 2014 04:18:13 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8BAF3119; Wed, 24 Dec 2014 04:18:13 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBO4ID5h064221; Wed, 24 Dec 2014 04:18:13 GMT (envelope-from mi@FreeBSD.org) Received: (from mi@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBO4IDdY064220; Wed, 24 Dec 2014 04:18:13 GMT (envelope-from mi@FreeBSD.org) Message-Id: <201412240418.sBO4IDdY064220@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: mi set sender to mi@FreeBSD.org using -f From: Mikhail Teterin Date: Wed, 24 Dec 2014 04:18:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375387 - head/net/linphone X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 04:18:13 -0000 Author: mi Date: Wed Dec 24 04:18:12 2014 New Revision: 375387 URL: https://svnweb.freebsd.org/changeset/ports/375387 QAT: https://qat.redports.org/buildarchive/r375387/ Log: Enable the ZRTP (encryption) option -- and bump PORTREVISION. While here, arrange for the bundled mediastreamer2/ and oRTP/ subdirectories to not be extracted from the tarball -- we build them separately from ports of their own anyway. Modified: head/net/linphone/Makefile Modified: head/net/linphone/Makefile ============================================================================== --- head/net/linphone/Makefile Wed Dec 24 04:03:31 2014 (r375386) +++ head/net/linphone/Makefile Wed Dec 24 04:18:12 2014 (r375387) @@ -2,7 +2,7 @@ PORTNAME= linphone PORTVERSION= 3.7.0 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= net MASTER_SITES= SAVANNAH/linphone/3.7.x/sources @@ -21,6 +21,7 @@ CONFLICTS_INSTALL= linphone-base-[0-9]* GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-deplibs-link --disable-strict --disable-tutorials \ --enable-external-mediastreamer --enable-external-ortp \ + --enable-zrtp \ --with-readline=${LOCALBASE} CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib @@ -28,6 +29,7 @@ INSTALL_TARGET= install-strip USES= gmake libtool pathfix pkgconfig readline:port USE_GNOME= gtk20 intltool libxml2 USE_LDCONFIG= yes +EXTRACT_AFTER_ARGS+=--exclude mediastreamer2 --exclude oRTP OPTIONS_DEFINE= IPV6 NLS NOTIFY UPNP VIDEO OPTIONS_DEFAULT=NOTIFY UPNP VIDEO From owner-svn-ports-all@FreeBSD.ORG Wed Dec 24 04:50:18 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id DC626E85; Wed, 24 Dec 2014 04:50:18 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C886762D; Wed, 24 Dec 2014 04:50:18 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBO4oInY079211; Wed, 24 Dec 2014 04:50:18 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBO4oHno079208; Wed, 24 Dec 2014 04:50:17 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201412240450.sBO4oHno079208@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Wed, 24 Dec 2014 04:50:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375388 - in head/sysutils: . firstboot-growfs X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 04:50:19 -0000 Author: swills Date: Wed Dec 24 04:50:16 2014 New Revision: 375388 URL: https://svnweb.freebsd.org/changeset/ports/375388 QAT: https://qat.redports.org/buildarchive/r375388/ Log: sysutils/firstboot-growfs: revive Revive this port as it will still be useful until the similar functionality in base is more widely available, take ownership. Added: head/sysutils/firstboot-growfs/ - copied from r372970, head/sysutils/firstboot-growfs/ Modified: head/sysutils/Makefile head/sysutils/firstboot-growfs/Makefile Modified: head/sysutils/Makefile ============================================================================== --- head/sysutils/Makefile Wed Dec 24 04:18:12 2014 (r375387) +++ head/sysutils/Makefile Wed Dec 24 04:50:16 2014 (r375388) @@ -248,6 +248,7 @@ SUBDIR += filewatcherd SUBDIR += finfo SUBDIR += firstboot-freebsd-update + SUBDIR += firstboot-growfs SUBDIR += firstboot-pkgs SUBDIR += flasher SUBDIR += flashrom Modified: head/sysutils/firstboot-growfs/Makefile ============================================================================== --- head/sysutils/firstboot-growfs/Makefile Thu Nov 20 23:57:07 2014 (r372970) +++ head/sysutils/firstboot-growfs/Makefile Wed Dec 24 04:50:16 2014 (r375388) @@ -6,7 +6,7 @@ CATEGORIES= sysutils MASTER_SITES= # none DISTFILES= # none -MAINTAINER= cperciva@FreeBSD.org +MAINTAINER= swills@FreeBSD.org COMMENT= Expand / when the system first boots NO_WRKSUBDIR= yes From owner-svn-ports-all@FreeBSD.ORG Wed Dec 24 05:53:01 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8CA3F5FA; Wed, 24 Dec 2014 05:53:01 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5EE041901; Wed, 24 Dec 2014 05:53:01 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBO5r1ID010317; Wed, 24 Dec 2014 05:53:01 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBO5r0Ri010312; Wed, 24 Dec 2014 05:53:00 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201412240553.sBO5r0Ri010312@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Wed, 24 Dec 2014 05:53:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375389 - head/net/google-daemon X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 05:53:01 -0000 Author: swills Date: Wed Dec 24 05:52:59 2014 New Revision: 375389 URL: https://svnweb.freebsd.org/changeset/ports/375389 QAT: https://qat.redports.org/buildarchive/r375389/ Log: net/google-daemon: update to 1.2.1 Modified: head/net/google-daemon/Makefile head/net/google-daemon/distinfo Modified: head/net/google-daemon/Makefile ============================================================================== --- head/net/google-daemon/Makefile Wed Dec 24 04:50:16 2014 (r375388) +++ head/net/google-daemon/Makefile Wed Dec 24 05:52:59 2014 (r375389) @@ -1,13 +1,13 @@ -# Created by: Steve Wills +# Created by: Steve Wills # $FreeBSD$ PORTNAME= google-daemon -PORTVERSION= 1.1.5 -PORTREVISION= 1 +PORTVERSION= 1.2.1 +PORTREVISION= 0 CATEGORIES= net -MASTER_SITES= https://github.com/GoogleCloudPlatform/compute-image-packages/archive/${PORTVERSION}.tar.gz?dummy=/ +MASTER_SITES= GHR -MAINTAINER= swills@freebsd.org +MAINTAINER= swills@FreeBSD.org COMMENT= Google daemon for use with Google Cloud Compute Engine BUILD_DEPENDS= python:${PORTSDIR}/lang/python @@ -15,8 +15,11 @@ RUN_DEPENDS= python:${PORTSDIR}/lang/pyt sudo:${PORTSDIR}/security/sudo USES= python shebangfix +USE_GITHUB= yes +GH_ACCOUNT= GoogleCloudPlatform +GH_PROJECT= compute-image-packages USE_RC_SUBR= google-accounts-manager -WRKSRC= ${WRKDIR}/compute-image-packages-${PORTVERSION}/${PORTNAME} +WRKSRC_SUBDIR= ${PORTNAME} SHEBANG_FILES= usr/share/google/google_daemon/accounts.py \ usr/share/google/google_daemon/accounts_manager.py \ Modified: head/net/google-daemon/distinfo ============================================================================== --- head/net/google-daemon/distinfo Wed Dec 24 04:50:16 2014 (r375388) +++ head/net/google-daemon/distinfo Wed Dec 24 05:52:59 2014 (r375389) @@ -1,2 +1,2 @@ -SHA256 (google-daemon-1.1.5.tar.gz) = 98462e45e53839a93c935f78b4475e7668043c5ac51f5c36e1fe31760cb9d0a1 -SIZE (google-daemon-1.1.5.tar.gz) = 68438 +SHA256 (google-daemon-1.2.1.tar.gz) = e70805809bd3e1a52f191391bd5a2255dd794169ba6402f0a3c46f2def67e13a +SIZE (google-daemon-1.2.1.tar.gz) = 65967 From owner-svn-ports-all@FreeBSD.ORG Wed Dec 24 05:59:34 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id AB734751; Wed, 24 Dec 2014 05:59:34 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9778E198D; Wed, 24 Dec 2014 05:59:34 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBO5xYPZ011204; Wed, 24 Dec 2014 05:59:34 GMT (envelope-from kevlo@FreeBSD.org) Received: (from kevlo@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBO5xXKA011201; Wed, 24 Dec 2014 05:59:33 GMT (envelope-from kevlo@FreeBSD.org) Message-Id: <201412240559.sBO5xXKA011201@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: kevlo set sender to kevlo@FreeBSD.org using -f From: Kevin Lo Date: Wed, 24 Dec 2014 05:59:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375390 - in head/net/ifstated: . 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 05:59:34 -0000 Author: kevlo Date: Wed Dec 24 05:59:32 2014 New Revision: 375390 URL: https://svnweb.freebsd.org/changeset/ports/375390 QAT: https://qat.redports.org/buildarchive/r375390/ Log: Check event_initialized before event_del if event may not have been set up; libevent2 complains about this. Modified: head/net/ifstated/Makefile head/net/ifstated/files/patch-ifstated.c head/net/ifstated/files/patch-log.c Modified: head/net/ifstated/Makefile ============================================================================== --- head/net/ifstated/Makefile Wed Dec 24 05:52:59 2014 (r375389) +++ head/net/ifstated/Makefile Wed Dec 24 05:59:32 2014 (r375390) @@ -3,7 +3,7 @@ PORTNAME= ifstated PORTVERSION= 5.1 -PORTEPOCH= 2 +PORTEPOCH= 3 CATEGORIES= net MASTER_SITES= http://christianserving.org/ports/net/ifstated/ Modified: head/net/ifstated/files/patch-ifstated.c ============================================================================== --- head/net/ifstated/files/patch-ifstated.c Wed Dec 24 05:52:59 2014 (r375389) +++ head/net/ifstated/files/patch-ifstated.c Wed Dec 24 05:59:32 2014 (r375390) @@ -1,5 +1,5 @@ ---- ifstated.c.orig 2011-07-03 23:34:14.000000000 -0500 -+++ ifstated.c 2012-03-23 14:32:56.412119431 -0500 +--- ifstated.c.orig 2011-07-04 12:34:14.000000000 +0800 ++++ ifstated.c 2014-12-05 15:10:34.000000000 +0800 @@ -26,9 +26,11 @@ #include #include @@ -104,7 +104,16 @@ event_set(&rt_msg_ev, rt_fd, EV_READ|EV_PERSIST, rt_msg_handler, NULL); event_add(&rt_msg_ev, NULL); -@@ -403,6 +424,7 @@ +@@ -396,13 +417,15 @@ + waitpid(external->pid, &s, 0); + external->pid = 0; + } +- evtimer_del(&external->ev); ++ if (event_initialized(&external->ev)) ++ evtimer_del(&external->ev); + } + break; + } } } @@ -112,7 +121,17 @@ #define LINK_STATE_IS_DOWN(_s) (!LINK_STATE_IS_UP((_s))) int -@@ -580,6 +602,44 @@ +@@ -534,7 +557,8 @@ + if (conf->nextstate != NULL && conf->curstate != conf->nextstate) { + log_info("changing state to %s", conf->nextstate->name); + if (conf->curstate != NULL) { +- evtimer_del(&conf->curstate->ev); ++ if (event_initialized (&conf->curstate->ev)) ++ evtimer_del(&conf->curstate->ev); + external_evtimer_setup(conf->curstate, + IFSD_EVTIMER_DEL); + } +@@ -580,6 +604,44 @@ } } @@ -157,7 +176,7 @@ /* * Fetch the current link states. */ -@@ -589,26 +649,31 @@ +@@ -589,26 +651,31 @@ struct ifaddrs *ifap, *ifa; char *oname = NULL; int sock = socket(AF_INET, SOCK_DGRAM, 0); @@ -197,7 +216,7 @@ } freeifaddrs(ifap); close(sock); -@@ -703,3 +768,13 @@ +@@ -703,3 +770,13 @@ } free(expression); } Modified: head/net/ifstated/files/patch-log.c ============================================================================== --- head/net/ifstated/files/patch-log.c Wed Dec 24 05:52:59 2014 (r375389) +++ head/net/ifstated/files/patch-log.c Wed Dec 24 05:59:32 2014 (r375390) @@ -1,6 +1,13 @@ ---- log.c.orig 2010-06-11 13:29:09.127347360 -0500 -+++ log.c 2010-06-11 13:29:20.636464838 -0500 -@@ -28,8 +28,8 @@ +--- log.c.orig 2007-10-25 14:03:31.000000000 +0800 ++++ log.c 2014-12-05 15:11:31.000000000 +0800 +@@ -22,14 +22,15 @@ + #include + #include + #include ++#include + + void log_init(int); + void log_warn(const char *, ...); void log_warnx(const char *, ...); void log_info(const char *, ...); void log_debug(const char *, ...); From owner-svn-ports-all@FreeBSD.ORG Wed Dec 24 06:01:26 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id EE65B84B; Wed, 24 Dec 2014 06:01:25 +0000 (UTC) Received: from ns.kevlo.org (220-135-115-6.HINET-IP.hinet.net [220.135.115.6]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "ns.kevlo.org", Issuer "ns.kevlo.org" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 724531A4E; Wed, 24 Dec 2014 06:01:24 +0000 (UTC) Received: from ns.kevlo.org (localhost [127.0.0.1]) by ns.kevlo.org (8.14.9/8.14.9) with ESMTP id sBO6076R003401 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Wed, 24 Dec 2014 14:00:07 +0800 (CST) (envelope-from kevlo@ns.kevlo.org) Received: (from kevlo@localhost) by ns.kevlo.org (8.14.9/8.14.9/Submit) id sBO607Ic003400; Wed, 24 Dec 2014 14:00:07 +0800 (CST) (envelope-from kevlo) Date: Wed, 24 Dec 2014 14:00:06 +0800 From: Kevin Lo To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r375390 - in head/net/ifstated: . files Message-ID: <20141224060006.GA3376@ns.kevlo.org> References: <201412240559.sBO5xXKA011201@svn.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201412240559.sBO5xXKA011201@svn.freebsd.org> User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 06:01:26 -0000 On Wed, Dec 24, 2014 at 05:59:33AM +0000, Kevin Lo wrote: > Author: kevlo > Date: Wed Dec 24 05:59:32 2014 > New Revision: 375390 > URL: https://svnweb.freebsd.org/changeset/ports/375390 > QAT: https://qat.redports.org/buildarchive/r375390/ > > Log: > Check event_initialized before event_del if event may not have been set > up; libevent2 complains about this. Forgot to mentioned: Approved by: maintainer timeout (almost 2 months) > > Modified: > head/net/ifstated/Makefile > head/net/ifstated/files/patch-ifstated.c > head/net/ifstated/files/patch-log.c > > Modified: head/net/ifstated/Makefile > ============================================================================== > --- head/net/ifstated/Makefile Wed Dec 24 05:52:59 2014 (r375389) > +++ head/net/ifstated/Makefile Wed Dec 24 05:59:32 2014 (r375390) > @@ -3,7 +3,7 @@ > > PORTNAME= ifstated > PORTVERSION= 5.1 > -PORTEPOCH= 2 > +PORTEPOCH= 3 > CATEGORIES= net > MASTER_SITES= http://christianserving.org/ports/net/ifstated/ > > > Modified: head/net/ifstated/files/patch-ifstated.c > ============================================================================== > --- head/net/ifstated/files/patch-ifstated.c Wed Dec 24 05:52:59 2014 (r375389) > +++ head/net/ifstated/files/patch-ifstated.c Wed Dec 24 05:59:32 2014 (r375390) > @@ -1,5 +1,5 @@ > ---- ifstated.c.orig 2011-07-03 23:34:14.000000000 -0500 > -+++ ifstated.c 2012-03-23 14:32:56.412119431 -0500 > +--- ifstated.c.orig 2011-07-04 12:34:14.000000000 +0800 > ++++ ifstated.c 2014-12-05 15:10:34.000000000 +0800 > @@ -26,9 +26,11 @@ > #include > #include > @@ -104,7 +104,16 @@ > event_set(&rt_msg_ev, rt_fd, EV_READ|EV_PERSIST, rt_msg_handler, NULL); > event_add(&rt_msg_ev, NULL); > > -@@ -403,6 +424,7 @@ > +@@ -396,13 +417,15 @@ > + waitpid(external->pid, &s, 0); > + external->pid = 0; > + } > +- evtimer_del(&external->ev); > ++ if (event_initialized(&external->ev)) > ++ evtimer_del(&external->ev); > + } > + break; > + } > } > } > > @@ -112,7 +121,17 @@ > #define LINK_STATE_IS_DOWN(_s) (!LINK_STATE_IS_UP((_s))) > > int > -@@ -580,6 +602,44 @@ > +@@ -534,7 +557,8 @@ > + if (conf->nextstate != NULL && conf->curstate != conf->nextstate) { > + log_info("changing state to %s", conf->nextstate->name); > + if (conf->curstate != NULL) { > +- evtimer_del(&conf->curstate->ev); > ++ if (event_initialized (&conf->curstate->ev)) > ++ evtimer_del(&conf->curstate->ev); > + external_evtimer_setup(conf->curstate, > + IFSD_EVTIMER_DEL); > + } > +@@ -580,6 +604,44 @@ > } > } > > @@ -157,7 +176,7 @@ > /* > * Fetch the current link states. > */ > -@@ -589,26 +649,31 @@ > +@@ -589,26 +651,31 @@ > struct ifaddrs *ifap, *ifa; > char *oname = NULL; > int sock = socket(AF_INET, SOCK_DGRAM, 0); > @@ -197,7 +216,7 @@ > } > freeifaddrs(ifap); > close(sock); > -@@ -703,3 +768,13 @@ > +@@ -703,3 +770,13 @@ > } > free(expression); > } > > Modified: head/net/ifstated/files/patch-log.c > ============================================================================== > --- head/net/ifstated/files/patch-log.c Wed Dec 24 05:52:59 2014 (r375389) > +++ head/net/ifstated/files/patch-log.c Wed Dec 24 05:59:32 2014 (r375390) > @@ -1,6 +1,13 @@ > ---- log.c.orig 2010-06-11 13:29:09.127347360 -0500 > -+++ log.c 2010-06-11 13:29:20.636464838 -0500 > -@@ -28,8 +28,8 @@ > +--- log.c.orig 2007-10-25 14:03:31.000000000 +0800 > ++++ log.c 2014-12-05 15:11:31.000000000 +0800 > +@@ -22,14 +22,15 @@ > + #include > + #include > + #include > ++#include > + > + void log_init(int); > + void log_warn(const char *, ...); > void log_warnx(const char *, ...); > void log_info(const char *, ...); > void log_debug(const char *, ...); > From owner-svn-ports-all@FreeBSD.ORG Wed Dec 24 06:02:17 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A8F58931; Wed, 24 Dec 2014 06:02:17 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 947F41A5D; Wed, 24 Dec 2014 06:02:17 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBO62Hft015238; Wed, 24 Dec 2014 06:02:17 GMT (envelope-from olivierd@FreeBSD.org) Received: (from olivierd@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBO62GRH015233; Wed, 24 Dec 2014 06:02:16 GMT (envelope-from olivierd@FreeBSD.org) Message-Id: <201412240602.sBO62GRH015233@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: olivierd set sender to olivierd@FreeBSD.org using -f From: Olivier Duchateau Date: Wed, 24 Dec 2014 06:02:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375391 - in head/x11/xfce4-taskmanager: . 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 06:02:17 -0000 Author: olivierd Date: Wed Dec 24 06:02:15 2014 New Revision: 375391 URL: https://svnweb.freebsd.org/changeset/ports/375391 QAT: https://qat.redports.org/buildarchive/r375391/ Log: - Update to 1.1.0 - Add GTK3 and GTK2 (set by default) options - Remove unneeded patch Deleted: head/x11/xfce4-taskmanager/files/patch-task-manager-freebsd.c Modified: head/x11/xfce4-taskmanager/Makefile head/x11/xfce4-taskmanager/distinfo head/x11/xfce4-taskmanager/pkg-plist Modified: head/x11/xfce4-taskmanager/Makefile ============================================================================== --- head/x11/xfce4-taskmanager/Makefile Wed Dec 24 05:59:32 2014 (r375390) +++ head/x11/xfce4-taskmanager/Makefile Wed Dec 24 06:02:15 2014 (r375391) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xfce4-taskmanager -PORTVERSION= 1.0.1 +PORTVERSION= 1.1.0 CATEGORIES= x11 xfce MASTER_SITES= ${MASTER_SITE_XFCE} MASTER_SITE_SUBDIR= src/apps/${PORTNAME}/${PORTVERSION:R} @@ -16,10 +16,19 @@ LICENSE_FILE= ${WRKSRC}/COPYING GNU_CONFIGURE= yes USES= gettext gmake pkgconfig tar:bzip2 -USE_GNOME= gtk20 cairo libwnck intltool intlhack +USE_GNOME= glib20 cairo intltool intlhack -CONFIGURE_ARGS= --enable-wnck \ - --disable-gksu +OPTIONS_SINGLE= GTK +OPTIONS_SINGLE_GTK= GTK2 GTK3 +OPTIONS_DEFAULT= GTK2 + +GTK2_USE= GNOME=gtk20 libwnck +GTK2_CONFIGURE_ON= --enable-wnck --disable-wnck3 +GTK3_USE= GNOME=gtk30 libwnck3 +GTK3_CONFIGURE_ON= --enable-gtk3 --enable-wnck3 --disable-wnck + + +CONFIGURE_ARGS= --disable-gksu post-patch: @${REINPLACE_CMD} -e 's|prefix)/$$(DATADIRNAME)|datadir)|' \ Modified: head/x11/xfce4-taskmanager/distinfo ============================================================================== --- head/x11/xfce4-taskmanager/distinfo Wed Dec 24 05:59:32 2014 (r375390) +++ head/x11/xfce4-taskmanager/distinfo Wed Dec 24 06:02:15 2014 (r375391) @@ -1,2 +1,2 @@ -SHA256 (xfce4/xfce4-taskmanager-1.0.1.tar.bz2) = f5aa2796dd9971f8ae400238bfcdd9fa1322dba1466d1e6fd5bf8ee7e88bee86 -SIZE (xfce4/xfce4-taskmanager-1.0.1.tar.bz2) = 368495 +SHA256 (xfce4/xfce4-taskmanager-1.1.0.tar.bz2) = 2e1eb161f966cbfbd68bd029fb59115bc5ab0c0704cb500d20e7d73967e59ecb +SIZE (xfce4/xfce4-taskmanager-1.1.0.tar.bz2) = 365866 Modified: head/x11/xfce4-taskmanager/pkg-plist ============================================================================== --- head/x11/xfce4-taskmanager/pkg-plist Wed Dec 24 05:59:32 2014 (r375390) +++ head/x11/xfce4-taskmanager/pkg-plist Wed Dec 24 06:02:15 2014 (r375391) @@ -27,6 +27,7 @@ share/locale/kk/LC_MESSAGES/xfce4-taskma share/locale/ko/LC_MESSAGES/xfce4-taskmanager.mo share/locale/lv/LC_MESSAGES/xfce4-taskmanager.mo share/locale/lt/LC_MESSAGES/xfce4-taskmanager.mo +share/locale/ms/LC_MESSAGES/xfce4-taskmanager.mo share/locale/nb/LC_MESSAGES/xfce4-taskmanager.mo share/locale/nl/LC_MESSAGES/xfce4-taskmanager.mo share/locale/oc/LC_MESSAGES/xfce4-taskmanager.mo @@ -42,6 +43,7 @@ share/locale/sq/LC_MESSAGES/xfce4-taskma share/locale/sr/LC_MESSAGES/xfce4-taskmanager.mo share/locale/sv/LC_MESSAGES/xfce4-taskmanager.mo share/locale/te/LC_MESSAGES/xfce4-taskmanager.mo +share/locale/th/LC_MESSAGES/xfce4-taskmanager.mo share/locale/tr/LC_MESSAGES/xfce4-taskmanager.mo share/locale/ug/LC_MESSAGES/xfce4-taskmanager.mo share/locale/uk/LC_MESSAGES/xfce4-taskmanager.mo From owner-svn-ports-all@FreeBSD.ORG Wed Dec 24 06:03:32 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B5E97A20; Wed, 24 Dec 2014 06:03:32 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9E80F1A71; Wed, 24 Dec 2014 06:03:32 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBO63WWH015849; Wed, 24 Dec 2014 06:03:32 GMT (envelope-from ohauer@FreeBSD.org) Received: (from ohauer@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBO63NEr015809; Wed, 24 Dec 2014 06:03:23 GMT (envelope-from ohauer@FreeBSD.org) Message-Id: <201412240603.sBO63NEr015809@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: ohauer set sender to ohauer@FreeBSD.org using -f From: Olli Hauer Date: Wed, 24 Dec 2014 06:03:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375392 - in head: . audio/libcoverart audio/libmusicbrainz3 audio/libmusicbrainz5 deskutils/libopensync-plugin-sunbird deskutils/mirall devel/anjuta devel/php5-dav devel/pysvn devel/su... X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 06:03:32 -0000 Author: ohauer Date: Wed Dec 24 06:03:22 2014 New Revision: 375392 URL: https://svnweb.freebsd.org/changeset/ports/375392 QAT: https://qat.redports.org/buildarchive/r375392/ Log: - rename www/neon29 to www/neon and update to neon-0.30.1 - adjust ports depending on neon, bump PORTREVISION Changelog: Fix memory leak with GnuTLS (Werner Baumann, Patrick Ohly). Fix possible crash after DNS lookup errors on Windows (Olivier Goffart). Don't fail if the SSL cert changes between connections with OpenSSL, behaviour now matches that with GnuTLS. Fix PKCS#11 support under OpenSSL with TLS 1.2. Fix static linking with pkg-config file (Alan H) PR: 195786 Differential Revision: https://reviews.freebsd.org/D1319 Submitted by: ohauer Reviewed by: portmgr (bapt, mat) Approved by: portmgr, lev (implicit) Added: head/www/neon/ - copied from r375388, head/www/neon29/ Deleted: head/www/neon29/ Modified: head/MOVED head/UPDATING head/audio/libcoverart/Makefile head/audio/libmusicbrainz3/Makefile head/audio/libmusicbrainz5/Makefile head/deskutils/libopensync-plugin-sunbird/Makefile head/deskutils/mirall/Makefile head/devel/anjuta/Makefile head/devel/php5-dav/Makefile head/devel/pysvn/Makefile head/devel/subversion16/Makefile.common head/devel/subversion17/Makefile.common head/editors/libreoffice/Makefile head/games/live-f1/Makefile head/multimedia/audacious-plugins/Makefile head/multimedia/gstreamer-plugins/Makefile head/multimedia/gstreamer-plugins/Makefile.common head/multimedia/gstreamer1-plugins/Makefile head/multimedia/gstreamer1-plugins/Makefile.common head/net/asterisk/Makefile head/net/asterisk11/Makefile head/net/asterisk13/Makefile head/net/owncloud-csync/Makefile head/sysutils/nut/Makefile head/sysutils/pecl-mogilefs/Makefile head/www/Makefile head/www/cadaver/Makefile head/www/neon/Makefile head/www/neon/distinfo head/www/neon/pkg-plist head/www/sitecopy/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Wed Dec 24 06:02:15 2014 (r375391) +++ head/MOVED Wed Dec 24 06:03:22 2014 (r375392) @@ -7329,3 +7329,4 @@ x11/nvidia-driver-71||2014-12-19|Removed x11/nvidia-driver-96||2014-12-19|Removed: Not compatible with xserver 1.14 www/drupal7-jailadmin||2014-12-20|Removed per author's request; unmaintained www/drupal7-vulnscan||2014-12-20|Removed per author's request; unmaintained +www/neon29|www/neon|2014-12-24|Rename to reflect upstream Modified: head/UPDATING ============================================================================== --- head/UPDATING Wed Dec 24 06:02:15 2014 (r375391) +++ head/UPDATING Wed Dec 24 06:03:22 2014 (r375392) @@ -5,6 +5,20 @@ 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. + +20141224: + AFFECTS: users of lang/neon29 + AUTHOR: ohauer@FreeBSD.org + + The port www/neon29 was renamed to www/neon and updated to version 0.30.1 + + If you use pkg, simply upgrade: + # pkg upgrade + + If you use portmaster, rebuild ports dependding on neon + # portmaster -o www/neon www/neon29 + # portmaster -R -r neon + 20141219: AFFECTS: users of x11/xorg and all xorg ports AUTHOR: dumbbell@FreeBSD.org Modified: head/audio/libcoverart/Makefile ============================================================================== --- head/audio/libcoverart/Makefile Wed Dec 24 06:02:15 2014 (r375391) +++ head/audio/libcoverart/Makefile Wed Dec 24 06:03:22 2014 (r375392) @@ -2,7 +2,7 @@ PORTNAME= libcoverart PORTVERSION= 1.0.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio MASTER_SITES= https://cloud.github.com/downloads/metabrainz/${PORTNAME}/ @@ -12,7 +12,7 @@ COMMENT= Library for accessing the Music LICENSE= LGPL20 LIB_DEPENDS= libjansson.so:${PORTSDIR}/devel/jansson \ - libneon.so:${PORTSDIR}/www/neon29 + libneon.so:${PORTSDIR}/www/neon USES= cmake USE_LDCONFIG= yes Modified: head/audio/libmusicbrainz3/Makefile ============================================================================== --- head/audio/libmusicbrainz3/Makefile Wed Dec 24 06:02:15 2014 (r375391) +++ head/audio/libmusicbrainz3/Makefile Wed Dec 24 06:03:22 2014 (r375392) @@ -2,7 +2,7 @@ PORTNAME= libmusicbrainz PORTVERSION= 3.0.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio MASTER_SITES= ftp://ftp.musicbrainz.org/pub/musicbrainz/ \ http://ftp.osuosl.org/pub/musicbrainz/ @@ -14,7 +14,7 @@ COMMENT= MusicBrainz client library for LICENSE= LGPL21 LIB_DEPENDS= libdiscid.so:${PORTSDIR}/audio/libdiscid \ - libneon.so:${PORTSDIR}/www/neon29 + libneon.so:${PORTSDIR}/www/neon USES= cmake USE_LDCONFIG= yes Modified: head/audio/libmusicbrainz5/Makefile ============================================================================== --- head/audio/libmusicbrainz5/Makefile Wed Dec 24 06:02:15 2014 (r375391) +++ head/audio/libmusicbrainz5/Makefile Wed Dec 24 06:03:22 2014 (r375392) @@ -2,6 +2,7 @@ PORTNAME= libmusicbrainz PORTVERSION= 5.0.1 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= https://cloud.github.com/downloads/metabrainz/${PORTNAME}/ PKGNAMESUFFIX= 5 @@ -11,7 +12,7 @@ COMMENT= MusicBrainz client library for LICENSE= LGPL21 -LIB_DEPENDS= libneon.so:${PORTSDIR}/www/neon29 +LIB_DEPENDS= libneon.so:${PORTSDIR}/www/neon USES= cmake USE_LDCONFIG= yes Modified: head/deskutils/libopensync-plugin-sunbird/Makefile ============================================================================== --- head/deskutils/libopensync-plugin-sunbird/Makefile Wed Dec 24 06:02:15 2014 (r375391) +++ head/deskutils/libopensync-plugin-sunbird/Makefile Wed Dec 24 06:03:22 2014 (r375392) @@ -3,7 +3,7 @@ PORTNAME= libopensync-plugin-sunbird PORTVERSION= 0.22 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= deskutils MASTER_SITES= http://www.opensync.org/download/releases/${PORTVERSION}/ @@ -11,7 +11,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Sunbird plugin for the OpenSync framework LIB_DEPENDS= libopensync.so:${PORTSDIR}/devel/libopensync022 \ - libneon.so:${PORTSDIR}/www/neon29 + libneon.so:${PORTSDIR}/www/neon USES= libtool pkgconfig tar:bzip2 GNU_CONFIGURE= yes Modified: head/deskutils/mirall/Makefile ============================================================================== --- head/deskutils/mirall/Makefile Wed Dec 24 06:02:15 2014 (r375391) +++ head/deskutils/mirall/Makefile Wed Dec 24 06:03:22 2014 (r375392) @@ -3,6 +3,7 @@ PORTNAME= mirall PORTVERSION= 1.6.3 +PORTREVISION= 1 CATEGORIES= deskutils MASTER_SITES= http://download.owncloud.com/desktop/stable/ @@ -13,7 +14,7 @@ LICENSE= GPLv2 LIB_DEPENDS= libinotify.so:${PORTSDIR}/devel/libinotify \ libqtkeychain.so:${PORTSDIR}/security/qtkeychain \ - libneon.so:${PORTSDIR}/www/neon29 + libneon.so:${PORTSDIR}/www/neon USES= cmake:outsource compiler:c++11-lang gmake pkgconfig tar:bzip2 USE_QT4= corelib dbus gui network qtestlib webkit xml \ Modified: head/devel/anjuta/Makefile ============================================================================== --- head/devel/anjuta/Makefile Wed Dec 24 06:02:15 2014 (r375391) +++ head/devel/anjuta/Makefile Wed Dec 24 06:03:22 2014 (r375392) @@ -4,7 +4,7 @@ PORTNAME= anjuta PORTVERSION= 2.32.1.1 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= devel gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -72,7 +72,7 @@ DEVHELP_DESC= Devhelp support .if ${PORT_OPTIONS:MSVN} BUILD_DEPENDS+= svn:${PORTSDIR}/devel/subversion LIB_DEPENDS+= libapr-1.so:${PORTSDIR}/devel/apr1 -LIB_DEPENDS+= libneon.so:${PORTSDIR}/www/neon29 +LIB_DEPENDS+= libneon.so:${PORTSDIR}/www/neon RUN_DEPENDS+= svn:${PORTSDIR}/devel/subversion PLIST_SUB+= SVN="" .else Modified: head/devel/php5-dav/Makefile ============================================================================== --- head/devel/php5-dav/Makefile Wed Dec 24 06:02:15 2014 (r375391) +++ head/devel/php5-dav/Makefile Wed Dec 24 06:03:22 2014 (r375392) @@ -3,6 +3,7 @@ PORTNAME= dav PORTVERSION= 1.2 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= http://download.pureftpd.org/php-webdav/ PKGNAMEPREFIX= php5- @@ -13,7 +14,7 @@ COMMENT= The PHP WebDAV extension LICENSE= ISCL -LIB_DEPENDS= libneon.so:${PORTSDIR}/www/neon29 +LIB_DEPENDS= libneon.so:${PORTSDIR}/www/neon USE_PHP= yes USE_PHPIZE= yes Modified: head/devel/pysvn/Makefile ============================================================================== --- head/devel/pysvn/Makefile Wed Dec 24 06:02:15 2014 (r375391) +++ head/devel/pysvn/Makefile Wed Dec 24 06:03:22 2014 (r375392) @@ -3,6 +3,7 @@ PORTNAME= pysvn PORTVERSION= 1.7.8 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= http://pysvn.barrys-emacs.org/source_kits/ @@ -12,7 +13,7 @@ COMMENT= Python binding for Subversion LICENSE= APACHE20 LIB_DEPENDS= libsvn_client-1.so:${PORTSDIR}/devel/subversion \ - libneon.so:${PORTSDIR}/www/neon29 + libneon.so:${PORTSDIR}/www/neon # Python3 ready USES= python Modified: head/devel/subversion16/Makefile.common ============================================================================== --- head/devel/subversion16/Makefile.common Wed Dec 24 06:02:15 2014 (r375391) +++ head/devel/subversion16/Makefile.common Wed Dec 24 06:03:22 2014 (r375392) @@ -3,7 +3,7 @@ PORTNAME= subversion PORTVERSION= #please edit Makefile.inc for PORTVERSION, so ../svnmerge can stay in sync. -PORTREVISION?= 8 +PORTREVISION?= 9 CATEGORIES+= devel PKGNAMESUFFIX= 16 MASTER_SITES= http://subversion.tigris.org/downloads/ @@ -60,7 +60,7 @@ MOD_DAV_SVN_USE= APACHE=22+ NEON_CONFIGURE_OFF= --without-neon NEON_CONFIGURE_ON= --with-neon=${LOCALBASE} -NEON_LIB_DEPENDS= libneon.so:${PORTSDIR}/www/neon29 +NEON_LIB_DEPENDS= libneon.so:${PORTSDIR}/www/neon NLS_CONFIGURE_OFF= --disable-nls NLS_USES= gettext Modified: head/devel/subversion17/Makefile.common ============================================================================== --- head/devel/subversion17/Makefile.common Wed Dec 24 06:02:15 2014 (r375391) +++ head/devel/subversion17/Makefile.common Wed Dec 24 06:03:22 2014 (r375392) @@ -3,7 +3,7 @@ PORTNAME= subversion PORTVERSION= 1.7.19 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES+= devel MASTER_SITES= ${MASTER_SITE_APACHE} DIST_SUBDIR= subversion17 @@ -59,7 +59,7 @@ MOD_DAV_SVN_USE= APACHE=22+ NEON_CONFIGURE_OFF= --without-neon NEON_CONFIGURE_ON= --with-neon=${LOCALBASE} -NEON_LIB_DEPENDS= libneon.so:${PORTSDIR}/www/neon29 +NEON_LIB_DEPENDS= libneon.so:${PORTSDIR}/www/neon NLS_CONFIGURE_OFF= --disable-nls NLS_USES= gettext Modified: head/editors/libreoffice/Makefile ============================================================================== --- head/editors/libreoffice/Makefile Wed Dec 24 06:02:15 2014 (r375391) +++ head/editors/libreoffice/Makefile Wed Dec 24 06:03:22 2014 (r375392) @@ -2,7 +2,7 @@ .include "${.CURDIR}/Makefile.common" -PORTREVISION= 0 +PORTREVISION= 1 COMMENT= Full integrated office productivity suite @@ -279,7 +279,7 @@ SYSTRAY_CONFIGURE_ENABLE= systray TEST_CONFIGURE_ENABLE= cve-tests -WEBDAV_LIB_DEPENDS= libneon.so:${PORTSDIR}/www/neon29 +WEBDAV_LIB_DEPENDS= libneon.so:${PORTSDIR}/www/neon WEBDAV_CONFIGURE_ENABLE= neon .include Modified: head/games/live-f1/Makefile ============================================================================== --- head/games/live-f1/Makefile Wed Dec 24 06:02:15 2014 (r375391) +++ head/games/live-f1/Makefile Wed Dec 24 06:03:22 2014 (r375392) @@ -3,7 +3,7 @@ PORTNAME= live-f1 PORTVERSION= 0.2.11 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= https://launchpad.net/${PORTNAME}/${PORTVERSION:R}/${PORTVERSION}/+download/ @@ -12,7 +12,7 @@ COMMENT= Native client for the official LICENSE= GPLv2 -LIB_DEPENDS= libneon.so:${PORTSDIR}/www/neon29 +LIB_DEPENDS= libneon.so:${PORTSDIR}/www/neon WRKSRC= ${WRKDIR}/${PORTNAME}_${PORTVERSION} Modified: head/multimedia/audacious-plugins/Makefile ============================================================================== --- head/multimedia/audacious-plugins/Makefile Wed Dec 24 06:02:15 2014 (r375391) +++ head/multimedia/audacious-plugins/Makefile Wed Dec 24 06:03:22 2014 (r375392) @@ -3,7 +3,7 @@ PORTNAME= audacious-plugins PORTVERSION= 3.5 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= multimedia audio MASTER_SITES= http://distfiles.audacious-media-player.org/ @@ -262,7 +262,7 @@ PLIST_SUB+= CDAUDIOPLUGIN="@comment " .endif .if ${PORT_OPTIONS:MNEON} -LIB_DEPENDS+= libneon.so:${PORTSDIR}/www/neon29 +LIB_DEPENDS+= libneon.so:${PORTSDIR}/www/neon CONFIGURE_ARGS+=--enable-neon PLIST_SUB+= NEONPLUGIN="" .else Modified: head/multimedia/gstreamer-plugins/Makefile ============================================================================== --- head/multimedia/gstreamer-plugins/Makefile Wed Dec 24 06:02:15 2014 (r375391) +++ head/multimedia/gstreamer-plugins/Makefile Wed Dec 24 06:03:22 2014 (r375392) @@ -6,7 +6,7 @@ PORTNAME= gstreamer PORTVERSION?= ${BASE_PORTVERSION} # When chasing a shared library for a plug-in bump the PORTREVISION in the # plug-in port instead, like ${category}/gstreamer-plugin-${PLUGIN}. -PORTREVISION?= 4 +PORTREVISION?= 5 PORTEPOCH= 3 CATEGORIES?= multimedia audio MASTER_SITES= http://gstreamer.freedesktop.org/src/gst-plugins-base/:base \ Modified: head/multimedia/gstreamer-plugins/Makefile.common ============================================================================== --- head/multimedia/gstreamer-plugins/Makefile.common Wed Dec 24 06:02:15 2014 (r375391) +++ head/multimedia/gstreamer-plugins/Makefile.common Wed Dec 24 06:03:22 2014 (r375392) @@ -415,7 +415,7 @@ gst_nas_PLIST_FILES= ${GST_LIB_DIR}/libg ${GST_LIB_DIR}/libgstnassink.so # neon -gst_neon_LIB_DEPENDS+= libneon.so:${PORTSDIR}/www/neon29 +gst_neon_LIB_DEPENDS+= libneon.so:${PORTSDIR}/www/neon gst_neon_CONFIGURE_ENV+= NEON_CFLAGS="-I${LOCALBASE}/include/neon" gst_neon_PLIST_FILES= ${GST_LIB_DIR}/libgstneonhttpsrc.la \ ${GST_LIB_DIR}/libgstneonhttpsrc.so Modified: head/multimedia/gstreamer1-plugins/Makefile ============================================================================== --- head/multimedia/gstreamer1-plugins/Makefile Wed Dec 24 06:02:15 2014 (r375391) +++ head/multimedia/gstreamer1-plugins/Makefile Wed Dec 24 06:03:22 2014 (r375392) @@ -6,7 +6,7 @@ PORTNAME= gstreamer PORTVERSION?= ${BASE_PORTVERSION} # When chasing a shared library for a plug-in bump the PORTREVISION in the # plug-in port instead, like ${category}/gstreamer1-plugin-${PLUGIN}. -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES?= multimedia audio MASTER_SITES= http://gstreamer.freedesktop.org/src/gst-plugins-base/:base \ http://gstreamer.freedesktop.org/src/gst-plugins-bad/:bad \ Modified: head/multimedia/gstreamer1-plugins/Makefile.common ============================================================================== --- head/multimedia/gstreamer1-plugins/Makefile.common Wed Dec 24 06:02:15 2014 (r375391) +++ head/multimedia/gstreamer1-plugins/Makefile.common Wed Dec 24 06:03:22 2014 (r375392) @@ -307,7 +307,7 @@ gst_mpeg2enc_LIB_DEPENDS= libmjpegutils. gst_mpeg2dec_LIB_DEPENDS= libmpeg2.so:${PORTSDIR}/multimedia/libmpeg2 # neon -gst_neon_LIB_DEPENDS+= libneon.so:${PORTSDIR}/www/neon29 +gst_neon_LIB_DEPENDS+= libneon.so:${PORTSDIR}/www/neon gst_neon_PLIST_FILES= ${GST_LIB_DIR}/libgstneonhttpsrc.so # ogg Modified: head/net/asterisk/Makefile ============================================================================== --- head/net/asterisk/Makefile Wed Dec 24 06:02:15 2014 (r375391) +++ head/net/asterisk/Makefile Wed Dec 24 06:03:22 2014 (r375392) @@ -3,7 +3,7 @@ PORTNAME= asterisk PORTVERSION= 1.8.32.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net MASTER_SITES= http://downloads.asterisk.org/pub/telephony/asterisk/ \ http://downloads.asterisk.org/pub/telephony/asterisk/old-releases/ @@ -107,7 +107,7 @@ CURL_LIB_DEPENDS= libcurl.so:${PORTSDIR} SPANDSP_CONFIGURE_WITH= spandsp SPANDSP_LIB_DEPENDS= libspandsp.so:${PORTSDIR}/comms/spandsp EXCHANGE_CONFIGURE_OFF= --without-neon --without-neon29 -EXCHANGE_LIB_DEPENDS= libneon.so:${PORTSDIR}/www/neon29 +EXCHANGE_LIB_DEPENDS= libneon.so:${PORTSDIR}/www/neon SRTP_CONFIGURE_WITH= srtp SRTP_BUILD_DEPENDS= libsrtp>=1.4.4:${PORTSDIR}/net/libsrtp LUA_CONFIGURE_WITH= lua Modified: head/net/asterisk11/Makefile ============================================================================== --- head/net/asterisk11/Makefile Wed Dec 24 06:02:15 2014 (r375391) +++ head/net/asterisk11/Makefile Wed Dec 24 06:03:22 2014 (r375392) @@ -2,7 +2,7 @@ PORTNAME= asterisk PORTVERSION= 11.15.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= http://downloads.asterisk.org/pub/telephony/asterisk/ \ http://downloads.asterisk.org/pub/telephony/asterisk/old-releases/ @@ -100,7 +100,7 @@ CURL_LIB_DEPENDS= libcurl.so:${PORTSDIR} SPANDSP_CONFIGURE_WITH= spandsp SPANDSP_LIB_DEPENDS= libspandsp.so:${PORTSDIR}/comms/spandsp EXCHANGE_CONFIGURE_OFF= --without-neon --without-neon29 -EXCHANGE_LIB_DEPENDS= libneon.so:${PORTSDIR}/www/neon29 +EXCHANGE_LIB_DEPENDS= libneon.so:${PORTSDIR}/www/neon SRTP_CONFIGURE_WITH= srtp SRTP_BUILD_DEPENDS= libsrtp>=1.4.4:${PORTSDIR}/net/libsrtp LUA_CONFIGURE_WITH= lua Modified: head/net/asterisk13/Makefile ============================================================================== --- head/net/asterisk13/Makefile Wed Dec 24 06:02:15 2014 (r375391) +++ head/net/asterisk13/Makefile Wed Dec 24 06:03:22 2014 (r375392) @@ -2,6 +2,7 @@ PORTNAME= asterisk PORTVERSION= 13.1.0 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://downloads.asterisk.org/pub/telephony/asterisk/ \ http://downloads.asterisk.org/pub/telephony/asterisk/old-releases/ @@ -102,7 +103,7 @@ CURL_LIB_DEPENDS= libcurl.so:${PORTSDIR} SPANDSP_CONFIGURE_WITH= spandsp SPANDSP_LIB_DEPENDS= libspandsp.so:${PORTSDIR}/comms/spandsp EXCHANGE_CONFIGURE_OFF= --without-neon --without-neon29 -EXCHANGE_LIB_DEPENDS= libneon.so:${PORTSDIR}/www/neon29 +EXCHANGE_LIB_DEPENDS= libneon.so:${PORTSDIR}/www/neon SRTP_CONFIGURE_WITH= srtp SRTP_BUILD_DEPENDS= libsrtp>=1.4.4:${PORTSDIR}/net/libsrtp LUA_CONFIGURE_WITH= lua Modified: head/net/owncloud-csync/Makefile ============================================================================== --- head/net/owncloud-csync/Makefile Wed Dec 24 06:02:15 2014 (r375391) +++ head/net/owncloud-csync/Makefile Wed Dec 24 06:03:22 2014 (r375392) @@ -3,7 +3,7 @@ PORTNAME= owncloud-csync PORTVERSION= 0.91.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net kde MASTER_SITES= http://download.owncloud.com/desktop/stable/ DISTNAME= ocsync-${PORTVERSION} @@ -16,7 +16,7 @@ LICENSE= GPLv2 LIB_DEPENDS= libiniparser.so:${PORTSDIR}/devel/iniparser \ libsmbclient.so:${PORTSDIR}/net/samba-libsmbclient \ libssh.so.4:${PORTSDIR}/security/libssh \ - libneon.so:${PORTSDIR}/www/neon29 + libneon.so:${PORTSDIR}/www/neon USES= cmake:outsource iconv pkgconfig tar:bzip2 USE_SQLITE= yes Modified: head/sysutils/nut/Makefile ============================================================================== --- head/sysutils/nut/Makefile Wed Dec 24 06:02:15 2014 (r375391) +++ head/sysutils/nut/Makefile Wed Dec 24 06:03:22 2014 (r375392) @@ -3,7 +3,7 @@ PORTNAME= nut PORTVERSION= 2.7.2 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= sysutils MASTER_SITES= http://www.networkupstools.org/source/${PORTVERSION:R}/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX}.sig @@ -105,7 +105,7 @@ PLIST_SUB+= NUT_SNMP="@comment " .endif .if ${PORT_OPTIONS:MNEON} -LIB_DEPENDS+= libneon.so:${PORTSDIR}/www/neon29 +LIB_DEPENDS+= libneon.so:${PORTSDIR}/www/neon CONFIGURE_ARGS+= --with-neonxml PLIST_SUB+= NUT_NEON="" .else Modified: head/sysutils/pecl-mogilefs/Makefile ============================================================================== --- head/sysutils/pecl-mogilefs/Makefile Wed Dec 24 06:02:15 2014 (r375391) +++ head/sysutils/pecl-mogilefs/Makefile Wed Dec 24 06:03:22 2014 (r375392) @@ -3,6 +3,7 @@ PORTNAME= mogilefs PORTVERSION= 0.9.2 +PORTREVISION= 1 CATEGORIES= sysutils pear MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- @@ -13,7 +14,7 @@ COMMENT= PHP client library to communica LICENSE= BSD -LIB_DEPENDS= libneon.so:${PORTSDIR}/www/neon29 +LIB_DEPENDS= libneon.so:${PORTSDIR}/www/neon USE_PHP= yes USE_PHP_BUILD= spl Modified: head/www/Makefile ============================================================================== --- head/www/Makefile Wed Dec 24 06:02:15 2014 (r375391) +++ head/www/Makefile Wed Dec 24 06:03:22 2014 (r375392) @@ -527,7 +527,7 @@ SUBDIR += mythplugin-mythweb SUBDIR += nanoblogger SUBDIR += nanoblogger-extra - SUBDIR += neon29 + SUBDIR += neon SUBDIR += netoffice SUBDIR += netrik SUBDIR += netstiff Modified: head/www/cadaver/Makefile ============================================================================== --- head/www/cadaver/Makefile Wed Dec 24 06:02:15 2014 (r375391) +++ head/www/cadaver/Makefile Wed Dec 24 06:03:22 2014 (r375392) @@ -3,7 +3,7 @@ PORTNAME= cadaver PORTVERSION= 0.23.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www MASTER_SITES= http://www.webdav.org/cadaver/ \ http://www.tcbug.org/ @@ -11,7 +11,7 @@ MASTER_SITES= http://www.webdav.org/cada MAINTAINER= jpaetzel@FreeBSD.org COMMENT= Commandline client for DAV -LIB_DEPENDS= libneon.so:${PORTSDIR}/www/neon29 +LIB_DEPENDS= libneon.so:${PORTSDIR}/www/neon GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-netrc Modified: head/www/neon/Makefile ============================================================================== --- head/www/neon29/Makefile Wed Dec 24 04:50:16 2014 (r375388) +++ head/www/neon/Makefile Wed Dec 24 06:03:22 2014 (r375392) @@ -1,12 +1,10 @@ # Created by: Mikhail Teterin # $FreeBSD$ -PORTNAME= neon29 -PORTVERSION= 0.29.6 -PORTREVISION= 7 +PORTNAME= neon +PORTVERSION= 0.30.1 CATEGORIES= www MASTER_SITES= http://www.webdav.org/neon/ -DISTNAME= neon-${PORTVERSION} MAINTAINER= lev@FreeBSD.org COMMENT= HTTP and WebDAV client library for Unix systems Modified: head/www/neon/distinfo ============================================================================== --- head/www/neon29/distinfo Wed Dec 24 04:50:16 2014 (r375388) +++ head/www/neon/distinfo Wed Dec 24 06:03:22 2014 (r375392) @@ -1,2 +1,2 @@ -SHA256 (neon-0.29.6.tar.gz) = 9c640b728d6dc80ef1e48f83181166ab6bc95309cece5537e01ffdd01b96eb43 -SIZE (neon-0.29.6.tar.gz) = 882267 +SHA256 (neon-0.30.1.tar.gz) = 00c626c0dc18d094ab374dbd9a354915bfe4776433289386ed489c2ec0845cdd +SIZE (neon-0.30.1.tar.gz) = 911414 Modified: head/www/neon/pkg-plist ============================================================================== --- head/www/neon29/pkg-plist Wed Dec 24 04:50:16 2014 (r375388) +++ head/www/neon/pkg-plist Wed Dec 24 06:03:22 2014 (r375392) @@ -26,7 +26,7 @@ include/neon/ne_xmlreq.h lib/libneon.a lib/libneon.so lib/libneon.so.27 -lib/libneon.so.27.2.6 +lib/libneon.so.27.3.1 libdata/pkgconfig/neon.pc man/man1/neon-config.1.gz man/man3/ne_add_request_header.3.gz @@ -79,13 +79,15 @@ man/man3/ne_response_header_iterate.3.gz man/man3/ne_session_create.3.gz man/man3/ne_session_destroy.3.gz man/man3/ne_session_proxy.3.gz +man/man3/ne_session_socks_proxy.3.gz +man/man3/ne_session_system_proxy.3.gz +man/man3/ne_set_addrlist.3.gz man/man3/ne_set_connect_timeout.3.gz man/man3/ne_set_error.3.gz man/man3/ne_set_proxy_auth.3.gz man/man3/ne_set_read_timeout.3.gz man/man3/ne_set_request_body_buffer.3.gz man/man3/ne_set_request_body_fd.3.gz -man/man3/ne_set_request_body_fd64.3.gz man/man3/ne_set_request_flag.3.gz man/man3/ne_set_server_auth.3.gz man/man3/ne_set_session_flag.3.gz @@ -147,6 +149,7 @@ man/man3/neon.3.gz %%PORTDOCS%%%%DOCSDIR%%/html/refiaddr.html %%PORTDOCS%%%%DOCSDIR%%/html/refneon.html %%PORTDOCS%%%%DOCSDIR%%/html/refopts.html +%%PORTDOCS%%%%DOCSDIR%%/html/refproxy.html %%PORTDOCS%%%%DOCSDIR%%/html/refreq.html %%PORTDOCS%%%%DOCSDIR%%/html/refreqbody.html %%PORTDOCS%%%%DOCSDIR%%/html/refreqflags.html Modified: head/www/sitecopy/Makefile ============================================================================== --- head/www/sitecopy/Makefile Wed Dec 24 06:02:15 2014 (r375391) +++ head/www/sitecopy/Makefile Wed Dec 24 06:03:22 2014 (r375392) @@ -3,7 +3,7 @@ PORTNAME= sitecopy PORTVERSION= 0.16.6 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= www MASTER_SITES= http://www.manyfish.co.uk/${PORTNAME}/ \ ${MASTER_SITE_GENTOO} @@ -12,7 +12,7 @@ MASTER_SITE_SUBDIR= distfiles MAINTAINER= sitecopy@oldach.net COMMENT= Maintains remote websites, uses FTP or WebDAV to sync up w/ local copy -LIB_DEPENDS= libneon.so:${PORTSDIR}/www/neon29 +LIB_DEPENDS= libneon.so:${PORTSDIR}/www/neon GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include From owner-svn-ports-all@FreeBSD.ORG Wed Dec 24 06:13:47 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 286BAB7C; Wed, 24 Dec 2014 06:13:47 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 141011BBD; Wed, 24 Dec 2014 06:13:47 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBO6Dkea020618; Wed, 24 Dec 2014 06:13:46 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBO6DkqU020616; Wed, 24 Dec 2014 06:13:46 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201412240613.sBO6DkqU020616@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 24 Dec 2014 06:13:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375393 - head/www/wordpress X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 06:13:47 -0000 Author: sunpoet Date: Wed Dec 24 06:13:45 2014 New Revision: 375393 URL: https://svnweb.freebsd.org/changeset/ports/375393 QAT: https://qat.redports.org/buildarchive/r375393/ Log: - Update to 4.1 Changes: https://wordpress.org/news/2014/12/dinah/ Submitted by: sunpoet (myself) Approved by: Yuan-Chung Hsiao (maintainer, via email) MFH: 2014Q4 Modified: head/www/wordpress/Makefile head/www/wordpress/distinfo Modified: head/www/wordpress/Makefile ============================================================================== --- head/www/wordpress/Makefile Wed Dec 24 06:03:22 2014 (r375392) +++ head/www/wordpress/Makefile Wed Dec 24 06:13:45 2014 (r375393) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wordpress -PORTVERSION= 4.0.1 +PORTVERSION= 4.1 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= http://wordpress.org/ Modified: head/www/wordpress/distinfo ============================================================================== --- head/www/wordpress/distinfo Wed Dec 24 06:03:22 2014 (r375392) +++ head/www/wordpress/distinfo Wed Dec 24 06:13:45 2014 (r375393) @@ -1,2 +1,2 @@ -SHA256 (wordpress-4.0.1.tar.gz) = 94ce5402f6ab5662c37916825f7725c517f6f9328ff3de7aaf2840551ac32f16 -SIZE (wordpress-4.0.1.tar.gz) = 6054753 +SHA256 (wordpress-4.1.tar.gz) = 3743d82698571903382dc223940e712f7bb5cfd20cedba7b7c32c97d470defab +SIZE (wordpress-4.1.tar.gz) = 6183711 From owner-svn-ports-all@FreeBSD.ORG Wed Dec 24 06:13:53 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 319AAC78; Wed, 24 Dec 2014 06:13:53 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1D5E41BC0; Wed, 24 Dec 2014 06:13:53 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBO6DqHJ020755; Wed, 24 Dec 2014 06:13:52 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBO6Dqa8020753; Wed, 24 Dec 2014 06:13:52 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201412240613.sBO6Dqa8020753@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 24 Dec 2014 06:13:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375394 - head/japanese/wordpress X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 06:13:53 -0000 Author: sunpoet Date: Wed Dec 24 06:13:51 2014 New Revision: 375394 URL: https://svnweb.freebsd.org/changeset/ports/375394 QAT: https://qat.redports.org/buildarchive/r375394/ Log: - Update to 4.1 Changes: https://ja.wordpress.org/2014/12/19/wordpress-4-1-dinah/ Submitted by: sunpoet (myself) Approved by: Joe Horn (maintainer, via email) MFH: 2014Q4 Modified: head/japanese/wordpress/Makefile head/japanese/wordpress/distinfo Modified: head/japanese/wordpress/Makefile ============================================================================== --- head/japanese/wordpress/Makefile Wed Dec 24 06:13:45 2014 (r375393) +++ head/japanese/wordpress/Makefile Wed Dec 24 06:13:51 2014 (r375394) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wordpress -PORTVERSION= 4.0.1 +PORTVERSION= 4.1 CATEGORIES= japanese www MASTER_SITES= http://ja.wordpress.org/ DISTNAME= ${PORTNAME}-${PORTVERSION}-ja Modified: head/japanese/wordpress/distinfo ============================================================================== --- head/japanese/wordpress/distinfo Wed Dec 24 06:13:45 2014 (r375393) +++ head/japanese/wordpress/distinfo Wed Dec 24 06:13:51 2014 (r375394) @@ -1,2 +1,2 @@ -SHA256 (wordpress-4.0.1-ja.tar.gz) = 66382b988c7b6f908615e875e8bb3ee9c77490c4c7ea5086f9a262571ed856e6 -SIZE (wordpress-4.0.1-ja.tar.gz) = 6494394 +SHA256 (wordpress-4.1-ja.tar.gz) = 07e89c373e102f55fb451f80b2dff384a6ad2a506b6fd021e9ea0d5bcea0a655 +SIZE (wordpress-4.1-ja.tar.gz) = 6620693 From owner-svn-ports-all@FreeBSD.ORG Wed Dec 24 06:13:59 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0E940D74; Wed, 24 Dec 2014 06:13:59 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id EE66A1BC9; Wed, 24 Dec 2014 06:13:58 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBO6DwVg020894; Wed, 24 Dec 2014 06:13:58 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBO6DwHX020892; Wed, 24 Dec 2014 06:13:58 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201412240613.sBO6DwHX020892@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 24 Dec 2014 06:13:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375395 - head/chinese/wordpress-zh_CN X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 06:13:59 -0000 Author: sunpoet Date: Wed Dec 24 06:13:57 2014 New Revision: 375395 URL: https://svnweb.freebsd.org/changeset/ports/375395 QAT: https://qat.redports.org/buildarchive/r375395/ Log: - Update to 4.1 Changes: https://cn.wordpress.org/2014/12/23/dinah/ Submitted by: sunpoet (myself) Approved by: Joe Horn (maintainer, via email) MFH: 2014Q4 Modified: head/chinese/wordpress-zh_CN/Makefile head/chinese/wordpress-zh_CN/distinfo Modified: head/chinese/wordpress-zh_CN/Makefile ============================================================================== --- head/chinese/wordpress-zh_CN/Makefile Wed Dec 24 06:13:51 2014 (r375394) +++ head/chinese/wordpress-zh_CN/Makefile Wed Dec 24 06:13:57 2014 (r375395) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wordpress -PORTVERSION= 4.0.1 +PORTVERSION= 4.1 CATEGORIES= chinese www MASTER_SITES= http://cn.wordpress.org/ \ http://mirror.joehorn.idv.tw/wordpress/ Modified: head/chinese/wordpress-zh_CN/distinfo ============================================================================== --- head/chinese/wordpress-zh_CN/distinfo Wed Dec 24 06:13:51 2014 (r375394) +++ head/chinese/wordpress-zh_CN/distinfo Wed Dec 24 06:13:57 2014 (r375395) @@ -1,2 +1,2 @@ -SHA256 (wordpress-4.0.1-zh_CN.tar.gz) = 97a42005ea9abf4a452294dc6bc59b667621b14b82261791426259292a3f6271 -SIZE (wordpress-4.0.1-zh_CN.tar.gz) = 6473403 +SHA256 (wordpress-4.1-zh_CN.tar.gz) = 6ef223fb0485baebf5a881b26afb183b92069a3c5a28d4e4a60ce968237d3a97 +SIZE (wordpress-4.1-zh_CN.tar.gz) = 6605849 From owner-svn-ports-all@FreeBSD.ORG Wed Dec 24 06:14:04 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E50D9E72; Wed, 24 Dec 2014 06:14:04 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D0BED1BD0; Wed, 24 Dec 2014 06:14:04 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBO6E4GJ021059; Wed, 24 Dec 2014 06:14:04 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBO6E4Zc021054; Wed, 24 Dec 2014 06:14:04 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201412240614.sBO6E4Zc021054@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 24 Dec 2014 06:14:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375396 - 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 06:14:05 -0000 Author: sunpoet Date: Wed Dec 24 06:14:03 2014 New Revision: 375396 URL: https://svnweb.freebsd.org/changeset/ports/375396 QAT: https://qat.redports.org/buildarchive/r375396/ Log: - Update to 2.068 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 Wed Dec 24 06:13:57 2014 (r375395) +++ head/archivers/p5-Compress-Raw-Bzip2/Makefile Wed Dec 24 06:14:03 2014 (r375396) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Compress-Raw-Bzip2 -PORTVERSION= 2.067 +PORTVERSION= 2.068 CATEGORIES= archivers perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:PMQS Modified: head/archivers/p5-Compress-Raw-Bzip2/distinfo ============================================================================== --- head/archivers/p5-Compress-Raw-Bzip2/distinfo Wed Dec 24 06:13:57 2014 (r375395) +++ head/archivers/p5-Compress-Raw-Bzip2/distinfo Wed Dec 24 06:14:03 2014 (r375396) @@ -1,2 +1,2 @@ -SHA256 (Compress-Raw-Bzip2-2.067.tar.gz) = be5f41e99c19a623ab41b9a32cc2db0d6127e03a458dc826e9efa81e0deac824 -SIZE (Compress-Raw-Bzip2-2.067.tar.gz) = 136263 +SHA256 (Compress-Raw-Bzip2-2.068.tar.gz) = 0f63f9e0a2d10e960714c8e0b9f99f5edd576868d1b75fc06f74b27b3b2a149a +SIZE (Compress-Raw-Bzip2-2.068.tar.gz) = 136281 From owner-svn-ports-all@FreeBSD.ORG Wed Dec 24 06:14:10 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4A30AF4E; Wed, 24 Dec 2014 06:14:10 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 360B81BD3; Wed, 24 Dec 2014 06:14:10 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBO6EA0H021186; Wed, 24 Dec 2014 06:14:10 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBO6E9XV021184; Wed, 24 Dec 2014 06:14:09 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201412240614.sBO6E9XV021184@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 24 Dec 2014 06:14:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375397 - 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 06:14:10 -0000 Author: sunpoet Date: Wed Dec 24 06:14:08 2014 New Revision: 375397 URL: https://svnweb.freebsd.org/changeset/ports/375397 QAT: https://qat.redports.org/buildarchive/r375397/ Log: - Update to 2.068 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 Wed Dec 24 06:14:03 2014 (r375396) +++ head/archivers/p5-Compress-Raw-Lzma/Makefile Wed Dec 24 06:14:08 2014 (r375397) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Compress-Raw-Lzma -PORTVERSION= 2.067 +PORTVERSION= 2.068 CATEGORIES= archivers perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:PMQS Modified: head/archivers/p5-Compress-Raw-Lzma/distinfo ============================================================================== --- head/archivers/p5-Compress-Raw-Lzma/distinfo Wed Dec 24 06:14:03 2014 (r375396) +++ head/archivers/p5-Compress-Raw-Lzma/distinfo Wed Dec 24 06:14:08 2014 (r375397) @@ -1,2 +1,2 @@ -SHA256 (Compress-Raw-Lzma-2.067.tar.gz) = abcbc4f7af641619f9cdad2f099215c351a5e0bf4240bd812eb627471798caca -SIZE (Compress-Raw-Lzma-2.067.tar.gz) = 113271 +SHA256 (Compress-Raw-Lzma-2.068.tar.gz) = a0d1c1ef6c4633bbd5513f636fea2468ff302bf9cdb33ecad84a4b7bbce812fe +SIZE (Compress-Raw-Lzma-2.068.tar.gz) = 113295 From owner-svn-ports-all@FreeBSD.ORG Wed Dec 24 06:14:16 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 370F0B3; Wed, 24 Dec 2014 06:14:16 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 22D7D1BD4; Wed, 24 Dec 2014 06:14:16 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBO6EG5q021312; Wed, 24 Dec 2014 06:14:16 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBO6EFBZ021310; Wed, 24 Dec 2014 06:14:15 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201412240614.sBO6EFBZ021310@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 24 Dec 2014 06:14:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375398 - 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 06:14:16 -0000 Author: sunpoet Date: Wed Dec 24 06:14:14 2014 New Revision: 375398 URL: https://svnweb.freebsd.org/changeset/ports/375398 QAT: https://qat.redports.org/buildarchive/r375398/ Log: - Update to 2.068 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 Wed Dec 24 06:14:08 2014 (r375397) +++ head/archivers/p5-Compress-Raw-Zlib/Makefile Wed Dec 24 06:14:14 2014 (r375398) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Compress-Raw-Zlib -PORTVERSION= 2.067 +PORTVERSION= 2.068 CATEGORIES= archivers perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:PMQS Modified: head/archivers/p5-Compress-Raw-Zlib/distinfo ============================================================================== --- head/archivers/p5-Compress-Raw-Zlib/distinfo Wed Dec 24 06:14:08 2014 (r375397) +++ head/archivers/p5-Compress-Raw-Zlib/distinfo Wed Dec 24 06:14:14 2014 (r375398) @@ -1,2 +1,2 @@ -SHA256 (Compress-Raw-Zlib-2.067.tar.gz) = 3abc3fde88df19bc55ab8a71de3030b198869b2333ec6839fb53f639dfc13178 -SIZE (Compress-Raw-Zlib-2.067.tar.gz) = 237952 +SHA256 (Compress-Raw-Zlib-2.068.tar.gz) = 11a553221e4dcee77211ac63484498df3831140be38a4ff62bd61af10eb2071b +SIZE (Compress-Raw-Zlib-2.068.tar.gz) = 238144 From owner-svn-ports-all@FreeBSD.ORG Wed Dec 24 06:14:21 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id DE1FF190; Wed, 24 Dec 2014 06:14:21 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id AFC291BD5; Wed, 24 Dec 2014 06:14:21 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBO6ELuh021450; Wed, 24 Dec 2014 06:14:21 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBO6ELXO021448; Wed, 24 Dec 2014 06:14:21 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201412240614.sBO6ELXO021448@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 24 Dec 2014 06:14:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375399 - 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 06:14:22 -0000 Author: sunpoet Date: Wed Dec 24 06:14:20 2014 New Revision: 375399 URL: https://svnweb.freebsd.org/changeset/ports/375399 QAT: https://qat.redports.org/buildarchive/r375399/ Log: - Update to 2.068 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 Wed Dec 24 06:14:14 2014 (r375398) +++ head/archivers/p5-IO-Compress/Makefile Wed Dec 24 06:14:20 2014 (r375399) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= IO-Compress -PORTVERSION= 2.067 +PORTVERSION= 2.068 CATEGORIES= archivers perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:PMQS @@ -14,8 +14,8 @@ COMMENT= Perl5 compression modules (bzip LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Compress-Raw-Bzip2>=2.067:${PORTSDIR}/archivers/p5-Compress-Raw-Bzip2 \ - p5-Compress-Raw-Zlib>=2.067:${PORTSDIR}/archivers/p5-Compress-Raw-Zlib +BUILD_DEPENDS= p5-Compress-Raw-Bzip2>=2.068:${PORTSDIR}/archivers/p5-Compress-Raw-Bzip2 \ + p5-Compress-Raw-Zlib>=2.068:${PORTSDIR}/archivers/p5-Compress-Raw-Zlib RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-Pod>=1:${PORTSDIR}/devel/p5-Test-Pod Modified: head/archivers/p5-IO-Compress/distinfo ============================================================================== --- head/archivers/p5-IO-Compress/distinfo Wed Dec 24 06:14:14 2014 (r375398) +++ head/archivers/p5-IO-Compress/distinfo Wed Dec 24 06:14:20 2014 (r375399) @@ -1,2 +1,2 @@ -SHA256 (IO-Compress-2.067.tar.gz) = 561e88c000757d34da5a72a897c798cee5a441237ff5370f3bc837547730eeb6 -SIZE (IO-Compress-2.067.tar.gz) = 242751 +SHA256 (IO-Compress-2.068.tar.gz) = fa058d9c0c7fce95ca1387a95d7ad646c097fe68f26ae9fe742dc973e555c037 +SIZE (IO-Compress-2.068.tar.gz) = 243169 From owner-svn-ports-all@FreeBSD.ORG Wed Dec 24 06:14:27 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 533EC26E; Wed, 24 Dec 2014 06:14:27 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3F1D41BD6; Wed, 24 Dec 2014 06:14:27 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBO6ERqv021577; Wed, 24 Dec 2014 06:14:27 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBO6EQqs021574; Wed, 24 Dec 2014 06:14:26 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201412240614.sBO6EQqs021574@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 24 Dec 2014 06:14:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375400 - 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 06:14:27 -0000 Author: sunpoet Date: Wed Dec 24 06:14:26 2014 New Revision: 375400 URL: https://svnweb.freebsd.org/changeset/ports/375400 QAT: https://qat.redports.org/buildarchive/r375400/ Log: - Update to 2.068 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 Wed Dec 24 06:14:20 2014 (r375399) +++ head/archivers/p5-IO-Compress-Lzf/Makefile Wed Dec 24 06:14:26 2014 (r375400) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= IO-Compress-Lzf -PORTVERSION= 2.067 +PORTVERSION= 2.068 CATEGORIES= archivers perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:PMQS @@ -15,7 +15,7 @@ LICENSE= ART10 GPLv1 LICENSE_COMB= dual BUILD_DEPENDS= p5-Compress-LZF>=0:${PORTSDIR}/archivers/p5-Compress-LZF \ - p5-IO-Compress>=2.067:${PORTSDIR}/archivers/p5-IO-Compress + p5-IO-Compress>=2.068:${PORTSDIR}/archivers/p5-IO-Compress RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-Pod>=1:${PORTSDIR}/devel/p5-Test-Pod Modified: head/archivers/p5-IO-Compress-Lzf/distinfo ============================================================================== --- head/archivers/p5-IO-Compress-Lzf/distinfo Wed Dec 24 06:14:20 2014 (r375399) +++ head/archivers/p5-IO-Compress-Lzf/distinfo Wed Dec 24 06:14:26 2014 (r375400) @@ -1,2 +1,2 @@ -SHA256 (IO-Compress-Lzf-2.067.tar.gz) = a68e25867055dde5f3bdbebeee310018ab8d412574ed108a174bbb9ddeaa44bb -SIZE (IO-Compress-Lzf-2.067.tar.gz) = 73609 +SHA256 (IO-Compress-Lzf-2.068.tar.gz) = 75889c4b0f59b03d7410272147f09531bcdb7d7e04f34164f0ac565d47f3ad55 +SIZE (IO-Compress-Lzf-2.068.tar.gz) = 73738 From owner-svn-ports-all@FreeBSD.ORG Wed Dec 24 06:14:33 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6477B34A; Wed, 24 Dec 2014 06:14:33 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 36DE41BDE; Wed, 24 Dec 2014 06:14:33 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBO6EXn6021706; Wed, 24 Dec 2014 06:14:33 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBO6EWpm021704; Wed, 24 Dec 2014 06:14:32 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201412240614.sBO6EWpm021704@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 24 Dec 2014 06:14:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375401 - 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 06:14:33 -0000 Author: sunpoet Date: Wed Dec 24 06:14:31 2014 New Revision: 375401 URL: https://svnweb.freebsd.org/changeset/ports/375401 QAT: https://qat.redports.org/buildarchive/r375401/ Log: - Update to 2.068 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 Modified: head/archivers/p5-IO-Compress-Lzma/Makefile ============================================================================== --- head/archivers/p5-IO-Compress-Lzma/Makefile Wed Dec 24 06:14:26 2014 (r375400) +++ head/archivers/p5-IO-Compress-Lzma/Makefile Wed Dec 24 06:14:31 2014 (r375401) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= IO-Compress-Lzma -PORTVERSION= 2.067 +PORTVERSION= 2.068 CATEGORIES= archivers perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:PMQS @@ -14,8 +14,8 @@ COMMENT= Write lzma files / buffers LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Compress-Raw-Lzma>=2.067:${PORTSDIR}/archivers/p5-Compress-Raw-Lzma \ - p5-IO-Compress>=2.067:${PORTSDIR}/archivers/p5-IO-Compress +BUILD_DEPENDS= p5-Compress-Raw-Lzma>=2.068:${PORTSDIR}/archivers/p5-Compress-Raw-Lzma \ + p5-IO-Compress>=2.068:${PORTSDIR}/archivers/p5-IO-Compress RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-IO-String>=0:${PORTSDIR}/devel/p5-IO-String \ p5-Test-Pod>=1:${PORTSDIR}/devel/p5-Test-Pod \ Modified: head/archivers/p5-IO-Compress-Lzma/distinfo ============================================================================== --- head/archivers/p5-IO-Compress-Lzma/distinfo Wed Dec 24 06:14:26 2014 (r375400) +++ head/archivers/p5-IO-Compress-Lzma/distinfo Wed Dec 24 06:14:31 2014 (r375401) @@ -1,2 +1,2 @@ -SHA256 (IO-Compress-Lzma-2.067.tar.gz) = 37cbe5adaf87dd367f33929bce357178cec758169dd2dc08b3fad0aed9948d7e -SIZE (IO-Compress-Lzma-2.067.tar.gz) = 89075 +SHA256 (IO-Compress-Lzma-2.068.tar.gz) = 7aff5e1ac54504dec811960f1a0ea548e52cbe6953be240253dc94823e2d3faa +SIZE (IO-Compress-Lzma-2.068.tar.gz) = 89218 From owner-svn-ports-all@FreeBSD.ORG Wed Dec 24 06:14:39 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 13A16426; Wed, 24 Dec 2014 06:14:39 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id F369E1BE5; Wed, 24 Dec 2014 06:14:38 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBO6EcXO021838; Wed, 24 Dec 2014 06:14:38 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBO6Ec3i021836; Wed, 24 Dec 2014 06:14:38 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201412240614.sBO6Ec3i021836@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 24 Dec 2014 06:14:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375402 - 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 06:14:39 -0000 Author: sunpoet Date: Wed Dec 24 06:14:37 2014 New Revision: 375402 URL: https://svnweb.freebsd.org/changeset/ports/375402 QAT: https://qat.redports.org/buildarchive/r375402/ Log: - Update to 2.068 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 Wed Dec 24 06:14:31 2014 (r375401) +++ head/archivers/p5-IO-Compress-Lzop/Makefile Wed Dec 24 06:14:37 2014 (r375402) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= IO-Compress-Lzop -PORTVERSION= 2.067 +PORTVERSION= 2.068 CATEGORIES= archivers perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:PMQS @@ -15,7 +15,7 @@ LICENSE= ART10 GPLv1 LICENSE_COMB= dual BUILD_DEPENDS= p5-Compress-LZO>=0:${PORTSDIR}/archivers/p5-Compress-LZO \ - p5-IO-Compress>=2.067:${PORTSDIR}/archivers/p5-IO-Compress + p5-IO-Compress>=2.068:${PORTSDIR}/archivers/p5-IO-Compress RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-Pod>=1:${PORTSDIR}/devel/p5-Test-Pod Modified: head/archivers/p5-IO-Compress-Lzop/distinfo ============================================================================== --- head/archivers/p5-IO-Compress-Lzop/distinfo Wed Dec 24 06:14:31 2014 (r375401) +++ head/archivers/p5-IO-Compress-Lzop/distinfo Wed Dec 24 06:14:37 2014 (r375402) @@ -1,2 +1,2 @@ -SHA256 (IO-Compress-Lzop-2.067.tar.gz) = f27ca271b0f0b1783a693c14e82d3cc64eabc6b07799799fc18e0d837a391f56 -SIZE (IO-Compress-Lzop-2.067.tar.gz) = 78212 +SHA256 (IO-Compress-Lzop-2.068.tar.gz) = 4a2a52e43a5567a26d4514fbe37c24f4270903c400f673ec0e07d863b85ff70c +SIZE (IO-Compress-Lzop-2.068.tar.gz) = 78340 From owner-svn-ports-all@FreeBSD.ORG Wed Dec 24 06:14:44 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B0BE3503; Wed, 24 Dec 2014 06:14:44 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9D2AF1BE8; Wed, 24 Dec 2014 06:14:44 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBO6Ei0b021963; Wed, 24 Dec 2014 06:14:44 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBO6EiPY021960; Wed, 24 Dec 2014 06:14:44 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201412240614.sBO6EiPY021960@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 24 Dec 2014 06:14:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375403 - 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 06:14:44 -0000 Author: sunpoet Date: Wed Dec 24 06:14:43 2014 New Revision: 375403 URL: https://svnweb.freebsd.org/changeset/ports/375403 QAT: https://qat.redports.org/buildarchive/r375403/ Log: - Update to 20141222 Changes: http://people.FreeBSD.org/~sunpoet/pciids-20141222.diff Modified: head/misc/pciids/Makefile head/misc/pciids/distinfo Modified: head/misc/pciids/Makefile ============================================================================== --- head/misc/pciids/Makefile Wed Dec 24 06:14:37 2014 (r375402) +++ head/misc/pciids/Makefile Wed Dec 24 06:14:43 2014 (r375403) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pciids -PORTVERSION= 20141123 +PORTVERSION= 20141222 CATEGORIES= misc MASTER_SITES= LOCAL/sunpoet Modified: head/misc/pciids/distinfo ============================================================================== --- head/misc/pciids/distinfo Wed Dec 24 06:14:37 2014 (r375402) +++ head/misc/pciids/distinfo Wed Dec 24 06:14:43 2014 (r375403) @@ -1,2 +1,2 @@ -SHA256 (pciids-20141123.tar.xz) = 4ce301f56b0172da1e1e85ff4d7f3189b3503c2de33481f442bf538556ee5aa8 -SIZE (pciids-20141123.tar.xz) = 173632 +SHA256 (pciids-20141222.tar.xz) = df66c472d8ce04ad7bc7496ae647788ed2f1334a6edbf37de2cb5aa908f25b37 +SIZE (pciids-20141222.tar.xz) = 173952 From owner-svn-ports-all@FreeBSD.ORG Wed Dec 24 06:14:50 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 40A545E0; Wed, 24 Dec 2014 06:14:50 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2C5901BEA; Wed, 24 Dec 2014 06:14:50 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBO6Eofo022096; Wed, 24 Dec 2014 06:14:50 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBO6EnBe022094; Wed, 24 Dec 2014 06:14:49 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201412240614.sBO6EnBe022094@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 24 Dec 2014 06:14:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375404 - head/sysutils/debhelper X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 06:14:50 -0000 Author: sunpoet Date: Wed Dec 24 06:14:48 2014 New Revision: 375404 URL: https://svnweb.freebsd.org/changeset/ports/375404 QAT: https://qat.redports.org/buildarchive/r375404/ Log: - Update to 9.20141222 Changes: http://source.joeyh.branchable.com/?p=source.git Modified: head/sysutils/debhelper/Makefile head/sysutils/debhelper/distinfo Modified: head/sysutils/debhelper/Makefile ============================================================================== --- head/sysutils/debhelper/Makefile Wed Dec 24 06:14:43 2014 (r375403) +++ head/sysutils/debhelper/Makefile Wed Dec 24 06:14:48 2014 (r375404) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= debhelper -PORTVERSION= 9.20141107 -PORTREVISION= 1 +PORTVERSION= 9.20141222 CATEGORIES= sysutils MASTER_SITES= DEBIAN DISTNAME= ${PORTNAME}_${PORTVERSION} Modified: head/sysutils/debhelper/distinfo ============================================================================== --- head/sysutils/debhelper/distinfo Wed Dec 24 06:14:43 2014 (r375403) +++ head/sysutils/debhelper/distinfo Wed Dec 24 06:14:48 2014 (r375404) @@ -1,2 +1,2 @@ -SHA256 (debhelper_9.20141107.tar.gz) = 8695e7b44e19f80ad0d6d38e1d2a0f80286f51ae9c9b1176423bf27c06b28a08 -SIZE (debhelper_9.20141107.tar.gz) = 545756 +SHA256 (debhelper_9.20141222.tar.gz) = 737824b25a118ae852942c33398587a2a61e30dd8b7ca5aa46cce743052a4a76 +SIZE (debhelper_9.20141222.tar.gz) = 545099 From owner-svn-ports-all@FreeBSD.ORG Wed Dec 24 06:14:56 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 02CF86BC; Wed, 24 Dec 2014 06:14:56 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E28BB1BEB; Wed, 24 Dec 2014 06:14:55 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBO6Etb3022219; Wed, 24 Dec 2014 06:14:55 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBO6EtWF022217; Wed, 24 Dec 2014 06:14:55 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201412240614.sBO6EtWF022217@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 24 Dec 2014 06:14:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375405 - head/sysutils/rubygem-guard X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 06:14:56 -0000 Author: sunpoet Date: Wed Dec 24 06:14:54 2014 New Revision: 375405 URL: https://svnweb.freebsd.org/changeset/ports/375405 QAT: https://qat.redports.org/buildarchive/r375405/ Log: - Update to 2.10.5 Changes: https://github.com/guard/guard/releases Modified: head/sysutils/rubygem-guard/Makefile head/sysutils/rubygem-guard/distinfo Modified: head/sysutils/rubygem-guard/Makefile ============================================================================== --- head/sysutils/rubygem-guard/Makefile Wed Dec 24 06:14:48 2014 (r375404) +++ head/sysutils/rubygem-guard/Makefile Wed Dec 24 06:14:54 2014 (r375405) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= guard -PORTVERSION= 2.10.4 +PORTVERSION= 2.10.5 CATEGORIES= sysutils rubygems MASTER_SITES= RG Modified: head/sysutils/rubygem-guard/distinfo ============================================================================== --- head/sysutils/rubygem-guard/distinfo Wed Dec 24 06:14:48 2014 (r375404) +++ head/sysutils/rubygem-guard/distinfo Wed Dec 24 06:14:54 2014 (r375405) @@ -1,2 +1,2 @@ -SHA256 (rubygem/guard-2.10.4.gem) = cb72370a48ba5f355a5562b7f51e54d98d4055dc6ed0be0318815c4330c5391a -SIZE (rubygem/guard-2.10.4.gem) = 238592 +SHA256 (rubygem/guard-2.10.5.gem) = 22d670553d26529e7747656646c0e9d2ee67f102fceb395b4306b1676366a20f +SIZE (rubygem/guard-2.10.5.gem) = 231936 From owner-svn-ports-all@FreeBSD.ORG Wed Dec 24 06:15:02 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5C1F27A0; Wed, 24 Dec 2014 06:15:02 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 462C61BEE; Wed, 24 Dec 2014 06:15:02 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBO6F2Hg022404; Wed, 24 Dec 2014 06:15:02 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBO6F1Wv022400; Wed, 24 Dec 2014 06:15:01 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201412240615.sBO6F1Wv022400@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 24 Dec 2014 06:15:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375406 - head/www/npm X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 06:15:02 -0000 Author: sunpoet Date: Wed Dec 24 06:15:00 2014 New Revision: 375406 URL: https://svnweb.freebsd.org/changeset/ports/375406 QAT: https://qat.redports.org/buildarchive/r375406/ Log: - Update to 2.1.14 Changes: https://github.com/npm/npm/releases Modified: head/www/npm/Makefile head/www/npm/distinfo head/www/npm/pkg-plist Modified: head/www/npm/Makefile ============================================================================== --- head/www/npm/Makefile Wed Dec 24 06:14:54 2014 (r375405) +++ head/www/npm/Makefile Wed Dec 24 06:15:00 2014 (r375406) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= npm -PORTVERSION= 2.1.11 +PORTVERSION= 2.1.14 CATEGORIES= www MASTER_SITES= LOCAL/sunpoet Modified: head/www/npm/distinfo ============================================================================== --- head/www/npm/distinfo Wed Dec 24 06:14:54 2014 (r375405) +++ head/www/npm/distinfo Wed Dec 24 06:15:00 2014 (r375406) @@ -1,2 +1,2 @@ -SHA256 (npm-2.1.11.tar.xz) = 0616ce1dfe88440266b3e74c9a345dd3ebe97e213537089300db125b785275c8 -SIZE (npm-2.1.11.tar.xz) = 1943364 +SHA256 (npm-2.1.14.tar.xz) = f565a39f7520ad8864162ce1d3ebd14f672ce4123d18bd0b33f9e88f275e2261 +SIZE (npm-2.1.14.tar.xz) = 1959088 Modified: head/www/npm/pkg-plist ============================================================================== --- head/www/npm/pkg-plist Wed Dec 24 06:14:54 2014 (r375405) +++ head/www/npm/pkg-plist Wed Dec 24 06:15:00 2014 (r375406) @@ -851,17 +851,45 @@ lib/node_modules/npm/node_modules/minima lib/node_modules/npm/node_modules/minimatch/.travis.yml lib/node_modules/npm/node_modules/minimatch/LICENSE lib/node_modules/npm/node_modules/minimatch/README.md +lib/node_modules/npm/node_modules/minimatch/benchmark.js +lib/node_modules/npm/node_modules/minimatch/browser.js lib/node_modules/npm/node_modules/minimatch/minimatch.js -lib/node_modules/npm/node_modules/minimatch/node_modules/sigmund/LICENSE -lib/node_modules/npm/node_modules/minimatch/node_modules/sigmund/README.md -lib/node_modules/npm/node_modules/minimatch/node_modules/sigmund/bench.js -lib/node_modules/npm/node_modules/minimatch/node_modules/sigmund/package.json -lib/node_modules/npm/node_modules/minimatch/node_modules/sigmund/sigmund.js -lib/node_modules/npm/node_modules/minimatch/node_modules/sigmund/test/basic.js +lib/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/.npmignore +lib/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/.travis.yml +lib/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/README.md +lib/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/example.js +lib/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/index.bak +lib/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/index.js +lib/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/.npmignore +lib/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/.travis.yml +lib/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/Makefile +lib/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/README.md +lib/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/example.js +lib/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/index.js +lib/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/package.json +lib/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/node_modules/balanced-match/test/balanced.js +lib/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/.travis.yml +lib/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/README.markdown +lib/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/example/map.js +lib/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/index.js +lib/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/package.json +lib/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/node_modules/concat-map/test/map.js +lib/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/package.json +lib/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/test/bash-comparison.js +lib/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/test/bash-results.txt +lib/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/test/cases.txt +lib/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/test/dollar.js +lib/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/test/empty-option.js +lib/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/test/generate.sh +lib/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/test/negative-increment.js +lib/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/test/nested.js +lib/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/test/order.js +lib/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/test/pad.js +lib/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/test/same-type.js +lib/node_modules/npm/node_modules/minimatch/node_modules/brace-expansion/test/sequence.js lib/node_modules/npm/node_modules/minimatch/package.json lib/node_modules/npm/node_modules/minimatch/test/basic.js lib/node_modules/npm/node_modules/minimatch/test/brace-expand.js -lib/node_modules/npm/node_modules/minimatch/test/caching.js lib/node_modules/npm/node_modules/minimatch/test/defaults.js lib/node_modules/npm/node_modules/minimatch/test/extglob-ending-with-state-char.js lib/node_modules/npm/node_modules/mkdirp/.npmignore @@ -986,6 +1014,23 @@ lib/node_modules/npm/node_modules/node-g lib/node_modules/npm/node_modules/node-gyp/lib/node-gyp.js lib/node_modules/npm/node_modules/node-gyp/lib/rebuild.js lib/node_modules/npm/node_modules/node-gyp/lib/remove.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/.npmignore +lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/.travis.yml +lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/LICENSE +lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/README.md +lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/minimatch.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/sigmund/LICENSE +lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/sigmund/README.md +lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/sigmund/bench.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/sigmund/package.json +lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/sigmund/sigmund.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/node_modules/sigmund/test/basic.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/package.json +lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/test/basic.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/test/brace-expand.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/test/caching.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/test/defaults.js +lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/test/extglob-ending-with-state-char.js lib/node_modules/npm/node_modules/node-gyp/package.json lib/node_modules/npm/node_modules/nopt/.npmignore lib/node_modules/npm/node_modules/nopt/LICENSE @@ -1303,6 +1348,7 @@ lib/node_modules/npm/node_modules/reques lib/node_modules/npm/node_modules/request/LICENSE lib/node_modules/npm/node_modules/request/README.md lib/node_modules/npm/node_modules/request/disabled.appveyor.yml +lib/node_modules/npm/node_modules/request/examples/README.md lib/node_modules/npm/node_modules/request/index.js lib/node_modules/npm/node_modules/request/lib/cookies.js lib/node_modules/npm/node_modules/request/lib/copy.js @@ -1358,13 +1404,16 @@ lib/node_modules/npm/node_modules/reques lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/async/component.json lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/async/lib/async.js lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/async/package.json -lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/mime/LICENSE -lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/mime/README.md -lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/mime/mime.js -lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/mime/package.json -lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/mime/test.js -lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/mime/types/mime.types -lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/mime/types/node.types +lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/mime-types/HISTORY.md +lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/mime-types/LICENSE +lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/mime-types/README.md +lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/mime-types/index.js +lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/mime-types/node_modules/mime-db/LICENSE +lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/mime-types/node_modules/mime-db/README.md +lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/mime-types/node_modules/mime-db/db.json +lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/mime-types/node_modules/mime-db/index.js +lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/mime-types/node_modules/mime-db/package.json +lib/node_modules/npm/node_modules/request/node_modules/form-data/node_modules/mime-types/package.json lib/node_modules/npm/node_modules/request/node_modules/form-data/package.json lib/node_modules/npm/node_modules/request/node_modules/hawk/.npmignore lib/node_modules/npm/node_modules/request/node_modules/hawk/.travis.yml @@ -1527,6 +1576,7 @@ lib/node_modules/npm/node_modules/reques lib/node_modules/npm/node_modules/request/node_modules/node-uuid/benchmark/bench.sh lib/node_modules/npm/node_modules/request/node_modules/node-uuid/benchmark/benchmark-native.c lib/node_modules/npm/node_modules/request/node_modules/node-uuid/benchmark/benchmark.js +lib/node_modules/npm/node_modules/request/node_modules/node-uuid/bin/uuid lib/node_modules/npm/node_modules/request/node_modules/node-uuid/component.json lib/node_modules/npm/node_modules/request/node_modules/node-uuid/package.json lib/node_modules/npm/node_modules/request/node_modules/node-uuid/test/compare_v1.js @@ -1959,6 +2009,7 @@ lib/node_modules/npm/test/tap/outdated-j lib/node_modules/npm/test/tap/outdated-new-versions.js lib/node_modules/npm/test/tap/outdated-new-versions/package.json lib/node_modules/npm/test/tap/outdated-notarget.js +lib/node_modules/npm/test/tap/outdated-private.js lib/node_modules/npm/test/tap/outdated.js lib/node_modules/npm/test/tap/outdated/README.md lib/node_modules/npm/test/tap/outdated/index.js @@ -2017,6 +2068,7 @@ lib/node_modules/npm/test/tap/test-run-l lib/node_modules/npm/test/tap/uninstall-package.js lib/node_modules/npm/test/tap/uninstall-package/package.json lib/node_modules/npm/test/tap/unpack-foreign-tarball.js +lib/node_modules/npm/test/tap/unpack-foreign-tarball/gitignore-and-npmignore-2.tar lib/node_modules/npm/test/tap/unpack-foreign-tarball/gitignore-and-npmignore.tar lib/node_modules/npm/test/tap/unpack-foreign-tarball/gitignore-and-npmignore.tgz lib/node_modules/npm/test/tap/unpack-foreign-tarball/gitignore.tgz From owner-svn-ports-all@FreeBSD.ORG Wed Dec 24 06:15:08 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8DAEE87E; Wed, 24 Dec 2014 06:15:08 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 613ED1BF1; Wed, 24 Dec 2014 06:15:08 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBO6F8wI022562; Wed, 24 Dec 2014 06:15:08 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBO6F7LI022559; Wed, 24 Dec 2014 06:15:07 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201412240615.sBO6F7LI022559@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 24 Dec 2014 06:15:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375407 - head/net/pecl-geoip X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 06:15:08 -0000 Author: sunpoet Date: Wed Dec 24 06:15:06 2014 New Revision: 375407 URL: https://svnweb.freebsd.org/changeset/ports/375407 QAT: https://qat.redports.org/buildarchive/r375407/ Log: - Add LICENSE - Change DIST_SUBDIR to PECL - Silence patch message - Reformat pkg-descr - Use PECL as primary WWW - Take maintainership Modified: head/net/pecl-geoip/Makefile head/net/pecl-geoip/distinfo head/net/pecl-geoip/pkg-descr Modified: head/net/pecl-geoip/Makefile ============================================================================== --- head/net/pecl-geoip/Makefile Wed Dec 24 06:15:00 2014 (r375406) +++ head/net/pecl-geoip/Makefile Wed Dec 24 06:15:06 2014 (r375407) @@ -7,18 +7,20 @@ PORTREVISION= 1 CATEGORIES= net www MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- -EXTRACT_SUFX= .tgz -DIST_SUBDIR= ${PORTNAME} +DIST_SUBDIR= PECL -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Map IP address to geographic places +LICENSE= PHP301 + LIB_DEPENDS= libGeoIP.so:${PORTSDIR}/net/GeoIP USE_PHP= yes USE_PHPEXT= yes +USES= tar:tgz post-patch: - ${REINPLACE_CMD} -e 's/-ldl//g' ${WRKSRC}/config.m4 + @${REINPLACE_CMD} -e 's|-ldl||g' ${WRKSRC}/config.m4 .include Modified: head/net/pecl-geoip/distinfo ============================================================================== --- head/net/pecl-geoip/distinfo Wed Dec 24 06:15:00 2014 (r375406) +++ head/net/pecl-geoip/distinfo Wed Dec 24 06:15:06 2014 (r375407) @@ -1,2 +1,2 @@ -SHA256 (geoip/geoip-1.0.8.tgz) = 08beeb2cbe9ab729d06b026795f5b9084aead6a1762493b0be53c4393d68d08a -SIZE (geoip/geoip-1.0.8.tgz) = 10061 +SHA256 (PECL/geoip-1.0.8.tgz) = 08beeb2cbe9ab729d06b026795f5b9084aead6a1762493b0be53c4393d68d08a +SIZE (PECL/geoip-1.0.8.tgz) = 10061 Modified: head/net/pecl-geoip/pkg-descr ============================================================================== --- head/net/pecl-geoip/pkg-descr Wed Dec 24 06:15:00 2014 (r375406) +++ head/net/pecl-geoip/pkg-descr Wed Dec 24 06:15:06 2014 (r375407) @@ -1,5 +1,6 @@ -This PHP extension allows you to find the location of an IP address - -City, State, Country, Longitude, Latitude, and other information as -all, such as ISP and connection type. +This PHP extension allows you to find the location of an IP address - City, +State, Country, Longitude, Latitude, and other information as all, such as ISP +and connection type. For more info, please visit Maxmind's website. -WWW: http://www.maxmind.com/ +WWW: http://pecl.php.net/package/geoip +WWW: http://www.maxmind.com/ From owner-svn-ports-all@FreeBSD.ORG Wed Dec 24 06:15:14 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8D2BB95B; Wed, 24 Dec 2014 06:15:14 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 78B201BF2; Wed, 24 Dec 2014 06:15:14 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBO6FEt9022711; Wed, 24 Dec 2014 06:15:14 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBO6FDK1022708; Wed, 24 Dec 2014 06:15:13 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201412240615.sBO6FDK1022708@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 24 Dec 2014 06:15:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375408 - head/deskutils/todo X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 06:15:14 -0000 Author: sunpoet Date: Wed Dec 24 06:15:12 2014 New Revision: 375408 URL: https://svnweb.freebsd.org/changeset/ports/375408 QAT: https://qat.redports.org/buildarchive/r375408/ Log: - Update to 2.10 - Add LICENSE - Use CONFLICTS_INSTALL instead of CONFLICTS - Pet stage-qa: use OPTIONS_SUB and PLSIT_FILES instead of BAHS_PLIST_FILES - Do not silence installation message - Reformat pkg-descr - Take maintainership Changes: https://github.com/ginatrapani/todo.txt-cli/releases Modified: head/deskutils/todo/Makefile head/deskutils/todo/distinfo head/deskutils/todo/pkg-descr Modified: head/deskutils/todo/Makefile ============================================================================== --- head/deskutils/todo/Makefile Wed Dec 24 06:15:06 2014 (r375407) +++ head/deskutils/todo/Makefile Wed Dec 24 06:15:12 2014 (r375408) @@ -2,34 +2,40 @@ # $FreeBSD$ PORTNAME= todo -PORTVERSION= 2.9 +PORTVERSION= 2.10 CATEGORIES= deskutils -MASTER_SITES= http://cloud.github.com/downloads/ginatrapani/todo.txt-cli/ +MASTER_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/releases/download/${GH_TAGNAME}/ DISTNAME= todo.txt_cli-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Todo.txt Manager -RUN_DEPENDS= bash:${PORTSDIR}/shells/bash +LICENSE= GPLv3 -CONFLICTS= devtodo-[0-9]* +RUN_DEPENDS= ${LOCALBASE}/bin/bash:${PORTSDIR}/shells/bash + +CONFLICTS_INSTALL= devtodo-[0-9]* OPTIONS_DEFINE= BASH +OPTIONS_SUB= yes BASH_DESC= Install programmable completions for Bash NO_BUILD= yes USES= shebangfix -PLIST_FILES= bin/todo etc/todo.cfg +PLIST_FILES= bin/todo etc/todo.cfg \ + %%BASH%%etc/bash_completion.d/todo -SHEBANG_FILES= todo.sh todo_completion +GH_ACCOUNT= ginatrapani +GH_PROJECT= todo.txt-cli +GH_TAGNAME= v${PORTVERSION} -BASH_PLIST_FILES= etc/bash_completion.d/todo +SHEBANG_FILES= todo.sh todo_completion do-install: - @${INSTALL_SCRIPT} ${WRKSRC}/todo.sh ${STAGEDIR}${PREFIX}/bin/todo - @${INSTALL_DATA} ${WRKSRC}/todo.cfg ${STAGEDIR}${PREFIX}/etc/todo.cfg - ${MKDIR} ${STAGEDIR}${PREFIX}/etc/bash_completion.d + ${INSTALL_SCRIPT} ${WRKSRC}/todo.sh ${STAGEDIR}${PREFIX}/bin/todo + ${INSTALL_DATA} ${WRKSRC}/todo.cfg ${STAGEDIR}${PREFIX}/etc/todo.cfg + ${MKDIR} ${STAGEDIR}${PREFIX}/etc/bash_completion.d/ ${INSTALL_DATA} ${WRKSRC}/todo_completion ${STAGEDIR}${PREFIX}/etc/bash_completion.d/todo .include Modified: head/deskutils/todo/distinfo ============================================================================== --- head/deskutils/todo/distinfo Wed Dec 24 06:15:06 2014 (r375407) +++ head/deskutils/todo/distinfo Wed Dec 24 06:15:12 2014 (r375408) @@ -1,2 +1,2 @@ -SHA256 (todo.txt_cli-2.9.tar.gz) = 861262f97206056ea3c680e9a9c444ed05b765bb79834d5ad31f51e4520e6731 -SIZE (todo.txt_cli-2.9.tar.gz) = 13359 +SHA256 (todo.txt_cli-2.10.tar.gz) = b59417a26feeafd811e0f1ff17e85e69ac5bcb1a0544b736f539ffb8fe27f6a9 +SIZE (todo.txt_cli-2.10.tar.gz) = 14349 Modified: head/deskutils/todo/pkg-descr ============================================================================== --- head/deskutils/todo/pkg-descr Wed Dec 24 06:15:06 2014 (r375407) +++ head/deskutils/todo/pkg-descr Wed Dec 24 06:15:12 2014 (r375408) @@ -1,11 +1,11 @@ -There are approximately 17 million software applications and web sites out -there built to manage your to do list. But if you're comfortable at the -command line and you don't want to depend on someone else's data format or -someone else's server, there's an age-old method that's perfect for tracking -your stuff: plain text. +There are approximately 17 million software applications and web sites out there +built to manage your to do list. But if you're comfortable at the command line +and you don't want to depend on someone else's data format or someone else's +server, there's an age-old method that's perfect for tracking your stuff: plain +text. Keep on top of all your tasks and projects in a simple file called todo.txt. -With a few helper scripts, you can slice, dice, sort, distribute, pipe and -munge your lists any way you please. As it should be. +With a few helper scripts, you can slice, dice, sort, distribute, pipe and munge +your lists any way you please. As it should be. WWW: http://todotxt.com/ From owner-svn-ports-all@FreeBSD.ORG Wed Dec 24 06:15:20 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C9A0FA3A; Wed, 24 Dec 2014 06:15:20 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id AA8C91BF6; Wed, 24 Dec 2014 06:15:20 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBO6FKpE022842; Wed, 24 Dec 2014 06:15:20 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBO6FK0L022839; Wed, 24 Dec 2014 06:15:20 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201412240615.sBO6FK0L022839@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 24 Dec 2014 06:15:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375409 - head/devel/rubygem-term-ansicolor X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 06:15:21 -0000 Author: sunpoet Date: Wed Dec 24 06:15:19 2014 New Revision: 375409 URL: https://svnweb.freebsd.org/changeset/ports/375409 QAT: https://qat.redports.org/buildarchive/r375409/ Log: - Add LICENSE - Remove .include - Silence patch message - Use GEM_NAME - Cosmetic change - Update pkg-descr - Update WWW - Take maintainership Modified: head/devel/rubygem-term-ansicolor/Makefile head/devel/rubygem-term-ansicolor/pkg-descr Modified: head/devel/rubygem-term-ansicolor/Makefile ============================================================================== --- head/devel/rubygem-term-ansicolor/Makefile Wed Dec 24 06:15:12 2014 (r375408) +++ head/devel/rubygem-term-ansicolor/Makefile Wed Dec 24 06:15:19 2014 (r375409) @@ -6,31 +6,29 @@ PORTVERSION= 1.3.0 CATEGORIES= devel ruby MASTER_SITES= RG -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Term::ANSIColor for Ruby -RUN_DEPENDS= rubygem-tins>=0.8:${PORTSDIR}/devel/rubygem-tins +LICENSE= GPLv2 + +RUN_DEPENDS= rubygem-tins>=1.0:${PORTSDIR}/devel/rubygem-tins + +OPTIONS_DEFINE= EXAMPLES USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -PLIST_FILES+= bin/colortab bin/term_display bin/term_mandel - +PLIST_FILES= bin/colortab bin/term_display bin/term_mandel PORTEXAMPLES= cdiff decolor -OPTIONS_DEFINE= EXAMPLES - -.include - post-patch: # Chop out the cdiff and decolor binaries; these should be installed to # EXAMPLESDIR - ${REINPLACE_CMD} -e '/^- [cd][de][ic][fo][fl]o*r*$$/d' \ - ${WRKSRC}/term-ansicolor-${PORTVERSION}.gemspec + @${REINPLACE_CMD} -e '/^- [cd][de][ic][fo][fl]o*r*$$/d' ${WRKSRC}/${GEM_NAME}.gemspec post-install: - ${MKDIR} ${STAGEDIR}${EXAMPLESDIR} - ${INSTALL_SCRIPT} ${PORTEXAMPLES:S,^,${WRKSRC}/bin/,} ${STAGEDIR}${EXAMPLESDIR}/ + ${MKDIR} ${STAGEDIR}${EXAMPLESDIR}/ + cd ${WRKSRC}/bin/ && ${INSTALL_SCRIPT} ${PORTEXAMPLES} ${STAGEDIR}${EXAMPLESDIR}/ .include Modified: head/devel/rubygem-term-ansicolor/pkg-descr ============================================================================== --- head/devel/rubygem-term-ansicolor/pkg-descr Wed Dec 24 06:15:12 2014 (r375408) +++ head/devel/rubygem-term-ansicolor/pkg-descr Wed Dec 24 06:15:19 2014 (r375409) @@ -1,11 +1,23 @@ Small Ruby library that colors strings using ANSI escape sequences. It's possible to use constants: - include Term::ANSIColor print red, bold, "red bold", reset, "\n" - or +or unary functions: print red(bold("red bold")), "\n" -WWW: http://rubygems.org/gems/term-ansicolor/ +Blockforms do also autoreset at the block's end: + + print red { bold { "red bold" } }, "\n" + +It's also possible to use this module as Mixin for classes of objects that +respond to :to_str, e.g. String. + + class String + include Term::ANSIColor + end + print "red bold".red.bold, "\n" + +WWW: http://flori.github.io/term-ansicolor/ +RG: https://rubygems.org/gems/term-ansicolor From owner-svn-ports-all@FreeBSD.ORG Wed Dec 24 06:15:26 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id EF226B16; Wed, 24 Dec 2014 06:15:26 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C110B1BF8; Wed, 24 Dec 2014 06:15:26 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBO6FQcc022986; Wed, 24 Dec 2014 06:15:26 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBO6FQ0x022983; Wed, 24 Dec 2014 06:15:26 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201412240615.sBO6FQ0x022983@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 24 Dec 2014 06:15:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375410 - head/net/rubygem-simple_oauth X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 06:15:27 -0000 Author: sunpoet Date: Wed Dec 24 06:15:25 2014 New Revision: 375410 URL: https://svnweb.freebsd.org/changeset/ports/375410 QAT: https://qat.redports.org/buildarchive/r375410/ Log: - Update to 0.3.0 - Reword COMMENT - Reformat pkg-descr - Add RG link to pkg-descr - Take maintainership Changes: https://github.com/laserlemon/simple_oauth/commits/master Modified: head/net/rubygem-simple_oauth/Makefile head/net/rubygem-simple_oauth/distinfo head/net/rubygem-simple_oauth/pkg-descr Modified: head/net/rubygem-simple_oauth/Makefile ============================================================================== --- head/net/rubygem-simple_oauth/Makefile Wed Dec 24 06:15:19 2014 (r375409) +++ head/net/rubygem-simple_oauth/Makefile Wed Dec 24 06:15:25 2014 (r375410) @@ -2,12 +2,12 @@ # $FreeBSD$ PORTNAME= simple_oauth -PORTVERSION= 0.2.0 +PORTVERSION= 0.3.0 CATEGORIES= net rubygems MASTER_SITES= RG -MAINTAINER= ports@FreeBSD.org -COMMENT= Rubygem for Simply builds and verifies OAuth headers +MAINTAINER= sunpoet@FreeBSD.org +COMMENT= Builds and verifies OAuth headers LICENSE= MIT Modified: head/net/rubygem-simple_oauth/distinfo ============================================================================== --- head/net/rubygem-simple_oauth/distinfo Wed Dec 24 06:15:19 2014 (r375409) +++ head/net/rubygem-simple_oauth/distinfo Wed Dec 24 06:15:25 2014 (r375410) @@ -1,2 +1,2 @@ -SHA256 (rubygem/simple_oauth-0.2.0.gem) = 2f76cd61c643086db19cbabacbd73b6f4a0c90e31036d2e52839b9b87c8752ef -SIZE (rubygem/simple_oauth-0.2.0.gem) = 11776 +SHA256 (rubygem/simple_oauth-0.3.0.gem) = 6f343847a198b1acca025e02fc6794cba622287360279399e05ed681c9fe5c2a +SIZE (rubygem/simple_oauth-0.3.0.gem) = 13824 Modified: head/net/rubygem-simple_oauth/pkg-descr ============================================================================== --- head/net/rubygem-simple_oauth/pkg-descr Wed Dec 24 06:15:19 2014 (r375409) +++ head/net/rubygem-simple_oauth/pkg-descr Wed Dec 24 06:15:25 2014 (r375410) @@ -1,4 +1,4 @@ -Rubygem-simple_oauth is a RubyGem for simply builds and -verifies OAuth headers. +Rubygem-simple_oauth is a RubyGem for simply builds and verifies OAuth headers. WWW: https://github.com/laserlemon/simple_oauth +RG: https://rubygems.org/gems/simple_oauth From owner-svn-ports-all@FreeBSD.ORG Wed Dec 24 06:15:32 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0B135BF7; Wed, 24 Dec 2014 06:15:32 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id EB6241C00; Wed, 24 Dec 2014 06:15:31 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBO6FVAk023100; Wed, 24 Dec 2014 06:15:31 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBO6FViU023099; Wed, 24 Dec 2014 06:15:31 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201412240615.sBO6FViU023099@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 24 Dec 2014 06:15:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375411 - head/net/rubygem-twitter X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 06:15:32 -0000 Author: sunpoet Date: Wed Dec 24 06:15:31 2014 New Revision: 375411 URL: https://svnweb.freebsd.org/changeset/ports/375411 QAT: https://qat.redports.org/buildarchive/r375411/ Log: - Add LICENSE - Take maintainership Modified: head/net/rubygem-twitter/Makefile Modified: head/net/rubygem-twitter/Makefile ============================================================================== --- head/net/rubygem-twitter/Makefile Wed Dec 24 06:15:25 2014 (r375410) +++ head/net/rubygem-twitter/Makefile Wed Dec 24 06:15:31 2014 (r375411) @@ -6,9 +6,11 @@ PORTVERSION= 4.8.1 CATEGORIES= net rubygems MASTER_SITES= RG -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Command line twits and an API wrapper +LICENSE= MIT + RUN_DEPENDS= rubygem-faraday>=0.8:${PORTSDIR}/www/rubygem-faraday \ rubygem-multi_json>=1.3:${PORTSDIR}/devel/rubygem-multi_json \ rubygem-simple_oauth>=0.2:${PORTSDIR}/net/rubygem-simple_oauth From owner-svn-ports-all@FreeBSD.ORG Wed Dec 24 06:15:38 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6B19BCD3; Wed, 24 Dec 2014 06:15:38 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4BFB81C02; Wed, 24 Dec 2014 06:15:38 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBO6FcJi023249; Wed, 24 Dec 2014 06:15:38 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBO6FbTH023238; Wed, 24 Dec 2014 06:15:37 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201412240615.sBO6FbTH023238@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 24 Dec 2014 06:15:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375412 - head/textproc/rubygem-multi_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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 06:15:38 -0000 Author: sunpoet Date: Wed Dec 24 06:15:36 2014 New Revision: 375412 URL: https://svnweb.freebsd.org/changeset/ports/375412 QAT: https://qat.redports.org/buildarchive/r375412/ Log: - Update to 0.5.5 - Add LICENSE - Convert to new options helper - Reformat pkg-descr - Update WWW - Take maintainership Changes: https://github.com/sferik/multi_xml/blob/master/CHANGELOG.md Modified: head/textproc/rubygem-multi_xml/Makefile head/textproc/rubygem-multi_xml/distinfo head/textproc/rubygem-multi_xml/pkg-descr Modified: head/textproc/rubygem-multi_xml/Makefile ============================================================================== --- head/textproc/rubygem-multi_xml/Makefile Wed Dec 24 06:15:31 2014 (r375411) +++ head/textproc/rubygem-multi_xml/Makefile Wed Dec 24 06:15:36 2014 (r375412) @@ -2,13 +2,15 @@ # $FreeBSD$ PORTNAME= multi_xml -PORTVERSION= 0.5.4 +PORTVERSION= 0.5.5 CATEGORIES= textproc rubygems MASTER_SITES= RG -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Ruby library provide swappable XML backends +LICENSE= MIT + OPTIONS_DEFINE= NOKOGIRI NOKOGIRI_DESC= Nokogiri is a HTML, XML, SAX, and Reader parser @@ -16,10 +18,6 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -.include - -.if ${PORT_OPTIONS:MNOKOGIRI} -RUN_DEPENDS+= rubygem-nokogiri>=0:${PORTSDIR}/textproc/rubygem-nokogiri -.endif +NOKOGIRI_RUN_DEPENDS= rubygem-nokogiri>=0:${PORTSDIR}/textproc/rubygem-nokogiri .include Modified: head/textproc/rubygem-multi_xml/distinfo ============================================================================== --- head/textproc/rubygem-multi_xml/distinfo Wed Dec 24 06:15:31 2014 (r375411) +++ head/textproc/rubygem-multi_xml/distinfo Wed Dec 24 06:15:36 2014 (r375412) @@ -1,2 +1,2 @@ -SHA256 (rubygem/multi_xml-0.5.4.gem) = 6365ba9aced7eb993b6237a5a6d8c854be5cd84ad2ea1aad4de63ee0bf3bfd53 -SIZE (rubygem/multi_xml-0.5.4.gem) = 20992 +SHA256 (rubygem/multi_xml-0.5.5.gem) = 08936dc294586ee1d178217cce577febe26315d7880e01e4f8e97cf2753b1945 +SIZE (rubygem/multi_xml-0.5.5.gem) = 20992 Modified: head/textproc/rubygem-multi_xml/pkg-descr ============================================================================== --- head/textproc/rubygem-multi_xml/pkg-descr Wed Dec 24 06:15:31 2014 (r375411) +++ head/textproc/rubygem-multi_xml/pkg-descr Wed Dec 24 06:15:36 2014 (r375412) @@ -1,8 +1,8 @@ A generic swappable back-end for XML parsing. -Lots of Ruby libraries utilize XML parsing in some form, and -everyone has their favorite XML library. In order to best -support multiple XML parsers and libraries, multi_xml is a -general-purpose swappable XML backend library. +Lots of Ruby libraries utilize XML parsing in some form, and everyone has their +favorite XML library. In order to best support multiple XML parsers and +libraries, multi_xml is a general-purpose swappable XML backend library. -WWW: http://rubygems.org/gems/multi_xml +WWW: https://github.com/sferik/multi_xml +RG: https://rubygems.org/gems/multi_xml From owner-svn-ports-all@FreeBSD.ORG Wed Dec 24 06:15:44 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2230DDAF; Wed, 24 Dec 2014 06:15:44 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0DA2E1C05; Wed, 24 Dec 2014 06:15:44 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBO6FhUD023379; Wed, 24 Dec 2014 06:15:43 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBO6FhBQ023377; Wed, 24 Dec 2014 06:15:43 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201412240615.sBO6FhBQ023377@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 24 Dec 2014 06:15:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375413 - head/www/rubygem-faraday X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 06:15:44 -0000 Author: sunpoet Date: Wed Dec 24 06:15:42 2014 New Revision: 375413 URL: https://svnweb.freebsd.org/changeset/ports/375413 QAT: https://qat.redports.org/buildarchive/r375413/ Log: - Add LICENSE - Update pkg-descr and WWW - Take maintainership Modified: head/www/rubygem-faraday/Makefile head/www/rubygem-faraday/pkg-descr Modified: head/www/rubygem-faraday/Makefile ============================================================================== --- head/www/rubygem-faraday/Makefile Wed Dec 24 06:15:36 2014 (r375412) +++ head/www/rubygem-faraday/Makefile Wed Dec 24 06:15:42 2014 (r375413) @@ -6,9 +6,11 @@ PORTVERSION= 0.9.0 CATEGORIES= www rubygems MASTER_SITES= RG -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= HTTP/REST API client library in Ruby +LICENSE= MIT + RUN_DEPENDS= rubygem-multipart-post>=1.2:${PORTSDIR}/www/rubygem-multipart-post USE_RUBY= yes Modified: head/www/rubygem-faraday/pkg-descr ============================================================================== --- head/www/rubygem-faraday/pkg-descr Wed Dec 24 06:15:36 2014 (r375412) +++ head/www/rubygem-faraday/pkg-descr Wed Dec 24 06:15:42 2014 (r375413) @@ -1,5 +1,6 @@ -Faraday +Faraday is an HTTP client lib that provides a common interface over many +adapters (such as Net::HTTP) and embraces the concept of Rack middleware when +processing the request/response cycle. -Modular HTTP client library using middleware heavily inspired by Rack. - -WWW: https://github.com/technoweenie/faraday +WWW: https://github.com/lostisland/faraday +RG: https://rubygems.org/gems/faraday From owner-svn-ports-all@FreeBSD.ORG Wed Dec 24 06:15:49 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A8ED3E8D; Wed, 24 Dec 2014 06:15:49 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 950B21C07; Wed, 24 Dec 2014 06:15:49 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBO6Fn1q023497; Wed, 24 Dec 2014 06:15:49 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBO6FntO023495; Wed, 24 Dec 2014 06:15:49 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201412240615.sBO6FntO023495@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 24 Dec 2014 06:15:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375414 - head/www/rubygem-multipart-post X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 06:15:49 -0000 Author: sunpoet Date: Wed Dec 24 06:15:48 2014 New Revision: 375414 URL: https://svnweb.freebsd.org/changeset/ports/375414 QAT: https://qat.redports.org/buildarchive/r375414/ Log: - Add LICENSE - Take maintainership Modified: head/www/rubygem-multipart-post/Makefile Modified: head/www/rubygem-multipart-post/Makefile ============================================================================== --- head/www/rubygem-multipart-post/Makefile Wed Dec 24 06:15:42 2014 (r375413) +++ head/www/rubygem-multipart-post/Makefile Wed Dec 24 06:15:48 2014 (r375414) @@ -6,9 +6,11 @@ PORTVERSION= 2.0.0 CATEGORIES= www rubygems MASTER_SITES= RG -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Ruby Library that Use with Net::HTTP to do multipart form posts +LICENSE= MIT + USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes From owner-svn-ports-all@FreeBSD.ORG Wed Dec 24 06:15:55 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 08A4CF66; Wed, 24 Dec 2014 06:15:55 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E8F051C08; Wed, 24 Dec 2014 06:15:54 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBO6FstA023626; Wed, 24 Dec 2014 06:15:54 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBO6FsKg023624; Wed, 24 Dec 2014 06:15:54 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201412240615.sBO6FsKg023624@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 24 Dec 2014 06:15:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375415 - 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 06:15:55 -0000 Author: sunpoet Date: Wed Dec 24 06:15:53 2014 New Revision: 375415 URL: https://svnweb.freebsd.org/changeset/ports/375415 QAT: https://qat.redports.org/buildarchive/r375415/ Log: - Update to 2014.12.21 Modified: head/german/mythes/Makefile head/german/mythes/distinfo Modified: head/german/mythes/Makefile ============================================================================== --- head/german/mythes/Makefile Wed Dec 24 06:15:48 2014 (r375414) +++ head/german/mythes/Makefile Wed Dec 24 06:15:53 2014 (r375415) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= mythes -PORTVERSION= 2014.12.07 +PORTVERSION= 2014.12.21 CATEGORIES= german textproc MASTER_SITES= LOCAL/sunpoet/${PORTNAME}/ DISTNAME= Deutscher-Thesaurus-${PORTVERSION:C/\.//g} Modified: head/german/mythes/distinfo ============================================================================== --- head/german/mythes/distinfo Wed Dec 24 06:15:48 2014 (r375414) +++ head/german/mythes/distinfo Wed Dec 24 06:15:53 2014 (r375415) @@ -1,2 +1,2 @@ -SHA256 (mythes/Deutscher-Thesaurus-20141207.oxt) = 5f315f50ffc866c0ea9206190eb65cc46cdfb2f28ce1cc8e0bd82224f46cfef3 -SIZE (mythes/Deutscher-Thesaurus-20141207.oxt) = 6153487 +SHA256 (mythes/Deutscher-Thesaurus-20141221.oxt) = ae6756e4512e4fc7d6fa7ef3b344cfe02d30b9aa3e6a631d388864daa0dfa2d6 +SIZE (mythes/Deutscher-Thesaurus-20141221.oxt) = 6213355 From owner-svn-ports-all@FreeBSD.ORG Wed Dec 24 06:16:00 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6A358D0; Wed, 24 Dec 2014 06:16:00 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 566BD1C0E; Wed, 24 Dec 2014 06:16:00 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBO6G0mQ023753; Wed, 24 Dec 2014 06:16:00 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBO6FxcY023745; Wed, 24 Dec 2014 06:15:59 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201412240615.sBO6FxcY023745@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 24 Dec 2014 06:15:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375416 - head/polish/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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 06:16:00 -0000 Author: sunpoet Date: Wed Dec 24 06:15:59 2014 New Revision: 375416 URL: https://svnweb.freebsd.org/changeset/ports/375416 QAT: https://qat.redports.org/buildarchive/r375416/ Log: - Update to 20141221 Modified: head/polish/hunspell/Makefile head/polish/hunspell/distinfo Modified: head/polish/hunspell/Makefile ============================================================================== --- head/polish/hunspell/Makefile Wed Dec 24 06:15:53 2014 (r375415) +++ head/polish/hunspell/Makefile Wed Dec 24 06:15:59 2014 (r375416) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= hunspell -PORTVERSION= 20141207 +PORTVERSION= 20141221 CATEGORIES= polish textproc MASTER_SITES= LOCAL/sunpoet/${PORTNAME} DISTNAME= sjp-myspell-pl-${PORTVERSION} Modified: head/polish/hunspell/distinfo ============================================================================== --- head/polish/hunspell/distinfo Wed Dec 24 06:15:53 2014 (r375415) +++ head/polish/hunspell/distinfo Wed Dec 24 06:15:59 2014 (r375416) @@ -1,2 +1,2 @@ -SHA256 (hunspell/sjp-myspell-pl-20141207.zip) = 0e79a071beaf05e71973d6e7ef8e0d0c9f57ee5780d93fb1a972c9e6be333243 -SIZE (hunspell/sjp-myspell-pl-20141207.zip) = 1134822 +SHA256 (hunspell/sjp-myspell-pl-20141221.zip) = 68c7a054abc3abed48010bcd6ab0467e90ed4e95d935ae577c026eeb3bd2ab05 +SIZE (hunspell/sjp-myspell-pl-20141221.zip) = 1134821 From owner-svn-ports-all@FreeBSD.ORG Wed Dec 24 06:16:06 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4A4091AF; Wed, 24 Dec 2014 06:16:06 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 33DDA1C13; Wed, 24 Dec 2014 06:16:06 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBO6G6DK023889; Wed, 24 Dec 2014 06:16:06 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBO6G5on023886; Wed, 24 Dec 2014 06:16:05 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201412240616.sBO6G5on023886@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 24 Dec 2014 06:16:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375417 - head/textproc/nl-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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 06:16:06 -0000 Author: sunpoet Date: Wed Dec 24 06:16:04 2014 New Revision: 375417 URL: https://svnweb.freebsd.org/changeset/ports/375417 QAT: https://qat.redports.org/buildarchive/r375417/ Log: - Update to 2014.12.21 Modified: head/textproc/nl-mythes/Makefile head/textproc/nl-mythes/distinfo Modified: head/textproc/nl-mythes/Makefile ============================================================================== --- head/textproc/nl-mythes/Makefile Wed Dec 24 06:15:59 2014 (r375416) +++ head/textproc/nl-mythes/Makefile Wed Dec 24 06:16:04 2014 (r375417) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= mythes -PORTVERSION= 2014.12.07 +PORTVERSION= 2014.12.21 CATEGORIES= textproc MASTER_SITES= LOCAL/sunpoet/${PORTNAME}/ PKGNAMEPREFIX= nl- Modified: head/textproc/nl-mythes/distinfo ============================================================================== --- head/textproc/nl-mythes/distinfo Wed Dec 24 06:15:59 2014 (r375416) +++ head/textproc/nl-mythes/distinfo Wed Dec 24 06:16:04 2014 (r375417) @@ -1,2 +1,2 @@ -SHA256 (mythes/thes_nl-20141207.oxt) = bf1658c149761c43bc21d2a2a0ea35a3d0c3a6943781c64500680feea89e69be -SIZE (mythes/thes_nl-20141207.oxt) = 1956071 +SHA256 (mythes/thes_nl-20141221.oxt) = 434575f403b5d7aad8b722783607c4cd0ebefaefb9b124253226621379778479 +SIZE (mythes/thes_nl-20141221.oxt) = 1956069 From owner-svn-ports-all@FreeBSD.ORG Wed Dec 24 06:16:12 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 256E628D; Wed, 24 Dec 2014 06:16:12 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 112511C15; Wed, 24 Dec 2014 06:16:12 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBO6GBb5024016; Wed, 24 Dec 2014 06:16:11 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBO6GBEu024014; Wed, 24 Dec 2014 06:16:11 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201412240616.sBO6GBEu024014@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 24 Dec 2014 06:16:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375418 - 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 06:16:12 -0000 Author: sunpoet Date: Wed Dec 24 06:16:10 2014 New Revision: 375418 URL: https://svnweb.freebsd.org/changeset/ports/375418 QAT: https://qat.redports.org/buildarchive/r375418/ Log: - Update to 2014.12.21 Modified: head/textproc/sk-mythes/Makefile head/textproc/sk-mythes/distinfo Modified: head/textproc/sk-mythes/Makefile ============================================================================== --- head/textproc/sk-mythes/Makefile Wed Dec 24 06:16:04 2014 (r375417) +++ head/textproc/sk-mythes/Makefile Wed Dec 24 06:16:10 2014 (r375418) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= mythes -PORTVERSION= 2014.12.07 +PORTVERSION= 2014.12.21 CATEGORIES= textproc MASTER_SITES= LOCAL/sunpoet/${PORTNAME}/ PKGNAMEPREFIX= sk- Modified: head/textproc/sk-mythes/distinfo ============================================================================== --- head/textproc/sk-mythes/distinfo Wed Dec 24 06:16:04 2014 (r375417) +++ head/textproc/sk-mythes/distinfo Wed Dec 24 06:16:10 2014 (r375418) @@ -1,2 +1,2 @@ -SHA256 (mythes/OOo-Thesaurus2-sk_SK-20141207.zip) = ec4a3a64e3269969c2c36b66469033fbc5b3668ab51b740360fd5b49a24592d8 -SIZE (mythes/OOo-Thesaurus2-sk_SK-20141207.zip) = 332676 +SHA256 (mythes/OOo-Thesaurus2-sk_SK-20141221.zip) = 7752e3bc08a95077ec869c90d46bf68ec9668b66c081ad38875a2ec17e1dc757 +SIZE (mythes/OOo-Thesaurus2-sk_SK-20141221.zip) = 332676 From owner-svn-ports-all@FreeBSD.ORG Wed Dec 24 06:16:18 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 069F936A; Wed, 24 Dec 2014 06:16:18 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E67A21C16; Wed, 24 Dec 2014 06:16:17 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBO6GHKh024144; Wed, 24 Dec 2014 06:16:17 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBO6GHwr024142; Wed, 24 Dec 2014 06:16:17 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201412240616.sBO6GHwr024142@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 24 Dec 2014 06:16:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375419 - head/textproc/sl-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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 06:16:18 -0000 Author: sunpoet Date: Wed Dec 24 06:16:16 2014 New Revision: 375419 URL: https://svnweb.freebsd.org/changeset/ports/375419 QAT: https://qat.redports.org/buildarchive/r375419/ Log: - Update to 2014.12.21 Modified: head/textproc/sl-mythes/Makefile head/textproc/sl-mythes/distinfo Modified: head/textproc/sl-mythes/Makefile ============================================================================== --- head/textproc/sl-mythes/Makefile Wed Dec 24 06:16:10 2014 (r375418) +++ head/textproc/sl-mythes/Makefile Wed Dec 24 06:16:16 2014 (r375419) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= mythes -PORTVERSION= 2014.12.07 +PORTVERSION= 2014.12.21 CATEGORIES= textproc MASTER_SITES= LOCAL/sunpoet/${PORTNAME}/ PKGNAMEPREFIX= sl- Modified: head/textproc/sl-mythes/distinfo ============================================================================== --- head/textproc/sl-mythes/distinfo Wed Dec 24 06:16:10 2014 (r375418) +++ head/textproc/sl-mythes/distinfo Wed Dec 24 06:16:16 2014 (r375419) @@ -1,2 +1,2 @@ -SHA256 (mythes/thes_sl_SI_v2-20141207.zip) = bb5f50fe240c7f01ae7772758cec07be02617de74c52ac0dc85e6e18700428d8 -SIZE (mythes/thes_sl_SI_v2-20141207.zip) = 356667 +SHA256 (mythes/thes_sl_SI_v2-20141221.zip) = 7ee8d6f25c2a86b1ec0ad5faa41e0eb0370d59d5d928af3842b2eb70b4e61959 +SIZE (mythes/thes_sl_SI_v2-20141221.zip) = 359546 From owner-svn-ports-all@FreeBSD.ORG Wed Dec 24 06:43:18 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 30C0D61E; Wed, 24 Dec 2014 06:43:18 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1C6B72BE5; Wed, 24 Dec 2014 06:43:18 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBO6hHOZ037741; Wed, 24 Dec 2014 06:43:17 GMT (envelope-from olivierd@FreeBSD.org) Received: (from olivierd@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBO6hH2J037740; Wed, 24 Dec 2014 06:43:17 GMT (envelope-from olivierd@FreeBSD.org) Message-Id: <201412240643.sBO6hH2J037740@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: olivierd set sender to olivierd@FreeBSD.org using -f From: Olivier Duchateau Date: Wed, 24 Dec 2014 06:43:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375420 - head/x11/xfce4-taskmanager X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 06:43:18 -0000 Author: olivierd Date: Wed Dec 24 06:43:16 2014 New Revision: 375420 URL: https://svnweb.freebsd.org/changeset/ports/375420 QAT: https://qat.redports.org/buildarchive/r375420/ Log: Remove contiguous blank lines Modified: head/x11/xfce4-taskmanager/Makefile Modified: head/x11/xfce4-taskmanager/Makefile ============================================================================== --- head/x11/xfce4-taskmanager/Makefile Wed Dec 24 06:16:16 2014 (r375419) +++ head/x11/xfce4-taskmanager/Makefile Wed Dec 24 06:43:16 2014 (r375420) @@ -27,7 +27,6 @@ GTK2_CONFIGURE_ON= --enable-wnck --disab GTK3_USE= GNOME=gtk30 libwnck3 GTK3_CONFIGURE_ON= --enable-gtk3 --enable-wnck3 --disable-wnck - CONFIGURE_ARGS= --disable-gksu post-patch: From owner-svn-ports-all@FreeBSD.ORG Wed Dec 24 06:54:56 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C7260783; Wed, 24 Dec 2014 06:54:56 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B36372D48; Wed, 24 Dec 2014 06:54:56 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBO6suHf042546; Wed, 24 Dec 2014 06:54:56 GMT (envelope-from lwhsu@FreeBSD.org) Received: (from lwhsu@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBO6sunp042544; Wed, 24 Dec 2014 06:54:56 GMT (envelope-from lwhsu@FreeBSD.org) Message-Id: <201412240654.sBO6sunp042544@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: lwhsu set sender to lwhsu@FreeBSD.org using -f From: Li-Wen Hsu Date: Wed, 24 Dec 2014 06:54:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375421 - 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 06:54:56 -0000 Author: lwhsu Date: Wed Dec 24 06:54:55 2014 New Revision: 375421 URL: https://svnweb.freebsd.org/changeset/ports/375421 QAT: https://qat.redports.org/buildarchive/r375421/ Log: - Update to 1.595 Modified: head/devel/jenkins/Makefile head/devel/jenkins/distinfo Modified: head/devel/jenkins/Makefile ============================================================================== --- head/devel/jenkins/Makefile Wed Dec 24 06:43:16 2014 (r375420) +++ head/devel/jenkins/Makefile Wed Dec 24 06:54:55 2014 (r375421) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= jenkins -PORTVERSION= 1.594 +PORTVERSION= 1.595 CATEGORIES= devel java MASTER_SITES= http://mirrors.jenkins-ci.org/war/${PORTVERSION}/ DISTNAME= jenkins Modified: head/devel/jenkins/distinfo ============================================================================== --- head/devel/jenkins/distinfo Wed Dec 24 06:43:16 2014 (r375420) +++ head/devel/jenkins/distinfo Wed Dec 24 06:54:55 2014 (r375421) @@ -1,2 +1,2 @@ -SHA256 (jenkins/1.594/jenkins.war) = c12effabd7bcccdfd1d32ccaab275a62f79f977c59f59448ca716f850eb5f1fa -SIZE (jenkins/1.594/jenkins.war) = 68222524 +SHA256 (jenkins/1.595/jenkins.war) = 2424e6316ec45d524d132203438e8d767a5e9bed747b2c583047ff944f2e2935 +SIZE (jenkins/1.595/jenkins.war) = 68215690 From owner-svn-ports-all@FreeBSD.ORG Wed Dec 24 09:03:35 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 38DD213D; Wed, 24 Dec 2014 09:03:35 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 24FF1182F; Wed, 24 Dec 2014 09:03:35 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBO93ZL8002912; Wed, 24 Dec 2014 09:03:35 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBO93Zda002911; Wed, 24 Dec 2014 09:03:35 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412240903.sBO93Zda002911@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Wed, 24 Dec 2014 09:03:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375422 - in head/math/py-matplotlib: . 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 09:03:35 -0000 Author: antoine Date: Wed Dec 24 09:03:34 2014 New Revision: 375422 URL: https://svnweb.freebsd.org/changeset/ports/375422 QAT: https://qat.redports.org/buildarchive/r375422/ Log: Properly support png15 Deleted: head/math/py-matplotlib/files/patch-_png.cpp Modified: head/math/py-matplotlib/Makefile Modified: head/math/py-matplotlib/Makefile ============================================================================== --- head/math/py-matplotlib/Makefile Wed Dec 24 06:54:55 2014 (r375421) +++ head/math/py-matplotlib/Makefile Wed Dec 24 09:03:34 2014 (r375422) @@ -15,7 +15,7 @@ LICENSE= PSFL BUILD_DEPENDS= ${PYNUMPY} LIB_DEPENDS= libfreetype.so:${PORTSDIR}/print/freetype2 \ - libpng15.so:${PORTSDIR}/graphics/png + libpng.so:${PORTSDIR}/graphics/png RUN_DEPENDS= ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}dateutil>=1.4:${PORTSDIR}/devel/py-dateutil \ ${PYTHON_PKGNAMEPREFIX}pytz>=0:${PORTSDIR}/devel/py-pytz \ From owner-svn-ports-all@FreeBSD.ORG Wed Dec 24 09:26:57 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9B64070B; Wed, 24 Dec 2014 09:26:57 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 867DA1B34; Wed, 24 Dec 2014 09:26:57 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBO9Qvmi012739; Wed, 24 Dec 2014 09:26:57 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBO9QvHh012737; Wed, 24 Dec 2014 09:26:57 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201412240926.sBO9QvHh012737@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Wed, 24 Dec 2014 09:26:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375423 - head/mail/libetpan X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 09:26:57 -0000 Author: pawel Date: Wed Dec 24 09:26:56 2014 New Revision: 375423 URL: https://svnweb.freebsd.org/changeset/ports/375423 QAT: https://qat.redports.org/buildarchive/r375423/ Log: Update to version 1.6 Modified: head/mail/libetpan/Makefile head/mail/libetpan/distinfo Modified: head/mail/libetpan/Makefile ============================================================================== --- head/mail/libetpan/Makefile Wed Dec 24 09:03:34 2014 (r375422) +++ head/mail/libetpan/Makefile Wed Dec 24 09:26:56 2014 (r375423) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= libetpan -PORTVERSION= 1.5 -PORTREVISION= 4 +PORTVERSION= 1.6 CATEGORIES= mail ipv6 MAINTAINER= pawel@FreeBSD.org @@ -17,7 +16,7 @@ LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/ USE_GITHUB= yes GH_ACCOUNT= dinhviethoa -GH_COMMIT= 34bab37 +GH_COMMIT= 159eb7f USES= autoreconf gmake iconv libtool GNU_CONFIGURE= yes @@ -42,6 +41,6 @@ OPENSSL_CONFIGURE_ON= --with-openssl="${ OPENSSL_USE= OPENSSL=yes pre-configure: - (cd ${WRKSRC} && ${LN} -s README.md README) + @(cd ${WRKSRC} && ${LN} -s README.md README) .include Modified: head/mail/libetpan/distinfo ============================================================================== --- head/mail/libetpan/distinfo Wed Dec 24 09:03:34 2014 (r375422) +++ head/mail/libetpan/distinfo Wed Dec 24 09:26:56 2014 (r375423) @@ -1,2 +1,2 @@ -SHA256 (libetpan-1.5.tar.gz) = da1472e65a3b3126a767576b7e01875c74b30aebb47cb6591b310a14ec61e1e4 -SIZE (libetpan-1.5.tar.gz) = 6139839 +SHA256 (libetpan-1.6.tar.gz) = 1282dd05edef402efd2ef0fde5650db0c3c1e000d992eaa8987fc9e2da67729c +SIZE (libetpan-1.6.tar.gz) = 6144552 From owner-svn-ports-all@FreeBSD.ORG Wed Dec 24 09:45:58 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A7F6FB32; Wed, 24 Dec 2014 09:45:58 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9211E1E26; Wed, 24 Dec 2014 09:45:58 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBO9jwSc022258; Wed, 24 Dec 2014 09:45:58 GMT (envelope-from rodrigo@FreeBSD.org) Received: (from rodrigo@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBO9juIt022245; Wed, 24 Dec 2014 09:45:56 GMT (envelope-from rodrigo@FreeBSD.org) Message-Id: <201412240945.sBO9juIt022245@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: rodrigo set sender to rodrigo@FreeBSD.org using -f From: Rodrigo Osorio Date: Wed, 24 Dec 2014 09:45:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375424 - in head/www/wml: . 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 09:45:58 -0000 Author: rodrigo Date: Wed Dec 24 09:45:55 2014 New Revision: 375424 URL: https://svnweb.freebsd.org/changeset/ports/375424 QAT: https://qat.redports.org/buildarchive/r375424/ Log: - fix breakage for PERL_VER >= 5.18 - normalize plist (@dir* and info) Submitted by: rodrigo (maintainer) Added: head/www/wml/files/patch-wml_aux_freetable_freetable.src (contents, props changed) head/www/wml/files/patch-wml_backend_p2_mp4h_doc_mp4h.mp4h (contents, props changed) head/www/wml/files/patch-wml_backend_p6_asubst_asubst.src (contents, props changed) head/www/wml/files/patch-wml_docs_wml_intro.pod (contents, props changed) head/www/wml/files/patch-wml_docs_wml_tutorial.pod (contents, props changed) head/www/wml/files/patch-wml_include_des_typography.src (contents, props changed) head/www/wml/files/patch-wml_include_fmt_isolatin.src (contents, props changed) Modified: head/www/wml/Makefile head/www/wml/pkg-plist Modified: head/www/wml/Makefile ============================================================================== --- head/www/wml/Makefile Wed Dec 24 09:26:56 2014 (r375423) +++ head/www/wml/Makefile Wed Dec 24 09:45:55 2014 (r375424) @@ -3,7 +3,7 @@ PORTNAME= wml PORTVERSION= 2.0.12 -PORTREVISION= 4 +PORTREVISION= 5 PORTEPOCH= 1 CATEGORIES= www lang MASTER_SITES= ${MASTER_SITE_BERLIOS} @@ -12,6 +12,8 @@ MASTER_SITE_SUBDIR=thewml MAINTAINER= rodrigo@FreeBSD.org COMMENT= Website META Language, webdesign toolkit for HTML generation +LICENSE= GPLv2 + LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png RUN_DEPENDS= \ p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser \ @@ -24,6 +26,9 @@ RUN_DEPENDS= \ BUILD_DEPENDS= lynx:${PORTSDIR}/www/lynx \ ${RUN_DEPENDS} +INFO= logo-apache logo-freebsd logo-gimp logo-htdig logo-linux logo-netbsd \ + logo-openbsd logo-php logo-php3 logo-vim logo-wml logo-xemacs +INFO_PATH= lib/wml/data/logos GNU_CONFIGURE= yes USES= gettext perl5 gmake USE_PERL5= run build patch @@ -32,10 +37,6 @@ CONFIGURE_ARGS= --with-perl=${PERL5} --w .include -.if ${PERL_VER} >= 5.18 -BROKEN= Does not build with Perl 5.18 or above -.endif - post-patch: @${PERL5} -pi -e 's!^(\s+have_\S+)=\S+!\1=1!' \ ${WRKSRC}/wml_common/Makefile.in Added: head/www/wml/files/patch-wml_aux_freetable_freetable.src ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/wml/files/patch-wml_aux_freetable_freetable.src Wed Dec 24 09:45:55 2014 (r375424) @@ -0,0 +1,16 @@ +--- wml_aux/freetable/freetable.src.orig 2005-12-01 18:22:53.000000000 +0000 ++++ wml_aux/freetable/freetable.src 2014-12-21 18:34:46.356094513 +0000 +@@ -219,6 +219,7 @@ + + ##EOF## + ++=encoding Latin-1 + =head1 NAME + + freetable - tool for making HTML tables generation easier +@@ -386,5 +387,4 @@ + =head1 AUTHOR + + Tomasz Wêgrzanowski +- + =cut Added: head/www/wml/files/patch-wml_backend_p2_mp4h_doc_mp4h.mp4h ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/wml/files/patch-wml_backend_p2_mp4h_doc_mp4h.mp4h Wed Dec 24 09:45:55 2014 (r375424) @@ -0,0 +1,10 @@ +--- wml_backend/p2_mp4h/doc/mp4h.mp4h.orig 2014-12-21 21:59:33.104230348 +0000 ++++ wml_backend/p2_mp4h/doc/mp4h.mp4h 2014-12-21 22:06:04.744221328 +0000 +@@ -2,6 +2,7 @@ + ;;; mp4h.mp4h -- Documentation for mp4h + ;;; Copyright 2000-2002, Denis Barbier + ;;; ++=encoding Latin1 + + + Added: head/www/wml/files/patch-wml_backend_p6_asubst_asubst.src ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/wml/files/patch-wml_backend_p6_asubst_asubst.src Wed Dec 24 09:45:55 2014 (r375424) @@ -0,0 +1,10 @@ +--- wml_backend/p6_asubst/asubst.src.orig 2014-12-21 22:11:32.129199505 +0000 ++++ wml_backend/p6_asubst/asubst.src 2014-12-21 22:13:04.023189389 +0000 +@@ -16,6 +16,7 @@ + use Getopt::Long 2.13; + use IO::Handle 1.15; + use IO::File 1.06; ++=encoding Latin1 + + # + # process command line Added: head/www/wml/files/patch-wml_docs_wml_intro.pod ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/wml/files/patch-wml_docs_wml_intro.pod Wed Dec 24 09:45:55 2014 (r375424) @@ -0,0 +1,11 @@ +--- wml_docs/wml_intro.pod.orig 2014-12-21 22:21:41.928150726 +0000 ++++ wml_docs/wml_intro.pod 2014-12-21 22:21:59.927159671 +0000 +@@ -2,7 +2,7 @@ + ## WML Introduction + ## Copyright (c) 1997 Ralf S. Engelschall, All Rights Reserved. + ## +- ++=encoding Latin1 + =head1 NAME + + WML Introduction - An introduction to WML's basic concepts Added: head/www/wml/files/patch-wml_docs_wml_tutorial.pod ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/wml/files/patch-wml_docs_wml_tutorial.pod Wed Dec 24 09:45:55 2014 (r375424) @@ -0,0 +1,11 @@ +--- wml_docs/wml_tutorial.pod.orig 2014-12-21 22:19:10.645154131 +0000 ++++ wml_docs/wml_tutorial.pod 2014-12-21 22:19:32.609146367 +0000 +@@ -2,7 +2,7 @@ + ## WML Tutorial + ## Copyright (c) 1997 Ralf S. Engelschall, All Rights Reserved. + ## +- ++=encoding Latin1 + =head1 NAME + + WML Tutorial - Understanding WML step-by-step Added: head/www/wml/files/patch-wml_include_des_typography.src ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/wml/files/patch-wml_include_des_typography.src Wed Dec 24 09:45:55 2014 (r375424) @@ -0,0 +1,10 @@ +--- wml_include/des/typography.src.orig 2014-12-21 22:43:30.378078039 +0000 ++++ wml_include/des/typography.src 2014-12-21 22:43:44.554064021 +0000 +@@ -5,6 +5,7 @@ + + # The / tags with multiple arguments require WML 2.0.3 + #use wml::mod::version ++=encoding Latin1 + + + #use wml::std::tags Added: head/www/wml/files/patch-wml_include_fmt_isolatin.src ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/wml/files/patch-wml_include_fmt_isolatin.src Wed Dec 24 09:45:55 2014 (r375424) @@ -0,0 +1,10 @@ +--- wml_include/fmt/isolatin.src.orig 2014-12-21 22:47:00.306058474 +0000 ++++ wml_include/fmt/isolatin.src 2014-12-21 22:47:29.248071826 +0000 +@@ -5,6 +5,7 @@ + + # the container tag itself + ++=encoding Latin1 + {:\ + [[s| | |g]]\ + [[s|¡|¡|g]]\ Modified: head/www/wml/pkg-plist ============================================================================== --- head/www/wml/pkg-plist Wed Dec 24 09:26:56 2014 (r375423) +++ head/www/wml/pkg-plist Wed Dec 24 09:45:55 2014 (r375424) @@ -4,40 +4,28 @@ bin/wmk bin/wml bin/wmu lib/wml/data/logos/logo-apache.gif -lib/wml/data/logos/logo-apache.info lib/wml/data/logos/logo-apache.png lib/wml/data/logos/logo-freebsd.gif -lib/wml/data/logos/logo-freebsd.info lib/wml/data/logos/logo-freebsd.png lib/wml/data/logos/logo-gimp.gif -lib/wml/data/logos/logo-gimp.info lib/wml/data/logos/logo-gimp.png lib/wml/data/logos/logo-htdig.gif -lib/wml/data/logos/logo-htdig.info lib/wml/data/logos/logo-htdig.png lib/wml/data/logos/logo-linux.gif -lib/wml/data/logos/logo-linux.info lib/wml/data/logos/logo-linux.png lib/wml/data/logos/logo-netbsd.gif -lib/wml/data/logos/logo-netbsd.info lib/wml/data/logos/logo-netbsd.png lib/wml/data/logos/logo-openbsd.gif -lib/wml/data/logos/logo-openbsd.info lib/wml/data/logos/logo-openbsd.png lib/wml/data/logos/logo-php.gif -lib/wml/data/logos/logo-php.info lib/wml/data/logos/logo-php.png lib/wml/data/logos/logo-php3.gif -lib/wml/data/logos/logo-php3.info lib/wml/data/logos/logo-php3.png lib/wml/data/logos/logo-vim.gif -lib/wml/data/logos/logo-vim.info lib/wml/data/logos/logo-vim.png lib/wml/data/logos/logo-wml.gif -lib/wml/data/logos/logo-wml.info lib/wml/data/logos/logo-wml.png lib/wml/data/logos/logo-xemacs.gif -lib/wml/data/logos/logo-xemacs.info lib/wml/data/logos/logo-xemacs.png lib/wml/data/txt2html.dict lib/wml/data/weblintrc @@ -189,16 +177,3 @@ man/man7/wml_std_wai10.7.gz man/man7/wml_std_xhtml10.7.gz man/man7/wml_tags.7.gz man/man7/wml_tutorial.7.gz -@dirrm lib/wml/perl -@dirrm lib/wml/include/sys -@dirrm lib/wml/include/sup -@dirrm lib/wml/include/std -@dirrm lib/wml/include/mod -@dirrm lib/wml/include/imp -@dirrm lib/wml/include/fmt -@dirrm lib/wml/include/des -@dirrm lib/wml/include -@dirrm lib/wml/exec -@dirrm lib/wml/data/logos -@dirrm lib/wml/data -@dirrm lib/wml From owner-svn-ports-all@FreeBSD.ORG Wed Dec 24 09:52:23 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6EC9FCA0; Wed, 24 Dec 2014 09:52:23 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5A7ED1F35; Wed, 24 Dec 2014 09:52:23 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBO9qNsa026580; Wed, 24 Dec 2014 09:52:23 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBO9qN6B026579; Wed, 24 Dec 2014 09:52:23 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412240952.sBO9qN6B026579@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Wed, 24 Dec 2014 09:52:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375425 - head/graphics/pixelize X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 09:52:23 -0000 Author: antoine Date: Wed Dec 24 09:52:22 2014 New Revision: 375425 URL: https://svnweb.freebsd.org/changeset/ports/375425 QAT: https://qat.redports.org/buildarchive/r375425/ Log: This port no longer uses imlib Modified: head/graphics/pixelize/Makefile Modified: head/graphics/pixelize/Makefile ============================================================================== --- head/graphics/pixelize/Makefile Wed Dec 24 09:45:55 2014 (r375424) +++ head/graphics/pixelize/Makefile Wed Dec 24 09:52:22 2014 (r375425) @@ -3,7 +3,7 @@ PORTNAME= pixelize PORTVERSION= 1.0.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics MASTER_SITES= ftp://lashwhip.com/pub/ \ http://www.c-s.li/ports/ \ @@ -16,13 +16,12 @@ COMMENT= Use many scaled down images to LICENSE= GPLv2 USES= pkgconfig -USE_GNOME= gtk20 imlib +USE_GNOME= gtk20 PLIST_FILES= bin/make_db bin/pixelize post-patch: @${REINPLACE_CMD} -e "s|^CC|#CC|" -e "s|CFLAGS = -g|CFLAGS+= |" \ - -e "s|gtk-config|${GTK_CONFIG}|g" \ - -e "s|imlib-config|${IMLIB_CONFIG}|g" ${WRKSRC}/Makefile + -e "s|gtk-config|${GTK_CONFIG}|g" ${WRKSRC}/Makefile do-install: ${INSTALL_PROGRAM} ${WRKSRC}/make_db ${STAGEDIR}${PREFIX}/bin From owner-svn-ports-all@FreeBSD.ORG Wed Dec 24 09:57:49 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5BB70E59; Wed, 24 Dec 2014 09:57:49 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 474E71F8F; Wed, 24 Dec 2014 09:57:49 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBO9vnK2027355; Wed, 24 Dec 2014 09:57:49 GMT (envelope-from thierry@FreeBSD.org) Received: (from thierry@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBO9vmLx027353; Wed, 24 Dec 2014 09:57:48 GMT (envelope-from thierry@FreeBSD.org) Message-Id: <201412240957.sBO9vmLx027353@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: thierry set sender to thierry@FreeBSD.org using -f From: Thierry Thomas Date: Wed, 24 Dec 2014 09:57:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375426 - head/devel/libuv X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 09:57:49 -0000 Author: thierry Date: Wed Dec 24 09:57:47 2014 New Revision: 375426 URL: https://svnweb.freebsd.org/changeset/ports/375426 QAT: https://qat.redports.org/buildarchive/r375426/ Log: Upgrade to v1.1.0. Modified: head/devel/libuv/Makefile head/devel/libuv/distinfo Modified: head/devel/libuv/Makefile ============================================================================== --- head/devel/libuv/Makefile Wed Dec 24 09:52:22 2014 (r375425) +++ head/devel/libuv/Makefile Wed Dec 24 09:57:47 2014 (r375426) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libuv -PORTVERSION= 1.0.2 +PORTVERSION= 1.1.0 CATEGORIES= devel MASTER_SITES= http://libuv.org/dist/v${PORTVERSION}/ DISTNAME= ${PORTNAME}-v${PORTVERSION} Modified: head/devel/libuv/distinfo ============================================================================== --- head/devel/libuv/distinfo Wed Dec 24 09:52:22 2014 (r375425) +++ head/devel/libuv/distinfo Wed Dec 24 09:57:47 2014 (r375426) @@ -1,2 +1,2 @@ -SHA256 (libuv-v1.0.2.tar.gz) = abd9790bf66a650c3cf3b2c74754e0ab79ffdf3afacd41ae78d71b975de14800 -SIZE (libuv-v1.0.2.tar.gz) = 1003835 +SHA256 (libuv-v1.1.0.tar.gz) = 0bfca4d0dbbac1d0974faa48620b1d3f7e1268c76d90a386d130c6020558d2e3 +SIZE (libuv-v1.1.0.tar.gz) = 1005602 From owner-svn-ports-all@FreeBSD.ORG Wed Dec 24 10:00:12 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id AA49DF72; Wed, 24 Dec 2014 10:00:12 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8D33F665F4; Wed, 24 Dec 2014 10:00:12 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBOA0CLZ027960; Wed, 24 Dec 2014 10:00:12 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBOA0BsB027957; Wed, 24 Dec 2014 10:00:11 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <201412241000.sBOA0BsB027957@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Wed, 24 Dec 2014 10:00:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375427 - 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 10:00:12 -0000 Author: gerald Date: Wed Dec 24 10:00:11 2014 New Revision: 375427 URL: https://svnweb.freebsd.org/changeset/ports/375427 QAT: https://qat.redports.org/buildarchive/r375427/ Log: Update to Wine 1.7.33. This includes the following changes: - Support for copy/paste commands in MSHTML. - Some more font support in DirectWrite. - Better handling for loss of focus in Direct3D windows. - Several more API Sets DLLs. - Various bug fixes. Configure with --without-gettextpo and --without-osmesa. [1] Break out items in those lines of CONFIGURE_ARGS touched anyway, one item per line, to make this part easier to compare with emulators/wine. Add tools/make_requests to SHEBANG_FILES. [1] No longer use XORG=xpm. This has been removed with upstream commit 18e4b5e293cdbb83197fd1427cdd4e42314c831b eons ago. [1] Configure --without-pulse in the COMPHOLIO case (which is the one adding support for Pulseaudio to begin with). [1] PR: 195765 [1] Submitted by: Andriy Voskoboinyk [1] Modified: head/emulators/wine-devel/Makefile head/emulators/wine-devel/distinfo head/emulators/wine-devel/pkg-plist Modified: head/emulators/wine-devel/Makefile ============================================================================== --- head/emulators/wine-devel/Makefile Wed Dec 24 09:57:47 2014 (r375426) +++ head/emulators/wine-devel/Makefile Wed Dec 24 10:00:11 2014 (r375427) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= wine -DISTVERSION= 1.7.32 -PORTREVISION= 1 +DISTVERSION= 1.7.33 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/Source \ @@ -29,8 +28,13 @@ LDFLAGS+= -L${LOCALBASE}/lib GNU_CONFIGURE= yes CONFIGURE_ARGS+=--verbose --disable-tests \ --without-alsa --without-capi --without-dbus \ + --without-gettextpo \ --without-gphoto --without-gsm --without-gstreamer \ - --without-opencl --with-oss --without-sane --without-tiff \ + --without-opencl \ + --without-osmesa \ + --with-oss \ + --without-sane \ + --without-tiff \ --with-xcomposite --without-xinerama CONFIGURE_ENV= FLEX="${LOCALBASE}/bin/flex" WINELIBDIR?= ${PREFIX}/lib @@ -39,7 +43,8 @@ USE_LDCONFIG= ${WINELIBDIR} ${WINELIBDIR .endif ONLY_FOR_ARCHS= i386 USES= bison compiler:c11 desktop-file-utils gmake shebangfix tar:bzip2 -SHEBANG_FILES= tools/winemaker tools/winedump/function_grep.pl +SHEBANG_FILES= tools/make_requests tools/winemaker \ + tools/winedump/function_grep.pl SUB_FILES= pkg-message PKGMESSAGE= ${WRKDIR}/pkg-message @@ -88,7 +93,7 @@ V4L_LIB_DEPENDS= libv4l1.so:${PORTSDIR}/ WINEMAKER_RUN_DEPENDS= p5-XML-LibXML>0:${PORTSDIR}/textproc/p5-XML-LibXML X11_CONFIGURE_WITH= x cms fontconfig glu jpeg opengl png xinput2 xrandr freetype -X11_USE= GL=glu XORG=xcomposite,xcursor,xi,xpm,xrandr,xrender +X11_USE= GL=glu XORG=xcomposite,xcursor,xi,xrandr,xrender X11_LIB_DEPENDS= libfontconfig.so:${PORTSDIR}/x11-fonts/fontconfig \ libfreetype.so:${PORTSDIR}/print/freetype2 \ libjpeg.so:${PORTSDIR}/graphics/jpeg \ @@ -103,10 +108,13 @@ PORTDATA= l_intl.nls wine.inf MASTER_SITES+= https://github.com/compholio/wine-compholio-daily/archive/:cho COMP_DIST= v${DISTVERSION}.tar.gz DISTFILES+= ${COMP_DIST}:cho -USE_AUTOTOOLS= autoconf + BUILD_DEPENDS+= bash:${PORTSDIR}/shells/bash \ git:${PORTSDIR}/devel/git +CONFIGURE_ARGS+=--without-pulse +USE_AUTOTOOLS= autoconf + pre-configure: cd ${WRKSRC} && ${TAR} xf ${DISTDIR}/${COMP_DIST} --strip-components 1 cd ${WRKSRC} && ${MAKE_CMD} -C ./patches DESTDIR=${WRKSRC} install Modified: head/emulators/wine-devel/distinfo ============================================================================== --- head/emulators/wine-devel/distinfo Wed Dec 24 09:57:47 2014 (r375426) +++ head/emulators/wine-devel/distinfo Wed Dec 24 10:00:11 2014 (r375427) @@ -1,4 +1,4 @@ -SHA256 (wine-1.7.32.tar.bz2) = 66a9c26089ad3b300aac1ac52e9515c69a7e6f26aff3250a7f1401e3f14de4db -SIZE (wine-1.7.32.tar.bz2) = 21893431 -SHA256 (v1.7.32.tar.gz) = d5e8338ddd69edb173ad52cd71de74eee9ca0de84483bb20b5b1a436bc880a0d -SIZE (v1.7.32.tar.gz) = 8480766 +SHA256 (wine-1.7.33.tar.bz2) = e3519d6fa2c0bb91e58da38f14f02607cf366a0154ff1effe528966106d49275 +SIZE (wine-1.7.33.tar.bz2) = 21908969 +SHA256 (v1.7.33.tar.gz) = 30b7ecee549514ecd186689ae8eac15ed37507755025c8272d31e8fd4808b3f2 +SIZE (v1.7.33.tar.gz) = 8759402 Modified: head/emulators/wine-devel/pkg-plist ============================================================================== --- head/emulators/wine-devel/pkg-plist Wed Dec 24 09:57:47 2014 (r375426) +++ head/emulators/wine-devel/pkg-plist Wed Dec 24 10:00:11 2014 (r375427) @@ -330,6 +330,8 @@ include/wine/windows/highlevelmonitorcon include/wine/windows/hlguids.h include/wine/windows/hlink.h include/wine/windows/hlink.idl +include/wine/windows/hstring.h +include/wine/windows/hstring.idl include/wine/windows/htiface.h include/wine/windows/htiface.idl include/wine/windows/htiframe.h @@ -411,6 +413,7 @@ include/wine/windows/mediaobj.h include/wine/windows/mediaobj.idl include/wine/windows/metahost.h include/wine/windows/metahost.idl +%%COMPHOLIO%%include/wine/windows/mferror.h include/wine/windows/midles.h include/wine/windows/mimeinfo.h include/wine/windows/mimeinfo.idl @@ -562,6 +565,7 @@ include/wine/windows/richole.idl include/wine/windows/rmxfguid.h include/wine/windows/rmxftmpl.h include/wine/windows/rmxftmpl.x +include/wine/windows/roapi.h include/wine/windows/row.idl include/wine/windows/rowchg.idl include/wine/windows/rowpos.idl @@ -728,6 +732,7 @@ include/wine/windows/winsnmp.h include/wine/windows/winsock.h include/wine/windows/winsock2.h include/wine/windows/winspool.h +include/wine/windows/winstring.h include/wine/windows/winsvc.h include/wine/windows/winsxs.h include/wine/windows/winsxs.idl @@ -807,9 +812,11 @@ lib/wine/api-ms-win-core-console-l1-1-0. %%COMPHOLIO%%lib/wine/api-ms-win-core-datetime-l1-1-1.dll.so lib/wine/api-ms-win-core-debug-l1-1-1.dll.so lib/wine/api-ms-win-core-errorhandling-l1-1-1.dll.so +lib/wine/api-ms-win-core-errorhandling-l1-1-2.dll.so %%COMPHOLIO%%lib/wine/api-ms-win-core-fibers-l1-1-0.dll.so %%COMPHOLIO%%lib/wine/api-ms-win-core-fibers-l1-1-1.dll.so lib/wine/api-ms-win-core-file-l1-2-0.dll.so +lib/wine/api-ms-win-core-file-l2-1-1.dll.so %%COMPHOLIO%%lib/wine/api-ms-win-core-file-l2-1-0.dll.so lib/wine/api-ms-win-core-handle-l1-1-0.dll.so lib/wine/api-ms-win-core-heap-l1-2-0.dll.so @@ -827,6 +834,7 @@ lib/wine/api-ms-win-core-namedpipe-l1-2- lib/wine/api-ms-win-core-processenvironment-l1-2-0.dll.so lib/wine/api-ms-win-core-processthreads-l1-1-0.dll.so lib/wine/api-ms-win-core-processthreads-l1-1-1.dll.so +lib/wine/api-ms-win-core-processthreads-l1-1-2.dll.so lib/wine/api-ms-win-core-profile-l1-1-0.dll.so lib/wine/api-ms-win-core-psapi-l1-1-0.dll.so lib/wine/api-ms-win-core-registry-l1-1-0.dll.so @@ -835,6 +843,7 @@ lib/wine/api-ms-win-core-shlwapi-legacy- lib/wine/api-ms-win-core-string-l1-1-0.dll.so lib/wine/api-ms-win-core-synch-l1-2-0.dll.so lib/wine/api-ms-win-core-sysinfo-l1-2-0.dll.so +lib/wine/api-ms-win-core-sysinfo-l1-2-1.dll.so lib/wine/api-ms-win-core-threadpool-legacy-l1-1-0.dll.so lib/wine/api-ms-win-core-timezone-l1-1-0.dll.so lib/wine/api-ms-win-core-url-l1-1-0.dll.so @@ -887,6 +896,7 @@ lib/wine/cfgmgr32.dll.so lib/wine/clock.exe.so lib/wine/clusapi.dll.so lib/wine/cmd.exe.so +lib/wine/combase.dll.so lib/wine/comcat.dll.so lib/wine/comctl32.dll.so lib/wine/comdlg32.dll.so @@ -1026,9 +1036,11 @@ lib/wine/fakedlls/api-ms-win-core-consol %%COMPHOLIO%%lib/wine/fakedlls/api-ms-win-core-datetime-l1-1-1.dll lib/wine/fakedlls/api-ms-win-core-debug-l1-1-1.dll lib/wine/fakedlls/api-ms-win-core-errorhandling-l1-1-1.dll +lib/wine/fakedlls/api-ms-win-core-errorhandling-l1-1-2.dll %%COMPHOLIO%%lib/wine/fakedlls/api-ms-win-core-fibers-l1-1-0.dll %%COMPHOLIO%%lib/wine/fakedlls/api-ms-win-core-fibers-l1-1-1.dll lib/wine/fakedlls/api-ms-win-core-file-l1-2-0.dll +lib/wine/fakedlls/api-ms-win-core-file-l2-1-1.dll %%COMPHOLIO%%lib/wine/fakedlls/api-ms-win-core-file-l2-1-0.dll lib/wine/fakedlls/api-ms-win-core-handle-l1-1-0.dll lib/wine/fakedlls/api-ms-win-core-heap-l1-2-0.dll @@ -1046,6 +1058,7 @@ lib/wine/fakedlls/api-ms-win-core-namedp lib/wine/fakedlls/api-ms-win-core-processenvironment-l1-2-0.dll lib/wine/fakedlls/api-ms-win-core-processthreads-l1-1-0.dll lib/wine/fakedlls/api-ms-win-core-processthreads-l1-1-1.dll +lib/wine/fakedlls/api-ms-win-core-processthreads-l1-1-2.dll lib/wine/fakedlls/api-ms-win-core-profile-l1-1-0.dll lib/wine/fakedlls/api-ms-win-core-psapi-l1-1-0.dll lib/wine/fakedlls/api-ms-win-core-registry-l1-1-0.dll @@ -1054,6 +1067,7 @@ lib/wine/fakedlls/api-ms-win-core-shlwap lib/wine/fakedlls/api-ms-win-core-string-l1-1-0.dll lib/wine/fakedlls/api-ms-win-core-synch-l1-2-0.dll lib/wine/fakedlls/api-ms-win-core-sysinfo-l1-2-0.dll +lib/wine/fakedlls/api-ms-win-core-sysinfo-l1-2-1.dll lib/wine/fakedlls/api-ms-win-core-threadpool-legacy-l1-1-0.dll lib/wine/fakedlls/api-ms-win-core-timezone-l1-1-0.dll lib/wine/fakedlls/api-ms-win-core-url-l1-1-0.dll @@ -1106,6 +1120,7 @@ lib/wine/fakedlls/cfgmgr32.dll lib/wine/fakedlls/clock.exe lib/wine/fakedlls/clusapi.dll lib/wine/fakedlls/cmd.exe +lib/wine/fakedlls/combase.dll lib/wine/fakedlls/comcat.dll lib/wine/fakedlls/comctl32.dll lib/wine/fakedlls/comdlg32.dll @@ -1296,6 +1311,8 @@ lib/wine/fakedlls/mcicda.dll lib/wine/fakedlls/mciqtz32.dll lib/wine/fakedlls/mciseq.dll lib/wine/fakedlls/mciwave.dll +lib/wine/fakedlls/mfplat.dll +lib/wine/fakedlls/mfreadwrite.dll lib/wine/fakedlls/mgmtapi.dll lib/wine/fakedlls/midimap.dll lib/wine/fakedlls/mlang.dll @@ -1347,6 +1364,7 @@ lib/wine/fakedlls/msvcm90.dll lib/wine/fakedlls/msvcp100.dll lib/wine/fakedlls/msvcp110.dll lib/wine/fakedlls/msvcp120.dll +lib/wine/fakedlls/msvcp120_app.dll lib/wine/fakedlls/msvcp60.dll lib/wine/fakedlls/msvcp70.dll lib/wine/fakedlls/msvcp71.dll @@ -1355,6 +1373,7 @@ lib/wine/fakedlls/msvcp90.dll lib/wine/fakedlls/msvcr100.dll lib/wine/fakedlls/msvcr110.dll lib/wine/fakedlls/msvcr120.dll +lib/wine/fakedlls/msvcr120_app.dll lib/wine/fakedlls/msvcr70.dll lib/wine/fakedlls/msvcr71.dll lib/wine/fakedlls/msvcr80.dll @@ -1559,6 +1578,7 @@ lib/wine/fakedlls/winebrowser.exe lib/wine/fakedlls/winecfg.exe lib/wine/fakedlls/wineconsole.exe lib/wine/fakedlls/wined3d.dll +%%COMPHOLIO%%lib/wine/fakedlls/wined3d-csmt.dll lib/wine/fakedlls/winedbg.exe lib/wine/fakedlls/winedevice.exe lib/wine/fakedlls/winefile.exe @@ -1866,6 +1886,8 @@ lib/wine/mcicda.dll.so lib/wine/mciqtz32.dll.so lib/wine/mciseq.dll.so lib/wine/mciwave.dll.so +lib/wine/mfplat.dll.so +lib/wine/mfreadwrite.dll.so lib/wine/mgmtapi.dll.so lib/wine/midimap.dll.so lib/wine/mlang.dll.so @@ -1917,6 +1939,7 @@ lib/wine/msvcm90.dll.so lib/wine/msvcp100.dll.so lib/wine/msvcp110.dll.so lib/wine/msvcp120.dll.so +lib/wine/msvcp120_app.dll.so lib/wine/msvcp60.dll.so lib/wine/msvcp70.dll.so lib/wine/msvcp71.dll.so @@ -1925,6 +1948,7 @@ lib/wine/msvcp90.dll.so lib/wine/msvcr100.dll.so lib/wine/msvcr110.dll.so lib/wine/msvcr120.dll.so +lib/wine/msvcr120_app.dll.so lib/wine/msvcr70.dll.so lib/wine/msvcr71.dll.so lib/wine/msvcr80.dll.so @@ -2129,6 +2153,7 @@ lib/wine/winebrowser.exe.so lib/wine/winecfg.exe.so lib/wine/wineconsole.exe.so lib/wine/wined3d.dll.so +%%COMPHOLIO%%lib/wine/wined3d-csmt.dll.so lib/wine/winedbg.exe.so lib/wine/winedevice.exe.so lib/wine/winefile.exe.so From owner-svn-ports-all@FreeBSD.ORG Wed Dec 24 10:49:26 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 15526B14; Wed, 24 Dec 2014 10:49:26 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0109566F24; Wed, 24 Dec 2014 10:49:26 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBOAnP84051391; Wed, 24 Dec 2014 10:49:25 GMT (envelope-from dchagin@FreeBSD.org) Received: (from dchagin@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBOAnPEQ051390; Wed, 24 Dec 2014 10:49:25 GMT (envelope-from dchagin@FreeBSD.org) Message-Id: <201412241049.sBOAnPEQ051390@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: dchagin set sender to dchagin@FreeBSD.org using -f From: Dmitry Chagin Date: Wed, 24 Dec 2014 10:49:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375428 - 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 10:49:26 -0000 Author: dchagin (src committer) Date: Wed Dec 24 10:49:24 2014 New Revision: 375428 URL: https://svnweb.freebsd.org/changeset/ports/375428 QAT: https://qat.redports.org/buildarchive/r375428/ Log: Add myself to freebsd.commiters.markers Modified: head/astro/xearth/files/freebsd.committers.markers Modified: head/astro/xearth/files/freebsd.committers.markers ============================================================================== --- head/astro/xearth/files/freebsd.committers.markers Wed Dec 24 10:00:11 2014 (r375427) +++ head/astro/xearth/files/freebsd.committers.markers Wed Dec 24 10:49:24 2014 (r375428) @@ -65,6 +65,7 @@ 55.795636, 37.691646, "marck" # Moscow, Russia 55.869236, 37.680909, "amdmi3" # Moscow, Russia 55.709525, 37.654288, "glebius" # (CORE) Moscow, Russia + 55.7895, 37.635261, "dchagin" # Moscow, Russia 55.8, 37.6, "ache,bsam,demon,maxim,rik,skv,vsevolod,yar" # Moscow, Russia 55.768764, 37.588938, "sergei" # Moscow, Russia 55.750799, 37.565689, "krion" # Moscow, Russia From owner-svn-ports-all@FreeBSD.ORG Wed Dec 24 11:41:42 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id CFEEA4E1; Wed, 24 Dec 2014 11:41:42 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B0FBD6605B; Wed, 24 Dec 2014 11:41:42 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBOBfgPl078180; Wed, 24 Dec 2014 11:41:42 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBOBfgcX078175; Wed, 24 Dec 2014 11:41:42 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201412241141.sBOBfgcX078175@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Wed, 24 Dec 2014 11:41:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375429 - in head/graphics/imlib: . 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 11:41:42 -0000 Author: bapt Date: Wed Dec 24 11:41:41 2014 New Revision: 375429 URL: https://svnweb.freebsd.org/changeset/ports/375429 QAT: https://qat.redports.org/buildarchive/r375429/ Log: Properly support png 1.5 Obtained from: Gentoo Added: head/graphics/imlib/files/patch-libpng15 (contents, props changed) Deleted: head/graphics/imlib/files/patch-io-png.c head/graphics/imlib/files/patch-load.c head/graphics/imlib/files/patch-save.c head/graphics/imlib/files/patch-utils.c Modified: head/graphics/imlib/Makefile Modified: head/graphics/imlib/Makefile ============================================================================== --- head/graphics/imlib/Makefile Wed Dec 24 10:49:24 2014 (r375428) +++ head/graphics/imlib/Makefile Wed Dec 24 11:41:41 2014 (r375429) @@ -12,7 +12,7 @@ DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org COMMENT= Graphic library for enlightenment package -LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png \ +LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png \ libtiff.so:${PORTSDIR}/graphics/tiff \ libgif.so:${PORTSDIR}/graphics/giflib @@ -22,7 +22,8 @@ USE_GNOME= gtk12 GNU_CONFIGURE= yes USE_LDCONFIG= yes CONFIGURE_ARGS= --sysconfdir=${PREFIX}/etc/imlib --disable-modules -CPPFLAGS+= -I${LOCALBASE}/include -I${LOCALBASE}/include/libpng15 +CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib +INSTALL_TARGET= install-strip .include Added: head/graphics/imlib/files/patch-libpng15 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/imlib/files/patch-libpng15 Wed Dec 24 11:41:41 2014 (r375429) @@ -0,0 +1,142 @@ +--- gdk_imlib/io-png.c ++++ gdk_imlib/io-png.c +@@ -40,13 +40,13 @@ + return NULL; + } + +- if (setjmp(png_ptr->jmpbuf)) ++ if (setjmp(png_jmpbuf(png_ptr))) + { + png_destroy_read_struct(&png_ptr, &info_ptr, NULL); + return NULL; + } + +- if (info_ptr->color_type == PNG_COLOR_TYPE_RGB_ALPHA) ++ if (png_get_color_type(png_ptr, info_ptr) == PNG_COLOR_TYPE_RGB_ALPHA) + { + png_destroy_read_struct(&png_ptr, &info_ptr, NULL); + return NULL; +@@ -275,13 +275,13 @@ + return NULL; + } + +- if (setjmp(png_ptr->jmpbuf)) ++ if (setjmp(png_jmpbuf(png_ptr))) + { + png_destroy_read_struct(&png_ptr, &info_ptr, NULL); + return NULL; + } + +- if (info_ptr->color_type == PNG_COLOR_TYPE_RGB_ALPHA) ++ if (png_get_color_type(png_ptr, info_ptr) == PNG_COLOR_TYPE_RGB_ALPHA) + { + png_destroy_read_struct(&png_ptr, &info_ptr, NULL); + return NULL; +@@ -301,6 +301,9 @@ + /* Setup Translators */ + if (color_type == PNG_COLOR_TYPE_PALETTE) + png_set_expand(png_ptr); ++ if (color_type == PNG_COLOR_TYPE_GRAY && bit_depth < 8) ++ png_set_expand(png_ptr); ++ + png_set_strip_16(png_ptr); + png_set_packing(png_ptr); + if (png_get_valid(png_ptr, info_ptr, PNG_INFO_tRNS)) +@@ -440,13 +443,13 @@ + return NULL; + } + +- if (setjmp(png_ptr->jmpbuf)) ++ if (setjmp(png_jmpbuf(png_ptr))) + { + png_destroy_read_struct(&png_ptr, &info_ptr, NULL); + return NULL; + } + +- if (info_ptr->color_type == PNG_COLOR_TYPE_RGB_ALPHA) ++ if (png_get_color_type(png_ptr, info_ptr) == PNG_COLOR_TYPE_RGB_ALPHA) + { + png_destroy_read_struct(&png_ptr, &info_ptr, NULL); + return NULL; +@@ -635,7 +638,7 @@ + png_destroy_write_struct(&png_ptr, (png_infopp) NULL); + return 0; + } +- if (setjmp(png_ptr->jmpbuf)) ++ if (setjmp(png_jmpbuf(png_ptr))) + { + fclose(f); + png_destroy_write_struct(&png_ptr, (png_infopp) NULL); +--- Imlib/load.c ++++ Imlib/load.c +@@ -197,12 +197,12 @@ + png_destroy_read_struct(&png_ptr, NULL, NULL); + return NULL; + } +- if (setjmp(png_ptr->jmpbuf)) ++ if (setjmp(png_jmpbuf(png_ptr))) + { + png_destroy_read_struct(&png_ptr, &info_ptr, NULL); + return NULL; + } +- if (info_ptr->color_type == PNG_COLOR_TYPE_RGB_ALPHA) ++ if (png_get_color_type(png_ptr, info_ptr) == PNG_COLOR_TYPE_RGB_ALPHA) + { + png_destroy_read_struct(&png_ptr, &info_ptr, NULL); + return NULL; +@@ -260,7 +260,8 @@ + png_read_image(png_ptr, lines); + png_destroy_read_struct(&png_ptr, &info_ptr, NULL); + ptr = data; +- if (color_type == PNG_COLOR_TYPE_GRAY_ALPHA) ++ if (color_type == PNG_COLOR_TYPE_GRAY ++ || color_type == PNG_COLOR_TYPE_GRAY_ALPHA) + { + for (y = 0; y < *h; y++) + { +@@ -285,6 +286,7 @@ + } + } + } ++#if 0 + else if (color_type == PNG_COLOR_TYPE_GRAY) + { + for (y = 0; y < *h; y++) +@@ -300,6 +302,7 @@ + } + } + } ++#endif + else + { + for (y = 0; y < *h; y++) +--- Imlib/save.c ++++ Imlib/save.c +@@ -342,7 +342,7 @@ + png_destroy_write_struct(&png_ptr, (png_infopp) NULL); + return 0; + } +- if (setjmp(png_ptr->jmpbuf)) ++ if (setjmp(png_jmpbuf(png_ptr))) + { + fclose(f); + png_destroy_write_struct(&png_ptr, (png_infopp) NULL); +--- Imlib/utils.c ++++ Imlib/utils.c +@@ -1981,14 +1981,13 @@ + png_destroy_read_struct(&png_ptr, NULL, NULL); + return NULL; + } +- +- if (setjmp(png_ptr->jmpbuf)) ++ if (setjmp(png_jmpbuf(png_ptr))) + { + png_destroy_read_struct(&png_ptr, &info_ptr, NULL); + return NULL; + } + +- if (info_ptr->color_type == PNG_COLOR_TYPE_RGB_ALPHA) ++ if (png_get_color_type(png_ptr, info_ptr) == PNG_COLOR_TYPE_RGB_ALPHA) + { + png_destroy_read_struct(&png_ptr, &info_ptr, NULL); + return NULL; From owner-svn-ports-all@FreeBSD.ORG Wed Dec 24 11:46:55 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 402BA628; Wed, 24 Dec 2014 11:46:55 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2AFE9660AB; Wed, 24 Dec 2014 11:46:55 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBOBkt9h079409; Wed, 24 Dec 2014 11:46:55 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBOBksUY079407; Wed, 24 Dec 2014 11:46:54 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412241146.sBOBksUY079407@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Wed, 24 Dec 2014 11:46:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375430 - in head/games/tuxpuck: . 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 11:46:55 -0000 Author: antoine Date: Wed Dec 24 11:46:53 2014 New Revision: 375430 URL: https://svnweb.freebsd.org/changeset/ports/375430 QAT: https://qat.redports.org/buildarchive/r375430/ Log: Properly support png15 Obtained from: Fedora Modified: head/games/tuxpuck/Makefile head/games/tuxpuck/files/patch-png.c Modified: head/games/tuxpuck/Makefile ============================================================================== --- head/games/tuxpuck/Makefile Wed Dec 24 11:41:41 2014 (r375429) +++ head/games/tuxpuck/Makefile Wed Dec 24 11:46:53 2014 (r375430) @@ -13,7 +13,7 @@ COMMENT= Shufflepuck Cafe Clone LICENSE= GPLv2 LIB_DEPENDS= libjpeg.so:${PORTSDIR}/graphics/jpeg \ - libpng15.so:${PORTSDIR}/graphics/png \ + libpng.so:${PORTSDIR}/graphics/png \ libvorbis.so:${PORTSDIR}/audio/libvorbis \ libfreetype.so:${PORTSDIR}/print/freetype2 Modified: head/games/tuxpuck/files/patch-png.c ============================================================================== --- head/games/tuxpuck/files/patch-png.c Wed Dec 24 11:41:41 2014 (r375429) +++ head/games/tuxpuck/files/patch-png.c Wed Dec 24 11:46:53 2014 (r375430) @@ -1,18 +1,6 @@ ---- png.c.orig 2002-11-08 11:50:29.000000000 +0100 -+++ png.c 2012-04-30 06:40:16.000000000 +0200 -@@ -10,9 +10,10 @@ - #define MACOS - #endif - #include -+#include - - /* png code */ --static void png_read_data(png_structp ctx, png_bytep area, png_size_t size) -+static void local_png_read_data(png_structp ctx, png_bytep area, png_size_t size) - { - SDL_RWops *src; - -@@ -74,13 +75,13 @@ +--- png.c.orig 2002-11-08 10:50:29 UTC ++++ png.c +@@ -74,7 +74,7 @@ SDL_Surface *loadPNG(Uint8 * data, Uint3 * the normal method of doing things with libpng). REQUIRED unless you * set up your own error handlers in png_create_read_struct() earlier. */ @@ -21,10 +9,55 @@ SDL_SetError("Error reading the PNG file."); goto done; } +@@ -142,9 +142,9 @@ SDL_Surface *loadPNG(Uint8 * data, Uint3 + Rmask = 0x000000FF; + Gmask = 0x0000FF00; + Bmask = 0x00FF0000; +- Amask = (info_ptr->channels == 4) ? 0xFF000000 : 0; ++ Amask = (png_get_channels(png_ptr, info_ptr) == 4) ? 0xFF000000 : 0; + } else { +- int s = (info_ptr->channels == 4) ? 0 : 8; ++ int s = (png_get_channels(png_ptr, info_ptr) == 4) ? 0 : 8; + Rmask = 0xFF000000 >> s; + Gmask = 0x00FF0000 >> s; + Bmask = 0x0000FF00 >> s; +@@ -152,7 +152,7 @@ SDL_Surface *loadPNG(Uint8 * data, Uint3 + } + } + surface = SDL_AllocSurface(SDL_SWSURFACE, width, height, +- bit_depth * info_ptr->channels, Rmask, Gmask, ++ bit_depth * png_get_channels(png_ptr, info_ptr), Rmask, Gmask, + Bmask, Amask); + if (surface == NULL) { + SDL_SetError("Out of memory"); +@@ -188,6 +188,11 @@ SDL_Surface *loadPNG(Uint8 * data, Uint3 + png_read_end(png_ptr, info_ptr); - /* Set up the input control */ -- png_set_read_fn(png_ptr, src, png_read_data); -+ png_set_read_fn(png_ptr, src, local_png_read_data); - - /* Read PNG header info */ - png_read_info(png_ptr, info_ptr); + /* Load the palette, if any */ ++ ++ png_uint_32 pnum_palette; ++ png_colorp ppalette; ++ png_get_PLTE(png_ptr, info_ptr, &ppalette, &pnum_palette); ++ + palette = surface->format->palette; + if (palette) { + if (color_type == PNG_COLOR_TYPE_GRAY) { +@@ -197,12 +202,12 @@ SDL_Surface *loadPNG(Uint8 * data, Uint3 + palette->colors[i].g = i; + palette->colors[i].b = i; + } +- } else if (info_ptr->num_palette > 0) { +- palette->ncolors = info_ptr->num_palette; +- for (i = 0; i < info_ptr->num_palette; ++i) { +- palette->colors[i].b = info_ptr->palette[i].blue; +- palette->colors[i].g = info_ptr->palette[i].green; +- palette->colors[i].r = info_ptr->palette[i].red; ++ } else if ( pnum_palette > 0) { ++ palette->ncolors = pnum_palette; ++ for (i = 0; i < pnum_palette; ++i) { ++ palette->colors[i].b = ppalette[i].blue; ++ palette->colors[i].g = ppalette[i].green; ++ palette->colors[i].r = ppalette[i].red; + } + } + } From owner-svn-ports-all@FreeBSD.ORG Wed Dec 24 11:54:04 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 772247A3; Wed, 24 Dec 2014 11:54:04 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6337D661A3; Wed, 24 Dec 2014 11:54:04 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBOBs4Pe083780; Wed, 24 Dec 2014 11:54:04 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBOBs3OB083777; Wed, 24 Dec 2014 11:54:03 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201412241154.sBOBs3OB083777@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Wed, 24 Dec 2014 11:54:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375431 - head/databases/p5-Bucardo X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 11:54:04 -0000 Author: mat Date: Wed Dec 24 11:54:02 2014 New Revision: 375431 URL: https://svnweb.freebsd.org/changeset/ports/375431 QAT: https://qat.redports.org/buildarchive/r375431/ Log: Update to 5.3.0. Sponsored by: Absolight Modified: head/databases/p5-Bucardo/Makefile head/databases/p5-Bucardo/distinfo Modified: head/databases/p5-Bucardo/Makefile ============================================================================== --- head/databases/p5-Bucardo/Makefile Wed Dec 24 11:46:53 2014 (r375430) +++ head/databases/p5-Bucardo/Makefile Wed Dec 24 11:54:02 2014 (r375431) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Bucardo -PORTVERSION= 5.2.0 +PORTVERSION= 5.3.0 CATEGORIES= databases perl5 MASTER_SITES= http://bucardo.org/downloads/ LOCAL/mat/${PORTNAME} PKGNAMEPREFIX= p5- Modified: head/databases/p5-Bucardo/distinfo ============================================================================== --- head/databases/p5-Bucardo/distinfo Wed Dec 24 11:46:53 2014 (r375430) +++ head/databases/p5-Bucardo/distinfo Wed Dec 24 11:54:02 2014 (r375431) @@ -1,2 +1,2 @@ -SHA256 (Bucardo-5.2.0.tar.gz) = 3b6353b5cf28e45e1ad612f3aea884dabd19823374cc38eeec8364390d5a94ad -SIZE (Bucardo-5.2.0.tar.gz) = 318481 +SHA256 (Bucardo-5.3.0.tar.gz) = d78b278a3a94245d17ab0386e6fad0b46611663cff1234353cb750b52573cb0e +SIZE (Bucardo-5.3.0.tar.gz) = 321686 From owner-svn-ports-all@FreeBSD.ORG Wed Dec 24 11:55:35 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C46298AD; Wed, 24 Dec 2014 11:55:35 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A4A29661E1; Wed, 24 Dec 2014 11:55:35 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBOBtZ2r084139; Wed, 24 Dec 2014 11:55:35 GMT (envelope-from rakuco@FreeBSD.org) Received: (from rakuco@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBOBtYhk084133; Wed, 24 Dec 2014 11:55:34 GMT (envelope-from rakuco@FreeBSD.org) Message-Id: <201412241155.sBOBtYhk084133@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: rakuco set sender to rakuco@FreeBSD.org using -f From: Raphael Kubo da Costa Date: Wed, 24 Dec 2014 11:55:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375432 - head/textproc/rasqal X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 11:55:36 -0000 Author: rakuco Date: Wed Dec 24 11:55:33 2014 New Revision: 375432 URL: https://svnweb.freebsd.org/changeset/ports/375432 QAT: https://qat.redports.org/buildarchive/r375432/ Log: Update to 0.9.33. From the release announcement: The main changes in this version since the last release 2014-02-23 are: * Added support for reading and writing boolean result formats. * Fixed several query engine operator evaluations (AVG, STRBEFORE, STRAFTER, CONCAT) * Updated query results class constructor and methods, deprecating older. * Portability fixes for ICC, clang and GCC 5. * New internal test runner utility * Variable bindings query results can be formatted in mKR CSV format. * Multiple other fixes and improvements including fixing reported issues: 0000546, 0000568, 0000583 and 0000588. For full details see the Rasqal 0.9.33 release notes at http://librdf.org/rasqal/RELEASE.html#rel0_9_33 Modified: head/textproc/rasqal/Makefile head/textproc/rasqal/distinfo head/textproc/rasqal/pkg-plist Modified: head/textproc/rasqal/Makefile ============================================================================== --- head/textproc/rasqal/Makefile Wed Dec 24 11:54:02 2014 (r375431) +++ head/textproc/rasqal/Makefile Wed Dec 24 11:55:33 2014 (r375432) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= rasqal -PORTVERSION= 0.9.32 -PORTREVISION= 1 +PORTVERSION= 0.9.33 CATEGORIES= textproc MASTER_SITES= http://download.librdf.org/source/ \ SF/librdf/${PORTNAME}/${PORTVERSION} Modified: head/textproc/rasqal/distinfo ============================================================================== --- head/textproc/rasqal/distinfo Wed Dec 24 11:54:02 2014 (r375431) +++ head/textproc/rasqal/distinfo Wed Dec 24 11:55:33 2014 (r375432) @@ -1,2 +1,2 @@ -SHA256 (rasqal-0.9.32.tar.gz) = eeba03218e3b7dfa033934d523a1a64671a9a0f64eadc38a01e4b43367be2e8f -SIZE (rasqal-0.9.32.tar.gz) = 1544623 +SHA256 (rasqal-0.9.33.tar.gz) = 6924c9ac6570bd241a9669f83b467c728a322470bf34f4b2da4f69492ccfd97c +SIZE (rasqal-0.9.33.tar.gz) = 1595647 Modified: head/textproc/rasqal/pkg-plist ============================================================================== --- head/textproc/rasqal/pkg-plist Wed Dec 24 11:54:02 2014 (r375431) +++ head/textproc/rasqal/pkg-plist Wed Dec 24 11:55:33 2014 (r375432) @@ -20,9 +20,12 @@ share/gtk-doc/html/rasqal/rasqal-changes share/gtk-doc/html/rasqal/rasqal-changes-0-9-24-to-0-9-25.html share/gtk-doc/html/rasqal/rasqal-changes-0-9-25-to-0-9-26.html share/gtk-doc/html/rasqal/rasqal-changes-0-9-26-to-0-9-27.html +share/gtk-doc/html/rasqal/rasqal-changes-0-9-27-to-0-9-28.html share/gtk-doc/html/rasqal/rasqal-changes-0-9-28-to-0-9-29.html share/gtk-doc/html/rasqal/rasqal-changes-0-9-29-to-0-9-30.html +share/gtk-doc/html/rasqal/rasqal-changes-0-9-30-to-0-9-30.html share/gtk-doc/html/rasqal/rasqal-changes-0-9-30-to-0-9-31.html +share/gtk-doc/html/rasqal/rasqal-changes-0-9-32-to-0-9-33.html share/gtk-doc/html/rasqal/rasqal-changes.html share/gtk-doc/html/rasqal/rasqal-section-data.html share/gtk-doc/html/rasqal/rasqal-section-expression.html From owner-svn-ports-all@FreeBSD.ORG Wed Dec 24 11:58:21 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A854D9C0; Wed, 24 Dec 2014 11:58:21 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 79FD366202; Wed, 24 Dec 2014 11:58:21 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBOBwLYD084590; Wed, 24 Dec 2014 11:58:21 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBOBwLNm084587; Wed, 24 Dec 2014 11:58:21 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201412241158.sBOBwLNm084587@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 24 Dec 2014 11:58:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375433 - head/games/linux-nwserver X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 11:58:21 -0000 Author: amdmi3 Date: Wed Dec 24 11:58:20 2014 New Revision: 375433 URL: https://svnweb.freebsd.org/changeset/ports/375433 QAT: https://qat.redports.org/buildarchive/r375433/ Log: - Switch echos to pkg-message - Optionize DOCS - Drop @dirrm* from plist Modified: head/games/linux-nwserver/Makefile head/games/linux-nwserver/pkg-plist Modified: head/games/linux-nwserver/Makefile ============================================================================== --- head/games/linux-nwserver/Makefile Wed Dec 24 11:55:33 2014 (r375432) +++ head/games/linux-nwserver/Makefile Wed Dec 24 11:58:20 2014 (r375433) @@ -18,7 +18,9 @@ USE_LINUX= yes ONLY_FOR_ARCHS= i386 amd64 WRKSRC= ${WRKDIR} -.include +SUB_FILES= pkg-message + +OPTIONS_DEFINE= DOCS do-build: ${BRANDELF} -t Linux ${WRKDIR}/nwserver @@ -26,20 +28,7 @@ do-build: do-install: ${INSTALL_PROGRAM} ${WRKDIR}/fixinstall ${STAGEDIR}${PREFIX}/bin ${INSTALL_PROGRAM} ${WRKDIR}/nwserver ${STAGEDIR}${PREFIX}/bin - -.if ${PORT_OPTIONS:MDOCS} @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKDIR}/readme.linuxserver.txt ${STAGEDIR}${DOCSDIR} -.endif - -post-install: - @${ECHO_MSG} "*******************************************************************************" - @${ECHO_MSG} "Neverwinter Nights Dedicated Server requires original game data to run." - @${ECHO_MSG} "Consult ${DOCSDIR}/readme.linuxserver.txt" - @${ECHO_MSG} "for more information about required data directories." - @${ECHO_MSG} "From directory, where you will have installed game data you can run:" - @${ECHO_MSG} "${PREFIX}/bin/fixinstall - to check installation" - @${ECHO_MSG} "and ${PREFIX}/bin/nwserver - to start server" - @${ECHO_MSG} "*******************************************************************************" .include Modified: head/games/linux-nwserver/pkg-plist ============================================================================== --- head/games/linux-nwserver/pkg-plist Wed Dec 24 11:55:33 2014 (r375432) +++ head/games/linux-nwserver/pkg-plist Wed Dec 24 11:58:20 2014 (r375433) @@ -1,4 +1,3 @@ bin/fixinstall bin/nwserver %%PORTDOCS%%%%DOCSDIR%%/readme.linuxserver.txt -%%PORTDOCS%%@dirrm %%DOCSDIR%% From owner-svn-ports-all@FreeBSD.ORG Wed Dec 24 11:58:28 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 676F7A9C; Wed, 24 Dec 2014 11:58:28 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4855D66204; Wed, 24 Dec 2014 11:58:28 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBOBwSMI084718; Wed, 24 Dec 2014 11:58:28 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBOBwRrr084716; Wed, 24 Dec 2014 11:58:27 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201412241158.sBOBwRrr084716@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 24 Dec 2014 11:58:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375434 - head/games/childsplay X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 11:58:28 -0000 Author: amdmi3 Date: Wed Dec 24 11:58:26 2014 New Revision: 375434 URL: https://svnweb.freebsd.org/changeset/ports/375434 QAT: https://qat.redports.org/buildarchive/r375434/ Log: - Clarify LICENSE - Add LICENSE_FILE - Drop @dirrm* from plist Modified: head/games/childsplay/Makefile head/games/childsplay/pkg-plist Modified: head/games/childsplay/Makefile ============================================================================== --- head/games/childsplay/Makefile Wed Dec 24 11:58:20 2014 (r375433) +++ head/games/childsplay/Makefile Wed Dec 24 11:58:26 2014 (r375434) @@ -10,7 +10,8 @@ MASTER_SITES= SAVANNAH MAINTAINER= ports@FreeBSD.org COMMENT= Educative games for children -LICENSE= GPLv3 +LICENSE= GPLv3 # only +LICENSE_FILE= ${WRKSRC}/gpl-3.0.txt BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}game>0:${PORTSDIR}/devel/py-game RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlalchemy>0:${PORTSDIR}/databases/py-sqlalchemy \ Modified: head/games/childsplay/pkg-plist ============================================================================== --- head/games/childsplay/pkg-plist Wed Dec 24 11:58:20 2014 (r375433) +++ head/games/childsplay/pkg-plist Wed Dec 24 11:58:26 2014 (r375434) @@ -1279,124 +1279,15 @@ share/locale/sl/LC_MESSAGES/childsplay.m share/locale/sv/LC_MESSAGES/childsplay.mo share/locale/uk/LC_MESSAGES/childsplay.mo share/locale/vi/LC_MESSAGES/childsplay.mo -@dirrm %%PYTHON_SITELIBDIR%%/childsplay/lib/SPData/themes/seniorplay/menuicons/submenu -@dirrm %%PYTHON_SITELIBDIR%%/childsplay/lib/SPData/themes/seniorplay/menuicons/nl/submenu -@dirrm %%PYTHON_SITELIBDIR%%/childsplay/lib/SPData/themes/seniorplay/menuicons/nl -@dirrm %%PYTHON_SITELIBDIR%%/childsplay/lib/SPData/themes/seniorplay/menuicons -@dirrm %%PYTHON_SITELIBDIR%%/childsplay/lib/SPData/themes/seniorplay -@dirrm %%PYTHON_SITELIBDIR%%/childsplay/lib/SPData/themes/childsplay/menuicons/submenu -@dirrm %%PYTHON_SITELIBDIR%%/childsplay/lib/SPData/themes/childsplay/menuicons/nl/submenu -@dirrm %%PYTHON_SITELIBDIR%%/childsplay/lib/SPData/themes/childsplay/menuicons/nl -@dirrm %%PYTHON_SITELIBDIR%%/childsplay/lib/SPData/themes/childsplay/menuicons -@dirrm %%PYTHON_SITELIBDIR%%/childsplay/lib/SPData/themes/childsplay -@dirrm %%PYTHON_SITELIBDIR%%/childsplay/lib/SPData/themes -@dirrm %%PYTHON_SITELIBDIR%%/childsplay/lib/SPData/gui/themes/seniorplay -@dirrm %%PYTHON_SITELIBDIR%%/childsplay/lib/SPData/gui/themes/childsplay -@dirrm %%PYTHON_SITELIBDIR%%/childsplay/lib/SPData/gui/themes -@dirrm %%PYTHON_SITELIBDIR%%/childsplay/lib/SPData/gui -@dirrm %%PYTHON_SITELIBDIR%%/childsplay/lib/SPData/base/themes -@dirrm %%PYTHON_SITELIBDIR%%/childsplay/lib/SPData/base/sounds -@dirrm %%PYTHON_SITELIBDIR%%/childsplay/lib/SPData/base/icons -@dirrm %%PYTHON_SITELIBDIR%%/childsplay/lib/SPData/base/dice/white -@dirrm %%PYTHON_SITELIBDIR%%/childsplay/lib/SPData/base/dice/red -@dirrm %%PYTHON_SITELIBDIR%%/childsplay/lib/SPData/base/dice -@dirrm %%PYTHON_SITELIBDIR%%/childsplay/lib/SPData/base -@dirrm %%PYTHON_SITELIBDIR%%/childsplay/lib/SPData -@dirrm %%PYTHON_SITELIBDIR%%/childsplay/lib/CPData/dltrData -@dirrm %%PYTHON_SITELIBDIR%%/childsplay/lib/CPData/WipeData/tileset_1 -@dirrm %%PYTHON_SITELIBDIR%%/childsplay/lib/CPData/WipeData -@dirrm %%PYTHON_SITELIBDIR%%/childsplay/lib/CPData/TictactoeData -@dirrm %%PYTHON_SITELIBDIR%%/childsplay/lib/CPData/SynonymsData/seniorplay -@dirrm %%PYTHON_SITELIBDIR%%/childsplay/lib/CPData/SynonymsData/childsplay -@dirrm %%PYTHON_SITELIBDIR%%/childsplay/lib/CPData/SynonymsData -@dirrm %%PYTHON_SITELIBDIR%%/childsplay/lib/CPData/SoundmemoryData/Sounds -@dirrm %%PYTHON_SITELIBDIR%%/childsplay/lib/CPData/SoundmemoryData -@dirrm %%PYTHON_SITELIBDIR%%/childsplay/lib/CPData/Simon_spData/nl -@dirrm %%PYTHON_SITELIBDIR%%/childsplay/lib/CPData/Simon_spData/backgrounds/nl -@dirrm %%PYTHON_SITELIBDIR%%/childsplay/lib/CPData/Simon_spData/backgrounds/en -@dirrm %%PYTHON_SITELIBDIR%%/childsplay/lib/CPData/Simon_spData/backgrounds -@dirrm %%PYTHON_SITELIBDIR%%/childsplay/lib/CPData/Simon_spData -@dirrm %%PYTHON_SITELIBDIR%%/childsplay/lib/CPData/Quizengine_Data -@dirrm %%PYTHON_SITELIBDIR%%/childsplay/lib/CPData/Quizcontent/speakers/2 -@dirrm %%PYTHON_SITELIBDIR%%/childsplay/lib/CPData/Quizcontent/speakers/1 -@dirrm %%PYTHON_SITELIBDIR%%/childsplay/lib/CPData/Quizcontent/speakers -@dirrm %%PYTHON_SITELIBDIR%%/childsplay/lib/CPData/Quizcontent -@dirrm %%PYTHON_SITELIBDIR%%/childsplay/lib/CPData/Quiz_textData -@dirrm %%PYTHON_SITELIBDIR%%/childsplay/lib/CPData/Quiz_sayingsData -@dirrm %%PYTHON_SITELIBDIR%%/childsplay/lib/CPData/Quiz_royalData -@dirrm %%PYTHON_SITELIBDIR%%/childsplay/lib/CPData/Quiz_pictureData -@dirrm %%PYTHON_SITELIBDIR%%/childsplay/lib/CPData/Quiz_melodyData -@dirrm %%PYTHON_SITELIBDIR%%/childsplay/lib/CPData/Quiz_mathData -@dirrm %%PYTHON_SITELIBDIR%%/childsplay/lib/CPData/Quiz_historyData/sv -@dirrm %%PYTHON_SITELIBDIR%%/childsplay/lib/CPData/Quiz_historyData/nl -@dirrm %%PYTHON_SITELIBDIR%%/childsplay/lib/CPData/Quiz_historyData/fr -@dirrm %%PYTHON_SITELIBDIR%%/childsplay/lib/CPData/Quiz_historyData/en -@dirrm %%PYTHON_SITELIBDIR%%/childsplay/lib/CPData/Quiz_historyData/de -@dirrm %%PYTHON_SITELIBDIR%%/childsplay/lib/CPData/Quiz_historyData -@dirrm %%PYTHON_SITELIBDIR%%/childsplay/lib/CPData/Quiz_generalData -@dirrm %%PYTHON_SITELIBDIR%%/childsplay/lib/CPData/Quiz_Data -@dirrm %%PYTHON_SITELIBDIR%%/childsplay/lib/CPData/PuzzleData/seniorplay/tileset_4 -@dirrm %%PYTHON_SITELIBDIR%%/childsplay/lib/CPData/PuzzleData/seniorplay/tileset_3 -@dirrm %%PYTHON_SITELIBDIR%%/childsplay/lib/CPData/PuzzleData/seniorplay/tileset_2 -@dirrm %%PYTHON_SITELIBDIR%%/childsplay/lib/CPData/PuzzleData/seniorplay/tileset_1 -@dirrm %%PYTHON_SITELIBDIR%%/childsplay/lib/CPData/PuzzleData/seniorplay -@dirrm %%PYTHON_SITELIBDIR%%/childsplay/lib/CPData/PuzzleData/childsplay/tileset_1 -@dirrm %%PYTHON_SITELIBDIR%%/childsplay/lib/CPData/PuzzleData/childsplay -@dirrm %%PYTHON_SITELIBDIR%%/childsplay/lib/CPData/PuzzleData -@dirrm %%PYTHON_SITELIBDIR%%/childsplay/lib/CPData/PongData -@dirrm %%PYTHON_SITELIBDIR%%/childsplay/lib/CPData/PhotoalbumData -@dirrm %%PYTHON_SITELIBDIR%%/childsplay/lib/CPData/PackidData -@dirrm %%PYTHON_SITELIBDIR%%/childsplay/lib/CPData/Numbers_spData -@dirrm %%PYTHON_SITELIBDIR%%/childsplay/lib/CPData/Memory_spData/tileset_2/childsplay -@dirrm %%PYTHON_SITELIBDIR%%/childsplay/lib/CPData/Memory_spData/tileset_2 -@dirrm %%PYTHON_SITELIBDIR%%/childsplay/lib/CPData/Memory_spData/tileset_1/childsplay -@dirrm %%PYTHON_SITELIBDIR%%/childsplay/lib/CPData/Memory_spData/tileset_1 -@dirrm %%PYTHON_SITELIBDIR%%/childsplay/lib/CPData/Memory_spData -@dirrm %%PYTHON_SITELIBDIR%%/childsplay/lib/CPData/IchangerData/images/seniorplay -@dirrm %%PYTHON_SITELIBDIR%%/childsplay/lib/CPData/IchangerData/images/childsplay -@dirrm %%PYTHON_SITELIBDIR%%/childsplay/lib/CPData/IchangerData/images -@dirrm %%PYTHON_SITELIBDIR%%/childsplay/lib/CPData/IchangerData -@dirrm %%PYTHON_SITELIBDIR%%/childsplay/lib/CPData/FourrowData -@dirrm %%PYTHON_SITELIBDIR%%/childsplay/lib/CPData/FlashcardsData -@dirrm %%PYTHON_SITELIBDIR%%/childsplay/lib/CPData/FishtankData/sounds -@dirrm %%PYTHON_SITELIBDIR%%/childsplay/lib/CPData/FishtankData/backgrounds/seniorplay -@dirrm %%PYTHON_SITELIBDIR%%/childsplay/lib/CPData/FishtankData/backgrounds/childsplay -@dirrm %%PYTHON_SITELIBDIR%%/childsplay/lib/CPData/FishtankData/backgrounds -@dirrm %%PYTHON_SITELIBDIR%%/childsplay/lib/CPData/FishtankData -@dirrm %%PYTHON_SITELIBDIR%%/childsplay/lib/CPData/FindsoundData/Sounds/level6 -@dirrm %%PYTHON_SITELIBDIR%%/childsplay/lib/CPData/FindsoundData/Sounds/level5 -@dirrm %%PYTHON_SITELIBDIR%%/childsplay/lib/CPData/FindsoundData/Sounds/level4 -@dirrm %%PYTHON_SITELIBDIR%%/childsplay/lib/CPData/FindsoundData/Sounds/level3 -@dirrm %%PYTHON_SITELIBDIR%%/childsplay/lib/CPData/FindsoundData/Sounds/level2 -@dirrm %%PYTHON_SITELIBDIR%%/childsplay/lib/CPData/FindsoundData/Sounds/level1 -@dirrm %%PYTHON_SITELIBDIR%%/childsplay/lib/CPData/FindsoundData/Sounds -@dirrm %%PYTHON_SITELIBDIR%%/childsplay/lib/CPData/FindsoundData/Images/level6 -@dirrm %%PYTHON_SITELIBDIR%%/childsplay/lib/CPData/FindsoundData/Images/level5 -@dirrm %%PYTHON_SITELIBDIR%%/childsplay/lib/CPData/FindsoundData/Images/level4 -@dirrm %%PYTHON_SITELIBDIR%%/childsplay/lib/CPData/FindsoundData/Images/level3 -@dirrm %%PYTHON_SITELIBDIR%%/childsplay/lib/CPData/FindsoundData/Images/level2 -@dirrm %%PYTHON_SITELIBDIR%%/childsplay/lib/CPData/FindsoundData/Images/level1 -@dirrm %%PYTHON_SITELIBDIR%%/childsplay/lib/CPData/FindsoundData/Images -@dirrm %%PYTHON_SITELIBDIR%%/childsplay/lib/CPData/FindsoundData/Data -@dirrm %%PYTHON_SITELIBDIR%%/childsplay/lib/CPData/FindsoundData -@dirrm %%PYTHON_SITELIBDIR%%/childsplay/lib/CPData/Findit_spData/images/seniorplay -@dirrm %%PYTHON_SITELIBDIR%%/childsplay/lib/CPData/Findit_spData/images/childsplay -@dirrm %%PYTHON_SITELIBDIR%%/childsplay/lib/CPData/Findit_spData/images -@dirrm %%PYTHON_SITELIBDIR%%/childsplay/lib/CPData/Findit_spData -@dirrm %%PYTHON_SITELIBDIR%%/childsplay/lib/CPData/FallinglettersData -@dirrm %%PYTHON_SITELIBDIR%%/childsplay/lib/CPData/Electro_spData/tileset_1/childsplay -@dirrm %%PYTHON_SITELIBDIR%%/childsplay/lib/CPData/Electro_spData/tileset_1 -@dirrm %%PYTHON_SITELIBDIR%%/childsplay/lib/CPData/Electro_spData/images/seniorplay -@dirrm %%PYTHON_SITELIBDIR%%/childsplay/lib/CPData/Electro_spData/images -@dirrm %%PYTHON_SITELIBDIR%%/childsplay/lib/CPData/Electro_spData -@dirrm %%PYTHON_SITELIBDIR%%/childsplay/lib/CPData/DbaseAssets/Sounds -@dirrm %%PYTHON_SITELIBDIR%%/childsplay/lib/CPData/DbaseAssets/Images -@dirrm %%PYTHON_SITELIBDIR%%/childsplay/lib/CPData/DbaseAssets -@dirrm %%PYTHON_SITELIBDIR%%/childsplay/lib/CPData/BlockbreakerData -@dirrm %%PYTHON_SITELIBDIR%%/childsplay/lib/CPData/BilliardData -@dirrm %%PYTHON_SITELIBDIR%%/childsplay/lib/CPData -@dirrm %%PYTHON_SITELIBDIR%%/childsplay/lib -@dirrm %%PYTHON_SITELIBDIR%%/childsplay/alphabetsounds/en -@dirrm %%PYTHON_SITELIBDIR%%/childsplay/alphabetsounds -@dirrm %%PYTHON_SITELIBDIR%%/childsplay/SPWidgets -@dirrm %%PYTHON_SITELIBDIR%%/childsplay +@dir %%PYTHON_SITELIBDIR%%/childsplay/lib/CPData/Quizcontent/speakers/2 +@dir %%PYTHON_SITELIBDIR%%/childsplay/lib/CPData/Quizcontent/speakers/1 +@dir %%PYTHON_SITELIBDIR%%/childsplay/lib/CPData/PuzzleData/seniorplay/tileset_4 +@dir %%PYTHON_SITELIBDIR%%/childsplay/lib/CPData/PuzzleData/seniorplay/tileset_3 +@dir %%PYTHON_SITELIBDIR%%/childsplay/lib/CPData/PuzzleData/seniorplay/tileset_2 +@dir %%PYTHON_SITELIBDIR%%/childsplay/lib/CPData/IchangerData/images/seniorplay +@dir %%PYTHON_SITELIBDIR%%/childsplay/lib/CPData/FishtankData/backgrounds/seniorplay +@dir %%PYTHON_SITELIBDIR%%/childsplay/lib/CPData/Findit_spData/images/seniorplay +@dir %%PYTHON_SITELIBDIR%%/childsplay/lib/CPData/FallinglettersData +@dir %%PYTHON_SITELIBDIR%%/childsplay/lib/CPData/Electro_spData/images/seniorplay +@dir %%PYTHON_SITELIBDIR%%/childsplay/lib/CPData/DbaseAssets/Sounds +@dir %%PYTHON_SITELIBDIR%%/childsplay/lib/CPData/DbaseAssets/Images From owner-svn-ports-all@FreeBSD.ORG Wed Dec 24 11:58:34 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B8553B78; Wed, 24 Dec 2014 11:58:34 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A456F66207; Wed, 24 Dec 2014 11:58:34 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBOBwYMb084833; Wed, 24 Dec 2014 11:58:34 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBOBwYJV084832; Wed, 24 Dec 2014 11:58:34 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201412241158.sBOBwYJV084832@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 24 Dec 2014 11:58:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375435 - head/games/spellathon X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 11:58:34 -0000 Author: amdmi3 Date: Wed Dec 24 11:58:33 2014 New Revision: 375435 URL: https://svnweb.freebsd.org/changeset/ports/375435 QAT: https://qat.redports.org/buildarchive/r375435/ Log: - Properly install library and strip it Modified: head/games/spellathon/Makefile Modified: head/games/spellathon/Makefile ============================================================================== --- head/games/spellathon/Makefile Wed Dec 24 11:58:26 2014 (r375434) +++ head/games/spellathon/Makefile Wed Dec 24 11:58:33 2014 (r375435) @@ -41,7 +41,7 @@ post-patch: do-install: ${INSTALL_PROGRAM} ${WRKSRC}/spellathon ${STAGEDIR}${PREFIX}/bin ${INSTALL_PROGRAM} ${WRKSRC}/spellathon-cl ${STAGEDIR}${PREFIX}/bin - ${INSTALL_DATA} ${WRKSRC}/libspellathon.so.0.0 ${STAGEDIR}${PREFIX}/lib + ${INSTALL_LIB} ${WRKSRC}/libspellathon.so.0.0 ${STAGEDIR}${PREFIX}/lib ${LN} -sf libspellathon.so.0.0 ${STAGEDIR}${PREFIX}/lib/libspellathon.so ${LN} -sf libspellathon.so.0.0 ${STAGEDIR}${PREFIX}/lib/libspellathon.so.0 @${MKDIR} ${STAGEDIR}${DATADIR} From owner-svn-ports-all@FreeBSD.ORG Wed Dec 24 11:58:41 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 11626C56; Wed, 24 Dec 2014 11:58:41 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id F14956620B; Wed, 24 Dec 2014 11:58:40 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBOBweoI084951; Wed, 24 Dec 2014 11:58:40 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBOBweni084950; Wed, 24 Dec 2014 11:58:40 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201412241158.sBOBweni084950@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 24 Dec 2014 11:58:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375436 - head/x11/alltray X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 11:58:41 -0000 Author: amdmi3 Date: Wed Dec 24 11:58:39 2014 New Revision: 375436 URL: https://svnweb.freebsd.org/changeset/ports/375436 QAT: https://qat.redports.org/buildarchive/r375436/ Log: - Add LICENSE - Strip library Approved by: bapt Modified: head/x11/alltray/Makefile Modified: head/x11/alltray/Makefile ============================================================================== --- head/x11/alltray/Makefile Wed Dec 24 11:58:33 2014 (r375435) +++ head/x11/alltray/Makefile Wed Dec 24 11:58:39 2014 (r375436) @@ -10,12 +10,16 @@ MASTER_SITES= SF MAINTAINER= acm@FreeBSD.org COMMENT= Dock any application with no native tray icon +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING + USES= libtool pkgconfig USE_GNOME= gtk20 GNU_CONFIGURE= yes USE_LDCONFIG= yes CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib +INSTALL_TARGET= install-strip OPTIONS_DEFINE= KDE KDE_DESC= Support only KDE desktop From owner-svn-ports-all@FreeBSD.ORG Wed Dec 24 11:58:47 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 349F5D35; Wed, 24 Dec 2014 11:58:47 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2043B66210; Wed, 24 Dec 2014 11:58:47 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBOBwlA3085066; Wed, 24 Dec 2014 11:58:47 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBOBwkDU085065; Wed, 24 Dec 2014 11:58:46 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201412241158.sBOBwkDU085065@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 24 Dec 2014 11:58:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375437 - head/lang/fpc X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 11:58:47 -0000 Author: amdmi3 Date: Wed Dec 24 11:58:46 2014 New Revision: 375437 URL: https://svnweb.freebsd.org/changeset/ports/375437 QAT: https://qat.redports.org/buildarchive/r375437/ Log: - Use proper command for manpage installation - Strip binaries Approved by: bapt Modified: head/lang/fpc/Makefile Modified: head/lang/fpc/Makefile ============================================================================== --- head/lang/fpc/Makefile Wed Dec 24 11:58:39 2014 (r375436) +++ head/lang/fpc/Makefile Wed Dec 24 11:58:46 2014 (r375437) @@ -115,8 +115,8 @@ do-install: # Installng fpcmake @cd ${WRKDIR}/${FPCSRCDIR}/utils/fpcm && ${SETENV} ${MAKE_ENV} ${MAKE_CMD} install ${MAKE_ARGS} # Installing manpages - ${INSTALL_DATA} ${WRKDIR}/man/man1/* ${STAGEDIR}${MAN1PREFIX}/man/man1 - ${INSTALL_DATA} ${WRKDIR}/man/man5/* ${STAGEDIR}${MAN1PREFIX}/man/man5 + ${INSTALL_MAN} ${WRKDIR}/man/man1/* ${STAGEDIR}${MAN1PREFIX}/man/man1 + ${INSTALL_MAN} ${WRKDIR}/man/man5/* ${STAGEDIR}${MAN1PREFIX}/man/man5 post-install: if [ -e "${STAGEDIR}${PREFIX}/bin/${PPNAME}" ]; then ${RM} -f "${STAGEDIR}${PREFIX}/bin/${PPNAME}"; fi @@ -124,6 +124,10 @@ post-install: ${SH} "${STAGEDIR}${PREFIX}/lib/fpc/${PORTVERSION}/samplecfg" "${STAGEDIR}${PREFIX}/lib/fpc/${PORTVERSION}" "${STAGEDIR}${PREFIX}/etc" @${REINPLACE_CMD} -i "" -e 's|${STAGEDIR}||' \ -e 's|^-Fl/usr/local/lib|-Fl${LOCALBASE}/lib;${LOCALBASE}/lib/qt4|g' ${STAGEDIR}${PREFIX}/etc/fpc.cfg.sample + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/fpc* + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/mk*ins + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/ppu* + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/fpc/${PORTVERSION}/ppc* .else .include "${MASTERDIR}/Makefile.units" From owner-svn-ports-all@FreeBSD.ORG Wed Dec 24 11:58:53 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id AEA31E15; Wed, 24 Dec 2014 11:58:53 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9A15E66217; Wed, 24 Dec 2014 11:58:53 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBOBwrHl085201; Wed, 24 Dec 2014 11:58:53 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBOBwr5p085199; Wed, 24 Dec 2014 11:58:53 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201412241158.sBOBwr5p085199@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 24 Dec 2014 11:58:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375438 - head/games/linux-etqw-demo-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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 11:58:53 -0000 Author: amdmi3 Date: Wed Dec 24 11:58:52 2014 New Revision: 375438 URL: https://svnweb.freebsd.org/changeset/ports/375438 QAT: https://qat.redports.org/buildarchive/r375438/ Log: - Use more correct MANUAL_PACKAGE_BUILD - Drop @dirrm* from plist Modified: head/games/linux-etqw-demo-server/Makefile head/games/linux-etqw-demo-server/pkg-plist Modified: head/games/linux-etqw-demo-server/Makefile ============================================================================== --- head/games/linux-etqw-demo-server/Makefile Wed Dec 24 11:58:46 2014 (r375437) +++ head/games/linux-etqw-demo-server/Makefile Wed Dec 24 11:58:52 2014 (r375438) @@ -14,7 +14,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Enemy Territory: QUAKE Wars Demo Server for Linux NO_CDROM= Redistribution is limited -NO_PACKAGE= Package will be 428MB, set FORCE_PACKAGE if you really want it +MANUAL_PACKAGE_BUILD= huge (428MB) NO_BUILD= yes ONLY_FOR_ARCHS= i386 amd64 Modified: head/games/linux-etqw-demo-server/pkg-plist ============================================================================== --- head/games/linux-etqw-demo-server/pkg-plist Wed Dec 24 11:58:46 2014 (r375437) +++ head/games/linux-etqw-demo-server/pkg-plist Wed Dec 24 11:58:52 2014 (r375438) @@ -32,9 +32,3 @@ lib/etqw-demo-server/pb/pbsv.so %%PORTDOCS%%%%DOCSDIR%%/README.txt %%PORTDOCS%%%%DOCSDIR%%/copyrights.txt %%PORTDOCS%%%%DOCSDIR%%/etqwtv.txt -%%PORTDOCS%%@dirrm %%DOCSDIR%% -@dirrm lib/etqw-demo-server/pb/htm -@dirrm lib/etqw-demo-server/pb -@dirrm lib/etqw-demo-server/base/bots -@dirrm lib/etqw-demo-server/base -@dirrm lib/etqw-demo-server From owner-svn-ports-all@FreeBSD.ORG Wed Dec 24 11:59:00 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id F4163EF2; Wed, 24 Dec 2014 11:58:59 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id DFB4466219; Wed, 24 Dec 2014 11:58:59 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBOBwxci085314; Wed, 24 Dec 2014 11:58:59 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBOBwx3U085313; Wed, 24 Dec 2014 11:58:59 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201412241158.sBOBwx3U085313@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 24 Dec 2014 11:58:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375439 - head/audio/hawkvoice X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 11:59:00 -0000 Author: amdmi3 Date: Wed Dec 24 11:58:58 2014 New Revision: 375439 URL: https://svnweb.freebsd.org/changeset/ports/375439 QAT: https://qat.redports.org/buildarchive/r375439/ Log: - Strip library Approved by: bapt Modified: head/audio/hawkvoice/Makefile Modified: head/audio/hawkvoice/Makefile ============================================================================== --- head/audio/hawkvoice/Makefile Wed Dec 24 11:58:52 2014 (r375438) +++ head/audio/hawkvoice/Makefile Wed Dec 24 11:58:58 2014 (r375439) @@ -33,6 +33,7 @@ post-patch: @${FIND} ${WRKSRC} -type f -exec ${REINPLACE_CMD} -e 's|||g' "{}" \; post-install: + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libHVDI.so @${MKDIR} ${STAGEDIR}${DOCSDIR} .for FILE in api.txt HVDIchanges.txt readme.txt cryptapi.txt ${INSTALL_DATA} ${WRKSRC}/${FILE} ${STAGEDIR}${DOCSDIR} From owner-svn-ports-all@FreeBSD.ORG Wed Dec 24 11:59:06 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4ADBEFD0; Wed, 24 Dec 2014 11:59:06 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 35F4F6621B; Wed, 24 Dec 2014 11:59:06 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBOBx6NN085449; Wed, 24 Dec 2014 11:59:06 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBOBx6pU085448; Wed, 24 Dec 2014 11:59:06 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201412241159.sBOBx6pU085448@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 24 Dec 2014 11:59:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375440 - head/games/linux-quake4-demo X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 11:59:06 -0000 Author: amdmi3 Date: Wed Dec 24 11:59:05 2014 New Revision: 375440 URL: https://svnweb.freebsd.org/changeset/ports/375440 QAT: https://qat.redports.org/buildarchive/r375440/ Log: - Drop @dirrm* from plist Modified: head/games/linux-quake4-demo/pkg-plist Modified: head/games/linux-quake4-demo/pkg-plist ============================================================================== --- head/games/linux-quake4-demo/pkg-plist Wed Dec 24 11:58:58 2014 (r375439) +++ head/games/linux-quake4-demo/pkg-plist Wed Dec 24 11:59:05 2014 (r375440) @@ -10,5 +10,3 @@ bin/linux-quake4-demo %%Q4DIR%%/q4base/zpak_french.pk4 %%Q4DIR%%/q4base/zpak_italian.pk4 %%Q4DIR%%/q4base/zpak_spanish.pk4 -@dirrm %%Q4DIR%%/q4base -@dirrm %%Q4DIR%% From owner-svn-ports-all@FreeBSD.ORG Wed Dec 24 11:59:13 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 10941146; Wed, 24 Dec 2014 11:59:13 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id F0C2F66221; Wed, 24 Dec 2014 11:59:12 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBOBxCej085568; Wed, 24 Dec 2014 11:59:12 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBOBxCqK085567; Wed, 24 Dec 2014 11:59:12 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201412241159.sBOBxCqK085567@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 24 Dec 2014 11:59:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375441 - head/devel/commoncpp X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 11:59:13 -0000 Author: amdmi3 Date: Wed Dec 24 11:59:11 2014 New Revision: 375441 URL: https://svnweb.freebsd.org/changeset/ports/375441 QAT: https://qat.redports.org/buildarchive/r375441/ Log: - Strip libraries Approved by: bapt Modified: head/devel/commoncpp/Makefile Modified: head/devel/commoncpp/Makefile ============================================================================== --- head/devel/commoncpp/Makefile Wed Dec 24 11:59:05 2014 (r375440) +++ head/devel/commoncpp/Makefile Wed Dec 24 11:59:11 2014 (r375441) @@ -16,6 +16,7 @@ USE_LDCONFIG= yes USES= gmake libtool pathfix GNU_CONFIGURE= yes CONFIGURE_ENV= ac_cv_path_DOXYGEN=no +INSTALL_TARGET= install-strip INFO= commoncpp2 From owner-svn-ports-all@FreeBSD.ORG Wed Dec 24 11:59:19 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 598A222D; Wed, 24 Dec 2014 11:59:19 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4519E66224; Wed, 24 Dec 2014 11:59:19 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBOBxJjK085688; Wed, 24 Dec 2014 11:59:19 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBOBxJH6085687; Wed, 24 Dec 2014 11:59:19 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201412241159.sBOBxJH6085687@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 24 Dec 2014 11:59:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375442 - head/games/doom-wolfendoom X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 11:59:19 -0000 Author: amdmi3 Date: Wed Dec 24 11:59:18 2014 New Revision: 375442 URL: https://svnweb.freebsd.org/changeset/ports/375442 QAT: https://qat.redports.org/buildarchive/r375442/ Log: - Drop @dirrm* from plist Modified: head/games/doom-wolfendoom/pkg-plist Modified: head/games/doom-wolfendoom/pkg-plist ============================================================================== --- head/games/doom-wolfendoom/pkg-plist Wed Dec 24 11:59:11 2014 (r375441) +++ head/games/doom-wolfendoom/pkg-plist Wed Dec 24 11:59:18 2014 (r375442) @@ -19,5 +19,3 @@ %%DATADIR%%/rhein2.wad %%DATADIR%%/sod.wad %%DATADIR%%/toten.wad -@dirrm %%DATADIR%%/arctic -@dirrm %%DATADIR%% From owner-svn-ports-all@FreeBSD.ORG Wed Dec 24 12:03:03 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 48D455E0; Wed, 24 Dec 2014 12:03:03 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 33A3766338; Wed, 24 Dec 2014 12:03:03 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBOC33Xo089862; Wed, 24 Dec 2014 12:03:03 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBOC32NV089860; Wed, 24 Dec 2014 12:03:02 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201412241203.sBOC32NV089860@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Wed, 24 Dec 2014 12:03:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375443 - in head/devel/directfb: . 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 12:03:03 -0000 Author: bapt Date: Wed Dec 24 12:03:01 2014 New Revision: 375443 URL: https://svnweb.freebsd.org/changeset/ports/375443 QAT: https://qat.redports.org/buildarchive/r375443/ Log: Properly support png 1.5 Obtained from: Gentoo Added: head/devel/directfb/files/extra-libpng15 (contents, props changed) Deleted: head/devel/directfb/files/patch-interfaces-IDirectFBImageProvider-idirectfbimageprovider_png.c head/devel/directfb/files/patch-tools-directfb-csource.c head/devel/directfb/files/patch-tools-mkdfiff.c head/devel/directfb/files/patch-tools-mkdgifft.cpp Modified: head/devel/directfb/Makefile Modified: head/devel/directfb/Makefile ============================================================================== --- head/devel/directfb/Makefile Wed Dec 24 11:59:18 2014 (r375442) +++ head/devel/directfb/Makefile Wed Dec 24 12:03:01 2014 (r375443) @@ -29,6 +29,7 @@ USES= gmake libtool ncurses pathfix per USE_LDCONFIG= yes USE_PERL5= build PORTDOCS= * +EXTRA_PATCHES= ${FILESDIR}/extra-libpng15:-p1 DIRECTFB_SHLIB= 5.0.8 # LT_BINARY.LT_AGE.LT_REVISION DIRECTFB_BIN= 5 # LT_BINARY Added: head/devel/directfb/files/extra-libpng15 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/directfb/files/extra-libpng15 Wed Dec 24 12:03:01 2014 (r375443) @@ -0,0 +1,244 @@ +From 83180b25e90721e717bf37c5332c22713508786e Mon Sep 17 00:00:00 2001 +From: Mike Frysinger +Date: Sun, 20 Feb 2011 19:18:19 -0500 +Subject: [PATCH] png: add support for libpng 1.5.x + +Signed-off-by: Mike Frysinger +--- + .../idirectfbimageprovider_png.c | 56 ++++++++++++------- + 1 files changed, 35 insertions(+), 21 deletions(-) + +diff --git a/interfaces/IDirectFBImageProvider/idirectfbimageprovider_png.c b/interfaces/IDirectFBImageProvider/idirectfbimageprovider_png.c +index 6d65ea3..7d82c5c 100644 +--- a/interfaces/IDirectFBImageProvider/idirectfbimageprovider_png.c ++++ b/interfaces/IDirectFBImageProvider/idirectfbimageprovider_png.c +@@ -207,7 +207,7 @@ Construct( IDirectFBImageProvider *thiz, + if (!data->png_ptr) + goto error; + +- if (setjmp( data->png_ptr->jmpbuf )) { ++ if (setjmp( png_jmpbuf( data->png_ptr ))) { + D_ERROR( "ImageProvider/PNG: Error reading header!\n" ); + goto error; + } +@@ -292,7 +292,7 @@ IDirectFBImageProvider_PNG_RenderTo( IDirectFBImageProvider *thiz, + rect = dst_data->area.wanted; + } + +- if (setjmp( data->png_ptr->jmpbuf )) { ++ if (setjmp( png_jmpbuf( data->png_ptr ))) { + D_ERROR( "ImageProvider/PNG: Error during decoding!\n" ); + + if (data->stage < STAGE_IMAGE) +@@ -327,6 +327,7 @@ IDirectFBImageProvider_PNG_RenderTo( IDirectFBImageProvider *thiz, + } + else { + CoreSurfaceBufferLock lock; ++ png_byte bit_depth = png_get_bit_depth( data->png_ptr, data->info_ptr ); + + ret = dfb_surface_lock_buffer( dst_surface, CSBR_BACK, CSAID_CPU, CSAF_WRITE, &lock ); + if (ret) +@@ -334,7 +335,7 @@ IDirectFBImageProvider_PNG_RenderTo( IDirectFBImageProvider *thiz, + + switch (data->color_type) { + case PNG_COLOR_TYPE_PALETTE: +- if (dst_surface->config.format == DSPF_LUT8 && data->info_ptr->bit_depth == 8) { ++ if (dst_surface->config.format == DSPF_LUT8 && bit_depth == 8) { + /* + * Special indexed PNG to LUT8 loading. + */ +@@ -377,7 +378,7 @@ IDirectFBImageProvider_PNG_RenderTo( IDirectFBImageProvider *thiz, + } + else { + if (data->color_type == PNG_COLOR_TYPE_GRAY) { +- int num = 1 << data->info_ptr->bit_depth; ++ int num = 1 << bit_depth; + + for (x=0; xinfo_ptr->bit_depth) { ++ switch (bit_depth) { + case 8: + for (y=0; yheight; y++) { + u8 *S = data->image + data->pitch * y; +@@ -441,7 +442,7 @@ IDirectFBImageProvider_PNG_RenderTo( IDirectFBImageProvider *thiz, + + default: + D_ERROR( "ImageProvider/PNG: Unsupported indexed bit depth %d!\n", +- data->info_ptr->bit_depth ); ++ bit_depth ); + } + + dfb_scale_linear_32( image_argb, data->width, data->height, +@@ -594,16 +595,26 @@ png_info_callback( png_structp png_read_ptr, + NULL, NULL, NULL ); + + if (png_get_valid( data->png_ptr, data->info_ptr, PNG_INFO_tRNS )) { ++ png_bytep trans; ++ png_color_16p trans_color; ++ int num_trans; ++ ++ png_get_tRNS( data->png_ptr, data->info_ptr, &trans, &num_trans, &trans_color ); ++ + data->color_keyed = true; + + /* generate color key based on palette... */ + if (data->color_type == PNG_COLOR_TYPE_PALETTE) { + u32 key; +- png_colorp palette = data->info_ptr->palette; +- png_bytep trans = data->info_ptr->trans_alpha; +- int num_colors = MIN( MAXCOLORMAPSIZE, +- data->info_ptr->num_palette ); +- u8 cmap[3][num_colors]; ++ png_colorp palette; ++ int num_colors; ++ u8 *cmap[3]; ++ ++ png_get_PLTE( data->png_ptr, data->info_ptr, &palette, &num_colors ); ++ num_colors = MIN( MAXCOLORMAPSIZE, num_colors ); ++ cmap[0] = alloca (num_colors); ++ cmap[1] = alloca (num_colors); ++ cmap[2] = alloca (num_colors); + + for (i=0; iinfo_ptr->num_trans; i++) { ++ for (i=0; i> 16; + palette[i].green = (key & 0x00ff00) >> 8; +@@ -625,20 +636,23 @@ png_info_callback( png_structp png_read_ptr, + } + else { + /* ...or based on trans rgb value */ +- png_color_16p trans = &data->info_ptr->trans_color; +- +- data->color_key = (((trans->red & 0xff00) << 8) | +- ((trans->green & 0xff00)) | +- ((trans->blue & 0xff00) >> 8)); ++ data->color_key = (((trans_color->red & 0xff00) << 8) | ++ ((trans_color->green & 0xff00)) | ++ ((trans_color->blue & 0xff00) >> 8)); + } + } + + switch (data->color_type) { + case PNG_COLOR_TYPE_PALETTE: { +- png_colorp palette = data->info_ptr->palette; +- png_bytep trans = data->info_ptr->trans_alpha; +- int num_trans = data->info_ptr->num_trans; +- int num_colors = MIN( MAXCOLORMAPSIZE, data->info_ptr->num_palette ); ++ png_colorp palette; ++ png_bytep trans; ++ png_color_16p trans_color; ++ int num_trans; ++ int num_colors; ++ ++ png_get_PLTE( data->png_ptr, data->info_ptr, &palette, &num_colors ); ++ num_colors = MIN( MAXCOLORMAPSIZE, num_colors ); ++ png_get_tRNS( data->png_ptr, data->info_ptr, &trans, &num_trans, &trans_color ); + + for (i=0; icolors[i].a = (i < num_trans) ? trans[i] : 0xff; +-- +1.7.4.1 + +From 7a2a36fada3ecdd7f48fcfd782a552598477a8f5 Mon Sep 17 00:00:00 2001 +From: Mike Frysinger +Date: Sun, 20 Feb 2011 19:38:50 -0500 +Subject: [PATCH] tools: add support for libpng 1.5.x + +Signed-off-by: Mike Frysinger +--- + tools/directfb-csource.c | 20 +++++++++++++------- + tools/mkdfiff.c | 2 +- + tools/mkdgifft.cpp | 2 +- + 3 files changed, 15 insertions(+), 9 deletions(-) + +diff --git a/tools/directfb-csource.c b/tools/directfb-csource.c +index 8f2cbf0..487ea3c 100644 +--- a/tools/directfb-csource.c ++++ b/tools/directfb-csource.c +@@ -338,7 +338,7 @@ static DFBResult load_image (const char *filename, + if (!png_ptr) + goto cleanup; + +- if (setjmp (png_ptr->jmpbuf)) { ++ if (setjmp (png_jmpbuf (png_ptr))) { + if (desc->preallocated[0].data) { + free (desc->preallocated[0].data); + desc->preallocated[0].data = NULL; +@@ -405,17 +405,22 @@ static DFBResult load_image (const char *filename, + } + + switch (src_format) { +- case DSPF_LUT8: +- if (info_ptr->num_palette) { ++ case DSPF_LUT8: { ++ png_colorp png_palette; ++ int num_palette; ++ ++ png_get_PLTE( png_ptr, info_ptr, &png_palette, &num_palette ); ++ ++ if (num_palette) { + png_byte *alpha; + int i, num; + +- *palette_size = MIN (info_ptr->num_palette, 256); ++ *palette_size = MIN (num_palette, 256); + for (i = 0; i < *palette_size; i++) { + palette[i].a = 0xFF; +- palette[i].r = info_ptr->palette[i].red; +- palette[i].g = info_ptr->palette[i].green; +- palette[i].b = info_ptr->palette[i].blue; ++ palette[i].r = png_palette[i].red; ++ palette[i].g = png_palette[i].green; ++ palette[i].b = png_palette[i].blue; + } + if (png_get_valid (png_ptr, info_ptr, PNG_INFO_tRNS)) { + png_get_tRNS (png_ptr, info_ptr, &alpha, &num, NULL); +@@ -424,6 +429,7 @@ static DFBResult load_image (const char *filename, + } + } + break; ++ } + case DSPF_RGB32: + png_set_filler (png_ptr, 0xFF, + #ifdef WORDS_BIGENDIAN +diff --git a/tools/mkdfiff.c b/tools/mkdfiff.c +index 68a3b4f..edb58a7 100644 +--- a/tools/mkdfiff.c ++++ b/tools/mkdfiff.c +@@ -97,7 +97,7 @@ load_image (const char *filename, + if (!png_ptr) + goto cleanup; + +- if (setjmp (png_ptr->jmpbuf)) { ++ if (setjmp (png_jmpbuf (png_ptr))) { + if (desc->preallocated[0].data) { + free (desc->preallocated[0].data); + desc->preallocated[0].data = NULL; +diff --git a/tools/mkdgifft.cpp b/tools/mkdgifft.cpp +index 96e4220..d4b6bf4 100644 +--- a/tools/mkdgifft.cpp ++++ b/tools/mkdgifft.cpp +@@ -595,7 +595,7 @@ load_image (const char *filename, + if (!png_ptr) + goto cleanup; + +- if (setjmp (png_ptr->jmpbuf)) { ++ if (setjmp (png_jmpbuf (png_ptr))) { + if (desc->preallocated[0].data) { + free (desc->preallocated[0].data); + desc->preallocated[0].data = NULL; +-- +1.7.4.1 + From owner-svn-ports-all@FreeBSD.ORG Wed Dec 24 12:04:27 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 3EA506CB; Wed, 24 Dec 2014 12:04:27 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 283B866341; Wed, 24 Dec 2014 12:04:27 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBOC4RwQ090202; Wed, 24 Dec 2014 12:04:27 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBOC4QOp090196; Wed, 24 Dec 2014 12:04:26 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412241204.sBOC4QOp090196@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Wed, 24 Dec 2014 12:04:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375444 - in head/graphics/netpbm: . 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 12:04:27 -0000 Author: antoine Date: Wed Dec 24 12:04:25 2014 New Revision: 375444 URL: https://svnweb.freebsd.org/changeset/ports/375444 QAT: https://qat.redports.org/buildarchive/r375444/ Log: Properly support png15 Obtained from: OpenBSD ports Added: head/graphics/netpbm/files/patch-pngtxt.h (contents, props changed) Modified: head/graphics/netpbm/Makefile head/graphics/netpbm/files/patch-pamrgbatopng.c head/graphics/netpbm/files/patch-pngtopnm.c head/graphics/netpbm/files/patch-pngtxt.c head/graphics/netpbm/files/patch-pnmtopng.c Modified: head/graphics/netpbm/Makefile ============================================================================== --- head/graphics/netpbm/Makefile Wed Dec 24 12:03:01 2014 (r375443) +++ head/graphics/netpbm/Makefile Wed Dec 24 12:04:25 2014 (r375444) @@ -13,7 +13,7 @@ COMMENT= Toolkit for conversion of image LIB_DEPENDS= libtiff.so:${PORTSDIR}/graphics/tiff \ libjpeg.so:${PORTSDIR}/graphics/jpeg \ - libpng15.so:${PORTSDIR}/graphics/png \ + libpng.so:${PORTSDIR}/graphics/png \ libjbig.so:${PORTSDIR}/graphics/jbigkit \ libjasper.so:${PORTSDIR}/graphics/jasper \ libxml2.so:${PORTSDIR}/textproc/libxml2 Modified: head/graphics/netpbm/files/patch-pamrgbatopng.c ============================================================================== --- head/graphics/netpbm/files/patch-pamrgbatopng.c Wed Dec 24 12:03:01 2014 (r375443) +++ head/graphics/netpbm/files/patch-pamrgbatopng.c Wed Dec 24 12:04:25 2014 (r375444) @@ -1,8 +1,19 @@ ---- converter/other/pamrgbatopng.c.orig 2006-08-19 05:12:28.000000000 +0200 -+++ converter/other/pamrgbatopng.c 2012-04-24 22:20:00.000000000 +0200 -@@ -1,4 +1,5 @@ - #include -+#include - #include - #include - #include +$OpenBSD: patch-converter_other_pamrgbatopng_c,v 1.1 2011/07/08 20:36:09 naddy Exp $ + +Fix build with png-1.5. + +--- converter/other/pamrgbatopng.c.orig Fri Aug 18 21:12:28 2006 ++++ converter/other/pamrgbatopng.c Mon Jul 4 14:21:23 2011 +@@ -101,10 +101,8 @@ writePng(const struct pam * const pamP, + if (!infoP) + pm_error("Could not allocate PNG info structure"); + else { +- infoP->width = pamP->width; +- infoP->height = pamP->height; +- infoP->bit_depth = 8; +- infoP->color_type = PNG_COLOR_TYPE_RGB_ALPHA; ++ png_set_IHDR(pngP, infoP, pamP->width, pamP->height, ++ 8, PNG_COLOR_TYPE_RGB_ALPHA, 0, 0, 0); + + png_init_io(pngP, ofP); + Modified: head/graphics/netpbm/files/patch-pngtopnm.c ============================================================================== --- head/graphics/netpbm/files/patch-pngtopnm.c Wed Dec 24 12:03:01 2014 (r375443) +++ head/graphics/netpbm/files/patch-pngtopnm.c Wed Dec 24 12:04:25 2014 (r375444) @@ -1,66 +1,894 @@ ---- converter/other/pngtopnm.c.orig 2011-11-25 01:15:46.000000000 +0100 -+++ converter/other/pngtopnm.c 2012-04-24 22:15:14.000000000 +0200 -@@ -37,6 +37,7 @@ - #include - #include - #include /* includes zlib.h and setjmp.h */ -+#include - #define VERSION "2.37.4 (5 December 1999) +netpbm" - - #include "pnm.h" -@@ -44,7 +45,7 @@ +$OpenBSD: patch-converter_other_pngtopnm_c,v 1.2 2011/12/13 21:39:17 naddy Exp $ + +Fix build with png-1.5. + +--- converter/other/pngtopnm.c.orig Fri Nov 25 01:15:46 2011 ++++ converter/other/pngtopnm.c Tue Dec 13 22:25:03 2011 +@@ -44,12 +44,6 @@ #include "nstring.h" #include "shhopt.h" -#if PNG_LIBPNG_VER >= 10400 -+#if 0 - #error Your PNG library () is incompatible with this Netpbm source code. - #error You need either an older PNG library (older than 1.4) - #error newer Netpbm source code (at least 10.48) -@@ -489,7 +490,7 @@ - bool retval; +-#error Your PNG library () is incompatible with this Netpbm source code. +-#error You need either an older PNG library (older than 1.4) +-#error newer Netpbm source code (at least 10.48) +-#endif +- + typedef struct _jmpbuf_wrapper { + jmp_buf jmpbuf; + } jmpbuf_wrapper; +@@ -187,7 +181,7 @@ parseCommandLine(int argc, - if (info_ptr->valid & PNG_INFO_tRNS) { -- const png_color_16 * const transColorP = &info_ptr->trans_values; -+ const png_color_16 * const transColorP = &info_ptr->trans_color; + + +-#define get_png_val(p) _get_png_val (&(p), info_ptr->bit_depth) ++#define get_png_val(p) _get_png_val (&(p), png_get_bit_depth(png_ptr, info_ptr)) + + static png_uint_16 + _get_png_val (png_byte ** const pp, +@@ -266,33 +260,39 @@ png_color c; + } + + #ifdef __STDC__ +-static void save_text (png_info *info_ptr, FILE *tfp) ++static void save_text (png_structp png_ptr, png_info *info_ptr, FILE *tfp) + #else +-static void save_text (info_ptr, tfp) ++static void save_text (png_ptr, info_ptr, tfp) ++png_structp png_ptr; + png_info *info_ptr; + FILE *tfp; + #endif + { + int i, j, k; ++ png_textp text_ptr; ++ int num_text; + +- for (i = 0 ; i < info_ptr->num_text ; i++) { ++ if (png_get_text(png_ptr, info_ptr, &text_ptr, &num_text) == 0) ++ return; ++ ++ for (i = 0 ; i < num_text ; i++) { + j = 0; +- while (info_ptr->text[i].key[j] != '\0' && info_ptr->text[i].key[j] != ' ') ++ while (text_ptr[i].key[j] != '\0' && text_ptr[i].key[j] != ' ') + j++; +- if (info_ptr->text[i].key[j] != ' ') { +- fprintf (tfp, "%s", info_ptr->text[i].key); +- for (j = strlen (info_ptr->text[i].key) ; j < 15 ; j++) ++ if (text_ptr[i].key[j] != ' ') { ++ fprintf (tfp, "%s", text_ptr[i].key); ++ for (j = strlen (text_ptr[i].key) ; j < 15 ; j++) + putc (' ', tfp); + } else { +- fprintf (tfp, "\"%s\"", info_ptr->text[i].key); +- for (j = strlen (info_ptr->text[i].key) ; j < 13 ; j++) ++ fprintf (tfp, "\"%s\"", text_ptr[i].key); ++ for (j = strlen (text_ptr[i].key) ; j < 13 ; j++) + putc (' ', tfp); + } + putc (' ', tfp); /* at least one space between key and text */ +- for (j = 0 ; j < info_ptr->text[i].text_length ; j++) { +- putc (info_ptr->text[i].text[j], tfp); +- if (info_ptr->text[i].text[j] == '\n') ++ for (j = 0 ; j < text_ptr[i].text_length ; j++) { ++ putc (text_ptr[i].text[j], tfp); ++ if (text_ptr[i].text[j] == '\n') + for (k = 0 ; k < 16 ; k++) + putc ((int)' ', tfp); + } +@@ -301,9 +301,10 @@ FILE *tfp; + } + + #ifdef __STDC__ +-static void show_time (png_info *info_ptr) ++static void show_time (png_structp png_ptr, png_info *info_ptr) + #else +-static void show_time (info_ptr) ++static void show_time (png_ptr, info_ptr) ++png_structp png_ptr; + png_info *info_ptr; + #endif + { +@@ -311,19 +312,20 @@ png_info *info_ptr; + "", "January", "February", "March", "April", "May", "June", + "July", "August", "September", "October", "November", "December" + }; ++ png_timep mod_time; + +- if (info_ptr->valid & PNG_INFO_tIME) { +- if (info_ptr->mod_time.month < 1 || +- info_ptr->mod_time.month >= ARRAY_SIZE(month)) { ++ if (png_get_tIME(png_ptr, info_ptr, &mod_time) & PNG_INFO_tIME) { ++ if (mod_time->month < 1 || ++ mod_time->month >= ARRAY_SIZE(month)) { + pm_message("tIME chunk in PNG input is invalid; " + "modification time of image is unknown. " + "The month value, which should be in the range " +- "1-12, is %u", info_ptr->mod_time.month); ++ "1-12, is %u", mod_time->month); + } else + pm_message ("modification time: %02d %s %d %02d:%02d:%02d", +- info_ptr->mod_time.day, month[info_ptr->mod_time.month], +- info_ptr->mod_time.year, info_ptr->mod_time.hour, +- info_ptr->mod_time.minute, info_ptr->mod_time.second); ++ mod_time->day, month[mod_time->month], ++ mod_time->year, mod_time->hour, ++ mod_time->minute, mod_time->second); + } + } + +@@ -360,12 +362,28 @@ png_const_charp msg; + + + static void +-dump_png_info(png_info *info_ptr) { ++dump_png_info(png_structp png_ptr, png_info *info_ptr) { + + const char *type_string; + const char *filter_string; ++ png_color_16p background; ++ int num_trans; ++ double gamma; ++ png_color_8p sig_bit; ++ png_colorp palette; ++ int num_palette; ++ png_uint_16p hist; ++ int res_x, res_y, unit_type; ++ png_int_32 offset_x, offset_y; ++ png_timep mod_time; ++ png_charp purpose; ++ png_int_32 X0, X1; ++ int type, nparams; ++ png_charp units; ++ png_charpp params; ++ int file_srgb_intent; + +- switch (info_ptr->color_type) { ++ switch (png_get_color_type(png_ptr, info_ptr)) { + case PNG_COLOR_TYPE_GRAY: + type_string = "gray"; + break; +@@ -387,90 +405,101 @@ dump_png_info(png_info *info_ptr) { + break; + } + +- switch (info_ptr->filter_type) { ++ switch (png_get_filter_type(png_ptr, info_ptr)) { + case PNG_FILTER_TYPE_BASE: + asprintfN(&filter_string, "base filter"); + break; + default: + asprintfN(&filter_string, "unknown filter type %d", +- info_ptr->filter_type); ++ png_get_filter_type(png_ptr, info_ptr)); + } + +- pm_message("reading a %ldw x %ldh image, %d bit%s", +- info_ptr->width, info_ptr->height, +- info_ptr->bit_depth, info_ptr->bit_depth > 1 ? "s" : ""); ++ pm_message("reading a %uw x %uh image, %d bit%s", ++ png_get_image_width(png_ptr, info_ptr), ++ png_get_image_height(png_ptr, info_ptr), ++ png_get_bit_depth(png_ptr, info_ptr), ++ png_get_bit_depth(png_ptr, info_ptr) > 1 ? "s" : ""); + pm_message("%s, %s, %s", + type_string, +- info_ptr->interlace_type ? ++ png_get_interlace_type(png_ptr, info_ptr) ? + "Adam7 interlaced" : "not interlaced", + filter_string); +- pm_message("background {index, gray, red, green, blue} = " +- "{%d, %d, %d, %d, %d}", +- info_ptr->background.index, +- info_ptr->background.gray, +- info_ptr->background.red, +- info_ptr->background.green, +- info_ptr->background.blue); + ++ if (png_get_bKGD(png_ptr, info_ptr, &background) & PNG_INFO_bKGD) { ++ pm_message("background {index, gray, red, green, blue} = " ++ "{%d, %d, %d, %d, %d}", ++ background->index, ++ background->gray, ++ background->red, ++ background->green, ++ background->blue); ++ } ++ + strfree(filter_string); + +- if (info_ptr->valid & PNG_INFO_tRNS) ++ if (png_get_tRNS(png_ptr, info_ptr, ++ NULL, &num_trans, NULL) & PNG_INFO_tRNS) + pm_message("tRNS chunk (transparency): %u entries", +- info_ptr->num_trans); ++ num_trans); + else + pm_message("tRNS chunk (transparency): not present"); + +- if (info_ptr->valid & PNG_INFO_gAMA) +- pm_message("gAMA chunk (image gamma): gamma = %4.2f", info_ptr->gamma); ++ if (png_get_gAMA(png_ptr, info_ptr, &gamma) & PNG_INFO_gAMA) ++ pm_message("gAMA chunk (image gamma): gamma = %4.2f", gamma); + else + pm_message("gAMA chunk (image gamma): not present"); + +- if (info_ptr->valid & PNG_INFO_sBIT) ++ if (png_get_sBIT(png_ptr, info_ptr, &sig_bit) & PNG_INFO_sBIT) + pm_message("sBIT chunk: present"); + else + pm_message("sBIT chunk: not present"); + +- if (info_ptr->valid & PNG_INFO_cHRM) ++ if (png_get_cHRM(png_ptr, info_ptr, ++ NULL, NULL, NULL, NULL, ++ NULL, NULL, NULL, NULL) & PNG_INFO_cHRM) + pm_message("cHRM chunk: present"); + else + pm_message("cHRM chunk: not present"); + +- if (info_ptr->valid & PNG_INFO_PLTE) +- pm_message("PLTE chunk: %d entries", info_ptr->num_palette); ++ if (png_get_PLTE(png_ptr, info_ptr, &palette, &num_palette) & PNG_INFO_PLTE) ++ pm_message("PLTE chunk: %d entries", num_palette); + else + pm_message("PLTE chunk: not present"); + +- if (info_ptr->valid & PNG_INFO_bKGD) ++ if (png_get_bKGD(png_ptr, info_ptr, &background) & PNG_INFO_bKGD) + pm_message("bKGD chunk: present"); + else + pm_message("bKGD chunk: not present"); + +- if (info_ptr->valid & PNG_INFO_hIST) ++ if (png_get_hIST(png_ptr, info_ptr, &hist) & PNG_INFO_hIST) + pm_message("hIST chunk: present"); + else + pm_message("hIST chunk: not present"); +- if (info_ptr->valid & PNG_INFO_pHYs) ++ if (png_get_pHYs(png_ptr, info_ptr, ++ &res_x, &res_y, &unit_type) & PNG_INFO_pHYs) + pm_message("pHYs chunk: present"); + else + pm_message("pHYs chunk: not present"); + +- if (info_ptr->valid & PNG_INFO_oFFs) ++ if (png_get_oFFs(png_ptr, info_ptr, ++ &offset_x, &offset_y, &unit_type) & PNG_INFO_oFFs) + pm_message("oFFs chunk: present"); + else + pm_message("oFFs chunk: not present"); + +- if (info_ptr->valid & PNG_INFO_tIME) ++ if (png_get_tIME(png_ptr, info_ptr, &mod_time) & PNG_INFO_tIME) + pm_message("tIME chunk: present"); + else + pm_message("tIME chunk: not present"); + +- if (info_ptr->valid & PNG_INFO_pCAL) ++ if (png_get_pCAL(png_ptr, info_ptr, &purpose, &X0, &X1, ++ &type, &nparams, &units, ¶ms) & PNG_INFO_pCAL) + pm_message("pCAL chunk: present"); + else + pm_message("pCAL chunk: not present"); + +- if (info_ptr->valid & PNG_INFO_sRGB) ++ if (png_get_sRGB(png_ptr, info_ptr, &file_srgb_intent) & PNG_INFO_sRGB) + pm_message("sRGB chunk: present"); + else + pm_message("sRGB chunk: not present"); +@@ -479,19 +508,19 @@ dump_png_info(png_info *info_ptr) { + + + static bool +-isTransparentColor(pngcolor const color, +- png_info * const info_ptr, +- double const totalgamma) { ++isTransparentColor(pngcolor const color, ++ png_structp const png_ptr, ++ png_info * const info_ptr, ++ double const totalgamma) { + /*---------------------------------------------------------------------------- + Return TRUE iff pixels of color 'color' are supposed to be transparent + everywhere they occur. Assume it's an RGB image. + -----------------------------------------------------------------------------*/ + bool retval; ++ png_color_16p transColorP; + +- if (info_ptr->valid & PNG_INFO_tRNS) { +- const png_color_16 * const transColorP = &info_ptr->trans_values; +- +- ++ if (png_get_tRNS(png_ptr, info_ptr, ++ NULL, NULL, &transColorP) & PNG_INFO_tRNS) { /* There seems to be a problem here: you can't compare real -@@ -582,8 +583,8 @@ + numbers for equality. Also, I'm not sure the gamma + corrected/uncorrected color spaces are right here. +@@ -537,9 +566,11 @@ setupGammaCorrection(png_struct * const png_ptr, + if (displaygamma == -1.0) + *totalgammaP = -1.0; + else { ++ double fileGamma; + float imageGamma; +- if (info_ptr->valid & PNG_INFO_gAMA) +- imageGamma = info_ptr->gamma; ++ ++ if (png_get_gAMA(png_ptr, info_ptr, &fileGamma) & PNG_INFO_gAMA) ++ imageGamma = fileGamma; + else { + if (verbose) + pm_message("PNG doesn't specify image gamma. Assuming 1.0"); +@@ -555,10 +586,14 @@ setupGammaCorrection(png_struct * const png_ptr, + } else { + png_set_gamma(png_ptr, displaygamma, imageGamma); + *totalgammaP = imageGamma * displaygamma; ++#ifdef NOT_SUPPORTED_ANYMORE ++ /* The API doesn't clearing PNG_INFO_sBIT. */ ++ + /* in case of gamma-corrections, sBIT's as in the + PNG-file are not valid anymore + */ + info_ptr->valid &= ~PNG_INFO_sBIT; ++#endif + if (verbose) + pm_message("image gamma is %4.2f, " + "converted for display gamma of %4.2f", +@@ -570,20 +605,24 @@ setupGammaCorrection(png_struct * const png_ptr, + + + static bool +-paletteHasPartialTransparency(png_info * const info_ptr) { ++paletteHasPartialTransparency(png_structp png_ptr, png_info * const info_ptr) { + + bool retval; + +- if (info_ptr->color_type == PNG_COLOR_TYPE_PALETTE) { +- if (info_ptr->valid & PNG_INFO_tRNS) { ++ if (png_get_color_type(png_ptr, info_ptr) == PNG_COLOR_TYPE_PALETTE) { ++ png_bytep trans_alpha; ++ int num_trans; ++ ++ if (png_get_tRNS(png_ptr, info_ptr, ++ &trans_alpha, &num_trans, NULL) & PNG_INFO_tRNS) { + bool foundGray; + unsigned int i; + for (i = 0, foundGray = FALSE; - i < info_ptr->num_trans && !foundGray; +- i < info_ptr->num_trans && !foundGray; ++ i < num_trans && !foundGray; ++i) { - if (info_ptr->trans[i] != 0 && - info_ptr->trans[i] != maxval) { -+ if (info_ptr->trans_alpha[i] != 0 && -+ info_ptr->trans_alpha[i] != maxval) { ++ if (trans_alpha[i] != 0 && ++ trans_alpha[i] != maxval) { foundGray = TRUE; } } -@@ -654,7 +655,7 @@ +@@ -611,14 +650,16 @@ setupSignificantBits(png_struct * const png_ptr + + Return the result as *maxvalP. + -----------------------------------------------------------------------------*/ ++ png_color_8p sig_bit; ++ + /* Initial assumption of maxval */ +- if (info_ptr->color_type == PNG_COLOR_TYPE_PALETTE) { ++ if (png_get_color_type(png_ptr, info_ptr) == PNG_COLOR_TYPE_PALETTE) { + if (alpha == ALPHA_ONLY) { +- if (info_ptr->color_type == PNG_COLOR_TYPE_GRAY || +- info_ptr->color_type == PNG_COLOR_TYPE_RGB) ++ if (png_get_color_type(png_ptr, info_ptr) == PNG_COLOR_TYPE_GRAY || ++ png_get_color_type(png_ptr, info_ptr) == PNG_COLOR_TYPE_RGB) + /* The alpha mask will be all opaque, so maxval 1 is plenty */ + *maxvalP = 1; +- else if (paletteHasPartialTransparency(info_ptr)) ++ else if (paletteHasPartialTransparency(png_ptr, info_ptr)) + /* Use same maxval as PNG transparency palette for simplicity*/ + *maxvalP = 255; + else +@@ -628,7 +669,7 @@ setupSignificantBits(png_struct * const png_ptr + /* Use same maxval as PNG palette for simplicity */ + *maxvalP = 255; + } else { +- *maxvalP = (1l << info_ptr->bit_depth) - 1; ++ *maxvalP = (1l << png_get_bit_depth(png_ptr, info_ptr)) - 1; + } + + /* sBIT handling is very tricky. If we are extracting only the +@@ -641,20 +682,26 @@ setupSignificantBits(png_struct * const png_ptr + is used + */ + +- if (info_ptr->valid & PNG_INFO_sBIT) { ++ if (png_get_sBIT(png_ptr, info_ptr, &sig_bit) & PNG_INFO_sBIT) { ++ png_byte color_type; ++ png_bytep trans_alpha; ++ int num_trans; ++ ++ color_type = png_get_color_type(png_ptr, info_ptr); + switch (alpha) { + case ALPHA_MIX: +- if (info_ptr->color_type == PNG_COLOR_TYPE_RGB_ALPHA || +- info_ptr->color_type == PNG_COLOR_TYPE_GRAY_ALPHA) ++ if (color_type == PNG_COLOR_TYPE_RGB_ALPHA || ++ color_type == PNG_COLOR_TYPE_GRAY_ALPHA) + break; +- if (info_ptr->color_type == PNG_COLOR_TYPE_PALETTE && +- (info_ptr->valid & PNG_INFO_tRNS)) { ++ if (color_type == PNG_COLOR_TYPE_PALETTE && ++ png_get_tRNS(png_ptr, info_ptr, ++ &trans_alpha, &num_trans, NULL) & PNG_INFO_tRNS) { + + bool trans_mix; unsigned int i; trans_mix = TRUE; - for (i = 0; i < info_ptr->num_trans; ++i) +- for (i = 0; i < info_ptr->num_trans; ++i) - if (info_ptr->trans[i] != 0 && info_ptr->trans[i] != 255) { -+ if (info_ptr->trans_alpha[i] != 0 && info_ptr->trans_alpha[i] != 255) { ++ for (i = 0; i < num_trans; ++i) ++ if (trans_alpha[i] != 0 && trans_alpha[i] != 255) { trans_mix = FALSE; break; } -@@ -892,7 +893,7 @@ - setXel(&xelrow[col], fgColor, bgColor, alpha_handling, - ((info_ptr->valid & PNG_INFO_tRNS) && - (fgColor.r == +@@ -665,70 +712,76 @@ setupSignificantBits(png_struct * const png_ptr + /* else fall though to normal case */ + + case ALPHA_NONE: +- if ((info_ptr->color_type == PNG_COLOR_TYPE_PALETTE || +- info_ptr->color_type == PNG_COLOR_TYPE_RGB || +- info_ptr->color_type == PNG_COLOR_TYPE_RGB_ALPHA) && +- (info_ptr->sig_bit.red != info_ptr->sig_bit.green || +- info_ptr->sig_bit.red != info_ptr->sig_bit.blue) && ++ if ((color_type == PNG_COLOR_TYPE_PALETTE || ++ color_type == PNG_COLOR_TYPE_RGB || ++ color_type == PNG_COLOR_TYPE_RGB_ALPHA) && ++ (sig_bit->red != sig_bit->green || ++ sig_bit->red != sig_bit->blue) && + alpha == ALPHA_NONE) { + pm_message("This program cannot handle " + "different bit depths for color channels"); + pm_message("writing file with %d bit resolution", +- info_ptr->bit_depth); ++ png_get_bit_depth(png_ptr, info_ptr)); + *errorlevelP = PNMTOPNG_WARNING_LEVEL; + } else { +- if ((info_ptr->color_type == PNG_COLOR_TYPE_PALETTE) && +- (info_ptr->sig_bit.red < 255)) { ++ png_colorp palette; ++ int num_palette; ++ ++ if ((color_type == PNG_COLOR_TYPE_PALETTE) && ++ (sig_bit->red < 255) && ++ png_get_PLTE(png_ptr, info_ptr, ++ &palette, &num_palette) & PNG_INFO_PLTE) { + unsigned int i; +- for (i = 0; i < info_ptr->num_palette; ++i) { +- info_ptr->palette[i].red >>= +- (8 - info_ptr->sig_bit.red); +- info_ptr->palette[i].green >>= +- (8 - info_ptr->sig_bit.green); +- info_ptr->palette[i].blue >>= +- (8 - info_ptr->sig_bit.blue); ++ ++ for (i = 0; i < num_palette; ++i) { ++ palette[i].red >>= ++ (8 - sig_bit->red); ++ palette[i].green >>= ++ (8 - sig_bit->green); ++ palette[i].blue >>= ++ (8 - sig_bit->blue); + } +- *maxvalP = (1l << info_ptr->sig_bit.red) - 1; ++ *maxvalP = (1l << sig_bit->red) - 1; + if (verbose) + pm_message ("image has fewer significant bits, " + "writing file with %d bits per channel", +- info_ptr->sig_bit.red); ++ sig_bit->red); + } else +- if ((info_ptr->color_type == PNG_COLOR_TYPE_RGB || +- info_ptr->color_type == PNG_COLOR_TYPE_RGB_ALPHA) && +- (info_ptr->sig_bit.red < info_ptr->bit_depth)) { +- png_set_shift (png_ptr, &(info_ptr->sig_bit)); +- *maxvalP = (1l << info_ptr->sig_bit.red) - 1; ++ if ((color_type == PNG_COLOR_TYPE_RGB || ++ color_type == PNG_COLOR_TYPE_RGB_ALPHA) && ++ (sig_bit->red < png_get_bit_depth(png_ptr, info_ptr))) { ++ png_set_shift (png_ptr, sig_bit); ++ *maxvalP = (1l << sig_bit->red) - 1; + if (verbose) + pm_message("image has fewer significant bits, " + "writing file with %d " + "bits per channel", +- info_ptr->sig_bit.red); ++ sig_bit->red); + } else +- if ((info_ptr->color_type == PNG_COLOR_TYPE_GRAY || +- info_ptr->color_type == ++ if ((color_type == PNG_COLOR_TYPE_GRAY || ++ color_type == + PNG_COLOR_TYPE_GRAY_ALPHA) && +- (info_ptr->sig_bit.gray < info_ptr->bit_depth)) { +- png_set_shift (png_ptr, &(info_ptr->sig_bit)); +- *maxvalP = (1l << info_ptr->sig_bit.gray) - 1; ++ (sig_bit->gray < png_get_bit_depth(png_ptr, info_ptr))) { ++ png_set_shift (png_ptr, sig_bit); ++ *maxvalP = (1l << sig_bit->gray) - 1; + if (verbose) + pm_message("image has fewer significant bits, " + "writing file with %d bits", +- info_ptr->sig_bit.gray); ++ sig_bit->gray); + } + } + break; + + case ALPHA_ONLY: +- if ((info_ptr->color_type == PNG_COLOR_TYPE_RGB_ALPHA || +- info_ptr->color_type == PNG_COLOR_TYPE_GRAY_ALPHA) && +- (info_ptr->sig_bit.gray < info_ptr->bit_depth)) { +- png_set_shift (png_ptr, &(info_ptr->sig_bit)); ++ if ((color_type == PNG_COLOR_TYPE_RGB_ALPHA || ++ color_type == PNG_COLOR_TYPE_GRAY_ALPHA) && ++ (sig_bit->gray < png_get_bit_depth(png_ptr, info_ptr))) { ++ png_set_shift (png_ptr, sig_bit); + if (verbose) + pm_message ("image has fewer significant bits, " + "writing file with %d bits", +- info_ptr->sig_bit.alpha); +- *maxvalP = (1l << info_ptr->sig_bit.alpha) - 1; ++ sig_bit->alpha); ++ *maxvalP = (1l << sig_bit->alpha) - 1; + } + break; + +@@ -739,22 +792,28 @@ setupSignificantBits(png_struct * const png_ptr + + + static bool +-imageHasColor(png_info * const info_ptr) { ++imageHasColor(png_structp const png_ptr, png_info * const info_ptr) { + + bool retval; ++ png_byte color_type; ++ png_colorp palette; ++ int num_palette; + +- if (info_ptr->color_type == PNG_COLOR_TYPE_GRAY || +- info_ptr->color_type == PNG_COLOR_TYPE_GRAY_ALPHA) ++ color_type = png_get_color_type(png_ptr, info_ptr); ++ if (color_type == PNG_COLOR_TYPE_GRAY || ++ color_type == PNG_COLOR_TYPE_GRAY_ALPHA) + + retval = FALSE; +- else if (info_ptr->color_type == PNG_COLOR_TYPE_PALETTE) { ++ else if (color_type == PNG_COLOR_TYPE_PALETTE && ++ png_get_PLTE(png_ptr, info_ptr, ++ &palette, &num_palette) & PNG_INFO_PLTE) { + bool foundColor; + unsigned int i; + + for (i = 0, foundColor = FALSE; +- i < info_ptr->num_palette && !foundColor; ++ i < num_palette && !foundColor; + ++i) { +- if (iscolor(info_ptr->palette[i])) ++ if (iscolor(palette[i])) + foundColor = TRUE; + } + retval = foundColor; +@@ -767,14 +826,15 @@ imageHasColor(png_info * const info_ptr) { + + + static void +-determineOutputType(png_info * const info_ptr, ++determineOutputType(png_structp const png_ptr, ++ png_info * const info_ptr, + enum alpha_handling const alphaHandling, + pngcolor const bgColor, + xelval const maxval, + int * const pnmTypeP) { + + if (alphaHandling != ALPHA_ONLY && +- (imageHasColor(info_ptr) || !isGrayscale(bgColor))) ++ (imageHasColor(png_ptr, info_ptr) || !isGrayscale(bgColor))) + *pnmTypeP = PPM_TYPE; + else { + if (maxval > 1) +@@ -787,7 +847,8 @@ determineOutputType(png_info * const info_ptr + + + static void +-getBackgroundColor(png_info * const info_ptr, ++getBackgroundColor(png_structp const png_ptr, ++ png_info * const info_ptr, + const char * const requestedColor, + float const totalgamma, + xelval const maxval, +@@ -798,6 +859,8 @@ getBackgroundColor(png_info * const info_ptr, + Otherwise, if the PNG specifies a background color, that's the one. + And otherwise, it's white. + -----------------------------------------------------------------------------*/ ++ png_color_16p background; ++ + if (requestedColor) { + /* Background was specified from the command-line; we always + use that. I chose to do no gamma-correction in this case; +@@ -809,27 +872,32 @@ getBackgroundColor(png_info * const info_ptr, + bgColorP->g = PPM_GETG(backcolor); + bgColorP->b = PPM_GETB(backcolor); + +- } else if (info_ptr->valid & PNG_INFO_bKGD) { ++ } else if (png_get_bKGD(png_ptr, info_ptr, &background) & PNG_INFO_bKGD) { + /* didn't manage to get libpng to work (bugs?) concerning background + processing, therefore we do our own. + */ +- switch (info_ptr->color_type) { ++ switch (png_get_color_type(png_ptr, info_ptr)) { + case PNG_COLOR_TYPE_GRAY: + case PNG_COLOR_TYPE_GRAY_ALPHA: + bgColorP->r = bgColorP->g = bgColorP->b = +- gamma_correct(info_ptr->background.gray, totalgamma); ++ gamma_correct(background->gray, totalgamma); + break; + case PNG_COLOR_TYPE_PALETTE: { +- png_color const rawBgcolor = +- info_ptr->palette[info_ptr->background.index]; +- bgColorP->r = gamma_correct(rawBgcolor.red, totalgamma); +- bgColorP->g = gamma_correct(rawBgcolor.green, totalgamma); +- bgColorP->b = gamma_correct(rawBgcolor.blue, totalgamma); ++ png_colorp palette; ++ int num_palette; ++ ++ if (png_get_PLTE(png_ptr, info_ptr, ++ &palette, &num_palette) & PNG_INFO_PLTE) { ++ png_color const rawBgcolor = palette[background->index]; ++ bgColorP->r = gamma_correct(rawBgcolor.red, totalgamma); ++ bgColorP->g = gamma_correct(rawBgcolor.green, totalgamma); ++ bgColorP->b = gamma_correct(rawBgcolor.blue, totalgamma); ++ } + } + break; + case PNG_COLOR_TYPE_RGB: + case PNG_COLOR_TYPE_RGB_ALPHA: { +- png_color_16 const rawBgcolor = info_ptr->background; ++ png_color_16 const rawBgcolor = *background; + + bgColorP->r = gamma_correct(rawBgcolor.red, totalgamma); + bgColorP->g = gamma_correct(rawBgcolor.green, totalgamma); +@@ -848,6 +916,7 @@ static void + writePnm(FILE * const ofP, + xelval const maxval, + int const pnm_type, ++ png_structp const png_ptr, + png_info * const info_ptr, + png_byte ** const png_image, + pngcolor const bgColor, +@@ -865,6 +934,7 @@ writePnm(FILE * const ofP, + -----------------------------------------------------------------------------*/ + xel * xelrow; + unsigned int row; ++ png_uint_32 width, height; + + if (verbose) + pm_message ("writing a %s file (maxval=%u)", +@@ -874,27 +944,35 @@ writePnm(FILE * const ofP, + "UNKNOWN!", + maxval); + +- xelrow = pnm_allocrow(info_ptr->width); ++ xelrow = pnm_allocrow(png_get_image_width(png_ptr, info_ptr)); + +- pnm_writepnminit(stdout, info_ptr->width, info_ptr->height, maxval, +- pnm_type, FALSE); ++ width = png_get_image_width(png_ptr, info_ptr); ++ height = png_get_image_height(png_ptr, info_ptr); + +- for (row = 0; row < info_ptr->height; ++row) { ++ pnm_writepnminit(stdout, width, height, maxval, pnm_type, FALSE); ++ ++ for (row = 0; row < height; ++row) { + png_byte * png_pixelP; + int col; + + png_pixelP = &png_image[row][0]; /* initial value */ +- for (col = 0; col < info_ptr->width; ++col) { +- switch (info_ptr->color_type) { ++ for (col = 0; col < width; ++col) { ++ switch (png_get_color_type(png_ptr, info_ptr)) { + case PNG_COLOR_TYPE_GRAY: { + pngcolor fgColor; ++ png_color_16p trans_color; ++ + fgColor.r = fgColor.g = fgColor.b = get_png_val(png_pixelP); +- setXel(&xelrow[col], fgColor, bgColor, alpha_handling, +- ((info_ptr->valid & PNG_INFO_tRNS) && +- (fgColor.r == - gamma_correct(info_ptr->trans_values.gray, -+ gamma_correct(info_ptr->trans_color.gray, - totalgamma))) ? - 0 : maxval); +- totalgamma))) ? +- 0 : maxval); ++ ++ if (png_get_tRNS(png_ptr, info_ptr, ++ NULL, NULL, &trans_color) & PNG_INFO_tRNS && ++ (fgColor.r == gamma_correct(trans_color->gray, ++ totalgamma))) { ++ setXel(&xelrow[col], fgColor, bgColor, alpha_handling, 0); ++ } else { ++ setXel(&xelrow[col], fgColor, bgColor, alpha_handling, ++ maxval); ++ } } -@@ -921,7 +922,7 @@ - setXel(&xelrow[col], fgColor, bgColor, alpha_handling, - (info_ptr->valid & PNG_INFO_tRNS) && - index < info_ptr->num_trans ? + break; + +@@ -909,19 +987,31 @@ writePnm(FILE * const ofP, + break; + + case PNG_COLOR_TYPE_PALETTE: { +- png_uint_16 const index = get_png_val(png_pixelP); +- png_color const paletteColor = info_ptr->palette[index]; ++ png_uint_16 const index = get_png_val(png_pixelP); ++ png_colorp palette; ++ int num_palette; + +- pngcolor fgColor; ++ if (png_get_PLTE(png_ptr, info_ptr, ++ &palette, &num_palette) & PNG_INFO_PLTE) { ++ png_color const paletteColor = palette[index]; ++ pngcolor fgColor; ++ png_bytep trans_alpha; ++ int num_trans; + +- fgColor.r = paletteColor.red; +- fgColor.g = paletteColor.green; +- fgColor.b = paletteColor.blue; ++ fgColor.r = paletteColor.red; ++ fgColor.g = paletteColor.green; ++ fgColor.b = paletteColor.blue; + +- setXel(&xelrow[col], fgColor, bgColor, alpha_handling, +- (info_ptr->valid & PNG_INFO_tRNS) && +- index < info_ptr->num_trans ? - info_ptr->trans[index] : maxval); -+ info_ptr->trans_alpha[index] : maxval); ++ if (png_get_tRNS(png_ptr, info_ptr, ++ &trans_alpha, ++ &num_trans, NULL) & PNG_INFO_tRNS) { ++ setXel(&xelrow[col], fgColor, bgColor, alpha_handling, ++ index < num_trans ? trans_alpha[index] : maxval); ++ } else { ++ setXel(&xelrow[col], fgColor, bgColor, alpha_handling, ++ maxval); ++ } ++ } } break; +@@ -932,8 +1022,8 @@ writePnm(FILE * const ofP, + fgColor.g = get_png_val(png_pixelP); + fgColor.b = get_png_val(png_pixelP); + setXel(&xelrow[col], fgColor, bgColor, alpha_handling, +- isTransparentColor(fgColor, info_ptr, totalgamma) ? +- 0 : maxval); ++ isTransparentColor(fgColor, png_ptr, info_ptr, ++ totalgamma) ? 0 : maxval); + } + break; + +@@ -950,10 +1040,10 @@ writePnm(FILE * const ofP, + break; + + default: +- pm_error ("unknown PNG color type: %d", info_ptr->color_type); ++ pm_error ("unknown PNG color type: %d", png_get_color_type(png_ptr, info_ptr)); + } + } +- pnm_writepnmrow(ofP, xelrow, info_ptr->width, maxval, pnm_type, FALSE); ++ pnm_writepnmrow(ofP, xelrow, width, maxval, pnm_type, FALSE); + } + pnm_freerow (xelrow); + } +@@ -974,6 +1064,7 @@ convertpng(FILE * const ifp, + int pnm_type; + pngcolor bgColor; + float totalgamma; ++ int res_x, res_y, unit_type; + + *errorlevelP = 0; + +@@ -996,28 +1087,28 @@ convertpng(FILE * const ifp, + png_set_sig_bytes (png_ptr, SIG_CHECK_SIZE); + png_read_info (png_ptr, info_ptr); + +- MALLOCARRAY(png_image, info_ptr->height); ++ MALLOCARRAY(png_image, png_get_image_height(png_ptr, info_ptr)); + if (png_image == NULL) { + png_destroy_read_struct (&png_ptr, &info_ptr, (png_infopp)NULL); + pm_closer (ifp); + pm_error ("couldn't allocate space for image"); + } + +- if (info_ptr->bit_depth == 16) +- linesize = 2 * info_ptr->width; ++ if (png_get_bit_depth(png_ptr, info_ptr) == 16) ++ linesize = 2 * png_get_image_width(png_ptr, info_ptr); + else +- linesize = info_ptr->width; ++ linesize = png_get_image_width(png_ptr, info_ptr); + +- if (info_ptr->color_type == PNG_COLOR_TYPE_GRAY_ALPHA) ++ if (png_get_color_type(png_ptr, info_ptr) == PNG_COLOR_TYPE_GRAY_ALPHA) + linesize *= 2; + else +- if (info_ptr->color_type == PNG_COLOR_TYPE_RGB) ++ if (png_get_color_type(png_ptr, info_ptr) == PNG_COLOR_TYPE_RGB) + linesize *= 3; + else +- if (info_ptr->color_type == PNG_COLOR_TYPE_RGB_ALPHA) ++ if (png_get_color_type(png_ptr, info_ptr) == PNG_COLOR_TYPE_RGB_ALPHA) + linesize *= 4; + +- for (y = 0 ; y < info_ptr->height ; y++) { ++ for (y = 0 ; y < png_get_image_height(png_ptr, info_ptr) ; y++) { + png_image[y] = malloc (linesize); + if (png_image[y] == NULL) { + for (x = 0 ; x < y ; x++) +@@ -1029,7 +1120,7 @@ convertpng(FILE * const ifp, + } + } + +- if (info_ptr->bit_depth < 8) ++ if (png_get_bit_depth(png_ptr, info_ptr) < 8) + png_set_packing (png_ptr); + + setupGammaCorrection(png_ptr, info_ptr, cmdline.gamma, &totalgamma); +@@ -1037,8 +1128,8 @@ convertpng(FILE * const ifp, + setupSignificantBits(png_ptr, info_ptr, cmdline.alpha, + &maxval, errorlevelP); + +- getBackgroundColor(info_ptr, cmdline.background, totalgamma, maxval, +- &bgColor); ++ getBackgroundColor(png_ptr, info_ptr, cmdline.background, totalgamma, ++ maxval, &bgColor); + + png_read_image (png_ptr, png_image); + png_read_end (png_ptr, info_ptr); +@@ -1048,16 +1139,17 @@ convertpng(FILE * const ifp, + completes. That's because it comes from chunks that are at the + end of the stream. + */ +- dump_png_info(info_ptr); ++ dump_png_info(png_ptr, info_ptr); + + if (mtime) +- show_time (info_ptr); ++ show_time (png_ptr, info_ptr); + if (tfp) +- save_text (info_ptr, tfp); ++ save_text (png_ptr, info_ptr, tfp); + +- if (info_ptr->valid & PNG_INFO_pHYs) { ++ if (png_get_pHYs(png_ptr, info_ptr, ++ &res_x, &res_y, &unit_type) & PNG_INFO_pHYs) { + float r; +- r = (float)info_ptr->x_pixels_per_unit / info_ptr->y_pixels_per_unit; ++ r = (float)res_x / res_y; + if (r != 1.0) { + pm_message ("warning - non-square pixels; " + "to fix do a 'pamscale -%cscale %g'", +@@ -1067,13 +1159,13 @@ convertpng(FILE * const ifp, + } + } + +- determineOutputType(info_ptr, cmdline.alpha, bgColor, maxval, &pnm_type); ++ determineOutputType(png_ptr, info_ptr, cmdline.alpha, bgColor, maxval, &pnm_type); + +- writePnm(stdout, maxval, pnm_type, info_ptr, png_image, bgColor, ++ writePnm(stdout, maxval, pnm_type, png_ptr, info_ptr, png_image, bgColor, + cmdline.alpha, totalgamma); + + fflush(stdout); +- for (y = 0 ; y < info_ptr->height ; y++) ++ for (y = 0 ; y < png_get_image_height(png_ptr, info_ptr) ; y++) + free (png_image[y]); + free (png_image); + png_destroy_read_struct (&png_ptr, &info_ptr, (png_infopp)NULL); Modified: head/graphics/netpbm/files/patch-pngtxt.c ============================================================================== --- head/graphics/netpbm/files/patch-pngtxt.c Wed Dec 24 12:03:01 2014 (r375443) +++ head/graphics/netpbm/files/patch-pngtxt.c Wed Dec 24 12:04:25 2014 (r375444) @@ -1,10 +1,80 @@ ---- converter/other/pngtxt.c.orig 2006-08-19 05:12:28.000000000 +0200 -+++ converter/other/pngtxt.c 2012-04-24 22:12:39.000000000 +0200 -@@ -2,6 +2,7 @@ - #include - #include - #include -+#include +$OpenBSD: patch-converter_other_pngtxt_c,v 1.1 2011/07/08 20:36:09 naddy Exp $ + +Fix build with png-1.5. + +--- converter/other/pngtxt.c.orig Fri Aug 18 21:12:28 2006 ++++ converter/other/pngtxt.c Mon Jul 4 14:21:23 2011 +@@ -240,7 +240,8 @@ handleArrayAllocation(png_text ** const arrayP, + + + void +-pnmpng_read_text (png_info * const info_ptr, ++pnmpng_read_text (png_struct * png_ptr, ++ png_info * info_ptr, *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** From owner-svn-ports-all@FreeBSD.ORG Wed Dec 24 12:06:36 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id EEE627DD; Wed, 24 Dec 2014 12:06:36 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id DAC4D6636A; Wed, 24 Dec 2014 12:06:36 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBOC6au7090608; Wed, 24 Dec 2014 12:06:36 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBOC6aOe090606; Wed, 24 Dec 2014 12:06:36 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201412241206.sBOC6aOe090606@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Wed, 24 Dec 2014 12:06:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375445 - in head/games/eboard: . 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 12:06:37 -0000 Author: bapt Date: Wed Dec 24 12:06:35 2014 New Revision: 375445 URL: https://svnweb.freebsd.org/changeset/ports/375445 QAT: https://qat.redports.org/buildarchive/r375445/ Log: Properly support png 1.5 Obtained from: Gentoo Added: head/games/eboard/files/patch-libpng15 (contents, props changed) Deleted: head/games/eboard/files/patch-cimg.cc Modified: head/games/eboard/Makefile Modified: head/games/eboard/Makefile ============================================================================== --- head/games/eboard/Makefile Wed Dec 24 12:04:25 2014 (r375444) +++ head/games/eboard/Makefile Wed Dec 24 12:06:35 2014 (r375445) @@ -16,7 +16,7 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= johans@FreeBSD.org COMMENT= GTK+ chess board interface (mainly for FICS and chessd) -LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png +LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png EXTRAS= 1pl2 2 USES= shebangfix pkgconfig perl5 tar:bzip2 Added: head/games/eboard/files/patch-libpng15 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/eboard/files/patch-libpng15 Wed Dec 24 12:06:35 2014 (r375445) @@ -0,0 +1,16 @@ +--- cimg.cc ++++ cimg.cc +@@ -94,11 +95,11 @@ + ct == PNG_COLOR_TYPE_GRAY_ALPHA) + png_set_gray_to_rgb(pngp); + +- alloc(pngp->width,pngp->height); ++ alloc(width,height); + if (!ok) { fclose(f); return; } + ok = 0; + +- for(i=0;iheight;i++) { ++ for(i=0;i Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1B0A5915; Wed, 24 Dec 2014 12:12:34 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0745166437; Wed, 24 Dec 2014 12:12:34 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBOCCX1b094953; Wed, 24 Dec 2014 12:12:33 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBOCCXWk094952; Wed, 24 Dec 2014 12:12:33 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412241212.sBOCCXWk094952@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Wed, 24 Dec 2014 12:12:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375446 - head/games/ppracer X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 12:12:34 -0000 Author: antoine Date: Wed Dec 24 12:12:32 2014 New Revision: 375446 URL: https://svnweb.freebsd.org/changeset/ports/375446 QAT: https://qat.redports.org/buildarchive/r375446/ Log: Properly support png 1.5 Modified: head/games/ppracer/Makefile Modified: head/games/ppracer/Makefile ============================================================================== --- head/games/ppracer/Makefile Wed Dec 24 12:06:35 2014 (r375445) +++ head/games/ppracer/Makefile Wed Dec 24 12:12:32 2014 (r375446) @@ -13,7 +13,7 @@ COMMENT= 3D downhill racing game... kind LICENSE= GPLv2 -LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png \ +LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png \ libfreetype.so:${PORTSDIR}/print/freetype2 USES= gmake pkgconfig dos2unix desktop-file-utils tar:bzip2 @@ -28,7 +28,7 @@ OPTIONS_DEFINE= DOCS post-patch: @${REINPLACE_CMD} -e 's|/usr/X11R6|${LOCALBASE}|g' \ - -e 's|libpng12|libpng15|g' ${WRKSRC}/configure + -e 's|libpng12|libpng|g' ${WRKSRC}/configure @${REINPLACE_CMD} -e 's|RacingMode::||' ${WRKSRC}/src/racingmode.h @${REINPLACE_CMD} -e 's|int SQHash|long SQHash|' \ ${WRKSRC}/src/squirrel/squirrel.h From owner-svn-ports-all@FreeBSD.ORG Wed Dec 24 12:24:40 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D2781D3C; Wed, 24 Dec 2014 12:24:40 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BE39066ED8; Wed, 24 Dec 2014 12:24:40 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBOCOe5Q099974; Wed, 24 Dec 2014 12:24:40 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBOCOeML099971; Wed, 24 Dec 2014 12:24:40 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201412241224.sBOCOeML099971@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Wed, 24 Dec 2014 12:24:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375447 - in head: . graphics graphics/pornview X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 12:24:40 -0000 Author: bapt Date: Wed Dec 24 12:24:39 2014 New Revision: 375447 URL: https://svnweb.freebsd.org/changeset/ports/375447 QAT: https://qat.redports.org/buildarchive/r375447/ Log: No more upstream, no more public distfile, no proper support for modern png Deleted: head/graphics/pornview/ Modified: head/MOVED head/graphics/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Wed Dec 24 12:12:32 2014 (r375446) +++ head/MOVED Wed Dec 24 12:24:39 2014 (r375447) @@ -7330,3 +7330,4 @@ x11/nvidia-driver-96||2014-12-19|Removed www/drupal7-jailadmin||2014-12-20|Removed per author's request; unmaintained www/drupal7-vulnscan||2014-12-20|Removed per author's request; unmaintained www/neon29|www/neon|2014-12-24|Rename to reflect upstream +graphics/pornview||2014-12-24|No more upstream, no more public distfile, no proper support for modern png Modified: head/graphics/Makefile ============================================================================== --- head/graphics/Makefile Wed Dec 24 12:12:32 2014 (r375446) +++ head/graphics/Makefile Wed Dec 24 12:24:39 2014 (r375447) @@ -792,7 +792,6 @@ SUBDIR += poppler-qt4 SUBDIR += poppler-qt5 SUBDIR += poppler-utils - SUBDIR += pornview SUBDIR += potrace SUBDIR += povray-meta SUBDIR += povray36 From owner-svn-ports-all@FreeBSD.ORG Wed Dec 24 12:26:39 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 71A92E55; Wed, 24 Dec 2014 12:26:39 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5DA4166EFB; Wed, 24 Dec 2014 12:26:39 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBOCQdOS000445; Wed, 24 Dec 2014 12:26:39 GMT (envelope-from bofh@FreeBSD.org) Received: (from bofh@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBOCQdTU000444; Wed, 24 Dec 2014 12:26:39 GMT (envelope-from bofh@FreeBSD.org) Message-Id: <201412241226.sBOCQdTU000444@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bofh set sender to bofh@FreeBSD.org using -f From: Muhammad Moinur Rahman Date: Wed, 24 Dec 2014 12:26:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375448 - head/net/ntopng X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 12:26:39 -0000 Author: bofh Date: Wed Dec 24 12:26:38 2014 New Revision: 375448 URL: https://svnweb.freebsd.org/changeset/ports/375448 QAT: https://qat.redports.org/buildarchive/r375448/ Log: net/ntopng: Unbreak - Unbreak - Change EXTRACT_SUFX to USES PR: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196189 Differential Revision: https://reviews.freebsd.org/D1364 Submitted by: peter@pean.org #Reviewed by: marino Approved by: marino(mentor) #Obtained from: #MFC after: #MFH: #Relnotes: #Security: #Sponsored by: Modified: head/net/ntopng/Makefile Modified: head/net/ntopng/Makefile ============================================================================== --- head/net/ntopng/Makefile Wed Dec 24 12:24:39 2014 (r375447) +++ head/net/ntopng/Makefile Wed Dec 24 12:26:38 2014 (r375448) @@ -3,27 +3,25 @@ PORTNAME= ntopng PORTVERSION= 1.2.1 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= SF/ntop/${PORTNAME} -EXTRACT_SUFX= .tgz MAINTAINER= bofh@FreeBSD.org COMMENT= Network monitoring tool with command line and web interfaces LICENSE= GPLv3 -BROKEN= Fails to link - LIB_DEPENDS= librrd.so:${PORTSDIR}/databases/rrdtool \ libluajit-5.1.so:${PORTSDIR}/lang/luajit \ libndpi.so:${PORTSDIR}/net/ndpi \ - libzmq.so:${PORTSDIR}/net/libzmq4 + libzmq.so:${PORTSDIR}/net/libzmq3 USE_AUTOTOOLS= autoheader aclocal libtoolize USE_SQLITE= yes MAKE_JOBS_UNSAFE= yes USE_LDCONFIG= yes -USES= gmake libtool pathfix pkgconfig +USES= gmake libtool pathfix pkgconfig tar:tgz SUB_FILES= ntopng-geoipupdate.sh OPTIONS_DEFINE= GEOIP NLS From owner-svn-ports-all@FreeBSD.ORG Wed Dec 24 12:26:47 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 36947F33; Wed, 24 Dec 2014 12:26:47 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0849366EFE; Wed, 24 Dec 2014 12:26:47 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBOCQkcw000628; Wed, 24 Dec 2014 12:26:46 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBOCQkgL000625; Wed, 24 Dec 2014 12:26:46 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412241226.sBOCQkgL000625@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Wed, 24 Dec 2014 12:26:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375449 - in head/games/xbubble: . 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 12:26:47 -0000 Author: antoine Date: Wed Dec 24 12:26:45 2014 New Revision: 375449 URL: https://svnweb.freebsd.org/changeset/ports/375449 QAT: https://qat.redports.org/buildarchive/r375449/ Log: Properly support png 1.5 Obtained from: OpenBSD ports Modified: head/games/xbubble/Makefile head/games/xbubble/files/patch-src-loadpng.c Modified: head/games/xbubble/Makefile ============================================================================== --- head/games/xbubble/Makefile Wed Dec 24 12:26:38 2014 (r375448) +++ head/games/xbubble/Makefile Wed Dec 24 12:26:45 2014 (r375449) @@ -13,13 +13,13 @@ COMMENT= Puzzle Bobble clone for Unix/X1 LICENSE= GPLv2 # or later LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png +LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png USE_XORG= x11 xmu GNU_CONFIGURE= yes USES= gmake -CPPFLAGS+= -I${LOCALBASE}/include/libpng15 +CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib OPTIONS_DEFINE= NLS Modified: head/games/xbubble/files/patch-src-loadpng.c ============================================================================== --- head/games/xbubble/files/patch-src-loadpng.c Wed Dec 24 12:26:38 2014 (r375448) +++ head/games/xbubble/files/patch-src-loadpng.c Wed Dec 24 12:26:45 2014 (r375449) @@ -1,28 +1,24 @@ ---- src/loadpng.c.orig 2003-09-30 14:55:20.000000000 +0200 -+++ src/loadpng.c 2012-04-29 13:39:04.000000000 +0200 -@@ -21,6 +21,7 @@ - #include - #include - #include -+#include - - #include "gettext.h" - -@@ -55,7 +56,7 @@ - } - /* ensure that we opened a PNG file */ - fread( header, 1, 8, fd ); -- if ( ! png_check_sig( header, 8 ) ) { -+ if ( png_sig_cmp( header, 0, 8 ) ) { - fclose(fd); - fprintf(stderr,_("File %s does not have a valid PNG signature.\n"), file); - return NULL; -@@ -73,7 +74,7 @@ +$OpenBSD: patch-src_loadpng_c,v 1.1 2011/07/08 20:38:01 naddy Exp $ + +Fix build with png-1.5. + +--- src/loadpng.c.orig Wed Jul 6 15:26:00 2011 ++++ src/loadpng.c Wed Jul 6 15:28:42 2011 +@@ -73,7 +73,7 @@ unsigned char * load_png_file( const char *file, return NULL; } /* libpng does a longjmp here when it encounters an error */ - if ( setjmp( png_ptr->jmpbuf ) ) { -+ if ( setjmp( png_jmpbuf(png_ptr) ) ) { ++ if ( setjmp( png_jmpbuf( png_ptr ) ) ) { png_destroy_read_struct( &png_ptr, &info_ptr, NULL); fclose(fd); return NULL; +@@ -95,7 +95,7 @@ unsigned char * load_png_file( const char *file, + png_set_gray_to_rgb(png_ptr); + + /* detect alpha layer */ +- if (( info_ptr->color_type & PNG_COLOR_MASK_ALPHA )|| ++ if (( png_get_color_type ( png_ptr, info_ptr ) & PNG_COLOR_MASK_ALPHA )|| + ( png_get_valid( png_ptr, info_ptr, PNG_INFO_tRNS ))) + *has_alpha = 1; + else From owner-svn-ports-all@FreeBSD.ORG Wed Dec 24 12:29:32 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5B3EC216; Wed, 24 Dec 2014 12:29:32 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2CB6966F35; Wed, 24 Dec 2014 12:29:32 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBOCTWiw001136; Wed, 24 Dec 2014 12:29:32 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBOCTVbR001132; Wed, 24 Dec 2014 12:29:31 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201412241229.sBOCTVbR001132@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Wed, 24 Dec 2014 12:29:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375450 - in head/graphics/libafterimage: . 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 12:29:32 -0000 Author: bapt Date: Wed Dec 24 12:29:30 2014 New Revision: 375450 URL: https://svnweb.freebsd.org/changeset/ports/375450 QAT: https://qat.redports.org/buildarchive/r375450/ Log: Properly support png 1.5 Obtained from: Gentoo Added: head/graphics/libafterimage/files/patch-libpng15 (contents, props changed) Deleted: head/graphics/libafterimage/files/patch-export.c head/graphics/libafterimage/files/patch-import.c Modified: head/graphics/libafterimage/Makefile Modified: head/graphics/libafterimage/Makefile ============================================================================== --- head/graphics/libafterimage/Makefile Wed Dec 24 12:26:45 2014 (r375449) +++ head/graphics/libafterimage/Makefile Wed Dec 24 12:29:30 2014 (r375450) @@ -15,7 +15,7 @@ LICENSE= LGPL21 LIB_DEPENDS= libgif.so:${PORTSDIR}/graphics/giflib \ libjpeg.so:${PORTSDIR}/graphics/jpeg \ - libpng15.so:${PORTSDIR}/graphics/png \ + libpng.so:${PORTSDIR}/graphics/png \ libtiff.so:${PORTSDIR}/graphics/tiff \ libfreetype.so:${PORTSDIR}/print/freetype2 Added: head/graphics/libafterimage/files/patch-libpng15 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/libafterimage/files/patch-libpng15 Wed Dec 24 12:29:30 2014 (r375450) @@ -0,0 +1,31 @@ +--- export.c ++++ export.c +@@ -496,7 +496,7 @@ + png_ptr = png_create_write_struct( PNG_LIBPNG_VER_STRING, NULL, NULL, NULL ); + if ( png_ptr != NULL ) + if( (info_ptr = png_create_info_struct(png_ptr)) != NULL ) +- if( setjmp(png_ptr->jmpbuf) ) ++ if( setjmp(png_jmpbuf(png_ptr)) ) + { + png_destroy_info_struct(png_ptr, (png_infopp) &info_ptr); + info_ptr = NULL ; +--- import.c ++++ import.c +@@ -1251,7 +1251,7 @@ + * the normal method of doing things with libpng). REQUIRED unless you + * set up your own error handlers in the png_create_read_struct() earlier. + */ +- if ( !setjmp (png_ptr->jmpbuf)) ++ if ( !setjmp (png_jmpbuf(png_ptr))) + { + ASFlagType rgb_flags = ASStorage_RLEDiffCompress|ASStorage_32Bit ; + +@@ -1468,7 +1468,7 @@ + + static void asim_png_read_data(png_structp png_ptr, png_bytep data, png_size_t length) + { +- ASImPNGReadBuffer *buf = (ASImPNGReadBuffer *)png_ptr->io_ptr; ++ ASImPNGReadBuffer *buf = (ASImPNGReadBuffer *)png_get_io_ptr(png_ptr); + memcpy(data, buf->buffer, length); + buf->buffer += length; + } From owner-svn-ports-all@FreeBSD.ORG Wed Dec 24 12:35:13 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 35BA63A3; Wed, 24 Dec 2014 12:35:13 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 212E220CE; Wed, 24 Dec 2014 12:35:13 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBOCZDmm005479; Wed, 24 Dec 2014 12:35:13 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBOCZCI9005477; Wed, 24 Dec 2014 12:35:12 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201412241235.sBOCZCI9005477@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Wed, 24 Dec 2014 12:35:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375451 - in head/graphics/gif2png: . 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 12:35:13 -0000 Author: bapt Date: Wed Dec 24 12:35:11 2014 New Revision: 375451 URL: https://svnweb.freebsd.org/changeset/ports/375451 QAT: https://qat.redports.org/buildarchive/r375451/ Log: Update to 2.5.9 which supports png 1.5 Remove bad and dirty png 1.5 patches Deleted: head/graphics/gif2png/files/ Modified: head/graphics/gif2png/Makefile head/graphics/gif2png/distinfo Modified: head/graphics/gif2png/Makefile ============================================================================== --- head/graphics/gif2png/Makefile Wed Dec 24 12:29:30 2014 (r375450) +++ head/graphics/gif2png/Makefile Wed Dec 24 12:35:11 2014 (r375451) @@ -2,24 +2,23 @@ # $FreeBSD$ PORTNAME= gif2png -PORTVERSION= 2.5.4 -PORTREVISION= 1 +PORTVERSION= 2.5.9 CATEGORIES= graphics MASTER_SITES= http://www.catb.org/~esr/gif2png/ MAINTAINER= saper@saper.info COMMENT= Converts GIF images to a PNG format -LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png +LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png USES= python:run GNU_CONFIGURE= yes +CPPFLAGS+= -I${LOCALBASE}/include +LDFLAGS+= -L${LOCALBASE}/lib + PLIST_FILES= bin/${PORTNAME} bin/web2png \ man/man1/gif2png.1.gz \ man/man1/web2png.1.gz -CPPFLAGS+= `libpng-config --I_opts` -LDFLAGS+= `libpng-config --L_opts` - .include Modified: head/graphics/gif2png/distinfo ============================================================================== --- head/graphics/gif2png/distinfo Wed Dec 24 12:29:30 2014 (r375450) +++ head/graphics/gif2png/distinfo Wed Dec 24 12:35:11 2014 (r375451) @@ -1,2 +1,2 @@ -SHA256 (gif2png-2.5.4.tar.gz) = 0d78eb568198b568f7c1f535b9ec74fc6546864de11f57924c8e8db510423fef -SIZE (gif2png-2.5.4.tar.gz) = 125731 +SHA256 (gif2png-2.5.9.tar.gz) = c8406b7c0c08f504952a1719e04f2366ee44c888c0edfac3a63fea2ab05b64c7 +SIZE (gif2png-2.5.9.tar.gz) = 137750 From owner-svn-ports-all@FreeBSD.ORG Wed Dec 24 12:39:42 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B3BE34BC; Wed, 24 Dec 2014 12:39:42 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 95D792126; Wed, 24 Dec 2014 12:39:42 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBOCdgkQ006120; Wed, 24 Dec 2014 12:39:42 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBOCdg18006118; Wed, 24 Dec 2014 12:39:42 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412241239.sBOCdg18006118@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Wed, 24 Dec 2014 12:39:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375452 - in head/x11/fbdesk: . 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 12:39:42 -0000 Author: antoine Date: Wed Dec 24 12:39:41 2014 New Revision: 375452 URL: https://svnweb.freebsd.org/changeset/ports/375452 QAT: https://qat.redports.org/buildarchive/r375452/ Log: Properly support png 1.5 Obtained from: pkgsrc Modified: head/x11/fbdesk/Makefile head/x11/fbdesk/files/patch-ImagePNG.cc Modified: head/x11/fbdesk/Makefile ============================================================================== --- head/x11/fbdesk/Makefile Wed Dec 24 12:35:11 2014 (r375451) +++ head/x11/fbdesk/Makefile Wed Dec 24 12:39:41 2014 (r375452) @@ -13,7 +13,7 @@ COMMENT= Fluxbox utility to create and m LICENSE= MIT -LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png +LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png OPTIONS_DEFINE= IMLIB2 DOCS OPTIONS_DEFAULT= IMLIB2 Modified: head/x11/fbdesk/files/patch-ImagePNG.cc ============================================================================== --- head/x11/fbdesk/files/patch-ImagePNG.cc Wed Dec 24 12:35:11 2014 (r375451) +++ head/x11/fbdesk/files/patch-ImagePNG.cc Wed Dec 24 12:39:41 2014 (r375452) @@ -1,23 +1,27 @@ ---- src/FbTk/ImagePNG.cc.orig 2004-09-20 16:04:11.000000000 +0200 -+++ src/FbTk/ImagePNG.cc 2012-05-06 09:59:07.000000000 +0200 +$NetBSD: patch-ac,v 1.2 2013/02/26 10:19:28 joerg Exp $ + +Fix build with png-1.5. + +--- src/FbTk/ImagePNG.cc.orig 2004-09-20 14:04:11.000000000 +0000 ++++ src/FbTk/ImagePNG.cc @@ -28,6 +28,7 @@ #include "PixmapWithMask.hh" #include -+#include ++#include #include #include using namespace std; -@@ -88,7 +89,7 @@ - // check header - unsigned char tag[4]; - fread(tag, 1, 4, fp); -- if (!png_check_sig(tag, 4)) { -+ if (png_sig_cmp(tag, 0, 4)) { - fclose(fp); +@@ -76,6 +77,8 @@ ImagePNG::~ImagePNG() { + } + + PixmapWithMask *ImagePNG::load(const std::string &filename, int screen_num) const { ++ int pixel_depth; ++ int rowbytes; + if (filename.empty()) return 0; - } -@@ -102,7 +103,7 @@ + #ifdef DEBUG +@@ -102,7 +105,7 @@ PixmapWithMask *ImagePNG::load(const std return 0; } @@ -26,3 +30,124 @@ fclose(fp); return 0; } +@@ -115,12 +118,14 @@ PixmapWithMask *ImagePNG::load(const std + png_get_IHDR(png.png(), png.info(), &w, &h, + &bit_depth, &color_type, + &interlace_type, 0, 0); ++ pixel_depth = bit_depth * png_get_channels(png.png(), png.info()); ++ rowbytes = png_get_rowbytes(png.png(), png.info()); + #ifdef DEBUG +- cerr<width<<", "<height<pixel_depth<<" to 32bpp."<channels != 4) ? 0xFF000000 : 0); ++ int alphacolor = ((png_get_channels(png.png(), png.info()) != 4) ? 0xFF000000 : 0); + if (big_endian) { +- int shift = ((png.info()->channels == 4) ? 0 : 8); ++ int shift = ((png_get_channels(png.png(), png.info()) == 4) ? 0 : 8); + alphacolor = (0xFF >> shift); + } + screen_surf.setColorKey(alphacolor, true); From owner-svn-ports-all@FreeBSD.ORG Wed Dec 24 12:51:09 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 1033) id 04C11850; Wed, 24 Dec 2014 12:51:09 +0000 (UTC) Date: Wed, 24 Dec 2014 12:51:09 +0000 From: Alexey Dokuchaev To: Kevin Lo Subject: Re: svn commit: r375390 - in head/net/ifstated: . files Message-ID: <20141224125108.GA20688@FreeBSD.org> References: <201412240559.sBO5xXKA011201@svn.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201412240559.sBO5xXKA011201@svn.freebsd.org> User-Agent: Mutt/1.5.23 (2014-03-12) Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 12:51:09 -0000 On Wed, Dec 24, 2014 at 05:59:33AM +0000, Kevin Lo wrote: > New Revision: 375390 > URL: https://svnweb.freebsd.org/changeset/ports/375390 > QAT: https://qat.redports.org/buildarchive/r375390/ > > Log: > Check event_initialized before event_del if event may not have been set > up; libevent2 complains about this. > [...] > @@ -3,7 +3,7 @@ > > PORTNAME= ifstated > PORTVERSION= 5.1 > -PORTEPOCH= 2 > +PORTEPOCH= 3 Pardon me?? ./danfe From owner-svn-ports-all@FreeBSD.ORG Wed Dec 24 13:02:37 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B6368A1E; Wed, 24 Dec 2014 13:02:37 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 96B3B25C6; Wed, 24 Dec 2014 13:02:37 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBOD2b0P019428; Wed, 24 Dec 2014 13:02:37 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBOD2bIe019426; Wed, 24 Dec 2014 13:02:37 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412241302.sBOD2bIe019426@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Wed, 24 Dec 2014 13:02:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375453 - in head/x11/bbdock: . 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 13:02:37 -0000 Author: antoine Date: Wed Dec 24 13:02:36 2014 New Revision: 375453 URL: https://svnweb.freebsd.org/changeset/ports/375453 QAT: https://qat.redports.org/buildarchive/r375453/ Log: Properly support png 1.5 Obtained from: upstream, markusfisch/bbdock on github Modified: head/x11/bbdock/Makefile head/x11/bbdock/files/patch-Slot.cc Modified: head/x11/bbdock/Makefile ============================================================================== --- head/x11/bbdock/Makefile Wed Dec 24 12:39:41 2014 (r375452) +++ head/x11/bbdock/Makefile Wed Dec 24 13:02:36 2014 (r375453) @@ -12,11 +12,10 @@ COMMENT= Application launcher for Blackb LICENSE= BSD3CLAUSE -LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png +LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png GNU_CONFIGURE= yes USE_XORG= x11 -CPPFLAGS+= -I${LOCALBASE}/include/libpng15 PORTDOCS= README PLIST_FILES= bin/bbdock Modified: head/x11/bbdock/files/patch-Slot.cc ============================================================================== --- head/x11/bbdock/files/patch-Slot.cc Wed Dec 24 12:39:41 2014 (r375452) +++ head/x11/bbdock/files/patch-Slot.cc Wed Dec 24 13:02:36 2014 (r375453) @@ -1,10 +1,55 @@ ---- src/Slot.cc.orig 2011-03-29 21:48:36.000000000 +0200 -+++ src/Slot.cc 2012-05-06 10:01:10.000000000 +0200 -@@ -38,6 +38,7 @@ - #include +--- src/Slot.cc.orig 2011-03-29 19:48:36 UTC ++++ src/Slot.cc +@@ -420,6 +420,8 @@ const bool Slot::hasFocus() + */ + void Slot::loadIcon() + { ++ png_bytep *rowPointers; ++ + destroyIcon(); + width = height = 0; - #include "Slot.hh" -+#include "pngpriv.h" +@@ -446,27 +448,29 @@ void Slot::loadIcon() + PNG_TRANSFORM_BGR, + 0 ); - extern char **environ; +- if( !(info->valid & PNG_INFO_IDAT) || +- !(normalicon = new int[info->width*info->height]) ) ++ width = png_get_image_width( png, info ); ++ height = png_get_image_height( png, info ); ++ ++ if( !png_get_valid( png, info, PNG_INFO_IDAT ) || ++ !(normalicon = new int[width*height]) ) + throw 0; +- for( int y = 0, *src, *dest = normalicon; +- y < info->height && (src = (int *) info->row_pointers[y]); +- y++, dest += info->width ) +- memcpy( dest, src, info->width<<2 ); ++ rowPointers = png_get_rows( png, info ); + +- width = info->width; +- height = info->height; ++ for( int y = 0, *src, *dest = normalicon; ++ y < height && (src = (int *) rowPointers[y]); ++ y++, dest += width ) ++ memcpy( dest, src, width<<2 ); + + // convert grayscale image to rgb +- if( info->color_type == PNG_COLOR_TYPE_GRAY_ALPHA ) +- for( int y = info->height, *line = normalicon; +- --y; line += info->width ) ++ if( png_get_color_type(png, info) == PNG_COLOR_TYPE_GRAY_ALPHA ) ++ for( int y = height, *line = normalicon; ++ --y; line += width ) + { +- unsigned char *dest = (unsigned char *) line+(info->width<<2); +- unsigned char *src = (unsigned char *) line+(info->width<<1); ++ unsigned char *dest = (unsigned char *) line+(width<<2); ++ unsigned char *src = (unsigned char *) line+(width<<1); + +- for( int x = info->width; --x; ) ++ for( int x = width; --x; ) + { + *(--dest) = *(--src); + *(--dest) = *(--src); From owner-svn-ports-all@FreeBSD.ORG Wed Dec 24 13:08:56 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 64C81B82; Wed, 24 Dec 2014 13:08:56 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 505072646; Wed, 24 Dec 2014 13:08:56 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBOD8uS7020283; Wed, 24 Dec 2014 13:08:56 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBOD8tKn020281; Wed, 24 Dec 2014 13:08:55 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201412241308.sBOD8tKn020281@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Wed, 24 Dec 2014 13:08:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375454 - head/net-p2p/vuze X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 13:08:56 -0000 Author: pawel Date: Wed Dec 24 13:08:54 2014 New Revision: 375454 URL: https://svnweb.freebsd.org/changeset/ports/375454 QAT: https://qat.redports.org/buildarchive/r375454/ Log: Update to version 5.5.0.0 Modified: head/net-p2p/vuze/Makefile head/net-p2p/vuze/distinfo Modified: head/net-p2p/vuze/Makefile ============================================================================== --- head/net-p2p/vuze/Makefile Wed Dec 24 13:02:36 2014 (r375453) +++ head/net-p2p/vuze/Makefile Wed Dec 24 13:08:54 2014 (r375454) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= vuze -PORTVERSION= 5.4.0.0 -PORTREVISION= 1 +PORTVERSION= 5.5.0.0 CATEGORIES= net-p2p java MASTER_SITES= SF/azureus/vuze/Vuze_${PORTVERSION:S/.//g} DISTNAME= Vuze_${PORTVERSION:S/.//g}_source Modified: head/net-p2p/vuze/distinfo ============================================================================== --- head/net-p2p/vuze/distinfo Wed Dec 24 13:02:36 2014 (r375453) +++ head/net-p2p/vuze/distinfo Wed Dec 24 13:08:54 2014 (r375454) @@ -1,2 +1,2 @@ -SHA256 (Vuze_5400_source.zip) = 3d6222a731085dbd0cbc69ed774b685938f58b4dfdf9b0a13fec96e52499b880 -SIZE (Vuze_5400_source.zip) = 10193399 +SHA256 (Vuze_5500_source.zip) = ffe0a03137152d88153a04afc6df317d82c77a72aa833700f4bf4f04ba30d93c +SIZE (Vuze_5500_source.zip) = 10262596 From owner-svn-ports-all@FreeBSD.ORG Wed Dec 24 13:12:17 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 225A9C8F; Wed, 24 Dec 2014 13:12:17 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 03A6F271E; Wed, 24 Dec 2014 13:12:17 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBODCGsU024304; Wed, 24 Dec 2014 13:12:16 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBODCGQd024301; Wed, 24 Dec 2014 13:12:16 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201412241312.sBODCGQd024301@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Wed, 24 Dec 2014 13:12:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375455 - in head/graphics/exact-image: . 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 13:12:17 -0000 Author: bapt Date: Wed Dec 24 13:12:15 2014 New Revision: 375455 URL: https://svnweb.freebsd.org/changeset/ports/375455 QAT: https://qat.redports.org/buildarchive/r375455/ Log: Properly support png 1.5 Obtained from: Gentoo Added: head/graphics/exact-image/files/patch-libpng14 (contents, props changed) head/graphics/exact-image/files/patch-libpng15 (contents, props changed) Deleted: head/graphics/exact-image/files/patch-codecs__png.cc Modified: head/graphics/exact-image/Makefile Modified: head/graphics/exact-image/Makefile ============================================================================== --- head/graphics/exact-image/Makefile Wed Dec 24 13:08:54 2014 (r375454) +++ head/graphics/exact-image/Makefile Wed Dec 24 13:12:15 2014 (r375455) @@ -16,7 +16,7 @@ BUILD_DEPENDS= swig:${PORTSDIR}/devel/sw LIB_DEPENDS= libagg.so:${PORTSDIR}/graphics/agg \ libjpeg.so:${PORTSDIR}/graphics/jpeg \ libtiff.so:${PORTSDIR}/graphics/tiff \ - libpng15.so:${PORTSDIR}/graphics/png \ + libpng.so:${PORTSDIR}/graphics/png \ libgif.so:${PORTSDIR}/graphics/giflib \ libjasper.so:${PORTSDIR}/graphics/jasper \ libIlmImf.so:${PORTSDIR}/graphics/OpenEXR \ @@ -26,7 +26,7 @@ LIB_DEPENDS= libagg.so:${PORTSDIR}/graph #hack to get custom exactcode configure script to enable tiff support with #broken headers on c++ in base system: -CPPFLAGS+= -fpermissive -I${LOCALBASE}/include -I${LOCALBASE}/include/libpng15 +CPPFLAGS+= -fpermissive -I${LOCALBASE}/include USES= gmake perl5 pkgconfig python tar:bzip2 USE_XORG= x11 HAS_CONFIGURE= yes Added: head/graphics/exact-image/files/patch-libpng14 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/exact-image/files/patch-libpng14 Wed Dec 24 13:12:15 2014 (r375455) @@ -0,0 +1,69 @@ +--- codecs/png.cc ++++ codecs/png.cc +@@ -71,7 +71,7 @@ + /* Allocate/initialize the memory for image information. REQUIRED. */ + info_ptr = png_create_info_struct(png_ptr); + if (info_ptr == NULL) { +- png_destroy_read_struct(&png_ptr, png_infopp_NULL, png_infopp_NULL); ++ png_destroy_read_struct(&png_ptr, NULL, NULL); + return 0; + } + +@@ -82,7 +82,7 @@ + + if (setjmp(png_jmpbuf(png_ptr))) { + /* Free all of the memory associated with the png_ptr and info_ptr */ +- png_destroy_read_struct(&png_ptr, &info_ptr, png_infopp_NULL); ++ png_destroy_read_struct(&png_ptr, &info_ptr, NULL); + /* If we get here, we had a problem reading the file */ + return 0; + } +@@ -99,7 +99,7 @@ + png_read_info (png_ptr, info_ptr); + + png_get_IHDR (png_ptr, info_ptr, &width, &height, &bit_depth, &color_type, +- &interlace_type, int_p_NULL, int_p_NULL); ++ &interlace_type, NULL, NULL); + + image.w = width; + image.h = height; +@@ -132,7 +132,7 @@ + #if 0 // no longer needed + /* Expand grayscale images to the full 8 bits from 2, or 4 bits/pixel */ + if (color_type == PNG_COLOR_TYPE_GRAY && bit_depth > 1 && bit_depth < 8) { +- png_set_gray_1_2_4_to_8(png_ptr); ++ png_set_expand_gray_1_2_4_to_8(png_ptr); + image.bps = 8; + } + #endif +@@ -196,11 +196,11 @@ + for (int pass = 0; pass < number_passes; ++pass) + for (unsigned int y = 0; y < height; ++y) { + row_pointers[0] = image.getRawData() + y * stride; +- png_read_rows(png_ptr, row_pointers, png_bytepp_NULL, 1); ++ png_read_rows(png_ptr, row_pointers, NULL, 1); + } + + /* clean up after the read, and free any memory allocated - REQUIRED */ +- png_destroy_read_struct(&png_ptr, &info_ptr, png_infopp_NULL); ++ png_destroy_read_struct(&png_ptr, &info_ptr, NULL); + + /* that's it */ + return true; +@@ -224,7 +224,7 @@ + /* Allocate/initialize the memory for image information. REQUIRED. */ + info_ptr = png_create_info_struct(png_ptr); + if (info_ptr == NULL) { +- png_destroy_write_struct(&png_ptr, png_infopp_NULL); ++ png_destroy_write_struct(&png_ptr, NULL); + return false; + } + +@@ -244,7 +244,6 @@ + else if (quality > Z_BEST_COMPRESSION) quality = Z_BEST_COMPRESSION; + png_set_compression_level(png_ptr, quality); + +- png_info_init (info_ptr); + + /* Set up our STL stream output control */ + png_set_write_fn (png_ptr, stream, &stdstream_write_data, &stdstream_flush_data); Added: head/graphics/exact-image/files/patch-libpng15 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/exact-image/files/patch-libpng15 Wed Dec 24 13:12:15 2014 (r375455) @@ -0,0 +1,34 @@ +--- codecs/png.cc ++++ codecs/png.cc +@@ -16,6 +16,7 @@ + */ + + #include ++#include + #include + + #include +@@ -104,7 +105,7 @@ + image.w = width; + image.h = height; + image.bps = bit_depth; +- image.spp = info_ptr->channels; ++ image.spp = png_get_channels(png_ptr, info_ptr); + + png_uint_32 res_x, res_y; + res_x = png_get_x_pixels_per_meter(png_ptr, info_ptr); +@@ -120,10 +121,13 @@ + // png_set_packswap(png_ptr); + + /* Expand paletted colors into true RGB triplets */ ++ ++ int num_trans; ++ + if (color_type == PNG_COLOR_TYPE_PALETTE) { + png_set_palette_to_rgb(png_ptr); + image.bps = 8; +- if (info_ptr->num_trans) ++ if (num_trans) + image.spp = 4; + else + image.spp = 3; From owner-svn-ports-all@FreeBSD.ORG Wed Dec 24 13:23:34 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 26CB7EA9; Wed, 24 Dec 2014 13:23:34 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0735F28C1; Wed, 24 Dec 2014 13:23:34 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBODNXBo029289; Wed, 24 Dec 2014 13:23:33 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBODNXiv029286; Wed, 24 Dec 2014 13:23:33 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201412241323.sBODNXiv029286@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Wed, 24 Dec 2014 13:23:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375456 - in head/graphics/rawstudio: . 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 13:23:34 -0000 Author: bapt Date: Wed Dec 24 13:23:32 2014 New Revision: 375456 URL: https://svnweb.freebsd.org/changeset/ports/375456 QAT: https://qat.redports.org/buildarchive/r375456/ Log: Properly support png 1.5 Obtained from: Gentoo Added: head/graphics/rawstudio/files/patch-libpng15 (contents, props changed) Deleted: head/graphics/rawstudio/files/patch-exiv2-colorspace.cpp head/graphics/rawstudio/files/patch-output-pngfile.c Modified: head/graphics/rawstudio/Makefile Modified: head/graphics/rawstudio/Makefile ============================================================================== --- head/graphics/rawstudio/Makefile Wed Dec 24 13:12:15 2014 (r375455) +++ head/graphics/rawstudio/Makefile Wed Dec 24 13:23:32 2014 (r375456) @@ -13,7 +13,7 @@ COMMENT= Open-source program to read and LICENSE= GPLv2 LIB_DEPENDS= libjpeg.so:${PORTSDIR}/graphics/jpeg \ - libpng15.so:${PORTSDIR}/graphics/png \ + libpng.so:${PORTSDIR}/graphics/png \ liblcms.so:${PORTSDIR}/graphics/lcms \ libexiv2.so:${PORTSDIR}/graphics/exiv2 \ libdbus-1.so:${PORTSDIR}/devel/dbus \ @@ -28,6 +28,7 @@ GNU_CONFIGURE= yes USE_GNOME= gtk20 libxml2 gconf2 USE_SQLITE= 3 USE_LDCONFIG= yes +INSTALL_TARGET= install-strip CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib Added: head/graphics/rawstudio/files/patch-libpng15 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/rawstudio/files/patch-libpng15 Wed Dec 24 13:23:32 2014 (r375456) @@ -0,0 +1,35 @@ +--- plugins/output-pngfile/output-pngfile.c ++++ plugins/output-pngfile/output-pngfile.c +@@ -23,6 +23,7 @@ + #include + #include "config.h" + #include ++#include + + #define RS_TYPE_PNGFILE (rs_pngfile_type) + #define RS_PNGFILE(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), RS_TYPE_PNGFILE, RSPngfile)) +@@ -198,7 +199,7 @@ + rs_icc_profile_get_data(profile, &data, &data_length); + + // FIXME: Insert correct profile name +- png_set_iCCP(png_ptr, info_ptr, "Profile name", PNG_COMPRESSION_TYPE_BASE, data, data_length); ++ png_set_iCCP(png_ptr, info_ptr, "Profile name", PNG_COMPRESSION_TYPE_BASE, (png_const_bytep)data, data_length); + if (pngfile->save16bit) + png_set_gAMA(png_ptr, info_ptr, 1.0); + } +--- plugins/load-gdk/exiv2-colorspace.cpp ++++ plugins/load-gdk/exiv2-colorspace.cpp +@@ -125,11 +125,11 @@ + + int compression_type; + /* Extract embedded ICC profile */ +- if (info_ptr->valid & PNG_INFO_iCCP) ++ if (png_get_valid(png_ptr, info_ptr, TRUE) & PNG_INFO_iCCP) + { + png_uint_32 retval = png_get_iCCP (png_ptr, info_ptr, + (png_charpp) &icc_profile_title, &compression_type, +- (png_charpp) &icc_profile, (png_uint_32*) &icc_profile_size); ++ (png_byte**) &icc_profile, (png_uint_32*) &icc_profile_size); + if (retval != 0) + { + RSIccProfile *icc = rs_icc_profile_new_from_memory((gchar*)icc_profile, icc_profile_size, TRUE); From owner-svn-ports-all@FreeBSD.ORG Wed Dec 24 13:24:03 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 957B8F94; Wed, 24 Dec 2014 13:24:03 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6730528CA; Wed, 24 Dec 2014 13:24:03 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBODO3iT029471; Wed, 24 Dec 2014 13:24:03 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBODO2eo029469; Wed, 24 Dec 2014 13:24:02 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412241324.sBODO2eo029469@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Wed, 24 Dec 2014 13:24:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375457 - in head/games/wargus: . 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 13:24:03 -0000 Author: antoine Date: Wed Dec 24 13:24:01 2014 New Revision: 375457 URL: https://svnweb.freebsd.org/changeset/ports/375457 QAT: https://qat.redports.org/buildarchive/r375457/ Log: Properly support png 1.5 Obtained from: Gentoo Modified: head/games/wargus/Makefile head/games/wargus/files/patch-wartool.c Modified: head/games/wargus/Makefile ============================================================================== --- head/games/wargus/Makefile Wed Dec 24 13:23:32 2014 (r375456) +++ head/games/wargus/Makefile Wed Dec 24 13:24:01 2014 (r375457) @@ -15,7 +15,7 @@ COMMENT= Warcraft 2 mod that allows you LICENSE= GPLv2 # or later LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png +LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png RUN_DEPENDS= stratagus:${PORTSDIR}/games/stratagus NOT_FOR_ARCHS= sparc64 @@ -24,7 +24,7 @@ USE_GNOME= gtk20 WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} SUB_FILES= ${PORTNAME} pkg-message -CPPFLAGS+= -I${LOCALBASE}/include -I${LOCALBASE}/include/libpng15 +CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib post-patch: Modified: head/games/wargus/files/patch-wartool.c ============================================================================== --- head/games/wargus/files/patch-wartool.c Wed Dec 24 13:23:32 2014 (r375456) +++ head/games/wargus/files/patch-wartool.c Wed Dec 24 13:24:01 2014 (r375457) @@ -1,15 +1,14 @@ ---- wartool.c.orig 2010-11-22 22:44:24.000000000 +0100 -+++ wartool.c 2012-05-05 12:37:53.000000000 +0200 -@@ -62,6 +62,8 @@ +--- wartool.orig.c ++++ wartool.c +@@ -61,6 +61,7 @@ + #include #endif #include - #include +#include -+#include + #include #include "endian.h" - #include "xmi2mid.h" -@@ -1876,7 +1878,7 @@ +@@ -1876,7 +1877,7 @@ return 1; } @@ -18,3 +17,20 @@ // FIXME: must free buffers!! png_destroy_write_struct(&png_ptr, &info_ptr); fclose(fp); +@@ -1888,14 +1889,8 @@ + png_set_compression_level(png_ptr, Z_BEST_COMPRESSION); + + // prepare the file information +- info_ptr->width = w; +- info_ptr->height = h; +- info_ptr->bit_depth = 8; +- info_ptr->color_type = PNG_COLOR_TYPE_PALETTE; +- info_ptr->interlace_type = 0; +- info_ptr->valid |= PNG_INFO_PLTE; +- info_ptr->palette = (png_colorp)pal; +- info_ptr->num_palette = 256; ++ png_set_IHDR(png_ptr, info_ptr, w, h, 8, PNG_COLOR_TYPE_PALETTE, 0, PNG_COMPRESSION_TYPE_DEFAULT, PNG_FILTER_TYPE_DEFAULT); ++ png_set_PLTE(png_ptr, info_ptr, (png_colorp)pal, 256); + + if (transparent) { + unsigned char* p; From owner-svn-ports-all@FreeBSD.ORG Wed Dec 24 13:51:31 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id BD106587; Wed, 24 Dec 2014 13:51:31 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8FB4B381B; Wed, 24 Dec 2014 13:51:31 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBODpVu1042340; Wed, 24 Dec 2014 13:51:31 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBODpVGt042338; Wed, 24 Dec 2014 13:51:31 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412241351.sBODpVGt042338@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Wed, 24 Dec 2014 13:51:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375458 - in head/games/shaaft: . 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 13:51:31 -0000 Author: antoine Date: Wed Dec 24 13:51:30 2014 New Revision: 375458 URL: https://svnweb.freebsd.org/changeset/ports/375458 QAT: https://qat.redports.org/buildarchive/r375458/ Log: Properly support png 1.5 Obtained from: Gentoo Modified: head/games/shaaft/Makefile head/games/shaaft/files/patch-PNG.cpp Modified: head/games/shaaft/Makefile ============================================================================== --- head/games/shaaft/Makefile Wed Dec 24 13:24:01 2014 (r375457) +++ head/games/shaaft/Makefile Wed Dec 24 13:51:30 2014 (r375458) @@ -11,7 +11,7 @@ DISTNAME= Shaaft-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= OpenGL 3D falling block game similar to Blockout -LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png +LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png CONFLICTS= criticalmass-* Modified: head/games/shaaft/files/patch-PNG.cpp ============================================================================== --- head/games/shaaft/files/patch-PNG.cpp Wed Dec 24 13:24:01 2014 (r375457) +++ head/games/shaaft/files/patch-PNG.cpp Wed Dec 24 13:51:30 2014 (r375458) @@ -1,14 +1,15 @@ ---- utilssdl/PNG.cpp.orig 2003-03-03 03:32:18.000000000 +0100 -+++ utilssdl/PNG.cpp 2012-05-09 12:16:57.000000000 +0200 -@@ -13,6 +13,7 @@ - // FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details - // - #include -+#include +--- utilssdl/PNG.cpp.orig 2003-03-03 02:32:18 UTC ++++ utilssdl/PNG.cpp +@@ -45,7 +45,7 @@ void PNG::writeData( png_structp png, pn + { + png_uint_32 check; - //Save SDL surface as png - bool PNG::Save( SDL_Surface *img, const string &filename) -@@ -72,7 +73,7 @@ +- check = fwrite( data, 1, length, (FILE *)(png->io_ptr)); ++ check = fwrite( data, 1, length, (FILE *)(png_get_io_ptr(png))); + if( check != length) + { + png_error( png, "Write Error"); +@@ -72,7 +72,7 @@ bool PNG::init( FILE *fp, int width, int return false; } From owner-svn-ports-all@FreeBSD.ORG Wed Dec 24 13:52:13 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8B9D5668; Wed, 24 Dec 2014 13:52:13 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5D6013827; Wed, 24 Dec 2014 13:52:13 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBODqDNB043619; Wed, 24 Dec 2014 13:52:13 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBODqCfA043617; Wed, 24 Dec 2014 13:52:12 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412241352.sBODqCfA043617@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Wed, 24 Dec 2014 13:52:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375459 - in head/games/motogt: . 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 13:52:13 -0000 Author: antoine Date: Wed Dec 24 13:52:11 2014 New Revision: 375459 URL: https://svnweb.freebsd.org/changeset/ports/375459 QAT: https://qat.redports.org/buildarchive/r375459/ Log: Properly support png 1.5 Obtained from: Archlinux Modified: head/games/motogt/Makefile head/games/motogt/files/patch-src-MakeData.cpp Modified: head/games/motogt/Makefile ============================================================================== --- head/games/motogt/Makefile Wed Dec 24 13:51:30 2014 (r375458) +++ head/games/motogt/Makefile Wed Dec 24 13:52:11 2014 (r375459) @@ -25,7 +25,6 @@ USE_GL= gl BUILD_WRKSRC= ${WRKSRC}/src MAKEFILE= Makefile.lnx MAKE_JOBS_UNSAFE= yes -CFLAGS+= -I${LOCALBASE}/include/libpng15 SUB_FILES= motogt CXXFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib Modified: head/games/motogt/files/patch-src-MakeData.cpp ============================================================================== --- head/games/motogt/files/patch-src-MakeData.cpp Wed Dec 24 13:51:30 2014 (r375458) +++ head/games/motogt/files/patch-src-MakeData.cpp Wed Dec 24 13:52:11 2014 (r375459) @@ -1,16 +1,38 @@ ---- src/MakeData.cpp.orig 2011-01-10 18:40:30.000000000 +0100 -+++ src/MakeData.cpp 2012-05-03 20:21:33.000000000 +0200 -@@ -4,7 +4,9 @@ - #include +--- src/MakeData.cpp.orig 2011-01-10 17:40:30 UTC ++++ src/MakeData.cpp +@@ -5,6 +5,7 @@ #define PNG_DEBUG 3 #include -+#include #include +#include #include "global.h" #include "Config.h" #include "Confirm.h" -@@ -376,7 +378,12 @@ +@@ -109,10 +110,10 @@ struct PngFile { + + png_read_info(png_ptr, info_ptr); + +- width = info_ptr->width; +- height = info_ptr->height; +- color_type = info_ptr->color_type; +- bit_depth = info_ptr->bit_depth; ++ width = png_get_image_width(png_ptr, info_ptr); ++ height = png_get_image_height(png_ptr, info_ptr); ++ color_type = png_get_color_type(png_ptr, info_ptr); ++ bit_depth = png_get_bit_depth(png_ptr, info_ptr); + + number_of_passes = png_set_interlace_handling(png_ptr); + png_read_update_info(png_ptr, info_ptr); +@@ -125,7 +126,7 @@ struct PngFile { + + row_pointers = (png_bytep*) malloc(sizeof(png_bytep) * height); + for (int y=0; yrowbytes); ++ row_pointers[y] = (png_byte*) malloc(png_get_rowbytes(png_ptr,info_ptr)); + + png_read_image(png_ptr, row_pointers); + +@@ -376,7 +377,12 @@ struct PngFile { } fname[2]='0'+i; fname[1]='0'+j; From owner-svn-ports-all@FreeBSD.ORG Wed Dec 24 13:59:05 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9625D99C; Wed, 24 Dec 2014 13:59:05 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 816DC38B2; Wed, 24 Dec 2014 13:59:05 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBODx5RV044526; Wed, 24 Dec 2014 13:59:05 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBODx5IO044524; Wed, 24 Dec 2014 13:59:05 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412241359.sBODx5IO044524@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Wed, 24 Dec 2014 13:59:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375460 - head/games/quadra X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 13:59:05 -0000 Author: antoine Date: Wed Dec 24 13:59:04 2014 New Revision: 375460 URL: https://svnweb.freebsd.org/changeset/ports/375460 QAT: https://qat.redports.org/buildarchive/r375460/ Log: Properly support png 1.5 Modified: head/games/quadra/Makefile Modified: head/games/quadra/Makefile ============================================================================== --- head/games/quadra/Makefile Wed Dec 24 13:52:11 2014 (r375459) +++ head/games/quadra/Makefile Wed Dec 24 13:59:04 2014 (r375460) @@ -12,7 +12,7 @@ MASTER_SITES= http://kbrandt.sdf-eu.org/ MAINTAINER= kbrandt@sdf-eu.org COMMENT= Tetris like game with multiplayer support -LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png +LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png USES= gmake tar:bzip2 USE_SDL= sdl @@ -20,7 +20,7 @@ USE_XORG= x11 xau xdmcp USE_AUTOTOOLS= autoconf autoheader GNU_CONFIGURE= yes -CPPFLAGS+= -I${LOCALBASE}/include/libpng15 +CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib PLIST_FILES= bin/${PORTNAME} \ From owner-svn-ports-all@FreeBSD.ORG Wed Dec 24 14:15:33 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 45875C45; Wed, 24 Dec 2014 14:15:33 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1717E3C4F; Wed, 24 Dec 2014 14:15:33 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBOEFW4C053661; Wed, 24 Dec 2014 14:15:32 GMT (envelope-from kwm@FreeBSD.org) Received: (from kwm@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBOEFWjF053658; Wed, 24 Dec 2014 14:15:32 GMT (envelope-from kwm@FreeBSD.org) Message-Id: <201412241415.sBOEFWjF053658@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: kwm set sender to kwm@FreeBSD.org using -f From: Koop Mast Date: Wed, 24 Dec 2014 14:15:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375461 - head/devel/gnome-common X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 14:15:33 -0000 Author: kwm Date: Wed Dec 24 14:15:31 2014 New Revision: 375461 URL: https://svnweb.freebsd.org/changeset/ports/375461 QAT: https://qat.redports.org/buildarchive/r375461/ Log: Update gnome-common to 3.14.0. Modified: head/devel/gnome-common/Makefile head/devel/gnome-common/distinfo head/devel/gnome-common/pkg-plist Modified: head/devel/gnome-common/Makefile ============================================================================== --- head/devel/gnome-common/Makefile Wed Dec 24 13:59:04 2014 (r375460) +++ head/devel/gnome-common/Makefile Wed Dec 24 14:15:31 2014 (r375461) @@ -1,9 +1,8 @@ # Created by: Joe Marcus Clarke # $FreeBSD$ -# $MCom: ports/trunk/devel/gnome-common/Makefile 19863 2014-09-14 12:16:51Z kwm $ PORTNAME= gnome-common -PORTVERSION= 3.12.0 +PORTVERSION= 3.14.0 CATEGORIES= devel MASTER_SITES= GNOME DIST_SUBDIR= gnome2 Modified: head/devel/gnome-common/distinfo ============================================================================== --- head/devel/gnome-common/distinfo Wed Dec 24 13:59:04 2014 (r375460) +++ head/devel/gnome-common/distinfo Wed Dec 24 14:15:31 2014 (r375461) @@ -1,2 +1,2 @@ -SHA256 (gnome2/gnome-common-3.12.0.tar.xz) = 18712bc2df6b2dd88a11b9f7f874096d1c0c6e7ebc9cfc0686ef963bd590e1d8 -SIZE (gnome2/gnome-common-3.12.0.tar.xz) = 153060 +SHA256 (gnome2/gnome-common-3.14.0.tar.xz) = 4c00242f781bb441289f49dd80ed1d895d84de0c94bfc2c6818a104c9e39262c +SIZE (gnome2/gnome-common-3.14.0.tar.xz) = 156320 Modified: head/devel/gnome-common/pkg-plist ============================================================================== --- head/devel/gnome-common/pkg-plist Wed Dec 24 13:59:04 2014 (r375460) +++ head/devel/gnome-common/pkg-plist Wed Dec 24 14:15:31 2014 (r375461) @@ -1,5 +1,7 @@ bin/gnome-autogen.sh bin/gnome-doc-common +share/aclocal/ax_check_enable_debug.m4 +share/aclocal/ax_code_coverage.m4 share/aclocal/gnome-code-coverage.m4 share/aclocal/gnome-common.m4 share/aclocal/gnome-compiler-flags.m4 From owner-svn-ports-all@FreeBSD.ORG Wed Dec 24 14:16:31 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id EE510D41; Wed, 24 Dec 2014 14:16:31 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D9DBB3C68; Wed, 24 Dec 2014 14:16:31 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBOEGVjm053894; Wed, 24 Dec 2014 14:16:31 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBOEGVEU053893; Wed, 24 Dec 2014 14:16:31 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412241416.sBOEGVEU053893@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Wed, 24 Dec 2014 14:16:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375462 - head/graphics/xcftools X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 14:16:32 -0000 Author: antoine Date: Wed Dec 24 14:16:30 2014 New Revision: 375462 URL: https://svnweb.freebsd.org/changeset/ports/375462 QAT: https://qat.redports.org/buildarchive/r375462/ Log: Properly support png 1.5 Modified: head/graphics/xcftools/Makefile Modified: head/graphics/xcftools/Makefile ============================================================================== --- head/graphics/xcftools/Makefile Wed Dec 24 14:15:31 2014 (r375461) +++ head/graphics/xcftools/Makefile Wed Dec 24 14:16:30 2014 (r375462) @@ -9,7 +9,7 @@ MASTER_SITES= GH \ MAINTAINER= kalten@gmx.at COMMENT= Command-line tools for extracting from XCF format (graphics/gimp) -LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png +LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png # xcftools is under a public domain licence @@ -36,7 +36,7 @@ PLIST_FILES= bin/xcf2png \ bin/xcfinfo \ bin/xcfview -CFLAGS+= -I${LOCALBASE}/include -I${LOCALBASE}/include/libpng15 +CFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -lintl MAKE_JOBS_UNSAFE= yes From owner-svn-ports-all@FreeBSD.ORG Wed Dec 24 14:32:47 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6AA13F0A; Wed, 24 Dec 2014 14:32:47 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 568A23FC5; Wed, 24 Dec 2014 14:32:47 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBOEWlHo062778; Wed, 24 Dec 2014 14:32:47 GMT (envelope-from ehaupt@FreeBSD.org) Received: (from ehaupt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBOEWkfE062776; Wed, 24 Dec 2014 14:32:46 GMT (envelope-from ehaupt@FreeBSD.org) Message-Id: <201412241432.sBOEWkfE062776@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: ehaupt set sender to ehaupt@FreeBSD.org using -f From: Emanuel Haupt Date: Wed, 24 Dec 2014 14:32:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375463 - head/mail/p5-Sendmail-AccessDB X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 14:32:47 -0000 Author: ehaupt Date: Wed Dec 24 14:32:45 2014 New Revision: 375463 URL: https://svnweb.freebsd.org/changeset/ports/375463 QAT: https://qat.redports.org/buildarchive/r375463/ Log: Update to 1.04 Modified: head/mail/p5-Sendmail-AccessDB/Makefile head/mail/p5-Sendmail-AccessDB/distinfo Modified: head/mail/p5-Sendmail-AccessDB/Makefile ============================================================================== --- head/mail/p5-Sendmail-AccessDB/Makefile Wed Dec 24 14:16:30 2014 (r375462) +++ head/mail/p5-Sendmail-AccessDB/Makefile Wed Dec 24 14:32:45 2014 (r375463) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Sendmail-AccessDB -PORTVERSION= 1.03 -PORTREVISION= 1 +PORTVERSION= 1.04 CATEGORIES= mail perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/mail/p5-Sendmail-AccessDB/distinfo ============================================================================== --- head/mail/p5-Sendmail-AccessDB/distinfo Wed Dec 24 14:16:30 2014 (r375462) +++ head/mail/p5-Sendmail-AccessDB/distinfo Wed Dec 24 14:32:45 2014 (r375463) @@ -1,2 +1,2 @@ -SHA256 (Sendmail-AccessDB-1.03.tar.gz) = 16d624c6c9dbc4668bf6d9af2ffafcff705869419a40148961821920cb218531 -SIZE (Sendmail-AccessDB-1.03.tar.gz) = 13718 +SHA256 (Sendmail-AccessDB-1.04.tar.gz) = b4cba66f5d585aa05c83a1292cb77ac687e418217d8f9f79c3b56fe8ebf6566e +SIZE (Sendmail-AccessDB-1.04.tar.gz) = 74582 From owner-svn-ports-all@FreeBSD.ORG Wed Dec 24 14:35:37 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C88681CE; Wed, 24 Dec 2014 14:35:37 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B3599101E; Wed, 24 Dec 2014 14:35:37 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBOEZbEF063336; Wed, 24 Dec 2014 14:35:37 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBOEZa8x063324; Wed, 24 Dec 2014 14:35:36 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201412241435.sBOEZa8x063324@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Wed, 24 Dec 2014 14:35:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375464 - in head: comms/efax-gtk x11-toolkits/c++-gtk-utils X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 14:35:38 -0000 Author: pawel Date: Wed Dec 24 14:35:35 2014 New Revision: 375464 URL: https://svnweb.freebsd.org/changeset/ports/375464 QAT: https://qat.redports.org/buildarchive/r375464/ Log: - Update x11-toolkits/c++-gtk-utils to version 2.2.10 - Bump affected comms/efax-gtk, fix plist while here Modified: head/comms/efax-gtk/Makefile head/comms/efax-gtk/pkg-plist head/x11-toolkits/c++-gtk-utils/Makefile head/x11-toolkits/c++-gtk-utils/distinfo head/x11-toolkits/c++-gtk-utils/pkg-plist Modified: head/comms/efax-gtk/Makefile ============================================================================== --- head/comms/efax-gtk/Makefile Wed Dec 24 14:32:45 2014 (r375463) +++ head/comms/efax-gtk/Makefile Wed Dec 24 14:35:35 2014 (r375464) @@ -3,7 +3,7 @@ PORTNAME= efax-gtk PORTVERSION= 3.2.13 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= comms MASTER_SITES= SF EXTRACT_SUFX= .src.tgz Modified: head/comms/efax-gtk/pkg-plist ============================================================================== --- head/comms/efax-gtk/pkg-plist Wed Dec 24 14:32:45 2014 (r375463) +++ head/comms/efax-gtk/pkg-plist Wed Dec 24 14:35:35 2014 (r375464) @@ -1,5 +1,5 @@ -bin/efax-gtk bin/efax-0.9a +bin/efax-gtk bin/efix-0.9a etc/efax-gtkrc man/man1/efax-gtk.1.gz @@ -23,3 +23,6 @@ share/applications/efax-gtk.desktop %%NLS%%share/locale/zh_CN/LC_MESSAGES/efax-gtk.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/efax-gtk.mo share/pixmaps/efax-gtk.png +/var/spool/fax/efax-gtk-faxfilter +/var/spool/fax/efax-gtk-socket-client +@dir /var/spool/fax Modified: head/x11-toolkits/c++-gtk-utils/Makefile ============================================================================== --- head/x11-toolkits/c++-gtk-utils/Makefile Wed Dec 24 14:32:45 2014 (r375463) +++ head/x11-toolkits/c++-gtk-utils/Makefile Wed Dec 24 14:35:35 2014 (r375464) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= c++-gtk-utils -PORTVERSION= 2.2.8 -PORTREVISION= 1 +PORTVERSION= 2.2.10 CATEGORIES= x11-toolkits MASTER_SITES= SF/cxx-gtk-utils/cxx-gtk-utils/${PORTVERSION}/ DISTNAME= c%2B%2B-gtk-utils-${PORTVERSION} Modified: head/x11-toolkits/c++-gtk-utils/distinfo ============================================================================== --- head/x11-toolkits/c++-gtk-utils/distinfo Wed Dec 24 14:32:45 2014 (r375463) +++ head/x11-toolkits/c++-gtk-utils/distinfo Wed Dec 24 14:35:35 2014 (r375464) @@ -1,2 +1,2 @@ -SHA256 (c%2B%2B-gtk-utils-2.2.8.tar.gz) = e33f58b030591aede18632373c4c05a313cada57b448f182c457725ca80fad83 -SIZE (c%2B%2B-gtk-utils-2.2.8.tar.gz) = 2604121 +SHA256 (c%2B%2B-gtk-utils-2.2.10.tar.gz) = e898bf19455706ebe593e6d795584e9a8ed26046c0928597a94c89fa33321191 +SIZE (c%2B%2B-gtk-utils-2.2.10.tar.gz) = 2643918 Modified: head/x11-toolkits/c++-gtk-utils/pkg-plist ============================================================================== --- head/x11-toolkits/c++-gtk-utils/pkg-plist Wed Dec 24 14:32:45 2014 (r375463) +++ head/x11-toolkits/c++-gtk-utils/pkg-plist Wed Dec 24 14:35:35 2014 (r375464) @@ -39,5 +39,5 @@ include/c++-gtk-utils-2-2.2/c++-gtk-util include/c++-gtk-utils-2-2.2/c++-gtk-utils/window.h lib/libcxx-gtk-utils-2-2.2.a lib/libcxx-gtk-utils-2-2.2.so -lib/libcxx-gtk-utils-2-2.2.so.0.1.4 +lib/libcxx-gtk-utils-2-2.2.so.0.1.6 libdata/pkgconfig/c++-gtk-utils-2-2.2.pc From owner-svn-ports-all@FreeBSD.ORG Wed Dec 24 14:45:44 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E06525CA; Wed, 24 Dec 2014 14:45:44 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CC2FE1D94; Wed, 24 Dec 2014 14:45:44 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBOEjinS068056; Wed, 24 Dec 2014 14:45:44 GMT (envelope-from ehaupt@FreeBSD.org) Received: (from ehaupt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBOEjiww068054; Wed, 24 Dec 2014 14:45:44 GMT (envelope-from ehaupt@FreeBSD.org) Message-Id: <201412241445.sBOEjiww068054@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: ehaupt set sender to ehaupt@FreeBSD.org using -f From: Emanuel Haupt Date: Wed, 24 Dec 2014 14:45:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375465 - head/graphics/jpegoptim X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 14:45:45 -0000 Author: ehaupt Date: Wed Dec 24 14:45:43 2014 New Revision: 375465 URL: https://svnweb.freebsd.org/changeset/ports/375465 QAT: https://qat.redports.org/buildarchive/r375465/ Log: Update to 1.4.2 Modified: head/graphics/jpegoptim/Makefile head/graphics/jpegoptim/distinfo Modified: head/graphics/jpegoptim/Makefile ============================================================================== --- head/graphics/jpegoptim/Makefile Wed Dec 24 14:35:35 2014 (r375464) +++ head/graphics/jpegoptim/Makefile Wed Dec 24 14:45:43 2014 (r375465) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= jpegoptim -PORTVERSION= 1.4.1 +PORTVERSION= 1.4.2 CATEGORIES= graphics MASTER_SITES= http://www.kokkonen.net/tjko/src/ \ CRITICAL Modified: head/graphics/jpegoptim/distinfo ============================================================================== --- head/graphics/jpegoptim/distinfo Wed Dec 24 14:35:35 2014 (r375464) +++ head/graphics/jpegoptim/distinfo Wed Dec 24 14:45:43 2014 (r375465) @@ -1,2 +1,2 @@ -SHA256 (jpegoptim-1.4.1.tar.gz) = 5ece274d0906dd9f40468d336a4e40e43aeb20251404fe561b44c28a6ee6f501 -SIZE (jpegoptim-1.4.1.tar.gz) = 97172 +SHA256 (jpegoptim-1.4.2.tar.gz) = 4887409021a664465ac268ca09b4f92868908b9af57e86fa30622998311206c4 +SIZE (jpegoptim-1.4.2.tar.gz) = 98028 From owner-svn-ports-all@FreeBSD.ORG Wed Dec 24 15:03:49 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6FE2C969; Wed, 24 Dec 2014 15:03:49 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5064A640F7; Wed, 24 Dec 2014 15:03:49 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBOF3ngQ077156; Wed, 24 Dec 2014 15:03:49 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBOF3n6m077154; Wed, 24 Dec 2014 15:03:49 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412241503.sBOF3n6m077154@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Wed, 24 Dec 2014 15:03:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375466 - head/sysutils/qpxtool/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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 15:03:49 -0000 Author: antoine Date: Wed Dec 24 15:03:48 2014 New Revision: 375466 URL: https://svnweb.freebsd.org/changeset/ports/375466 QAT: https://qat.redports.org/buildarchive/r375466/ Log: Properly support png 1.5 Obtained from: Gentoo Modified: head/sysutils/qpxtool/files/patch-f1tattoo.cpp Modified: head/sysutils/qpxtool/files/patch-f1tattoo.cpp ============================================================================== --- head/sysutils/qpxtool/files/patch-f1tattoo.cpp Wed Dec 24 14:45:43 2014 (r375465) +++ head/sysutils/qpxtool/files/patch-f1tattoo.cpp Wed Dec 24 15:03:48 2014 (r375466) @@ -1,10 +1,125 @@ ---- console/f1tattoo/f1tattoo.cpp.orig 2009-11-25 08:55:44.000000000 +0100 -+++ console/f1tattoo/f1tattoo.cpp 2012-05-09 13:18:22.000000000 +0200 -@@ -18,6 +18,7 @@ - - #ifdef USE_LIBPNG - #include -+#include - #endif +--- console/f1tattoo/f1tattoo.cpp.orig 2010-09-21 18:48:03 UTC ++++ console/f1tattoo/f1tattoo.cpp +@@ -96,6 +96,10 @@ bool tattoo_read_png(unsigned char *buf, + int c; + int32_t r,g,b; - #include "version.h" ++ png_colorp palette; ++ int num_palette; ++ png_get_PLTE(png_ptr, info_ptr, &palette, &num_palette); ++ + if (fread(header, 1, 8, fp) < 8) { + printf("Error reading PNG header\n"); + fclose(fp); +@@ -129,9 +133,9 @@ bool tattoo_read_png(unsigned char *buf, + + png_read_info(png_ptr, info_ptr); + +- printf("Image size: %ld x %ld\n", info_ptr->width, info_ptr->height); ++ printf("Image size: %ld x %ld\n", png_get_image_width(png_ptr, info_ptr), png_get_image_height(png_ptr, info_ptr)); + +- if (info_ptr->width != 3744U || info_ptr->height != rows ) { ++ if (png_get_image_width(png_ptr, info_ptr) != 3744U || png_get_image_height(png_ptr, info_ptr) != rows ) { + printf("Image should be 3744 x %d", rows); + return 1; + } +@@ -143,14 +147,14 @@ bool tattoo_read_png(unsigned char *buf, + number_of_passes = png_set_interlace_handling(png_ptr); + png_read_update_info(png_ptr, info_ptr); + +- printf("Color type: [%d] ", info_ptr->color_type); +- switch (info_ptr->color_type) { ++ printf("Color type: [%d] ", png_get_color_type(png_ptr, info_ptr)); ++ switch (png_get_color_type(png_ptr, info_ptr)) { + case PNG_COLOR_TYPE_GRAY: + printf("PNG_COLOR_TYPE_GRAY\n"); + break; + case PNG_COLOR_TYPE_PALETTE: + printf("PNG_COLOR_TYPE_PALETTE\n"); +- if (!(info_ptr->valid & PNG_INFO_PLTE)) { ++ if (!(png_get_valid(png_ptr,info_ptr,PNG_INFO_PLTE))) { + printf("PNG color type is indexed, but no palette found!"); + goto err_read_png; + } +@@ -168,49 +172,49 @@ bool tattoo_read_png(unsigned char *buf, + printf("unlnown PNG color type!\n"); + goto err_read_png; + } +- printf("Bit depth : %d\n", info_ptr->bit_depth); +- if (info_ptr->bit_depth != 8) { ++ printf("Bit depth : %d\n", png_get_bit_depth(png_ptr, info_ptr)); ++ if (png_get_bit_depth(png_ptr, info_ptr) != 8) { + printf("Unsupported bit depth!\n"); + goto err_read_png; + } +- if (info_ptr->valid & PNG_INFO_PLTE) { +- printf("Palette : %d colors\n", info_ptr->num_palette); ++ if (png_get_valid(png_ptr,info_ptr,PNG_INFO_PLTE)) { ++ printf("Palette : %d colors\n", num_palette); + } else { + printf("Palette : NO\n"); + } +- printf("ROW bytes : %ld\n", info_ptr->rowbytes); ++ printf("ROW bytes : %ld\n", png_get_rowbytes(png_ptr, info_ptr)); + + + raw_row_pointer = buf; +- png_row_pointer = (png_byte*) malloc(info_ptr->rowbytes); ++ png_row_pointer = (png_byte*) malloc(png_get_rowbytes(png_ptr, info_ptr)); + for (row=0; rowwidth < 3744U) ++ if (png_get_image_width(png_ptr, info_ptr) < 3744U) + memset(raw_row_pointer, 0, 3744); + +- switch (info_ptr->color_type) { ++ switch (png_get_color_type(png_ptr, info_ptr)) { + case PNG_COLOR_TYPE_GRAY: +- for (col=0; colwidth; col++) { ++ for (col=0; colwidth; col++) { ++ for (col=0; colpalette[c].red; +- g = info_ptr->palette[c].green; +- b = info_ptr->palette[c].blue; ++ r = palette[c].red; ++ g = palette[c].green; ++ b = palette[c].blue; + c = (r*11 + g*16 + b*5) / 32; + raw_row_pointer[col] = c ^ 0xFF; + } + break; + case PNG_COLOR_TYPE_RGB: +- for (col=0; colwidth; col++) { ++ for (col=0; colwidth; col++) { ++ for (col=0; colwidth; col++) { ++ for (col=0; col Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1B24CC75; Wed, 24 Dec 2014 15:20:16 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 06AD764374; Wed, 24 Dec 2014 15:20:16 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBOFKFNU083144; Wed, 24 Dec 2014 15:20:15 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBOFKFs1083141; Wed, 24 Dec 2014 15:20:15 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412241520.sBOFKFs1083141@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Wed, 24 Dec 2014 15:20:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375467 - in head/games/lbreakout2: . 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 15:20:16 -0000 Author: antoine Date: Wed Dec 24 15:20:14 2014 New Revision: 375467 URL: https://svnweb.freebsd.org/changeset/ports/375467 QAT: https://qat.redports.org/buildarchive/r375467/ Log: - Properly support png 1.5 - Cleanup plist Deleted: head/games/lbreakout2/files/ Modified: head/games/lbreakout2/Makefile head/games/lbreakout2/pkg-plist Modified: head/games/lbreakout2/Makefile ============================================================================== --- head/games/lbreakout2/Makefile Wed Dec 24 15:03:48 2014 (r375466) +++ head/games/lbreakout2/Makefile Wed Dec 24 15:20:14 2014 (r375467) @@ -12,7 +12,7 @@ COMMENT= Breakout-style arcade game LICENSE= GPLv2 # (or later) -LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png +LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png USES= gmake USE_SDL= mixer net sdl Modified: head/games/lbreakout2/pkg-plist ============================================================================== --- head/games/lbreakout2/pkg-plist Wed Dec 24 15:03:48 2014 (r375466) +++ head/games/lbreakout2/pkg-plist Wed Dec 24 15:20:14 2014 (r375467) @@ -324,13 +324,3 @@ share/applications/lbreakout2.desktop %%NLS%%share/locale/fr/LC_MESSAGES/lbreakout2.mo %%NLS%%share/locale/tr/LC_MESSAGES/lbreakout2.mo share/pixmaps/lbreakout48.gif -@dirrm %%DATADIR%%/sounds -@dirrm %%DATADIR%%/levels -@dirrm %%DATADIR%%/gui_theme -@dirrm %%DATADIR%%/gfx/Oz -@dirrm %%DATADIR%%/gfx/Moiree -@dirrm %%DATADIR%%/gfx/Classic -@dirrm %%DATADIR%%/gfx/AbsoluteB -@dirrm %%DATADIR%%/gfx -@dirrm %%DATADIR%% -%%PORTDOCS%%@dirrm %%DOCSDIR%% From owner-svn-ports-all@FreeBSD.ORG Wed Dec 24 15:31:58 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id BD85B38C; Wed, 24 Dec 2014 15:31:58 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A89596453A; Wed, 24 Dec 2014 15:31:58 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBOFVwEV091199; Wed, 24 Dec 2014 15:31:58 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBOFVws3091197; Wed, 24 Dec 2014 15:31:58 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412241531.sBOFVws3091197@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Wed, 24 Dec 2014 15:31:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375468 - in head/graphics/metapixel: . 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 15:31:59 -0000 Author: antoine Date: Wed Dec 24 15:31:57 2014 New Revision: 375468 URL: https://svnweb.freebsd.org/changeset/ports/375468 QAT: https://qat.redports.org/buildarchive/r375468/ Log: Properly support png 1.5 Obtained from: Gentoo Modified: head/graphics/metapixel/Makefile head/graphics/metapixel/files/patch-rwpng.c Modified: head/graphics/metapixel/Makefile ============================================================================== --- head/graphics/metapixel/Makefile Wed Dec 24 15:20:14 2014 (r375467) +++ head/graphics/metapixel/Makefile Wed Dec 24 15:31:57 2014 (r375468) @@ -15,7 +15,7 @@ LICENSE= GPLv2 LIB_DEPENDS= libgif.so:${PORTSDIR}/graphics/giflib \ libjpeg.so:${PORTSDIR}/graphics/jpeg \ - libpng15.so:${PORTSDIR}/graphics/png + libpng.so:${PORTSDIR}/graphics/png CPPFLAGS+= $$(libpng-config --I_opts) -I${LOCALBASE}/include -I. LDFLAGS+= $$(libpng-config --L_opts) -L${LOCALBASE}/lib Modified: head/graphics/metapixel/files/patch-rwpng.c ============================================================================== --- head/graphics/metapixel/files/patch-rwpng.c Wed Dec 24 15:20:14 2014 (r375467) +++ head/graphics/metapixel/files/patch-rwpng.c Wed Dec 24 15:31:57 2014 (r375468) @@ -1,14 +1,14 @@ ---- rwimg/rwpng.c.orig 2006-12-10 18:59:54.000000000 +0100 -+++ rwimg/rwpng.c 2012-05-04 13:02:08.000000000 +0200 -@@ -26,6 +26,7 @@ - #include - - #include -+#include +--- rwimg/rwpng.c.orig 2006-12-10 17:59:54 UTC ++++ rwimg/rwpng.c +@@ -42,6 +42,7 @@ void* + open_png_file_reading (const char *filename, int *width, int *height) + { + png_data_t *data = (png_data_t*)malloc(sizeof(png_data_t)); ++ int _bit_depth,_color_type,_interlace_type,_compression,_filter; - #include "rwpng.h" + assert(data != 0); -@@ -57,7 +58,7 @@ +@@ -57,19 +58,20 @@ open_png_file_reading (const char *filen data->end_info = png_create_info_struct(data->png_ptr); assert(data->end_info != 0); @@ -17,16 +17,68 @@ assert(0); png_init_io(data->png_ptr, data->file); -@@ -84,7 +85,7 @@ + + png_read_info(data->png_ptr, data->info_ptr); + +- *width = data->info_ptr->width; +- *height = data->info_ptr->height; ++ png_get_IHDR(data->png_ptr,data->info_ptr, ++ (png_uint_32 *)width,(png_uint_32 *)height, ++ &_bit_depth,&_color_type,&_interlace_type,&_compression,&_filter); + +- assert(data->info_ptr->bit_depth == 8 || data->info_ptr->bit_depth == 16); +- assert(data->info_ptr->color_type == PNG_COLOR_TYPE_RGB || data->info_ptr->color_type == PNG_COLOR_TYPE_RGB_ALPHA); +- assert(data->info_ptr->interlace_type == PNG_INTERLACE_NONE); ++ assert(_bit_depth == 8 || _bit_depth == 16); ++ assert(_color_type == PNG_COLOR_TYPE_RGB || _color_type == PNG_COLOR_TYPE_RGB_ALPHA); ++ assert(_interlace_type == PNG_INTERLACE_NONE); + + data->have_read = 0; + +@@ -83,30 +85,36 @@ png_read_lines (void *_data, unsigned ch + int i; int bps, spp; unsigned char *row; ++ png_uint_32 _width,_height; ++ int _bit_depth,_color_type,_interlace_type,_compression,_filter; - if (setjmp(data->png_ptr->jmpbuf)) + if (setjmp(png_jmpbuf(data->png_ptr))) assert(0); - if (data->info_ptr->color_type == PNG_COLOR_TYPE_RGB) -@@ -119,7 +120,7 @@ +- if (data->info_ptr->color_type == PNG_COLOR_TYPE_RGB) ++ png_get_IHDR(data->png_ptr,data->info_ptr, ++ &_width,&_height,&_bit_depth,&_color_type,&_interlace_type, ++ &_compression,&_filter); ++ ++ if (_color_type == PNG_COLOR_TYPE_RGB) + spp = 3; + else + spp = 4; + +- if (data->info_ptr->bit_depth == 16) ++ if (_bit_depth == 16) + bps = 2; + else + bps = 1; + +- row = (unsigned char*)malloc(data->info_ptr->width * spp * bps); ++ row = (unsigned char*)malloc(_width * spp * bps); + + for (i = 0; i < num_lines; ++i) + { + int j, channel; + + png_read_row(data->png_ptr, (png_bytep)row, 0); +- for (j = 0; j < data->info_ptr->width; ++j) ++ for (j = 0; j < _width; ++j) + for (channel = 0; channel < 3; ++channel) +- lines[i * data->info_ptr->width * 3 + j * 3 + channel] = row[j * spp * bps + channel * bps]; ++ lines[i * _width * 3 + j * 3 + channel] = row[j * spp * bps + channel * bps]; + } + + free(row); +@@ -119,7 +127,7 @@ png_free_reader_data (void *_data) { png_data_t *data = (png_data_t*)_data; @@ -35,7 +87,7 @@ assert(0); if (data->have_read) -@@ -148,7 +149,7 @@ +@@ -148,7 +156,7 @@ open_png_file_writing (const char *filen data->info_ptr = png_create_info_struct(data->png_ptr); assert(data->info_ptr != 0); @@ -44,7 +96,31 @@ assert(0); if (pixel_stride == 4) -@@ -182,7 +183,7 @@ +@@ -156,18 +164,14 @@ open_png_file_writing (const char *filen + + png_init_io(data->png_ptr, data->file); + +- data->info_ptr->width = width; +- data->info_ptr->height = height; +- data->info_ptr->valid = 0; ++ png_set_IHDR(data->png_ptr,data->info_ptr,width,height, ++ 8,PNG_COLOR_TYPE_RGB,PNG_INTERLACE_NONE, ++ PNG_COMPRESSION_TYPE_DEFAULT,PNG_FILTER_TYPE_DEFAULT); ++ /* setting these to 0 so just skipping ... + data->info_ptr->rowbytes = width * 3; + data->info_ptr->palette = 0; + data->info_ptr->num_palette = 0; +- data->info_ptr->num_trans = 0; +- data->info_ptr->bit_depth = 8; +- data->info_ptr->color_type = PNG_COLOR_TYPE_RGB; +- data->info_ptr->compression_type = PNG_COMPRESSION_TYPE_DEFAULT; +- data->info_ptr->filter_type = PNG_FILTER_TYPE_DEFAULT; +- data->info_ptr->interlace_type = PNG_INTERLACE_NONE; ++ data->info_ptr->num_trans = 0; */ + + png_write_info(data->png_ptr, data->info_ptr); + +@@ -182,7 +186,7 @@ png_write_lines (void *_data, unsigned c png_data_t *data = (png_data_t*)_data; int i; @@ -53,7 +129,7 @@ assert(0); for (i = 0; i < num_lines; ++i) -@@ -194,7 +195,7 @@ +@@ -194,7 +198,7 @@ png_free_writer_data (void *_data) { png_data_t *data = (png_data_t*)_data; From owner-svn-ports-all@FreeBSD.ORG Wed Dec 24 16:04:24 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 31919D9F; Wed, 24 Dec 2014 16:04:24 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 12F9E2555; Wed, 24 Dec 2014 16:04:24 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBOG4NYD005996; Wed, 24 Dec 2014 16:04:23 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBOG4NkH005994; Wed, 24 Dec 2014 16:04:23 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412241604.sBOG4NkH005994@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Wed, 24 Dec 2014 16:04:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375469 - in head/graphics/autotrace: . 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 16:04:24 -0000 Author: antoine Date: Wed Dec 24 16:04:22 2014 New Revision: 375469 URL: https://svnweb.freebsd.org/changeset/ports/375469 QAT: https://qat.redports.org/buildarchive/r375469/ Log: Properly support png 1.5 Obtained from: pkgsrc Modified: head/graphics/autotrace/Makefile head/graphics/autotrace/files/patch-input-png.c Modified: head/graphics/autotrace/Makefile ============================================================================== --- head/graphics/autotrace/Makefile Wed Dec 24 15:31:57 2014 (r375468) +++ head/graphics/autotrace/Makefile Wed Dec 24 16:04:22 2014 (r375469) @@ -13,7 +13,7 @@ COMMENT= Convert bitmap to vector graphi LICENSE= GPLv2 LGPL21 LICENSE_COMB= multi -LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png +LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png USES= pathfix pkgconfig libtool GNU_CONFIGURE= yes Modified: head/graphics/autotrace/files/patch-input-png.c ============================================================================== --- head/graphics/autotrace/files/patch-input-png.c Wed Dec 24 15:31:57 2014 (r375468) +++ head/graphics/autotrace/files/patch-input-png.c Wed Dec 24 16:04:22 2014 (r375469) @@ -1,10 +1,95 @@ ---- input-png.c.orig 2002-10-10 22:44:14.000000000 +0200 -+++ input-png.c 2012-04-29 12:34:51.000000000 +0200 -@@ -30,6 +30,7 @@ - #include "message.h" - #include "xstd.h" - #include -+#include - #include "input-png.h" +$NetBSD: patch-input-png.c,v 1.1 2011/02/07 00:37:54 wiz Exp $ + +Fix build with png-1.5. + +--- input-png.c.orig 2002-10-10 20:44:14.000000000 +0000 ++++ input-png.c +@@ -42,17 +42,17 @@ static png_bytep * read_png(png_structp - static volatile char rcsid[]="$Id: input-png.c,v 1.16 2002/10/05 19:38:25 masata-y Exp $"; + static void handle_warning(png_structp png, const at_string message) { + LOG1("PNG warning: %s", message); +- at_exception_warning((at_exception_type *)png->error_ptr, ++ at_exception_warning((at_exception_type *)png_get_error_ptr(png), + message); +- /* at_exception_fatal((at_exception_type *)at_png->error_ptr, ++ /* at_exception_fatal((at_exception_type *)png_get_error_ptr(at_png), + "PNG warning"); */ + } + + static void handle_error(png_structp png, const at_string message) { + LOG1("PNG error: %s", message); +- at_exception_fatal((at_exception_type *)png->error_ptr, ++ at_exception_fatal((at_exception_type *)png_get_error_ptr(png), + message); +- /* at_exception_fatal((at_exception_type *)at_png->error_ptr, ++ /* at_exception_fatal((at_exception_type *)png_get_error_ptr(at_png), + "PNG error"); */ + + } +@@ -106,7 +106,8 @@ static int load_image(at_bitmap_type *im + png_init_io(png, stream); + CHECK_ERROR(); + +- rows = read_png(png, info, opts); ++ png_read_png(png, info, PNG_TRANSFORM_STRIP_16 | PNG_TRANSFORM_PACKING | PNG_TRANSFORM_EXPAND, 0); ++ rows = png_get_rows(png, info); + + width = (unsigned short)png_get_image_width(png, info); + height = (unsigned short)png_get_image_height(png, info); +@@ -145,56 +146,3 @@ at_bitmap_type input_png_reader(at_strin + + return image; + } +- +-static png_bytep * +-read_png(png_structp png_ptr, png_infop info_ptr, at_input_opts_type * opts) +-{ +- int row; +- png_color_16p original_bg; +- png_color_16 my_bg; +- +- png_read_info(png_ptr, info_ptr); +- +- png_set_strip_16(png_ptr); +- png_set_packing(png_ptr); +- if ((png_ptr->bit_depth < 8) || +- (png_ptr->color_type == PNG_COLOR_TYPE_PALETTE) || +- (png_get_valid(png_ptr, info_ptr, PNG_INFO_tRNS))) +- png_set_expand(png_ptr); +- +- if (png_get_bKGD(png_ptr, info_ptr, &original_bg)) { +- /* Fill transparent region with ... */ +- my_bg.index = 0; +- +- if (opts && opts->background_color) { +- my_bg.red = 256 * opts->background_color->r; +- my_bg.green = 256 * opts->background_color->g; +- my_bg.blue = 256 * opts->background_color->b; +- my_bg.gray = 256* ((opts->background_color->r +- + opts->background_color->g +- + opts->background_color->b) / 3); +- } else +- /* else, use white */ +- my_bg.red = my_bg.green = my_bg.blue = my_bg.gray = 0xFFFF; +- +- png_set_background(png_ptr, &my_bg, +- PNG_BACKGROUND_GAMMA_FILE, 1, 1.0); +- } else +- png_set_strip_alpha(png_ptr); +- png_read_update_info(png_ptr, info_ptr); +- +- +- info_ptr->row_pointers = (png_bytepp)png_malloc(png_ptr, +- info_ptr->height * sizeof(png_bytep)); +-#ifdef PNG_FREE_ME_SUPPORTED +- info_ptr->free_me |= PNG_FREE_ROWS; +-#endif +- for (row = 0; row < (int)info_ptr->height; row++) +- info_ptr->row_pointers[row] = (png_bytep)png_malloc(png_ptr, +- png_get_rowbytes(png_ptr, info_ptr)); +- +- png_read_image(png_ptr, info_ptr->row_pointers); +- info_ptr->valid |= PNG_INFO_IDAT; +- png_read_end(png_ptr, info_ptr); +- return png_get_rows(png_ptr, info_ptr); +-} From owner-svn-ports-all@FreeBSD.ORG Wed Dec 24 16:17:21 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 071091B6; Wed, 24 Dec 2014 16:17:21 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id DCEB62722; Wed, 24 Dec 2014 16:17:20 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBOGHKYZ011257; Wed, 24 Dec 2014 16:17:20 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBOGHKvC011255; Wed, 24 Dec 2014 16:17:20 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412241617.sBOGHKvC011255@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Wed, 24 Dec 2014 16:17:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375470 - in head/science/h5utils: . 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 16:17:21 -0000 Author: antoine Date: Wed Dec 24 16:17:19 2014 New Revision: 375470 URL: https://svnweb.freebsd.org/changeset/ports/375470 QAT: https://qat.redports.org/buildarchive/r375470/ Log: Properly support png 1.5 Obtained from: pkgsrc Modified: head/science/h5utils/Makefile head/science/h5utils/files/patch-writepng.c Modified: head/science/h5utils/Makefile ============================================================================== --- head/science/h5utils/Makefile Wed Dec 24 16:04:22 2014 (r375469) +++ head/science/h5utils/Makefile Wed Dec 24 16:17:19 2014 (r375470) @@ -16,11 +16,11 @@ LICENSE_FILE= ${WRKSRC}/LICENSE GNU_CONFIGURE= YES CFLAGS += -L${LOCALBASE}/lib -I${LOCALBASE}/include \ - -I${LOCALBASE}/include/libpng15 ${PTHREAD_LIBS} + ${PTHREAD_LIBS} BUILD_DEPENDS+= gawk:${PORTSDIR}/lang/gawk LIB_DEPENDS+= libhdf5.so:${PORTSDIR}/science/hdf5 \ - libpng15.so:${PORTSDIR}/graphics/png \ + libpng.so:${PORTSDIR}/graphics/png \ libmatheval.so:${PORTSDIR}/devel/libmatheval .include Modified: head/science/h5utils/files/patch-writepng.c ============================================================================== --- head/science/h5utils/files/patch-writepng.c Wed Dec 24 16:04:22 2014 (r375469) +++ head/science/h5utils/files/patch-writepng.c Wed Dec 24 16:17:19 2014 (r375470) @@ -1,14 +1,19 @@ ---- writepng.c.orig 2009-06-12 22:58:50.000000000 +0200 -+++ writepng.c 2012-05-06 06:49:53.000000000 +0200 -@@ -26,6 +26,7 @@ - #include +$NetBSD: patch-writepng.c,v 1.1 2011/02/01 09:05:31 wiz Exp $ + +Fix build with png-1.5. + +--- writepng.c.orig 2009-06-12 20:58:50.000000000 +0000 ++++ writepng.c +@@ -240,6 +240,8 @@ void writepng(char *filename, + double skewsin = sin(skew), skewcos = cos(skew); + REAL minoverlay = 0, maxoverlay = 0; + png_byte mask_byte; ++ png_colorp palette = NULL; ++ - #include -+#include - - #include "writepng.h" - -@@ -309,7 +310,7 @@ + /* we must use direct color for translucent overlays */ + if (overlay) +@@ -309,7 +311,7 @@ void writepng(char *filename, } /* Set error handling. REQUIRED if you aren't supplying your own * * error hadnling functions in the png_create_write_struct() call. */ @@ -17,3 +22,21 @@ /* If we get here, we had a problem reading the file */ fclose(fp); png_destroy_write_struct(&png_ptr, (png_infopp) NULL); +@@ -334,8 +336,6 @@ void writepng(char *filename, + PNG_INTERLACE_NONE, + PNG_COMPRESSION_TYPE_BASE, PNG_FILTER_TYPE_BASE); + else { +- png_colorp palette; +- + png_set_IHDR(png_ptr, info_ptr, width, height, 8 /* bit_depth */ , + PNG_COLOR_TYPE_PALETTE, + PNG_INTERLACE_NONE, +@@ -434,7 +434,7 @@ void writepng(char *filename, + png_write_end(png_ptr, info_ptr); + + /* if you malloced the palette, free it here */ +- free(info_ptr->palette); ++ free(palette); + + /* if you allocated any text comments, free them here */ + From owner-svn-ports-all@FreeBSD.ORG Wed Dec 24 16:42:55 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 703675D4; Wed, 24 Dec 2014 16:42:55 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5C6E42B7E; Wed, 24 Dec 2014 16:42:55 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBOGgtx4025019; Wed, 24 Dec 2014 16:42:55 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBOGgtaw025018; Wed, 24 Dec 2014 16:42:55 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201412241642.sBOGgtaw025018@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 24 Dec 2014 16:42:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375471 - head/graphics/nathive X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 16:42:55 -0000 Author: amdmi3 Date: Wed Dec 24 16:42:54 2014 New Revision: 375471 URL: https://svnweb.freebsd.org/changeset/ports/375471 QAT: https://qat.redports.org/buildarchive/r375471/ Log: - Readd empty directories to plist Pointyhat to: bapt Modified: head/graphics/nathive/Makefile Modified: head/graphics/nathive/Makefile ============================================================================== --- head/graphics/nathive/Makefile Wed Dec 24 16:17:19 2014 (r375470) +++ head/graphics/nathive/Makefile Wed Dec 24 16:42:54 2014 (r375471) @@ -24,6 +24,12 @@ PLIST_FILES= bin/${PORTNAME} \ share/applications/nathive.desktop PORTDATA= * PORTDOCS= * +PLIST_DIRS= %%DATADIR%%/cfg/presets/select \ + %%DATADIR%%/cfg/presets/picker \ + %%DATADIR%%/cfg/presets/eraser \ + %%DATADIR%%/cfg/presets/crop \ + %%DATADIR%%/cfg/presets/brush \ + %%DATADIR%%/cfg/console OPTIONS_DEFINE= DOCS From owner-svn-ports-all@FreeBSD.ORG Wed Dec 24 17:04:11 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id DC588B86; Wed, 24 Dec 2014 17:04:11 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C88E03945; Wed, 24 Dec 2014 17:04:11 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBOH4Bps034724; Wed, 24 Dec 2014 17:04:11 GMT (envelope-from xmj@FreeBSD.org) Received: (from xmj@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBOH4B1A034723; Wed, 24 Dec 2014 17:04:11 GMT (envelope-from xmj@FreeBSD.org) Message-Id: <201412241704.sBOH4B1A034723@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: xmj set sender to xmj@FreeBSD.org using -f From: Johannes Jost Meixner Date: Wed, 24 Dec 2014 17:04:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375472 - 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 17:04:12 -0000 Author: xmj Date: Wed Dec 24 17:04:10 2014 New Revision: 375472 URL: https://svnweb.freebsd.org/changeset/ports/375472 QAT: https://qat.redports.org/buildarchive/r375472/ Log: Mk/bsd.linux-apps.mk: bump sdl_image shlib. - Use correct shlib version for sdl_image 1.2.12 PR: 196251 Differential Revision: https://reviews.freebsd.org/D1366 Submitted by: amdmi3 Approved by: swills (mentor) Approved by: portmgr (swills) Modified: head/Mk/bsd.linux-apps.mk Modified: head/Mk/bsd.linux-apps.mk ============================================================================== --- head/Mk/bsd.linux-apps.mk Wed Dec 24 16:42:54 2014 (r375471) +++ head/Mk/bsd.linux-apps.mk Wed Dec 24 17:04:10 2014 (r375472) @@ -418,7 +418,7 @@ sdl12_PORT= ${PORTSDIR}/devel/linux${L sdl12_DEPENDS= xorglibs sdlimage_f10_FILE= ${LINUXBASE}/usr/lib/libSDL_image-1.2.so.0.1.5 -sdlimage_c6_FILE= ${LINUXBASE}/usr/lib/libSDL_image-1.2.so.0.8.2 +sdlimage_c6_FILE= ${LINUXBASE}/usr/lib/libSDL_image-1.2.so.0.8.4 sdlimage_DETECT= ${sdlimage${LINUX_DIST_SUFFIX:S/-/_/}_FILE} sdlimage_PORT= ${PORTSDIR}/graphics/linux${LINUX_DIST_SUFFIX}-sdl_image sdlimage_DEPENDS= jpeg png sdl12 tiff From owner-svn-ports-all@FreeBSD.ORG Wed Dec 24 17:14:15 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1F8F5F78; Wed, 24 Dec 2014 17:14:15 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 00FAA3CD7; Wed, 24 Dec 2014 17:14:15 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBOHEEqK039786; Wed, 24 Dec 2014 17:14:14 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBOHECpI039778; Wed, 24 Dec 2014 17:14:12 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201412241714.sBOHECpI039778@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Wed, 24 Dec 2014 17:14:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375473 - in head/lang: perl5.14 perl5.14/files perl5.16 perl5.16/files perl5.18 perl5.18/files perl5.20 perl5.20/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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 17:14:15 -0000 Author: mat Date: Wed Dec 24 17:14:11 2014 New Revision: 375473 URL: https://svnweb.freebsd.org/changeset/ports/375473 QAT: https://qat.redports.org/buildarchive/r375473/ Log: Use a less kludgy way for handling libperl.so's versionning and linking. Sponsored by: Absolight Modified: head/lang/perl5.14/Makefile head/lang/perl5.14/files/patch-Makefile.SH head/lang/perl5.16/Makefile head/lang/perl5.16/files/patch-Makefile.SH head/lang/perl5.18/Makefile head/lang/perl5.18/files/patch-Makefile.SH head/lang/perl5.20/Makefile head/lang/perl5.20/files/patch-Makefile.SH Modified: head/lang/perl5.14/Makefile ============================================================================== --- head/lang/perl5.14/Makefile Wed Dec 24 17:04:10 2014 (r375472) +++ head/lang/perl5.14/Makefile Wed Dec 24 17:14:11 2014 (r375473) @@ -68,6 +68,12 @@ CONFIGURE_ARGS= -sde -Dprefix=${PREFIX} -Dotherlibdirs=${PREFIX}/lib/perl5/site_perl/${PERL_VER}:${PREFIX}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH} \ -Ui_malloc -Ui_iconv -Uinstallusrbinperl -Dusenm=n \ -Dcc="${CC}" -Duseshrplib -Dinc_version_list=none +# Keep the following two in sync. +# lddlflags is used for all .so linking +# shrpldflags is used for libperl.so, so remove all the extra bits inherited from lddlflags. +CONFIGURE_ARGS+= \ + -Alddlflags='-L${WRKSRC} -L${PREFIX}/${_ARCH_LIB}/CORE -Wl,-rpath=${PREFIX}/${_ARCH_LIB}/CORE -lperl' \ + -Dshrpldflags='$$(LDDLFLAGS:N-L${WRKSRC}:N-L${PREFIX}/${_ARCH_LIB}/CORE:N-Wl,-rpath=${PREFIX}/${_ARCH_LIB}/CORE:N-lperl) -Wl,-soname,$$(LIBPERL:R)' LOCALE_CLEANUP= LANG="" LC_ALL="" LC_COLLATE="" LC_CTYPE="" \ LC_MESSAGES="" LC_MONETARY="" LC_NUMERIC="" \ LC_TIME="" @@ -203,11 +209,6 @@ post-extract: post-patch: ${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|g' \ ${WRKSRC}/Configure ${WRKSRC}/hints/freebsd.sh - # Keep the following two sync'ed - ${REINPLACE_CMD} -e 's|lddlflags="-shared "|lddlflags="-shared -L${WRKSRC} -L${PREFIX}/${_ARCH_LIB}/CORE -Wl,-rpath=${PREFIX}/${_ARCH_LIB}/CORE -lperl "|' \ - ${WRKSRC}/hints/freebsd.sh - ${REINPLACE_CMD} -e 's|%%HOLDER%%|:N-L${WRKSRC}:N-L${PREFIX}/${_ARCH_LIB}/CORE:N-Wl,-rpath=${PREFIX}/${_ARCH_LIB}/CORE:N-lperl|' \ - ${WRKSRC}/Makefile.SH .if ${PORT_OPTIONS:MPTHREAD} ${REINPLACE_CMD} -e 's|%%PTHREAD_LIBS%%|${PTHREAD_LIBS}|g;' \ -e 's|%%PTHREAD_CFLAGS%%|${PTHREAD_CFLAGS}|g;' \ Modified: head/lang/perl5.14/files/patch-Makefile.SH ============================================================================== --- head/lang/perl5.14/files/patch-Makefile.SH Wed Dec 24 17:04:10 2014 (r375472) +++ head/lang/perl5.14/files/patch-Makefile.SH Wed Dec 24 17:14:11 2014 (r375473) @@ -1,11 +1,10 @@ --- Makefile.SH.orig 2012-12-19 12:25:23 UTC +++ Makefile.SH -@@ -762,7 +762,7 @@ $(LIBPERL): $& $(obj) $(DYNALOADER) $(LI - true) - $spitshell >>$Makefile <<'!NO!SUBS!' - rm -f $@ -- $(LD) -o $@ $(SHRPLDFLAGS) $(obj) $(DYNALOADER) $(libs) -+ $(LD) -o $@ $(SHRPLDFLAGS%%HOLDER%%) -Wl,-soname,$(LIBPERL:R) $(obj) $(DYNALOADER) $(libs) - !NO!SUBS! - case "$osname" in - aix) +@@ -28,7 +28,6 @@ esac + + linklibperl='$(LIBPERL)' + linklibperl_nonshr='' +-shrpldflags='$(LDDLFLAGS)' + ldlibpth='' + DPERL_EXTERNAL_GLOB='-DPERL_EXTERNAL_GLOB' + DPERL_IS_MINIPERL='-DPERL_IS_MINIPERL' Modified: head/lang/perl5.16/Makefile ============================================================================== --- head/lang/perl5.16/Makefile Wed Dec 24 17:04:10 2014 (r375472) +++ head/lang/perl5.16/Makefile Wed Dec 24 17:14:11 2014 (r375473) @@ -68,6 +68,12 @@ CONFIGURE_ARGS= -sde -Dprefix=${PREFIX} -Dotherlibdirs=${PREFIX}/lib/perl5/site_perl/${PERL_VER}:${PREFIX}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH} \ -Ui_malloc -Ui_iconv -Uinstallusrbinperl -Dusenm=n \ -Dcc="${CC}" -Duseshrplib -Dinc_version_list=none +# Keep the following two in sync. +# lddlflags is used for all .so linking +# shrpldflags is used for libperl.so, so remove all the extra bits inherited from lddlflags. +CONFIGURE_ARGS+= \ + -Alddlflags='-L${WRKSRC} -L${PREFIX}/${_ARCH_LIB}/CORE -Wl,-rpath=${PREFIX}/${_ARCH_LIB}/CORE -lperl' \ + -Dshrpldflags='$$(LDDLFLAGS:N-L${WRKSRC}:N-L${PREFIX}/${_ARCH_LIB}/CORE:N-Wl,-rpath=${PREFIX}/${_ARCH_LIB}/CORE:N-lperl) -Wl,-soname,$$(LIBPERL:R)' LOCALE_CLEANUP= LANG="" LC_ALL="" LC_COLLATE="" LC_CTYPE="" \ LC_MESSAGES="" LC_MONETARY="" LC_NUMERIC="" \ LC_TIME="" @@ -203,11 +209,6 @@ post-extract: post-patch: ${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|g' \ ${WRKSRC}/Configure ${WRKSRC}/hints/freebsd.sh - # Keep the following two sync'ed - ${REINPLACE_CMD} -e 's|lddlflags="-shared "|lddlflags="-shared -L${WRKSRC} -L${PREFIX}/${_ARCH_LIB}/CORE -Wl,-rpath=${PREFIX}/${_ARCH_LIB}/CORE -lperl "|' \ - ${WRKSRC}/hints/freebsd.sh - ${REINPLACE_CMD} -e 's|%%HOLDER%%|:N-L${WRKSRC}:N-L${PREFIX}/${_ARCH_LIB}/CORE:N-Wl,-rpath=${PREFIX}/${_ARCH_LIB}/CORE:N-lperl|' \ - ${WRKSRC}/Makefile.SH .if ${PORT_OPTIONS:MPTHREAD} ${REINPLACE_CMD} -e 's|%%PTHREAD_LIBS%%|${PTHREAD_LIBS}|g;' \ -e 's|%%PTHREAD_CFLAGS%%|${PTHREAD_CFLAGS}|g;' \ Modified: head/lang/perl5.16/files/patch-Makefile.SH ============================================================================== --- head/lang/perl5.16/files/patch-Makefile.SH Wed Dec 24 17:04:10 2014 (r375472) +++ head/lang/perl5.16/files/patch-Makefile.SH Wed Dec 24 17:14:11 2014 (r375473) @@ -1,11 +1,10 @@ --- Makefile.SH.orig 2013-03-04 15:16:21 UTC +++ Makefile.SH -@@ -795,7 +795,7 @@ $(LIBPERL): $& $(obj) $(DYNALOADER) $(LI - true) - $spitshell >>$Makefile <<'!NO!SUBS!' - rm -f $@ -- $(LD) -o $@ $(SHRPLDFLAGS) $(obj) $(DYNALOADER) $(libs) -+ $(LD) -o $@ $(SHRPLDFLAGS%%HOLDER%%) -Wl,-soname,$(LIBPERL:R) $(obj) $(DYNALOADER) $(libs) - !NO!SUBS! - case "$osname" in - aix) +@@ -28,7 +28,6 @@ esac + + linklibperl='$(LIBPERL)' + linklibperl_nonshr='' +-shrpldflags='$(LDDLFLAGS)' + ldlibpth='' + DPERL_EXTERNAL_GLOB='-DPERL_EXTERNAL_GLOB' + DPERL_IS_MINIPERL='-DPERL_IS_MINIPERL' Modified: head/lang/perl5.18/Makefile ============================================================================== --- head/lang/perl5.18/Makefile Wed Dec 24 17:04:10 2014 (r375472) +++ head/lang/perl5.18/Makefile Wed Dec 24 17:14:11 2014 (r375473) @@ -85,6 +85,12 @@ CONFIGURE_ARGS= -sde -Dprefix=${PREFIX} -Dotherlibdirs=${PREFIX}/lib/perl5/site_perl/${PERL_VER}:${PREFIX}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH} \ -Ui_malloc -Ui_iconv -Uinstallusrbinperl -Dusenm=n \ -Dcc="${CC}" -Duseshrplib -Dinc_version_list=none +# Keep the following two in sync. +# lddlflags is used for all .so linking +# shrpldflags is used for libperl.so, so remove all the extra bits inherited from lddlflags. +CONFIGURE_ARGS+= \ + -Alddlflags='-L${WRKSRC} -L${PREFIX}/${_ARCH_LIB}/CORE -Wl,-rpath=${PREFIX}/${_ARCH_LIB}/CORE -lperl' \ + -Dshrpldflags='$$(LDDLFLAGS:N-L${WRKSRC}:N-L${PREFIX}/${_ARCH_LIB}/CORE:N-Wl,-rpath=${PREFIX}/${_ARCH_LIB}/CORE:N-lperl) -Wl,-soname,$$(LIBPERL:R)' LOCALE_CLEANUP= LANG="" LC_ALL="" LC_COLLATE="" LC_CTYPE="" \ LC_MESSAGES="" LC_MONETARY="" LC_NUMERIC="" \ LC_TIME="" @@ -181,11 +187,6 @@ post-extract: post-patch: ${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|g' \ ${WRKSRC}/Configure ${WRKSRC}/hints/freebsd.sh - # Keep the following two sync'ed - ${REINPLACE_CMD} -e 's|lddlflags="-shared "|lddlflags="-shared -L${WRKSRC} -L${PREFIX}/${_ARCH_LIB}/CORE -Wl,-rpath=${PREFIX}/${_ARCH_LIB}/CORE -lperl "|' \ - ${WRKSRC}/hints/freebsd.sh - ${REINPLACE_CMD} -e 's|%%HOLDER%%|:N-L${WRKSRC}:N-L${PREFIX}/${_ARCH_LIB}/CORE:N-Wl,-rpath=${PREFIX}/${_ARCH_LIB}/CORE:N-lperl|' \ - ${WRKSRC}/Makefile.SH .if ${PORT_OPTIONS:MPTHREAD} ${REINPLACE_CMD} -e 's|%%PTHREAD_LIBS%%|${PTHREAD_LIBS}|g;' \ -e 's|%%PTHREAD_CFLAGS%%|${PTHREAD_CFLAGS}|g;' \ Modified: head/lang/perl5.18/files/patch-Makefile.SH ============================================================================== --- head/lang/perl5.18/files/patch-Makefile.SH Wed Dec 24 17:04:10 2014 (r375472) +++ head/lang/perl5.18/files/patch-Makefile.SH Wed Dec 24 17:14:11 2014 (r375473) @@ -1,11 +1,10 @@ --- Makefile.SH.orig 2014-10-01 15:23:34 UTC +++ Makefile.SH -@@ -805,7 +805,7 @@ $(LIBPERL): $& $(obj) $(DYNALOADER) $(LI - true) - $spitshell >>$Makefile <<'!NO!SUBS!' - rm -f $@ -- $(LD) -o $@ $(SHRPLDFLAGS) $(obj) $(DYNALOADER) $(libs) -+ $(LD) -o $@ $(SHRPLDFLAGS%%HOLDER%%) -Wl,-soname,$(LIBPERL:R) $(obj) $(DYNALOADER) $(libs) - !NO!SUBS! - case "$osname" in - aix) +@@ -40,7 +40,6 @@ esac + pwd="`pwd`" + linklibperl='$(LIBPERL)' + linklibperl_nonshr='' +-shrpldflags='$(LDDLFLAGS)' + ldlibpth='' + DPERL_EXTERNAL_GLOB='-DPERL_EXTERNAL_GLOB' + DPERL_IS_MINIPERL='-DPERL_IS_MINIPERL' Modified: head/lang/perl5.20/Makefile ============================================================================== --- head/lang/perl5.20/Makefile Wed Dec 24 17:04:10 2014 (r375472) +++ head/lang/perl5.20/Makefile Wed Dec 24 17:14:11 2014 (r375473) @@ -85,6 +85,12 @@ CONFIGURE_ARGS= -sde -Dprefix=${PREFIX} -Dsiteman1dir=${PREFIX}/man/man1 \ -Ui_malloc -Ui_iconv -Uinstallusrbinperl -Dusenm=n \ -Dcc="${CC}" -Duseshrplib -Dinc_version_list=none +# Keep the following two in sync. +# lddlflags is used for all .so linking +# shrpldflags is used for libperl.so, so remove all the extra bits inherited from lddlflags. +CONFIGURE_ARGS+= \ + -Alddlflags='-L${WRKSRC} -L${PREFIX}/${_ARCH_LIB}/CORE -Wl,-rpath=${PREFIX}/${_ARCH_LIB}/CORE -lperl' \ + -Dshrpldflags='$$(LDDLFLAGS:N-L${WRKSRC}:N-L${PREFIX}/${_ARCH_LIB}/CORE:N-Wl,-rpath=${PREFIX}/${_ARCH_LIB}/CORE:N-lperl) -Wl,-soname,$$(LIBPERL:R)' # When upgrading to 5.22+ remove this. CONFIGURE_ARGS+= \ -Dotherlibdirs=${PREFIX}/lib/perl5/site_perl/${PERL_VER}:${PREFIX}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH} @@ -178,11 +184,6 @@ post-extract: post-patch: ${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|g' \ ${WRKSRC}/Configure ${WRKSRC}/hints/freebsd.sh - # Keep the following two sync'ed - ${REINPLACE_CMD} -e 's|lddlflags="-shared "|lddlflags="-shared -L${WRKSRC} -L${PREFIX}/${_ARCH_LIB}/CORE -Wl,-rpath=${PREFIX}/${_ARCH_LIB}/CORE -lperl "|' \ - ${WRKSRC}/hints/freebsd.sh - ${REINPLACE_CMD} -e 's|%%HOLDER%%|:N-L${WRKSRC}:N-L${PREFIX}/${_ARCH_LIB}/CORE:N-Wl,-rpath=${PREFIX}/${_ARCH_LIB}/CORE:N-lperl|' \ - ${WRKSRC}/Makefile.SH .if ${PORT_OPTIONS:MPTHREAD} ${REINPLACE_CMD} -e 's|%%PTHREAD_LIBS%%|${PTHREAD_LIBS}|g;' \ -e 's|%%PTHREAD_CFLAGS%%|${PTHREAD_CFLAGS}|g;' \ Modified: head/lang/perl5.20/files/patch-Makefile.SH ============================================================================== --- head/lang/perl5.20/files/patch-Makefile.SH Wed Dec 24 17:04:10 2014 (r375472) +++ head/lang/perl5.20/files/patch-Makefile.SH Wed Dec 24 17:14:11 2014 (r375473) @@ -1,11 +1,10 @@ --- Makefile.SH.orig 2014-09-14 11:30:59 UTC +++ Makefile.SH -@@ -838,7 +838,7 @@ $(LIBPERL): $& $(obj) $(DYNALOADER) $(LI - true) - $spitshell >>$Makefile <<'!NO!SUBS!' - rm -f $@ -- $(LD) -o $@ $(SHRPLDFLAGS) $(obj) $(DYNALOADER) $(libs) -+ $(LD) -o $@ $(SHRPLDFLAGS%%HOLDER%%) -Wl,-soname,$(LIBPERL:R) $(obj) $(DYNALOADER) $(libs) - !NO!SUBS! - case "$osname" in - aix) +@@ -31,7 +31,6 @@ esac + pwd="`pwd`" + linklibperl='$(LIBPERL)' + linklibperl_nonshr='' +-shrpldflags='$(LDDLFLAGS)' + ldlibpth='' + DPERL_EXTERNAL_GLOB='-DPERL_EXTERNAL_GLOB' + DPERL_IS_MINIPERL='-DPERL_IS_MINIPERL' From owner-svn-ports-all@FreeBSD.ORG Wed Dec 24 17:46:45 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C387B513; Wed, 24 Dec 2014 17:46:45 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id AFF631302; Wed, 24 Dec 2014 17:46:45 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBOHkjbM054131; Wed, 24 Dec 2014 17:46:45 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBOHkjlv054130; Wed, 24 Dec 2014 17:46:45 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412241746.sBOHkjlv054130@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Wed, 24 Dec 2014 17:46:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375474 - head/textproc/htmldoc X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 17:46:45 -0000 Author: antoine Date: Wed Dec 24 17:46:44 2014 New Revision: 375474 URL: https://svnweb.freebsd.org/changeset/ports/375474 QAT: https://qat.redports.org/buildarchive/r375474/ Log: Explicitely disable gnutls as it fails to build if detected Reported and tested by: Scott Allendorf Modified: head/textproc/htmldoc/Makefile Modified: head/textproc/htmldoc/Makefile ============================================================================== --- head/textproc/htmldoc/Makefile Wed Dec 24 17:14:11 2014 (r375473) +++ head/textproc/htmldoc/Makefile Wed Dec 24 17:46:44 2014 (r375474) @@ -27,6 +27,8 @@ USE_OPENSSL= yes GNU_CONFIGURE= yes # Configure seems broken and ignores these ATM: CONFIGURE_ARGS+=--disable-localjpeg --disable-localzlib --disable-localpng +# Explicitely disable gnutls as it fails to build if detected +CONFIGURE_ARGS+=--disable-gnutls WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} EXCLUDE= png jpeg zlib htmldoc/md5* htmldoc/rc4* htmldoc/snprintf* EXTRACT_AFTER_ARGS=${EXCLUDE:S,^,--exclude ,} From owner-svn-ports-all@FreeBSD.ORG Wed Dec 24 17:46:50 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9A1375F1; Wed, 24 Dec 2014 17:46:50 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 86ABB1304; Wed, 24 Dec 2014 17:46:50 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBOHkoe0054247; Wed, 24 Dec 2014 17:46:50 GMT (envelope-from gjb@FreeBSD.org) Received: (from gjb@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBOHkoM6054245; Wed, 24 Dec 2014 17:46:50 GMT (envelope-from gjb@FreeBSD.org) Message-Id: <201412241746.sBOHkoM6054245@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: gjb set sender to gjb@FreeBSD.org using -f From: Glen Barber Date: Wed, 24 Dec 2014 17:46:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375475 - in head/security: gnupg gnupg20 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 17:46:50 -0000 Author: gjb Date: Wed Dec 24 17:46:49 2014 New Revision: 375475 URL: https://svnweb.freebsd.org/changeset/ports/375475 QAT: https://qat.redports.org/buildarchive/r375475/ Log: Update security/gnupg*/pkg-message to reflect reality. Sponsored by: The FreeBSD Foundation Modified: head/security/gnupg/pkg-message head/security/gnupg20/pkg-message Modified: head/security/gnupg/pkg-message ============================================================================== --- head/security/gnupg/pkg-message Wed Dec 24 17:46:44 2014 (r375474) +++ head/security/gnupg/pkg-message Wed Dec 24 17:46:49 2014 (r375475) @@ -6,9 +6,7 @@ In order to use gpg-agent, you need to i The following ports of pinentry dialogs are available: security/pinentry-curses (ncurses based dialog) -security/pinentry-gtk (GTK 1.2 based dialog) security/pinentry-gtk2 (GTK 2.x based dialog) -security/pinentry-qt (QT3 based dialog) -security/pinentry-q4 (QT4 based dialog) +security/pinentry-qt4 (QT4 based dialog) ############################################################################### Modified: head/security/gnupg20/pkg-message ============================================================================== --- head/security/gnupg20/pkg-message Wed Dec 24 17:46:44 2014 (r375474) +++ head/security/gnupg20/pkg-message Wed Dec 24 17:46:49 2014 (r375475) @@ -6,9 +6,7 @@ In order to use gpg-agent, you need to i The following ports of pinentry dialogs are available: security/pinentry-curses (ncurses based dialog) -security/pinentry-gtk (GTK 1.2 based dialog) security/pinentry-gtk2 (GTK 2.x based dialog) -security/pinentry-qt (QT3 based dialog) -security/pinentry-q4 (QT4 based dialog) +security/pinentry-qt4 (QT4 based dialog) ############################################################################### From owner-svn-ports-all@FreeBSD.ORG Wed Dec 24 17:49:05 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 73C0A6FF; Wed, 24 Dec 2014 17:49:05 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5EA861325; Wed, 24 Dec 2014 17:49:05 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBOHn5o2054638; Wed, 24 Dec 2014 17:49:05 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBOHn4Qk054635; Wed, 24 Dec 2014 17:49:04 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412241749.sBOHn4Qk054635@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Wed, 24 Dec 2014 17:49:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375476 - in head/graphics/xv: . 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 17:49:05 -0000 Author: antoine Date: Wed Dec 24 17:49:03 2014 New Revision: 375476 URL: https://svnweb.freebsd.org/changeset/ports/375476 QAT: https://qat.redports.org/buildarchive/r375476/ Log: Properly support png 1.5 Obtained from: Gentoo Added: head/graphics/xv/files/patch-xvinfo.c (contents, props changed) Modified: head/graphics/xv/Makefile head/graphics/xv/files/patch-xvpng.c Modified: head/graphics/xv/Makefile ============================================================================== --- head/graphics/xv/Makefile Wed Dec 24 17:46:49 2014 (r375475) +++ head/graphics/xv/Makefile Wed Dec 24 17:49:03 2014 (r375476) @@ -20,7 +20,7 @@ COMMENT?= X11 program that displays imag LIB_DEPENDS= libjpeg.so:${PORTSDIR}/graphics/jpeg \ libtiff.so:${PORTSDIR}/graphics/tiff \ - libpng15.so:${PORTSDIR}/graphics/png \ + libpng.so:${PORTSDIR}/graphics/png \ libjasper.so:${PORTSDIR}/graphics/jasper USES= imake Added: head/graphics/xv/files/patch-xvinfo.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/xv/files/patch-xvinfo.c Wed Dec 24 17:49:03 2014 (r375476) @@ -0,0 +1,11 @@ +--- xvinfo.c.orig 1994-12-22 22:34:41 UTC ++++ xvinfo.c +@@ -26,7 +26,7 @@ + #define INFOHIGH 270 + + /* max length of an Info String */ +-#define ISTRLEN 80 ++#define ISTRLEN 256 + + /* baseline of top line of text */ + #define TOPBASE (36 + penn_height/2 + 4 + 8 + ASCENT) Modified: head/graphics/xv/files/patch-xvpng.c ============================================================================== --- head/graphics/xv/files/patch-xvpng.c Wed Dec 24 17:46:49 2014 (r375475) +++ head/graphics/xv/files/patch-xvpng.c Wed Dec 24 17:49:03 2014 (r375476) @@ -1,15 +1,36 @@ ---- xvpng.c.orig 2007-05-14 02:53:28.000000000 +0200 -+++ xvpng.c 2012-04-27 07:51:56.000000000 +0200 -@@ -32,6 +32,8 @@ +--- xvpng.c.orig 2007-05-14 00:53:28 UTC ++++ xvpng.c +@@ -31,6 +31,7 @@ + #ifdef HAVE_PNG - #include "png.h" +#include "zlib.h" -+#include "pngpriv.h" + #include "png.h" /*** Stuff for PNG Dialog box ***/ - #define PWIDE 318 -@@ -458,7 +460,7 @@ +@@ -41,7 +42,9 @@ + #define COMPRESSION 6 /* default zlib compression level, not max + (Z_BEST_COMPRESSION) */ + +-#define HAVE_tRNS (info_ptr->valid & PNG_INFO_tRNS) ++/* old ++#define HAVE_tRNS (info_ptr->valid & PNG_INFO_tRNS) */ ++#define HAVE_tRNS png_get_valid(png_ptr,info_ptr,PNG_INFO_tRNS) + + #define DWIDE 86 + #define DHIGH 104 +@@ -444,6 +447,10 @@ int WritePNG(fp, pic, ptype, w, h, rmap, + byte *p, *png_line; + char software[256]; + char *savecmnt; ++ /* for storing values until all are accumulated, so that the image header can be set in full */ ++ int _bit_depth,_color_type,_interlace_type,_compression_type,_filter_type; ++ png_uint_32 _width,_height; ++ png_time _mod_time; + + if ((png_ptr = png_create_write_struct(PNG_LIBPNG_VER_STRING, NULL, + png_xv_error, png_xv_warning)) == NULL) { +@@ -458,7 +465,7 @@ int WritePNG(fp, pic, ptype, w, h, rmap, FatalError(software); } @@ -18,7 +39,281 @@ png_destroy_write_struct(&png_ptr, &info_ptr); return -1; } -@@ -921,7 +923,7 @@ +@@ -489,8 +496,8 @@ int WritePNG(fp, pic, ptype, w, h, rmap, + png_set_filter(png_ptr, 0, filter); + } + +- info_ptr->width = w; +- info_ptr->height = h; ++ _width = w; ++ _height = h; + if (w <= 0 || h <= 0) { + SetISTR(ISTR_WARNING, "%s: image dimensions out of range (%dx%d)", + fbasename, w, h); +@@ -498,7 +505,7 @@ int WritePNG(fp, pic, ptype, w, h, rmap, + return -1; + } + +- info_ptr->interlace_type = interCB.val ? 1 : 0; ++ _interlace_type = interCB.val ? PNG_INTERLACE_ADAM7 : PNG_INTERLACE_NONE; + + linesize = 0; /* quiet a compiler warning */ + +@@ -542,40 +549,44 @@ int WritePNG(fp, pic, ptype, w, h, rmap, + png_destroy_write_struct(&png_ptr, &info_ptr); + return -1; + } +- info_ptr->color_type = PNG_COLOR_TYPE_RGB; +- info_ptr->bit_depth = 8; ++ _color_type = PNG_COLOR_TYPE_RGB; ++ _bit_depth = 8; + } else /* ptype == PIC8 */ { + linesize = w; +- info_ptr->color_type = PNG_COLOR_TYPE_PALETTE; ++ _color_type = PNG_COLOR_TYPE_PALETTE; + if (numuniqcols <= 2) +- info_ptr->bit_depth = 1; ++ _bit_depth = 1; + else + if (numuniqcols <= 4) +- info_ptr->bit_depth = 2; ++ _bit_depth = 2; + else + if (numuniqcols <= 16) +- info_ptr->bit_depth = 4; ++ _bit_depth = 4; + else +- info_ptr->bit_depth = 8; ++ _bit_depth = 8; + + for (i = 0; i < numuniqcols; i++) { + palette[i].red = r1[i]; + palette[i].green = g1[i]; + palette[i].blue = b1[i]; + } +- info_ptr->num_palette = numuniqcols; +- info_ptr->palette = palette; ++/* cannot find a setter for this, unsure if it is necessary anymore... + info_ptr->valid |= PNG_INFO_PLTE; ++*/ ++ /* set the header just in case it's needed */ ++ png_set_IHDR(png_ptr,info_ptr,_width,_height,_bit_depth,_color_type, ++ _interlace_type,PNG_COMPRESSION_TYPE_DEFAULT,PNG_FILTER_TYPE_DEFAULT); ++ png_set_PLTE(png_ptr,info_ptr,palette,numuniqcols); + } + } + + else if (colorType == F_GREYSCALE || colorType == F_BWDITHER) { +- info_ptr->color_type = PNG_COLOR_TYPE_GRAY; ++ _color_type = PNG_COLOR_TYPE_GRAY; + if (colorType == F_BWDITHER) { + /* shouldn't happen */ + if (ptype == PIC24) FatalError("PIC24 and B/W Stipple in WritePNG()"); + +- info_ptr->bit_depth = 1; ++ _bit_depth = 1; + if (MONO(r1[0], g1[0], b1[0]) > MONO(r1[1], g1[1], b1[1])) { + remap[0] = 1; + remap[1] = 0; +@@ -595,7 +606,7 @@ int WritePNG(fp, pic, ptype, w, h, rmap, + png_destroy_write_struct(&png_ptr, &info_ptr); + return -1; + } +- info_ptr->bit_depth = 8; ++ _bit_depth = 8; + } + else /* ptype == PIC8 */ { + int low_precision; +@@ -617,7 +628,7 @@ int WritePNG(fp, pic, ptype, w, h, rmap, + for (; i < 256; i++) + remap[i]=0; /* shouldn't be necessary, but... */ + +- info_ptr->bit_depth = 8; ++ _bit_depth = 8; + + /* Note that this fails most of the time because of gamma */ + /* (and that would be a bug: GRR FIXME) */ +@@ -636,7 +647,7 @@ int WritePNG(fp, pic, ptype, w, h, rmap, + for (i = 0; i < numuniqcols; i++) { + remap[i] &= 0xf; + } +- info_ptr->bit_depth = 4; ++ _bit_depth = 4; + + /* try to adjust to 2-bit precision grayscale */ + +@@ -652,7 +663,7 @@ int WritePNG(fp, pic, ptype, w, h, rmap, + for (i = 0; i < numuniqcols; i++) { + remap[i] &= 3; + } +- info_ptr->bit_depth = 2; ++ _bit_depth = 2; + + /* try to adjust to 1-bit precision grayscale */ + +@@ -668,7 +679,7 @@ int WritePNG(fp, pic, ptype, w, h, rmap, + for (i = 0; i < numuniqcols; i++) { + remap[i] &= 1; + } +- info_ptr->bit_depth = 1; ++ _bit_depth = 1; + } + } + } +@@ -677,6 +688,9 @@ int WritePNG(fp, pic, ptype, w, h, rmap, + else + png_error(png_ptr, "Unknown colorstyle in WritePNG"); + ++ png_set_IHDR(png_ptr,info_ptr,_width,_height,_bit_depth,_color_type, ++ _interlace_type,PNG_COMPRESSION_TYPE_DEFAULT,PNG_FILTER_TYPE_DEFAULT); ++ + if ((text = (png_textp)malloc(sizeof(png_text)))) { + sprintf(software, "XV %s", REVDATE); + +@@ -685,20 +699,22 @@ int WritePNG(fp, pic, ptype, w, h, rmap, + text->text = software; + text->text_length = strlen(text->text); + +- info_ptr->max_text = 1; +- info_ptr->num_text = 1; +- info_ptr->text = text; ++/* max_text seems to be internal only now, do not set ++ info_ptr->max_text = 1; */ ++ png_set_text(png_ptr,info_ptr,text,1); + } + + Display_Gamma = gDial.val; /* Save the current gamma for loading */ + + // GRR FIXME: add .Xdefaults option to omit writing gamma (size, cumulative errors when editing)--alternatively, modify save box to include "omit" checkbox +- info_ptr->gamma = 1.0/gDial.val; +- info_ptr->valid |= PNG_INFO_gAMA; ++ png_set_gAMA(png_ptr,info_ptr,1.0/gDial.val); ++/* doesn't seem to be a way to set valid directly anymore, unnecessary maybe.. ++ info_ptr->valid |= PNG_INFO_gAMA; */ + ++/* might need to be png_write_info_before_PLTE() ... */ + png_write_info(png_ptr, info_ptr); + +- if (info_ptr->bit_depth < 8) ++ if (_bit_depth < 8) + png_set_packing(png_ptr); + + pass=png_set_interlace_handling(png_ptr); +@@ -711,13 +727,13 @@ int WritePNG(fp, pic, ptype, w, h, rmap, + int j; + p = pic; + for (j = 0; j < h; ++j) { +- if (info_ptr->color_type == PNG_COLOR_TYPE_GRAY) { ++ if (_color_type == PNG_COLOR_TYPE_GRAY) { + int k; + for (k = 0; k < w; ++k) + png_line[k] = ptype==PIC24 ? MONO(p[k*3], p[k*3+1], p[k*3+2]) : + remap[pc2nc[p[k]]]; + png_write_row(png_ptr, png_line); +- } else if (info_ptr->color_type == PNG_COLOR_TYPE_PALETTE) { ++ } else if (_color_type == PNG_COLOR_TYPE_PALETTE) { + int k; + for (k = 0; k < w; ++k) + png_line[k] = pc2nc[p[k]]; +@@ -739,28 +755,31 @@ int WritePNG(fp, pic, ptype, w, h, rmap, + (savecmnt = (char *)malloc((strlen(picComments) + 1)*sizeof(char)))) { + png_textp tp; + char *comment, *key; ++ int nt; ++ int mt; + + strcpy(savecmnt, picComments); + key = savecmnt; ++ png_get_text(png_ptr,info_ptr,&tp,&mt); /* to get 'max_text' */ + tp = text; +- info_ptr->num_text = 0; ++ nt = 0; + + comment = strchr(key, ':'); + + do { + /* Allocate a larger structure for comments if necessary */ +- if (info_ptr->num_text >= info_ptr->max_text) ++ if (nt >= mt) + { + if ((tp = +- realloc(text, (info_ptr->num_text + 2)*sizeof(png_text))) == NULL) ++ realloc(text, (nt + 2)*sizeof(png_text))) == NULL) + { + break; + } + else + { + text = tp; +- tp = &text[info_ptr->num_text]; +- info_ptr->max_text += 2; ++ tp = &text[nt]; ++ mt += 2; + } + } + +@@ -810,7 +829,7 @@ int WritePNG(fp, pic, ptype, w, h, rmap, + } + + tp->compression = tp->text_length > 640 ? 0 : -1; +- info_ptr->num_text++; ++ nt++; + tp++; + } + } +@@ -834,27 +853,29 @@ int WritePNG(fp, pic, ptype, w, h, rmap, + tp->text = key; + tp->text_length = q - key; + tp->compression = tp->text_length > 750 ? 0 : -1; +- info_ptr->num_text++; ++ nt++; + key = NULL; + } + } while (key && *key); ++ png_set_text(png_ptr,info_ptr,text,nt); + } + else { +- info_ptr->num_text = 0; ++ png_set_text(png_ptr,info_ptr,text,0); + } + } +- info_ptr->text = text; + +- png_convert_from_time_t(&(info_ptr->mod_time), time(NULL)); +- info_ptr->valid |= PNG_INFO_tIME; ++ png_convert_from_time_t(&_mod_time, time(NULL)); ++ png_set_tIME(png_ptr,info_ptr,&_mod_time); ++/* dunno how to set validity ++ info_ptr->valid |= PNG_INFO_tIME; */ + + png_write_end(png_ptr, info_ptr); + fflush(fp); /* just in case we core-dump before finishing... */ + + if (text) { + free(text); +- /* must do this or png_destroy_write_struct() 0.97+ will free text again: */ +- info_ptr->text = (png_textp)NULL; ++ /* must do this or png_destroy_write_struct() 0.97+ will free text again: ++ info_ptr->text = (png_textp)NULL; */ + if (savecmnt) + { + free(savecmnt); +@@ -886,6 +907,14 @@ int LoadPNG(fname, pinfo) + int pass; + int gray_to_rgb; + size_t commentsize; ++ /* temp storage vars for libpng15 migration */ ++ int _bit_depth,_color_type,_interlace_type,_compression_type,_filter_type,_num_text,_num_palette; ++ png_uint_32 _width,_height; ++ png_timep _mod_time; ++ double _gamma; ++ png_textp _text; ++ png_colorp _palette; ++ png_color_16p _background; + + fbasename = BaseName(fname); + +@@ -921,7 +950,7 @@ int LoadPNG(fname, pinfo) FatalError("malloc failure in LoadPNG"); } @@ -27,7 +322,183 @@ fclose(fp); png_destroy_read_struct(&png_ptr, &info_ptr, (png_infopp)NULL); if (!read_anything) { -@@ -1143,7 +1145,7 @@ +@@ -945,8 +974,10 @@ int LoadPNG(fname, pinfo) + #endif + png_read_info(png_ptr, info_ptr); + +- pinfo->w = pinfo->normw = info_ptr->width; +- pinfo->h = pinfo->normh = info_ptr->height; ++ png_get_IHDR(png_ptr,info_ptr,&_width,&_height,&_bit_depth,&_color_type,&_interlace_type,NULL,NULL); ++ ++ pinfo->w = pinfo->normw = _width; ++ pinfo->h = pinfo->normh = _height; + if (pinfo->w <= 0 || pinfo->h <= 0) { + SetISTR(ISTR_WARNING, "%s: image dimensions out of range (%dx%d)", + fbasename, pinfo->w, pinfo->h); +@@ -957,9 +988,9 @@ int LoadPNG(fname, pinfo) + pinfo->frmType = F_PNG; + + sprintf(pinfo->fullInfo, "PNG, %d bit ", +- info_ptr->bit_depth * info_ptr->channels); ++ _bit_depth * png_get_channels(png_ptr,info_ptr)); + +- switch(info_ptr->color_type) { ++ switch(_color_type) { + case PNG_COLOR_TYPE_PALETTE: + strcat(pinfo->fullInfo, "palette color"); + break; +@@ -983,15 +1014,17 @@ int LoadPNG(fname, pinfo) + + sprintf(pinfo->fullInfo + strlen(pinfo->fullInfo), + ", %sinterlaced. (%d bytes)", +- info_ptr->interlace_type ? "" : "non-", filesize); ++ _interlace_type ? "" : "non-", filesize); + +- sprintf(pinfo->shrtInfo, "%lux%lu PNG", info_ptr->width, info_ptr->height); ++ sprintf(pinfo->shrtInfo, "%lux%lu PNG", _width, _height); + +- if (info_ptr->bit_depth < 8) ++ if (_bit_depth < 8) + png_set_packing(png_ptr); + +- if (info_ptr->valid & PNG_INFO_gAMA) +- png_set_gamma(png_ptr, Display_Gamma, info_ptr->gamma); ++ if (png_get_valid(png_ptr,info_ptr,PNG_INFO_gAMA)) { ++ png_get_gAMA(png_ptr,info_ptr,&_gamma); ++ png_set_gamma(png_ptr, Display_Gamma, _gamma); ++ } + /* + *else + * png_set_gamma(png_ptr, Display_Gamma, 0.45); +@@ -1000,7 +1033,7 @@ int LoadPNG(fname, pinfo) + gray_to_rgb = 0; /* quiet a compiler warning */ + + if (have_imagebg) { +- if (info_ptr->bit_depth == 16) { ++ if (_bit_depth == 16) { + my_background.red = imagebgR; + my_background.green = imagebgG; + my_background.blue = imagebgB; +@@ -1013,8 +1046,8 @@ int LoadPNG(fname, pinfo) + } + png_set_background(png_ptr, &my_background, PNG_BACKGROUND_GAMMA_SCREEN, + 0, Display_Gamma); +- if ((info_ptr->color_type == PNG_COLOR_TYPE_GRAY_ALPHA || +- (info_ptr->color_type == PNG_COLOR_TYPE_GRAY && HAVE_tRNS)) && ++ if ((_color_type == PNG_COLOR_TYPE_GRAY_ALPHA || ++ (_color_type == PNG_COLOR_TYPE_GRAY && HAVE_tRNS)) && + (imagebgR != imagebgG || imagebgR != imagebgB)) /* i.e., colored bg */ + { + png_set_gray_to_rgb(png_ptr); +@@ -1022,8 +1055,9 @@ int LoadPNG(fname, pinfo) + gray_to_rgb = 1; + } + } else { +- if (info_ptr->valid & PNG_INFO_bKGD) { +- png_set_background(png_ptr, &info_ptr->background, ++ if (png_get_valid(png_ptr,info_ptr,PNG_INFO_bKGD)) { ++ png_get_bKGD(png_ptr,info_ptr,&_background); ++ png_set_background(png_ptr, _background, + PNG_BACKGROUND_GAMMA_FILE, 1, 1.0); + } else { + my_background.red = my_background.green = my_background.blue = +@@ -1033,13 +1067,13 @@ int LoadPNG(fname, pinfo) + } + } + +- if (info_ptr->bit_depth == 16) ++ if (_bit_depth == 16) + png_set_strip_16(png_ptr); + +- if (info_ptr->color_type == PNG_COLOR_TYPE_GRAY || +- info_ptr->color_type == PNG_COLOR_TYPE_GRAY_ALPHA) ++ if (_color_type == PNG_COLOR_TYPE_GRAY || ++ _color_type == PNG_COLOR_TYPE_GRAY_ALPHA) + { +- if (info_ptr->bit_depth == 1) ++ if (_bit_depth == 1) + pinfo->colType = F_BWDITHER; + else + pinfo->colType = F_GREYSCALE; +@@ -1049,9 +1083,11 @@ int LoadPNG(fname, pinfo) + pass=png_set_interlace_handling(png_ptr); + + png_read_update_info(png_ptr, info_ptr); ++ /* get HIDR again just in case the info_ptr changed */ ++ png_get_IHDR(png_ptr,info_ptr,&_width,&_height,&_bit_depth,&_color_type,&_interlace_type,NULL,NULL); + +- if (info_ptr->color_type == PNG_COLOR_TYPE_RGB || +- info_ptr->color_type == PNG_COLOR_TYPE_RGB_ALPHA || gray_to_rgb) ++ if (_color_type == PNG_COLOR_TYPE_RGB || ++ _color_type == PNG_COLOR_TYPE_RGB_ALPHA || gray_to_rgb) + { + linesize = 3 * pinfo->w; + if (linesize/3 < pinfo->w) { /* know pinfo->w > 0 (see above) */ +@@ -1065,16 +1101,17 @@ int LoadPNG(fname, pinfo) + } else { + linesize = pinfo->w; + pinfo->type = PIC8; +- if (info_ptr->color_type == PNG_COLOR_TYPE_GRAY || +- info_ptr->color_type == PNG_COLOR_TYPE_GRAY_ALPHA) { ++ if (_color_type == PNG_COLOR_TYPE_GRAY || ++ _color_type == PNG_COLOR_TYPE_GRAY_ALPHA) { + for (i = 0; i < 256; i++) + pinfo->r[i] = pinfo->g[i] = pinfo->b[i] = i; + } else { + pinfo->colType = F_FULLCOLOR; +- for (i = 0; i < info_ptr->num_palette; i++) { +- pinfo->r[i] = info_ptr->palette[i].red; +- pinfo->g[i] = info_ptr->palette[i].green; +- pinfo->b[i] = info_ptr->palette[i].blue; ++ png_get_PLTE(png_ptr,info_ptr,&_palette,&_num_palette); ++ for (i = 0; i < _num_palette; i++) { ++ pinfo->r[i] = _palette[i].red; ++ pinfo->g[i] = _palette[i].green; ++ pinfo->b[i] = _palette[i].blue; + } + } + } +@@ -1092,7 +1129,7 @@ int LoadPNG(fname, pinfo) + png_error(png_ptr, "can't allocate space for PNG image"); + } + +- png_start_read_image(png_ptr); ++ /*png_start_read_image(png_ptr); -- causes a warning and seems to be unnecessary */ + + for (i = 0; i < pass; i++) { + byte *p = pinfo->pic; +@@ -1106,22 +1143,23 @@ int LoadPNG(fname, pinfo) + + png_read_end(png_ptr, info_ptr); + +- if (info_ptr->num_text > 0) { ++ png_get_text(png_ptr,info_ptr,&_text,&_num_text); ++ if (_num_text > 0) { + commentsize = 1; + +- for (i = 0; i < info_ptr->num_text; i++) +- commentsize += strlen(info_ptr->text[i].key) + 1 + +- info_ptr->text[i].text_length + 2; ++ for (i = 0; i < _num_text; i++) ++ commentsize += strlen(_text[i].key) + 1 + ++ _text[i].text_length + 2; + + if ((pinfo->comment = malloc(commentsize)) == NULL) { + png_warning(png_ptr,"can't allocate comment string"); + } + else { + pinfo->comment[0] = '\0'; +- for (i = 0; i < info_ptr->num_text; i++) { +- strcat(pinfo->comment, info_ptr->text[i].key); ++ for (i = 0; i < _num_text; i++) { ++ strcat(pinfo->comment, _text[i].key); + strcat(pinfo->comment, "::"); +- strcat(pinfo->comment, info_ptr->text[i].text); ++ strcat(pinfo->comment, _text[i].text); + strcat(pinfo->comment, "\n"); + } + } +@@ -1143,7 +1181,7 @@ png_xv_error(png_ptr, message) { SetISTR(ISTR_WARNING,"%s: libpng error: %s", fbasename, message); From owner-svn-ports-all@FreeBSD.ORG Wed Dec 24 17:58:14 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 45A2B95A; Wed, 24 Dec 2014 17:58:14 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3226214EE; Wed, 24 Dec 2014 17:58:14 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBOHwE7i059229; Wed, 24 Dec 2014 17:58:14 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBOHwE1s059228; Wed, 24 Dec 2014 17:58:14 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412241758.sBOHwE1s059228@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Wed, 24 Dec 2014 17:58:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375477 - 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 17:58:14 -0000 Author: antoine Date: Wed Dec 24 17:58:13 2014 New Revision: 375477 URL: https://svnweb.freebsd.org/changeset/ports/375477 QAT: https://qat.redports.org/buildarchive/r375477/ Log: Remove some resurected ports Modified: head/MOVED Modified: head/MOVED ============================================================================== --- head/MOVED Wed Dec 24 17:49:03 2014 (r375476) +++ head/MOVED Wed Dec 24 17:58:13 2014 (r375477) @@ -139,7 +139,6 @@ x11-wm/yawm||2008-04-30|Has expired: pro x11-wm/uwm||2008-04-30|Has expired: Version branch long since retired arabic/katoob||2008-04-30|Removed on maintainers request due to inactivity of project security/drupal4-ldap_integration||2008-04-30|Removed due to being broken and clearly not used -www/neon|www/neon26|2008-05-05|Moved to be able to integrate www/neon26 ports-mgmt/instant-tinderbox||2008-05-07|No longer functional in the current infrastructure devel/swigruby||2008-05-11|Has expired: use devel/swig13 instead, last release was 8 years ago japanese/epson-ttfonts||2008-05-12|Removed because of extremely restrictive license @@ -7223,7 +7222,6 @@ deskutils/splashsetter||2014-11-19|Aband editors/emacs23|editors/emacs|2014-11-19|Has expired: Unmaintained upstream, use editors/emacs net-im/tg|net-im/telegram|2014-11-20|Renamed to more specific name net-mgmt/virtinst|deskutils/virt-manager|2014-11-20|Obsoleted by deskutils/virt-manager -sysutils/firstboot-growfs||2014-11-23|Part of the base system graphics/linux-c6-gdk-pixbuf|graphics/linux-c6-gdk-pixbuf2|2014-11-24|Port renamed to align with upstream devel/libole2||2014-11-24|Abandoned upstream, incomplete, not depend on net/p5-SOAP-Transport-TCP|net/p5-SOAP-Lite|2014-11-24|Has been integrated into net/p5-SOAP-Lite From owner-svn-ports-all@FreeBSD.ORG Wed Dec 24 18:12:02 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E5DF1BBB; Wed, 24 Dec 2014 18:12:02 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B95D064291; Wed, 24 Dec 2014 18:12:02 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBOIC2kA068157; Wed, 24 Dec 2014 18:12:02 GMT (envelope-from xmj@FreeBSD.org) Received: (from xmj@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBOIC2gB068153; Wed, 24 Dec 2014 18:12:02 GMT (envelope-from xmj@FreeBSD.org) Message-Id: <201412241812.sBOIC2gB068153@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: xmj set sender to xmj@FreeBSD.org using -f From: Johannes Jost Meixner Date: Wed, 24 Dec 2014 18:12:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375478 - head/devel/linux-c6-libgfortran X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 18:12:03 -0000 Author: xmj Date: Wed Dec 24 18:12:01 2014 New Revision: 375478 URL: https://svnweb.freebsd.org/changeset/ports/375478 QAT: https://qat.redports.org/buildarchive/r375478/ Log: devel/linux-c6-libgfortran: add port Necessary gfortran libs for Linux. WWW: http://www.centos.org Differential Revision: https://reviews.freebsd.org/D1356 Requested by: db Approved by: swills (mentor) Added: head/devel/linux-c6-libgfortran/ head/devel/linux-c6-libgfortran/Makefile (contents, props changed) head/devel/linux-c6-libgfortran/distinfo.i686 (contents, props changed) head/devel/linux-c6-libgfortran/pkg-descr (contents, props changed) Added: head/devel/linux-c6-libgfortran/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/linux-c6-libgfortran/Makefile Wed Dec 24 18:12:01 2014 (r375478) @@ -0,0 +1,19 @@ +# $FreeBSD$ + +PORTNAME= libgfortran +PORTVERSION= 4.4.7 +CATEGORIES= devel linux + +MAINTAINER= emulation@FreeBSD.org +COMMENT= RPM of runtime libs for gfortran (Linux Centos ${LINUX_DIST_VER}) + +USE_LINUX= c6 +USE_LINUX_RPM= yes + +RPMVERSION= 11.el6 +USE_LDCONFIG= yes +SRC_DISTFILES= gcc-${DISTVERSION}${SRC_SUFX} + +PLIST_FILES= usr/lib/libgfortran.so.3.0.0 usr/lib/libgfortran.so.3 + +.include Added: head/devel/linux-c6-libgfortran/distinfo.i686 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/linux-c6-libgfortran/distinfo.i686 Wed Dec 24 18:12:01 2014 (r375478) @@ -0,0 +1,4 @@ +SHA256 (rpm/i686/centos/6.6/libgfortran-4.4.7-11.el6.i686.rpm) = 2917f7ea170298ba3c7ceed997bd87159144952cd5401d6b2ced55802a260f44 +SIZE (rpm/i686/centos/6.6/libgfortran-4.4.7-11.el6.i686.rpm) = 250468 +SHA256 (rpm/i686/centos/6.6/gcc-4.4.7-11.el6.src.rpm) = df7730e2e7d52d5ce4c655bd4fff23c738fb6b1c5b81d6f2878e4c7664d7031b +SIZE (rpm/i686/centos/6.6/gcc-4.4.7-11.el6.src.rpm) = 52377306 Added: head/devel/linux-c6-libgfortran/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/linux-c6-libgfortran/pkg-descr Wed Dec 24 18:12:01 2014 (r375478) @@ -0,0 +1,3 @@ +Necessary gfortran libs for Linux. + +WWW: http://www.centos.org From owner-svn-ports-all@FreeBSD.ORG Wed Dec 24 18:12:51 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C7088CA2; Wed, 24 Dec 2014 18:12:51 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B2D2D6429A; Wed, 24 Dec 2014 18:12:51 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBOICpvS068340; Wed, 24 Dec 2014 18:12:51 GMT (envelope-from xmj@FreeBSD.org) Received: (from xmj@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBOICpdA068339; Wed, 24 Dec 2014 18:12:51 GMT (envelope-from xmj@FreeBSD.org) Message-Id: <201412241812.sBOICpdA068339@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: xmj set sender to xmj@FreeBSD.org using -f From: Johannes Jost Meixner Date: Wed, 24 Dec 2014 18:12:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375479 - head/devel/linux-c6-devtools X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 18:12:51 -0000 Author: xmj Date: Wed Dec 24 18:12:50 2014 New Revision: 375479 URL: https://svnweb.freebsd.org/changeset/ports/375479 QAT: https://qat.redports.org/buildarchive/r375479/ Log: devel/linux-c6-devtools: add run dependency on linux-c6-libgfortran - add RUN_DEPENDS for devel/linux-c6-libgfortran. Differential Revision: https://reviews.freebsd.org/D1357 Requested by: db Approved by: swills (mentor) Modified: head/devel/linux-c6-devtools/Makefile Modified: head/devel/linux-c6-devtools/Makefile ============================================================================== --- head/devel/linux-c6-devtools/Makefile Wed Dec 24 18:12:01 2014 (r375478) +++ head/devel/linux-c6-devtools/Makefile Wed Dec 24 18:12:50 2014 (r375479) @@ -22,6 +22,8 @@ COMMENT= Linux compilers and base librar # LICENSE= Various GNU +RUN_DEPENDS+= linux-c6-libgfortran>0:${PORTSDIR}/devel/linux-c6-libgfortran + ONLY_FOR_ARCHS= i386 amd64 USE_LINUX= c6 USE_LINUX_RPM= yes From owner-svn-ports-all@FreeBSD.ORG Wed Dec 24 18:32:40 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7ACD9FAA; Wed, 24 Dec 2014 18:32:40 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 66D2164630; Wed, 24 Dec 2014 18:32:40 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBOIWe3j077897; Wed, 24 Dec 2014 18:32:40 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBOIWejH077896; Wed, 24 Dec 2014 18:32:40 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201412241832.sBOIWejH077896@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 24 Dec 2014 18:32:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375480 - head/games/pvpgn X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 18:32:40 -0000 Author: amdmi3 Date: Wed Dec 24 18:32:39 2014 New Revision: 375480 URL: https://svnweb.freebsd.org/changeset/ports/375480 QAT: https://qat.redports.org/buildarchive/r375480/ Log: - Add empty dirs to plist Modified: head/games/pvpgn/pkg-plist Modified: head/games/pvpgn/pkg-plist ============================================================================== --- head/games/pvpgn/pkg-plist Wed Dec 24 18:12:50 2014 (r375479) +++ head/games/pvpgn/pkg-plist Wed Dec 24 18:32:39 2014 (r375480) @@ -115,3 +115,16 @@ sbin/bntrackd %%DATADIR%%/files/tos_RUS.txt %%DATADIR%%/files/tos_SIN.txt %%DATADIR%%/files/tos_USA.txt +@dir %%DATADIR%%/userscdb +@dir %%DATADIR%%/users +@dir %%DATADIR%%/teams +@dir %%DATADIR%%/status +@dir %%DATADIR%%/reports +@dir %%DATADIR%%/ladders +@dir %%DATADIR%%/clans +@dir %%DATADIR%%/charsave +@dir %%DATADIR%%/charinfo +@dir %%DATADIR%%/chanlogs +@dir %%DATADIR%%/bnmail +@dir %%DATADIR%%/bak/charsave +@dir %%DATADIR%%/bak/charinfo From owner-svn-ports-all@FreeBSD.ORG Wed Dec 24 19:32:29 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C62C3B59; Wed, 24 Dec 2014 19:32:29 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B24EB2AD0; Wed, 24 Dec 2014 19:32:29 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBOJWTf1006062; Wed, 24 Dec 2014 19:32:29 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBOJWTsE006061; Wed, 24 Dec 2014 19:32:29 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412241932.sBOJWTsE006061@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Wed, 24 Dec 2014 19:32:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375481 - head/www/cadaver X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 19:32:29 -0000 Author: antoine Date: Wed Dec 24 19:32:28 2014 New Revision: 375481 URL: https://svnweb.freebsd.org/changeset/ports/375481 QAT: https://qat.redports.org/buildarchive/r375481/ Log: Allow building with neon 30 Modified: head/www/cadaver/Makefile Modified: head/www/cadaver/Makefile ============================================================================== --- head/www/cadaver/Makefile Wed Dec 24 18:32:39 2014 (r375480) +++ head/www/cadaver/Makefile Wed Dec 24 19:32:28 2014 (r375481) @@ -63,4 +63,7 @@ CONFIGURE_ARGS+=--disable-nls \ --without-libintl-prefix .endif +post-patch: + @${REINPLACE_CMD} 's,27 28 29,& 30,' ${WRKSRC}/configure + .include From owner-svn-ports-all@FreeBSD.ORG Wed Dec 24 19:44:05 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 28230D4F; Wed, 24 Dec 2014 19:44:05 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 144122C84; Wed, 24 Dec 2014 19:44:05 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBOJi4Sg010934; Wed, 24 Dec 2014 19:44:04 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBOJi46Q010933; Wed, 24 Dec 2014 19:44:04 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412241944.sBOJi46Q010933@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Wed, 24 Dec 2014 19:44:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375482 - head/games/tuxmath X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 19:44:05 -0000 Author: antoine Date: Wed Dec 24 19:44:03 2014 New Revision: 375482 URL: https://svnweb.freebsd.org/changeset/ports/375482 QAT: https://qat.redports.org/buildarchive/r375482/ Log: Properly support png 1.5 Modified: head/games/tuxmath/Makefile Modified: head/games/tuxmath/Makefile ============================================================================== --- head/games/tuxmath/Makefile Wed Dec 24 19:32:28 2014 (r375481) +++ head/games/tuxmath/Makefile Wed Dec 24 19:44:03 2014 (r375482) @@ -29,7 +29,7 @@ CONFIGURE_ENV= T4K_COMMON_CFLAGS="-I${T4 CPPFLAGS+= $$(pkg-config --cflags SDL_Pango) -I${LOCALBASE}/include \ -DHAVE_ALPHASORT -DHAVE_SCANDIR -DHAVE_FSYNC -DICONV_CONST="" -LDFLAGS+= $$(pkg-config --libs SDL_Pango) -L${LOCALBASE}/lib ${ICONV_LIB} -lpng15 +LDFLAGS+= $$(pkg-config --libs SDL_Pango) -L${LOCALBASE}/lib ${ICONV_LIB} -lpng T4K_NAME= t4k_common T4K_VERSION= 0.1.1 From owner-svn-ports-all@FreeBSD.ORG Wed Dec 24 19:53:53 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5AE4312B; Wed, 24 Dec 2014 19:53:53 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 467312E25; Wed, 24 Dec 2014 19:53:53 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBOJrrGL015669; Wed, 24 Dec 2014 19:53:53 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBOJrqit015667; Wed, 24 Dec 2014 19:53:52 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201412241953.sBOJrqit015667@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Wed, 24 Dec 2014 19:53:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375483 - in head/x11-toolkits/termit: . 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 19:53:53 -0000 Author: pawel Date: Wed Dec 24 19:53:51 2014 New Revision: 375483 URL: https://svnweb.freebsd.org/changeset/ports/375483 QAT: https://qat.redports.org/buildarchive/r375483/ Log: Update to version 2.10.1 Changelog: Fixed error with conflicting libvte/Gtk versions Fixed ebuild (by Ilya Mochalov). Suppress "invalid option" for -e. Fixed missing link to math library (by Thomas Koch) Miminum required version for Gtk-2 changed to 2.24. Miminum required version for libvte changed to 0.28. Rebuild po-files due to source changes. Deleted: head/x11-toolkits/termit/files/ Modified: head/x11-toolkits/termit/Makefile head/x11-toolkits/termit/distinfo Modified: head/x11-toolkits/termit/Makefile ============================================================================== --- head/x11-toolkits/termit/Makefile Wed Dec 24 19:44:03 2014 (r375482) +++ head/x11-toolkits/termit/Makefile Wed Dec 24 19:53:51 2014 (r375483) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= termit -PORTVERSION= 2.10.0 +PORTVERSION= 2.10.1 CATEGORIES= x11-toolkits gnome MAINTAINER= pawel@FreeBSD.org @@ -12,7 +12,8 @@ LICENSE= GPLv2 USE_GITHUB= yes GH_ACCOUNT= nonstop -GH_COMMIT= 7d6e712 +GH_TAGNAME= ${PORTNAME}-${PORTVERSION} +GH_COMMIT= 9f035e6 USES= cmake lua pkgconfig tar:bzip2 USE_GNOME= gdkpixbuf2 vte Modified: head/x11-toolkits/termit/distinfo ============================================================================== --- head/x11-toolkits/termit/distinfo Wed Dec 24 19:44:03 2014 (r375482) +++ head/x11-toolkits/termit/distinfo Wed Dec 24 19:53:51 2014 (r375483) @@ -1,2 +1,2 @@ -SHA256 (termit-2.10.0.tar.bz2) = 0c2bbf7e389c9984b6e207646f86788d757acfc37391525ba2c7e57e92f63ad9 -SIZE (termit-2.10.0.tar.bz2) = 56408 +SHA256 (termit-2.10.1.tar.bz2) = 5debb18246f446b6210ef859b919e7ff2e360443fb6bd20d36a97a35ad1704b4 +SIZE (termit-2.10.1.tar.bz2) = 56498 From owner-svn-ports-all@FreeBSD.ORG Wed Dec 24 20:02:05 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 76CC6359; Wed, 24 Dec 2014 20:02:05 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 62EAC2FAC; Wed, 24 Dec 2014 20:02:05 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBOK25B8020355; Wed, 24 Dec 2014 20:02:05 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBOK25VX020354; Wed, 24 Dec 2014 20:02:05 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412242002.sBOK25VX020354@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Wed, 24 Dec 2014 20:02:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375484 - head/graphics/tif22pnm X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 20:02:05 -0000 Author: antoine Date: Wed Dec 24 20:02:04 2014 New Revision: 375484 URL: https://svnweb.freebsd.org/changeset/ports/375484 QAT: https://qat.redports.org/buildarchive/r375484/ Log: Properly support png 1.5 Modified: head/graphics/tif22pnm/Makefile Modified: head/graphics/tif22pnm/Makefile ============================================================================== --- head/graphics/tif22pnm/Makefile Wed Dec 24 19:53:51 2014 (r375483) +++ head/graphics/tif22pnm/Makefile Wed Dec 24 20:02:04 2014 (r375484) @@ -12,7 +12,7 @@ COMMENT= Converts TIFF-sampled images to LICENSE= GPLv2 -LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png \ +LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png \ libtiff.so:${PORTSDIR}/graphics/tiff PROJECTHOST= sam2p @@ -31,8 +31,8 @@ do-build: cd ${WRKSRC} \ && ${CC} ${CFLAGS} -DNDEBUG -I${LOCALBASE}/include \ ${TIF22PNM_SRCS} -o tif22pnm -L${LOCALBASE}/lib -ltiff \ - && ${CC} ${CFLAGS} -DNDEBUG `pkg-config libpng15 --cflags` \ - ${PNG2PNM_SRCS} -o png22pnm `pkg-config libpng15 --libs` -lm + && ${CC} ${CFLAGS} -DNDEBUG `pkg-config libpng --cflags` \ + ${PNG2PNM_SRCS} -o png22pnm `pkg-config libpng --libs` -lm do-install: ${INSTALL_PROGRAM} ${WRKSRC}/png22pnm ${STAGEDIR}${PREFIX}/bin From owner-svn-ports-all@FreeBSD.ORG Wed Dec 24 20:53:42 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 39498A54; Wed, 24 Dec 2014 20:53:42 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 25CCC1486; Wed, 24 Dec 2014 20:53:42 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBOKrgHQ043813; Wed, 24 Dec 2014 20:53:42 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBOKrgAR043812; Wed, 24 Dec 2014 20:53:42 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412242053.sBOKrgAR043812@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Wed, 24 Dec 2014 20:53:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375485 - head/graphics/xv/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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 20:53:42 -0000 Author: antoine Date: Wed Dec 24 20:53:40 2014 New Revision: 375485 URL: https://svnweb.freebsd.org/changeset/ports/375485 QAT: https://qat.redports.org/buildarchive/r375485/ Log: Finish properly support png 1.5 Modified: head/graphics/xv/files/patch-Imakefile Modified: head/graphics/xv/files/patch-Imakefile ============================================================================== --- head/graphics/xv/files/patch-Imakefile Wed Dec 24 20:02:04 2014 (r375484) +++ head/graphics/xv/files/patch-Imakefile Wed Dec 24 20:53:40 2014 (r375485) @@ -51,7 +51,7 @@ #endif +PNG = -DDOPNG -+PNGINC = -I${LOCALBASE}/include/libpng15 ++PNGINC = -I${LOCALBASE}/include +PNGLIB = -L${LOCALBASE}/lib -lpng + +JP2K = -DDOJP2K From owner-svn-ports-all@FreeBSD.ORG Wed Dec 24 21:29:18 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2CEA55BD; Wed, 24 Dec 2014 21:29:18 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 191901A2C; Wed, 24 Dec 2014 21:29:18 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBOLTHkY058364; Wed, 24 Dec 2014 21:29:17 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBOLTHt2058363; Wed, 24 Dec 2014 21:29:17 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412242129.sBOLTHt2058363@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Wed, 24 Dec 2014 21:29:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375486 - head/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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 21:29:18 -0000 Author: antoine Date: Wed Dec 24 21:29:16 2014 New Revision: 375486 URL: https://svnweb.freebsd.org/changeset/ports/375486 QAT: https://qat.redports.org/buildarchive/r375486/ Log: Unbreak INDEX Modified: head/devel/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Wed Dec 24 20:53:40 2014 (r375485) +++ head/devel/Makefile Wed Dec 24 21:29:16 2014 (r375486) @@ -1200,6 +1200,7 @@ SUBDIR += linux-c6-dbus-glib SUBDIR += linux-c6-dbus-libs SUBDIR += linux-c6-devtools + SUBDIR += linux-c6-libgfortran SUBDIR += linux-c6-libglade2 SUBDIR += linux-c6-libpciaccess SUBDIR += linux-c6-libsigc++20 From owner-svn-ports-all@FreeBSD.ORG Wed Dec 24 21:40:00 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id EB53E739; Wed, 24 Dec 2014 21:39:59 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8696A1E05; Wed, 24 Dec 2014 21:39:43 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBOLdhOl063116; Wed, 24 Dec 2014 21:39:43 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBOLdh7f063114; Wed, 24 Dec 2014 21:39:43 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412242139.sBOLdh7f063114@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Wed, 24 Dec 2014 21:39:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375487 - head/games/etracer X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 21:40:00 -0000 Author: antoine Date: Wed Dec 24 21:39:42 2014 New Revision: 375487 URL: https://svnweb.freebsd.org/changeset/ports/375487 QAT: https://qat.redports.org/buildarchive/r375487/ Log: - Properly support png 1.5 - Cleanup plist Modified: head/games/etracer/Makefile head/games/etracer/pkg-plist Modified: head/games/etracer/Makefile ============================================================================== --- head/games/etracer/Makefile Wed Dec 24 21:29:16 2014 (r375486) +++ head/games/etracer/Makefile Wed Dec 24 21:39:42 2014 (r375487) @@ -11,7 +11,7 @@ DISTNAME= extremetuxracer-${PORTVERSION MAINTAINER= peter_dunning@dsl.pipex.com COMMENT= The latest and greatest fork of the classic Tux Racer -LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png \ +LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png \ libfreetype.so:${PORTSDIR}/print/freetype2 USE_SDL= mixer sdl @@ -26,7 +26,7 @@ CONFIGURE_ARGS= --with-tcl="${TCL_LIBDI --with-gl-inc="${LOCALBASE}/include" post-patch: - ${REINPLACE_CMD} -e 's|libpng12|libpng15|g' \ + ${REINPLACE_CMD} -e 's|libpng12|libpng|g' \ ${WRKSRC}/configure ${REINPLACE_CMD} -e 's|int_p_NULL|NULL|g' \ -e 's|png_infopp_NULL|NULL|g' \ Modified: head/games/etracer/pkg-plist ============================================================================== --- head/games/etracer/pkg-plist Wed Dec 24 21:29:16 2014 (r375486) +++ head/games/etracer/pkg-plist Wed Dec 24 21:39:42 2014 (r375487) @@ -391,81 +391,3 @@ share/etracer/translations/sv_SE.tcl share/etracer/tux.tcl share/etracer/tux_snowboard.tcl share/etracer/tux_walk.tcl -@dirrm share/etracer/translations -@dirrm share/etracer/textures -@dirrm share/etracer/sounds -@dirrm share/etracer/music -@dirrm share/etracer/fonts -@dirrm share/etracer/courses/themes/terrains/snow -@dirrm share/etracer/courses/themes/terrains/sand -@dirrm share/etracer/courses/themes/terrains/rock -@dirrm share/etracer/courses/themes/terrains/mud -@dirrm share/etracer/courses/themes/terrains/lava -@dirrm share/etracer/courses/themes/terrains/ice -@dirrm share/etracer/courses/themes/terrains/common -@dirrm share/etracer/courses/themes/terrains/add -@dirrm share/etracer/courses/themes/terrains -@dirrm share/etracer/courses/themes/models/trees -@dirrm share/etracer/courses/themes/models/stuff -@dirrm share/etracer/courses/themes/models/common -@dirrm share/etracer/courses/themes/models -@dirrm share/etracer/courses/themes/items/stuff -@dirrm share/etracer/courses/themes/items/herrings -@dirrm share/etracer/courses/themes/items/flags -@dirrm share/etracer/courses/themes/items/common -@dirrm share/etracer/courses/themes/items -@dirrm share/etracer/courses/themes/huds/common -@dirrm share/etracer/courses/themes/huds -@dirrm share/etracer/courses/themes/conditions/common -@dirrm share/etracer/courses/themes/conditions -@dirrm share/etracer/courses/themes -@dirrm share/etracer/courses/events/d-niehoff_experience/wild_mountains -@dirrm share/etracer/courses/events/d-niehoff_experience/tux_at_home -@dirrm share/etracer/courses/events/d-niehoff_experience/secret_valleys -@dirrm share/etracer/courses/events/d-niehoff_experience/in_search_of_the_holy_grail -@dirrm share/etracer/courses/events/d-niehoff_experience/frozen_lakes -@dirrm share/etracer/courses/events/d-niehoff_experience/explore_mountains -@dirrm share/etracer/courses/events/d-niehoff_experience/chinese_wall -@dirrm share/etracer/courses/events/d-niehoff_experience/challenge_one -@dirrm share/etracer/courses/events/d-niehoff_experience -@dirrm share/etracer/courses/events/c-mountain_mania/volcanoes -@dirrm share/etracer/courses/events/c-mountain_mania/slippy_slidey -@dirrm share/etracer/courses/events/c-mountain_mania/nature_stroll -@dirrm share/etracer/courses/events/c-mountain_mania/merry_go_round -@dirrm share/etracer/courses/events/c-mountain_mania/in_search_of_vodka -@dirrm share/etracer/courses/events/c-mountain_mania/ice_pipeline -@dirrm share/etracer/courses/events/c-mountain_mania/hippo_run -@dirrm share/etracer/courses/events/c-mountain_mania/hey_tux -@dirrm share/etracer/courses/events/c-mountain_mania/crazy_path -@dirrm share/etracer/courses/events/c-mountain_mania/candy_lane -@dirrm share/etracer/courses/events/c-mountain_mania/bobsled_ride -@dirrm share/etracer/courses/events/c-mountain_mania -@dirrm share/etracer/courses/events/b-herring_run/tux-toboggan_run -@dirrm share/etracer/courses/events/b-herring_run/the_narrow_way -@dirrm share/etracer/courses/events/b-herring_run/snow_valley -@dirrm share/etracer/courses/events/b-herring_run/slalom -@dirrm share/etracer/courses/events/b-herring_run/skull_mountain -@dirrm share/etracer/courses/events/b-herring_run/ski_jump -@dirrm share/etracer/courses/events/b-herring_run/penguins_cant_fly -@dirrm share/etracer/courses/events/b-herring_run/mount_satan -@dirrm share/etracer/courses/events/b-herring_run/mount_herring -@dirrm share/etracer/courses/events/b-herring_run/keep_it_up -@dirrm share/etracer/courses/events/b-herring_run/ive_got_a_woody -@dirrm share/etracer/courses/events/b-herring_run/ice_labyrinth -@dirrm share/etracer/courses/events/b-herring_run/high_road -@dirrm share/etracer/courses/events/b-herring_run/hazzard_valley -@dirrm share/etracer/courses/events/b-herring_run/hamburger_hill -@dirrm share/etracer/courses/events/b-herring_run/deadman -@dirrm share/etracer/courses/events/b-herring_run/bumpy_ride -@dirrm share/etracer/courses/events/b-herring_run -@dirrm share/etracer/courses/events/a-tux_racer/twisty_slope -@dirrm share/etracer/courses/events/a-tux_racer/path_of_daggers -@dirrm share/etracer/courses/events/a-tux_racer/frozen_river -@dirrm share/etracer/courses/events/a-tux_racer/bunny_hill -@dirrm share/etracer/courses/events/a-tux_racer/bumpy_ride -@dirrm share/etracer/courses/events/a-tux_racer -@dirrm share/etracer/courses/events -@dirrm share/etracer/courses/contrib/doing -@dirrm share/etracer/courses/contrib -@dirrm share/etracer/courses -@dirrm share/etracer From owner-svn-ports-all@FreeBSD.ORG Wed Dec 24 21:53:53 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id F33479F8; Wed, 24 Dec 2014 21:53:52 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id DF3E564949; Wed, 24 Dec 2014 21:53:52 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBOLrq0d071628; Wed, 24 Dec 2014 21:53:52 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBOLrqjF071627; Wed, 24 Dec 2014 21:53:52 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412242153.sBOLrqjF071627@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Wed, 24 Dec 2014 21:53:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375488 - head/graphics/fv X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 21:53:53 -0000 Author: antoine Date: Wed Dec 24 21:53:51 2014 New Revision: 375488 URL: https://svnweb.freebsd.org/changeset/ports/375488 QAT: https://qat.redports.org/buildarchive/r375488/ Log: Properly support png 1.5 Modified: head/graphics/fv/Makefile Modified: head/graphics/fv/Makefile ============================================================================== --- head/graphics/fv/Makefile Wed Dec 24 21:39:42 2014 (r375487) +++ head/graphics/fv/Makefile Wed Dec 24 21:53:51 2014 (r375488) @@ -13,15 +13,15 @@ COMMENT= Viewer of hdr/pfm images LICENSE= GPLv2 -LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png +LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png USES= gmake pkgconfig zip USE_GL= glut ALL_TARGET= ${PORTNAME} -CXXFLAGS+= $$(pkg-config --cflags libpng15) \ +CXXFLAGS+= $$(pkg-config --cflags libpng) \ -I${LOCALBASE}/include ${PTHREAD_CFLAGS} -LDFLAGS+= $$(pkg-config --libs libpng15) \ +LDFLAGS+= $$(pkg-config --libs libpng) \ -L${LOCALBASE}/lib -lglut -lGLU -lGL -lbz2 -lm -lz -llzma \ ${PTHREAD_LIBS} From owner-svn-ports-all@FreeBSD.ORG Wed Dec 24 22:02:21 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7579EC5F; Wed, 24 Dec 2014 22:02:21 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 609D264AB8; Wed, 24 Dec 2014 22:02:21 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBOM2L16076262; Wed, 24 Dec 2014 22:02:21 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBOM2KJX076260; Wed, 24 Dec 2014 22:02:20 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412242202.sBOM2KJX076260@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Wed, 24 Dec 2014 22:02:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375489 - in head/graphics/imlib2: . 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 22:02:21 -0000 Author: antoine Date: Wed Dec 24 22:02:20 2014 New Revision: 375489 URL: https://svnweb.freebsd.org/changeset/ports/375489 QAT: https://qat.redports.org/buildarchive/r375489/ Log: Allow building with either giflib 4 or 5 Added: head/graphics/imlib2/files/patch-src_modules_loaders_loader__gif.c (contents, props changed) Modified: head/graphics/imlib2/Makefile Modified: head/graphics/imlib2/Makefile ============================================================================== --- head/graphics/imlib2/Makefile Wed Dec 24 21:53:51 2014 (r375488) +++ head/graphics/imlib2/Makefile Wed Dec 24 22:02:20 2014 (r375489) @@ -64,7 +64,7 @@ PLIST_SUB+= JPEG="@comment " .endif .if ${PORT_OPTIONS:MPNG} -LIB_DEPENDS+= libpng15.so:${PORTSDIR}/graphics/png +LIB_DEPENDS+= libpng.so:${PORTSDIR}/graphics/png PLIST_SUB+= PNG="" .else CONFIGURE_ARGS+= --without-png Added: head/graphics/imlib2/files/patch-src_modules_loaders_loader__gif.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/imlib2/files/patch-src_modules_loaders_loader__gif.c Wed Dec 24 22:02:20 2014 (r375489) @@ -0,0 +1,14 @@ +--- src/modules/loaders/loader_gif.c.orig 2013-12-21 10:16:10 UTC ++++ src/modules/loaders/loader_gif.c +@@ -36,7 +36,11 @@ load(ImlibImage * im, ImlibProgressFunct + #endif + if (fd < 0) + return 0; ++#if GIFLIB_MAJOR >= 5 ++ gif = DGifOpenFileHandle(fd, NULL); ++#else + gif = DGifOpenFileHandle(fd); ++#endif + if (!gif) + { + close(fd); From owner-svn-ports-all@FreeBSD.ORG Wed Dec 24 22:12:34 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id AFACDE67; Wed, 24 Dec 2014 22:12:34 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9BFD264C1A; Wed, 24 Dec 2014 22:12:34 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBOMCYYW081000; Wed, 24 Dec 2014 22:12:34 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBOMCYuW080999; Wed, 24 Dec 2014 22:12:34 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412242212.sBOMCYuW080999@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Wed, 24 Dec 2014 22:12:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375490 - head/www/sitecopy X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 22:12:34 -0000 Author: antoine Date: Wed Dec 24 22:12:33 2014 New Revision: 375490 URL: https://svnweb.freebsd.org/changeset/ports/375490 QAT: https://qat.redports.org/buildarchive/r375490/ Log: Allow building with neon 30 Modified: head/www/sitecopy/Makefile Modified: head/www/sitecopy/Makefile ============================================================================== --- head/www/sitecopy/Makefile Wed Dec 24 22:02:20 2014 (r375489) +++ head/www/sitecopy/Makefile Wed Dec 24 22:12:33 2014 (r375490) @@ -43,7 +43,7 @@ CONFIGURE_ARGS+= --with-ssl post-patch: @${REINPLACE_CMD} -e 's|;;|;|g' \ ${WRKSRC}/src/sitestore.c - @${REINPLACE_CMD} -e 's|25 26 27 28|25 26 27 28 29|g' \ + @${REINPLACE_CMD} -e 's|25 26 27 28|& 29 30|g' \ ${WRKSRC}/configure .include From owner-svn-ports-all@FreeBSD.ORG Wed Dec 24 22:18:29 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8F809FA7; Wed, 24 Dec 2014 22:18:29 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7B32D64C84; Wed, 24 Dec 2014 22:18:29 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBOMITVL081782; Wed, 24 Dec 2014 22:18:29 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBOMITi9081781; Wed, 24 Dec 2014 22:18:29 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412242218.sBOMITi9081781@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Wed, 24 Dec 2014 22:18:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375491 - head/net/google-daemon X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 22:18:29 -0000 Author: antoine Date: Wed Dec 24 22:18:28 2014 New Revision: 375491 URL: https://svnweb.freebsd.org/changeset/ports/375491 QAT: https://qat.redports.org/buildarchive/r375491/ Log: Unbreak Modified: head/net/google-daemon/Makefile Modified: head/net/google-daemon/Makefile ============================================================================== --- head/net/google-daemon/Makefile Wed Dec 24 22:12:33 2014 (r375490) +++ head/net/google-daemon/Makefile Wed Dec 24 22:18:28 2014 (r375491) @@ -19,7 +19,7 @@ USE_GITHUB= yes GH_ACCOUNT= GoogleCloudPlatform GH_PROJECT= compute-image-packages USE_RC_SUBR= google-accounts-manager -WRKSRC_SUBDIR= ${PORTNAME} +WRKSRC= ${WRKDIR}/${GH_PROJECT}-${PORTVERSION}/${PORTNAME} SHEBANG_FILES= usr/share/google/google_daemon/accounts.py \ usr/share/google/google_daemon/accounts_manager.py \ From owner-svn-ports-all@FreeBSD.ORG Wed Dec 24 22:28:07 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4B58B2DD; Wed, 24 Dec 2014 22:28:07 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3715264DE0; Wed, 24 Dec 2014 22:28:07 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBOMS76u086376; Wed, 24 Dec 2014 22:28:07 GMT (envelope-from koobs@FreeBSD.org) Received: (from koobs@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBOMS7fv086375; Wed, 24 Dec 2014 22:28:07 GMT (envelope-from koobs@FreeBSD.org) Message-Id: <201412242228.sBOMS7fv086375@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: koobs set sender to koobs@FreeBSD.org using -f From: Kubilay Kocak Date: Wed, 24 Dec 2014 22:28:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375492 - head/multimedia/libx264 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 22:28:07 -0000 Author: koobs Date: Wed Dec 24 22:28:06 2014 New Revision: 375492 URL: https://svnweb.freebsd.org/changeset/ports/375492 QAT: https://qat.redports.org/buildarchive/r375492/ Log: multimedia/libx264: Merry Modernized Port Christmas - Update COMMENT (library only) - Add LICENSE_FILE - Use pathfix for pkgconfig - Remove unecessary WRKSRC override - Use OPTIONS helpers - Restore PGO option to OPTIONS_DEFINE - Don't disable CLI so PGO can run. Remove it in post-install: - Whitespace alignment - Sort OPTIONS - Remove -fstack-protector conditional (framework handles this now) - Strip shared library Modified: head/multimedia/libx264/Makefile Modified: head/multimedia/libx264/Makefile ============================================================================== --- head/multimedia/libx264/Makefile Wed Dec 24 22:18:28 2014 (r375491) +++ head/multimedia/libx264/Makefile Wed Dec 24 22:28:06 2014 (r375492) @@ -5,6 +5,7 @@ PORTNAME= libx264 PORTVERSION= 0.${X264_BUILD}.${X264_REV} +PORTREVISION= 1 CATEGORIES= multimedia MASTER_SITES= ftp://ftp.videolan.org/pub/videolan/x264/snapshots/ \ http://samples.mplayerhq.hu/yuv4mpeg2/:pgo @@ -14,12 +15,13 @@ DIST_SUBDIR= libx264 EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= koobs@FreeBSD.org -COMMENT= Library and tool for encoding H.264/AVC video streams +COMMENT= Library for encoding H.264/MPEG-4 AVC video LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= yasm>=0.6.0:${PORTSDIR}/devel/yasm \ - ${LOCALBASE}/bin/bash:${PORTSDIR}/shells/bash + bash:${PORTSDIR}/shells/bash X264_BUILD= 142 X264_REV= 2455 @@ -27,51 +29,34 @@ X264_COMMIT= 021c0dc6c95c1bc239c9db78a80 X264_GITVER= ${X264_COMMIT:C/^(.......).*$/\1/g} X264_SNAPSHOT= 20140827 -USES= gmake tar:bzip2 -WRKSRC= ${WRKDIR}/${DISTNAME} +USES= gmake pathfix tar:bzip2 USE_LDCONFIG= yes HAS_CONFIGURE= yes -OPTIONS_DEFINE= ASM DEBUG HI10P GCC +OPTIONS_DEFINE= ASM DEBUG GCC HI10P PGO OPTIONS_DEFAULT= ASM -ASM_DESC= Enable Assembly Optimizations -DEBUG_DESC= Generate Debugging Symbols -GCC_DESC= Use current GCC -HI10P_DESC= Enable High 10 Profile 10-bit encoding + +ASM_DESC= Enable Assembly Optimizations +DEBUG_DESC= Generate Debugging Symbols +GCC_DESC= Use current GCC +HI10P_DESC= Enable High 10 Profile 10-bit encoding + +ASM_CONFIGURE_OFF= --disable-asm +DEBUG_CONFIGURE_ON= --enable-debug +GCC_USE= GCC=yes +HI10P_CONFIGURE_ON= --bit-depth=10 +PGO_USE= GCC=yes CONFIGURE_ARGS+= --extra-cflags="-I${LOCALBASE}/include" \ --extra-ldflags="-L${LOCALBASE}/lib" \ --enable-static --enable-shared \ - --disable-opencl \ - --disable-cli + --disable-opencl -PLIST_SUB+= X264_BUILD=${X264_BUILD} +PATHFIX_MAKEFILEIN= Makefile +PLIST_SUB+= X264_BUILD=${X264_BUILD} .include -.if ${PORT_OPTIONS:MGCC} -USE_GCC= yes -.endif - -.if !${PORT_OPTIONS:MASM} -CONFIGURE_ARGS+= --disable-asm -.endif - -.if ${PORT_OPTIONS:MHI10P} -CONFIGURE_ARGS+= --bit-depth=10 -.endif - -.if ${PORT_OPTIONS:MDEBUG} || defined(WITH_DEBUG) -CONFIGURE_ARGS+= --enable-debug -.endif - -# Around the time GCC stack protection (aka Propolice) for userland -# was enabled on src/share/mk/bsd.sys.mk -# SVN rev 180012 on 2008-06-25 21:33:28Z by ru -.if ${OSVERSION} >= 800040 -LDFLAGS+= -fstack-protector -.endif - .if ${PORT_OPTIONS:MPGO} # y4m sample video Y4M_VIDEO=example.y4m @@ -81,7 +66,7 @@ DISTFILES+= ${Y4M_VIDEO_DISTFILE}:pgo ALL_TARGET= fprofiled MAKE_ENV+= VIDS="${WRKDIR}/${Y4M_VIDEO}" -RESTRICTED= ${Y4M_VIDEO_DISTFILE} file may not be mirrored +RESTRICTED= ${Y4M_VIDEO_DISTFILE} file may not be mirrored RESTRICTED_FILES= ${Y4M_VIDEO_DISTFILE} .endif @@ -100,8 +85,9 @@ post-patch: s|VER="x"|VER="${X264_REV} ${X264_GITVER}"|; \ s|VERSION=""|VERSION=" r${X264_REV} ${X264_GITVER}"|' \ ${WRKSRC}/version.sh - @${REINPLACE_CMD} -e 's|$$(libdir)/pkgconfig|${PREFIX}/libdata/pkgconfig|; \ - s|$${libdir}/pkgconfig|${PREFIX}/libdata/pkgconfig|' \ - ${WRKSRC}/Makefile + +post-install: + ${RM} ${STAGEDIR}${PREFIX}/bin/x264 + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libx264.so.* .include From owner-svn-ports-all@FreeBSD.ORG Wed Dec 24 22:30:43 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 99BE33E2; Wed, 24 Dec 2014 22:30:43 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8576064EA2; Wed, 24 Dec 2014 22:30:43 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBOMUhsc089168; Wed, 24 Dec 2014 22:30:43 GMT (envelope-from koobs@FreeBSD.org) Received: (from koobs@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBOMUhV7089167; Wed, 24 Dec 2014 22:30:43 GMT (envelope-from koobs@FreeBSD.org) Message-Id: <201412242230.sBOMUhV7089167@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: koobs set sender to koobs@FreeBSD.org using -f From: Kubilay Kocak Date: Wed, 24 Dec 2014 22:30:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375493 - head/multimedia/libx264 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 22:30:43 -0000 Author: koobs Date: Wed Dec 24 22:30:42 2014 New Revision: 375493 URL: https://svnweb.freebsd.org/changeset/ports/375493 QAT: https://qat.redports.org/buildarchive/r375493/ Log: multimedia/libx264: Fix spaces to tab Modified: head/multimedia/libx264/Makefile Modified: head/multimedia/libx264/Makefile ============================================================================== --- head/multimedia/libx264/Makefile Wed Dec 24 22:28:06 2014 (r375492) +++ head/multimedia/libx264/Makefile Wed Dec 24 22:30:42 2014 (r375493) @@ -42,8 +42,8 @@ GCC_DESC= Use current GCC HI10P_DESC= Enable High 10 Profile 10-bit encoding ASM_CONFIGURE_OFF= --disable-asm -DEBUG_CONFIGURE_ON= --enable-debug -GCC_USE= GCC=yes +DEBUG_CONFIGURE_ON= --enable-debug +GCC_USE= GCC=yes HI10P_CONFIGURE_ON= --bit-depth=10 PGO_USE= GCC=yes From owner-svn-ports-all@FreeBSD.ORG Wed Dec 24 22:33:59 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9DFF050E; Wed, 24 Dec 2014 22:33:59 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7EA4364EE0; Wed, 24 Dec 2014 22:33:59 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBOMXxqP090848; Wed, 24 Dec 2014 22:33:59 GMT (envelope-from makc@FreeBSD.org) Received: (from makc@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBOMXvns090839; Wed, 24 Dec 2014 22:33:57 GMT (envelope-from makc@FreeBSD.org) Message-Id: <201412242233.sBOMXvns090839@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: makc set sender to makc@FreeBSD.org using -f From: Max Brazhnikov Date: Wed, 24 Dec 2014 22:33:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375494 - in head/security: . pinentry pinentry-curses pinentry-gtk2 pinentry-qt4 pinentry-tty X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 22:33:59 -0000 Author: makc Date: Wed Dec 24 22:33:57 2014 New Revision: 375494 URL: https://svnweb.freebsd.org/changeset/ports/375494 QAT: https://qat.redports.org/buildarchive/r375494/ Log: security/pinentry: - Resolve mutual conflict for security/pinentry-* ports - Add new port security/pinentry-tty for pure console version of pinentry - Convert security/pinentry to meta-alike port that depends on pinentry-tty by default and installs commons files (documentation). Mark it architecture independent. Added: head/security/pinentry-tty/ head/security/pinentry-tty/Makefile (contents, props changed) Deleted: head/security/pinentry/pkg-plist Modified: head/security/Makefile head/security/pinentry-curses/Makefile head/security/pinentry-gtk2/Makefile head/security/pinentry-qt4/Makefile head/security/pinentry/Makefile Modified: head/security/Makefile ============================================================================== --- head/security/Makefile Wed Dec 24 22:30:42 2014 (r375493) +++ head/security/Makefile Wed Dec 24 22:33:57 2014 (r375494) @@ -725,6 +725,7 @@ SUBDIR += pinentry-curses SUBDIR += pinentry-gtk2 SUBDIR += pinentry-qt4 + SUBDIR += pinentry-tty SUBDIR += pkcrack SUBDIR += pkcs11-dump SUBDIR += pkcs11-gateway Modified: head/security/pinentry-curses/Makefile ============================================================================== --- head/security/pinentry-curses/Makefile Wed Dec 24 22:30:42 2014 (r375493) +++ head/security/pinentry-curses/Makefile Wed Dec 24 22:33:57 2014 (r375494) @@ -2,15 +2,11 @@ # $FreeBSD$ PORTNAME= pinentry -PORTREVISION= 0 +PORTREVISION= 1 -COMMENT= Curses version of the gnupg password dialog +COMMENT= Curses version of the GnuPG password dialog -CONFLICTS_INSTALL= pinentry-[0-9]* pinentry-gtk-* \ - pinentry-gtk2-* pinentry-qt-* pinentry-qt4-* - -PINENTRY_SLAVE= -curses -PORT_OPTIONS+= NCURSES +PINENTRY_GUI= curses MASTERDIR= ${.CURDIR}/../pinentry Modified: head/security/pinentry-gtk2/Makefile ============================================================================== --- head/security/pinentry-gtk2/Makefile Wed Dec 24 22:30:42 2014 (r375493) +++ head/security/pinentry-gtk2/Makefile Wed Dec 24 22:33:57 2014 (r375494) @@ -2,15 +2,11 @@ # $FreeBSD$ PORTNAME= pinentry -PORTREVISION= 0 +PORTREVISION= 1 COMMENT= GTK+ 2.0 version of the GnuPG password dialog -CONFLICTS_INSTALL= pinentry-[0-9]* pinentry-curses-* pinentry-gtk-* \ - pinentry-qt-* pinentry-qt4-* - -PINENTRY_SLAVE= -gtk2 -PORT_OPTIONS+= GTK2 +PINENTRY_GUI= gtk2 MASTERDIR= ${.CURDIR}/../pinentry Modified: head/security/pinentry-qt4/Makefile ============================================================================== --- head/security/pinentry-qt4/Makefile Wed Dec 24 22:30:42 2014 (r375493) +++ head/security/pinentry-qt4/Makefile Wed Dec 24 22:33:57 2014 (r375494) @@ -1,15 +1,11 @@ # $FreeBSD$ PORTNAME= pinentry -PORTREVISION= 0 +PORTREVISION= 1 -COMMENT= Qt 4 version of the gnupg password dialog +COMMENT= Qt 4 version of the GnuPG password dialog -CONFLICTS_INSTALL= pinentry-[0-9]* pinentry-curses-* pinentry-gtk-* \ - pinentry-gtk2-* pinentry-qt-* - -PINENTRY_SLAVE= -qt4 -PORT_OPTIONS+= QT4 +PINENTRY_GUI= qt4 MASTERDIR= ${.CURDIR}/../pinentry Added: head/security/pinentry-tty/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/security/pinentry-tty/Makefile Wed Dec 24 22:33:57 2014 (r375494) @@ -0,0 +1,12 @@ +# $FreeBSD$ + +PORTNAME= pinentry +PORTREVISION= 0 + +COMMENT= Console version of the GnuPG password dialog + +PINENTRY_GUI= tty + +MASTERDIR= ${.CURDIR}/../pinentry + +.include "${MASTERDIR}/Makefile" Modified: head/security/pinentry/Makefile ============================================================================== --- head/security/pinentry/Makefile Wed Dec 24 22:30:42 2014 (r375493) +++ head/security/pinentry/Makefile Wed Dec 24 22:33:57 2014 (r375494) @@ -3,77 +3,109 @@ PORTNAME= pinentry PORTVERSION= 0.9.0 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES= security MASTER_SITES= GNUPG/pinentry MAINTAINER= makc@FreeBSD.org COMMENT?= Collection of simple PIN or passphrase entry dialogs -LIB_DEPENDS= libgcrypt.so:${PORTSDIR}/security/libgcrypt \ - libksba.so:${PORTSDIR}/security/libksba +USES= tar:bzip2 -CONFLICTS_INSTALL?= pinentry-[a-z]* - -USES= iconv gmake pkgconfig tar:bzip2 -GNU_CONFIGURE= yes +.if !defined(PINENTRY_GUI) INFO= pinentry - -CFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib - -.if !defined(PINENTRY_SLAVE) -OPTIONS_MULTI= FRONTEND -OPTIONS_MULTI_FRONTEND= NCURSES GTK2 QT4 -OPTIONS_DEFAULT= ${OPTIONS_MULTI_FRONTEND} +NO_ARCH= yes +NO_BUILD= yes +PLIST_FILES= bin/pinentry + +OPTIONS_SINGLE= FRONTEND +OPTIONS_SINGLE_FRONTEND= TTY NCURSES GTK2 QT4 +OPTIONS_DEFAULT= TTY + +FRONTEND_DESC= Default frontend + +TTY_DESC= Console version +PINENTRY_TTY= pinentry-tty +TTY_RUN_DEPENDS= ${PINENTRY_TTY}:${PORTSDIR}/security/pinentry-tty NCURSES_DESC= Curses frontend +PINENTRY_NCURSES= pinentry-curses +NCURSES_RUN_DEPENDS= ${PINENTRY_NCURSES}:${PORTSDIR}/security/pinentry-curses + GTK2_DESC= Gtk+ 2 frontend +PINENTRY_GTK2= pinentry-gtk-2 +GTK2_RUN_DEPENDS= ${PINENTRY_GTK2}:${PORTSDIR}/security/pinentry-gtk2 + QT4_DESC= Qt 4 frontend +PINENTRY_QT4= pinentry-qt4 +QT4_RUN_DEPENDS= ${PINENTRY_QT4}:${PORTSDIR}/security/pinentry-qt4 -. if exists(/usr/lib/libc++.so) -OPTIONS_DEFAULT:= ${OPTIONS_DEFAULT:NQT4} -QT4_DESC= Qt 4 frontend (broken) +.include + +.for gui in ${OPTIONS_SINGLE_FRONTEND} +. if ${PORT_OPTIONS:M${gui}} +PINENTRY_BIN= ${PINENTRY_${gui}} . endif -.else -PKGNAMESUFFIX= ${PINENTRY_SLAVE} -.endif +.endfor -.include +do-install: + ${LN} -sf ${PINENTRY_BIN} ${STAGEDIR}${PREFIX}/bin/pinentry + ${INSTALL_DATA} ${WRKSRC}/doc/pinentry.info ${STAGEDIR}${PREFIX}/${INFO_PATH} + +.else # !defined(PINENTRY_GUI) +PKGNAMESUFFIX= -${PINENTRY_GUI} +LIB_DEPENDS= libgcrypt.so:${PORTSDIR}/security/libgcrypt \ + libksba.so:${PORTSDIR}/security/libksba + +USES+= iconv gmake pkgconfig +GNU_CONFIGURE= yes + +CFLAGS+= -I${LOCALBASE}/include +LDFLAGS+= -L${LOCALBASE}/lib -.if ${PORT_OPTIONS:MQT4} +.if ${PINENTRY_GUI} == "qt4" . if exists(/usr/lib/libc++.so) -IGNORE= with Qt 4 frontend does not compile with libc++ +IGNORE= does not compile with libc++ . endif USE_QT4= gui moc_build -PLIST_SUB+= WITH_QT4="" +PLIST_FILES= bin/pinentry-qt4 .else CONFIGURE_ARGS+=--disable-pinentry-qt4 -PLIST_SUB+= WITH_QT4="@comment " .endif -.if ${PORT_OPTIONS:MGTK2} +.if ${PINENTRY_GUI} == "gtk2" USE_GNOME+= gtk20 -PLIST_SUB+= WITH_GTK2="" +PLIST_FILES= bin/pinentry-gtk-2 .else CONFIGURE_ARGS+=--disable-pinentry-gtk2 -PLIST_SUB+= WITH_GTK2="@comment " .endif -.if ${PORT_OPTIONS:MNCURSES} +.if ${PINENTRY_GUI} == "curses" USES+= ncurses -PLIST_SUB+= WITH_NCURSES="" +PLIST_FILES= bin/pinentry-curses .else CONFIGURE_ARGS+=--disable-pinentry-curses -PLIST_SUB+= WITH_NCURSES="@comment " +.endif + +.if ${PINENTRY_GUI} == "tty" +PLIST_FILES= bin/pinentry-tty +CONFIGURE_ARGS+=--enable-pinentry-tty +.else +CONFIGURE_ARGS+=--disable-pinentry-tty .endif pre-configure: -.if ${PORT_OPTIONS:MQT4} +.if ${PINENTRY_GUI} == "qt4" cd ${WRKSRC}/qt4 && \ ${MOC} pinentrydialog.h > pinentrydialog.moc && \ ${MOC} qsecurelineedit.h > qsecurelineedit.moc && \ ${MOC} pinentryconfirm.h > pinentryconfirm.moc .endif +post-install: + ${RM} ${STAGEDIR}${PREFIX}/bin/pinentry \ + ${STAGEDIR}${PREFIX}/info/pinentry.info + +.endif # !defined(PINENTRY_GUI) + .include From owner-svn-ports-all@FreeBSD.ORG Wed Dec 24 23:02:25 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 32481AA4; Wed, 24 Dec 2014 23:02:25 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1DFD42FA5; Wed, 24 Dec 2014 23:02:25 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBON2Org004690; Wed, 24 Dec 2014 23:02:24 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBON2OaS004689; Wed, 24 Dec 2014 23:02:24 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412242302.sBON2OaS004689@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Wed, 24 Dec 2014 23:02:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375495 - head/graphics/scale2x X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 23:02:25 -0000 Author: antoine Date: Wed Dec 24 23:02:24 2014 New Revision: 375495 URL: https://svnweb.freebsd.org/changeset/ports/375495 QAT: https://qat.redports.org/buildarchive/r375495/ Log: Properly support png 1.5 Modified: head/graphics/scale2x/Makefile Modified: head/graphics/scale2x/Makefile ============================================================================== --- head/graphics/scale2x/Makefile Wed Dec 24 22:33:57 2014 (r375494) +++ head/graphics/scale2x/Makefile Wed Dec 24 23:02:24 2014 (r375495) @@ -11,12 +11,12 @@ COMMENT= Real-time graphics effect able LICENSE= GPLv2 # (or later) -LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png +LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png GNU_CONFIGURE= yes -CPPFLAGS+= $$(libpng15-config --I_opts) -LDFLAGS+= $$(libpng15-config --L_opts) +CPPFLAGS+= $$(libpng-config --I_opts) +LDFLAGS+= $$(libpng-config --L_opts) PORTEXAMPLES= * PLIST_FILES= bin/scalex bin/scalerx \ From owner-svn-ports-all@FreeBSD.ORG Wed Dec 24 23:13:24 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B1D30C29; Wed, 24 Dec 2014 23:13:24 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9D4873101; Wed, 24 Dec 2014 23:13:24 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBONDOUB009531; Wed, 24 Dec 2014 23:13:24 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBONDOvc009529; Wed, 24 Dec 2014 23:13:24 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412242313.sBONDOvc009529@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Wed, 24 Dec 2014 23:13:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375496 - head/graphics/libimg X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 23:13:24 -0000 Author: antoine Date: Wed Dec 24 23:13:23 2014 New Revision: 375496 URL: https://svnweb.freebsd.org/changeset/ports/375496 QAT: https://qat.redports.org/buildarchive/r375496/ Log: Properly support png 1.5 Modified: head/graphics/libimg/Makefile head/graphics/libimg/pkg-plist Modified: head/graphics/libimg/Makefile ============================================================================== --- head/graphics/libimg/Makefile Wed Dec 24 23:02:24 2014 (r375495) +++ head/graphics/libimg/Makefile Wed Dec 24 23:13:23 2014 (r375496) @@ -11,7 +11,7 @@ MAINTAINER= mi@aldan.algebra.com COMMENT= Library of image format handlers for Tk4.1 and later BUILD_DEPENDS= dtplite:${PORTSDIR}/devel/tcllib -LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png \ +LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png \ libjpeg.so:${PORTSDIR}/graphics/jpeg \ libtiff.so:${PORTSDIR}/graphics/tiff @@ -46,7 +46,7 @@ post-configure: # Link with -l$l ${REINPLACE_CMD} -E \ -e 's,^SHLIB_LD_LIBS[[:space:]]*=[[:space:]]*(.*),SHLIB_LD_LIBS=\1 -l$l,' \ - -e 's,-lpng$$,-lpng15,' ${WRKSRC}/$l/Makefile + ${WRKSRC}/$l/Makefile .endfor post-install: Modified: head/graphics/libimg/pkg-plist ============================================================================== --- head/graphics/libimg/pkg-plist Wed Dec 24 23:02:24 2014 (r375495) +++ head/graphics/libimg/pkg-plist Wed Dec 24 23:13:23 2014 (r375496) @@ -48,3 +48,6 @@ lib/Img/libtkimgwindow142.so.1 lib/Img/libtkimgxpm142.so.1 lib/Img/pkgIndex.tcl lib/Img/tkimgConfig.sh +@comment include/tkimg.h +@comment include/tkimgDecls.h +@comment lib/tkimgConfig.sh From owner-svn-ports-all@FreeBSD.ORG Wed Dec 24 23:43:50 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 78632159; Wed, 24 Dec 2014 23:43:50 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4ABB3359D; Wed, 24 Dec 2014 23:43:50 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBONhool023426; Wed, 24 Dec 2014 23:43:50 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBONhnM4023424; Wed, 24 Dec 2014 23:43:49 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201412242343.sBONhnM4023424@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Wed, 24 Dec 2014 23:43:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375497 - head/comms/dcf77pi X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Dec 2014 23:43:50 -0000 Author: rene Date: Wed Dec 24 23:43:49 2014 New Revision: 375497 URL: https://svnweb.freebsd.org/changeset/ports/375497 QAT: https://qat.redports.org/buildarchive/r375497/ Log: comms/dcf77pi: update to 3.3.0 Changes: * improve support for decoding the alarm messages by showing the main German regions which are affected. Note that this was an experimental and now unused system. With permission from Mr. Wenzelewski from DIN * Doxygen support, provide a Doxyfile (not supported by the port yet) * Small fixes to the FidoCADJ schematics * library: - assign date/time fields more independently so that errors are corrected faster - record the accumulated minute length at the end of each line in the log file, preceded by an 'a'. These values are read back by get_bit_file() - redesign the calculations for the accumulated minute length to be more accurate in case of reception errors or reading log files. Time can now be adjust forwards and backwards. - record the minute cutoff value at the end of each line in the log file, preceded by a 'c'. These values are read back by get_bit_file() - skip consecutive newlines in the log file - use a more accurate sleep time when receiving live bits - set upper bound of hw.freq to 155,000 Hz - API cleanups (types sanitized, const qualifiers added, some renames) - algorithm and code cleanups * dcf77pi: - show the accumulated minute length each second instead of each minute - show the minute cutoff value Modified: head/comms/dcf77pi/Makefile head/comms/dcf77pi/distinfo Modified: head/comms/dcf77pi/Makefile ============================================================================== --- head/comms/dcf77pi/Makefile Wed Dec 24 23:13:23 2014 (r375496) +++ head/comms/dcf77pi/Makefile Wed Dec 24 23:43:49 2014 (r375497) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= dcf77pi -PORTVERSION= 3.2.0 +PORTVERSION= 3.3.0 CATEGORIES= comms MAINTAINER= rene@FreeBSD.org @@ -12,7 +12,7 @@ LICENSE= BSD2CLAUSE USE_GITHUB= yes GH_ACCOUNT= rene0 -GH_COMMIT= 671961e +GH_COMMIT= b3cfb0b USES= ncurses USE_LDCONFIG= yes Modified: head/comms/dcf77pi/distinfo ============================================================================== --- head/comms/dcf77pi/distinfo Wed Dec 24 23:13:23 2014 (r375496) +++ head/comms/dcf77pi/distinfo Wed Dec 24 23:43:49 2014 (r375497) @@ -1,2 +1,2 @@ -SHA256 (dcf77pi-3.2.0.tar.gz) = 9d6754dd19e678e05c72d48fc2ee27fc7d84c7ec5c2fd7d1141638a00f2ee87c -SIZE (dcf77pi-3.2.0.tar.gz) = 22307 +SHA256 (dcf77pi-3.3.0.tar.gz) = 9af306106040d9e9b958324e80950af7c7919e853ef8c5b1defb85f4a047dfce +SIZE (dcf77pi-3.3.0.tar.gz) = 51140 From owner-svn-ports-all@FreeBSD.ORG Thu Dec 25 00:13:17 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D961E49E; Thu, 25 Dec 2014 00:13:17 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C509317B3; Thu, 25 Dec 2014 00:13:17 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBP0DHdC038258; Thu, 25 Dec 2014 00:13:17 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBP0DHlX038257; Thu, 25 Dec 2014 00:13:17 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412250013.sBP0DHlX038257@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Thu, 25 Dec 2014 00:13:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375498 - head/graphics/pngwriter X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2014 00:13:18 -0000 Author: antoine Date: Thu Dec 25 00:13:16 2014 New Revision: 375498 URL: https://svnweb.freebsd.org/changeset/ports/375498 QAT: https://qat.redports.org/buildarchive/r375498/ Log: Properly support png 1.5 Modified: head/graphics/pngwriter/Makefile Modified: head/graphics/pngwriter/Makefile ============================================================================== --- head/graphics/pngwriter/Makefile Wed Dec 24 23:43:49 2014 (r375497) +++ head/graphics/pngwriter/Makefile Thu Dec 25 00:13:16 2014 (r375498) @@ -10,14 +10,14 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= C++ library for creating PNG images -LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png \ +LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png \ libfreetype.so:${PORTSDIR}/print/freetype2 USES= pkgconfig WRKSRC= ${WRKDIR}/${DISTNAME} -CXXFLAGS+= `pkg-config --cflags freetype2 libpng15` -I${LOCALBASE}/include +CXXFLAGS+= `pkg-config --cflags freetype2 libpng` -I${LOCALBASE}/include PLIST_FILES= include/pngwriter.h \ lib/libpngwriter.a \ From owner-svn-ports-all@FreeBSD.ORG Thu Dec 25 00:51:58 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D2BB1AB1; Thu, 25 Dec 2014 00:51:58 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BCE1B1DFB; Thu, 25 Dec 2014 00:51:58 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBP0pwMV056689; Thu, 25 Dec 2014 00:51:58 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBP0pto7056672; Thu, 25 Dec 2014 00:51:55 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201412250051.sBP0pto7056672@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Thu, 25 Dec 2014 00:51:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375499 - in head/net: . google-startup-scripts google-startup-scripts/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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2014 00:51:58 -0000 Author: swills Date: Thu Dec 25 00:51:54 2014 New Revision: 375499 URL: https://svnweb.freebsd.org/changeset/ports/375499 QAT: https://qat.redports.org/buildarchive/r375499/ Log: net/google-startup-scripts: create port for Google startup scripts Added: head/net/google-startup-scripts/ head/net/google-startup-scripts/Makefile (contents, props changed) head/net/google-startup-scripts/distinfo (contents, props changed) head/net/google-startup-scripts/files/ head/net/google-startup-scripts/files/google-startup.in (contents, props changed) head/net/google-startup-scripts/files/patch-usr_share_google_boto_boot__setup.py (contents, props changed) head/net/google-startup-scripts/files/patch-usr_share_google_fetch__script (contents, props changed) head/net/google-startup-scripts/files/patch-usr_share_google_first-boot (contents, props changed) head/net/google-startup-scripts/files/patch-usr_share_google_get__metadata__value (contents, props changed) head/net/google-startup-scripts/files/patch-usr_share_google_onboot (contents, props changed) head/net/google-startup-scripts/files/patch-usr_share_google_regenerate-host-keys (contents, props changed) head/net/google-startup-scripts/files/patch-usr_share_google_run-shutdown-scripts (contents, props changed) head/net/google-startup-scripts/files/patch-usr_share_google_run-startup-scripts (contents, props changed) head/net/google-startup-scripts/pkg-descr (contents, props changed) head/net/google-startup-scripts/pkg-plist (contents, props changed) Modified: head/net/Makefile Modified: head/net/Makefile ============================================================================== --- head/net/Makefile Thu Dec 25 00:13:16 2014 (r375498) +++ head/net/Makefile Thu Dec 25 00:51:54 2014 (r375499) @@ -157,6 +157,7 @@ SUBDIR += gogoc SUBDIR += google-cloud-sdk SUBDIR += google-daemon + SUBDIR += google-startup-scripts SUBDIR += googlecl SUBDIR += gopher SUBDIR += gotthard Added: head/net/google-startup-scripts/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/google-startup-scripts/Makefile Thu Dec 25 00:51:54 2014 (r375499) @@ -0,0 +1,55 @@ +# Created by: Steve Wills +# $FreeBSD$ + +PORTNAME= google-startup-scripts +PORTVERSION= 1.2.1 +CATEGORIES= net +MASTER_SITES= GHR + +MAINTAINER= swills@FreeBSD.org +COMMENT= Startup scripts that interact with Google Compute Engine VMs + +BUILD_DEPENDS= python:${PORTSDIR}/lang/python +RUN_DEPENDS= python:${PORTSDIR}/lang/python \ + curl:${PORTSDIR}/ftp/curl \ + bash:${PORTSDIR}/shells/bash \ + flock:${PORTSDIR}/sysutils/flock + +USES= python shebangfix +USE_GITHUB= yes +GH_ACCOUNT= GoogleCloudPlatform +GH_PROJECT= compute-image-packages +USE_RC_SUBR= google-startup +WRKSRC_SUBDIR= ${PORTNAME} + +SHEBANG_FILES= usr/share/google/fetch_script \ + usr/share/google/first-boot \ + usr/share/google/get_metadata_value \ + usr/share/google/onboot \ + usr/share/google/regenerate-host-keys \ + usr/share/google/run-scripts \ + usr/share/google/run-shutdown-scripts \ + usr/share/google/run-startup-scripts \ + usr/share/google/set-hostname \ + usr/share/google/boto/boot_setup.py + +post-patch: + @${RM} ${WRKSRC}/usr/share/google/safe_format_and_mount \ + ${WRKSRC}/usr/share/google/virtionet-irq-affinity + @${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|g' \ + ${WRKSRC}/usr/share/google/fetch_script \ + ${WRKSRC}/usr/share/google/first-boot \ + ${WRKSRC}/usr/share/google/onboot \ + ${WRKSRC}/usr/share/google/run-shutdown-scripts \ + ${WRKSRC}/usr/share/google/run-startup-scripts \ + ${WRKSRC}/usr/share/google/boto/boot_setup.py + @${RM} ${WRKSRC}/usr/share/google/*.bak \ + ${WRKSRC}/usr/share/google/*.orig + +do-build: + ${PYTHON_CMD} -m compileall ${WRKSRC}/usr/share/google/boto + +do-install: + cd ${WRKSRC}/usr/share ; ${COPYTREE_BIN} google ${STAGEDIR}${PREFIX}/share + +.include Added: head/net/google-startup-scripts/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/google-startup-scripts/distinfo Thu Dec 25 00:51:54 2014 (r375499) @@ -0,0 +1,2 @@ +SHA256 (google-startup-scripts-1.2.1.tar.gz) = e70805809bd3e1a52f191391bd5a2255dd794169ba6402f0a3c46f2def67e13a +SIZE (google-startup-scripts-1.2.1.tar.gz) = 65967 Added: head/net/google-startup-scripts/files/google-startup.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/google-startup-scripts/files/google-startup.in Thu Dec 25 00:51:54 2014 (r375499) @@ -0,0 +1,36 @@ +#!/bin/sh + +# $FreeBSD$ +# +# PROVIDE: google-startup +# BEFORE: LOGIN +# REQUIRE: syslogd +# KEYWORD: shutdown +# +# Add the following line to /etc/rc.conf to enable google-startup: +# +# google_startup_enable="YES" +# + +. /etc/rc.subr + +name="google_startup" +rcvar="google_startup_enable" +start_cmd="google_start" +stop_cmd="google_stop" + +google_start() +{ + %%PREFIX%%/share/google/onboot + %%PREFIX%%/share/google/run-startup-scripts +} + +google_stop() +{ + %%PREFIX%%/share/google/run-shutdown-scripts +} + +google_startup_enable=${google_startup_enable:-"NO"} + +load_rc_config "${name}" +run_rc_command "$1" Added: head/net/google-startup-scripts/files/patch-usr_share_google_boto_boot__setup.py ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/google-startup-scripts/files/patch-usr_share_google_boto_boot__setup.py Thu Dec 25 00:51:54 2014 (r375499) @@ -0,0 +1,15 @@ +--- usr/share/google/boto/boot_setup.py.orig 2014-12-05 20:59:35 UTC ++++ usr/share/google/boto/boot_setup.py +@@ -31,9 +31,9 @@ import urllib2 + + NUMERIC_PROJECT_ID_URL=('http://169.254.169.254/' + 'computeMetadata/v1/project/numeric-project-id') +-SYSTEM_BOTO_CONFIG_TEMPLATE='/etc/boto.cfg.template' +-SYSTEM_BOTO_CONFIG='/etc/boto.cfg' +-AUTH_PLUGIN_DIR='/usr/share/google/boto/boto_plugins' ++SYSTEM_BOTO_CONFIG_TEMPLATE='%%PREFIX%%/etc/boto.cfg.template' ++SYSTEM_BOTO_CONFIG='%%PREFIX%%/etc/boto.cfg' ++AUTH_PLUGIN_DIR='%%PREFIX%%/share/google/boto/boto_plugins' + + + def GetNumericProjectId(): Added: head/net/google-startup-scripts/files/patch-usr_share_google_fetch__script ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/google-startup-scripts/files/patch-usr_share_google_fetch__script Thu Dec 25 00:51:54 2014 (r375499) @@ -0,0 +1,29 @@ +--- usr/share/google/fetch_script.orig 2014-12-24 22:40:30 UTC ++++ usr/share/google/fetch_script +@@ -84,7 +84,7 @@ function download_url_with_logfile() { + + # Unauthenticated download of the object. + log "Downloading url from ${url} to ${dest} using curl" +- curl --max-time "${CURL_TIMEOUT}" --retry "${CURL_RETRY_LIMIT}" \ ++ curl -s --max-time "${CURL_TIMEOUT}" --retry "${CURL_RETRY_LIMIT}" \ + 2>> "${logfile}" -o "${dest}" -- "${url}" && return 0; + + log "Failed to download $url" +@@ -108,7 +108,7 @@ function download_url() { + + function get_metadata_attribute() { + local readonly varname=$1 +- /usr/share/google/get_metadata_value "attributes/${varname}" ++ %%PREFIX%%/share/google/get_metadata_value "attributes/${varname}" + return $? + } + +@@ -135,7 +135,7 @@ function fetch_script() { + echo "${metadata_script}" > "${script}" + log "${script_type} script found in metadata." + else +- log $(curl "http://metadata.google.internal/computeMetadata/v1/instance/?recursive=True" -H "Metadata-Flavor: Google") ++ log $(curl -s "http://metadata.google.internal/computeMetadata/v1/instance/?recursive=True" -H "Metadata-Flavor: Google") + log "No ${script_type} script found in metadata." + fi + fi Added: head/net/google-startup-scripts/files/patch-usr_share_google_first-boot ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/google-startup-scripts/files/patch-usr_share_google_first-boot Thu Dec 25 00:51:54 2014 (r375499) @@ -0,0 +1,22 @@ +--- usr/share/google/first-boot.orig 2014-12-24 22:40:30 UTC ++++ usr/share/google/first-boot +@@ -31,7 +31,7 @@ function log() { + + function get_instance_id() { + # Do not retry to get the metadata value on failures. +- MDS_TRIES=1 ${PREFIX}/usr/share/google/get_metadata_value id 2>/dev/null ++ MDS_TRIES=1 ${PREFIX}%%PREFIX%%/share/google/get_metadata_value id 2>/dev/null + } + + # Output the instance id. +@@ -80,8 +80,8 @@ log "Running first-boot" + declare -r INSTANCE_ID=$(cat ${INSTANCE_FILE}) + + # Regenerate host keys for ssh. +-if [[ -x ${PREFIX}/usr/share/google/regenerate-host-keys ]]; then +- ${PREFIX}/usr/share/google/regenerate-host-keys ++if [[ -x ${PREFIX}%%PREFIX%%/share/google/regenerate-host-keys ]]; then ++ ${PREFIX}%%PREFIX%%/share/google/regenerate-host-keys + fi + + # Make a per-instance data directory. Added: head/net/google-startup-scripts/files/patch-usr_share_google_get__metadata__value ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/google-startup-scripts/files/patch-usr_share_google_get__metadata__value Thu Dec 25 00:51:54 2014 (r375499) @@ -0,0 +1,11 @@ +--- usr/share/google/get_metadata_value.orig 2014-12-24 22:41:29 UTC ++++ usr/share/google/get_metadata_value +@@ -26,7 +26,7 @@ function metadata_get_url_code() { + + function print_metadata_value() { + local readonly tmpfile=$(mktemp) +- curl -f "${1}" -H "Metadata-Flavor: Google" > ${tmpfile} 2>/dev/null ++ curl -s -f "${1}" -H "Metadata-Flavor: Google" > ${tmpfile} 2>/dev/null + local readonly return_code=$? + # If the command completed successfully, print the metadata value to stdout. + if [[ ${return_code} == 0 ]]; then Added: head/net/google-startup-scripts/files/patch-usr_share_google_onboot ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/google-startup-scripts/files/patch-usr_share_google_onboot Thu Dec 25 00:51:54 2014 (r375499) @@ -0,0 +1,46 @@ +--- usr/share/google/onboot.orig 2014-12-24 22:40:30 UTC ++++ usr/share/google/onboot +@@ -33,7 +33,7 @@ else + declare -r LOGGER=/bin/logger + fi + +-declare -r BOTO_SETUP_SCRIPT=/usr/share/google/boto/boot_setup.py ++declare -r BOTO_SETUP_SCRIPT=%%PREFIX%%/share/google/boto/boot_setup.py + declare -r GOOGLE_ENVIRONMENT=/var/run/google.environment + + function log() { +@@ -42,20 +42,20 @@ function log() { + } + + function virtionet_irq_affinity() { +- if [[ -x /usr/share/google/virtionet-irq-affinity ]]; then +- /usr/share/google/virtionet-irq-affinity ++ if [[ -x %%PREFIX%%/share/google/virtionet-irq-affinity ]]; then ++ %%PREFIX%%/share/google/virtionet-irq-affinity + fi + } + + function first_boot() { +- if [[ -x /usr/share/google/first-boot ]]; then +- /usr/share/google/first-boot ++ if [[ -x %%PREFIX%%/share/google/first-boot ]]; then ++ %%PREFIX%%/share/google/first-boot + fi + } + + function get_metadata_value() { + local readonly varname=$1 +- /usr/share/google/get_metadata_value ${varname} ++ %%PREFIX%%/share/google/get_metadata_value ${varname} + return $? + } + +@@ -106,7 +106,7 @@ function print_ssh_key_fingerprints() { + return 0 + } + +-virtionet_irq_affinity ++#virtionet_irq_affinity + first_boot + do_init + print_ssh_key_fingerprints Added: head/net/google-startup-scripts/files/patch-usr_share_google_regenerate-host-keys ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/google-startup-scripts/files/patch-usr_share_google_regenerate-host-keys Thu Dec 25 00:51:54 2014 (r375499) @@ -0,0 +1,20 @@ +--- usr/share/google/regenerate-host-keys.orig 2014-12-24 22:40:30 UTC ++++ usr/share/google/regenerate-host-keys +@@ -29,7 +29,7 @@ sshd_cmd() { + if [[ -x /etc/init.d/ssh || -f /etc/init/ssh.conf ]]; then + service ssh ${cmd} + fi +- if [[ -x /etc/init.d/sshd || -f /etc/init/sshd.conf ]]; then ++ if [[ -x /etc/init.d/sshd || -f /etc/init/sshd.conf || -f /etc/rc.d/sshd ]]; then + service sshd ${cmd} + fi + } +@@ -55,7 +55,7 @@ generate_key() { + + regenerate_host_keys() { + log "Regenerating SSH Host Keys for: $new_ip_address (previously $old_ip_address)." +- rm -f /etc/ssh/ssh_host_key /etc/ssh_host_key.pub # SSH1 RSA key. ++ rm -f /etc/ssh/ssh_host_key /etc/ssh/ssh_host_key.pub # SSH1 RSA key. + for key_file in /etc/ssh/ssh_host_*_key; do + # Parse out the type of key, matching the * in the for loop command above. + key_type=$(basename "${key_file}" _key) Added: head/net/google-startup-scripts/files/patch-usr_share_google_run-shutdown-scripts ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/google-startup-scripts/files/patch-usr_share_google_run-shutdown-scripts Thu Dec 25 00:51:54 2014 (r375499) @@ -0,0 +1,10 @@ +--- usr/share/google/run-shutdown-scripts.orig 2014-12-24 22:40:30 UTC ++++ usr/share/google/run-shutdown-scripts +@@ -27,5 +27,5 @@ declare -r SHUTDOWN_SCRIPT=/var/run/goog + # buffers to disk. + # + # The shutdown script blocks other shutdown operations from proceeding. +-/usr/share/google/fetch_script ${SHUTDOWN_SCRIPT} shutdown +-/usr/share/google/run-scripts ${SHUTDOWN_SCRIPT} shutdown ++%%PREFIX%%/share/google/fetch_script ${SHUTDOWN_SCRIPT} shutdown ++%%PREFIX%%/share/google/run-scripts ${SHUTDOWN_SCRIPT} shutdown Added: head/net/google-startup-scripts/files/patch-usr_share_google_run-startup-scripts ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/google-startup-scripts/files/patch-usr_share_google_run-startup-scripts Thu Dec 25 00:51:54 2014 (r375499) @@ -0,0 +1,13 @@ +--- usr/share/google/run-startup-scripts.orig 2014-12-24 22:40:30 UTC ++++ usr/share/google/run-startup-scripts +@@ -21,7 +21,7 @@ PATH=/sbin:/usr/sbin:/bin:/usr/bin:/usr/ + declare -r STARTUP_SCRIPT=/var/run/google.startup.script + + # Make sure all udev changes settle before running startup scripts. +-udevadm settle ++#udevadm settle + +-/usr/share/google/fetch_script ${STARTUP_SCRIPT} startup +-/usr/share/google/run-scripts ${STARTUP_SCRIPT} startup ++%%PREFIX%%/share/google/fetch_script ${STARTUP_SCRIPT} startup ++%%PREFIX%%/share/google/run-scripts ${STARTUP_SCRIPT} startup Added: head/net/google-startup-scripts/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/google-startup-scripts/pkg-descr Thu Dec 25 00:51:54 2014 (r375499) @@ -0,0 +1,3 @@ +A set of startup scripts that interact with the virtual machine environment. + +WWW: https://github.com/GoogleCloudPlatform/compute-image-packages/tree/master/google-startup-scripts Added: head/net/google-startup-scripts/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/google-startup-scripts/pkg-plist Thu Dec 25 00:51:54 2014 (r375499) @@ -0,0 +1,13 @@ +share/google/boto/boot_setup.py +share/google/boto/boot_setup.pyc +share/google/boto/boto_plugins/compute_auth.py +share/google/boto/boto_plugins/compute_auth.pyc +share/google/fetch_script +share/google/first-boot +share/google/get_metadata_value +share/google/onboot +share/google/regenerate-host-keys +share/google/run-scripts +share/google/run-shutdown-scripts +share/google/run-startup-scripts +share/google/set-hostname From owner-svn-ports-all@FreeBSD.ORG Thu Dec 25 01:10:21 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7B925ED4; Thu, 25 Dec 2014 01:10:21 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6715A2937; Thu, 25 Dec 2014 01:10:21 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBP1ALE1064870; Thu, 25 Dec 2014 01:10:21 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBP1AK8u064571; Thu, 25 Dec 2014 01:10:20 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201412250110.sBP1AK8u064571@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Thu, 25 Dec 2014 01:10:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375500 - in head: . Mk Mk/Scripts misc misc/gnomehier X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2014 01:10:21 -0000 Author: bapt Date: Thu Dec 25 01:10:19 2014 New Revision: 375500 URL: https://svnweb.freebsd.org/changeset/ports/375500 QAT: https://qat.redports.org/buildarchive/r375500/ Log: Remove now useless gnomehier, pkg handles automatically the directories where needed making gnomehier entirely useless now. Differential Revision: https://reviews.freebsd.org/D1355 Reviewed by: antoine, kwm Approved by: gnome (kwm) Deleted: head/misc/gnomehier/ Modified: head/MOVED head/Mk/Scripts/check-stagedir.sh head/Mk/bsd.gnome.mk head/Mk/bsd.port.mk head/misc/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Thu Dec 25 00:51:54 2014 (r375499) +++ head/MOVED Thu Dec 25 01:10:19 2014 (r375500) @@ -7329,3 +7329,4 @@ www/drupal7-jailadmin||2014-12-20|Remove www/drupal7-vulnscan||2014-12-20|Removed per author's request; unmaintained www/neon29|www/neon|2014-12-24|Rename to reflect upstream graphics/pornview||2014-12-24|No more upstream, no more public distfile, no proper support for modern png +misc/gnomehier||2014-12-25|Uneeded anymore Modified: head/Mk/Scripts/check-stagedir.sh ============================================================================== --- head/Mk/Scripts/check-stagedir.sh Thu Dec 25 00:51:54 2014 (r375499) +++ head/Mk/Scripts/check-stagedir.sh Thu Dec 25 01:10:19 2014 (r375500) @@ -173,11 +173,7 @@ parse_mtree() { fi listmtree "${PORTSDIR}/Templates/BSD.local.dist" "${LOCALBASE}" - if [ -n "${GNOME_MTREE_FILE}" ] && \ - [ -f "${GNOME_MTREE_FILE}" ]; then - listmtree "${GNOME_MTREE_FILE}" "${PREFIX}" - fi - unset MTREE_FILE GNOME_MTREE_FILE + unset MTREE_FILE # Add LOCALBASE a=${LOCALBASE} @@ -361,7 +357,7 @@ esac # validate environment envfault= -for i in STAGEDIR PREFIX LOCALBASE WRKDIR WRKSRC MTREE_FILE GNOME_MTREE_FILE \ +for i in STAGEDIR PREFIX LOCALBASE WRKDIR WRKSRC MTREE_FILE \ TMPPLIST PLIST_SUB_SED SCRIPTSDIR \ PORT_OPTIONS NO_PREFIX_RMDIR do Modified: head/Mk/bsd.gnome.mk ============================================================================== --- head/Mk/bsd.gnome.mk Thu Dec 25 00:51:54 2014 (r375499) +++ head/Mk/bsd.gnome.mk Thu Dec 25 01:10:19 2014 (r375500) @@ -69,7 +69,7 @@ Gnome_Pre_Include= bsd.gnome.mk # non-version specific components _USE_GNOME_ALL= esound intlhack intltool introspection \ - gnomehack referencehack gnomehier gnomemimedata \ + gnomehack referencehack gnomemimedata \ gnomeprefix # GNOME 1 components @@ -118,10 +118,6 @@ gnomehack_PRE_PATCH= ${FIND} ${WRKSRC} - referencehack_PRE_PATCH= ${FIND} ${WRKSRC} -name "Makefile.in" -type f | ${XARGS} ${REINPLACE_CMD} -e \ "s|test \"\$$\$$installfiles\" = '\$$(srcdir)/html/\*'|:|" -GNOME_MTREE_FILE?= ${LOCALBASE}/etc/mtree/BSD.gnome.dist -gnomehier_DETECT= ${GNOME_MTREE_FILE} -gnomehier_RUN_DEPENDS= ${gnomehier_DETECT}:${PORTSDIR}/misc/gnomehier - GNOME_HTML_DIR?= ${PREFIX}/share/doc GCONF_CONFIG_OPTIONS?= merged GCONF_CONFIG_DIRECTORY?=etc/gconf/gconf.xml.defaults @@ -754,14 +750,11 @@ CONFIGURE_FAIL_MESSAGE= "Please run the .if defined(GCONF_SCHEMAS) || defined(INSTALLS_OMF) || defined(INSTALLS_ICONS) \ - || defined(GLIB_SCHEMAS) || (defined(_USE_GNOME) && ${_USE_GNOME:Mgnomehier}!="") + || defined(GLIB_SCHEMAS) pre-su-install: gnome-pre-su-install post-install: gnome-post-install gnome-pre-su-install: -.if defined(_USE_GNOME) && ${_USE_GNOME:Mgnomehier}!="" && !defined(NO_MTREE) - @${MTREE_CMD} ${MTREE_ARGS:S/${MTREE_FILE}/${GNOME_MTREE_FILE}/} ${STAGEDIR}${PREFIX}/ >/dev/null -.endif .if defined(GCONF_SCHEMAS) @${MKDIR} ${STAGEDIR}${PREFIX}/etc/gconf/gconf.xml.defaults/ .else Modified: head/Mk/bsd.port.mk ============================================================================== --- head/Mk/bsd.port.mk Thu Dec 25 00:51:54 2014 (r375499) +++ head/Mk/bsd.port.mk Thu Dec 25 01:10:19 2014 (r375500) @@ -1085,7 +1085,6 @@ CO_ENV+= STAGEDIR=${STAGEDIR} \ WRKDIR=${WRKDIR} \ WRKSRC=${WRKSRC} \ MTREE_FILE=${MTREE_FILE} \ - GNOME_MTREE_FILE=${GNOME_MTREE_FILE} \ TMPPLIST=${TMPPLIST} \ SCRIPTSDIR=${SCRIPTSDIR} \ PLIST_SUB_SED="${PLIST_SUB_SED}" \ Modified: head/misc/Makefile ============================================================================== --- head/misc/Makefile Thu Dec 25 00:51:54 2014 (r375499) +++ head/misc/Makefile Thu Dec 25 01:10:19 2014 (r375500) @@ -147,7 +147,6 @@ SUBDIR += gnome-mime-data SUBDIR += gnome-osd SUBDIR += gnome-user-docs - SUBDIR += gnomehier SUBDIR += gnu-watch SUBDIR += gnuit SUBDIR += gnuls From owner-svn-ports-all@FreeBSD.ORG Thu Dec 25 01:12:47 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 35C0AFEA; Thu, 25 Dec 2014 01:12:47 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 081EB2C10; Thu, 25 Dec 2014 01:12:47 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBP1Ck54066350; Thu, 25 Dec 2014 01:12:46 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBP1CkCf066349; Thu, 25 Dec 2014 01:12:46 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201412250112.sBP1CkCf066349@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Thu, 25 Dec 2014 01:12:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375501 - 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2014 01:12:47 -0000 Author: bapt Date: Thu Dec 25 01:12:46 2014 New Revision: 375501 URL: https://svnweb.freebsd.org/changeset/ports/375501 QAT: https://qat.redports.org/buildarchive/r375501/ Log: Allow PATCH_SITES to use the same abbreviations as MASTER_SITES Differential Revision: https://reviews.freebsd.org/D1362 Modified: head/Mk/bsd.sites.mk Modified: head/Mk/bsd.sites.mk ============================================================================== --- head/Mk/bsd.sites.mk Thu Dec 25 01:10:19 2014 (r375500) +++ head/Mk/bsd.sites.mk Thu Dec 25 01:12:46 2014 (r375501) @@ -1580,3 +1580,44 @@ MASTER_SITES_EXP:= ${MASTER_SITES_EXP} MASTER_SITES= ${MASTER_SITES_EXP} .endif + +.if defined(PATCH_SITES) && ${PATCH_SITES:N*\:/*} + +.for _site__ in ${PATCH_SITES} +_site_=${_site__} +. if ${_site_:M*\:/*} +PATCH_SITES_EXP+= ${_site_} +PATCH_SITES_EXP:= ${PATCH_SITES_EXP} +. else +_site_urlpath_= ${_site_:C@^(.*):[^/:]+$@\1@} +. if ${_site_urlpath_:M*/*} +_site_url_= ${_site_urlpath_:C@^([^/]+)/.*$@\1@} +_site_subdir_= ${_site_urlpath_:S/^${_site_urlpath_:C@^([^/]+)/.*$@\1@}//:S!^/!!:S!/$!!} +. else +_site_url_= ${_site_urlpath_} +.undef _site_subdir_ +. endif +_site_group_= ${_site_:S/^${_site_:C@^(.*):[^/:]+$@\1@}//:S/^://} +. for _abbrev_ in ${MASTER_SITES_ABBREVS} +. if ${_site_url_} == ${_abbrev_:C/:.*//} +_site_url_= ${_abbrev_:C/.*://} +. endif +. endfor +. for _subdir_ in ${MASTER_SITES_SUBDIRS} +. if ${_site_url_} == ${_subdir_:C/:.*//} && !defined(MASTER_SITE_SUBDIR) +_site_subdir_?= ${_subdir_:C/.*://} +. endif +. endfor +. ifdef MASTER_SITE_${_site_url_} +. ifdef _site_subdir_ +PATCH_SITES_EXP+= ${MASTER_SITE_${_site_url_}:S^%SUBDIR%^${_site_subdir_}^:S/$/:${_site_group_}/:S/:$//} +. else +PATCH_SITES_EXP+= ${MASTER_SITE_${_site_url_}:S/$/:${_site_group_}/:S/:$//} +. endif +PATCH_SITES_EXP:= ${PATCH_SITES_EXP} +. endif +. endif +.endfor +PATCH_SITES= ${PATCH_SITES_EXP} + +.endif From owner-svn-ports-all@FreeBSD.ORG Thu Dec 25 01:14:55 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A4ACF179; Thu, 25 Dec 2014 01:14:55 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 90B402C56; Thu, 25 Dec 2014 01:14:55 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBP1EtwQ066665; Thu, 25 Dec 2014 01:14:55 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBP1EtRt066664; Thu, 25 Dec 2014 01:14:55 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201412250114.sBP1EtRt066664@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Thu, 25 Dec 2014 01:14:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375502 - 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2014 01:14:55 -0000 Author: bapt Date: Thu Dec 25 01:14:54 2014 New Revision: 375502 URL: https://svnweb.freebsd.org/changeset/ports/375502 QAT: https://qat.redports.org/buildarchive/r375502/ Log: mtree files are not used anymore by packages Modified: head/Mk/bsd.port.mk Modified: head/Mk/bsd.port.mk ============================================================================== --- head/Mk/bsd.port.mk Thu Dec 25 01:12:46 2014 (r375501) +++ head/Mk/bsd.port.mk Thu Dec 25 01:14:54 2014 (r375502) @@ -4880,9 +4880,6 @@ create-manifest: [ -f ${PKGPOSTUPGRADE} ] && ${CP} ${PKGPOSTUPGRADE} ${METADIR}/+POST_UPGRADE; \ ${CP} ${DESCR} ${METADIR}/+DESC; \ [ -f ${PKGMESSAGE} ] && ${CP} ${PKGMESSAGE} ${METADIR}/+DISPLAY || return 0 -.if !defined(NO_MTREE) - @[ -f ${MTREE_FILE} ] && ${CP} ${MTREE_FILE} ${METADIR}/+MTREE_DIRS || return 0 -.endif # Print out package names. From owner-svn-ports-all@FreeBSD.ORG Thu Dec 25 01:17:05 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 09D8A2AD; Thu, 25 Dec 2014 01:17:05 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id EA3D32C86; Thu, 25 Dec 2014 01:17:04 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBP1H4Lj067050; Thu, 25 Dec 2014 01:17:04 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBP1H4E4067049; Thu, 25 Dec 2014 01:17:04 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201412250117.sBP1H4E4067049@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Thu, 25 Dec 2014 01:17:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375503 - 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2014 01:17:05 -0000 Author: bapt Date: Thu Dec 25 01:17:03 2014 New Revision: 375503 URL: https://svnweb.freebsd.org/changeset/ports/375503 QAT: https://qat.redports.org/buildarchive/r375503/ Log: Use PLIST_FILES instead of defining a custom post-install target to prepare the plist Modified: head/Mk/bsd.xorg.mk Modified: head/Mk/bsd.xorg.mk ============================================================================== --- head/Mk/bsd.xorg.mk Thu Dec 25 01:14:54 2014 (r375502) +++ head/Mk/bsd.xorg.mk Thu Dec 25 01:17:03 2014 (r375503) @@ -104,14 +104,13 @@ RUN_DEPENDS+= ${LOCALBASE}/bin/mkfontdir ${LOCALBASE}/bin/mkfontscale:${PORTSDIR}/x11-fonts/mkfontscale . endif -post-install: . for _fontdir in ${FONTDIR} . if ${INSTALLS_TTF} == yes && ${NEED_MKFONTFOO} == yes - @${ECHO_CMD} "@fcfontsdir lib/X11/fonts/${_fontdir}" >> ${TMPPLIST} +PLIST_FILES+= "@fcfontsdir ${PREFIX}/lib/X11/fonts/${_fontdir}" . elif ${INSTALLS_TTF} == yes && ${NEED_MKFONTFOO} == no - @${ECHO_CMD} "@fc lib/X11/fonts/${_fontdir}" >> ${TMPPLIST} +PLIST_FILES+= "@fc ${PREFIX}/lib/X11/fonts/${_fontdir}" . elif ${NEED_MKFONTFOO} == yes - @${ECHO_CMD} "@fontsdir lib/X11/fonts/${_fontdir}" >> ${TMPPLIST} +PLIST_FILES+= "@fontsdir ${PREFIX}lib/X11/fonts/${_fontdir}" . endif . endfor .endif From owner-svn-ports-all@FreeBSD.ORG Thu Dec 25 01:17:50 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 80597395; Thu, 25 Dec 2014 01:17:50 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6C6942C95; Thu, 25 Dec 2014 01:17:50 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBP1HopE067228; Thu, 25 Dec 2014 01:17:50 GMT (envelope-from kevlo@FreeBSD.org) Received: (from kevlo@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBP1HoZQ067227; Thu, 25 Dec 2014 01:17:50 GMT (envelope-from kevlo@FreeBSD.org) Message-Id: <201412250117.sBP1HoZQ067227@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: kevlo set sender to kevlo@FreeBSD.org using -f From: Kevin Lo Date: Thu, 25 Dec 2014 01:17:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375504 - head/net/ifstated X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2014 01:17:50 -0000 Author: kevlo Date: Thu Dec 25 01:17:49 2014 New Revision: 375504 URL: https://svnweb.freebsd.org/changeset/ports/375504 QAT: https://qat.redports.org/buildarchive/r375504/ Log: No need to bump PORTEPOCH. Pointed out by: danfe Modified: head/net/ifstated/Makefile Modified: head/net/ifstated/Makefile ============================================================================== --- head/net/ifstated/Makefile Thu Dec 25 01:17:03 2014 (r375503) +++ head/net/ifstated/Makefile Thu Dec 25 01:17:49 2014 (r375504) @@ -3,7 +3,7 @@ PORTNAME= ifstated PORTVERSION= 5.1 -PORTEPOCH= 3 +PORTEPOCH= 2 CATEGORIES= net MASTER_SITES= http://christianserving.org/ports/net/ifstated/ From owner-svn-ports-all@FreeBSD.ORG Thu Dec 25 01:20:33 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1750D49F; Thu, 25 Dec 2014 01:20:33 +0000 (UTC) Received: from ns.kevlo.org (220-135-115-6.HINET-IP.hinet.net [220.135.115.6]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "ns.kevlo.org", Issuer "ns.kevlo.org" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id B4A352E57; Thu, 25 Dec 2014 01:20:31 +0000 (UTC) Received: from ns.kevlo.org (localhost [127.0.0.1]) by ns.kevlo.org (8.14.9/8.14.9) with ESMTP id sBP1JHxu011480 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Thu, 25 Dec 2014 09:19:18 +0800 (CST) (envelope-from kevlo@ns.kevlo.org) Received: (from kevlo@localhost) by ns.kevlo.org (8.14.9/8.14.9/Submit) id sBP1JH2k011479; Thu, 25 Dec 2014 09:19:17 +0800 (CST) (envelope-from kevlo) Date: Thu, 25 Dec 2014 09:19:17 +0800 From: Kevin Lo To: Alexey Dokuchaev Subject: Re: svn commit: r375390 - in head/net/ifstated: . files Message-ID: <20141225011917.GA11472@ns.kevlo.org> References: <201412240559.sBO5xXKA011201@svn.freebsd.org> <20141224125108.GA20688@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20141224125108.GA20688@FreeBSD.org> User-Agent: Mutt/1.5.23 (2014-03-12) Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2014 01:20:33 -0000 On Wed, Dec 24, 2014 at 12:51:09PM +0000, Alexey Dokuchaev wrote: > > On Wed, Dec 24, 2014 at 05:59:33AM +0000, Kevin Lo wrote: > > New Revision: 375390 > > URL: https://svnweb.freebsd.org/changeset/ports/375390 > > QAT: https://qat.redports.org/buildarchive/r375390/ > > > > Log: > > Check event_initialized before event_del if event may not have been set > > up; libevent2 complains about this. > > [...] > > @@ -3,7 +3,7 @@ > > > > PORTNAME= ifstated > > PORTVERSION= 5.1 > > -PORTEPOCH= 2 > > +PORTEPOCH= 3 > > Pardon me?? Fixed. Thanks for pointing that out. > ./danfe Kevin From owner-svn-ports-all@FreeBSD.ORG Thu Dec 25 01:26:28 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 3DBBC5B3; Thu, 25 Dec 2014 01:26:28 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 29A782F6E; Thu, 25 Dec 2014 01:26:28 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBP1QSfk071722; Thu, 25 Dec 2014 01:26:28 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBP1QSYH071721; Thu, 25 Dec 2014 01:26:28 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201412250126.sBP1QSYH071721@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Thu, 25 Dec 2014 01:26:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375505 - head/chinese/fcitx-configtool X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2014 01:26:28 -0000 Author: bapt Date: Thu Dec 25 01:26:27 2014 New Revision: 375505 URL: https://svnweb.freebsd.org/changeset/ports/375505 QAT: https://qat.redports.org/buildarchive/r375505/ Log: Remove gnomehack which was unused anyway While here: - Use OPTIONS_SUB - Use OPTIONS_SINGLE Modified: head/chinese/fcitx-configtool/Makefile Modified: head/chinese/fcitx-configtool/Makefile ============================================================================== --- head/chinese/fcitx-configtool/Makefile Thu Dec 25 01:17:49 2014 (r375504) +++ head/chinese/fcitx-configtool/Makefile Thu Dec 25 01:26:27 2014 (r375505) @@ -15,32 +15,26 @@ BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgc ${LOCALBASE}/libdata/pkgconfig/dbus-glib-1.pc:${PORTSDIR}/devel/dbus-glib LIB_DEPENDS= libfcitx-config.so:${PORTSDIR}/chinese/fcitx -USE_GNOME= intltool gnomehack +USE_GNOME= intltool USES= cmake gettext pkgconfig tar:xz -OPTIONS_DEFINE= GTK2 GTK3 +OPTIONS_SINGLE= UI +UI_DESC= Gtk version to use +OPTIONS_SINGLE_UI= GTK2 GTK3 OPTIONS_DEFAULT=GTK2 +OPTIONS_SUB= yes .include .if ${PORT_OPTIONS:MGTK2} CMAKE_ARGS+= -DENABLE_GTK2=ON USE_GNOME+= gtk20 -PLIST_SUB+= GTK2="" -.else -PLIST_SUB+= GTK2="@comment " .endif .if ${PORT_OPTIONS:MGTK3} USE_GNOME+= gtk30 -PLIST_SUB+= GTK3="" .else CMAKE_ARGS+= -DENABLE_GTK3=OFF -PLIST_SUB+= GTK3="@comment " -.endif - -.if !${PORT_OPTIONS:MGTK2} && !${PORT_OPTIONS:MGTK3} -IGNORE= a GUI is required .endif .include From owner-svn-ports-all@FreeBSD.ORG Thu Dec 25 01:28:53 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 04D0F69D; Thu, 25 Dec 2014 01:28:53 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E49602F82; Thu, 25 Dec 2014 01:28:52 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBP1SqBN072061; Thu, 25 Dec 2014 01:28:52 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBP1Sqaa072060; Thu, 25 Dec 2014 01:28:52 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201412250128.sBP1Sqaa072060@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Thu, 25 Dec 2014 01:28:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375506 - head/deskutils/gimmie X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2014 01:28:53 -0000 Author: bapt Date: Thu Dec 25 01:28:51 2014 New Revision: 375506 URL: https://svnweb.freebsd.org/changeset/ports/375506 QAT: https://qat.redports.org/buildarchive/r375506/ Log: Replace gnomehack by pathfix Modified: head/deskutils/gimmie/Makefile Modified: head/deskutils/gimmie/Makefile ============================================================================== --- head/deskutils/gimmie/Makefile Thu Dec 25 01:26:27 2014 (r375505) +++ head/deskutils/gimmie/Makefile Thu Dec 25 01:28:51 2014 (r375506) @@ -19,8 +19,8 @@ RUN_DEPENDS= ${LOCALBASE}/lib/libgnomecu BUILD_DEPENDS= ${LOCALBASE}/lib/libgnomecups-1.0.a:${PORTSDIR}/print/libgnomecups \ ${PYTHON_SITELIBDIR}/dbus/_dbus.py:${PORTSDIR}/devel/py-dbus -USE_GNOME= gnomehack gnomeprefix pygnome2 pygnomedesktop pygnomeextras -USES= gmake libtool pkgconfig python +USE_GNOME= gnomeprefix pygnome2 pygnomedesktop pygnomeextras +USES= gmake libtool pathfix pkgconfig python GCONF_SCHEMAS= gimmie.schemas INSTALLS_ICONS= yes GNU_CONFIGURE= yes From owner-svn-ports-all@FreeBSD.ORG Thu Dec 25 01:31:12 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D7B637E2; Thu, 25 Dec 2014 01:31:12 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C3A3B3093; Thu, 25 Dec 2014 01:31:12 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBP1VCkR072992; Thu, 25 Dec 2014 01:31:12 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBP1VCdo072991; Thu, 25 Dec 2014 01:31:12 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201412250131.sBP1VCdo072991@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Thu, 25 Dec 2014 01:31:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375507 - head/deskutils/gnome-blog X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2014 01:31:13 -0000 Author: bapt Date: Thu Dec 25 01:31:11 2014 New Revision: 375507 URL: https://svnweb.freebsd.org/changeset/ports/375507 QAT: https://qat.redports.org/buildarchive/r375507/ Log: Replace gnomehack by pathfix Modified: head/deskutils/gnome-blog/Makefile Modified: head/deskutils/gnome-blog/Makefile ============================================================================== --- head/deskutils/gnome-blog/Makefile Thu Dec 25 01:28:51 2014 (r375506) +++ head/deskutils/gnome-blog/Makefile Thu Dec 25 01:31:11 2014 (r375507) @@ -12,9 +12,9 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= GNOME app to post to blogs -USES= gettext gmake pkgconfig python tar:bzip2 +USES= gettext gmake pathfix pkgconfig python tar:bzip2 GNU_CONFIGURE= yes -USE_GNOME= gnomehack gnomeprefix pygnome2 intlhack +USE_GNOME= gnomeprefix pygnome2 intlhack CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib From owner-svn-ports-all@FreeBSD.ORG Thu Dec 25 01:31:53 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id F2D679FC; Thu, 25 Dec 2014 01:31:52 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id DF2EA30A4; Thu, 25 Dec 2014 01:31:52 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBP1Vqqc073172; Thu, 25 Dec 2014 01:31:52 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBP1VqMR073171; Thu, 25 Dec 2014 01:31:52 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201412250131.sBP1VqMR073171@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Thu, 25 Dec 2014 01:31:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375508 - head/deskutils/hamster-applet X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2014 01:31:53 -0000 Author: bapt Date: Thu Dec 25 01:31:52 2014 New Revision: 375508 URL: https://svnweb.freebsd.org/changeset/ports/375508 QAT: https://qat.redports.org/buildarchive/r375508/ Log: Replace gnomehack by pathfix Modified: head/deskutils/hamster-applet/Makefile Modified: head/deskutils/hamster-applet/Makefile ============================================================================== --- head/deskutils/hamster-applet/Makefile Thu Dec 25 01:31:11 2014 (r375507) +++ head/deskutils/hamster-applet/Makefile Thu Dec 25 01:31:52 2014 (r375508) @@ -21,7 +21,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqli USES= gettext gmake pkgconfig python tar:bzip2 USE_XORG= xscrnsaver -USE_GNOME= gnomeprefix intlhack gnomehack pygnomedesktop \ +USE_GNOME= gnomeprefix intlhack pygnomedesktop \ gnomecontrolcenter2 gnomedocutils INSTALLS_OMF= yes INSTALLS_ICONS= yes From owner-svn-ports-all@FreeBSD.ORG Thu Dec 25 01:32:29 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B83BFADD; Thu, 25 Dec 2014 01:32:29 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A47B930AC; Thu, 25 Dec 2014 01:32:29 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBP1WTJK076269; Thu, 25 Dec 2014 01:32:29 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBP1WT3m076268; Thu, 25 Dec 2014 01:32:29 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201412250132.sBP1WT3m076268@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Thu, 25 Dec 2014 01:32:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375509 - head/deskutils/ontv X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2014 01:32:29 -0000 Author: bapt Date: Thu Dec 25 01:32:28 2014 New Revision: 375509 URL: https://svnweb.freebsd.org/changeset/ports/375509 QAT: https://qat.redports.org/buildarchive/r375509/ Log: Replace gnomehack by pathfix Modified: head/deskutils/ontv/Makefile Modified: head/deskutils/ontv/Makefile ============================================================================== --- head/deskutils/ontv/Makefile Thu Dec 25 01:31:52 2014 (r375508) +++ head/deskutils/ontv/Makefile Thu Dec 25 01:32:28 2014 (r375509) @@ -21,8 +21,8 @@ BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/gtk- RUN_DEPENDS:= ${BUILD_DEPENDS} \ tv_check:${PORTSDIR}/textproc/p5-xmltv -USES= gettext gmake python:2 tar:bzip2 -USE_GNOME= gnomehack gnomeprefix pygnomedesktop pygnomeextras pygtk2 +USES= gettext gmake pathfix python:2 tar:bzip2 +USE_GNOME= gnomeprefix pygnomedesktop pygnomeextras pygtk2 GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib From owner-svn-ports-all@FreeBSD.ORG Thu Dec 25 01:35:30 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 00BAFBE1; Thu, 25 Dec 2014 01:35:29 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E0E8730F6; Thu, 25 Dec 2014 01:35:29 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBP1ZTDL076751; Thu, 25 Dec 2014 01:35:29 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBP1ZT75076750; Thu, 25 Dec 2014 01:35:29 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201412250135.sBP1ZT75076750@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Thu, 25 Dec 2014 01:35:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375510 - in head/deskutils/xneur: . 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2014 01:35:30 -0000 Author: bapt Date: Thu Dec 25 01:35:28 2014 New Revision: 375510 URL: https://svnweb.freebsd.org/changeset/ports/375510 QAT: https://qat.redports.org/buildarchive/r375510/ Log: Replace gnomhack by pathfix Use post-patch to cleanup the configure script instead of a patch Strip binaries Deleted: head/deskutils/xneur/files/patch-configure Modified: head/deskutils/xneur/Makefile Modified: head/deskutils/xneur/Makefile ============================================================================== --- head/deskutils/xneur/Makefile Thu Dec 25 01:32:28 2014 (r375509) +++ head/deskutils/xneur/Makefile Thu Dec 25 01:35:28 2014 (r375510) @@ -14,8 +14,7 @@ COMMENT= Auto keyboard switcher LIB_DEPENDS= libnotify.so:${PORTSDIR}/devel/libnotify \ libpcre.so:${PORTSDIR}/devel/pcre -USES= pkgconfig iconv tar:bzip2 libtool -USE_GNOME= gnomehack +USES= pathfix pkgconfig iconv tar:bzip2 libtool GNU_CONFIGURE= yes LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS} CPPFLAGS+= -I${LOCALBASE}/include ${PTHREAD_CFLAGS} @@ -23,6 +22,7 @@ CONFIGURE_ARGS= --disable-static --libdi USE_LDCONFIG= yes INSTALLS_ICONS= yes +INSTALL_TARGET= install-strip OPTIONS_DEFINE= ASPELL XOSD NLS X11 OPTIONS_DEFAULT= GSTREAMER ASPELL @@ -73,6 +73,7 @@ CONFIGURE_ARGS+= --without-xosd .endif post-patch: + @${REINPLACE_CMD} -e 's,-Werror,,g; s,-ldl,,g' ${WRKSRC}/configure @${MV} ${WRKSRC}/etc/xneurrc ${WRKSRC}/etc/xneurrc.sample .include From owner-svn-ports-all@FreeBSD.ORG Thu Dec 25 01:39:09 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D006FCE9; Thu, 25 Dec 2014 01:39:09 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BC5D03117; Thu, 25 Dec 2014 01:39:09 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBP1d97C077224; Thu, 25 Dec 2014 01:39:09 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBP1d9Mw077223; Thu, 25 Dec 2014 01:39:09 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201412250139.sBP1d9Mw077223@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Thu, 25 Dec 2014 01:39:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375511 - 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2014 01:39:09 -0000 Author: bapt Date: Thu Dec 25 01:39:08 2014 New Revision: 375511 URL: https://svnweb.freebsd.org/changeset/ports/375511 QAT: https://qat.redports.org/buildarchive/r375511/ Log: Fix wording Submitted by: cperciva Modified: head/MOVED Modified: head/MOVED ============================================================================== --- head/MOVED Thu Dec 25 01:35:28 2014 (r375510) +++ head/MOVED Thu Dec 25 01:39:08 2014 (r375511) @@ -7329,4 +7329,4 @@ www/drupal7-jailadmin||2014-12-20|Remove www/drupal7-vulnscan||2014-12-20|Removed per author's request; unmaintained www/neon29|www/neon|2014-12-24|Rename to reflect upstream graphics/pornview||2014-12-24|No more upstream, no more public distfile, no proper support for modern png -misc/gnomehier||2014-12-25|Uneeded anymore +misc/gnomehier||2014-12-25|Not needed anymore From owner-svn-ports-all@FreeBSD.ORG Thu Dec 25 01:40:12 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id CC5F7DD6; Thu, 25 Dec 2014 01:40:12 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B8A19316F; Thu, 25 Dec 2014 01:40:12 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBP1eCDH077958; Thu, 25 Dec 2014 01:40:12 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBP1eCP5077957; Thu, 25 Dec 2014 01:40:12 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201412250140.sBP1eCP5077957@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Thu, 25 Dec 2014 01:40:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375512 - head/devel/cutter X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2014 01:40:12 -0000 Author: bapt Date: Thu Dec 25 01:40:11 2014 New Revision: 375512 URL: https://svnweb.freebsd.org/changeset/ports/375512 QAT: https://qat.redports.org/buildarchive/r375512/ Log: Replace gnomehack by pathfix Remove useless post-install target Strip binaries Modified: head/devel/cutter/Makefile Modified: head/devel/cutter/Makefile ============================================================================== --- head/devel/cutter/Makefile Thu Dec 25 01:39:08 2014 (r375511) +++ head/devel/cutter/Makefile Thu Dec 25 01:40:11 2014 (r375512) @@ -16,10 +16,11 @@ LIB_DEPENDS= libcairo.so:${PORTSDIR}/gra CPPFLAGS+= "-I${LOCALBASE}/include" CONFIGURE_ARGS= --disable-gtk-doc-html --with-html-dir=${PREFIX}/share/doc GNU_CONFIGURE= yes -USES= gettext gmake libtool pkgconfig -USE_GNOME= intltool gnomehack glib20 gtk20 +USES= gettext gmake libtool pathfix pkgconfig +USE_GNOME= intltool glib20 gtk20 USE_LDCONFIG= yes WANT_GSTREAMER= yes +INSTALL_TARGET= install-strip OPTIONS_DEFINE= GOFFICE GSTREAMER SOUP LCOV GOFFICE_DESC= GOffice support @@ -29,9 +30,6 @@ LCOV_DESC= Force dependency on lcov regression-test: build @${SETENV} LC_ALL=C ${MAKE_ENV} ${MAKE_CMD} -C ${WRKSRC} check -post-install: - @${CAT} ${PKGMESSAGE} - .include .if ${PORT_OPTIONS:MGOFFICE} From owner-svn-ports-all@FreeBSD.ORG Thu Dec 25 01:41:05 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7BA6FEBB; Thu, 25 Dec 2014 01:41:05 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 676FC3249; Thu, 25 Dec 2014 01:41:05 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBP1f5FY078151; Thu, 25 Dec 2014 01:41:05 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBP1f5FK078150; Thu, 25 Dec 2014 01:41:05 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201412250141.sBP1f5FK078150@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Thu, 25 Dec 2014 01:41:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375513 - head/devel/gnome-js-common X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2014 01:41:05 -0000 Author: bapt Date: Thu Dec 25 01:41:04 2014 New Revision: 375513 URL: https://svnweb.freebsd.org/changeset/ports/375513 QAT: https://qat.redports.org/buildarchive/r375513/ Log: Replace gnomehack by pathfix Modified: head/devel/gnome-js-common/Makefile Modified: head/devel/gnome-js-common/Makefile ============================================================================== --- head/devel/gnome-js-common/Makefile Thu Dec 25 01:40:11 2014 (r375512) +++ head/devel/gnome-js-common/Makefile Thu Dec 25 01:41:04 2014 (r375513) @@ -13,8 +13,8 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= GNOME JavaScript common modules and tests GNU_CONFIGURE= yes -USE_GNOME= gnomehack intltool -USES= pkgconfig gettext gmake tar:bzip2 +USE_GNOME= intltool +USES= pathfix pkgconfig gettext gmake tar:bzip2 PORTDOCS= AUTHORS COPYING INSTALL NEWS README ChangeLog From owner-svn-ports-all@FreeBSD.ORG Thu Dec 25 01:45:50 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B3781FF4; Thu, 25 Dec 2014 01:45:50 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9F47D32B9; Thu, 25 Dec 2014 01:45:50 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBP1jo4D081723; Thu, 25 Dec 2014 01:45:50 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBP1johl081722; Thu, 25 Dec 2014 01:45:50 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201412250145.sBP1johl081722@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Thu, 25 Dec 2014 01:45:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375514 - head/devel/libassetml X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2014 01:45:50 -0000 Author: bapt Date: Thu Dec 25 01:45:49 2014 New Revision: 375514 URL: https://svnweb.freebsd.org/changeset/ports/375514 QAT: https://qat.redports.org/buildarchive/r375514/ Log: Replace gnomehack with patfhix + a post-patch entry Strip binaries Modified: head/devel/libassetml/Makefile Modified: head/devel/libassetml/Makefile ============================================================================== --- head/devel/libassetml/Makefile Thu Dec 25 01:41:04 2014 (r375513) +++ head/devel/libassetml/Makefile Thu Dec 25 01:45:49 2014 (r375514) @@ -13,15 +13,19 @@ COMMENT= Library to share image and audi BUILD_DEPENDS= texi2html:${PORTSDIR}/textproc/texi2html LIB_DEPENDS= libpopt.so:${PORTSDIR}/devel/popt -USES= gettext gmake libtool:keepla makeinfo pkgconfig -USE_GNOME= gnomehack gnomeprefix glib20 libxml2 +USES= gettext gmake libtool:keepla makeinfo pathfix pkgconfig +USE_GNOME= gnomeprefix glib20 libxml2 GNU_CONFIGURE= yes USE_LDCONFIG= yes LDFLAGS+= -L${LOCALBASE}/lib CPPFLAGS+= -I${LOCALBASE}/include +INSTALL_TARGET= install-strip INFO= libassetml +post-patch: + @${REINPLACE_CMD} -e 's,libdir)/locale,datadir)/locale,g' ${WRKSRC}/po/Makefile.in.in + post-install: @${MKDIR} ${STAGEDIR}${PREFIX}/share/assetml From owner-svn-ports-all@FreeBSD.ORG Thu Dec 25 01:49:43 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B11BF173; Thu, 25 Dec 2014 01:49:43 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 82CD13319; Thu, 25 Dec 2014 01:49:43 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBP1nhUh082249; Thu, 25 Dec 2014 01:49:43 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBP1nha7082245; Thu, 25 Dec 2014 01:49:43 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201412250149.sBP1nha7082245@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Thu, 25 Dec 2014 01:49:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375515 - head/games/pioneers X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2014 01:49:43 -0000 Author: bapt Date: Thu Dec 25 01:49:42 2014 New Revision: 375515 URL: https://svnweb.freebsd.org/changeset/ports/375515 QAT: https://qat.redports.org/buildarchive/r375515/ Log: Fix plist Remove useless gnomehack Modified: head/games/pioneers/Makefile head/games/pioneers/pkg-plist Modified: head/games/pioneers/Makefile ============================================================================== --- head/games/pioneers/Makefile Thu Dec 25 01:45:49 2014 (r375514) +++ head/games/pioneers/Makefile Thu Dec 25 01:49:42 2014 (r375515) @@ -3,8 +3,7 @@ PORTNAME= pioneers PORTVERSION= 15.1 -#PORTREVISION= 0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games gnome MASTER_SITES= SF/pio/Source/ @@ -16,7 +15,7 @@ LICENSE= GPLv2 RUN_DEPENDS= yelp:${PORTSDIR}/x11/yelp USES= gettext gmake -USE_GNOME= gnomehack gnomeprefix gtk20 libgnome librsvg2 +USE_GNOME= gnomeprefix gtk20 libgnome librsvg2 INSTALLS_ICONS= yes INSTALLS_OMF= yes GNU_CONFIGURE= yes Modified: head/games/pioneers/pkg-plist ============================================================================== --- head/games/pioneers/pkg-plist Thu Dec 25 01:45:49 2014 (r375514) +++ head/games/pioneers/pkg-plist Thu Dec 25 01:49:42 2014 (r375515) @@ -174,6 +174,7 @@ share/pixmaps/pioneers/grain.png share/pixmaps/pioneers/lumber.png share/pixmaps/pioneers/ore.png share/pixmaps/pioneers/pioneers.ico +share/pixmaps/pioneers/pioneers.rc share/pixmaps/pioneers/road.svg share/pixmaps/pioneers/settlement.svg share/pixmaps/pioneers/ship.svg @@ -191,6 +192,7 @@ share/pixmaps/pioneers/style-human.png share/pixmaps/pioneers/trade.svg share/pixmaps/pioneers/wool.png share/locale/af/LC_MESSAGES/pioneers.mo +share/locale/ca/LC_MESSAGES/pioneers.mo share/locale/cs/LC_MESSAGES/pioneers.mo share/locale/da/LC_MESSAGES/pioneers.mo share/locale/de/LC_MESSAGES/pioneers.mo @@ -204,17 +206,3 @@ share/locale/ja/LC_MESSAGES/pioneers.mo share/locale/nl/LC_MESSAGES/pioneers.mo share/locale/pt/LC_MESSAGES/pioneers.mo share/locale/sv/LC_MESSAGES/pioneers.mo -@dirrm share/games/pioneers/themes/Classic -@dirrm share/games/pioneers/themes/FreeCIV-like -@dirrm share/games/pioneers/themes/Iceland -@dirrm share/games/pioneers/themes/Tiny -@dirrm share/games/pioneers/themes/Wesnoth-like -@dirrm share/games/pioneers/themes/ccFlickr -@dirrm share/games/pioneers/themes -@dirrm share/games/pioneers -@dirrmtry share/games -@dirrm share/gnome/help/pioneers/C/images -@dirrm share/gnome/help/pioneers/C -@dirrm share/gnome/help/pioneers -@dirrm share/omf/pioneers -@dirrm share/pixmaps/pioneers From owner-svn-ports-all@FreeBSD.ORG Thu Dec 25 01:51:14 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id AD445261; Thu, 25 Dec 2014 01:51:14 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9978233CF; Thu, 25 Dec 2014 01:51:14 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBP1pE29083493; Thu, 25 Dec 2014 01:51:14 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBP1pE5m083492; Thu, 25 Dec 2014 01:51:14 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201412250151.sBP1pE5m083492@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Thu, 25 Dec 2014 01:51:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375516 - head/mail/faces X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2014 01:51:14 -0000 Author: bapt Date: Thu Dec 25 01:51:13 2014 New Revision: 375516 URL: https://svnweb.freebsd.org/changeset/ports/375516 QAT: https://qat.redports.org/buildarchive/r375516/ Log: Remove useless gnomehack Modified: head/mail/faces/Makefile Modified: head/mail/faces/Makefile ============================================================================== --- head/mail/faces/Makefile Thu Dec 25 01:49:42 2014 (r375515) +++ head/mail/faces/Makefile Thu Dec 25 01:51:13 2014 (r375516) @@ -30,7 +30,7 @@ PLIST_SUB+= X11="@comment " WITH_AUDIO= # none .else # with X11 PLIST_SUB+= X11="" -USE_GNOME= gnomehack gtk12 +USE_GNOME= gtk12 GNU_CONFIGURE= yes CPPFLAGS+= -I../compface -I${LOCALBASE}/include LDFLAGS+= -L../compface -L${LOCALBASE}/lib From owner-svn-ports-all@FreeBSD.ORG Thu Dec 25 01:58:49 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9FCE34FE; Thu, 25 Dec 2014 01:58:49 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7243E3465; Thu, 25 Dec 2014 01:58:49 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBP1wnHE086942; Thu, 25 Dec 2014 01:58:49 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBP1wnFr086940; Thu, 25 Dec 2014 01:58:49 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201412250158.sBP1wnFr086940@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Thu, 25 Dec 2014 01:58:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375517 - head/misc/xiphos X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2014 01:58:49 -0000 Author: bapt Date: Thu Dec 25 01:58:48 2014 New Revision: 375517 URL: https://svnweb.freebsd.org/changeset/ports/375517 QAT: https://qat.redports.org/buildarchive/r375517/ Log: Fix staging Remove useless gnomehack Modified: head/misc/xiphos/Makefile head/misc/xiphos/pkg-plist Modified: head/misc/xiphos/Makefile ============================================================================== --- head/misc/xiphos/Makefile Thu Dec 25 01:51:13 2014 (r375516) +++ head/misc/xiphos/Makefile Thu Dec 25 01:58:48 2014 (r375517) @@ -2,7 +2,7 @@ PORTNAME= xiphos PORTVERSION= 3.1.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc gnome MASTER_SITES= SF/gnomesword/Xiphos/${PORTVERSION} @@ -22,19 +22,20 @@ LIB_DEPENDS= libwebkitgtk-1.0.so:${PORTS USES= gettext pkgconfig python:build INSTALLS_OMF= yes INSTALLS_ICONS= yes -USE_GNOME= gnomehack gnomeprefix gtkhtml3 intlhack libgsf +USE_GNOME= gnomeprefix gtkhtml3 intlhack libgsf OPTIONS_DEFINE= DOCS do-configure: @cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} ./waf configure \ - --prefix=${STAGEDIR}${PREFIX} --destdir=${STAGEDIR}${PREFIX} \ + --prefix=${PREFIX} --destdir=${STAGEDIR} \ ${WAF_CONFIGURE_ARGS} do-build: - @cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ./waf build + @cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ./waf build --prefix=${PREFIX} --destdir=${STAGEDIR} do-install: - @cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ./waf install + @cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ./waf install --prefix=${PREFIX} --destdir=${STAGEDIR} + @${RM} ${STAGEDIR}${PREFIX}/share/icons/hicolor/icon-theme.cache .include Modified: head/misc/xiphos/pkg-plist ============================================================================== --- head/misc/xiphos/pkg-plist Thu Dec 25 01:51:13 2014 (r375516) +++ head/misc/xiphos/pkg-plist Thu Dec 25 01:58:48 2014 (r375517) @@ -121,7 +121,6 @@ share/gnome/help/xiphos/fr/figures/sword share/gnome/help/xiphos/fr/figures/sword_remove.png share/gnome/help/xiphos/fr/figures/sword_sources.png share/gnome/help/xiphos/fr/xiphos.xml -share/icons/hicolor/icon-theme.cache share/icons/hicolor/scalable/apps/xiphos.svg share/locale/ar/LC_MESSAGES/xiphos.mo share/locale/cs/LC_MESSAGES/xiphos.mo From owner-svn-ports-all@FreeBSD.ORG Thu Dec 25 02:01:22 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6B2285F2; Thu, 25 Dec 2014 02:01:22 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 56F97353E; Thu, 25 Dec 2014 02:01:22 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBP21Mn7090315; Thu, 25 Dec 2014 02:01:22 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBP21MtC090313; Thu, 25 Dec 2014 02:01:22 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201412250201.sBP21MtC090313@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Thu, 25 Dec 2014 02:01:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375518 - head/multimedia/gstreamermm X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2014 02:01:22 -0000 Author: bapt Date: Thu Dec 25 02:01:21 2014 New Revision: 375518 URL: https://svnweb.freebsd.org/changeset/ports/375518 QAT: https://qat.redports.org/buildarchive/r375518/ Log: Convert gnomehack to pathfix Modified: head/multimedia/gstreamermm/Makefile Modified: head/multimedia/gstreamermm/Makefile ============================================================================== --- head/multimedia/gstreamermm/Makefile Thu Dec 25 01:58:48 2014 (r375517) +++ head/multimedia/gstreamermm/Makefile Thu Dec 25 02:01:21 2014 (r375518) @@ -13,9 +13,9 @@ COMMENT= C++ wrapper library for the mul LICENSE= LGPL21 -USES= gmake libtool pkgconfig tar:xz +USES= gmake libtool pathfix pkgconfig tar:xz USE_GSTREAMER= theora vorbis cdparanoia gio pango -USE_GNOME= gnomeprefix gnomehack gtkmm24 +USE_GNOME= gnomeprefix gtkmm24 GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-documentation INSTALL_TARGET= install-strip From owner-svn-ports-all@FreeBSD.ORG Thu Dec 25 02:01:29 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 21CF46D3; Thu, 25 Dec 2014 02:01:29 +0000 (UTC) Received: from mail.soaustin.net (pancho.soaustin.net [76.74.250.40]) by mx1.freebsd.org (Postfix) with ESMTP id EC87D3541; Thu, 25 Dec 2014 02:01:28 +0000 (UTC) Received: by mail.soaustin.net (Postfix, from userid 502) id 96FC356083; Wed, 24 Dec 2014 20:01:27 -0600 (CST) Date: Wed, 24 Dec 2014 20:01:27 -0600 From: Mark Linimon To: Kevin Lo Subject: Re: svn commit: r375390 - in head/net/ifstated: . files Message-ID: <20141225020127.GA21260@lonesome.com> References: <201412240559.sBO5xXKA011201@svn.freebsd.org> <20141224125108.GA20688@FreeBSD.org> <20141225011917.GA11472@ns.kevlo.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20141225011917.GA11472@ns.kevlo.org> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: svn-ports-head@freebsd.org, Alexey Dokuchaev , svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2014 02:01:29 -0000 On Thu, Dec 25, 2014 at 09:19:17AM +0800, Kevin Lo wrote: > > > -PORTEPOCH= 2 > > > +PORTEPOCH= 3 > > > > Pardon me?? > > Kevin Uh, you've just sent PORTEPOCH backwards, which means that anyone who built from the port during the time it was set to 3 will never get any updates at all. I agree it shouldn't have been incremented in the first place, but aren't we stuck with it now? mcl From owner-svn-ports-all@FreeBSD.ORG Thu Dec 25 02:11:23 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 00FD69CA; Thu, 25 Dec 2014 02:11:22 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E09D43680; Thu, 25 Dec 2014 02:11:22 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBP2BM3W093810; Thu, 25 Dec 2014 02:11:22 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBP2BMYZ093808; Thu, 25 Dec 2014 02:11:22 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201412250211.sBP2BMYZ093808@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Thu, 25 Dec 2014 02:11:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375519 - in head/multimedia: avidemux2 avidemux26 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2014 02:11:23 -0000 Author: bapt Date: Thu Dec 25 02:11:21 2014 New Revision: 375519 URL: https://svnweb.freebsd.org/changeset/ports/375519 QAT: https://qat.redports.org/buildarchive/r375519/ Log: Remove useless gnomehack Modified: head/multimedia/avidemux2/Makefile.common head/multimedia/avidemux26/Makefile.common Modified: head/multimedia/avidemux2/Makefile.common ============================================================================== --- head/multimedia/avidemux2/Makefile.common Thu Dec 25 02:01:21 2014 (r375518) +++ head/multimedia/avidemux2/Makefile.common Thu Dec 25 02:11:21 2014 (r375519) @@ -82,7 +82,7 @@ USE_GNOME+= libxslt desktopfileutils .endif .if ${PORT_OPTIONS:MGTK2} -USE_GNOME+= gnomeprefix gnomehack gtk20 +USE_GNOME+= gnomeprefix gtk20 PLIST_SUB+= GTK="" .else CMAKE_ARGS+= -DGTK:BOOL=OFF Modified: head/multimedia/avidemux26/Makefile.common ============================================================================== --- head/multimedia/avidemux26/Makefile.common Thu Dec 25 02:01:21 2014 (r375518) +++ head/multimedia/avidemux26/Makefile.common Thu Dec 25 02:11:21 2014 (r375519) @@ -97,7 +97,7 @@ USE_GNOME+= libxslt .endif .if ${PORT_OPTIONS:MGTK3} -USE_GNOME+= gnomeprefix gnomehack gtk30 +USE_GNOME+= gnomeprefix gtk30 PLIST_SUB+= GTK="" .else CMAKE_ARGS+= -DGTK:BOOL=OFF From owner-svn-ports-all@FreeBSD.ORG Thu Dec 25 02:12:47 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6941DAAE; Thu, 25 Dec 2014 02:12:47 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 55101368C; Thu, 25 Dec 2014 02:12:47 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBP2ClmZ095947; Thu, 25 Dec 2014 02:12:47 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBP2Ck0n095944; Thu, 25 Dec 2014 02:12:46 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201412250212.sBP2Ck0n095944@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Thu, 25 Dec 2014 02:12:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375520 - 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2014 02:12:47 -0000 Author: danilo Date: Thu Dec 25 02:12:45 2014 New Revision: 375520 URL: https://svnweb.freebsd.org/changeset/ports/375520 QAT: https://qat.redports.org/buildarchive/r375520/ Log: - Update to 4.550.4 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 25 02:11:21 2014 (r375519) +++ head/math/armadillo/Makefile Thu Dec 25 02:12:45 2014 (r375520) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= armadillo -PORTVERSION= 4.550.3 +PORTVERSION= 4.550.4 CATEGORIES= math MASTER_SITES= SF/arma Modified: head/math/armadillo/distinfo ============================================================================== --- head/math/armadillo/distinfo Thu Dec 25 02:11:21 2014 (r375519) +++ head/math/armadillo/distinfo Thu Dec 25 02:12:45 2014 (r375520) @@ -1,2 +1,2 @@ -SHA256 (armadillo-4.550.3.tar.gz) = 58e547d7f0f46b7b14b6246d59ef0ed7275a0768b24a224ed321c82eb68726e0 -SIZE (armadillo-4.550.3.tar.gz) = 5344752 +SHA256 (armadillo-4.550.4.tar.gz) = 779e6477bd3dedf568b13638a24d5ea97a0adecad9d1f457b119912ed7ada19c +SIZE (armadillo-4.550.4.tar.gz) = 5344710 Modified: head/math/armadillo/pkg-plist ============================================================================== --- head/math/armadillo/pkg-plist Thu Dec 25 02:11:21 2014 (r375519) +++ head/math/armadillo/pkg-plist Thu Dec 25 02:12:45 2014 (r375520) @@ -407,7 +407,7 @@ include/armadillo_bits/xvec_htrans_bones include/armadillo_bits/xvec_htrans_meat.hpp lib/libarmadillo.so lib/libarmadillo.so.4 -lib/libarmadillo.so.4.550.3 +lib/libarmadillo.so.4.550.4 share/Armadillo/CMake/ArmadilloConfig.cmake share/Armadillo/CMake/ArmadilloConfigVersion.cmake share/Armadillo/CMake/ArmadilloLibraryDepends-release.cmake From owner-svn-ports-all@FreeBSD.ORG Thu Dec 25 02:12:55 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1DE1EB8A; Thu, 25 Dec 2014 02:12:55 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 09CD4368E; Thu, 25 Dec 2014 02:12:55 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBP2Csft096056; Thu, 25 Dec 2014 02:12:54 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBP2CsND096055; Thu, 25 Dec 2014 02:12:54 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201412250212.sBP2CsND096055@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Thu, 25 Dec 2014 02:12:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375521 - head/net-im/telepathy-farsight X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2014 02:12:55 -0000 Author: bapt Date: Thu Dec 25 02:12:53 2014 New Revision: 375521 URL: https://svnweb.freebsd.org/changeset/ports/375521 QAT: https://qat.redports.org/buildarchive/r375521/ Log: Replace gnomehack with pathfix Modified: head/net-im/telepathy-farsight/Makefile Modified: head/net-im/telepathy-farsight/Makefile ============================================================================== --- head/net-im/telepathy-farsight/Makefile Thu Dec 25 02:12:45 2014 (r375520) +++ head/net-im/telepathy-farsight/Makefile Thu Dec 25 02:12:53 2014 (r375521) @@ -16,10 +16,10 @@ LIB_DEPENDS= libdbus-glib-1.so:${PORTSDI libgstfarsight-0.10.so:${PORTSDIR}/net-im/farsight2 GNU_CONFIGURE= yes -USES= gmake libtool pkgconfig python +USES= gmake libtool pathfix pkgconfig python USE_LDCONFIG= yes -USE_GNOME= gnomehack glib20 libxslt:build +USE_GNOME= glib20 libxslt:build CPPFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS} +LDFLAGS+= -L${LOCALBASE}/lib .include From owner-svn-ports-all@FreeBSD.ORG Thu Dec 25 02:13:24 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 40C81C7E; Thu, 25 Dec 2014 02:13:24 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2CDA5369D; Thu, 25 Dec 2014 02:13:24 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBP2DOi2096220; Thu, 25 Dec 2014 02:13:24 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBP2DO5I096219; Thu, 25 Dec 2014 02:13:24 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201412250213.sBP2DO5I096219@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Thu, 25 Dec 2014 02:13:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375522 - head/x11-themes/gtk-xfce-engine X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2014 02:13:24 -0000 Author: bapt Date: Thu Dec 25 02:13:23 2014 New Revision: 375522 URL: https://svnweb.freebsd.org/changeset/ports/375522 QAT: https://qat.redports.org/buildarchive/r375522/ Log: Replace gnomehack with pathfix Modified: head/x11-themes/gtk-xfce-engine/Makefile Modified: head/x11-themes/gtk-xfce-engine/Makefile ============================================================================== --- head/x11-themes/gtk-xfce-engine/Makefile Thu Dec 25 02:12:53 2014 (r375521) +++ head/x11-themes/gtk-xfce-engine/Makefile Thu Dec 25 02:13:23 2014 (r375522) @@ -13,8 +13,8 @@ MAINTAINER= xfce@FreeBSD.org COMMENT= Xfce gtk theme engine GNU_CONFIGURE= yes -USES= gmake libtool pkgconfig tar:bzip2 -USE_GNOME= glib20 gnomehack gtk20 +USES= gmake libtool pathfix pkgconfig tar:bzip2 +USE_GNOME= glib20 gtk20 USE_XFCE= configenv # to get MASTER_SITE_SUBDIR something has to be defined CONFIGURE_ARGS+=--disable-glibtest \ From owner-svn-ports-all@FreeBSD.ORG Thu Dec 25 02:15:05 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D9E95D69; Thu, 25 Dec 2014 02:15:05 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C54C336D3; Thu, 25 Dec 2014 02:15:05 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBP2F5Qq096572; Thu, 25 Dec 2014 02:15:05 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBP2F5AP096570; Thu, 25 Dec 2014 02:15:05 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201412250215.sBP2F5AP096570@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Thu, 25 Dec 2014 02:15:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375523 - head/devel/arm-elf-binutils X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2014 02:15:06 -0000 Author: danilo Date: Thu Dec 25 02:15:04 2014 New Revision: 375523 URL: https://svnweb.freebsd.org/changeset/ports/375523 QAT: https://qat.redports.org/buildarchive/r375523/ Log: - Update to 2.25 Modified: head/devel/arm-elf-binutils/Makefile head/devel/arm-elf-binutils/distinfo Modified: head/devel/arm-elf-binutils/Makefile ============================================================================== --- head/devel/arm-elf-binutils/Makefile Thu Dec 25 02:13:23 2014 (r375522) +++ head/devel/arm-elf-binutils/Makefile Thu Dec 25 02:15:04 2014 (r375523) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= binutils -PORTVERSION= 2.24 +PORTVERSION= 2.25 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEWARE} MASTER_SITE_SUBDIR= binutils/releases Modified: head/devel/arm-elf-binutils/distinfo ============================================================================== --- head/devel/arm-elf-binutils/distinfo Thu Dec 25 02:13:23 2014 (r375522) +++ head/devel/arm-elf-binutils/distinfo Thu Dec 25 02:15:04 2014 (r375523) @@ -1,2 +1,2 @@ -SHA256 (binutils-2.24.tar.bz2) = e5e8c5be9664e7f7f96e0d09919110ab5ad597794f5b1809871177a0f0f14137 -SIZE (binutils-2.24.tar.bz2) = 22716802 +SHA256 (binutils-2.25.tar.bz2) = 22defc65cfa3ef2a3395faaea75d6331c6e62ea5dfacfed3e2ec17b08c882923 +SIZE (binutils-2.25.tar.bz2) = 24049133 From owner-svn-ports-all@FreeBSD.ORG Thu Dec 25 02:23:50 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C0B76218; Thu, 25 Dec 2014 02:23:50 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id AC62714E4; Thu, 25 Dec 2014 02:23:50 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBP2Nobi001328; Thu, 25 Dec 2014 02:23:50 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBP2Nowa001327; Thu, 25 Dec 2014 02:23:50 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201412250223.sBP2Nowa001327@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Thu, 25 Dec 2014 02:23:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375524 - head/multimedia/avidemux2 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2014 02:23:50 -0000 Author: bapt Date: Thu Dec 25 02:23:49 2014 New Revision: 375524 URL: https://svnweb.freebsd.org/changeset/ports/375524 QAT: https://qat.redports.org/buildarchive/r375524/ Log: Convert USE_GNOME=desktopfileutils into USES=desktop-file-utils Modified: head/multimedia/avidemux2/Makefile.common Modified: head/multimedia/avidemux2/Makefile.common ============================================================================== --- head/multimedia/avidemux2/Makefile.common Thu Dec 25 02:15:04 2014 (r375523) +++ head/multimedia/avidemux2/Makefile.common Thu Dec 25 02:23:49 2014 (r375524) @@ -78,7 +78,8 @@ CMAKE_ARGS+= -DARTS:BOOL=OFF -DALSA:BOOL .if empty(PORT_OPTIONS:MGTK2) && empty(PORT_OPTIONS:MQT4) CMAKE_ARGS+= -DX11:BOOL=OFF .else -USE_GNOME+= libxslt desktopfileutils +USES+= desktop-file-utils +USE_GNOME+= libxslt .endif .if ${PORT_OPTIONS:MGTK2} From owner-svn-ports-all@FreeBSD.ORG Thu Dec 25 02:24:51 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A7B4230F; Thu, 25 Dec 2014 02:24:51 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 93FD2152A; Thu, 25 Dec 2014 02:24:51 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBP2Opv4001552; Thu, 25 Dec 2014 02:24:51 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBP2OpQC001551; Thu, 25 Dec 2014 02:24:51 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201412250224.sBP2OpQC001551@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Thu, 25 Dec 2014 02:24:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375525 - head/net/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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2014 02:24:51 -0000 Author: bapt Date: Thu Dec 25 02:24:50 2014 New Revision: 375525 URL: https://svnweb.freebsd.org/changeset/ports/375525 QAT: https://qat.redports.org/buildarchive/r375525/ Log: Convert USE_GNOME=desktopfileutils into USES=desktop-file-utils Modified: head/net/remmina-plugins/bsd.plugin.mk Modified: head/net/remmina-plugins/bsd.plugin.mk ============================================================================== --- head/net/remmina-plugins/bsd.plugin.mk Thu Dec 25 02:23:49 2014 (r375524) +++ head/net/remmina-plugins/bsd.plugin.mk Thu Dec 25 02:24:50 2014 (r375525) @@ -8,8 +8,8 @@ LICENSE= GPLv2 BUILD_DEPENDS+= remmina>=${PORTVERSION}:${PORTSDIR}/net/remmina RUN_DEPENDS+= remmina>=${PORTVERSION}:${PORTSDIR}/net/remmina -USES+= cmake gmake pkgconfig -USE_GNOME= atk desktopfileutils gdkpixbuf2 glib20 gtk20 pango +USES+= cmake gmake pkgconfig desktop-file-utils +USE_GNOME= atk gdkpixbuf2 glib20 gtk20 pango INSTALLS_ICONS= yes LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS} CPPFLAGS+= -I${LOCALBASE}/include ${PTHREAD_CFLAGS} From owner-svn-ports-all@FreeBSD.ORG Thu Dec 25 02:38:40 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6F6214E7; Thu, 25 Dec 2014 02:38:40 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5B424182F; Thu, 25 Dec 2014 02:38:40 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBP2cejv006631; Thu, 25 Dec 2014 02:38:40 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBP2ce6l006630; Thu, 25 Dec 2014 02:38:40 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201412250238.sBP2ce6l006630@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Thu, 25 Dec 2014 02:38:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375526 - head/net/google-startup-scripts X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2014 02:38:40 -0000 Author: swills Date: Thu Dec 25 02:38:39 2014 New Revision: 375526 URL: https://svnweb.freebsd.org/changeset/ports/375526 QAT: https://qat.redports.org/buildarchive/r375526/ Log: net/google-startup-scripts: unbreak Modified: head/net/google-startup-scripts/Makefile Modified: head/net/google-startup-scripts/Makefile ============================================================================== --- head/net/google-startup-scripts/Makefile Thu Dec 25 02:24:50 2014 (r375525) +++ head/net/google-startup-scripts/Makefile Thu Dec 25 02:38:39 2014 (r375526) @@ -20,7 +20,7 @@ USE_GITHUB= yes GH_ACCOUNT= GoogleCloudPlatform GH_PROJECT= compute-image-packages USE_RC_SUBR= google-startup -WRKSRC_SUBDIR= ${PORTNAME} +WRKSRC= ${WRKDIR}/${GH_PROJECT}-${PORTVERSION}/${PORTNAME} SHEBANG_FILES= usr/share/google/fetch_script \ usr/share/google/first-boot \ From owner-svn-ports-all@FreeBSD.ORG Thu Dec 25 08:59:03 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E8055744; Thu, 25 Dec 2014 08:59:03 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D48A12575; Thu, 25 Dec 2014 08:59:03 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBP8x37a081197; Thu, 25 Dec 2014 08:59:03 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBP8x3CS081196; Thu, 25 Dec 2014 08:59:03 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412250859.sBP8x3CS081196@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Thu, 25 Dec 2014 08:59:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375527 - 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2014 08:59:04 -0000 Author: antoine Date: Thu Dec 25 08:59:02 2014 New Revision: 375527 URL: https://svnweb.freebsd.org/changeset/ports/375527 QAT: https://qat.redports.org/buildarchive/r375527/ Log: Fix a typo With hat: portmgr Modified: head/Mk/bsd.xorg.mk Modified: head/Mk/bsd.xorg.mk ============================================================================== --- head/Mk/bsd.xorg.mk Thu Dec 25 02:38:39 2014 (r375526) +++ head/Mk/bsd.xorg.mk Thu Dec 25 08:59:02 2014 (r375527) @@ -110,7 +110,7 @@ PLIST_FILES+= "@fcfontsdir ${PREFIX}/lib . elif ${INSTALLS_TTF} == yes && ${NEED_MKFONTFOO} == no PLIST_FILES+= "@fc ${PREFIX}/lib/X11/fonts/${_fontdir}" . elif ${NEED_MKFONTFOO} == yes -PLIST_FILES+= "@fontsdir ${PREFIX}lib/X11/fonts/${_fontdir}" +PLIST_FILES+= "@fontsdir ${PREFIX}/lib/X11/fonts/${_fontdir}" . endif . endfor .endif From owner-svn-ports-all@FreeBSD.ORG Thu Dec 25 09:38:31 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9A3FFDD6; Thu, 25 Dec 2014 09:38:31 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 866592A8E; Thu, 25 Dec 2014 09:38:31 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBP9cVUp099530; Thu, 25 Dec 2014 09:38:31 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBP9cVkk099529; Thu, 25 Dec 2014 09:38:31 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412250938.sBP9cVkk099529@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Thu, 25 Dec 2014 09:38:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375528 - head/devel/cutter X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2014 09:38:31 -0000 Author: antoine Date: Thu Dec 25 09:38:30 2014 New Revision: 375528 URL: https://svnweb.freebsd.org/changeset/ports/375528 QAT: https://qat.redports.org/buildarchive/r375528/ Log: Use intlhack Modified: head/devel/cutter/Makefile Modified: head/devel/cutter/Makefile ============================================================================== --- head/devel/cutter/Makefile Thu Dec 25 08:59:02 2014 (r375527) +++ head/devel/cutter/Makefile Thu Dec 25 09:38:30 2014 (r375528) @@ -17,7 +17,7 @@ CPPFLAGS+= "-I${LOCALBASE}/include" CONFIGURE_ARGS= --disable-gtk-doc-html --with-html-dir=${PREFIX}/share/doc GNU_CONFIGURE= yes USES= gettext gmake libtool pathfix pkgconfig -USE_GNOME= intltool glib20 gtk20 +USE_GNOME= intlhack glib20 gtk20 USE_LDCONFIG= yes WANT_GSTREAMER= yes INSTALL_TARGET= install-strip From owner-svn-ports-all@FreeBSD.ORG Thu Dec 25 10:12:08 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8158D1ED; Thu, 25 Dec 2014 10:12:08 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6C9903ED8; Thu, 25 Dec 2014 10:12:08 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBPAC8VW017271; Thu, 25 Dec 2014 10:12:08 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBPAC8tw017269; Thu, 25 Dec 2014 10:12:08 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412251012.sBPAC8tw017269@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Thu, 25 Dec 2014 10:12:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375529 - in head/graphics/flam3: . 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2014 10:12:08 -0000 Author: antoine Date: Thu Dec 25 10:12:06 2014 New Revision: 375529 URL: https://svnweb.freebsd.org/changeset/ports/375529 QAT: https://qat.redports.org/buildarchive/r375529/ Log: Properly support png 1.5 Modified: head/graphics/flam3/Makefile head/graphics/flam3/files/patch-png.c Modified: head/graphics/flam3/Makefile ============================================================================== --- head/graphics/flam3/Makefile Thu Dec 25 09:38:30 2014 (r375528) +++ head/graphics/flam3/Makefile Thu Dec 25 10:12:06 2014 (r375529) @@ -11,14 +11,14 @@ MASTER_SITES= http://flam3.com/ \ MAINTAINER= john.c.prather@gmail.com COMMENT= Flame Renderer -LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png \ +LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png \ libxml2.so:${PORTSDIR}/textproc/libxml2 \ libjpeg.so:${PORTSDIR}/graphics/jpeg GNU_CONFIGURE= yes USES= gmake libtool pathfix pkgconfig -CPPFLAGS+= -I${LOCALBASE}/include/libpng15 -I${LOCALBASE}/include +CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib .include Modified: head/graphics/flam3/files/patch-png.c ============================================================================== --- head/graphics/flam3/files/patch-png.c Thu Dec 25 09:38:30 2014 (r375528) +++ head/graphics/flam3/files/patch-png.c Thu Dec 25 10:12:06 2014 (r375529) @@ -1,10 +1,76 @@ ---- png.c.orig 2008-11-12 02:39:40.000000000 +0100 -+++ png.c 2012-04-25 06:46:07.000000000 +0200 -@@ -21,6 +21,7 @@ - #include - #include - #include -+#include - #include +http://code.google.com/p/flam3/issues/detail?id=8 + +--- png.c.orig ++++ png.c +@@ -142,7 +142,7 @@ + } + if (setjmp(png_jmpbuf(png_ptr))) { + if (png_image) { +- for (y = 0 ; y < info_ptr->height ; y++) ++ for (y = 0 ; y < png_get_image_height(png_ptr, info_ptr) ; y++) + free (png_image[y]); + free (png_image); + } +@@ -161,19 +161,19 @@ + png_set_sig_bytes (png_ptr, SIG_CHECK_SIZE); + png_read_info (png_ptr, info_ptr); - #include "config.h" +- if (8 != info_ptr->bit_depth) { ++ if (8 != png_get_bit_depth(png_ptr, info_ptr)) { + fprintf(stderr, "bit depth type must be 8, not %d.\n", +- info_ptr->bit_depth); ++ png_get_bit_depth(png_ptr, info_ptr)); + return 0; + } + +- *width = info_ptr->width; +- *height = info_ptr->height; ++ *width = png_get_image_width(png_ptr, info_ptr); ++ *height = png_get_image_height(png_ptr, info_ptr); + p = q = malloc(4 * *width * *height); +- png_image = (png_byte **)malloc (info_ptr->height * sizeof (png_byte*)); ++ png_image = (png_byte **)malloc (png_get_image_height(png_ptr, info_ptr) * sizeof (png_byte*)); + +- linesize = info_ptr->width; +- switch (info_ptr->color_type) { ++ linesize = png_get_image_width(png_ptr, info_ptr); ++ switch (png_get_color_type(png_ptr, info_ptr)) { + case PNG_COLOR_TYPE_RGB: + linesize *= 3; + break; +@@ -182,21 +182,21 @@ + break; + default: + fprintf(stderr, "color type must be RGB or RGBA not %d.\n", +- info_ptr->color_type); ++ png_get_color_type(png_ptr, info_ptr)); + return 0; + } + +- for (y = 0 ; y < info_ptr->height ; y++) { ++ for (y = 0 ; y < png_get_image_height(png_ptr, info_ptr) ; y++) { + png_image[y] = malloc (linesize); + } + png_read_image (png_ptr, png_image); + png_read_end (png_ptr, info_ptr); + +- for (y = 0 ; y < info_ptr->height ; y++) { ++ for (y = 0 ; y < png_get_image_height(png_ptr, info_ptr) ; y++) { + unsigned char *s = png_image[y]; +- for (x = 0 ; x < info_ptr->width ; x++) { ++ for (x = 0 ; x < png_get_image_width(png_ptr, info_ptr) ; x++) { + +- switch (info_ptr->color_type) { ++ switch (png_get_color_type(png_ptr, info_ptr)) { + case PNG_COLOR_TYPE_RGB: + p[0] = s[0]; + p[1] = s[1]; +@@ -217,7 +217,7 @@ + } + } + +- for (y = 0 ; y < info_ptr->height ; y++) ++ for (y = 0 ; y < png_get_image_height(png_ptr, info_ptr) ; y++) + free (png_image[y]); + free (png_image); + png_destroy_read_struct (&png_ptr, &info_ptr, (png_infopp)NULL); From owner-svn-ports-all@FreeBSD.ORG Thu Dec 25 10:49:48 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 215D2842; Thu, 25 Dec 2014 10:49:48 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E76F01339; Thu, 25 Dec 2014 10:49:47 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBPAnlIx031797; Thu, 25 Dec 2014 10:49:47 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBPAnlAG031795; Thu, 25 Dec 2014 10:49:47 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201412251049.sBPAnlAG031795@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Thu, 25 Dec 2014 10:49:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375530 - in head/lang/ofc: . 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2014 10:49:48 -0000 Author: bapt Date: Thu Dec 25 10:49:46 2014 New Revision: 375530 URL: https://svnweb.freebsd.org/changeset/ports/375530 QAT: https://qat.redports.org/buildarchive/r375530/ Log: Properly support png 1.5 Added: head/lang/ofc/files/patch-ofc_DPNGImage.m (contents, props changed) Deleted: head/lang/ofc/files/patch-DPNGImage.m Modified: head/lang/ofc/Makefile Modified: head/lang/ofc/Makefile ============================================================================== --- head/lang/ofc/Makefile Thu Dec 25 10:12:06 2014 (r375529) +++ head/lang/ofc/Makefile Thu Dec 25 10:49:46 2014 (r375530) @@ -11,7 +11,7 @@ MAINTAINER= vanilla@FreeBSD.org COMMENT= The Objective-C Foundation Classes library LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2 \ - libpng15.so:${PORTSDIR}/graphics/png \ + libpng.so:${PORTSDIR}/graphics/png \ libjpeg.so:${PORTSDIR}/graphics/jpeg \ libfreetype.so:${PORTSDIR}/print/freetype2 Added: head/lang/ofc/files/patch-ofc_DPNGImage.m ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/lang/ofc/files/patch-ofc_DPNGImage.m Thu Dec 25 10:49:46 2014 (r375530) @@ -0,0 +1,47 @@ +--- ofc/DPNGImage.m.orig 2008-08-20 17:16:29 UTC ++++ ofc/DPNGImage.m +@@ -346,7 +346,7 @@ static void _warning(png_structp png, pn + + if (ok) + { +- if (setjmp(png->jmpbuf)) ++ if (setjmp(png_jmpbuf(png))) + { + WARNING(DW_UNKNOWN_WARNING, "Error reading PNG file"); + ok = NO; +@@ -406,7 +406,7 @@ static void _warning(png_structp png, pn + + _width = (unsigned) width; + _height = (unsigned) height; +- _bpp = info->channels; ++ _bpp = png_get_channels(png, info); + _images = 1; + + _reading = YES; +@@ -485,7 +485,7 @@ static void _warning(png_structp png, pn + + if (ok) + { +- if (setjmp(png->jmpbuf)) ++ if (setjmp(png_jmpbuf(png))) + { + WARNING(DW_UNKNOWN_WARNING, "Error writing PNG file"); + ok = NO; +@@ -553,7 +553,7 @@ static void _warning(png_structp png, pn + + pixels = _width; + +- if (setjmp(png->jmpbuf)) ++ if (setjmp(png_jmpbuf(png))) + { + WARNING(DW_UNKNOWN_WARNING, "Error reading PNG file"); + pixels = 0; +@@ -599,7 +599,7 @@ static void _warning(png_structp png, pn + + png_structp png = (png_structp) _png; + +- if (setjmp(png->jmpbuf)) ++ if (setjmp(png_jmpbuf(png))) + { + WARNING(DW_UNKNOWN_WARNING, "Error writing PNG file"); + ok = NO; From owner-svn-ports-all@FreeBSD.ORG Thu Dec 25 11:03:57 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 07D50A11; Thu, 25 Dec 2014 11:03:57 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E7A4115B6; Thu, 25 Dec 2014 11:03:56 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBPB3u3B040488; Thu, 25 Dec 2014 11:03:56 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBPB3u89040486; Thu, 25 Dec 2014 11:03:56 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201412251103.sBPB3u89040486@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Thu, 25 Dec 2014 11:03:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375531 - head/games/egl/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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2014 11:03:57 -0000 Author: bapt Date: Thu Dec 25 11:03:55 2014 New Revision: 375531 URL: https://svnweb.freebsd.org/changeset/ports/375531 QAT: https://qat.redports.org/buildarchive/r375531/ Log: Properly support png 1.5 Modified: head/games/egl/files/patch-renderer__rf_image.c Modified: head/games/egl/files/patch-renderer__rf_image.c ============================================================================== --- head/games/egl/files/patch-renderer__rf_image.c Thu Dec 25 10:49:46 2014 (r375530) +++ head/games/egl/files/patch-renderer__rf_image.c Thu Dec 25 11:03:55 2014 (r375531) @@ -1,14 +1,14 @@ ---- renderer/rf_image.c.orig 2012-04-29 06:34:41.000000000 +0200 -+++ renderer/rf_image.c 2012-04-29 06:35:42.000000000 +0200 -@@ -32,6 +32,7 @@ +--- renderer/rf_image.c.orig 2014-12-25 10:53:09 UTC ++++ renderer/rf_image.c +@@ -32,6 +32,7 @@ Foundation, Inc., 59 Temple Place - Suit #else # include # include -+# include ++# include #endif #define MAX_IMAGE_HASH (MAX_IMAGES/4) -@@ -44,7 +45,7 @@ +@@ -44,7 +45,7 @@ static uint32 *r_imageResampleScratch; image_t *r_lmTextures[R_MAX_LIGHTMAPS]; static image_t r_imageList[MAX_IMAGES]; static image_t *r_imageHashTree[MAX_IMAGE_HASH]; @@ -17,7 +17,7 @@ static byte r_intensityTable[256]; static byte r_gammaTable[256]; -@@ -261,21 +262,6 @@ +@@ -261,21 +262,6 @@ static void jpg_skip_input_data(j_decomp cinfo->src->bytes_in_buffer -= (size_t) num_bytes; } @@ -39,12 +39,76 @@ /* ============= R_LoadJPG -@@ -610,7 +596,7 @@ +@@ -601,46 +587,46 @@ static void R_LoadPNG (char *name, byte + png_read_info (png_ptr, info_ptr); + + // Color +- if (info_ptr->color_type == PNG_COLOR_TYPE_PALETTE) { ++ if (png_get_color_type(png_ptr, info_ptr) == PNG_COLOR_TYPE_PALETTE) { + png_set_palette_to_rgb (png_ptr); + png_read_update_info (png_ptr, info_ptr); + } + +- if (info_ptr->color_type == PNG_COLOR_TYPE_RGB) ++ if (png_get_color_type(png_ptr, info_ptr) == PNG_COLOR_TYPE_RGB) png_set_filler (png_ptr, 0xFF, PNG_FILLER_AFTER); - if (info_ptr->color_type == PNG_COLOR_TYPE_GRAY && info_ptr->bit_depth < 8) +- if (info_ptr->color_type == PNG_COLOR_TYPE_GRAY && info_ptr->bit_depth < 8) - png_set_gray_1_2_4_to_8 (png_ptr); ++ if (png_get_color_type(png_ptr, info_ptr) == PNG_COLOR_TYPE_GRAY && png_get_bit_depth(png_ptr, info_ptr) < 8) + png_set_expand_gray_1_2_4_to_8 (png_ptr); if (png_get_valid (png_ptr, info_ptr, PNG_INFO_tRNS)) png_set_tRNS_to_alpha (png_ptr); + +- if (info_ptr->color_type == PNG_COLOR_TYPE_GRAY || info_ptr->color_type == PNG_COLOR_TYPE_GRAY_ALPHA) ++ if (png_get_color_type(png_ptr, info_ptr) == PNG_COLOR_TYPE_GRAY || png_get_color_type(png_ptr, info_ptr) == PNG_COLOR_TYPE_GRAY_ALPHA) + png_set_gray_to_rgb (png_ptr); + +- if (info_ptr->bit_depth == 16) ++ if (png_get_bit_depth(png_ptr, info_ptr) == 16) + png_set_strip_16 (png_ptr); + +- if (info_ptr->bit_depth < 8) ++ if (png_get_bit_depth(png_ptr, info_ptr) < 8) + png_set_packing (png_ptr); + + png_read_update_info (png_ptr, info_ptr); + + rowbytes = png_get_rowbytes (png_ptr, info_ptr); + +- if (!info_ptr->channels) { ++ if (!png_get_channels(png_ptr, info_ptr)) { + png_destroy_read_struct (&png_ptr, &info_ptr, (png_infopp)NULL); + Com_Printf (PRNT_WARNING, "R_LoadPNG: Bad PNG file: %s\n", name); + FS_FreeFile (PngFileBuffer.buffer); + } + +- pic_ptr = Mem_PoolAllocExt (info_ptr->height * rowbytes, qFalse, ri.imageSysPool, r_imageAllocTag); ++ pic_ptr = Mem_PoolAllocExt (png_get_image_height(png_ptr, info_ptr) * rowbytes, qFalse, ri.imageSysPool, r_imageAllocTag); + if (pic) + *pic = pic_ptr; + +- row_pointers = Mem_PoolAllocExt (sizeof (png_bytep) * info_ptr->height, qFalse, ri.imageSysPool, r_imageAllocTag); ++ row_pointers = Mem_PoolAllocExt (sizeof (png_bytep) * png_get_image_height(png_ptr, info_ptr), qFalse, ri.imageSysPool, r_imageAllocTag); + +- for (i=0 ; iheight ; i++) { ++ for (i=0 ; iwidth; ++ *width = png_get_image_width(png_ptr, info_ptr); + if (height) +- *height = info_ptr->height; ++ *height = png_get_image_height(png_ptr, info_ptr); + if (samples) +- *samples = info_ptr->channels; ++ *samples = png_get_channels(png_ptr, info_ptr); + + png_read_end (png_ptr, end_info); + png_destroy_read_struct (&png_ptr, &info_ptr, &end_info); From owner-svn-ports-all@FreeBSD.ORG Thu Dec 25 11:10:45 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9DE4EBD8; Thu, 25 Dec 2014 11:10:45 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 71A60643E0; Thu, 25 Dec 2014 11:10:45 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBPBAjOC042326; Thu, 25 Dec 2014 11:10:45 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBPBAjPD042325; Thu, 25 Dec 2014 11:10:45 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201412251110.sBPBAjPD042325@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Thu, 25 Dec 2014 11:10:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375532 - head/games/fteqw/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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2014 11:10:45 -0000 Author: bapt Date: Thu Dec 25 11:10:44 2014 New Revision: 375532 URL: https://svnweb.freebsd.org/changeset/ports/375532 QAT: https://qat.redports.org/buildarchive/r375532/ Log: Properly support png 1.5 Modified: head/games/fteqw/files/patch-client__image.c Modified: head/games/fteqw/files/patch-client__image.c ============================================================================== --- head/games/fteqw/files/patch-client__image.c Thu Dec 25 11:03:55 2014 (r375531) +++ head/games/fteqw/files/patch-client__image.c Thu Dec 25 11:10:44 2014 (r375532) @@ -1,15 +1,23 @@ ---- client/image.c.orig 2012-05-26 14:26:41.000000000 +0200 -+++ client/image.c 2012-05-26 14:27:18.000000000 +0200 -@@ -551,6 +551,8 @@ +--- client/image.c.orig 2014-12-25 11:05:11 UTC ++++ client/image.c +@@ -551,6 +551,7 @@ return NULL; #pragma comment(lib, "../libs/libpng.lib") #else #include -+ #include + #include #endif #endif -@@ -610,7 +612,7 @@ +@@ -573,7 +574,7 @@ void PNGAPI png_default_read_data(png_st + + void VARGS readpngdata(png_structp png_ptr,png_bytep data,png_size_t len) + { +- pngreadinfo_t *ri = (pngreadinfo_t*)png_ptr->io_ptr; ++ pngreadinfo_t *ri = (pngreadinfo_t*)png_get_io_ptr(png_ptr); + if (ri->readposition+len > ri->filelen) + { + png_error(png_ptr, "unexpected eof"); +@@ -610,7 +611,7 @@ qbyte *ReadPNGFile(qbyte *buf, int lengt return (png_rgba = NULL); } @@ -18,7 +26,7 @@ { error: if (data) -@@ -636,7 +638,7 @@ +@@ -636,7 +637,7 @@ error: } if (colortype == PNG_COLOR_TYPE_GRAY && bitdepth < 8) @@ -27,7 +35,7 @@ if (png_get_valid( png, pnginfo, PNG_INFO_tRNS )) png_set_tRNS_to_alpha(png); -@@ -712,7 +714,7 @@ +@@ -712,7 +713,7 @@ int Image_WritePNG (char *filename, int return false; } @@ -36,7 +44,7 @@ png_destroy_write_struct(&png_ptr, &info_ptr); fclose(fp); return false; -@@ -879,7 +881,7 @@ +@@ -879,7 +880,7 @@ term_source (j_decompress_ptr cinfo) #define GLOBAL(x) x GLOBAL(void) @@ -45,7 +53,7 @@ { my_source_mgr *src; -@@ -945,7 +947,7 @@ +@@ -945,7 +946,7 @@ badjpeg: } jpeg_create_decompress(&cinfo); @@ -54,7 +62,7 @@ (void) jpeg_read_header(&cinfo, TRUE); -@@ -1041,7 +1043,7 @@ +@@ -1041,7 +1042,7 @@ METHODDEF(void) term_destination (j_comp dest->pub.free_in_buffer = OUTPUT_BUF_SIZE; } @@ -63,7 +71,7 @@ { my_destination_mgr *dest; -@@ -1101,7 +1103,7 @@ +@@ -1101,7 +1102,7 @@ void screenshotJPEG(char *filename, int buffer = screendata; From owner-svn-ports-all@FreeBSD.ORG Thu Dec 25 11:14:09 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 02B29CE7; Thu, 25 Dec 2014 11:14:09 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E317A6442D; Thu, 25 Dec 2014 11:14:08 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBPBE82O045297; Thu, 25 Dec 2014 11:14:08 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBPBE8os045296; Thu, 25 Dec 2014 11:14:08 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412251114.sBPBE8os045296@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Thu, 25 Dec 2014 11:14:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375533 - in head/games/megaglest: . 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2014 11:14:09 -0000 Author: antoine Date: Thu Dec 25 11:14:07 2014 New Revision: 375533 URL: https://svnweb.freebsd.org/changeset/ports/375533 QAT: https://qat.redports.org/buildarchive/r375533/ Log: Properly support png 1.5 Deleted: head/games/megaglest/files/patch-PNGReader.cpp Modified: head/games/megaglest/Makefile Modified: head/games/megaglest/Makefile ============================================================================== --- head/games/megaglest/Makefile Thu Dec 25 11:10:44 2014 (r375532) +++ head/games/megaglest/Makefile Thu Dec 25 11:14:07 2014 (r375533) @@ -13,7 +13,7 @@ COMMENT= Open source 3D real-time strate LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl \ libjpeg.so:${PORTSDIR}/graphics/jpeg \ - libpng15.so:${PORTSDIR}/graphics/png \ + libpng.so:${PORTSDIR}/graphics/png \ libxerces-c.so:${PORTSDIR}/textproc/xerces-c3 \ libftgl.so:${PORTSDIR}/graphics/ftgl \ libvorbis.so:${PORTSDIR}/audio/libvorbis @@ -29,7 +29,7 @@ USE_SDL= yes USE_WX= 3.0 WX_UNICODE= yes -CFLAGS+= -I${LOCALBASE}/include/libpng15 +CFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -lssl -lcrypto WRKSRC= ${WRKDIR}/${PORTNAME}-3.9.0 From owner-svn-ports-all@FreeBSD.ORG Thu Dec 25 11:16:15 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D6879E03; Thu, 25 Dec 2014 11:16:15 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A82CF64454; Thu, 25 Dec 2014 11:16:15 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBPBGFHF045697; Thu, 25 Dec 2014 11:16:15 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBPBGF1w045695; Thu, 25 Dec 2014 11:16:15 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201412251116.sBPBGF1w045695@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Thu, 25 Dec 2014 11:16:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375534 - in head/x11-toolkits/nucleo: . 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2014 11:16:15 -0000 Author: bapt Date: Thu Dec 25 11:16:14 2014 New Revision: 375534 URL: https://svnweb.freebsd.org/changeset/ports/375534 QAT: https://qat.redports.org/buildarchive/r375534/ Log: Properly support png 1.5 Modified: head/x11-toolkits/nucleo/Makefile head/x11-toolkits/nucleo/files/patch-nucleo_image_encoding_PNGenc.cxx Modified: head/x11-toolkits/nucleo/Makefile ============================================================================== --- head/x11-toolkits/nucleo/Makefile Thu Dec 25 11:14:07 2014 (r375533) +++ head/x11-toolkits/nucleo/Makefile Thu Dec 25 11:16:14 2014 (r375534) @@ -14,7 +14,7 @@ LICENSE= LGPL21 LIB_DEPENDS= libjpeg.so:${PORTSDIR}/graphics/jpeg \ libexif.so:${PORTSDIR}/graphics/libexif \ - libpng15.so:${PORTSDIR}/graphics/png \ + libpng.so:${PORTSDIR}/graphics/png \ libfreetype.so:${PORTSDIR}/print/freetype2 USES= gmake libtool pathfix pkgconfig shebangfix tar:bzip2 Modified: head/x11-toolkits/nucleo/files/patch-nucleo_image_encoding_PNGenc.cxx ============================================================================== --- head/x11-toolkits/nucleo/files/patch-nucleo_image_encoding_PNGenc.cxx Thu Dec 25 11:14:07 2014 (r375533) +++ head/x11-toolkits/nucleo/files/patch-nucleo_image_encoding_PNGenc.cxx Thu Dec 25 11:16:14 2014 (r375534) @@ -1,14 +1,24 @@ ---- nucleo/image/encoding/PNGenc.cxx.orig 2008-06-05 14:52:33.000000000 +0200 -+++ nucleo/image/encoding/PNGenc.cxx 2012-05-05 08:40:18.000000000 +0200 -@@ -16,6 +16,7 @@ - #include +--- nucleo/image/encoding/PNGenc.cxx.orig 2008-06-05 12:52:33 UTC ++++ nucleo/image/encoding/PNGenc.cxx +@@ -35,7 +35,7 @@ namespace nucleo { + static void + png_memory_write_data(png_structp png_ptr, + png_bytep data, png_size_t length) { +- png_in_memory *pim = (png_in_memory*)png_ptr->io_ptr ; ++ png_in_memory *pim = (png_in_memory*)png_get_io_ptr(png_ptr); + + void *pdst = pim->data+pim->p ; + // std::cerr << "PNG: writing " << length << " bytes from " << (void *)data << " to " << pdst << std::endl ; +@@ -130,7 +130,7 @@ namespace nucleo { - #include -+#include - - namespace nucleo { - -@@ -170,7 +171,7 @@ + static void + png_memory_read_data(png_structp png_ptr, png_bytep data, png_size_t length) { +- png_in_memory *pim = (png_in_memory*)png_ptr->io_ptr ; ++ png_in_memory *pim = (png_in_memory*)png_get_io_ptr(png_ptr); + memmove(data, pim->data+pim->p, length) ; + pim->p+=length ; + } +@@ -170,7 +170,7 @@ namespace nucleo { &compression_type, &filter_type) ; if (color_type == PNG_COLOR_TYPE_GRAY && bit_depth < 8) From owner-svn-ports-all@FreeBSD.ORG Thu Dec 25 11:24:41 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E0518F74; Thu, 25 Dec 2014 11:24:41 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B21E9645E5; Thu, 25 Dec 2014 11:24:41 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBPBOfbT050221; Thu, 25 Dec 2014 11:24:41 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBPBOffv050219; Thu, 25 Dec 2014 11:24:41 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201412251124.sBPBOffv050219@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Thu, 25 Dec 2014 11:24:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375535 - in head/x11/metisse: . 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2014 11:24:42 -0000 Author: bapt Date: Thu Dec 25 11:24:40 2014 New Revision: 375535 URL: https://svnweb.freebsd.org/changeset/ports/375535 QAT: https://qat.redports.org/buildarchive/r375535/ Log: Properly support png 1.5 Added: head/x11/metisse/files/patch-fvwm-insitu_libs_PictureImageLoader.c (contents, props changed) Deleted: head/x11/metisse/files/patch-fvwm-insitu-libs-PictureImageLoader.c Modified: head/x11/metisse/Makefile Modified: head/x11/metisse/Makefile ============================================================================== --- head/x11/metisse/Makefile Thu Dec 25 11:16:14 2014 (r375534) +++ head/x11/metisse/Makefile Thu Dec 25 11:24:40 2014 (r375535) @@ -15,7 +15,7 @@ LICENSE= GPLv3 CONFLICTS= fvwm-1.* fvwm-2.* LIB_DEPENDS= libNucleo.so:${PORTSDIR}/x11-toolkits/nucleo \ - libpng15.so:${PORTSDIR}/graphics/png + libpng.so:${PORTSDIR}/graphics/png RUN_DEPENDS= ${LOCALBASE}/libdata/xorg/fonts:${PORTSDIR}/x11-fonts/xorg-fonts USES= gettext libtool pathfix pkgconfig python shebangfix tar:bzip2 @@ -41,7 +41,7 @@ WANT_GNOME= yes MAKE_ARGS= METISSE_DOC_DIR="${DOCSDIR}" INSTALL_TARGET= install-strip -CPPFLAGS+= -I${LOCALBASE}/include -I${LOCALBASE}/include/libpng15 +CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib OPTIONS_DEFINE= MMX GLX ATSPI STROKE RPLAY FRIBIDI GLIB GTK2 GCONF \ Added: head/x11/metisse/files/patch-fvwm-insitu_libs_PictureImageLoader.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11/metisse/files/patch-fvwm-insitu_libs_PictureImageLoader.c Thu Dec 25 11:24:40 2014 (r375535) @@ -0,0 +1,31 @@ +--- fvwm-insitu/libs/PictureImageLoader.c.orig 2008-12-09 12:52:20 UTC ++++ fvwm-insitu/libs/PictureImageLoader.c +@@ -145,7 +145,7 @@ Bool PImageLoadPng(FIMAGE_CMD_ARGS) + return False; + } + #if 0 +- if (setjmp(Fpng_ptr->jmpbuf)) ++ if (setjmp(png_jmpbuf(Fpng_ptr))) + { + Fpng_destroy_read_struct(&Fpng_ptr, &Finfo_ptr, NULL); + fclose(f); +@@ -165,16 +165,16 @@ Bool PImageLoadPng(FIMAGE_CMD_ARGS) + { + Fpng_set_expand(Fpng_ptr); + } +- if (Finfo_ptr->color_type == FPNG_COLOR_TYPE_RGB_ALPHA) ++ if (png_get_color_type(Fpng_ptr, Finfo_ptr) == FPNG_COLOR_TYPE_RGB_ALPHA) + { + hasa = 1; + } +- if (Finfo_ptr->color_type == FPNG_COLOR_TYPE_GRAY_ALPHA) ++ if (png_get_color_type(Fpng_ptr, Finfo_ptr) == FPNG_COLOR_TYPE_GRAY_ALPHA) + { + hasa = 1; + hasg = 1; + } +- if (Finfo_ptr->color_type == FPNG_COLOR_TYPE_GRAY) ++ if (png_get_color_type(Fpng_ptr, Finfo_ptr) == FPNG_COLOR_TYPE_GRAY) + { + hasg = 1; + } From owner-svn-ports-all@FreeBSD.ORG Thu Dec 25 11:51:50 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id DDE412E6; Thu, 25 Dec 2014 11:51:50 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C9CE66493D; Thu, 25 Dec 2014 11:51:50 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBPBpoHw063759; Thu, 25 Dec 2014 11:51:50 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBPBpowu063758; Thu, 25 Dec 2014 11:51:50 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412251151.sBPBpowu063758@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Thu, 25 Dec 2014 11:51:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375536 - head/games/fteqw X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2014 11:51:51 -0000 Author: antoine Date: Thu Dec 25 11:51:49 2014 New Revision: 375536 URL: https://svnweb.freebsd.org/changeset/ports/375536 QAT: https://qat.redports.org/buildarchive/r375536/ Log: Finish properly support png 1.5 Modified: head/games/fteqw/Makefile Modified: head/games/fteqw/Makefile ============================================================================== --- head/games/fteqw/Makefile Thu Dec 25 11:24:40 2014 (r375535) +++ head/games/fteqw/Makefile Thu Dec 25 11:51:49 2014 (r375536) @@ -38,9 +38,8 @@ PLIST_FILES+= bin/fteqw-sv .if ${PORT_OPTIONS:MGLCLIENT} || !empty(PORT_OPTIONS:MSDLCLIENT) LIB_DEPENDS+= libjpeg.so:${PORTSDIR}/graphics/jpeg \ - libpng15.so:${PORTSDIR}/graphics/png \ + libpng.so:${PORTSDIR}/graphics/png \ libvorbis.so:${PORTSDIR}/audio/libvorbis -CFLAGS+= -I${LOCALBASE}/include/libpng15 .endif .if ${PORT_OPTIONS:MGLCLIENT} From owner-svn-ports-all@FreeBSD.ORG Thu Dec 25 11:59:02 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id CF61350C; Thu, 25 Dec 2014 11:59:02 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BB442649D0; Thu, 25 Dec 2014 11:59:02 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBPBx2LS064720; Thu, 25 Dec 2014 11:59:02 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBPBx2gJ064716; Thu, 25 Dec 2014 11:59:02 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412251159.sBPBx2gJ064716@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Thu, 25 Dec 2014 11:59:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375537 - head/games/egl X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2014 11:59:02 -0000 Author: antoine Date: Thu Dec 25 11:59:01 2014 New Revision: 375537 URL: https://svnweb.freebsd.org/changeset/ports/375537 QAT: https://qat.redports.org/buildarchive/r375537/ Log: - Finish properly support png 1.5 - Cleanup plist Modified: head/games/egl/Makefile head/games/egl/pkg-plist Modified: head/games/egl/Makefile ============================================================================== --- head/games/egl/Makefile Thu Dec 25 11:51:49 2014 (r375536) +++ head/games/egl/Makefile Thu Dec 25 11:59:01 2014 (r375537) @@ -34,9 +34,8 @@ GAME_DESC= Build main game (default mod) .if ${PORT_OPTIONS:MCLIENT} LIB_DEPENDS= libjpeg.so:${PORTSDIR}/graphics/jpeg \ - libpng15.so:${PORTSDIR}/graphics/png + libpng.so:${PORTSDIR}/graphics/png USE_GL= gl -CFLAGS+= -I${LOCALBASE}/include/libpng15 PLIST_SUB+= CLIENT="" EGL_BIN+= egl .else Modified: head/games/egl/pkg-plist ============================================================================== --- head/games/egl/pkg-plist Thu Dec 25 11:51:49 2014 (r375536) +++ head/games/egl/pkg-plist Thu Dec 25 11:59:01 2014 (r375537) @@ -3,5 +3,3 @@ %%LIBDIR%%/baseq2/egl.pkz %%CLIENT%%%%LIBDIR%%/baseq2/eglcgame.so %%LIBDIR%%/baseq2/game.so -@dirrm %%LIBDIR%%/baseq2 -@dirrm %%LIBDIR%% From owner-svn-ports-all@FreeBSD.ORG Thu Dec 25 12:00:12 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 705B87DD; Thu, 25 Dec 2014 12:00:12 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5156F649F3; Thu, 25 Dec 2014 12:00:12 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBPC0Cs4065165; Thu, 25 Dec 2014 12:00:12 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBPC0BX3065161; Thu, 25 Dec 2014 12:00:11 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201412251200.sBPC0BX3065161@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Thu, 25 Dec 2014 12:00:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375538 - in head/print/ghostscript8: . 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2014 12:00:12 -0000 Author: bapt Date: Thu Dec 25 12:00:10 2014 New Revision: 375538 URL: https://svnweb.freebsd.org/changeset/ports/375538 QAT: https://qat.redports.org/buildarchive/r375538/ Log: Properly support png 1.5 Obtained from: pkgsrc (old history) Added: head/print/ghostscript8/files/patch-libpng15 (contents, props changed) Deleted: head/print/ghostscript8/files/patch-base-gdevpng.c head/print/ghostscript8/files/patch-base-png_.h Modified: head/print/ghostscript8/Makefile Modified: head/print/ghostscript8/Makefile ============================================================================== --- head/print/ghostscript8/Makefile Thu Dec 25 11:59:01 2014 (r375537) +++ head/print/ghostscript8/Makefile Thu Dec 25 12:00:10 2014 (r375538) @@ -25,7 +25,7 @@ LIB_DEPENDS= libexpat.so:${PORTSDIR}/tex libjasper.so:${PORTSDIR}/graphics/jasper \ libjbig2dec.so:${PORTSDIR}/graphics/jbig2dec \ libjpeg.so:${PORTSDIR}/graphics/jpeg \ - libpng15.so:${PORTSDIR}/graphics/png \ + libpng.so:${PORTSDIR}/graphics/png \ libpaper.so:${PORTSDIR}/print/libpaper \ libtiff.so:${PORTSDIR}/graphics/tiff RUN_DEPENDS= ${LOCALBASE}/share/${PORTNAME}/fonts/a010013l.pfb:${PORTSDIR}/print/gsfonts @@ -58,7 +58,6 @@ CONFIGURE_ARGS= --disable-compile-inits --with-drivers="" CPPFLAGS+= -DUPD_SIGNAL=0 -I. \ -I${WRKSRC}/jasper/src/libjasper/include \ - -I${LOCALBASE}/include/libpng15 \ -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib XCFLAGS= ${PTHREAD_CFLAGS} \ Added: head/print/ghostscript8/files/patch-libpng15 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/print/ghostscript8/files/patch-libpng15 Thu Dec 25 12:00:10 2014 (r375538) @@ -0,0 +1,196 @@ +$NetBSD: patch-ak,v 1.5 2011/01/15 14:08:10 wiz Exp $ + +Fix build with png-1.5. From John Bowler. + +--- base/gdevpng.c.orig 2008-07-17 02:34:01.000000000 +0000 ++++ base/gdevpng.c +@@ -36,12 +36,14 @@ + #include "gdevpccm.h" + #include "gscdefs.h" + +-#define PNG_INTERNAL + /* + * libpng versions 1.0.3 and later allow disabling access to the stdxxx + * files while retaining support for FILE * I/O. ++ * ++ * This is a misunderstanding - this is a build time option for libpng, ++ * it has no effect on a user of libpng. + */ +-#define PNG_NO_CONSOLE_IO ++/*#define PNG_NO_CONSOLE_IO*/ + /* + * Earlier libpng versions require disabling FILE * I/O altogether. + * This produces a compiler warning about no prototype for png_init_io. +@@ -280,7 +282,7 @@ png_print_page(gx_device_printer * pdev, + goto done; + } + /* set error handling */ +- if (setjmp(png_ptr->jmpbuf)) { ++ if (setjmp(png_jmpbuf(png_ptr))) { + /* If we get here, we had a problem reading the file */ + code = gs_note_error(gs_error_VMerror); + goto done; +@@ -290,19 +292,12 @@ png_print_page(gx_device_printer * pdev, + png_init_io(png_ptr, file); + + /* set the file information here */ +- info_ptr->width = pdev->width; +- info_ptr->height = pdev->height; +- /* resolution is in pixels per meter vs. dpi */ +- info_ptr->x_pixels_per_unit = +- (png_uint_32) (pdev->HWResolution[0] * (100.0 / 2.54)); +- info_ptr->y_pixels_per_unit = +- (png_uint_32) (pdev->HWResolution[1] * (100.0 / 2.54)); +- info_ptr->phys_unit_type = PNG_RESOLUTION_METER; +- info_ptr->valid |= PNG_INFO_pHYs; + switch (depth) { + case 32: +- info_ptr->bit_depth = 8; +- info_ptr->color_type = PNG_COLOR_TYPE_RGB_ALPHA; ++ png_set_IHDR(png_ptr, info_ptr, pdev->width, pdev->height, ++ 8, PNG_COLOR_TYPE_RGB_ALPHA, ++ PNG_INTERLACE_NONE, PNG_COMPRESSION_TYPE_DEFAULT, ++ PNG_FILTER_TYPE_DEFAULT); + png_set_invert_alpha(png_ptr); + { gx_device_pngalpha *ppdev = (gx_device_pngalpha *)pdev; + png_color_16 background; +@@ -315,57 +310,69 @@ png_print_page(gx_device_printer * pdev, + } + break; + case 48: +- info_ptr->bit_depth = 16; +- info_ptr->color_type = PNG_COLOR_TYPE_RGB; ++ png_set_IHDR(png_ptr, info_ptr, pdev->width, pdev->height, ++ 16, PNG_COLOR_TYPE_RGB, ++ PNG_INTERLACE_NONE, PNG_COMPRESSION_TYPE_DEFAULT, ++ PNG_FILTER_TYPE_DEFAULT); + #if defined(ARCH_IS_BIG_ENDIAN) && (!ARCH_IS_BIG_ENDIAN) + png_set_swap(png_ptr); + #endif + break; + case 24: +- info_ptr->bit_depth = 8; +- info_ptr->color_type = PNG_COLOR_TYPE_RGB; ++ png_set_IHDR(png_ptr, info_ptr, pdev->width, pdev->height, ++ 8, PNG_COLOR_TYPE_RGB, ++ PNG_INTERLACE_NONE, PNG_COMPRESSION_TYPE_DEFAULT, ++ PNG_FILTER_TYPE_DEFAULT); + break; + case 8: +- info_ptr->bit_depth = 8; +- if (gx_device_has_color(pdev)) +- info_ptr->color_type = PNG_COLOR_TYPE_PALETTE; +- else +- info_ptr->color_type = PNG_COLOR_TYPE_GRAY; ++ png_set_IHDR(png_ptr, info_ptr, pdev->width, pdev->height, ++ 8, gx_device_has_color(pdev) ? ++ PNG_COLOR_TYPE_PALETTE : PNG_COLOR_TYPE_GRAY, ++ PNG_INTERLACE_NONE, PNG_COMPRESSION_TYPE_DEFAULT, ++ PNG_FILTER_TYPE_DEFAULT); + break; + case 4: +- info_ptr->bit_depth = 4; +- info_ptr->color_type = PNG_COLOR_TYPE_PALETTE; ++ png_set_IHDR(png_ptr, info_ptr, pdev->width, pdev->height, ++ 4, PNG_COLOR_TYPE_PALETTE, ++ PNG_INTERLACE_NONE, PNG_COMPRESSION_TYPE_DEFAULT, ++ PNG_FILTER_TYPE_DEFAULT); + break; + case 1: +- info_ptr->bit_depth = 1; +- info_ptr->color_type = PNG_COLOR_TYPE_GRAY; ++ png_set_IHDR(png_ptr, info_ptr, pdev->width, pdev->height, ++ 1, PNG_COLOR_TYPE_GRAY, ++ PNG_INTERLACE_NONE, PNG_COMPRESSION_TYPE_DEFAULT, ++ PNG_FILTER_TYPE_DEFAULT); + /* invert monocrome pixels */ + png_set_invert_mono(png_ptr); + break; ++ default: ++ png_error(png_ptr, "invalid bit depth"); + } + ++ /* resolution is in pixels per meter vs. dpi */ ++ png_set_pHYs(png_ptr, info_ptr, ++ (png_uint_32) (pdev->HWResolution[0] * (100.0 / 2.54)), ++ (png_uint_32) (pdev->HWResolution[1] * (100.0 / 2.54)), ++ PNG_RESOLUTION_METER); ++ + /* set the palette if there is one */ +- if (info_ptr->color_type == PNG_COLOR_TYPE_PALETTE) { ++ if (png_get_color_type(png_ptr, info_ptr) == PNG_COLOR_TYPE_PALETTE) { + int i; + int num_colors = 1 << depth; + gx_color_value rgb[3]; ++ png_color palette[256]; ++ ++ if (num_colors > 256) ++ num_colors = 256; + +- info_ptr->palette = +- (void *)gs_alloc_bytes(mem, 256 * sizeof(png_color), +- "png palette"); +- if (info_ptr->palette == 0) { +- code = gs_note_error(gs_error_VMerror); +- goto done; +- } +- info_ptr->num_palette = num_colors; +- info_ptr->valid |= PNG_INFO_PLTE; + for (i = 0; i < num_colors; i++) { + (*dev_proc(pdev, map_color_rgb)) ((gx_device *) pdev, + (gx_color_index) i, rgb); +- info_ptr->palette[i].red = gx_color_value_to_byte(rgb[0]); +- info_ptr->palette[i].green = gx_color_value_to_byte(rgb[1]); +- info_ptr->palette[i].blue = gx_color_value_to_byte(rgb[2]); ++ palette[i].red = gx_color_value_to_byte(rgb[0]); ++ palette[i].green = gx_color_value_to_byte(rgb[1]); ++ palette[i].blue = gx_color_value_to_byte(rgb[2]); + } ++ png_set_PLTE(png_ptr, info_ptr, palette, num_colors); + } + /* add comment */ + strncpy(software_key, "Software", sizeof(software_key)); +@@ -375,15 +382,14 @@ png_print_page(gx_device_printer * pdev, + text_png.key = software_key; + text_png.text = software_text; + text_png.text_length = strlen(software_text); +- info_ptr->text = &text_png; +- info_ptr->num_text = 1; ++ png_set_text(png_ptr, info_ptr, &text_png, 1); + + /* write the file information */ + png_write_info(png_ptr, info_ptr); + + /* don't write the comments twice */ +- info_ptr->num_text = 0; +- info_ptr->text = NULL; ++ /*info_ptr->num_text = 0;*/ ++ /*info_ptr->text = NULL;*/ + + /* Write the contents of the image. */ + for (y = 0; y < height; y++) { +@@ -395,7 +401,7 @@ png_print_page(gx_device_printer * pdev, + png_write_end(png_ptr, info_ptr); + + /* if you alloced the palette, free it here */ +- gs_free_object(mem, info_ptr->palette, "png palette"); ++ /*gs_free_object(mem, info_ptr->palette, "png palette");*/ + + done: + /* free the structures */ +@@ -405,6 +411,7 @@ png_print_page(gx_device_printer * pdev, + return code; + } + ++#if 0 /* not required in 1.5 */ + /* + * Patch around a static reference to a never-used procedure. + * This could be avoided if we were willing to edit pngconf.h to +@@ -422,6 +429,7 @@ png_push_fill_buffer(png_structp png_ptr + { + } + #endif ++#endif + + static int + pngalpha_open(gx_device * pdev) From owner-svn-ports-all@FreeBSD.ORG Thu Dec 25 12:18:55 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 78402B2D; Thu, 25 Dec 2014 12:18:55 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 642E464C5C; Thu, 25 Dec 2014 12:18:55 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBPCIt5x074248; Thu, 25 Dec 2014 12:18:55 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBPCItjq074247; Thu, 25 Dec 2014 12:18:55 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412251218.sBPCItjq074247@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Thu, 25 Dec 2014 12:18:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375539 - head/lang/ofc X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2014 12:18:55 -0000 Author: antoine Date: Thu Dec 25 12:18:54 2014 New Revision: 375539 URL: https://svnweb.freebsd.org/changeset/ports/375539 QAT: https://qat.redports.org/buildarchive/r375539/ Log: Finish properly support png 1.5 Modified: head/lang/ofc/Makefile Modified: head/lang/ofc/Makefile ============================================================================== --- head/lang/ofc/Makefile Thu Dec 25 12:00:10 2014 (r375538) +++ head/lang/ofc/Makefile Thu Dec 25 12:18:54 2014 (r375539) @@ -20,7 +20,7 @@ USE_SDL= sdl USES= libtool objc pathfix GNU_CONFIGURE= yes USE_LDCONFIG= yes -CPPFLAGS+= -I${LOCALBASE}/include -I${LOCALBASE}/include/libpng15 ${PTHREAD_CFLAGS} +CPPFLAGS+= -I${LOCALBASE}/include ${PTHREAD_CFLAGS} LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS} INSTALL_TARGET= install-strip From owner-svn-ports-all@FreeBSD.ORG Thu Dec 25 12:30:51 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 47990C74; Thu, 25 Dec 2014 12:30:51 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 336BE2C55; Thu, 25 Dec 2014 12:30:51 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBPCUpaK082016; Thu, 25 Dec 2014 12:30:51 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBPCUobN082013; Thu, 25 Dec 2014 12:30:50 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201412251230.sBPCUobN082013@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Thu, 25 Dec 2014 12:30:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375540 - in head/graphics/simpleviewer: . 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2014 12:30:51 -0000 Author: bapt Date: Thu Dec 25 12:30:49 2014 New Revision: 375540 URL: https://svnweb.freebsd.org/changeset/ports/375540 QAT: https://qat.redports.org/buildarchive/r375540/ Log: Properly support png 1.5 Added: head/graphics/simpleviewer/files/patch-src_formats_formatpng.cpp (contents, props changed) Deleted: head/graphics/simpleviewer/files/patch-formatpng.cpp Modified: head/graphics/simpleviewer/Makefile head/graphics/simpleviewer/files/patch-src_fileslist.cpp Modified: head/graphics/simpleviewer/Makefile ============================================================================== --- head/graphics/simpleviewer/Makefile Thu Dec 25 12:18:54 2014 (r375539) +++ head/graphics/simpleviewer/Makefile Thu Dec 25 12:30:49 2014 (r375540) @@ -14,14 +14,13 @@ COMMENT= Small and simple OpenGL image v LICENSE= GPLv2 LIB_DEPENDS= libjpeg.so:${PORTSDIR}/graphics/jpeg \ - libpng15.so:${PORTSDIR}/graphics/png \ + libpng.so:${PORTSDIR}/graphics/png \ libgif.so:${PORTSDIR}/graphics/giflib USES= tar:bzip2 USE_EFL= imlib2 USE_GL= glut WRKSRC= ${WRKDIR}/sviewgl-src -CFLAGS+= -I${LOCALBASE}/include/libpng15 MAKE_ARGS= CC="${CXX}" PLIST_FILES= bin/sviewgl Modified: head/graphics/simpleviewer/files/patch-src_fileslist.cpp ============================================================================== --- head/graphics/simpleviewer/files/patch-src_fileslist.cpp Thu Dec 25 12:18:54 2014 (r375539) +++ head/graphics/simpleviewer/files/patch-src_fileslist.cpp Thu Dec 25 12:30:49 2014 (r375540) @@ -1,4 +1,4 @@ ---- src/fileslist.cpp.orig 2010-05-13 07:15:11.000000000 +0000 +--- src/fileslist.cpp.orig 2010-05-13 07:15:11 UTC +++ src/fileslist.cpp @@ -8,6 +8,7 @@ #include "fileslist.h" Added: head/graphics/simpleviewer/files/patch-src_formats_formatpng.cpp ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/simpleviewer/files/patch-src_formats_formatpng.cpp Thu Dec 25 12:30:49 2014 (r375540) @@ -0,0 +1,68 @@ +--- src/formats/formatpng.cpp.orig 2010-08-29 14:33:33 UTC ++++ src/formats/formatpng.cpp +@@ -57,9 +57,9 @@ bool CFormatPng::Load(const char* filena + png_read_info(png, info); + + // get real bits per pixel +- m_bppImage = info->pixel_depth; ++ m_bppImage = png_get_bit_depth(png, info) * png_get_channels(png, info); + +- if(info->color_type == PNG_COLOR_TYPE_PALETTE) { ++ if(png_get_color_type(png, info) == PNG_COLOR_TYPE_PALETTE) { + png_set_palette_to_rgb(png); + } + +@@ -73,20 +73,20 @@ bool CFormatPng::Load(const char* filena + if(png_get_valid(png, info, PNG_INFO_tRNS)) { + png_set_tRNS_to_alpha(png); + } +- if(info->bit_depth == 16) { ++ if(png_get_bit_depth(png, info) == 16) { + png_set_strip_16(png); + } +- if(info->color_type == PNG_COLOR_TYPE_GRAY || info->color_type == PNG_COLOR_TYPE_GRAY_ALPHA) { ++ if(png_get_color_type(png, info) == PNG_COLOR_TYPE_GRAY || png_get_color_type(png, info) == PNG_COLOR_TYPE_GRAY_ALPHA) { + png_set_gray_to_rgb(png); + } + + // int number_of_passes = png_set_interlace_handling(png); + png_read_update_info(png, info); + +- m_width = info->width; +- m_height = info->height; +- m_pitch = info->rowbytes; +- m_bpp = info->pixel_depth; ++ m_width = png_get_image_width(png, info); ++ m_height = png_get_image_height(png, info); ++ m_pitch = png_get_rowbytes(png, info); ++ m_bpp = png_get_bit_depth(png, info) * png_get_channels(png, info); + + // read file + if(setjmp(png_jmpbuf(png)) != 0) { +@@ -98,7 +98,7 @@ bool CFormatPng::Load(const char* filena + // create buffer and read data + png_bytep* row_pointers = new png_bytep[m_height]; + for(int y = 0; y < m_height; y++) { +- row_pointers[y] = new png_byte[info->rowbytes]; ++ row_pointers[y] = new png_byte[png_get_rowbytes(png, info)]; + } + png_read_image(png, row_pointers); + +@@ -106,7 +106,7 @@ bool CFormatPng::Load(const char* filena + m_sizeMem = m_pitch * m_height; + m_bitmap = new unsigned char[m_sizeMem]; + +- if(info->color_type == PNG_COLOR_TYPE_RGB) { ++ if(png_get_color_type(png, info) == PNG_COLOR_TYPE_RGB) { + m_format = GL_RGB; + for(int y = 0; y < m_height; y++) { + int dst = y * m_pitch; +@@ -123,7 +123,7 @@ bool CFormatPng::Load(const char* filena + delete[] row_pointers[y]; + } + } +- else if(info->color_type == PNG_COLOR_TYPE_RGB_ALPHA) { ++ else if(png_get_color_type(png, info) == PNG_COLOR_TYPE_RGB_ALPHA) { + m_format = GL_RGBA; + for(int y = 0; y < m_height; y++) { + int dst = y * m_pitch; From owner-svn-ports-all@FreeBSD.ORG Thu Dec 25 12:44:28 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 97749F01; Thu, 25 Dec 2014 12:44:28 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 836572DF5; Thu, 25 Dec 2014 12:44:28 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBPCiSvB087714; Thu, 25 Dec 2014 12:44:28 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBPCiS3x087712; Thu, 25 Dec 2014 12:44:28 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201412251244.sBPCiS3x087712@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Thu, 25 Dec 2014 12:44:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375541 - in head: . graphics graphics/corona X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2014 12:44:28 -0000 Author: bapt Date: Thu Dec 25 12:44:27 2014 New Revision: 375541 URL: https://svnweb.freebsd.org/changeset/ports/375541 QAT: https://qat.redports.org/buildarchive/r375541/ Log: No proper support for png 1.5, abandoned upstream since 2003 Deleted: head/graphics/corona/ Modified: head/MOVED head/graphics/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Thu Dec 25 12:30:49 2014 (r375540) +++ head/MOVED Thu Dec 25 12:44:27 2014 (r375541) @@ -7330,3 +7330,4 @@ www/drupal7-vulnscan||2014-12-20|Removed www/neon29|www/neon|2014-12-24|Rename to reflect upstream graphics/pornview||2014-12-24|No more upstream, no more public distfile, no proper support for modern png misc/gnomehier||2014-12-25|Not needed anymore +graphics/corona||2014-12-25|Abandonware, no proper support for modern png Modified: head/graphics/Makefile ============================================================================== --- head/graphics/Makefile Thu Dec 25 12:30:49 2014 (r375540) +++ head/graphics/Makefile Thu Dec 25 12:44:27 2014 (r375541) @@ -96,7 +96,6 @@ SUBDIR += commons-utilities SUBDIR += compupic SUBDIR += converseen - SUBDIR += corona SUBDIR += cosmoplayer SUBDIR += crw SUBDIR += cthumb From owner-svn-ports-all@FreeBSD.ORG Thu Dec 25 12:49:16 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 161D1D5; Thu, 25 Dec 2014 12:49:16 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0152D2E4C; Thu, 25 Dec 2014 12:49:16 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBPCnFt6088401; Thu, 25 Dec 2014 12:49:15 GMT (envelope-from ohauer@FreeBSD.org) Received: (from ohauer@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBPCnFiX088397; Thu, 25 Dec 2014 12:49:15 GMT (envelope-from ohauer@FreeBSD.org) Message-Id: <201412251249.sBPCnFiX088397@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: ohauer set sender to ohauer@FreeBSD.org using -f From: Olli Hauer Date: Thu, 25 Dec 2014 12:49:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375542 - in head/devel/subversion16: . 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2014 12:49:16 -0000 Author: ohauer Date: Thu Dec 25 12:49:14 2014 New Revision: 375542 URL: https://svnweb.freebsd.org/changeset/ports/375542 QAT: https://qat.redports.org/buildarchive/r375542/ Log: - allow build against neon-30.1 - set EXPIRATION_DATE to 2015-03-31 There are only two ports depending on this old version - devel/pecl-svn [1] - sysutils/confman [2] [1] no new releases but upstream dev. seems active [2] upstream repo asks for auth, it seems the port is a collection of shell scripts and will work also with SVN 1.8 Modified: head/devel/subversion16/Makefile.common head/devel/subversion16/files/patch-configure Modified: head/devel/subversion16/Makefile.common ============================================================================== --- head/devel/subversion16/Makefile.common Thu Dec 25 12:44:27 2014 (r375541) +++ head/devel/subversion16/Makefile.common Thu Dec 25 12:49:14 2014 (r375542) @@ -11,6 +11,9 @@ DIST_SUBDIR= subversion EXTRACT_ONLY= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} +DEPRECATED= unsupported since 2013-06-18, missing CVE fixes +EXPIRATION_DATE= 2015-03-31 + GNU_CONFIGURE= yes USE_KDE4= # Used below if KWallet support is enabled USES+= cpe libtool pkgconfig tar:bzip2 Modified: head/devel/subversion16/files/patch-configure ============================================================================== --- head/devel/subversion16/files/patch-configure Thu Dec 25 12:44:27 2014 (r375541) +++ head/devel/subversion16/files/patch-configure Thu Dec 25 12:49:14 2014 (r375542) @@ -1,6 +1,96 @@ ---- configure.orig 2011-02-22 23:46:15.000000000 +0100 -+++ configure 2011-04-11 01:48:37.781008487 +0200 -@@ -21458,8 +21458,8 @@ +--- configure.orig 2013-05-22 23:45:35 UTC ++++ configure +@@ -5171,7 +5171,7 @@ fi + + # Either a space-separated list of allowable Neon versions, or "any" to + # mean allow anything. +-NEON_ALLOWED_LIST="0\.25 0\.26 0\.27\.2 0\.28 0\.29" ++NEON_ALLOWED_LIST="0\.25 0\.26 0\.27\.2 0\.28 0\.29 0\.30" + NEON_RECOMMENDED_VER="0.29.0" + NEON_URL="http://www.webdav.org/neon/neon-${NEON_RECOMMENDED_VER}.tar.gz" + # Check whether --enable-neon-version-check was given. +@@ -5219,7 +5219,7 @@ $as_echo_n "checking neon library versio + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $NEON_VERSION" >&5 + $as_echo "$NEON_VERSION" >&6; } + +- if test -n "`echo "$NEON_VERSION" | grep '^0\.2[6-9]\.'`" ; then ++ if test -n "`echo "$NEON_VERSION" | $EGREP '^0\.(2[6-9]|3[0-9])\.'`" ; then + + cat >>confdefs.h <<_ACEOF + #define SVN_NEON_0_26 1 +@@ -5227,7 +5227,7 @@ _ACEOF + + fi + +- if test -n "`echo "$NEON_VERSION" | grep '^0\.2[7-9]\.'`" ; then ++ if test -n "`echo "$NEON_VERSION" | $EGREP '^0\.(2[6-9]|3[0-9])\.'`" ; then + + cat >>confdefs.h <<_ACEOF + #define SVN_NEON_0_27 1 +@@ -5235,7 +5235,7 @@ _ACEOF + + fi + +- if test -n "`echo "$NEON_VERSION" | grep '^0\.2[8-9]\.'`" ; then ++ if test -n "`echo "$NEON_VERSION" | $EGREP '^0\.(2[6-9]|3[0-9])\.'`" ; then + + cat >>confdefs.h <<_ACEOF + #define SVN_NEON_0_28 1 +@@ -5376,7 +5376,7 @@ $as_echo_n "checking neon library versio + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $NEON_VERSION" >&5 + $as_echo "$NEON_VERSION" >&6; } + +- if test -n "`echo "$NEON_VERSION" | grep '^0\.2[6-9]\.'`" ; then ++ if test -n "`echo "$NEON_VERSION" | $EGREP '^0\.(2[6-9]|3[0-9])\.'`" ; then + + cat >>confdefs.h <<_ACEOF + #define SVN_NEON_0_26 1 +@@ -5384,7 +5384,7 @@ _ACEOF + + fi + +- if test -n "`echo "$NEON_VERSION" | grep '^0\.2[7-9]\.'`" ; then ++ if test -n "`echo "$NEON_VERSION" | $EGREP '^0\.(2[6-9]|3[0-9])\.'`" ; then + + cat >>confdefs.h <<_ACEOF + #define SVN_NEON_0_27 1 +@@ -5392,7 +5392,7 @@ _ACEOF + + fi + +- if test -n "`echo "$NEON_VERSION" | grep '^0\.2[8-9]\.'`" ; then ++ if test -n "`echo "$NEON_VERSION" | $EGREP '^0\.(2[6-9]|3[0-9])\.'`" ; then + + cat >>confdefs.h <<_ACEOF + #define SVN_NEON_0_28 1 +@@ -5645,7 +5645,7 @@ $as_echo_n "checking neon library versio + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $NEON_VERSION" >&5 + $as_echo "$NEON_VERSION" >&6; } + +- if test -n "`echo "$NEON_VERSION" | grep '^0\.2[6-9]\.'`" ; then ++ if test -n "`echo "$NEON_VERSION" | $EGREP '^0\.(2[6-9]|3[0-9])\.'`" ; then + + cat >>confdefs.h <<_ACEOF + #define SVN_NEON_0_26 1 +@@ -5653,7 +5653,7 @@ _ACEOF + + fi + +- if test -n "`echo "$NEON_VERSION" | grep '^0\.2[7-9]\.'`" ; then ++ if test -n "`echo "$NEON_VERSION" | $EGREP '^0\.(2[6-9]|3[0-9])\.'`" ; then + + cat >>confdefs.h <<_ACEOF + #define SVN_NEON_0_27 1 +@@ -5661,7 +5661,7 @@ _ACEOF + + fi + +- if test -n "`echo "$NEON_VERSION" | grep '^0\.2[8-9]\.'`" ; then ++ if test -n "`echo "$NEON_VERSION" | $EGREP '^0\.(2[6-9]|3[0-9])\.'`" ; then + + cat >>confdefs.h <<_ACEOF + #define SVN_NEON_0_28 1 +@@ -21453,8 +21453,8 @@ if test "${with_berkeley_db+set}" = set; fi if test "$withval" = "yes"; then @@ -11,7 +101,7 @@ while the fs component is required. Reinstall APR-UTIL with the appropiate options." "$LINENO" 5 fi -@@ -21467,7 +21467,7 @@ +@@ -21462,7 +21462,7 @@ if test "${with_berkeley_db+set}" = set; status=required elif test "$apu_found" != "reconfig"; then @@ -20,7 +110,7 @@ as_fn_error "APR-UTIL was installed independently, it won't be possible to use the specified Berkeley DB: $withval" "$LINENO" 5 fi -@@ -21513,7 +21513,7 @@ +@@ -21508,7 +21508,7 @@ $as_echo "$as_me: WARNING: Detected olde whether apr-util is linked against Berkeley DB $db_version" >&2;} status=try-link @@ -29,7 +119,7 @@ status=skip else status=try-link -@@ -22490,10 +22490,10 @@ +@@ -22485,10 +22485,10 @@ $as_echo_n "checking for KWallet... " >& SVN_KWALLET_INCLUDES="$DBUS_CPPFLAGS $qt_include_dirs -I$kde_dir/include" qt_libs_other_options="`$PKG_CONFIG --libs-only-other QtCore QtDBus QtGui`" SVN_KWALLET_LIBS="$DBUS_LIBS -lQtCore -lQtDBus -lQtGui -lkdecore -lkdeui $qt_libs_other_options" From owner-svn-ports-all@FreeBSD.ORG Thu Dec 25 12:55:55 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 24BA1202; Thu, 25 Dec 2014 12:55:55 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id EB0E92F67; Thu, 25 Dec 2014 12:55:54 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBPCtsPi092778; Thu, 25 Dec 2014 12:55:54 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBPCts8a092772; Thu, 25 Dec 2014 12:55:54 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201412251255.sBPCts8a092772@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Thu, 25 Dec 2014 12:55:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375543 - head/www/p5-Dancer2 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2014 12:55:55 -0000 Author: wen Date: Thu Dec 25 12:55:53 2014 New Revision: 375543 URL: https://svnweb.freebsd.org/changeset/ports/375543 QAT: https://qat.redports.org/buildarchive/r375543/ Log: - Update to 0.157001 Changes: http://cpansearch.perl.org/src/XSAWYERX/Dancer2-0.157001/Changes Modified: head/www/p5-Dancer2/Makefile head/www/p5-Dancer2/distinfo head/www/p5-Dancer2/pkg-plist Modified: head/www/p5-Dancer2/Makefile ============================================================================== --- head/www/p5-Dancer2/Makefile Thu Dec 25 12:49:14 2014 (r375542) +++ head/www/p5-Dancer2/Makefile Thu Dec 25 12:55:53 2014 (r375543) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Dancer2 -PORTVERSION= 0.156001 +PORTVERSION= 0.157001 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/www/p5-Dancer2/distinfo ============================================================================== --- head/www/p5-Dancer2/distinfo Thu Dec 25 12:49:14 2014 (r375542) +++ head/www/p5-Dancer2/distinfo Thu Dec 25 12:55:53 2014 (r375543) @@ -1,2 +1,2 @@ -SHA256 (Dancer2-0.156001.tar.gz) = da23b1d02854bb199fff6d0d4dd08ccff34d8eb69b1a24b759fc1e43b5a418bf -SIZE (Dancer2-0.156001.tar.gz) = 303645 +SHA256 (Dancer2-0.157001.tar.gz) = 761b4e2189b4c4c021dcdb71480f9c58989fa4d5d8c9388e31c3ad8df255d9eb +SIZE (Dancer2-0.157001.tar.gz) = 291874 Modified: head/www/p5-Dancer2/pkg-plist ============================================================================== --- head/www/p5-Dancer2/pkg-plist Thu Dec 25 12:49:14 2014 (r375542) +++ head/www/p5-Dancer2/pkg-plist Thu Dec 25 12:55:53 2014 (r375543) @@ -2,7 +2,7 @@ bin/dancer2 %%SITE_PERL%%/auto/share/dist/Dancer2/skel/MANIFEST.SKIP %%SITE_PERL%%/auto/share/dist/Dancer2/skel/Makefile.PL %%SITE_PERL%%/auto/share/dist/Dancer2/skel/config.yml -%%SITE_PERL%%/auto/share/dist/Dancer2/skel/bin/+app.pl +%%SITE_PERL%%/auto/share/dist/Dancer2/skel/bin/+app.psgi %%SITE_PERL%%/auto/share/dist/Dancer2/skel/cpanfile %%SITE_PERL%%/auto/share/dist/Dancer2/skel/environments/development.yml %%SITE_PERL%%/auto/share/dist/Dancer2/skel/environments/production.yml From owner-svn-ports-all@FreeBSD.ORG Thu Dec 25 13:00:39 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7FE88319; Thu, 25 Dec 2014 13:00:39 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6A8413055; Thu, 25 Dec 2014 13:00:39 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBPD0dVc095417; Thu, 25 Dec 2014 13:00:39 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBPD0d7a095414; Thu, 25 Dec 2014 13:00:39 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201412251300.sBPD0d7a095414@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Thu, 25 Dec 2014 13:00:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375544 - in head/graphics/megapov: . 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2014 13:00:39 -0000 Author: bapt Date: Thu Dec 25 13:00:38 2014 New Revision: 375544 URL: https://svnweb.freebsd.org/changeset/ports/375544 QAT: https://qat.redports.org/buildarchive/r375544/ Log: Properly support png 1.5 Obtained from: http://devernay.free.fr/hacks/povray/png/ Added: head/graphics/megapov/files/patch-libpng15 (contents, props changed) Deleted: head/graphics/megapov/files/patch-png_pov.cpp Modified: head/graphics/megapov/Makefile Modified: head/graphics/megapov/Makefile ============================================================================== --- head/graphics/megapov/Makefile Thu Dec 25 12:55:53 2014 (r375543) +++ head/graphics/megapov/Makefile Thu Dec 25 13:00:38 2014 (r375544) @@ -10,7 +10,7 @@ MASTER_SITES= http://megapov.inetart.net MAINTAINER= ports@FreeBSD.org COMMENT= Unofficial extensions of POV-Ray -LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png \ +LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png \ libjpeg.so:${PORTSDIR}/graphics/jpeg \ libtiff.so:${PORTSDIR}/graphics/tiff #RUN_DEPENDS= povray:${PORTSDIR}/graphics/povray-meta @@ -23,8 +23,8 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS= COMPILED_BY="ports@FreeBSD.org" CFLAGS+= -I${LOCALBASE}/include -CPPFLAGS+= $$(libpng-config --I_opts) -I${LOCALBASE}/include -LDFLAGS+= $$(libpng-config --L_opts) -L${LOCALBASE}/lib +CPPFLAGS+= -I${LOCALBASE}/include +LDFLAGS+= -L${LOCALBASE}/lib PORTDOCS= * PORTEXAMPLES= * Added: head/graphics/megapov/files/patch-libpng15 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/megapov/files/patch-libpng15 Thu Dec 25 13:00:38 2014 (r375544) @@ -0,0 +1,753 @@ +--- source/png_pov.cpp.orig 2005-08-23 21:20:33.000000000 +0200 ++++ source/png_pov.cpp 2012-11-25 17:42:23.000000000 +0100 +@@ -112,9 +112,6 @@ + void png_pov_write_data(png_structp, png_bytep, png_size_t); + void png_pov_flush_data(png_structp); + +- // This is an internal function for libpng +- void png_write_finish_row(png_structp); +- + + /***************************************************************************** + * +@@ -172,7 +169,7 @@ + if (png_get_error_ptr(png_ptr)) + PossibleError("libpng: %s",msg); + +- longjmp(png_ptr->jmpbuf,1); ++ longjmp(png_jmpbuf(png_ptr),1); + } + + +@@ -392,7 +389,7 @@ + Error("Cannot allocate PNG data structures"); + } + +- if (setjmp(o_png_ptr->jmpbuf)) ++ if (setjmp(png_jmpbuf(o_png_ptr))) + { + // If we get here, we had a problem reading the file + png_destroy_read_struct(&o_png_ptr, &info_ptr, (png_infopp)NULL); +@@ -411,11 +408,8 @@ + // Read in header info from the file + png_read_info(o_png_ptr, info_ptr); + +- #ifdef AVOID_TYPE_CONVERSION_WARNINGS_PATCH +- if (((int)info_ptr->width != w) || ((int)info_ptr->height != h)) +- #else +- if (info_ptr->width != w || info_ptr->height != h) +- #endif ++ if (png_get_image_width(o_png_ptr, info_ptr) != w || ++ png_get_image_height(o_png_ptr, info_ptr) != h) + { + png_destroy_read_struct(&o_png_ptr, &info_ptr, (png_infopp)NULL); + delete tmp_fp; +@@ -428,7 +422,7 @@ + Error("PNG file dimensions do not match render resolution."); + } + +- if (info_ptr->color_type & ~(PNG_COLOR_MASK_COLOR | PNG_COLOR_MASK_ALPHA)) ++ if (png_get_color_type(o_png_ptr, info_ptr) & ~(PNG_COLOR_MASK_COLOR | PNG_COLOR_MASK_ALPHA)) + { + return; + } +@@ -442,7 +436,7 @@ + Error("Cannot allocate PNG data structures"); + } + +- if (setjmp(png_ptr->jmpbuf)) ++ if (setjmp(png_jmpbuf(png_ptr))) + { + // If we get here, we had a problem writing the file + png_destroy_read_struct(&o_png_ptr, &info_ptr, (png_infopp)NULL); +@@ -463,31 +457,33 @@ + png_set_write_fn(png_ptr, out_file, png_pov_write_data, png_pov_flush_data); + + // Fill in the relevant image information from the resumed file +- width = info_ptr->width; +- height = info_ptr->height; ++ width = png_get_image_width(o_png_ptr, info_ptr); ++ height = png_get_image_height(o_png_ptr, info_ptr); + + // Find out if file is a valid format, and if it had Alpha in it +- if (info_ptr->color_type & PNG_COLOR_MASK_ALPHA) ++ if (png_get_color_type(o_png_ptr, info_ptr) & PNG_COLOR_MASK_ALPHA) + { + opts.Options |= OUTPUT_ALPHA; + } + +- if ((info_ptr->color_type & PNG_COLOR_MASK_COLOR) == PNG_COLOR_TYPE_GRAY) ++ if ((png_get_color_type(o_png_ptr, info_ptr) & PNG_COLOR_MASK_COLOR) == PNG_COLOR_TYPE_GRAY) + { + opts.Options |= HF_GRAY_16; + opts.PaletteOption = GREY; // Force grayscale preview + } + + #if defined(PNG_READ_sBIT_SUPPORTED) +- if (info_ptr->valid & PNG_INFO_sBIT) ++ png_color_8p read_sig_bit; ++ ++ if (png_get_sBIT(o_png_ptr, info_ptr, &read_sig_bit) & PNG_INFO_sBIT) + { +- if (info_ptr->color_type & PNG_COLOR_MASK_COLOR) ++ if (png_get_color_type(o_png_ptr, info_ptr) & PNG_COLOR_MASK_COLOR) + { +- opts.OutputQuality = info_ptr->sig_bit.red; ++ opts.OutputQuality = read_sig_bit->red; + } + else + { +- opts.OutputQuality = info_ptr->sig_bit.gray; ++ opts.OutputQuality = read_sig_bit->gray; + } + } + +@@ -501,15 +497,15 @@ + #endif // !PNG_READ_sBIT_SUPPORTED + + #if defined(PNG_READ_oFFs_SUPPORTED) +- opts.First_Column = info_ptr->x_offset; +- opts.First_Line = info_ptr->y_offset; ++ opts.First_Column = png_get_x_offset_pixels(o_png_ptr, info_ptr); ++ opts.First_Line = png_get_y_offset_pixels(o_png_ptr, info_ptr); + #endif // PNG_READ_oFFs_SUPPORTED + + png_write_info(png_ptr, info_ptr); + +- png_stride = info_ptr->color_type & PNG_COLOR_MASK_COLOR ? 3 : 1; ++ png_stride = png_get_color_type(o_png_ptr, info_ptr) & PNG_COLOR_MASK_COLOR ? 3 : 1; + +- if (info_ptr->color_type & PNG_COLOR_MASK_ALPHA) ++ if (png_get_color_type(o_png_ptr, info_ptr) & PNG_COLOR_MASK_ALPHA) + png_stride++; + + png_stride *= (opts.OutputQuality + 7) / 8; +@@ -538,7 +534,7 @@ + Error("Cannot allocate PNG data structures"); + } + +- if (setjmp(png_ptr->jmpbuf)) ++ if (setjmp(png_jmpbuf(png_ptr))) + { + // If we get here, we had a problem writing the file + png_destroy_write_struct(&png_ptr, &info_ptr); +@@ -556,71 +552,73 @@ + + // Fill in the relevant image information + +- info_ptr->width = width = w; +- info_ptr->height = height = h; ++ png_byte bit_depth, color_type; + +- info_ptr->bit_depth = 8 * ((opts.OutputQuality + 7) / 8); ++ width = w; ++ height = h; ++ bit_depth = 8 * ((opts.OutputQuality + 7) / 8); + + if (opts.Options & HF_GRAY_16) + { +- if ( info_ptr->bit_depth < 16 ) { +- info_ptr->bit_depth = 16; ++ if ( bit_depth < 16 ) { ++ bit_depth = 16; + opts.OutputQuality = 16; + } +- info_ptr->color_type = PNG_COLOR_TYPE_GRAY; ++ color_type = PNG_COLOR_TYPE_GRAY; + } + else + { +- info_ptr->color_type = PNG_COLOR_TYPE_RGB; ++ color_type = PNG_COLOR_TYPE_RGB; + } + + if (opts.Options & OUTPUT_ALPHA) + { +- info_ptr->color_type |= PNG_COLOR_MASK_ALPHA; ++ color_type |= PNG_COLOR_MASK_ALPHA; + } + ++ png_set_IHDR(png_ptr, info_ptr, width, height, bit_depth, color_type, ++ PNG_INTERLACE_NONE, PNG_COMPRESSION_TYPE_BASE, ++ PNG_FILTER_TYPE_BASE); ++ + #if defined(PNG_WRITE_sBIT_SUPPORTED) +- if (info_ptr->color_type & PNG_COLOR_MASK_COLOR) ++ png_color_8 sig_bit; ++ ++ if (color_type & PNG_COLOR_MASK_COLOR) + { +- info_ptr->sig_bit.red = +- info_ptr->sig_bit.green = +- info_ptr->sig_bit.blue = opts.OutputQuality; ++ sig_bit.red = ++ sig_bit.green = ++ sig_bit.blue = opts.OutputQuality; + } + else + { +- info_ptr->sig_bit.gray = opts.OutputQuality; ++ sig_bit.gray = opts.OutputQuality; + } + +- if (info_ptr->color_type & PNG_COLOR_MASK_ALPHA) ++ if (color_type & PNG_COLOR_MASK_ALPHA) + { +- info_ptr->sig_bit.alpha = opts.OutputQuality; ++ sig_bit.alpha = opts.OutputQuality; + } + +- info_ptr->valid |= PNG_INFO_sBIT; ++ png_set_sBIT(png_ptr, info_ptr, &sig_bit); + #endif // PNG_WRITE_sBIT_SUPPORTED + + #if defined(PNG_WRITE_gAMA_SUPPORTED) + if (!opts.histogram_on) + { +- info_ptr->gamma = 1.0/opts.DisplayGamma; +- info_ptr->valid |= PNG_INFO_gAMA; ++ png_set_gAMA(png_ptr, info_ptr, 1.0/opts.DisplayGamma); + } + else + { +- info_ptr->gamma = 1.0; +- info_ptr->valid |= PNG_INFO_gAMA; ++ png_set_gAMA(png_ptr, info_ptr, 1.0); + } + #endif // PNG_WRITE_gAMA_SUPPORTED + + #if defined(PNG_WRITE_oFFs_SUPPORTED) + if (opts.First_Column != 0 || opts.First_Line != 0) + { +- info_ptr->x_offset = opts.First_Column; +- info_ptr->y_offset = opts.First_Line; +- +- info_ptr->offset_unit_type = PNG_OFFSET_PIXEL; +- +- info_ptr->valid |= PNG_INFO_oFFs; ++ png_set_oFFs(png_ptr, info_ptr, ++ opts.First_Column, opts.First_Line, ++ PNG_OFFSET_PIXEL); + } + #endif // PNG_WRITE_oFFs_SUPPORTED + +@@ -635,9 +633,9 @@ + + png_write_info(png_ptr, info_ptr); + +- png_stride = info_ptr->color_type & PNG_COLOR_MASK_COLOR ? 3 : 1; ++ png_stride = color_type & PNG_COLOR_MASK_COLOR ? 3 : 1; + +- if (info_ptr->color_type & PNG_COLOR_MASK_ALPHA) ++ if (color_type & PNG_COLOR_MASK_ALPHA) + png_stride++; + + png_stride *= (opts.OutputQuality + 7) / 8; +@@ -656,7 +654,7 @@ + case APPEND_MODE: + + #if defined(PNG_WRITE_FLUSH_SUPPORTED) +- if (setjmp(png_ptr->jmpbuf)) ++ if (setjmp(png_jmpbuf(png_ptr))) + { + // If we get here, we had a problem writing the file + +@@ -765,7 +763,7 @@ + + if (png_ptr != NULL) + { +- if (setjmp(png_ptr->jmpbuf)) ++ if (setjmp(png_jmpbuf(png_ptr))) + { + // If we get here, we had a problem writing the file + +@@ -786,6 +784,22 @@ + Error("Cannot write PNG file."); + } + ++ /* ++ * dholland 20110731: there is no longer any way to do this, and ++ * it seems unlikely to me that it would have worked anyhow. If ++ * something like this is needed to prevent libpng from crashing ++ * on row data that hasn't been given to it, maybe the best ++ * thing is to hand it some number of lines of phony row data. ++ * However, given that the endorsed way to deal with a write ++ * error partway through is to longjmp out and destroy ++ * everything, rows that haven't been provided must be ++ * initialized in some fashion. The fact that the logic below ++ * here writes metadata regardless of whether there's been an ++ * error may cause trouble I suppose, but the only right way to ++ * fix that is to stop misusing C++ destructors and move all ++ * that stuff out of this function. ++ */ ++#if 0 /* bad */ + // have to check png_ptr again as it can be set to NULL by png_destroy_write_struct above. + if (png_ptr->row_number < png_ptr->num_rows) + { +@@ -793,6 +807,7 @@ + png_ptr->num_rows = png_ptr->row_number; + png_write_finish_row(png_ptr); + } ++#endif + + #ifdef POV_COMMENTS // temporarily skip comment writing code + if (info_ptr != NULL) +@@ -997,7 +1012,9 @@ + register int col, j; + int himask; + int color; ++ png_byte color_type; + ++ color_type = png_get_color_type(png_ptr, info_ptr); + + /* + * We must copy all the values because PNG expects RGBRGB bytes, but +@@ -1019,7 +1036,7 @@ + + himask = 0xFF ^ ((1 << (8 - opts.OutputQuality)) - 1); + +- if ((info_ptr->color_type & PNG_COLOR_MASK_COLOR) == PNG_COLOR_TYPE_GRAY) ++ if ((color_type & PNG_COLOR_MASK_COLOR) == PNG_COLOR_TYPE_GRAY) + { + for (col = j = 0; col < width; col++, j += png_stride) + { +@@ -1032,7 +1049,7 @@ + /* Handle Alpha here if needed - must use exact bit replication + * instead of truncation or 100... termination + */ +- if (info_ptr->color_type & PNG_COLOR_MASK_ALPHA) ++ if (color_type & PNG_COLOR_MASK_ALPHA) + { + color = 255 - (int)floor(line_data[col][pTRANSM] * 255.0); + +@@ -1061,7 +1078,7 @@ + row_ptr[j + 2] |= color >> opts.OutputQuality; + + // Handle Alpha here if needed +- if (info_ptr->color_type & PNG_COLOR_MASK_ALPHA) ++ if (color_type & PNG_COLOR_MASK_ALPHA) + { + color = 255 - (int)floor(line_data[col][pTRANSM] * 255.0); + +@@ -1073,14 +1090,14 @@ + break; + + case 8: +- if ((info_ptr->color_type & PNG_COLOR_MASK_COLOR) == PNG_COLOR_TYPE_GRAY) ++ if ((color_type & PNG_COLOR_MASK_COLOR) == PNG_COLOR_TYPE_GRAY) + { + for (col = j = 0; col < width; col++, j += png_stride) + { + row_ptr[j] = (png_byte)floor((GREY_SCALE( line_data[col] )) * 255.0); + + // Handle Alpha here if needed +- if (info_ptr->color_type & PNG_COLOR_MASK_ALPHA) ++ if (color_type & PNG_COLOR_MASK_ALPHA) + { + row_ptr[j+1] = (png_byte)(255-floor(line_data[col][pTRANSM]*255.0)); + } +@@ -1095,7 +1112,7 @@ + row_ptr[j + 2] = (png_byte)floor(line_data[col][pBLUE] * 255.0); + + // Handle Alpha here if needed +- if (info_ptr->color_type & PNG_COLOR_MASK_ALPHA) ++ if (color_type & PNG_COLOR_MASK_ALPHA) + { + row_ptr[j+3] = (png_byte)(255-floor(line_data[col][pTRANSM]*255.0)); + } +@@ -1104,7 +1121,7 @@ + break; + + case 16: +- if ((info_ptr->color_type & PNG_COLOR_MASK_COLOR) == PNG_COLOR_TYPE_GRAY) ++ if ((color_type & PNG_COLOR_MASK_COLOR) == PNG_COLOR_TYPE_GRAY) + { + for (col = j = 0; col < width; col++, j += png_stride) + { +@@ -1114,7 +1131,7 @@ + row_ptr[j+1] = color & 0xff; + + // Handle Alpha here if needed +- if (info_ptr->color_type & PNG_COLOR_MASK_ALPHA) ++ if (color_type & PNG_COLOR_MASK_ALPHA) + { + color = 65535 - (int)floor(line_data[col][pTRANSM] * 65535.0); + +@@ -1143,7 +1160,7 @@ + row_ptr[j + 5] = color & 0xFF; + + // Handle Alpha here if needed +- if (info_ptr->color_type & PNG_COLOR_MASK_ALPHA) ++ if (color_type & PNG_COLOR_MASK_ALPHA) + { + color = 65535 - (int)floor(line_data[col][pTRANSM] * 65535.0); + +@@ -1158,7 +1175,7 @@ + // Handle shifting for arbitrary output bit depth + himask = 0xFF ^ ((1 << (16 - opts.OutputQuality)) - 1); + +- if ((info_ptr->color_type & PNG_COLOR_MASK_COLOR) == PNG_COLOR_TYPE_GRAY) ++ if ((color_type & PNG_COLOR_MASK_COLOR) == PNG_COLOR_TYPE_GRAY) + { + for (col = j = 0; col < width; col++, j += png_stride) + { +@@ -1168,7 +1185,7 @@ + row_ptr[j + 1] = color & himask; + row_ptr[j + 1] |= color >> opts.OutputQuality; + +- if (info_ptr->color_type & PNG_COLOR_MASK_ALPHA) ++ if (color_type & PNG_COLOR_MASK_ALPHA) + { + color = 65535 - (int)floor(line_data[col][pTRANSM] * 65535.0); + +@@ -1201,7 +1218,7 @@ + row_ptr[j + 5] |= color >> opts.OutputQuality; + + // Handle Alpha here if needed +- if (info_ptr->color_type & PNG_COLOR_MASK_ALPHA) ++ if (color_type & PNG_COLOR_MASK_ALPHA) + { + color = 65535 - (int)floor(line_data[col][pTRANSM] * 65535.0); + +@@ -1213,7 +1230,7 @@ + } + } + +- if (setjmp(png_ptr->jmpbuf)) ++ if (setjmp(png_jmpbuf(png_ptr))) + { + // If we get here, we had a problem writing the file + delete out_file; +@@ -1260,8 +1277,9 @@ + Error("Cannot access output image file."); + + register int col, j, step; ++ png_byte bit_depth, color_type; + +- if (setjmp(o_png_ptr->jmpbuf)) ++ if (setjmp(png_jmpbuf(o_png_ptr))) + { + /* If we get here, we had a problem reading the file, which probably + * means that we have read all the available data, rather than a real +@@ -1270,7 +1288,7 @@ + return 0; + } + +- if (setjmp(png_ptr->jmpbuf)) ++ if (setjmp(png_jmpbuf(png_ptr))) + { + // If we get here, we had a problem writing the new file + delete in_file; +@@ -1300,10 +1318,13 @@ + * potential screen output. + */ + ++ bit_depth = png_get_bit_depth(o_png_ptr, info_ptr); ++ color_type = png_get_color_type(o_png_ptr, info_ptr); ++ + // How many bytes in a sample +- step = (info_ptr->bit_depth <= 8) ? 1 : 2; ++ step = (bit_depth <= 8) ? 1 : 2; + +- if ((info_ptr->color_type & PNG_COLOR_MASK_COLOR) == PNG_COLOR_TYPE_GRAY) ++ if ((color_type & PNG_COLOR_MASK_COLOR) == PNG_COLOR_TYPE_GRAY) + { + for (col = j = 0; col < width; col++, j += png_stride) + { +@@ -1311,7 +1332,7 @@ + line_data[col][pGREEN] = (DBL)row_ptr[j] / 255.0; + line_data[col][pBLUE] = (DBL)row_ptr[j] / 255.0; + +- if (info_ptr->color_type & PNG_COLOR_MASK_ALPHA) ++ if (color_type & PNG_COLOR_MASK_ALPHA) + { + line_data[col][pTRANSM] = (DBL)(255 - row_ptr[j + step]) / 255.0; + } +@@ -1325,7 +1346,7 @@ + line_data[col][pGREEN] = (DBL)row_ptr[j + step] / 255.0; + line_data[col][pBLUE] = (DBL)row_ptr[j + 2*step] / 255.0; + +- if (info_ptr->color_type & PNG_COLOR_MASK_ALPHA) ++ if (color_type & PNG_COLOR_MASK_ALPHA) + { + line_data[col][pTRANSM] = (DBL)(255 - row_ptr[j + 3*step]) / 255.0; + } +@@ -1334,9 +1355,9 @@ + + // Note that line_number is that of the first blank (i.e. missing) row + #if defined(PNG_READ_oFFs_SUPPORTED) +- line_number = info_ptr->y_offset + png_ptr->row_number ; ++ line_number = png_get_y_offset_pixels(png_ptr, info_ptr) + png_get_current_row_number(png_ptr); + #else +- line_number = png_ptr->row_number ; ++ line_number = png_get_current_row_number(png_ptr); + #endif + + return 1; +@@ -1377,6 +1398,8 @@ + png_struct *r_png_ptr; + png_info *r_info_ptr; + png_byte **row_ptrs; ++ png_byte bit_depth; ++ png_byte color_type; + + // Start by trying to open the file + if((filep = Locate_File(name,POV_File_Image_PNG,NULL,true)) == NULL) +@@ -1386,7 +1409,7 @@ + ((r_info_ptr = png_create_info_struct(r_png_ptr)) == NULL)) + Error("Cannot allocate PNG data structures"); + +- if(setjmp(r_png_ptr->jmpbuf)) ++ if(setjmp(png_jmpbuf(r_png_ptr))) + { + // If we get here, we had a problem reading the file + png_destroy_read_struct(&r_png_ptr, &r_info_ptr, (png_infopp)NULL); +@@ -1399,8 +1422,10 @@ + // read the file information + png_read_info(r_png_ptr, r_info_ptr); + +- width = r_info_ptr->width; +- height = r_info_ptr->height; ++ width = png_get_image_width(r_png_ptr, r_info_ptr); ++ height = png_get_image_height(r_png_ptr, r_info_ptr); ++ bit_depth = png_get_bit_depth(r_png_ptr, r_info_ptr); ++ color_type = png_get_color_type(r_png_ptr, r_info_ptr); + + Image->iwidth = width; + Image->iheight = height; +@@ -1411,11 +1436,11 @@ + stride = 1; + + // color palette image +- if(r_info_ptr->color_type == PNG_COLOR_TYPE_PALETTE) ++ if(color_type == PNG_COLOR_TYPE_PALETTE) + { + IMAGE_COLOUR *cmap; + png_color *png_cmap; +- int cmap_len = r_info_ptr->num_palette; ++ int cmap_len; + int index; + + Image->Colour_Map_Size = cmap_len; +@@ -1423,7 +1448,7 @@ + cmap = (IMAGE_COLOUR *)POV_MALLOC(cmap_len*sizeof(IMAGE_COLOUR), "PNG image color map"); + + Image->Colour_Map = cmap; +- png_cmap = r_info_ptr->palette; ++ png_get_PLTE(r_png_ptr, r_info_ptr, &png_cmap, &cmap_len); + + for(index = 0; index < cmap_len; index++) + { +@@ -1434,11 +1459,13 @@ + cmap[index].Transmit = 0; + } + +- if(r_info_ptr->valid & PNG_INFO_tRNS) +- { +- for (index = 0; index < r_info_ptr->num_trans; index++) +- cmap[index].Transmit = 255 - r_info_ptr->trans[index]; +- } ++ png_byte *trans_alpha; ++ int num_trans; ++ if (png_get_tRNS(r_png_ptr, r_info_ptr, &trans_alpha, &num_trans, NULL)) ++ { ++ for (index = 0; index < num_trans; index++) ++ cmap[index].Transmit = 255 - trans_alpha[index]; ++ } + + Image->data.map_lines = (unsigned char **)POV_MALLOC(height * sizeof(unsigned char *), "PNG image"); + +@@ -1446,13 +1473,13 @@ + png_set_packing(r_png_ptr); + } + // grayscale palette image +- else if((r_info_ptr->color_type == PNG_COLOR_TYPE_GRAY) && (r_info_ptr->bit_depth <= 8)) ++ else if((color_type == PNG_COLOR_TYPE_GRAY) && (bit_depth <= 8)) + { + IMAGE_COLOUR *cmap; + int cmap_len; + int index; + +- Image->Colour_Map_Size = cmap_len = 1 << r_info_ptr->bit_depth; ++ Image->Colour_Map_Size = cmap_len = 1 << bit_depth; + + cmap = (IMAGE_COLOUR *)POV_MALLOC(cmap_len*sizeof(IMAGE_COLOUR), "PNG image color map"); + +@@ -1467,11 +1494,13 @@ + cmap[index].Transmit = 0; + } + +- if(r_info_ptr->valid & PNG_INFO_tRNS) +- { +- for (index = 0; index < r_info_ptr->num_trans; index++) +- cmap[index].Transmit = 255 - r_info_ptr->trans[index]; +- } ++ png_byte *trans_alpha; ++ int num_trans; ++ if (png_get_tRNS(r_png_ptr, r_info_ptr, &trans_alpha, &num_trans, NULL)) ++ { ++ for (index = 0; index < num_trans; index++) ++ cmap[index].Transmit = 255 - trans_alpha[index]; ++ } + + Image->data.map_lines = (unsigned char **)POV_MALLOC(height * sizeof(unsigned char *), "PNG image"); + +@@ -1479,13 +1508,13 @@ + png_set_packing(r_png_ptr); + } + // grayscale image +- else if((r_info_ptr->color_type & PNG_COLOR_MASK_COLOR) == PNG_COLOR_TYPE_GRAY) ++ else if((color_type & PNG_COLOR_MASK_COLOR) == PNG_COLOR_TYPE_GRAY) + { + Image->Colour_Map = NULL; + +- if(r_png_ptr->color_type & PNG_COLOR_MASK_ALPHA) ++ if(color_type & PNG_COLOR_MASK_ALPHA) + { +- if(r_info_ptr->bit_depth <= 8) ++ if(bit_depth <= 8) + { + Image->data.rgb8_lines = (IMAGE8_LINE *)POV_MALLOC(height * sizeof(IMAGE8_LINE), "PNG image"); + stride = 2; +@@ -1498,7 +1527,7 @@ + } + else + { +- if(r_info_ptr->bit_depth <= 8) ++ if(bit_depth <= 8) + { + Image->data.map_lines = (unsigned char **)POV_MALLOC(height * sizeof(unsigned char *), "PNG image"); + stride = 1; +@@ -1513,16 +1542,16 @@ + } + } + // color image +- else if((r_info_ptr->color_type == PNG_COLOR_TYPE_RGB) || (r_info_ptr->color_type == PNG_COLOR_TYPE_RGB_ALPHA)) ++ else if((color_type == PNG_COLOR_TYPE_RGB) || (color_type == PNG_COLOR_TYPE_RGB_ALPHA)) + { + Image->Colour_Map = NULL; + +- if(r_info_ptr->bit_depth > 8) ++ if(bit_depth > 8) + { + Image->Image_Type |= IS16BITIMAGE; + Image->data.rgb16_lines = (IMAGE16_LINE *)POV_MALLOC(height * sizeof(IMAGE16_LINE), "PNG image"); + +- if(r_info_ptr->color_type == PNG_COLOR_TYPE_RGB) ++ if(color_type == PNG_COLOR_TYPE_RGB) + stride = 6; + else // PNG_COLOR_TYPE_RGB_ALPHA + stride = 8; +@@ -1531,14 +1560,14 @@ + { + Image->data.rgb8_lines = (IMAGE8_LINE *)POV_MALLOC(height * sizeof(IMAGE8_LINE), "PNG image"); + +- if(r_info_ptr->color_type == PNG_COLOR_TYPE_RGB) ++ if(color_type == PNG_COLOR_TYPE_RGB) + stride = 3; + else // PNG_COLOR_TYPE_RGB_ALPHA + stride = 4; + } + } + else // Unknown PNG type +- Error("Unsupported color type %d in PNG image.", r_info_ptr->color_type); ++ Error("Unsupported color type %d in PNG image.", color_type); + + // tellg pnglib to handle the gamma conversion for you. Note that + // GammaFactor * DisplayFactor = assumed_gamma, so we are converting +@@ -1548,8 +1577,11 @@ + // we will only do input gamma conversion on those files which will be + // used as image maps, and the other types will load the raw pixel values. + #if defined(PNG_READ_GAMMA_SUPPORTED) && defined(PNG_READ_gAMA_SUPPORTED) +- if (r_info_ptr->valid & PNG_INFO_gAMA && (Image->Image_Type & IMAGE_FTYPE)) +- png_set_gamma(r_png_ptr, opts.GammaFactor*opts.DisplayGamma, r_info_ptr->gamma); ++ if (png_get_valid(r_png_ptr, r_info_ptr, PNG_INFO_gAMA) && (Image->Image_Type & IMAGE_FTYPE)) { ++ double gamma; ++ png_get_gAMA(r_png_ptr, r_info_ptr, &gamma); ++ png_set_gamma(r_png_ptr, opts.GammaFactor*opts.DisplayGamma, gamma); ++ } + #endif // PNG_READ_GAMMA_SUPPORTED and PNG_READ_gAMA_SUPPORTED + + png_set_interlace_handling(r_png_ptr); +@@ -1563,7 +1595,7 @@ + (int) + #endif + height; row++) +- row_ptrs[row] = (png_byte *)POV_MALLOC(r_info_ptr->rowbytes, "PNG image line"); ++ row_ptrs[row] = (png_byte *)POV_MALLOC(png_get_rowbytes(r_png_ptr, r_info_ptr), "PNG image line"); + + // Read in the entire image + png_read_image(r_png_ptr, row_ptrs); +@@ -1579,12 +1611,12 @@ + height; row++) + { + // grayscale image +- if((r_info_ptr->color_type & PNG_COLOR_MASK_COLOR) == PNG_COLOR_TYPE_GRAY) ++ if((color_type & PNG_COLOR_MASK_COLOR) == PNG_COLOR_TYPE_GRAY) + { + // with alpha channel +- if(r_png_ptr->color_type & PNG_COLOR_MASK_ALPHA) ++ if(color_type & PNG_COLOR_MASK_ALPHA) + { +- if(r_info_ptr->bit_depth <= 8) ++ if(bit_depth <= 8) + { + IMAGE8_LINE *rgb8_lines = &Image->data.rgb8_lines[row]; + +@@ -1634,7 +1666,7 @@ + // without alpha channel + else + { +- if(r_info_ptr->bit_depth <= 8) ++ if(bit_depth <= 8) + { + Image->data.map_lines[row] = row_ptrs[row]; + +@@ -1658,9 +1690,9 @@ + } + } + // color image +- else // r_info_ptr->color_type & PNG_COLOR_MASK_COLOR ++ else // color_type & PNG_COLOR_MASK_COLOR + { +- if(r_info_ptr->bit_depth <= 8) ++ if(bit_depth <= 8) + { + IMAGE8_LINE *rgb8_lines = &Image->data.rgb8_lines[row]; + +@@ -1668,7 +1700,7 @@ + rgb8_lines->green = (unsigned char *)POV_MALLOC(width, "PNG image line"); + rgb8_lines->blue = (unsigned char *)POV_MALLOC(width, "PNG image line"); + +- if(r_png_ptr->color_type & PNG_COLOR_MASK_ALPHA) ++ if(color_type & PNG_COLOR_MASK_ALPHA) + rgb8_lines->transm = (unsigned char *)POV_MALLOC(width, "PNG image line"); + else + rgb8_lines->transm = NULL; +@@ -1683,7 +1715,7 @@ + rgb8_lines->green[col] = row_ptrs[row][j + 1]; + rgb8_lines->blue[col] = row_ptrs[row][j + 2]; + +- if(r_png_ptr->color_type & PNG_COLOR_MASK_ALPHA) ++ if(color_type & PNG_COLOR_MASK_ALPHA) + rgb8_lines->transm[col] = 255 - row_ptrs[row][j + 3]; + } + +@@ -1697,7 +1729,7 @@ + rgb16_lines->green = (unsigned short *)POV_MALLOC(width * 2, "PNG image line"); + rgb16_lines->blue = (unsigned short *)POV_MALLOC(width * 2, "PNG image line"); + +- if(r_png_ptr->color_type & PNG_COLOR_MASK_ALPHA) ++ if(color_type & PNG_COLOR_MASK_ALPHA) + rgb16_lines->transm = (unsigned short *)POV_MALLOC(width * 2, "PNG image line"); + else + rgb16_lines->transm = NULL; +@@ -1712,7 +1744,7 @@ + rgb16_lines->green[col] = ((unsigned short)row_ptrs[row][j + 2] << 8) | row_ptrs[row][j + 3]; + rgb16_lines->blue[col] = ((unsigned short)row_ptrs[row][j + 4] << 8) | row_ptrs[row][j + 5]; + +- if(r_png_ptr->color_type & PNG_COLOR_MASK_ALPHA) ++ if(color_type & PNG_COLOR_MASK_ALPHA) + rgb16_lines->transm[col] = 65535 - (((unsigned short)row_ptrs[row][j + 6] << 8) | row_ptrs[row][j + 7]); + } + From owner-svn-ports-all@FreeBSD.ORG Thu Dec 25 13:03:12 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 94FD741B; Thu, 25 Dec 2014 13:03:12 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7F8E33074; Thu, 25 Dec 2014 13:03:12 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBPD3CMr097359; Thu, 25 Dec 2014 13:03:12 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBPD3C8L097357; Thu, 25 Dec 2014 13:03:12 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201412251303.sBPD3C8L097357@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Thu, 25 Dec 2014 13:03:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375545 - in head/graphics/povray36: . 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2014 13:03:12 -0000 Author: bapt Date: Thu Dec 25 13:03:11 2014 New Revision: 375545 URL: https://svnweb.freebsd.org/changeset/ports/375545 QAT: https://qat.redports.org/buildarchive/r375545/ Log: Properly support png 1.5 Obtained from: pkgsrc Added: head/graphics/povray36/files/patch-libpng15 (contents, props changed) Deleted: head/graphics/povray36/files/patch-png_pov.cpp Modified: head/graphics/povray36/Makefile Modified: head/graphics/povray36/Makefile ============================================================================== --- head/graphics/povray36/Makefile Thu Dec 25 13:00:38 2014 (r375544) +++ head/graphics/povray36/Makefile Thu Dec 25 13:03:11 2014 (r375545) @@ -15,7 +15,7 @@ DIST_SUBDIR= povray36 MAINTAINER= ports@FreeBSD.org COMMENT= Persistence of Vision Ray Tracer -LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png \ +LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png \ libtiff.so:${PORTSDIR}/graphics/tiff \ libjpeg.so:${PORTSDIR}/graphics/jpeg @@ -45,8 +45,6 @@ CXXFLAGS+= -mfancy-math-387 -mpreferred- CONFIGURE_ARGS= --disable-optimiz .endif -CFLAGS+= -I${LOCALBASE}/include/libpng15 -CXXFLAGS+= -I${LOCALBASE}/include/libpng15 CONFIGURE_ARGS= --x-includes="${LOCALBASE}/include" --includedir=${LOCALBASE} \ CXXFLAGS="${CXXFLAGS} -L${LOCALBASE}/lib" \ CFLAGS="${CFLAGS} -L${LOCALBASE}/lib" \ Added: head/graphics/povray36/files/patch-libpng15 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/povray36/files/patch-libpng15 Thu Dec 25 13:03:11 2014 (r375545) @@ -0,0 +1,748 @@ +$NetBSD: patch-af,v 1.5 2011/07/31 20:42:17 dholland Exp $ + +- http://bugs.povray.org/task/144 +- plus png 1.5 support + +--- source/png_pov.cpp.orig 2004-08-02 23:11:37.000000000 +0000 ++++ source/png_pov.cpp +@@ -107,9 +107,6 @@ extern "C" + void png_pov_write_data(png_structp, png_bytep, png_size_t); + void png_pov_flush_data(png_structp); + +- // This is an internal function for libpng +- void png_write_finish_row(png_structp); +- + + /***************************************************************************** + * +@@ -167,7 +164,7 @@ extern "C" + if (png_get_error_ptr(png_ptr)) + PossibleError("libpng: %s",msg); + +- longjmp(png_ptr->jmpbuf,1); ++ longjmp(png_jmpbuf(png_ptr),1); + } + + +@@ -387,7 +384,7 @@ PNG_Image::PNG_Image(char *name, int w, + Error("Cannot allocate PNG data structures"); + } + +- if (setjmp(o_png_ptr->jmpbuf)) ++ if (setjmp(png_jmpbuf(o_png_ptr))) + { + // If we get here, we had a problem reading the file + png_destroy_read_struct(&o_png_ptr, &info_ptr, (png_infopp)NULL); +@@ -406,7 +403,8 @@ PNG_Image::PNG_Image(char *name, int w, + // Read in header info from the file + png_read_info(o_png_ptr, info_ptr); + +- if (info_ptr->width != w || info_ptr->height != h) ++ if (png_get_image_width(o_png_ptr, info_ptr) != w || ++ png_get_image_height(o_png_ptr, info_ptr) != h) + { + png_destroy_read_struct(&o_png_ptr, &info_ptr, (png_infopp)NULL); + delete tmp_fp; +@@ -419,7 +417,7 @@ PNG_Image::PNG_Image(char *name, int w, + Error("PNG file dimensions do not match render resolution."); + } + +- if (info_ptr->color_type & ~(PNG_COLOR_MASK_COLOR | PNG_COLOR_MASK_ALPHA)) ++ if (png_get_color_type(o_png_ptr, info_ptr) & ~(PNG_COLOR_MASK_COLOR | PNG_COLOR_MASK_ALPHA)) + { + return; + } +@@ -433,7 +431,7 @@ PNG_Image::PNG_Image(char *name, int w, + Error("Cannot allocate PNG data structures"); + } + +- if (setjmp(png_ptr->jmpbuf)) ++ if (setjmp(png_jmpbuf(png_ptr))) + { + // If we get here, we had a problem writing the file + png_destroy_read_struct(&o_png_ptr, &info_ptr, (png_infopp)NULL); +@@ -454,31 +452,33 @@ PNG_Image::PNG_Image(char *name, int w, + png_set_write_fn(png_ptr, out_file, png_pov_write_data, png_pov_flush_data); + + // Fill in the relevant image information from the resumed file +- width = info_ptr->width; +- height = info_ptr->height; ++ width = png_get_image_width(o_png_ptr, info_ptr); ++ height = png_get_image_height(o_png_ptr, info_ptr); + + // Find out if file is a valid format, and if it had Alpha in it +- if (info_ptr->color_type & PNG_COLOR_MASK_ALPHA) ++ if (png_get_color_type(o_png_ptr, info_ptr) & PNG_COLOR_MASK_ALPHA) + { + opts.Options |= OUTPUT_ALPHA; + } + +- if ((info_ptr->color_type & PNG_COLOR_MASK_COLOR) == PNG_COLOR_TYPE_GRAY) ++ if ((png_get_color_type(o_png_ptr, info_ptr) & PNG_COLOR_MASK_COLOR) == PNG_COLOR_TYPE_GRAY) + { + opts.Options |= HF_GRAY_16; + opts.PaletteOption = GREY; // Force grayscale preview + } + + #if defined(PNG_READ_sBIT_SUPPORTED) +- if (info_ptr->valid & PNG_INFO_sBIT) ++ png_color_8p read_sig_bit; ++ ++ if (png_get_sBIT(o_png_ptr, info_ptr, &read_sig_bit) & PNG_INFO_sBIT) + { +- if (info_ptr->color_type & PNG_COLOR_MASK_COLOR) ++ if (png_get_color_type(o_png_ptr, info_ptr) & PNG_COLOR_MASK_COLOR) + { +- opts.OutputQuality = info_ptr->sig_bit.red; ++ opts.OutputQuality = read_sig_bit->red; + } + else + { +- opts.OutputQuality = info_ptr->sig_bit.gray; ++ opts.OutputQuality = read_sig_bit->gray; + } + } + +@@ -492,15 +492,15 @@ PNG_Image::PNG_Image(char *name, int w, + #endif // !PNG_READ_sBIT_SUPPORTED + + #if defined(PNG_READ_oFFs_SUPPORTED) +- opts.First_Column = info_ptr->x_offset; +- opts.First_Line = info_ptr->y_offset; ++ opts.First_Column = png_get_x_offset_pixels(o_png_ptr, info_ptr); ++ opts.First_Line = png_get_y_offset_pixels(o_png_ptr, info_ptr); + #endif // PNG_READ_oFFs_SUPPORTED + + png_write_info(png_ptr, info_ptr); + +- png_stride = info_ptr->color_type & PNG_COLOR_MASK_COLOR ? 3 : 1; ++ png_stride = png_get_color_type(o_png_ptr, info_ptr) & PNG_COLOR_MASK_COLOR ? 3 : 1; + +- if (info_ptr->color_type & PNG_COLOR_MASK_ALPHA) ++ if (png_get_color_type(o_png_ptr, info_ptr) & PNG_COLOR_MASK_ALPHA) + png_stride++; + + png_stride *= (opts.OutputQuality + 7) / 8; +@@ -529,7 +529,7 @@ PNG_Image::PNG_Image(char *name, int w, + Error("Cannot allocate PNG data structures"); + } + +- if (setjmp(png_ptr->jmpbuf)) ++ if (setjmp(png_jmpbuf(png_ptr))) + { + // If we get here, we had a problem writing the file + png_destroy_write_struct(&png_ptr, &info_ptr); +@@ -547,71 +547,73 @@ PNG_Image::PNG_Image(char *name, int w, + + // Fill in the relevant image information + +- info_ptr->width = width = w; +- info_ptr->height = height = h; ++ png_byte bit_depth, color_type; + +- info_ptr->bit_depth = 8 * ((opts.OutputQuality + 7) / 8); ++ width = w; ++ height = h; ++ bit_depth = 8 * ((opts.OutputQuality + 7) / 8); + + if (opts.Options & HF_GRAY_16) + { +- if ( info_ptr->bit_depth < 16 ) { +- info_ptr->bit_depth = 16; ++ if ( bit_depth < 16 ) { ++ bit_depth = 16; + opts.OutputQuality = 16; + } +- info_ptr->color_type = PNG_COLOR_TYPE_GRAY; ++ color_type = PNG_COLOR_TYPE_GRAY; + } + else + { +- info_ptr->color_type = PNG_COLOR_TYPE_RGB; ++ color_type = PNG_COLOR_TYPE_RGB; + } + + if (opts.Options & OUTPUT_ALPHA) + { +- info_ptr->color_type |= PNG_COLOR_MASK_ALPHA; ++ color_type |= PNG_COLOR_MASK_ALPHA; + } + ++ png_set_IHDR(png_ptr, info_ptr, width, height, bit_depth, color_type, ++ PNG_INTERLACE_NONE, PNG_COMPRESSION_TYPE_BASE, ++ PNG_FILTER_TYPE_BASE); ++ + #if defined(PNG_WRITE_sBIT_SUPPORTED) +- if (info_ptr->color_type & PNG_COLOR_MASK_COLOR) ++ png_color_8 sig_bit; ++ ++ if (color_type & PNG_COLOR_MASK_COLOR) + { +- info_ptr->sig_bit.red = +- info_ptr->sig_bit.green = +- info_ptr->sig_bit.blue = opts.OutputQuality; ++ sig_bit.red = ++ sig_bit.green = ++ sig_bit.blue = opts.OutputQuality; + } + else + { +- info_ptr->sig_bit.gray = opts.OutputQuality; ++ sig_bit.gray = opts.OutputQuality; + } + +- if (info_ptr->color_type & PNG_COLOR_MASK_ALPHA) ++ if (color_type & PNG_COLOR_MASK_ALPHA) + { +- info_ptr->sig_bit.alpha = opts.OutputQuality; ++ sig_bit.alpha = opts.OutputQuality; + } + +- info_ptr->valid |= PNG_INFO_sBIT; ++ png_set_sBIT(png_ptr, info_ptr, &sig_bit); + #endif // PNG_WRITE_sBIT_SUPPORTED + + #if defined(PNG_WRITE_gAMA_SUPPORTED) + if (!opts.histogram_on) + { +- info_ptr->gamma = 1.0/opts.DisplayGamma; +- info_ptr->valid |= PNG_INFO_gAMA; ++ png_set_gAMA(png_ptr, info_ptr, 1.0/opts.DisplayGamma); + } + else + { +- info_ptr->gamma = 1.0; +- info_ptr->valid |= PNG_INFO_gAMA; ++ png_set_gAMA(png_ptr, info_ptr, 1.0); + } + #endif // PNG_WRITE_gAMA_SUPPORTED + + #if defined(PNG_WRITE_oFFs_SUPPORTED) + if (opts.First_Column != 0 || opts.First_Line != 0) + { +- info_ptr->x_offset = opts.First_Column; +- info_ptr->y_offset = opts.First_Line; +- +- info_ptr->offset_unit_type = PNG_OFFSET_PIXEL; +- +- info_ptr->valid |= PNG_INFO_oFFs; ++ png_set_oFFs(png_ptr, info_ptr, ++ opts.First_Column, opts.First_Line, ++ PNG_OFFSET_PIXEL); + } + #endif // PNG_WRITE_oFFs_SUPPORTED + +@@ -626,9 +628,9 @@ PNG_Image::PNG_Image(char *name, int w, + + png_write_info(png_ptr, info_ptr); + +- png_stride = info_ptr->color_type & PNG_COLOR_MASK_COLOR ? 3 : 1; ++ png_stride = color_type & PNG_COLOR_MASK_COLOR ? 3 : 1; + +- if (info_ptr->color_type & PNG_COLOR_MASK_ALPHA) ++ if (color_type & PNG_COLOR_MASK_ALPHA) + png_stride++; + + png_stride *= (opts.OutputQuality + 7) / 8; +@@ -647,7 +649,7 @@ PNG_Image::PNG_Image(char *name, int w, + case APPEND_MODE: + + #if defined(PNG_WRITE_FLUSH_SUPPORTED) +- if (setjmp(png_ptr->jmpbuf)) ++ if (setjmp(png_jmpbuf(png_ptr))) + { + // If we get here, we had a problem writing the file + +@@ -756,7 +758,7 @@ PNG_Image::~PNG_Image() + + if (png_ptr != NULL) + { +- if (setjmp(png_ptr->jmpbuf)) ++ if (setjmp(png_jmpbuf(png_ptr))) + { + // If we get here, we had a problem writing the file + +@@ -777,13 +779,29 @@ PNG_Image::~PNG_Image() + Error("Cannot write PNG file."); + } + ++ /* ++ * dholland 20110731: there is no longer any way to do this, and ++ * it seems unlikely to me that it would have worked anyhow. If ++ * something like this is needed to prevent libpng from crashing ++ * on row data that hasn't been given to it, maybe the best ++ * thing is to hand it some number of lines of phony row data. ++ * However, given that the endorsed way to deal with a write ++ * error partway through is to longjmp out and destroy ++ * everything, rows that haven't been provided must be ++ * initialized in some fashion. The fact that the logic below ++ * here writes metadata regardless of whether there's been an ++ * error may cause trouble I suppose, but the only right way to ++ * fix that is to stop misusing C++ destructors and move all ++ * that stuff out of this function. ++ */ ++#if 0 /* bad */ + // have to check png_ptr again as it can be set to NULL by png_destroy_write_struct above. + if (png_ptr->row_number < png_ptr->num_rows) + { + // finished prematurely - trick into thinking done + png_ptr->num_rows = png_ptr->row_number; +- png_write_finish_row(png_ptr); + } ++#endif + + #ifdef POV_COMMENTS // temporarily skip comment writing code + if (info_ptr != NULL) +@@ -988,7 +1006,9 @@ void PNG_Image::Write_Line(COLOUR *line_ + register int col, j; + int himask; + int color; ++ png_byte color_type; + ++ color_type = png_get_color_type(png_ptr, info_ptr); + + /* + * We must copy all the values because PNG expects RGBRGB bytes, but +@@ -1010,7 +1030,7 @@ void PNG_Image::Write_Line(COLOUR *line_ + + himask = 0xFF ^ ((1 << (8 - opts.OutputQuality)) - 1); + +- if ((info_ptr->color_type & PNG_COLOR_MASK_COLOR) == PNG_COLOR_TYPE_GRAY) ++ if ((color_type & PNG_COLOR_MASK_COLOR) == PNG_COLOR_TYPE_GRAY) + { + for (col = j = 0; col < width; col++, j += png_stride) + { +@@ -1023,7 +1043,7 @@ void PNG_Image::Write_Line(COLOUR *line_ + /* Handle Alpha here if needed - must use exact bit replication + * instead of truncation or 100... termination + */ +- if (info_ptr->color_type & PNG_COLOR_MASK_ALPHA) ++ if (color_type & PNG_COLOR_MASK_ALPHA) + { + color = 255 - (int)floor(line_data[col][pTRANSM] * 255.0); + +@@ -1052,7 +1072,7 @@ void PNG_Image::Write_Line(COLOUR *line_ + row_ptr[j + 2] |= color >> opts.OutputQuality; + + // Handle Alpha here if needed +- if (info_ptr->color_type & PNG_COLOR_MASK_ALPHA) ++ if (color_type & PNG_COLOR_MASK_ALPHA) + { + color = 255 - (int)floor(line_data[col][pTRANSM] * 255.0); + +@@ -1064,14 +1084,14 @@ void PNG_Image::Write_Line(COLOUR *line_ + break; + + case 8: +- if ((info_ptr->color_type & PNG_COLOR_MASK_COLOR) == PNG_COLOR_TYPE_GRAY) ++ if ((color_type & PNG_COLOR_MASK_COLOR) == PNG_COLOR_TYPE_GRAY) + { + for (col = j = 0; col < width; col++, j += png_stride) + { + row_ptr[j] = (png_byte)floor((GREY_SCALE( line_data[col] )) * 255.0); + + // Handle Alpha here if needed +- if (info_ptr->color_type & PNG_COLOR_MASK_ALPHA) ++ if (color_type & PNG_COLOR_MASK_ALPHA) + { + row_ptr[j+1] = (png_byte)(255-floor(line_data[col][pTRANSM]*255.0)); + } +@@ -1086,7 +1106,7 @@ void PNG_Image::Write_Line(COLOUR *line_ + row_ptr[j + 2] = (png_byte)floor(line_data[col][pBLUE] * 255.0); + + // Handle Alpha here if needed +- if (info_ptr->color_type & PNG_COLOR_MASK_ALPHA) ++ if (color_type & PNG_COLOR_MASK_ALPHA) + { + row_ptr[j+3] = (png_byte)(255-floor(line_data[col][pTRANSM]*255.0)); + } +@@ -1095,7 +1115,7 @@ void PNG_Image::Write_Line(COLOUR *line_ + break; + + case 16: +- if ((info_ptr->color_type & PNG_COLOR_MASK_COLOR) == PNG_COLOR_TYPE_GRAY) ++ if ((color_type & PNG_COLOR_MASK_COLOR) == PNG_COLOR_TYPE_GRAY) + { + for (col = j = 0; col < width; col++, j += png_stride) + { +@@ -1105,7 +1125,7 @@ void PNG_Image::Write_Line(COLOUR *line_ + row_ptr[j+1] = color & 0xff; + + // Handle Alpha here if needed +- if (info_ptr->color_type & PNG_COLOR_MASK_ALPHA) ++ if (color_type & PNG_COLOR_MASK_ALPHA) + { + color = 65535 - (int)floor(line_data[col][pTRANSM] * 65535.0); + +@@ -1134,7 +1154,7 @@ void PNG_Image::Write_Line(COLOUR *line_ + row_ptr[j + 5] = color & 0xFF; + + // Handle Alpha here if needed +- if (info_ptr->color_type & PNG_COLOR_MASK_ALPHA) ++ if (color_type & PNG_COLOR_MASK_ALPHA) + { + color = 65535 - (int)floor(line_data[col][pTRANSM] * 65535.0); + +@@ -1149,7 +1169,7 @@ void PNG_Image::Write_Line(COLOUR *line_ + // Handle shifting for arbitrary output bit depth + himask = 0xFF ^ ((1 << (16 - opts.OutputQuality)) - 1); + +- if ((info_ptr->color_type & PNG_COLOR_MASK_COLOR) == PNG_COLOR_TYPE_GRAY) ++ if ((color_type & PNG_COLOR_MASK_COLOR) == PNG_COLOR_TYPE_GRAY) + { + for (col = j = 0; col < width; col++, j += png_stride) + { +@@ -1159,7 +1179,7 @@ void PNG_Image::Write_Line(COLOUR *line_ + row_ptr[j + 1] = color & himask; + row_ptr[j + 1] |= color >> opts.OutputQuality; + +- if (info_ptr->color_type & PNG_COLOR_MASK_ALPHA) ++ if (color_type & PNG_COLOR_MASK_ALPHA) + { + color = 65535 - (int)floor(line_data[col][pTRANSM] * 65535.0); + +@@ -1192,7 +1212,7 @@ void PNG_Image::Write_Line(COLOUR *line_ + row_ptr[j + 5] |= color >> opts.OutputQuality; + + // Handle Alpha here if needed +- if (info_ptr->color_type & PNG_COLOR_MASK_ALPHA) ++ if (color_type & PNG_COLOR_MASK_ALPHA) + { + color = 65535 - (int)floor(line_data[col][pTRANSM] * 65535.0); + +@@ -1204,7 +1224,7 @@ void PNG_Image::Write_Line(COLOUR *line_ + } + } + +- if (setjmp(png_ptr->jmpbuf)) ++ if (setjmp(png_jmpbuf(png_ptr))) + { + // If we get here, we had a problem writing the file + delete out_file; +@@ -1251,8 +1271,9 @@ int PNG_Image::Read_Line(COLOUR *line_da + Error("Cannot access output image file."); + + register int col, j, step; ++ png_byte bit_depth, color_type; + +- if (setjmp(o_png_ptr->jmpbuf)) ++ if (setjmp(png_jmpbuf(o_png_ptr))) + { + /* If we get here, we had a problem reading the file, which probably + * means that we have read all the available data, rather than a real +@@ -1261,7 +1282,7 @@ int PNG_Image::Read_Line(COLOUR *line_da + return 0; + } + +- if (setjmp(png_ptr->jmpbuf)) ++ if (setjmp(png_jmpbuf(png_ptr))) + { + // If we get here, we had a problem writing the new file + delete in_file; +@@ -1291,10 +1312,13 @@ int PNG_Image::Read_Line(COLOUR *line_da + * potential screen output. + */ + ++ bit_depth = png_get_bit_depth(o_png_ptr, info_ptr); ++ color_type = png_get_color_type(o_png_ptr, info_ptr); ++ + // How many bytes in a sample +- step = (info_ptr->bit_depth <= 8) ? 1 : 2; ++ step = (bit_depth <= 8) ? 1 : 2; + +- if ((info_ptr->color_type & PNG_COLOR_MASK_COLOR) == PNG_COLOR_TYPE_GRAY) ++ if ((color_type & PNG_COLOR_MASK_COLOR) == PNG_COLOR_TYPE_GRAY) + { + for (col = j = 0; col < width; col++, j += png_stride) + { +@@ -1302,7 +1326,7 @@ int PNG_Image::Read_Line(COLOUR *line_da + line_data[col][pGREEN] = (DBL)row_ptr[j] / 255.0; + line_data[col][pBLUE] = (DBL)row_ptr[j] / 255.0; + +- if (info_ptr->color_type & PNG_COLOR_MASK_ALPHA) ++ if (color_type & PNG_COLOR_MASK_ALPHA) + { + line_data[col][pTRANSM] = (DBL)(255 - row_ptr[j + step]) / 255.0; + } +@@ -1316,7 +1340,7 @@ int PNG_Image::Read_Line(COLOUR *line_da + line_data[col][pGREEN] = (DBL)row_ptr[j + step] / 255.0; + line_data[col][pBLUE] = (DBL)row_ptr[j + 2*step] / 255.0; + +- if (info_ptr->color_type & PNG_COLOR_MASK_ALPHA) ++ if (color_type & PNG_COLOR_MASK_ALPHA) + { + line_data[col][pTRANSM] = (DBL)(255 - row_ptr[j + 3*step]) / 255.0; + } +@@ -1325,9 +1349,9 @@ int PNG_Image::Read_Line(COLOUR *line_da + + // Note that line_number is that of the first blank (i.e. missing) row + #if defined(PNG_READ_oFFs_SUPPORTED) +- line_number = info_ptr->y_offset + png_ptr->row_number ; ++ line_number = png_get_y_offset_pixels(png_ptr, info_ptr) + png_get_current_row_number(png_ptr); + #else +- line_number = png_ptr->row_number ; ++ line_number = png_get_current_row_number(png_ptr); + #endif + + return 1; +@@ -1368,6 +1392,8 @@ void Read_Png_Image(IMAGE *Image, char * + png_struct *r_png_ptr; + png_info *r_info_ptr; + png_byte **row_ptrs; ++ png_byte bit_depth; ++ png_byte color_type; + + // Start by trying to open the file + if((filep = Locate_File(name,POV_File_Image_PNG,NULL,true)) == NULL) +@@ -1377,7 +1403,7 @@ void Read_Png_Image(IMAGE *Image, char * + ((r_info_ptr = png_create_info_struct(r_png_ptr)) == NULL)) + Error("Cannot allocate PNG data structures"); + +- if(setjmp(r_png_ptr->jmpbuf)) ++ if(setjmp(png_jmpbuf(r_png_ptr))) + { + // If we get here, we had a problem reading the file + png_destroy_read_struct(&r_png_ptr, &r_info_ptr, (png_infopp)NULL); +@@ -1390,8 +1416,10 @@ void Read_Png_Image(IMAGE *Image, char * + // read the file information + png_read_info(r_png_ptr, r_info_ptr); + +- width = r_info_ptr->width; +- height = r_info_ptr->height; ++ width = png_get_image_width(r_png_ptr, r_info_ptr); ++ height = png_get_image_height(r_png_ptr, r_info_ptr); ++ bit_depth = png_get_bit_depth(r_png_ptr, r_info_ptr); ++ color_type = png_get_color_type(r_png_ptr, r_info_ptr); + + Image->iwidth = width; + Image->iheight = height; +@@ -1402,11 +1430,11 @@ void Read_Png_Image(IMAGE *Image, char * + stride = 1; + + // color palette image +- if(r_info_ptr->color_type == PNG_COLOR_TYPE_PALETTE) ++ if(color_type == PNG_COLOR_TYPE_PALETTE) + { + IMAGE_COLOUR *cmap; + png_color *png_cmap; +- int cmap_len = r_info_ptr->num_palette; ++ int cmap_len; + int index; + + Image->Colour_Map_Size = cmap_len; +@@ -1414,7 +1442,7 @@ void Read_Png_Image(IMAGE *Image, char * + cmap = (IMAGE_COLOUR *)POV_MALLOC(cmap_len*sizeof(IMAGE_COLOUR), "PNG image color map"); + + Image->Colour_Map = cmap; +- png_cmap = r_info_ptr->palette; ++ png_get_PLTE(r_png_ptr, r_info_ptr, &png_cmap, &cmap_len); + + for(index = 0; index < cmap_len; index++) + { +@@ -1425,10 +1453,12 @@ void Read_Png_Image(IMAGE *Image, char * + cmap[index].Transmit = 0; + } + +- if(r_info_ptr->valid & PNG_INFO_tRNS) ++ png_byte *trans_alpha; ++ int num_trans; ++ if (png_get_tRNS(r_png_ptr, r_info_ptr, &trans_alpha, &num_trans, NULL)) + { +- for (index = 0; index < r_info_ptr->num_trans; index++) +- cmap[index].Transmit = 255 - r_info_ptr->trans[index]; ++ for (index = 0; index < num_trans; index++) ++ cmap[index].Transmit = 255 - trans_alpha[index]; + } + + Image->data.map_lines = (unsigned char **)POV_MALLOC(height * sizeof(unsigned char *), "PNG image"); +@@ -1437,13 +1467,13 @@ void Read_Png_Image(IMAGE *Image, char * + png_set_packing(r_png_ptr); + } + // grayscale palette image +- else if((r_info_ptr->color_type == PNG_COLOR_TYPE_GRAY) && (r_info_ptr->bit_depth <= 8)) ++ else if((color_type == PNG_COLOR_TYPE_GRAY) && (bit_depth <= 8)) + { + IMAGE_COLOUR *cmap; + int cmap_len; + int index; + +- Image->Colour_Map_Size = cmap_len = 1 << r_info_ptr->bit_depth; ++ Image->Colour_Map_Size = cmap_len = 1 << bit_depth; + + cmap = (IMAGE_COLOUR *)POV_MALLOC(cmap_len*sizeof(IMAGE_COLOUR), "PNG image color map"); + +@@ -1458,10 +1488,12 @@ void Read_Png_Image(IMAGE *Image, char * + cmap[index].Transmit = 0; + } + +- if(r_info_ptr->valid & PNG_INFO_tRNS) ++ png_byte *trans_alpha; ++ int num_trans; ++ if (png_get_tRNS(r_png_ptr, r_info_ptr, &trans_alpha, &num_trans, NULL)) + { +- for (index = 0; index < r_info_ptr->num_trans; index++) +- cmap[index].Transmit = 255 - r_info_ptr->trans[index]; ++ for (index = 0; index < num_trans; index++) ++ cmap[index].Transmit = 255 - trans_alpha[index]; + } + + Image->data.map_lines = (unsigned char **)POV_MALLOC(height * sizeof(unsigned char *), "PNG image"); +@@ -1470,13 +1502,13 @@ void Read_Png_Image(IMAGE *Image, char * + png_set_packing(r_png_ptr); + } + // grayscale image +- else if((r_info_ptr->color_type & PNG_COLOR_MASK_COLOR) == PNG_COLOR_TYPE_GRAY) ++ else if((color_type & PNG_COLOR_MASK_COLOR) == PNG_COLOR_TYPE_GRAY) + { + Image->Colour_Map = NULL; + +- if(r_png_ptr->color_type & PNG_COLOR_MASK_ALPHA) ++ if(color_type & PNG_COLOR_MASK_ALPHA) + { +- if(r_info_ptr->bit_depth <= 8) ++ if(bit_depth <= 8) + { + Image->data.rgb8_lines = (IMAGE8_LINE *)POV_MALLOC(height * sizeof(IMAGE8_LINE), "PNG image"); + stride = 2; +@@ -1489,7 +1521,7 @@ void Read_Png_Image(IMAGE *Image, char * + } + else + { +- if(r_info_ptr->bit_depth <= 8) ++ if(bit_depth <= 8) + { + Image->data.map_lines = (unsigned char **)POV_MALLOC(height * sizeof(unsigned char *), "PNG image"); + stride = 1; +@@ -1504,16 +1536,16 @@ void Read_Png_Image(IMAGE *Image, char * + } + } + // color image +- else if((r_info_ptr->color_type == PNG_COLOR_TYPE_RGB) || (r_info_ptr->color_type == PNG_COLOR_TYPE_RGB_ALPHA)) ++ else if((color_type == PNG_COLOR_TYPE_RGB) || (color_type == PNG_COLOR_TYPE_RGB_ALPHA)) + { + Image->Colour_Map = NULL; + +- if(r_info_ptr->bit_depth > 8) ++ if(bit_depth > 8) + { + Image->Image_Type |= IS16BITIMAGE; + Image->data.rgb16_lines = (IMAGE16_LINE *)POV_MALLOC(height * sizeof(IMAGE16_LINE), "PNG image"); + +- if(r_info_ptr->color_type == PNG_COLOR_TYPE_RGB) ++ if(color_type == PNG_COLOR_TYPE_RGB) + stride = 6; + else // PNG_COLOR_TYPE_RGB_ALPHA + stride = 8; +@@ -1522,14 +1554,14 @@ void Read_Png_Image(IMAGE *Image, char * + { + Image->data.rgb8_lines = (IMAGE8_LINE *)POV_MALLOC(height * sizeof(IMAGE8_LINE), "PNG image"); + +- if(r_info_ptr->color_type == PNG_COLOR_TYPE_RGB) ++ if(color_type == PNG_COLOR_TYPE_RGB) + stride = 3; + else // PNG_COLOR_TYPE_RGB_ALPHA + stride = 4; + } + } + else // Unknown PNG type +- Error("Unsupported color type %d in PNG image.", r_info_ptr->color_type); ++ Error("Unsupported color type %d in PNG image.", color_type); + + // tellg pnglib to handle the gamma conversion for you. Note that + // GammaFactor * DisplayFactor = assumed_gamma, so we are converting +@@ -1539,8 +1571,11 @@ void Read_Png_Image(IMAGE *Image, char * + // we will only do input gamma conversion on those files which will be + // used as image maps, and the other types will load the raw pixel values. + #if defined(PNG_READ_GAMMA_SUPPORTED) && defined(PNG_READ_gAMA_SUPPORTED) +- if (r_info_ptr->valid & PNG_INFO_gAMA && (Image->Image_Type & IMAGE_FTYPE)) +- png_set_gamma(r_png_ptr, opts.GammaFactor*opts.DisplayGamma, r_info_ptr->gamma); ++ if (png_get_valid(r_png_ptr, r_info_ptr, PNG_INFO_gAMA) && (Image->Image_Type & IMAGE_FTYPE)) { ++ double gamma; ++ png_get_gAMA(r_png_ptr, r_info_ptr, &gamma); ++ png_set_gamma(r_png_ptr, opts.GammaFactor*opts.DisplayGamma, gamma); ++ } + #endif // PNG_READ_GAMMA_SUPPORTED and PNG_READ_gAMA_SUPPORTED + + png_set_interlace_handling(r_png_ptr); +@@ -1550,7 +1585,7 @@ void Read_Png_Image(IMAGE *Image, char * + row_ptrs = (png_byte **)POV_MALLOC(height*sizeof(png_byte *), "PNG image"); + + for(row = 0; row < height; row++) +- row_ptrs[row] = (png_byte *)POV_MALLOC(r_info_ptr->rowbytes, "PNG image line"); ++ row_ptrs[row] = (png_byte *)POV_MALLOC(png_get_rowbytes(r_png_ptr, r_info_ptr), "PNG image line"); + + // Read in the entire image + png_read_image(r_png_ptr, row_ptrs); +@@ -1562,12 +1597,12 @@ void Read_Png_Image(IMAGE *Image, char * + for(row = 0; row < height; row++) + { + // grayscale image +- if((r_info_ptr->color_type & PNG_COLOR_MASK_COLOR) == PNG_COLOR_TYPE_GRAY) ++ if((color_type & PNG_COLOR_MASK_COLOR) == PNG_COLOR_TYPE_GRAY) + { + // with alpha channel +- if(r_png_ptr->color_type & PNG_COLOR_MASK_ALPHA) ++ if(color_type & PNG_COLOR_MASK_ALPHA) + { +- if(r_info_ptr->bit_depth <= 8) ++ if(bit_depth <= 8) + { + IMAGE8_LINE *rgb8_lines = &Image->data.rgb8_lines[row]; + +@@ -1609,7 +1644,7 @@ void Read_Png_Image(IMAGE *Image, char * + // without alpha channel + else + { +- if(r_info_ptr->bit_depth <= 8) ++ if(bit_depth <= 8) + { + Image->data.map_lines[row] = row_ptrs[row]; + +@@ -1629,9 +1664,9 @@ void Read_Png_Image(IMAGE *Image, char * + } + } + // color image +- else // r_info_ptr->color_type & PNG_COLOR_MASK_COLOR ++ else // color_type & PNG_COLOR_MASK_COLOR + { +- if(r_info_ptr->bit_depth <= 8) ++ if(bit_depth <= 8) + { + IMAGE8_LINE *rgb8_lines = &Image->data.rgb8_lines[row]; + +@@ -1639,7 +1674,7 @@ void Read_Png_Image(IMAGE *Image, char * + rgb8_lines->green = (unsigned char *)POV_MALLOC(width, "PNG image line"); + rgb8_lines->blue = (unsigned char *)POV_MALLOC(width, "PNG image line"); + +- if(r_png_ptr->color_type & PNG_COLOR_MASK_ALPHA) ++ if(color_type & PNG_COLOR_MASK_ALPHA) + rgb8_lines->transm = (unsigned char *)POV_MALLOC(width, "PNG image line"); + else + rgb8_lines->transm = NULL; +@@ -1650,7 +1685,7 @@ void Read_Png_Image(IMAGE *Image, char * + rgb8_lines->green[col] = row_ptrs[row][j + 1]; + rgb8_lines->blue[col] = row_ptrs[row][j + 2]; + +- if(r_png_ptr->color_type & PNG_COLOR_MASK_ALPHA) ++ if(color_type & PNG_COLOR_MASK_ALPHA) + rgb8_lines->transm[col] = 255 - row_ptrs[row][j + 3]; + } + +@@ -1664,7 +1699,7 @@ void Read_Png_Image(IMAGE *Image, char * + rgb16_lines->green = (unsigned short *)POV_MALLOC(width * 2, "PNG image line"); + rgb16_lines->blue = (unsigned short *)POV_MALLOC(width * 2, "PNG image line"); + +- if(r_png_ptr->color_type & PNG_COLOR_MASK_ALPHA) ++ if(color_type & PNG_COLOR_MASK_ALPHA) + rgb16_lines->transm = (unsigned short *)POV_MALLOC(width * 2, "PNG image line"); + else + rgb16_lines->transm = NULL; +@@ -1675,7 +1710,7 @@ void Read_Png_Image(IMAGE *Image, char * + rgb16_lines->green[col] = ((unsigned short)row_ptrs[row][j + 2] << 8) | row_ptrs[row][j + 3]; + rgb16_lines->blue[col] = ((unsigned short)row_ptrs[row][j + 4] << 8) | row_ptrs[row][j + 5]; + +- if(r_png_ptr->color_type & PNG_COLOR_MASK_ALPHA) ++ if(color_type & PNG_COLOR_MASK_ALPHA) + rgb16_lines->transm[col] = 65535 - (((unsigned short)row_ptrs[row][j + 6] << 8) | row_ptrs[row][j + 7]); + } + From owner-svn-ports-all@FreeBSD.ORG Thu Dec 25 13:16:29 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8C19A623; Thu, 25 Dec 2014 13:16:29 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6E92B3240; Thu, 25 Dec 2014 13:16:29 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBPDGT9l002668; Thu, 25 Dec 2014 13:16:29 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBPDGSx9002660; Thu, 25 Dec 2014 13:16:28 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201412251316.sBPDGSx9002660@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Thu, 25 Dec 2014 13:16:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375546 - in head/www: . p5-Dancer2-Plugin-Ajax X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2014 13:16:29 -0000 Author: wen Date: Thu Dec 25 13:16:27 2014 New Revision: 375546 URL: https://svnweb.freebsd.org/changeset/ports/375546 QAT: https://qat.redports.org/buildarchive/r375546/ Log: The ajax keyword which is exported by this plugin allow you to define a route handler optimized for Ajax queries. WWW: https://metacpan.org/pod/Dancer2::Plugin::Ajax PR: 196253 Submitted by: Henk van Oers Added: head/www/p5-Dancer2-Plugin-Ajax/ head/www/p5-Dancer2-Plugin-Ajax/Makefile (contents, props changed) head/www/p5-Dancer2-Plugin-Ajax/distinfo (contents, props changed) head/www/p5-Dancer2-Plugin-Ajax/pkg-descr (contents, props changed) head/www/p5-Dancer2-Plugin-Ajax/pkg-plist (contents, props changed) Modified: head/www/Makefile Modified: head/www/Makefile ============================================================================== --- head/www/Makefile Thu Dec 25 13:03:11 2014 (r375545) +++ head/www/Makefile Thu Dec 25 13:16:27 2014 (r375546) @@ -820,6 +820,7 @@ SUBDIR += p5-Dancer-Session-Cookie SUBDIR += p5-Dancer-Template-Xslate SUBDIR += p5-Dancer2 + SUBDIR += p5-Dancer2-Plugin-Ajax SUBDIR += p5-Data-TreeDumper-Renderer-DHTML SUBDIR += p5-Data-Validate-URI SUBDIR += p5-Emplacken Added: head/www/p5-Dancer2-Plugin-Ajax/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/p5-Dancer2-Plugin-Ajax/Makefile Thu Dec 25 13:16:27 2014 (r375546) @@ -0,0 +1,21 @@ +# $FreeBSD$ + +PORTNAME= Dancer2-Plugin-Ajax +PORTVERSION= 0.200000 +CATEGORIES= www perl5 +MASTER_SITES= CPAN +PKGNAMEPREFIX= p5- + +MAINTAINER= perl@FreeBSD.org +COMMENT= Ajax handling for Dancer2 applications + +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + +RUN_DEPENDS= p5-Dancer2>=0.156001:${PORTSDIR}/www/p5-Dancer2 +BUILD_DEPENDS:= ${RUN_DEPENDS} + +USES= perl5 +USE_PERL5= configure + +.include Added: head/www/p5-Dancer2-Plugin-Ajax/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/p5-Dancer2-Plugin-Ajax/distinfo Thu Dec 25 13:16:27 2014 (r375546) @@ -0,0 +1,2 @@ +SHA256 (Dancer2-Plugin-Ajax-0.200000.tar.gz) = 8ab8486ad1b0ba81282da4a8b1c6cc62f10c4956d515f4e4e1cec52b88655470 +SIZE (Dancer2-Plugin-Ajax-0.200000.tar.gz) = 13713 Added: head/www/p5-Dancer2-Plugin-Ajax/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/p5-Dancer2-Plugin-Ajax/pkg-descr Thu Dec 25 13:16:27 2014 (r375546) @@ -0,0 +1,4 @@ +The ajax keyword which is exported by this plugin allow you to +define a route handler optimized for Ajax queries. + +WWW: https://metacpan.org/pod/Dancer2::Plugin::Ajax Added: head/www/p5-Dancer2-Plugin-Ajax/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/p5-Dancer2-Plugin-Ajax/pkg-plist Thu Dec 25 13:16:27 2014 (r375546) @@ -0,0 +1,2 @@ +%%SITE_PERL%%/Dancer2/Plugin/Ajax.pm +%%PERL5_MAN3%%/Dancer2::Plugin::Ajax.3.gz From owner-svn-ports-all@FreeBSD.ORG Thu Dec 25 13:24:18 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0386B8B0; Thu, 25 Dec 2014 13:24:18 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E32463376; Thu, 25 Dec 2014 13:24:17 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBPDOHWC007104; Thu, 25 Dec 2014 13:24:17 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBPDOHCA007102; Thu, 25 Dec 2014 13:24:17 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412251324.sBPDOHCA007102@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Thu, 25 Dec 2014 13:24:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375547 - head/multimedia/gpac-libgpac X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2014 13:24:18 -0000 Author: antoine Date: Thu Dec 25 13:24:16 2014 New Revision: 375547 URL: https://svnweb.freebsd.org/changeset/ports/375547 QAT: https://qat.redports.org/buildarchive/r375547/ Log: - Properly support png 1.5 - Cleanup plist Modified: head/multimedia/gpac-libgpac/Makefile head/multimedia/gpac-libgpac/pkg-plist Modified: head/multimedia/gpac-libgpac/Makefile ============================================================================== --- head/multimedia/gpac-libgpac/Makefile Thu Dec 25 13:16:27 2014 (r375546) +++ head/multimedia/gpac-libgpac/Makefile Thu Dec 25 13:24:16 2014 (r375547) @@ -45,10 +45,9 @@ IPV6_CONFIGURE_ENABLE= ipv6 JPEG_LIB_DEPENDS= libjpeg.so:${PORTSDIR}/graphics/jpeg JPEG_CONFIGURE_ON= --use-jpeg=local JPEG_CONFIGURE_OFF= --use-jpeg=no -PNG_LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png +PNG_LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png PNG_CONFIGURE_ON= --use-png=local PNG_CONFIGURE_OFF= --use-png=no -PNG_CFLAGS= -I${LOCALBASE}/include/libpng15 post-patch: ${REINPLACE_CMD} -e 's|s/\.\*\\(\[0-9\]\\)\\+\$$/\\1/|s/^[^0-9]*//| ;\ Modified: head/multimedia/gpac-libgpac/pkg-plist ============================================================================== --- head/multimedia/gpac-libgpac/pkg-plist Thu Dec 25 13:16:27 2014 (r375546) +++ head/multimedia/gpac-libgpac/pkg-plist Thu Dec 25 13:24:16 2014 (r375547) @@ -94,6 +94,3 @@ lib/libgpac.so.2 lib/libgpac.so.2.0.0 lib/libgpac_static.a libdata/pkgconfig/gpac.pc -@dirrm include/gpac/modules -@dirrm include/gpac/internal -@dirrm include/gpac From owner-svn-ports-all@FreeBSD.ORG Thu Dec 25 13:26:43 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6B0BB9A1; Thu, 25 Dec 2014 13:26:43 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 569933398; Thu, 25 Dec 2014 13:26:43 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBPDQhlV007512; Thu, 25 Dec 2014 13:26:43 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBPDQgKx007510; Thu, 25 Dec 2014 13:26:42 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201412251326.sBPDQgKx007510@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Thu, 25 Dec 2014 13:26:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375548 - in head/graphics/EZWGL: . 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2014 13:26:43 -0000 Author: bapt Date: Thu Dec 25 13:26:41 2014 New Revision: 375548 URL: https://svnweb.freebsd.org/changeset/ports/375548 QAT: https://qat.redports.org/buildarchive/r375548/ Log: Properly support png 1.5 Added: head/graphics/EZWGL/files/patch-lib_EZ__Png.c (contents, props changed) Deleted: head/graphics/EZWGL/files/patch-lib__EZ_Png.c Modified: head/graphics/EZWGL/Makefile Modified: head/graphics/EZWGL/Makefile ============================================================================== --- head/graphics/EZWGL/Makefile Thu Dec 25 13:24:16 2014 (r375547) +++ head/graphics/EZWGL/Makefile Thu Dec 25 13:26:41 2014 (r375548) @@ -12,12 +12,12 @@ MAINTAINER= ports@FreeBSD.org COMMENT= EZ Widget and Graphics Library LIB_DEPENDS= libtiff.so:${PORTSDIR}/graphics/tiff \ - libpng15.so:${PORTSDIR}/graphics/png + libpng.so:${PORTSDIR}/graphics/png USE_XORG= x11 xext USE_LDCONFIG= yes GNU_CONFIGURE= yes -CPPFLAGS+= -I${LOCALBASE}/include -I${LOCALBASE}/include/libpng15 +CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib PORTDOCS= * PORTEXAMPLES= * Added: head/graphics/EZWGL/files/patch-lib_EZ__Png.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/EZWGL/files/patch-lib_EZ__Png.c Thu Dec 25 13:26:41 2014 (r375548) @@ -0,0 +1,58 @@ +--- lib/EZ_Png.c.orig 1999-12-03 21:49:22 UTC ++++ lib/EZ_Png.c +@@ -61,14 +61,14 @@ static int EZ_ReadPng(fname, w_ret, h_re + fclose(fp); + return(0); + } +- if(setjmp(png_ptr->jmpbuf)) ++ if(setjmp(png_jmpbuf(png_ptr))) + { + fclose(fp); + png_destroy_read_struct(&png_ptr, &info_ptr, NULL); + return(0); + } + +- if(info_ptr->color_type == PNG_COLOR_TYPE_RGB_ALPHA) ++ if(png_get_color_type(png_ptr, info_ptr) == PNG_COLOR_TYPE_RGB_ALPHA) + { + png_destroy_read_struct(&png_ptr, &info_ptr, NULL); + return(0); +@@ -77,15 +77,22 @@ static int EZ_ReadPng(fname, w_ret, h_re + png_read_info(png_ptr, info_ptr); /* header */ + png_get_IHDR(png_ptr, info_ptr, &w, &h, &bit_depth, &color_type, &interlace_type, NULL, NULL); + +- if(info_ptr->bit_depth < 8) png_set_packing(png_ptr); ++ if(png_get_bit_depth(png_ptr, info_ptr) < 8) png_set_packing(png_ptr); + if(png_get_valid(png_ptr, info_ptr, PNG_INFO_tRNS)) png_set_expand(png_ptr); + png_set_filler(png_ptr, 0xff, PNG_FILLER_AFTER); + +- if(info_ptr->valid & PNG_INFO_gAMA) png_set_gamma(png_ptr, 2.2, info_ptr->gamma); ++ if(png_get_valid(png_ptr, info_ptr, PNG_INFO_gAMA)) { ++ double gamma; ++ png_get_gAMA(png_ptr, info_ptr, &gamma); ++ png_set_gamma(png_ptr, 2.2, gamma); ++ } + else png_set_gamma(png_ptr, 2.2, 0.45); + +- if(info_ptr->valid & PNG_INFO_bKGD) +- png_set_background(png_ptr, &info_ptr->background, PNG_BACKGROUND_GAMMA_FILE, 1, 1.0); ++ if(png_get_valid(png_ptr, info_ptr, PNG_INFO_bKGD)) { ++ png_color_16 my_background; ++ png_get_bKGD(png_ptr, info_ptr, &my_background); ++ png_set_background(png_ptr, &my_background, PNG_BACKGROUND_GAMMA_FILE, 1, 1.0); ++ } + else + { + png_color_16 my_background; +@@ -93,9 +100,9 @@ static int EZ_ReadPng(fname, w_ret, h_re + png_set_background(png_ptr, &my_background, PNG_BACKGROUND_GAMMA_SCREEN, 0, 2.2); + } + +- if(info_ptr->bit_depth == 16) png_set_strip_16(png_ptr); ++ if(png_get_bit_depth(png_ptr, info_ptr) == 16) png_set_strip_16(png_ptr); + +- if(info_ptr->color_type == PNG_COLOR_TYPE_GRAY || info_ptr->color_type == PNG_COLOR_TYPE_GRAY_ALPHA) ++ if(png_get_color_type(png_ptr, info_ptr) == PNG_COLOR_TYPE_GRAY || png_get_color_type(png_ptr, info_ptr) == PNG_COLOR_TYPE_GRAY_ALPHA) + png_set_expand(png_ptr); + + if((data = (unsigned char *)my_malloc( 4 * w * (h+1)* sizeof(unsigned char), _PNG_IMAGE_)) == NULL) From owner-svn-ports-all@FreeBSD.ORG Thu Dec 25 13:29:30 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 357A1A9D; Thu, 25 Dec 2014 13:29:30 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 21A5833B5; Thu, 25 Dec 2014 13:29:30 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBPDTUfR007911; Thu, 25 Dec 2014 13:29:30 GMT (envelope-from ohauer@FreeBSD.org) Received: (from ohauer@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBPDTTUk007910; Thu, 25 Dec 2014 13:29:29 GMT (envelope-from ohauer@FreeBSD.org) Message-Id: <201412251329.sBPDTTUk007910@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: ohauer set sender to ohauer@FreeBSD.org using -f From: Olli Hauer Date: Thu, 25 Dec 2014 13:29:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375549 - head/security/nmap X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2014 13:29:30 -0000 Author: ohauer Date: Thu Dec 25 13:29:28 2014 New Revision: 375549 URL: https://svnweb.freebsd.org/changeset/ports/375549 QAT: https://qat.redports.org/buildarchive/r375549/ Log: - fix build on arm/mips PR: 196065 Submitted by: mikael.urankar Modified: head/security/nmap/Makefile Modified: head/security/nmap/Makefile ============================================================================== --- head/security/nmap/Makefile Thu Dec 25 13:26:41 2014 (r375548) +++ head/security/nmap/Makefile Thu Dec 25 13:29:28 2014 (r375549) @@ -19,7 +19,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libpcre.so:${PORTSDIR}/devel/pcre -USES= tar:bzip2 gmake cpe +USES= tar:bzip2 gmake cpe compiler GNU_CONFIGURE= yes OPTIONS_SUB= yes @@ -54,8 +54,10 @@ CONFIGURE_ARGS+=--without-localdirs \ --with-liblua=included \ --without-nmap-update +.include + # fix for gcc from ports -.if ${CC} != "cc" && ${CC} !="clang" && !${CC:M*ccache/cc} +.if ${CHOSEN_COMPILER_TYPE} == gcc GCCLIBDIR_CMDS= ${CC} -print-file-name=libstdc++.so | ${SED} -e 's/libstdc++.so//' CONFIGURE_ARGS+=LDFLAGS="-L$$(${GCCLIBDIR_CMDS})" NOT_BASE_CC= true @@ -81,4 +83,4 @@ post-install: @${ECHO_MSG} do not forget to adjust libnmap.conf .endif -.include +.include From owner-svn-ports-all@FreeBSD.ORG Thu Dec 25 13:35:25 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 51A84C1B; Thu, 25 Dec 2014 13:35:25 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3D57A6437F; Thu, 25 Dec 2014 13:35:25 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBPDZPaC012271; Thu, 25 Dec 2014 13:35:25 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBPDZN8x012266; Thu, 25 Dec 2014 13:35:23 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201412251335.sBPDZN8x012266@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Thu, 25 Dec 2014 13:35:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375550 - in head/mail: . p5-Dancer2-Plugin-Email X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2014 13:35:25 -0000 Author: wen Date: Thu Dec 25 13:35:23 2014 New Revision: 375550 URL: https://svnweb.freebsd.org/changeset/ports/375550 QAT: https://qat.redports.org/buildarchive/r375550/ Log: Dancer2::Plugin::Email provides an easy way of handling text or html email messages with or without attachments. Simply define how you wish to send the email in your application's YAML configuration file, then call the email keyword passing the necessary parameters. WWW: http://search.cpan.org/dist/Dancer2-Plugin-Email/ PR: 196190 Submitted by: hvo.pm@xs4all.nl Added: head/mail/p5-Dancer2-Plugin-Email/ head/mail/p5-Dancer2-Plugin-Email/Makefile (contents, props changed) head/mail/p5-Dancer2-Plugin-Email/distinfo (contents, props changed) head/mail/p5-Dancer2-Plugin-Email/pkg-descr (contents, props changed) head/mail/p5-Dancer2-Plugin-Email/pkg-plist (contents, props changed) Modified: head/mail/Makefile Modified: head/mail/Makefile ============================================================================== --- head/mail/Makefile Thu Dec 25 13:29:28 2014 (r375549) +++ head/mail/Makefile Thu Dec 25 13:35:23 2014 (r375550) @@ -289,6 +289,7 @@ SUBDIR += p5-CGP-CLI SUBDIR += p5-Clamd SUBDIR += p5-Dancer-Plugin-Email + SUBDIR += p5-Dancer2-Plugin-Email SUBDIR += p5-Data-Validate-Email SUBDIR += p5-Email-Abstract SUBDIR += p5-Email-Address Added: head/mail/p5-Dancer2-Plugin-Email/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/mail/p5-Dancer2-Plugin-Email/Makefile Thu Dec 25 13:35:23 2014 (r375550) @@ -0,0 +1,24 @@ +# $FreeBSD$ + +PORTNAME= Dancer2-Plugin-Email +PORTVERSION= 0.0001 +CATEGORIES= mail perl5 +MASTER_SITES= CPAN +PKGNAMEPREFIX= p5- + +MAINTAINER= perl@FreeBSD.org +COMMENT= Simple email handling for Dancer2 applications + +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + +RUN_DEPENDS= p5-Dancer2>=0.156001:${PORTSDIR}/www/p5-Dancer2 \ + p5-Email-Sender>=0:${PORTSDIR}/mail/p5-Email-Sender \ + p5-File-Type>=0:${PORTSDIR}/devel/p5-File-Type \ + p5-MIME-Tools>=0:${PORTSDIR}/mail/p5-MIME-Tools +BUILD_DEPENDS:= ${RUN_DEPENDS} + +USES= perl5 +USE_PERL5= configure + +.include Added: head/mail/p5-Dancer2-Plugin-Email/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/mail/p5-Dancer2-Plugin-Email/distinfo Thu Dec 25 13:35:23 2014 (r375550) @@ -0,0 +1,2 @@ +SHA256 (Dancer2-Plugin-Email-0.0001.tar.gz) = cf9c37e9ddb61ca66704a32670c93f8b6f8c1a8c9e0566ebc688f6ed1ad8ba62 +SIZE (Dancer2-Plugin-Email-0.0001.tar.gz) = 13983 Added: head/mail/p5-Dancer2-Plugin-Email/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/mail/p5-Dancer2-Plugin-Email/pkg-descr Thu Dec 25 13:35:23 2014 (r375550) @@ -0,0 +1,7 @@ +Dancer2::Plugin::Email provides an easy way of handling text or +html email messages with or without attachments. Simply define +how you wish to send the email in your application's YAML +configuration file, then call the email keyword passing the +necessary parameters. + +WWW: http://search.cpan.org/dist/Dancer2-Plugin-Email/ Added: head/mail/p5-Dancer2-Plugin-Email/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/mail/p5-Dancer2-Plugin-Email/pkg-plist Thu Dec 25 13:35:23 2014 (r375550) @@ -0,0 +1,2 @@ +%%SITE_PERL%%/Dancer2/Plugin/Email.pm +%%PERL5_MAN3%%/Dancer2::Plugin::Email.3.gz From owner-svn-ports-all@FreeBSD.ORG Thu Dec 25 13:44:01 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 97343B8; Thu, 25 Dec 2014 13:44:01 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 832A464569; Thu, 25 Dec 2014 13:44:01 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBPDi1Tv016908; Thu, 25 Dec 2014 13:44:01 GMT (envelope-from ohauer@FreeBSD.org) Received: (from ohauer@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBPDi1tj016903; Thu, 25 Dec 2014 13:44:01 GMT (envelope-from ohauer@FreeBSD.org) Message-Id: <201412251344.sBPDi1tj016903@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: ohauer set sender to ohauer@FreeBSD.org using -f From: Olli Hauer Date: Thu, 25 Dec 2014 13:44:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375551 - in head/mail/mailgraph: . 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2014 13:44:01 -0000 Author: ohauer Date: Thu Dec 25 13:44:00 2014 New Revision: 375551 URL: https://svnweb.freebsd.org/changeset/ports/375551 QAT: https://qat.redports.org/buildarchive/r375551/ Log: - fix broken rc script from last commit. (var do not expandinside singel quote, so the port failed to start) - bump PORTREVISION PR: 196090 (followup) Approved by: maintainer (implicit) Modified: head/mail/mailgraph/Makefile head/mail/mailgraph/files/mailgraph.in Modified: head/mail/mailgraph/Makefile ============================================================================== --- head/mail/mailgraph/Makefile Thu Dec 25 13:35:23 2014 (r375550) +++ head/mail/mailgraph/Makefile Thu Dec 25 13:44:00 2014 (r375551) @@ -3,7 +3,7 @@ PORTNAME= mailgraph PORTVERSION= 1.14 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= mail MASTER_SITES= http://mailgraph.schweikert.ch/pub/ \ http://mailgraph.schweikert.ch/pub/old/ Modified: head/mail/mailgraph/files/mailgraph.in ============================================================================== --- head/mail/mailgraph/files/mailgraph.in Thu Dec 25 13:35:23 2014 (r375550) +++ head/mail/mailgraph/files/mailgraph.in Thu Dec 25 13:44:00 2014 (r375551) @@ -25,7 +25,7 @@ start_precmd() { mkdir -p "$mailgraph_chdir" chown "$mailgraph_user" "$mailgraph_chdir" - if ! su -m '$mailgraph_user' -c 'sh -c "[ -r '$mailgraph_maillog' ]"'; then + if ! su -m "$mailgraph_user" -c "sh -c \"[ -r "$mailgraph_maillog" ]\""; then echo "MAILGRAPH CANNOT RUN: $mailgraph_maillog not readable by $mailgraph_user" return 1 fi From owner-svn-ports-all@FreeBSD.ORG Thu Dec 25 13:46:13 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6363F1C7; Thu, 25 Dec 2014 13:46:13 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 44AA7645A8; Thu, 25 Dec 2014 13:46:13 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBPDkDvT017330; Thu, 25 Dec 2014 13:46:13 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBPDkCEr017325; Thu, 25 Dec 2014 13:46:12 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201412251346.sBPDkCEr017325@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Thu, 25 Dec 2014 13:46:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375552 - in head/games/sdlquake2: . 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2014 13:46:13 -0000 Author: bapt Date: Thu Dec 25 13:46:11 2014 New Revision: 375552 URL: https://svnweb.freebsd.org/changeset/ports/375552 QAT: https://qat.redports.org/buildarchive/r375552/ Log: Properly support png 1.5 Modified: head/games/sdlquake2/Makefile head/games/sdlquake2/files/patch-gl_image.c Modified: head/games/sdlquake2/Makefile ============================================================================== --- head/games/sdlquake2/Makefile Thu Dec 25 13:44:00 2014 (r375551) +++ head/games/sdlquake2/Makefile Thu Dec 25 13:46:11 2014 (r375552) @@ -29,11 +29,10 @@ PLIST_SUB= LIBDIR=${LIBDIR:S/${PREFIX}\/ .include "${.CURDIR}/../quake2-data/Makefile.include" CLIENT_LIB_DEPENDS= libjpeg.so:${PORTSDIR}/graphics/jpeg \ - libpng15.so:${PORTSDIR}/graphics/png + libpng.so:${PORTSDIR}/graphics/png CLIENT_USE= GL=yes CLIENT_USE= SDL=sdl CLIENT_MAKE_ENV= BUILD_CLIENT=YES -CLIENT_CFLAGS= -I${LOCALBASE}/include/libpng15 DEDICATED_MAKE_ENV= BUILD_DEDICATED=YES Modified: head/games/sdlquake2/files/patch-gl_image.c ============================================================================== --- head/games/sdlquake2/files/patch-gl_image.c Thu Dec 25 13:44:00 2014 (r375551) +++ head/games/sdlquake2/files/patch-gl_image.c Thu Dec 25 13:46:11 2014 (r375552) @@ -1,14 +1,6 @@ ---- gl_image.c.orig 2005-05-19 22:56:13.000000000 +0200 -+++ gl_image.c 2012-04-29 07:01:09.000000000 +0200 -@@ -20,6 +20,7 @@ - - #include "gl_local.h" - #include -+#include - #include - #include "redblack.h" - -@@ -555,7 +556,7 @@ +--- gl_image.c.orig 2005-05-19 20:56:13 UTC ++++ gl_image.c +@@ -555,7 +555,7 @@ typedef struct { size_t Pos; } TPngFileBuffer; @@ -17,7 +9,71 @@ { TPngFileBuffer *PngFileBuffer=(TPngFileBuffer*)png_get_io_ptr(Png); memcpy(buf,PngFileBuffer->Buffer+PngFileBuffer->Pos,size); -@@ -1007,24 +1008,24 @@ +@@ -621,7 +621,7 @@ void LoadPNG (const char *name, byte **p + + png_read_info(png_ptr, info_ptr); + +- if (info_ptr->height > MAX_TEXTURE_DIMENSIONS) ++ if (png_get_image_height(png_ptr, info_ptr) > MAX_TEXTURE_DIMENSIONS) + { + png_destroy_read_struct(&png_ptr, &info_ptr, (png_infopp)NULL); + ri.FS_FreeFile (PngFileBuffer.Buffer); +@@ -629,28 +629,28 @@ void LoadPNG (const char *name, byte **p + return; + } + +- if (info_ptr->color_type == PNG_COLOR_TYPE_PALETTE) ++ if (png_get_color_type(png_ptr, info_ptr) == PNG_COLOR_TYPE_PALETTE) + { + png_set_palette_to_rgb (png_ptr); + png_set_filler(png_ptr, 0xFF, PNG_FILLER_AFTER); + } + +- if (info_ptr->color_type == PNG_COLOR_TYPE_RGB) ++ if (png_get_color_type(png_ptr, info_ptr) == PNG_COLOR_TYPE_RGB) + png_set_filler(png_ptr, 0xFF, PNG_FILLER_AFTER); + +- if ((info_ptr->color_type == PNG_COLOR_TYPE_GRAY) && info_ptr->bit_depth < 8) ++ if ((png_get_color_type(png_ptr, info_ptr) == PNG_COLOR_TYPE_GRAY) && png_get_bit_depth(png_ptr, info_ptr) < 8) + png_set_gray_1_2_4_to_8(png_ptr); + + if (png_get_valid(png_ptr, info_ptr, PNG_INFO_tRNS)) + png_set_tRNS_to_alpha(png_ptr); + +- if (info_ptr->color_type == PNG_COLOR_TYPE_GRAY || info_ptr->color_type == PNG_COLOR_TYPE_GRAY_ALPHA) ++ if (png_get_color_type(png_ptr, info_ptr) == PNG_COLOR_TYPE_GRAY || png_get_color_type(png_ptr, info_ptr) == PNG_COLOR_TYPE_GRAY_ALPHA) + png_set_gray_to_rgb(png_ptr); + +- if (info_ptr->bit_depth == 16) ++ if (png_get_bit_depth(png_ptr, info_ptr) == 16) + png_set_strip_16(png_ptr); + +- if (info_ptr->bit_depth < 8) ++ if (png_get_bit_depth(png_ptr, info_ptr) < 8) + png_set_packing(png_ptr); + + if (png_get_gAMA(png_ptr, info_ptr, &file_gamma)) +@@ -660,15 +660,15 @@ void LoadPNG (const char *name, byte **p + + rowbytes = png_get_rowbytes(png_ptr, info_ptr); + +- *pic = malloc (info_ptr->height * rowbytes); ++ *pic = malloc (png_get_image_height(png_ptr, info_ptr) * rowbytes); + +- for (i = 0; i < info_ptr->height; i++) ++ for (i = 0; i < png_get_image_height(png_ptr, info_ptr); i++) + row_pointers[i] = *pic + i*rowbytes; + + png_read_image(png_ptr, row_pointers); + +- *width = info_ptr->width; +- *height = info_ptr->height; ++ *width = png_get_image_width(png_ptr, info_ptr); ++ *height = png_get_image_height(png_ptr, info_ptr); + + png_read_end(png_ptr, end_info); + png_destroy_read_struct(&png_ptr, &info_ptr, &end_info); +@@ -1007,24 +1007,24 @@ NiceAss: Code from Q2Ice ================================================================= */ @@ -46,7 +102,7 @@ { cinfo->src = (struct jpeg_source_mgr *)(*cinfo->mem->alloc_small)((j_common_ptr) cinfo, JPOOL_PERMANENT, sizeof(struct jpeg_source_mgr)); cinfo->src->init_source = jpg_null; -@@ -1065,7 +1066,7 @@ +@@ -1065,7 +1065,7 @@ void LoadJPG (const char *filename, byte cinfo.err = jpeg_std_error(&jerr); jpeg_create_decompress(&cinfo); From owner-svn-ports-all@FreeBSD.ORG Thu Dec 25 13:46:16 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6C6D32A2; Thu, 25 Dec 2014 13:46:16 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 40A05645A9; Thu, 25 Dec 2014 13:46:16 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBPDkG0m017450; Thu, 25 Dec 2014 13:46:16 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBPDkF4D017448; Thu, 25 Dec 2014 13:46:15 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412251346.sBPDkF4D017448@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Thu, 25 Dec 2014 13:46:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375553 - head/games/doomsday X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2014 13:46:16 -0000 Author: antoine Date: Thu Dec 25 13:46:15 2014 New Revision: 375553 URL: https://svnweb.freebsd.org/changeset/ports/375553 QAT: https://qat.redports.org/buildarchive/r375553/ Log: - this port doesn't use png - cleanup plist Modified: head/games/doomsday/Makefile head/games/doomsday/pkg-plist Modified: head/games/doomsday/Makefile ============================================================================== --- head/games/doomsday/Makefile Thu Dec 25 13:46:11 2014 (r375552) +++ head/games/doomsday/Makefile Thu Dec 25 13:46:15 2014 (r375553) @@ -3,7 +3,7 @@ PORTNAME= doomsday PORTVERSION= 1.14.5 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= games MASTER_SITES= SF/deng/Doomsday%20Engine/${PORTVERSION} @@ -13,8 +13,7 @@ COMMENT= Enhanced Doom, Heretic, and Hex LICENSE= GPLv2 BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip -LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl \ - libpng15.so:${PORTSDIR}/graphics/png +LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl RUN_DEPENDS= timidity:${PORTSDIR}/audio/timidity USE_GL= gl glu @@ -24,7 +23,6 @@ USE_XORG= x11 USES= pkgconfig python:build qmake:outsource USE_QT4= corelib network opengl moc_build QMAKE_SOURCE_PATH= ${WRKSRC}/doomsday -CFLAGS+= -I${LOCALBASE}/include/libpng15 QMAKE_ARGS+= QMAKE_LFLAGS+="-Wl,--export-dynamic" \ CONFIG+="deng_notools deng_nosnowberry" \ SCRIPT_PYTHON=${PYTHON_CMD} Modified: head/games/doomsday/pkg-plist ============================================================================== --- head/games/doomsday/pkg-plist Thu Dec 25 13:46:11 2014 (r375552) +++ head/games/doomsday/pkg-plist Thu Dec 25 13:46:15 2014 (r375553) @@ -86,13 +86,3 @@ man/man6/doomsday.6.gz %%DATADIR%%/modules/bootstrap.de %%DATADIR%%/modules/gui.de %%DATADIR%%/modules/recutil.de -@dirrmtry lib/doomsday -@dirrmtry %%DATADIR%%/data/fonts -@dirrmtry %%DATADIR%%/data/graphics -@dirrmtry %%DATADIR%%/data/jdoom -@dirrmtry %%DATADIR%%/data/jdoom64 -@dirrmtry %%DATADIR%%/data/jheretic -@dirrmtry %%DATADIR%%/data/jhexen -@dirrmtry %%DATADIR%%/data -@dirrmtry %%DATADIR%%/modules -@dirrmtry %%DATADIR%% From owner-svn-ports-all@FreeBSD.ORG Thu Dec 25 13:48:22 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2A29A39F; Thu, 25 Dec 2014 13:48:22 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 16545645BD; Thu, 25 Dec 2014 13:48:22 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBPDmLdu017810; Thu, 25 Dec 2014 13:48:21 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBPDmLVc017809; Thu, 25 Dec 2014 13:48:21 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412251348.sBPDmLVc017809@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Thu, 25 Dec 2014 13:48:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375554 - head/x11-toolkits/irrlicht X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2014 13:48:22 -0000 Author: antoine Date: Thu Dec 25 13:48:21 2014 New Revision: 375554 URL: https://svnweb.freebsd.org/changeset/ports/375554 QAT: https://qat.redports.org/buildarchive/r375554/ Log: Properly support png 1.5 Modified: head/x11-toolkits/irrlicht/Makefile Modified: head/x11-toolkits/irrlicht/Makefile ============================================================================== --- head/x11-toolkits/irrlicht/Makefile Thu Dec 25 13:46:15 2014 (r375553) +++ head/x11-toolkits/irrlicht/Makefile Thu Dec 25 13:48:21 2014 (r375554) @@ -14,14 +14,13 @@ LICENSE= ZLIB LICENSE_FILE= ${WRKSRC}/readme.txt LIB_DEPENDS= libjpeg.so:${PORTSDIR}/graphics/jpeg \ - libpng15.so:${PORTSDIR}/graphics/png + libpng.so:${PORTSDIR}/graphics/png DOS2UNIX_GLOB= Makefile *.cpp *.h *.txt USES= alias dos2unix gmake zip USE_GL= gl USE_XORG= x11 xxf86vm USE_LDCONFIG= yes -CFLAGS+= -I${LOCALBASE}/include/libpng15 MAKE_ENV+= SHLIB_VER=${SHARED_LIB_VER} PLIST_SUB+= SHARED_LIB_VER=${SHARED_LIB_VER} From owner-svn-ports-all@FreeBSD.ORG Thu Dec 25 13:49:13 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C9AD8484; Thu, 25 Dec 2014 13:49:13 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B51BE645CB; Thu, 25 Dec 2014 13:49:13 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBPDnDGS018083; Thu, 25 Dec 2014 13:49:13 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBPDnCrV018076; Thu, 25 Dec 2014 13:49:12 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201412251349.sBPDnCrV018076@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Thu, 25 Dec 2014 13:49:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375555 - in head/security: . p5-Dancer2-Plugin-Auth-Extensible-Provider-Usergroup X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2014 13:49:13 -0000 Author: wen Date: Thu Dec 25 13:49:11 2014 New Revision: 375555 URL: https://svnweb.freebsd.org/changeset/ports/375555 QAT: https://qat.redports.org/buildarchive/r375555/ Log: Define that a user must be logged in and have the proper permissions to access a route WWW: https://metacpan.org/pod/Dancer2::Plugin::Auth::Extensible::Provider::Usergroup PR: 196191 Submitted by: hvo.pm@xs4all.nl Added: head/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Usergroup/ head/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Usergroup/Makefile (contents, props changed) head/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Usergroup/distinfo (contents, props changed) head/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Usergroup/pkg-descr (contents, props changed) head/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Usergroup/pkg-plist (contents, props changed) Modified: head/security/Makefile Modified: head/security/Makefile ============================================================================== --- head/security/Makefile Thu Dec 25 13:48:21 2014 (r375554) +++ head/security/Makefile Thu Dec 25 13:49:11 2014 (r375555) @@ -536,6 +536,7 @@ SUBDIR += p5-Dancer-Plugin-Auth-Extensible-Provider-Usergroup SUBDIR += p5-Dancer-Plugin-Passphrase SUBDIR += p5-Dancer2-Plugin-Auth-Extensible + SUBDIR += p5-Dancer2-Plugin-Auth-Extensible-Provider-Usergroup SUBDIR += p5-Dancer2-Plugin-Passphrase SUBDIR += p5-Data-Entropy SUBDIR += p5-Data-Password Added: head/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Usergroup/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Usergroup/Makefile Thu Dec 25 13:49:11 2014 (r375555) @@ -0,0 +1,24 @@ +# Created by: Henk van Oers +# $FreeBSD$ + +PORTNAME= Dancer2-Plugin-Auth-Extensible-Provider-Usergroup +PORTVERSION= 0.22 +CATEGORIES= security perl5 +MASTER_SITES= CPAN +PKGNAMEPREFIX= p5- + +MAINTAINER= hvo.pm@xs4all.nl +COMMENT= Extensible authentication framework for Dancer2 apps + +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + +BUILD_DEPENDS= p5-Dancer2>=0.156001:${PORTSDIR}/www/p5-Dancer2 \ + p5-Dancer2-Plugin-Auth-Extensible>=0:${PORTSDIR}/security/p5-Dancer2-Plugin-Auth-Extensible \ + p5-Dancer2-Plugin-Passphrase>=0:${PORTSDIR}/security/p5-Dancer2-Plugin-Passphrase +RUN_DEPENDS:= ${BUILD_DEPENDS} + +USES= perl5 +USE_PERL5= configure + +.include Added: head/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Usergroup/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Usergroup/distinfo Thu Dec 25 13:49:11 2014 (r375555) @@ -0,0 +1,2 @@ +SHA256 (Dancer2-Plugin-Auth-Extensible-Provider-Usergroup-0.22.tar.gz) = c24087542deabac7a78e3bb58c934d45efd8bb66867400820a5234029e0d3d69 +SIZE (Dancer2-Plugin-Auth-Extensible-Provider-Usergroup-0.22.tar.gz) = 8661 Added: head/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Usergroup/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Usergroup/pkg-descr Thu Dec 25 13:49:11 2014 (r375555) @@ -0,0 +1,4 @@ +Define that a user must be logged in and have the proper permissions to +access a route + +WWW: https://metacpan.org/pod/Dancer2::Plugin::Auth::Extensible::Provider::Usergroup Added: head/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Usergroup/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Usergroup/pkg-plist Thu Dec 25 13:49:11 2014 (r375555) @@ -0,0 +1,2 @@ +%%PERL5_MAN3%%/Dancer2::Plugin::Auth::Extensible::Provider::Usergroup.3.gz +%%SITE_PERL%%/Dancer2/Plugin/Auth/Extensible/Provider/Usergroup.pm From owner-svn-ports-all@FreeBSD.ORG Thu Dec 25 13:53:38 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 82B87600; Thu, 25 Dec 2014 13:53:38 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 54CE4646CE; Thu, 25 Dec 2014 13:53:38 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBPDrcnw022151; Thu, 25 Dec 2014 13:53:38 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBPDrbOS022146; Thu, 25 Dec 2014 13:53:37 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412251353.sBPDrbOS022146@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Thu, 25 Dec 2014 13:53:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375556 - in head/print/transfig: . 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2014 13:53:38 -0000 Author: antoine Date: Thu Dec 25 13:53:36 2014 New Revision: 375556 URL: https://svnweb.freebsd.org/changeset/ports/375556 QAT: https://qat.redports.org/buildarchive/r375556/ Log: Properly support png 1.5 Modified: head/print/transfig/Makefile head/print/transfig/files/patch-fig2dev_Imakefile head/print/transfig/files/patch-fig2dev_dev_Imakefile Modified: head/print/transfig/Makefile ============================================================================== --- head/print/transfig/Makefile Thu Dec 25 13:49:11 2014 (r375555) +++ head/print/transfig/Makefile Thu Dec 25 13:53:36 2014 (r375556) @@ -12,14 +12,13 @@ MAINTAINER= pi@FreeBSD.org COMMENT= Tools to convert Xfig .fig files RUN_DEPENDS= ppmtogif:${PORTSDIR}/graphics/netpbm -LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png +LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png USES= alias imake CFLAGS+= -Wno-return-type USE_GHOSTSCRIPT_RUN= yes USE_XORG= xpm -CFLAGS+= -I${LOCALBASE}/include/libpng15 MAKE_ARGS+= INSTALLFLAGS="${COPY}" \ INSTPGMFLAGS="${STRIP} ${_BINOWNGRP} -m ${BINMODE}" \ INSTBINFLAGS="${_BINOWNGRP} -m ${BINMODE}" \ Modified: head/print/transfig/files/patch-fig2dev_Imakefile ============================================================================== --- head/print/transfig/files/patch-fig2dev_Imakefile Thu Dec 25 13:49:11 2014 (r375555) +++ head/print/transfig/files/patch-fig2dev_Imakefile Thu Dec 25 13:53:36 2014 (r375556) @@ -26,7 +26,7 @@ +PNGLIBDIR = ${LOCALBASE}/lib ZLIBDIR = $(USRLIBDIR) -PNGINC = -I/usr/include/X11 -+PNGINC = -I${LOCALBASE}/include/libpng ++PNGINC = -I${LOCALBASE}/include #endif XCOMM **************** Modified: head/print/transfig/files/patch-fig2dev_dev_Imakefile ============================================================================== --- head/print/transfig/files/patch-fig2dev_dev_Imakefile Thu Dec 25 13:49:11 2014 (r375555) +++ head/print/transfig/files/patch-fig2dev_dev_Imakefile Thu Dec 25 13:53:36 2014 (r375556) @@ -4,7 +4,7 @@ #ifdef USE_PNG READPNGS=readpng.c READPNGO=readpng.o -+DEPEND_DEFINES=-I${LOCALBASE}/include/libpng DependDefines ++DEPEND_DEFINES=-I${LOCALBASE}/include DependDefines #endif #ifdef USE_XPM From owner-svn-ports-all@FreeBSD.ORG Thu Dec 25 13:57:08 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id BD8D0706; Thu, 25 Dec 2014 13:57:08 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A99FF64701; Thu, 25 Dec 2014 13:57:08 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBPDv8QW022724; Thu, 25 Dec 2014 13:57:08 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBPDv80T022721; Thu, 25 Dec 2014 13:57:08 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201412251357.sBPDv80T022721@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Thu, 25 Dec 2014 13:57:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375557 - in head/games/r1q2: . 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2014 13:57:08 -0000 Author: bapt Date: Thu Dec 25 13:57:07 2014 New Revision: 375557 URL: https://svnweb.freebsd.org/changeset/ports/375557 QAT: https://qat.redports.org/buildarchive/r375557/ Log: Properly support png 1.5 Added: head/games/r1q2/files/patch-ref__gl_gl__image.c (contents, props changed) Deleted: head/games/r1q2/files/patch-ref_gl__gl_image.c Modified: head/games/r1q2/Makefile Modified: head/games/r1q2/Makefile ============================================================================== --- head/games/r1q2/Makefile Thu Dec 25 13:53:36 2014 (r375556) +++ head/games/r1q2/Makefile Thu Dec 25 13:57:07 2014 (r375557) @@ -65,9 +65,8 @@ PLIST_SUB+= GAME="@comment " USE_GL= gl USE_SDL= sdl LIB_DEPENDS+= libjpeg.so:${PORTSDIR}/graphics/jpeg \ - libpng15.so:${PORTSDIR}/graphics/png + libpng.so:${PORTSDIR}/graphics/png ALL_TARGET+= ref_gl -CFLAGS+= -I${LOCALBASE}/include/libpng15 PLIST_SUB+= REF_GL="" .else PLIST_SUB+= REF_GL="@comment " Added: head/games/r1q2/files/patch-ref__gl_gl__image.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/r1q2/files/patch-ref__gl_gl__image.c Thu Dec 25 13:57:07 2014 (r375557) @@ -0,0 +1,85 @@ +--- ref_gl/gl_image.c.orig 2014-12-25 13:55:16 UTC ++++ ref_gl/gl_image.c +@@ -721,7 +721,7 @@ void LoadPNG (const char *name, byte **p + + png_read_info(png_ptr, info_ptr); + +- if (info_ptr->height > MAX_TEXTURE_DIMENSIONS) ++ if (png_get_image_height(png_ptr, info_ptr) > MAX_TEXTURE_DIMENSIONS) + { + png_destroy_read_struct(&png_ptr, &info_ptr, (png_infopp)NULL); + ri.FS_FreeFile (PngFileBuffer.Buffer); +@@ -729,28 +729,28 @@ void LoadPNG (const char *name, byte **p + return; + } + +- if (info_ptr->color_type == PNG_COLOR_TYPE_PALETTE) ++ if (png_get_color_type(png_ptr, info_ptr) == PNG_COLOR_TYPE_PALETTE) + { + png_set_palette_to_rgb (png_ptr); + png_set_filler(png_ptr, 0xFF, PNG_FILLER_AFTER); + } + +- if (info_ptr->color_type == PNG_COLOR_TYPE_RGB) ++ if (png_get_color_type(png_ptr, info_ptr) == PNG_COLOR_TYPE_RGB) + png_set_filler(png_ptr, 0xFF, PNG_FILLER_AFTER); + +- if ((info_ptr->color_type == PNG_COLOR_TYPE_GRAY) && info_ptr->bit_depth < 8) +- png_set_gray_1_2_4_to_8(png_ptr); ++ if ((png_get_color_type(png_ptr, info_ptr) == PNG_COLOR_TYPE_GRAY) && png_get_bit_depth(png_ptr, info_ptr) < 8) ++ png_set_expand_gray_1_2_4_to_8(png_ptr); + + if (png_get_valid(png_ptr, info_ptr, PNG_INFO_tRNS)) + png_set_tRNS_to_alpha(png_ptr); + +- if (info_ptr->color_type == PNG_COLOR_TYPE_GRAY || info_ptr->color_type == PNG_COLOR_TYPE_GRAY_ALPHA) ++ if (png_get_color_type(png_ptr, info_ptr) == PNG_COLOR_TYPE_GRAY || png_get_color_type(png_ptr, info_ptr) == PNG_COLOR_TYPE_GRAY_ALPHA) + png_set_gray_to_rgb(png_ptr); + +- if (info_ptr->bit_depth == 16) ++ if (png_get_bit_depth(png_ptr, info_ptr) == 16) + png_set_strip_16(png_ptr); + +- if (info_ptr->bit_depth < 8) ++ if (png_get_bit_depth(png_ptr, info_ptr) < 8) + png_set_packing(png_ptr); + + if (png_get_gAMA(png_ptr, info_ptr, &file_gamma)) +@@ -760,15 +760,15 @@ void LoadPNG (const char *name, byte **p + + rowbytes = png_get_rowbytes(png_ptr, info_ptr); + +- *pic = malloc (info_ptr->height * rowbytes); ++ *pic = malloc (png_get_image_height(png_ptr, info_ptr) * rowbytes); + +- for (i = 0; i < info_ptr->height; i++) ++ for (i = 0; i < png_get_image_height(png_ptr, info_ptr); i++) + row_pointers[i] = *pic + i*rowbytes; + + png_read_image(png_ptr, row_pointers); + +- *width = info_ptr->width; +- *height = info_ptr->height; ++ *width = png_get_image_width(png_ptr, info_ptr); ++ *height = png_get_image_height(png_ptr, info_ptr); + + png_read_end(png_ptr, end_info); + png_destroy_read_struct(&png_ptr, &info_ptr, &end_info); +@@ -1520,7 +1520,7 @@ void EXPORT jpg_skip_input_data(j_decomp + cinfo->src->bytes_in_buffer -= (size_t) num_bytes; + } + +-void jpeg_mem_src (j_decompress_ptr cinfo, byte *mem, int len) ++void local_jpeg_mem_src (j_decompress_ptr cinfo, byte *mem, int len) + { + cinfo->src = (struct jpeg_source_mgr *)(*cinfo->mem->alloc_small)((j_common_ptr) cinfo, JPOOL_PERMANENT, sizeof(struct jpeg_source_mgr)); + cinfo->src->init_source = jpg_null; +@@ -1561,7 +1561,7 @@ void LoadJPG (const char *filename, byte + + cinfo.err = jpeg_std_error(&jerr); + jpeg_create_decompress(&cinfo); +- jpeg_mem_src(&cinfo, rawdata, rawsize); ++ local_jpeg_mem_src(&cinfo, rawdata, rawsize); + jpeg_read_header(&cinfo, true); + jpeg_start_decompress(&cinfo); + From owner-svn-ports-all@FreeBSD.ORG Thu Dec 25 14:00:32 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id F0A8882D; Thu, 25 Dec 2014 14:00:31 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id DD06E64744; Thu, 25 Dec 2014 14:00:31 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBPE0V6N023382; Thu, 25 Dec 2014 14:00:31 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBPE0VqR023380; Thu, 25 Dec 2014 14:00:31 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201412251400.sBPE0VqR023380@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Thu, 25 Dec 2014 14:00:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375558 - in head: . graphics graphics/libpano12 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2014 14:00:32 -0000 Author: bapt Date: Thu Dec 25 14:00:30 2014 New Revision: 375558 URL: https://svnweb.freebsd.org/changeset/ports/375558 QAT: https://qat.redports.org/buildarchive/r375558/ Log: Was added just for hugin which now support libpano13 Does not properly support modern png Deleted: head/graphics/libpano12/ Modified: head/MOVED head/graphics/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Thu Dec 25 13:57:07 2014 (r375557) +++ head/MOVED Thu Dec 25 14:00:30 2014 (r375558) @@ -7331,3 +7331,4 @@ www/neon29|www/neon|2014-12-24|Rename to graphics/pornview||2014-12-24|No more upstream, no more public distfile, no proper support for modern png misc/gnomehier||2014-12-25|Not needed anymore graphics/corona||2014-12-25|Abandonware, no proper support for modern png +graphics/libpano12|graphics/libpano13|2014-12-25|No proper support for modern png, newer version available as libpano13 Modified: head/graphics/Makefile ============================================================================== --- head/graphics/Makefile Thu Dec 25 13:57:07 2014 (r375557) +++ head/graphics/Makefile Thu Dec 25 14:00:30 2014 (r375558) @@ -511,7 +511,6 @@ SUBDIR += libmorph SUBDIR += libopenraw SUBDIR += libosmesa - SUBDIR += libpano12 SUBDIR += libpano13 SUBDIR += libpcd SUBDIR += libpgf From owner-svn-ports-all@FreeBSD.ORG Thu Dec 25 14:02:39 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8034694F; Thu, 25 Dec 2014 14:02:39 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 616C4647FE; Thu, 25 Dec 2014 14:02:39 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBPE2d7D027142; Thu, 25 Dec 2014 14:02:39 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBPE2clo027139; Thu, 25 Dec 2014 14:02:38 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412251402.sBPE2clo027139@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Thu, 25 Dec 2014 14:02:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375559 - in head/news/knews: . 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2014 14:02:39 -0000 Author: antoine Date: Thu Dec 25 14:02:37 2014 New Revision: 375559 URL: https://svnweb.freebsd.org/changeset/ports/375559 QAT: https://qat.redports.org/buildarchive/r375559/ Log: Properly support png 1.5 Obtained from: pkgsrc Modified: head/news/knews/Makefile head/news/knews/files/patch-Imakefile head/news/knews/files/patch-png.c Modified: head/news/knews/Makefile ============================================================================== --- head/news/knews/Makefile Thu Dec 25 14:00:30 2014 (r375558) +++ head/news/knews/Makefile Thu Dec 25 14:02:37 2014 (r375559) @@ -12,7 +12,7 @@ MAINTAINER= dinoex@FreeBSD.org COMMENT= Threaded nntp newsreader for X LIB_DEPENDS= libjpeg.so:${PORTSDIR}/graphics/jpeg \ - libpng15.so:${PORTSDIR}/graphics/png \ + libpng.so:${PORTSDIR}/graphics/png \ libcompface.so:${PORTSDIR}/mail/faces RUN_DEPENDS= newsp:${PORTSDIR}/print/mp-letter Modified: head/news/knews/files/patch-Imakefile ============================================================================== --- head/news/knews/files/patch-Imakefile Thu Dec 25 14:00:30 2014 (r375558) +++ head/news/knews/files/patch-Imakefile Thu Dec 25 14:02:37 2014 (r375559) @@ -5,7 +5,7 @@ #endif -INCLUDES = -I../Widgets $(REGEXP_INCLUDES) $(KNEWS_INCLUDES) -+INCLUDES = -I../Widgets $(REGEXP_INCLUDES) $(KNEWS_INCLUDES) -I${LOCALBASE}/include/libpng15 ++INCLUDES = -I../Widgets $(REGEXP_INCLUDES) $(KNEWS_INCLUDES) -I${LOCALBASE}/include + LOCAL_LIBRARIES = \ Modified: head/news/knews/files/patch-png.c ============================================================================== --- head/news/knews/files/patch-png.c Thu Dec 25 14:00:30 2014 (r375558) +++ head/news/knews/files/patch-png.c Thu Dec 25 14:02:37 2014 (r375559) @@ -1,147 +1,133 @@ ---- src/png.c.orig 1998-11-21 15:55:13.000000000 +0100 -+++ src/png.c 2012-05-06 13:39:28.000000000 +0200 -@@ -20,6 +20,7 @@ - #else - - #include -+#include - #include - - static unsigned int p_cmap_inited = False; -@@ -76,10 +77,16 @@ - return fp; - } - -+static Pixmap rep_fail(const char *e) { -+ ArtTextAddLine(main_widgets.text, e, ascii_font->body_font, -+ global.alert_pixel); -+ return None; -+} -+ +$NetBSD: patch-bd,v 1.3 2011/01/15 19:16:00 tron Exp $ + +Fix build with png-1.5. + +--- src/png.c.orig 1998-11-21 14:55:13.000000000 +0000 ++++ src/png.c 2011-01-15 19:09:09.000000000 +0000 +@@ -78,8 +78,8 @@ + Pixmap do_png(char *data, long len, long *wp, long *hp) { - png_struct p_str; - png_info p_info; -+ png_structp png_ptr; -+ png_infop info_ptr; ++ png_struct *p_str = NULL; ++ png_info *p_info = NULL; Pixmap pixmap; FILE *volatile vol_fp = NULL; void *volatile vol_pic = NULL; -@@ -92,13 +99,21 @@ - - init_png_cmap(); - -- if (!(vol_fp = dump_for_png(data, len))) { -- ArtTextAddLine(main_widgets.text, "[knews: temp file error.]", -- ascii_font->body_font, global.alert_pixel); -- return None; -+ if (!(vol_fp = dump_for_png(data, len))) -+ return rep_fail("[knews: temp file error.]"); -+ -+ png_ptr = png_create_read_struct(PNG_LIBPNG_VER_STRING, -+ NULL, NULL, NULL); -+ if (!png_ptr) -+ return rep_fail("[knews: can't allocate PNG structure.]"); -+ info_ptr = png_create_info_struct(png_ptr); -+ if (!info_ptr) { -+ png_destroy_read_struct(&png_ptr, -+ (png_infopp)NULL, (png_infopp)NULL); -+ return rep_fail("[knews: can't PNG info structure.]"); +@@ -98,7 +98,11 @@ + return None; } - if (setjmp(p_str.jmpbuf)) -+ if (setjmp(png_jmpbuf(png_ptr))) ++ if ((p_str = (png_struct *) png_create_read_struct(PNG_LIBPNG_VER_STRING, ++ NULL, NULL, NULL))) ++ p_info = (png_info *) png_create_info_struct(p_str); ++ ++ if (p_str && p_info && setjmp(png_jmpbuf(p_str))) ArtTextAddLine(main_widgets.text, "[knews: png error.]", ascii_font->body_font, global.alert_pixel); else { -@@ -108,58 +123,55 @@ +@@ -107,59 +111,63 @@ + int did; unsigned int per_line = 0; unsigned int i, j, pass; ++ png_color_16p background; ++ png_byte color_type; ++ png_colorp palette; ++ int num_palette; ++ ++ png_init_io(p_str, vol_fp); ++ png_read_info(p_str, p_info); ++ ++ vol_w = w = png_get_image_width(p_str, p_info); ++ vol_h = h = png_get_image_height(p_str, p_info); ++ ++ if (png_get_bit_depth(p_str, p_info) == 16) ++ png_set_strip_16(p_str); ++ else if (png_get_bit_depth(p_str, p_info) < 8) ++ png_set_packing(p_str); - png_read_init(&p_str); - png_info_init(&p_info); - - png_init_io(&p_str, vol_fp); - png_read_info(&p_str, &p_info); -+ png_init_io(png_ptr, vol_fp); -+ png_read_info(png_ptr, info_ptr); - +- - vol_w = w = p_info.width; - vol_h = h = p_info.height; -+ vol_w = w = info_ptr->width; -+ vol_h = h = info_ptr->height; - +- - if (p_info.bit_depth == 16) - png_set_strip_16(&p_str); - else if (p_info.bit_depth < 8) - png_set_packing(&p_str); -+ if (info_ptr->bit_depth == 16) -+ png_set_strip_16(png_ptr); -+ else if (info_ptr->bit_depth < 8) -+ png_set_packing(png_ptr); - +- - if (p_info.valid & PNG_INFO_bKGD) - png_set_background(&p_str, &p_info.background, -+ if (info_ptr->valid & PNG_INFO_bKGD) -+ png_set_background(png_ptr, &info_ptr->background, ++ if (png_get_bKGD(p_str, p_info, &background) & PNG_INFO_bKGD) ++ png_set_background(p_str, background, PNG_BACKGROUND_GAMMA_FILE, True, 1.0); else { static png_color_16 bg = {0, }; - png_set_background(&p_str, &bg, -+ png_set_background(png_ptr, &bg, ++ png_set_background(p_str, &bg, PNG_BACKGROUND_GAMMA_SCREEN, False, 1.0); } per_line = w; - if (!(p_info.color_type & PNG_COLOR_MASK_COLOR)) { /* grey image */ -+ if (!(info_ptr->color_type & PNG_COLOR_MASK_COLOR)) { /* grey image */ ++ color_type = png_get_color_type(p_str, p_info); ++ if (!(color_type & PNG_COLOR_MASK_COLOR)) { /* grey image */ grey = True; - png_set_expand(&p_str); -+ png_set_expand(png_ptr); ++ png_set_expand(p_str); } else if (!p_cmap) { /* true color visual */ - if (p_info.color_type == PNG_COLOR_TYPE_PALETTE) - png_set_expand(&p_str); -+ if (info_ptr->color_type == PNG_COLOR_TYPE_PALETTE) -+ png_set_expand(png_ptr); ++ if (color_type == PNG_COLOR_TYPE_PALETTE) ++ png_set_expand(p_str); per_line *= 3; - } else if (p_info.color_type & PNG_COLOR_MASK_PALETTE) { -+ } else if (info_ptr->color_type & PNG_COLOR_MASK_PALETTE) { ++ } else if (color_type & PNG_COLOR_MASK_PALETTE && ++ png_get_PLTE(p_str, p_info, ++ &palette, &num_palette) & PNG_INFO_PLTE) { CMAP_ENTRY *pal; int i, pn; - pn = p_info.num_palette; -+ pn = info_ptr->num_palette; ++ pn = num_palette; pal = (CMAP_ENTRY *)XtMalloc(pn * sizeof *pal); for (i = 0 ; i < pn ; i++) { - pal[i].r = p_info.palette[i].red; - pal[i].g = p_info.palette[i].green; - pal[i].b = p_info.palette[i].blue; -+ pal[i].r = info_ptr->palette[i].red; -+ pal[i].g = info_ptr->palette[i].green; -+ pal[i].b = info_ptr->palette[i].blue; ++ pal[i].r = palette[i].red; ++ pal[i].g = palette[i].green; ++ pal[i].b = palette[i].blue; } vol_pal = pal; vol_pn = pn; } else { - png_set_dither(&p_str, p_cmap, cmap_size, -+ png_set_quantize(png_ptr, p_cmap, cmap_size, - cmap_size, NULL, True); +- cmap_size, NULL, True); ++ png_set_quantize(p_str, p_cmap, cmap_size, ++ cmap_size, NULL, True); } - pass = png_set_interlace_handling(&p_str); - png_start_read_image(&p_str); -+ pass = png_set_interlace_handling(png_ptr); -+ png_start_read_image(png_ptr); ++ pass = png_set_interlace_handling(p_str); ++ png_start_read_image(p_str); vol_pic = pic = (unsigned char *)XtMalloc(h * per_line); -@@ -167,14 +179,14 @@ +@@ -167,14 +175,14 @@ for (i = 0 ; i < pass ; i++) { row = pic; for (j = 0 ; j < h ; j++) { - png_read_row(&p_str, NULL, row); -+ png_read_row(png_ptr, NULL, row); ++ png_read_row(p_str, NULL, row); if (!did) vol_did = did = True; row += per_line; @@ -149,16 +135,19 @@ } - png_read_end(&p_str, NULL); -+ png_read_end(png_ptr, NULL); ++ png_read_end(p_str, NULL); } if (!vol_did) -@@ -204,7 +216,7 @@ +@@ -204,7 +212,10 @@ } } - png_read_destroy(&p_str, &p_info, NULL); -+ png_read_destroy(png_ptr, info_ptr, NULL); ++ if (p_info) ++ png_destroy_read_struct(&p_str, &p_info, NULL); ++ else ++ png_destroy_read_struct(&p_str, NULL, NULL); fclose((FILE *)vol_fp); XtFree((char *)vol_pic); XtFree((char *)vol_pal); From owner-svn-ports-all@FreeBSD.ORG Thu Dec 25 14:03:50 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 88462A42; Thu, 25 Dec 2014 14:03:50 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6952864815; Thu, 25 Dec 2014 14:03:50 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBPE3onr027378; Thu, 25 Dec 2014 14:03:50 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBPE3oEk027377; Thu, 25 Dec 2014 14:03:50 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201412251403.sBPE3oEk027377@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Thu, 25 Dec 2014 14:03:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375560 - 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2014 14:03:50 -0000 Author: bapt Date: Thu Dec 25 14:03:49 2014 New Revision: 375560 URL: https://svnweb.freebsd.org/changeset/ports/375560 QAT: https://qat.redports.org/buildarchive/r375560/ Log: Remove gnomehack and desktopfileutils Differential Revision: https://reviews.freebsd.org/D1369 Approved by: kwm Modified: head/Mk/bsd.gnome.mk Modified: head/Mk/bsd.gnome.mk ============================================================================== --- head/Mk/bsd.gnome.mk Thu Dec 25 14:02:37 2014 (r375559) +++ head/Mk/bsd.gnome.mk Thu Dec 25 14:03:49 2014 (r375560) @@ -69,14 +69,14 @@ Gnome_Pre_Include= bsd.gnome.mk # non-version specific components _USE_GNOME_ALL= esound intlhack intltool introspection \ - gnomehack referencehack gnomemimedata \ + referencehack gnomemimedata \ gnomeprefix # GNOME 1 components _USE_GNOME_ALL+= gdkpixbuf glib12 gtk12 imlib # GNOME 2 components -_USE_GNOME_ALL+= atk atspi cairo desktopfileutils gal2 \ +_USE_GNOME_ALL+= atk atspi cairo gal2 \ gdkpixbuf2 gconf2 glib20 \ gnomedocutils gnomesharp20 \ gnomespeech gnomevfs2 gtk-update-icon-cache gtk20 gtkhtml3 gtksharp10 \ @@ -102,18 +102,6 @@ _USE_GNOME_ALL+=atkmm cairomm gconfmm26 GNOME_MAKEFILEIN?= Makefile.in SCROLLKEEPER_DIR= /var/db/rarian -gnomehack_PRE_PATCH= ${FIND} ${WRKSRC} -name "${GNOME_MAKEFILEIN}*" -type f | ${XARGS} ${REINPLACE_CMD} -e \ - 's|[(]libdir[)]/locale|(prefix)/share/locale|g ; \ - s|[(]libdir[)]/pkgconfig|(prefix)/libdata/pkgconfig|g ; \ - s|{libdir}/pkgconfig|(prefix)/libdata/pkgconfig|g ; \ - s|[(]datadir[)]/pkgconfig|(prefix)/libdata/pkgconfig|g ; \ - s|[(]prefix[)]/lib/pkgconfig|(prefix)/libdata/pkgconfig|g ; \ - s|[$$][(]localstatedir[)]/scrollkeeper|${SCROLLKEEPER_DIR}|g ; \ - s|[(]libdir[)]/bonobo/servers|(prefix)/libdata/bonobo/servers|g' ; \ - ${FIND} ${WRKSRC} -name "configure" -type f | ${XARGS} ${REINPLACE_CMD} -e \ - 's|-lpthread|${PTHREAD_LIBS}|g ; \ - s|DATADIRNAME=lib|DATADIRNAME=share|g ; \ - s|{libdir}/locale|{prefix}/share/locale|g' referencehack_PRE_PATCH= ${FIND} ${WRKSRC} -name "Makefile.in" -type f | ${XARGS} ${REINPLACE_CMD} -e \ "s|test \"\$$\$$installfiles\" = '\$$(srcdir)/html/\*'|:|" @@ -475,11 +463,6 @@ evolutiondataserver3_DETECT= ${LOCALBAS evolutiondataserver3_USE_GNOME_IMPL= libxml2 gtk30 evolutiondataserver3_GNOME_DESKTOP_VERSION=3 -desktopfileutils_BUILD_DEPENDS=update-desktop-database:${PORTSDIR}/devel/desktop-file-utils -desktopfileutils_RUN_DEPENDS=update-desktop-database:${PORTSDIR}/devel/desktop-file-utils -desktopfileutils_DETECT= ${LOCALBASE}/bin/update-desktop-database -desktopfileutils_USE_GNOME_IMPL=glib20 - gnomemenus3_BUILD_DEPENDS= gnome-menus>=3.2.0:${PORTSDIR}/x11/gnome-menus gnomemenus3_RUN_DEPENDS= gnome-menus>=3.2.0:${PORTSDIR}/x11/gnome-menus gnomemenus3_DETECT= ${LOCALBASE}/libdata/pkgconfig/libgnome-menu-3.0.pc From owner-svn-ports-all@FreeBSD.ORG Thu Dec 25 14:16:33 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4B88ABDF; Thu, 25 Dec 2014 14:16:33 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3772064983; Thu, 25 Dec 2014 14:16:33 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBPEGXAE032459; Thu, 25 Dec 2014 14:16:33 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBPEGXcj032458; Thu, 25 Dec 2014 14:16:33 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201412251416.sBPEGXcj032458@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Thu, 25 Dec 2014 14:16:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375561 - head/editors/zoinks X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2014 14:16:33 -0000 Author: bapt Date: Thu Dec 25 14:16:32 2014 New Revision: 375561 URL: https://svnweb.freebsd.org/changeset/ports/375561 QAT: https://qat.redports.org/buildarchive/r375561/ Log: Drop support for imlib Modified: head/editors/zoinks/Makefile Modified: head/editors/zoinks/Makefile ============================================================================== --- head/editors/zoinks/Makefile Thu Dec 25 14:03:49 2014 (r375560) +++ head/editors/zoinks/Makefile Thu Dec 25 14:16:32 2014 (r375561) @@ -3,7 +3,7 @@ PORTNAME= zoinks PORTVERSION= 0.4.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= editors MASTER_SITES= http://zoinks.mikelockwood.com/download/ @@ -18,11 +18,9 @@ GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -OPTIONS_DEFINE= IMLIB NLS +OPTIONS_DEFINE= NLS OPTIONS_SUB= yes -IMLIB_USE= GNOME=imlib -IMLIB_CONFIGURE_ENABLE= imlib NLS_USES= gettext NLS_CONFIGURE_ENABLE= nls From owner-svn-ports-all@FreeBSD.ORG Thu Dec 25 14:18:38 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 95799CD3; Thu, 25 Dec 2014 14:18:38 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8219964999; Thu, 25 Dec 2014 14:18:38 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBPEIcEX032817; Thu, 25 Dec 2014 14:18:38 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBPEIcqp032815; Thu, 25 Dec 2014 14:18:38 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201412251418.sBPEIcqp032815@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Thu, 25 Dec 2014 14:18:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375562 - in head: . games games/hex X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2014 14:18:38 -0000 Author: bapt Date: Thu Dec 25 14:18:37 2014 New Revision: 375562 URL: https://svnweb.freebsd.org/changeset/ports/375562 QAT: https://qat.redports.org/buildarchive/r375562/ Log: Abandonware (1999) no support for modern graphics libraries Deleted: head/games/hex/ Modified: head/MOVED head/games/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Thu Dec 25 14:16:32 2014 (r375561) +++ head/MOVED Thu Dec 25 14:18:37 2014 (r375562) @@ -7332,3 +7332,4 @@ graphics/pornview||2014-12-24|No more up misc/gnomehier||2014-12-25|Not needed anymore graphics/corona||2014-12-25|Abandonware, no proper support for modern png graphics/libpano12|graphics/libpano13|2014-12-25|No proper support for modern png, newer version available as libpano13 +games/hex||2014-12-25|Abandonware, no support for moden graphics libraries Modified: head/games/Makefile ============================================================================== --- head/games/Makefile Thu Dec 25 14:16:32 2014 (r375561) +++ head/games/Makefile Thu Dec 25 14:18:37 2014 (r375562) @@ -390,7 +390,6 @@ SUBDIR += help_hannahs_horse SUBDIR += heretic SUBDIR += heroes - SUBDIR += hex SUBDIR += hex-a-hop SUBDIR += hexalate SUBDIR += hexglass From owner-svn-ports-all@FreeBSD.ORG Thu Dec 25 14:19:46 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id DDDE2DBA; Thu, 25 Dec 2014 14:19:46 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CA0D3649C0; Thu, 25 Dec 2014 14:19:46 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBPEJkhw033044; Thu, 25 Dec 2014 14:19:46 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBPEJkf5033043; Thu, 25 Dec 2014 14:19:46 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201412251419.sBPEJkf5033043@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Thu, 25 Dec 2014 14:19:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375563 - head/graphics/gimageview X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2014 14:19:47 -0000 Author: bapt Date: Thu Dec 25 14:19:45 2014 New Revision: 375563 URL: https://svnweb.freebsd.org/changeset/ports/375563 QAT: https://qat.redports.org/buildarchive/r375563/ Log: Remove support for imlib Modified: head/graphics/gimageview/Makefile Modified: head/graphics/gimageview/Makefile ============================================================================== --- head/graphics/gimageview/Makefile Thu Dec 25 14:18:37 2014 (r375562) +++ head/graphics/gimageview/Makefile Thu Dec 25 14:19:45 2014 (r375563) @@ -3,7 +3,7 @@ PORTNAME= gimageview PORTVERSION= 0.2.27 -PORTREVISION= 19 +PORTREVISION= 20 CATEGORIES= graphics MASTER_SITES= SF/gtkmmviewer/${PORTNAME}/${PORTVERSION} @@ -25,7 +25,7 @@ CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib INSTALL_TARGET= install-strip -OPTIONS_DEFINE= SPLASH NLS LIBMNG LIBWMF LIBRSVG2 LIBEXIF MPLAYER LIBXINE IMLIB +OPTIONS_DEFINE= SPLASH NLS LIBMNG LIBWMF LIBRSVG2 LIBEXIF MPLAYER LIBXINE OPTIONS_DEFAULT=SPLASH NLS LIBMNG LIBWMF LIBRSVG2 LIBEXIF MPLAYER NO_OPTIONS_SORT=yes OPTIONS_SUB= yes @@ -36,10 +36,6 @@ SPLASH_CONFIGURE_ENABLE=splash NLS_CONFIGURE_ENABLE= nls NLS_USES= gettext -IMLIB_DESC= imlib, disable gdk-pixbuf -IMLIB_CONFIGURE_ENABLE= gdk-pixbuf -IMLIB_USE= GNOME=imlib - LIBMNG_CONFIGURE_WITH= libmng LIBMNG_LIB_DEPENDS= libmng.so:${PORTSDIR}/graphics/libmng From owner-svn-ports-all@FreeBSD.ORG Thu Dec 25 14:21:45 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 470FAEA5; Thu, 25 Dec 2014 14:21:45 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3316F64A82; Thu, 25 Dec 2014 14:21:45 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBPELjGD036823; Thu, 25 Dec 2014 14:21:45 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBPELiHw036821; Thu, 25 Dec 2014 14:21:44 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201412251421.sBPELiHw036821@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Thu, 25 Dec 2014 14:21:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375564 - in head: . graphics graphics/bbrb X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2014 14:21:45 -0000 Author: bapt Date: Thu Dec 25 14:21:43 2014 New Revision: 375564 URL: https://svnweb.freebsd.org/changeset/ports/375564 QAT: https://qat.redports.org/buildarchive/r375564/ Log: Remove abandonware blocking decomission of imlib Deleted: head/graphics/bbrb/ Modified: head/MOVED head/graphics/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Thu Dec 25 14:19:45 2014 (r375563) +++ head/MOVED Thu Dec 25 14:21:43 2014 (r375564) @@ -7333,3 +7333,4 @@ misc/gnomehier||2014-12-25|Not needed an graphics/corona||2014-12-25|Abandonware, no proper support for modern png graphics/libpano12|graphics/libpano13|2014-12-25|No proper support for modern png, newer version available as libpano13 games/hex||2014-12-25|Abandonware, no support for moden graphics libraries +grahpics/bbrb||2014-12-25|Abandonware, depends on imlib Modified: head/graphics/Makefile ============================================================================== --- head/graphics/Makefile Thu Dec 25 14:19:45 2014 (r375563) +++ head/graphics/Makefile Thu Dec 25 14:21:43 2014 (r375564) @@ -56,7 +56,6 @@ SUBDIR += barbecue SUBDIR += barcode SUBDIR += batik - SUBDIR += bbrb SUBDIR += blender SUBDIR += blender-doc SUBDIR += bmeps From owner-svn-ports-all@FreeBSD.ORG Thu Dec 25 14:26:48 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8FE3AFA8; Thu, 25 Dec 2014 14:26:48 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7BCD764AB6; Thu, 25 Dec 2014 14:26:48 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBPEQmor037537; Thu, 25 Dec 2014 14:26:48 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBPEQmKv037535; Thu, 25 Dec 2014 14:26:48 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201412251426.sBPEQmKv037535@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Thu, 25 Dec 2014 14:26:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375565 - in head: . graphics graphics/gtkgraph X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2014 14:26:48 -0000 Author: bapt Date: Thu Dec 25 14:26:47 2014 New Revision: 375565 URL: https://svnweb.freebsd.org/changeset/ports/375565 QAT: https://qat.redports.org/buildarchive/r375565/ Log: Remove abandonware blocking decomissioning imlib Deleted: head/graphics/gtkgraph/ Modified: head/MOVED head/graphics/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Thu Dec 25 14:21:43 2014 (r375564) +++ head/MOVED Thu Dec 25 14:26:47 2014 (r375565) @@ -7333,4 +7333,5 @@ misc/gnomehier||2014-12-25|Not needed an graphics/corona||2014-12-25|Abandonware, no proper support for modern png graphics/libpano12|graphics/libpano13|2014-12-25|No proper support for modern png, newer version available as libpano13 games/hex||2014-12-25|Abandonware, no support for moden graphics libraries -grahpics/bbrb||2014-12-25|Abandonware, depends on imlib +graphics/bbrb||2014-12-25|Abandonware, depends on imlib +graphics/gtkgraph||2014-12-25|Abandonware, depends on imlib Modified: head/graphics/Makefile ============================================================================== --- head/graphics/Makefile Thu Dec 25 14:21:43 2014 (r375564) +++ head/graphics/Makefile Thu Dec 25 14:26:47 2014 (r375565) @@ -322,7 +322,6 @@ SUBDIR += gtk-update-icon-cache SUBDIR += gtkam SUBDIR += gtkdps - SUBDIR += gtkgraph SUBDIR += gts SUBDIR += guilib SUBDIR += gwenview-kde4 From owner-svn-ports-all@FreeBSD.ORG Thu Dec 25 14:29:11 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E6523123; Thu, 25 Dec 2014 14:29:11 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D297064ACC; Thu, 25 Dec 2014 14:29:11 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBPETBR1037928; Thu, 25 Dec 2014 14:29:11 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBPETBvQ037924; Thu, 25 Dec 2014 14:29:11 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201412251429.sBPETBvQ037924@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Thu, 25 Dec 2014 14:29:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375566 - in head: . graphics graphics/imagesort X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2014 14:29:12 -0000 Author: bapt Date: Thu Dec 25 14:29:10 2014 New Revision: 375566 URL: https://svnweb.freebsd.org/changeset/ports/375566 QAT: https://qat.redports.org/buildarchive/r375566/ Log: Remove abandonware blocking decomissioning imlib Deleted: head/graphics/imagesort/ Modified: head/MOVED head/graphics/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Thu Dec 25 14:26:47 2014 (r375565) +++ head/MOVED Thu Dec 25 14:29:10 2014 (r375566) @@ -7335,3 +7335,4 @@ graphics/libpano12|graphics/libpano13|20 games/hex||2014-12-25|Abandonware, no support for moden graphics libraries graphics/bbrb||2014-12-25|Abandonware, depends on imlib graphics/gtkgraph||2014-12-25|Abandonware, depends on imlib +graphics/imagesort||2014-12-25|Abandonware, depends on imlib Modified: head/graphics/Makefile ============================================================================== --- head/graphics/Makefile Thu Dec 25 14:26:47 2014 (r375565) +++ head/graphics/Makefile Thu Dec 25 14:29:10 2014 (r375566) @@ -352,7 +352,6 @@ SUBDIR += iiview SUBDIR += ilmbase SUBDIR += imageindex - SUBDIR += imagesort SUBDIR += imageviewer SUBDIR += imageworsener SUBDIR += imc From owner-svn-ports-all@FreeBSD.ORG Thu Dec 25 14:32:44 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 3D2303D1; Thu, 25 Dec 2014 14:32:44 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 28D6564BE4; Thu, 25 Dec 2014 14:32:44 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBPEWiBK041928; Thu, 25 Dec 2014 14:32:44 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBPEWhBQ041926; Thu, 25 Dec 2014 14:32:43 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201412251432.sBPEWhBQ041926@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Thu, 25 Dec 2014 14:32:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375567 - in head: . graphics graphics/picturebook X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2014 14:32:44 -0000 Author: bapt Date: Thu Dec 25 14:32:42 2014 New Revision: 375567 URL: https://svnweb.freebsd.org/changeset/ports/375567 QAT: https://qat.redports.org/buildarchive/r375567/ Log: Remove abandonware blocking decomissioning imlib Deleted: head/graphics/picturebook/ Modified: head/MOVED head/graphics/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Thu Dec 25 14:29:10 2014 (r375566) +++ head/MOVED Thu Dec 25 14:32:42 2014 (r375567) @@ -7336,3 +7336,4 @@ games/hex||2014-12-25|Abandonware, no su graphics/bbrb||2014-12-25|Abandonware, depends on imlib graphics/gtkgraph||2014-12-25|Abandonware, depends on imlib graphics/imagesort||2014-12-25|Abandonware, depends on imlib +grahpics/picturebook||2014-12-25|Abandonware, depends on imlib Modified: head/graphics/Makefile ============================================================================== --- head/graphics/Makefile Thu Dec 25 14:29:10 2014 (r375566) +++ head/graphics/Makefile Thu Dec 25 14:32:42 2014 (r375567) @@ -760,7 +760,6 @@ SUBDIR += php56-gd SUBDIR += phplot SUBDIR += picpuz - SUBDIR += picturebook SUBDIR += picviz SUBDIR += piddle SUBDIR += pinpoint From owner-svn-ports-all@FreeBSD.ORG Thu Dec 25 14:33:50 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A40B04BA; Thu, 25 Dec 2014 14:33:50 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8F81B64BF1; Thu, 25 Dec 2014 14:33:50 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBPEXoGc042201; Thu, 25 Dec 2014 14:33:50 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBPEXo57042199; Thu, 25 Dec 2014 14:33:50 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201412251433.sBPEXo57042199@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Thu, 25 Dec 2014 14:33:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375568 - in head: . graphics graphics/show X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2014 14:33:50 -0000 Author: bapt Date: Thu Dec 25 14:33:49 2014 New Revision: 375568 URL: https://svnweb.freebsd.org/changeset/ports/375568 QAT: https://qat.redports.org/buildarchive/r375568/ Log: Remove abandonware blocking decomissioning imlib Deleted: head/graphics/show/ Modified: head/MOVED head/graphics/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Thu Dec 25 14:32:42 2014 (r375567) +++ head/MOVED Thu Dec 25 14:33:49 2014 (r375568) @@ -7336,4 +7336,5 @@ games/hex||2014-12-25|Abandonware, no su graphics/bbrb||2014-12-25|Abandonware, depends on imlib graphics/gtkgraph||2014-12-25|Abandonware, depends on imlib graphics/imagesort||2014-12-25|Abandonware, depends on imlib -grahpics/picturebook||2014-12-25|Abandonware, depends on imlib +graphics/picturebook||2014-12-25|Abandonware, depends on imlib +graphics/show||2014-12-25|Abandonware, depends on imlib Modified: head/graphics/Makefile ============================================================================== --- head/graphics/Makefile Thu Dec 25 14:32:42 2014 (r375567) +++ head/graphics/Makefile Thu Dec 25 14:33:49 2014 (r375568) @@ -956,7 +956,6 @@ SUBDIR += sharpconstruct SUBDIR += shiva-collections SUBDIR += shotwell - SUBDIR += show SUBDIR += showimage SUBDIR += silgraphite SUBDIR += simage From owner-svn-ports-all@FreeBSD.ORG Thu Dec 25 14:35:59 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C66E7614; Thu, 25 Dec 2014 14:35:59 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B2C6D64C2B; Thu, 25 Dec 2014 14:35:59 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBPEZxwd042595; Thu, 25 Dec 2014 14:35:59 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBPEZxil042593; Thu, 25 Dec 2014 14:35:59 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201412251435.sBPEZxil042593@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Thu, 25 Dec 2014 14:35:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375569 - in head: . japanese japanese/ebview X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2014 14:35:59 -0000 Author: bapt Date: Thu Dec 25 14:35:58 2014 New Revision: 375569 URL: https://svnweb.freebsd.org/changeset/ports/375569 QAT: https://qat.redports.org/buildarchive/r375569/ Log: Remove abandonware blocking decomissioning imlib Deleted: head/japanese/ebview/ Modified: head/MOVED head/japanese/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Thu Dec 25 14:33:49 2014 (r375568) +++ head/MOVED Thu Dec 25 14:35:58 2014 (r375569) @@ -7338,3 +7338,4 @@ graphics/gtkgraph||2014-12-25|Abandonwar graphics/imagesort||2014-12-25|Abandonware, depends on imlib graphics/picturebook||2014-12-25|Abandonware, depends on imlib graphics/show||2014-12-25|Abandonware, depends on imlib +japanese/ebview|japanese/ebview-gtk2|2014-12-25|Use GTK2 version Modified: head/japanese/Makefile ============================================================================== --- head/japanese/Makefile Thu Dec 25 14:33:49 2014 (r375568) +++ head/japanese/Makefile Thu Dec 25 14:35:58 2014 (r375569) @@ -42,7 +42,6 @@ SUBDIR += ebd-fpw SUBDIR += eblook SUBDIR += ebnetd - SUBDIR += ebview SUBDIR += ebview-gtk2 SUBDIR += edict SUBDIR += edict-fpw From owner-svn-ports-all@FreeBSD.ORG Thu Dec 25 14:38:11 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 3783A705; Thu, 25 Dec 2014 14:38:11 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2339A64C3B; Thu, 25 Dec 2014 14:38:11 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBPEcAK5042969; Thu, 25 Dec 2014 14:38:10 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBPEcAIU042967; Thu, 25 Dec 2014 14:38:10 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201412251438.sBPEcAIU042967@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Thu, 25 Dec 2014 14:38:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375570 - in head: . japanese japanese/xjtext X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2014 14:38:11 -0000 Author: bapt Date: Thu Dec 25 14:38:09 2014 New Revision: 375570 URL: https://svnweb.freebsd.org/changeset/ports/375570 QAT: https://qat.redports.org/buildarchive/r375570/ Log: Remove abandonware blocking decomissioning imlib Deleted: head/japanese/xjtext/ Modified: head/MOVED head/japanese/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Thu Dec 25 14:35:58 2014 (r375569) +++ head/MOVED Thu Dec 25 14:38:09 2014 (r375570) @@ -7339,3 +7339,4 @@ graphics/imagesort||2014-12-25|Abandonwa graphics/picturebook||2014-12-25|Abandonware, depends on imlib graphics/show||2014-12-25|Abandonware, depends on imlib japanese/ebview|japanese/ebview-gtk2|2014-12-25|Use GTK2 version +japanese/xjtext||2014-12-25|Abandonware, depends on imlib Modified: head/japanese/Makefile ============================================================================== --- head/japanese/Makefile Thu Dec 25 14:35:58 2014 (r375569) +++ head/japanese/Makefile Thu Dec 25 14:38:09 2014 (r375570) @@ -287,7 +287,6 @@ SUBDIR += wwasw-fpw SUBDIR += xdtp SUBDIR += xgate - SUBDIR += xjtext SUBDIR += xlockmore SUBDIR += xpdf SUBDIR += xshodou From owner-svn-ports-all@FreeBSD.ORG Thu Dec 25 14:39:04 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1876F89D; Thu, 25 Dec 2014 14:39:04 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 04AE264C57; Thu, 25 Dec 2014 14:39:04 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBPEd3CH043167; Thu, 25 Dec 2014 14:39:03 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBPEd3t0043166; Thu, 25 Dec 2014 14:39:03 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201412251439.sBPEd3t0043166@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Thu, 25 Dec 2014 14:39:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375571 - head/misc/magicpoint X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2014 14:39:04 -0000 Author: bapt Date: Thu Dec 25 14:39:02 2014 New Revision: 375571 URL: https://svnweb.freebsd.org/changeset/ports/375571 QAT: https://qat.redports.org/buildarchive/r375571/ Log: Remove non default option on imlib Modified: head/misc/magicpoint/Makefile Modified: head/misc/magicpoint/Makefile ============================================================================== --- head/misc/magicpoint/Makefile Thu Dec 25 14:38:09 2014 (r375570) +++ head/misc/magicpoint/Makefile Thu Dec 25 14:39:02 2014 (r375571) @@ -42,7 +42,7 @@ EMACS_LISPS_MGP=COPYING README mgp.el mg SAMPLE_SCRIPTS= eqn2eps.sh tex2eps.sh mgp2html.pl mgp2latex.pl -OPTIONS_DEFINE= FREETYPE XFT GIF IMLIB DOCS +OPTIONS_DEFINE= FREETYPE XFT GIF DOCS OPTIONS_DEFAULT=FREETYPE XFT GIF NO_OPTIONS_SORT=yes @@ -55,8 +55,6 @@ XFT_CONFIGURE_ON= --enable-freetype-char GIF_CONFIGURE_ENABLE= gif GIF_LIB_DEPENDS= libgif.so:${PORTSDIR}/graphics/giflib GIF_CPPFLAGS= -I${LOCALBASE}/include -IMLIB_USE= GNOME=imlib -IMLIB_CONFIGURE_ENABLE= imlib .include From owner-svn-ports-all@FreeBSD.ORG Thu Dec 25 14:40:20 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A7D9DA53; Thu, 25 Dec 2014 14:40:20 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9397116A7; Thu, 25 Dec 2014 14:40:20 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBPEeKvA043467; Thu, 25 Dec 2014 14:40:20 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBPEeKDV043466; Thu, 25 Dec 2014 14:40:20 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201412251440.sBPEeKDV043466@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Thu, 25 Dec 2014 14:40:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375572 - head/sysutils/usbhotkey X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2014 14:40:20 -0000 Author: bapt Date: Thu Dec 25 14:40:19 2014 New Revision: 375572 URL: https://svnweb.freebsd.org/changeset/ports/375572 QAT: https://qat.redports.org/buildarchive/r375572/ Log: Remove GUI option which depends on imlib Modified: head/sysutils/usbhotkey/Makefile Modified: head/sysutils/usbhotkey/Makefile ============================================================================== --- head/sysutils/usbhotkey/Makefile Thu Dec 25 14:39:02 2014 (r375571) +++ head/sysutils/usbhotkey/Makefile Thu Dec 25 14:40:19 2014 (r375572) @@ -3,7 +3,7 @@ PORTNAME= usbhotkey PORTVERSION= 0.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= SF/${PORTNAME}/${PORTNAME} @@ -25,11 +25,6 @@ CPPFLAGS+= -I${LOCALBASE}/include \ LDFLAGS+= -L${LOCALBASE}/lib LIBS+= -lX11 -OPTIONS_DEFINE= GUI -OPTIONS_DEFAULT= GUI -GUI_DESC= Enable GUI bits (via Imlib) - -GUI_LIB_DEPENDS= libImlib.so:${PORTSDIR}/graphics/imlib -GUI_CONFIGURE_OFF= --without-Imlib +CONFIGURE_ARGS= --without-Imlib .include From owner-svn-ports-all@FreeBSD.ORG Thu Dec 25 14:41:46 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 756C8B38; Thu, 25 Dec 2014 14:41:46 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 61CA21A9B; Thu, 25 Dec 2014 14:41:46 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBPEfkqH046806; Thu, 25 Dec 2014 14:41:46 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBPEfk80046805; Thu, 25 Dec 2014 14:41:46 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201412251441.sBPEfk80046805@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Thu, 25 Dec 2014 14:41:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375573 - head/x11-wm/fvwm2 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2014 14:41:46 -0000 Author: bapt Date: Thu Dec 25 14:41:45 2014 New Revision: 375573 URL: https://svnweb.freebsd.org/changeset/ports/375573 QAT: https://qat.redports.org/buildarchive/r375573/ Log: Drop IMLIB option Modified: head/x11-wm/fvwm2/Makefile Modified: head/x11-wm/fvwm2/Makefile ============================================================================== --- head/x11-wm/fvwm2/Makefile Thu Dec 25 14:40:19 2014 (r375572) +++ head/x11-wm/fvwm2/Makefile Thu Dec 25 14:41:45 2014 (r375573) @@ -24,7 +24,7 @@ CONFIGURE_ARGS= --disable-mandoc --witho USES= gmake perl5 pkgconfig tar:bzip2 USE_XORG= xcursor xft xinerama xpm xrender -OPTIONS_DEFINE= ICONS ICONV STROKE RPLAY SESSION_MGMT PNG SVG BIDI NLS IMLIB +OPTIONS_DEFINE= ICONS ICONV STROKE RPLAY SESSION_MGMT PNG SVG BIDI NLS OPTIONS_DEFAULT=ICONS ICONV SESSION_MGMT PNG OPTIONS_SUB= yes @@ -32,7 +32,6 @@ STROKE_DESC= support for mouse gestures RPLAY_DESC= RPlay support in FvwmEvent SESSION_MGMT_DESC= Session Management support BIDI_DESC= Asian bi-directional text support -IMLIB_DESC= imlib library (requires gtk12) PLIST_SUB= FVWM_VERSION="${PORTVERSION}" @@ -93,12 +92,6 @@ CONFIGURE_ARGS+= --enable-bidi \ CONFIGURE_ARGS+= --disable-bidi .endif -.if ${PORT_OPTIONS:MIMLIB} -USE_GNOME+= imlib -.else -CONFIGURE_ARGS+=--disable-gtk -.endif - .if ${PORT_OPTIONS:MNLS} USES+= gettext CONFIGURE_ARGS+= --with-intl-library=${LOCALBASE}/lib \ From owner-svn-ports-all@FreeBSD.ORG Thu Dec 25 14:43:01 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 79B2FC24; Thu, 25 Dec 2014 14:43:01 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 65E121AAB; Thu, 25 Dec 2014 14:43:01 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBPEh1je047338; Thu, 25 Dec 2014 14:43:01 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBPEh1Qw047337; Thu, 25 Dec 2014 14:43:01 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201412251443.sBPEh1Qw047337@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Thu, 25 Dec 2014 14:43:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375574 - head/x11/metisse X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2014 14:43:01 -0000 Author: bapt Date: Thu Dec 25 14:43:00 2014 New Revision: 375574 URL: https://svnweb.freebsd.org/changeset/ports/375574 QAT: https://qat.redports.org/buildarchive/r375574/ Log: Drop IMLIB option Modified: head/x11/metisse/Makefile Modified: head/x11/metisse/Makefile ============================================================================== --- head/x11/metisse/Makefile Thu Dec 25 14:41:45 2014 (r375573) +++ head/x11/metisse/Makefile Thu Dec 25 14:43:00 2014 (r375574) @@ -45,7 +45,7 @@ CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib OPTIONS_DEFINE= MMX GLX ATSPI STROKE RPLAY FRIBIDI GLIB GTK2 GCONF \ - GTK1 IMLIB DOCS + GTK1 DOCS OPTIONS_DEFINE_i386= GLX_X86 GLX_X86_DESC= GLX with x86 optimizations @@ -54,7 +54,6 @@ RPLAY_DESC= RPlay support in FvwmEvent GLIB_DESC= Use GLib 2.x for module integration GTK2_DESC= Use GDK-PixBuf-2.0 for image loading GTK1_DESC= Legacy GTK+ 1.2.x support -IMLIB_DESC= Imlib support in FvwmGtk OPTIONS_DEFAULT= MMX GLX OPTIONS_DEFAULT_i386= GLX_X86 @@ -109,11 +108,7 @@ PLIST_SUB+= GCONF="@comment " USE_GNOME+= gtk12 .endif -.if ${HAVE_GNOME:Mimlib} || ${PORT_OPTIONS:MIMLIB} -USE_GNOME+= imlib -.endif - -_GTK= ${USE_GNOME:Mgtk12} ${USE_GNOME:Mimlib} +_GTK= ${USE_GNOME:Mgtk12} .if !empty(_GTK) PLIST_SUB+= GTK="" .else From owner-svn-ports-all@FreeBSD.ORG Thu Dec 25 14:44:10 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id AFFD4E4F; Thu, 25 Dec 2014 14:44:10 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9ACCC1AC1; Thu, 25 Dec 2014 14:44:10 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBPEiAuJ047656; Thu, 25 Dec 2014 14:44:10 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBPEiAIw047654; Thu, 25 Dec 2014 14:44:10 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201412251444.sBPEiAIw047654@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Thu, 25 Dec 2014 14:44:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375575 - in head: . x11 x11/peeper X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2014 14:44:10 -0000 Author: bapt Date: Thu Dec 25 14:44:09 2014 New Revision: 375575 URL: https://svnweb.freebsd.org/changeset/ports/375575 QAT: https://qat.redports.org/buildarchive/r375575/ Log: Remove abandonware blocking decomissioning imlib Deleted: head/x11/peeper/ Modified: head/MOVED head/x11/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Thu Dec 25 14:43:00 2014 (r375574) +++ head/MOVED Thu Dec 25 14:44:09 2014 (r375575) @@ -7340,3 +7340,4 @@ graphics/picturebook||2014-12-25|Abandon graphics/show||2014-12-25|Abandonware, depends on imlib japanese/ebview|japanese/ebview-gtk2|2014-12-25|Use GTK2 version japanese/xjtext||2014-12-25|Abandonware, depends on imlib +x11/peeper||2014-12-25|Abandonware, depends on imlib Modified: head/x11/Makefile ============================================================================== --- head/x11/Makefile Thu Dec 25 14:43:00 2014 (r375574) +++ head/x11/Makefile Thu Dec 25 14:44:09 2014 (r375575) @@ -219,7 +219,6 @@ SUBDIR += p5-X11-IdleTime SUBDIR += p5-X11-Protocol SUBDIR += p5-X11-Resolution - SUBDIR += peeper SUBDIR += pixman SUBDIR += plasma-scriptengine-python SUBDIR += plasma-scriptengine-ruby From owner-svn-ports-all@FreeBSD.ORG Thu Dec 25 14:49:59 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id CE28FF9B; Thu, 25 Dec 2014 14:49:59 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id AF38D1C2F; Thu, 25 Dec 2014 14:49:59 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBPEnxLq048535; Thu, 25 Dec 2014 14:49:59 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBPEnwU2048525; Thu, 25 Dec 2014 14:49:58 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201412251449.sBPEnwU2048525@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Thu, 25 Dec 2014 14:49:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375576 - in head: . Mk graphics graphics/fpc-imlib lang/fpc-units x11-toolkits x11-toolkits/fpc-gnome1 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2014 14:50:00 -0000 Author: bapt Date: Thu Dec 25 14:49:57 2014 New Revision: 375576 URL: https://svnweb.freebsd.org/changeset/ports/375576 QAT: https://qat.redports.org/buildarchive/r375576/ Log: Remove fpc-imlib and fpc-gnome1 Deleted: head/graphics/fpc-imlib/ head/x11-toolkits/fpc-gnome1/ Modified: head/MOVED head/Mk/bsd.fpc.mk head/graphics/Makefile head/lang/fpc-units/Makefile head/x11-toolkits/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Thu Dec 25 14:44:09 2014 (r375575) +++ head/MOVED Thu Dec 25 14:49:57 2014 (r375576) @@ -7341,3 +7341,5 @@ graphics/show||2014-12-25|Abandonware, d japanese/ebview|japanese/ebview-gtk2|2014-12-25|Use GTK2 version japanese/xjtext||2014-12-25|Abandonware, depends on imlib x11/peeper||2014-12-25|Abandonware, depends on imlib +x11-toolkits/fpc-gnome1||2014-12-25|Depends on imlib +graphics/fpc-imlib||2014-12-25|Depends on imlib Modified: head/Mk/bsd.fpc.mk ============================================================================== --- head/Mk/bsd.fpc.mk Thu Dec 25 14:44:09 2014 (r375575) +++ head/Mk/bsd.fpc.mk Thu Dec 25 14:49:57 2014 (r375576) @@ -65,8 +65,8 @@ UNITSDIR= ${LOCALBASE}/lib/fpc/${FPC_VE _FPC_ALL_UNITS= a52 aspell bfd bzip2 cairo chm dblib dbus dts fastcgi fcl-async fcl-base \ fcl-db fcl-extra fcl-fpcunit fcl-image fcl-js fcl-json fcl-net fcl-passrc \ fcl-process fcl-registry fcl-res fcl-web fcl-xml fftw fpgtk fpindexer \ - fpmkunit fppkg fv gdbint gdbm gmp gnome1 graph gtk1 gtk2 hash \ - hermes httpd22 httpd24 ibase iconvenc imagemagick imlib ldap libcurl libgd \ + fpmkunit fppkg fv gdbint gdbm gmp graph gtk1 gtk2 hash \ + hermes httpd22 httpd24 ibase iconvenc imagemagick ldap libcurl libgd \ libpng libvlc libxml2 lua mad matroska modplug mysql ncurses newt numlib \ odbc oggvorbis openal opengl openssl oracle pasjpeg paszlib pcap \ postgres proj4 pthreads pxlib regexpr rexx rsvg sdl sndfile sqlite \ @@ -152,12 +152,10 @@ fv_UNIT= devel/fpc-fv hermes_UNIT= graphics/fpc-hermes gdbm_UNIT= databases/fpc-gdbm gmp_UNIT= math/fpc-gmp -gnome1_UNIT= x11-toolkits/fpc-gnome1 gtk1_UNIT= x11-toolkits/fpc-gtk1 gtk2_UNIT= x11-toolkits/fpc-gtk2 iconvenc_UNIT= converters/fpc-iconvenc imagemagick_UNIT= graphics/fpc-imagemagick -imlib_UNIT= graphics/fpc-imlib ldap_UNIT= net/fpc-ldap libcurl_UNIT= ftp/fpc-libcurl libgd_UNIT= graphics/fpc-libgd Modified: head/graphics/Makefile ============================================================================== --- head/graphics/Makefile Thu Dec 25 14:44:09 2014 (r375575) +++ head/graphics/Makefile Thu Dec 25 14:49:57 2014 (r375576) @@ -182,7 +182,6 @@ SUBDIR += fpc-graph SUBDIR += fpc-hermes SUBDIR += fpc-imagemagick - SUBDIR += fpc-imlib SUBDIR += fpc-libgd SUBDIR += fpc-libpng SUBDIR += fpc-ncurses Modified: head/lang/fpc-units/Makefile ============================================================================== --- head/lang/fpc-units/Makefile Thu Dec 25 14:44:09 2014 (r375575) +++ head/lang/fpc-units/Makefile Thu Dec 25 14:49:57 2014 (r375576) @@ -3,7 +3,7 @@ PORTNAME= units PORTVERSION= 2.6.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= lang MASTER_SITES= # none PKGNAMEPREFIX= fpc- @@ -23,8 +23,8 @@ BUILDNAME= ${ARCH}-freebsd OPTIONS_DEFINE= A52 ASPELL BFD BZIP2 CAIRO CHM DBUS DBLIB DTS FASTCGI FCL-ASYNC FCL-BASE \ FCL-EXTRA FCL-DB FCL-FPCUNIT FCL-IMAGE FCL-JS FCL-JSON FCL-NET FCL-PASSRC \ FCL-PROCESS FCL-REGISTRY FCL-RES FCL-WEB FCL-XML FFTW FPGTK FPINDEXER \ - FPMKUNIT FPPKG FV GDBM GMP GNOME1 GTK1 GTK2 HERMES ICONVENC \ - IMAGEMAGICK IMLIB LDAP LIBCURL LIBGD LIBPNG LIBVLC LIBXML2 LUA MAD MATROSKA \ + FPMKUNIT FPPKG FV GDBM GMP GTK1 GTK2 HERMES ICONVENC \ + IMAGEMAGICK LDAP LIBCURL LIBGD LIBPNG LIBVLC LIBXML2 LUA MAD MATROSKA \ MODPLUG NCURSES NEWT NUMLIB OGGVORBIS OPENAL OPENGL OPENSSL PCAP PROJ4 \ PXLIB RSVG REXX SDL SNDFILE SVGALIB SYMBOLIC SYSLOG TCL UNZIP USERS \ UTMP UUID X11 XFORMS ZLIB @@ -61,14 +61,12 @@ FPMKUNIT_DESC= Free Pascal build system FV_DESC= Free Pascal unit for Delphi support GDBM_DESC= Interface to the GNU database system GMP_DESC= Interface to gmp library -GNOME1_DESC= Interface to create programs for GNOME GTK1_DESC= Interface to gtk libraries GTK2_DESC= Interface to gtk2 libraries HERMES_DESC= Free Pascal hermes unit ICONVENC_DESC= Interface to iconv library FPINDEXER_DESC= Database indexer with database/flat file backend IMAGEMAGICK_DESC= Interface to ImageMagick -IMLIB_DESC= Interface to imlib library LDAP_DESC= Interface to OpenLDAP LIBCURL_DESC= Interface to curl library LIBGD_DESC= Interface to gd library @@ -110,8 +108,8 @@ LATEST_LINK= ${PKGNAMEPREFIX}${PORTNAME} OPTIONS_DEFAULT=A52 ASPELL BFD BZIP2 CAIRO CHM DBUS DBLIB DTS FASTCGI FCL-ASYNC FCL-BASE \ FCL-EXTRA FCL-DB FCL-FPCUNIT FCL-IMAGE FCL-JS FCL-JSON FCL-NET FCL-PASSRC \ FCL-PROCESS FCL-REGISTRY FCL-RES FCL-WEB FCL-XML FFTW FPGTK FPINDEXER \ - FPMKUNIT FPPKG FV GDBM GMP GNOME1 GTK1 GTK2 HERMES ICONVENC \ - IMAGEMAGICK IMLIB LDAP LIBCURL LIBGD LIBPNG LIBVLC LIBXML2 LUA MAD MATROSKA \ + FPMKUNIT FPPKG FV GDBM GMP GTK1 GTK2 HERMES ICONVENC \ + IMAGEMAGICK LDAP LIBCURL LIBGD LIBPNG LIBVLC LIBXML2 LUA MAD MATROSKA \ MODPLUG NCURSES NEWT NUMLIB OGGVORBIS OPENAL OPENGL OPENSSL PCAP PROJ4 \ PXLIB RSVG REXX SDL SNDFILE SVGALIB SYMBOLIC SYSLOG TCL UNZIP USERS \ UTMP UUID X11 XFORMS ZLIB Modified: head/x11-toolkits/Makefile ============================================================================== --- head/x11-toolkits/Makefile Thu Dec 25 14:44:09 2014 (r375575) +++ head/x11-toolkits/Makefile Thu Dec 25 14:49:57 2014 (r375576) @@ -17,7 +17,6 @@ SUBDIR += fox14 SUBDIR += fox16 SUBDIR += fox17 - SUBDIR += fpc-gnome1 SUBDIR += fpc-gtk1 SUBDIR += fpc-gtk2 SUBDIR += fpc-xforms From owner-svn-ports-all@FreeBSD.ORG Thu Dec 25 14:56:46 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 668E0171; Thu, 25 Dec 2014 14:56:46 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 38B4C1D3B; Thu, 25 Dec 2014 14:56:46 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBPEukvG052876; Thu, 25 Dec 2014 14:56:46 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBPEukbB052875; Thu, 25 Dec 2014 14:56:46 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412251456.sBPEukbB052875@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Thu, 25 Dec 2014 14:56:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375577 - head/x11-wm/fvwm2 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2014 14:56:46 -0000 Author: antoine Date: Thu Dec 25 14:56:45 2014 New Revision: 375577 URL: https://svnweb.freebsd.org/changeset/ports/375577 QAT: https://qat.redports.org/buildarchive/r375577/ Log: Cleanup plist Modified: head/x11-wm/fvwm2/pkg-plist Modified: head/x11-wm/fvwm2/pkg-plist ============================================================================== --- head/x11-wm/fvwm2/pkg-plist Thu Dec 25 14:49:57 2014 (r375576) +++ head/x11-wm/fvwm2/pkg-plist Thu Dec 25 14:56:45 2014 (r375577) @@ -33,7 +33,6 @@ libexec/fvwm/%%FVWM_VERSION%%/FvwmDebug libexec/fvwm/%%FVWM_VERSION%%/FvwmDragWell libexec/fvwm/%%FVWM_VERSION%%/FvwmEvent libexec/fvwm/%%FVWM_VERSION%%/FvwmForm -%%IMLIB%%libexec/fvwm/%%FVWM_VERSION%%/FvwmGtk libexec/fvwm/%%FVWM_VERSION%%/FvwmGtkDebug libexec/fvwm/%%FVWM_VERSION%%/FvwmIconBox libexec/fvwm/%%FVWM_VERSION%%/FvwmIconMan @@ -68,7 +67,6 @@ man/man1/FvwmDebug.1.gz man/man1/FvwmDragWell.1.gz man/man1/FvwmEvent.1.gz man/man1/FvwmForm.1.gz -%%IMLIB%%man/man1/FvwmGtk.1.gz man/man1/FvwmGtkDebug.1.gz man/man1/FvwmIconBox.1.gz man/man1/FvwmIconMan.1.gz @@ -492,28 +490,7 @@ man/man1/xpmroot.1.gz %%NLS%%share/locale/zh_CN/LC_MESSAGES/FvwmScript.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/FvwmTaskBar.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/fvwm.mo -%%NLS%%@dirrmtry share/locale/zh_CN/LC_MESSAGES -%%NLS%%@dirrmtry share/locale/zh_CN -%%NLS%%@dirrmtry share/locale/sv_SE/LC_MESSAGES -%%NLS%%@dirrmtry share/locale/sv_SE -%%NLS%%@dirrmtry share/locale/fr/LC_MESSAGES -%%NLS%%@dirrmtry share/locale/fr -%%NLS%%@dirrmtry share/locale/de/LC_MESSAGES -%%NLS%%@dirrmtry share/locale/de -@dirrm %%DATADIR%%/perllib/General -@dirrm %%DATADIR%%/perllib/FVWM/Tracker -@dirrm %%DATADIR%%/perllib/FVWM/Module -@dirrm %%DATADIR%%/perllib/FVWM -@dirrm %%DATADIR%%/perllib -%%ICONS%%@dirrm %%DATADIR%%/pixmaps -@dirrm %%DATADIR%% -@dirrm %%DOCSDIR%%/commands -@dirrm %%DOCSDIR%%/fvwm -@dirrm %%DOCSDIR%%/images/svg_rendering -@dirrm %%DOCSDIR%%/images -@dirrm %%DOCSDIR%%/modules/images/FvwmTabs -@dirrm %%DOCSDIR%%/modules/images -@dirrm %%DOCSDIR%%/modules -@dirrm %%DOCSDIR%% -@dirrm libexec/fvwm/%%FVWM_VERSION%% -@dirrm libexec/fvwm +@dir %%DOCSDIR%%/commands +@dir %%DOCSDIR%%/fvwm +@dir %%DOCSDIR%%/images/svg_rendering +@dir %%DOCSDIR%%/modules/images/FvwmTabs From owner-svn-ports-all@FreeBSD.ORG Thu Dec 25 15:50:15 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id AC5459D9; Thu, 25 Dec 2014 15:50:15 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BB946284F; Thu, 25 Dec 2014 15:49:50 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBPFnobf076639; Thu, 25 Dec 2014 15:49:50 GMT (envelope-from kmoore@FreeBSD.org) Received: (from kmoore@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBPFnoQ9076637; Thu, 25 Dec 2014 15:49:50 GMT (envelope-from kmoore@FreeBSD.org) Message-Id: <201412251549.sBPFnoQ9076637@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: kmoore set sender to kmoore@FreeBSD.org using -f From: Kris Moore Date: Thu, 25 Dec 2014 15:49:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375578 - in head/sysutils/grub2-pcbsd: . 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2014 15:50:15 -0000 Author: kmoore Date: Thu Dec 25 15:49:49 2014 New Revision: 375578 URL: https://svnweb.freebsd.org/changeset/ports/375578 QAT: https://qat.redports.org/buildarchive/r375578/ Log: - Fix a bug using shell built-in which command - Add fallback when using installer 'beadm' command - Bump PORTREV Modified: head/sysutils/grub2-pcbsd/Makefile head/sysutils/grub2-pcbsd/files/10_ktrueos.in Modified: head/sysutils/grub2-pcbsd/Makefile ============================================================================== --- head/sysutils/grub2-pcbsd/Makefile Thu Dec 25 14:56:45 2014 (r375577) +++ head/sysutils/grub2-pcbsd/Makefile Thu Dec 25 15:49:49 2014 (r375578) @@ -3,7 +3,7 @@ PORTNAME= grub2-pcbsd PORTVERSION= 2.02p -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= sysutils MASTER_SITES= http://www.pcbsd.org/~kris/software/ \ ftp://ftp.pcbsd.org/pub/software/ Modified: head/sysutils/grub2-pcbsd/files/10_ktrueos.in ============================================================================== --- head/sysutils/grub2-pcbsd/files/10_ktrueos.in Thu Dec 25 14:56:45 2014 (r375577) +++ head/sysutils/grub2-pcbsd/files/10_ktrueos.in Thu Dec 25 15:49:49 2014 (r375578) @@ -180,14 +180,21 @@ display_loaderopts() detect_beadm() { - which -s beadm + /usr/bin/which -s beadm >/dev/null 2>/dev/null if [ $? -ne 0 ] ; then return 0; fi # Check if we are running from the installer and use its beadm if [ -e "/root/beadm.install" ] ; then BEADM="/root/beadm.install" + + # Check if this is valid + testBE=`$BEADM list` + if [ -z "$testBE" ] ; then + # No BE's, lets switch back to regular mode + BEADM="`/usr/bin/which beadm`" + fi else - BEADM="`which beadm`" + BEADM="`/usr/bin/which beadm`" fi ${BEADM} list >/dev/null 2>/dev/null From owner-svn-ports-all@FreeBSD.ORG Thu Dec 25 16:48:54 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2540254A; Thu, 25 Dec 2014 16:48:54 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0FE2B34B; Thu, 25 Dec 2014 16:48:54 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBPGmrcU004656; Thu, 25 Dec 2014 16:48:53 GMT (envelope-from madpilot@FreeBSD.org) Received: (from madpilot@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBPGmrnp004651; Thu, 25 Dec 2014 16:48:53 GMT (envelope-from madpilot@FreeBSD.org) Message-Id: <201412251648.sBPGmrnp004651@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: madpilot set sender to madpilot@FreeBSD.org using -f From: Guido Falsi Date: Thu, 25 Dec 2014 16:48:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375579 - head/games/corsix-th X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2014 16:48:54 -0000 Author: madpilot Date: Thu Dec 25 16:48:52 2014 New Revision: 375579 URL: https://svnweb.freebsd.org/changeset/ports/375579 QAT: https://qat.redports.org/buildarchive/r375579/ Log: - Update to 0.40 - Add LuaJIT option, which is now default - Cleanup plist Modified: head/games/corsix-th/Makefile head/games/corsix-th/distinfo head/games/corsix-th/pkg-plist Modified: head/games/corsix-th/Makefile ============================================================================== --- head/games/corsix-th/Makefile Thu Dec 25 15:49:49 2014 (r375578) +++ head/games/corsix-th/Makefile Thu Dec 25 16:48:52 2014 (r375579) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= corsixth -PORTVERSION= 0.30 -PORTREVISION= 3 +PORTVERSION= 0.40 CATEGORIES= games MAINTAINER= madpilot@FreeBSD.org @@ -13,7 +12,7 @@ LICENSE= MIT LIB_DEPENDS= libfreetype.so:${PORTSDIR}/print/freetype2 -USES= cmake compiler:c++11-lang dos2unix lua:51 pkgconfig +USES= cmake compiler:c++11-lang dos2unix pkgconfig USE_SDL= mixer DOS2UNIX_FILES= CMake/FindFFmpeg.cmake \ CorsixTH/CMakeLists.txt \ @@ -22,21 +21,21 @@ DOS2UNIX_FILES= CMake/FindFFmpeg.cmake \ USE_GITHUB= yes GH_ACCOUNT= CorsixTH GH_PROJECT= CorsixTH -GH_COMMIT= 69a3ed8 +GH_TAGNAME= v0.40 +GH_COMMIT= a4aa387 -OPTIONS_DEFINE= MOVIES -OPTIONS_DEFAULT= MOVIES +OPTIONS_DEFINE= LUAJIT MOVIES +OPTIONS_DEFAULT= LUAJIT MOVIES +LUAJIT_DESC= Use LUAJIT compiler MOVIES_DESC= Play in-game movies MOVIES_CMAKE_ON= -DWITH_MOVIES=ON MOVIES_CMAKE_OFF= -DWITH_MOVIES=OFF MOVIES_LIB_DEPENDS= libswresample.so:${PORTSDIR}/multimedia/ffmpeg - -.include - -.if ${PORT_OPTIONS:MMOVIES} && ${OSVERSION} < 900014 -FAVORITE_COMPILER= gcc -.endif +LUAJIT_CMAKE_ON= -DWITH_LUAJIT=ON +LUAJIT_CMAKE_OFF= -DWITH_LUAJIT=OFF +LUAJIT_LIB_DEPENDS= libluajit-5.1.so:${PORTSDIR}/lang/luajit +LUAJIT_USES_OFF= lua:51 post-patch: # Allow the game to find its resources without wrapper scripts Modified: head/games/corsix-th/distinfo ============================================================================== --- head/games/corsix-th/distinfo Thu Dec 25 15:49:49 2014 (r375578) +++ head/games/corsix-th/distinfo Thu Dec 25 16:48:52 2014 (r375579) @@ -1,2 +1,2 @@ -SHA256 (corsixth-0.30.tar.gz) = e84bc61ddb48ae609908ff8241cbb10c3c91d58b2ac4e59089636554280c4766 -SIZE (corsixth-0.30.tar.gz) = 4346264 +SHA256 (corsixth-0.40.tar.gz) = d62cf9d5c4f74f859f43b09ac8e3a57ba3d34774ab402b259ca8cf495564095d +SIZE (corsixth-0.40.tar.gz) = 4425993 Modified: head/games/corsix-th/pkg-plist ============================================================================== --- head/games/corsix-th/pkg-plist Thu Dec 25 15:49:49 2014 (r375578) +++ head/games/corsix-th/pkg-plist Thu Dec 25 16:48:52 2014 (r375579) @@ -54,20 +54,23 @@ bin/CorsixTH %%DATADIR%%/Bitmap/tree_leaf.bmp %%DATADIR%%/Bitmap/tree_level.bmp %%DATADIR%%/Bitmap/undo32.png +%%DATADIR%%/CorsixTH.lua %%DATADIR%%/Levels/Example.map %%DATADIR%%/Levels/avatar.level %%DATADIR%%/Levels/avatar.map -%%DATADIR%%/Levels/confined_v5.map %%DATADIR%%/Levels/confined_v5.level +%%DATADIR%%/Levels/confined_v5.map %%DATADIR%%/Levels/demo.level %%DATADIR%%/Levels/example.level -%%DATADIR%%/Levels/finisham.map %%DATADIR%%/Levels/finisham.level +%%DATADIR%%/Levels/finisham.map %%DATADIR%%/Levels/original05.level %%DATADIR%%/Levels/original07.level %%DATADIR%%/Levels/original08.level %%DATADIR%%/Levels/original11.level %%DATADIR%%/Levels/original12.level +%%DATADIR%%/Levels/st.peter's.level +%%DATADIR%%/Levels/st.peter's.map %%DATADIR%%/Lua/api_version.lua %%DATADIR%%/Lua/app.lua %%DATADIR%%/Lua/audio.lua @@ -80,6 +83,7 @@ bin/CorsixTH %%DATADIR%%/Lua/commands/set_map_cell.lua %%DATADIR%%/Lua/commands/set_map_cell_flags.lua %%DATADIR%%/Lua/config_finder.lua +%%DATADIR%%/Lua/debug_script.lua %%DATADIR%%/Lua/diagnosis/diag_blood_machine.lua %%DATADIR%%/Lua/diagnosis/diag_cardiogram.lua %%DATADIR%%/Lua/diagnosis/diag_general_diag.lua @@ -175,13 +179,17 @@ bin/CorsixTH %%DATADIR%%/Lua/diseases/tv_personalities.lua %%DATADIR%%/Lua/diseases/uncommon_cold.lua %%DATADIR%%/Lua/diseases/unexpected_swelling.lua +%%DATADIR%%/Lua/entities/grim_reaper.lua %%DATADIR%%/Lua/entities/humanoid.lua +%%DATADIR%%/Lua/entities/inspector.lua %%DATADIR%%/Lua/entities/machine.lua %%DATADIR%%/Lua/entities/object.lua %%DATADIR%%/Lua/entities/patient.lua %%DATADIR%%/Lua/entities/staff.lua %%DATADIR%%/Lua/entities/vip.lua %%DATADIR%%/Lua/entity.lua +%%DATADIR%%/Lua/entity_map.lua +%%DATADIR%%/Lua/epidemic.lua %%DATADIR%%/Lua/filesystem.lua %%DATADIR%%/Lua/game_ui.lua %%DATADIR%%/Lua/graphics.lua @@ -193,6 +201,7 @@ bin/CorsixTH %%DATADIR%%/Lua/humanoid_actions/falling.lua %%DATADIR%%/Lua/humanoid_actions/get_up.lua %%DATADIR%%/Lua/humanoid_actions/idle.lua +%%DATADIR%%/Lua/humanoid_actions/idle_spawn.lua %%DATADIR%%/Lua/humanoid_actions/knock_door.lua %%DATADIR%%/Lua/humanoid_actions/meander.lua %%DATADIR%%/Lua/humanoid_actions/multi_use_object.lua @@ -212,11 +221,12 @@ bin/CorsixTH %%DATADIR%%/Lua/humanoid_actions/use_object.lua %%DATADIR%%/Lua/humanoid_actions/use_screen.lua %%DATADIR%%/Lua/humanoid_actions/use_staffroom.lua +%%DATADIR%%/Lua/humanoid_actions/vaccinate.lua %%DATADIR%%/Lua/humanoid_actions/vip_go_to_next_room.lua %%DATADIR%%/Lua/humanoid_actions/vomit.lua %%DATADIR%%/Lua/humanoid_actions/walk.lua %%DATADIR%%/Lua/humanoid_actions/yawn.lua -%%DATADIR%%/Lua/key_mapping.lua +%%DATADIR%%/Lua/key_mapping.txt %%DATADIR%%/Lua/languages/brazilian_portuguese.lua %%DATADIR%%/Lua/languages/czech.lua %%DATADIR%%/Lua/languages/danish.lua @@ -261,6 +271,7 @@ bin/CorsixTH %%DATADIR%%/Lua/objects/doors/swing_door_right.lua %%DATADIR%%/Lua/objects/drinks_machine.lua %%DATADIR%%/Lua/objects/fire_extinguisher.lua +%%DATADIR%%/Lua/objects/gates_to_hell.lua %%DATADIR%%/Lua/objects/helicopter.lua %%DATADIR%%/Lua/objects/lecture_chair.lua %%DATADIR%%/Lua/objects/litter.lua @@ -339,24 +350,3 @@ bin/CorsixTH %%DATADIR%%/Lua/walls/yellow.lua %%DATADIR%%/Lua/window.lua %%DATADIR%%/Lua/world.lua -%%DATADIR%%/CorsixTH.lua -@dirrm %%DATADIR%%/Lua/walls -@dirrm %%DATADIR%%/Lua/rooms -@dirrm %%DATADIR%%/Lua/objects/machines -@dirrm %%DATADIR%%/Lua/objects/doors -@dirrm %%DATADIR%%/Lua/objects -@dirrm %%DATADIR%%/Lua/languages -@dirrm %%DATADIR%%/Lua/humanoid_actions -@dirrm %%DATADIR%%/Lua/entities -@dirrm %%DATADIR%%/Lua/diseases -@dirrm %%DATADIR%%/Lua/dialogs/resizables/menu_list_dialogs -@dirrm %%DATADIR%%/Lua/dialogs/resizables/file_browsers -@dirrm %%DATADIR%%/Lua/dialogs/resizables -@dirrm %%DATADIR%%/Lua/dialogs/fullscreen -@dirrm %%DATADIR%%/Lua/dialogs -@dirrm %%DATADIR%%/Lua/diagnosis -@dirrm %%DATADIR%%/Lua/commands -@dirrm %%DATADIR%%/Lua -@dirrm %%DATADIR%%/Levels -@dirrm %%DATADIR%%/Bitmap -@dirrm %%DATADIR%% From owner-svn-ports-all@FreeBSD.ORG Thu Dec 25 17:08:17 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id AD21BB8A; Thu, 25 Dec 2014 17:08:17 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9877A2436; Thu, 25 Dec 2014 17:08:17 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBPH8HZY014174; Thu, 25 Dec 2014 17:08:17 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBPH8HVU014172; Thu, 25 Dec 2014 17:08:17 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201412251708.sBPH8HVU014172@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 25 Dec 2014 17:08:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375580 - head/editors/vim X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2014 17:08:17 -0000 Author: sunpoet Date: Thu Dec 25 17:08:16 2014 New Revision: 375580 URL: https://svnweb.freebsd.org/changeset/ports/375580 QAT: https://qat.redports.org/buildarchive/r375580/ Log: - Update to 7.4.560 Changes: https://code.google.com/p/vim/source/list Modified: head/editors/vim/Makefile head/editors/vim/distinfo Modified: head/editors/vim/Makefile ============================================================================== --- head/editors/vim/Makefile Thu Dec 25 16:48:52 2014 (r375579) +++ head/editors/vim/Makefile Thu Dec 25 17:08:16 2014 (r375580) @@ -41,7 +41,7 @@ REINPLACE_ARGS= -i '' USES= cpe iconv pkgconfig shebangfix tar:bzip2 WANT_GNOME= yes -PATCHLEVEL= 542 +PATCHLEVEL= 560 PATCHFILES!= /usr/bin/jot -s " " -w "%03d" ${PATCHLEVEL} 1 ${PATCHLEVEL} #POSTPONED_PATCHES= 064 087 147 # patch files postponed to be applied in post-patch: SKIPPED_PATCHES= 208 356 # patch files skipped Modified: head/editors/vim/distinfo ============================================================================== --- head/editors/vim/distinfo Thu Dec 25 16:48:52 2014 (r375579) +++ head/editors/vim/distinfo Thu Dec 25 17:08:16 2014 (r375580) @@ -1080,3 +1080,39 @@ SHA256 (vim/7.4.541) = 166fa02c481081f34 SIZE (vim/7.4.541) = 2795 SHA256 (vim/7.4.542) = b7be8a1e36e7605c7157ef11ce703d5b67cf2849f343b7ad7034bffbcc13f9f3 SIZE (vim/7.4.542) = 28576 +SHA256 (vim/7.4.543) = 684da11407504b4f8801615b5c4b2ee05ea0cd803c09fa0940685e79726c442d +SIZE (vim/7.4.543) = 4114 +SHA256 (vim/7.4.544) = 9e5ae8cd6f9fc9fd6aef4c243f5c868e49f931383cbeb548c0001192a7c57505 +SIZE (vim/7.4.544) = 1655 +SHA256 (vim/7.4.545) = 73f28ee140ceb239d873faa849e8328cdba095885e39001aedf0be90595e9717 +SIZE (vim/7.4.545) = 1983 +SHA256 (vim/7.4.546) = 1f7f5a63a0748b27b4436421291968e89f2907e03b29a3ab62baa252aad04765 +SIZE (vim/7.4.546) = 4044 +SHA256 (vim/7.4.547) = 8be41bc66e01198697608e28979b19a214cf72b01dfd0d0e0c2e1bf4ba2593bd +SIZE (vim/7.4.547) = 1785 +SHA256 (vim/7.4.548) = 1f8afe4451340c7e75b2c81f8e38402e84c0230eb9afbb95ee85a3dd0312e2e9 +SIZE (vim/7.4.548) = 1681 +SHA256 (vim/7.4.549) = fb746a803c60efa44702905f86cbc938d729b93001a15c89c720b69f44afb623 +SIZE (vim/7.4.549) = 6505 +SHA256 (vim/7.4.550) = ad465b1d568afd7c89f696b0d7f127fe1f967a279f7f5cad1682d51a4ea9cabe +SIZE (vim/7.4.550) = 4016 +SHA256 (vim/7.4.551) = 8705b325172296e52e6eb5f985120b2bc183873c9bd29e141cc43bb1cb632731 +SIZE (vim/7.4.551) = 5608 +SHA256 (vim/7.4.552) = c12cd2a2ce8ee42024a25d9870a2b3a9b764af2cc72932665e0b33bf14713fe5 +SIZE (vim/7.4.552) = 2298 +SHA256 (vim/7.4.553) = 00b3c7de963984a68ccff54fb351b3454a68d4a1aa162b86d747b3b6dfd4b3a0 +SIZE (vim/7.4.553) = 14152 +SHA256 (vim/7.4.554) = 8bee262afd1bdc503b8adc89481943828a837baadbbfba8c3f665cae93712e39 +SIZE (vim/7.4.554) = 1877 +SHA256 (vim/7.4.555) = 0975ad0dbab567c652f914585f2bcf281f04a15d1755e0ab9fc97cf7df41c929 +SIZE (vim/7.4.555) = 1970 +SHA256 (vim/7.4.556) = c0f184f8dc5634b96474ba723d6dc2a5b76a5b6a67e67744b5df99bf0d2b5aa3 +SIZE (vim/7.4.556) = 2121 +SHA256 (vim/7.4.557) = 5f91a6d93c0807cede0aea66e8c2bcbe3ad1874368a3e6fc7538d4f85e0869e0 +SIZE (vim/7.4.557) = 1997 +SHA256 (vim/7.4.558) = 8fba5450819e1530b5c567d8bd4115b9e4a769c0188b16ea763311390d72b3c4 +SIZE (vim/7.4.558) = 1690 +SHA256 (vim/7.4.559) = 8fa28968e42aac347cf4fe5f19650942c1cea90a0a1badf66d27d06ef966c651 +SIZE (vim/7.4.559) = 3549 +SHA256 (vim/7.4.560) = 059c58f371a1aa89e1725f0bb1394046a6ad191e89d652d02fd01085057382e2 +SIZE (vim/7.4.560) = 5331 From owner-svn-ports-all@FreeBSD.ORG Thu Dec 25 17:08:23 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C3C9AC66; Thu, 25 Dec 2014 17:08:23 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id AF4972437; Thu, 25 Dec 2014 17:08:23 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBPH8NwP014311; Thu, 25 Dec 2014 17:08:23 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBPH8Nf7014309; Thu, 25 Dec 2014 17:08:23 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201412251708.sBPH8Nf7014309@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 25 Dec 2014 17:08:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375581 - head/net/pecl-geoip X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2014 17:08:23 -0000 Author: sunpoet Date: Thu Dec 25 17:08:22 2014 New Revision: 375581 URL: https://svnweb.freebsd.org/changeset/ports/375581 QAT: https://qat.redports.org/buildarchive/r375581/ Log: - Update to 1.1.0 Changes: http://pecl.php.net/package-changelog.php?package=geoip Modified: head/net/pecl-geoip/Makefile head/net/pecl-geoip/distinfo Modified: head/net/pecl-geoip/Makefile ============================================================================== --- head/net/pecl-geoip/Makefile Thu Dec 25 17:08:16 2014 (r375580) +++ head/net/pecl-geoip/Makefile Thu Dec 25 17:08:22 2014 (r375581) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= geoip -PORTVERSION= 1.0.8 -PORTREVISION= 1 +PORTVERSION= 1.1.0 CATEGORIES= net www MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- Modified: head/net/pecl-geoip/distinfo ============================================================================== --- head/net/pecl-geoip/distinfo Thu Dec 25 17:08:16 2014 (r375580) +++ head/net/pecl-geoip/distinfo Thu Dec 25 17:08:22 2014 (r375581) @@ -1,2 +1,2 @@ -SHA256 (PECL/geoip-1.0.8.tgz) = 08beeb2cbe9ab729d06b026795f5b9084aead6a1762493b0be53c4393d68d08a -SIZE (PECL/geoip-1.0.8.tgz) = 10061 +SHA256 (PECL/geoip-1.1.0.tgz) = 82c6deb7264d2ff7c4d6c45a7d27cff7ab097be965795e317e04a9c5b7be98b9 +SIZE (PECL/geoip-1.1.0.tgz) = 12714 From owner-svn-ports-all@FreeBSD.ORG Thu Dec 25 17:08:29 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6F543D50; Thu, 25 Dec 2014 17:08:29 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5BF862441; Thu, 25 Dec 2014 17:08:29 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBPH8TKb014421; Thu, 25 Dec 2014 17:08:29 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBPH8Tdg014420; Thu, 25 Dec 2014 17:08:29 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201412251708.sBPH8Tdg014420@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 25 Dec 2014 17:08:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375582 - head/devel/rubygem-naught X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2014 17:08:29 -0000 Author: sunpoet Date: Thu Dec 25 17:08:28 2014 New Revision: 375582 URL: https://svnweb.freebsd.org/changeset/ports/375582 QAT: https://qat.redports.org/buildarchive/r375582/ Log: - Add LICENSE Modified: head/devel/rubygem-naught/Makefile Modified: head/devel/rubygem-naught/Makefile ============================================================================== --- head/devel/rubygem-naught/Makefile Thu Dec 25 17:08:22 2014 (r375581) +++ head/devel/rubygem-naught/Makefile Thu Dec 25 17:08:28 2014 (r375582) @@ -9,8 +9,10 @@ MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Naught is a toolkit for building Null Objects +LICENSE= MIT + USE_RUBY= yes USE_RUBYGEMS= yes -RUBYGEM_AUTOPLIST=yes +RUBYGEM_AUTOPLIST= yes .include From owner-svn-ports-all@FreeBSD.ORG Thu Dec 25 17:08:34 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id CEC2AE34; Thu, 25 Dec 2014 17:08:34 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BA571244D; Thu, 25 Dec 2014 17:08:34 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBPH8YSe014538; Thu, 25 Dec 2014 17:08:34 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBPH8YD6014537; Thu, 25 Dec 2014 17:08:34 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201412251708.sBPH8YD6014537@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 25 Dec 2014 17:08:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375583 - head/net/rubygem-oauth X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2014 17:08:34 -0000 Author: sunpoet Date: Thu Dec 25 17:08:33 2014 New Revision: 375583 URL: https://svnweb.freebsd.org/changeset/ports/375583 QAT: https://qat.redports.org/buildarchive/r375583/ Log: - Add LICENSE Modified: head/net/rubygem-oauth/Makefile Modified: head/net/rubygem-oauth/Makefile ============================================================================== --- head/net/rubygem-oauth/Makefile Thu Dec 25 17:08:28 2014 (r375582) +++ head/net/rubygem-oauth/Makefile Thu Dec 25 17:08:33 2014 (r375583) @@ -9,9 +9,12 @@ MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Rubygem for Creating both OAuth Consumers and Service Providers +LICENSE= MIT + USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -PLIST_FILES= bin/oauth + +PLIST_FILES= bin/oauth .include From owner-svn-ports-all@FreeBSD.ORG Thu Dec 25 17:08:41 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2CC07F13; Thu, 25 Dec 2014 17:08:41 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id F314F2454; Thu, 25 Dec 2014 17:08:40 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBPH8emJ014685; Thu, 25 Dec 2014 17:08:40 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBPH8ePC014682; Thu, 25 Dec 2014 17:08:40 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201412251708.sBPH8ePC014682@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 25 Dec 2014 17:08:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375584 - head/graphics/rubygem-geokit X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2014 17:08:41 -0000 Author: sunpoet Date: Thu Dec 25 17:08:39 2014 New Revision: 375584 URL: https://svnweb.freebsd.org/changeset/ports/375584 QAT: https://qat.redports.org/buildarchive/r375584/ Log: - Update to 1.9.0 - Update pkg-descr - Update WWW Changes: https://github.com/geokit/geokit/blob/master/CHANGELOG.md Modified: head/graphics/rubygem-geokit/Makefile head/graphics/rubygem-geokit/distinfo head/graphics/rubygem-geokit/pkg-descr Modified: head/graphics/rubygem-geokit/Makefile ============================================================================== --- head/graphics/rubygem-geokit/Makefile Thu Dec 25 17:08:33 2014 (r375583) +++ head/graphics/rubygem-geokit/Makefile Thu Dec 25 17:08:39 2014 (r375584) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= geokit -PORTVERSION= 1.8.5 +PORTVERSION= 1.9.0 CATEGORIES= graphics rubygems MASTER_SITES= RG Modified: head/graphics/rubygem-geokit/distinfo ============================================================================== --- head/graphics/rubygem-geokit/distinfo Thu Dec 25 17:08:33 2014 (r375583) +++ head/graphics/rubygem-geokit/distinfo Thu Dec 25 17:08:39 2014 (r375584) @@ -1,2 +1,2 @@ -SHA256 (rubygem/geokit-1.8.5.gem) = 921c8bedeb0d481599966bbc74fc1f54dbb961f10e6210a8e8b18bae4ec52438 -SIZE (rubygem/geokit-1.8.5.gem) = 72192 +SHA256 (rubygem/geokit-1.9.0.gem) = 1e57b9fda332417916e5b81489271edf19fc437131dc9c2b89a74284c597f3ae +SIZE (rubygem/geokit-1.9.0.gem) = 81920 Modified: head/graphics/rubygem-geokit/pkg-descr ============================================================================== --- head/graphics/rubygem-geokit/pkg-descr Thu Dec 25 17:08:33 2014 (r375583) +++ head/graphics/rubygem-geokit/pkg-descr Thu Dec 25 17:08:39 2014 (r375584) @@ -1,6 +1,12 @@ -Rubygem-geokit is a Ruby gem for maps-based apps. Provides geocoding -through multiple providers with failover and geo distance calculations. -Combine with the Rails plugin for IP-based location lookup and -ActiveRecord extensions for geo-based finders. +The Geokit gem provides: +- Distance calculations between two points on the earth. Calculate the distance + in miles, kilometers, meters, or nautical miles, with all the trigonometry + abstracted away by Geokit. +- Geocoding from multiple providers. It supports Google, Yahoo, Geocoder.us, and + Geocoder.ca geocoders, and others. It provides a uniform response structure + from all of them. It also provides a fail-over mechanism, in case your input + fails to geocode in one service. +- Rectangular bounds calculations: is a point within a given rectangular bounds? +- Heading and midpoint calculations -WWW: http://rubygems.org/gems/geokit/ +WWW: https://github.com/geokit/geokit From owner-svn-ports-all@FreeBSD.ORG Thu Dec 25 17:08:47 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 979AFFF2; Thu, 25 Dec 2014 17:08:47 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 78A33245A; Thu, 25 Dec 2014 17:08:47 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBPH8lUp014823; Thu, 25 Dec 2014 17:08:47 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBPH8kDw014820; Thu, 25 Dec 2014 17:08:46 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201412251708.sBPH8kDw014820@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 25 Dec 2014 17:08:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375585 - head/net/rubygem-twitter X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2014 17:08:47 -0000 Author: sunpoet Date: Thu Dec 25 17:08:45 2014 New Revision: 375585 URL: https://svnweb.freebsd.org/changeset/ports/375585 QAT: https://qat.redports.org/buildarchive/r375585/ Log: - Update to 5.13.0 - Update COMMENT - Update WWW - Add RG link to pkg-descr Changes: https://github.com/sferik/twitter/blob/master/CHANGELOG.md Modified: head/net/rubygem-twitter/Makefile head/net/rubygem-twitter/distinfo head/net/rubygem-twitter/pkg-descr Modified: head/net/rubygem-twitter/Makefile ============================================================================== --- head/net/rubygem-twitter/Makefile Thu Dec 25 17:08:39 2014 (r375584) +++ head/net/rubygem-twitter/Makefile Thu Dec 25 17:08:45 2014 (r375585) @@ -2,18 +2,25 @@ # $FreeBSD$ PORTNAME= twitter -PORTVERSION= 4.8.1 +PORTVERSION= 5.13.0 CATEGORIES= net rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org -COMMENT= Command line twits and an API wrapper +COMMENT= Ruby interface to the Twitter API LICENSE= MIT -RUN_DEPENDS= rubygem-faraday>=0.8:${PORTSDIR}/www/rubygem-faraday \ - rubygem-multi_json>=1.3:${PORTSDIR}/devel/rubygem-multi_json \ - rubygem-simple_oauth>=0.2:${PORTSDIR}/net/rubygem-simple_oauth +RUN_DEPENDS= rubygem-addressable>=2.3:${PORTSDIR}/www/rubygem-addressable \ + rubygem-buftok>=0.2.0:${PORTSDIR}/devel/rubygem-buftok \ + rubygem-equalizer>=0.0.9:${PORTSDIR}/devel/rubygem-equalizer \ + rubygem-faraday>=0.9.0:${PORTSDIR}/www/rubygem-faraday \ + rubygem-http>=0.6.0:${PORTSDIR}/www/rubygem-http \ + rubygem-http_parser.rb>=0.6.0:${PORTSDIR}/net/rubygem-http_parser.rb \ + rubygem-json>=1.8:${PORTSDIR}/devel/rubygem-json \ + rubygem-memoizable>=0.4.0:${PORTSDIR}/devel/rubygem-memoizable \ + rubygem-naught>=1.0:${PORTSDIR}/devel/rubygem-naught \ + rubygem-simple_oauth>=0.3.0:${PORTSDIR}/net/rubygem-simple_oauth USE_RUBY= yes USE_RUBYGEMS= yes Modified: head/net/rubygem-twitter/distinfo ============================================================================== --- head/net/rubygem-twitter/distinfo Thu Dec 25 17:08:39 2014 (r375584) +++ head/net/rubygem-twitter/distinfo Thu Dec 25 17:08:45 2014 (r375585) @@ -1,2 +1,2 @@ -SHA256 (rubygem/twitter-4.8.1.gem) = c4ea9a881d48b75d0fa9d13ff6a369e051472290593867cb60fe01a254bfaae4 -SIZE (rubygem/twitter-4.8.1.gem) = 504320 +SHA256 (rubygem/twitter-5.13.0.gem) = 06b6c7cfc3ddcae549860c5df0b3087d070b585858efd9090fa5b5af3a9295e7 +SIZE (rubygem/twitter-5.13.0.gem) = 74752 Modified: head/net/rubygem-twitter/pkg-descr ============================================================================== --- head/net/rubygem-twitter/pkg-descr Thu Dec 25 17:08:39 2014 (r375584) +++ head/net/rubygem-twitter/pkg-descr Thu Dec 25 17:08:45 2014 (r375585) @@ -1,4 +1,5 @@ The command line gives you several options for user twitter. Simply type twitter to see the options. -WWW: https://github.com/jnunemaker/twitter +WWW: http://sferik.github.io/twitter/ +RG: https://rubygems.org/gems/twitter From owner-svn-ports-all@FreeBSD.ORG Thu Dec 25 17:08:54 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 78F7D160; Thu, 25 Dec 2014 17:08:54 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5B4232460; Thu, 25 Dec 2014 17:08:54 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBPH8shD015003; Thu, 25 Dec 2014 17:08:54 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBPH8rnn014999; Thu, 25 Dec 2014 17:08:53 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201412251708.sBPH8rnn014999@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 25 Dec 2014 17:08:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375586 - in head/net: . rubygem-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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2014 17:08:54 -0000 Author: sunpoet Date: Thu Dec 25 17:08:52 2014 New Revision: 375586 URL: https://svnweb.freebsd.org/changeset/ports/375586 QAT: https://qat.redports.org/buildarchive/r375586/ Log: - Add rubygem-t 2.8.0 t is a command-line power tool for Twitter. The CLI takes syntactic cues from the Twitter SMS commands, but it offers vastly more commands and capabilities than are available via SMS. WWW: http://sferik.github.io/t RG: https://rubygems.org/gems/t Added: head/net/rubygem-t/ head/net/rubygem-t/Makefile (contents, props changed) head/net/rubygem-t/distinfo (contents, props changed) head/net/rubygem-t/pkg-descr (contents, props changed) Modified: head/net/Makefile Modified: head/net/Makefile ============================================================================== --- head/net/Makefile Thu Dec 25 17:08:45 2014 (r375585) +++ head/net/Makefile Thu Dec 25 17:08:52 2014 (r375586) @@ -1064,6 +1064,7 @@ SUBDIR += rubygem-rye SUBDIR += rubygem-simple_oauth SUBDIR += rubygem-stompserver + SUBDIR += rubygem-t SUBDIR += rubygem-tweetstream SUBDIR += rubygem-twitter SUBDIR += rubygem-twitter-stream Added: head/net/rubygem-t/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/rubygem-t/Makefile Thu Dec 25 17:08:52 2014 (r375586) @@ -0,0 +1,27 @@ +# Created by: Sunpoet Po-Chuan Hsieh +# $FreeBSD$ + +PORTNAME= t +PORTVERSION= 2.8.0 +CATEGORIES= net rubygems +MASTER_SITES= RG + +MAINTAINER= sunpoet@FreeBSD.org +COMMENT= Command-line power tool for Twitter + +LICENSE= MIT + +RUN_DEPENDS= rubygem-geokit>=1.8.3:${PORTSDIR}/graphics/rubygem-geokit \ + rubygem-htmlentities>=4.3:${PORTSDIR}/textproc/rubygem-htmlentities \ + rubygem-launchy>=2.4:${PORTSDIR}/devel/rubygem-launchy \ + rubygem-oauth>=0.4.7:${PORTSDIR}/net/rubygem-oauth \ + rubygem-thor>=0.19.1:${PORTSDIR}/devel/rubygem-thor \ + rubygem-twitter>=5.12:${PORTSDIR}/net/rubygem-twitter + +USE_RUBY= yes +USE_RUBYGEMS= yes +RUBYGEM_AUTOPLIST= yes + +PLIST_FILES= bin/t + +.include Added: head/net/rubygem-t/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/rubygem-t/distinfo Thu Dec 25 17:08:52 2014 (r375586) @@ -0,0 +1,2 @@ +SHA256 (rubygem/t-2.8.0.gem) = 9455b540e30962bca10ff95a242300e1c99152170d52c5ec836a8344cf8a1651 +SIZE (rubygem/t-2.8.0.gem) = 28672 Added: head/net/rubygem-t/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/rubygem-t/pkg-descr Thu Dec 25 17:08:52 2014 (r375586) @@ -0,0 +1,6 @@ +t is a command-line power tool for Twitter. The CLI takes syntactic cues from +the Twitter SMS commands, but it offers vastly more commands and capabilities +than are available via SMS. + +WWW: http://sferik.github.io/t +RG: https://rubygems.org/gems/t From owner-svn-ports-all@FreeBSD.ORG Thu Dec 25 17:09:03 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5C3B723F; Thu, 25 Dec 2014 17:09:03 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8D3B424E0; Thu, 25 Dec 2014 17:08:59 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBPH8xI9015099; Thu, 25 Dec 2014 17:08:59 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBPH8xqW015098; Thu, 25 Dec 2014 17:08:59 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201412251708.sBPH8xqW015098@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 25 Dec 2014 17:08:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375587 - head/ports-mgmt/distilator X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2014 17:09:03 -0000 Author: sunpoet Date: Thu Dec 25 17:08:58 2014 New Revision: 375587 URL: https://svnweb.freebsd.org/changeset/ports/375587 QAT: https://qat.redports.org/buildarchive/r375587/ Log: - Add LICENSE Approved by: portmgr (implicit) Modified: head/ports-mgmt/distilator/Makefile Modified: head/ports-mgmt/distilator/Makefile ============================================================================== --- head/ports-mgmt/distilator/Makefile Thu Dec 25 17:08:52 2014 (r375586) +++ head/ports-mgmt/distilator/Makefile Thu Dec 25 17:08:58 2014 (r375587) @@ -10,6 +10,9 @@ MASTER_SITES= CRITICAL MAINTAINER= ehaupt@FreeBSD.org COMMENT= Command-line script to check the availability of a ports distfiles +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + RUN_DEPENDS= p5-URI>=1.56:${PORTSDIR}/net/p5-URI \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww BUILD_DEPENDS:= ${RUN_DEPENDS} From owner-svn-ports-all@FreeBSD.ORG Thu Dec 25 17:09:05 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D6BD9318; Thu, 25 Dec 2014 17:09:05 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C33632556; Thu, 25 Dec 2014 17:09:05 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBPH95Wu015243; Thu, 25 Dec 2014 17:09:05 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBPH95C0015241; Thu, 25 Dec 2014 17:09:05 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201412251709.sBPH95C0015241@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 25 Dec 2014 17:09:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375588 - head/devel/pecl-jsmin X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2014 17:09:05 -0000 Author: sunpoet Date: Thu Dec 25 17:09:04 2014 New Revision: 375588 URL: https://svnweb.freebsd.org/changeset/ports/375588 QAT: https://qat.redports.org/buildarchive/r375588/ Log: - Update to 1.0.0 - Use USES=tar:tgz - While I'm here, remove outdated IGNORE_WITH_PHP=52 Changes: http://pecl.php.net/package-changelog.php?package=jsmin PR: ports/196263 Submitted by: Gasol Wu (maintainer) Modified: head/devel/pecl-jsmin/Makefile head/devel/pecl-jsmin/distinfo Modified: head/devel/pecl-jsmin/Makefile ============================================================================== --- head/devel/pecl-jsmin/Makefile Thu Dec 25 17:08:58 2014 (r375587) +++ head/devel/pecl-jsmin/Makefile Thu Dec 25 17:09:04 2014 (r375588) @@ -2,11 +2,10 @@ # $FreeBSD$ PORTNAME= jsmin -PORTVERSION= 0.1.1 +PORTVERSION= 1.0.0 CATEGORIES= devel MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- -EXTRACT_SUFX= .tgz DIST_SUBDIR= PECL MAINTAINER= gasol.wu@gmail.com @@ -16,6 +15,6 @@ LICENSE= PHP301 USE_PHP= yes USE_PHPEXT= yes -IGNORE_WITH_PHP=52 +USES= tar:tgz .include Modified: head/devel/pecl-jsmin/distinfo ============================================================================== --- head/devel/pecl-jsmin/distinfo Thu Dec 25 17:08:58 2014 (r375587) +++ head/devel/pecl-jsmin/distinfo Thu Dec 25 17:09:04 2014 (r375588) @@ -1,2 +1,2 @@ -SHA256 (PECL/jsmin-0.1.1.tgz) = b83f80a46662b3e66cfba621dd5c76fcd3fd667efb2663879e261cbff26fdc27 -SIZE (PECL/jsmin-0.1.1.tgz) = 7861 +SHA256 (PECL/jsmin-1.0.0.tgz) = d5a13a26f248da8db2faa8cdfff5d13d05fe7163947497f7db3b0a38dd395e4a +SIZE (PECL/jsmin-1.0.0.tgz) = 7612 From owner-svn-ports-all@FreeBSD.ORG Thu Dec 25 17:21:24 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D33F54B8; Thu, 25 Dec 2014 17:21:24 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B40C0277B; Thu, 25 Dec 2014 17:21:24 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBPHLOjA021428; Thu, 25 Dec 2014 17:21:24 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBPHLOl1021422; Thu, 25 Dec 2014 17:21:24 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201412251721.sBPHLOl1021422@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 25 Dec 2014 17:21:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375589 - head/devel/rubygem-launchy X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2014 17:21:25 -0000 Author: sunpoet Date: Thu Dec 25 17:21:22 2014 New Revision: 375589 URL: https://svnweb.freebsd.org/changeset/ports/375589 QAT: https://qat.redports.org/buildarchive/r375589/ Log: - Update to 2.4.3 - Add LICENSE - Reformat pkg-descr - Update WWW Changes: https://github.com/copiousfreetime/launchy/blob/master/HISTORY.md Modified: head/devel/rubygem-launchy/Makefile head/devel/rubygem-launchy/distinfo head/devel/rubygem-launchy/pkg-descr Modified: head/devel/rubygem-launchy/Makefile ============================================================================== --- head/devel/rubygem-launchy/Makefile Thu Dec 25 17:09:04 2014 (r375588) +++ head/devel/rubygem-launchy/Makefile Thu Dec 25 17:21:22 2014 (r375589) @@ -2,19 +2,22 @@ # $FreeBSD$ PORTNAME= launchy -PORTVERSION= 2.4.2 +PORTVERSION= 2.4.3 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Helper class for launching cross-platform applications +LICENSE= ISCL + RUN_DEPENDS= rubygem-addressable>=2.3:${PORTSDIR}/www/rubygem-addressable USE_RUBY= yes USE_RAKE= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes + PLIST_FILES= bin/launchy .include Modified: head/devel/rubygem-launchy/distinfo ============================================================================== --- head/devel/rubygem-launchy/distinfo Thu Dec 25 17:09:04 2014 (r375588) +++ head/devel/rubygem-launchy/distinfo Thu Dec 25 17:21:22 2014 (r375589) @@ -1,2 +1,2 @@ -SHA256 (rubygem/launchy-2.4.2.gem) = 3b22fd75759a8af480e1a7545c17e10eada3146605e1789cc162da8b33ad3644 -SIZE (rubygem/launchy-2.4.2.gem) = 28672 +SHA256 (rubygem/launchy-2.4.3.gem) = 42f52ce12c6fe079bac8a804c66522a0eefe176b845a62df829defe0e37214a4 +SIZE (rubygem/launchy-2.4.3.gem) = 29184 Modified: head/devel/rubygem-launchy/pkg-descr ============================================================================== --- head/devel/rubygem-launchy/pkg-descr Thu Dec 25 17:09:04 2014 (r375588) +++ head/devel/rubygem-launchy/pkg-descr Thu Dec 25 17:21:22 2014 (r375589) @@ -1,9 +1,7 @@ -Launchy is helper class for launching cross-platform -applications in a fire and forget manner. There are -application concepts (browser, email client, etc) -that are common across all platforms, and they may -be launched differently on each platform. Launchy -is here to make a common approach to launching -external application from within ruby programs. +Launchy is helper class for launching cross-platform applications in a fire and +forget manner. There are application concepts (browser, email client, etc) that +are common across all platforms, and they may be launched differently on each +platform. Launchy is here to make a common approach to launching external +application from within ruby programs. -WWW: http://rubygems.org/gems/launchy +WWW: https://github.com/copiousfreetime/launchy From owner-svn-ports-all@FreeBSD.ORG Thu Dec 25 17:22:14 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4A68D5A3; Thu, 25 Dec 2014 17:22:14 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3598B278B; Thu, 25 Dec 2014 17:22:14 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBPHMEiG023972; Thu, 25 Dec 2014 17:22:14 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBPHMDrV023970; Thu, 25 Dec 2014 17:22:13 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201412251722.sBPHMDrV023970@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 25 Dec 2014 17:22:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375590 - head/devel/p5-CPAN-Meta-Requirements X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2014 17:22:14 -0000 Author: sunpoet Date: Thu Dec 25 17:22:12 2014 New Revision: 375590 URL: https://svnweb.freebsd.org/changeset/ports/375590 QAT: https://qat.redports.org/buildarchive/r375590/ Log: - Update to 2.131 Changes: http://search.cpan.org/dist/CPAN-Meta-Requirements/Changes Modified: head/devel/p5-CPAN-Meta-Requirements/Makefile head/devel/p5-CPAN-Meta-Requirements/distinfo Modified: head/devel/p5-CPAN-Meta-Requirements/Makefile ============================================================================== --- head/devel/p5-CPAN-Meta-Requirements/Makefile Thu Dec 25 17:21:22 2014 (r375589) +++ head/devel/p5-CPAN-Meta-Requirements/Makefile Thu Dec 25 17:22:12 2014 (r375590) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= CPAN-Meta-Requirements -PORTVERSION= 2.130 -PORTREVISION= 1 +PORTVERSION= 2.131 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/devel/p5-CPAN-Meta-Requirements/distinfo ============================================================================== --- head/devel/p5-CPAN-Meta-Requirements/distinfo Thu Dec 25 17:21:22 2014 (r375589) +++ head/devel/p5-CPAN-Meta-Requirements/distinfo Thu Dec 25 17:22:12 2014 (r375590) @@ -1,2 +1,2 @@ -SHA256 (CPAN-Meta-Requirements-2.130.tar.gz) = f9e668562895607fc8f69ca5d14379f7c930ffcab4777b44a2dbbecd61469176 -SIZE (CPAN-Meta-Requirements-2.130.tar.gz) = 26914 +SHA256 (CPAN-Meta-Requirements-2.131.tar.gz) = 5a3bd1a32c841102aa8953ad8f29875c7b0df2dd56fd9ed95d997136f8d1e58a +SIZE (CPAN-Meta-Requirements-2.131.tar.gz) = 27654 From owner-svn-ports-all@FreeBSD.ORG Thu Dec 25 17:32:33 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2933F91E; Thu, 25 Dec 2014 17:32:33 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id EF27B2903; Thu, 25 Dec 2014 17:32:32 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBPHWWhn028760; Thu, 25 Dec 2014 17:32:32 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBPHWWrN028759; Thu, 25 Dec 2014 17:32:32 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201412251732.sBPHWWrN028759@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 25 Dec 2014 17:32:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375591 - head/devel/icu/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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2014 17:32:33 -0000 Author: amdmi3 Date: Thu Dec 25 17:32:32 2014 New Revision: 375591 URL: https://svnweb.freebsd.org/changeset/ports/375591 QAT: https://qat.redports.org/buildarchive/r375591/ Log: - Roll back r374962 (Fix build in MIPS (and other big-endian archs) by addin an include needed for proper endianess detection) as it breaks build on i386 < 10.x until proper solution is found PR: 196044 Approved by: bapt (implicit) Deleted: head/devel/icu/files/patch-common__unicode__platform.h From owner-svn-ports-all@FreeBSD.ORG Thu Dec 25 17:36:10 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9E386A72; Thu, 25 Dec 2014 17:36:10 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 89DC12948; Thu, 25 Dec 2014 17:36:10 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBPHaAYk029363; Thu, 25 Dec 2014 17:36:10 GMT (envelope-from gblach@FreeBSD.org) Received: (from gblach@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBPHaAve029361; Thu, 25 Dec 2014 17:36:10 GMT (envelope-from gblach@FreeBSD.org) Message-Id: <201412251736.sBPHaAve029361@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: gblach set sender to gblach@FreeBSD.org using -f From: Grzegorz Blach Date: Thu, 25 Dec 2014 17:36:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375592 - head/ports-mgmt/fbsdmon X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2014 17:36:10 -0000 Author: gblach Date: Thu Dec 25 17:36:09 2014 New Revision: 375592 URL: https://svnweb.freebsd.org/changeset/ports/375592 QAT: https://qat.redports.org/buildarchive/r375592/ Log: Update to 1.01 Modified: head/ports-mgmt/fbsdmon/Makefile head/ports-mgmt/fbsdmon/distinfo Modified: head/ports-mgmt/fbsdmon/Makefile ============================================================================== --- head/ports-mgmt/fbsdmon/Makefile Thu Dec 25 17:32:32 2014 (r375591) +++ head/ports-mgmt/fbsdmon/Makefile Thu Dec 25 17:36:09 2014 (r375592) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= fbsdmon -PORTVERSION= 1.00 -PORTREVISION= 4 +PORTVERSION= 1.01 CATEGORIES= ports-mgmt sysutils MASTER_SITES= LOCAL/gblach/ Modified: head/ports-mgmt/fbsdmon/distinfo ============================================================================== --- head/ports-mgmt/fbsdmon/distinfo Thu Dec 25 17:32:32 2014 (r375591) +++ head/ports-mgmt/fbsdmon/distinfo Thu Dec 25 17:36:09 2014 (r375592) @@ -1,2 +1,2 @@ -SHA256 (fbsdmon-1.00.tar.gz) = 9799cd029aca2942c7187ff235d4f4ac234404be11c1c424dd205a6c6f69e1c5 -SIZE (fbsdmon-1.00.tar.gz) = 3986 +SHA256 (fbsdmon-1.01.tar.gz) = e42a3a6822e23b84e662227d177b63fcd297f14f3691d641e0b9af63cbc93de1 +SIZE (fbsdmon-1.01.tar.gz) = 3864 From owner-svn-ports-all@FreeBSD.ORG Thu Dec 25 18:49:59 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id CBCDAA34; Thu, 25 Dec 2014 18:49:59 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B79291380; Thu, 25 Dec 2014 18:49:59 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBPInxOg062668; Thu, 25 Dec 2014 18:49:59 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBPInxdA062667; Thu, 25 Dec 2014 18:49:59 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412251849.sBPInxdA062667@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Thu, 25 Dec 2014 18:49:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375593 - head/games/exult/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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2014 18:49:59 -0000 Author: antoine Date: Thu Dec 25 18:49:58 2014 New Revision: 375593 URL: https://svnweb.freebsd.org/changeset/ports/375593 QAT: https://qat.redports.org/buildarchive/r375593/ Log: Include string.h for memset and memmove declaration Added: head/games/exult/files/patch-shapes_pngio.cc (contents, props changed) Added: head/games/exult/files/patch-shapes_pngio.cc ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/exult/files/patch-shapes_pngio.cc Thu Dec 25 18:49:58 2014 (r375593) @@ -0,0 +1,10 @@ +--- shapes/pngio.cc.orig 2013-01-27 03:00:25 UTC ++++ shapes/pngio.cc +@@ -31,6 +31,7 @@ Foundation, Inc., 59 Temple Place - Suit + + #include + #include ++#include + + + /* From owner-svn-ports-all@FreeBSD.ORG Thu Dec 25 19:04:53 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5944CBBE; Thu, 25 Dec 2014 19:04:53 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4282A1663; Thu, 25 Dec 2014 19:04:53 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBPJ4rgJ079103; Thu, 25 Dec 2014 19:04:53 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBPJ4RlM078748; Thu, 25 Dec 2014 19:04:27 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412251904.sBPJ4RlM078748@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Thu, 25 Dec 2014 19:04:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375594 - in head: Mk astro/astrometry astro/celestia astro/sunclock astro/viking astro/xephem astro/xplanet audio/csound6 audio/dvda-author audio/enscribe audio/sox audio/timidity++ bi... X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2014 19:04:53 -0000 Author: antoine Date: Thu Dec 25 19:04:25 2014 New Revision: 375594 URL: https://svnweb.freebsd.org/changeset/ports/375594 QAT: https://qat.redports.org/buildarchive/r375594/ Log: Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade Modified: head/Mk/bsd.gecko.mk head/astro/astrometry/Makefile head/astro/celestia/Makefile head/astro/sunclock/Makefile head/astro/viking/Makefile head/astro/xephem/Makefile head/astro/xplanet/Makefile head/audio/csound6/Makefile head/audio/dvda-author/Makefile head/audio/enscribe/Makefile head/audio/sox/Makefile head/audio/timidity++/Makefile head/biology/blat/Makefile head/biology/emboss/Makefile head/biology/protomol/Makefile head/cad/brlcad/Makefile head/cad/gmsh/Makefile head/cad/leocad/Makefile head/cad/openvsp/Makefile head/comms/xastir/Makefile head/converters/wkhtmltopdf/Makefile head/databases/grass/Makefile head/databases/rrdtool/Makefile head/databases/rrdtool12/Makefile head/deskutils/nagaina/Makefile head/deskutils/xfce4-tumbler/Makefile head/devel/allegro-devel/Makefile head/devel/allegro/Makefile head/devel/dcmtk/Makefile head/devel/doxygen/Makefile head/devel/kyra/Makefile head/devel/libclaw/Makefile head/devel/libslang2/Makefile head/devel/libzvbi/Makefile head/devel/p5-SDL/Makefile head/devel/synfig/Makefile head/devel/tex-web2c/Makefile head/editors/abiword/Makefile head/editors/calligra/Makefile head/editors/emacs-devel/Makefile head/editors/emacs/Makefile head/editors/libreoffice/Makefile head/emulators/atari800/Makefile head/emulators/dosbox/Makefile head/emulators/fuse/Makefile head/emulators/hatari/Makefile head/emulators/mupen64plus-core/Makefile.common head/emulators/nonpareil/Makefile head/emulators/openmsx/Makefile head/emulators/qemu-devel/Makefile head/emulators/raine/Makefile head/emulators/snes9x-gtk/Makefile head/emulators/stella/Makefile head/emulators/vba/Makefile head/emulators/vice/Makefile head/emulators/visualboyadvance-m/Makefile head/emulators/wine-devel/Makefile head/emulators/wine/Makefile head/games/0ad/Makefile head/games/54321/Makefile head/games/adgali/Makefile head/games/avoision/Makefile head/games/boswars/Makefile head/games/briquolo/Makefile head/games/burrtools/Makefile head/games/capicity/Makefile head/games/capitalism/Makefile head/games/cretan-hubris/Makefile head/games/criticalmass/Makefile head/games/crossfire-server/Makefile head/games/edge/Makefile head/games/el/Makefile head/games/ensemblist/Makefile head/games/ezquake/Makefile head/games/fbg2/Makefile head/games/flightgear/Makefile head/games/foobillard/Makefile head/games/freeciv/Makefile head/games/freedroid/Makefile head/games/freesynd/Makefile head/games/frogatto/Makefile head/games/gemrb/Makefile head/games/glaxium/Makefile head/games/gltron/Makefile head/games/gnubg/Makefile head/games/gracer/Makefile head/games/gtkradiant/Makefile head/games/joequake/Makefile head/games/lincity/Makefile head/games/lugaru/Makefile head/games/macopix/Makefile head/games/manaplus/Makefile head/games/mudmagic/Makefile head/games/naev/Makefile head/games/nazghul/Makefile head/games/ninix-aya/Makefile head/games/oolite/Makefile head/games/openalchemist/Makefile head/games/openttd/Makefile head/games/pingus/Makefile head/games/pioneer/Makefile head/games/py-fife/Makefile head/games/q2p/Makefile head/games/quake2max/Makefile head/games/quakeforge/Makefile head/games/qudos/Makefile head/games/scorched3d/Makefile head/games/scummvm-tools/Makefile head/games/secretmaryochronicles/Makefile head/games/spellathon/Makefile head/games/stonesoup/Makefile head/games/stratagus/Makefile head/games/tenebrae/Makefile head/games/thegrind/Makefile head/games/torcs/Makefile head/games/ufoai/Makefile head/games/vamos/Makefile head/games/vavoom/Makefile head/games/vultures-eye/Makefile head/games/warsow/Makefile head/games/wesnoth/Makefile head/games/wizznic/Makefile head/games/xglk/Makefile head/games/zoom/Makefile head/graphics/GraphicsMagick/Makefile head/graphics/ImageMagick/Makefile head/graphics/R-cran-png/Makefile head/graphics/aaphoto/Makefile head/graphics/apngasm/Makefile head/graphics/apngdis/Makefile head/graphics/blender/Makefile head/graphics/bmeps/Makefile head/graphics/cairo/Makefile head/graphics/cfdg/Makefile head/graphics/chbg/Makefile head/graphics/cimg/Makefile head/graphics/cinepaint/Makefile head/graphics/crw/Makefile head/graphics/danpei/Makefile head/graphics/dataplot/Makefile head/graphics/dia/Makefile head/graphics/digikam-kde4/Makefile head/graphics/exrtools/Makefile head/graphics/flphoto/Makefile head/graphics/fpc-libpng/Makefile head/graphics/gd/Makefile head/graphics/gdal/Makefile head/graphics/gdk-pixbuf/Makefile head/graphics/gdk-pixbuf2/Makefile head/graphics/geeqie/Makefile head/graphics/gegl/Makefile head/graphics/gimageview/Makefile head/graphics/gimp-app/Makefile head/graphics/gle-graphics/Makefile head/graphics/gnofract4d/Makefile head/graphics/gqview/Makefile head/graphics/grads/Makefile head/graphics/grafx2/Makefile head/graphics/graphviz/Makefile head/graphics/grx/Makefile head/graphics/gstreamer-plugins-gl/Makefile head/graphics/hugin-devel/Makefile head/graphics/hugin/Makefile head/graphics/iccexamin/Makefile head/graphics/icoutils/Makefile head/graphics/ida/Makefile head/graphics/iulib/Makefile head/graphics/lensfun/Makefile head/graphics/leptonica/Makefile head/graphics/libgaiagraphics/Makefile head/graphics/libgfx/Makefile head/graphics/libpano13/Makefile head/graphics/libqrencode/Makefile head/graphics/librasterlite/Makefile head/graphics/libreatlas/Makefile head/graphics/libsvg/Makefile head/graphics/luxrender/Makefile head/graphics/mapnik/Makefile head/graphics/mapserver/Makefile head/graphics/mhgui/Makefile head/graphics/ming/Makefile head/graphics/mtpaint/Makefile head/graphics/ocaml-images/Makefile head/graphics/ocropus/Makefile head/graphics/opencv/Makefile head/graphics/opengtl/Makefile head/graphics/openjpeg/Makefile head/graphics/openjpeg15/Makefile head/graphics/optar/Makefile head/graphics/optipng/Makefile head/graphics/oyranos/Makefile head/graphics/p5-Image-Scale/Makefile head/graphics/p5-Imager/Makefile head/graphics/pgplot/Makefile head/graphics/php5-swfed/Makefile head/graphics/plotutils/Makefile head/graphics/png2html/Makefile head/graphics/png2ico/Makefile head/graphics/pngcrush/Makefile head/graphics/pngnq/Makefile head/graphics/pngquant/Makefile head/graphics/pngrewrite/Makefile head/graphics/podofo/Makefile head/graphics/poppler/Makefile head/graphics/povray37/Makefile head/graphics/py-paint/Makefile head/graphics/qslim/Makefile head/graphics/qt4-imageformats/Makefile head/graphics/radius-engine/Makefile head/graphics/rawtherapee/Makefile head/graphics/scantailor/Makefile head/graphics/sdl2_image/Makefile head/graphics/sdl_image/Makefile head/graphics/simage/Makefile head/graphics/sng/Makefile head/graphics/swfmill/Makefile head/graphics/ufraw/Makefile head/graphics/vigra/Makefile head/graphics/vips/Makefile head/graphics/webp/Makefile head/graphics/white_dune/Makefile head/graphics/xaos/Makefile head/graphics/xfig/Makefile head/graphics/xli/Makefile head/graphics/xmedcon/Makefile head/graphics/xpaint/Makefile head/graphics/xsane/Makefile head/graphics/zgv/Makefile head/graphics/zint/Makefile head/japanese/ming/Makefile head/lang/io/Makefile.addons head/lang/php5/Makefile.ext head/lang/php53/Makefile.ext head/lang/php55/Makefile.ext head/lang/php56/Makefile.ext head/lang/racket/Makefile head/mail/spamprobe/Makefile head/math/R/Makefile head/math/grace/Makefile head/math/ploticus/Makefile head/math/qtiplot/Makefile head/math/reduce/Makefile head/math/vtk5/Makefile head/misc/magicpoint/Makefile head/misc/wmweather+/Makefile head/multimedia/avidemux2/Makefile.common head/multimedia/avidemux26/Makefile.common head/multimedia/dvdauthor/Makefile head/multimedia/ffmpegthumbnailer/Makefile head/multimedia/gavl/Makefile head/multimedia/gmerlin-avdecoder/Makefile head/multimedia/gmerlin/Makefile head/multimedia/gstreamer-plugins/Makefile.common head/multimedia/gstreamer1-plugins/Makefile.common head/multimedia/libquicktime/Makefile head/multimedia/libxine/Makefile head/multimedia/mjpegtools/Makefile head/multimedia/mplayer/Makefile.shared head/multimedia/mplayer2/Makefile head/multimedia/plexhometheater/Makefile head/multimedia/subtitleripper/Makefile head/multimedia/vlc/Makefile head/multimedia/xawtv/Makefile head/multimedia/xbmc/Makefile head/multimedia/xine/Makefile head/net/libvncserver/Makefile head/net/tigervnc/Makefile head/palm/pilot-link/Makefile head/print/cups-base/Makefile head/print/cups-filters/Makefile head/print/fontforge/Makefile head/print/freetype2/Makefile head/print/ghostscript7/Makefile head/print/ghostscript9-agpl/Makefile head/print/ghostscript9/Makefile head/print/hp2xx/Makefile head/print/libharu/Makefile head/print/panda/Makefile head/print/pslib/Makefile head/print/scribus/Makefile head/print/tex-dvipdfmx/Makefile head/print/tex-luatex/Makefile head/print/tex-xetex/Makefile head/print/texlive-base/Makefile head/science/gnudatalanguage/Makefile head/science/massxpert/Makefile head/sysutils/graffer/Makefile head/sysutils/jfbterm/Makefile head/sysutils/logstalgia/Makefile head/sysutils/tracker/Makefile head/textproc/fixrtf/Makefile head/textproc/gladtex/Makefile head/textproc/scim-kmfl-imengine/Makefile head/www/analog/Makefile head/www/awffull/Makefile head/www/ilias/Makefile head/www/links-hacked/Makefile head/www/netsurf/Makefile head/www/webkit-qt5/Makefile head/www/wml/Makefile head/x11-fm/thunar-vfs/Makefile head/x11-toolkits/fltk-devel/Makefile head/x11-toolkits/fltk/Makefile head/x11-toolkits/fox14/Makefile head/x11-toolkits/fox16/Makefile head/x11-toolkits/fox17/Makefile head/x11-toolkits/gnustep-gui/Makefile head/x11-toolkits/open-motif/Makefile head/x11-toolkits/p5-Prima/Makefile head/x11-toolkits/p5-Tk/Makefile head/x11-toolkits/qt4-gui/Makefile head/x11-toolkits/qt5-gui/Makefile head/x11-toolkits/wxgtk28/Makefile head/x11-toolkits/wxgtk30/Makefile head/x11-toolkits/xmhtml/Makefile head/x11-wm/afterstep-stable/Makefile head/x11-wm/fvwm2/Makefile head/x11-wm/jwm/Makefile head/x11-wm/libwraster/Makefile head/x11-wm/pekwm/Makefile head/x11-wm/windowmaker/Makefile head/x11/aterm/Makefile head/x11/dgs/Makefile head/x11/kde4-workspace/Makefile head/x11/kdelibs4/Makefile head/x11/mrxvt-devel/Makefile head/x11/mrxvt/Makefile head/x11/nxcomp/Makefile head/x11/slim/Makefile head/x11/xautomation/Makefile head/x11/xcursorgen/Makefile head/x11/xloadimage/Makefile Modified: head/Mk/bsd.gecko.mk ============================================================================== --- head/Mk/bsd.gecko.mk Thu Dec 25 18:49:58 2014 (r375593) +++ head/Mk/bsd.gecko.mk Thu Dec 25 19:04:25 2014 (r375594) @@ -176,7 +176,7 @@ opus_MOZ_OPTIONS= --with-system-opus pixman_LIB_DEPENDS= libpixman-1.so:${PORTSDIR}/x11/pixman pixman_MOZ_OPTIONS= --enable-system-pixman -png_LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png +png_LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png png_MOZ_OPTIONS= --with-system-png=${LOCALBASE} .if exists(${FILESDIR}/patch-z-bug517422) || exists(${FILESDIR}/patch-zz-bug517422) Modified: head/astro/astrometry/Makefile ============================================================================== --- head/astro/astrometry/Makefile Thu Dec 25 18:49:58 2014 (r375593) +++ head/astro/astrometry/Makefile Thu Dec 25 19:04:25 2014 (r375594) @@ -15,7 +15,7 @@ BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/nump LIB_DEPENDS= libcairo.so:${PORTSDIR}/graphics/cairo \ libcfitsio.so:${PORTSDIR}/astro/cfitsio \ libjpeg.so:${PORTSDIR}/graphics/jpeg \ - libpng15.so:${PORTSDIR}/graphics/png \ + libpng.so:${PORTSDIR}/graphics/png \ libnetpbm.so:${PORTSDIR}/graphics/netpbm RUN_DEPENDS:= ${BUILD_DEPENDS} Modified: head/astro/celestia/Makefile ============================================================================== --- head/astro/celestia/Makefile Thu Dec 25 18:49:58 2014 (r375593) +++ head/astro/celestia/Makefile Thu Dec 25 19:04:25 2014 (r375594) @@ -14,7 +14,7 @@ COMMENT= Scriptable space flight simulat LICENSE= GPLv2 LIB_DEPENDS= libjpeg.so:${PORTSDIR}/graphics/jpeg \ - libpng15.so:${PORTSDIR}/graphics/png + libpng.so:${PORTSDIR}/graphics/png USES= gettext gmake libtool lua pkgconfig USE_GL= gl Modified: head/astro/sunclock/Makefile ============================================================================== --- head/astro/sunclock/Makefile Thu Dec 25 18:49:58 2014 (r375593) +++ head/astro/sunclock/Makefile Thu Dec 25 19:04:25 2014 (r375594) @@ -13,7 +13,7 @@ COMMENT= Shows which portion of the Eart LICENSE= GPLv2 LIB_DEPENDS= libjpeg.so:${PORTSDIR}/graphics/jpeg \ - libpng15.so:${PORTSDIR}/graphics/png + libpng.so:${PORTSDIR}/graphics/png WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} Modified: head/astro/viking/Makefile ============================================================================== --- head/astro/viking/Makefile Thu Dec 25 18:49:58 2014 (r375593) +++ head/astro/viking/Makefile Thu Dec 25 19:04:25 2014 (r375594) @@ -16,7 +16,7 @@ BUILD_DEPENDS= p5-XML-Parser>=0:${PORTSD LIB_DEPENDS= libpthread-stubs.so:${PORTSDIR}/devel/libpthread-stubs \ libpcre.so:${PORTSDIR}/devel/pcre \ libcurl.so:${PORTSDIR}/ftp/curl \ - libpng15.so:${PORTSDIR}/graphics/png \ + libpng.so:${PORTSDIR}/graphics/png \ libfreetype.so:${PORTSDIR}/print/freetype2 \ libexpat.so:${PORTSDIR}/textproc/expat2 \ libfontconfig.so:${PORTSDIR}/x11-fonts/fontconfig Modified: head/astro/xephem/Makefile ============================================================================== --- head/astro/xephem/Makefile Thu Dec 25 18:49:58 2014 (r375593) +++ head/astro/xephem/Makefile Thu Dec 25 19:04:25 2014 (r375594) @@ -9,7 +9,7 @@ MASTER_SITES= # http://www.clearskyinsti MAINTAINER= jpaetzel@FreeBSD.org COMMENT= Interactive astronomical ephemeris program -LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png \ +LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png \ libjpeg.so:${PORTSDIR}/graphics/jpeg USES= gmake motif Modified: head/astro/xplanet/Makefile ============================================================================== --- head/astro/xplanet/Makefile Thu Dec 25 18:49:58 2014 (r375593) +++ head/astro/xplanet/Makefile Thu Dec 25 19:04:25 2014 (r375594) @@ -29,7 +29,7 @@ GIF_LIB_DEPENDS= libgif.so:${PORTSDIR}/g JPEG_CONFIGURE_WITH= jpeg JPEG_LIB_DEPENDS= libjpeg.so:${PORTSDIR}/graphics/jpeg PNG_CONFIGURE_WITH= png -PNG_LIB_DEPENDS+= libpng15.so:${PORTSDIR}/graphics/png +PNG_LIB_DEPENDS+= libpng.so:${PORTSDIR}/graphics/png PNM_CONFIGURE_WITH= pnm PNM_LIB_DEPENDS= libnetpbm.so:${PORTSDIR}/graphics/netpbm TIFF_CONFIGURE_WITH= tiff Modified: head/audio/csound6/Makefile ============================================================================== --- head/audio/csound6/Makefile Thu Dec 25 18:49:58 2014 (r375593) +++ head/audio/csound6/Makefile Thu Dec 25 19:04:25 2014 (r375594) @@ -83,7 +83,7 @@ OSC_DESC= Build OSC opcodes OSC_LIB_DEPENDS= liblo.so:${PORTSDIR}/audio/liblo OSC_CMAKE_OFF= -DBUILD_OSC_OPCODES:BOOL=OFF PNG_DESC= Build Image opcodes -PNG_LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png +PNG_LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png PNG_CMAKE_OFF= -DBUILD_IMAGE_OPCODES:BOOL=OFF PORTAUDIO_DESC= Build PortAudio I/O module PORTAUDIO_BUILD_DEPENDS=portaudio2>0:${PORTSDIR}/audio/portaudio2 Modified: head/audio/dvda-author/Makefile ============================================================================== --- head/audio/dvda-author/Makefile Thu Dec 25 18:49:58 2014 (r375593) +++ head/audio/dvda-author/Makefile Thu Dec 25 19:04:25 2014 (r375594) @@ -17,7 +17,7 @@ LIB_DEPENDS= libFLAC.so:${PORTSDIR}/audi libsox.so:${PORTSDIR}/audio/sox \ libsamplerate.so:${PORTSDIR}/audio/libsamplerate \ libltdl.so:${PORTSDIR}/devel/libltdl \ - libpng15.so:${PORTSDIR}/graphics/png + libpng.so:${PORTSDIR}/graphics/png WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} LDFLAGS+= -L${LOCALBASE}/lib Modified: head/audio/enscribe/Makefile ============================================================================== --- head/audio/enscribe/Makefile Thu Dec 25 18:49:58 2014 (r375593) +++ head/audio/enscribe/Makefile Thu Dec 25 19:04:25 2014 (r375594) @@ -13,7 +13,7 @@ COMMENT= Create digital audio watermark LIB_DEPENDS= libsndfile.so:${PORTSDIR}/audio/libsndfile \ libgd.so:${PORTSDIR}/graphics/gd \ libjpeg.so:${PORTSDIR}/graphics/jpeg \ - libpng15.so:${PORTSDIR}/graphics/png \ + libpng.so:${PORTSDIR}/graphics/png \ libfreetype.so:${PORTSDIR}/print/freetype2 USES= pkgconfig tar:tgz Modified: head/audio/sox/Makefile ============================================================================== --- head/audio/sox/Makefile Thu Dec 25 18:49:58 2014 (r375593) +++ head/audio/sox/Makefile Thu Dec 25 19:04:25 2014 (r375594) @@ -77,7 +77,7 @@ MAD_CONFIGURE_WITH= mad MAD_LIB_DEPENDS= libmad.so:${PORTSDIR}/audio/libmad PNG_CONFIGURE_WITH= png -PNG_LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png +PNG_LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png PULSEAUDIO_CONFIGURE_WITH= pulseaudio PULSEAUDIO_LIB_DEPENDS= libpulse.so:${PORTSDIR}/audio/pulseaudio Modified: head/audio/timidity++/Makefile ============================================================================== --- head/audio/timidity++/Makefile Thu Dec 25 18:49:58 2014 (r375593) +++ head/audio/timidity++/Makefile Thu Dec 25 19:04:25 2014 (r375594) @@ -37,7 +37,7 @@ EAWPLUS_RUN_DEPENDS= eawplus>0:${PORTSDI ESOUND_USE= gnome=esound ESOUND_CONFIGURE_ON= --enable-audio=oss,esd,vorbis ESOUND_CONFIGURE_OFF= --enable-audio=oss,vorbis -X11_LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png +X11_LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png X11_USE= xorg=x11,xext X11_CONFIGURE_ON= --with-x --enable-spectrogram --enable-wrd \ --enable-dynamic Modified: head/biology/blat/Makefile ============================================================================== --- head/biology/blat/Makefile Thu Dec 25 18:49:58 2014 (r375593) +++ head/biology/blat/Makefile Thu Dec 25 19:04:25 2014 (r375594) @@ -11,7 +11,7 @@ DISTNAME= ${PORTNAME}Src${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Fast tool for local sequence similarity searches -LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png +LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png OPTIONS_DEFINE= DOCS Modified: head/biology/emboss/Makefile ============================================================================== --- head/biology/emboss/Makefile Thu Dec 25 18:49:58 2014 (r375593) +++ head/biology/emboss/Makefile Thu Dec 25 19:04:25 2014 (r375594) @@ -16,7 +16,7 @@ LICENSE= GPLv2 BUILD_DEPENDS= clustalw:${PORTSDIR}/biology/clustalw \ primer3:${PORTSDIR}/biology/primer3 LIB_DEPENDS= libgd.so:${PORTSDIR}/graphics/gd \ - libpng15.so:${PORTSDIR}/graphics/png + libpng.so:${PORTSDIR}/graphics/png CONFLICTS= qmail-ldap-[0-9]* digest-[0-9]* @@ -40,7 +40,7 @@ DOCS_CONFIGURE_ON= --with-docroot=${DOCS X11_USE= XORG=x11 X11_USES= motif X11_LIB_DEPENDS= libgd.so:${PORTSDIR}/graphics/gd \ - libpng15.so:${PORTSDIR}/graphics/png + libpng.so:${PORTSDIR}/graphics/png X11_CONFIGURE_OFF= --without-x CONFIG_FILE= ${WRKSRC}/emboss/emboss.default.template Modified: head/biology/protomol/Makefile ============================================================================== --- head/biology/protomol/Makefile Thu Dec 25 18:49:58 2014 (r375593) +++ head/biology/protomol/Makefile Thu Dec 25 19:04:25 2014 (r375594) @@ -12,7 +12,7 @@ EXTRACT_SUFX= # empty MAINTAINER= ports@FreeBSD.org COMMENT= OO, component based, framework for molecular dynamics (MD) simulations -LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png \ +LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png \ libjpeg.so:${PORTSDIR}/graphics/jpeg \ libtiff.so:${PORTSDIR}/graphics/tiff Modified: head/cad/brlcad/Makefile ============================================================================== --- head/cad/brlcad/Makefile Thu Dec 25 18:49:58 2014 (r375593) +++ head/cad/brlcad/Makefile Thu Dec 25 19:04:25 2014 (r375594) @@ -14,7 +14,7 @@ BUILD_DEPENDS= ${LOCALBASE}/include/tnt/ xsltproc:${PORTSDIR}/textproc/libxslt LIB_DEPENDS= libpthread-stubs.so:${PORTSDIR}/devel/libpthread-stubs \ libdrm.so:${PORTSDIR}/graphics/libdrm \ - libpng15.so:${PORTSDIR}/graphics/png \ + libpng.so:${PORTSDIR}/graphics/png \ librle.so:${PORTSDIR}/graphics/urt \ libfreetype.so:${PORTSDIR}/print/freetype2 \ libexpat.so:${PORTSDIR}/textproc/expat2 \ Modified: head/cad/gmsh/Makefile ============================================================================== --- head/cad/gmsh/Makefile Thu Dec 25 18:49:58 2014 (r375593) +++ head/cad/gmsh/Makefile Thu Dec 25 19:04:25 2014 (r375594) @@ -17,7 +17,7 @@ COMMENT= Automatic 3D finite element mes LIB_DEPENDS= libfltk.so:${PORTSDIR}/x11-toolkits/fltk \ libjpeg.so:${PORTSDIR}/graphics/jpeg \ - libpng15.so:${PORTSDIR}/graphics/png \ + libpng.so:${PORTSDIR}/graphics/png \ liblapack.so:${PORTSDIR}/math/lapack WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}-source Modified: head/cad/leocad/Makefile ============================================================================== --- head/cad/leocad/Makefile Thu Dec 25 18:49:58 2014 (r375593) +++ head/cad/leocad/Makefile Thu Dec 25 19:04:25 2014 (r375594) @@ -16,7 +16,7 @@ COMMENT= CAD program that uses bricks si LICENSE= GPLv2 LIB_DEPENDS= libjpeg.so:${PORTSDIR}/graphics/jpeg \ - libpng15.so:${PORTSDIR}/graphics/png + libpng.so:${PORTSDIR}/graphics/png WRKSRC= ${WRKDIR}/${PORTNAME} Modified: head/cad/openvsp/Makefile ============================================================================== --- head/cad/openvsp/Makefile Thu Dec 25 18:49:58 2014 (r375593) +++ head/cad/openvsp/Makefile Thu Dec 25 19:04:25 2014 (r375594) @@ -19,7 +19,7 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libopenN LIB_DEPENDS= libpthread-stubs.so:${PORTSDIR}/devel/libpthread-stubs \ libjpeg.so:${PORTSDIR}/graphics/jpeg \ libdrm.so:${PORTSDIR}/graphics/libdrm \ - libpng15.so:${PORTSDIR}/graphics/png \ + libpng.so:${PORTSDIR}/graphics/png \ libfreetype.so:${PORTSDIR}/print/freetype2 \ libexpat.so:${PORTSDIR}/textproc/expat2 \ libfontconfig.so:${PORTSDIR}/x11-fonts/fontconfig \ Modified: head/comms/xastir/Makefile ============================================================================== --- head/comms/xastir/Makefile Thu Dec 25 18:49:58 2014 (r375593) +++ head/comms/xastir/Makefile Thu Dec 25 19:04:25 2014 (r375594) @@ -14,7 +14,7 @@ BUILD_DEPENDS= xfontsel:${PORTSDIR}/x11- RUN_DEPENDS= wget:${PORTSDIR}/ftp/wget LIB_DEPENDS= libtiff.so:${PORTSDIR}/graphics/tiff \ libjpeg.so:${PORTSDIR}/graphics/jpeg \ - libpng15.so:${PORTSDIR}/graphics/png + libpng.so:${PORTSDIR}/graphics/png GNU_CONFIGURE= yes USES= gettext gmake motif Modified: head/converters/wkhtmltopdf/Makefile ============================================================================== --- head/converters/wkhtmltopdf/Makefile Thu Dec 25 18:49:58 2014 (r375593) +++ head/converters/wkhtmltopdf/Makefile Thu Dec 25 19:04:25 2014 (r375594) @@ -17,7 +17,7 @@ LICENSE_FILE_LGPL3= ${INSTALL_WRKSRC}/CO LIB_DEPENDS+= libfontconfig.so:${PORTSDIR}/x11-fonts/fontconfig \ libfreetype.so:${PORTSDIR}/print/freetype2 \ libjpeg.so:${PORTSDIR}/graphics/jpeg \ - libpng15.so:${PORTSDIR}/graphics/png + libpng.so:${PORTSDIR}/graphics/png USES= pkgconfig gmake perl5 iconv tar:bzip2 Modified: head/databases/grass/Makefile ============================================================================== --- head/databases/grass/Makefile Thu Dec 25 18:49:58 2014 (r375593) +++ head/databases/grass/Makefile Thu Dec 25 19:04:25 2014 (r375594) @@ -27,7 +27,7 @@ LICENSE= GPLv2 BUILD_DEPENDS= ${LOCALBASE}/bin/swig:${PORTSDIR}/devel/swig13 LIB_DEPENDS= libgdal.so:${PORTSDIR}/graphics/gdal \ libjpeg.so:${PORTSDIR}/graphics/jpeg \ - libpng15.so:${PORTSDIR}/graphics/png \ + libpng.so:${PORTSDIR}/graphics/png \ libproj.so:${PORTSDIR}/graphics/proj \ libtiff.so:${PORTSDIR}/graphics/tiff \ libfftw3.so:${PORTSDIR}/math/fftw3 \ Modified: head/databases/rrdtool/Makefile ============================================================================== --- head/databases/rrdtool/Makefile Thu Dec 25 18:49:58 2014 (r375593) +++ head/databases/rrdtool/Makefile Thu Dec 25 19:04:25 2014 (r375594) @@ -78,7 +78,7 @@ EXTRA_PATCHES+= ${FILESDIR}/thirdparty- .if ${PORT_OPTIONS:MGRAPH} LIB_DEPENDS+= libfreetype.so:${PORTSDIR}/print/freetype2 \ - libpng15.so:${PORTSDIR}/graphics/png + libpng.so:${PORTSDIR}/graphics/png USE_GNOME+= cairo pango PLIST_SUB+= WITH_GRAPH="" .else Modified: head/databases/rrdtool12/Makefile ============================================================================== --- head/databases/rrdtool12/Makefile Thu Dec 25 18:49:58 2014 (r375593) +++ head/databases/rrdtool12/Makefile Thu Dec 25 19:04:25 2014 (r375594) @@ -13,7 +13,7 @@ COMMENT= Round Robin Database Tools v1.2 LIB_DEPENDS= libfreetype.so:${PORTSDIR}/print/freetype2 \ libart_lgpl_2.so:${PORTSDIR}/graphics/libart_lgpl \ - libpng15.so:${PORTSDIR}/graphics/png + libpng.so:${PORTSDIR}/graphics/png CONFLICTS= rrdtool10-* rrdtool-1.* Modified: head/deskutils/nagaina/Makefile ============================================================================== --- head/deskutils/nagaina/Makefile Thu Dec 25 18:49:58 2014 (r375593) +++ head/deskutils/nagaina/Makefile Thu Dec 25 19:04:25 2014 (r375594) @@ -15,7 +15,7 @@ LICENSE= GPLv2 LIB_DEPENDS= libpthread-stubs.so:${PORTSDIR}/devel/libpthread-stubs \ libpcre.so:${PORTSDIR}/devel/pcre \ - libpng15.so:${PORTSDIR}/graphics/png \ + libpng.so:${PORTSDIR}/graphics/png \ libfreetype.so:${PORTSDIR}/print/freetype2 \ libexpat.so:${PORTSDIR}/textproc/expat2 \ libfontconfig.so:${PORTSDIR}/x11-fonts/fontconfig Modified: head/deskutils/xfce4-tumbler/Makefile ============================================================================== --- head/deskutils/xfce4-tumbler/Makefile Thu Dec 25 18:49:58 2014 (r375593) +++ head/deskutils/xfce4-tumbler/Makefile Thu Dec 25 19:04:25 2014 (r375594) @@ -16,7 +16,7 @@ COMMENT= Thumbnail service for Xfce desk LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png \ +LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png \ libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib USES= pathfix pkgconfig gmake libtool tar:bzip2 Modified: head/devel/allegro-devel/Makefile ============================================================================== --- head/devel/allegro-devel/Makefile Thu Dec 25 18:49:58 2014 (r375593) +++ head/devel/allegro-devel/Makefile Thu Dec 25 19:04:25 2014 (r375594) @@ -18,7 +18,7 @@ LICENSE= ZLIB BSD3CLAUSE LICENSE_COMB= dual LIB_DEPENDS+= libjack.so:${PORTSDIR}/audio/jack \ - libpng15.so:${PORTSDIR}/graphics/png \ + libpng.so:${PORTSDIR}/graphics/png \ libjpeg.so:${PORTSDIR}/graphics/jpeg \ libvorbis.so:${PORTSDIR}/audio/libvorbis \ libFLAC.so:${PORTSDIR}/audio/flac \ Modified: head/devel/allegro/Makefile ============================================================================== --- head/devel/allegro/Makefile Thu Dec 25 18:49:58 2014 (r375593) +++ head/devel/allegro/Makefile Thu Dec 25 19:04:25 2014 (r375594) @@ -13,7 +13,7 @@ EXTRACT_ONLY= ${PORTNAME}-${DISTVERSION} MAINTAINER= koalative@gmail.com COMMENT= Cross-platform library for games and multimedia programming -LIB_DEPENDS+= libpng15.so:${PORTSDIR}/graphics/png \ +LIB_DEPENDS+= libpng.so:${PORTSDIR}/graphics/png \ libvorbis.so:${PORTSDIR}/audio/libvorbis USES= cmake gmake makeinfo pkgconfig Modified: head/devel/dcmtk/Makefile ============================================================================== --- head/devel/dcmtk/Makefile Thu Dec 25 18:49:58 2014 (r375593) +++ head/devel/dcmtk/Makefile Thu Dec 25 19:04:25 2014 (r375594) @@ -11,7 +11,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Toolkit to work with DICOM objects LIB_DEPENDS= libtiff.so:${PORTSDIR}/graphics/tiff \ - libpng15.so:${PORTSDIR}/graphics/png \ + libpng.so:${PORTSDIR}/graphics/png \ libjpeg.so:${PORTSDIR}/graphics/jpeg USE_GNOME= libxml2 Modified: head/devel/doxygen/Makefile ============================================================================== --- head/devel/doxygen/Makefile Thu Dec 25 18:49:58 2014 (r375593) +++ head/devel/doxygen/Makefile Thu Dec 25 19:04:25 2014 (r375594) @@ -17,7 +17,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= tmake:${PORTSDIR}/devel/tmake \ ${LOCALBASE}/bin/flex:${PORTSDIR}/textproc/flex -LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png +LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png USES= bison gmake iconv perl5 python:2 ALL_TARGET= all Modified: head/devel/kyra/Makefile ============================================================================== --- head/devel/kyra/Makefile Thu Dec 25 18:49:58 2014 (r375593) +++ head/devel/kyra/Makefile Thu Dec 25 19:04:25 2014 (r375594) @@ -14,7 +14,7 @@ COMMENT= Simple Sprite engine written in LICENSE= GPLv2 LIB_DEPENDS= libjpeg.so:${PORTSDIR}/graphics/jpeg \ - libpng15.so:${PORTSDIR}/graphics/png \ + libpng.so:${PORTSDIR}/graphics/png \ libtiff.so:${PORTSDIR}/graphics/tiff WRKSRC= ${WRKDIR}/${PORTNAME} Modified: head/devel/libclaw/Makefile ============================================================================== --- head/devel/libclaw/Makefile Thu Dec 25 18:49:58 2014 (r375593) +++ head/devel/libclaw/Makefile Thu Dec 25 19:04:25 2014 (r375594) @@ -10,7 +10,7 @@ MAINTAINER= amdmi3@FreeBSD.org COMMENT= C++ Library Absolutely Wonderful LIB_DEPENDS= libjpeg.so:${PORTSDIR}/graphics/jpeg \ - libpng15.so:${PORTSDIR}/graphics/png + libpng.so:${PORTSDIR}/graphics/png BUILD_DEPENDS= ${LOCALBASE}/include/boost/bind.hpp:${PORTSDIR}/devel/boost-libs USES= cmake gettext Modified: head/devel/libslang2/Makefile ============================================================================== --- head/devel/libslang2/Makefile Thu Dec 25 18:49:58 2014 (r375593) +++ head/devel/libslang2/Makefile Thu Dec 25 19:04:25 2014 (r375594) @@ -41,7 +41,7 @@ PORTDOCS= * PCRE_CONFIGURE_WITH= pcre PCRE_LIB_DEPENDS= libpcre.so:${PORTSDIR}/devel/pcre PNG_CONFIGURE_WITH= png -PNG_LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png +PNG_LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png ICONV_USES= iconv ONIG_CONFIGURE_WITH= onig ONIG_LIB_DEPENDS= libonig.so:${PORTSDIR}/devel/oniguruma4 Modified: head/devel/libzvbi/Makefile ============================================================================== --- head/devel/libzvbi/Makefile Thu Dec 25 18:49:58 2014 (r375593) +++ head/devel/libzvbi/Makefile Thu Dec 25 19:04:25 2014 (r375594) @@ -11,7 +11,7 @@ DISTNAME= ${PORTNAME:S/lib//}-${PORTVERS MAINTAINER= oliver@FreeBSD.org COMMENT= Routines to access raw VBI capture devices -LIB_DEPENDS+= libpng15.so:${PORTSDIR}/graphics/png \ +LIB_DEPENDS+= libpng.so:${PORTSDIR}/graphics/png \ libunicode.so:${PORTSDIR}/devel/libunicode USES= gettext libtool pathfix pkgconfig tar:bzip2 Modified: head/devel/p5-SDL/Makefile ============================================================================== --- head/devel/p5-SDL/Makefile Thu Dec 25 18:49:58 2014 (r375593) +++ head/devel/p5-SDL/Makefile Thu Dec 25 19:04:25 2014 (r375594) @@ -14,7 +14,7 @@ COMMENT= Perl Bindings for SDL LICENSE= GPLv2 BUILD_DEPENDS= p5-Alien-SDL>=1.426:${PORTSDIR}/devel/p5-Alien-SDL -LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png \ +LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png \ libjpeg.so:${PORTSDIR}/graphics/jpeg \ libtiff.so:${PORTSDIR}/graphics/tiff \ libsmpeg.so:${PORTSDIR}/multimedia/smpeg Modified: head/devel/synfig/Makefile ============================================================================== --- head/devel/synfig/Makefile Thu Dec 25 18:49:58 2014 (r375593) +++ head/devel/synfig/Makefile Thu Dec 25 19:04:25 2014 (r375594) @@ -18,7 +18,7 @@ LIB_DEPENDS= libboost_program_options.so libIlmImf.so:${PORTSDIR}/graphics/OpenEXR \ libjpeg.so:${PORTSDIR}/graphics/jpeg \ libmng.so:${PORTSDIR}/graphics/libmng \ - libpng15.so:${PORTSDIR}/graphics/png \ + libpng.so:${PORTSDIR}/graphics/png \ libtiff.so:${PORTSDIR}/graphics/tiff \ libavcodec.so:${PORTSDIR}/multimedia/ffmpeg \ libdv.so:${PORTSDIR}/multimedia/libdv Modified: head/devel/tex-web2c/Makefile ============================================================================== --- head/devel/tex-web2c/Makefile Thu Dec 25 18:49:58 2014 (r375593) +++ head/devel/tex-web2c/Makefile Thu Dec 25 19:04:25 2014 (r375594) @@ -12,7 +12,7 @@ MAINTAINER= hrs@FreeBSD.org COMMENT= TeX implementation translating WEB to C LIB_DEPENDS= libopenjpeg.so:${PORTSDIR}/graphics/openjpeg15 \ - libpng15.so:${PORTSDIR}/graphics/png \ + libpng.so:${PORTSDIR}/graphics/png \ libzzip.so:${PORTSDIR}/devel/zziplib USE_TEX= kpathsea Modified: head/editors/abiword/Makefile ============================================================================== --- head/editors/abiword/Makefile Thu Dec 25 18:49:58 2014 (r375593) +++ head/editors/abiword/Makefile Thu Dec 25 19:04:25 2014 (r375594) @@ -14,7 +14,7 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= Open-source, cross-platform WYSIWYG word processor LIB_DEPENDS= libpopt.so:${PORTSDIR}/devel/popt \ - libpng15.so:${PORTSDIR}/graphics/png \ + libpng.so:${PORTSDIR}/graphics/png \ libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib \ libwv.so:${PORTSDIR}/textproc/wv \ libjpeg.so:${PORTSDIR}/graphics/jpeg \ Modified: head/editors/calligra/Makefile ============================================================================== --- head/editors/calligra/Makefile Thu Dec 25 18:49:58 2014 (r375593) +++ head/editors/calligra/Makefile Thu Dec 25 19:04:25 2014 (r375594) @@ -11,7 +11,7 @@ DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= KDE graphic art and office suite -LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png \ +LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png \ libIlmImf.so:${PORTSDIR}/graphics/OpenEXR \ libboost_thread.so:${PORTSDIR}/devel/boost-libs \ libqca.so:${PORTSDIR}/devel/qca \ Modified: head/editors/emacs-devel/Makefile ============================================================================== --- head/editors/emacs-devel/Makefile Thu Dec 25 18:49:58 2014 (r375593) +++ head/editors/emacs-devel/Makefile Thu Dec 25 19:04:25 2014 (r375594) @@ -129,7 +129,7 @@ TIFF_CONFIGURE_WITH= tiff GIF_LIB_DEPENDS= libgif.so:${PORTSDIR}/graphics/giflib GIF_CONFIGURE_WITH= gif -PNG_LIB_DEPENDS+= libpng15.so:${PORTSDIR}/graphics/png +PNG_LIB_DEPENDS+= libpng.so:${PORTSDIR}/graphics/png PNG_CONFIGURE_WITH= png XPM_USE= XORG=xpm Modified: head/editors/emacs/Makefile ============================================================================== --- head/editors/emacs/Makefile Thu Dec 25 18:49:58 2014 (r375593) +++ head/editors/emacs/Makefile Thu Dec 25 19:04:25 2014 (r375594) @@ -137,7 +137,7 @@ TIFF_CONFIGURE_WITH= tiff GIF_LIB_DEPENDS= libgif.so:${PORTSDIR}/graphics/giflib GIF_CONFIGURE_WITH= gif -PNG_LIB_DEPENDS+= libpng15.so:${PORTSDIR}/graphics/png +PNG_LIB_DEPENDS+= libpng.so:${PORTSDIR}/graphics/png PNG_CONFIGURE_WITH= png XPM_USE= XORG=xpm Modified: head/editors/libreoffice/Makefile ============================================================================== --- head/editors/libreoffice/Makefile Thu Dec 25 18:49:58 2014 (r375593) +++ head/editors/libreoffice/Makefile Thu Dec 25 19:04:25 2014 (r375594) @@ -36,7 +36,7 @@ LIB_DEPENDS= libapr-1.so:${PORTSDIR}/dev libgltf-0.0.so:${PORTSDIR}/graphics/libgltf \ libwpg-0.3.so:${PORTSDIR}/graphics/libwpg03 \ libGeneratedSaxParser.so:${PORTSDIR}/graphics/opencollada \ - libpng15.so:${PORTSDIR}/graphics/png \ + libpng.so:${PORTSDIR}/graphics/png \ libpoppler.so:${PORTSDIR}/graphics/poppler \ liblpsolve55.so:${PORTSDIR}/math/lp_solve \ libcmis-0.4.so:${PORTSDIR}/net/libcmis \ Modified: head/emulators/atari800/Makefile ============================================================================== --- head/emulators/atari800/Makefile Thu Dec 25 18:49:58 2014 (r375593) +++ head/emulators/atari800/Makefile Thu Dec 25 19:04:25 2014 (r375594) @@ -18,7 +18,7 @@ COMMENT= Atari 8-bit computer emulator LICENSE= GPLv2 BUILD_DEPENDS= ${UNZIP_CMD}:${PORTSDIR}/archivers/unzip -LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png +LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png RESTRICTED= xf25 contains copyright ROMs and cannot be distributed. Modified: head/emulators/dosbox/Makefile ============================================================================== --- head/emulators/dosbox/Makefile Thu Dec 25 18:49:58 2014 (r375593) +++ head/emulators/dosbox/Makefile Thu Dec 25 19:04:25 2014 (r375594) @@ -12,7 +12,7 @@ COMMENT= Emulator of a PC with DOS LICENSE= GPLv2 -LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png +LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png GNU_CONFIGURE= yes USE_SDL= sdl net sound Modified: head/emulators/fuse/Makefile ============================================================================== --- head/emulators/fuse/Makefile Thu Dec 25 18:49:58 2014 (r375593) +++ head/emulators/fuse/Makefile Thu Dec 25 19:04:25 2014 (r375594) @@ -13,7 +13,7 @@ COMMENT= Free Unix (Sinclair ZX-)Spectru LICENSE= GPLv2 LIB_DEPENDS= libspectrum.so:${PORTSDIR}/emulators/libspectrum \ - libpng15.so:${PORTSDIR}/graphics/png \ + libpng.so:${PORTSDIR}/graphics/png \ libgcrypt.so:${PORTSDIR}/security/libgcrypt GNU_CONFIGURE= yes Modified: head/emulators/hatari/Makefile ============================================================================== --- head/emulators/hatari/Makefile Thu Dec 25 18:49:58 2014 (r375593) +++ head/emulators/hatari/Makefile Thu Dec 25 19:04:25 2014 (r375594) @@ -14,7 +14,7 @@ COMMENT= Atari ST emulator LICENSE= GPLv2 # (or later) BUILD_DEPENDS= portaudio2>0:${PORTSDIR}/audio/portaudio2 -LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png +LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png RUN_DEPENDS= portaudio2>0:${PORTSDIR}/audio/portaudio2 USES= cmake readline tar:bzip2 Modified: head/emulators/mupen64plus-core/Makefile.common ============================================================================== --- head/emulators/mupen64plus-core/Makefile.common Thu Dec 25 18:49:58 2014 (r375593) +++ head/emulators/mupen64plus-core/Makefile.common Thu Dec 25 19:04:25 2014 (r375594) @@ -11,13 +11,13 @@ EXTRACT_AFTER_ARGS?= "${DISTNAME}/source .if ${PKGNAMESUFFIX} == "-core" LIB_DEPENDS+= libfreetype.so:${PORTSDIR}/print/freetype2 \ - libpng15.so:${PORTSDIR}/graphics/png + libpng.so:${PORTSDIR}/graphics/png .else PLIST= ${WRKDIR}/pkg-plist .endif .if ${PKGNAMESUFFIX} == "-video-rice" -LIB_DEPENDS+= libpng15.so:${PORTSDIR}/graphics/png +LIB_DEPENDS+= libpng.so:${PORTSDIR}/graphics/png .endif .if ${PKGNAMESUFFIX} == "-video-glide64mk" Modified: head/emulators/nonpareil/Makefile ============================================================================== --- head/emulators/nonpareil/Makefile Thu Dec 25 18:49:58 2014 (r375593) +++ head/emulators/nonpareil/Makefile Thu Dec 25 19:04:25 2014 (r375594) @@ -13,7 +13,7 @@ COMMENT= Simulator for many HP calculato LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png +LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png USES= bison pkgconfig scons USE_GNOME= gtk20 libxml2 Modified: head/emulators/openmsx/Makefile ============================================================================== --- head/emulators/openmsx/Makefile Thu Dec 25 18:49:58 2014 (r375593) +++ head/emulators/openmsx/Makefile Thu Dec 25 19:04:25 2014 (r375594) @@ -9,7 +9,7 @@ MASTER_SITES= SF MAINTAINER= johans@FreeBSD.org COMMENT= Open source MSX emulator -LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png \ +LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png \ libogg.so:${PORTSDIR}/audio/libogg \ libvorbis.so:${PORTSDIR}/audio/libvorbis \ libtheora.so:${PORTSDIR}/multimedia/libtheora \ Modified: head/emulators/qemu-devel/Makefile ============================================================================== --- head/emulators/qemu-devel/Makefile Thu Dec 25 18:49:58 2014 (r375593) +++ head/emulators/qemu-devel/Makefile Thu Dec 25 19:04:25 2014 (r375594) @@ -220,7 +220,7 @@ LIB_DEPENDS+= libjpeg.so:${PORTSDIR}/gra .if empty(PORT_OPTIONS:MPNG) CONFIGURE_ARGS+= --disable-vnc-png .else -LIB_DEPENDS+= libpng15.so:${PORTSDIR}/graphics/png +LIB_DEPENDS+= libpng.so:${PORTSDIR}/graphics/png .endif .if empty(PORT_OPTIONS:MCURL) Modified: head/emulators/raine/Makefile ============================================================================== --- head/emulators/raine/Makefile Thu Dec 25 18:49:58 2014 (r375593) +++ head/emulators/raine/Makefile Thu Dec 25 19:04:25 2014 (r375594) @@ -14,7 +14,7 @@ COMMENT= Arcade Emulator for M68000, M68 LICENSE= ART10 BUILD_DEPENDS= nasm>0:${PORTSDIR}/devel/nasm -LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png +LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} Modified: head/emulators/snes9x-gtk/Makefile ============================================================================== --- head/emulators/snes9x-gtk/Makefile Thu Dec 25 18:49:58 2014 (r375593) +++ head/emulators/snes9x-gtk/Makefile Thu Dec 25 19:04:25 2014 (r375594) @@ -12,7 +12,7 @@ DISTNAME= snes9x-1.53-src MAINTAINER= root@cooltrainer.org COMMENT= Super Nintendo Entertainment System(SNES) Emulator -LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png +LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png USE_XORG= x11 sm ice xext USES= gettext gmake perl5 desktop-file-utils pkgconfig tar:bzip2 Modified: head/emulators/stella/Makefile ============================================================================== --- head/emulators/stella/Makefile Thu Dec 25 18:49:58 2014 (r375593) +++ head/emulators/stella/Makefile Thu Dec 25 19:04:25 2014 (r375594) @@ -11,7 +11,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-src MAINTAINER= acm@FreeBSD.org COMMENT= Multi-platform Atari 2600 VCS emulator -LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png +LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} Modified: head/emulators/vba/Makefile ============================================================================== --- head/emulators/vba/Makefile Thu Dec 25 18:49:58 2014 (r375593) +++ head/emulators/vba/Makefile Thu Dec 25 19:04:25 2014 (r375594) @@ -14,7 +14,7 @@ COMMENT= Open source Gameboy Advance emu LICENSE= GPLv2 BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm -LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png +LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png USES= gettext gmake GNU_CONFIGURE= yes Modified: head/emulators/vice/Makefile ============================================================================== --- head/emulators/vice/Makefile Thu Dec 25 18:49:58 2014 (r375593) +++ head/emulators/vice/Makefile Thu Dec 25 19:04:25 2014 (r375594) @@ -17,7 +17,7 @@ LICENSE= GPLv2 BUILD_DEPENDS= bdftopcf:${PORTSDIR}/x11-fonts/bdftopcf \ mkfontdir:${PORTSDIR}/x11-fonts/mkfontdir \ mkfontscale:${PORTSDIR}/x11-fonts/mkfontscale -LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png \ +LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png \ libgif.so:${PORTSDIR}/graphics/giflib \ libmp3lame.so:${PORTSDIR}/audio/lame \ libavcodec.so:${PORTSDIR}/multimedia/ffmpeg Modified: head/emulators/visualboyadvance-m/Makefile ============================================================================== --- head/emulators/visualboyadvance-m/Makefile Thu Dec 25 18:49:58 2014 (r375593) +++ head/emulators/visualboyadvance-m/Makefile Thu Dec 25 19:04:25 2014 (r375594) @@ -12,7 +12,7 @@ COMMENT= Game Boy Advance emulator with LICENSE= GPLv2 -LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png +LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png OPTIONS_DEFINE= NLS FFMPEG LINK LIRC DEBUGGER OPTIONS_MULTI= INTERFACE Modified: head/emulators/wine-devel/Makefile ============================================================================== --- head/emulators/wine-devel/Makefile Thu Dec 25 18:49:58 2014 (r375593) +++ head/emulators/wine-devel/Makefile Thu Dec 25 19:04:25 2014 (r375594) @@ -98,7 +98,7 @@ X11_LIB_DEPENDS= libfontconfig.so:${PORT libfreetype.so:${PORTSDIR}/print/freetype2 \ libjpeg.so:${PORTSDIR}/graphics/jpeg \ liblcms2.so:${PORTSDIR}/graphics/lcms2 \ - libpng15.so:${PORTSDIR}/graphics/png + libpng.so:${PORTSDIR}/graphics/png PORTDATA= l_intl.nls wine.inf Modified: head/emulators/wine/Makefile ============================================================================== --- head/emulators/wine/Makefile Thu Dec 25 18:49:58 2014 (r375593) +++ head/emulators/wine/Makefile Thu Dec 25 19:04:25 2014 (r375594) @@ -21,7 +21,7 @@ LIB_DEPENDS= libfontconfig.so:${PORTSDIR libfreetype.so:${PORTSDIR}/print/freetype2 \ libjpeg.so:${PORTSDIR}/graphics/jpeg \ liblcms2.so:${PORTSDIR}/graphics/lcms2 \ - libpng15.so:${PORTSDIR}/graphics/png \ + libpng.so:${PORTSDIR}/graphics/png \ libxml2.so:${PORTSDIR}/textproc/libxml2 CONFLICTS_INSTALL= i386-wine-[0-9]* i386-wine-devel-[0-9]* wine-devel-[0-9]* Modified: head/games/0ad/Makefile ============================================================================== --- head/games/0ad/Makefile Thu Dec 25 18:49:58 2014 (r375593) +++ head/games/0ad/Makefile Thu Dec 25 19:04:25 2014 (r375594) @@ -15,7 +15,7 @@ BUILD_DEPENDS= zip:${PORTSDIR}/archivers cmake:${PORTSDIR}/devel/cmake LIB_DEPENDS= libboost_thread.so:${PORTSDIR}/devel/boost-libs \ libexecinfo.so:${PORTSDIR}/devel/libexecinfo \ - libpng15.so:${PORTSDIR}/graphics/png \ + libpng.so:${PORTSDIR}/graphics/png \ libogg.so:${PORTSDIR}/audio/libogg \ libvorbis.so:${PORTSDIR}/audio/libvorbis \ libcurl.so:${PORTSDIR}/ftp/curl \ Modified: head/games/54321/Makefile ============================================================================== --- head/games/54321/Makefile Thu Dec 25 18:49:58 2014 (r375593) +++ head/games/54321/Makefile Thu Dec 25 19:04:25 2014 (r375594) @@ -12,7 +12,7 @@ DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= Five games in four-, three-, or two-dimensions for one player -LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png +LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png USES= gmake tar:tgz USE_SDL= image sdl Modified: head/games/adgali/Makefile ============================================================================== --- head/games/adgali/Makefile Thu Dec 25 18:49:58 2014 (r375593) +++ head/games/adgali/Makefile Thu Dec 25 19:04:25 2014 (r375594) @@ -13,7 +13,7 @@ COMMENT= Open source game library useful LICENSE= GPLv2 LIB_DEPENDS= libjpeg.so:${PORTSDIR}/graphics/jpeg \ - libpng15.so:${PORTSDIR}/graphics/png \ + libpng.so:${PORTSDIR}/graphics/png \ libtiff.so:${PORTSDIR}/graphics/tiff \ libfreetype.so:${PORTSDIR}/print/freetype2 .if !exists(/usr/include/execinfo.h) Modified: head/games/avoision/Makefile ============================================================================== --- head/games/avoision/Makefile Thu Dec 25 18:49:58 2014 (r375593) +++ head/games/avoision/Makefile Thu Dec 25 19:04:25 2014 (r375594) @@ -19,7 +19,7 @@ LICENSE_PERMS_CCbyNCSA3=dist-mirror pkg- BUILD_DEPENDS= ${LOCALBASE}/lib/libradius-engine.a:${PORTSDIR}/graphics/radius-engine LIB_DEPENDS= liblua-5.1.so:${PORTSDIR}/lang/lua51 \ - libpng15.so:${PORTSDIR}/graphics/png \ + libpng.so:${PORTSDIR}/graphics/png \ libphysfs.so.1:${PORTSDIR}/devel/physfs RUN_DEPENDS= zip:${PORTSDIR}/archivers/zip Modified: head/games/boswars/Makefile ============================================================================== --- head/games/boswars/Makefile Thu Dec 25 18:49:58 2014 (r375593) +++ head/games/boswars/Makefile Thu Dec 25 19:04:25 2014 (r375594) @@ -13,7 +13,7 @@ COMMENT= Futuristic real-time strategy g LICENSE= GPLv2 -LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png \ +LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png \ libtheora.so:${PORTSDIR}/multimedia/libtheora \ libvorbis.so:${PORTSDIR}/audio/libvorbis Modified: head/games/briquolo/Makefile ============================================================================== --- head/games/briquolo/Makefile Thu Dec 25 18:49:58 2014 (r375593) +++ head/games/briquolo/Makefile Thu Dec 25 19:04:25 2014 (r375594) @@ -12,7 +12,7 @@ COMMENT= Breakout clone with an OpenGL 3 LICENSE= GPLv2 -LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png +LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png USES= tar:bzip2 gmake iconv desktop-file-utils USE_GL= gl Modified: head/games/burrtools/Makefile ============================================================================== --- head/games/burrtools/Makefile Thu Dec 25 18:49:58 2014 (r375593) +++ head/games/burrtools/Makefile Thu Dec 25 19:04:25 2014 (r375594) @@ -14,7 +14,7 @@ LICENSE= GPLv3 BUILD_DEPENDS= netpbm>0:${PORTSDIR}/graphics/netpbm LIB_DEPENDS= libboost_system.so:${PORTSDIR}/devel/boost-libs \ - libpng15.so:${PORTSDIR}/graphics/png \ + libpng.so:${PORTSDIR}/graphics/png \ libxmlwrapp.so:${PORTSDIR}/textproc/xmlwrapp \ libfltk.so:${PORTSDIR}/x11-toolkits/fltk Modified: head/games/capicity/Makefile ============================================================================== --- head/games/capicity/Makefile Thu Dec 25 18:49:58 2014 (r375593) +++ head/games/capicity/Makefile Thu Dec 25 19:04:25 2014 (r375594) @@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/copying.txt LIB_DEPENDS= libpthread-stubs.so:${PORTSDIR}/devel/libpthread-stubs \ libpcre.so:${PORTSDIR}/devel/pcre \ - libpng15.so:${PORTSDIR}/graphics/png \ + libpng.so:${PORTSDIR}/graphics/png \ libfreetype.so:${PORTSDIR}/print/freetype2 \ libexpat.so:${PORTSDIR}/textproc/expat2 \ libfontconfig.so:${PORTSDIR}/x11-fonts/fontconfig Modified: head/games/capitalism/Makefile ============================================================================== --- head/games/capitalism/Makefile Thu Dec 25 18:49:58 2014 (r375593) +++ head/games/capitalism/Makefile Thu Dec 25 19:04:25 2014 (r375594) @@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/copying.txt LIB_DEPENDS= libpthread-stubs.so:${PORTSDIR}/devel/libpthread-stubs \ libpcre.so:${PORTSDIR}/devel/pcre \ - libpng15.so:${PORTSDIR}/graphics/png \ + libpng.so:${PORTSDIR}/graphics/png \ libfreetype.so:${PORTSDIR}/print/freetype2 \ libexpat.so:${PORTSDIR}/textproc/expat2 \ libfontconfig.so:${PORTSDIR}/x11-fonts/fontconfig Modified: head/games/cretan-hubris/Makefile ============================================================================== --- head/games/cretan-hubris/Makefile Thu Dec 25 18:49:58 2014 (r375593) +++ head/games/cretan-hubris/Makefile Thu Dec 25 19:04:25 2014 (r375594) @@ -19,7 +19,7 @@ LICENSE_PERMS_CCbyNCSA3=dist-mirror pkg- BUILD_DEPENDS= ${LOCALBASE}/lib/libradius-engine.a:${PORTSDIR}/graphics/radius-engine LIB_DEPENDS= liblua-5.1.so:${PORTSDIR}/lang/lua51 \ - libpng15.so:${PORTSDIR}/graphics/png \ + libpng.so:${PORTSDIR}/graphics/png \ libphysfs.so.1:${PORTSDIR}/devel/physfs RUN_DEPENDS= zip:${PORTSDIR}/archivers/zip Modified: head/games/criticalmass/Makefile ============================================================================== --- head/games/criticalmass/Makefile Thu Dec 25 18:49:58 2014 (r375593) +++ head/games/criticalmass/Makefile Thu Dec 25 19:04:25 2014 (r375594) @@ -16,7 +16,7 @@ LICENSE= GPLv2 # (or later) LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl \ - libpng15.so:${PORTSDIR}/graphics/png + libpng.so:${PORTSDIR}/graphics/png USES= dos2unix tar:bzip2 DOS2UNIX_FILES= tinyxml/*.cpp tinyxml/*.h Modified: head/games/crossfire-server/Makefile ============================================================================== --- head/games/crossfire-server/Makefile Thu Dec 25 18:49:58 2014 (r375593) +++ head/games/crossfire-server/Makefile Thu Dec 25 19:04:25 2014 (r375594) @@ -15,7 +15,7 @@ COMMENT= Server for multiplayer graphica BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash RUN_DEPENDS= xsltproc:${PORTSDIR}/textproc/libxslt LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl \ - libpng15.so:${PORTSDIR}/graphics/png \ + libpng.so:${PORTSDIR}/graphics/png \ libsablot.so:${PORTSDIR}/textproc/sablotron LICENSE= GPLv2 GPLv3 Modified: head/games/edge/Makefile ============================================================================== --- head/games/edge/Makefile Thu Dec 25 18:49:58 2014 (r375593) +++ head/games/edge/Makefile Thu Dec 25 19:04:25 2014 (r375594) @@ -19,7 +19,7 @@ LICENSE_COMB= dual LIB_DEPENDS= libvorbis.so:${PORTSDIR}/audio/libvorbis \ libjpeg.so:${PORTSDIR}/graphics/jpeg \ - libpng15.so:${PORTSDIR}/graphics/png + libpng.so:${PORTSDIR}/graphics/png USES= gmake tar:bzip2 USE_GL= glew Modified: head/games/el/Makefile ============================================================================== --- head/games/el/Makefile Thu Dec 25 18:49:58 2014 (r375593) +++ head/games/el/Makefile Thu Dec 25 19:04:25 2014 (r375594) @@ -10,7 +10,7 @@ MASTER_SITES= LOCAL/rene MAINTAINER= acm@FreeBSD.org COMMENT= Eternal Lands is a free 3D MMORPG -LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png \ +LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png \ libvorbis.so:${PORTSDIR}/audio/libvorbis \ libcal3d.so:${PORTSDIR}/graphics/cal3d RUN_DEPENDS= ${LOCALBASE}/share/${PORTNAME}/el.ini:${PORTSDIR}/games/el-data Modified: head/games/ensemblist/Makefile ============================================================================== --- head/games/ensemblist/Makefile Thu Dec 25 18:49:58 2014 (r375593) +++ head/games/ensemblist/Makefile Thu Dec 25 19:04:25 2014 (r375594) @@ -12,7 +12,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Assemble given shapes from primitives LIB_DEPENDS= libmikmod.so:${PORTSDIR}/audio/libmikmod \ - libpng15.so:${PORTSDIR}/graphics/png + libpng.so:${PORTSDIR}/graphics/png USES= gmake USE_XORG= xmu Modified: head/games/ezquake/Makefile ============================================================================== --- head/games/ezquake/Makefile Thu Dec 25 18:49:58 2014 (r375593) +++ head/games/ezquake/Makefile Thu Dec 25 19:04:25 2014 (r375594) @@ -19,7 +19,7 @@ EXTRACT_DEPENDS=${UNZIP_CMD}:${PORTSDIR} 7z:${PORTSDIR}/archivers/p7zip LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2 \ libpcre.so:${PORTSDIR}/devel/pcre \ - libpng15.so:${PORTSDIR}/graphics/png + libpng.so:${PORTSDIR}/graphics/png USES= gmake tcl dos2unix DOS2UNIX_GLOB= *.[ch] Makefile* Modified: head/games/fbg2/Makefile ============================================================================== --- head/games/fbg2/Makefile Thu Dec 25 18:49:58 2014 (r375593) +++ head/games/fbg2/Makefile Thu Dec 25 19:04:25 2014 (r375594) @@ -19,7 +19,7 @@ LICENSE_PERMS_CCbyNCSA3=dist-mirror pkg- BUILD_DEPENDS= ${LOCALBASE}/lib/libradius-engine.a:${PORTSDIR}/graphics/radius-engine LIB_DEPENDS= liblua-5.1.so:${PORTSDIR}/lang/lua51 \ - libpng15.so:${PORTSDIR}/graphics/png \ + libpng.so:${PORTSDIR}/graphics/png \ libphysfs.so.1:${PORTSDIR}/devel/physfs RUN_DEPENDS= zip:${PORTSDIR}/archivers/zip Modified: head/games/flightgear/Makefile ============================================================================== --- head/games/flightgear/Makefile Thu Dec 25 18:49:58 2014 (r375593) +++ head/games/flightgear/Makefile Thu Dec 25 19:04:25 2014 (r375594) @@ -18,7 +18,7 @@ COMMENT= The FlightGear flight simulator LICENSE= GPLv2 LIB_DEPENDS= libjpeg.so:${PORTSDIR}/graphics/jpeg \ - libpng15.so:${PORTSDIR}/graphics/png \ + libpng.so:${PORTSDIR}/graphics/png \ libboost_thread.so:${PORTSDIR}/devel/boost-libs \ libfltk.so:${PORTSDIR}/x11-toolkits/fltk \ libosg.so:${PORTSDIR}/graphics/osg \ Modified: head/games/foobillard/Makefile ============================================================================== --- head/games/foobillard/Makefile Thu Dec 25 18:49:58 2014 (r375593) +++ head/games/foobillard/Makefile Thu Dec 25 19:04:25 2014 (r375594) @@ -10,7 +10,7 @@ MASTER_SITES= http://foobillard.sunsite. MAINTAINER= thomas@bsdunix.ch COMMENT= Free OpenGL billiards game -LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png \ +LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png \ libfreetype.so:${PORTSDIR}/print/freetype2 OPTIONS_DEFINE= SDL NVIDIA_BUMPREF Modified: head/games/freeciv/Makefile ============================================================================== --- head/games/freeciv/Makefile Thu Dec 25 18:49:58 2014 (r375593) +++ head/games/freeciv/Makefile Thu Dec 25 19:04:25 2014 (r375594) @@ -40,7 +40,7 @@ IGNORE= cannot use SDL without X11: re- .if ${PORT_OPTIONS:MX11} LIB_DEPENDS+= libtiff.so:${PORTSDIR}/graphics/tiff \ - libpng15.so:${PORTSDIR}/graphics/png \ + libpng.so:${PORTSDIR}/graphics/png \ libggz.so:${PORTSDIR}/games/libggz \ libggz-gtk.so:${PORTSDIR}/games/ggz-gtk-client \ libggzcore.so:${PORTSDIR}/games/ggz-client-libs \ Modified: head/games/freedroid/Makefile ============================================================================== --- head/games/freedroid/Makefile Thu Dec 25 18:49:58 2014 (r375593) +++ head/games/freedroid/Makefile Thu Dec 25 19:04:25 2014 (r375594) @@ -14,7 +14,7 @@ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libjpeg.so:${PORTSDIR}/graphics/jpeg \ - libpng15.so:${PORTSDIR}/graphics/png + libpng.so:${PORTSDIR}/graphics/png USES= iconv USE_SDL= mixer image sdl Modified: head/games/freesynd/Makefile ============================================================================== --- head/games/freesynd/Makefile Thu Dec 25 18:49:58 2014 (r375593) +++ head/games/freesynd/Makefile Thu Dec 25 19:04:25 2014 (r375594) @@ -10,7 +10,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME} MAINTAINER= madpilot@FreeBSD.org COMMENT= Reimplementation of the classic Bullfrog game Syndicate -LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png +LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png USES= cmake USE_SDL= sdl image mixer Modified: head/games/frogatto/Makefile ============================================================================== --- head/games/frogatto/Makefile Thu Dec 25 18:49:58 2014 (r375593) +++ head/games/frogatto/Makefile Thu Dec 25 19:04:25 2014 (r375594) @@ -10,7 +10,7 @@ MAINTAINER= fiziologus@gmail.com COMMENT= Old-school 2D classic adventure platformer game LIB_DEPENDS= libboost_thread.so:${PORTSDIR}/devel/boost-libs \ - libpng15.so:${PORTSDIR}/graphics/png + libpng.so:${PORTSDIR}/graphics/png NO_PACKAGE= Package will be 144M, set FORCE_PACKAGE if you really want it Modified: head/games/gemrb/Makefile ============================================================================== --- head/games/gemrb/Makefile Thu Dec 25 18:49:58 2014 (r375593) +++ head/games/gemrb/Makefile Thu Dec 25 19:04:25 2014 (r375594) @@ -13,7 +13,7 @@ COMMENT= GemRB (Game engine made with pr LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png \ +LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png \ libvorbis.so:${PORTSDIR}/audio/libvorbis OPTIONS_DEFINE= DOCS Modified: head/games/glaxium/Makefile ============================================================================== --- head/games/glaxium/Makefile Thu Dec 25 18:49:58 2014 (r375593) +++ head/games/glaxium/Makefile Thu Dec 25 19:04:25 2014 (r375594) @@ -11,7 +11,7 @@ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= makc@FreeBSD.org COMMENT= OpenGL based space-ship "shoot-em-up" game -LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png +LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png USES= dos2unix gmake USE_SDL= sdl mixer Modified: head/games/gltron/Makefile ============================================================================== --- head/games/gltron/Makefile Thu Dec 25 18:49:58 2014 (r375593) +++ head/games/gltron/Makefile Thu Dec 25 19:04:25 2014 (r375594) @@ -14,7 +14,7 @@ COMMENT= 3D worm game for two players fo LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png +LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png USES= gmake USE_GL= gl Modified: head/games/gnubg/Makefile ============================================================================== --- head/games/gnubg/Makefile Thu Dec 25 18:49:58 2014 (r375593) +++ head/games/gnubg/Makefile Thu Dec 25 19:04:25 2014 (r375594) @@ -15,7 +15,7 @@ LICENSE= GPLv3 BUILD_DEPENDS= bison:${PORTSDIR}/devel/bison RUN_DEPENDS= sqlite3:${PORTSDIR}/databases/sqlite3 -LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png \ +LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png \ libgtkglext-x11-1.0.so:${PORTSDIR}/x11-toolkits/gtkglext \ libcanberra-gtk.so:${PORTSDIR}/audio/libcanberra Modified: head/games/gracer/Makefile ============================================================================== --- head/games/gracer/Makefile Thu Dec 25 18:49:58 2014 (r375593) +++ head/games/gracer/Makefile Thu Dec 25 19:04:25 2014 (r375594) @@ -12,7 +12,7 @@ COMMENT= 3D motor sport simulator BUILD_DEPENDS= ${LOCALBASE}/lib/libplibsl.a:${PORTSDIR}/x11-toolkits/plib LIB_DEPENDS= libgif.so:${PORTSDIR}/graphics/giflib \ - libpng15.so:${PORTSDIR}/graphics/png \ + libpng.so:${PORTSDIR}/graphics/png \ libjpeg.so:${PORTSDIR}/graphics/jpeg USE_GL= glut Modified: head/games/gtkradiant/Makefile ============================================================================== --- head/games/gtkradiant/Makefile Thu Dec 25 18:49:58 2014 (r375593) +++ head/games/gtkradiant/Makefile Thu Dec 25 19:04:25 2014 (r375594) @@ -18,7 +18,7 @@ LICENSE= GPLv2 LIB_DEPENDS= libgtkglext-x11-1.0.so:${PORTSDIR}/x11-toolkits/gtkglext \ libmhash.so:${PORTSDIR}/security/mhash \ - libpng15.so:${PORTSDIR}/graphics/png + libpng.so:${PORTSDIR}/graphics/png SSP_UNSAFE= yes USES= pkgconfig python:build scons zip Modified: head/games/joequake/Makefile ============================================================================== --- head/games/joequake/Makefile Thu Dec 25 18:49:58 2014 (r375593) +++ head/games/joequake/Makefile Thu Dec 25 19:04:25 2014 (r375594) @@ -16,7 +16,7 @@ COMMENT= Improved NQ engine with ZQuake LICENSE= GPLv2 # or later -LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png +LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png WRKSRC= ${WRKDIR}/src Modified: head/games/lincity/Makefile ============================================================================== --- head/games/lincity/Makefile Thu Dec 25 18:49:58 2014 (r375593) +++ head/games/lincity/Makefile Thu Dec 25 19:04:25 2014 (r375594) @@ -13,7 +13,7 @@ COMMENT= Rich city simulation game for X LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png +LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png USES= gmake GNU_CONFIGURE= yes Modified: head/games/lugaru/Makefile ============================================================================== --- head/games/lugaru/Makefile Thu Dec 25 18:49:58 2014 (r375593) +++ head/games/lugaru/Makefile Thu Dec 25 19:04:25 2014 (r375594) @@ -13,7 +13,7 @@ COMMENT= 3D arcade with unique fighting LICENSE= GPLv2 *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** From owner-svn-ports-all@FreeBSD.ORG Thu Dec 25 19:07:27 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id BF27BCC1; Thu, 25 Dec 2014 19:07:27 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id AAD61167A; Thu, 25 Dec 2014 19:07:27 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBPJ7RYT079729; Thu, 25 Dec 2014 19:07:27 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBPJ7Q7R079719; Thu, 25 Dec 2014 19:07:26 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201412251907.sBPJ7Q7R079719@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Thu, 25 Dec 2014 19:07:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375595 - in head: . Mk graphics graphics/imlib graphics/kuickshow-kde4 japanese/netype X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2014 19:07:28 -0000 Author: bapt Date: Thu Dec 25 19:07:25 2014 New Revision: 375595 URL: https://svnweb.freebsd.org/changeset/ports/375595 QAT: https://qat.redports.org/buildarchive/r375595/ Log: Remove imlib1 It has become a patch spaghetti over the time and making it support newer version of various graphics libraries will be a nightmare It is time to say good bye to imlib1 With hat: portmgr Discussed with: antoine Approved by: kwm Deleted: head/graphics/imlib/ Modified: head/MOVED head/Mk/bsd.gnome.mk head/graphics/Makefile head/graphics/kuickshow-kde4/Makefile head/japanese/netype/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Thu Dec 25 19:04:25 2014 (r375594) +++ head/MOVED Thu Dec 25 19:07:25 2014 (r375595) @@ -7343,3 +7343,4 @@ japanese/xjtext||2014-12-25|Abandonware, x11/peeper||2014-12-25|Abandonware, depends on imlib x11-toolkits/fpc-gnome1||2014-12-25|Depends on imlib graphics/fpc-imlib||2014-12-25|Depends on imlib +graphics/imlib||2014-12-25|Does not handle modern graphics libraries Modified: head/Mk/bsd.gnome.mk ============================================================================== --- head/Mk/bsd.gnome.mk Thu Dec 25 19:04:25 2014 (r375594) +++ head/Mk/bsd.gnome.mk Thu Dec 25 19:07:25 2014 (r375595) @@ -73,7 +73,7 @@ _USE_GNOME_ALL= esound intlhack intltool gnomeprefix # GNOME 1 components -_USE_GNOME_ALL+= gdkpixbuf glib12 gtk12 imlib +_USE_GNOME_ALL+= gdkpixbuf glib12 gtk12 # GNOME 2 components _USE_GNOME_ALL+= atk atspi cairo gal2 \ @@ -204,13 +204,6 @@ gdkpixbuf_MAKE_ENV= GDK_PIXBUF_CONFIG="$ gdkpixbuf_DETECT= ${GDK_PIXBUF_CONFIG} gdkpixbuf_USE_GNOME_IMPL=gtk12 -IMLIB_CONFIG?= ${LOCALBASE}/bin/imlib-config -imlib_LIB_DEPENDS= libImlib.so:${PORTSDIR}/graphics/imlib -imlib_CONFIGURE_ENV= IMLIB_CONFIG="${IMLIB_CONFIG}" -imlib_MAKE_ENV= IMLIB_CONFIG="${IMLIB_CONFIG}" -imlib_DETECT= ${IMLIB_CONFIG} -imlib_USE_GNOME_IMPL= gtk12 - gnomemimedata_DETECT= ${LOCALBASE}/libdata/pkgconfig/gnome-mime-data-2.0.pc gnomemimedata_BUILD_DEPENDS=${gnomemimedata_DETECT}:${PORTSDIR}/misc/gnome-mime-data gnomemimedata_RUN_DEPENDS=${gnomemimedata_DETECT}:${PORTSDIR}/misc/gnome-mime-data Modified: head/graphics/Makefile ============================================================================== --- head/graphics/Makefile Thu Dec 25 19:04:25 2014 (r375594) +++ head/graphics/Makefile Thu Dec 25 19:07:25 2014 (r375595) @@ -356,7 +356,6 @@ SUBDIR += imc SUBDIR += imgtops SUBDIR += imgv - SUBDIR += imlib SUBDIR += imlib2 SUBDIR += imlib2_loaders SUBDIR += import-pictures Modified: head/graphics/kuickshow-kde4/Makefile ============================================================================== --- head/graphics/kuickshow-kde4/Makefile Thu Dec 25 19:04:25 2014 (r375594) +++ head/graphics/kuickshow-kde4/Makefile Thu Dec 25 19:07:25 2014 (r375595) @@ -12,6 +12,8 @@ DIST_SUBDIR= KDE/extragear MAINTAINER= kde@FreeBSD.org COMMENT= KDE image viewer +BROKEN= depends on imlib + USE_GNOME= imlib USE_KDE4= kdelibs kdeprefix kdehier automoc4 USE_QT4= corelib opengl qmake_build moc_build rcc_build uic_build Modified: head/japanese/netype/Makefile ============================================================================== --- head/japanese/netype/Makefile Thu Dec 25 19:04:25 2014 (r375594) +++ head/japanese/netype/Makefile Thu Dec 25 19:07:25 2014 (r375595) @@ -16,6 +16,7 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= mutoh@openedu.org COMMENT= Network Type Trainer client program +BROKEN= depends on imlib USE_GNOME= imlib GNU_CONFIGURE= yes From owner-svn-ports-all@FreeBSD.ORG Thu Dec 25 19:12:10 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4120BF30; Thu, 25 Dec 2014 19:12:10 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2BA89175E; Thu, 25 Dec 2014 19:12:10 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBPJCAK0084179; Thu, 25 Dec 2014 19:12:10 GMT (envelope-from kwm@FreeBSD.org) Received: (from kwm@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBPJC9N7084175; Thu, 25 Dec 2014 19:12:09 GMT (envelope-from kwm@FreeBSD.org) Message-Id: <201412251912.sBPJC9N7084175@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: kwm set sender to kwm@FreeBSD.org using -f From: Koop Mast Date: Thu, 25 Dec 2014 19:12:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375596 - in head/www/webkit-gtk2: . 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2014 19:12:10 -0000 Author: kwm Date: Thu Dec 25 19:12:08 2014 New Revision: 375596 URL: https://svnweb.freebsd.org/changeset/ports/375596 QAT: https://qat.redports.org/buildarchive/r375596/ Log: Update to 2.4.7. Sync some changes from the webkit-gtk3 port. The 2.4.x series is the last webkitgtk version that will have WebKit1. Deleted: head/www/webkit-gtk2/files/patch-GNUmakefile.in head/www/webkit-gtk2/files/patch-Source_JavaScriptCore_wtf_Atomics.h head/www/webkit-gtk2/files/patch-Source_JavaScriptCore_wtf_DisallowCType.h head/www/webkit-gtk2/files/patch-Source_JavaScriptCore_wtf_NumberOfCores.cpp head/www/webkit-gtk2/files/patch-Source_ThirdParty_ANGLE_src_compiler_glslang.y head/www/webkit-gtk2/files/patch-Source_WebCore_css_CSSGrammar.y head/www/webkit-gtk2/files/patch-Source_WebCore_css_CSSParser.cpp head/www/webkit-gtk2/files/patch-Source_WebCore_editing_Editor.h head/www/webkit-gtk2/files/patch-Source_WebCore_plugins_gtk_PluginViewGtk.cpp head/www/webkit-gtk2/files/patch-Source_WebCore_xml_XPathGrammer.y head/www/webkit-gtk2/files/patch-Source_WebCore_xml_XPathParser.cpp head/www/webkit-gtk2/files/patch-Source_WebKit_gtk_resources_error.html head/www/webkit-gtk2/files/patch-Source_WebKit_gtk_webkit_webkitwebview.cpp head/www/webkit-gtk2/files/patch-Tools_DumpRenderTree_gtk_DumpRenderTree.cpp head/www/webkit-gtk2/files/patch-Tools_DumpRenderTree_gtk_ImageDiff.cpp head/www/webkit-gtk2/files/patch-cairo head/www/webkit-gtk2/files/patch-configure Modified: head/www/webkit-gtk2/Makefile head/www/webkit-gtk2/distinfo head/www/webkit-gtk2/files/patch-Source__JavaScriptCore__jit__ExecutableAllocator.h head/www/webkit-gtk2/pkg-plist Modified: head/www/webkit-gtk2/Makefile ============================================================================== --- head/www/webkit-gtk2/Makefile Thu Dec 25 19:07:25 2014 (r375595) +++ head/www/webkit-gtk2/Makefile Thu Dec 25 19:12:08 2014 (r375596) @@ -1,94 +1,110 @@ # Created by: Michael Johnson # $FreeBSD$ -# $MCom: ports/trunk/www/webkit-gtk2/Makefile 20029 2014-11-02 20:54:47Z kwm $ PORTNAME= webkit -PORTVERSION= 1.8.3 -PORTREVISION= 7 +PORTVERSION= 2.4.7 CATEGORIES= www MASTER_SITES= http://webkitgtk.org/releases/ PKGNAMESUFFIX= -gtk2 +DISTNAME= ${PORTNAME}gtk-${PORTVERSION} MAINTAINER= gnome@FreeBSD.org -COMMENT= Opensource browser engine +COMMENT= Opensource browser engine using the GTK+ 2 toolkit -BUILD_DEPENDS= flex>=0:${PORTSDIR}/textproc/flex \ - gtkdoc-check:${PORTSDIR}/textproc/gtk-doc +BUILD_DEPENDS= gtkdoc-rebase:${PORTSDIR}/textproc/gtk-doc \ + geoclue>=0:${PORTSDIR}/net/geoclue LIB_DEPENDS= libenchant.so:${PORTSDIR}/textproc/enchant \ + libsecret-1.so:${PORTSDIR}/security/libsecret \ libicutu.so:${PORTSDIR}/devel/icu \ + libharfbuzz.so:${PORTSDIR}/print/harfbuzz \ + libwebp.so:${PORTSDIR}/graphics/webp \ libcurl.so:${PORTSDIR}/ftp/curl \ libsoup-2.4.so:${PORTSDIR}/devel/libsoup +RUN_DEPENDS= geoclue>=0:${PORTSDIR}/net/geoclue -USE_GSTREAMER= yes -USE_XORG= xt -USES= bison gettext gmake gperf libtool perl5 pkgconfig tar:xz -USE_GNOME= gtk20 libxslt introspection:build -USE_SQLITE= yes +USE_GSTREAMER1= yes +USE_XORG= xt xdamage xcomposite +USES= bison compiler:c++11-lib gettext gmake gperf libtool \ + perl5 pkgconfig shebangfix tar:xz +USE_RUBY= yes +RUBY_NO_RUN_DEPENDS=yes +USE_GNOME= cairo gtk20 introspection:build libxslt +USE_SQLITE= 3 +USE_PERL5= build USE_LDCONFIG= yes GNU_CONFIGURE= yes -CONFIGURE_ENV= ac_cv_path_FLEX="${LOCALBASE}/bin/flex" \ - ZLIB_CFLAGS="-I/usr/include" \ - ZLIB_LIBS="-L/usr/lib -lz" \ - ac_cv_path_DOLT_BASH="" +CONFIGURE_ENV= ac_cv_path_DOLT_BASH="" CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib INSTALL_TARGET= install-strip CONFIGURE_ARGS= --with-gtk=2.0 \ --enable-svg-fonts \ - --disable-geolocation \ - --enable-introspection + --enable-geolocation \ + --enable-introspection \ + --disable-webkit2 \ + --with-html-dir=${PREFIX}/share/gtk-doc/html/webkit1 MAKEFILE= GNUmakefile +MAKE_ENV= XDG_CACHE_HOME=${WRKDIR} -BROWSER_PLUGINS_DIR?= ${LOCALBASE}/lib/browser_plugins/symlinks/webkit-gtk2 +CONFIGURE_ARGS+=--disable-egl \ + --disable-gles2 +SHEBANG_FILES= \ + Source/JavaScriptCore/create_hash_table \ + Source/JavaScriptCore/inspector/scripts/xxd.pl \ + Source/WebCore/css/*.pl \ + Source/WebCore/dom/*.pl \ + Source/WebCore/make-hash-tools.pl \ + Source/WebCore/page/make_settings.pl \ + Source/WebCore/platform/text/mac/make-charset-table.pl \ + Source/WebKit2/Scripts/generate-forwarding-headers.pl \ + Source/WebCore/bindings/scripts/*.p[lm] \ + Source/JavaScriptCore/create_hash_table + +BROWSER_PLUGINS_DIR?= ${LOCALBASE}/lib/browser_plugins/symlinks/webkit-gtk2 #_BROWSER_PLUGINS_DIR= ${BROWSER_PLUGINS_DIR:S|^/|"|:S|/|", "|g}", -OPTIONS_DEFINE= WEBGL DEBUG -OPTIONS_DEFAULT=WEBGL +OPTIONS_DEFINE= WEBGL WEBAUDIO DEBUG FULLDEBUG +OPTIONS_DEFAULT=WEBGL WEBAUDIO +WEBAUDIO_DESC= Web audio support WEBGL_DESC= Enable Web GL support +DEBUG_DESC= Just enable debug symbols +FULLDEBUG_DESC= Enable asserts and other debug support -.include +WEBGL_CONFIGURE_ENABLE= webgl +WEBGL_USE= GL=gl +WEBAUDIO_CONFIGURE_ENABLE= web-audio +FULLDEBUG_CONFIGURE_ENABLE= debug +DEBUG_CONFIGURE_ON= --enable-debug-symbols=yes +DEBUG_CONFIGURE_OFF= --disable-debug-symbols -.if ${PORT_OPTIONS:MWEBGL} -USE_GL= gl -CONFIGURE_ARGS+=--enable-webgl -.else -CONFIGURE_ARGS+=--disable-webgl -.endif +.include -.if ${PORT_OPTIONS:MDEBUG} -CONFIGURE_ARGS+=--enable-debug -.else -CONFIGURE_ARGS+=--disable-debug -.endif +# Shutup warning spam +#CXXFLAGS+= -Wno-c++11-extensions -Qunused-arguments .if ${ARCH} == powerpc64 CFLAGS+= -mminimal-toc .endif -CCISCLANG!= ${CC} --version - -.if !empty(CCISCLANG:M*clang*) -CPPFLAGS+= -Wno-c++11-extensions -.endif - .include .if ${PERL_LEVEL} >= 501400 BUILD_DEPENDS+= p5-Switch>0:${PORTSDIR}/lang/p5-Switch .endif +.if ${OSVERSION} < 1000033 +BUILD_DEPENDS+= flex>=0:${PORTSDIR}/textproc/flex +CONFIGURE_ENV+= FLEX="${LOCALBASE}/bin/flex" +.endif + post-patch: @${REINPLACE_CMD} -e 's|%%BROWSER_PLUGINS_DIR%%|${BROWSER_PLUGINS_DIR}|' \ ${WRKSRC}/Source/WebCore/plugins/PluginDatabase.cpp - @${FIND} ${WRKSRC} -name GNUmakefile.* | ${XARGS} ${REINPLACE_CMD} -e \ + @${FIND} ${WRKSRC} -name GNUmakefile.in | ${XARGS} ${REINPLACE_CMD} -e \ 's|[(]libdir[)]/pkgconfig|(prefix)/libdata/pkgconfig|g' - @${REINPLACE_CMD} -e 's|/usr/bin/gcc|${CC}|' \ - ${WRKSRC}/Source/WebCore/dom/make_names.pl \ - ${WRKSRC}/Source/WebCore/css/make-css-file-arrays.pl \ - ${WRKSRC}/Source/WebCore/bindings/scripts/IDLParser.pm - @${REINPLACE_CMD} -e 's|"gperf|"${GPERF}|g' \ - ${WRKSRC}/Source/WebCore/css/makevalues.pl \ - ${WRKSRC}/Source/WebCore/css/makeprop.pl \ - ${WRKSRC}/Source/WebCore/make-hash-tools.pl + +post-install: + ${INSTALL_PROGRAM} ${WRKSRC}/Programs/GtkLauncher \ + ${STAGEDIR}${PREFIX}/bin/GtkLauncher-1 .include Modified: head/www/webkit-gtk2/distinfo ============================================================================== --- head/www/webkit-gtk2/distinfo Thu Dec 25 19:07:25 2014 (r375595) +++ head/www/webkit-gtk2/distinfo Thu Dec 25 19:12:08 2014 (r375596) @@ -1,2 +1,2 @@ -SHA256 (webkit-1.8.3.tar.xz) = ada02d636af61aed38f142d3cded662d141ce71264f624c4eb873621a74cc9e7 -SIZE (webkit-1.8.3.tar.xz) = 7814028 +SHA256 (webkitgtk-2.4.7.tar.xz) = f5cf26e39abf1d6b2d25f1398348fef6bbe6c03fb4f99e11c569091c05197d38 +SIZE (webkitgtk-2.4.7.tar.xz) = 9826208 Modified: head/www/webkit-gtk2/files/patch-Source__JavaScriptCore__jit__ExecutableAllocator.h ============================================================================== --- head/www/webkit-gtk2/files/patch-Source__JavaScriptCore__jit__ExecutableAllocator.h Thu Dec 25 19:07:25 2014 (r375595) +++ head/www/webkit-gtk2/files/patch-Source__JavaScriptCore__jit__ExecutableAllocator.h Thu Dec 25 19:12:08 2014 (r375596) @@ -1,8 +1,20 @@ ---- Source/JavaScriptCore/jit/ExecutableAllocator.h.orig 2014-10-15 14:25:58 UTC -+++ Source/JavaScriptCore/jit/ExecutableAllocator.h -@@ -223,6 +223,11 @@ - UNUSED_PARAM(size); - #endif + + +--- Source/JavaScriptCore/jit/ExecutableAllocator.h.orig 2014-12-25 12:52:32.786521149 +0100 ++++ Source/JavaScriptCore/jit/ExecutableAllocator.h 2014-12-25 12:52:41.921520911 +0100 +@@ -104,7 +104,8 @@ + #if ENABLE(EXECUTABLE_ALLOCATOR_FIXED) + #if CPU(ARM) || CPU(ARM64) + static const size_t fixedExecutableMemoryPoolSize = 16 * 1024 * 1024; +-#elif CPU(X86_64) ++// We don't want an initial allocation of 1GB, it's above the default ulimit ++#elif CPU(X86_64) && !defined(__OpenBSD__) && !defined(__FreeBSD__) + static const size_t fixedExecutableMemoryPoolSize = 1024 * 1024 * 1024; + #else + static const size_t fixedExecutableMemoryPoolSize = 32 * 1024 * 1024; +@@ -146,6 +147,11 @@ + { + reprotectRegion(start, size, Executable); } +#elif CPU(ARM_TRADITIONAL) && OS(FREEBSD) && COMPILER(CLANG) + static void cacheFlush(void* code, size_t size) @@ -10,5 +22,5 @@ + __clear_cache(code, reinterpret_cast(code) + size); + } #else - #error "The cacheFlush support is missing on this platform." - #endif + static void makeWritable(void*, size_t) {} + static void makeExecutable(void*, size_t) {} Modified: head/www/webkit-gtk2/pkg-plist ============================================================================== --- head/www/webkit-gtk2/pkg-plist Thu Dec 25 19:07:25 2014 (r375595) +++ head/www/webkit-gtk2/pkg-plist Thu Dec 25 19:12:08 2014 (r375596) @@ -1,156 +1,21 @@ +bin/GtkLauncher-1 bin/jsc-1 include/webkitgtk-1.0/JavaScriptCore/JSBase.h include/webkitgtk-1.0/JavaScriptCore/JSContextRef.h include/webkitgtk-1.0/JavaScriptCore/JSObjectRef.h include/webkitgtk-1.0/JavaScriptCore/JSStringRef.h -include/webkitgtk-1.0/JavaScriptCore/JSStringRefBSTR.h -include/webkitgtk-1.0/JavaScriptCore/JSStringRefCF.h include/webkitgtk-1.0/JavaScriptCore/JSValueRef.h include/webkitgtk-1.0/JavaScriptCore/JavaScript.h -include/webkitgtk-1.0/JavaScriptCore/JavaScriptCore.h include/webkitgtk-1.0/JavaScriptCore/WebKitAvailability.h -include/webkitgtk-1.0/webkit/WebKitDOMAttr.h -include/webkitgtk-1.0/webkit/WebKitDOMBarInfo.h -include/webkitgtk-1.0/webkit/WebKitDOMBlob.h -include/webkitgtk-1.0/webkit/WebKitDOMCDATASection.h -include/webkitgtk-1.0/webkit/WebKitDOMCSSRule.h -include/webkitgtk-1.0/webkit/WebKitDOMCSSRuleList.h -include/webkitgtk-1.0/webkit/WebKitDOMCSSStyleDeclaration.h -include/webkitgtk-1.0/webkit/WebKitDOMCSSStyleSheet.h -include/webkitgtk-1.0/webkit/WebKitDOMCSSValue.h -include/webkitgtk-1.0/webkit/WebKitDOMCharacterData.h -include/webkitgtk-1.0/webkit/WebKitDOMComment.h -include/webkitgtk-1.0/webkit/WebKitDOMConsole.h -include/webkitgtk-1.0/webkit/WebKitDOMCustom.h -include/webkitgtk-1.0/webkit/WebKitDOMDOMApplicationCache.h -include/webkitgtk-1.0/webkit/WebKitDOMDOMImplementation.h -include/webkitgtk-1.0/webkit/WebKitDOMDOMMimeType.h -include/webkitgtk-1.0/webkit/WebKitDOMDOMMimeTypeArray.h -include/webkitgtk-1.0/webkit/WebKitDOMDOMPlugin.h -include/webkitgtk-1.0/webkit/WebKitDOMDOMPluginArray.h -include/webkitgtk-1.0/webkit/WebKitDOMDOMSelection.h -include/webkitgtk-1.0/webkit/WebKitDOMDOMSettableTokenList.h -include/webkitgtk-1.0/webkit/WebKitDOMDOMStringList.h -include/webkitgtk-1.0/webkit/WebKitDOMDOMStringMap.h -include/webkitgtk-1.0/webkit/WebKitDOMDOMTokenList.h -include/webkitgtk-1.0/webkit/WebKitDOMDOMWindow.h -include/webkitgtk-1.0/webkit/WebKitDOMDatabase.h -include/webkitgtk-1.0/webkit/WebKitDOMDocument.h -include/webkitgtk-1.0/webkit/WebKitDOMDocumentFragment.h -include/webkitgtk-1.0/webkit/WebKitDOMDocumentType.h -include/webkitgtk-1.0/webkit/WebKitDOMElement.h -include/webkitgtk-1.0/webkit/WebKitDOMEntityReference.h -include/webkitgtk-1.0/webkit/WebKitDOMEvent.h -include/webkitgtk-1.0/webkit/WebKitDOMEventTarget.h -include/webkitgtk-1.0/webkit/WebKitDOMFile.h -include/webkitgtk-1.0/webkit/WebKitDOMFileList.h -include/webkitgtk-1.0/webkit/WebKitDOMGeolocation.h -include/webkitgtk-1.0/webkit/WebKitDOMHTMLAnchorElement.h -include/webkitgtk-1.0/webkit/WebKitDOMHTMLAppletElement.h -include/webkitgtk-1.0/webkit/WebKitDOMHTMLAreaElement.h -include/webkitgtk-1.0/webkit/WebKitDOMHTMLAudioElement.h -include/webkitgtk-1.0/webkit/WebKitDOMHTMLBRElement.h -include/webkitgtk-1.0/webkit/WebKitDOMHTMLBaseElement.h -include/webkitgtk-1.0/webkit/WebKitDOMHTMLBaseFontElement.h -include/webkitgtk-1.0/webkit/WebKitDOMHTMLBodyElement.h -include/webkitgtk-1.0/webkit/WebKitDOMHTMLButtonElement.h -include/webkitgtk-1.0/webkit/WebKitDOMHTMLCanvasElement.h -include/webkitgtk-1.0/webkit/WebKitDOMHTMLCollection.h -include/webkitgtk-1.0/webkit/WebKitDOMHTMLDListElement.h -include/webkitgtk-1.0/webkit/WebKitDOMHTMLDetailsElement.h -include/webkitgtk-1.0/webkit/WebKitDOMHTMLDirectoryElement.h -include/webkitgtk-1.0/webkit/WebKitDOMHTMLDivElement.h -include/webkitgtk-1.0/webkit/WebKitDOMHTMLDocument.h -include/webkitgtk-1.0/webkit/WebKitDOMHTMLElement.h -include/webkitgtk-1.0/webkit/WebKitDOMHTMLEmbedElement.h -include/webkitgtk-1.0/webkit/WebKitDOMHTMLFieldSetElement.h -include/webkitgtk-1.0/webkit/WebKitDOMHTMLFontElement.h -include/webkitgtk-1.0/webkit/WebKitDOMHTMLFormElement.h -include/webkitgtk-1.0/webkit/WebKitDOMHTMLFrameElement.h -include/webkitgtk-1.0/webkit/WebKitDOMHTMLFrameSetElement.h -include/webkitgtk-1.0/webkit/WebKitDOMHTMLHRElement.h -include/webkitgtk-1.0/webkit/WebKitDOMHTMLHeadElement.h -include/webkitgtk-1.0/webkit/WebKitDOMHTMLHeadingElement.h -include/webkitgtk-1.0/webkit/WebKitDOMHTMLHtmlElement.h -include/webkitgtk-1.0/webkit/WebKitDOMHTMLIFrameElement.h -include/webkitgtk-1.0/webkit/WebKitDOMHTMLImageElement.h -include/webkitgtk-1.0/webkit/WebKitDOMHTMLInputElement.h -include/webkitgtk-1.0/webkit/WebKitDOMHTMLKeygenElement.h -include/webkitgtk-1.0/webkit/WebKitDOMHTMLLIElement.h -include/webkitgtk-1.0/webkit/WebKitDOMHTMLLabelElement.h -include/webkitgtk-1.0/webkit/WebKitDOMHTMLLegendElement.h -include/webkitgtk-1.0/webkit/WebKitDOMHTMLLinkElement.h -include/webkitgtk-1.0/webkit/WebKitDOMHTMLMapElement.h -include/webkitgtk-1.0/webkit/WebKitDOMHTMLMarqueeElement.h -include/webkitgtk-1.0/webkit/WebKitDOMHTMLMediaElement.h -include/webkitgtk-1.0/webkit/WebKitDOMHTMLMenuElement.h -include/webkitgtk-1.0/webkit/WebKitDOMHTMLMetaElement.h -include/webkitgtk-1.0/webkit/WebKitDOMHTMLModElement.h -include/webkitgtk-1.0/webkit/WebKitDOMHTMLOListElement.h -include/webkitgtk-1.0/webkit/WebKitDOMHTMLObjectElement.h -include/webkitgtk-1.0/webkit/WebKitDOMHTMLOptGroupElement.h -include/webkitgtk-1.0/webkit/WebKitDOMHTMLOptionElement.h -include/webkitgtk-1.0/webkit/WebKitDOMHTMLOptionsCollection.h -include/webkitgtk-1.0/webkit/WebKitDOMHTMLParagraphElement.h -include/webkitgtk-1.0/webkit/WebKitDOMHTMLParamElement.h -include/webkitgtk-1.0/webkit/WebKitDOMHTMLPreElement.h -include/webkitgtk-1.0/webkit/WebKitDOMHTMLQuoteElement.h -include/webkitgtk-1.0/webkit/WebKitDOMHTMLScriptElement.h -include/webkitgtk-1.0/webkit/WebKitDOMHTMLSelectElement.h -include/webkitgtk-1.0/webkit/WebKitDOMHTMLStyleElement.h -include/webkitgtk-1.0/webkit/WebKitDOMHTMLTableCaptionElement.h -include/webkitgtk-1.0/webkit/WebKitDOMHTMLTableCellElement.h -include/webkitgtk-1.0/webkit/WebKitDOMHTMLTableColElement.h -include/webkitgtk-1.0/webkit/WebKitDOMHTMLTableElement.h -include/webkitgtk-1.0/webkit/WebKitDOMHTMLTableRowElement.h -include/webkitgtk-1.0/webkit/WebKitDOMHTMLTableSectionElement.h -include/webkitgtk-1.0/webkit/WebKitDOMHTMLTextAreaElement.h -include/webkitgtk-1.0/webkit/WebKitDOMHTMLTitleElement.h -include/webkitgtk-1.0/webkit/WebKitDOMHTMLUListElement.h -include/webkitgtk-1.0/webkit/WebKitDOMHTMLVideoElement.h -include/webkitgtk-1.0/webkit/WebKitDOMHistory.h -include/webkitgtk-1.0/webkit/WebKitDOMLocation.h -include/webkitgtk-1.0/webkit/WebKitDOMMediaError.h -include/webkitgtk-1.0/webkit/WebKitDOMMediaList.h -include/webkitgtk-1.0/webkit/WebKitDOMMediaQueryList.h -include/webkitgtk-1.0/webkit/WebKitDOMMemoryInfo.h -include/webkitgtk-1.0/webkit/WebKitDOMMessagePort.h -include/webkitgtk-1.0/webkit/WebKitDOMMouseEvent.h -include/webkitgtk-1.0/webkit/WebKitDOMNamedNodeMap.h -include/webkitgtk-1.0/webkit/WebKitDOMNavigator.h -include/webkitgtk-1.0/webkit/WebKitDOMNode.h -include/webkitgtk-1.0/webkit/WebKitDOMNodeFilter.h -include/webkitgtk-1.0/webkit/WebKitDOMNodeIterator.h -include/webkitgtk-1.0/webkit/WebKitDOMNodeList.h -include/webkitgtk-1.0/webkit/WebKitDOMObject.h -include/webkitgtk-1.0/webkit/WebKitDOMProcessingInstruction.h -include/webkitgtk-1.0/webkit/WebKitDOMRange.h -include/webkitgtk-1.0/webkit/WebKitDOMScreen.h -include/webkitgtk-1.0/webkit/WebKitDOMStorage.h -include/webkitgtk-1.0/webkit/WebKitDOMStyleMedia.h -include/webkitgtk-1.0/webkit/WebKitDOMStyleSheet.h -include/webkitgtk-1.0/webkit/WebKitDOMStyleSheetList.h -include/webkitgtk-1.0/webkit/WebKitDOMText.h -include/webkitgtk-1.0/webkit/WebKitDOMTimeRanges.h -include/webkitgtk-1.0/webkit/WebKitDOMTreeWalker.h -include/webkitgtk-1.0/webkit/WebKitDOMUIEvent.h -include/webkitgtk-1.0/webkit/WebKitDOMValidityState.h -include/webkitgtk-1.0/webkit/WebKitDOMWebKitAnimation.h -include/webkitgtk-1.0/webkit/WebKitDOMWebKitAnimationList.h -include/webkitgtk-1.0/webkit/WebKitDOMWebKitNamedFlow.h -include/webkitgtk-1.0/webkit/WebKitDOMWebKitPoint.h -include/webkitgtk-1.0/webkit/WebKitDOMXPathExpression.h -include/webkitgtk-1.0/webkit/WebKitDOMXPathNSResolver.h -include/webkitgtk-1.0/webkit/WebKitDOMXPathResult.h include/webkitgtk-1.0/webkit/webkit.h include/webkitgtk-1.0/webkit/webkitapplicationcache.h include/webkitgtk-1.0/webkit/webkitdefines.h include/webkitgtk-1.0/webkit/webkitdom.h -include/webkitgtk-1.0/webkit/webkitdomdefines.h include/webkitgtk-1.0/webkit/webkitdownload.h include/webkitgtk-1.0/webkit/webkitenumtypes.h include/webkitgtk-1.0/webkit/webkiterror.h include/webkitgtk-1.0/webkit/webkitfavicondatabase.h +include/webkitgtk-1.0/webkit/webkitfilechooserrequest.h include/webkitgtk-1.0/webkit/webkitgeolocationpolicydecision.h include/webkitgtk-1.0/webkit/webkitglobals.h include/webkitgtk-1.0/webkit/webkithittestresult.h @@ -176,152 +41,521 @@ include/webkitgtk-1.0/webkit/webkitwebre include/webkitgtk-1.0/webkit/webkitwebsettings.h include/webkitgtk-1.0/webkit/webkitwebview.h include/webkitgtk-1.0/webkit/webkitwebwindowfeatures.h -include/webkitgtk-1.0/webkit2/WebKit2/WKAPICast.h -include/webkitgtk-1.0/webkit2/WebKit2/WKAPICastGtk.h -include/webkitgtk-1.0/webkit2/WebKit2/WKApplicationCacheManager.h -include/webkitgtk-1.0/webkit2/WebKit2/WKArray.h -include/webkitgtk-1.0/webkit2/WebKit2/WKAuthenticationChallenge.h -include/webkitgtk-1.0/webkit2/WebKit2/WKAuthenticationDecisionListener.h -include/webkitgtk-1.0/webkit2/WebKit2/WKBackForwardList.h -include/webkitgtk-1.0/webkit2/WebKit2/WKBackForwardListItem.h -include/webkitgtk-1.0/webkit2/WebKit2/WKBase.h -include/webkitgtk-1.0/webkit2/WebKit2/WKBaseGtk.h -include/webkitgtk-1.0/webkit2/WebKit2/WKCertificateInfo.h -include/webkitgtk-1.0/webkit2/WebKit2/WKConnectionRef.h -include/webkitgtk-1.0/webkit2/WebKit2/WKContext.h -include/webkitgtk-1.0/webkit2/WebKit2/WKContextMenuItem.h -include/webkitgtk-1.0/webkit2/WebKit2/WKContextMenuItemTypes.h -include/webkitgtk-1.0/webkit2/WebKit2/WKContextPrivate.h -include/webkitgtk-1.0/webkit2/WebKit2/WKCookieManager.h -include/webkitgtk-1.0/webkit2/WebKit2/WKCredential.h -include/webkitgtk-1.0/webkit2/WebKit2/WKCredentialTypes.h -include/webkitgtk-1.0/webkit2/WebKit2/WKData.h -include/webkitgtk-1.0/webkit2/WebKit2/WKDatabaseManager.h -include/webkitgtk-1.0/webkit2/WebKit2/WKDictionary.h -include/webkitgtk-1.0/webkit2/WebKit2/WKDownload.h -include/webkitgtk-1.0/webkit2/WebKit2/WKError.h -include/webkitgtk-1.0/webkit2/WebKit2/WKEvent.h -include/webkitgtk-1.0/webkit2/WebKit2/WKFindOptions.h -include/webkitgtk-1.0/webkit2/WebKit2/WKFormSubmissionListener.h -include/webkitgtk-1.0/webkit2/WebKit2/WKFrame.h -include/webkitgtk-1.0/webkit2/WebKit2/WKFramePolicyListener.h -include/webkitgtk-1.0/webkit2/WebKit2/WKGeolocationManager.h -include/webkitgtk-1.0/webkit2/WebKit2/WKGeolocationPermissionRequest.h -include/webkitgtk-1.0/webkit2/WebKit2/WKGeolocationPosition.h -include/webkitgtk-1.0/webkit2/WebKit2/WKGeometry.h -include/webkitgtk-1.0/webkit2/WebKit2/WKGrammarDetail.h -include/webkitgtk-1.0/webkit2/WebKit2/WKGraphicsContext.h -include/webkitgtk-1.0/webkit2/WebKit2/WKGraphicsContextGtk.h -include/webkitgtk-1.0/webkit2/WebKit2/WKHitTestResult.h -include/webkitgtk-1.0/webkit2/WebKit2/WKImage.h -include/webkitgtk-1.0/webkit2/WebKit2/WKInspector.h -include/webkitgtk-1.0/webkit2/WebKit2/WKKeyValueStorageManager.h -include/webkitgtk-1.0/webkit2/WebKit2/WKMediaCacheManager.h -include/webkitgtk-1.0/webkit2/WebKit2/WKMutableArray.h -include/webkitgtk-1.0/webkit2/WebKit2/WKMutableDictionary.h -include/webkitgtk-1.0/webkit2/WebKit2/WKNativeEvent.h -include/webkitgtk-1.0/webkit2/WebKit2/WKNavigationData.h -include/webkitgtk-1.0/webkit2/WebKit2/WKNotification.h -include/webkitgtk-1.0/webkit2/WebKit2/WKNotificationManager.h -include/webkitgtk-1.0/webkit2/WebKit2/WKNotificationPermissionRequest.h -include/webkitgtk-1.0/webkit2/WebKit2/WKNotificationProvider.h -include/webkitgtk-1.0/webkit2/WebKit2/WKNumber.h -include/webkitgtk-1.0/webkit2/WebKit2/WKOpenPanelParameters.h -include/webkitgtk-1.0/webkit2/WebKit2/WKOpenPanelResultListener.h -include/webkitgtk-1.0/webkit2/WebKit2/WKPage.h -include/webkitgtk-1.0/webkit2/WebKit2/WKPageGroup.h -include/webkitgtk-1.0/webkit2/WebKit2/WKPageLoadTypes.h -include/webkitgtk-1.0/webkit2/WebKit2/WKPagePrivate.h -include/webkitgtk-1.0/webkit2/WebKit2/WKPluginSiteDataManager.h -include/webkitgtk-1.0/webkit2/WebKit2/WKPreferences.h -include/webkitgtk-1.0/webkit2/WebKit2/WKPreferencesPrivate.h -include/webkitgtk-1.0/webkit2/WebKit2/WKProtectionSpace.h -include/webkitgtk-1.0/webkit2/WebKit2/WKProtectionSpaceTypes.h -include/webkitgtk-1.0/webkit2/WebKit2/WKResourceCacheManager.h -include/webkitgtk-1.0/webkit2/WebKit2/WKRetainPtr.h -include/webkitgtk-1.0/webkit2/WebKit2/WKSecurityOrigin.h -include/webkitgtk-1.0/webkit2/WebKit2/WKSerializedScriptValue.h -include/webkitgtk-1.0/webkit2/WebKit2/WKSerializedScriptValuePrivate.h -include/webkitgtk-1.0/webkit2/WebKit2/WKSharedAPICast.h -include/webkitgtk-1.0/webkit2/WebKit2/WKString.h -include/webkitgtk-1.0/webkit2/WebKit2/WKStringPrivate.h -include/webkitgtk-1.0/webkit2/WebKit2/WKTextChecker.h -include/webkitgtk-1.0/webkit2/WebKit2/WKType.h -include/webkitgtk-1.0/webkit2/WebKit2/WKURL.h -include/webkitgtk-1.0/webkit2/WebKit2/WKURLRequest.h -include/webkitgtk-1.0/webkit2/WebKit2/WKURLResponse.h -include/webkitgtk-1.0/webkit2/WebKit2/WKUserContentURLPattern.h -include/webkitgtk-1.0/webkit2/WebKit2/WKView.h -include/webkitgtk-1.0/webkit2/WebKit2/WebKit2.h +include/webkitgtk-1.0/webkit2/WebKitAuthenticationRequest.h include/webkitgtk-1.0/webkit2/WebKitBackForwardList.h include/webkitgtk-1.0/webkit2/WebKitBackForwardListItem.h +include/webkitgtk-1.0/webkit2/WebKitCertificateInfo.h +include/webkitgtk-1.0/webkit2/WebKitContextMenu.h +include/webkitgtk-1.0/webkit2/WebKitContextMenuActions.h +include/webkitgtk-1.0/webkit2/WebKitContextMenuItem.h +include/webkitgtk-1.0/webkit2/WebKitCookieManager.h +include/webkitgtk-1.0/webkit2/WebKitCredential.h include/webkitgtk-1.0/webkit2/WebKitDefines.h include/webkitgtk-1.0/webkit2/WebKitDownload.h include/webkitgtk-1.0/webkit2/WebKitEditingCommands.h include/webkitgtk-1.0/webkit2/WebKitEnumTypes.h include/webkitgtk-1.0/webkit2/WebKitError.h +include/webkitgtk-1.0/webkit2/WebKitFaviconDatabase.h +include/webkitgtk-1.0/webkit2/WebKitFileChooserRequest.h include/webkitgtk-1.0/webkit2/WebKitFindController.h +include/webkitgtk-1.0/webkit2/WebKitFormSubmissionRequest.h +include/webkitgtk-1.0/webkit2/WebKitForwardDeclarations.h +include/webkitgtk-1.0/webkit2/WebKitFrame.h +include/webkitgtk-1.0/webkit2/WebKitGeolocationPermissionRequest.h include/webkitgtk-1.0/webkit2/WebKitHitTestResult.h +include/webkitgtk-1.0/webkit2/WebKitJavascriptResult.h +include/webkitgtk-1.0/webkit2/WebKitMimeInfo.h include/webkitgtk-1.0/webkit2/WebKitNavigationPolicyDecision.h +include/webkitgtk-1.0/webkit2/WebKitPermissionRequest.h +include/webkitgtk-1.0/webkit2/WebKitPlugin.h include/webkitgtk-1.0/webkit2/WebKitPolicyDecision.h include/webkitgtk-1.0/webkit2/WebKitPrintOperation.h include/webkitgtk-1.0/webkit2/WebKitResponsePolicyDecision.h +include/webkitgtk-1.0/webkit2/WebKitScriptDialog.h +include/webkitgtk-1.0/webkit2/WebKitScriptWorld.h +include/webkitgtk-1.0/webkit2/WebKitSecurityManager.h include/webkitgtk-1.0/webkit2/WebKitSettings.h include/webkitgtk-1.0/webkit2/WebKitURIRequest.h include/webkitgtk-1.0/webkit2/WebKitURIResponse.h +include/webkitgtk-1.0/webkit2/WebKitURISchemeRequest.h +include/webkitgtk-1.0/webkit2/WebKitVersion.h include/webkitgtk-1.0/webkit2/WebKitWebContext.h +include/webkitgtk-1.0/webkit2/WebKitWebExtension.h +include/webkitgtk-1.0/webkit2/WebKitWebInspector.h +include/webkitgtk-1.0/webkit2/WebKitWebPage.h +include/webkitgtk-1.0/webkit2/WebKitWebResource.h include/webkitgtk-1.0/webkit2/WebKitWebView.h include/webkitgtk-1.0/webkit2/WebKitWebViewBase.h +include/webkitgtk-1.0/webkit2/WebKitWebViewGroup.h include/webkitgtk-1.0/webkit2/WebKitWindowProperties.h +include/webkitgtk-1.0/webkit2/webkit-web-extension.h include/webkitgtk-1.0/webkit2/webkit2.h -lib/girepository-1.0/JSCore-1.0.typelib +include/webkitgtk-1.0/webkitdom/WebKitDOMAttr.h +include/webkitgtk-1.0/webkitdom/WebKitDOMAudioTrack.h +include/webkitgtk-1.0/webkitdom/WebKitDOMAudioTrackList.h +include/webkitgtk-1.0/webkitdom/WebKitDOMBarProp.h +include/webkitgtk-1.0/webkitdom/WebKitDOMBatteryManager.h +include/webkitgtk-1.0/webkitdom/WebKitDOMBlob.h +include/webkitgtk-1.0/webkitdom/WebKitDOMCDATASection.h +include/webkitgtk-1.0/webkitdom/WebKitDOMCSSRule.h +include/webkitgtk-1.0/webkitdom/WebKitDOMCSSRuleList.h +include/webkitgtk-1.0/webkitdom/WebKitDOMCSSStyleDeclaration.h +include/webkitgtk-1.0/webkitdom/WebKitDOMCSSStyleSheet.h +include/webkitgtk-1.0/webkitdom/WebKitDOMCSSValue.h +include/webkitgtk-1.0/webkitdom/WebKitDOMCharacterData.h +include/webkitgtk-1.0/webkitdom/WebKitDOMComment.h +include/webkitgtk-1.0/webkitdom/WebKitDOMConsole.h +include/webkitgtk-1.0/webkitdom/WebKitDOMCustom.h +include/webkitgtk-1.0/webkitdom/WebKitDOMDOMApplicationCache.h +include/webkitgtk-1.0/webkitdom/WebKitDOMDOMImplementation.h +include/webkitgtk-1.0/webkitdom/WebKitDOMDOMMimeType.h +include/webkitgtk-1.0/webkitdom/WebKitDOMDOMMimeTypeArray.h +include/webkitgtk-1.0/webkitdom/WebKitDOMDOMNamedFlowCollection.h +include/webkitgtk-1.0/webkitdom/WebKitDOMDOMPlugin.h +include/webkitgtk-1.0/webkitdom/WebKitDOMDOMPluginArray.h +include/webkitgtk-1.0/webkitdom/WebKitDOMDOMSecurityPolicy.h +include/webkitgtk-1.0/webkitdom/WebKitDOMDOMSelection.h +include/webkitgtk-1.0/webkitdom/WebKitDOMDOMSettableTokenList.h +include/webkitgtk-1.0/webkitdom/WebKitDOMDOMStringList.h +include/webkitgtk-1.0/webkitdom/WebKitDOMDOMStringMap.h +include/webkitgtk-1.0/webkitdom/WebKitDOMDOMTokenList.h +include/webkitgtk-1.0/webkitdom/WebKitDOMDOMWindow.h +include/webkitgtk-1.0/webkitdom/WebKitDOMDOMWindowCSS.h +include/webkitgtk-1.0/webkitdom/WebKitDOMDatabase.h +include/webkitgtk-1.0/webkitdom/WebKitDOMDeprecated.h +include/webkitgtk-1.0/webkitdom/WebKitDOMDocument.h +include/webkitgtk-1.0/webkitdom/WebKitDOMDocumentFragment.h +include/webkitgtk-1.0/webkitdom/WebKitDOMDocumentType.h +include/webkitgtk-1.0/webkitdom/WebKitDOMElement.h +include/webkitgtk-1.0/webkitdom/WebKitDOMEntityReference.h +include/webkitgtk-1.0/webkitdom/WebKitDOMEvent.h +include/webkitgtk-1.0/webkitdom/WebKitDOMEventTarget.h +include/webkitgtk-1.0/webkitdom/WebKitDOMFile.h +include/webkitgtk-1.0/webkitdom/WebKitDOMFileList.h +include/webkitgtk-1.0/webkitdom/WebKitDOMGamepad.h +include/webkitgtk-1.0/webkitdom/WebKitDOMGamepadList.h +include/webkitgtk-1.0/webkitdom/WebKitDOMGeolocation.h +include/webkitgtk-1.0/webkitdom/WebKitDOMHTMLAnchorElement.h +include/webkitgtk-1.0/webkitdom/WebKitDOMHTMLAppletElement.h +include/webkitgtk-1.0/webkitdom/WebKitDOMHTMLAreaElement.h +include/webkitgtk-1.0/webkitdom/WebKitDOMHTMLAudioElement.h +include/webkitgtk-1.0/webkitdom/WebKitDOMHTMLBRElement.h +include/webkitgtk-1.0/webkitdom/WebKitDOMHTMLBaseElement.h +include/webkitgtk-1.0/webkitdom/WebKitDOMHTMLBaseFontElement.h +include/webkitgtk-1.0/webkitdom/WebKitDOMHTMLBodyElement.h +include/webkitgtk-1.0/webkitdom/WebKitDOMHTMLButtonElement.h +include/webkitgtk-1.0/webkitdom/WebKitDOMHTMLCanvasElement.h +include/webkitgtk-1.0/webkitdom/WebKitDOMHTMLCollection.h +include/webkitgtk-1.0/webkitdom/WebKitDOMHTMLDListElement.h +include/webkitgtk-1.0/webkitdom/WebKitDOMHTMLDetailsElement.h +include/webkitgtk-1.0/webkitdom/WebKitDOMHTMLDirectoryElement.h +include/webkitgtk-1.0/webkitdom/WebKitDOMHTMLDivElement.h +include/webkitgtk-1.0/webkitdom/WebKitDOMHTMLDocument.h +include/webkitgtk-1.0/webkitdom/WebKitDOMHTMLElement.h +include/webkitgtk-1.0/webkitdom/WebKitDOMHTMLEmbedElement.h +include/webkitgtk-1.0/webkitdom/WebKitDOMHTMLFieldSetElement.h +include/webkitgtk-1.0/webkitdom/WebKitDOMHTMLFontElement.h +include/webkitgtk-1.0/webkitdom/WebKitDOMHTMLFormElement.h +include/webkitgtk-1.0/webkitdom/WebKitDOMHTMLFrameElement.h +include/webkitgtk-1.0/webkitdom/WebKitDOMHTMLFrameSetElement.h +include/webkitgtk-1.0/webkitdom/WebKitDOMHTMLHRElement.h +include/webkitgtk-1.0/webkitdom/WebKitDOMHTMLHeadElement.h +include/webkitgtk-1.0/webkitdom/WebKitDOMHTMLHeadingElement.h +include/webkitgtk-1.0/webkitdom/WebKitDOMHTMLHtmlElement.h +include/webkitgtk-1.0/webkitdom/WebKitDOMHTMLIFrameElement.h +include/webkitgtk-1.0/webkitdom/WebKitDOMHTMLImageElement.h +include/webkitgtk-1.0/webkitdom/WebKitDOMHTMLInputElement.h +include/webkitgtk-1.0/webkitdom/WebKitDOMHTMLKeygenElement.h +include/webkitgtk-1.0/webkitdom/WebKitDOMHTMLLIElement.h +include/webkitgtk-1.0/webkitdom/WebKitDOMHTMLLabelElement.h +include/webkitgtk-1.0/webkitdom/WebKitDOMHTMLLegendElement.h +include/webkitgtk-1.0/webkitdom/WebKitDOMHTMLLinkElement.h +include/webkitgtk-1.0/webkitdom/WebKitDOMHTMLMapElement.h +include/webkitgtk-1.0/webkitdom/WebKitDOMHTMLMarqueeElement.h +include/webkitgtk-1.0/webkitdom/WebKitDOMHTMLMediaElement.h +include/webkitgtk-1.0/webkitdom/WebKitDOMHTMLMenuElement.h +include/webkitgtk-1.0/webkitdom/WebKitDOMHTMLMetaElement.h +include/webkitgtk-1.0/webkitdom/WebKitDOMHTMLModElement.h +include/webkitgtk-1.0/webkitdom/WebKitDOMHTMLOListElement.h +include/webkitgtk-1.0/webkitdom/WebKitDOMHTMLObjectElement.h +include/webkitgtk-1.0/webkitdom/WebKitDOMHTMLOptGroupElement.h +include/webkitgtk-1.0/webkitdom/WebKitDOMHTMLOptionElement.h +include/webkitgtk-1.0/webkitdom/WebKitDOMHTMLOptionsCollection.h +include/webkitgtk-1.0/webkitdom/WebKitDOMHTMLParagraphElement.h +include/webkitgtk-1.0/webkitdom/WebKitDOMHTMLParamElement.h +include/webkitgtk-1.0/webkitdom/WebKitDOMHTMLPreElement.h +include/webkitgtk-1.0/webkitdom/WebKitDOMHTMLQuoteElement.h +include/webkitgtk-1.0/webkitdom/WebKitDOMHTMLScriptElement.h +include/webkitgtk-1.0/webkitdom/WebKitDOMHTMLSelectElement.h +include/webkitgtk-1.0/webkitdom/WebKitDOMHTMLStyleElement.h +include/webkitgtk-1.0/webkitdom/WebKitDOMHTMLTableCaptionElement.h +include/webkitgtk-1.0/webkitdom/WebKitDOMHTMLTableCellElement.h +include/webkitgtk-1.0/webkitdom/WebKitDOMHTMLTableColElement.h +include/webkitgtk-1.0/webkitdom/WebKitDOMHTMLTableElement.h +include/webkitgtk-1.0/webkitdom/WebKitDOMHTMLTableRowElement.h +include/webkitgtk-1.0/webkitdom/WebKitDOMHTMLTableSectionElement.h +include/webkitgtk-1.0/webkitdom/WebKitDOMHTMLTextAreaElement.h +include/webkitgtk-1.0/webkitdom/WebKitDOMHTMLTitleElement.h +include/webkitgtk-1.0/webkitdom/WebKitDOMHTMLUListElement.h +include/webkitgtk-1.0/webkitdom/WebKitDOMHTMLVideoElement.h +include/webkitgtk-1.0/webkitdom/WebKitDOMHistory.h +include/webkitgtk-1.0/webkitdom/WebKitDOMKeyboardEvent.h +include/webkitgtk-1.0/webkitdom/WebKitDOMLocation.h +include/webkitgtk-1.0/webkitdom/WebKitDOMMediaController.h +include/webkitgtk-1.0/webkitdom/WebKitDOMMediaError.h +include/webkitgtk-1.0/webkitdom/WebKitDOMMediaList.h +include/webkitgtk-1.0/webkitdom/WebKitDOMMediaQueryList.h +include/webkitgtk-1.0/webkitdom/WebKitDOMMessagePort.h +include/webkitgtk-1.0/webkitdom/WebKitDOMMouseEvent.h +include/webkitgtk-1.0/webkitdom/WebKitDOMNamedNodeMap.h +include/webkitgtk-1.0/webkitdom/WebKitDOMNavigator.h +include/webkitgtk-1.0/webkitdom/WebKitDOMNode.h +include/webkitgtk-1.0/webkitdom/WebKitDOMNodeFilter.h +include/webkitgtk-1.0/webkitdom/WebKitDOMNodeIterator.h +include/webkitgtk-1.0/webkitdom/WebKitDOMNodeList.h +include/webkitgtk-1.0/webkitdom/WebKitDOMObject.h +include/webkitgtk-1.0/webkitdom/WebKitDOMPerformance.h +include/webkitgtk-1.0/webkitdom/WebKitDOMPerformanceEntry.h +include/webkitgtk-1.0/webkitdom/WebKitDOMPerformanceEntryList.h +include/webkitgtk-1.0/webkitdom/WebKitDOMPerformanceNavigation.h +include/webkitgtk-1.0/webkitdom/WebKitDOMPerformanceTiming.h +include/webkitgtk-1.0/webkitdom/WebKitDOMProcessingInstruction.h +include/webkitgtk-1.0/webkitdom/WebKitDOMRange.h +include/webkitgtk-1.0/webkitdom/WebKitDOMScreen.h +include/webkitgtk-1.0/webkitdom/WebKitDOMShadowRoot.h +include/webkitgtk-1.0/webkitdom/WebKitDOMStorage.h +include/webkitgtk-1.0/webkitdom/WebKitDOMStorageInfo.h +include/webkitgtk-1.0/webkitdom/WebKitDOMStorageQuota.h +include/webkitgtk-1.0/webkitdom/WebKitDOMStyleMedia.h +include/webkitgtk-1.0/webkitdom/WebKitDOMStyleSheet.h +include/webkitgtk-1.0/webkitdom/WebKitDOMStyleSheetList.h +include/webkitgtk-1.0/webkitdom/WebKitDOMText.h +include/webkitgtk-1.0/webkitdom/WebKitDOMTextTrack.h +include/webkitgtk-1.0/webkitdom/WebKitDOMTextTrackCue.h +include/webkitgtk-1.0/webkitdom/WebKitDOMTextTrackCueList.h +include/webkitgtk-1.0/webkitdom/WebKitDOMTextTrackList.h +include/webkitgtk-1.0/webkitdom/WebKitDOMTimeRanges.h +include/webkitgtk-1.0/webkitdom/WebKitDOMTouch.h +include/webkitgtk-1.0/webkitdom/WebKitDOMTrackEvent.h +include/webkitgtk-1.0/webkitdom/WebKitDOMTreeWalker.h +include/webkitgtk-1.0/webkitdom/WebKitDOMUIEvent.h +include/webkitgtk-1.0/webkitdom/WebKitDOMValidityState.h +include/webkitgtk-1.0/webkitdom/WebKitDOMVideoPlaybackQuality.h +include/webkitgtk-1.0/webkitdom/WebKitDOMVideoTrack.h +include/webkitgtk-1.0/webkitdom/WebKitDOMVideoTrackList.h +include/webkitgtk-1.0/webkitdom/WebKitDOMWebKitNamedFlow.h +include/webkitgtk-1.0/webkitdom/WebKitDOMWebKitPoint.h +include/webkitgtk-1.0/webkitdom/WebKitDOMWheelEvent.h +include/webkitgtk-1.0/webkitdom/WebKitDOMXPathExpression.h +include/webkitgtk-1.0/webkitdom/WebKitDOMXPathNSResolver.h +include/webkitgtk-1.0/webkitdom/WebKitDOMXPathResult.h +include/webkitgtk-1.0/webkitdom/webkitdom.h +include/webkitgtk-1.0/webkitdom/webkitdomdefines.h +lib/girepository-1.0/JavaScriptCore-1.0.typelib lib/girepository-1.0/WebKit-1.0.typelib lib/libjavascriptcoregtk-1.0.so lib/libjavascriptcoregtk-1.0.so.0 -lib/libjavascriptcoregtk-1.0.so.0.13.4 +lib/libjavascriptcoregtk-1.0.so.0.16.15 lib/libwebkitgtk-1.0.so lib/libwebkitgtk-1.0.so.0 -lib/libwebkitgtk-1.0.so.0.13.4 +lib/libwebkitgtk-1.0.so.0.22.13 libdata/pkgconfig/javascriptcoregtk-1.0.pc libdata/pkgconfig/webkit-1.0.pc -share/gir-1.0/JSCore-1.0.gir +share/gir-1.0/JavaScriptCore-1.0.gir share/gir-1.0/WebKit-1.0.gir -share/locale/ar/LC_MESSAGES/webkit-2.0.mo -share/locale/bg/LC_MESSAGES/webkit-2.0.mo -share/locale/cs/LC_MESSAGES/webkit-2.0.mo -share/locale/de/LC_MESSAGES/webkit-2.0.mo -share/locale/el/LC_MESSAGES/webkit-2.0.mo -share/locale/en_CA/LC_MESSAGES/webkit-2.0.mo -share/locale/en_GB/LC_MESSAGES/webkit-2.0.mo -share/locale/eo/LC_MESSAGES/webkit-2.0.mo -share/locale/es/LC_MESSAGES/webkit-2.0.mo -share/locale/et/LC_MESSAGES/webkit-2.0.mo -share/locale/eu/LC_MESSAGES/webkit-2.0.mo -share/locale/fr/LC_MESSAGES/webkit-2.0.mo -share/locale/gl/LC_MESSAGES/webkit-2.0.mo -share/locale/gu/LC_MESSAGES/webkit-2.0.mo -share/locale/he/LC_MESSAGES/webkit-2.0.mo -share/locale/hu/LC_MESSAGES/webkit-2.0.mo -share/locale/id/LC_MESSAGES/webkit-2.0.mo -share/locale/it/LC_MESSAGES/webkit-2.0.mo -share/locale/ko/LC_MESSAGES/webkit-2.0.mo -share/locale/lt/LC_MESSAGES/webkit-2.0.mo -share/locale/lv/LC_MESSAGES/webkit-2.0.mo -share/locale/mr/LC_MESSAGES/webkit-2.0.mo -share/locale/nb/LC_MESSAGES/webkit-2.0.mo -share/locale/nl/LC_MESSAGES/webkit-2.0.mo -share/locale/pa/LC_MESSAGES/webkit-2.0.mo -share/locale/pl/LC_MESSAGES/webkit-2.0.mo -share/locale/pt/LC_MESSAGES/webkit-2.0.mo -share/locale/pt_BR/LC_MESSAGES/webkit-2.0.mo -share/locale/ru/LC_MESSAGES/webkit-2.0.mo -share/locale/sl/LC_MESSAGES/webkit-2.0.mo -share/locale/sr/LC_MESSAGES/webkit-2.0.mo -share/locale/sr@latin/LC_MESSAGES/webkit-2.0.mo -share/locale/sv/LC_MESSAGES/webkit-2.0.mo -share/locale/uk/LC_MESSAGES/webkit-2.0.mo -share/locale/vi/LC_MESSAGES/webkit-2.0.mo -share/locale/zh_CN/LC_MESSAGES/webkit-2.0.mo +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMAttr.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMAudioTrack.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMAudioTrackList.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMBarProp.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMBatteryManager.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMBlob.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMCDATASection.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMCSSRule.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMCSSRuleList.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMCSSStyleDeclaration.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMCSSStyleSheet.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMCSSValue.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMCharacterData.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMComment.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMConsole.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMDOMApplicationCache.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMDOMImplementation.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMDOMMimeType.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMDOMMimeTypeArray.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMDOMNamedFlowCollection.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMDOMPlugin.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMDOMPluginArray.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMDOMSecurityPolicy.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMDOMSelection.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMDOMSettableTokenList.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMDOMStringList.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMDOMStringMap.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMDOMTokenList.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMDOMWindow.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMDOMWindowCSS.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMDatabase.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMDocument.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMDocumentFragment.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMDocumentType.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMElement.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMEntityReference.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMEvent.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMEventTarget.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMFile.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMFileList.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMGamepad.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMGamepadList.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMGeolocation.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMHTMLAnchorElement.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMHTMLAppletElement.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMHTMLAreaElement.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMHTMLAudioElement.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMHTMLBRElement.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMHTMLBaseElement.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMHTMLBaseFontElement.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMHTMLBodyElement.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMHTMLButtonElement.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMHTMLCanvasElement.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMHTMLCollection.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMHTMLDListElement.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMHTMLDetailsElement.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMHTMLDirectoryElement.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMHTMLDivElement.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMHTMLDocument.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMHTMLElement.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMHTMLEmbedElement.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMHTMLFieldSetElement.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMHTMLFontElement.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMHTMLFormElement.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMHTMLFrameElement.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMHTMLFrameSetElement.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMHTMLHRElement.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMHTMLHeadElement.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMHTMLHeadingElement.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMHTMLHtmlElement.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMHTMLIFrameElement.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMHTMLImageElement.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMHTMLInputElement.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMHTMLKeygenElement.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMHTMLLIElement.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMHTMLLabelElement.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMHTMLLegendElement.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMHTMLLinkElement.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMHTMLMapElement.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMHTMLMarqueeElement.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMHTMLMediaElement.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMHTMLMenuElement.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMHTMLMetaElement.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMHTMLModElement.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMHTMLOListElement.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMHTMLObjectElement.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMHTMLOptGroupElement.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMHTMLOptionElement.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMHTMLOptionsCollection.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMHTMLParagraphElement.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMHTMLParamElement.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMHTMLPreElement.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMHTMLQuoteElement.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMHTMLScriptElement.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMHTMLSelectElement.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMHTMLStyleElement.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMHTMLTableCaptionElement.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMHTMLTableCellElement.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMHTMLTableColElement.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMHTMLTableElement.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMHTMLTableRowElement.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMHTMLTableSectionElement.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMHTMLTextAreaElement.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMHTMLTitleElement.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMHTMLUListElement.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMHTMLVideoElement.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMHistory.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMKeyboardEvent.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMLocation.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMMediaController.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMMediaError.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMMediaList.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMMediaQueryList.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMMessagePort.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMMouseEvent.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMNamedNodeMap.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMNavigator.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMNode.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMNodeFilter.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMNodeIterator.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMNodeList.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMObject.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMPerformance.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMPerformanceEntry.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMPerformanceEntryList.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMPerformanceNavigation.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMPerformanceTiming.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMProcessingInstruction.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMRange.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMScreen.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMShadowRoot.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMStorage.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMStorageInfo.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMStorageQuota.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMStyleMedia.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMStyleSheet.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMStyleSheetList.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMText.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMTextTrack.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMTextTrackCue.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMTextTrackCueList.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMTextTrackList.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMTimeRanges.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMTouch.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMTrackEvent.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMTreeWalker.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMUIEvent.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMValidityState.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMVideoPlaybackQuality.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMVideoTrack.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMVideoTrackList.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMWebKitNamedFlow.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMWebKitPoint.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMWheelEvent.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMXPathExpression.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMXPathNSResolver.html +share/gtk-doc/html/webkit1/webkitdomgtk/WebKitDOMXPathResult.html +share/gtk-doc/html/webkit1/webkitdomgtk/annotation-glossary.html +share/gtk-doc/html/webkit1/webkitdomgtk/api-index-deprecated.html +share/gtk-doc/html/webkit1/webkitdomgtk/ch01.html +share/gtk-doc/html/webkit1/webkitdomgtk/home.png +share/gtk-doc/html/webkit1/webkitdomgtk/index-all.html +share/gtk-doc/html/webkit1/webkitdomgtk/index.html +share/gtk-doc/html/webkit1/webkitdomgtk/index.sgml +share/gtk-doc/html/webkit1/webkitdomgtk/left-insensitive.png +share/gtk-doc/html/webkit1/webkitdomgtk/left.png +share/gtk-doc/html/webkit1/webkitdomgtk/right-insensitive.png +share/gtk-doc/html/webkit1/webkitdomgtk/right.png +share/gtk-doc/html/webkit1/webkitdomgtk/style.css +share/gtk-doc/html/webkit1/webkitdomgtk/up-insensitive.png +share/gtk-doc/html/webkit1/webkitdomgtk/up.png +share/gtk-doc/html/webkit1/webkitdomgtk/webkitdomgtk-WebKitDOMBarInfo.html +share/gtk-doc/html/webkit1/webkitdomgtk/webkitdomgtk-WebKitDOMCustom.html +share/gtk-doc/html/webkit1/webkitdomgtk/webkitdomgtk-WebKitDOMHTMLPropertiesCollection.html +share/gtk-doc/html/webkit1/webkitdomgtk/webkitdomgtk-WebKitDOMMemoryInfo.html +share/gtk-doc/html/webkit1/webkitdomgtk/webkitdomgtk-WebKitDOMMicroDataItemValue.html +share/gtk-doc/html/webkit1/webkitdomgtk/webkitdomgtk-WebKitDOMPropertyNodeList.html +share/gtk-doc/html/webkit1/webkitdomgtk/webkitdomgtk.devhelp2 +share/gtk-doc/html/webkit1/webkitgtk/WebKitFaviconDatabase.html +share/gtk-doc/html/webkit1/webkitgtk/WebKitFileChooserRequest.html +share/gtk-doc/html/webkit1/webkitgtk/WebKitGeolocationPolicyDecision.html +share/gtk-doc/html/webkit1/webkitgtk/WebKitHitTestResult.html +share/gtk-doc/html/webkit1/webkitgtk/WebKitIconDatabase.html +share/gtk-doc/html/webkit1/webkitgtk/WebKitNetworkRequest.html +share/gtk-doc/html/webkit1/webkitgtk/WebKitNetworkResponse.html +share/gtk-doc/html/webkit1/webkitgtk/WebKitSecurityOrigin.html +share/gtk-doc/html/webkit1/webkitgtk/WebKitSoupAuthDialog.html +share/gtk-doc/html/webkit1/webkitgtk/WebKitSpellChecker.html +share/gtk-doc/html/webkit1/webkitgtk/WebKitViewportAttributes.html +share/gtk-doc/html/webkit1/webkitgtk/WebKitWebBackForwardList.html +share/gtk-doc/html/webkit1/webkitgtk/WebKitWebDataSource.html +share/gtk-doc/html/webkit1/webkitgtk/WebKitWebDatabase.html +share/gtk-doc/html/webkit1/webkitgtk/WebKitWebFrame.html +share/gtk-doc/html/webkit1/webkitgtk/WebKitWebHistoryItem.html +share/gtk-doc/html/webkit1/webkitgtk/WebKitWebInspector.html +share/gtk-doc/html/webkit1/webkitgtk/WebKitWebNavigationAction.html +share/gtk-doc/html/webkit1/webkitgtk/WebKitWebPlugin.html +share/gtk-doc/html/webkit1/webkitgtk/WebKitWebPluginDatabase.html +share/gtk-doc/html/webkit1/webkitgtk/WebKitWebPolicyDecision.html +share/gtk-doc/html/webkit1/webkitgtk/WebKitWebResource.html +share/gtk-doc/html/webkit1/webkitgtk/WebKitWebSettings.html +share/gtk-doc/html/webkit1/webkitgtk/WebKitWebWindowFeatures.html +share/gtk-doc/html/webkit1/webkitgtk/annotation-glossary.html +share/gtk-doc/html/webkit1/webkitgtk/ch01.html +share/gtk-doc/html/webkit1/webkitgtk/ch02.html +share/gtk-doc/html/webkit1/webkitgtk/ch03.html +share/gtk-doc/html/webkit1/webkitgtk/home.png +share/gtk-doc/html/webkit1/webkitgtk/index-1.0.1.html +share/gtk-doc/html/webkit1/webkitgtk/index-1.0.2.html +share/gtk-doc/html/webkit1/webkitgtk/index-1.0.3.html +share/gtk-doc/html/webkit1/webkitgtk/index-1.1.%%RUBY_SUFFIX%%.html +share/gtk-doc/html/webkit1/webkitgtk/index-1.1.1.html +share/gtk-doc/html/webkit1/webkitgtk/index-1.1.10.html +share/gtk-doc/html/webkit1/webkitgtk/index-1.1.11.html +share/gtk-doc/html/webkit1/webkitgtk/index-1.1.13.html +share/gtk-doc/html/webkit1/webkitgtk/index-1.1.14.html +share/gtk-doc/html/webkit1/webkitgtk/index-1.1.15.html +share/gtk-doc/html/webkit1/webkitgtk/index-1.1.16.html +share/gtk-doc/html/webkit1/webkitgtk/index-1.1.17.html +share/gtk-doc/html/webkit1/webkitgtk/index-1.1.18.html +share/gtk-doc/html/webkit1/webkitgtk/index-1.1.2.html +share/gtk-doc/html/webkit1/webkitgtk/index-1.1.23.html +share/gtk-doc/html/webkit1/webkitgtk/index-1.1.3.html +share/gtk-doc/html/webkit1/webkitgtk/index-1.1.4.html +share/gtk-doc/html/webkit1/webkitgtk/index-1.1.5.html +share/gtk-doc/html/webkit1/webkitgtk/index-1.1.6.html +share/gtk-doc/html/webkit1/webkitgtk/index-1.1.7.html +share/gtk-doc/html/webkit1/webkitgtk/index-1.1.8.html +share/gtk-doc/html/webkit1/webkitgtk/index-1.3.1.html +share/gtk-doc/html/webkit1/webkitgtk/index-1.3.2.html +share/gtk-doc/html/webkit1/webkitgtk/index-1.3.3.html +share/gtk-doc/html/webkit1/webkitgtk/index-1.3.4.html +share/gtk-doc/html/webkit1/webkitgtk/index-1.3.8.html +share/gtk-doc/html/webkit1/webkitgtk/index-all.html +share/gtk-doc/html/webkit1/webkitgtk/index-deprecated.html +share/gtk-doc/html/webkit1/webkitgtk/index.html +share/gtk-doc/html/webkit1/webkitgtk/index.sgml +share/gtk-doc/html/webkit1/webkitgtk/left-insensitive.png +share/gtk-doc/html/webkit1/webkitgtk/left.png +share/gtk-doc/html/webkit1/webkitgtk/right-insensitive.png +share/gtk-doc/html/webkit1/webkitgtk/right.png +share/gtk-doc/html/webkit1/webkitgtk/style.css +share/gtk-doc/html/webkit1/webkitgtk/up-insensitive.png +share/gtk-doc/html/webkit1/webkitgtk/up.png +share/gtk-doc/html/webkit1/webkitgtk/webkit-environment.html +share/gtk-doc/html/webkit1/webkitgtk/webkitgtk-Global-functions.html +share/gtk-doc/html/webkit1/webkitgtk/webkitgtk-webkitdownload.html +share/gtk-doc/html/webkit1/webkitgtk/webkitgtk-webkitwebview.html +share/gtk-doc/html/webkit1/webkitgtk/webkitgtk.devhelp2 +share/locale/ar/LC_MESSAGES/WebKitGTK-2.0.mo +share/locale/as/LC_MESSAGES/WebKitGTK-2.0.mo +share/locale/bg/LC_MESSAGES/WebKitGTK-2.0.mo +share/locale/cs/LC_MESSAGES/WebKitGTK-2.0.mo +share/locale/de/LC_MESSAGES/WebKitGTK-2.0.mo +share/locale/el/LC_MESSAGES/WebKitGTK-2.0.mo +share/locale/en_CA/LC_MESSAGES/WebKitGTK-2.0.mo +share/locale/en_GB/LC_MESSAGES/WebKitGTK-2.0.mo +share/locale/eo/LC_MESSAGES/WebKitGTK-2.0.mo +share/locale/es/LC_MESSAGES/WebKitGTK-2.0.mo +share/locale/et/LC_MESSAGES/WebKitGTK-2.0.mo +share/locale/eu/LC_MESSAGES/WebKitGTK-2.0.mo +share/locale/fr/LC_MESSAGES/WebKitGTK-2.0.mo +share/locale/gl/LC_MESSAGES/WebKitGTK-2.0.mo +share/locale/gu/LC_MESSAGES/WebKitGTK-2.0.mo +share/locale/he/LC_MESSAGES/WebKitGTK-2.0.mo +share/locale/hi/LC_MESSAGES/WebKitGTK-2.0.mo +share/locale/hu/LC_MESSAGES/WebKitGTK-2.0.mo +share/locale/id/LC_MESSAGES/WebKitGTK-2.0.mo +share/locale/it/LC_MESSAGES/WebKitGTK-2.0.mo +share/locale/kn/LC_MESSAGES/WebKitGTK-2.0.mo +share/locale/ko/LC_MESSAGES/WebKitGTK-2.0.mo +share/locale/lt/LC_MESSAGES/WebKitGTK-2.0.mo +share/locale/lv/LC_MESSAGES/WebKitGTK-2.0.mo +share/locale/ml/LC_MESSAGES/WebKitGTK-2.0.mo +share/locale/mr/LC_MESSAGES/WebKitGTK-2.0.mo +share/locale/nb/LC_MESSAGES/WebKitGTK-2.0.mo +share/locale/nl/LC_MESSAGES/WebKitGTK-2.0.mo +share/locale/or/LC_MESSAGES/WebKitGTK-2.0.mo +share/locale/pa/LC_MESSAGES/WebKitGTK-2.0.mo +share/locale/pl/LC_MESSAGES/WebKitGTK-2.0.mo +share/locale/pt/LC_MESSAGES/WebKitGTK-2.0.mo +share/locale/pt_BR/LC_MESSAGES/WebKitGTK-2.0.mo +share/locale/ro/LC_MESSAGES/WebKitGTK-2.0.mo +share/locale/ru/LC_MESSAGES/WebKitGTK-2.0.mo +share/locale/sl/LC_MESSAGES/WebKitGTK-2.0.mo +share/locale/sr/LC_MESSAGES/WebKitGTK-2.0.mo +share/locale/sr@latin/LC_MESSAGES/WebKitGTK-2.0.mo +share/locale/sv/LC_MESSAGES/WebKitGTK-2.0.mo +share/locale/ta/LC_MESSAGES/WebKitGTK-2.0.mo +share/locale/te/LC_MESSAGES/WebKitGTK-2.0.mo +share/locale/uk/LC_MESSAGES/WebKitGTK-2.0.mo +share/locale/vi/LC_MESSAGES/WebKitGTK-2.0.mo +share/locale/zh_CN/LC_MESSAGES/WebKitGTK-2.0.mo *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** From owner-svn-ports-all@FreeBSD.ORG Thu Dec 25 20:52:18 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 981E8407; Thu, 25 Dec 2014 20:52:18 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 82F57313F; Thu, 25 Dec 2014 20:52:18 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBPKqIiM030806; Thu, 25 Dec 2014 20:52:18 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBPKqHwo030801; Thu, 25 Dec 2014 20:52:17 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412252052.sBPKqHwo030801@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Thu, 25 Dec 2014 20:52:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375597 - in head: . games/oolite/files graphics/png graphics/png/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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2014 20:52:18 -0000 Author: antoine Date: Thu Dec 25 20:52:16 2014 New Revision: 375597 URL: https://svnweb.freebsd.org/changeset/ports/375597 QAT: https://qat.redports.org/buildarchive/r375597/ Log: - Update graphics/png to 1.6.16 - Patch oolite to build with this new version A portrevision bump will follow soon Differential Revision: https://reviews.freebsd.org/D1360 Submitted by: bapt Exp-run: self Added: head/games/oolite/files/patch-src_Core_Materials_OOPNGTextureLoader.m (contents, props changed) Deleted: head/graphics/png/files/patch-libpng-config-body.in head/graphics/png/files/patch-makefile.freebsd Modified: head/UPDATING head/graphics/png/Makefile head/graphics/png/distinfo head/graphics/png/pkg-plist Modified: head/UPDATING ============================================================================== --- head/UPDATING Thu Dec 25 19:12:08 2014 (r375596) +++ head/UPDATING Thu Dec 25 20:52:16 2014 (r375597) @@ -6,6 +6,18 @@ You should get into the habit of checkin you update your ports collection, before attempting any port upgrades. +20141225: + AFFECTS: users of graphics/png + AUTHOR: antoine@FreeBSD.org + + The PNG library has been updated to version 1.6.16. Please rebuild all + ports that depend on it. + + If you use portmaster: + portmaster -r png + If you use portupgrade: + portupgrade -fr graphics/png + 20141224: AFFECTS: users of lang/neon29 AUTHOR: ohauer@FreeBSD.org Added: head/games/oolite/files/patch-src_Core_Materials_OOPNGTextureLoader.m ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/oolite/files/patch-src_Core_Materials_OOPNGTextureLoader.m Thu Dec 25 20:52:16 2014 (r375597) @@ -0,0 +1,12 @@ +--- src/Core/Materials/OOPNGTextureLoader.m.orig 2014-06-30 08:50:36 UTC ++++ src/Core/Materials/OOPNGTextureLoader.m +@@ -31,9 +31,6 @@ SOFTWARE. + #import "OOCPUInfo.h" + #import "NSDataOOExtensions.h" + +-void png_error(png_structp, png_const_charp) NO_RETURN_FUNC; +- +- + static void PNGError(png_structp png, png_const_charp message); + static void PNGWarning(png_structp png, png_const_charp message); + static void PNGRead(png_structp png, png_bytep bytes, png_size_t size); Modified: head/graphics/png/Makefile ============================================================================== --- head/graphics/png/Makefile Thu Dec 25 19:12:08 2014 (r375596) +++ head/graphics/png/Makefile Thu Dec 25 20:52:16 2014 (r375597) @@ -2,24 +2,21 @@ # $FreeBSD$ PORTNAME= png -PORTVERSION= 1.5.21 +PORTVERSION= 1.6.16 CATEGORIES= graphics -MASTER_SITES= SF/lib${PORTNAME}/lib${PORTNAME}15/${PORTVERSION} +MASTER_SITES= SF/lib${PORTNAME}/lib${PORTNAME}16/${PORTVERSION} +PATCH_SITES= SF/apng/lib${PORTNAME}/lib${PORTNAME}16/ DISTNAME= lib${PORTNAME}-${PORTVERSION} -DISTFILES= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= portmgr@FreeBSD.org COMMENT= Library for manipulating PNG images -PORTSCOUT= limit:^1\.5\. - USES= cmake cpe tar:xz CPE_PRODUCT= libpng GNU_CONFIGURE= yes USE_LDCONFIG= yes CMAKE_ARGS+= -DPNG_MAN_DIR:STRING=man -SOSUFFIX= .${PORTVERSION:E} OPTIONS_DEFINE=APNG PNGTEST OPTIONS_DEFAULT=APNG PNGTEST @@ -28,25 +25,12 @@ PNGTEST_DESC=Enable Regression Test (rec .include -.if ${PORT_OPTIONS:MAPNG} || make(makesum) || defined(FETCH_ALL) -MASTER_SITES+= SF/apng/libpng/libpng15/:apng -DISTFILES+= ${DISTNAME}-apng.patch.gz:apng -EXTRACT_ONLY+= ${DISTNAME}${EXTRACT_SUFX} -.endif -.if ${PORT_OPTIONS:MAPNG} -EXTRA_PATCHES+= ${WRKSRC}/${DISTNAME}-apng.unix -.endif - -post-extract: -.if ${PORT_OPTIONS:MAPNG} - ${CP} ${DISTDIR}/${DIST_SUBDIR}/${DISTNAME}-apng.patch.gz ${WRKSRC}/ - ${GZIP_CMD} -d ${WRKSRC}/${DISTNAME}-apng.patch.gz - ${TR} -d '\r' < ${WRKSRC}/${DISTNAME}-apng.patch > ${WRKSRC}/${DISTNAME}-apng.unix +.if ${PORT_OPTIONS:MAPNG} || make(makesum) +PATCHFILES= ${DISTNAME}-apng.patch.gz .endif post-patch: ${REINPLACE_CMD} \ - -e 's|RELEASE}.0|RELEASE}|' \ -e 's|LIBDIR}/pkgconfig|LIBDIR}data/pkgconfig|' \ ${WRKSRC}/CMakeLists.txt @@ -61,18 +45,4 @@ post-build: fi) .endif -pre-install: - ${MKDIR} ${STAGEDIR}${PREFIX}/include/libpng - ${MKDIR} ${STAGEDIR}${PREFIX}/libdata/pkgconfig - -post-install: - ${INSTALL_DATA} ${WRKSRC}/pngdebug.h ${WRKSRC}/pnginfo.h \ - ${WRKSRC}/pngpriv.h ${WRKSRC}/pngstruct.h \ - ${STAGEDIR}${PREFIX}/include/libpng15/ - -${RMDIR} ${STAGEDIR}${PREFIX}/include/libpng - ${RM} ${STAGEDIR}${PREFIX}/libdata/pkgconfig/libpng.pc - ${LN} -sf libpng15.pc ${STAGEDIR}${PREFIX}/libdata/pkgconfig/libpng.pc - ${RM} ${STAGEDIR}${PREFIX}/lib/libpng15.so.15 - ${MV} ${STAGEDIR}${PREFIX}/lib/libpng15.so.15${SOSUFFIX} ${STAGEDIR}${PREFIX}/lib/libpng15.so.15 - .include Modified: head/graphics/png/distinfo ============================================================================== --- head/graphics/png/distinfo Thu Dec 25 19:12:08 2014 (r375596) +++ head/graphics/png/distinfo Thu Dec 25 20:52:16 2014 (r375597) @@ -1,4 +1,4 @@ -SHA256 (libpng-1.5.21.tar.xz) = b5151c64bc70489997790a492e1094d106be90a22b2958c43eee25a70dffdba7 -SIZE (libpng-1.5.21.tar.xz) = 734356 -SHA256 (libpng-1.5.21-apng.patch.gz) = 8a4fffa885f1a1a34a7bdcaa2d1b8f1e025f6e1cf9c5bf17224672d2a6948d94 -SIZE (libpng-1.5.21-apng.patch.gz) = 9511 +SHA256 (libpng-1.6.16.tar.xz) = 42f754df633e4e700544e5913cbe2fd4928bbfccdc07708a5cf84e59827fbe60 +SIZE (libpng-1.6.16.tar.xz) = 907284 +SHA256 (libpng-1.6.16-apng.patch.gz) = 07eb4825f6787283aa2c4f77b6fd421875ec7982e2a5b1705c3bea0cdccf5c2d +SIZE (libpng-1.6.16-apng.patch.gz) = 9552 Modified: head/graphics/png/pkg-plist ============================================================================== --- head/graphics/png/pkg-plist Thu Dec 25 19:12:08 2014 (r375596) +++ head/graphics/png/pkg-plist Thu Dec 25 20:52:16 2014 (r375597) @@ -1,24 +1,21 @@ bin/libpng-config -bin/libpng15-config -include/libpng15/png.h -include/libpng15/pngconf.h -include/libpng15/pngdebug.h -include/libpng15/pnginfo.h -include/libpng15/pnglibconf.h -include/libpng15/pngpriv.h -include/libpng15/pngstruct.h +bin/libpng16-config +include/libpng16/png.h +include/libpng16/pngconf.h +include/libpng16/pnglibconf.h include/png.h include/pngconf.h include/pnglibconf.h lib/libpng.a lib/libpng.so -libdata/pkgconfig/libpng15.pc +lib/libpng/libpng16-%%CMAKE_BUILD_TYPE%%.cmake +lib/libpng/libpng16.cmake +lib/libpng16.a +lib/libpng16.so +lib/libpng16.so.16 +lib/libpng16.so.16.16.0 libdata/pkgconfig/libpng.pc -lib/libpng/libpng15-%%CMAKE_BUILD_TYPE%%.cmake -lib/libpng/libpng15.cmake -lib/libpng15.a -lib/libpng15.so -lib/libpng15.so.15 +libdata/pkgconfig/libpng16.pc man/man3/libpng.3.gz man/man3/libpngpf.3.gz man/man5/png.5.gz From owner-svn-ports-all@FreeBSD.ORG Thu Dec 25 20:55:09 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B22664EE; Thu, 25 Dec 2014 20:55:09 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9C1183168; Thu, 25 Dec 2014 20:55:09 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBPKt9Bb041134; Thu, 25 Dec 2014 20:55:09 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBPKshlf040506; Thu, 25 Dec 2014 20:54:43 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201412252054.sBPKshlf040506@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Thu, 25 Dec 2014 20:54:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375598 - in head: astro/astrometry astro/celestia astro/sunclock astro/viking astro/xephem astro/xplanet astro/xtide audio/csound audio/csound6 audio/dvda-author audio/enscribe audio/g... X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2014 20:55:09 -0000 Author: bapt Date: Thu Dec 25 20:54:41 2014 New Revision: 375598 URL: https://svnweb.freebsd.org/changeset/ports/375598 QAT: https://qat.redports.org/buildarchive/r375598/ Log: Bump portrevision after png update Modified: head/astro/astrometry/Makefile head/astro/celestia/Makefile head/astro/sunclock/Makefile head/astro/viking/Makefile head/astro/xephem/Makefile head/astro/xplanet/Makefile head/astro/xtide/Makefile head/audio/csound/Makefile head/audio/csound6/Makefile head/audio/dvda-author/Makefile head/audio/enscribe/Makefile head/audio/gqmpeg/Makefile head/audio/sox/Makefile head/audio/timidity++/Makefile head/biology/blat/Makefile head/biology/emboss/Makefile head/biology/protomol/Makefile head/cad/brlcad/Makefile head/cad/gmsh/Makefile head/cad/leocad/Makefile head/cad/openvsp/Makefile head/comms/xastir/Makefile head/comms/xnecview/Makefile head/converters/wkhtmltopdf/Makefile head/databases/grass/Makefile head/databases/rrdtool/Makefile head/databases/rrdtool12/Makefile head/deskutils/nagaina/Makefile head/deskutils/xfce4-tumbler/Makefile head/devel/allegro-devel/Makefile head/devel/allegro/Makefile head/devel/bennugd-modules/Makefile head/devel/clanlib/Makefile head/devel/clanlib1/Makefile head/devel/clanlib22/Makefile head/devel/dcmtk/Makefile head/devel/directfb/Makefile head/devel/doxygen/Makefile head/devel/efl/Makefile head/devel/kyra/Makefile head/devel/libclaw/Makefile head/devel/libslang2/Makefile head/devel/libzvbi/Makefile head/devel/p5-SDL/Makefile head/devel/sfml1/Makefile head/devel/synfig/Makefile head/devel/tex-web2c/Makefile head/editors/abiword/Makefile head/editors/calligra/Makefile head/editors/emacs-devel/Makefile head/editors/emacs/Makefile head/editors/libreoffice/Makefile head/editors/openoffice-4/Makefile head/editors/ted/Makefile head/emulators/atari800/Makefile head/emulators/dosbox/Makefile head/emulators/fs-uae/Makefile head/emulators/fuse/Makefile head/emulators/hatari/Makefile head/emulators/mupen64plus-core/Makefile head/emulators/mupen64plus-video-rice/Makefile head/emulators/nonpareil/Makefile head/emulators/openmsx/Makefile head/emulators/qemu-devel/Makefile head/emulators/raine/Makefile head/emulators/snes9x-gtk/Makefile head/emulators/snes9x/Makefile head/emulators/stella/Makefile head/emulators/vba/Makefile head/emulators/vice/Makefile head/emulators/virtualbox-ose/Makefile head/emulators/visualboyadvance-m/Makefile head/emulators/wine-devel/Makefile head/emulators/wine/Makefile head/emulators/zsnes/Makefile head/games/0ad/Makefile head/games/54321/Makefile head/games/adgali/Makefile head/games/allacrost/Makefile head/games/armagetron/Makefile head/games/avoision/Makefile head/games/boswars/Makefile head/games/briquolo/Makefile head/games/burrtools/Makefile head/games/caph/Makefile head/games/capicity/Makefile head/games/capitalism/Makefile head/games/cretan-hubris/Makefile head/games/criticalmass/Makefile head/games/crossfire-server/Makefile head/games/diameter/Makefile head/games/eboard/Makefile head/games/edge/Makefile head/games/egl/Makefile head/games/el/Makefile head/games/enigma/Makefile head/games/ensemblist/Makefile head/games/etracer/Makefile head/games/ezquake/Makefile head/games/fbg2/Makefile head/games/flightgear/Makefile head/games/flyhard/Makefile head/games/foobillard/Makefile head/games/freeciv/Makefile head/games/freedroid/Makefile head/games/freeminer/Makefile head/games/freesynd/Makefile head/games/frogatto/Makefile head/games/fteqw/Makefile head/games/gemrb/Makefile head/games/glaxium/Makefile head/games/gltron/Makefile head/games/gnubg/Makefile head/games/gracer/Makefile head/games/gtkradiant/Makefile head/games/jigzo/Makefile head/games/joequake/Makefile head/games/lbreakout2/Makefile head/games/lincity/Makefile head/games/lugaru/Makefile head/games/macopix/Makefile head/games/manaplus/Makefile head/games/megaglest/Makefile head/games/minetest/Makefile head/games/motogt/Makefile head/games/mudmagic/Makefile head/games/naev/Makefile head/games/nazghul/Makefile head/games/neverball/Makefile head/games/nexuiz/Makefile head/games/ninix-aya/Makefile head/games/oolite/Makefile head/games/openalchemist/Makefile head/games/openclonk/Makefile head/games/openttd/Makefile head/games/paintown/Makefile head/games/penguin-command/Makefile head/games/pingus/Makefile head/games/pioneer/Makefile head/games/plutocracy/Makefile head/games/powermanga/Makefile head/games/ppracer/Makefile head/games/prboom-plus/Makefile head/games/pushover/Makefile head/games/py-fife/Makefile head/games/q2p/Makefile head/games/q2pro/Makefile head/games/quadra/Makefile head/games/quake2max/Makefile head/games/quakeforge/Makefile head/games/qudos/Makefile head/games/r1q2/Makefile head/games/scorched3d/Makefile head/games/scummvm-tools/Makefile head/games/scummvm/Makefile head/games/sdlquake2/Makefile head/games/secretmaryochronicles/Makefile head/games/shaaft/Makefile head/games/spellathon/Makefile head/games/stonesoup/Makefile head/games/stratagus/Makefile head/games/tenebrae/Makefile head/games/thegrind/Makefile head/games/torcs/Makefile head/games/tuxpuck/Makefile head/games/ufoai/Makefile head/games/valyriatear/Makefile head/games/vamos/Makefile head/games/vavoom/Makefile head/games/vultures-eye/Makefile head/games/wargus/Makefile head/games/warsow/Makefile head/games/warzone2100/Makefile head/games/wesnoth/Makefile head/games/widelands/Makefile head/games/wizznic/Makefile head/games/xbubble/Makefile head/games/xglk/Makefile head/games/xmoto/Makefile head/games/xonotic/Makefile head/games/zoom/Makefile head/graphics/EZWGL/Makefile head/graphics/GraphicsMagick/Makefile head/graphics/ImageMagick/Makefile head/graphics/R-cran-png/Makefile head/graphics/aaphoto/Makefile head/graphics/apngasm/Makefile head/graphics/apngdis/Makefile head/graphics/autopano-sift-c/Makefile head/graphics/autotrace/Makefile head/graphics/blender/Makefile head/graphics/bmeps/Makefile head/graphics/cairo/Makefile head/graphics/cfdg/Makefile head/graphics/chbg/Makefile head/graphics/cimg/Makefile head/graphics/cinepaint/Makefile head/graphics/crw/Makefile head/graphics/danpei/Makefile head/graphics/dataplot/Makefile head/graphics/devil/Makefile head/graphics/dia/Makefile head/graphics/digikam-kde4/Makefile head/graphics/exact-image/Makefile head/graphics/exrtools/Makefile head/graphics/flam3/Makefile head/graphics/flphoto/Makefile head/graphics/fpc-libpng/Makefile head/graphics/fv/Makefile head/graphics/gd/Makefile head/graphics/gdal/Makefile head/graphics/gdk-pixbuf/Makefile head/graphics/gdk-pixbuf2/Makefile head/graphics/geeqie/Makefile head/graphics/gegl/Makefile head/graphics/geomorph/Makefile head/graphics/gif2png/Makefile head/graphics/gimageview/Makefile head/graphics/gimp-app/Makefile head/graphics/gle-graphics/Makefile head/graphics/glosm/Makefile head/graphics/glpng/Makefile head/graphics/gnofract4d/Makefile head/graphics/gqview/Makefile head/graphics/grads/Makefile head/graphics/grafx2/Makefile head/graphics/graphviz/Makefile head/graphics/grx/Makefile head/graphics/gstreamer-plugins-gl/Makefile head/graphics/gstreamer-plugins-libpng/Makefile head/graphics/gstreamer1-plugins-png/Makefile head/graphics/hugin-devel/Makefile head/graphics/hugin/Makefile head/graphics/iccexamin/Makefile head/graphics/icoutils/Makefile head/graphics/ida/Makefile head/graphics/imageworsener/Makefile head/graphics/imlib2/Makefile head/graphics/inkscape/Makefile head/graphics/iulib/Makefile head/graphics/jbig2dec/Makefile head/graphics/lensfun/Makefile head/graphics/leptonica/Makefile head/graphics/libafterimage/Makefile head/graphics/libgaiagraphics/Makefile head/graphics/libgfx/Makefile head/graphics/libimg/Makefile head/graphics/libpano13/Makefile head/graphics/libqrencode/Makefile head/graphics/librasterlite/Makefile head/graphics/libreatlas/Makefile head/graphics/libsixel/Makefile head/graphics/libsvg/Makefile head/graphics/libwmf/Makefile head/graphics/luxrender/Makefile head/graphics/mapnik/Makefile head/graphics/mapserver/Makefile head/graphics/metapixel/Makefile head/graphics/mhgui/Makefile head/graphics/ming/Makefile head/graphics/mtpaint/Makefile head/graphics/netpbm/Makefile head/graphics/nvidia-texture-tools/Makefile head/graphics/ocaml-images/Makefile head/graphics/ocropus/Makefile head/graphics/opencv/Makefile head/graphics/opengtl/Makefile head/graphics/openjpeg/Makefile head/graphics/openjpeg15/Makefile head/graphics/optar/Makefile head/graphics/optipng/Makefile head/graphics/osg-devel/Makefile head/graphics/osg/Makefile head/graphics/oyranos/Makefile head/graphics/p5-Image-Scale/Makefile head/graphics/p5-Imager/Makefile head/graphics/pencil/Makefile head/graphics/pgplot/Makefile head/graphics/php5-swfed/Makefile head/graphics/plotutils/Makefile head/graphics/png2html/Makefile head/graphics/png2ico/Makefile head/graphics/pngcrush/Makefile head/graphics/pngnq/Makefile head/graphics/pngquant/Makefile head/graphics/pngrewrite/Makefile head/graphics/pngwriter/Makefile head/graphics/podofo/Makefile head/graphics/poppler/Makefile head/graphics/povray36/Makefile head/graphics/povray37/Makefile head/graphics/py-paint/Makefile head/graphics/qslim/Makefile head/graphics/qt4-imageformats/Makefile head/graphics/radius-engine/Makefile head/graphics/rawstudio/Makefile head/graphics/rawtherapee/Makefile head/graphics/scale2x/Makefile head/graphics/scantailor/Makefile head/graphics/sdl2_image/Makefile head/graphics/sdl_image/Makefile head/graphics/simage/Makefile head/graphics/simpleviewer/Makefile head/graphics/swfmill/Makefile head/graphics/tif22pnm/Makefile head/graphics/tulip/Makefile head/graphics/ufraw/Makefile head/graphics/vigra/Makefile head/graphics/vips/Makefile head/graphics/visprint/Makefile head/graphics/webp/Makefile head/graphics/white_dune/Makefile head/graphics/xaos/Makefile head/graphics/xcftools/Makefile head/graphics/xfig/Makefile head/graphics/xli/Makefile head/graphics/xmedcon/Makefile head/graphics/xpaint/Makefile head/graphics/xsane/Makefile head/graphics/xv/Makefile head/graphics/zgv/Makefile head/graphics/zint/Makefile head/japanese/ming/Makefile head/lang/ofc/Makefile head/lang/php5/Makefile.ext head/lang/racket/Makefile head/mail/spamprobe/Makefile head/math/giacxcas/Makefile head/math/grace/Makefile head/math/ploticus/Makefile head/math/py-matplotlib/Makefile head/math/qtiplot/Makefile head/math/reduce/Makefile head/math/vtk5/Makefile head/math/vtk6/Makefile head/misc/magicpoint/Makefile head/misc/wmweather+/Makefile head/multimedia/dvdauthor/Makefile head/multimedia/ffmpegthumbnailer/Makefile head/multimedia/gavl/Makefile head/multimedia/gmerlin-avdecoder/Makefile head/multimedia/gmerlin/Makefile head/multimedia/gpac-libgpac/Makefile head/multimedia/libkate/Makefile head/multimedia/libquicktime/Makefile head/multimedia/libxine/Makefile head/multimedia/mencoder/Makefile head/multimedia/mjpegtools/Makefile head/multimedia/mplayer/Makefile head/multimedia/mplayer2/Makefile head/multimedia/ogmrip/Makefile head/multimedia/plexhometheater/Makefile head/multimedia/subtitleripper/Makefile head/multimedia/vlc/Makefile head/multimedia/xawtv/Makefile head/multimedia/xbmc/Makefile head/multimedia/xine/Makefile head/net-mgmt/xymon-server/Makefile head/net/libvncserver/Makefile head/net/tigervnc/Makefile head/news/knews/Makefile head/palm/pilot-link/Makefile head/print/cups-base/Makefile head/print/cups-filters/Makefile head/print/fontforge/Makefile head/print/freetype2/Makefile head/print/ghostscript8/Makefile head/print/ghostscript9-agpl/Makefile head/print/ghostscript9/Makefile head/print/hp2xx/Makefile head/print/libharu/Makefile head/print/panda/Makefile head/print/photoprint/Makefile head/print/pslib/Makefile head/print/scribus/Makefile head/print/tex-dvipdfmx/Makefile head/print/tex-luatex/Makefile head/print/tex-xetex/Makefile head/print/texlive-base/Makefile head/print/transfig/Makefile head/science/gnudatalanguage/Makefile head/science/grib_api/Makefile head/science/h5utils/Makefile head/science/massxpert/Makefile head/science/paraview/Makefile head/security/openvas-client/Makefile head/sysutils/graffer/Makefile head/sysutils/jfbterm/Makefile head/sysutils/lcdproc/Makefile head/sysutils/logstalgia/Makefile head/sysutils/qpxtool/Makefile head/sysutils/tracker/Makefile head/textproc/fixrtf/Makefile head/textproc/gladtex/Makefile head/textproc/htmldoc/Makefile head/textproc/scim-kmfl-imengine/Makefile head/www/analog/Makefile head/www/awffull/Makefile head/www/chromium/Makefile head/www/ilias/Makefile head/www/links-hacked/Makefile head/www/links/Makefile head/www/netsurf/Makefile head/www/webkit-qt5/Makefile head/www/wml/Makefile head/x11-fm/thunar-vfs/Makefile head/x11-toolkits/fltk-devel/Makefile head/x11-toolkits/fltk/Makefile head/x11-toolkits/fox14/Makefile head/x11-toolkits/fox16/Makefile head/x11-toolkits/fox17/Makefile head/x11-toolkits/gnustep-gui/Makefile head/x11-toolkits/irrlicht/Makefile head/x11-toolkits/libgdiplus/Makefile head/x11-toolkits/nucleo/Makefile head/x11-toolkits/open-motif/Makefile head/x11-toolkits/p5-Prima/Makefile head/x11-toolkits/p5-Tk/Makefile head/x11-toolkits/qt4-gui/Makefile head/x11-toolkits/qt5-gui/Makefile head/x11-toolkits/wxgtk28/Makefile head/x11-toolkits/wxgtk30/Makefile head/x11-toolkits/xmhtml/Makefile head/x11-wm/afterstep-stable/Makefile head/x11-wm/compiz/Makefile head/x11-wm/fvwm2/Makefile head/x11-wm/jwm/Makefile head/x11-wm/libwraster/Makefile head/x11-wm/pekwm/Makefile head/x11-wm/vtwm/Makefile head/x11-wm/windowmaker/Makefile head/x11/aterm/Makefile head/x11/bbdock/Makefile head/x11/dgs/Makefile head/x11/eaglemode/Makefile head/x11/fbdesk/Makefile head/x11/kde4-workspace/Makefile head/x11/kdelibs4/Makefile head/x11/metisse/Makefile head/x11/mrxvt-devel/Makefile head/x11/mrxvt/Makefile head/x11/nxcomp/Makefile head/x11/slim/Makefile head/x11/xautomation/Makefile head/x11/xcursorgen/Makefile head/x11/xloadimage/Makefile Modified: head/astro/astrometry/Makefile ============================================================================== --- head/astro/astrometry/Makefile Thu Dec 25 20:52:16 2014 (r375597) +++ head/astro/astrometry/Makefile Thu Dec 25 20:54:41 2014 (r375598) @@ -3,7 +3,7 @@ PORTNAME= astrometry PORTVERSION= 0.46 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= astro MASTER_SITES= http://www.astrometry.net/downloads/ DISTNAME= ${PORTNAME}.net-${PORTVERSION} Modified: head/astro/celestia/Makefile ============================================================================== --- head/astro/celestia/Makefile Thu Dec 25 20:52:16 2014 (r375597) +++ head/astro/celestia/Makefile Thu Dec 25 20:54:41 2014 (r375598) @@ -3,7 +3,7 @@ PORTNAME= celestia PORTVERSION= 1.6.1 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= astro MASTER_SITES= SF/${PORTNAME}/Celestia-source/${PORTVERSION} PKGNAMESUFFIX= -${CELESTIA_UI} Modified: head/astro/sunclock/Makefile ============================================================================== --- head/astro/sunclock/Makefile Thu Dec 25 20:52:16 2014 (r375597) +++ head/astro/sunclock/Makefile Thu Dec 25 20:54:41 2014 (r375598) @@ -3,6 +3,7 @@ PORTNAME= sunclock PORTVERSION= 3.57 +PORTREVISION= 1 CATEGORIES= astro x11-clocks MASTER_SITES= DEBIAN DISTNAME= ${PORTNAME}_${PORTVERSION}.orig Modified: head/astro/viking/Makefile ============================================================================== --- head/astro/viking/Makefile Thu Dec 25 20:52:16 2014 (r375597) +++ head/astro/viking/Makefile Thu Dec 25 20:54:41 2014 (r375598) @@ -3,7 +3,7 @@ PORTNAME= viking PORTVERSION= 1.5.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= astro MASTER_SITES= SF/${PORTNAME}/ Modified: head/astro/xephem/Makefile ============================================================================== --- head/astro/xephem/Makefile Thu Dec 25 20:52:16 2014 (r375597) +++ head/astro/xephem/Makefile Thu Dec 25 20:54:41 2014 (r375598) @@ -3,6 +3,7 @@ PORTNAME= xephem PORTVERSION= 3.7.6 +PORTREVISION= 1 CATEGORIES= astro MASTER_SITES= # http://www.clearskyinstitute.com/xephem/ Modified: head/astro/xplanet/Makefile ============================================================================== --- head/astro/xplanet/Makefile Thu Dec 25 20:52:16 2014 (r375597) +++ head/astro/xplanet/Makefile Thu Dec 25 20:54:41 2014 (r375598) @@ -3,7 +3,7 @@ PORTNAME= xplanet PORTVERSION= 1.3.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= astro geography MASTER_SITES= SF Modified: head/astro/xtide/Makefile ============================================================================== --- head/astro/xtide/Makefile Thu Dec 25 20:52:16 2014 (r375597) +++ head/astro/xtide/Makefile Thu Dec 25 20:54:41 2014 (r375598) @@ -3,7 +3,7 @@ PORTNAME= xtide PORTVERSION= 2.13.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= astro geography MASTER_SITES= http://www.c-s.li/ports/ \ ftp://ftp.flaterco.com/xtide/ Modified: head/audio/csound/Makefile ============================================================================== --- head/audio/csound/Makefile Thu Dec 25 20:52:16 2014 (r375597) +++ head/audio/csound/Makefile Thu Dec 25 20:54:41 2014 (r375598) @@ -3,7 +3,7 @@ PORTNAME= csound PORTVERSION= 5.19.01 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio lang MASTER_SITES= SF/${PORTNAME}/${PORTNAME}5/${PORTNAME}${PORTVERSION:R} \ SF/${PORTNAME}/${PORTNAME}5/${PORTNAME}${PORTVERSION:R}/manual:manual Modified: head/audio/csound6/Makefile ============================================================================== --- head/audio/csound6/Makefile Thu Dec 25 20:52:16 2014 (r375597) +++ head/audio/csound6/Makefile Thu Dec 25 20:54:41 2014 (r375598) @@ -3,7 +3,7 @@ PORTNAME= csound PORTVERSION= 6.03.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio lang MASTER_SITES= SF/${PORTNAME}/${PORTNAME}6/${PORTNAME:S/c/C/}${PORTVERSION:R} PKGNAMESUFFIX= 6 Modified: head/audio/dvda-author/Makefile ============================================================================== --- head/audio/dvda-author/Makefile Thu Dec 25 20:52:16 2014 (r375597) +++ head/audio/dvda-author/Makefile Thu Dec 25 20:54:41 2014 (r375598) @@ -3,7 +3,7 @@ PORTNAME= dvda-author PORTVERSION= 09.05 -PORTREVISION= 11 +PORTREVISION= 12 PORTEPOCH= 1 CATEGORIES= audio MASTER_SITES= SF/dvd-audio/${PORTNAME}-core/${PORTNAME}-${PORTVERSION}-core Modified: head/audio/enscribe/Makefile ============================================================================== --- head/audio/enscribe/Makefile Thu Dec 25 20:52:16 2014 (r375597) +++ head/audio/enscribe/Makefile Thu Dec 25 20:54:41 2014 (r375598) @@ -3,7 +3,7 @@ PORTNAME= enscribe PORTVERSION= 0.1.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= audio graphics MASTER_SITES= http://www.coppercloudmusic.com/enscribe/ Modified: head/audio/gqmpeg/Makefile ============================================================================== --- head/audio/gqmpeg/Makefile Thu Dec 25 20:52:16 2014 (r375597) +++ head/audio/gqmpeg/Makefile Thu Dec 25 20:54:41 2014 (r375598) @@ -3,7 +3,7 @@ PORTNAME= gqmpeg PORTVERSION= 0.20.0 -PORTREVISION= 11 +PORTREVISION= 12 PORTEPOCH= 2 CATEGORIES+= audio MASTER_SITES= SF Modified: head/audio/sox/Makefile ============================================================================== --- head/audio/sox/Makefile Thu Dec 25 20:52:16 2014 (r375597) +++ head/audio/sox/Makefile Thu Dec 25 20:54:41 2014 (r375598) @@ -3,7 +3,7 @@ PORTNAME= sox PORTVERSION= 14.4.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= audio MASTER_SITES= SF Modified: head/audio/timidity++/Makefile ============================================================================== --- head/audio/timidity++/Makefile Thu Dec 25 20:52:16 2014 (r375597) +++ head/audio/timidity++/Makefile Thu Dec 25 20:54:41 2014 (r375598) @@ -3,7 +3,7 @@ PORTNAME= timidity++ PORTVERSION= 2.14.0 -PORTREVISION?= 1 +PORTREVISION?= 2 CATEGORIES+= audio MASTER_SITES= SF/timidity/TiMidity%2B%2B/TiMidity%2B%2B-${PORTVERSION} DISTNAME= TiMidity++-${PORTVERSION} Modified: head/biology/blat/Makefile ============================================================================== --- head/biology/blat/Makefile Thu Dec 25 20:52:16 2014 (r375597) +++ head/biology/blat/Makefile Thu Dec 25 20:54:41 2014 (r375598) @@ -3,6 +3,7 @@ PORTNAME= blat PORTVERSION= 35 +PORTREVISION= 1 CATEGORIES= biology MASTER_SITES= http://hgwdev.cse.ucsc.edu/~kent/src/ \ http://users.soe.ucsc.edu/~kent/src/ Modified: head/biology/emboss/Makefile ============================================================================== --- head/biology/emboss/Makefile Thu Dec 25 20:52:16 2014 (r375597) +++ head/biology/emboss/Makefile Thu Dec 25 20:54:41 2014 (r375598) @@ -3,6 +3,7 @@ PORTNAME= emboss PORTVERSION= 6.6.0 +PORTREVISION= 1 CATEGORIES= biology MASTER_SITES= ftp://emboss.open-bio.org/pub/EMBOSS/ DISTNAME= ${PORTNAME:tu}-${PORTVERSION} Modified: head/biology/protomol/Makefile ============================================================================== --- head/biology/protomol/Makefile Thu Dec 25 20:52:16 2014 (r375597) +++ head/biology/protomol/Makefile Thu Dec 25 20:54:41 2014 (r375598) @@ -3,7 +3,7 @@ PORTNAME= protomol PORTVERSION= 2.0.3 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= biology MASTER_SITES= SF/${PORTNAME}/ProtoMol/${PORTVERSION} DISTNAME= ${PORTNAME}-${PORTVERSION}-tar.gz Modified: head/cad/brlcad/Makefile ============================================================================== --- head/cad/brlcad/Makefile Thu Dec 25 20:52:16 2014 (r375597) +++ head/cad/brlcad/Makefile Thu Dec 25 20:54:41 2014 (r375598) @@ -3,7 +3,7 @@ PORTNAME= brlcad PORTVERSION= 7.24.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= cad MASTER_SITES= SF/${PORTNAME}/BRL-CAD%20Source/${PORTVERSION} Modified: head/cad/gmsh/Makefile ============================================================================== --- head/cad/gmsh/Makefile Thu Dec 25 20:52:16 2014 (r375597) +++ head/cad/gmsh/Makefile Thu Dec 25 20:54:41 2014 (r375598) @@ -3,7 +3,7 @@ PORTNAME= gmsh PORTVERSION= 2.8.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= cad MASTER_SITES= http://www.geuz.org/gmsh/src/ \ http://glaros.dtc.umn.edu/gkhome/fetch/sw/metis/ Modified: head/cad/leocad/Makefile ============================================================================== --- head/cad/leocad/Makefile Thu Dec 25 20:52:16 2014 (r375597) +++ head/cad/leocad/Makefile Thu Dec 25 20:54:41 2014 (r375598) @@ -3,7 +3,7 @@ PORTNAME= leocad PORTVERSION= 0.80.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= cad MASTER_SITES= SF/nemysisfreebsdp/${CATEGORIES}/${PORTNAME}/ DISTFILES= LeoCAD-Source-${PORTVERSION}.tgz Modified: head/cad/openvsp/Makefile ============================================================================== --- head/cad/openvsp/Makefile Thu Dec 25 20:52:16 2014 (r375597) +++ head/cad/openvsp/Makefile Thu Dec 25 20:54:41 2014 (r375598) @@ -3,7 +3,7 @@ PORTNAME= openvsp PORTVERSION= 2.3.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= cad MASTER_SITES= GH Modified: head/comms/xastir/Makefile ============================================================================== --- head/comms/xastir/Makefile Thu Dec 25 20:52:16 2014 (r375597) +++ head/comms/xastir/Makefile Thu Dec 25 20:54:41 2014 (r375598) @@ -3,7 +3,7 @@ PORTNAME= xastir PORTVERSION= 2.0.4 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= comms hamradio MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-stable/${PORTNAME}-${PORTVERSION} Modified: head/comms/xnecview/Makefile ============================================================================== --- head/comms/xnecview/Makefile Thu Dec 25 20:52:16 2014 (r375597) +++ head/comms/xnecview/Makefile Thu Dec 25 20:54:41 2014 (r375598) @@ -3,7 +3,7 @@ PORTNAME= xnecview PORTVERSION= 1.36 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= comms hamradio MASTER_SITES= http://wwwhome.cs.utwente.nl/%7Eptdeboer/ham/xnecview/ Modified: head/converters/wkhtmltopdf/Makefile ============================================================================== --- head/converters/wkhtmltopdf/Makefile Thu Dec 25 20:52:16 2014 (r375597) +++ head/converters/wkhtmltopdf/Makefile Thu Dec 25 20:54:41 2014 (r375598) @@ -3,6 +3,7 @@ PORTNAME= wkhtmltopdf PORTVERSION= 0.12.1 +PORTREVISION= 1 CATEGORIES= converters MASTER_SITES= SF MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTVERSION} Modified: head/databases/grass/Makefile ============================================================================== --- head/databases/grass/Makefile Thu Dec 25 20:52:16 2014 (r375597) +++ head/databases/grass/Makefile Thu Dec 25 20:54:41 2014 (r375598) @@ -3,7 +3,7 @@ PORTNAME= grass PORTVERSION= 6.4.4 -PORTREVISION= 3 +PORTREVISION= 4 PORTEPOCH= 2 CATEGORIES= databases geography MASTER_SITES= http://grass.osgeo.org/%SUBDIR%/ \ Modified: head/databases/rrdtool/Makefile ============================================================================== --- head/databases/rrdtool/Makefile Thu Dec 25 20:52:16 2014 (r375597) +++ head/databases/rrdtool/Makefile Thu Dec 25 20:54:41 2014 (r375598) @@ -3,7 +3,7 @@ PORTNAME= rrdtool PORTVERSION= 1.4.8 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= databases graphics MASTER_SITES= http://oss.oetiker.ch/rrdtool/pub/ Modified: head/databases/rrdtool12/Makefile ============================================================================== --- head/databases/rrdtool12/Makefile Thu Dec 25 20:52:16 2014 (r375597) +++ head/databases/rrdtool12/Makefile Thu Dec 25 20:54:41 2014 (r375598) @@ -3,7 +3,7 @@ PORTNAME= rrdtool PORTVERSION= 1.2.30 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= databases graphics MASTER_SITES= http://oss.oetiker.ch/rrdtool/pub/ PKGNAMESUFFIX= 12 Modified: head/deskutils/nagaina/Makefile ============================================================================== --- head/deskutils/nagaina/Makefile Thu Dec 25 20:52:16 2014 (r375597) +++ head/deskutils/nagaina/Makefile Thu Dec 25 20:54:41 2014 (r375598) @@ -4,7 +4,7 @@ PORTNAME= nagaina PORTVERSION= 0.1.2 DISTVERSIONSUFFIX= -sources -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= deskutils MASTER_SITES= GOOGLE_CODE Modified: head/deskutils/xfce4-tumbler/Makefile ============================================================================== --- head/deskutils/xfce4-tumbler/Makefile Thu Dec 25 20:52:16 2014 (r375597) +++ head/deskutils/xfce4-tumbler/Makefile Thu Dec 25 20:54:41 2014 (r375598) @@ -3,7 +3,7 @@ PORTNAME= tumbler PORTVERSION= 0.1.30 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= deskutils xfce MASTER_SITES= ${MASTER_SITE_XFCE} MASTER_SITE_SUBDIR= src/xfce/${PORTNAME}/${PORTVERSION:R} Modified: head/devel/allegro-devel/Makefile ============================================================================== --- head/devel/allegro-devel/Makefile Thu Dec 25 20:52:16 2014 (r375597) +++ head/devel/allegro-devel/Makefile Thu Dec 25 20:54:41 2014 (r375598) @@ -3,7 +3,7 @@ PORTNAME= allegro DISTVERSION= 5.0.9 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel MASTER_SITES= SF/alleg/allegro/${PORTVERSION} PKGNAMESUFFIX= -devel Modified: head/devel/allegro/Makefile ============================================================================== --- head/devel/allegro/Makefile Thu Dec 25 20:52:16 2014 (r375597) +++ head/devel/allegro/Makefile Thu Dec 25 20:54:41 2014 (r375598) @@ -3,7 +3,7 @@ PORTNAME= allegro DISTVERSION= 4.4.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= devel MASTER_SITES= SF/alleg/allegro/${PORTVERSION} DISTFILES= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} Modified: head/devel/bennugd-modules/Makefile ============================================================================== --- head/devel/bennugd-modules/Makefile Thu Dec 25 20:52:16 2014 (r375597) +++ head/devel/bennugd-modules/Makefile Thu Dec 25 20:54:41 2014 (r375598) @@ -3,7 +3,7 @@ PORTNAME= modules PORTVERSION= svn20130912 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel games MASTER_SITES= http://mirror.amdmi3.ru/distfiles/ PKGNAMEPREFIX= bennugd- Modified: head/devel/clanlib/Makefile ============================================================================== --- head/devel/clanlib/Makefile Thu Dec 25 20:52:16 2014 (r375597) +++ head/devel/clanlib/Makefile Thu Dec 25 20:54:41 2014 (r375598) @@ -3,7 +3,7 @@ PORTNAME= clanlib PORTVERSION= 2.3.7 -PORTREVISION= 6 +PORTREVISION= 7 PORTEPOCH= 1 CATEGORIES= devel MASTER_SITES= http://www.clanlib.org/download/releases-2.0/ Modified: head/devel/clanlib1/Makefile ============================================================================== --- head/devel/clanlib1/Makefile Thu Dec 25 20:52:16 2014 (r375597) +++ head/devel/clanlib1/Makefile Thu Dec 25 20:54:41 2014 (r375598) @@ -3,7 +3,7 @@ PORTNAME= clanlib PORTVERSION= 1.0.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= devel MASTER_SITES= http://www.clanlib.org/download/releases-1.0/ DISTNAME= ClanLib-${PORTVERSION} Modified: head/devel/clanlib22/Makefile ============================================================================== --- head/devel/clanlib22/Makefile Thu Dec 25 20:52:16 2014 (r375597) +++ head/devel/clanlib22/Makefile Thu Dec 25 20:54:41 2014 (r375598) @@ -3,7 +3,7 @@ PORTNAME= clanlib PORTVERSION= 2.2.12 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= devel MASTER_SITES= http://www.clanlib.org/download/releases-2.0/ DISTNAME= ClanLib-${PORTVERSION} Modified: head/devel/dcmtk/Makefile ============================================================================== --- head/devel/dcmtk/Makefile Thu Dec 25 20:52:16 2014 (r375597) +++ head/devel/dcmtk/Makefile Thu Dec 25 20:54:41 2014 (r375598) @@ -3,7 +3,7 @@ PORTNAME= dcmtk DISTVERSION= 3.6.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MASTER_SITES= ftp://dicom.offis.de/pub/dicom/offis/software/${PORTNAME}/${PORTNAME}${PORTVERSION:S/.//g}/ Modified: head/devel/directfb/Makefile ============================================================================== --- head/devel/directfb/Makefile Thu Dec 25 20:52:16 2014 (r375597) +++ head/devel/directfb/Makefile Thu Dec 25 20:54:41 2014 (r375598) @@ -3,7 +3,7 @@ PORTNAME= directfb PORTVERSION= 1.4.13 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= devel MASTER_SITES= http://www.directfb.org/downloads/Core/${DISTNAME:R}/ DISTNAME= DirectFB-${PORTVERSION} Modified: head/devel/doxygen/Makefile ============================================================================== --- head/devel/doxygen/Makefile Thu Dec 25 20:52:16 2014 (r375597) +++ head/devel/doxygen/Makefile Thu Dec 25 20:54:41 2014 (r375598) @@ -3,7 +3,7 @@ PORTNAME= doxygen PORTVERSION= 1.8.8 -PORTEPOCH= 1 +PORTEPOCH= 2 CATEGORIES= devel MASTER_SITES= ftp://ftp.stack.nl/pub/users/dimitri/ \ http://ftp.stack.nl/pub/users/dimitri/ Modified: head/devel/efl/Makefile ============================================================================== --- head/devel/efl/Makefile Thu Dec 25 20:52:16 2014 (r375597) +++ head/devel/efl/Makefile Thu Dec 25 20:54:41 2014 (r375598) @@ -3,6 +3,7 @@ PORTNAME= efl PORTVERSION= 1.12.2 +PORTREVISION= 1 CATEGORIES= devel enlightenment MASTER_SITES= http://download.enlightenment.org/rel/libs/${PORTNAME}/ Modified: head/devel/kyra/Makefile ============================================================================== --- head/devel/kyra/Makefile Thu Dec 25 20:52:16 2014 (r375597) +++ head/devel/kyra/Makefile Thu Dec 25 20:54:41 2014 (r375598) @@ -3,7 +3,7 @@ PORTNAME= kyra PORTVERSION= 2.1.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MASTER_SITES= SF/${PORTNAME}/${PORTNAME}2/${PORTVERSION} DISTNAME= ${PORTNAME}_src_${PORTVERSION:S/./_/g} Modified: head/devel/libclaw/Makefile ============================================================================== --- head/devel/libclaw/Makefile Thu Dec 25 20:52:16 2014 (r375597) +++ head/devel/libclaw/Makefile Thu Dec 25 20:54:41 2014 (r375598) @@ -3,6 +3,7 @@ PORTNAME= libclaw PORTVERSION= 1.7.4 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= SF Modified: head/devel/libslang2/Makefile ============================================================================== --- head/devel/libslang2/Makefile Thu Dec 25 20:52:16 2014 (r375597) +++ head/devel/libslang2/Makefile Thu Dec 25 20:54:41 2014 (r375598) @@ -2,7 +2,7 @@ PORTNAME= libslang2 PORTVERSION= 2.2.4 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= devel MASTER_SITES= ftp://space.mit.edu/pub/davis/slang/v${PORTVERSION:R}/ \ ftp://ftp.fu-berlin.de/pub/unix/misc/slang/v${PORTVERSION:R}/ \ Modified: head/devel/libzvbi/Makefile ============================================================================== --- head/devel/libzvbi/Makefile Thu Dec 25 20:52:16 2014 (r375597) +++ head/devel/libzvbi/Makefile Thu Dec 25 20:54:41 2014 (r375598) @@ -3,7 +3,7 @@ PORTNAME= libzvbi PORTVERSION= 0.2.35 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= SF/zapping/zvbi/${PORTVERSION} DISTNAME= ${PORTNAME:S/lib//}-${PORTVERSION} Modified: head/devel/p5-SDL/Makefile ============================================================================== --- head/devel/p5-SDL/Makefile Thu Dec 25 20:52:16 2014 (r375597) +++ head/devel/p5-SDL/Makefile Thu Dec 25 20:54:41 2014 (r375598) @@ -3,7 +3,7 @@ PORTNAME= SDL PORTVERSION= 2.540 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/devel/sfml1/Makefile ============================================================================== --- head/devel/sfml1/Makefile Thu Dec 25 20:52:16 2014 (r375597) +++ head/devel/sfml1/Makefile Thu Dec 25 20:54:41 2014 (r375598) @@ -3,7 +3,7 @@ PORTNAME= sfml PORTVERSION= 1.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MASTER_SITES= SF DISTNAME= SFML-${PORTVERSION}-sdk-linux-32 Modified: head/devel/synfig/Makefile ============================================================================== --- head/devel/synfig/Makefile Thu Dec 25 20:52:16 2014 (r375597) +++ head/devel/synfig/Makefile Thu Dec 25 20:54:41 2014 (r375598) @@ -3,6 +3,7 @@ PORTNAME= synfig PORTVERSION= 0.64.2 +PORTREVISION= 1 CATEGORIES= devel graphics multimedia MASTER_SITES= SF/${PORTNAME}/releases/${PORTVERSION}/source Modified: head/devel/tex-web2c/Makefile ============================================================================== --- head/devel/tex-web2c/Makefile Thu Dec 25 20:52:16 2014 (r375597) +++ head/devel/tex-web2c/Makefile Thu Dec 25 20:54:41 2014 (r375598) @@ -2,6 +2,7 @@ PORTNAME= web2c PORTVERSION= 20140525 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= ftp://tug.org/historic/systems/texlive/2014/ PKGNAMEPREFIX= tex- Modified: head/editors/abiword/Makefile ============================================================================== --- head/editors/abiword/Makefile Thu Dec 25 20:52:16 2014 (r375597) +++ head/editors/abiword/Makefile Thu Dec 25 20:54:41 2014 (r375598) @@ -4,7 +4,7 @@ PORTNAME= abiword PORTVERSION= 2.8.6 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= editors MASTER_SITES= http://www.abisource.com/downloads/%SUBDIR%/${PORTVERSION}/source/ MASTER_SITE_SUBDIR= abiword Modified: head/editors/calligra/Makefile ============================================================================== --- head/editors/calligra/Makefile Thu Dec 25 20:52:16 2014 (r375597) +++ head/editors/calligra/Makefile Thu Dec 25 20:54:41 2014 (r375598) @@ -2,7 +2,7 @@ PORTNAME= calligra PORTVERSION= ${CALLIGRA_VERSION} -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= editors kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= ${CALLIGRA_BRANCH}/${PORTNAME}-${PORTVERSION}/ Modified: head/editors/emacs-devel/Makefile ============================================================================== --- head/editors/emacs-devel/Makefile Thu Dec 25 20:52:16 2014 (r375597) +++ head/editors/emacs-devel/Makefile Thu Dec 25 20:54:41 2014 (r375598) @@ -3,7 +3,7 @@ PORTNAME= emacs PORTVERSION= ${EMACS_VER}.${EMACS_REV} -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 2 CATEGORIES= editors ipv6 MASTER_SITES= http://distfiles.pirateparty.in/%SUBDIR%/ \ Modified: head/editors/emacs/Makefile ============================================================================== --- head/editors/emacs/Makefile Thu Dec 25 20:52:16 2014 (r375597) +++ head/editors/emacs/Makefile Thu Dec 25 20:54:41 2014 (r375598) @@ -3,7 +3,7 @@ PORTNAME= emacs PORTVERSION= ${EMACS_VER} -PORTREVISION= 3 +PORTREVISION= 4 PORTEPOCH= 3 CATEGORIES= editors ipv6 MASTER_SITES= ${MASTER_SITE_GNU} Modified: head/editors/libreoffice/Makefile ============================================================================== --- head/editors/libreoffice/Makefile Thu Dec 25 20:52:16 2014 (r375597) +++ head/editors/libreoffice/Makefile Thu Dec 25 20:54:41 2014 (r375598) @@ -2,7 +2,7 @@ .include "${.CURDIR}/Makefile.common" -PORTREVISION= 1 +PORTREVISION= 2 COMMENT= Full integrated office productivity suite Modified: head/editors/openoffice-4/Makefile ============================================================================== --- head/editors/openoffice-4/Makefile Thu Dec 25 20:52:16 2014 (r375597) +++ head/editors/openoffice-4/Makefile Thu Dec 25 20:54:41 2014 (r375598) @@ -3,7 +3,7 @@ PORTNAME= apache-openoffice PORTVERSION= ${AOOVERSION} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= editors java MASTER_SITES= ${MASTER_SITE_APACHE:S@%SUBDIR%@openoffice/${PORTVERSION}/source@} \ ${MASTER_SITE_LOCAL:S@%SUBDIR%@truckman/openoffice@}:extsrc Modified: head/editors/ted/Makefile ============================================================================== --- head/editors/ted/Makefile Thu Dec 25 20:52:16 2014 (r375597) +++ head/editors/ted/Makefile Thu Dec 25 20:54:41 2014 (r375598) @@ -3,7 +3,7 @@ PORTNAME= ted PORTVERSION= 2.23 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= editors MASTER_SITES= ftp://ftp.nluug.nl/pub/editors/ted/ \ http://fossies.org/linux/misc/ Modified: head/emulators/atari800/Makefile ============================================================================== --- head/emulators/atari800/Makefile Thu Dec 25 20:52:16 2014 (r375597) +++ head/emulators/atari800/Makefile Thu Dec 25 20:54:41 2014 (r375598) @@ -3,7 +3,7 @@ PORTNAME= atari800 PORTVERSION= 3.1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= emulators MASTER_SITES= ftp://ftpmirror.uk/freebsd-ports/atari800/ \ SF/${PORTNAME}/ROM/Original%20XL%20ROM:x \ Modified: head/emulators/dosbox/Makefile ============================================================================== --- head/emulators/dosbox/Makefile Thu Dec 25 20:52:16 2014 (r375597) +++ head/emulators/dosbox/Makefile Thu Dec 25 20:54:41 2014 (r375598) @@ -3,7 +3,7 @@ PORTNAME= dosbox PORTVERSION= 0.74 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= emulators MASTER_SITES= SF Modified: head/emulators/fs-uae/Makefile ============================================================================== --- head/emulators/fs-uae/Makefile Thu Dec 25 20:52:16 2014 (r375597) +++ head/emulators/fs-uae/Makefile Thu Dec 25 20:54:41 2014 (r375598) @@ -3,7 +3,7 @@ PORTNAME= fs-uae PORTVERSION= 2.4.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= emulators MASTER_SITES= http://fs-uae.net/stable/${PORTVERSION}/ Modified: head/emulators/fuse/Makefile ============================================================================== --- head/emulators/fuse/Makefile Thu Dec 25 20:52:16 2014 (r375597) +++ head/emulators/fuse/Makefile Thu Dec 25 20:54:41 2014 (r375598) @@ -3,7 +3,7 @@ PORTNAME= fuse PORTVERSION= 1.1.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}-emulator/${PORTNAME}/${PORTVERSION} Modified: head/emulators/hatari/Makefile ============================================================================== --- head/emulators/hatari/Makefile Thu Dec 25 20:52:16 2014 (r375597) +++ head/emulators/hatari/Makefile Thu Dec 25 20:54:41 2014 (r375598) @@ -3,7 +3,7 @@ PORTNAME= hatari PORTVERSION= 1.8.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= emulators MASTER_SITES= http://download.tuxfamily.org/hatari/%SUBDIR%/ MASTER_SITE_SUBDIR= ${PORTVERSION} Modified: head/emulators/mupen64plus-core/Makefile ============================================================================== --- head/emulators/mupen64plus-core/Makefile Thu Dec 25 20:52:16 2014 (r375597) +++ head/emulators/mupen64plus-core/Makefile Thu Dec 25 20:54:41 2014 (r375598) @@ -3,7 +3,7 @@ PORTNAME= mupen64plus PORTVERSION?= 2.0 -PORTREVISION?= 3 +PORTREVISION?= 4 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} \ ${MASTER_SITE_LOCAL:S,$,acm/${PORTNAME}/,} \ Modified: head/emulators/mupen64plus-video-rice/Makefile ============================================================================== --- head/emulators/mupen64plus-video-rice/Makefile Thu Dec 25 20:52:16 2014 (r375597) +++ head/emulators/mupen64plus-video-rice/Makefile Thu Dec 25 20:54:41 2014 (r375598) @@ -1,7 +1,7 @@ # Created by: Jose Alonso Cardenas Marquez # $FreeBSD$ -PORTREVISION= 3 +PORTREVISION= 4 PKGNAMESUFFIX= -video-rice COMMENT= The rice graphics plugin for Mupen64plus Modified: head/emulators/nonpareil/Makefile ============================================================================== --- head/emulators/nonpareil/Makefile Thu Dec 25 20:52:16 2014 (r375597) +++ head/emulators/nonpareil/Makefile Thu Dec 25 20:54:41 2014 (r375598) @@ -3,7 +3,7 @@ PORTNAME= nonpareil PORTVERSION= 0.79 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= emulators MASTER_SITES= http://nonpareil.brouhaha.com/download/ Modified: head/emulators/openmsx/Makefile ============================================================================== --- head/emulators/openmsx/Makefile Thu Dec 25 20:52:16 2014 (r375597) +++ head/emulators/openmsx/Makefile Thu Dec 25 20:54:41 2014 (r375598) @@ -2,7 +2,7 @@ PORTNAME= openmsx PORTVERSION= 0.11.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= emulators MASTER_SITES= SF Modified: head/emulators/qemu-devel/Makefile ============================================================================== --- head/emulators/qemu-devel/Makefile Thu Dec 25 20:52:16 2014 (r375597) +++ head/emulators/qemu-devel/Makefile Thu Dec 25 20:54:41 2014 (r375598) @@ -3,7 +3,7 @@ PORTNAME= qemu PORTVERSION= 2.0.2 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= emulators MASTER_SITES= http://wiki.qemu.org/download/:release \ LOCAL/nox:snapshot Modified: head/emulators/raine/Makefile ============================================================================== --- head/emulators/raine/Makefile Thu Dec 25 20:52:16 2014 (r375597) +++ head/emulators/raine/Makefile Thu Dec 25 20:54:41 2014 (r375598) @@ -3,7 +3,7 @@ PORTNAME= raine PORTVERSION= 0.51.9 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= emulators games MASTER_SITES= GENTOO/distfiles DISTNAME= ${PORTNAME}s-${PORTVERSION} Modified: head/emulators/snes9x-gtk/Makefile ============================================================================== --- head/emulators/snes9x-gtk/Makefile Thu Dec 25 20:52:16 2014 (r375597) +++ head/emulators/snes9x-gtk/Makefile Thu Dec 25 20:54:41 2014 (r375598) @@ -3,7 +3,7 @@ PORTNAME= snes9x PORTVERSION= 1.53r81 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= emulators MASTER_SITES= http://snes9x-gtk.googlecode.com/files/ PKGNAMESUFFIX= -gtk Modified: head/emulators/snes9x/Makefile ============================================================================== --- head/emulators/snes9x/Makefile Thu Dec 25 20:52:16 2014 (r375597) +++ head/emulators/snes9x/Makefile Thu Dec 25 20:54:41 2014 (r375598) @@ -3,7 +3,7 @@ PORTNAME= snes9x PORTVERSION= 1.51 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= emulators MASTER_SITES= http://files.ipherswipsite.com/snes9x/ \ http://www.lysator.liu.se/snes9x/${PORTVERSION}/ Modified: head/emulators/stella/Makefile ============================================================================== --- head/emulators/stella/Makefile Thu Dec 25 20:52:16 2014 (r375597) +++ head/emulators/stella/Makefile Thu Dec 25 20:54:41 2014 (r375598) @@ -3,7 +3,7 @@ PORTNAME= stella PORTVERSION= 3.9.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= emulators MASTER_SITES= SF DISTNAME= ${PORTNAME}-${PORTVERSION}-src Modified: head/emulators/vba/Makefile ============================================================================== --- head/emulators/vba/Makefile Thu Dec 25 20:52:16 2014 (r375597) +++ head/emulators/vba/Makefile Thu Dec 25 20:54:41 2014 (r375598) @@ -3,7 +3,7 @@ PORTNAME= vba PORTVERSION= 1.7.2 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/VisualBoyAdvance/${PORTVERSION} DISTNAME= VisualBoyAdvance-src-${PORTVERSION} Modified: head/emulators/vice/Makefile ============================================================================== --- head/emulators/vice/Makefile Thu Dec 25 20:52:16 2014 (r375597) +++ head/emulators/vice/Makefile Thu Dec 25 20:54:41 2014 (r375598) @@ -3,7 +3,7 @@ PORTNAME= vice PORTVERSION= 2.4 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= emulators MASTER_SITES= http://www.zimmers.net/anonftp/pub/cbm/crossplatform/emulators/VICE/ \ ftp://ftp.zimmers.net/pub/cbm/crossplatform/emulators/VICE/ Modified: head/emulators/virtualbox-ose/Makefile ============================================================================== --- head/emulators/virtualbox-ose/Makefile Thu Dec 25 20:52:16 2014 (r375597) +++ head/emulators/virtualbox-ose/Makefile Thu Dec 25 20:54:41 2014 (r375598) @@ -3,7 +3,7 @@ PORTNAME= virtualbox-ose DISTVERSION= 4.3.20 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= emulators MASTER_SITES= http://download.virtualbox.org/virtualbox/${DISTVERSION}/ \ http://tmp.chruetertee.ch/ \ Modified: head/emulators/visualboyadvance-m/Makefile ============================================================================== --- head/emulators/visualboyadvance-m/Makefile Thu Dec 25 20:52:16 2014 (r375597) +++ head/emulators/visualboyadvance-m/Makefile Thu Dec 25 20:54:41 2014 (r375598) @@ -3,7 +3,7 @@ PORTNAME= visualboyadvance-m PORTVERSION= 1.8.0r${SVN_REV} -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= emulators MASTER_SITES= https://cooltrainer.org/freebsd-ports/visualboyadvance-m/ Modified: head/emulators/wine-devel/Makefile ============================================================================== --- head/emulators/wine-devel/Makefile Thu Dec 25 20:52:16 2014 (r375597) +++ head/emulators/wine-devel/Makefile Thu Dec 25 20:54:41 2014 (r375598) @@ -3,6 +3,7 @@ PORTNAME= wine DISTVERSION= 1.7.33 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/Source \ Modified: head/emulators/wine/Makefile ============================================================================== --- head/emulators/wine/Makefile Thu Dec 25 20:52:16 2014 (r375597) +++ head/emulators/wine/Makefile Thu Dec 25 20:54:41 2014 (r375598) @@ -3,7 +3,7 @@ PORTNAME= wine DISTVERSION= 1.6.2 -PORTREVISION= 6 +PORTREVISION= 7 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/Source \ Modified: head/emulators/zsnes/Makefile ============================================================================== --- head/emulators/zsnes/Makefile Thu Dec 25 20:52:16 2014 (r375597) +++ head/emulators/zsnes/Makefile Thu Dec 25 20:54:41 2014 (r375598) @@ -3,7 +3,7 @@ PORTNAME= zsnes PORTVERSION= 1.51 -PORTREVISION= 11 +PORTREVISION= 12 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/ZSNES%20v${PORTVERSION} Modified: head/games/0ad/Makefile ============================================================================== --- head/games/0ad/Makefile Thu Dec 25 20:52:16 2014 (r375597) +++ head/games/0ad/Makefile Thu Dec 25 20:54:41 2014 (r375598) @@ -2,7 +2,7 @@ PORTNAME= 0ad PORTVERSION= 0.0.17 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= SF/zero-ad/releases DISTFILES= ${PORTNAME}-${PORTVERSION}-alpha-unix-build.tar.xz \ Modified: head/games/54321/Makefile ============================================================================== --- head/games/54321/Makefile Thu Dec 25 20:52:16 2014 (r375597) +++ head/games/54321/Makefile Thu Dec 25 20:54:41 2014 (r375598) @@ -3,7 +3,7 @@ PORTNAME= 54321 PORTVERSION= 1.0.2001.11.16 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= games MASTER_SITES= http://old.nklein.com/products/54321/${PORTVERSION}/ \ http://www.sourcefiles.org/Games/Puzzle/ Modified: head/games/adgali/Makefile ============================================================================== --- head/games/adgali/Makefile Thu Dec 25 20:52:16 2014 (r375597) +++ head/games/adgali/Makefile Thu Dec 25 20:54:41 2014 (r375598) @@ -3,7 +3,7 @@ PORTNAME= adgali PORTVERSION= 0.2.4 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= games devel MASTER_SITES= http://adgali.apiou.org/download/ Modified: head/games/allacrost/Makefile ============================================================================== --- head/games/allacrost/Makefile Thu Dec 25 20:52:16 2014 (r375597) +++ head/games/allacrost/Makefile Thu Dec 25 20:54:41 2014 (r375598) @@ -3,7 +3,7 @@ PORTNAME= allacrost PORTVERSION= 1.0.2 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-demo/${PORTVERSION} DISTNAME= ${PORTNAME}_demo_source_${PORTVERSION} Modified: head/games/armagetron/Makefile ============================================================================== --- head/games/armagetron/Makefile Thu Dec 25 20:52:16 2014 (r375597) +++ head/games/armagetron/Makefile Thu Dec 25 20:54:41 2014 (r375598) @@ -3,7 +3,7 @@ PORTNAME= armagetron PORTVERSION= 0.2.8.3.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}ad/stable/${PORTVERSION}/ DISTNAME= armagetronad-${PORTVERSION} Modified: head/games/avoision/Makefile ============================================================================== --- head/games/avoision/Makefile Thu Dec 25 20:52:16 2014 (r375597) +++ head/games/avoision/Makefile Thu Dec 25 20:54:41 2014 (r375598) @@ -3,7 +3,7 @@ PORTNAME= avoision PORTVERSION= 1.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= games MASTER_SITES= SF/avsn/ Modified: head/games/boswars/Makefile ============================================================================== --- head/games/boswars/Makefile Thu Dec 25 20:52:16 2014 (r375597) +++ head/games/boswars/Makefile Thu Dec 25 20:54:41 2014 (r375598) @@ -3,7 +3,7 @@ PORTNAME= boswars PORTVERSION= 2.6.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= games MASTER_SITES= http://www.boswars.org/dist/releases/ DISTNAME= ${PORTNAME}-${PORTVERSION}-src Modified: head/games/briquolo/Makefile ============================================================================== --- head/games/briquolo/Makefile Thu Dec 25 20:52:16 2014 (r375597) +++ head/games/briquolo/Makefile Thu Dec 25 20:54:41 2014 (r375598) @@ -3,7 +3,7 @@ PORTNAME= briquolo PORTVERSION= 0.5.7 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= games MASTER_SITES= http://briquolo.free.fr/download/ Modified: head/games/burrtools/Makefile ============================================================================== --- head/games/burrtools/Makefile Thu Dec 25 20:52:16 2014 (r375597) +++ head/games/burrtools/Makefile Thu Dec 25 20:54:41 2014 (r375598) @@ -3,7 +3,7 @@ PORTNAME= burrtools PORTVERSION= 0.6.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= SF Modified: head/games/caph/Makefile ============================================================================== --- head/games/caph/Makefile Thu Dec 25 20:52:16 2014 (r375597) +++ head/games/caph/Makefile Thu Dec 25 20:54:41 2014 (r375598) @@ -3,7 +3,7 @@ PORTNAME= caph PORTVERSION= 1.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= games MASTER_SITES= SF/caphgame/${PORTNAME}/caphgame-${PORTVERSION}/ Modified: head/games/capicity/Makefile ============================================================================== --- head/games/capicity/Makefile Thu Dec 25 20:52:16 2014 (r375597) +++ head/games/capicity/Makefile Thu Dec 25 20:54:41 2014 (r375598) @@ -3,7 +3,7 @@ PORTNAME= capicity PORTVERSION= 1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= SF/capitalism/Capi%20City/${PORTVERSION}/ DISTNAME= CapiCity_${DISTVERSION} Modified: head/games/capitalism/Makefile ============================================================================== --- head/games/capitalism/Makefile Thu Dec 25 20:52:16 2014 (r375597) +++ head/games/capitalism/Makefile Thu Dec 25 20:54:41 2014 (r375598) @@ -3,7 +3,7 @@ PORTNAME= capitalism PORTVERSION= 0.5.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/Capitalism/0.5/ EXTRACT_SUFX= .tbz Modified: head/games/cretan-hubris/Makefile ============================================================================== --- head/games/cretan-hubris/Makefile Thu Dec 25 20:52:16 2014 (r375597) +++ head/games/cretan-hubris/Makefile Thu Dec 25 20:54:41 2014 (r375598) @@ -3,7 +3,7 @@ PORTNAME= cretan-hubris PORTVERSION= 0.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= games MASTER_SITES= SF/radius-engine/egp/ Modified: head/games/criticalmass/Makefile ============================================================================== --- head/games/criticalmass/Makefile Thu Dec 25 20:52:16 2014 (r375597) +++ head/games/criticalmass/Makefile Thu Dec 25 20:54:41 2014 (r375598) @@ -3,7 +3,7 @@ PORTNAME= criticalmass PORTVERSION= 1.0.2 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/Critical%20Mass/${PORTVERSION} Modified: head/games/crossfire-server/Makefile ============================================================================== --- head/games/crossfire-server/Makefile Thu Dec 25 20:52:16 2014 (r375597) +++ head/games/crossfire-server/Makefile Thu Dec 25 20:54:41 2014 (r375598) @@ -3,7 +3,7 @@ PORTNAME= crossfire PORTVERSION= 1.70.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-${PORTVERSION} PKGNAMESUFFIX= -server Modified: head/games/diameter/Makefile ============================================================================== --- head/games/diameter/Makefile Thu Dec 25 20:52:16 2014 (r375597) +++ head/games/diameter/Makefile Thu Dec 25 20:54:41 2014 (r375598) @@ -3,7 +3,7 @@ PORTNAME= diameter PORTVERSION= 0.4.0.3 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= games MASTER_SITES= SF/game${PORTNAME}/game${PORTNAME}/${PORTNAME}-0.4.0 Modified: head/games/eboard/Makefile ============================================================================== --- head/games/eboard/Makefile Thu Dec 25 20:52:16 2014 (r375597) +++ head/games/eboard/Makefile Thu Dec 25 20:54:41 2014 (r375598) @@ -3,7 +3,7 @@ PORTNAME= eboard PORTVERSION= 1.1.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= games *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** From owner-svn-ports-all@FreeBSD.ORG Thu Dec 25 20:55:56 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C61A95D1; Thu, 25 Dec 2014 20:55:56 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 987743170; Thu, 25 Dec 2014 20:55:56 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBPKtuwB041375; Thu, 25 Dec 2014 20:55:56 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBPKtt9s041370; Thu, 25 Dec 2014 20:55:55 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201412252055.sBPKtt9s041370@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Thu, 25 Dec 2014 20:55:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375599 - in head: mail/thunderbird www/firefox www/firefox-esr www/libxul www/seamonkey X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2014 20:55:56 -0000 Author: bapt Date: Thu Dec 25 20:55:54 2014 New Revision: 375599 URL: https://svnweb.freebsd.org/changeset/ports/375599 QAT: https://qat.redports.org/buildarchive/r375599/ Log: Bump portrevision after png update Modified: head/mail/thunderbird/Makefile head/www/firefox-esr/Makefile head/www/firefox/Makefile head/www/libxul/Makefile head/www/seamonkey/Makefile Modified: head/mail/thunderbird/Makefile ============================================================================== --- head/mail/thunderbird/Makefile Thu Dec 25 20:54:41 2014 (r375598) +++ head/mail/thunderbird/Makefile Thu Dec 25 20:55:54 2014 (r375599) @@ -3,6 +3,7 @@ PORTNAME= thunderbird DISTVERSION= 31.3.0 +PORTREVISION= 1 CATEGORIES= mail news net-im ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ https://ftp.mozilla.org/pub/mozilla.org/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source/ Modified: head/www/firefox-esr/Makefile ============================================================================== --- head/www/firefox-esr/Makefile Thu Dec 25 20:54:41 2014 (r375598) +++ head/www/firefox-esr/Makefile Thu Dec 25 20:55:54 2014 (r375599) @@ -3,6 +3,7 @@ PORTNAME= firefox DISTVERSION= 31.3.0 +PORTREVISION= 1 DISTVERSIONSUFFIX=esr.source PORTEPOCH= 1 CATEGORIES= www ipv6 Modified: head/www/firefox/Makefile ============================================================================== --- head/www/firefox/Makefile Thu Dec 25 20:54:41 2014 (r375598) +++ head/www/firefox/Makefile Thu Dec 25 20:55:54 2014 (r375599) @@ -3,6 +3,7 @@ PORTNAME= firefox DISTVERSION= 34.0.5 +PORTREVISION= 1 DISTVERSIONSUFFIX=.source PORTEPOCH= 1 CATEGORIES= www ipv6 Modified: head/www/libxul/Makefile ============================================================================== --- head/www/libxul/Makefile Thu Dec 25 20:54:41 2014 (r375598) +++ head/www/libxul/Makefile Thu Dec 25 20:55:54 2014 (r375599) @@ -3,6 +3,7 @@ PORTNAME= libxul DISTVERSION= 31.3.0 +PORTREVISION= 1 CATEGORIES?= www devel MASTER_SITES= MOZILLA/firefox/releases/${DISTVERSION}esr/source DISTNAME= firefox-${DISTVERSION}esr.source Modified: head/www/seamonkey/Makefile ============================================================================== --- head/www/seamonkey/Makefile Thu Dec 25 20:54:41 2014 (r375598) +++ head/www/seamonkey/Makefile Thu Dec 25 20:55:54 2014 (r375599) @@ -3,6 +3,7 @@ PORTNAME= seamonkey DISTVERSION= 2.31 +PORTREVISION= 1 CATEGORIES?= www mail news editors irc ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ https://ftp.mozilla.org/pub/mozilla.org/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source/ From owner-svn-ports-all@FreeBSD.ORG Thu Dec 25 20:58:26 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E3AFF6CD; Thu, 25 Dec 2014 20:58:26 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D0A2B31AC; Thu, 25 Dec 2014 20:58:26 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBPKwQwa041767; Thu, 25 Dec 2014 20:58:26 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBPKwQn4041766; Thu, 25 Dec 2014 20:58:26 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201412252058.sBPKwQn4041766@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Thu, 25 Dec 2014 20:58:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375600 - head/graphics/sng X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2014 20:58:27 -0000 Author: bapt Date: Thu Dec 25 20:58:25 2014 New Revision: 375600 URL: https://svnweb.freebsd.org/changeset/ports/375600 QAT: https://qat.redports.org/buildarchive/r375600/ Log: Mark as broken after png update Modified: head/graphics/sng/Makefile Modified: head/graphics/sng/Makefile ============================================================================== --- head/graphics/sng/Makefile Thu Dec 25 20:55:54 2014 (r375599) +++ head/graphics/sng/Makefile Thu Dec 25 20:58:25 2014 (r375600) @@ -9,12 +9,13 @@ MASTER_SITES= SF/${PORTNAME}/ MAINTAINER= robak@FreeBSD.org COMMENT= Compiler/decompiler for Scriptable Network Graphics +BROKEN= Does not support modern png + BUILD_DEPENDS= ${LOCALBASE}/lib/X11/rgb.txt:${PORTSDIR}/x11/rgb RUN_DEPENDS= ${LOCALBASE}/lib/X11/rgb.txt:${PORTSDIR}/x11/rgb LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png GNU_CONFIGURE= yes -CFLAGS+= -I${LOCALBASE}/include/libpng15 LDFLAGS+= -L${LOCALBASE}/lib CONFIGURE_ARGS= --with-png-inc=${LOCALBASE}/include \ --with-rgbtxt=${LOCALBASE}/lib/X11/rgb.txt From owner-svn-ports-all@FreeBSD.ORG Thu Dec 25 20:59:38 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 837667B9; Thu, 25 Dec 2014 20:59:38 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6FD2E31ED; Thu, 25 Dec 2014 20:59:38 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBPKxcX4041994; Thu, 25 Dec 2014 20:59:38 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBPKxcDY041993; Thu, 25 Dec 2014 20:59:38 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201412252059.sBPKxcDY041993@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Thu, 25 Dec 2014 20:59:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375601 - head/print/ghostscript7 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2014 20:59:38 -0000 Author: bapt Date: Thu Dec 25 20:59:37 2014 New Revision: 375601 URL: https://svnweb.freebsd.org/changeset/ports/375601 QAT: https://qat.redports.org/buildarchive/r375601/ Log: Mark as broken after png update Modified: head/print/ghostscript7/Makefile Modified: head/print/ghostscript7/Makefile ============================================================================== --- head/print/ghostscript7/Makefile Thu Dec 25 20:58:25 2014 (r375600) +++ head/print/ghostscript7/Makefile Thu Dec 25 20:59:37 2014 (r375601) @@ -21,6 +21,8 @@ COMMENT= Ghostscript 7.x PostScript inte LICENSE= GPLv2 +BROKEN= Does not support modern png + LIB_DEPENDS= libjpeg.so:${PORTSDIR}/graphics/jpeg \ libpng.so:${PORTSDIR}/graphics/png RUN_DEPENDS= ${LOCALBASE}/share/ghostscript/fonts/a010013l.pfb:${PORTSDIR}/print/gsfonts @@ -46,8 +48,7 @@ MAKE_ENV= CFLAGS_STANDARD="${CFLAGS}" \ XCFLAGS="${XCFLAGS}" XLDFLAGS="${XLDFLAGS}" \ EXTRALIBS="${EXTRALIBS}" CPPFLAGS+= -fPIC -DUPD_SIGNAL=0 -I. -I${WRKSRC}/gimp-print \ - -I${LOCALBASE}/include/libpng -I${LOCALBASE}/include \ - -I${LOCALBASE}/include/libpng15 + -I${LOCALBASE}/include LDFLAGS+= ${XLDFLAGS} XCFLAGS= ${PTHREAD_CFLAGS} XLDFLAGS= -L${LOCALBASE}/lib -L${WRKSRC}/gimp-print ${PTHREAD_LIBS} From owner-svn-ports-all@FreeBSD.ORG Thu Dec 25 21:07:41 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A689B992; Thu, 25 Dec 2014 21:07:41 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9383F3343; Thu, 25 Dec 2014 21:07:41 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBPL7fub046622; Thu, 25 Dec 2014 21:07:41 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBPL7fnI046621; Thu, 25 Dec 2014 21:07:41 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201412252107.sBPL7fnI046621@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Thu, 25 Dec 2014 21:07:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375602 - head/graphics/xv X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2014 21:07:41 -0000 Author: bapt Date: Thu Dec 25 21:07:40 2014 New Revision: 375602 URL: https://svnweb.freebsd.org/changeset/ports/375602 QAT: https://qat.redports.org/buildarchive/r375602/ Log: Remove USE_GCC added by mistake Modified: head/graphics/xv/Makefile Modified: head/graphics/xv/Makefile ============================================================================== --- head/graphics/xv/Makefile Thu Dec 25 20:59:37 2014 (r375601) +++ head/graphics/xv/Makefile Thu Dec 25 21:07:40 2014 (r375602) @@ -25,7 +25,6 @@ LIB_DEPENDS= libjpeg.so:${PORTSDIR}/grap USES= imake USE_XORG= xext x11 xt -USE_GCC= any OPTIONS_DEFINE= M17N DOCS M17N_DESC= build with Multilingualization support From owner-svn-ports-all@FreeBSD.ORG Thu Dec 25 21:10:30 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D1A01A81; Thu, 25 Dec 2014 21:10:30 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BC3FF3375; Thu, 25 Dec 2014 21:10:30 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBPLAU55048150; Thu, 25 Dec 2014 21:10:30 GMT (envelope-from kwm@FreeBSD.org) Received: (from kwm@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBPLASpa047826; Thu, 25 Dec 2014 21:10:28 GMT (envelope-from kwm@FreeBSD.org) Message-Id: <201412252110.sBPLASpa047826@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: kwm set sender to kwm@FreeBSD.org using -f From: Koop Mast Date: Thu, 25 Dec 2014 21:10:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375603 - in head/www: . webkit2-gtk3 webkit2-gtk3/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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2014 21:10:30 -0000 Author: kwm Date: Thu Dec 25 21:10:27 2014 New Revision: 375603 URL: https://svnweb.freebsd.org/changeset/ports/375603 QAT: https://qat.redports.org/buildarchive/r375603/ Log: Add webkit2-gtk3 2.6.4. This port only supplies the WebKit2 library for gtk3, and has some API changes. The webkitgtk project switch to cmake. Due to issues I don't understand yet we can't use USES=cmake yet. Use USES=compiler:c++11-lib to replace custom dancing around with clang and OSVERSION. Make 8.x as IGNORE, because of c++ and other issues. Added: head/www/webkit2-gtk3/ - copied from r375534, head/www/webkit-gtk3/ head/www/webkit2-gtk3/files/patch-Source_JavaScriptCore_PlatformGTK.cmake (contents, props changed) head/www/webkit2-gtk3/files/patch-Source_WebKit2_PlatformGTK.cmake (contents, props changed) head/www/webkit2-gtk3/files/patch-bug136018 (contents, props changed) Modified: head/www/Makefile head/www/webkit2-gtk3/Makefile head/www/webkit2-gtk3/distinfo head/www/webkit2-gtk3/pkg-plist Modified: head/www/Makefile ============================================================================== --- head/www/Makefile Thu Dec 25 21:07:40 2014 (r375602) +++ head/www/Makefile Thu Dec 25 21:10:27 2014 (r375603) @@ -2139,6 +2139,7 @@ SUBDIR += webkit-qt4 SUBDIR += webkit-qt5 SUBDIR += webkit-sharp + SUBDIR += webkit2-gtk3 SUBDIR += weblint SUBDIR += weblint++ SUBDIR += webmachine Modified: head/www/webkit2-gtk3/Makefile ============================================================================== --- head/www/webkit-gtk3/Makefile Thu Dec 25 11:16:14 2014 (r375534) +++ head/www/webkit2-gtk3/Makefile Thu Dec 25 21:10:27 2014 (r375603) @@ -1,136 +1,104 @@ # Created by: Michael Johnson # $FreeBSD$ -# $MCom: ports/trunk/www/webkit-gtk3/Makefile 20031 2014-11-02 21:47:55Z kwm $ PORTNAME= webkit -PORTVERSION= 2.4.7 -PORTREVISION= 1 +PORTVERSION= 2.6.4 CATEGORIES= www MASTER_SITES= http://webkitgtk.org/releases/ -PKGNAMESUFFIX= -gtk3 +PKGNAMESUFFIX= 2-gtk3 DISTNAME= ${PORTNAME}gtk-${PORTVERSION} MAINTAINER= gnome@FreeBSD.org COMMENT= Opensource browser engine using the GTK+ 3 toolkit -BUILD_DEPENDS= gtkdoc-rebase:${PORTSDIR}/textproc/gtk-doc \ - geoclue>=0:${PORTSDIR}/net/geoclue +BUILD_DEPENDS= geoclue>=0:${PORTSDIR}/net/geoclue LIB_DEPENDS= libenchant.so:${PORTSDIR}/textproc/enchant \ + libfontconfig.so:${PORTSDIR}/x11-fonts/fontconfig \ + libfreetype.so:${PORTSDIR}/print/freetype2 \ + libjpeg.so:${PORTSDIR}/graphics/jpeg \ + libwebp.so:${PORTSDIR}/graphics/webp \ + libpng15.so:${PORTSDIR}/graphics/png \ libsecret-1.so:${PORTSDIR}/security/libsecret \ - libicutu.so:${PORTSDIR}/devel/icu \ libharfbuzz.so:${PORTSDIR}/print/harfbuzz \ - libwebp.so:${PORTSDIR}/graphics/webp \ - libcurl.so:${PORTSDIR}/ftp/curl \ libsoup-2.4.so:${PORTSDIR}/devel/libsoup +#add libicu RUN_DEPENDS= geoclue>=0:${PORTSDIR}/net/geoclue + USE_GSTREAMER1= yes -USE_XORG= xt xdamage xcomposite -USES= bison gettext gmake gperf libtool perl5 \ - pkgconfig shebangfix tar:xz +USE_XORG= x11 xext ice +# when it USES=cmake safe +USES= bison compiler:c++11-lib gettext gmake gperf perl5 \ + pkgconfig python:2 tar:xz USE_RUBY= yes RUBY_NO_RUN_DEPENDS=yes -USE_GNOME= cairo gtk20 gtk30 introspection:build libxslt +USE_GNOME= cairo gtk20 gtk30 introspection:build \ + libxml2 libxslt:build +USE_GL= gl egl USE_SQLITE= 3 USE_PERL5= build USE_LDCONFIG= yes -GNU_CONFIGURE= yes -CONFIGURE_ENV= ac_cv_path_DOLT_BASH="" CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -INSTALL_TARGET= install-strip -CONFIGURE_ARGS= --with-gtk=3.0 \ - --enable-svg-fonts \ - --enable-geolocation \ - --enable-introspection -MAKEFILE= GNUmakefile -MAKE_ENV= XDG_CACHE_HOME=${WRKDIR} - -#CONFIGURE_ARGS+=--disable-silent-rules -CONFIGURE_ARGS+=--disable-egl \ - --disable-gles2 -# --with-acceleration-backend=opengl # clutter broken? -# opengl, clutter, none (clutter unsupported) - -SHEBANG_FILES= \ - Source/JavaScriptCore/create_hash_table \ - Source/JavaScriptCore/inspector/scripts/xxd.pl \ - Source/WebCore/css/*.pl \ - Source/WebCore/dom/*.pl \ - Source/WebCore/make-hash-tools.pl \ - Source/WebCore/page/make_settings.pl \ - Source/WebCore/platform/text/mac/make-charset-table.pl \ - Source/WebKit2/Scripts/generate-forwarding-headers.pl \ - Source/WebCore/bindings/scripts/*.p[lm] \ - Source/JavaScriptCore/create_hash_table + +BUILD_DEPENDS+= cmake:${PORTSDIR}/devel/cmake +#USES=cmake is not used because it triggers: +#Linking CXX executable ../../../bin/jsc +#../../../lib/libjavascriptcoregtk-4.0.so.18.0.8: undefined reference to `JSC::JSCell::inherits(JSC::ClassInfo const*) const' +#../../../lib/libjavascriptcoregtk-4.0.so.18.0.8: undefined reference to `JSC::JSCell::structure() const' +#c++: error: linker command failed with exit code 1 (use -v to see invocation) +#Source/JavaScriptCore/shell/CMakeFiles/jsc.dir/build.make:94: recipe for target 'bin/jsc' failed +# there is something in CMAKE_ENV that cause this ... but what. + +CMAKE_ARGS+= -DPORT=GTK +CMAKE_ENV+= XDG_CACHE_HOME=${WRKDIR} \ + CPPFLAGS="${CPPFLAGS}" \ + LDFLAGS="${LDFLAGS}" \ + CC="${CC}" CXX="${CXX}" CPP="${CPP}" + +#CMAKE_ARGS+= -DCMAKE_VERBOSE_MAKEFILE=1 +#MAKE_ARGS+= V=1 VERBOSE=1 BROWSER_PLUGINS_DIR?= ${LOCALBASE}/lib/browser_plugins/symlinks/webkit-gtk3 #_BROWSER_PLUGINS_DIR= ${BROWSER_PLUGINS_DIR:S|^/|"|:S|/|", "|g}", -OPTIONS_DEFINE= WEBGL WEBAUDIO DEBUG FULLDEBUG -OPTIONS_DEFAULT=WEBGL WEBAUDIO -WEBAUDIO_DESC= Web audio support -WEBGL_DESC= Enable Web GL support +OPTIONS_DEFINE= DEBUG FULLDEBUG DEBUG_DESC= Just enable debug symbols FULLDEBUG_DESC= Enable asserts and other debug support -WEBGL_CONFIGURE_ENABLE= webgl -WEBGL_USE= GL=gl -WEBAUDIO_CONFIGURE_ENABLE= web-audio FULLDEBUG_CONFIGURE_ENABLE= debug DEBUG_CONFIGURE_ON= --enable-debug-symbols=yes DEBUG_CONFIGURE_OFF= --disable-debug-symbols .include -# gtest to use while libc++ only has -CPPFLAGS+= -DGTEST_USE_OWN_TR1_TUPLE -# Shutup warning spam -CXXFLAGS+= -Wno-c++11-extensions -Qunused-arguments - -CONFIGURE_ARGS+=--enable-webkit2 -# We need clang + libc++ or gcc 4.7+. gcc has libstdc++ conflict between -# gcc port and base. This originates from icu .if ${OSVERSION} < 900000 -BROKEN= Fails to build -.endif -.if ${OSVERSION}<1000019 -CXXFLAGS+= -stdlib=libc++ -I${LOCALBASE}/include/c++/v1 -LDFLAGS+= -stdlib=libc++ -BUILD_DEPENDS+= clang34>=3.4:${PORTSDIR}/lang/clang34 \ - libc++>=0:${PORTSDIR}/devel/libc++ -RUN_DEPENDS+= libc++>=0:${PORTSDIR}/devel/libc++ -CC= clang34 -CXX= clang++34 -CPP= clang-cpp34 -CONFIGURE_ENV+= CC=${CC} CXX=${CXX} CPP=${CPP} +IGNORE= Not supported on 8.x due to c++ madness .endif .if ${ARCH} == powerpc64 CFLAGS+= -mminimal-toc .endif -.include - -.if ${PERL_LEVEL} >= 501400 -BUILD_DEPENDS+= p5-Switch>0:${PORTSDIR}/lang/p5-Switch -.endif - .if ${OSVERSION} < 1000033 BUILD_DEPENDS+= flex>=0:${PORTSDIR}/textproc/flex -CONFIGURE_ENV+= FLEX="${LOCALBASE}/bin/flex" +CONFIGURE_ENV+= FLEX_PATH="${LOCALBASE}/bin/flex" .endif post-patch: @${REINPLACE_CMD} -e 's|%%BROWSER_PLUGINS_DIR%%|${BROWSER_PLUGINS_DIR}|' \ ${WRKSRC}/Source/WebCore/plugins/PluginDatabase.cpp - @${FIND} ${WRKSRC} -name GNUmakefile.in | ${XARGS} ${REINPLACE_CMD} -e \ - 's|[(]libdir[)]/pkgconfig|(prefix)/libdata/pkgconfig|g' + +do-configure: + @cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} CFLAGS="${CFLAGS}" \ + ${CMAKE_ENV} cmake -DPORT=GTK ${CMAKE_ARGS} post-install: - ${INSTALL_PROGRAM} ${WRKSRC}/Programs/GtkLauncher \ - ${STAGEDIR}${PREFIX}/bin/GtkLauncher-3 - ${INSTALL_PROGRAM} ${WRKSRC}/Programs/MiniBrowser \ - ${STAGEDIR}${PREFIX}/bin/MiniBrowser-3 + ${MV} ${STAGEDIR}${PREFIX}/bin/jsc \ + ${STAGEDIR}/${PREFIX}/bin/jsc-4 + @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/*.so.* + @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/webkit2gtk-4.0/injected-bundle/*.so + @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/jsc-4 + @${STRIP_CMD} ${STAGEDIR}${PREFIX}/libexec/webkit2gtk-4.0/WebKit* -.include +.include Modified: head/www/webkit2-gtk3/distinfo ============================================================================== --- head/www/webkit-gtk3/distinfo Thu Dec 25 11:16:14 2014 (r375534) +++ head/www/webkit2-gtk3/distinfo Thu Dec 25 21:10:27 2014 (r375603) @@ -1,2 +1,2 @@ -SHA256 (webkitgtk-2.4.7.tar.xz) = f5cf26e39abf1d6b2d25f1398348fef6bbe6c03fb4f99e11c569091c05197d38 -SIZE (webkitgtk-2.4.7.tar.xz) = 9826208 +SHA256 (webkitgtk-2.6.4.tar.xz) = beef5e24edd9b9cade22d80bf373c74d236f996fe30f49f8697a70f267772e9b +SIZE (webkitgtk-2.6.4.tar.xz) = 9996524 Added: head/www/webkit2-gtk3/files/patch-Source_JavaScriptCore_PlatformGTK.cmake ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/webkit2-gtk3/files/patch-Source_JavaScriptCore_PlatformGTK.cmake Thu Dec 25 21:10:27 2014 (r375603) @@ -0,0 +1,11 @@ +--- Source/JavaScriptCore/PlatformGTK.cmake.orig 2014-12-25 20:19:12.049673483 +0100 ++++ Source/JavaScriptCore/PlatformGTK.cmake 2014-12-25 20:20:42.328667491 +0100 +@@ -10,7 +10,7 @@ + ADD_TYPELIB(${CMAKE_BINARY_DIR}/JavaScriptCore-${WEBKITGTK_API_VERSION}.typelib) + + install(FILES "${CMAKE_BINARY_DIR}/Source/JavaScriptCore/javascriptcoregtk-${WEBKITGTK_API_VERSION}.pc" +- DESTINATION "${LIB_INSTALL_DIR}/pkgconfig" ++ DESTINATION "${CMAKE_INSTALL_PREFIX}/libdata/pkgconfig" + ) + + install(FILES API/JavaScript.h Added: head/www/webkit2-gtk3/files/patch-Source_WebKit2_PlatformGTK.cmake ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/webkit2-gtk3/files/patch-Source_WebKit2_PlatformGTK.cmake Thu Dec 25 21:10:27 2014 (r375603) @@ -0,0 +1,11 @@ +--- Source/WebKit2/PlatformGTK.cmake.orig 2014-12-25 20:23:07.749658406 +0100 ++++ Source/WebKit2/PlatformGTK.cmake 2014-12-25 20:23:43.409739634 +0100 +@@ -837,7 +837,7 @@ + ) + install(FILES "${CMAKE_BINARY_DIR}/Source/WebKit2/webkit2gtk-${WEBKITGTK_API_VERSION}.pc" + "${CMAKE_BINARY_DIR}/Source/WebKit2/webkit2gtk-web-extension-${WEBKITGTK_API_VERSION}.pc" +- DESTINATION "${LIB_INSTALL_DIR}/pkgconfig" ++ DESTINATION "${CMAKE_INSTALL_PREFIX}/libdata/pkgconfig" + ) + install(FILES ${WebKit2GTK_INSTALLED_HEADERS} + ${WebKit2WebExtension_INSTALLED_HEADERS} Added: head/www/webkit2-gtk3/files/patch-bug136018 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/webkit2-gtk3/files/patch-bug136018 Thu Dec 25 21:10:27 2014 (r375603) @@ -0,0 +1,54 @@ + 2014-10-15 Ting-Wei Lan + ++ [GTK] Use LD_LIBRARY_PATH to make g-ir-scanner use the newly-built ++ version of libraries when running the temporary executable ++ https://bugs.webkit.org/show_bug.cgi?id=136018 ++ ++ Reviewed by NOBODY (OOPS!). ++ ++ This patch modifies LD_LIBRARY_PATH to make sure the dynamic linker ++ find the correct version of libraries when running the temporary ++ executable to generate the .gir file. ++ ++ * PlatformGTK.cmake: ++ ++2014-10-15 Ting-Wei Lan ++ + [GTK] LDFLAGS is ignored when running g-ir-scanner + https://bugs.webkit.org/show_bug.cgi?id=136018 + +--- Source/WebKit2/PlatformGTK.cmake ++++ Source/WebKit2/PlatformGTK.cmake +@@ -731,11 +731,24 @@ foreach (linker_flag ${INTROSPECTION_ADDITIONAL_LINKER_FLAGS}) + endif () + endforeach (linker_flag) + ++# Add ${CMAKE_LIBRARY_OUTPUT_DIRECTORY} to LD_LIBRARY_PATH ++string(COMPARE EQUAL "$ENV{LD_LIBRARY_PATH}" "" ld_library_path_not_exist) ++if (ld_library_path_does_not_exist) ++ set(INTROSPECTION_ADDITIONAL_LIBRARY_PATH ++ "${CMAKE_LIBRARY_OUTPUT_DIRECTORY}" ++ ) ++else () ++ set(INTROSPECTION_ADDITIONAL_LIBRARY_PATH ++ "${CMAKE_LIBRARY_OUTPUT_DIRECTORY}:$ENV{LD_LIBRARY_PATH}" ++ ) ++endif () ++ + add_custom_command( + OUTPUT ${CMAKE_BINARY_DIR}/WebKit2-${WEBKITGTK_API_VERSION}.gir + DEPENDS WebKit2 + DEPENDS ${CMAKE_BINARY_DIR}/JavaScriptCore-${WEBKITGTK_API_VERSION}.gir + COMMAND CC=${CMAKE_C_COMPILER} CFLAGS=-Wno-deprecated-declarations LDFLAGS= ++ LD_LIBRARY_PATH="${INTROSPECTION_ADDITIONAL_LIBRARY_PATH}" + ${INTROSPECTION_SCANNER} + --quiet + --warn-all +@@ -775,6 +788,7 @@ add_custom_command( + DEPENDS ${CMAKE_BINARY_DIR}/JavaScriptCore-${WEBKITGTK_API_VERSION}.gir + DEPENDS ${CMAKE_BINARY_DIR}/WebKit2-${WEBKITGTK_API_VERSION}.gir + COMMAND CC=${CMAKE_C_COMPILER} CFLAGS=-Wno-deprecated-declarations LDFLAGS= ++ LD_LIBRARY_PATH="${INTROSPECTION_ADDITIONAL_LIBRARY_PATH}" + ${INTROSPECTION_SCANNER} + --quiet + --warn-all Modified: head/www/webkit2-gtk3/pkg-plist ============================================================================== --- head/www/webkit-gtk3/pkg-plist Thu Dec 25 11:16:14 2014 (r375534) +++ head/www/webkit2-gtk3/pkg-plist Thu Dec 25 21:10:27 2014 (r375603) @@ -1,635 +1,321 @@ -bin/GtkLauncher-3 -bin/MiniBrowser-3 -bin/jsc-3 -include/webkitgtk-3.0/JavaScriptCore/JSBase.h -include/webkitgtk-3.0/JavaScriptCore/JSContextRef.h -include/webkitgtk-3.0/JavaScriptCore/JSObjectRef.h -include/webkitgtk-3.0/JavaScriptCore/JSStringRef.h -include/webkitgtk-3.0/JavaScriptCore/JSValueRef.h -include/webkitgtk-3.0/JavaScriptCore/JavaScript.h -include/webkitgtk-3.0/JavaScriptCore/WebKitAvailability.h -include/webkitgtk-3.0/webkit/webkit.h -include/webkitgtk-3.0/webkit/webkitapplicationcache.h -include/webkitgtk-3.0/webkit/webkitdefines.h -include/webkitgtk-3.0/webkit/webkitdom.h -include/webkitgtk-3.0/webkit/webkitdownload.h -include/webkitgtk-3.0/webkit/webkitenumtypes.h -include/webkitgtk-3.0/webkit/webkiterror.h -include/webkitgtk-3.0/webkit/webkitfavicondatabase.h -include/webkitgtk-3.0/webkit/webkitfilechooserrequest.h -include/webkitgtk-3.0/webkit/webkitgeolocationpolicydecision.h -include/webkitgtk-3.0/webkit/webkitglobals.h -include/webkitgtk-3.0/webkit/webkithittestresult.h -include/webkitgtk-3.0/webkit/webkiticondatabase.h -include/webkitgtk-3.0/webkit/webkitnetworkrequest.h -include/webkitgtk-3.0/webkit/webkitnetworkresponse.h -include/webkitgtk-3.0/webkit/webkitsecurityorigin.h -include/webkitgtk-3.0/webkit/webkitsoupauthdialog.h -include/webkitgtk-3.0/webkit/webkitspellchecker.h -include/webkitgtk-3.0/webkit/webkitversion.h -include/webkitgtk-3.0/webkit/webkitviewportattributes.h -include/webkitgtk-3.0/webkit/webkitwebbackforwardlist.h -include/webkitgtk-3.0/webkit/webkitwebdatabase.h -include/webkitgtk-3.0/webkit/webkitwebdatasource.h -include/webkitgtk-3.0/webkit/webkitwebframe.h -include/webkitgtk-3.0/webkit/webkitwebhistoryitem.h -include/webkitgtk-3.0/webkit/webkitwebinspector.h -include/webkitgtk-3.0/webkit/webkitwebnavigationaction.h -include/webkitgtk-3.0/webkit/webkitwebplugin.h -include/webkitgtk-3.0/webkit/webkitwebplugindatabase.h -include/webkitgtk-3.0/webkit/webkitwebpolicydecision.h -include/webkitgtk-3.0/webkit/webkitwebresource.h -include/webkitgtk-3.0/webkit/webkitwebsettings.h -include/webkitgtk-3.0/webkit/webkitwebview.h -include/webkitgtk-3.0/webkit/webkitwebwindowfeatures.h -include/webkitgtk-3.0/webkit2/WebKitAuthenticationRequest.h -include/webkitgtk-3.0/webkit2/WebKitBackForwardList.h -include/webkitgtk-3.0/webkit2/WebKitBackForwardListItem.h -include/webkitgtk-3.0/webkit2/WebKitCertificateInfo.h -include/webkitgtk-3.0/webkit2/WebKitContextMenu.h -include/webkitgtk-3.0/webkit2/WebKitContextMenuActions.h -include/webkitgtk-3.0/webkit2/WebKitContextMenuItem.h -include/webkitgtk-3.0/webkit2/WebKitCookieManager.h -include/webkitgtk-3.0/webkit2/WebKitCredential.h -include/webkitgtk-3.0/webkit2/WebKitDefines.h -include/webkitgtk-3.0/webkit2/WebKitDownload.h -include/webkitgtk-3.0/webkit2/WebKitEditingCommands.h -include/webkitgtk-3.0/webkit2/WebKitEnumTypes.h -include/webkitgtk-3.0/webkit2/WebKitError.h -include/webkitgtk-3.0/webkit2/WebKitFaviconDatabase.h -include/webkitgtk-3.0/webkit2/WebKitFileChooserRequest.h -include/webkitgtk-3.0/webkit2/WebKitFindController.h -include/webkitgtk-3.0/webkit2/WebKitFormSubmissionRequest.h -include/webkitgtk-3.0/webkit2/WebKitForwardDeclarations.h -include/webkitgtk-3.0/webkit2/WebKitFrame.h -include/webkitgtk-3.0/webkit2/WebKitGeolocationPermissionRequest.h -include/webkitgtk-3.0/webkit2/WebKitHitTestResult.h -include/webkitgtk-3.0/webkit2/WebKitJavascriptResult.h -include/webkitgtk-3.0/webkit2/WebKitMimeInfo.h -include/webkitgtk-3.0/webkit2/WebKitNavigationPolicyDecision.h -include/webkitgtk-3.0/webkit2/WebKitPermissionRequest.h -include/webkitgtk-3.0/webkit2/WebKitPlugin.h -include/webkitgtk-3.0/webkit2/WebKitPolicyDecision.h -include/webkitgtk-3.0/webkit2/WebKitPrintOperation.h -include/webkitgtk-3.0/webkit2/WebKitResponsePolicyDecision.h -include/webkitgtk-3.0/webkit2/WebKitScriptDialog.h -include/webkitgtk-3.0/webkit2/WebKitScriptWorld.h -include/webkitgtk-3.0/webkit2/WebKitSecurityManager.h -include/webkitgtk-3.0/webkit2/WebKitSettings.h -include/webkitgtk-3.0/webkit2/WebKitURIRequest.h -include/webkitgtk-3.0/webkit2/WebKitURIResponse.h -include/webkitgtk-3.0/webkit2/WebKitURISchemeRequest.h -include/webkitgtk-3.0/webkit2/WebKitVersion.h -include/webkitgtk-3.0/webkit2/WebKitWebContext.h -include/webkitgtk-3.0/webkit2/WebKitWebExtension.h -include/webkitgtk-3.0/webkit2/WebKitWebInspector.h -include/webkitgtk-3.0/webkit2/WebKitWebPage.h -include/webkitgtk-3.0/webkit2/WebKitWebResource.h -include/webkitgtk-3.0/webkit2/WebKitWebView.h -include/webkitgtk-3.0/webkit2/WebKitWebViewBase.h -include/webkitgtk-3.0/webkit2/WebKitWebViewGroup.h -include/webkitgtk-3.0/webkit2/WebKitWindowProperties.h -include/webkitgtk-3.0/webkit2/webkit-web-extension.h -include/webkitgtk-3.0/webkit2/webkit2.h -include/webkitgtk-3.0/webkitdom/WebKitDOMAttr.h -include/webkitgtk-3.0/webkitdom/WebKitDOMAudioTrack.h -include/webkitgtk-3.0/webkitdom/WebKitDOMAudioTrackList.h -include/webkitgtk-3.0/webkitdom/WebKitDOMBarProp.h -include/webkitgtk-3.0/webkitdom/WebKitDOMBatteryManager.h -include/webkitgtk-3.0/webkitdom/WebKitDOMBlob.h -include/webkitgtk-3.0/webkitdom/WebKitDOMCDATASection.h -include/webkitgtk-3.0/webkitdom/WebKitDOMCSSRule.h -include/webkitgtk-3.0/webkitdom/WebKitDOMCSSRuleList.h -include/webkitgtk-3.0/webkitdom/WebKitDOMCSSStyleDeclaration.h -include/webkitgtk-3.0/webkitdom/WebKitDOMCSSStyleSheet.h -include/webkitgtk-3.0/webkitdom/WebKitDOMCSSValue.h -include/webkitgtk-3.0/webkitdom/WebKitDOMCharacterData.h -include/webkitgtk-3.0/webkitdom/WebKitDOMComment.h -include/webkitgtk-3.0/webkitdom/WebKitDOMConsole.h -include/webkitgtk-3.0/webkitdom/WebKitDOMCustom.h -include/webkitgtk-3.0/webkitdom/WebKitDOMDOMApplicationCache.h -include/webkitgtk-3.0/webkitdom/WebKitDOMDOMImplementation.h -include/webkitgtk-3.0/webkitdom/WebKitDOMDOMMimeType.h -include/webkitgtk-3.0/webkitdom/WebKitDOMDOMMimeTypeArray.h -include/webkitgtk-3.0/webkitdom/WebKitDOMDOMNamedFlowCollection.h -include/webkitgtk-3.0/webkitdom/WebKitDOMDOMPlugin.h -include/webkitgtk-3.0/webkitdom/WebKitDOMDOMPluginArray.h -include/webkitgtk-3.0/webkitdom/WebKitDOMDOMSecurityPolicy.h -include/webkitgtk-3.0/webkitdom/WebKitDOMDOMSelection.h -include/webkitgtk-3.0/webkitdom/WebKitDOMDOMSettableTokenList.h -include/webkitgtk-3.0/webkitdom/WebKitDOMDOMStringList.h -include/webkitgtk-3.0/webkitdom/WebKitDOMDOMStringMap.h -include/webkitgtk-3.0/webkitdom/WebKitDOMDOMTokenList.h -include/webkitgtk-3.0/webkitdom/WebKitDOMDOMWindow.h -include/webkitgtk-3.0/webkitdom/WebKitDOMDOMWindowCSS.h -include/webkitgtk-3.0/webkitdom/WebKitDOMDatabase.h -include/webkitgtk-3.0/webkitdom/WebKitDOMDeprecated.h -include/webkitgtk-3.0/webkitdom/WebKitDOMDocument.h -include/webkitgtk-3.0/webkitdom/WebKitDOMDocumentFragment.h -include/webkitgtk-3.0/webkitdom/WebKitDOMDocumentType.h -include/webkitgtk-3.0/webkitdom/WebKitDOMElement.h -include/webkitgtk-3.0/webkitdom/WebKitDOMEntityReference.h -include/webkitgtk-3.0/webkitdom/WebKitDOMEvent.h -include/webkitgtk-3.0/webkitdom/WebKitDOMEventTarget.h -include/webkitgtk-3.0/webkitdom/WebKitDOMFile.h -include/webkitgtk-3.0/webkitdom/WebKitDOMFileList.h -include/webkitgtk-3.0/webkitdom/WebKitDOMGamepad.h -include/webkitgtk-3.0/webkitdom/WebKitDOMGamepadList.h -include/webkitgtk-3.0/webkitdom/WebKitDOMGeolocation.h -include/webkitgtk-3.0/webkitdom/WebKitDOMHTMLAnchorElement.h -include/webkitgtk-3.0/webkitdom/WebKitDOMHTMLAppletElement.h -include/webkitgtk-3.0/webkitdom/WebKitDOMHTMLAreaElement.h -include/webkitgtk-3.0/webkitdom/WebKitDOMHTMLAudioElement.h -include/webkitgtk-3.0/webkitdom/WebKitDOMHTMLBRElement.h -include/webkitgtk-3.0/webkitdom/WebKitDOMHTMLBaseElement.h -include/webkitgtk-3.0/webkitdom/WebKitDOMHTMLBaseFontElement.h -include/webkitgtk-3.0/webkitdom/WebKitDOMHTMLBodyElement.h -include/webkitgtk-3.0/webkitdom/WebKitDOMHTMLButtonElement.h -include/webkitgtk-3.0/webkitdom/WebKitDOMHTMLCanvasElement.h -include/webkitgtk-3.0/webkitdom/WebKitDOMHTMLCollection.h -include/webkitgtk-3.0/webkitdom/WebKitDOMHTMLDListElement.h -include/webkitgtk-3.0/webkitdom/WebKitDOMHTMLDetailsElement.h -include/webkitgtk-3.0/webkitdom/WebKitDOMHTMLDirectoryElement.h -include/webkitgtk-3.0/webkitdom/WebKitDOMHTMLDivElement.h -include/webkitgtk-3.0/webkitdom/WebKitDOMHTMLDocument.h -include/webkitgtk-3.0/webkitdom/WebKitDOMHTMLElement.h -include/webkitgtk-3.0/webkitdom/WebKitDOMHTMLEmbedElement.h -include/webkitgtk-3.0/webkitdom/WebKitDOMHTMLFieldSetElement.h -include/webkitgtk-3.0/webkitdom/WebKitDOMHTMLFontElement.h -include/webkitgtk-3.0/webkitdom/WebKitDOMHTMLFormElement.h -include/webkitgtk-3.0/webkitdom/WebKitDOMHTMLFrameElement.h -include/webkitgtk-3.0/webkitdom/WebKitDOMHTMLFrameSetElement.h -include/webkitgtk-3.0/webkitdom/WebKitDOMHTMLHRElement.h -include/webkitgtk-3.0/webkitdom/WebKitDOMHTMLHeadElement.h -include/webkitgtk-3.0/webkitdom/WebKitDOMHTMLHeadingElement.h -include/webkitgtk-3.0/webkitdom/WebKitDOMHTMLHtmlElement.h -include/webkitgtk-3.0/webkitdom/WebKitDOMHTMLIFrameElement.h -include/webkitgtk-3.0/webkitdom/WebKitDOMHTMLImageElement.h -include/webkitgtk-3.0/webkitdom/WebKitDOMHTMLInputElement.h -include/webkitgtk-3.0/webkitdom/WebKitDOMHTMLKeygenElement.h -include/webkitgtk-3.0/webkitdom/WebKitDOMHTMLLIElement.h -include/webkitgtk-3.0/webkitdom/WebKitDOMHTMLLabelElement.h -include/webkitgtk-3.0/webkitdom/WebKitDOMHTMLLegendElement.h -include/webkitgtk-3.0/webkitdom/WebKitDOMHTMLLinkElement.h -include/webkitgtk-3.0/webkitdom/WebKitDOMHTMLMapElement.h -include/webkitgtk-3.0/webkitdom/WebKitDOMHTMLMarqueeElement.h -include/webkitgtk-3.0/webkitdom/WebKitDOMHTMLMediaElement.h -include/webkitgtk-3.0/webkitdom/WebKitDOMHTMLMenuElement.h -include/webkitgtk-3.0/webkitdom/WebKitDOMHTMLMetaElement.h -include/webkitgtk-3.0/webkitdom/WebKitDOMHTMLModElement.h -include/webkitgtk-3.0/webkitdom/WebKitDOMHTMLOListElement.h -include/webkitgtk-3.0/webkitdom/WebKitDOMHTMLObjectElement.h -include/webkitgtk-3.0/webkitdom/WebKitDOMHTMLOptGroupElement.h -include/webkitgtk-3.0/webkitdom/WebKitDOMHTMLOptionElement.h -include/webkitgtk-3.0/webkitdom/WebKitDOMHTMLOptionsCollection.h -include/webkitgtk-3.0/webkitdom/WebKitDOMHTMLParagraphElement.h -include/webkitgtk-3.0/webkitdom/WebKitDOMHTMLParamElement.h -include/webkitgtk-3.0/webkitdom/WebKitDOMHTMLPreElement.h -include/webkitgtk-3.0/webkitdom/WebKitDOMHTMLQuoteElement.h -include/webkitgtk-3.0/webkitdom/WebKitDOMHTMLScriptElement.h -include/webkitgtk-3.0/webkitdom/WebKitDOMHTMLSelectElement.h -include/webkitgtk-3.0/webkitdom/WebKitDOMHTMLStyleElement.h -include/webkitgtk-3.0/webkitdom/WebKitDOMHTMLTableCaptionElement.h -include/webkitgtk-3.0/webkitdom/WebKitDOMHTMLTableCellElement.h -include/webkitgtk-3.0/webkitdom/WebKitDOMHTMLTableColElement.h -include/webkitgtk-3.0/webkitdom/WebKitDOMHTMLTableElement.h -include/webkitgtk-3.0/webkitdom/WebKitDOMHTMLTableRowElement.h -include/webkitgtk-3.0/webkitdom/WebKitDOMHTMLTableSectionElement.h -include/webkitgtk-3.0/webkitdom/WebKitDOMHTMLTextAreaElement.h -include/webkitgtk-3.0/webkitdom/WebKitDOMHTMLTitleElement.h -include/webkitgtk-3.0/webkitdom/WebKitDOMHTMLUListElement.h -include/webkitgtk-3.0/webkitdom/WebKitDOMHTMLVideoElement.h -include/webkitgtk-3.0/webkitdom/WebKitDOMHistory.h -include/webkitgtk-3.0/webkitdom/WebKitDOMKeyboardEvent.h -include/webkitgtk-3.0/webkitdom/WebKitDOMLocation.h -include/webkitgtk-3.0/webkitdom/WebKitDOMMediaController.h -include/webkitgtk-3.0/webkitdom/WebKitDOMMediaError.h -include/webkitgtk-3.0/webkitdom/WebKitDOMMediaList.h -include/webkitgtk-3.0/webkitdom/WebKitDOMMediaQueryList.h -include/webkitgtk-3.0/webkitdom/WebKitDOMMessagePort.h -include/webkitgtk-3.0/webkitdom/WebKitDOMMouseEvent.h -include/webkitgtk-3.0/webkitdom/WebKitDOMNamedNodeMap.h -include/webkitgtk-3.0/webkitdom/WebKitDOMNavigator.h -include/webkitgtk-3.0/webkitdom/WebKitDOMNode.h -include/webkitgtk-3.0/webkitdom/WebKitDOMNodeFilter.h -include/webkitgtk-3.0/webkitdom/WebKitDOMNodeIterator.h -include/webkitgtk-3.0/webkitdom/WebKitDOMNodeList.h -include/webkitgtk-3.0/webkitdom/WebKitDOMObject.h -include/webkitgtk-3.0/webkitdom/WebKitDOMPerformance.h -include/webkitgtk-3.0/webkitdom/WebKitDOMPerformanceEntry.h -include/webkitgtk-3.0/webkitdom/WebKitDOMPerformanceEntryList.h -include/webkitgtk-3.0/webkitdom/WebKitDOMPerformanceNavigation.h -include/webkitgtk-3.0/webkitdom/WebKitDOMPerformanceTiming.h -include/webkitgtk-3.0/webkitdom/WebKitDOMProcessingInstruction.h -include/webkitgtk-3.0/webkitdom/WebKitDOMRange.h -include/webkitgtk-3.0/webkitdom/WebKitDOMScreen.h -include/webkitgtk-3.0/webkitdom/WebKitDOMShadowRoot.h -include/webkitgtk-3.0/webkitdom/WebKitDOMStorage.h -include/webkitgtk-3.0/webkitdom/WebKitDOMStorageInfo.h -include/webkitgtk-3.0/webkitdom/WebKitDOMStorageQuota.h -include/webkitgtk-3.0/webkitdom/WebKitDOMStyleMedia.h -include/webkitgtk-3.0/webkitdom/WebKitDOMStyleSheet.h -include/webkitgtk-3.0/webkitdom/WebKitDOMStyleSheetList.h -include/webkitgtk-3.0/webkitdom/WebKitDOMText.h -include/webkitgtk-3.0/webkitdom/WebKitDOMTextTrack.h -include/webkitgtk-3.0/webkitdom/WebKitDOMTextTrackCue.h -include/webkitgtk-3.0/webkitdom/WebKitDOMTextTrackCueList.h -include/webkitgtk-3.0/webkitdom/WebKitDOMTextTrackList.h -include/webkitgtk-3.0/webkitdom/WebKitDOMTimeRanges.h -include/webkitgtk-3.0/webkitdom/WebKitDOMTouch.h -include/webkitgtk-3.0/webkitdom/WebKitDOMTrackEvent.h -include/webkitgtk-3.0/webkitdom/WebKitDOMTreeWalker.h -include/webkitgtk-3.0/webkitdom/WebKitDOMUIEvent.h -include/webkitgtk-3.0/webkitdom/WebKitDOMValidityState.h -include/webkitgtk-3.0/webkitdom/WebKitDOMVideoPlaybackQuality.h -include/webkitgtk-3.0/webkitdom/WebKitDOMVideoTrack.h -include/webkitgtk-3.0/webkitdom/WebKitDOMVideoTrackList.h -include/webkitgtk-3.0/webkitdom/WebKitDOMWebKitNamedFlow.h -include/webkitgtk-3.0/webkitdom/WebKitDOMWebKitPoint.h -include/webkitgtk-3.0/webkitdom/WebKitDOMWheelEvent.h -include/webkitgtk-3.0/webkitdom/WebKitDOMXPathExpression.h -include/webkitgtk-3.0/webkitdom/WebKitDOMXPathNSResolver.h -include/webkitgtk-3.0/webkitdom/WebKitDOMXPathResult.h -include/webkitgtk-3.0/webkitdom/webkitdom.h -include/webkitgtk-3.0/webkitdom/webkitdomdefines.h -lib/girepository-1.0/JavaScriptCore-3.0.typelib -lib/girepository-1.0/WebKit-3.0.typelib -lib/girepository-1.0/WebKit2-3.0.typelib -lib/girepository-1.0/WebKit2WebExtension-3.0.typelib -lib/libjavascriptcoregtk-3.0.so -lib/libjavascriptcoregtk-3.0.so.0 -lib/libjavascriptcoregtk-3.0.so.0.16.15 -lib/libwebkit2gtk-3.0.so -lib/libwebkit2gtk-3.0.so.25 -lib/libwebkit2gtk-3.0.so.25.10.10 -lib/libwebkitgtk-3.0.so -lib/libwebkitgtk-3.0.so.0 -lib/libwebkitgtk-3.0.so.0.22.13 -lib/webkit2gtk-3.0/injected-bundle/libwebkit2gtkinjectedbundle.so -libdata/pkgconfig/javascriptcoregtk-3.0.pc -libdata/pkgconfig/webkit2gtk-3.0.pc -libdata/pkgconfig/webkit2gtk-web-extension-3.0.pc -libdata/pkgconfig/webkitgtk-3.0.pc -libexec/WebKitPluginProcess -libexec/WebKitNetworkProcess -libexec/WebKitWebProcess -share/gir-1.0/JavaScriptCore-3.0.gir -share/gir-1.0/WebKit-3.0.gir -share/gir-1.0/WebKit2WebExtension-3.0.gir -share/gir-1.0/WebKit2-3.0.gir -share/gtk-doc/html/webkit2gtk/WebKitAuthenticationRequest.html -share/gtk-doc/html/webkit2gtk/WebKitBackForwardList.html -share/gtk-doc/html/webkit2gtk/WebKitBackForwardListItem.html -share/gtk-doc/html/webkit2gtk/WebKitCertificateInfo.html -share/gtk-doc/html/webkit2gtk/WebKitContextMenu.html -share/gtk-doc/html/webkit2gtk/WebKitContextMenuItem.html -share/gtk-doc/html/webkit2gtk/WebKitCookieManager.html -share/gtk-doc/html/webkit2gtk/WebKitDownload.html -share/gtk-doc/html/webkit2gtk/WebKitFaviconDatabase.html -share/gtk-doc/html/webkit2gtk/WebKitFileChooserRequest.html -share/gtk-doc/html/webkit2gtk/WebKitFindController.html -share/gtk-doc/html/webkit2gtk/WebKitFrame.html -share/gtk-doc/html/webkit2gtk/WebKitFormSubmissionRequest.html -share/gtk-doc/html/webkit2gtk/WebKitGeolocationPermissionRequest.html -share/gtk-doc/html/webkit2gtk/WebKitHitTestResult.html -share/gtk-doc/html/webkit2gtk/WebKitNavigationPolicyDecision.html -share/gtk-doc/html/webkit2gtk/WebKitPermissionRequest.html -share/gtk-doc/html/webkit2gtk/WebKitPlugin.html -share/gtk-doc/html/webkit2gtk/WebKitPolicyDecision.html -share/gtk-doc/html/webkit2gtk/WebKitPrintOperation.html -share/gtk-doc/html/webkit2gtk/WebKitResponsePolicyDecision.html -share/gtk-doc/html/webkit2gtk/WebKitSecurityManager.html -share/gtk-doc/html/webkit2gtk/WebKitSettings.html -share/gtk-doc/html/webkit2gtk/WebKitScriptWorld.html -share/gtk-doc/html/webkit2gtk/WebKitURIRequest.html -share/gtk-doc/html/webkit2gtk/WebKitURIResponse.html -share/gtk-doc/html/webkit2gtk/WebKitURISchemeRequest.html -share/gtk-doc/html/webkit2gtk/WebKitWebContext.html -share/gtk-doc/html/webkit2gtk/WebKitWebExtension.html -share/gtk-doc/html/webkit2gtk/WebKitWebInspector.html -share/gtk-doc/html/webkit2gtk/WebKitWebPage.html -share/gtk-doc/html/webkit2gtk/WebKitWebResource.html -share/gtk-doc/html/webkit2gtk/WebKitWebView.html -share/gtk-doc/html/webkit2gtk/WebKitWebViewGroup.html -share/gtk-doc/html/webkit2gtk/WebKitWindowProperties.html -share/gtk-doc/html/webkit2gtk/annotation-glossary.html -share/gtk-doc/html/webkit2gtk/api-index-2-2.html -share/gtk-doc/html/webkit2gtk/api-index-2-4.html -share/gtk-doc/html/webkit2gtk/ch01.html -share/gtk-doc/html/webkit2gtk/ch02.html -share/gtk-doc/html/webkit2gtk/home.png -share/gtk-doc/html/webkit2gtk/index-all.html -share/gtk-doc/html/webkit2gtk/index.html -share/gtk-doc/html/webkit2gtk/index.sgml -share/gtk-doc/html/webkit2gtk/left-insensitive.png -share/gtk-doc/html/webkit2gtk/left.png -share/gtk-doc/html/webkit2gtk/right-insensitive.png -share/gtk-doc/html/webkit2gtk/right.png -share/gtk-doc/html/webkit2gtk/style.css -share/gtk-doc/html/webkit2gtk/up-insensitive.png -share/gtk-doc/html/webkit2gtk/up.png -share/gtk-doc/html/webkit2gtk/webkit2gtk-WebKitError.html -share/gtk-doc/html/webkit2gtk/webkit2gtk-WebKitVersion.html -share/gtk-doc/html/webkit2gtk/webkit2gtk.devhelp2 -share/gtk-doc/html/webkitdomgtk/WebKitDOMAttr.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMAudioTrack.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMAudioTrackList.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMBarProp.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMBatteryManager.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMBlob.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMCDATASection.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMCSSRule.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMCSSRuleList.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMCSSStyleDeclaration.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMCSSStyleSheet.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMCSSValue.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMCharacterData.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMComment.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMConsole.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMDOMApplicationCache.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMDOMImplementation.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMDOMMimeType.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMDOMMimeTypeArray.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMDOMNamedFlowCollection.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMDOMPlugin.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMDOMPluginArray.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMDOMSecurityPolicy.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMDOMSelection.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMDOMSettableTokenList.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMDOMStringList.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMDOMStringMap.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMDOMTokenList.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMDOMWindow.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMDOMWindowCSS.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMDatabase.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMDocument.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMDocumentFragment.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMDocumentType.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMElement.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMEntityReference.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMEvent.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMEventTarget.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMFile.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMFileList.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMGamepad.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMGamepadList.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMGeolocation.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMHTMLAnchorElement.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMHTMLAppletElement.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMHTMLAreaElement.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMHTMLAudioElement.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMHTMLBRElement.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMHTMLBaseElement.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMHTMLBaseFontElement.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMHTMLBodyElement.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMHTMLButtonElement.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMHTMLCanvasElement.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMHTMLCollection.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMHTMLDListElement.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMHTMLDetailsElement.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMHTMLDirectoryElement.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMHTMLDivElement.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMHTMLDocument.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMHTMLElement.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMHTMLEmbedElement.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMHTMLFieldSetElement.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMHTMLFontElement.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMHTMLFormElement.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMHTMLFrameElement.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMHTMLFrameSetElement.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMHTMLHRElement.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMHTMLHeadElement.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMHTMLHeadingElement.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMHTMLHtmlElement.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMHTMLIFrameElement.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMHTMLImageElement.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMHTMLInputElement.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMHTMLKeygenElement.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMHTMLLIElement.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMHTMLLabelElement.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMHTMLLegendElement.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMHTMLLinkElement.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMHTMLMapElement.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMHTMLMarqueeElement.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMHTMLMediaElement.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMHTMLMenuElement.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMHTMLMetaElement.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMHTMLModElement.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMHTMLOListElement.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMHTMLObjectElement.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMHTMLOptGroupElement.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMHTMLOptionElement.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMHTMLOptionsCollection.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMHTMLParagraphElement.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMHTMLParamElement.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMHTMLPreElement.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMHTMLQuoteElement.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMHTMLScriptElement.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMHTMLSelectElement.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMHTMLStyleElement.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMHTMLTableCaptionElement.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMHTMLTableCellElement.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMHTMLTableColElement.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMHTMLTableElement.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMHTMLTableRowElement.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMHTMLTableSectionElement.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMHTMLTextAreaElement.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMHTMLTitleElement.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMHTMLUListElement.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMHTMLVideoElement.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMHistory.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMKeyboardEvent.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMLocation.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMMediaController.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMMediaError.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMMediaList.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMMediaQueryList.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMMessagePort.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMMouseEvent.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMNamedNodeMap.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMNavigator.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMNode.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMNodeFilter.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMNodeIterator.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMNodeList.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMObject.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMPerformance.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMPerformanceEntry.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMPerformanceEntryList.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMPerformanceNavigation.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMPerformanceTiming.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMProcessingInstruction.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMRange.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMScreen.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMShadowRoot.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMStorage.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMStorageInfo.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMStorageQuota.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMStyleMedia.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMStyleSheet.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMStyleSheetList.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMText.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMTextTrack.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMTextTrackCue.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMTextTrackCueList.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMTextTrackList.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMTimeRanges.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMTouch.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMTrackEvent.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMTreeWalker.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMUIEvent.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMValidityState.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMVideoPlaybackQuality.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMVideoTrack.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMVideoTrackList.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMWebKitNamedFlow.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMWebKitPoint.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMWheelEvent.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMXPathExpression.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMXPathNSResolver.html -share/gtk-doc/html/webkitdomgtk/WebKitDOMXPathResult.html -share/gtk-doc/html/webkitdomgtk/annotation-glossary.html -share/gtk-doc/html/webkitdomgtk/api-index-deprecated.html -share/gtk-doc/html/webkitdomgtk/ch01.html -share/gtk-doc/html/webkitdomgtk/home.png -share/gtk-doc/html/webkitdomgtk/index-all.html -share/gtk-doc/html/webkitdomgtk/index.html -share/gtk-doc/html/webkitdomgtk/index.sgml -share/gtk-doc/html/webkitdomgtk/left-insensitive.png -share/gtk-doc/html/webkitdomgtk/left.png -share/gtk-doc/html/webkitdomgtk/right-insensitive.png -share/gtk-doc/html/webkitdomgtk/right.png -share/gtk-doc/html/webkitdomgtk/style.css -share/gtk-doc/html/webkitdomgtk/up-insensitive.png -share/gtk-doc/html/webkitdomgtk/up.png -share/gtk-doc/html/webkitdomgtk/webkitdomgtk-WebKitDOMBarInfo.html -share/gtk-doc/html/webkitdomgtk/webkitdomgtk-WebKitDOMCustom.html -share/gtk-doc/html/webkitdomgtk/webkitdomgtk-WebKitDOMHTMLPropertiesCollection.html -share/gtk-doc/html/webkitdomgtk/webkitdomgtk-WebKitDOMMemoryInfo.html -share/gtk-doc/html/webkitdomgtk/webkitdomgtk-WebKitDOMMicroDataItemValue.html -share/gtk-doc/html/webkitdomgtk/webkitdomgtk-WebKitDOMPropertyNodeList.html -share/gtk-doc/html/webkitdomgtk/webkitdomgtk.devhelp2 -share/gtk-doc/html/webkitgtk/WebKitFaviconDatabase.html -share/gtk-doc/html/webkitgtk/WebKitFileChooserRequest.html -share/gtk-doc/html/webkitgtk/WebKitGeolocationPolicyDecision.html -share/gtk-doc/html/webkitgtk/WebKitHitTestResult.html -share/gtk-doc/html/webkitgtk/WebKitIconDatabase.html -share/gtk-doc/html/webkitgtk/WebKitNetworkRequest.html -share/gtk-doc/html/webkitgtk/WebKitNetworkResponse.html -share/gtk-doc/html/webkitgtk/WebKitSecurityOrigin.html -share/gtk-doc/html/webkitgtk/WebKitSoupAuthDialog.html -share/gtk-doc/html/webkitgtk/WebKitSpellChecker.html -share/gtk-doc/html/webkitgtk/WebKitViewportAttributes.html -share/gtk-doc/html/webkitgtk/WebKitWebBackForwardList.html -share/gtk-doc/html/webkitgtk/WebKitWebDataSource.html -share/gtk-doc/html/webkitgtk/WebKitWebDatabase.html -share/gtk-doc/html/webkitgtk/WebKitWebFrame.html -share/gtk-doc/html/webkitgtk/WebKitWebHistoryItem.html -share/gtk-doc/html/webkitgtk/WebKitWebInspector.html -share/gtk-doc/html/webkitgtk/WebKitWebNavigationAction.html -share/gtk-doc/html/webkitgtk/WebKitWebPlugin.html -share/gtk-doc/html/webkitgtk/WebKitWebPluginDatabase.html -share/gtk-doc/html/webkitgtk/WebKitWebPolicyDecision.html -share/gtk-doc/html/webkitgtk/WebKitWebResource.html -share/gtk-doc/html/webkitgtk/WebKitWebSettings.html -share/gtk-doc/html/webkitgtk/WebKitWebWindowFeatures.html -share/gtk-doc/html/webkitgtk/annotation-glossary.html -share/gtk-doc/html/webkitgtk/ch01.html -share/gtk-doc/html/webkitgtk/ch02.html -share/gtk-doc/html/webkitgtk/ch03.html -share/gtk-doc/html/webkitgtk/home.png -share/gtk-doc/html/webkitgtk/index-1.0.1.html -share/gtk-doc/html/webkitgtk/index-1.0.2.html -share/gtk-doc/html/webkitgtk/index-1.0.3.html -share/gtk-doc/html/webkitgtk/index-1.1.1.html -share/gtk-doc/html/webkitgtk/index-1.1.10.html -share/gtk-doc/html/webkitgtk/index-1.1.11.html -share/gtk-doc/html/webkitgtk/index-1.1.13.html -share/gtk-doc/html/webkitgtk/index-1.1.14.html -share/gtk-doc/html/webkitgtk/index-1.1.15.html -share/gtk-doc/html/webkitgtk/index-1.1.16.html -share/gtk-doc/html/webkitgtk/index-1.1.17.html -share/gtk-doc/html/webkitgtk/index-1.1.18.html -share/gtk-doc/html/webkitgtk/index-1.1.2.html -share/gtk-doc/html/webkitgtk/index-1.1.20.html -share/gtk-doc/html/webkitgtk/index-1.1.23.html -share/gtk-doc/html/webkitgtk/index-1.1.3.html -share/gtk-doc/html/webkitgtk/index-1.1.4.html -share/gtk-doc/html/webkitgtk/index-1.1.5.html -share/gtk-doc/html/webkitgtk/index-1.1.6.html -share/gtk-doc/html/webkitgtk/index-1.1.7.html -share/gtk-doc/html/webkitgtk/index-1.1.8.html -share/gtk-doc/html/webkitgtk/index-1.3.1.html -share/gtk-doc/html/webkitgtk/index-1.3.2.html -share/gtk-doc/html/webkitgtk/index-1.3.3.html -share/gtk-doc/html/webkitgtk/index-1.3.4.html -share/gtk-doc/html/webkitgtk/index-1.3.8.html -share/gtk-doc/html/webkitgtk/index-all.html -share/gtk-doc/html/webkitgtk/index-deprecated.html -share/gtk-doc/html/webkitgtk/index.html -share/gtk-doc/html/webkitgtk/index.sgml -share/gtk-doc/html/webkitgtk/left-insensitive.png -share/gtk-doc/html/webkitgtk/left.png -share/gtk-doc/html/webkitgtk/right-insensitive.png -share/gtk-doc/html/webkitgtk/right.png -share/gtk-doc/html/webkitgtk/style.css -share/gtk-doc/html/webkitgtk/up-insensitive.png -share/gtk-doc/html/webkitgtk/up.png -share/gtk-doc/html/webkitgtk/webkit-environment.html -share/gtk-doc/html/webkitgtk/webkitgtk-Global-functions.html -share/gtk-doc/html/webkitgtk/webkitgtk-webkitdownload.html -share/gtk-doc/html/webkitgtk/webkitgtk-webkitwebview.html -share/gtk-doc/html/webkitgtk/webkitgtk.devhelp2 -share/locale/ar/LC_MESSAGES/WebKitGTK-3.0.mo -share/locale/as/LC_MESSAGES/WebKitGTK-3.0.mo -share/locale/bg/LC_MESSAGES/WebKitGTK-3.0.mo -share/locale/cs/LC_MESSAGES/WebKitGTK-3.0.mo -share/locale/de/LC_MESSAGES/WebKitGTK-3.0.mo -share/locale/el/LC_MESSAGES/WebKitGTK-3.0.mo -share/locale/en_CA/LC_MESSAGES/WebKitGTK-3.0.mo -share/locale/en_GB/LC_MESSAGES/WebKitGTK-3.0.mo -share/locale/eo/LC_MESSAGES/WebKitGTK-3.0.mo -share/locale/es/LC_MESSAGES/WebKitGTK-3.0.mo -share/locale/et/LC_MESSAGES/WebKitGTK-3.0.mo -share/locale/eu/LC_MESSAGES/WebKitGTK-3.0.mo -share/locale/fr/LC_MESSAGES/WebKitGTK-3.0.mo -share/locale/gl/LC_MESSAGES/WebKitGTK-3.0.mo -share/locale/gu/LC_MESSAGES/WebKitGTK-3.0.mo -share/locale/he/LC_MESSAGES/WebKitGTK-3.0.mo -share/locale/hi/LC_MESSAGES/WebKitGTK-3.0.mo -share/locale/hu/LC_MESSAGES/WebKitGTK-3.0.mo -share/locale/id/LC_MESSAGES/WebKitGTK-3.0.mo -share/locale/it/LC_MESSAGES/WebKitGTK-3.0.mo -share/locale/kn/LC_MESSAGES/WebKitGTK-3.0.mo -share/locale/ko/LC_MESSAGES/WebKitGTK-3.0.mo -share/locale/lt/LC_MESSAGES/WebKitGTK-3.0.mo -share/locale/lv/LC_MESSAGES/WebKitGTK-3.0.mo -share/locale/ml/LC_MESSAGES/WebKitGTK-3.0.mo -share/locale/mr/LC_MESSAGES/WebKitGTK-3.0.mo -share/locale/nb/LC_MESSAGES/WebKitGTK-3.0.mo -share/locale/nl/LC_MESSAGES/WebKitGTK-3.0.mo -share/locale/or/LC_MESSAGES/WebKitGTK-3.0.mo -share/locale/pa/LC_MESSAGES/WebKitGTK-3.0.mo -share/locale/pl/LC_MESSAGES/WebKitGTK-3.0.mo -share/locale/pt/LC_MESSAGES/WebKitGTK-3.0.mo -share/locale/pt_BR/LC_MESSAGES/WebKitGTK-3.0.mo -share/locale/ro/LC_MESSAGES/WebKitGTK-3.0.mo -share/locale/ru/LC_MESSAGES/WebKitGTK-3.0.mo -share/locale/sl/LC_MESSAGES/WebKitGTK-3.0.mo -share/locale/sr/LC_MESSAGES/WebKitGTK-3.0.mo -share/locale/sr@latin/LC_MESSAGES/WebKitGTK-3.0.mo -share/locale/sv/LC_MESSAGES/WebKitGTK-3.0.mo -share/locale/ta/LC_MESSAGES/WebKitGTK-3.0.mo -share/locale/te/LC_MESSAGES/WebKitGTK-3.0.mo -share/locale/uk/LC_MESSAGES/WebKitGTK-3.0.mo -share/locale/vi/LC_MESSAGES/WebKitGTK-3.0.mo -share/locale/zh_CN/LC_MESSAGES/WebKitGTK-3.0.mo -share/webkitgtk-3.0/images/deleteButton.png -share/webkitgtk-3.0/images/inputSpeech.png -share/webkitgtk-3.0/images/missingImage.png -share/webkitgtk-3.0/images/nullPlugin.png -share/webkitgtk-3.0/images/panIcon.png -share/webkitgtk-3.0/images/textAreaResizeCorner.png -share/webkitgtk-3.0/images/urlIcon.png -share/webkitgtk-3.0/resources/audio/Composite.wav -share/webkitgtk-3.0/resources/error.html +bin/jsc-4 +include/webkitgtk-4.0/JavaScriptCore/JSBase.h +include/webkitgtk-4.0/JavaScriptCore/JSContextRef.h +include/webkitgtk-4.0/JavaScriptCore/JSObjectRef.h +include/webkitgtk-4.0/JavaScriptCore/JSStringRef.h +include/webkitgtk-4.0/JavaScriptCore/JSValueRef.h +include/webkitgtk-4.0/JavaScriptCore/JavaScript.h +include/webkitgtk-4.0/JavaScriptCore/WebKitAvailability.h +include/webkitgtk-4.0/webkit2/WebKitAuthenticationRequest.h +include/webkitgtk-4.0/webkit2/WebKitBackForwardList.h +include/webkitgtk-4.0/webkit2/WebKitBackForwardListItem.h +include/webkitgtk-4.0/webkit2/WebKitContextMenu.h +include/webkitgtk-4.0/webkit2/WebKitContextMenuActions.h +include/webkitgtk-4.0/webkit2/WebKitContextMenuItem.h +include/webkitgtk-4.0/webkit2/WebKitCookieManager.h +include/webkitgtk-4.0/webkit2/WebKitCredential.h +include/webkitgtk-4.0/webkit2/WebKitDefines.h +include/webkitgtk-4.0/webkit2/WebKitDownload.h +include/webkitgtk-4.0/webkit2/WebKitEditingCommands.h +include/webkitgtk-4.0/webkit2/WebKitEnumTypes.h +include/webkitgtk-4.0/webkit2/WebKitError.h +include/webkitgtk-4.0/webkit2/WebKitFaviconDatabase.h +include/webkitgtk-4.0/webkit2/WebKitFileChooserRequest.h +include/webkitgtk-4.0/webkit2/WebKitFindController.h +include/webkitgtk-4.0/webkit2/WebKitFormSubmissionRequest.h +include/webkitgtk-4.0/webkit2/WebKitForwardDeclarations.h +include/webkitgtk-4.0/webkit2/WebKitFrame.h +include/webkitgtk-4.0/webkit2/WebKitGeolocationPermissionRequest.h +include/webkitgtk-4.0/webkit2/WebKitHitTestResult.h +include/webkitgtk-4.0/webkit2/WebKitJavascriptResult.h +include/webkitgtk-4.0/webkit2/WebKitMimeInfo.h +include/webkitgtk-4.0/webkit2/WebKitNavigationAction.h +include/webkitgtk-4.0/webkit2/WebKitNavigationPolicyDecision.h +include/webkitgtk-4.0/webkit2/WebKitPermissionRequest.h +include/webkitgtk-4.0/webkit2/WebKitPlugin.h +include/webkitgtk-4.0/webkit2/WebKitPolicyDecision.h +include/webkitgtk-4.0/webkit2/WebKitPrintOperation.h +include/webkitgtk-4.0/webkit2/WebKitResponsePolicyDecision.h +include/webkitgtk-4.0/webkit2/WebKitScriptDialog.h +include/webkitgtk-4.0/webkit2/WebKitScriptWorld.h +include/webkitgtk-4.0/webkit2/WebKitSecurityManager.h +include/webkitgtk-4.0/webkit2/WebKitSettings.h +include/webkitgtk-4.0/webkit2/WebKitURIRequest.h +include/webkitgtk-4.0/webkit2/WebKitURIResponse.h +include/webkitgtk-4.0/webkit2/WebKitURISchemeRequest.h +include/webkitgtk-4.0/webkit2/WebKitUserContent.h +include/webkitgtk-4.0/webkit2/WebKitUserContentManager.h +include/webkitgtk-4.0/webkit2/WebKitVersion.h +include/webkitgtk-4.0/webkit2/WebKitWebContext.h +include/webkitgtk-4.0/webkit2/WebKitWebExtension.h +include/webkitgtk-4.0/webkit2/WebKitWebInspector.h +include/webkitgtk-4.0/webkit2/WebKitWebPage.h +include/webkitgtk-4.0/webkit2/WebKitWebResource.h +include/webkitgtk-4.0/webkit2/WebKitWebView.h +include/webkitgtk-4.0/webkit2/WebKitWebViewBase.h +include/webkitgtk-4.0/webkit2/WebKitWindowProperties.h +include/webkitgtk-4.0/webkit2/webkit-web-extension.h +include/webkitgtk-4.0/webkit2/webkit2.h +include/webkitgtk-4.0/webkitdom/WebKitDOMAttr.h +include/webkitgtk-4.0/webkitdom/WebKitDOMAttrUnstable.h +include/webkitgtk-4.0/webkitdom/WebKitDOMAudioTrack.h +include/webkitgtk-4.0/webkitdom/WebKitDOMAudioTrackList.h +include/webkitgtk-4.0/webkitdom/WebKitDOMBarProp.h +include/webkitgtk-4.0/webkitdom/WebKitDOMBatteryManager.h +include/webkitgtk-4.0/webkitdom/WebKitDOMBlob.h +include/webkitgtk-4.0/webkitdom/WebKitDOMBlobUnstable.h +include/webkitgtk-4.0/webkitdom/WebKitDOMCDATASection.h +include/webkitgtk-4.0/webkitdom/WebKitDOMCSSRule.h +include/webkitgtk-4.0/webkitdom/WebKitDOMCSSRuleList.h +include/webkitgtk-4.0/webkitdom/WebKitDOMCSSRuleUnstable.h +include/webkitgtk-4.0/webkitdom/WebKitDOMCSSStyleDeclaration.h +include/webkitgtk-4.0/webkitdom/WebKitDOMCSSStyleSheet.h *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** From owner-svn-ports-all@FreeBSD.ORG Thu Dec 25 21:11:01 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id AED99C39; Thu, 25 Dec 2014 21:11:01 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9B5B83381; Thu, 25 Dec 2014 21:11:01 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBPLB11i050804; Thu, 25 Dec 2014 21:11:01 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBPLB10X050803; Thu, 25 Dec 2014 21:11:01 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201412252111.sBPLB10X050803@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Thu, 25 Dec 2014 21:11:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375604 - head/graphics/GraphicsMagick X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2014 21:11:01 -0000 Author: bapt Date: Thu Dec 25 21:11:00 2014 New Revision: 375604 URL: https://svnweb.freebsd.org/changeset/ports/375604 QAT: https://qat.redports.org/buildarchive/r375604/ Log: revert changes not ready to get in Modified: head/graphics/GraphicsMagick/Makefile Modified: head/graphics/GraphicsMagick/Makefile ============================================================================== --- head/graphics/GraphicsMagick/Makefile Thu Dec 25 21:10:27 2014 (r375603) +++ head/graphics/GraphicsMagick/Makefile Thu Dec 25 21:11:00 2014 (r375604) @@ -32,8 +32,6 @@ CONFIGURE_ARGS= --without-perl --enable- --with-quantum-depth="${QD}" \ --with-windows-font-dir="${WINDOWS_FONT_DIR}" USE_LDCONFIG= yes -INSTALL_TARGET= install-strip -PORTDOCS= * PLIST_SUB= Q="${QD}" @@ -46,7 +44,7 @@ OPTIONS_DEFAULT= OPENMP WEBP X11 DPS_DESC= Display Ghostscript support (must also select X11) FPX_LIB_DEPENDS+= libfpx.so.[2-9]:${PORTSDIR}/graphics/libfpx FPX_CONFIGURE_WITH= fpx -OPENMP_USES= compiler:gcc-c++11-lib +OPENMP_USES= compiler:openmp OPENMP_CONFIGURE_ON= --with-threads --enable-openmp --disable-openmp-slow OPENMP_CONFIGURE_OFF= --without-threads --disable-openmp Q8BIT_DESC= Use 8-bit pixels (speed) instead of 16 (quality) From owner-svn-ports-all@FreeBSD.ORG Thu Dec 25 21:18:13 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0617FDAE; Thu, 25 Dec 2014 21:18:13 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E728D349E; Thu, 25 Dec 2014 21:18:12 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBPLICUm051806; Thu, 25 Dec 2014 21:18:12 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBPLIC1p051802; Thu, 25 Dec 2014 21:18:12 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201412252118.sBPLIC1p051802@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Thu, 25 Dec 2014 21:18:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375605 - head/www/kcgi X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2014 21:18:13 -0000 Author: bapt Date: Thu Dec 25 21:18:11 2014 New Revision: 375605 URL: https://svnweb.freebsd.org/changeset/ports/375605 QAT: https://qat.redports.org/buildarchive/r375605/ Log: Update to 0.5 Modified: head/www/kcgi/Makefile head/www/kcgi/distinfo head/www/kcgi/pkg-plist Modified: head/www/kcgi/Makefile ============================================================================== --- head/www/kcgi/Makefile Thu Dec 25 21:11:00 2014 (r375604) +++ head/www/kcgi/Makefile Thu Dec 25 21:18:11 2014 (r375605) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= kcgi -PORTVERSION= 0.4.4 +PORTVERSION= 0.5 CATEGORIES= www devel MASTER_SITES= http://kristaps.bsd.lv/kcgi/snapshots/ Modified: head/www/kcgi/distinfo ============================================================================== --- head/www/kcgi/distinfo Thu Dec 25 21:11:00 2014 (r375604) +++ head/www/kcgi/distinfo Thu Dec 25 21:18:11 2014 (r375605) @@ -1,2 +1,2 @@ -SHA256 (kcgi-0.4.4.tgz) = c800678c0d380648a53f1883f7c4a2a4ae16b26105096535fba849ea8dfcc3c1 -SIZE (kcgi-0.4.4.tgz) = 59952 +SHA256 (kcgi-0.5.tgz) = 3eff9cef5486a13194f7542277860a72f566cb3d7069b23783c8b5ae9deb66e0 +SIZE (kcgi-0.5.tgz) = 65344 Modified: head/www/kcgi/pkg-plist ============================================================================== --- head/www/kcgi/pkg-plist Thu Dec 25 21:11:00 2014 (r375604) +++ head/www/kcgi/pkg-plist Thu Dec 25 21:18:11 2014 (r375605) @@ -5,6 +5,7 @@ lib/libkcgi.a lib/libkcgihtml.a lib/libkcgijson.a man/man3/kcgi.3.gz +man/man3/kcgi_regress.3.gz man/man3/kcgihtml.3.gz man/man3/kcgijson.3.gz man/man3/khttp_body.3.gz From owner-svn-ports-all@FreeBSD.ORG Thu Dec 25 21:52:21 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id EEDA178D; Thu, 25 Dec 2014 21:52:21 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id DB8E51A4E; Thu, 25 Dec 2014 21:52:21 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBPLqL4u069825; Thu, 25 Dec 2014 21:52:21 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBPLqLgE069824; Thu, 25 Dec 2014 21:52:21 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412252152.sBPLqLgE069824@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Thu, 25 Dec 2014 21:52:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375606 - head/graphics/GraphicsMagick X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2014 21:52:22 -0000 Author: antoine Date: Thu Dec 25 21:52:20 2014 New Revision: 375606 URL: https://svnweb.freebsd.org/changeset/ports/375606 QAT: https://qat.redports.org/buildarchive/r375606/ Log: Add back some lines that were mistakenly removed during the bump Modified: head/graphics/GraphicsMagick/Makefile Modified: head/graphics/GraphicsMagick/Makefile ============================================================================== --- head/graphics/GraphicsMagick/Makefile Thu Dec 25 21:18:11 2014 (r375605) +++ head/graphics/GraphicsMagick/Makefile Thu Dec 25 21:52:20 2014 (r375606) @@ -118,3 +118,6 @@ regression-test: do-build ${MAKEFILE} ${MAKE_ARGS} check) .include +# The OPENMP option may select gcc as compiler but on architectures +# that have switched to libc++ clang should be used for C++ code. +CXX= c++ From owner-svn-ports-all@FreeBSD.ORG Thu Dec 25 21:58:21 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 14D10AFA; Thu, 25 Dec 2014 21:58:21 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 012A81B07; Thu, 25 Dec 2014 21:58:21 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBPLwKOr070693; Thu, 25 Dec 2014 21:58:20 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBPLwK47070692; Thu, 25 Dec 2014 21:58:20 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201412252158.sBPLwK47070692@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Thu, 25 Dec 2014 21:58:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375607 - head/graphics/GraphicsMagick X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2014 21:58:21 -0000 Author: bapt Date: Thu Dec 25 21:58:19 2014 New Revision: 375607 URL: https://svnweb.freebsd.org/changeset/ports/375607 QAT: https://qat.redports.org/buildarchive/r375607/ Log: Drop maintainership Modified: head/graphics/GraphicsMagick/Makefile Modified: head/graphics/GraphicsMagick/Makefile ============================================================================== --- head/graphics/GraphicsMagick/Makefile Thu Dec 25 21:52:20 2014 (r375606) +++ head/graphics/GraphicsMagick/Makefile Thu Dec 25 21:58:19 2014 (r375607) @@ -10,7 +10,7 @@ MASTER_SITES= SF \ ftp://ftp.graphicsmagick.org/pub/GraphicsMagick/1.3/ MASTER_SITE_SUBDIR= ${PORTNAME:tl}/${PORTNAME:tl}/${PORTVERSION} -MAINTAINER= bapt@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Fast image processing tools based on ImageMagick LIB_DEPENDS= libjbig.so:${PORTSDIR}/graphics/jbigkit \ From owner-svn-ports-all@FreeBSD.ORG Thu Dec 25 22:19:00 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 86EC1E9F; Thu, 25 Dec 2014 22:19:00 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 72BC21E41; Thu, 25 Dec 2014 22:19:00 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBPMJ03m080271; Thu, 25 Dec 2014 22:19:00 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBPMJ0Dr080270; Thu, 25 Dec 2014 22:19:00 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412252219.sBPMJ0Dr080270@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Thu, 25 Dec 2014 22:19:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375608 - head/games/linux-nwserver/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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2014 22:19:00 -0000 Author: antoine Date: Thu Dec 25 22:18:59 2014 New Revision: 375608 URL: https://svnweb.freebsd.org/changeset/ports/375608 QAT: https://qat.redports.org/buildarchive/r375608/ Log: Add a missed pkg-message.in Added: head/games/linux-nwserver/files/pkg-message.in (contents, props changed) Added: head/games/linux-nwserver/files/pkg-message.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/linux-nwserver/files/pkg-message.in Thu Dec 25 22:18:59 2014 (r375608) @@ -0,0 +1,8 @@ +******************************************************************************* +Neverwinter Nights Dedicated Server requires original game data to run. +Consult %%DOCSDIR%%/readme.linuxserver.txt +for more information about required data directories. +From directory, where you will have installed game data you can run: +%%PREFIX%%/bin/fixinstall - to check installation +and %%PREFIX%%/bin/nwserver - to start server +******************************************************************************* From owner-svn-ports-all@FreeBSD.ORG Thu Dec 25 22:22:51 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6C4D9FB7 for ; Thu, 25 Dec 2014 22:22:51 +0000 (UTC) Received: from mail-lb0-f181.google.com (mail-lb0-f181.google.com [209.85.217.181]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 08C1C1F13 for ; Thu, 25 Dec 2014 22:22:50 +0000 (UTC) Received: by mail-lb0-f181.google.com with SMTP id l4so8184577lbv.12 for ; Thu, 25 Dec 2014 14:22:42 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:message-id:date:from:user-agent:mime-version:to :subject:references:in-reply-to:content-type :content-transfer-encoding; bh=3EzqgTzM/jFJyShv/Loxws6rNTqeRlw3DiFGhgNIchM=; b=l01qcemCilxfU8FiAmpkIDeGIJm6Hbqw7KtTvpiL4QWv6jgR2IXW6/oelMTZOcA+CQ 1abRIDyxhYId1qKUkuzYUIvPw+J/3SNU+VZeWgnyQgOl9po21MUIIIToQUW9azw4yaoX fuPvPfPNM/DUu0CySELtkHkCFKYosTW1R5u9DA6c4MJWiP7eFk5qyfrJfATag7P7m7ji 2StjkIKWZmt3ckGF1N36Ot2RV2tGPhphg2czPceouu//dUoR+WmZHw4PNfA2v+SwpCYF aX/J9vIZNY+4xKf92xsWny6+FcwX70TlWsmV/HNYLBUmIUAuHcqMWAtQMa4CqqadAp3U QzoA== X-Gm-Message-State: ALoCoQk7eY1hR9GiCrpQbAGJzHjDNQTGqZwuVE01bgwiQsgVFgJ7WCi7rVVfZ3O8ojd3hrMrXDB8 X-Received: by 10.112.8.69 with SMTP id p5mr40697983lba.97.1419546162554; Thu, 25 Dec 2014 14:22:42 -0800 (PST) Received: from [192.168.1.2] ([89.169.173.68]) by mx.google.com with ESMTPSA id ei11sm7564362lad.18.2014.12.25.14.22.41 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 25 Dec 2014 14:22:41 -0800 (PST) Message-ID: <549C8E31.6030106@freebsd.org> Date: Fri, 26 Dec 2014 01:22:41 +0300 From: Andrey Chernov User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 MIME-Version: 1.0 To: Baptiste Daroussin , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org, dinoex@FreeBSD.org Subject: Re: svn commit: r375598 - in head: astro/astrometry astro/celestia astro/sunclock astro/viking astro/xephem astro/xplanet astro/xtide audio/csound audio/csound6 audio/dvda-author audio/enscribe audio/g... References: <201412252054.sBPKshlf040506@svn.freebsd.org> In-Reply-To: <201412252054.sBPKshlf040506@svn.freebsd.org> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2014 22:22:51 -0000 On 25.12.2014 23:54, Baptiste Daroussin wrote: > Log: > Bump portrevision after png update www/webalizer indirectly depends on libpng (through libgd), so need version bump too and probably direct mention of libpng in its dependencies. -- http://ache.vniz.net/ From owner-svn-ports-all@FreeBSD.ORG Thu Dec 25 22:44:00 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A35184AD; Thu, 25 Dec 2014 22:44:00 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8F7A0641ED; Thu, 25 Dec 2014 22:44:00 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBPMi02B093716; Thu, 25 Dec 2014 22:44:00 GMT (envelope-from riggs@FreeBSD.org) Received: (from riggs@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBPMi08m093713; Thu, 25 Dec 2014 22:44:00 GMT (envelope-from riggs@FreeBSD.org) Message-Id: <201412252244.sBPMi08m093713@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: riggs set sender to riggs@FreeBSD.org using -f From: Thomas Zander Date: Thu, 25 Dec 2014 22:44:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375609 - in head/multimedia/ffmpegthumbnailer: . 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2014 22:44:00 -0000 Author: riggs Date: Thu Dec 25 22:43:59 2014 New Revision: 375609 URL: https://svnweb.freebsd.org/changeset/ports/375609 QAT: https://qat.redports.org/buildarchive/r375609/ Log: Fix build on 8.x systems PR: 195600 Submitted by: truckman@FreeBSD.org Approved by: clutton@zoho.com (maintainer) Added: head/multimedia/ffmpegthumbnailer/files/patch-libffmpegthumbnailer_jpegwriter.h (contents, props changed) Modified: head/multimedia/ffmpegthumbnailer/Makefile Modified: head/multimedia/ffmpegthumbnailer/Makefile ============================================================================== --- head/multimedia/ffmpegthumbnailer/Makefile Thu Dec 25 22:18:59 2014 (r375608) +++ head/multimedia/ffmpegthumbnailer/Makefile Thu Dec 25 22:43:59 2014 (r375609) @@ -24,7 +24,7 @@ CONFIGURE_ARGS= --with-pkgconfigdir=${PR GNU_CONFIGURE= yes INSTALL_TARGET= install-strip -USES= libtool pathfix pkgconfig +USES= compiler:c++11-lib libtool pathfix pkgconfig USE_GNOME= glib20 USE_LDCONFIG= yes Added: head/multimedia/ffmpegthumbnailer/files/patch-libffmpegthumbnailer_jpegwriter.h ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/multimedia/ffmpegthumbnailer/files/patch-libffmpegthumbnailer_jpegwriter.h Thu Dec 25 22:43:59 2014 (r375609) @@ -0,0 +1,10 @@ +--- libffmpegthumbnailer/jpegwriter.h.orig 2014-05-30 02:04:59.000000000 -0700 ++++ libffmpegthumbnailer/jpegwriter.h 2014-12-02 18:20:46.000000000 -0800 +@@ -17,6 +17,7 @@ + #ifndef JPEG_WRITER_H + #define JPEG_WRITER_H + ++#include + #include + #include + From owner-svn-ports-all@FreeBSD.ORG Thu Dec 25 22:48:47 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 81ABD5F6; Thu, 25 Dec 2014 22:48:47 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 62C5064254; Thu, 25 Dec 2014 22:48:47 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBPMmlhU094892; Thu, 25 Dec 2014 22:48:47 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBPMmh3f094877; Thu, 25 Dec 2014 22:48:43 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201412252248.sBPMmh3f094877@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Thu, 25 Dec 2014 22:48:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375610 - in head/devel: aarch64-binutils amd64-binutils arm-gnueabi-binutils arm-none-eabi-binutils binutils binutils/files i386-linux-binutils mips-binutils mips64-binutils powerpc64-... X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2014 22:48:47 -0000 Author: bapt Date: Thu Dec 25 22:48:42 2014 New Revision: 375610 URL: https://svnweb.freebsd.org/changeset/ports/375610 QAT: https://qat.redports.org/buildarchive/r375610/ Log: Update binutils to 2.25 This release incorporates most of the FreeBSD patches Mark aach64 as broken as the patchset needs to be updated Deleted: head/devel/binutils/files/patch-bfd-config.bfd head/devel/binutils/files/patch-gas-Makefile.am head/devel/binutils/files/patch-gas-Makefile.in head/devel/binutils/files/patch-gas-config-te-armfbsdeabi.h head/devel/binutils/files/patch-gas-config-te-armfbsdvfp.h head/devel/binutils/files/patch-gas-configure.tgt head/devel/binutils/files/patch-gold_Makefile.in head/devel/binutils/files/patch-gold_config.in head/devel/binutils/files/patch-gold_configure head/devel/binutils/files/patch-gold_script.cc head/devel/binutils/files/patch-gold_stringpool.cc head/devel/binutils/files/patch-gold_system.h head/devel/binutils/files/patch-ld-Makefile.am head/devel/binutils/files/patch-ld-Makefile.in head/devel/binutils/files/patch-ld-configure.tgt head/devel/binutils/files/patch-ld-emulparams-armelf_fbsd.sh head/devel/binutils/files/patch-ld-emulparams-armelfb_fbsd.sh Modified: head/devel/aarch64-binutils/Makefile head/devel/amd64-binutils/Makefile head/devel/arm-gnueabi-binutils/Makefile head/devel/arm-none-eabi-binutils/Makefile head/devel/binutils/Makefile head/devel/binutils/distinfo head/devel/binutils/files/patch-aarch64.diff head/devel/binutils/pkg-plist head/devel/i386-linux-binutils/Makefile head/devel/mips-binutils/Makefile head/devel/mips64-binutils/Makefile head/devel/powerpc64-binutils/Makefile head/devel/sparc64-binutils/Makefile Modified: head/devel/aarch64-binutils/Makefile ============================================================================== --- head/devel/aarch64-binutils/Makefile Thu Dec 25 22:43:59 2014 (r375609) +++ head/devel/aarch64-binutils/Makefile Thu Dec 25 22:48:42 2014 (r375610) @@ -1,10 +1,10 @@ # $FreeBSD$ -PORTREVISION= 1 COMMENT= GNU binutils for AArch64 cross-development PKGNAMEPREFIX= aarch64- PLIST= ${.CURDIR}/pkg-plist MASTERDIR= ${.CURDIR}/../binutils/ +BROKEN= Patchset for aarch64 not up to date for binutils 2.25 .include "${MASTERDIR}/Makefile" Modified: head/devel/amd64-binutils/Makefile ============================================================================== --- head/devel/amd64-binutils/Makefile Thu Dec 25 22:43:59 2014 (r375609) +++ head/devel/amd64-binutils/Makefile Thu Dec 25 22:48:42 2014 (r375610) @@ -1,6 +1,5 @@ # $FreeBSD$ -PORTREVISION= 3 COMMENT= GNU binutils for amd64 cross-development PKGNAMEPREFIX= amd64- PLIST= ${.CURDIR}/pkg-plist Modified: head/devel/arm-gnueabi-binutils/Makefile ============================================================================== --- head/devel/arm-gnueabi-binutils/Makefile Thu Dec 25 22:43:59 2014 (r375609) +++ head/devel/arm-gnueabi-binutils/Makefile Thu Dec 25 22:48:42 2014 (r375610) @@ -1,6 +1,5 @@ # $FreeBSD$ -PORTREVISION= 2 COMMENT= GNU binutils for arm cross-development PKGNAMEPREFIX= arm-gnueabi- PLIST= ${.CURDIR}/pkg-plist Modified: head/devel/arm-none-eabi-binutils/Makefile ============================================================================== --- head/devel/arm-none-eabi-binutils/Makefile Thu Dec 25 22:43:59 2014 (r375609) +++ head/devel/arm-none-eabi-binutils/Makefile Thu Dec 25 22:48:42 2014 (r375610) @@ -1,6 +1,5 @@ # $FreeBSD$ -PORTREVISION= 2 COMMENT= GNU binutils for bare metal arm cross-development PKGNAMEPREFIX= arm-none-eabi- BUTARGET= arm-none-eabi Modified: head/devel/binutils/Makefile ============================================================================== --- head/devel/binutils/Makefile Thu Dec 25 22:43:59 2014 (r375609) +++ head/devel/binutils/Makefile Thu Dec 25 22:48:42 2014 (r375610) @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= binutils -PORTVERSION= 2.24 -PORTREVISION?= 1 +PORTVERSION= 2.25 +PORTREVISION?= 0 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEWARE} MASTER_SITE_SUBDIR= binutils/releases @@ -41,10 +41,8 @@ CONFIGURE_ARGS+= --with-system-zlib \ --with-mpfr=${LOCALBASE} INFO= as \ binutils \ - standards \ gprof \ bfd \ - configure \ ld .endif Modified: head/devel/binutils/distinfo ============================================================================== --- head/devel/binutils/distinfo Thu Dec 25 22:43:59 2014 (r375609) +++ head/devel/binutils/distinfo Thu Dec 25 22:48:42 2014 (r375610) @@ -1,2 +1,2 @@ -SHA256 (binutils-2.24.tar.bz2) = e5e8c5be9664e7f7f96e0d09919110ab5ad597794f5b1809871177a0f0f14137 -SIZE (binutils-2.24.tar.bz2) = 22716802 +SHA256 (binutils-2.25.tar.bz2) = 22defc65cfa3ef2a3395faaea75d6331c6e62ea5dfacfed3e2ec17b08c882923 +SIZE (binutils-2.25.tar.bz2) = 24049133 Modified: head/devel/binutils/files/patch-aarch64.diff ============================================================================== --- head/devel/binutils/files/patch-aarch64.diff Thu Dec 25 22:43:59 2014 (r375609) +++ head/devel/binutils/files/patch-aarch64.diff Thu Dec 25 22:48:42 2014 (r375610) @@ -70,15 +70,15 @@ index 5968668..5ffb2a4 100644 @@ -1524,6 +1526,14 @@ eaarch64elf32b.c: $(srcdir)/emulparams/aarch64elf32b.sh $(srcdir)/emulparams/aar $(ELF_DEPS) $(srcdir)/emultempl/aarch64elf.em \ $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} - ${GENSCRIPTS} aarch64elf32b "$(tdir_aarch64elf32b)" + +eaarch64fbsd.c: $(srcdir)/emulparams/aarch64fbsd.sh \ + $(ELF_DEPS) $(srcdir)/emultempl/aarch64elf.em \ + $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} -+ ${GENSCRIPTS} aarch64fbsd "$(tdir_aarch64fbsd)" ++ +eaarch64fbsdb.c: $(srcdir)/emulparams/aarch64fbsdb.sh $(srcdir)/emulparams/aarch64fbsd.sh \ + $(ELF_DEPS) $(srcdir)/emultempl/aarch64elf.em \ + $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} -+ ${GENSCRIPTS} aarch64fbsdb "$(tdir_aarch64fbsdb)" ++ eaarch64linux.c: $(srcdir)/emulparams/aarch64linux.sh \ $(ELF_DEPS) $(srcdir)/emultempl/aarch64elf.em \ $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} @@ -107,15 +107,15 @@ index 59cba73..0ed674f 100644 @@ -2956,6 +2960,14 @@ eaarch64elf32b.c: $(srcdir)/emulparams/aarch64elf32b.sh $(srcdir)/emulparams/aar $(ELF_DEPS) $(srcdir)/emultempl/aarch64elf.em \ $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} - ${GENSCRIPTS} aarch64elf32b "$(tdir_aarch64elf32b)" + +eaarch64fbsd.c: $(srcdir)/emulparams/aarch64fbsd.sh \ + $(ELF_DEPS) $(srcdir)/emultempl/aarch64elf.em \ + $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} -+ ${GENSCRIPTS} aarch64fbsd "$(tdir_aarch64fbsd)" ++ +eaarch64fbsdb.c: $(srcdir)/emulparams/aarch64fbsdb.sh $(srcdir)/emulparams/aarch64fbsd.sh \ + $(ELF_DEPS) $(srcdir)/emultempl/aarch64elf.em \ + $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} -+ ${GENSCRIPTS} aarch64fbsdb "$(tdir_aarch64fbsdb)" ++ eaarch64linux.c: $(srcdir)/emulparams/aarch64linux.sh \ $(ELF_DEPS) $(srcdir)/emultempl/aarch64elf.em \ $(srcdir)/scripttempl/elf.sc ${GEN_DEPENDS} Modified: head/devel/binutils/pkg-plist ============================================================================== --- head/devel/binutils/pkg-plist Thu Dec 25 22:43:59 2014 (r375609) +++ head/devel/binutils/pkg-plist Thu Dec 25 22:48:42 2014 (r375610) @@ -77,6 +77,7 @@ man/man1/windres.1.gz %%NLS%%share/locale/ga/LC_MESSAGES/ld.mo %%NLS%%share/locale/ga/LC_MESSAGES/opcodes.mo %%NLS%%share/locale/hr/LC_MESSAGES/binutils.mo +%%NLS%%share/locale/hu/LC_MESSAGES/gprof.mo %%NLS%%share/locale/id/LC_MESSAGES/gprof.mo %%NLS%%share/locale/id/LC_MESSAGES/opcodes.mo %%NLS%%share/locale/id/LC_MESSAGES/bfd.mo @@ -113,6 +114,7 @@ man/man1/windres.1.gz %%NLS%%share/locale/rw/LC_MESSAGES/gprof.mo %%NLS%%share/locale/sk/LC_MESSAGES/binutils.mo %%NLS%%share/locale/sr/LC_MESSAGES/gprof.mo +%%NLS%%share/locale/sr/LC_MESSAGES/binutils.mo %%NLS%%share/locale/sv/LC_MESSAGES/bfd.mo %%NLS%%share/locale/sv/LC_MESSAGES/binutils.mo %%NLS%%share/locale/sv/LC_MESSAGES/gprof.mo @@ -126,6 +128,7 @@ man/man1/windres.1.gz %%NLS%%share/locale/tr/LC_MESSAGES/opcodes.mo %%NLS%%share/locale/uk/LC_MESSAGES/bfd.mo %%NLS%%share/locale/uk/LC_MESSAGES/binutils.mo +%%NLS%%share/locale/uk/LC_MESSAGES/gas.mo %%NLS%%share/locale/uk/LC_MESSAGES/gprof.mo %%NLS%%share/locale/uk/LC_MESSAGES/ld.mo %%NLS%%share/locale/uk/LC_MESSAGES/opcodes.mo Modified: head/devel/i386-linux-binutils/Makefile ============================================================================== --- head/devel/i386-linux-binutils/Makefile Thu Dec 25 22:43:59 2014 (r375609) +++ head/devel/i386-linux-binutils/Makefile Thu Dec 25 22:48:42 2014 (r375610) @@ -1,6 +1,5 @@ # $FreeBSD$ -PORTREVISION= 2 COMMENT= GNU binutils for linux i386 cross-development PKGNAMEPREFIX= i386-linux- BUTARGET= i386-pc-linux-gnu Modified: head/devel/mips-binutils/Makefile ============================================================================== --- head/devel/mips-binutils/Makefile Thu Dec 25 22:43:59 2014 (r375609) +++ head/devel/mips-binutils/Makefile Thu Dec 25 22:48:42 2014 (r375610) @@ -1,6 +1,5 @@ # $FreeBSD$ -PORTREVISION= 2 COMMENT= GNU binutils for mips64 cross-development PKGNAMEPREFIX= mips- PLIST= ${.CURDIR}/pkg-plist Modified: head/devel/mips64-binutils/Makefile ============================================================================== --- head/devel/mips64-binutils/Makefile Thu Dec 25 22:43:59 2014 (r375609) +++ head/devel/mips64-binutils/Makefile Thu Dec 25 22:48:42 2014 (r375610) @@ -1,6 +1,5 @@ # $FreeBSD$ -PORTREVISION= 2 COMMENT= GNU binutils for mips64 cross-development PKGNAMEPREFIX= mips64- PLIST= ${.CURDIR}/pkg-plist Modified: head/devel/powerpc64-binutils/Makefile ============================================================================== --- head/devel/powerpc64-binutils/Makefile Thu Dec 25 22:43:59 2014 (r375609) +++ head/devel/powerpc64-binutils/Makefile Thu Dec 25 22:48:42 2014 (r375610) @@ -1,6 +1,5 @@ # $FreeBSD$ -PORTREVISION= 2 COMMENT= GNU binutils for powerpc64 cross-development PKGNAMEPREFIX= powerpc64- PLIST= ${.CURDIR}/pkg-plist Modified: head/devel/sparc64-binutils/Makefile ============================================================================== --- head/devel/sparc64-binutils/Makefile Thu Dec 25 22:43:59 2014 (r375609) +++ head/devel/sparc64-binutils/Makefile Thu Dec 25 22:48:42 2014 (r375610) @@ -1,6 +1,5 @@ # $FreeBSD$ -PORTREVISION= 3 COMMENT= GNU binutils for sparc64 cross-development PKGNAMEPREFIX= sparc64- PLIST= ${.CURDIR}/pkg-plist From owner-svn-ports-all@FreeBSD.ORG Thu Dec 25 23:04:16 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5B9F6982; Thu, 25 Dec 2014 23:04:16 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 48957220E; Thu, 25 Dec 2014 23:04:16 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBPN4GMc003908; Thu, 25 Dec 2014 23:04:16 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBPN4Gew003907; Thu, 25 Dec 2014 23:04:16 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201412252304.sBPN4Gew003907@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Thu, 25 Dec 2014 23:04:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375611 - 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Dec 2014 23:04:16 -0000 Author: bapt Date: Thu Dec 25 23:04:15 2014 New Revision: 375611 URL: https://svnweb.freebsd.org/changeset/ports/375611 QAT: https://qat.redports.org/buildarchive/r375611/ Log: Remove non working check-latest Modified: head/Mk/bsd.xorg.mk Modified: head/Mk/bsd.xorg.mk ============================================================================== --- head/Mk/bsd.xorg.mk Thu Dec 25 22:48:42 2014 (r375610) +++ head/Mk/bsd.xorg.mk Thu Dec 25 23:04:15 2014 (r375611) @@ -336,15 +336,4 @@ BUILD_DEPENDS+= ${${_module}_BUILD_DEP RUN_DEPENDS+= ${LIB_PC_DEPENDS} BUILD_DEPENDS+= ${LIB_PC_DEPENDS} -.if !target(check-latest) -check-latest: - @AVAIL_VER=`fetch -qo - http://xorg.freedesktop.org/releases/individual/${XORG_CAT}/ | sed -ne 's/.*${PORTNAME}-\(.*\).tar.bz2\".*/\1/p'` && \ - ${ECHO_CMD} "Available versions for ${PORTNAME} are: $${AVAIL_VER}." && \ - for ver in $${AVAIL_VER}; do \ - if [ `pkg_version -t $$ver ${PORTVERSION}` = ">" ]; then \ - ${ECHO_CMD} "${PORTNAME} $$ver is newer than current version."; \ - fi; \ - done -.endif - .endif From owner-svn-ports-all@FreeBSD.ORG Fri Dec 26 01:21:38 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id EE636C31; Fri, 26 Dec 2014 01:21:38 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D9EDB25F7; Fri, 26 Dec 2014 01:21:38 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBQ1LcAn069429; Fri, 26 Dec 2014 01:21:38 GMT (envelope-from kevlo@FreeBSD.org) Received: (from kevlo@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBQ1LcF4069428; Fri, 26 Dec 2014 01:21:38 GMT (envelope-from kevlo@FreeBSD.org) Message-Id: <201412260121.sBQ1LcF4069428@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: kevlo set sender to kevlo@FreeBSD.org using -f From: Kevin Lo Date: Fri, 26 Dec 2014 01:21:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375612 - head/net/ifstated X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Dec 2014 01:21:39 -0000 Author: kevlo Date: Fri Dec 26 01:21:37 2014 New Revision: 375612 URL: https://svnweb.freebsd.org/changeset/ports/375612 QAT: https://qat.redports.org/buildarchive/r375612/ Log: Put PORTEPOCH back to 3. Modified: head/net/ifstated/Makefile Modified: head/net/ifstated/Makefile ============================================================================== --- head/net/ifstated/Makefile Thu Dec 25 23:04:15 2014 (r375611) +++ head/net/ifstated/Makefile Fri Dec 26 01:21:37 2014 (r375612) @@ -3,7 +3,7 @@ PORTNAME= ifstated PORTVERSION= 5.1 -PORTEPOCH= 2 +PORTEPOCH= 3 CATEGORIES= net MASTER_SITES= http://christianserving.org/ports/net/ifstated/ From owner-svn-ports-all@FreeBSD.ORG Fri Dec 26 01:27:17 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8EA5DE30; Fri, 26 Dec 2014 01:27:17 +0000 (UTC) Received: from ns.kevlo.org (220-135-115-6.HINET-IP.hinet.net [220.135.115.6]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "ns.kevlo.org", Issuer "ns.kevlo.org" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 35780265E; Fri, 26 Dec 2014 01:27:16 +0000 (UTC) Received: from ns.kevlo.org (localhost [127.0.0.1]) by ns.kevlo.org (8.14.9/8.14.9) with ESMTP id sBQ1Q1Zn019017 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Fri, 26 Dec 2014 09:26:01 +0800 (CST) (envelope-from kevlo@ns.kevlo.org) Received: (from kevlo@localhost) by ns.kevlo.org (8.14.9/8.14.9/Submit) id sBQ1Q0tc019016; Fri, 26 Dec 2014 09:26:00 +0800 (CST) (envelope-from kevlo) Date: Fri, 26 Dec 2014 09:25:59 +0800 From: Kevin Lo To: Mark Linimon Subject: Re: svn commit: r375390 - in head/net/ifstated: . files Message-ID: <20141226012559.GA19009@ns.kevlo.org> References: <201412240559.sBO5xXKA011201@svn.freebsd.org> <20141224125108.GA20688@FreeBSD.org> <20141225011917.GA11472@ns.kevlo.org> <20141225020127.GA21260@lonesome.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20141225020127.GA21260@lonesome.com> User-Agent: Mutt/1.5.23 (2014-03-12) Cc: svn-ports-head@freebsd.org, Alexey Dokuchaev , svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Dec 2014 01:27:17 -0000 On Wed, Dec 24, 2014 at 08:01:27PM -0600, Mark Linimon wrote: > > On Thu, Dec 25, 2014 at 09:19:17AM +0800, Kevin Lo wrote: > > > > -PORTEPOCH= 2 > > > > +PORTEPOCH= 3 > > > > > > Pardon me?? > > > > Kevin > > Uh, you've just sent PORTEPOCH backwards, which means that anyone who > built from the port during the time it was set to 3 will never get any > updates at all. > > I agree it shouldn't have been incremented in the first place, but > aren't we stuck with it now? I put PORTEPOCH back to 3, thanks. > mcl Kevin From owner-svn-ports-all@FreeBSD.ORG Fri Dec 26 02:53:37 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A1810784; Fri, 26 Dec 2014 02:53:37 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 821DE12FB; Fri, 26 Dec 2014 02:53:37 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBQ2rb31011748; Fri, 26 Dec 2014 02:53:37 GMT (envelope-from koobs@FreeBSD.org) Received: (from koobs@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBQ2raSS011745; Fri, 26 Dec 2014 02:53:36 GMT (envelope-from koobs@FreeBSD.org) Message-Id: <201412260253.sBQ2raSS011745@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: koobs set sender to koobs@FreeBSD.org using -f From: Kubilay Kocak Date: Fri, 26 Dec 2014 02:53:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375613 - in head/net/py-twitter-tools: . 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Dec 2014 02:53:37 -0000 Author: koobs Date: Fri Dec 26 02:53:35 2014 New Revision: 375613 URL: https://svnweb.freebsd.org/changeset/ports/375613 QAT: https://qat.redports.org/buildarchive/r375613/ Log: net/py-twitter-tools: Update to 1.15.0 - Update to 1.15.0 - Add LICENSE_FILE - Add TEST_DEPENDS and regression-test: target - Remove GH_PROJECT (value is now the default) - Patch tests_require and test_suite into setup.py, send upstream [1] [1] https://github.com/sixohsix/twitter/pull/272 Added: head/net/py-twitter-tools/files/ head/net/py-twitter-tools/files/patch-setup.py (contents, props changed) Modified: head/net/py-twitter-tools/Makefile head/net/py-twitter-tools/distinfo Modified: head/net/py-twitter-tools/Makefile ============================================================================== --- head/net/py-twitter-tools/Makefile Fri Dec 26 01:21:37 2014 (r375612) +++ head/net/py-twitter-tools/Makefile Fri Dec 26 02:53:35 2014 (r375613) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= twitter -PORTVERSION= 1.14.1 +PORTVERSION= 1.15.0 CATEGORIES= net python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} PKGNAMESUFFIX= -tools @@ -10,14 +10,20 @@ PKGNAMESUFFIX= -tools MAINTAINER= koobs@FreeBSD.org COMMENT= Python API and command-line toolset for Twitter +TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}nose>0:${PORTSDIR}/devel/py-nose + LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE USES= python USE_PYTHON= distutils autoplist USE_GITHUB= yes + GH_ACCOUNT= sixohsix -GH_PROJECT= twitter GH_TAGNAME= ${DISTNAME} -GH_COMMIT= 5712410 +GH_COMMIT= bb26b5d + +regression-test: build + @cd ${WRKSRC} && ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test .include Modified: head/net/py-twitter-tools/distinfo ============================================================================== --- head/net/py-twitter-tools/distinfo Fri Dec 26 01:21:37 2014 (r375612) +++ head/net/py-twitter-tools/distinfo Fri Dec 26 02:53:35 2014 (r375613) @@ -1,2 +1,2 @@ -SHA256 (twitter-1.14.1.tar.gz) = 8e20d4fe5c30d5f2d9a32b5a925a4426a8a43167b80e4e98404a05e8bb1210b6 -SIZE (twitter-1.14.1.tar.gz) = 39459 +SHA256 (twitter-1.15.0.tar.gz) = f0cf4d8ec60a26bbec9fb9a2455f037c8e47746c12e9a1bc9ce3f373014a1774 +SIZE (twitter-1.15.0.tar.gz) = 41853 Added: head/net/py-twitter-tools/files/patch-setup.py ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/py-twitter-tools/files/patch-setup.py Fri Dec 26 02:53:35 2014 (r375613) @@ -0,0 +1,22 @@ +--- setup.py.orig 2014-12-26 02:42:01 UTC ++++ setup.py +@@ -9,6 +9,10 @@ install_requires = [ + if sys.version_info < (2,7): + install_requires.append('argparse') + ++tests_require = [ ++ 'nose', ++] ++ + setup(name='twitter', + version=version, + description="An API and command-line toolset for Twitter (twitter.com)", +@@ -39,6 +43,8 @@ setup(name='twitter', + include_package_data=True, + zip_safe=True, + install_requires=install_requires, ++ tests_require=tests_require, ++ test_suite = 'nose.collector', + entry_points=""" + # -*- Entry points: -*- + [console_scripts] From owner-svn-ports-all@FreeBSD.ORG Fri Dec 26 03:48:26 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E9A9A1A0; Fri, 26 Dec 2014 03:48:26 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D5CA825DD; Fri, 26 Dec 2014 03:48:26 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBQ3mQ1D036528; Fri, 26 Dec 2014 03:48:26 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBQ3mQ9D036523; Fri, 26 Dec 2014 03:48:26 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201412260348.sBQ3mQ9D036523@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Fri, 26 Dec 2014 03:48:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375614 - head/devel/pecl-ev X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Dec 2014 03:48:27 -0000 Author: vanilla Date: Fri Dec 26 03:48:25 2014 New Revision: 375614 URL: https://svnweb.freebsd.org/changeset/ports/375614 QAT: https://qat.redports.org/buildarchive/r375614/ Log: - Update to 0.2.13 - Remove PHP_MODNAME - Use `USES= tar:tgz` instead of EXTRACT_SUFX PR: ports/196262 Submitted by: maintainer Modified: head/devel/pecl-ev/Makefile head/devel/pecl-ev/distinfo Modified: head/devel/pecl-ev/Makefile ============================================================================== --- head/devel/pecl-ev/Makefile Fri Dec 26 02:53:35 2014 (r375613) +++ head/devel/pecl-ev/Makefile Fri Dec 26 03:48:25 2014 (r375614) @@ -2,11 +2,10 @@ # $FreeBSD$ PORTNAME= ev -PORTVERSION= 0.2.12 +PORTVERSION= 0.2.13 CATEGORIES= devel MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- -EXTRACT_SUFX= .tgz DIST_SUBDIR= PECL MAINTAINER= johnpupu@gmail.com @@ -14,11 +13,11 @@ COMMENT= Libev extension for PHP LICENSE= PHP301 +USES= tar:tgz USE_PHP= yes USE_PHP_BUILD= yes USE_PHPIZE= yes USE_PHPEXT= yes -PHP_MODNAME= ev IGNORE_WITH_PHP=52 53 .include Modified: head/devel/pecl-ev/distinfo ============================================================================== --- head/devel/pecl-ev/distinfo Fri Dec 26 02:53:35 2014 (r375613) +++ head/devel/pecl-ev/distinfo Fri Dec 26 03:48:25 2014 (r375614) @@ -1,2 +1,2 @@ -SHA256 (PECL/ev-0.2.12.tgz) = 6a95bb51858b1dec84eb3591ec49a5e3827f2bb2422a5e28758062a742cc6421 -SIZE (PECL/ev-0.2.12.tgz) = 96837 +SHA256 (PECL/ev-0.2.13.tgz) = a48fadf21b6dbfc6d2d0d9c658e1db24593a0ec8afbfaf581192bad47a02c7a2 +SIZE (PECL/ev-0.2.13.tgz) = 96909 From owner-svn-ports-all@FreeBSD.ORG Fri Dec 26 03:52:58 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A44C730A; Fri, 26 Dec 2014 03:52:58 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9033426C0; Fri, 26 Dec 2014 03:52:58 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBQ3qwOo040576; Fri, 26 Dec 2014 03:52:58 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBQ3qwLZ040574; Fri, 26 Dec 2014 03:52:58 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201412260352.sBQ3qwLZ040574@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Fri, 26 Dec 2014 03:52:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375615 - head/japanese/font-koruri X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Dec 2014 03:52:58 -0000 Author: vanilla Date: Fri Dec 26 03:52:57 2014 New Revision: 375615 URL: https://svnweb.freebsd.org/changeset/ports/375615 QAT: https://qat.redports.org/buildarchive/r375615/ Log: Update to 20141224 PR: ports/196254 Submitted by: maintainer Modified: head/japanese/font-koruri/Makefile head/japanese/font-koruri/distinfo Modified: head/japanese/font-koruri/Makefile ============================================================================== --- head/japanese/font-koruri/Makefile Fri Dec 26 03:48:25 2014 (r375614) +++ head/japanese/font-koruri/Makefile Fri Dec 26 03:52:57 2014 (r375615) @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= koruri -PORTVERSION= 20140904 +PORTVERSION= 20141224 CATEGORIES= japanese x11-fonts -MASTER_SITES= SFJP/koruri/61919 +MASTER_SITES= SFJP/koruri/62469 PKGNAMEPREFIX= ja-font- DISTNAME= Koruri-${PORTVERSION} Modified: head/japanese/font-koruri/distinfo ============================================================================== --- head/japanese/font-koruri/distinfo Fri Dec 26 03:48:25 2014 (r375614) +++ head/japanese/font-koruri/distinfo Fri Dec 26 03:52:57 2014 (r375615) @@ -1,2 +1,2 @@ -SHA256 (Koruri-20140904.tar.xz) = 312cf04bfb79e4e0d24275ea9a0e1ba8edaf6e68315be8be3acb9ee3477c4c60 -SIZE (Koruri-20140904.tar.xz) = 14275580 +SHA256 (Koruri-20141224.tar.xz) = 2de09d84d05955018dd2b053ec912a94edb6320579bacfb96347d5fe8eb13872 +SIZE (Koruri-20141224.tar.xz) = 14356520 From owner-svn-ports-all@FreeBSD.ORG Fri Dec 26 05:24:32 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2367FE47; Fri, 26 Dec 2014 05:24:32 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 04477643D1; Fri, 26 Dec 2014 05:24:32 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBQ5OVCQ082348; Fri, 26 Dec 2014 05:24:31 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBQ5OVFB082346; Fri, 26 Dec 2014 05:24:31 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <201412260524.sBQ5OVFB082346@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Fri, 26 Dec 2014 05:24:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375616 - head/emulators/wine X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Dec 2014 05:24:32 -0000 Author: gerald Date: Fri Dec 26 05:24:30 2014 New Revision: 375616 URL: https://svnweb.freebsd.org/changeset/ports/375616 QAT: https://qat.redports.org/buildarchive/r375616/ Log: Sync a number of changes from emulators/wine-devel: Introduce a new option X11, on by default. On the way add --with-x, --with-cms, --with-freetype, --with-jpeg, --with-png and --with-xrender to CONFIGURE_ARGS that had been missing before. Always configure --without-gettextpo and --without-osmesa. [1] No long configure with bogus --without-xcomposite (since we have had USE_XORG=xcomposite for a while). Add tools/make_requests to SHEBANG_FILES. [1] No longer use XORG=xpm. This has been removed with upstream commit 18e4b5e293cdbb83197fd1427cdd4e42314c831b eons ago. [1] Sort DOCS alphabetically in OPTIONS_DEFINE. PR: 195765 [1] Submitted by: Andriy Voskoboinyk [1] Modified: head/emulators/wine/Makefile head/emulators/wine/pkg-plist Modified: head/emulators/wine/Makefile ============================================================================== --- head/emulators/wine/Makefile Fri Dec 26 03:52:57 2014 (r375615) +++ head/emulators/wine/Makefile Fri Dec 26 05:24:30 2014 (r375616) @@ -3,7 +3,7 @@ PORTNAME= wine DISTVERSION= 1.6.2 -PORTREVISION= 7 +PORTREVISION= 8 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/Source \ @@ -17,12 +17,7 @@ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${LOCALBASE}/bin/flex:${PORTSDIR}/textproc/flex -LIB_DEPENDS= libfontconfig.so:${PORTSDIR}/x11-fonts/fontconfig \ - libfreetype.so:${PORTSDIR}/print/freetype2 \ - libjpeg.so:${PORTSDIR}/graphics/jpeg \ - liblcms2.so:${PORTSDIR}/graphics/lcms2 \ - libpng.so:${PORTSDIR}/graphics/png \ - libxml2.so:${PORTSDIR}/textproc/libxml2 +LIB_DEPENDS= libxml2.so:${PORTSDIR}/textproc/libxml2 CONFLICTS_INSTALL= i386-wine-[0-9]* i386-wine-devel-[0-9]* wine-devel-[0-9]* @@ -31,12 +26,14 @@ LDFLAGS+= -L${LOCALBASE}/lib GNU_CONFIGURE= yes CONFIGURE_ARGS+=--verbose --disable-tests \ --without-alsa --without-capi --without-dbus \ - --with-fontconfig --with-glu \ + --without-gettextpo \ --without-gphoto --without-gsm --without-gstreamer \ - --with-opengl \ - --without-opencl --with-oss --without-sane --without-tiff \ - --without-v4l --with-xcomposite --without-xinerama \ - --with-xinput2 --with-xrandr + --without-opencl \ + --without-osmesa \ + --with-oss \ + --without-sane \ + --without-tiff \ + --without-v4l --without-xinerama CONFIGURE_ENV= FLEX="${LOCALBASE}/bin/flex" WINELIBDIR?= ${PREFIX}/lib .if !defined(USE_LDCONFIG32) @@ -44,14 +41,16 @@ USE_LDCONFIG= ${WINELIBDIR} ${WINELIBDIR .endif ONLY_FOR_ARCHS= i386 USES= bison compiler:c11 desktop-file-utils gmake shebangfix tar:bzip2 -SHEBANG_FILES= tools/winemaker tools/winedump/function_grep.pl -USE_GL= glu -USE_XORG= xcomposite xcursor xi xpm xrandr xrender +SHEBANG_FILES= tools/make_requests tools/winemaker \ + tools/winedump/function_grep.pl SUB_FILES= pkg-message PKGMESSAGE= ${WRKDIR}/pkg-message -OPTIONS_DEFINE= CUPS DOSBOX GNUTLS HAL LDAP LIBXSLT MPG123 OPENAL WINEMAKER GECKO MONO DOCS +PORTDATA= generic.ppd l_intl.nls wine.inf + +OPTIONS_DEFINE= CUPS DOCS DOSBOX GNUTLS HAL LDAP LIBXSLT MPG123 OPENAL WINEMAKER X11 GECKO MONO +OPTIONS_DEFAULT=X11 OPTIONS_SUB= yes DOSBOX_DESC= Use DOSBox to run MS-DOS programs @@ -60,8 +59,6 @@ WINEMAKER_DESC= Fully support winemaker GECKO_DESC= Bundle Gecko MSI package for Wine MONO_DESC= Bundle Mono MSI package for Wine -PORTDATA= fonts/ generic.ppd l_intl.nls wine.inf - PORTSCOUT= limitw:1,even CUPS_CONFIGURE_WITH= cups @@ -93,6 +90,14 @@ OPENAL_USES= openal WINEMAKER_RUN_DEPENDS= p5-XML-LibXML>0:${PORTSDIR}/textproc/p5-XML-LibXML +X11_CONFIGURE_WITH= x cms fontconfig freetype glu jpeg opengl png xinput2 xrandr xrender +X11_USE= GL=glu XORG=xcomposite,xcursor,xi,xrandr,xrender +X11_LIB_DEPENDS= libfontconfig.so:${PORTSDIR}/x11-fonts/fontconfig \ + libfreetype.so:${PORTSDIR}/print/freetype2 \ + libjpeg.so:${PORTSDIR}/graphics/jpeg \ + liblcms2.so:${PORTSDIR}/graphics/lcms2 \ + libpng15.so:${PORTSDIR}/graphics/png + pre-build: cd ${WRKSRC} && ${MAKE_CMD} depend Modified: head/emulators/wine/pkg-plist ============================================================================== --- head/emulators/wine/pkg-plist Fri Dec 26 03:52:57 2014 (r375615) +++ head/emulators/wine/pkg-plist Fri Dec 26 05:24:30 2014 (r375616) @@ -1071,7 +1071,7 @@ lib/wine/fakedlls/gameux.dll lib/wine/fakedlls/gdi.exe16 lib/wine/fakedlls/gdi32.dll lib/wine/fakedlls/gdiplus.dll -lib/wine/fakedlls/glu32.dll +%%X11%%lib/wine/fakedlls/glu32.dll lib/wine/fakedlls/gphoto2.ds lib/wine/fakedlls/gpkcsp.dll lib/wine/fakedlls/hal.dll @@ -1381,7 +1381,7 @@ lib/wine/fakedlls/winepath.exe lib/wine/fakedlls/wineps.drv lib/wine/fakedlls/wineps16.drv16 lib/wine/fakedlls/winevdm.exe -lib/wine/fakedlls/winex11.drv +%%X11%%lib/wine/fakedlls/winex11.drv lib/wine/fakedlls/wing.dll16 lib/wine/fakedlls/wing32.dll lib/wine/fakedlls/winhelp.exe16 @@ -1438,7 +1438,7 @@ lib/wine/gameux.dll.so lib/wine/gdi.exe16.so lib/wine/gdi32.dll.so lib/wine/gdiplus.dll.so -lib/wine/glu32.dll.so +%%X11%%lib/wine/glu32.dll.so lib/wine/gphoto2.ds.so lib/wine/gpkcsp.dll.so lib/wine/hal.dll.so @@ -1915,7 +1915,7 @@ lib/wine/winepath.exe.so lib/wine/wineps.drv.so lib/wine/wineps16.drv16.so lib/wine/winevdm.exe.so -lib/wine/winex11.drv.so +%%X11%%lib/wine/winex11.drv.so lib/wine/wing.dll16.so lib/wine/wing32.dll.so lib/wine/winhelp.exe16.so @@ -1998,3 +1998,58 @@ share/applications/wine.desktop %%PORTDOCS%%%%DOCSDIR%%/README %%PORTDOCS%%%%DOCSDIR%%/README.winedbg %%PORTDOCS%%%%DOCSDIR%%/README.winedump +%%X11%%%%DATADIR%%/fonts/coue1255.fon +%%X11%%%%DATADIR%%/fonts/coue1256.fon +%%X11%%%%DATADIR%%/fonts/coue1257.fon +%%X11%%%%DATADIR%%/fonts/coure.fon +%%X11%%%%DATADIR%%/fonts/couree.fon +%%X11%%%%DATADIR%%/fonts/coureg.fon +%%X11%%%%DATADIR%%/fonts/courer.fon +%%X11%%%%DATADIR%%/fonts/couret.fon +%%X11%%%%DATADIR%%/fonts/cvgasys.fon +%%X11%%%%DATADIR%%/fonts/hvgasys.fon +%%X11%%%%DATADIR%%/fonts/jsmalle.fon +%%X11%%%%DATADIR%%/fonts/jvgafix.fon +%%X11%%%%DATADIR%%/fonts/jvgasys.fon +%%X11%%%%DATADIR%%/fonts/marlett.ttf +%%X11%%%%DATADIR%%/fonts/smae1255.fon +%%X11%%%%DATADIR%%/fonts/smae1256.fon +%%X11%%%%DATADIR%%/fonts/smae1257.fon +%%X11%%%%DATADIR%%/fonts/smalle.fon +%%X11%%%%DATADIR%%/fonts/smallee.fon +%%X11%%%%DATADIR%%/fonts/smalleg.fon +%%X11%%%%DATADIR%%/fonts/smaller.fon +%%X11%%%%DATADIR%%/fonts/smallet.fon +%%X11%%%%DATADIR%%/fonts/ssee1255.fon +%%X11%%%%DATADIR%%/fonts/ssee1256.fon +%%X11%%%%DATADIR%%/fonts/ssee1257.fon +%%X11%%%%DATADIR%%/fonts/ssee874.fon +%%X11%%%%DATADIR%%/fonts/ssef1255.fon +%%X11%%%%DATADIR%%/fonts/ssef1256.fon +%%X11%%%%DATADIR%%/fonts/ssef1257.fon +%%X11%%%%DATADIR%%/fonts/ssef874.fon +%%X11%%%%DATADIR%%/fonts/sserife.fon +%%X11%%%%DATADIR%%/fonts/sserifee.fon +%%X11%%%%DATADIR%%/fonts/sserifeg.fon +%%X11%%%%DATADIR%%/fonts/sserifer.fon +%%X11%%%%DATADIR%%/fonts/sserifet.fon +%%X11%%%%DATADIR%%/fonts/sseriff.fon +%%X11%%%%DATADIR%%/fonts/sseriffe.fon +%%X11%%%%DATADIR%%/fonts/sseriffg.fon +%%X11%%%%DATADIR%%/fonts/sseriffr.fon +%%X11%%%%DATADIR%%/fonts/sserifft.fon +%%X11%%%%DATADIR%%/fonts/svgasys.fon +%%X11%%%%DATADIR%%/fonts/symbol.ttf +%%X11%%%%DATADIR%%/fonts/tahoma.ttf +%%X11%%%%DATADIR%%/fonts/tahomabd.ttf +%%X11%%%%DATADIR%%/fonts/vgafix.fon +%%X11%%%%DATADIR%%/fonts/vgas1255.fon +%%X11%%%%DATADIR%%/fonts/vgas1256.fon +%%X11%%%%DATADIR%%/fonts/vgas1257.fon +%%X11%%%%DATADIR%%/fonts/vgas874.fon +%%X11%%%%DATADIR%%/fonts/vgasys.fon +%%X11%%%%DATADIR%%/fonts/vgasyse.fon +%%X11%%%%DATADIR%%/fonts/vgasysg.fon +%%X11%%%%DATADIR%%/fonts/vgasysr.fon +%%X11%%%%DATADIR%%/fonts/vgasyst.fon +%%X11%%%%DATADIR%%/fonts/wingding.ttf From owner-svn-ports-all@FreeBSD.ORG Fri Dec 26 08:24:12 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6427BC2C; Fri, 26 Dec 2014 08:24:12 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4FBEE643FC; Fri, 26 Dec 2014 08:24:12 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBQ8OCnJ064678; Fri, 26 Dec 2014 08:24:12 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBQ8OB2R064675; Fri, 26 Dec 2014 08:24:11 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <201412260824.sBQ8OB2R064675@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Fri, 26 Dec 2014 08:24:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375617 - head/lang/gcc5 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Dec 2014 08:24:12 -0000 Author: gerald Date: Fri Dec 26 08:24:11 2014 New Revision: 375617 URL: https://svnweb.freebsd.org/changeset/ports/375617 QAT: https://qat.redports.org/buildarchive/r375617/ Log: Update to the 20141221 snapshot of GCC 5.0. Modified: head/lang/gcc5/Makefile head/lang/gcc5/distinfo Modified: head/lang/gcc5/Makefile ============================================================================== --- head/lang/gcc5/Makefile Fri Dec 26 05:24:30 2014 (r375616) +++ head/lang/gcc5/Makefile Fri Dec 26 08:24:11 2014 (r375617) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gcc5 -PORTVERSION= 5.0.s20141214 +PORTVERSION= 5.0.s20141221 CATEGORIES= lang java MASTER_SITES= ${MASTER_SITE_GCC} MASTER_SITE_SUBDIR= snapshots/${DISTVERSION} Modified: head/lang/gcc5/distinfo ============================================================================== --- head/lang/gcc5/distinfo Fri Dec 26 05:24:30 2014 (r375616) +++ head/lang/gcc5/distinfo Fri Dec 26 08:24:11 2014 (r375617) @@ -1,2 +1,2 @@ -SHA256 (gcc-5-20141214.tar.bz2) = 5f6fcc5cdddadca8e565be007916a160f52da184369688ab2419bc51c3f3c5b7 -SIZE (gcc-5-20141214.tar.bz2) = 88858768 +SHA256 (gcc-5-20141221.tar.bz2) = b802a27f4308eb2aee154af6d8c7bff724a19603f015b26a3598a6ef7c2c3ce3 +SIZE (gcc-5-20141221.tar.bz2) = 88996758 From owner-svn-ports-all@FreeBSD.ORG Fri Dec 26 11:11:03 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B83F7CD3; Fri, 26 Dec 2014 11:11:03 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A41B566370; Fri, 26 Dec 2014 11:11:03 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBQBB3w3042797; Fri, 26 Dec 2014 11:11:03 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBQBB3BC042796; Fri, 26 Dec 2014 11:11:03 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412261111.sBQBB3BC042796@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Fri, 26 Dec 2014 11:11:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375618 - head/mail/spamprobe/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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Dec 2014 11:11:03 -0000 Author: antoine Date: Fri Dec 26 11:11:02 2014 New Revision: 375618 URL: https://svnweb.freebsd.org/changeset/ports/375618 QAT: https://qat.redports.org/buildarchive/r375618/ Log: Allow building with either giflib 4.2 or 5.0 Added: head/mail/spamprobe/files/patch-src_parser_GifParser.cc (contents, props changed) Added: head/mail/spamprobe/files/patch-src_parser_GifParser.cc ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/mail/spamprobe/files/patch-src_parser_GifParser.cc Fri Dec 26 11:11:02 2014 (r375618) @@ -0,0 +1,14 @@ +--- src/parser/GifParser.cc.orig 2006-11-17 07:24:49 UTC ++++ src/parser/GifParser.cc +@@ -99,7 +99,11 @@ bool GifParser::parseImage() + void GifParser::openImage() + { + m_nextByteIndex = 0; ++#if GIFLIB_MAJOR >= 5 ++ m_gif = DGifOpen(this, readFromBuffer, NULL); ++#else + m_gif = DGifOpen(this, readFromBuffer); ++#endif + if (!m_gif) { + throw runtime_error("open gif failed"); + } From owner-svn-ports-all@FreeBSD.ORG Fri Dec 26 12:29:18 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A6A17196; Fri, 26 Dec 2014 12:29:18 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 875CA66857; Fri, 26 Dec 2014 12:29:18 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBQCTIVY077216; Fri, 26 Dec 2014 12:29:18 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBQCTIZ5077211; Fri, 26 Dec 2014 12:29:18 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412261229.sBQCTIZ5077211@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Fri, 26 Dec 2014 12:29:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375619 - in head/misc/magicpoint: . 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Dec 2014 12:29:18 -0000 Author: antoine Date: Fri Dec 26 12:29:17 2014 New Revision: 375619 URL: https://svnweb.freebsd.org/changeset/ports/375619 QAT: https://qat.redports.org/buildarchive/r375619/ Log: - Add missing run dependency on perl - Fix shebangs - Allow building with either giflib 4.2 or 5.0 Modified: head/misc/magicpoint/Makefile head/misc/magicpoint/files/patch-gif.c Modified: head/misc/magicpoint/Makefile ============================================================================== --- head/misc/magicpoint/Makefile Fri Dec 26 11:11:02 2014 (r375618) +++ head/misc/magicpoint/Makefile Fri Dec 26 12:29:17 2014 (r375619) @@ -3,7 +3,7 @@ PORTNAME= magicpoint PORTVERSION= 1.13a -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES?= misc MASTER_SITES= ftp://sh.wide.ad.jp/WIDE/free-ware/mgp/ @@ -18,11 +18,13 @@ RUN_DEPENDS+= pnmscale:${PORTSDIR}/graph MAKE_JOBS_UNSAFE= yes -USES= imake:env pkgconfig +USES= imake:env perl5 pkgconfig +USE_PERL5= run USE_XORG= x11 xext xmu xt sm ice xi xtst WANT_GNOME= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-vflib --enable-locale +CONFIGURE_ENV= mgp_cv_path_perl=${PERL} CPPFLAGS+= -I.. LATE_INSTALL_ARGS= install.man Modified: head/misc/magicpoint/files/patch-gif.c ============================================================================== --- head/misc/magicpoint/files/patch-gif.c Fri Dec 26 11:11:02 2014 (r375618) +++ head/misc/magicpoint/files/patch-gif.c Fri Dec 26 12:29:17 2014 (r375619) @@ -1,81 +1,147 @@ ---- image/gif.c.orig 2000-03-07 07:59:56.000000000 +0100 -+++ image/gif.c 2012-06-02 09:10:25.000000000 +0200 -@@ -19,6 +19,17 @@ +--- image/gif.c.orig 2000-03-07 06:59:56 UTC ++++ image/gif.c +@@ -15,10 +15,31 @@ + + #ifdef USE_GIF + ++#include + #include "image.h" #include static void ++#if GIFLIB_MAJOR >= 5 ++localPrintGifError(int ErrorCode) ++#else +localPrintGifError(void) ++#endif +{ ++#if GIFLIB_MAJOR >= 5 ++ char *Err = GifErrorString(ErrorCode); ++#else + char *Err = GifErrorString(); ++ int ErrorCode = GifError(); ++#endif + + if (Err != NULL) + fprintf(stderr, "\nGIF-LIB error: %s.\n", Err); + else -+ fprintf(stderr, "\nGIF-LIB undefined error %d.\n", GifError()); ++ fprintf(stderr, "\nGIF-LIB undefined error %d.\n", ErrorCode); +} + +static void tellAboutImage(name, gifp) char *name; GifFileType *gifp; -@@ -87,13 +98,13 @@ +@@ -50,7 +71,11 @@ gifLoad(fullname, name, verbose) + ColorMapObject *ColorMap; + GifColorType *ColorMapEntry; + ++#if GIFLIB_MAJOR >= 5 ++ GifFile = DGifOpenFileName(fullname, NULL); ++#else + GifFile = DGifOpenFileName(fullname); ++#endif + if (GifFile == NULL) + return NULL; + +@@ -87,13 +112,21 @@ gifLoad(fullname, name, verbose) /* Scan the content of the GIF file and load the image(s) in: */ do { if (DGifGetRecordType(GifFile, &RecordType) == GIF_ERROR) { - PrintGifError(); ++#if GIFLIB_MAJOR >= 5 ++ localPrintGifError(GifFile->Error); ++#else + localPrintGifError(); ++#endif exit(-1); } switch (RecordType) { case IMAGE_DESC_RECORD_TYPE: if (DGifGetImageDesc(GifFile) == GIF_ERROR) { - PrintGifError(); ++#if GIFLIB_MAJOR >= 5 ++ localPrintGifError(GifFile->Error); ++#else + localPrintGifError(); ++#endif exit(-1); } Row = GifFile->Image.Top; /* Image Position relative to Screen. */ -@@ -113,7 +124,7 @@ +@@ -113,7 +146,11 @@ gifLoad(fullname, name, verbose) j += InterlacedJumps[i]) { if (DGifGetLine(GifFile, &ScreenBuffer[j][Col], Width) == GIF_ERROR) { - PrintGifError(); ++#if GIFLIB_MAJOR >= 5 ++ localPrintGifError(GifFile->Error); ++#else + localPrintGifError(); ++#endif exit(-1); } } -@@ -122,7 +133,7 @@ +@@ -122,7 +159,11 @@ gifLoad(fullname, name, verbose) for (i = 0; i < Height; i++) { if (DGifGetLine(GifFile, &ScreenBuffer[Row++][Col], Width) == GIF_ERROR) { - PrintGifError(); ++#if GIFLIB_MAJOR >= 5 ++ localPrintGifError(GifFile->Error); ++#else + localPrintGifError(); ++#endif exit(-1); } } -@@ -131,7 +142,7 @@ +@@ -131,7 +172,11 @@ gifLoad(fullname, name, verbose) case EXTENSION_RECORD_TYPE: /* Skip any extension blocks in file: */ if (DGifGetExtension(GifFile, &ExtCode, &Extension) == GIF_ERROR) { - PrintGifError(); ++#if GIFLIB_MAJOR >= 5 ++ localPrintGifError(GifFile->Error); ++#else + localPrintGifError(); ++#endif exit(-1); } /* very adhoc transparency support */ -@@ -141,7 +152,7 @@ +@@ -141,7 +186,11 @@ gifLoad(fullname, name, verbose) } while (Extension != NULL) { if (DGifGetExtensionNext(GifFile, &Extension) == GIF_ERROR) { - PrintGifError(); ++#if GIFLIB_MAJOR >= 5 ++ localPrintGifError(GifFile->Error); ++#else + localPrintGifError(); ++#endif exit(-1); } } -@@ -180,7 +191,7 @@ +@@ -180,7 +229,11 @@ gifLoad(fullname, name, verbose) } if (DGifCloseFile(GifFile) == GIF_ERROR) { - PrintGifError(); ++#if GIFLIB_MAJOR >= 5 ++ localPrintGifError(GifFile->Error); ++#else + localPrintGifError(); ++#endif exit(-1); } +@@ -196,7 +249,11 @@ gifIdent(fullname, name) + GifFileType *gifp; + int ret; + ++#if GIFLIB_MAJOR >= 5 ++ gifp = DGifOpenFileName(fullname, NULL); ++#else + gifp = DGifOpenFileName(fullname); ++#endif + if (gifp == NULL) + ret = 0; + else { From owner-svn-ports-all@FreeBSD.ORG Fri Dec 26 12:42:30 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 06ACF376; Fri, 26 Dec 2014 12:42:30 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E660F66ACB; Fri, 26 Dec 2014 12:42:29 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBQCgTc2085746; Fri, 26 Dec 2014 12:42:29 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBQCgTnc085745; Fri, 26 Dec 2014 12:42:29 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412261242.sBQCgTnc085745@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Fri, 26 Dec 2014 12:42:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375620 - head/net-mgmt/driftnet/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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Dec 2014 12:42:30 -0000 Author: antoine Date: Fri Dec 26 12:42:28 2014 New Revision: 375620 URL: https://svnweb.freebsd.org/changeset/ports/375620 QAT: https://qat.redports.org/buildarchive/r375620/ Log: Allow building with either giflib 4.2 or 5.0 Added: head/net-mgmt/driftnet/files/patch-gif.c (contents, props changed) Added: head/net-mgmt/driftnet/files/patch-gif.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net-mgmt/driftnet/files/patch-gif.c Fri Dec 26 12:42:28 2014 (r375620) @@ -0,0 +1,14 @@ +--- gif.c.orig 2002-07-09 19:26:41 UTC ++++ gif.c +@@ -20,7 +20,11 @@ static const char rcsid[] = "$Id: gif.c, + */ + int gif_load_hdr(img I) { + GifFileType *g; ++#if GIFLIB_MAJOR >= 5 ++ g = I->us = DGifOpenFileHandle(fileno(I->fp), NULL); ++#else + g = I->us = DGifOpenFileHandle(fileno(I->fp)); ++#endif + if (!I->us) { + I->err = IE_HDRFORMAT; + return 0; From owner-svn-ports-all@FreeBSD.ORG Fri Dec 26 12:43:46 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0732A46D; Fri, 26 Dec 2014 12:43:46 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CE1A866ADF; Fri, 26 Dec 2014 12:43:45 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBQChjKA085992; Fri, 26 Dec 2014 12:43:45 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBQChjNQ085989; Fri, 26 Dec 2014 12:43:45 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201412261243.sBQChjNQ085989@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Fri, 26 Dec 2014 12:43:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375621 - in head: Keywords 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Dec 2014 12:43:46 -0000 Author: bapt Date: Fri Dec 26 12:43:44 2014 New Revision: 375621 URL: https://svnweb.freebsd.org/changeset/ports/375621 QAT: https://qat.redports.org/buildarchive/r375621/ Log: Use a custom keyword for kldxref, that allows to control exactly when it is run and work nicer with automatic directly support from pkg Differential Revision: https://reviews.freebsd.org/D1377 Reviewed by: rene, antoine Approved by: rene Added: head/Keywords/kld.ucl (contents, props changed) Modified: head/Mk/Uses/kmod.mk Added: head/Keywords/kld.ucl ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/Keywords/kld.ucl Fri Dec 26 12:43:44 2014 (r375621) @@ -0,0 +1,24 @@ +# $FreeBSD$ +# +# MAINTAINER: rene@FreeBSD.org + +actions: [] +post-install: </dev/null || true ;; + esac +EOD Modified: head/Mk/Uses/kmod.mk ============================================================================== --- head/Mk/Uses/kmod.mk Fri Dec 26 12:42:28 2014 (r375620) +++ head/Mk/Uses/kmod.mk Fri Dec 26 12:43:44 2014 (r375621) @@ -31,6 +31,7 @@ KMODDIR= /boot/modules .endif PLIST_SUB+= KMODDIR="${KMODDIR:C,^/,,}" MAKE_ENV+= KMODDIR="${KMODDIR}" SYSDIR="${SRC_BASE}/sys" NO_XREF=yes +PLIST_FILES+= "@kld ${KMODDIR}" STRIP_CMD+= --strip-debug # do not strip kernel symbols .endif @@ -42,12 +43,4 @@ pre-install: ${STAGEDIR}${KMODDIR} ${STAGEDIR}${KMODDIR}: @${MKDIR} ${.TARGET} -kmod-post-install: - @${ECHO_CMD} "@exec /usr/sbin/kldxref ${KMODDIR}" >> ${TMPPLIST} - @${ECHO_CMD} "@unexec /usr/sbin/kldxref ${KMODDIR}" >> ${TMPPLIST} -.if ${KMODDIR} != /boot/modules - @${ECHO_CMD} "@unexec rmdir -p ${KMODDIR} 2>/dev/null || true" \ - >> ${TMPPLIST} -.endif - .endif From owner-svn-ports-all@FreeBSD.ORG Fri Dec 26 13:10:15 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8EF4B8A0; Fri, 26 Dec 2014 13:10:15 +0000 (UTC) Received: from oslo.ath.cx (oslo.ath.cx [IPv6:2a01:4f8:200:42e4::1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "oslo.ath.cx", Issuer "oslo.ath.cx" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 13A7366DD6; Fri, 26 Dec 2014 13:10:13 +0000 (UTC) Received: by oslo.ath.cx (OpenSMTPD) with ESMTP id a6d8fbe5; Fri, 26 Dec 2014 14:10:10 +0100 (CET) Date: Fri, 26 Dec 2014 14:10:10 +0100 From: "Herbert J. Skuhra" To: Andrey Chernov Subject: Re: svn commit: r375598 - in head: astro/astrometry astro/celestia astro/sunclock astro/viking astro/xephem astro/xplanet astro/xtide audio/csound audio/csound6 audio/dvda-author audio/enscribe audio/g... Message-ID: <20141226131010.GC16193@oslo.ath.cx> References: <201412252054.sBPKshlf040506@svn.freebsd.org> <549C8E31.6030106@freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <549C8E31.6030106@freebsd.org> User-Agent: Mutt/1.5.23 (2014-03-12) Cc: svn-ports-head@freebsd.org, dinoex@FreeBSD.org, Baptiste Daroussin , svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Dec 2014 13:10:15 -0000 On Fri, Dec 26, 2014 at 01:22:41AM +0300, Andrey Chernov wrote: > On 25.12.2014 23:54, Baptiste Daroussin wrote: > > Log: > > Bump portrevision after png update > > www/webalizer indirectly depends on libpng (through libgd), so need > version bump too and probably direct mention of libpng in its dependencies. And at least also www/webkit-gtk3 needs a rebuild: Unresolvable link(s) found in: /usr/local/lib/libwebkit2gtk-3.0.so.25.10.10 libpng15.so.15 Unresolvable link(s) found in: /usr/local/lib/libwebkitgtk-3.0.so.0.22.13 libpng15.so.15 -- Herbert From owner-svn-ports-all@FreeBSD.ORG Fri Dec 26 13:30:03 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7982BAAB; Fri, 26 Dec 2014 13:30:03 +0000 (UTC) Received: from mail-wi0-x233.google.com (mail-wi0-x233.google.com [IPv6:2a00:1450:400c:c05::233]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0037566FE8; Fri, 26 Dec 2014 13:30:02 +0000 (UTC) Received: by mail-wi0-f179.google.com with SMTP id ex7so17111946wid.6; Fri, 26 Dec 2014 05:30:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=1I47YTBQMAK1ED16BUZyPBpW7L3f1H264DmzBBF32Nc=; b=PKVDFeAojFbx6TUo+xQWM8IHdFpvJTY3sdh79HhOXwz9mrBQtaR9VfBEKf1yHhCTPf jz1ePrwes2dfS0tsqj7eysVQDLj23JongvSuPEHkD9YEojq/HZYhaOuv4+gZp/FMn5ui ZTsqyx45UAU7j1kRPYRJmNObgFI+EMjUcRrnRoSuBbLktyOnq+gj4rk0gNMAXKB9WCBy D73Nj49+XMZmFvPcbGTyWcXFNHE8iwY+Dz5YJQqFB0xAMj/LhyEXWmPhJGQxdgRmLHJ8 KrxpCgc3OrC2yKosw4EiqDrbVBnH4RCUjc54FQ3jwktnvd7IWmM7h/VoU6YWy/GOwZzQ N2vg== X-Received: by 10.194.108.98 with SMTP id hj2mr82503245wjb.102.1419600601282; Fri, 26 Dec 2014 05:30:01 -0800 (PST) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by mx.google.com with ESMTPSA id x6sm4936346wjf.24.2014.12.26.05.29.59 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 26 Dec 2014 05:29:59 -0800 (PST) Sender: Baptiste Daroussin Date: Fri, 26 Dec 2014 14:29:57 +0100 From: Baptiste Daroussin To: "Herbert J. Skuhra" Subject: Re: svn commit: r375598 - in head: astro/astrometry astro/celestia astro/sunclock astro/viking astro/xephem astro/xplanet astro/xtide audio/csound audio/csound6 audio/dvda-author audio/enscribe audio/g... Message-ID: <20141226132957.GB93067@ivaldir.etoilebsd.net> References: <201412252054.sBPKshlf040506@svn.freebsd.org> <549C8E31.6030106@freebsd.org> <20141226131010.GC16193@oslo.ath.cx> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="jho1yZJdad60DJr+" Content-Disposition: inline In-Reply-To: <20141226131010.GC16193@oslo.ath.cx> User-Agent: Mutt/1.5.23 (2014-03-12) Cc: svn-ports-head@freebsd.org, dinoex@FreeBSD.org, svn-ports-all@freebsd.org, Andrey Chernov , ports-committers@freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Dec 2014 13:30:03 -0000 --jho1yZJdad60DJr+ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Dec 26, 2014 at 02:10:10PM +0100, Herbert J. Skuhra wrote: > On Fri, Dec 26, 2014 at 01:22:41AM +0300, Andrey Chernov wrote: > > On 25.12.2014 23:54, Baptiste Daroussin wrote: > > > Log: > > > Bump portrevision after png update > >=20 > > www/webalizer indirectly depends on libpng (through libgd), so need > > version bump too and probably direct mention of libpng in its dependenc= ies. >=20 > And at least also www/webkit-gtk3 needs a rebuild: >=20 > Unresolvable link(s) found in: > /usr/local/lib/libwebkit2gtk-3.0.so.25.10.10 > libpng15.so.15 > Unresolvable link(s) found in: > /usr/local/lib/libwebkitgtk-3.0.so.0.22.13 > libpng15.so.15 We only bumped the direct dependencies, not the inherited one that is why updating recommands rebuilding everything that directly and indirectly depe= nds on png regards, Bapt --jho1yZJdad60DJr+ Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEABECAAYFAlSdYtMACgkQ8kTtMUmk6EzOZgCcCiFviaNE1MBNWOhkqQX569tT ZIQAn1Ja04snSSSik7UAWC382XxQkWzV =JG5p -----END PGP SIGNATURE----- --jho1yZJdad60DJr+-- From owner-svn-ports-all@FreeBSD.ORG Fri Dec 26 13:57:55 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6E31FE90; Fri, 26 Dec 2014 13:57:55 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5914267EFF; Fri, 26 Dec 2014 13:57:55 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBQDvt8d018913; Fri, 26 Dec 2014 13:57:55 GMT (envelope-from rodrigo@FreeBSD.org) Received: (from rodrigo@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBQDvsbG018908; Fri, 26 Dec 2014 13:57:54 GMT (envelope-from rodrigo@FreeBSD.org) Message-Id: <201412261357.sBQDvsbG018908@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: rodrigo set sender to rodrigo@FreeBSD.org using -f From: Rodrigo Osorio Date: Fri, 26 Dec 2014 13:57:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375622 - in head/deskutils: . countdown countdown/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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Dec 2014 13:57:55 -0000 Author: rodrigo Date: Fri Dec 26 13:57:53 2014 New Revision: 375622 URL: https://svnweb.freebsd.org/changeset/ports/375622 QAT: https://qat.redports.org/buildarchive/r375622/ Log: Add new port : countdown, who counts down a specific delay, beep, and exit. PR: ports/193978 Submitted by: neel@neelc.org Added: head/deskutils/countdown/ head/deskutils/countdown/Makefile (contents, props changed) head/deskutils/countdown/distinfo (contents, props changed) head/deskutils/countdown/files/ head/deskutils/countdown/files/patch-Makefile (contents, props changed) head/deskutils/countdown/pkg-descr (contents, props changed) Modified: head/deskutils/Makefile Modified: head/deskutils/Makefile ============================================================================== --- head/deskutils/Makefile Fri Dec 26 12:43:44 2014 (r375621) +++ head/deskutils/Makefile Fri Dec 26 13:57:53 2014 (r375622) @@ -29,6 +29,7 @@ SUBDIR += conduit SUBDIR += conkyemail SUBDIR += conkyforecast + SUBDIR += countdown SUBDIR += cycle SUBDIR += dailystrips SUBDIR += deforaos-todo Added: head/deskutils/countdown/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/deskutils/countdown/Makefile Fri Dec 26 13:57:53 2014 (r375622) @@ -0,0 +1,24 @@ +# $FreeBSD$ + +PORTNAME= countdown +PORTVERSION= 20140814 +CATEGORIES= deskutils +MASTER_SITES= http://acme.com/software/countdown/ +DISTNAME= ${PORTNAME}_14Aug2014 + +MAINTAINER= neel@neelc.org +COMMENT= Counts down a specified time interval, beeps, then exits + +LICENSE= BSD2CLAUSE + +WRKSRC= ${WRKDIR}/${PORTNAME} +PLIST_FILES= bin/countdown man/man1/countdown.1.gz + +MAKEFILE= /dev/null +ALL_TARGET= ${PORTNAME} + +do-install: + ${INSTALL_PROGRAM} ${WRKSRC}/countdown ${STAGEDIR}${PREFIX}/bin + ${INSTALL_MAN} ${WRKSRC}/countdown.1 ${STAGEDIR}${MAN1PREFIX}/man/man1/countdown.1 + +.include Added: head/deskutils/countdown/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/deskutils/countdown/distinfo Fri Dec 26 13:57:53 2014 (r375622) @@ -0,0 +1,2 @@ +SHA256 (countdown_14Aug2014.tar.gz) = 2815b38bca4411faaf3ec73412efd9b7e92d3fdf0e727e863d00db785ea60f3b +SIZE (countdown_14Aug2014.tar.gz) = 2215 Added: head/deskutils/countdown/files/patch-Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/deskutils/countdown/files/patch-Makefile Fri Dec 26 13:57:53 2014 (r375622) @@ -0,0 +1,23 @@ +--- Makefile.orig 2014-08-11 15:16:15.000000000 -0400 ++++ Makefile 2014-09-29 11:58:53.471412866 -0400 +@@ -1,15 +1,14 @@ + # Makefile for countdown + +-BINDIR = /usr/local/bin +-MANDIR = /usr/local/man/man1 +-CC = cc +-CFLAGS = -O -ansi -pedantic -U__STRICT_ANSI__ -Wall -Wpointer-arith -Wshadow -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wno-long-long +-LDFLAGS = -s ++BINDIR= /usr/local/bin ++MANDIR= /usr/local/man/man1 ++CC?= cc ++CFLAGS+= -ansi -pedantic -U__STRICT_ANSI__ -Wall -Wpointer-arith -Wshadow -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wno-long-long + + all: countdown + + countdown: countdown.c +- $(CC) $(CFLAGS) countdown.c $(LDFLAGS) -o countdown ++ $(CC) $(CFLAGS) countdown.c -o countdown + + + install: all Added: head/deskutils/countdown/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/deskutils/countdown/pkg-descr Fri Dec 26 13:57:53 2014 (r375622) @@ -0,0 +1,3 @@ +This program counts down a specified time interval, then beeps and exits. + +WWW: http://www.acme.com/software/countdown/ From owner-svn-ports-all@FreeBSD.ORG Fri Dec 26 14:15:39 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4AFE0371 for ; Fri, 26 Dec 2014 14:15:39 +0000 (UTC) Received: from mail-la0-f50.google.com (mail-la0-f50.google.com [209.85.215.50]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id DCB9621DC for ; Fri, 26 Dec 2014 14:15:38 +0000 (UTC) Received: by mail-la0-f50.google.com with SMTP id pn19so8753154lab.23 for ; Fri, 26 Dec 2014 06:15:31 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:message-id:date:from:user-agent:mime-version:to :cc:subject:references:in-reply-to:content-type; bh=aerB21r4KarhqMsgSX+JNPkjRu5nkgcxe40jyXtogLA=; b=mp5UhB9HtXJz5D53CPduTGv79wm7ycXXQe8dy9HejEH3qF1dvRcZgJsYqmQhjgn/gW 8Xqb0Q4hyfglq6hpOtrSW/R/rGwGU+Ym13wqt65qYHEVR/ix+jhXtlj0EcHAJwD5mR7O rozkIPQ3jfiavD7hHAuIfGHuamYzF/FJeS6NWBAp0tLk/YL+IFnAAJtF1TkTgssoEmTE nMZEgZ6H7A98lMHxbKrKDwJQMly97+/twc14Js9tLt7aFNws77Yeoka0bbgZy8YQnRiV zt8eJVR9UU2JMxQartGD20ijJsIWPf6I2va0A46b//bmAj12waY2AaRPt1Ec3AnkIByC G1Ig== X-Gm-Message-State: ALoCoQleew8uXi0R3kCy33ZyRGf5YgwMIWdSLUCWlvbl2d28ainhKp3r1FDu0UhFKiiotI2vPwzq X-Received: by 10.152.88.4 with SMTP id bc4mr44060067lab.5.1419603331185; Fri, 26 Dec 2014 06:15:31 -0800 (PST) Received: from [192.168.1.2] ([89.169.173.68]) by mx.google.com with ESMTPSA id ku11sm7951041lac.32.2014.12.26.06.15.29 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 26 Dec 2014 06:15:30 -0800 (PST) Message-ID: <549D6D78.6050106@freebsd.org> Date: Fri, 26 Dec 2014 17:15:20 +0300 From: Andrey Chernov User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 MIME-Version: 1.0 To: Baptiste Daroussin , "Herbert J. Skuhra" Subject: Re: svn commit: r375598 - in head: astro/astrometry astro/celestia astro/sunclock astro/viking astro/xephem astro/xplanet astro/xtide audio/csound audio/csound6 audio/dvda-author audio/enscribe audio/g... References: <201412252054.sBPKshlf040506@svn.freebsd.org> <549C8E31.6030106@freebsd.org> <20141226131010.GC16193@oslo.ath.cx> <20141226132957.GB93067@ivaldir.etoilebsd.net> In-Reply-To: <20141226132957.GB93067@ivaldir.etoilebsd.net> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="ijmbclRTNkSKCVxxgwd2X5Ek5RufScv9m" Cc: svn-ports-head@freebsd.org, dinoex@FreeBSD.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Dec 2014 14:15:39 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --ijmbclRTNkSKCVxxgwd2X5Ek5RufScv9m Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: quoted-printable On 26.12.2014 16:29, Baptiste Daroussin wrote: > On Fri, Dec 26, 2014 at 02:10:10PM +0100, Herbert J. Skuhra wrote: >> On Fri, Dec 26, 2014 at 01:22:41AM +0300, Andrey Chernov wrote: >>> On 25.12.2014 23:54, Baptiste Daroussin wrote: >>>> Log: >>>> Bump portrevision after png update >>> >>> www/webalizer indirectly depends on libpng (through libgd), so need >>> version bump too and probably direct mention of libpng in its depende= ncies. >> >> And at least also www/webkit-gtk3 needs a rebuild: >> >> Unresolvable link(s) found in: >> /usr/local/lib/libwebkit2gtk-3.0.so.25.10.10 >> libpng15.so.15 >> Unresolvable link(s) found in: >> /usr/local/lib/libwebkitgtk-3.0.so.0.22.13 >> libpng15.so.15 >=20 > We only bumped the direct dependencies, not the inherited one that is w= hy > updating recommands rebuilding everything that directly and indirectly = depends > on png The command you suggest in UPDATING, at least for portupgrade case, rebuilds directly dependent only. --=20 http://ache.vniz.net/ --ijmbclRTNkSKCVxxgwd2X5Ek5RufScv9m Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- iQEcBAEBCAAGBQJUnW1/AAoJEKUckv0MjfbKs34IAM2OQ7bbFnCHfCPaidMfuPhy +TDB6NljQMKZRzvzH+eX2DgpC0bY8HcrvM8DdC0+dzFwoNEvJbUXptBRFmOzQCAe jFOoKcbG5V2o3SwcDRCxkEnigPf/cxuKx8FpeGf8zrXsyxJVPLNU0CQ21pcfYCzg UOyxYh4xtncew/lbEysjMOYgc75n2VwgBL34ljlLynUh/hoEVDGxdboJaZD5CfIp onvgZptBDVk81Mutc+1Ko+tHA+3mnAeKXN1UnAZRUxCGiybxOuZolrK0/GvQSdFT ErcIJ5MveBHOmv4Y8UqOJeW7g/MjwPiQCXgAVd6DJPyK6h5VlW10ZqKw2N4Qa5c= =qfNo -----END PGP SIGNATURE----- --ijmbclRTNkSKCVxxgwd2X5Ek5RufScv9m-- From owner-svn-ports-all@FreeBSD.ORG Fri Dec 26 14:19:03 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8190F3CF; Fri, 26 Dec 2014 14:19:03 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6CCBE223C; Fri, 26 Dec 2014 14:19:03 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBQEJ31U028550; Fri, 26 Dec 2014 14:19:03 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBQEJ320028548; Fri, 26 Dec 2014 14:19:03 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412261419.sBQEJ320028548@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Fri, 26 Dec 2014 14:19:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375623 - in head/astro/xplanet: . 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Dec 2014 14:19:03 -0000 Author: antoine Date: Fri Dec 26 14:19:01 2014 New Revision: 375623 URL: https://svnweb.freebsd.org/changeset/ports/375623 QAT: https://qat.redports.org/buildarchive/r375623/ Log: Allow building with either giflib 4.2 or 5.0 Added: head/astro/xplanet/files/patch-src_libimage_gif.c (contents, props changed) Modified: head/astro/xplanet/Makefile Modified: head/astro/xplanet/Makefile ============================================================================== --- head/astro/xplanet/Makefile Fri Dec 26 13:57:53 2014 (r375622) +++ head/astro/xplanet/Makefile Fri Dec 26 14:19:01 2014 (r375623) @@ -37,8 +37,6 @@ TIFF_LIB_DEPENDS= libtiff.so:${PORTSDIR} post-extract: @${REINPLACE_CMD} -e "s/default/default.sample/g" ${WRKSRC}/Makefile.in - @${REINPLACE_CMD} -e "s/PrintGifError();/GifError();/g" \ - ${WRKSRC}/src/libimage/gif.c @${MV} ${WRKSRC}/xplanet/config/default ${WRKSRC}/xplanet/config/default.sample .include Added: head/astro/xplanet/files/patch-src_libimage_gif.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/astro/xplanet/files/patch-src_libimage_gif.c Fri Dec 26 14:19:01 2014 (r375623) @@ -0,0 +1,190 @@ +--- src/libimage/gif.c.orig 2006-03-25 22:50:51 UTC ++++ src/libimage/gif.c +@@ -28,6 +28,26 @@ + distribution. + */ + ++static void ++#if GIFLIB_MAJOR >= 5 ++localPrintGifError(int ErrorCode) ++#else ++localPrintGifError(void) ++#endif ++{ ++#if GIFLIB_MAJOR >= 5 ++ char *Err = GifErrorString(ErrorCode); ++#else ++ char *Err = GifErrorString(); ++ int ErrorCode = GifError(); ++#endif ++ ++ if (Err != NULL) ++ fprintf(stderr, "\nGIF-LIB error: %s.\n", Err); ++ else ++ fprintf(stderr, "\nGIF-LIB undefined error %d.\n", ErrorCode); ++} ++ + int + read_gif(const char *filename, int *width, int *height, unsigned char **rgb) + { +@@ -42,11 +62,15 @@ read_gif(const char *filename, int *widt + int color_index; + unsigned char *ptr = NULL; + ++#if GIFLIB_MAJOR >= 5 ++ infile = DGifOpenFileName(filename, NULL); ++#else + infile = DGifOpenFileName(filename); ++#endif + + if (infile == NULL) + { +- PrintGifError(); ++ fprintf(stderr, "Can't open GIF file %s\n", filename); + return(0); + } + +@@ -54,7 +78,11 @@ read_gif(const char *filename, int *widt + { + if (DGifGetRecordType(infile, &record_type) == GIF_ERROR) + { +- PrintGifError(); ++#if GIFLIB_MAJOR >= 5 ++ localPrintGifError(infile->Error); ++#else ++ localPrintGifError(); ++#endif + return(0); + } + +@@ -63,7 +91,11 @@ read_gif(const char *filename, int *widt + case IMAGE_DESC_RECORD_TYPE: + if (DGifGetImageDesc(infile) == GIF_ERROR) + { +- PrintGifError(); ++#if GIFLIB_MAJOR >= 5 ++ localPrintGifError(infile->Error); ++#else ++ localPrintGifError(); ++#endif + return(0); + } + +@@ -107,14 +139,22 @@ read_gif(const char *filename, int *widt + GifByteType *ext; + if (DGifGetExtension(infile, &ext_code, &ext) == GIF_ERROR) + { +- PrintGifError(); ++#if GIFLIB_MAJOR >= 5 ++ localPrintGifError(infile->Error); ++#else ++ localPrintGifError(); ++#endif + return(0); + } + while (ext != NULL) + { + if (DGifGetExtensionNext(infile, &ext) == GIF_ERROR) + { +- PrintGifError(); ++#if GIFLIB_MAJOR >= 5 ++ localPrintGifError(infile->Error); ++#else ++ localPrintGifError(); ++#endif + return(0); + } + } +@@ -178,7 +218,11 @@ write_gif(const char *filename, int widt + return(0); + } + ++#if GIFLIB_MAJOR >= 5 ++ colormap = GifMakeMapObject(colormap_size, NULL); ++#else + colormap = MakeMapObject(colormap_size, NULL); ++#endif + + for (i = 0; i < width * height; i++) + { +@@ -187,10 +231,15 @@ write_gif(const char *filename, int widt + blue[i] = (GifByteType) rgb[3*i+2]; + } + ++#if GIFLIB_MAJOR >= 5 ++ if (GifQuantizeBuffer(width, height, &colormap_size, red, green, blue, ++ buffer, colormap->Colors) == GIF_ERROR) ++#else + if (QuantizeBuffer(width, height, &colormap_size, red, green, blue, + buffer, colormap->Colors) == GIF_ERROR) ++#endif + { +- PrintGifError(); ++ fprintf(stderr, "Can't quantize buffer\n"); + return(0); + } + +@@ -198,24 +247,36 @@ write_gif(const char *filename, int widt + free(green); + free(blue); + +- outfile = EGifOpenFileName((char *) filename, FALSE); ++#if GIFLIB_MAJOR >= 5 ++ outfile = EGifOpenFileName((char *) filename, false, NULL); ++#else ++ outfile = EGifOpenFileName((char *) filename, false); ++#endif + if (outfile == NULL) + { +- PrintGifError(); ++ fprintf(stderr, "Can't open GIF file %s\n", filename); + return(0); + } + + if (EGifPutScreenDesc(outfile, width, height, colormap_size, 0, colormap) + == GIF_ERROR) + { +- PrintGifError(); ++#if GIFLIB_MAJOR >= 5 ++ localPrintGifError(outfile->Error); ++#else ++ localPrintGifError(); ++#endif + return(0); + } + +- if (EGifPutImageDesc(outfile, 0, 0, width, height, FALSE, NULL) ++ if (EGifPutImageDesc(outfile, 0, 0, width, height, false, NULL) + == GIF_ERROR) + { +- PrintGifError(); ++#if GIFLIB_MAJOR >= 5 ++ localPrintGifError(outfile->Error); ++#else ++ localPrintGifError(); ++#endif + return(0); + } + +@@ -224,7 +285,11 @@ write_gif(const char *filename, int widt + { + if (EGifPutLine(outfile, ptr, width) == GIF_ERROR) + { +- PrintGifError(); ++#if GIFLIB_MAJOR >= 5 ++ localPrintGifError(outfile->Error); ++#else ++ localPrintGifError(); ++#endif + return(0); + } + ptr += width; +@@ -233,7 +298,7 @@ write_gif(const char *filename, int widt + EGifSpew(outfile); + + if (EGifCloseFile(outfile) == GIF_ERROR) +- PrintGifError(); ++ fprintf(stderr, "Can't close GIF file %s\n", filename); + + free(buffer); + From owner-svn-ports-all@FreeBSD.ORG Fri Dec 26 14:24:18 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 67CCF5DA; Fri, 26 Dec 2014 14:24:18 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 50A462416; Fri, 26 Dec 2014 14:24:18 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBQEOI1j033087; Fri, 26 Dec 2014 14:24:18 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBQEOD2I033062; Fri, 26 Dec 2014 14:24:13 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201412261424.sBQEOD2I033062@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Fri, 26 Dec 2014 14:24:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375624 - in head: benchmarks/imb benchmarks/mdtest math/blacs math/parmetis math/parmgridgen math/scalapack math/vtk6 net/openmpi science/dlpoly-classic science/fvcom-mpi science/fvm s... X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Dec 2014 14:24:18 -0000 Author: danilo Date: Fri Dec 26 14:24:12 2014 New Revision: 375624 URL: https://svnweb.freebsd.org/changeset/ports/375624 QAT: https://qat.redports.org/buildarchive/r375624/ Log: - Update net/openmpi to 1.8.4 Modified: head/benchmarks/imb/Makefile head/benchmarks/mdtest/Makefile head/math/blacs/Makefile head/math/parmetis/Makefile head/math/parmgridgen/Makefile head/math/scalapack/Makefile head/math/vtk6/Makefile head/net/openmpi/Makefile head/net/openmpi/distinfo head/net/openmpi/pkg-plist head/science/dlpoly-classic/Makefile head/science/fvcom-mpi/Makefile head/science/fvm/Makefile head/science/gromacs/Makefile head/science/meep/Makefile head/science/ncs/Makefile head/science/pnetcdf/Makefile Modified: head/benchmarks/imb/Makefile ============================================================================== --- head/benchmarks/imb/Makefile Fri Dec 26 14:19:01 2014 (r375623) +++ head/benchmarks/imb/Makefile Fri Dec 26 14:24:12 2014 (r375624) @@ -3,7 +3,7 @@ PORTNAME= imb PORTVERSION= 3.0 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= benchmarks parallel MASTER_SITES= ${MASTER_SITE_LOCAL} \ http://cache-www.intel.com/cd/00/00/32/71/ Modified: head/benchmarks/mdtest/Makefile ============================================================================== --- head/benchmarks/mdtest/Makefile Fri Dec 26 14:19:01 2014 (r375623) +++ head/benchmarks/mdtest/Makefile Fri Dec 26 14:24:12 2014 (r375624) @@ -3,7 +3,7 @@ PORTNAME= mdtest PORTVERSION= 1.9.3 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= benchmarks MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20latest/${PORTNAME}-${PORTVERSION} EXTRACT_SUFX= .tgz Modified: head/math/blacs/Makefile ============================================================================== --- head/math/blacs/Makefile Fri Dec 26 14:19:01 2014 (r375623) +++ head/math/blacs/Makefile Fri Dec 26 14:24:12 2014 (r375624) @@ -3,7 +3,7 @@ PORTNAME= blacs PORTVERSION= 1.7 -PORTREVISION= 23 +PORTREVISION= 24 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_NETLIB} MASTER_SITE_SUBDIR=blacs Modified: head/math/parmetis/Makefile ============================================================================== --- head/math/parmetis/Makefile Fri Dec 26 14:19:01 2014 (r375623) +++ head/math/parmetis/Makefile Fri Dec 26 14:24:12 2014 (r375624) @@ -3,7 +3,7 @@ PORTNAME= ParMetis PORTVERSION= 4.0 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= math parallel MASTER_SITES= http://glaros.dtc.umn.edu/gkhome/fetch/sw/parmetis/%SUBDIR%/ MASTER_SITE_SUBDIR= . OLD Modified: head/math/parmgridgen/Makefile ============================================================================== --- head/math/parmgridgen/Makefile Fri Dec 26 14:19:01 2014 (r375623) +++ head/math/parmgridgen/Makefile Fri Dec 26 14:24:12 2014 (r375624) @@ -3,7 +3,7 @@ PORTNAME= parmgridgen PORTVERSION= 1.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= math science MASTER_SITES= http://www.mgnet.org/mgnet/Codes/parmgridgen/ \ http://www-users.cs.umn.edu/~moulitsa/download/ \ Modified: head/math/scalapack/Makefile ============================================================================== --- head/math/scalapack/Makefile Fri Dec 26 14:19:01 2014 (r375623) +++ head/math/scalapack/Makefile Fri Dec 26 14:24:12 2014 (r375624) @@ -3,7 +3,7 @@ PORTNAME= scalapack PORTVERSION= 2.0.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_NETLIB} MASTER_SITE_SUBDIR=${PORTNAME} Modified: head/math/vtk6/Makefile ============================================================================== --- head/math/vtk6/Makefile Fri Dec 26 14:19:01 2014 (r375623) +++ head/math/vtk6/Makefile Fri Dec 26 14:24:12 2014 (r375624) @@ -3,7 +3,7 @@ PORTNAME= vtk PORTVERSION= 6.1.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= math graphics MASTER_SITES= http://www.vtk.org/files/release/${VTK_SHORT_VER}/ PKGNAMESUFFIX= 6 Modified: head/net/openmpi/Makefile ============================================================================== --- head/net/openmpi/Makefile Fri Dec 26 14:19:01 2014 (r375623) +++ head/net/openmpi/Makefile Fri Dec 26 14:24:12 2014 (r375624) @@ -4,7 +4,7 @@ # - etc/*.sample support PORTNAME= openmpi -DISTVERSION= 1.8.3 +DISTVERSION= 1.8.4 CATEGORIES= net parallel MASTER_SITES= http://www.open-mpi.org/software/ompi/v1.8/downloads/ Modified: head/net/openmpi/distinfo ============================================================================== --- head/net/openmpi/distinfo Fri Dec 26 14:19:01 2014 (r375623) +++ head/net/openmpi/distinfo Fri Dec 26 14:24:12 2014 (r375624) @@ -1,2 +1,2 @@ -SHA256 (openmpi-1.8.3.tar.bz2) = 2ef02dab61febeb74714ff80d508c00b05defc635b391ed2c8dcc1791fbc88b3 -SIZE (openmpi-1.8.3.tar.bz2) = 13301056 +SHA256 (openmpi-1.8.4.tar.bz2) = 23158d916e92c80e2924016b746a93913ba7fae9fff51bf68d5c2a0ae39a2f8a +SIZE (openmpi-1.8.4.tar.bz2) = 13488749 Modified: head/net/openmpi/pkg-plist ============================================================================== --- head/net/openmpi/pkg-plist Fri Dec 26 14:19:01 2014 (r375623) +++ head/net/openmpi/pkg-plist Fri Dec 26 14:24:12 2014 (r375624) @@ -182,6 +182,7 @@ %%MPIDIR%%/include/mpif-io-constants.h %%MPIDIR%%/include/mpif-io-handles.h %%MPIDIR%%/include/mpif-sentinels.h +%%MPIDIR%%/include/mpif-sizeof.h %%MPIDIR%%/include/mpif.h %%MPIDIR%%/include/shmem-compat.h %%MPIDIR%%/include/shmemx.h @@ -239,7 +240,7 @@ %%MPIDIR%%/lib/libmpi_usempi.la %%MPIDIR%%/lib/libmpi_usempi.so %%MPIDIR%%/lib/libmpi_usempi.so.1 -%%MPIDIR%%/lib/libmpi_usempi.so.1.3.2 +%%MPIDIR%%/lib/libmpi_usempi.so.1.4.0 %%MPIDIR%%/lib/libompitrace.la %%MPIDIR%%/lib/libompitrace.so %%MPIDIR%%/lib/libompitrace.so.0 @@ -661,6 +662,7 @@ %%MPIDIR%%/man/man3/MPI_Ialltoall.3.gz %%MPIDIR%%/man/man3/MPI_Ialltoallv.3.gz %%MPIDIR%%/man/man3/MPI_Ialltoallw.3.gz +%%MPIDIR%%/man/man3/MPI_Ibarrier.3.gz %%MPIDIR%%/man/man3/MPI_Ibcast.3.gz %%MPIDIR%%/man/man3/MPI_Ibsend.3.gz %%MPIDIR%%/man/man3/MPI_Iexscan.3.gz @@ -855,6 +857,7 @@ %%MPIDIR%%/man/man7/orte_snapc.7.gz %%MPIDIR%%/man/man7/orte_sstore.7.gz %%MPIDIR%%/%%DATADIR%%/amca-param-sets/example.conf +%%MPIDIR%%/%%DATADIR%%/help-btl-vader.txt %%MPIDIR%%/%%DATADIR%%/help-dash-host.txt %%MPIDIR%%/%%DATADIR%%/help-db-base.txt %%MPIDIR%%/%%DATADIR%%/help-errmgr-base.txt @@ -869,7 +872,6 @@ %%MPIDIR%%/%%DATADIR%%/help-mpi-btl-base.txt %%MPIDIR%%/%%DATADIR%%/help-mpi-btl-sm.txt %%MPIDIR%%/%%DATADIR%%/help-mpi-btl-tcp.txt -%%MPIDIR%%/%%DATADIR%%/help-mpi-btl-vader.txt %%MPIDIR%%/%%DATADIR%%/help-mpi-coll-ml.txt %%MPIDIR%%/%%DATADIR%%/help-mpi-coll-sm.txt %%MPIDIR%%/%%DATADIR%%/help-mpi-common-sm.txt Modified: head/science/dlpoly-classic/Makefile ============================================================================== --- head/science/dlpoly-classic/Makefile Fri Dec 26 14:19:01 2014 (r375623) +++ head/science/dlpoly-classic/Makefile Fri Dec 26 14:24:12 2014 (r375624) @@ -3,7 +3,7 @@ PORTNAME= dlpoly PORTVERSION= 1.8 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= science java MASTER_SITES= http://ccpforge.cse.rl.ac.uk/gf/download/frsrelease/238/2028/ PKGNAMESUFFIX= classic Modified: head/science/fvcom-mpi/Makefile ============================================================================== --- head/science/fvcom-mpi/Makefile Fri Dec 26 14:19:01 2014 (r375623) +++ head/science/fvcom-mpi/Makefile Fri Dec 26 14:24:12 2014 (r375624) @@ -1,7 +1,7 @@ # Created by: Jason Bacon # $FreeBSD$ -PORTREVISION= 7 +PORTREVISION= 8 PKGNAMESUFFIX= -openmpi MPIPREFIX= mpi/openmpi/ Modified: head/science/fvm/Makefile ============================================================================== --- head/science/fvm/Makefile Fri Dec 26 14:19:01 2014 (r375623) +++ head/science/fvm/Makefile Fri Dec 26 14:24:12 2014 (r375624) @@ -3,7 +3,7 @@ PORTNAME= fvm PORTVERSION= 0.15.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science parallel MASTER_SITES= http://code-saturne.org/releases/ Modified: head/science/gromacs/Makefile ============================================================================== --- head/science/gromacs/Makefile Fri Dec 26 14:19:01 2014 (r375623) +++ head/science/gromacs/Makefile Fri Dec 26 14:24:12 2014 (r375624) @@ -3,6 +3,7 @@ PORTNAME= gromacs PORTVERSION= 5.0.2 +PORTREVISION= 1 CATEGORIES= science MASTER_SITES= ftp://ftp.gromacs.org/pub/gromacs/ Modified: head/science/meep/Makefile ============================================================================== --- head/science/meep/Makefile Fri Dec 26 14:19:01 2014 (r375623) +++ head/science/meep/Makefile Fri Dec 26 14:24:12 2014 (r375624) @@ -3,7 +3,7 @@ PORTNAME= meep PORTVERSION= 1.2 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= science MASTER_SITES= http://ab-initio.mit.edu/meep/ Modified: head/science/ncs/Makefile ============================================================================== --- head/science/ncs/Makefile Fri Dec 26 14:19:01 2014 (r375623) +++ head/science/ncs/Makefile Fri Dec 26 14:24:12 2014 (r375624) @@ -3,7 +3,7 @@ PORTNAME= ncs PORTVERSION= 2.0.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science parallel MASTER_SITES= http://code-saturne.org/releases/ Modified: head/science/pnetcdf/Makefile ============================================================================== --- head/science/pnetcdf/Makefile Fri Dec 26 14:19:01 2014 (r375623) +++ head/science/pnetcdf/Makefile Fri Dec 26 14:24:12 2014 (r375624) @@ -3,7 +3,7 @@ PORTNAME= pnetcdf PORTVERSION= 1.5.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= science parallel MASTER_SITES= http://cucis.ece.northwestern.edu/projects/PnetCDF/Release/ \ LOCAL/sunpoet From owner-svn-ports-all@FreeBSD.ORG Fri Dec 26 14:28:41 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 023498BB; Fri, 26 Dec 2014 14:28:41 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D70862462; Fri, 26 Dec 2014 14:28:40 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBQESeY5033772; Fri, 26 Dec 2014 14:28:40 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBQESeMB033771; Fri, 26 Dec 2014 14:28:40 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412261428.sBQESeMB033771@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Fri, 26 Dec 2014 14:28:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375625 - head/x11-toolkits/libgdiplus/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Dec 2014 14:28:41 -0000 Author: antoine Date: Fri Dec 26 14:28:39 2014 New Revision: 375625 URL: https://svnweb.freebsd.org/changeset/ports/375625 QAT: https://qat.redports.org/buildarchive/r375625/ Log: Allow building with either giflib 4.2 or 5.0 Obtained from: OpenBSD ports Added: head/x11-toolkits/libgdiplus/files/ head/x11-toolkits/libgdiplus/files/patch-src_gifcodec.c (contents, props changed) Added: head/x11-toolkits/libgdiplus/files/patch-src_gifcodec.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11-toolkits/libgdiplus/files/patch-src_gifcodec.c Fri Dec 26 14:28:39 2014 (r375625) @@ -0,0 +1,177 @@ +$OpenBSD: patch-src_gifcodec_c,v 1.2 2014/07/18 16:00:28 ajacoutot Exp $ + +giflib 5.0+ +http://cvsweb.netbsd.org/bsdweb.cgi/~checkout~/pkgsrc/graphics/libgdiplus/patches/patch-src_gifcodec.c?rev=1.2 + +--- src/gifcodec.c.orig Fri Dec 2 18:23:12 2011 ++++ src/gifcodec.c Fri Jul 18 15:30:15 2014 +@@ -39,8 +39,12 @@ GUID gdip_gif_image_format_guid = {0xb96b3cb0U, 0x0728 + + #include "gifcodec.h" + +-/* giflib declares this incorrectly as EgifOpen */ ++/* giflib declares this incorrectly as EgifOpen up to 4.1.2 ++ GIF_LIB_VERSION is defined up to 4.1.6, and prototype is changed in 5.0, ++ so it is safe to use it as check condition */ ++#ifdef GIF_LIB_VERSION + extern GifFileType *EGifOpen(void *userData, OutputFunc writeFunc); ++#endif + + /* Data structure used for callback */ + typedef struct +@@ -129,7 +133,11 @@ AddExtensionBlockMono(SavedImage *New, int Len, BYTE E + + if (ExtData) { + memcpy(ep->Bytes, ExtData, Len); ++#if GIFLIB_MAJOR >= 5 ++ ep->Function = New->ExtensionBlocks[New->ExtensionBlockCount++].Function; ++#else + ep->Function = New->Function; ++#endif + } + + return (GIF_OK); +@@ -232,7 +240,11 @@ DGifSlurpMono(GifFileType * GifFile, SavedImage *Trail + } + + case EXTENSION_RECORD_TYPE: { ++#if GIFLIB_MAJOR >= 5 ++ if (DGifGetExtension(GifFile, &temp_save.ExtensionBlocks[temp_save.ExtensionBlockCount].Function, &ExtData) == GIF_ERROR) { ++#else + if (DGifGetExtension(GifFile, &temp_save.Function, &ExtData) == GIF_ERROR) { ++#endif + return (GIF_ERROR); + } + +@@ -245,7 +257,9 @@ DGifSlurpMono(GifFileType * GifFile, SavedImage *Trail + if (DGifGetExtensionNext(GifFile, &ExtData) == GIF_ERROR) { + return (GIF_ERROR); + } ++#if GIFLIB_MAJOR < 5 + temp_save.Function = 0; ++#endif + } + break; + } +@@ -304,9 +318,17 @@ gdip_load_gif_image (void *stream, GpImage **image, BO + loop_counter = FALSE; + + if (from_file) { ++#if GIFLIB_MAJOR >= 5 ++ gif = DGifOpen(stream, &gdip_gif_fileinputfunc, NULL); ++#else + gif = DGifOpen(stream, &gdip_gif_fileinputfunc); ++#endif + } else { ++#if GIFLIB_MAJOR >= 5 ++ gif = DGifOpen (stream, &gdip_gif_inputfunc, NULL); ++#else + gif = DGifOpen (stream, &gdip_gif_inputfunc); ++#endif + } + + if (gif == NULL) { +@@ -661,9 +683,17 @@ gdip_save_gif_image (void *stream, GpImage *image, BOO + } + + if (from_file) { ++#if GIFLIB_MAJOR >= 5 ++ fp = EGifOpenFileName (stream, 0, NULL); ++#else + fp = EGifOpenFileName (stream, 0); ++#endif + } else { ++#if GIFLIB_MAJOR >= 5 ++ fp = EGifOpen (stream, gdip_gif_outputfunc, NULL); ++#else + fp = EGifOpen (stream, gdip_gif_outputfunc); ++#endif + } + + if (!fp) { +@@ -702,7 +732,11 @@ gdip_save_gif_image (void *stream, GpImage *image, BOO + goto error; + } + ++#if GIFLIB_MAJOR >= 5 ++ cmap = GifMakeMapObject(cmap_size, 0); ++#else + cmap = MakeMapObject(cmap_size, 0); ++#endif + + pixbuf = GdipAlloc(pixbuf_size); + if (pixbuf == NULL) { +@@ -793,7 +827,11 @@ gdip_save_gif_image (void *stream, GpImage *image, BOO + pixbuf = pixbuf_org; + } else { + cmap_size = 256; ++#if GIFLIB_MAJOR >= 5 ++ cmap = GifMakeMapObject (cmap_size, 0); ++#else + cmap = MakeMapObject (cmap_size, 0); ++#endif + + red = GdipAlloc(pixbuf_size); + green = GdipAlloc(pixbuf_size); +@@ -824,13 +862,21 @@ gdip_save_gif_image (void *stream, GpImage *image, BOO + v += 4; + } + } ++#if GIFLIB_MAJOR >= 5 ++ if (GifQuantizeBuffer(bitmap_data->width, bitmap_data->height, &cmap_size, ++#else + if (QuantizeBuffer(bitmap_data->width, bitmap_data->height, &cmap_size, ++#endif + red, green, blue, pixbuf, cmap->Colors) == GIF_ERROR) { + goto error; + } + } + ++#if GIFLIB_MAJOR >= 5 ++ cmap->BitsPerPixel = GifBitSize (cmap_size); ++#else + cmap->BitsPerPixel = BitSize (cmap_size); ++#endif + cmap->ColorCount = 1 << cmap->BitsPerPixel; + + if ((frame == 0) && (k == 0)) { +@@ -848,8 +894,15 @@ gdip_save_gif_image (void *stream, GpImage *image, BOO + Buffer[0] = 1; + Buffer[1] = ptr[0]; + Buffer[2] = ptr[1]; ++#if GIFLIB_MAJOR >= 5 ++ EGifPutExtensionLeader(fp, APPLICATION_EXT_FUNC_CODE); ++ EGifPutExtensionBlock(fp, 11, "NETSCAPE2.0"); ++ EGifPutExtensionBlock(fp, 3, Buffer); ++ EGifPutExtensionTrailer(fp); ++#else + EGifPutExtensionFirst(fp, APPLICATION_EXT_FUNC_CODE, 11, "NETSCAPE2.0"); + EGifPutExtensionLast(fp, APPLICATION_EXT_FUNC_CODE, 3, Buffer); ++#endif + } + } + +@@ -901,7 +954,11 @@ gdip_save_gif_image (void *stream, GpImage *image, BOO + pixbuf += bitmap_data->width; + } + ++#if GIFLIB_MAJOR >= 5 ++ GifFreeMapObject (cmap); ++#else + FreeMapObject (cmap); ++#endif + if (red != NULL) { + GdipFree (red); + } +@@ -929,7 +986,11 @@ gdip_save_gif_image (void *stream, GpImage *image, BOO + + error: + if (cmap != NULL) { ++#if GIFLIB_MAJOR >= 5 ++ GifFreeMapObject (cmap); ++#else + FreeMapObject (cmap); ++#endif + } + + if (red != NULL) { From owner-svn-ports-all@FreeBSD.ORG Fri Dec 26 14:32:47 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B26A9B10; Fri, 26 Dec 2014 14:32:47 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9E3812545; Fri, 26 Dec 2014 14:32:47 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBQEWljx037916; Fri, 26 Dec 2014 14:32:47 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBQEWl7c037915; Fri, 26 Dec 2014 14:32:47 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <201412261432.sBQEWl7c037915@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Fri, 26 Dec 2014 14:32:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375626 - head/emulators/wine X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Dec 2014 14:32:47 -0000 Author: gerald Date: Fri Dec 26 14:32:46 2014 New Revision: 375626 URL: https://svnweb.freebsd.org/changeset/ports/375626 QAT: https://qat.redports.org/buildarchive/r375626/ Log: Replay revision r375594 (change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade of graphics/png). Modified: head/emulators/wine/Makefile Modified: head/emulators/wine/Makefile ============================================================================== --- head/emulators/wine/Makefile Fri Dec 26 14:28:39 2014 (r375625) +++ head/emulators/wine/Makefile Fri Dec 26 14:32:46 2014 (r375626) @@ -96,7 +96,7 @@ X11_LIB_DEPENDS= libfontconfig.so:${PORT libfreetype.so:${PORTSDIR}/print/freetype2 \ libjpeg.so:${PORTSDIR}/graphics/jpeg \ liblcms2.so:${PORTSDIR}/graphics/lcms2 \ - libpng15.so:${PORTSDIR}/graphics/png + libpng.so:${PORTSDIR}/graphics/png pre-build: cd ${WRKSRC} && ${MAKE_CMD} depend From owner-svn-ports-all@FreeBSD.ORG Fri Dec 26 14:54:02 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id DD308B0; Fri, 26 Dec 2014 14:54:01 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C8F9E37D6; Fri, 26 Dec 2014 14:54:01 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBQEs1W0047575; Fri, 26 Dec 2014 14:54:01 GMT (envelope-from kwm@FreeBSD.org) Received: (from kwm@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBQEs0lG047564; Fri, 26 Dec 2014 14:54:00 GMT (envelope-from kwm@FreeBSD.org) Message-Id: <201412261454.sBQEs0lG047564@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: kwm set sender to kwm@FreeBSD.org using -f From: Koop Mast Date: Fri, 26 Dec 2014 14:54:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375627 - in head/devel/libical: . 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Dec 2014 14:54:02 -0000 Author: kwm Date: Fri Dec 26 14:53:59 2014 New Revision: 375627 URL: https://svnweb.freebsd.org/changeset/ports/375627 QAT: https://qat.redports.org/buildarchive/r375627/ Log: Update libical to 1.0.1. Update WWW, project moved. Deleted: head/devel/libical/files/patch-configure Modified: head/devel/libical/Makefile head/devel/libical/distinfo head/devel/libical/pkg-descr head/devel/libical/pkg-plist Modified: head/devel/libical/Makefile ============================================================================== --- head/devel/libical/Makefile Fri Dec 26 14:32:46 2014 (r375626) +++ head/devel/libical/Makefile Fri Dec 26 14:53:59 2014 (r375627) @@ -2,9 +2,11 @@ # $FreeBSD$ PORTNAME= libical -PORTVERSION= 1.0 +PORTVERSION= 1.0.1 CATEGORIES= devel -MASTER_SITES= SF/freeassociation/${PORTNAME}/${PORTNAME}-${PORTVERSION} +#MASTER_SITES= SF/freeassociation/${PORTNAME}/${PORTNAME}-${PORTVERSION} +#MASTER_SITES= https://github.com/libical/libical/archive/v${PORTVERSION} +#DISTNAME= v1 MAINTAINER= gnome@FreeBSD.org COMMENT= Implementation of the IETF Calendaring and Scheduling protocols @@ -12,6 +14,11 @@ COMMENT= Implementation of the IETF Cale LICENSE_COMB= dual LICENSE= MPL LGPL21 +USE_GITHUB= yes +GH_ACCOUNT= libical +GH_TAGNAME= da69aae +GH_COMMIT= da69aae + USES= cmake gmake pathfix perl5 USE_PERL5= build USE_LDCONFIG= yes @@ -24,7 +31,4 @@ MAKE_JOBS_UNSAFE= yes CFLAGS+= -fPIC .endif -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libical*.so.1.0.0 - .include Modified: head/devel/libical/distinfo ============================================================================== --- head/devel/libical/distinfo Fri Dec 26 14:32:46 2014 (r375626) +++ head/devel/libical/distinfo Fri Dec 26 14:53:59 2014 (r375627) @@ -1,2 +1,2 @@ -SHA256 (libical-1.0.tar.gz) = 7c39b3448e4927a2de2775d853f52b3aaeb42400970a3db0b01a78987e6ec0b7 -SIZE (libical-1.0.tar.gz) = 1199483 +SHA256 (libical-1.0.1.tar.gz) = 340f80aed9f149775c76e92929d38dbd382aac529652440cccf6231f519c4642 +SIZE (libical-1.0.1.tar.gz) = 720665 Modified: head/devel/libical/pkg-descr ============================================================================== --- head/devel/libical/pkg-descr Fri Dec 26 14:32:46 2014 (r375626) +++ head/devel/libical/pkg-descr Fri Dec 26 14:53:59 2014 (r375627) @@ -3,4 +3,4 @@ Calendaring and Scheduling protocols. (R parses iCal components and provides a C API for manipulating the component properties, parameters, and subcomponents. -WWW: http://freeassociation.sourceforge.net/ +WWW: https://github.com/libical Modified: head/devel/libical/pkg-plist ============================================================================== --- head/devel/libical/pkg-plist Fri Dec 26 14:32:46 2014 (r375626) +++ head/devel/libical/pkg-plist Fri Dec 26 14:53:59 2014 (r375627) @@ -44,16 +44,20 @@ include/libical/sspm.h include/libical/vcaltmp.h include/libical/vcc.h include/libical/vobject.h +lib/cmake/LibIcal/LibIcalConfig.cmake +lib/cmake/LibIcal/LibIcalConfigVersion.cmake +lib/cmake/LibIcal/LibIcalTargets-%%CMAKE_BUILD_TYPE%%.cmake +lib/cmake/LibIcal/LibIcalTargets.cmake lib/libical.a lib/libical.so lib/libical.so.1 -lib/libical.so.1.0.0 +lib/libical.so.1.0.1 lib/libicalss.a lib/libicalss.so lib/libicalss.so.1 -lib/libicalss.so.1.0.0 +lib/libicalss.so.1.0.1 lib/libicalvcal.a lib/libicalvcal.so lib/libicalvcal.so.1 -lib/libicalvcal.so.1.0.0 +lib/libicalvcal.so.1.0.1 libdata/pkgconfig/libical.pc From owner-svn-ports-all@FreeBSD.ORG Fri Dec 26 14:58:25 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 90DCD1E0; Fri, 26 Dec 2014 14:58:25 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 718523814; Fri, 26 Dec 2014 14:58:25 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBQEwPNB048313; Fri, 26 Dec 2014 14:58:25 GMT (envelope-from koobs@FreeBSD.org) Received: (from koobs@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBQEwPIO048311; Fri, 26 Dec 2014 14:58:25 GMT (envelope-from koobs@FreeBSD.org) Message-Id: <201412261458.sBQEwPIO048311@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: koobs set sender to koobs@FreeBSD.org using -f From: Kubilay Kocak Date: Fri, 26 Dec 2014 14:58:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375628 - head/irc/ngircd X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Dec 2014 14:58:25 -0000 Author: koobs Date: Fri Dec 26 14:58:24 2014 New Revision: 375628 URL: https://svnweb.freebsd.org/changeset/ports/375628 QAT: https://qat.redports.org/buildarchive/r375628/ Log: irc/ngircd: Update to 22 - Update to 22 - Add LICENSE_FILE - Whitespace align OPTIONS helpers Changes: * http://ngircd.barton.de/doc/ChangeLog PR: 196282 Submitted by: kjetil at cckengine com Modified: head/irc/ngircd/Makefile head/irc/ngircd/distinfo Modified: head/irc/ngircd/Makefile ============================================================================== --- head/irc/ngircd/Makefile Fri Dec 26 14:53:59 2014 (r375627) +++ head/irc/ngircd/Makefile Fri Dec 26 14:58:24 2014 (r375628) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ngircd -PORTVERSION= 21.1 +PORTVERSION= 22 PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= irc ipv6 @@ -14,6 +14,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Free open source daemon for Internet Relay Chat (IRC) LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING USES= tar:xz GNU_CONFIGURE= yes @@ -35,24 +36,24 @@ OPTIONS_RADIO= TLS OPTIONS_RADIO_TLS= GNUTLS OPENSSL OPTIONS_DEFAULT= ICONV IRCPLUS LIBWRAP OPENSSL SYSLOG ZLIB -DEBUG_CONFIGURE_EBABLE= debug -GNUTLS_LIB_DEPENDS= libgnutls.so:${PORTSDIR}/security/gnutls -GNUTLS_CONFIGURE_WITH= gnutls -ICONV_USES= iconv -ICONV_CONFIGURE_WITH= iconv -IDENT_DESC= IDENT (AUTH) protocol support -IDENT_LIB_DEPENDS= libident.so:${PORTSDIR}/security/libident -INDENT_CONFIGURE_WITH= dent -IPV6_CONFIGURE_ENABLE= ipv6 -IRCPLUS_DESC= IRC+ protocol +DEBUG_CONFIGURE_EBABLE= debug +GNUTLS_LIB_DEPENDS= libgnutls.so:${PORTSDIR}/security/gnutls +GNUTLS_CONFIGURE_WITH= gnutls +ICONV_USES= iconv +ICONV_CONFIGURE_WITH= iconv +IDENT_DESC= IDENT (AUTH) protocol support +IDENT_LIB_DEPENDS= libident.so:${PORTSDIR}/security/libident +INDENT_CONFIGURE_WITH= dent +IPV6_CONFIGURE_ENABLE= ipv6 +IRCPLUS_DESC= IRC+ protocol IRCPLUS_CONFIGURE_ENABLE= ircplus -LIBWRAP_CONFIGURE_WITH= tcp-wrappers -OPENSSL_USE= openssl=yes -OPENSSL_CONFIGURE_WITH= openssl -SNIFFER_DESC= IRC traffic sniffer +LIBWRAP_CONFIGURE_WITH= tcp-wrappers +OPENSSL_USE= openssl=yes +OPENSSL_CONFIGURE_WITH= openssl +SNIFFER_DESC= IRC traffic sniffer SNIFFER_CONFIGURE_ENABLE= sniffer -SYSLOG_CONFIGURE_WITH= syslog -ZLIB_CONFIGURE_WITH= zlib +SYSLOG_CONFIGURE_WITH= syslog +ZLIB_CONFIGURE_WITH= zlib post-patch: @${REINPLACE_CMD} -e \ Modified: head/irc/ngircd/distinfo ============================================================================== --- head/irc/ngircd/distinfo Fri Dec 26 14:53:59 2014 (r375627) +++ head/irc/ngircd/distinfo Fri Dec 26 14:58:24 2014 (r375628) @@ -1,2 +1,2 @@ -SHA256 (ngircd-21.1.tar.xz) = b5b04f559bb533efc6821f2e62d83af8d196f7aa29a3710ff1e898d4e3c28a6f -SIZE (ngircd-21.1.tar.xz) = 339092 +SHA256 (ngircd-22.tar.xz) = a4c13e6a5f991d248412d550b4617484d7f977c786a0323f0301b4d4707a639e +SIZE (ngircd-22.tar.xz) = 340104 From owner-svn-ports-all@FreeBSD.ORG Fri Dec 26 15:01:59 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E2B662E7; Fri, 26 Dec 2014 15:01:59 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CE7B23914; Fri, 26 Dec 2014 15:01:59 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBQF1xj1052444; Fri, 26 Dec 2014 15:01:59 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBQF1xOZ052442; Fri, 26 Dec 2014 15:01:59 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201412261501.sBQF1xOZ052442@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Fri, 26 Dec 2014 15:01:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375629 - head/textproc/the_silver_searcher X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Dec 2014 15:02:00 -0000 Author: olgeni Date: Fri Dec 26 15:01:58 2014 New Revision: 375629 URL: https://svnweb.freebsd.org/changeset/ports/375629 QAT: https://qat.redports.org/buildarchive/r375629/ Log: Upgrade to version 0.28.0. Modified: head/textproc/the_silver_searcher/Makefile head/textproc/the_silver_searcher/distinfo Modified: head/textproc/the_silver_searcher/Makefile ============================================================================== --- head/textproc/the_silver_searcher/Makefile Fri Dec 26 14:58:24 2014 (r375628) +++ head/textproc/the_silver_searcher/Makefile Fri Dec 26 15:01:58 2014 (r375629) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= the_silver_searcher -PORTVERSION= 0.27.0 +PORTVERSION= 0.28.0 CATEGORIES= textproc MAINTAINER= olgeni@FreeBSD.org @@ -15,7 +15,7 @@ LIB_DEPENDS= libpcre.so:${PORTSDIR}/deve USE_GITHUB= yes GH_ACCOUNT= ggreer GH_TAGNAME= ${PORTVERSION} -GH_COMMIT= 45b670b +GH_COMMIT= f48f50e ACLOCAL_ARGS+= -I ${ACLOCAL_DIR} AUTOMAKE_ARGS+= --add-missing Modified: head/textproc/the_silver_searcher/distinfo ============================================================================== --- head/textproc/the_silver_searcher/distinfo Fri Dec 26 14:58:24 2014 (r375628) +++ head/textproc/the_silver_searcher/distinfo Fri Dec 26 15:01:58 2014 (r375629) @@ -1,2 +1,2 @@ -SHA256 (the_silver_searcher-0.27.0.tar.gz) = 1d6675ea98756dac2583d1b523a2394249fed9191880eb5532b42c769eda38f2 -SIZE (the_silver_searcher-0.27.0.tar.gz) = 61398 +SHA256 (the_silver_searcher-0.28.0.tar.gz) = 52b8afebf3265938eef236b31d9460054bf0a66fe5fc287ed3abff5b85cfabac +SIZE (the_silver_searcher-0.28.0.tar.gz) = 62764 From owner-svn-ports-all@FreeBSD.ORG Fri Dec 26 16:00:01 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 66F8690E; Fri, 26 Dec 2014 16:00:01 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4754722C6; Fri, 26 Dec 2014 16:00:01 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBQG01tf077166; Fri, 26 Dec 2014 16:00:01 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBQG016N077165; Fri, 26 Dec 2014 16:00:01 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412261600.sBQG016N077165@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Fri, 26 Dec 2014 16:00:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375630 - head/graphics/exact-image/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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Dec 2014 16:00:01 -0000 Author: antoine Date: Fri Dec 26 16:00:00 2014 New Revision: 375630 URL: https://svnweb.freebsd.org/changeset/ports/375630 QAT: https://qat.redports.org/buildarchive/r375630/ Log: Allow building with either giflib 4.2 or 5.0 Modified: head/graphics/exact-image/files/patch-codecs__gif.cc Modified: head/graphics/exact-image/files/patch-codecs__gif.cc ============================================================================== --- head/graphics/exact-image/files/patch-codecs__gif.cc Fri Dec 26 15:01:58 2014 (r375629) +++ head/graphics/exact-image/files/patch-codecs__gif.cc Fri Dec 26 16:00:00 2014 (r375630) @@ -1,24 +1,166 @@ ---- codecs/gif.cc.orig 2010-03-03 16:04:44.000000000 -0500 -+++ codecs/gif.cc 2012-06-08 14:47:50.000000000 -0400 -@@ -22,6 +22,17 @@ +--- codecs/gif.cc.orig 2010-03-03 21:04:44 UTC ++++ codecs/gif.cc +@@ -22,6 +22,24 @@ #include ++#if GIFLIB_MAJOR >= 5 ++void ExactImagePrintGifError(int ErrorCode) ++#else +void ExactImagePrintGifError(void) ++#endif +{ ++#if GIFLIB_MAJOR >= 5 ++ char *Err = GifErrorString(ErrorCode); ++#else + char *Err = GifErrorString(); ++ int ErrorCode = GifError(); ++#endif + if (Err != NULL) + std::cerr << "\nGIF-LIB error: " << Err << std::endl; + else -+ std::cerr << "\nGIF-LIB undefined error " << GifError() << "." << std::endl; ++ std::cerr << "\nGIF-LIB undefined error " << ErrorCode << "." << std::endl; +} + -+#define PrintGifError ExactImagePrintGifError -+ /* The way Interlaced image should. */ static const int InterlacedOffset[] = { 0, 4, 2, 1 }; -@@ -232,7 +243,7 @@ +@@ -60,9 +78,13 @@ int GIFCodec::readImage (std::istream* s + ColorMapObject *ColorMap = NULL; + int ExtCode; + ++#if GIFLIB_MAJOR >= 5 ++ if ((GifFile = DGifOpen (stream, &GIFInputFunc, NULL)) == NULL) ++#else + if ((GifFile = DGifOpen (stream, &GIFInputFunc)) == NULL) ++#endif + { +- PrintGifError(); ++ std::cerr << "\nGIF-LIB error: can't open GIF file" << std::endl; + return false; + } + +@@ -74,7 +96,11 @@ int GIFCodec::readImage (std::istream* s + /* Scan the content of the GIF file and load the image(s) in: */ + do { + if (DGifGetRecordType(GifFile, &RecordType) == GIF_ERROR) { +- PrintGifError(); ++#if GIFLIB_MAJOR >= 5 ++ ExactImagePrintGifError(GifFile->Error); ++#else ++ ExactImagePrintGifError(); ++#endif + return false; + } + +@@ -83,7 +109,11 @@ int GIFCodec::readImage (std::istream* s + switch (RecordType) { + case IMAGE_DESC_RECORD_TYPE: + if (DGifGetImageDesc(GifFile) == GIF_ERROR) { +- PrintGifError(); ++#if GIFLIB_MAJOR >= 5 ++ ExactImagePrintGifError(GifFile->Error); ++#else ++ ExactImagePrintGifError(); ++#endif + return false; + } + +@@ -104,7 +134,11 @@ int GIFCodec::readImage (std::istream* s + j += InterlacedJumps[i]) { + if (DGifGetLine(GifFile, &image.getRawData()[j*image.stride()+Col], + Width) == GIF_ERROR) { +- PrintGifError(); ++#if GIFLIB_MAJOR >= 5 ++ ExactImagePrintGifError(GifFile->Error); ++#else ++ ExactImagePrintGifError(); ++#endif + return false; + } + } +@@ -113,7 +147,11 @@ int GIFCodec::readImage (std::istream* s + for (int i = 0; i < Height; ++i) { + if (DGifGetLine(GifFile, &image.getRawData()[Row++ * image.stride()+Col], + Width) == GIF_ERROR) { +- PrintGifError(); ++#if GIFLIB_MAJOR >= 5 ++ ExactImagePrintGifError(GifFile->Error); ++#else ++ ExactImagePrintGifError(); ++#endif + return false; + } + } +@@ -122,12 +160,20 @@ int GIFCodec::readImage (std::istream* s + case EXTENSION_RECORD_TYPE: + /* Skip any extension blocks in file: */ + if (DGifGetExtension(GifFile, &ExtCode, &Extension) == GIF_ERROR) { +- PrintGifError(); ++#if GIFLIB_MAJOR >= 5 ++ ExactImagePrintGifError(GifFile->Error); ++#else ++ ExactImagePrintGifError(); ++#endif + return false; + } + while (Extension != NULL) { + if (DGifGetExtensionNext(GifFile, &Extension) == GIF_ERROR) { +- PrintGifError(); ++#if GIFLIB_MAJOR >= 5 ++ ExactImagePrintGifError(GifFile->Error); ++#else ++ ExactImagePrintGifError(); ++#endif + return false; + } + } +@@ -166,7 +212,11 @@ bool GIFCodec::writeImage (std::ostream* + GifFileType* GifFile; + GifByteType* Ptr; + ++#if GIFLIB_MAJOR >= 5 ++ if ((GifFile = EGifOpen (stream, &GIFOutputFunc, NULL)) == NULL) ++#else + if ((GifFile = EGifOpen (stream, &GIFOutputFunc)) == NULL) ++#endif + { + std::cerr << "Error preparing GIF file for writing." << std::endl; + return false; +@@ -175,7 +225,11 @@ bool GIFCodec::writeImage (std::ostream* + int ColorMapSize = 256; + + // later use our own colormap generation ++#if GIFLIB_MAJOR >= 5 ++ ColorMapObject* OutputColorMap = GifMakeMapObject(ColorMapSize, NULL); ++#else + ColorMapObject* OutputColorMap = MakeMapObject(ColorMapSize, NULL); ++#endif + if (!OutputColorMap) + return false; + +@@ -203,7 +257,11 @@ bool GIFCodec::writeImage (std::ostream* + } + + ++#if GIFLIB_MAJOR >= 5 ++ if (GifQuantizeBuffer(image.w, image.h, &ColorMapSize, ++#else + if (QuantizeBuffer(image.w, image.h, &ColorMapSize, ++#endif + RedBuffer, GreenBuffer, BlueBuffer, + OutputBuffer, OutputColorMap->Colors) == GIF_ERROR) { + return false; +@@ -215,7 +273,7 @@ bool GIFCodec::writeImage (std::ostream* + if (EGifPutScreenDesc(GifFile, image.w, image.h, + ColorMapSize, 0, OutputColorMap) == GIF_ERROR || + EGifPutImageDesc(GifFile, 0, 0, image.w, image.h, +- FALSE, NULL) == GIF_ERROR) ++ false, NULL) == GIF_ERROR) + { + std::cerr << "Error writing GIF header." << std::endl; + return false; +@@ -232,7 +290,7 @@ bool GIFCodec::writeImage (std::ostream* } free (OutputBuffer); From owner-svn-ports-all@FreeBSD.ORG Fri Dec 26 16:11:25 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 78FA6AC2; Fri, 26 Dec 2014 16:11:25 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 64CC72650; Fri, 26 Dec 2014 16:11:25 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBQGBPgW084133; Fri, 26 Dec 2014 16:11:25 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBQGBPhU084110; Fri, 26 Dec 2014 16:11:25 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412261611.sBQGBPhU084110@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Fri, 26 Dec 2014 16:11:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375631 - head/games/gracer/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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Dec 2014 16:11:25 -0000 Author: antoine Date: Fri Dec 26 16:11:24 2014 New Revision: 375631 URL: https://svnweb.freebsd.org/changeset/ports/375631 QAT: https://qat.redports.org/buildarchive/r375631/ Log: Allow building with either giflib 4.2 or 5.0 Modified: head/games/gracer/files/patch-gr_texture.c Modified: head/games/gracer/files/patch-gr_texture.c ============================================================================== --- head/games/gracer/files/patch-gr_texture.c Fri Dec 26 16:00:00 2014 (r375630) +++ head/games/gracer/files/patch-gr_texture.c Fri Dec 26 16:11:24 2014 (r375631) @@ -1,6 +1,18 @@ ---- common/gr_texture.c.orig 2000-03-01 05:27:18.000000000 +0100 -+++ common/gr_texture.c 2012-05-03 20:29:17.000000000 +0200 -@@ -419,7 +419,7 @@ +--- common/gr_texture.c.orig 2000-03-01 04:27:18 UTC ++++ common/gr_texture.c +@@ -274,7 +274,11 @@ read_gif_file (GrTexture *texture, char + int index; + int width, height; + ++#if GIFLIB_MAJOR >= 5 ++ file = DGifOpenFileName (filename, NULL); ++#else + file = DGifOpenFileName (filename); ++#endif + if (!file) + return -1; + +@@ -419,7 +423,7 @@ read_png_file (GrTexture *texture, char if (fread (header, 1, PNG_BYTES_TO_CHECK, file) != PNG_BYTES_TO_CHECK) { goto ERROR; } @@ -9,7 +21,7 @@ goto ERROR; } -@@ -431,7 +431,7 @@ +@@ -431,7 +435,7 @@ read_png_file (GrTexture *texture, char if (!info_ptr) { goto ERROR; } From owner-svn-ports-all@FreeBSD.ORG Fri Dec 26 16:49:00 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 17E57154; Fri, 26 Dec 2014 16:49:00 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D3B1A3075; Fri, 26 Dec 2014 16:48:59 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBQGmxNs000656; Fri, 26 Dec 2014 16:48:59 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBQGmxMN000655; Fri, 26 Dec 2014 16:48:59 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412261648.sBQGmxMN000655@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Fri, 26 Dec 2014 16:48:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375632 - head/textproc/gladtex/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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Dec 2014 16:49:00 -0000 Author: antoine Date: Fri Dec 26 16:48:58 2014 New Revision: 375632 URL: https://svnweb.freebsd.org/changeset/ports/375632 QAT: https://qat.redports.org/buildarchive/r375632/ Log: Allow building with either giflib 4.2 or 5.0 Modified: head/textproc/gladtex/files/patch-eqn2img.c Modified: head/textproc/gladtex/files/patch-eqn2img.c ============================================================================== --- head/textproc/gladtex/files/patch-eqn2img.c Fri Dec 26 16:11:24 2014 (r375631) +++ head/textproc/gladtex/files/patch-eqn2img.c Fri Dec 26 16:48:58 2014 (r375632) @@ -1,6 +1,6 @@ ---- ./eqn2img.c.orig 2013-03-07 15:44:58.000000000 +0100 -+++ ./eqn2img.c 2013-03-07 15:47:58.000000000 +0100 -@@ -367,7 +367,7 @@ +--- eqn2img.c.orig 2013-01-27 04:17:45 UTC ++++ eqn2img.c +@@ -367,7 +367,7 @@ png_bytepp png_read(char *filename, int info_ptr = png_create_info_struct(png_ptr); assert(info_ptr); @@ -9,7 +9,7 @@ png_destroy_read_struct(&png_ptr, &info_ptr, NULL); fclose(fp); return NULL; -@@ -580,7 +580,7 @@ +@@ -580,7 +580,7 @@ int png_write(png_bytepp image, char *im assert(info_ptr); /* error handling, libpng longjmps here on any error */ @@ -18,7 +18,39 @@ png_destroy_read_struct(&png_ptr, &info_ptr, NULL); fclose(fp); return -1; -@@ -715,7 +715,7 @@ +@@ -623,19 +623,31 @@ int gif_write(png_bytepp image, char *im + }; + + if(img_name) { ++#if GIFLIB_MAJOR >= 5 ++ fp = EGifOpenFileName(img_name, 0, NULL); ++#else + fp = EGifOpenFileName(img_name, 0); ++#endif + if(!fp) + return -1; + } + else ++#if GIFLIB_MAJOR >= 5 ++ fp = EGifOpenFileHandle(STDOUT_FILENO, NULL); ++#else + fp = EGifOpenFileHandle(STDOUT_FILENO); ++#endif + + for(i=0; i<256; i++) { + pal[i].Red = (i*background.red + (255-i)*foreground.red)/255; + pal[i].Green = (i*background.green + (255-i)*foreground.green)/255; + pal[i].Blue = (i*background.blue + (255-i)*foreground.blue)/255; + } ++#if GIFLIB_MAJOR >= 5 ++ color_map = GifMakeMapObject(256, pal); ++#else + color_map = MakeMapObject(256, pal); ++#endif + + /* EGifSetGifVersion("89a"); this causes segfault (but is really required for transparency, I think) */ + EGifPutScreenDesc(fp, width, height, 256, 255, color_map); +@@ -715,7 +727,7 @@ int to_ps(char *basename, int verbose) { fprintf(stderr, " -> ps"); cmd = NEW(char, 2*strlen(basename) + 46); From owner-svn-ports-all@FreeBSD.ORG Fri Dec 26 16:53:39 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1D7C2292; Fri, 26 Dec 2014 16:53:39 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 081E232C9; Fri, 26 Dec 2014 16:53:39 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBQGrckI004805; Fri, 26 Dec 2014 16:53:38 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBQGrcob004802; Fri, 26 Dec 2014 16:53:38 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201412261653.sBQGrcob004802@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 26 Dec 2014 16:53:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r375633 - in branches/2014Q4/german/wordpress: . files X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Dec 2014 16:53:39 -0000 Author: sunpoet Date: Fri Dec 26 16:53:37 2014 New Revision: 375633 URL: https://svnweb.freebsd.org/changeset/ports/375633 QAT: https://qat.redports.org/buildarchive/r375633/ Log: MFH: r373344 - Update to 4.0.1 - Update CONFLICTS_INSTALL - Update Makefile - Update PKGMESSAGE Changes: https://de.wordpress.org/2014/11/20/wordpress-4-0-1-sicherheits-update/ https://de.wordpress.org/2014/09/04/wordpress-4-0-benny/ Approved by: ports-secteam (delphij) Deleted: branches/2014Q4/german/wordpress/files/pkg-install.in Modified: branches/2014Q4/german/wordpress/Makefile branches/2014Q4/german/wordpress/distinfo branches/2014Q4/german/wordpress/files/pkg-message.in Directory Properties: branches/2014Q4/ (props changed) Modified: branches/2014Q4/german/wordpress/Makefile ============================================================================== --- branches/2014Q4/german/wordpress/Makefile Fri Dec 26 16:48:58 2014 (r375632) +++ branches/2014Q4/german/wordpress/Makefile Fri Dec 26 16:53:37 2014 (r375633) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= wordpress -PORTVERSION= 3.9.1 -PORTREVISION= 1 +PORTVERSION= 4.0.1 CATEGORIES= german www MASTER_SITES= http://de.wordpress.org/ DISTNAME= ${PORTNAME}-${PORTVERSION}-de_DE @@ -13,11 +12,11 @@ COMMENT= State-of-the-art semantic perso LICENSE= GPLv2 -CONFLICTS_INSTALL= wordpress-3.* ja-wordpress-3.* ru-wordpress-3.* +CONFLICTS_INSTALL= wordpress-[0-9].* ja-wordpress-[0-9].* ru-wordpress-[0-9].* NO_BUILD= yes USES= cpe -USE_PHP= curl gd mysql pcre tokenizer xml zip zlib +USE_PHP= curl gd hash mysql pcre tokenizer xml zip zlib WANT_PHP_WEB= yes WRKSRC= ${WRKDIR}/${PORTNAME} @@ -26,9 +25,7 @@ CPE_LANG= de CPE_VERSION= ${PORTVERSION}.0 .endif -SUB_FILES= pkg-message pkg-install -SUB_LIST= CHGRP="${CHGRP}" CHOWN="${CHOWN}" CHMOD="${CHMOD}"\ - FIND="${FIND}" WWWGRP="${WWWGRP}" WWWOWN="${WWWOWN}" +SUB_FILES= pkg-message PLIST= ${WRKDIR}/pkg-plist PORTDOCS= license.txt readme.html @@ -40,21 +37,19 @@ pre-everything:: @sleep 1 pre-install: - cd ${WRKSRC}/ && \ - (${FIND} -s * -type f | ${SED} -e 's|^|%%WWWDIR%%/|'; \ - ${FIND} -d . -type d | ${SED} -e 's|^\.|@dirrm %%WWWDIR%%|') > ${PLIST} + ${ECHO_CMD} '@owner www' > ${PLIST} + ${ECHO_CMD} '@group www' >> ${PLIST} + cd ${WRKSRC}/ && ${FIND} -s * -type f | ${SED} -e 's|^|%%WWWDIR%%/|' >> ${PLIST} + ${ECHO_CMD} '@owner' >> ${PLIST} + ${ECHO_CMD} '@group' >> ${PLIST} if [ ! -f ${WRKSRC}/wp-config-sample.php ]; then ${CP} \ ${WRKSRC}/wp-config.php.sample ${WRKSRC}/wp-config.php; fi -.include - do-install: - ${INSTALL} -d -g ${WWWGRP} -m 755 -o ${WWWOWN} ${STAGEDIR}${WWWDIR}/ + ${INSTALL} -d -m 755 ${STAGEDIR}${WWWDIR}/ ${CP} -R ${WRKSRC}/ ${STAGEDIR}${WWWDIR}/ + ${FIND} ${STAGEDIR}${WWWDIR}/ -type d -exec ${CHMOD} g+w '{}' \; ${MKDIR} ${STAGEDIR}${DOCSDIR}/ cd ${WRKSRC}/ && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR}/ -post-install: - @${SETENV} PKG_PREFIX=${PREFIX} ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL - .include Modified: branches/2014Q4/german/wordpress/distinfo ============================================================================== --- branches/2014Q4/german/wordpress/distinfo Fri Dec 26 16:48:58 2014 (r375632) +++ branches/2014Q4/german/wordpress/distinfo Fri Dec 26 16:53:37 2014 (r375633) @@ -1,2 +1,2 @@ -SHA256 (wordpress-3.9.1-de_DE.tar.gz) = 5b6efc38effa0b0b0dd30ea4b9845628dc1808e0fdf476e3697045ae1b6720f5 -SIZE (wordpress-3.9.1-de_DE.tar.gz) = 6235569 +SHA256 (wordpress-4.0.1-de_DE.tar.gz) = 7f817f655db69f796158f969b171f242994d5883926d987cea6450928a9781b4 +SIZE (wordpress-4.0.1-de_DE.tar.gz) = 6475302 Modified: branches/2014Q4/german/wordpress/files/pkg-message.in ============================================================================== --- branches/2014Q4/german/wordpress/files/pkg-message.in Fri Dec 26 16:48:58 2014 (r375632) +++ branches/2014Q4/german/wordpress/files/pkg-message.in Fri Dec 26 16:53:37 2014 (r375633) @@ -2,5 +2,5 @@ Before the first use of WordPress, copy wp-config-sample.php to wp-config.php in %%WWWDIR%% and modify it to fit your MySQL. Maybe you need 'mysqladmin create wordpress' first. -If you are upgrading from 1.x or 2.x to 3.x, please run -http://your.site/wordpress/wp-admin/upgrade.php to upgrade to WordPress 3.x +If you are upgrading from 1.x or 2.x or 3.x to 4.x, please run +http://your.site/wordpress/wp-admin/upgrade.php to upgrade to WordPress 4.x From owner-svn-ports-all@FreeBSD.ORG Fri Dec 26 16:54:27 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 453B443A; Fri, 26 Dec 2014 16:54:27 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3066932F4; Fri, 26 Dec 2014 16:54:27 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBQGsRHH005063; Fri, 26 Dec 2014 16:54:27 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBQGsQVW005061; Fri, 26 Dec 2014 16:54:26 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201412261654.sBQGsQVW005061@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 26 Dec 2014 16:54:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r375634 - branches/2014Q4/german/wordpress X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Dec 2014 16:54:27 -0000 Author: sunpoet Date: Fri Dec 26 16:54:25 2014 New Revision: 375634 URL: https://svnweb.freebsd.org/changeset/ports/375634 QAT: https://qat.redports.org/buildarchive/r375634/ Log: MFH: r375066 - Update to 4.1 Changes: https://de.wordpress.org/2014/12/18/wordpress-4-1-verfuegbar/ Approved by: ports-secteam (delphij) Modified: branches/2014Q4/german/wordpress/Makefile branches/2014Q4/german/wordpress/distinfo Directory Properties: branches/2014Q4/ (props changed) Modified: branches/2014Q4/german/wordpress/Makefile ============================================================================== --- branches/2014Q4/german/wordpress/Makefile Fri Dec 26 16:53:37 2014 (r375633) +++ branches/2014Q4/german/wordpress/Makefile Fri Dec 26 16:54:25 2014 (r375634) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wordpress -PORTVERSION= 4.0.1 +PORTVERSION= 4.1 CATEGORIES= german www MASTER_SITES= http://de.wordpress.org/ DISTNAME= ${PORTNAME}-${PORTVERSION}-de_DE Modified: branches/2014Q4/german/wordpress/distinfo ============================================================================== --- branches/2014Q4/german/wordpress/distinfo Fri Dec 26 16:53:37 2014 (r375633) +++ branches/2014Q4/german/wordpress/distinfo Fri Dec 26 16:54:25 2014 (r375634) @@ -1,2 +1,2 @@ -SHA256 (wordpress-4.0.1-de_DE.tar.gz) = 7f817f655db69f796158f969b171f242994d5883926d987cea6450928a9781b4 -SIZE (wordpress-4.0.1-de_DE.tar.gz) = 6475302 +SHA256 (wordpress-4.1-de_DE.tar.gz) = 7dd651026f43a4c6f767eabaa0f32677a359e9b8c078452850a723ea68f49e45 +SIZE (wordpress-4.1-de_DE.tar.gz) = 6622597 From owner-svn-ports-all@FreeBSD.ORG Fri Dec 26 16:58:10 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8F2FD563; Fri, 26 Dec 2014 16:58:10 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7A9A0377D; Fri, 26 Dec 2014 16:58:10 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBQGwA1Q005662; Fri, 26 Dec 2014 16:58:10 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBQGwAbN005658; Fri, 26 Dec 2014 16:58:10 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201412261658.sBQGwAbN005658@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 26 Dec 2014 16:58:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r375635 - branches/2014Q4/www/wordpress X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Dec 2014 16:58:10 -0000 Author: sunpoet Date: Fri Dec 26 16:58:09 2014 New Revision: 375635 URL: https://svnweb.freebsd.org/changeset/ports/375635 QAT: https://qat.redports.org/buildarchive/r375635/ Log: MFH: r375393 - Update to 4.1 Changes: https://wordpress.org/news/2014/12/dinah/ Submitted by: sunpoet (myself) Approved by: Yuan-Chung Hsiao (maintainer, via email) Approved by: portmgr-lurker (sunpoet) Modified: branches/2014Q4/www/wordpress/Makefile branches/2014Q4/www/wordpress/distinfo Directory Properties: branches/2014Q4/ (props changed) Modified: branches/2014Q4/www/wordpress/Makefile ============================================================================== --- branches/2014Q4/www/wordpress/Makefile Fri Dec 26 16:54:25 2014 (r375634) +++ branches/2014Q4/www/wordpress/Makefile Fri Dec 26 16:58:09 2014 (r375635) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wordpress -PORTVERSION= 4.0.1 +PORTVERSION= 4.1 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= http://wordpress.org/ Modified: branches/2014Q4/www/wordpress/distinfo ============================================================================== --- branches/2014Q4/www/wordpress/distinfo Fri Dec 26 16:54:25 2014 (r375634) +++ branches/2014Q4/www/wordpress/distinfo Fri Dec 26 16:58:09 2014 (r375635) @@ -1,2 +1,2 @@ -SHA256 (wordpress-4.0.1.tar.gz) = 94ce5402f6ab5662c37916825f7725c517f6f9328ff3de7aaf2840551ac32f16 -SIZE (wordpress-4.0.1.tar.gz) = 6054753 +SHA256 (wordpress-4.1.tar.gz) = 3743d82698571903382dc223940e712f7bb5cfd20cedba7b7c32c97d470defab +SIZE (wordpress-4.1.tar.gz) = 6183711 From owner-svn-ports-all@FreeBSD.ORG Fri Dec 26 16:58:51 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4FA89651; Fri, 26 Dec 2014 16:58:51 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3B9F637A5; Fri, 26 Dec 2014 16:58:51 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBQGwpRk005859; Fri, 26 Dec 2014 16:58:51 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBQGwpsD005858; Fri, 26 Dec 2014 16:58:51 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412261658.sBQGwpsD005858@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Fri, 26 Dec 2014 16:58:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375636 - head/graphics/metapixel/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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Dec 2014 16:58:51 -0000 Author: antoine Date: Fri Dec 26 16:58:50 2014 New Revision: 375636 URL: https://svnweb.freebsd.org/changeset/ports/375636 QAT: https://qat.redports.org/buildarchive/r375636/ Log: Allow building with either giflib 4.2 or 5.0 Added: head/graphics/metapixel/files/patch-rwimg_rwgif.c (contents, props changed) Added: head/graphics/metapixel/files/patch-rwimg_rwgif.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/metapixel/files/patch-rwimg_rwgif.c Fri Dec 26 16:58:50 2014 (r375636) @@ -0,0 +1,14 @@ +--- rwimg/rwgif.c.orig 2006-12-10 17:59:54 UTC ++++ rwimg/rwgif.c +@@ -54,7 +54,11 @@ open_gif_file (const char *filename, int + + assert(data != 0); + ++#if GIFLIB_MAJOR >= 5 ++ data->file = DGifOpenFileName(filename, NULL); ++#else + data->file = DGifOpenFileName(filename); ++#endif + + assert(data->file !=0); + From owner-svn-ports-all@FreeBSD.ORG Fri Dec 26 17:07:13 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0F703850; Fri, 26 Dec 2014 17:07:13 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D4DFC64AC0; Fri, 26 Dec 2014 17:07:12 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBQH7Cmh010580; Fri, 26 Dec 2014 17:07:12 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBQH7CEr010578; Fri, 26 Dec 2014 17:07:12 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201412261707.sBQH7CEr010578@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 26 Dec 2014 17:07:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r375637 - branches/2014Q4/japanese/wordpress X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Dec 2014 17:07:13 -0000 Author: sunpoet Date: Fri Dec 26 17:07:11 2014 New Revision: 375637 URL: https://svnweb.freebsd.org/changeset/ports/375637 QAT: https://qat.redports.org/buildarchive/r375637/ Log: MFH: r373341 - While I'm here, update to 4.0.1 - Update CONFLICTS_INSTALL Changes: https://ja.wordpress.org/2014/11/21/wordpress-4-0-1-security-release/ https://ja.wordpress.org/2014/09/05/benny/ PR: ports/194918 Submitted by: Takefu Approved by: Joe Horn (maintainer) Approved by: portmgr-lurker (sunpoet) Modified: branches/2014Q4/japanese/wordpress/Makefile branches/2014Q4/japanese/wordpress/distinfo Directory Properties: branches/2014Q4/ (props changed) Modified: branches/2014Q4/japanese/wordpress/Makefile ============================================================================== --- branches/2014Q4/japanese/wordpress/Makefile Fri Dec 26 16:58:50 2014 (r375636) +++ branches/2014Q4/japanese/wordpress/Makefile Fri Dec 26 17:07:11 2014 (r375637) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= wordpress -PORTVERSION= 3.9.1 -PORTREVISION= 1 +PORTVERSION= 4.0.1 CATEGORIES= japanese www MASTER_SITES= http://ja.wordpress.org/ DISTNAME= ${PORTNAME}-${PORTVERSION}-ja @@ -13,7 +12,7 @@ COMMENT= State-of-the-art semantic perso LICENSE= GPLv2 -CONFLICTS_INSTALL= wordpress-3.* de-wordpress-3.* ru-wordpress-3.* +CONFLICTS_INSTALL= wordpress-[0-9].* de-wordpress-[0-9].* ru-wordpress-[0-9].* NO_BUILD= yes USES= cpe @@ -41,7 +40,6 @@ pre-install: ${ECHO_CMD} '@owner www' > ${PLIST} ${ECHO_CMD} '@group www' >> ${PLIST} cd ${WRKSRC}/ && ${FIND} -s * -type f | ${SED} -e 's|^|%%WWWDIR%%/|' >> ${PLIST} - cd ${WRKSRC}/ && ${FIND} -d . -type d | ${SED} -e 's|^\.|@dirrm %%WWWDIR%%|' >> ${PLIST} ${ECHO_CMD} '@owner' >> ${PLIST} ${ECHO_CMD} '@group' >> ${PLIST} if [ ! -f ${WRKSRC}/wp-config-sample.php ]; then ${CP} \ Modified: branches/2014Q4/japanese/wordpress/distinfo ============================================================================== --- branches/2014Q4/japanese/wordpress/distinfo Fri Dec 26 16:58:50 2014 (r375636) +++ branches/2014Q4/japanese/wordpress/distinfo Fri Dec 26 17:07:11 2014 (r375637) @@ -1,2 +1,2 @@ -SHA256 (wordpress-3.9.1-ja.tar.gz) = f08b4712b352fbf8d76697ff402f1edaefb3f310115343e1850c03ec97acd874 -SIZE (wordpress-3.9.1-ja.tar.gz) = 6245355 +SHA256 (wordpress-4.0.1-ja.tar.gz) = 66382b988c7b6f908615e875e8bb3ee9c77490c4c7ea5086f9a262571ed856e6 +SIZE (wordpress-4.0.1-ja.tar.gz) = 6494394 From owner-svn-ports-all@FreeBSD.ORG Fri Dec 26 17:07:59 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8AD0B935; Fri, 26 Dec 2014 17:07:59 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7654064ACE; Fri, 26 Dec 2014 17:07:59 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBQH7xCG010816; Fri, 26 Dec 2014 17:07:59 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBQH7xQU010814; Fri, 26 Dec 2014 17:07:59 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201412261707.sBQH7xQU010814@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 26 Dec 2014 17:07:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r375638 - branches/2014Q4/japanese/wordpress X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Dec 2014 17:07:59 -0000 Author: sunpoet Date: Fri Dec 26 17:07:58 2014 New Revision: 375638 URL: https://svnweb.freebsd.org/changeset/ports/375638 QAT: https://qat.redports.org/buildarchive/r375638/ Log: MFH: r375394 - Update to 4.1 Changes: https://ja.wordpress.org/2014/12/19/wordpress-4-1-dinah/ Submitted by: sunpoet (myself) Approved by: Joe Horn (maintainer, via email) Approved by: portmgr-lurker (sunpoet) Modified: branches/2014Q4/japanese/wordpress/Makefile branches/2014Q4/japanese/wordpress/distinfo Directory Properties: branches/2014Q4/ (props changed) Modified: branches/2014Q4/japanese/wordpress/Makefile ============================================================================== --- branches/2014Q4/japanese/wordpress/Makefile Fri Dec 26 17:07:11 2014 (r375637) +++ branches/2014Q4/japanese/wordpress/Makefile Fri Dec 26 17:07:58 2014 (r375638) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wordpress -PORTVERSION= 4.0.1 +PORTVERSION= 4.1 CATEGORIES= japanese www MASTER_SITES= http://ja.wordpress.org/ DISTNAME= ${PORTNAME}-${PORTVERSION}-ja Modified: branches/2014Q4/japanese/wordpress/distinfo ============================================================================== --- branches/2014Q4/japanese/wordpress/distinfo Fri Dec 26 17:07:11 2014 (r375637) +++ branches/2014Q4/japanese/wordpress/distinfo Fri Dec 26 17:07:58 2014 (r375638) @@ -1,2 +1,2 @@ -SHA256 (wordpress-4.0.1-ja.tar.gz) = 66382b988c7b6f908615e875e8bb3ee9c77490c4c7ea5086f9a262571ed856e6 -SIZE (wordpress-4.0.1-ja.tar.gz) = 6494394 +SHA256 (wordpress-4.1-ja.tar.gz) = 07e89c373e102f55fb451f80b2dff384a6ad2a506b6fd021e9ea0d5bcea0a655 +SIZE (wordpress-4.1-ja.tar.gz) = 6620693 From owner-svn-ports-all@FreeBSD.ORG Fri Dec 26 17:08:59 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 70134A19; Fri, 26 Dec 2014 17:08:59 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 41EE464AD9; Fri, 26 Dec 2014 17:08:59 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBQH8x1D011082; Fri, 26 Dec 2014 17:08:59 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBQH8w4S011078; Fri, 26 Dec 2014 17:08:58 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201412261708.sBQH8w4S011078@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 26 Dec 2014 17:08:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r375639 - branches/2014Q4/chinese/wordpress-zh_CN X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Dec 2014 17:08:59 -0000 Author: sunpoet Date: Fri Dec 26 17:08:57 2014 New Revision: 375639 URL: https://svnweb.freebsd.org/changeset/ports/375639 QAT: https://qat.redports.org/buildarchive/r375639/ Log: MFH: r373343 - While I'm here, update to 4.0.1 Changes: https://cn.wordpress.org/2014/11/21/wordpress-4-0-1/ https://cn.wordpress.org/2014/09/05/benny/ PR: ports/194932 Submitted by: Joe Horn (maintainer) Approved by: portmgr-lurker (sunpoet) Modified: branches/2014Q4/chinese/wordpress-zh_CN/Makefile branches/2014Q4/chinese/wordpress-zh_CN/distinfo Directory Properties: branches/2014Q4/ (props changed) Modified: branches/2014Q4/chinese/wordpress-zh_CN/Makefile ============================================================================== --- branches/2014Q4/chinese/wordpress-zh_CN/Makefile Fri Dec 26 17:07:58 2014 (r375638) +++ branches/2014Q4/chinese/wordpress-zh_CN/Makefile Fri Dec 26 17:08:57 2014 (r375639) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wordpress -PORTVERSION= 3.9 +PORTVERSION= 4.0.1 CATEGORIES= chinese www MASTER_SITES= http://cn.wordpress.org/ \ http://mirror.joehorn.idv.tw/wordpress/ @@ -38,7 +38,6 @@ pre-install: ${ECHO_CMD} '@owner www' > ${PLIST} ${ECHO_CMD} '@group www' >> ${PLIST} cd ${WRKSRC}/ && ${FIND} -s * -type f | ${SED} -e 's|^|%%WWWDIR%%/|' >> ${PLIST} - cd ${WRKSRC}/ && ${FIND} -d . -type d | ${SED} -e 's|^\.|@dirrm %%WWWDIR%%|' >> ${PLIST} ${ECHO_CMD} '@owner' >> ${PLIST} ${ECHO_CMD} '@group' >> ${PLIST} if [ ! -f ${WRKSRC}/wp-config-sample.php ]; then ${CP} \ Modified: branches/2014Q4/chinese/wordpress-zh_CN/distinfo ============================================================================== --- branches/2014Q4/chinese/wordpress-zh_CN/distinfo Fri Dec 26 17:07:58 2014 (r375638) +++ branches/2014Q4/chinese/wordpress-zh_CN/distinfo Fri Dec 26 17:08:57 2014 (r375639) @@ -1,2 +1,2 @@ -SHA256 (wordpress-3.9-zh_CN.tar.gz) = 1f46c95726ea03c7bb1fe1fefeae3d4f7869d3598dec4698885fd1bb46ac9041 -SIZE (wordpress-3.9-zh_CN.tar.gz) = 6332779 +SHA256 (wordpress-4.0.1-zh_CN.tar.gz) = 97a42005ea9abf4a452294dc6bc59b667621b14b82261791426259292a3f6271 +SIZE (wordpress-4.0.1-zh_CN.tar.gz) = 6473403 From owner-svn-ports-all@FreeBSD.ORG Fri Dec 26 17:09:55 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 02156B50; Fri, 26 Dec 2014 17:09:55 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E16FB64AF9; Fri, 26 Dec 2014 17:09:54 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBQH9sTg011346; Fri, 26 Dec 2014 17:09:54 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBQH9sLt011344; Fri, 26 Dec 2014 17:09:54 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201412261709.sBQH9sLt011344@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 26 Dec 2014 17:09:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r375640 - branches/2014Q4/chinese/wordpress-zh_CN X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Dec 2014 17:09:55 -0000 Author: sunpoet Date: Fri Dec 26 17:09:53 2014 New Revision: 375640 URL: https://svnweb.freebsd.org/changeset/ports/375640 QAT: https://qat.redports.org/buildarchive/r375640/ Log: MFH: r375395 - Update to 4.1 Changes: https://cn.wordpress.org/2014/12/23/dinah/ Submitted by: sunpoet (myself) Approved by: Joe Horn (maintainer, via email) Approved by: portmgr-lurker (sunpoet) Modified: branches/2014Q4/chinese/wordpress-zh_CN/Makefile branches/2014Q4/chinese/wordpress-zh_CN/distinfo Directory Properties: branches/2014Q4/ (props changed) Modified: branches/2014Q4/chinese/wordpress-zh_CN/Makefile ============================================================================== --- branches/2014Q4/chinese/wordpress-zh_CN/Makefile Fri Dec 26 17:08:57 2014 (r375639) +++ branches/2014Q4/chinese/wordpress-zh_CN/Makefile Fri Dec 26 17:09:53 2014 (r375640) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wordpress -PORTVERSION= 4.0.1 +PORTVERSION= 4.1 CATEGORIES= chinese www MASTER_SITES= http://cn.wordpress.org/ \ http://mirror.joehorn.idv.tw/wordpress/ Modified: branches/2014Q4/chinese/wordpress-zh_CN/distinfo ============================================================================== --- branches/2014Q4/chinese/wordpress-zh_CN/distinfo Fri Dec 26 17:08:57 2014 (r375639) +++ branches/2014Q4/chinese/wordpress-zh_CN/distinfo Fri Dec 26 17:09:53 2014 (r375640) @@ -1,2 +1,2 @@ -SHA256 (wordpress-4.0.1-zh_CN.tar.gz) = 97a42005ea9abf4a452294dc6bc59b667621b14b82261791426259292a3f6271 -SIZE (wordpress-4.0.1-zh_CN.tar.gz) = 6473403 +SHA256 (wordpress-4.1-zh_CN.tar.gz) = 6ef223fb0485baebf5a881b26afb183b92069a3c5a28d4e4a60ce968237d3a97 +SIZE (wordpress-4.1-zh_CN.tar.gz) = 6605849 From owner-svn-ports-all@FreeBSD.ORG Fri Dec 26 17:34:48 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 82A8124C; Fri, 26 Dec 2014 17:34:48 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6E7A16635E; Fri, 26 Dec 2014 17:34:48 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBQHYmP7024675; Fri, 26 Dec 2014 17:34:48 GMT (envelope-from adamw@FreeBSD.org) Received: (from adamw@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBQHYlaP024672; Fri, 26 Dec 2014 17:34:47 GMT (envelope-from adamw@FreeBSD.org) Message-Id: <201412261734.sBQHYlaP024672@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: adamw set sender to adamw@FreeBSD.org using -f From: Adam Weinberger Date: Fri, 26 Dec 2014 17:34:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375641 - head/multimedia/mediabrowser X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Dec 2014 17:34:48 -0000 Author: adamw Date: Fri Dec 26 17:34:46 2014 New Revision: 375641 URL: https://svnweb.freebsd.org/changeset/ports/375641 QAT: https://qat.redports.org/buildarchive/r375641/ Log: Update to 3.0.5464.40000. PR: 196077 Submitted by: Ben Woods (maintainer) Modified: head/multimedia/mediabrowser/Makefile head/multimedia/mediabrowser/distinfo head/multimedia/mediabrowser/pkg-plist Modified: head/multimedia/mediabrowser/Makefile ============================================================================== --- head/multimedia/mediabrowser/Makefile Fri Dec 26 17:09:53 2014 (r375640) +++ head/multimedia/mediabrowser/Makefile Fri Dec 26 17:34:46 2014 (r375641) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= mediabrowser -PORTVERSION= 3.0.5445.6 +PORTVERSION= 3.0.5464.40000 CATEGORIES= multimedia MAINTAINER= woodsb02@gmail.com @@ -18,7 +18,7 @@ LIB_DEPENDS= libavformat.so:${PORTSDIR}/ USE_GITHUB= yes GH_ACCOUNT= MediaBrowser GH_PROJECT= MediaBrowser -GH_COMMIT= 5917b7c +GH_COMMIT= 1616e34 GH_TAGNAME= ${PORTVERSION} USES= mono pkgconfig Modified: head/multimedia/mediabrowser/distinfo ============================================================================== --- head/multimedia/mediabrowser/distinfo Fri Dec 26 17:09:53 2014 (r375640) +++ head/multimedia/mediabrowser/distinfo Fri Dec 26 17:34:46 2014 (r375641) @@ -1,2 +1,2 @@ -SHA256 (mediabrowser-3.0.5445.6.tar.gz) = b894b2be4084176a46cdf71e2ea998d36e571ea58b571efd9268fd8bc0488841 -SIZE (mediabrowser-3.0.5445.6.tar.gz) = 48786838 +SHA256 (mediabrowser-3.0.5464.40000.tar.gz) = b6362e65b8c3b33767ad9f710a620926be300616b8935e96524ca2eb3466757e +SIZE (mediabrowser-3.0.5464.40000.tar.gz) = 49031771 Modified: head/multimedia/mediabrowser/pkg-plist ============================================================================== --- head/multimedia/mediabrowser/pkg-plist Fri Dec 26 17:09:53 2014 (r375640) +++ head/multimedia/mediabrowser/pkg-plist Fri Dec 26 17:34:46 2014 (r375641) @@ -230,7 +230,6 @@ lib/mediabrowser/dashboard-ui/css/tileit lib/mediabrowser/dashboard-ui/css/userimage.css lib/mediabrowser/dashboard-ui/dashboard.html lib/mediabrowser/dashboard-ui/dashboardgeneral.html -lib/mediabrowser/dashboard-ui/dashboardsync.html lib/mediabrowser/dashboard-ui/device.html lib/mediabrowser/dashboard-ui/devices.html lib/mediabrowser/dashboard-ui/devicesupload.html @@ -331,7 +330,6 @@ lib/mediabrowser/dashboard-ui/scripts/ci lib/mediabrowser/dashboard-ui/scripts/connectlogin.js lib/mediabrowser/dashboard-ui/scripts/dashboardgeneral.js lib/mediabrowser/dashboard-ui/scripts/dashboardpage.js -lib/mediabrowser/dashboard-ui/scripts/dashboardsync.js lib/mediabrowser/dashboard-ui/scripts/device.js lib/mediabrowser/dashboard-ui/scripts/devices.js lib/mediabrowser/dashboard-ui/scripts/devicesupload.js @@ -438,6 +436,8 @@ lib/mediabrowser/dashboard-ui/scripts/so lib/mediabrowser/dashboard-ui/scripts/supporterkeypage.js lib/mediabrowser/dashboard-ui/scripts/supporterpage.js lib/mediabrowser/dashboard-ui/scripts/sync.js +lib/mediabrowser/dashboard-ui/scripts/syncactivity.js +lib/mediabrowser/dashboard-ui/scripts/syncsettings.js lib/mediabrowser/dashboard-ui/scripts/thememediaplayer.js lib/mediabrowser/dashboard-ui/scripts/tvgenres.js lib/mediabrowser/dashboard-ui/scripts/tvlatest.js @@ -463,6 +463,8 @@ lib/mediabrowser/dashboard-ui/songs.html lib/mediabrowser/dashboard-ui/support.html lib/mediabrowser/dashboard-ui/supporter.html lib/mediabrowser/dashboard-ui/supporterkey.html +lib/mediabrowser/dashboard-ui/syncactivity.html +lib/mediabrowser/dashboard-ui/syncsettings.html lib/mediabrowser/dashboard-ui/thirdparty/apiclient/connectionmanager.js lib/mediabrowser/dashboard-ui/thirdparty/apiclient/connectservice.js lib/mediabrowser/dashboard-ui/thirdparty/apiclient/credentials.js From owner-svn-ports-all@FreeBSD.ORG Fri Dec 26 17:42:08 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 31FDE38E; Fri, 26 Dec 2014 17:42:08 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 048F766464; Fri, 26 Dec 2014 17:42:08 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBQHg7Up029063; Fri, 26 Dec 2014 17:42:07 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBQHg7or029062; Fri, 26 Dec 2014 17:42:07 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412261742.sBQHg7or029062@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Fri, 26 Dec 2014 17:42:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375642 - head/graphics/mtpaint/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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Dec 2014 17:42:08 -0000 Author: antoine Date: Fri Dec 26 17:42:07 2014 New Revision: 375642 URL: https://svnweb.freebsd.org/changeset/ports/375642 QAT: https://qat.redports.org/buildarchive/r375642/ Log: Allow building with either giflib 4.2 or 5.0 Added: head/graphics/mtpaint/files/patch-src_png.c (contents, props changed) Added: head/graphics/mtpaint/files/patch-src_png.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/mtpaint/files/patch-src_png.c Fri Dec 26 17:42:07 2014 (r375642) @@ -0,0 +1,57 @@ +--- src/png.c.orig 2011-10-27 20:56:24 UTC ++++ src/png.c +@@ -1510,7 +1510,11 @@ static int load_gif_frames(char *file_na + int res, val, disposal, bpp, cmask, lastzero = FALSE; + + ++#if GIFLIB_MAJOR >= 5 ++ if (!(giffy = DGifOpenFileName(file_name, NULL))) return (-1); ++#else + if (!(giffy = DGifOpenFileName(file_name))) return (-1); ++#endif + + /* Init state structure */ + memset(&stat, 0, sizeof(stat)); +@@ -1621,7 +1625,11 @@ static int load_gif(char *file_name, ls_ + int delay = settings->gif_delay, trans = -1;//, disposal = 0; + + ++#if GIFLIB_MAJOR >= 5 ++ if (!(giffy = DGifOpenFileName(file_name, NULL))) return (-1); ++#else + if (!(giffy = DGifOpenFileName(file_name))) return (-1); ++#endif + + /* Get global palette */ + settings->colors = convert_gif_palette(settings->pal, giffy->SColorMap); +@@ -1682,10 +1690,18 @@ static int save_gif(char *file_name, ls_ + nc |= nc >> 1; nc |= nc >> 2; nc |= nc >> 4; + nc += !nc + 1; // No less than 2 colors + ++#if GIFLIB_MAJOR >= 5 ++ gif_map = GifMakeMapObject(nc, NULL); ++#else + gif_map = MakeMapObject(nc, NULL); ++#endif + if (!gif_map) return -1; + ++#if GIFLIB_MAJOR >= 5 ++ giffy = EGifOpenFileName(file_name, FALSE, NULL); ++#else + giffy = EGifOpenFileName(file_name, FALSE); ++#endif + if (!giffy) goto fail0; + + for (i = 0; i < settings->colors; i++) +@@ -1732,7 +1748,11 @@ fail: EGifCloseFile(giffy); + umask(mode); + chmod(file_name, 0666 & ~mode); + #endif ++#if GIFLIB_MAJOR >= 5 ++fail0: GifFreeMapObject(gif_map); ++#else + fail0: FreeMapObject(gif_map); ++#endif + + return (msg); + } From owner-svn-ports-all@FreeBSD.ORG Fri Dec 26 17:44:36 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D3B5D49E; Fri, 26 Dec 2014 17:44:36 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A6AEF6647B; Fri, 26 Dec 2014 17:44:36 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBQHiaJc029446; Fri, 26 Dec 2014 17:44:36 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBQHiaSV029444; Fri, 26 Dec 2014 17:44:36 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412261744.sBQHiaSV029444@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Fri, 26 Dec 2014 17:44:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375643 - head/japanese/ming/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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Dec 2014 17:44:36 -0000 Author: antoine Date: Fri Dec 26 17:44:35 2014 New Revision: 375643 URL: https://svnweb.freebsd.org/changeset/ports/375643 QAT: https://qat.redports.org/buildarchive/r375643/ Log: Allow building with either giflib 4.2 or 5.0 Modified: head/japanese/ming/files/patch-util_gif2dbl.c head/japanese/ming/files/patch-util_gif2mask.c Modified: head/japanese/ming/files/patch-util_gif2dbl.c ============================================================================== --- head/japanese/ming/files/patch-util_gif2dbl.c Fri Dec 26 17:42:07 2014 (r375642) +++ head/japanese/ming/files/patch-util_gif2dbl.c Fri Dec 26 17:44:35 2014 (r375643) @@ -1,11 +1,22 @@ ---- ../util/gif2dbl.c~ 2002-06-24 21:21:54.000000000 +0900 -+++ ../util/gif2dbl.c 2013-03-14 04:57:51.000000000 +0900 -@@ -16,7 +16,7 @@ +--- ../util/gif2dbl.c.orig 2002-06-24 12:21:54.000000000 +0000 ++++ ../util/gif2dbl.c 2014-12-26 17:29:52.000000000 +0000 +@@ -16,7 +16,6 @@ void error(char *msg) { printf("%s:\n\n", msg); - PrintGifError(); -+ GifError(); exit(-1); } +@@ -50,7 +49,11 @@ unsigned char *readGif(char *fileName, i + unsigned char *p; + int i, nColors, size, alpha, bgColor, alignedWidth; + ++#if GIFLIB_MAJOR >= 5 ++ if((file = DGifOpenFileName(fileName, NULL)) == NULL) ++#else + if((file = DGifOpenFileName(fileName)) == NULL) ++#endif + error("Error opening file"); + + if(DGifSlurp(file) != GIF_OK) Modified: head/japanese/ming/files/patch-util_gif2mask.c ============================================================================== --- head/japanese/ming/files/patch-util_gif2mask.c Fri Dec 26 17:42:07 2014 (r375642) +++ head/japanese/ming/files/patch-util_gif2mask.c Fri Dec 26 17:44:35 2014 (r375643) @@ -1,11 +1,22 @@ ---- ../util/gif2mask.c~ 2002-06-24 21:21:54.000000000 +0900 -+++ ../util/gif2mask.c 2013-03-14 04:57:54.000000000 +0900 -@@ -11,7 +11,7 @@ +--- ../util/gif2mask.c.orig 2002-06-24 12:21:54.000000000 +0000 ++++ ../util/gif2mask.c 2014-12-26 17:30:23.000000000 +0000 +@@ -11,7 +11,6 @@ void error(char *msg) { printf("%s:\n\n", msg); - PrintGifError(); -+ GifError(); exit(-1); } +@@ -23,7 +22,11 @@ unsigned char *readGif(char *fileName, i + unsigned char *data; + int i, nColors, size; + ++#if GIFLIB_MAJOR >= 5 ++ if((file = DGifOpenFileName(fileName, NULL)) == NULL) ++#else + if((file = DGifOpenFileName(fileName)) == NULL) ++#endif + error("Error opening file"); + + if(DGifSlurp(file) != GIF_OK) From owner-svn-ports-all@FreeBSD.ORG Fri Dec 26 17:59:27 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D9E1A904; Fri, 26 Dec 2014 17:59:26 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BC6E3665EA; Fri, 26 Dec 2014 17:59:26 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBQHxQWL034809; Fri, 26 Dec 2014 17:59:26 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBQHxQCg034806; Fri, 26 Dec 2014 17:59:26 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412261759.sBQHxQCg034806@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Fri, 26 Dec 2014 17:59:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375644 - head/graphics/ming/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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Dec 2014 17:59:27 -0000 Author: antoine Date: Fri Dec 26 17:59:25 2014 New Revision: 375644 URL: https://svnweb.freebsd.org/changeset/ports/375644 QAT: https://qat.redports.org/buildarchive/r375644/ Log: Allow building with either giflib 4.2 or 5.0 Added: head/graphics/ming/files/ head/graphics/ming/files/patch-src_blocks_gifdbl.c (contents, props changed) head/graphics/ming/files/patch-util_gif2dbl.c (contents, props changed) head/graphics/ming/files/patch-util_gif2mask.c (contents, props changed) Added: head/graphics/ming/files/patch-src_blocks_gifdbl.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/ming/files/patch-src_blocks_gifdbl.c Fri Dec 26 17:59:25 2014 (r375644) @@ -0,0 +1,26 @@ +--- src/blocks/gifdbl.c.orig 2010-10-10 07:19:23 UTC ++++ src/blocks/gifdbl.c +@@ -227,7 +227,11 @@ SWFDBLBitmapData newSWFDBLBitmapData_fro + SWFDBLBitmapData ret; + struct dbl_data gifdata; + ++#if GIFLIB_MAJOR >= 5 ++ if((file = DGifOpenFileName(fileName, NULL)) == NULL) ++#else + if((file = DGifOpenFileName(fileName)) == NULL) ++#endif + return NULL; + if(!readGif(file, &gifdata)) + return NULL; +@@ -246,7 +250,11 @@ SWFDBLBitmapData newSWFDBLBitmapData_fro + SWFDBLBitmapData ret; + struct dbl_data gifdata; + ++#if GIFLIB_MAJOR >= 5 ++ if((file = DGifOpen(input, (InputFunc) gifReadFunc, NULL)) == NULL) ++#else + if((file = DGifOpen(input, (InputFunc) gifReadFunc)) == NULL) ++#endif + return NULL; + if(!readGif(file, &gifdata)) + return NULL; Added: head/graphics/ming/files/patch-util_gif2dbl.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/ming/files/patch-util_gif2dbl.c Fri Dec 26 17:59:25 2014 (r375644) @@ -0,0 +1,14 @@ +--- util/gif2dbl.c.orig 2013-06-08 14:08:51 UTC ++++ util/gif2dbl.c +@@ -59,7 +59,11 @@ unsigned char *readGif(char *fileName, i + unsigned char *p; + int i, nColors, size, alpha, bgColor, alignedWidth; + ++#if GIFLIB_MAJOR >= 5 ++ if((file = DGifOpenFileName(fileName, NULL)) == NULL) ++#else + if((file = DGifOpenFileName(fileName)) == NULL) ++#endif + error("Error opening file"); + + if(DGifSlurp(file) != GIF_OK) Added: head/graphics/ming/files/patch-util_gif2mask.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/ming/files/patch-util_gif2mask.c Fri Dec 26 17:59:25 2014 (r375644) @@ -0,0 +1,14 @@ +--- util/gif2mask.c.orig 2013-06-08 14:08:51 UTC ++++ util/gif2mask.c +@@ -28,7 +28,11 @@ unsigned char *readGif(char *fileName, i + unsigned char *data; + int i, nColors, size; + ++#if GIFLIB_MAJOR >= 5 ++ if((file = DGifOpenFileName(fileName, NULL)) == NULL) ++#else + if((file = DGifOpenFileName(fileName)) == NULL) ++#endif + error("Error opening file"); + + if(DGifSlurp(file) != GIF_OK) From owner-svn-ports-all@FreeBSD.ORG Fri Dec 26 18:23:54 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id CE0FAE36; Fri, 26 Dec 2014 18:23:54 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BA26B2868; Fri, 26 Dec 2014 18:23:54 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBQINs6Y048326; Fri, 26 Dec 2014 18:23:54 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBQINsai048325; Fri, 26 Dec 2014 18:23:54 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201412261823.sBQINsai048325@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Fri, 26 Dec 2014 18:23:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375645 - head/devel/binutils X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Dec 2014 18:23:54 -0000 Author: bapt Date: Fri Dec 26 18:23:53 2014 New Revision: 375645 URL: https://svnweb.freebsd.org/changeset/ports/375645 QAT: https://qat.redports.org/buildarchive/r375645/ Log: Do not build gold if compiler is clang version lower to 3.4 Reported by: many Modified: head/devel/binutils/Makefile Modified: head/devel/binutils/Makefile ============================================================================== --- head/devel/binutils/Makefile Fri Dec 26 17:59:25 2014 (r375644) +++ head/devel/binutils/Makefile Fri Dec 26 18:23:53 2014 (r375645) @@ -24,7 +24,7 @@ OPTIONS_DEFINE= NLS LICENSE_FILE_GPLv3= ${WRKSRC}/COPYING3 LICENSE_FILE_LGPL3= ${WRKSRC}/COPYING3.LIB -USES= bison gmake libtool tar:bzip2 +USES= bison gmake libtool tar:bzip2 compiler:env GNU_CONFIGURE= yes .if defined(PKGNAMEPREFIX) @@ -53,10 +53,10 @@ OPTIONS_SUB= yes NLS_USES= gettext NLS_CONFIGURE_ENABLE= nls -.include +.include # Actual earliest version may differ slightly -.if ${ARCH} != ia64 && ${ARCH} != mips && ${OSVERSION} >= 900044 && !defined(PKGNAMEPREFIX) +.if ${ARCH} != ia64 && ${ARCH} != mips && ${OSVERSION} >= 900044 && !defined(PKGNAMEPREFIX) && (${COMPILER_TYPE} == clang && ${COMPILER_VERSION} >= 34 || ${COMPILER_TYPE} == gcc) CONFIGURE_ARGS+= --enable-gold --enable-plugins PLIST_SUB+= GOLD="" .else @@ -87,4 +87,4 @@ post-install: ${LN} -fs ../../bin/${BUTARGET}-size ${STAGEDIR}${PREFIX}/${BUTARGET}/bin/size .endif -.include +.include From owner-svn-ports-all@FreeBSD.ORG Fri Dec 26 18:40:22 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1F6FC2F4; Fri, 26 Dec 2014 18:40:22 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0B3732ABA; Fri, 26 Dec 2014 18:40:22 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBQIeL90053986; Fri, 26 Dec 2014 18:40:21 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBQIeLYQ053984; Fri, 26 Dec 2014 18:40:21 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412261840.sBQIeLYQ053984@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Fri, 26 Dec 2014 18:40:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375646 - in head/devel: avr-binutils binutils X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Dec 2014 18:40:22 -0000 Author: antoine Date: Fri Dec 26 18:40:20 2014 New Revision: 375646 URL: https://svnweb.freebsd.org/changeset/ports/375646 QAT: https://qat.redports.org/buildarchive/r375646/ Log: avr-binutils patch has to be updated for binutils 2.25 Modified: head/devel/avr-binutils/Makefile head/devel/binutils/Makefile Modified: head/devel/avr-binutils/Makefile ============================================================================== --- head/devel/avr-binutils/Makefile Fri Dec 26 18:23:53 2014 (r375645) +++ head/devel/avr-binutils/Makefile Fri Dec 26 18:40:20 2014 (r375646) @@ -11,5 +11,6 @@ PLIST= ${.CURDIR}/pkg-plist MASTERDIR= ${.CURDIR}/../binutils PATCHDIR= ${.CURDIR}/files +BROKEN= Patch must be updated for binutils 2.25 .include "${MASTERDIR}/Makefile" Modified: head/devel/binutils/Makefile ============================================================================== --- head/devel/binutils/Makefile Fri Dec 26 18:23:53 2014 (r375645) +++ head/devel/binutils/Makefile Fri Dec 26 18:40:20 2014 (r375646) @@ -8,7 +8,7 @@ CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEWARE} MASTER_SITE_SUBDIR= binutils/releases -MAINTAINER= bapt@FreeBSD.org +MAINTAINER?= bapt@FreeBSD.org COMMENT?= GNU binary tools LICENSE= GPLv3 LGPL3 From owner-svn-ports-all@FreeBSD.ORG Fri Dec 26 18:45:53 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 65479424; Fri, 26 Dec 2014 18:45:53 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5161C2BC0; Fri, 26 Dec 2014 18:45:53 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBQIjrNB058159; Fri, 26 Dec 2014 18:45:53 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBQIjrsl058158; Fri, 26 Dec 2014 18:45:53 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412261845.sBQIjrsl058158@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Fri, 26 Dec 2014 18:45:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375647 - head/net/openmpi X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Dec 2014 18:45:53 -0000 Author: antoine Date: Fri Dec 26 18:45:52 2014 New Revision: 375647 URL: https://svnweb.freebsd.org/changeset/ports/375647 QAT: https://qat.redports.org/buildarchive/r375647/ Log: Unbreak Modified: head/net/openmpi/Makefile Modified: head/net/openmpi/Makefile ============================================================================== --- head/net/openmpi/Makefile Fri Dec 26 18:40:20 2014 (r375646) +++ head/net/openmpi/Makefile Fri Dec 26 18:45:52 2014 (r375647) @@ -20,7 +20,8 @@ CONFLICTS= openmpi-devel-1.7.* HAS_CONFIGURE= yes INSTALL_TARGET= install-strip # :keepla because port uses lt_dlopen -USES= fortran gmake libtool:keepla pkgconfig tar:bzip2 +USES= fortran gmake libtool:keepla perl5 pkgconfig tar:bzip2 +USE_PERL5= build MPIBASE?= mpi MPIDIR?= ${MPIBASE}/${UNIQUENAME} From owner-svn-ports-all@FreeBSD.ORG Fri Dec 26 18:52:18 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4E37E63B; Fri, 26 Dec 2014 18:52:18 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 38DFF2DDE; Fri, 26 Dec 2014 18:52:18 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBQIqIQV062507; Fri, 26 Dec 2014 18:52:18 GMT (envelope-from dbn@FreeBSD.org) Received: (from dbn@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBQIqHiQ062499; Fri, 26 Dec 2014 18:52:17 GMT (envelope-from dbn@FreeBSD.org) Message-Id: <201412261852.sBQIqHiQ062499@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: dbn set sender to dbn@FreeBSD.org using -f From: David Naylor Date: Fri, 26 Dec 2014 18:52:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375648 - in head/emulators: i386-wine i386-wine/files wine X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Dec 2014 18:52:18 -0000 Author: dbn Date: Fri Dec 26 18:52:16 2014 New Revision: 375648 URL: https://svnweb.freebsd.org/changeset/ports/375648 QAT: https://qat.redports.org/buildarchive/r375648/ Log: Backport changes from emulators/i386-wine-devel to emulators/i386-wine. Changes: - Fix install conflicts [1] (for the "newly" added compholio port) - nvidia.sh: Gracefully handle a corrupt nVidia tarball - nvidia.sh: Provide checksum and size information for nVidia tarball - Reduce diff between i386-wine and i386-wine-devel: - Add support for sub-ports (unused by this port) - Properly detect linked (and dlopen) libraries - binbounce: Properly set LD_(32_)?LIBRARY_PATH_RPATH variables - nvidia.sh: Add detection for i386-wine-compholio - Bump master port [1] due to changes to binbounce, nvidia.sh and shared library handling. Approved by: gerald@ [1] Modified: head/emulators/i386-wine/Makefile.i386 head/emulators/i386-wine/files/binbounce head/emulators/i386-wine/files/nvidia.sh head/emulators/wine/Makefile Modified: head/emulators/i386-wine/Makefile.i386 ============================================================================== --- head/emulators/i386-wine/Makefile.i386 Fri Dec 26 18:45:52 2014 (r375647) +++ head/emulators/i386-wine/Makefile.i386 Fri Dec 26 18:52:16 2014 (r375648) @@ -4,16 +4,18 @@ PKGNAMEPREFIX= i386- MAINTAINER= dbn@FreeBSD.org -COMMENT= 32bit Microsoft Windows compatibility environment for 64bit FreeBSD +COMMENT?= 32bit Microsoft Windows compatibility environment for 64bit FreeBSD # Use the wine port to do most of the heavy lifting -MASTERDIR= ${.CURDIR}/../wine -PKGINSTALL= ${.CURDIR}/files/pkg-install +SLAVEDIR?= ${.CURDIR} +MASTERDIR= ${SLAVEDIR}/../wine +PKGINSTALL= ${SLAVEDIR}/files/pkg-install PKGDEINSTALL= ${PKGINSTALL} RUN_DEPENDS= dri>0:${PORTSDIR}/graphics/dri -CONFLICTS_INSTALL= i386-wine-devel-[0-9]* wine-[0-9]* wine-devel-[0-9]* +CONFLICTS_INSTALL?= wine-[0-9]* wine-compholio-[0-9]* wine-devel-[0-9]* \ + i386-wine-compholio-[0-9]* i386-wine-devel-[0-9]* ACTUAL-PACKAGE-DEPENDS= ${DO_NADA} WINELIBDIR= ${PREFIX}/lib32 @@ -33,17 +35,30 @@ post-install-script: # Fix pkg-plist references ${REINPLACE_CMD} -e 's!lib/!lib32/!g' ${TMPPLIST} # Install bounce script to access the 32bit executables - ${INSTALL_SCRIPT} ${.CURDIR}/files/binbounce ${STAGEDIR}${PREFIX}/bin/wine + ${INSTALL_SCRIPT} ${SLAVEDIR}/files/binbounce ${STAGEDIR}${PREFIX}/bin/wine for i in `grep ^bin ${TMPPLIST} | xargs -n1 basename` ; do \ [ "$${i}" = "wine" ] || ${LN} -f ${STAGEDIR}${PREFIX}/bin/wine ${STAGEDIR}${PREFIX}/bin/$${i} ; \ echo bin32/$${i} >> ${TMPPLIST} ; \ done - # Install dri libraries (internal libGL requirements) + # Install libGL ${MKDIR} ${STAGEDIR}${PREFIX}/lib32/.libGL/dri + ${INSTALL_DATA} ${LOCALBASE}/lib/libGL.so.1 ${STAGEDIR}${PREFIX}/lib32/.libGL/ + echo lib32/.libGL/libGL.so.1 >> ${TMPPLIST} + # Install dri libraries (internal libGL requirements) for i in ${LOCALBASE}/lib/dri/*.so; do \ ${INSTALL_DATA} $${i} ${STAGEDIR}${PREFIX}/lib32/.libGL/dri/ ; \ echo lib32/.libGL/dri/$${i##*/} >> ${TMPPLIST} ; \ done + # Find all soft dependencies (via strings(1)) + grep -v '[@%]' ${TMPPLIST} | sed "s!^!${STAGEDIR}${PREFIX}/!g" | \ + xargs -n1 file -F' ' | grep ELF | cut -f1 -d' ' | xargs strings | \ + grep '^lib.*\.so' | sort -u > ${WRKDIR}/winesoftlibs + for i in `cat ${WRKDIR}/winesoftlibs` ; do \ + if [ -e ${LOCALBASE}/lib/$${i} ] && [ -z "`grep $${i} ${TMPPLIST}`" ]; then \ + ${INSTALL_DATA} ${LOCALBASE}/lib/$${i} ${STAGEDIR}${PREFIX}/lib32/ ; \ + echo lib32/$${i} >> ${TMPPLIST} ; \ + fi ; \ + done # Find all libraries that are linked too (via ldd(1)) grep -v '[@%]' ${TMPPLIST} | sed "s!^!${STAGEDIR}${PREFIX}/!g" | \ xargs -n1 file -F' ' | grep ELF | cut -f1 -d' ' | \ @@ -51,22 +66,9 @@ post-install-script: | sort -u | grep -v '^\(/usr\)\?/lib' | grep -v "^${STAGEDIR}${PREFIX}/lib32/libwine.so" \ | grep -v "^${STAGEDIR}${PREFIX}/lib32/wine" > ${WRKDIR}/winelibs for i in `cat ${WRKDIR}/winelibs` ; do \ - if [ `basename $${i}` != libGL.so.1 ]; then \ + if [ -z "`grep $${i##*/} ${TMPPLIST}`" ]; then \ ${INSTALL_DATA} $${i} ${STAGEDIR}${PREFIX}/lib32/ ; \ echo lib32/$${i##*/} >> ${TMPPLIST} ; \ - else \ - ${INSTALL_DATA} $${i} ${STAGEDIR}${PREFIX}/lib32/.libGL/ ; \ - echo lib32/.libGL/libGL.so.1 >> ${TMPPLIST} ; \ - fi ; \ - done - # Find all soft dependancies (via strings(1)) - grep -v '[@%]' ${TMPPLIST} | sed "s!^!${STAGEDIR}${PREFIX}/!g" | \ - xargs -n1 file -F' ' | grep ELF | cut -f1 -d' ' | xargs strings | \ - grep '^lib.*\.so' | sort -u > ${WRKDIR}/winesoftlibs - for i in `cat ${WRKDIR}/winesoftlibs` ; do \ - if [ -e ${LOCALBASE}/lib/$${i} ] && [ -z "`grep $${i} ${TMPPLIST}`" ] ; then \ - ${INSTALL_DATA} ${LOCALBASE}/lib/$${i} ${STAGEDIR}${PREFIX}/lib32/ ; \ - echo lib32/$${i} >> ${TMPPLIST} ; \ fi ; \ done echo '@dirrm lib32/.libGL/dri' >> ${TMPPLIST} @@ -74,7 +76,7 @@ post-install-script: echo '@dirrmtry lib32' >> ${TMPPLIST}; \ echo '@dirrm bin32' >> ${TMPPLIST} # Install nvidia patching script - ${INSTALL_SCRIPT} ${.CURDIR}/files/nvidia.sh ${STAGEDIR}${DATADIR}/patch-nvidia.sh + ${INSTALL_SCRIPT} ${SLAVEDIR}/files/nvidia.sh ${STAGEDIR}${DATADIR}/patch-nvidia.sh echo ${DATADIR:S|$(PREFIX)/||}/patch-nvidia.sh >> ${TMPPLIST} @${CAT} ${PKGMESSAGE} Modified: head/emulators/i386-wine/files/binbounce ============================================================================== --- head/emulators/i386-wine/files/binbounce Fri Dec 26 18:45:52 2014 (r375647) +++ head/emulators/i386-wine/files/binbounce Fri Dec 26 18:52:16 2014 (r375648) @@ -11,10 +11,13 @@ then if [ `uname -p` = i386 ] then export LD_LIBRARY_PATH="$LOCALBASE/lib32":"$LOCALBASE/lib32/wine":"$LD_LIBRARY_PATH" + export LD_LIBRARY_PATH_RPATH=y else export LD_32_LIBRARY_PATH="$LOCALBASE/lib32":"$LOCALBASE/lib32/wine":"$LD_32_LIBRARY_PATH":/usr/lib32 + export LD_32_LIBRARY_PATH_RPATH=y fi export PATH="$LOCALBASE/bin32":"$PATH" + export __BINBOUNCE_BOOTSTRAP="1" fi exec "$LOCALBASE/bin32/$BINNAME" "$@" Modified: head/emulators/i386-wine/files/nvidia.sh ============================================================================== --- head/emulators/i386-wine/files/nvidia.sh Fri Dec 26 18:45:52 2014 (r375647) +++ head/emulators/i386-wine/files/nvidia.sh Fri Dec 26 18:52:16 2014 (r375648) @@ -63,6 +63,11 @@ # - add deinstall option # Version 1.12 - 2013/11/03 # - add detection for i386-wine-devel +# Version 1.13 - 2014/08/05 +# - add detection for i386-wine-compholio +# Version 1.14 - 2014/12/26 +# - gracefully handle a corrupt nVidia tarball +# - provide checksum and size information for nVidia tarball set -e @@ -147,7 +152,7 @@ echo "===> Patching i386-wine to work wi if [ -z "${WINE}" ] then - WINE=`version i386-wine; version i386-wine-devel` + WINE=`version i386-wine; version i386-wine-devel; version i386-wine-compholio` fi [ -n "$WINE" ] \ || terminate 255 "Unable to detect i386-wine, please install first" @@ -161,13 +166,18 @@ echo "=> Detected nvidia-driver: ${NV}" NVIDIA=${NV} NV=`echo ${NV} | cut -f 1 -d _ | cut -f 1 -d ,` -if [ ! -f NVIDIA-FreeBSD-x86-${NV}.tar.gz ] +if [ ! -f NVIDIA-FreeBSD-x86-${NV}.tar.gz ] || !(tar -tf NVIDIA-FreeBSD-x86-${NV}.tar.gz > /dev/null 2>&1) then [ -n "$NO_FETCH" ] \ && terminate 8 "NVIDIA-FreeBSD-x86-${NV}.tar.gz unavailable" echo "=> Downloading NVIDIA-FreeBSD-x86-${NV}.tar.gz from ftp://download.nvidia.com..." + rm -f NVIDIA-FreeBSD-x86-${NV}.tar.gz fetch -apRr ftp://download.nvidia.com/XFree86/FreeBSD-x86/${NV}/NVIDIA-FreeBSD-x86-${NV}.tar.gz \ || terminate 2 "Failed to download NVIDIA-FreeBSD-x86-${NV}.tar.gz" + echo "=> Downloaded NVIDIA-FreeBSD-x86-${NV}.tar.gz" + echo "Please check the following information against /usr/ports/x11/nvidia-driver/distinfo" + sha256 NVIDIA-FreeBSD-x86-${NV}.tar.gz + echo "SIZE (NVIDIA-FreeBSD-x86-${NV}.tar.gz) = `stat -f "%z" NVIDIA-FreeBSD-x86-${NV}.tar.gz`" fi echo "=> Extracting NVIDIA-FreeBSD-x86-${NV}.tar.gz to $PREFIX/lib32..." Modified: head/emulators/wine/Makefile ============================================================================== --- head/emulators/wine/Makefile Fri Dec 26 18:45:52 2014 (r375647) +++ head/emulators/wine/Makefile Fri Dec 26 18:52:16 2014 (r375648) @@ -3,7 +3,7 @@ PORTNAME= wine DISTVERSION= 1.6.2 -PORTREVISION= 8 +PORTREVISION= 9 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/Source \ @@ -19,7 +19,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${LOCALBASE}/bin/flex:${PORTSDIR}/textproc/flex LIB_DEPENDS= libxml2.so:${PORTSDIR}/textproc/libxml2 -CONFLICTS_INSTALL= i386-wine-[0-9]* i386-wine-devel-[0-9]* wine-devel-[0-9]* +CONFLICTS_INSTALL= wine-compholio-[0-9]* wine-devel-[0-9]* i386-wine-[0-9]* \ + i386-wine-compholio-[0-9]* i386-wine-devel-[0-9]* CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib From owner-svn-ports-all@FreeBSD.ORG Fri Dec 26 19:07:23 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4C428965; Fri, 26 Dec 2014 19:07:23 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2D20F2FE9; Fri, 26 Dec 2014 19:07:23 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBQJ7NwV068022; Fri, 26 Dec 2014 19:07:23 GMT (envelope-from mandree@FreeBSD.org) Received: (from mandree@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBQJ7Mop068020; Fri, 26 Dec 2014 19:07:22 GMT (envelope-from mandree@FreeBSD.org) Message-Id: <201412261907.sBQJ7Mop068020@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: mandree set sender to mandree@FreeBSD.org using -f From: Matthias Andree Date: Fri, 26 Dec 2014 19:07:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375649 - head/mail/mailman X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Dec 2014 19:07:23 -0000 Author: mandree Date: Fri Dec 26 19:07:21 2014 New Revision: 375649 URL: https://svnweb.freebsd.org/changeset/ports/375649 QAT: https://qat.redports.org/buildarchive/r375649/ Log: Back out bapt's "cleanup" commit r371953. This causes directory permissions to change, and if installation happens without scripts, installing the new package causes mailman to become defunct until bin/check_perms is run manually. Most directories need to have group mailman (or whatever is configured) and mode 02775, with exception of the archive/private. More cleanups to follow later. Submitted by: flo@ Modified: head/mail/mailman/Makefile head/mail/mailman/pkg-plist Modified: head/mail/mailman/Makefile ============================================================================== --- head/mail/mailman/Makefile Fri Dec 26 18:52:16 2014 (r375648) +++ head/mail/mailman/Makefile Fri Dec 26 19:07:21 2014 (r375649) @@ -3,7 +3,7 @@ PORTNAME= mailman DISTVERSION= 2.1.18-1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_GNU} \ SF/${PORTNAME}/Mailman%202.1%20%28stable%29/${PORTVERSION} \ Modified: head/mail/mailman/pkg-plist ============================================================================== --- head/mail/mailman/pkg-plist Fri Dec 26 18:52:16 2014 (r375648) +++ head/mail/mailman/pkg-plist Fri Dec 26 19:07:21 2014 (r375649) @@ -1,14 +1,15 @@ +@stopdaemon mailman @unexec if cmp -s %D/%%MMDIR%%/Mailman/mm_cfg.py %D/%%MMDIR%%/Mailman/mm_cfg.py.dist; then rm -f %D/%%MMDIR%%/Mailman/mm_cfg.py; fi -@rmtry %%MMDIR%%/Mailman/mm_cfg.pyc -@dir %%MMDIR%%/archives -%%SUB_HTDIG%%@dir %%MMDIR%%/archives/htdig -@dir %%MMDIR%%/archives/private -@dir %%MMDIR%%/archives/public -@dir %%MMDIR%%/lists -@dir %%MMDIR%%/locks -@dir %%MMDIR%%/logs -@dir %%MMDIR%%/qfiles -@dir %%MMDIR%%/spam +@unexec rm -f %D/%%MMDIR%%/Mailman/mm_cfg.pyc +@exec mkdir -p %D/%%MMDIR%%/archives +%%SUB_HTDIG%%@exec mkdir -p %D/%%MMDIR%%/archives/htdig +@exec mkdir -p %D/%%MMDIR%%/archives/private +@exec mkdir -p %D/%%MMDIR%%/archives/public +@exec mkdir -p %D/%%MMDIR%%/lists +@exec mkdir -p %D/%%MMDIR%%/locks +@exec mkdir -p %D/%%MMDIR%%/logs +@exec mkdir -p %D/%%MMDIR%%/qfiles +@exec mkdir -p %D/%%MMDIR%%/spam %%IMGDIR%%/PythonPowered.png %%IMGDIR%%/mailman.jpg %%IMGDIR%%/mm-icon.png @@ -2258,4 +2259,154 @@ %%MMDIR%%/tests/test_smtp.py %%MMDIR%%/tests/testall.py %%PYTHON_SITELIBDIR%%/mailman-info.txt +@comment @dirrmtry %%PYTHON_SITELIBDIR%% +@dirrm %%MMDIR%%/tests/msgs +@dirrm %%MMDIR%%/tests/bounces +@dirrm %%MMDIR%%/tests +%%NLS%%@dirrm %%MMDIR%%/templates/zh_TW +%%NLS%%@dirrm %%MMDIR%%/templates/zh_CN +%%NLS%%@dirrm %%MMDIR%%/templates/vi +%%NLS%%@dirrm %%MMDIR%%/templates/uk +%%NLS%%@dirrm %%MMDIR%%/templates/tr +%%NLS%%@dirrm %%MMDIR%%/templates/sv +%%NLS%%@dirrm %%MMDIR%%/templates/sr +%%NLS%%@dirrm %%MMDIR%%/templates/sl +%%NLS%%@dirrm %%MMDIR%%/templates/sk +%%NLS%%@dirrm %%MMDIR%%/templates/ru +%%NLS%%@dirrm %%MMDIR%%/templates/ro +%%NLS%%@dirrm %%MMDIR%%/templates/pt_BR +%%NLS%%@dirrm %%MMDIR%%/templates/pt +%%NLS%%@dirrm %%MMDIR%%/templates/pl +%%NLS%%@dirrm %%MMDIR%%/templates/no +%%NLS%%@dirrm %%MMDIR%%/templates/nl +%%NLS%%@dirrm %%MMDIR%%/templates/lt +%%NLS%%@dirrm %%MMDIR%%/templates/ko +%%NLS%%@dirrm %%MMDIR%%/templates/ja +%%NLS%%@dirrm %%MMDIR%%/templates/it +%%NLS%%@dirrm %%MMDIR%%/templates/ia +%%NLS%%@dirrm %%MMDIR%%/templates/hu +%%NLS%%@dirrm %%MMDIR%%/templates/hr +%%NLS%%@dirrm %%MMDIR%%/templates/he +%%NLS%%@dirrm %%MMDIR%%/templates/gl +%%NLS%%@dirrm %%MMDIR%%/templates/fr +%%NLS%%@dirrm %%MMDIR%%/templates/fi +%%NLS%%@dirrm %%MMDIR%%/templates/fa +%%NLS%%@dirrm %%MMDIR%%/templates/eu +%%NLS%%@dirrm %%MMDIR%%/templates/et +%%NLS%%@dirrm %%MMDIR%%/templates/es +@dirrm %%MMDIR%%/templates/en +%%NLS%%@dirrm %%MMDIR%%/templates/el +%%NLS%%@dirrm %%MMDIR%%/templates/de +%%NLS%%@dirrm %%MMDIR%%/templates/da +%%NLS%%@dirrm %%MMDIR%%/templates/cs +%%NLS%%@dirrm %%MMDIR%%/templates/ca +%%NLS%%@dirrm %%MMDIR%%/templates/ast +%%NLS%%@dirrm %%MMDIR%%/templates/ar +@dirrm %%MMDIR%%/templates +@dirrm %%MMDIR%%/scripts +%%NLS%%@dirrm %%MMDIR%%/messages/ast/LC_MESSAGES +%%NLS%%@dirrm %%MMDIR%%/messages/ast +%%NLS%%@dirrm %%MMDIR%%/messages/zh_TW/LC_MESSAGES +%%NLS%%@dirrm %%MMDIR%%/messages/zh_TW +%%NLS%%@dirrm %%MMDIR%%/messages/zh_CN/LC_MESSAGES +%%NLS%%@dirrm %%MMDIR%%/messages/zh_CN +%%NLS%%@dirrm %%MMDIR%%/messages/vi/LC_MESSAGES +%%NLS%%@dirrm %%MMDIR%%/messages/vi +%%NLS%%@dirrm %%MMDIR%%/messages/uk/LC_MESSAGES +%%NLS%%@dirrm %%MMDIR%%/messages/uk +%%NLS%%@dirrm %%MMDIR%%/messages/tr/LC_MESSAGES +%%NLS%%@dirrm %%MMDIR%%/messages/tr +%%NLS%%@dirrm %%MMDIR%%/messages/sv/LC_MESSAGES +%%NLS%%@dirrm %%MMDIR%%/messages/sv +%%NLS%%@dirrm %%MMDIR%%/messages/sr/LC_MESSAGES +%%NLS%%@dirrm %%MMDIR%%/messages/sr +%%NLS%%@dirrm %%MMDIR%%/messages/sl/LC_MESSAGES +%%NLS%%@dirrm %%MMDIR%%/messages/sl +%%NLS%%@dirrm %%MMDIR%%/messages/sk/LC_MESSAGES +%%NLS%%@dirrm %%MMDIR%%/messages/sk +%%NLS%%@dirrm %%MMDIR%%/messages/ru/LC_MESSAGES +%%NLS%%@dirrm %%MMDIR%%/messages/ru +%%NLS%%@dirrm %%MMDIR%%/messages/ro/LC_MESSAGES +%%NLS%%@dirrm %%MMDIR%%/messages/ro +%%NLS%%@dirrm %%MMDIR%%/messages/pt_BR/LC_MESSAGES +%%NLS%%@dirrm %%MMDIR%%/messages/pt_BR +%%NLS%%@dirrm %%MMDIR%%/messages/pt/LC_MESSAGES +%%NLS%%@dirrm %%MMDIR%%/messages/pt +%%NLS%%@dirrm %%MMDIR%%/messages/pl/LC_MESSAGES +%%NLS%%@dirrm %%MMDIR%%/messages/pl +%%NLS%%@dirrm %%MMDIR%%/messages/no/LC_MESSAGES +%%NLS%%@dirrm %%MMDIR%%/messages/no +%%NLS%%@dirrm %%MMDIR%%/messages/nl/LC_MESSAGES +%%NLS%%@dirrm %%MMDIR%%/messages/nl +%%NLS%%@dirrm %%MMDIR%%/messages/lt/LC_MESSAGES +%%NLS%%@dirrm %%MMDIR%%/messages/lt +%%NLS%%@dirrm %%MMDIR%%/messages/ko/LC_MESSAGES +%%NLS%%@dirrm %%MMDIR%%/messages/ko +%%NLS%%@dirrm %%MMDIR%%/messages/ja/LC_MESSAGES +%%NLS%%@dirrm %%MMDIR%%/messages/ja +%%NLS%%@dirrm %%MMDIR%%/messages/it/LC_MESSAGES +%%NLS%%@dirrm %%MMDIR%%/messages/it +%%NLS%%@dirrm %%MMDIR%%/messages/ia/LC_MESSAGES +%%NLS%%@dirrm %%MMDIR%%/messages/ia +%%NLS%%@dirrm %%MMDIR%%/messages/hu/LC_MESSAGES +%%NLS%%@dirrm %%MMDIR%%/messages/hu +%%NLS%%@dirrm %%MMDIR%%/messages/hr/LC_MESSAGES +%%NLS%%@dirrm %%MMDIR%%/messages/hr +%%NLS%%@dirrm %%MMDIR%%/messages/he/LC_MESSAGES +%%NLS%%@dirrm %%MMDIR%%/messages/he +%%NLS%%@dirrm %%MMDIR%%/messages/gl/LC_MESSAGES +%%NLS%%@dirrm %%MMDIR%%/messages/gl +%%NLS%%@dirrm %%MMDIR%%/messages/fr/LC_MESSAGES +%%NLS%%@dirrm %%MMDIR%%/messages/fr +%%NLS%%@dirrm %%MMDIR%%/messages/fi/LC_MESSAGES +%%NLS%%@dirrm %%MMDIR%%/messages/fi +%%NLS%%@dirrm %%MMDIR%%/messages/fa/LC_MESSAGES +%%NLS%%@dirrm %%MMDIR%%/messages/fa +%%NLS%%@dirrm %%MMDIR%%/messages/eu/LC_MESSAGES +%%NLS%%@dirrm %%MMDIR%%/messages/eu +%%NLS%%@dirrm %%MMDIR%%/messages/et/LC_MESSAGES +%%NLS%%@dirrm %%MMDIR%%/messages/et +%%NLS%%@dirrm %%MMDIR%%/messages/es/LC_MESSAGES +%%NLS%%@dirrm %%MMDIR%%/messages/es +%%NLS%%@dirrm %%MMDIR%%/messages/el/LC_MESSAGES +%%NLS%%@dirrm %%MMDIR%%/messages/el +%%NLS%%@dirrm %%MMDIR%%/messages/de/LC_MESSAGES +%%NLS%%@dirrm %%MMDIR%%/messages/de +%%NLS%%@dirrm %%MMDIR%%/messages/da/LC_MESSAGES +%%NLS%%@dirrm %%MMDIR%%/messages/da +%%NLS%%@dirrm %%MMDIR%%/messages/cs/LC_MESSAGES +%%NLS%%@dirrm %%MMDIR%%/messages/cs +%%NLS%%@dirrm %%MMDIR%%/messages/ca/LC_MESSAGES +%%NLS%%@dirrm %%MMDIR%%/messages/ca +%%NLS%%@dirrm %%MMDIR%%/messages/ar/LC_MESSAGES +%%NLS%%@dirrm %%MMDIR%%/messages/ar +%%NLS%%@dirrm %%MMDIR%%/messages +@dirrm %%MMDIR%%/mail +@dirrm %%MMDIR%%/icons +@dirrm %%MMDIR%%/cron +@dirrmtry %%MMDIR%%/pythonlib +@dirrm %%MMDIR%%/cgi-bin +@dirrm %%MMDIR%%/bin +@dirrm %%MMDIR%%/Mailman/Queue +@dirrm %%MMDIR%%/Mailman/MTA +@dirrm %%MMDIR%%/Mailman/Logging +@dirrm %%MMDIR%%/Mailman/Handlers +@dirrm %%MMDIR%%/Mailman/Gui +@dirrm %%MMDIR%%/Mailman/Commands +@dirrm %%MMDIR%%/Mailman/Cgi +@dirrm %%MMDIR%%/Mailman/Bouncers +@dirrm %%MMDIR%%/Mailman/Archiver +@dirrmtry %%IMGDIR%% +@dirrmtry %%MMDIR%%/spam +@dirrmtry %%MMDIR%%/qfiles +@dirrmtry %%MMDIR%%/logs +@dirrmtry %%MMDIR%%/locks +@dirrmtry %%MMDIR%%/lists +@dirrmtry %%MMDIR%%/data +@dirrmtry %%MMDIR%%/archives/public +@dirrmtry %%MMDIR%%/archives/private +%%SUB_HTDIG%%@dirrmtry %%MMDIR%%/archives/htdig +@dirrmtry %%MMDIR%%/archives +@dirrmtry %%MMDIR%%/Mailman +@dirrmtry %%MMDIR%% @group From owner-svn-ports-all@FreeBSD.ORG Fri Dec 26 19:12:04 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B82A0A70; Fri, 26 Dec 2014 19:12:04 +0000 (UTC) Received: from mail-wi0-x236.google.com (mail-wi0-x236.google.com [IPv6:2a00:1450:400c:c05::236]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 58FFC30D0; Fri, 26 Dec 2014 19:12:04 +0000 (UTC) Received: by mail-wi0-f182.google.com with SMTP id h11so17567669wiw.15; Fri, 26 Dec 2014 11:12:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=x+Sn5k+4hpR4PoVbc4l0dgsFgDRkGHpwopIGqd36XkY=; b=0vJXR0wkNEBtM8q4BOPrwJ5x+8pMn09xvK/nczmTpI+ZxWCIU8T9cr4NciWBqFTMdX kBP1ox8DVzigRVW/tb2mEFEisndTADwYl4K5jeMck+vkaJClDBDPRhXw1AMG/PYq1XrO lWGpdz1THhJQSnzG7JGQP1s9J+10wjeXl/SkgN/b4mLFa7lZbc/UCQFHYW5WE6YmUaNa ay17JqDSaHMA+J7pDPSvqFNqFp766nNZehhy62UyHFJKVLQA8JLk+Bfbw8SoqrsivMp6 qXmaf17UHTRvXGSSpSq5OuxALQhoQuFW6D8lOI4xZvVVnG8e/tqVq/s4/pHXq1Am2Xmi jdQw== X-Received: by 10.180.206.47 with SMTP id ll15mr73040981wic.34.1419621122785; Fri, 26 Dec 2014 11:12:02 -0800 (PST) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by mx.google.com with ESMTPSA id qg11sm29159020wic.17.2014.12.26.11.12.01 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 26 Dec 2014 11:12:01 -0800 (PST) Sender: Baptiste Daroussin Date: Fri, 26 Dec 2014 20:11:59 +0100 From: Baptiste Daroussin To: Matthias Andree Subject: Re: svn commit: r375649 - head/mail/mailman Message-ID: <20141226191159.GC93067@ivaldir.etoilebsd.net> References: <201412261907.sBQJ7Mop068020@svn.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="bAmEntskrkuBymla" Content-Disposition: inline In-Reply-To: <201412261907.sBQJ7Mop068020@svn.freebsd.org> User-Agent: Mutt/1.5.23 (2014-03-12) Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Dec 2014 19:12:04 -0000 --bAmEntskrkuBymla Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Dec 26, 2014 at 07:07:22PM +0000, Matthias Andree wrote: > Author: mandree > Date: Fri Dec 26 19:07:21 2014 > New Revision: 375649 > URL: https://svnweb.freebsd.org/changeset/ports/375649 > QAT: https://qat.redports.org/buildarchive/r375649/ >=20 > Log: > Back out bapt's "cleanup" commit r371953. > =20 > This causes directory permissions to change, and if installation happens > without scripts, installing the new package causes mailman to become > defunct until bin/check_perms is run manually. > =20 > Most directories need to have group mailman (or whatever is configured) > and mode 02775, with exception of the archive/private. > =20 > More cleanups to follow later. > =20 > Submitted by: flo@ Sorry about breaking that in the first place, but what about a proper fix? Regards, Bapt --bAmEntskrkuBymla Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEABECAAYFAlSdsvwACgkQ8kTtMUmk6ExPpgCglJagE/XUXtnRgmjg5pxusy1H yGMAoIFHEuc4aDzNfAaEXJOBxlLqvuyx =EJS4 -----END PGP SIGNATURE----- --bAmEntskrkuBymla-- From owner-svn-ports-all@FreeBSD.ORG Fri Dec 26 19:36:41 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A82A411F; Fri, 26 Dec 2014 19:36:41 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 936C16468F; Fri, 26 Dec 2014 19:36:41 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBQJafdj081954; Fri, 26 Dec 2014 19:36:41 GMT (envelope-from riggs@FreeBSD.org) Received: (from riggs@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBQJafbd081952; Fri, 26 Dec 2014 19:36:41 GMT (envelope-from riggs@FreeBSD.org) Message-Id: <201412261936.sBQJafbd081952@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: riggs set sender to riggs@FreeBSD.org using -f From: Thomas Zander Date: Fri, 26 Dec 2014 19:36:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375650 - in head/audio: libsidplay2 sidplay2 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Dec 2014 19:36:41 -0000 Author: riggs Date: Fri Dec 26 19:36:40 2014 New Revision: 375650 URL: https://svnweb.freebsd.org/changeset/ports/375650 QAT: https://qat.redports.org/buildarchive/r375650/ Log: - Fix build break of ports expecting -fPIC for libsidplay2 on amd64 - Bump PORTREVISION of libsidplay2 and sidplay2 (package change) PR: 195343 Submitted by: crest@sahiro.org MFH: 2014Q4 Modified: head/audio/libsidplay2/Makefile head/audio/sidplay2/Makefile Modified: head/audio/libsidplay2/Makefile ============================================================================== --- head/audio/libsidplay2/Makefile Fri Dec 26 19:07:21 2014 (r375649) +++ head/audio/libsidplay2/Makefile Fri Dec 26 19:36:40 2014 (r375650) @@ -3,7 +3,7 @@ PORTNAME= libsidplay2 PORTVERSION= 2.1.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= audio emulators MASTER_SITES= SF/sidplay2/sidplay2/sidplay-libs-${PORTVERSION} DISTNAME= sidplay-libs-${PORTVERSION} @@ -16,6 +16,8 @@ INSTALL_TARGET= install-strip USES= gmake libtool pathfix pkgconfig USE_LDCONFIG= yes +CFLAGS_amd64+= -fPIC + post-patch: @${REINPLACE_CMD} -e 's|||g' \ ${WRKSRC}/libsidutils/src/ini/ini.cpp Modified: head/audio/sidplay2/Makefile ============================================================================== --- head/audio/sidplay2/Makefile Fri Dec 26 19:07:21 2014 (r375649) +++ head/audio/sidplay2/Makefile Fri Dec 26 19:36:40 2014 (r375650) @@ -3,7 +3,7 @@ PORTNAME= sidplay2 PORTVERSION= 2.0.9 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio emulators MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/sidplay-${PORTVERSION} DISTNAME= sidplay-${PORTVERSION} From owner-svn-ports-all@FreeBSD.ORG Fri Dec 26 19:36:56 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C6F5E21F; Fri, 26 Dec 2014 19:36:56 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B28AD64698; Fri, 26 Dec 2014 19:36:56 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBQJaucM082182; Fri, 26 Dec 2014 19:36:56 GMT (envelope-from adamw@FreeBSD.org) Received: (from adamw@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBQJatil082172; Fri, 26 Dec 2014 19:36:55 GMT (envelope-from adamw@FreeBSD.org) Message-Id: <201412261936.sBQJatil082172@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: adamw set sender to adamw@FreeBSD.org using -f From: Adam Weinberger Date: Fri, 26 Dec 2014 19:36:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375651 - in head/www: . p5-Mojolicious-Plugin-TtRenderer X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Dec 2014 19:36:57 -0000 Author: adamw Date: Fri Dec 26 19:36:54 2014 New Revision: 375651 URL: https://svnweb.freebsd.org/changeset/ports/375651 QAT: https://qat.redports.org/buildarchive/r375651/ Log: Add www/p5-Mojolicious-Plugin-TtRenderer, a template-toolkit renderer for Mojolicious. Added: head/www/p5-Mojolicious-Plugin-TtRenderer/ head/www/p5-Mojolicious-Plugin-TtRenderer/Makefile (contents, props changed) head/www/p5-Mojolicious-Plugin-TtRenderer/distinfo (contents, props changed) head/www/p5-Mojolicious-Plugin-TtRenderer/pkg-descr (contents, props changed) head/www/p5-Mojolicious-Plugin-TtRenderer/pkg-plist (contents, props changed) Modified: head/www/Makefile Modified: head/www/Makefile ============================================================================== --- head/www/Makefile Fri Dec 26 19:36:40 2014 (r375650) +++ head/www/Makefile Fri Dec 26 19:36:54 2014 (r375651) @@ -1046,6 +1046,7 @@ SUBDIR += p5-Mojolicious-Plugin-Authentication SUBDIR += p5-Mojolicious-Plugin-Database SUBDIR += p5-Mojolicious-Plugin-Mongodb + SUBDIR += p5-Mojolicious-Plugin-TtRenderer SUBDIR += p5-Mojolicious-Plugin-YamlConfig SUBDIR += p5-Monoceros SUBDIR += p5-Mozilla-CA Added: head/www/p5-Mojolicious-Plugin-TtRenderer/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/p5-Mojolicious-Plugin-TtRenderer/Makefile Fri Dec 26 19:36:54 2014 (r375651) @@ -0,0 +1,21 @@ +# Created by: Adam Weinberger +# $FreeBSD$ + +PORTNAME= Mojolicious-Plugin-TtRenderer +PORTVERSION= 1.54 +CATEGORIES= www perl5 +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:PLICEASE +PKGNAMEPREFIX= p5- + +MAINTAINER= adamw@FreeBSD.org +COMMENT= Template-toolkit renderer for Mojolicious + +BUILD_DEPENDS= p5-Mojolicious>=3.33:${PORTSDIR}/www/p5-Mojolicious \ + p5-Template-Toolkit>=2.18:${PORTSDIR}/www/p5-Template-Toolkit +RUN_DEPENDS:= ${BUILD_DEPENDS} + +USES= perl5 +USE_PERL5= modbuild + +.include Added: head/www/p5-Mojolicious-Plugin-TtRenderer/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/p5-Mojolicious-Plugin-TtRenderer/distinfo Fri Dec 26 19:36:54 2014 (r375651) @@ -0,0 +1,2 @@ +SHA256 (Mojolicious-Plugin-TtRenderer-1.54.tar.gz) = 35c95f5c2671248c2190354c223365115a0712527109dd7d7edd8462bbc4fb1a +SIZE (Mojolicious-Plugin-TtRenderer-1.54.tar.gz) = 26222 Added: head/www/p5-Mojolicious-Plugin-TtRenderer/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/p5-Mojolicious-Plugin-TtRenderer/pkg-descr Fri Dec 26 19:36:54 2014 (r375651) @@ -0,0 +1,3 @@ +This is a simple template-toolkit rendering engine for Mojolicious. + +WWW: http://perl.wdlabs.com/Mojolicious-Plugin-TtRenderer/ Added: head/www/p5-Mojolicious-Plugin-TtRenderer/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/p5-Mojolicious-Plugin-TtRenderer/pkg-plist Fri Dec 26 19:36:54 2014 (r375651) @@ -0,0 +1,4 @@ +%%SITE_PERL%%/Mojolicious/Plugin/TtRenderer.pm +%%SITE_PERL%%/Mojolicious/Plugin/TtRenderer/Engine.pm +%%PERL5_MAN3%%/Mojolicious::Plugin::TtRenderer.3.gz +%%PERL5_MAN3%%/Mojolicious::Plugin::TtRenderer::Engine.3.gz From owner-svn-ports-all@FreeBSD.ORG Fri Dec 26 19:39:49 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mandree.no-ip.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id EA02F31D; Fri, 26 Dec 2014 19:39:48 +0000 (UTC) Received: from [IPv6:::1] (localhost6.localdomain6 [IPv6:::1]) by apollo.emma.line.org (Postfix) with ESMTP id 0D7AF23CEED; Fri, 26 Dec 2014 20:39:20 +0100 (CET) Message-ID: <549DB964.7040108@FreeBSD.org> Date: Fri, 26 Dec 2014 20:39:16 +0100 From: Matthias Andree User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 MIME-Version: 1.0 To: Baptiste Daroussin Subject: Re: svn commit: r375649 - head/mail/mailman References: <201412261907.sBQJ7Mop068020@svn.freebsd.org> <20141226191159.GC93067@ivaldir.etoilebsd.net> In-Reply-To: <20141226191159.GC93067@ivaldir.etoilebsd.net> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Hqa8jp0WXn6984mdm0neQSik1UUKlJ5uB" Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Dec 2014 19:39:49 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --Hqa8jp0WXn6984mdm0neQSik1UUKlJ5uB Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable Am 26.12.2014 um 20:11 schrieb Baptiste Daroussin: > On Fri, Dec 26, 2014 at 07:07:22PM +0000, Matthias Andree wrote: >> Author: mandree >> Date: Fri Dec 26 19:07:21 2014 >> New Revision: 375649 >> URL: https://svnweb.freebsd.org/changeset/ports/375649 >> QAT: https://qat.redports.org/buildarchive/r375649/ >> >> Log: >> Back out bapt's "cleanup" commit r371953. >> =20 >> This causes directory permissions to change, and if installation hap= pens >> without scripts, installing the new package causes mailman to become= >> defunct until bin/check_perms is run manually. >> =20 >> Most directories need to have group mailman (or whatever is configur= ed) >> and mode 02775, with exception of the archive/private. >> =20 >> More cleanups to follow later. >> =20 >> Submitted by: flo@ >=20 > Sorry about breaking that in the first place, but what about a proper f= ix? Hi Baptiste, I am still working out the details, as anything I try, for instance, @dir(,,02775) foo does not seem to work properly, the scripts still need to fix up the 140+ directories' permissions in post-install. Apparently the pkg 1.4.1 structure or implementation are not up to the task. The directories seem to always be extracted after the files, and then the permissions aren't set properly. Also, it appears that the pkg-deinstall PKGNAME POST-DEINSTALL is run too early, i. e. before pkg tries to purge the directories. This isn't really POST-INSTALL in my book and causes complaints, too - for a workaround that I needed for pkg_delete (the old stuff). I can remove the offending lines from the script, but that would only mask the issue, not fix it. --Hqa8jp0WXn6984mdm0neQSik1UUKlJ5uB Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlSduWcACgkQvmGDOQUufZVTYwCg96b/RTFtxwsKqhhAt4Uk3yL8 Z+YAnid/rr+JWbEjSn4RFYdV6n7TS045 =wuhQ -----END PGP SIGNATURE----- --Hqa8jp0WXn6984mdm0neQSik1UUKlJ5uB-- From owner-svn-ports-all@FreeBSD.ORG Fri Dec 26 19:51:22 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 97D80534; Fri, 26 Dec 2014 19:51:22 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8370764902; Fri, 26 Dec 2014 19:51:22 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBQJpMeT090397; Fri, 26 Dec 2014 19:51:22 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBQJpMWP090396; Fri, 26 Dec 2014 19:51:22 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412261951.sBQJpMWP090396@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Fri, 26 Dec 2014 19:51:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375652 - head/games/gtkradiant X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Dec 2014 19:51:22 -0000 Author: antoine Date: Fri Dec 26 19:51:21 2014 New Revision: 375652 URL: https://svnweb.freebsd.org/changeset/ports/375652 QAT: https://qat.redports.org/buildarchive/r375652/ Log: Mark BROKEN: Does not support modern png Modified: head/games/gtkradiant/Makefile Modified: head/games/gtkradiant/Makefile ============================================================================== --- head/games/gtkradiant/Makefile Fri Dec 26 19:36:54 2014 (r375651) +++ head/games/gtkradiant/Makefile Fri Dec 26 19:51:21 2014 (r375652) @@ -16,6 +16,8 @@ COMMENT= Map editor for FPS games, by id LICENSE= GPLv2 +BROKEN= Does not support modern png + LIB_DEPENDS= libgtkglext-x11-1.0.so:${PORTSDIR}/x11-toolkits/gtkglext \ libmhash.so:${PORTSDIR}/security/mhash \ libpng.so:${PORTSDIR}/graphics/png From owner-svn-ports-all@FreeBSD.ORG Fri Dec 26 19:59:22 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mandree.no-ip.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1D6466A6; Fri, 26 Dec 2014 19:59:22 +0000 (UTC) Received: from [IPv6:::1] (localhost6.localdomain6 [IPv6:::1]) by apollo.emma.line.org (Postfix) with ESMTP id B32B323CEED; Fri, 26 Dec 2014 20:59:20 +0100 (CET) Message-ID: <549DBE14.6040803@FreeBSD.org> Date: Fri, 26 Dec 2014 20:59:16 +0100 From: Matthias Andree User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 MIME-Version: 1.0 To: Baptiste Daroussin Subject: Re: svn commit: r375649 - head/mail/mailman References: <201412261907.sBQJ7Mop068020@svn.freebsd.org> <20141226191159.GC93067@ivaldir.etoilebsd.net> In-Reply-To: <20141226191159.GC93067@ivaldir.etoilebsd.net> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="rXJVfTAxwcnCow8vT42J4NfIQjANLRowI" Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, Florian Smeets , ports-committers@freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Dec 2014 19:59:22 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --rXJVfTAxwcnCow8vT42J4NfIQjANLRowI Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable Am 26.12.2014 um 20:11 schrieb Baptiste Daroussin: > On Fri, Dec 26, 2014 at 07:07:22PM +0000, Matthias Andree wrote: >> Author: mandree >> Date: Fri Dec 26 19:07:21 2014 >> New Revision: 375649 >> URL: https://svnweb.freebsd.org/changeset/ports/375649 >> QAT: https://qat.redports.org/buildarchive/r375649/ >> >> Log: >> Back out bapt's "cleanup" commit r371953. >> =20 >> This causes directory permissions to change, and if installation hap= pens >> without scripts, installing the new package causes mailman to become= >> defunct until bin/check_perms is run manually. >> =20 >> Most directories need to have group mailman (or whatever is configur= ed) >> and mode 02775, with exception of the archive/private. >> =20 >> More cleanups to follow later. >> =20 >> Submitted by: flo@ >=20 > Sorry about breaking that in the first place, but what about a proper f= ix? >=20 > Regards, > Bapt >=20 Interim version and truss log of pkg 1.4.1 running "pkg add" uploaded to http://people.freebsd.org/~mandree/mailman.shar.xz http://people.freebsd.org/~mandree/pkg-add-mailman.log.xz I can't get pkg to extract directories with proper permissions (most dirs need 02775), no matter where I put the @dir lines. The trouble is that pkg creates the directories implicitly (with the wrong permissions) before extracting the relevant files. Even the late mkdir attempts do not set the setgid flag (see the last mkdir()... trace line, it shows 0775 not 02775). As a consequence, the mailman port MUST NOT be installed defeating scripts. WARNING: Using pkg add/install/upgrade with -I, --no-script, or --no-install-scripts breaks the mailman installation! --rXJVfTAxwcnCow8vT42J4NfIQjANLRowI Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlSdvhQACgkQvmGDOQUufZWz3gCfc/NexSAk38Mko7cZ6Dl29VZO qQsAnjMyBs4SPcZSZwpo3bUPORWJKRre =O8PT -----END PGP SIGNATURE----- --rXJVfTAxwcnCow8vT42J4NfIQjANLRowI-- From owner-svn-ports-all@FreeBSD.ORG Fri Dec 26 20:05:08 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id CF6CD7E3; Fri, 26 Dec 2014 20:05:08 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BB70864AF8; Fri, 26 Dec 2014 20:05:08 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBQK58P6096408; Fri, 26 Dec 2014 20:05:08 GMT (envelope-from adamw@FreeBSD.org) Received: (from adamw@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBQK58NG096393; Fri, 26 Dec 2014 20:05:08 GMT (envelope-from adamw@FreeBSD.org) Message-Id: <201412262005.sBQK58NG096393@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: adamw set sender to adamw@FreeBSD.org using -f From: Adam Weinberger Date: Fri, 26 Dec 2014 20:05:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375653 - in head/x11-fm/xdiskusage: . 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Dec 2014 20:05:08 -0000 Author: adamw Date: Fri Dec 26 20:05:07 2014 New Revision: 375653 URL: https://svnweb.freebsd.org/changeset/ports/375653 QAT: https://qat.redports.org/buildarchive/r375653/ Log: Update to 1.50. Deleted: head/x11-fm/xdiskusage/files/ Modified: head/x11-fm/xdiskusage/Makefile head/x11-fm/xdiskusage/distinfo Modified: head/x11-fm/xdiskusage/Makefile ============================================================================== --- head/x11-fm/xdiskusage/Makefile Fri Dec 26 19:51:21 2014 (r375652) +++ head/x11-fm/xdiskusage/Makefile Fri Dec 26 20:05:07 2014 (r375653) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= xdiskusage -PORTVERSION= 1.48 -PORTREVISION= 8 +PORTVERSION= 1.50 CATEGORIES= x11-fm MASTER_SITES= http://xdiskusage.sourceforge.net/ \ http://www.gnu-darwin.org/distfiles/ @@ -21,7 +20,10 @@ LDFLAGS+= `fltk-config --ldflags` PLIST_FILES= bin/xdiskusage man/man1/xdiskusage.1.gz post-patch: - ${REINPLACE_CMD} -e '22,24d' ${WRKSRC}/Makefile + ${REINPLACE_CMD} -e '/^configure:/d; /autoconf/d' \ + ${WRKSRC}/Makefile + ${REINPLACE_CMD} -e '/@CXXFLAGS@/s|$$| ${CXXFLAGS}|' \ + ${WRKSRC}/makeinclude.in do-install: ${INSTALL_PROGRAM} ${WRKSRC}/xdiskusage ${STAGEDIR}${PREFIX}/bin Modified: head/x11-fm/xdiskusage/distinfo ============================================================================== --- head/x11-fm/xdiskusage/distinfo Fri Dec 26 19:51:21 2014 (r375652) +++ head/x11-fm/xdiskusage/distinfo Fri Dec 26 20:05:07 2014 (r375653) @@ -1,2 +1,2 @@ -SHA256 (xdiskusage-1.48.tgz) = 7842aa42510bf52c367164d44a977915ad9f070864d5175157738f8d6894274b -SIZE (xdiskusage-1.48.tgz) = 37332 +SHA256 (xdiskusage-1.50.tgz) = 828128775885b99397e9067b7d731f485ca1378ded256619a2d733a3ded36013 +SIZE (xdiskusage-1.50.tgz) = 54211 From owner-svn-ports-all@FreeBSD.ORG Fri Dec 26 20:05:11 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2A6468A6; Fri, 26 Dec 2014 20:05:11 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 16BD164AF9; Fri, 26 Dec 2014 20:05:11 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBQK5A6l096526; Fri, 26 Dec 2014 20:05:10 GMT (envelope-from rakuco@FreeBSD.org) Received: (from rakuco@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBQK5ACE096524; Fri, 26 Dec 2014 20:05:10 GMT (envelope-from rakuco@FreeBSD.org) Message-Id: <201412262005.sBQK5ACE096524@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: rakuco set sender to rakuco@FreeBSD.org using -f From: Raphael Kubo da Costa Date: Fri, 26 Dec 2014 20:05:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375654 - in head/multimedia/phonon: . 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Dec 2014 20:05:11 -0000 Author: rakuco Date: Fri Dec 26 20:05:09 2014 New Revision: 375654 URL: https://svnweb.freebsd.org/changeset/ports/375654 QAT: https://qat.redports.org/buildarchive/r375654/ Log: Update to 4.8.3. Deleted: head/multimedia/phonon/files/patch-phonon__objectdescriptionmodel.h Modified: head/multimedia/phonon/Makefile head/multimedia/phonon/distinfo Modified: head/multimedia/phonon/Makefile ============================================================================== --- head/multimedia/phonon/Makefile Fri Dec 26 20:05:07 2014 (r375653) +++ head/multimedia/phonon/Makefile Fri Dec 26 20:05:09 2014 (r375654) @@ -2,10 +2,9 @@ # $FreeBSD$ PORTNAME= phonon -PORTVERSION= 4.8.1 -PORTREVISION= 1 +PORTVERSION= 4.8.3 CATEGORIES= multimedia kde -MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION} +MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION}/src DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org Modified: head/multimedia/phonon/distinfo ============================================================================== --- head/multimedia/phonon/distinfo Fri Dec 26 20:05:07 2014 (r375653) +++ head/multimedia/phonon/distinfo Fri Dec 26 20:05:09 2014 (r375654) @@ -1,2 +1,2 @@ -SHA256 (KDE/phonon-4.8.1.tar.xz) = b6ca0126cd5330731875acc1cc0b60f8c9ed7ebc71e1d0210b74bf21658027d1 -SIZE (KDE/phonon-4.8.1.tar.xz) = 321652 +SHA256 (KDE/phonon-4.8.3.tar.xz) = a1149c961ca1570968d070bbd23671e614aa506f847ca93748960e309f85da16 +SIZE (KDE/phonon-4.8.3.tar.xz) = 322012 From owner-svn-ports-all@FreeBSD.ORG Fri Dec 26 20:13:08 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E140DBC1; Fri, 26 Dec 2014 20:13:08 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B3BC464CB3; Fri, 26 Dec 2014 20:13:08 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBQKD84N001144; Fri, 26 Dec 2014 20:13:08 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBQKD887001142; Fri, 26 Dec 2014 20:13:08 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201412262013.sBQKD887001142@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Fri, 26 Dec 2014 20:13:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375655 - head/www/pelican X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Dec 2014 20:13:09 -0000 Author: feld Date: Fri Dec 26 20:13:07 2014 New Revision: 375655 URL: https://svnweb.freebsd.org/changeset/ports/375655 QAT: https://qat.redports.org/buildarchive/r375655/ Log: Update dependencies They changed slightly since 3.3.0 and I never noticed when I committed 3.5.0. PR: 196159 Modified: head/www/pelican/Makefile Modified: head/www/pelican/Makefile ============================================================================== --- head/www/pelican/Makefile Fri Dec 26 20:05:09 2014 (r375654) +++ head/www/pelican/Makefile Fri Dec 26 20:13:07 2014 (r375655) @@ -3,7 +3,7 @@ PORTNAME= pelican PORTVERSION= 3.5.0 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= www textproc MASTER_SITES= CHEESESHOP @@ -14,13 +14,14 @@ LICENSE= GPLv3 RUN_DEPENDS= rst2html:${PORTSDIR}/textproc/py-docutils \ ${PYTHON_PKGNAMEPREFIX}markdown>0:${PORTSDIR}/textproc/py-markdown \ - ${PYTHON_PKGNAMEPREFIX}Jinja2>=2.6:${PORTSDIR}/devel/py-Jinja2 \ + ${PYTHON_PKGNAMEPREFIX}Jinja2>=2.7:${PORTSDIR}/devel/py-Jinja2 \ ${PYTHON_PKGNAMEPREFIX}pygments>=1.4:${PORTSDIR}/textproc/py-pygments \ ${PYTHON_PKGNAMEPREFIX}feedgenerator>=1.6:${PORTSDIR}/www/py-feedgenerator \ ${PYTHON_PKGNAMEPREFIX}pytz>0:${PORTSDIR}/devel/py-pytz \ ${PYTHON_PKGNAMEPREFIX}blinker>0:${PORTSDIR}/devel/py-blinker \ ${PYTHON_PKGNAMEPREFIX}unidecode>0:${PORTSDIR}/converters/py-unidecode \ - ${PYTHON_PKGNAMEPREFIX}six>0:${PORTSDIR}/devel/py-six + ${PYTHON_PKGNAMEPREFIX}six>=1.4:${PORTSDIR}/devel/py-six \ + ${PYTHON_PKGNAMEPREFIX}dateutil>0:${PORTSDIR}/devel/py-dateutil TEST_DEPENDS:= ${RUN_DEPENDS} \ ${PYTHON_PKGNAMEPREFIX}mock>0:${PORTSDIR}/devel/py-mock \ @@ -30,9 +31,8 @@ OPTIONSFILE?= ${PORT_DBDIR}/py-${PORTNAM .include -PYDISTUTILS_AUTOPLIST= yes -USE_PYDISTUTILS= yes -USE_PYTHON= yes +USES=python +USE_PYTHON=autoplist distutils .if ${PORT_OPTIONS:MTEST} BUILD_DEPENDS:= ${TEST_DEPENDS} From owner-svn-ports-all@FreeBSD.ORG Fri Dec 26 20:20:47 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D2873D86; Fri, 26 Dec 2014 20:20:47 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BEC4C64E60; Fri, 26 Dec 2014 20:20:47 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBQKKlO4003798; Fri, 26 Dec 2014 20:20:47 GMT (envelope-from rakuco@FreeBSD.org) Received: (from rakuco@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBQKKlwx003796; Fri, 26 Dec 2014 20:20:47 GMT (envelope-from rakuco@FreeBSD.org) Message-Id: <201412262020.sBQKKlwx003796@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: rakuco set sender to rakuco@FreeBSD.org using -f From: Raphael Kubo da Costa Date: Fri, 26 Dec 2014 20:20:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375656 - head/multimedia/phonon-vlc X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Dec 2014 20:20:47 -0000 Author: rakuco Date: Fri Dec 26 20:20:46 2014 New Revision: 375656 URL: https://svnweb.freebsd.org/changeset/ports/375656 QAT: https://qat.redports.org/buildarchive/r375656/ Log: Update to 0.8.2. Modified: head/multimedia/phonon-vlc/Makefile head/multimedia/phonon-vlc/distinfo Modified: head/multimedia/phonon-vlc/Makefile ============================================================================== --- head/multimedia/phonon-vlc/Makefile Fri Dec 26 20:13:07 2014 (r375655) +++ head/multimedia/phonon-vlc/Makefile Fri Dec 26 20:20:46 2014 (r375656) @@ -1,9 +1,9 @@ # $FreeBSD$ PORTNAME= phonon -PORTVERSION= 0.8.0 +PORTVERSION= 0.8.2 CATEGORIES= multimedia kde -MASTER_SITES= KDE/stable/${PORTNAME}/${PORTNAME}-backend${PKGNAMESUFFIX}/${PORTVERSION} +MASTER_SITES= KDE/stable/${PORTNAME}/${PORTNAME}-backend${PKGNAMESUFFIX}/${PORTVERSION}/src PKGNAMESUFFIX= -vlc DISTNAME= ${PORTNAME}-backend${PKGNAMESUFFIX}-${PORTVERSION} DIST_SUBDIR= KDE Modified: head/multimedia/phonon-vlc/distinfo ============================================================================== --- head/multimedia/phonon-vlc/distinfo Fri Dec 26 20:13:07 2014 (r375655) +++ head/multimedia/phonon-vlc/distinfo Fri Dec 26 20:20:46 2014 (r375656) @@ -1,2 +1,2 @@ -SHA256 (KDE/phonon-backend-vlc-0.8.0.tar.xz) = e092185ba7798b65da0ee2707e4ebdb32d4d1858282f5bb96bce890336938a42 -SIZE (KDE/phonon-backend-vlc-0.8.0.tar.xz) = 59076 +SHA256 (KDE/phonon-backend-vlc-0.8.2.tar.xz) = dab7f8edf53ee90998e5e3fcf2f6bd0a13750511b0ecde6939be0664d46bdaa3 +SIZE (KDE/phonon-backend-vlc-0.8.2.tar.xz) = 59832 From owner-svn-ports-all@FreeBSD.ORG Fri Dec 26 20:26:50 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 871C6EA1; Fri, 26 Dec 2014 20:26:50 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 729DE64EC1; Fri, 26 Dec 2014 20:26:50 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBQKQopg006442; Fri, 26 Dec 2014 20:26:50 GMT (envelope-from rakuco@FreeBSD.org) Received: (from rakuco@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBQKQo4T006440; Fri, 26 Dec 2014 20:26:50 GMT (envelope-from rakuco@FreeBSD.org) Message-Id: <201412262026.sBQKQo4T006440@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: rakuco set sender to rakuco@FreeBSD.org using -f From: Raphael Kubo da Costa Date: Fri, 26 Dec 2014 20:26:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375657 - head/multimedia/phonon-gstreamer X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Dec 2014 20:26:50 -0000 Author: rakuco Date: Fri Dec 26 20:26:49 2014 New Revision: 375657 URL: https://svnweb.freebsd.org/changeset/ports/375657 QAT: https://qat.redports.org/buildarchive/r375657/ Log: Update to 4.8.1. Modified: head/multimedia/phonon-gstreamer/Makefile head/multimedia/phonon-gstreamer/distinfo Modified: head/multimedia/phonon-gstreamer/Makefile ============================================================================== --- head/multimedia/phonon-gstreamer/Makefile Fri Dec 26 20:20:46 2014 (r375656) +++ head/multimedia/phonon-gstreamer/Makefile Fri Dec 26 20:26:49 2014 (r375657) @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= phonon -PORTVERSION= 4.8.0 +PORTVERSION= 4.8.1 CATEGORIES= multimedia kde -MASTER_SITES= KDE/stable/${PORTNAME}/${PORTNAME}-backend${PKGNAMESUFFIX}/${PORTVERSION} +MASTER_SITES= KDE/stable/${PORTNAME}/${PORTNAME}-backend${PKGNAMESUFFIX}/${PORTVERSION}/src PKGNAMESUFFIX= -gstreamer DISTNAME= ${PORTNAME}-backend${PKGNAMESUFFIX}-${PORTVERSION} DIST_SUBDIR= KDE Modified: head/multimedia/phonon-gstreamer/distinfo ============================================================================== --- head/multimedia/phonon-gstreamer/distinfo Fri Dec 26 20:20:46 2014 (r375656) +++ head/multimedia/phonon-gstreamer/distinfo Fri Dec 26 20:26:49 2014 (r375657) @@ -1,2 +1,2 @@ -SHA256 (KDE/phonon-backend-gstreamer-4.8.0.tar.xz) = f819cbd6296e1e19579e365902f7930ec8571e8cbb08718484091a795f70587e -SIZE (KDE/phonon-backend-gstreamer-4.8.0.tar.xz) = 75608 +SHA256 (KDE/phonon-backend-gstreamer-4.8.1.tar.xz) = 631a724ad0bbaca3b85cb0f0b82d82e9bcb13498276a52299eb47582602f3b4f +SIZE (KDE/phonon-backend-gstreamer-4.8.1.tar.xz) = 75960 From owner-svn-ports-all@FreeBSD.ORG Fri Dec 26 21:02:23 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D77907DD; Fri, 26 Dec 2014 21:02:23 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C32F667144; Fri, 26 Dec 2014 21:02:23 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBQL2NNB024828; Fri, 26 Dec 2014 21:02:23 GMT (envelope-from rakuco@FreeBSD.org) Received: (from rakuco@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBQL2Md6024824; Fri, 26 Dec 2014 21:02:22 GMT (envelope-from rakuco@FreeBSD.org) Message-Id: <201412262102.sBQL2Md6024824@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: rakuco set sender to rakuco@FreeBSD.org using -f From: Raphael Kubo da Costa Date: Fri, 26 Dec 2014 21:02:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375658 - head/sysutils/polkit-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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Dec 2014 21:02:23 -0000 Author: rakuco Date: Fri Dec 26 21:02:21 2014 New Revision: 375658 URL: https://svnweb.freebsd.org/changeset/ports/375658 QAT: https://qat.redports.org/buildarchive/r375658/ Log: Update to 0.112.0. This also incorporates an old area51 commit from 2012 (!) that never made it into the tree which drops some unnecessary dependencies and improves the wording in COMMENT and pkg-descr. Modified: head/sysutils/polkit-qt/Makefile head/sysutils/polkit-qt/distinfo head/sysutils/polkit-qt/pkg-descr head/sysutils/polkit-qt/pkg-plist Modified: head/sysutils/polkit-qt/Makefile ============================================================================== --- head/sysutils/polkit-qt/Makefile Fri Dec 26 20:26:49 2014 (r375657) +++ head/sysutils/polkit-qt/Makefile Fri Dec 26 21:02:21 2014 (r375658) @@ -2,32 +2,32 @@ # $FreeBSD$ PORTNAME= polkit-qt -PORTVERSION= 0.103.0 -PORTREVISION= 1 +PORTVERSION= 0.112.0 DISTVERSIONPREFIX= 1- CATEGORIES= sysutils MASTER_SITES= KDE/stable/apps/KDE4.x/admin/ MAINTAINER= kde@FreeBSD.org -COMMENT= Qt 4 frontend to PolKit-1 +COMMENT= Qt wrapper around Polkit libraries LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libpolkit-agent-1.so:${PORTSDIR}/sysutils/polkit -USE_LDCONFIG= yes +CMAKE_ARGS= -DBUILD_EXAMPLES:BOOL=OFF \ + -DBUILD_TEST:BOOL=OFF \ + -DUSE_QT4:BOOL=ON + +USE_GNOME= glib20 USE_KDE4= automoc4 -USE_QT4= corelib dbus gui network svg xml \ +USE_QT4= corelib dbus gui \ qmake_build moc_build rcc_build uic_build -USES= cmake gettext tar:bzip2 -# TODO: the next release (post-0.103.0) should have commit 56883bd, which -# syncs FindGObject.cmake with kdelibs' and should find GObject without -# requiring us to explicitly set LDFLAGS. -LDFLAGS+= -L${LOCALBASE}/lib +USES= cmake:outsource tar:bzip2 +USE_LDCONFIG= yes -post-extract: - ${REINPLACE_CMD} -e 's|$${LIB_INSTALL_DIR}/pkgconfig|libdata/pkgconfig|' \ +post-patch: + ${REINPLACE_CMD} -e 's|$${LIB_DESTINATION}/pkgconfig|libdata/pkgconfig|' \ ${WRKSRC}/CMakeLists.txt .include Modified: head/sysutils/polkit-qt/distinfo ============================================================================== --- head/sysutils/polkit-qt/distinfo Fri Dec 26 20:26:49 2014 (r375657) +++ head/sysutils/polkit-qt/distinfo Fri Dec 26 21:02:21 2014 (r375658) @@ -1,2 +1,2 @@ -SHA256 (polkit-qt-1-0.103.0.tar.bz2) = 2e32566b8e3d0fd7cf619497089763303c3dc08b7e5a666b2369720fced2274c -SIZE (polkit-qt-1-0.103.0.tar.bz2) = 67592 +SHA256 (polkit-qt-1-0.112.0.tar.bz2) = 67fb03bf6ca3e0bdbd98d374dfb5b1651a07d17ae6c23e11a81b4b084447e7c6 +SIZE (polkit-qt-1-0.112.0.tar.bz2) = 67725 Modified: head/sysutils/polkit-qt/pkg-descr ============================================================================== --- head/sysutils/polkit-qt/pkg-descr Fri Dec 26 20:26:49 2014 (r375657) +++ head/sysutils/polkit-qt/pkg-descr Fri Dec 26 21:02:21 2014 (r375658) @@ -1,3 +1,6 @@ -Qt 4 wrapper around polkit-1 client libraries. +Polkit-Qt is a library that lets developers use the Polkit API through +a nice Qt-styled API. It is mainly a wrapper around QAction and +QAbstractButton that lets you integrate those two component easily +with Polkit. WWW: http://projects.kde.org/projects/kdesupport/polkit-qt-1 Modified: head/sysutils/polkit-qt/pkg-plist ============================================================================== --- head/sysutils/polkit-qt/pkg-plist Fri Dec 26 20:26:49 2014 (r375657) +++ head/sysutils/polkit-qt/pkg-plist Fri Dec 26 21:02:21 2014 (r375658) @@ -24,15 +24,17 @@ include/polkit-qt-1/polkitqt1-temporarya include/polkit-qt-1/polkitqt1-version.h lib/cmake/PolkitQt-1/PolkitQt-1Config.cmake lib/cmake/PolkitQt-1/PolkitQt-1ConfigVersion.cmake +lib/cmake/PolkitQt-1/PolkitQt-1Targets-%%CMAKE_BUILD_TYPE%%.cmake +lib/cmake/PolkitQt-1/PolkitQt-1Targets.cmake lib/libpolkit-qt-agent-1.so lib/libpolkit-qt-agent-1.so.1 -lib/libpolkit-qt-agent-1.so.1.103.0 +lib/libpolkit-qt-agent-1.so.1.112.0 lib/libpolkit-qt-core-1.so lib/libpolkit-qt-core-1.so.1 -lib/libpolkit-qt-core-1.so.1.103.0 +lib/libpolkit-qt-core-1.so.1.112.0 lib/libpolkit-qt-gui-1.so lib/libpolkit-qt-gui-1.so.1 -lib/libpolkit-qt-gui-1.so.1.103.0 +lib/libpolkit-qt-gui-1.so.1.112.0 libdata/pkgconfig/polkit-qt-1.pc libdata/pkgconfig/polkit-qt-agent-1.pc libdata/pkgconfig/polkit-qt-core-1.pc From owner-svn-ports-all@FreeBSD.ORG Fri Dec 26 21:47:13 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id EB3E034C; Fri, 26 Dec 2014 21:47:13 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D5AF022DC; Fri, 26 Dec 2014 21:47:13 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBQLlDxu044341; Fri, 26 Dec 2014 21:47:13 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBQLlBUh044332; Fri, 26 Dec 2014 21:47:11 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412262147.sBQLlBUh044332@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Fri, 26 Dec 2014 21:47:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375659 - in head: audio/qmidinet audio/wmauda audio/x11amp ftp/rexx-curl net-im/pidgin-audacious-remote www/lifetype www/ump X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Dec 2014 21:47:14 -0000 Author: antoine Date: Fri Dec 26 21:47:10 2014 New Revision: 375659 URL: https://svnweb.freebsd.org/changeset/ports/375659 QAT: https://qat.redports.org/buildarchive/r375659/ Log: Deprecate ports broken for more than 6 months Modified: head/audio/qmidinet/Makefile head/audio/wmauda/Makefile head/audio/x11amp/Makefile head/ftp/rexx-curl/Makefile head/net-im/pidgin-audacious-remote/Makefile head/www/lifetype/Makefile head/www/ump/Makefile Modified: head/audio/qmidinet/Makefile ============================================================================== --- head/audio/qmidinet/Makefile Fri Dec 26 21:02:21 2014 (r375658) +++ head/audio/qmidinet/Makefile Fri Dec 26 21:47:10 2014 (r375659) @@ -11,6 +11,8 @@ COMMENT= Sends and receives MIDI over th LICENSE= GPLv2 BROKEN= Fails to configure +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2015-01-26 LIB_DEPENDS= libjack.so:${PORTSDIR}/audio/jack Modified: head/audio/wmauda/Makefile ============================================================================== --- head/audio/wmauda/Makefile Fri Dec 26 21:02:21 2014 (r375658) +++ head/audio/wmauda/Makefile Fri Dec 26 21:47:10 2014 (r375659) @@ -18,6 +18,8 @@ RUN_DEPENDS= audacious:${PORTSDIR}/multi LIB_DEPENDS= libmowgli.so:${PORTSDIR}/devel/libmowgli BROKEN= Does not work with audacious 3.5 or later +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2015-01-26 USES= gmake pkgconfig USE_GNOME= gnomeprefix gtk20 Modified: head/audio/x11amp/Makefile ============================================================================== --- head/audio/x11amp/Makefile Fri Dec 26 21:02:21 2014 (r375658) +++ head/audio/x11amp/Makefile Fri Dec 26 21:47:10 2014 (r375659) @@ -14,6 +14,8 @@ COMMENT= X11-based MP3 player with nice LICENSE= GPLv2 BROKEN= hangs at start with gtk and linker errors +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2015-01-26 USES= libtool USE_GNOME= gtk12 esound Modified: head/ftp/rexx-curl/Makefile ============================================================================== --- head/ftp/rexx-curl/Makefile Fri Dec 26 21:02:21 2014 (r375658) +++ head/ftp/rexx-curl/Makefile Fri Dec 26 21:47:10 2014 (r375659) @@ -13,6 +13,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= External function package providing an interface to the cURL package BROKEN= Fails to install/package with new rexx-regina +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2015-01-26 OPTIONS_DEFINE= DOCS Modified: head/net-im/pidgin-audacious-remote/Makefile ============================================================================== --- head/net-im/pidgin-audacious-remote/Makefile Fri Dec 26 21:02:21 2014 (r375658) +++ head/net-im/pidgin-audacious-remote/Makefile Fri Dec 26 21:47:10 2014 (r375659) @@ -18,6 +18,8 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= libtool pkgconfig tar:bzip2 BROKEN= Does not work with audacious 3.5 or later +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2015-01-26 GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-static Modified: head/www/lifetype/Makefile ============================================================================== --- head/www/lifetype/Makefile Fri Dec 26 21:02:21 2014 (r375658) +++ head/www/lifetype/Makefile Fri Dec 26 21:47:10 2014 (r375659) @@ -16,6 +16,8 @@ COMMENT= PHP and MySQL based blogging pl LICENSE= GPLv2 BROKEN= no distinfo provided for some of the distfiles +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2015-01-26 CONTRIBE_VERSION=1.2 NO_BUILD= YES Modified: head/www/ump/Makefile ============================================================================== --- head/www/ump/Makefile Fri Dec 26 21:02:21 2014 (r375658) +++ head/www/ump/Makefile Fri Dec 26 21:47:10 2014 (r375659) @@ -19,6 +19,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Unix MIDI Plugin based on TiMidity++ BROKEN= Fails to patch +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2015-01-26 LIB_DEPENDS= libarc.so:${PORTSDIR}/archivers/libarc RUN_DEPENDS= ${LOCALBASE}/share/timidity/timidity.cfg:${PORTSDIR}/audio/eawpats From owner-svn-ports-all@FreeBSD.ORG Fri Dec 26 21:59:12 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7D4745DF; Fri, 26 Dec 2014 21:59:12 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 695592646; Fri, 26 Dec 2014 21:59:12 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBQLxCUT049365; Fri, 26 Dec 2014 21:59:12 GMT (envelope-from rakuco@FreeBSD.org) Received: (from rakuco@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBQLxCK9049364; Fri, 26 Dec 2014 21:59:12 GMT (envelope-from rakuco@FreeBSD.org) Message-Id: <201412262159.sBQLxCK9049364@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: rakuco set sender to rakuco@FreeBSD.org using -f From: Raphael Kubo da Costa Date: Fri, 26 Dec 2014 21:59:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375660 - head/www/webkit2-gtk3 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Dec 2014 21:59:12 -0000 Author: rakuco Date: Fri Dec 26 21:59:11 2014 New Revision: 375660 URL: https://svnweb.freebsd.org/changeset/ports/375660 QAT: https://qat.redports.org/buildarchive/r375660/ Log: Depend on libpng.so, not libpng15.so. Approved by: gnome (kwm) Modified: head/www/webkit2-gtk3/Makefile Modified: head/www/webkit2-gtk3/Makefile ============================================================================== --- head/www/webkit2-gtk3/Makefile Fri Dec 26 21:47:10 2014 (r375659) +++ head/www/webkit2-gtk3/Makefile Fri Dec 26 21:59:11 2014 (r375660) @@ -17,7 +17,7 @@ LIB_DEPENDS= libenchant.so:${PORTSDIR}/t libfreetype.so:${PORTSDIR}/print/freetype2 \ libjpeg.so:${PORTSDIR}/graphics/jpeg \ libwebp.so:${PORTSDIR}/graphics/webp \ - libpng15.so:${PORTSDIR}/graphics/png \ + libpng.so:${PORTSDIR}/graphics/png \ libsecret-1.so:${PORTSDIR}/security/libsecret \ libharfbuzz.so:${PORTSDIR}/print/harfbuzz \ libsoup-2.4.so:${PORTSDIR}/devel/libsoup From owner-svn-ports-all@FreeBSD.ORG Fri Dec 26 22:02:21 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id AF6B2718; Fri, 26 Dec 2014 22:02:21 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9A9AB2759; Fri, 26 Dec 2014 22:02:21 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBQM2Lr4053406; Fri, 26 Dec 2014 22:02:21 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBQM2Le1053404; Fri, 26 Dec 2014 22:02:21 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412262202.sBQM2Le1053404@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Fri, 26 Dec 2014 22:02:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375661 - in head/devel/binutils: . 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Dec 2014 22:02:21 -0000 Author: antoine Date: Fri Dec 26 22:02:20 2014 New Revision: 375661 URL: https://svnweb.freebsd.org/changeset/ports/375661 QAT: https://qat.redports.org/buildarchive/r375661/ Log: binutils 2.15 turned "no group info for section" from a warning to an error On FreeBSD 8.x, a dozen of ports exhibit this warning so allow it again Approved by: maintainer Added: head/devel/binutils/files/allow-missing-group-info (contents, props changed) Modified: head/devel/binutils/Makefile Modified: head/devel/binutils/Makefile ============================================================================== --- head/devel/binutils/Makefile Fri Dec 26 21:59:11 2014 (r375660) +++ head/devel/binutils/Makefile Fri Dec 26 22:02:20 2014 (r375661) @@ -55,6 +55,10 @@ NLS_CONFIGURE_ENABLE= nls .include +.if ! defined(PKGNAMEPREFIX) && ${OSVERSION} < 900000 +EXTRA_PATCHES+= ${FILESDIR}/allow-missing-group-info +.endif + # Actual earliest version may differ slightly .if ${ARCH} != ia64 && ${ARCH} != mips && ${OSVERSION} >= 900044 && !defined(PKGNAMEPREFIX) && (${COMPILER_TYPE} == clang && ${COMPILER_VERSION} >= 34 || ${COMPILER_TYPE} == gcc) CONFIGURE_ARGS+= --enable-gold --enable-plugins Added: head/devel/binutils/files/allow-missing-group-info ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/binutils/files/allow-missing-group-info Fri Dec 26 22:02:20 2014 (r375661) @@ -0,0 +1,10 @@ +--- bfd/elf.c.orig 2014-12-23 08:47:10 UTC ++++ bfd/elf.c +@@ -741,7 +741,6 @@ setup_group (bfd *abfd, Elf_Internal_Shd + { + (*_bfd_error_handler) (_("%B: no group info for section %A"), + abfd, newsect); +- return FALSE; + } + return TRUE; + } From owner-svn-ports-all@FreeBSD.ORG Fri Dec 26 23:28:29 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6F7672A2; Fri, 26 Dec 2014 23:28:29 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 59BB8663A3; Fri, 26 Dec 2014 23:28:29 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBQNSTED091973; Fri, 26 Dec 2014 23:28:29 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBQNSSl0091967; Fri, 26 Dec 2014 23:28:28 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201412262328.sBQNSSl0091967@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Fri, 26 Dec 2014 23:28:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375662 - in head/misc/ytree: . 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Dec 2014 23:28:29 -0000 Author: olgeni Date: Fri Dec 26 23:28:27 2014 New Revision: 375662 URL: https://svnweb.freebsd.org/changeset/ports/375662 QAT: https://qat.redports.org/buildarchive/r375662/ Log: Upgrade to version 1.98. Deleted: head/misc/ytree/files/patch-freesp.c Modified: head/misc/ytree/Makefile head/misc/ytree/distinfo (contents, props changed) head/misc/ytree/files/patch-Makefile Modified: head/misc/ytree/Makefile ============================================================================== --- head/misc/ytree/Makefile Fri Dec 26 22:02:20 2014 (r375661) +++ head/misc/ytree/Makefile Fri Dec 26 23:28:27 2014 (r375662) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ytree -PORTVERSION= 1.97 +PORTVERSION= 1.98 CATEGORIES= misc MASTER_SITES= http://www.han.de/~werner/ Modified: head/misc/ytree/distinfo ============================================================================== --- head/misc/ytree/distinfo Fri Dec 26 22:02:20 2014 (r375661) +++ head/misc/ytree/distinfo Fri Dec 26 23:28:27 2014 (r375662) @@ -1,2 +1,2 @@ -SHA256 (ytree-1.97.tar.gz) = 9db152524d08ec0d61b2b83a37435c5e77ebfc4b21f973fddfb571beb445a60d -SIZE (ytree-1.97.tar.gz) = 121571 +SHA256 (ytree-1.98.tar.gz) = e7264e1c112bf62aba1f6ed0078308930cd8f01317a157ed1718b8dac09195c5 +SIZE (ytree-1.98.tar.gz) = 122610 Modified: head/misc/ytree/files/patch-Makefile ============================================================================== --- head/misc/ytree/files/patch-Makefile Fri Dec 26 22:02:20 2014 (r375661) +++ head/misc/ytree/files/patch-Makefile Fri Dec 26 23:28:27 2014 (r375662) @@ -8,7 +8,7 @@ $FreeBSD$ # FreeBSD (Thanks to Peter Brevik) ########################### -#CFLAGS = -DCOLOR_SUPPORT -DNCURSES --#LDFLAGS = -lncurses -lmytinfo -lcompat +-#LDFLAGS = -lncurses -lcompat +CFLAGS = -DCOLOR_SUPPORT -DNCURSES +LDFLAGS = -lncurses -lcompat From owner-svn-ports-all@FreeBSD.ORG Sat Dec 27 00:09:17 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6393BC50; Sat, 27 Dec 2014 00:09:17 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4B85D67566; Sat, 27 Dec 2014 00:09:17 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBR09HP5012421; Sat, 27 Dec 2014 00:09:17 GMT (envelope-from gblach@FreeBSD.org) Received: (from gblach@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBR093dj012360; Sat, 27 Dec 2014 00:09:03 GMT (envelope-from gblach@FreeBSD.org) Message-Id: <201412270009.sBR093dj012360@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: gblach set sender to gblach@FreeBSD.org using -f From: Grzegorz Blach Date: Sat, 27 Dec 2014 00:09:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375663 - in head: Mk audio/deadbeef deskutils/pypanel devel/libast editors/texmacs games/netrek-client-cow games/xteddy graphics/feh graphics/giblib graphics/hsetroot graphics/icat gra... X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Dec 2014 00:09:17 -0000 Author: gblach Date: Sat Dec 27 00:09:02 2014 New Revision: 375663 URL: https://svnweb.freebsd.org/changeset/ports/375663 QAT: https://qat.redports.org/buildarchive/r375663/ Log: - Remove Mk/bsd.efl.mk - Convert USE_EFL=libtool_hack to USES=libtool - Convert USE_EFL=imlib2 to LIB_DEPENDS=libImlib2.so:... - Bump PORTVERSION in graphics/imlib2 and in all ports which depends on imlib2 PR: 196062 Approved by: portmgr Deleted: head/Mk/bsd.efl.mk Modified: head/Mk/bsd.port.mk head/audio/deadbeef/Makefile head/deskutils/pypanel/Makefile head/devel/libast/Makefile head/editors/texmacs/Makefile head/games/netrek-client-cow/Makefile head/games/xteddy/Makefile head/graphics/feh/Makefile head/graphics/giblib/Makefile head/graphics/hsetroot/Makefile head/graphics/icat/Makefile head/graphics/imlib2/Makefile head/graphics/imlib2/pkg-plist head/graphics/imlib2_loaders/Makefile head/graphics/libcaca/Makefile head/graphics/maim/Makefile head/graphics/p5-Image-Imlib2/Makefile head/graphics/p5-Imlib2/Makefile head/graphics/pecl-imlib2/Makefile head/graphics/qiv/Makefile head/graphics/ruby-imlib2/Makefile head/graphics/scrot/Makefile head/graphics/simpleviewer/Makefile head/graphics/sxiv/Makefile head/graphics/telak/Makefile head/graphics/zphoto/Makefile head/irc/minbif/Makefile head/multimedia/audacious-plugins/Makefile head/multimedia/camserv/Makefile head/multimedia/py-kaa-imlib2/Makefile head/x11-wm/awesome/Makefile head/x11-wm/awesome2/Makefile head/x11-wm/e16/Makefile head/x11-wm/epplets/Makefile head/x11-wm/fluxbox/Makefile head/x11-wm/obconf/Makefile head/x11-wm/openbox/Makefile head/x11-wm/phluid/Makefile head/x11-wm/wmfs/Makefile head/x11/3ddesktop/Makefile head/x11/bgs/Makefile head/x11/erun/Makefile head/x11/eterm/Makefile head/x11/fbdesk/Makefile head/x11/idesk/Makefile head/x11/ipager/Makefile head/x11/metalock/Makefile head/x11/tint/Makefile head/x11/wbar/Makefile head/x11/wmappl/Makefile Modified: head/Mk/bsd.port.mk ============================================================================== --- head/Mk/bsd.port.mk Fri Dec 26 23:28:27 2014 (r375662) +++ head/Mk/bsd.port.mk Sat Dec 27 00:09:02 2014 (r375663) @@ -383,9 +383,6 @@ FreeBSD_MAINTAINER= portmgr@FreeBSD.org # (libtool, autoconf, autoheader, automake et al.) # See bsd.autotools.mk for more details. ## -# USE_EFL - If set, this port use EFL libraries. -# Implies inclusion of bsd.efl.mk. (Also see -# that file for more information on USE_EFL_*). # USE_FPC - If set, this port relies on the Free Pascal language. # Implies inclusion of bsd.fpc.mk. (Also see # that file for more information on WANT_FPC_*). @@ -1423,10 +1420,6 @@ PKGCOMPATDIR?= ${LOCALBASE}/lib/compat/ USES+= python .endif -.if defined(USE_EFL) || defined(WANT_EFL) || defined(USE_EFL_ESMART) -.include "${PORTSDIR}/Mk/bsd.efl.mk" -.endif - .if defined(USE_FPC) || defined(WANT_FPC_BASE) || defined(WANT_FPC_ALL) .include "${PORTSDIR}/Mk/bsd.fpc.mk" .endif @@ -1857,10 +1850,6 @@ _FORCE_POST_PATTERNS= rmdir kldxref mkfo .include "${PORTSDIR}/Mk/bsd.gstreamer.mk" .endif -.if defined(USE_EFL) || defined(WANT_EFL) || defined(USE_EFL_ESMART) -.include "${PORTSDIR}/Mk/bsd.efl.mk" -.endif - .if defined(USE_JAVA) .include "${PORTSDIR}/Mk/bsd.java.mk" .endif Modified: head/audio/deadbeef/Makefile ============================================================================== --- head/audio/deadbeef/Makefile Fri Dec 26 23:28:27 2014 (r375662) +++ head/audio/deadbeef/Makefile Sat Dec 27 00:09:02 2014 (r375663) @@ -3,7 +3,7 @@ PORTNAME= deadbeef PORTVERSION= 0.6.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio MASTER_SITES= SF/${PORTNAME}/ Modified: head/deskutils/pypanel/Makefile ============================================================================== --- head/deskutils/pypanel/Makefile Fri Dec 26 23:28:27 2014 (r375662) +++ head/deskutils/pypanel/Makefile Sat Dec 27 00:09:02 2014 (r375663) @@ -3,7 +3,7 @@ PORTNAME= pypanel PORTVERSION= 2.4 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= deskutils MASTER_SITES= SF DISTNAME= PyPanel-${PORTVERSION} @@ -11,13 +11,13 @@ DISTNAME= PyPanel-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Desktop panel written in Python -LIB_DEPENDS= libfreetype.so:${PORTSDIR}/print/freetype2 +LIB_DEPENDS= libfreetype.so:${PORTSDIR}/print/freetype2 \ + libImlib2.so:${PORTSDIR}/graphics/imlib2 BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/Xlib/X.py:${PORTSDIR}/x11-toolkits/py-xlib RUN_DEPENDS:= ${BUILD_DEPENDS} USES= python USE_PYTHON= distutils autoplist -USE_EFL= imlib2 USE_XORG= xft PORTDOCS= * Modified: head/devel/libast/Makefile ============================================================================== --- head/devel/libast/Makefile Fri Dec 26 23:28:27 2014 (r375662) +++ head/devel/libast/Makefile Sat Dec 27 00:09:02 2014 (r375663) @@ -3,7 +3,7 @@ PORTNAME= libast PORTVERSION= 0.7 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= devel MASTER_SITES= http://www.eterm.org/download/ \ CRITICAL @@ -13,9 +13,9 @@ COMMENT= Library of assorted spiffy thin LICENSE= MIT -LIB_DEPENDS= libpcre.so:${PORTSDIR}/devel/pcre +LIB_DEPENDS= libpcre.so:${PORTSDIR}/devel/pcre \ + libImlib2.so:${PORTSDIR}/graphics/imlib2 -USE_EFL= imlib2 GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib Modified: head/editors/texmacs/Makefile ============================================================================== --- head/editors/texmacs/Makefile Fri Dec 26 23:28:27 2014 (r375662) +++ head/editors/texmacs/Makefile Sat Dec 27 00:09:02 2014 (r375663) @@ -3,7 +3,7 @@ PORTNAME= texmacs PORTVERSION= 1.0.7.21 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= editors print MASTER_SITES= ftp://ftp.texmacs.org/TeXmacs/tmftp/source/ \ http://www.predatorlabs.net/dl/ @@ -45,7 +45,7 @@ GHOSTSCRIPT_CONFIGURE_WITH= gs=yes ICONV_USES= iconv ICONV_CONFIGURE_WITH= iconv -IMLIB2_USE= EFL=imlib2 +IMLIB2_LIB_DEPENDS= libImlib2.so:${PORTSDIR}/graphics/imlib2 IMLIB2_CONFIGURE_ON= --with-imlib2 IMLIB2_CONFIGURE_OFF= --without-imlib Modified: head/games/netrek-client-cow/Makefile ============================================================================== --- head/games/netrek-client-cow/Makefile Fri Dec 26 23:28:27 2014 (r375662) +++ head/games/netrek-client-cow/Makefile Sat Dec 27 00:09:02 2014 (r375663) @@ -3,7 +3,7 @@ PORTNAME= netrek-client-cow PORTVERSION= 3.3.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= games MASTER_SITES= http://www.netrek.org/files/COW/ \ http://quozl.us.netrek.org/netrek/ Modified: head/games/xteddy/Makefile ============================================================================== --- head/games/xteddy/Makefile Fri Dec 26 23:28:27 2014 (r375662) +++ head/games/xteddy/Makefile Sat Dec 27 00:09:02 2014 (r375663) @@ -3,6 +3,7 @@ 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/ @@ -12,8 +13,9 @@ COMMENT= Cuddlesome teddy for the X desk LICENSE= GPLv2 +LIB_DEPENDS= libImlib2.so:${PORTSDIR}/graphics/imlib2 + USES= pkgconfig -USE_EFL= imlib2 GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include Modified: head/graphics/feh/Makefile ============================================================================== --- head/graphics/feh/Makefile Fri Dec 26 23:28:27 2014 (r375662) +++ head/graphics/feh/Makefile Sat Dec 27 00:09:02 2014 (r375663) @@ -3,6 +3,7 @@ PORTNAME= feh PORTVERSION= 2.12 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://feh.finalrewind.org/ \ ${MASTER_SITE_LOCAL} @@ -13,11 +14,11 @@ COMMENT= Image viewer that utilizes Imli LICENSE= MIT -LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl +LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl \ + libImlib2.so:${PORTSDIR}/graphics/imlib2 USE_XORG= x11 xt xinerama USES= gmake perl5 tar:bzip2 shebangfix desktop-file-utils -USE_EFL= imlib2 USE_PERL5= run CPPFLAGS+= -I${LOCALBASE}/include -std=c99 Modified: head/graphics/giblib/Makefile ============================================================================== --- head/graphics/giblib/Makefile Fri Dec 26 23:28:27 2014 (r375662) +++ head/graphics/giblib/Makefile Sat Dec 27 00:09:02 2014 (r375663) @@ -3,7 +3,7 @@ PORTNAME= giblib PORTVERSION= 1.2.4 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= graphics devel MASTER_SITES= http://linuxbrit.co.uk/downloads/ @@ -13,8 +13,9 @@ COMMENT= Utility library that includes a LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING +LIB_DEPENDS= libImlib2.so:${PORTSDIR}/graphics/imlib2 + USES= pathfix pkgconfig libtool -USE_EFL= imlib2 GNU_CONFIGURE= yes USE_LDCONFIG= yes MAKE_ARGS= docsdir=${DOCSDIR} Modified: head/graphics/hsetroot/Makefile ============================================================================== --- head/graphics/hsetroot/Makefile Fri Dec 26 23:28:27 2014 (r375662) +++ head/graphics/hsetroot/Makefile Sat Dec 27 00:09:02 2014 (r375663) @@ -3,7 +3,7 @@ PORTNAME= hsetroot PORTVERSION= 1.0.2 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= graphics MASTER_SITES= http://cdn.thegraveyard.org/releases/hsetroot/ \ http://www.skysmurf.nl/comp/FreeBSD/distfiles/ @@ -13,11 +13,12 @@ COMMENT= Wallpaper manipulation utility LICENSE= GPLv2 +LIB_DEPENDS= libImlib2.so:${PORTSDIR}/graphics/imlib2 + GNU_CONFIGURE= yes USES= gmake -USE_EFL= imlib2 USE_XORG= x11 -LDFLAGS+= -lX11 +LDFLAGS+= -L${LOCALBASE}/lib -lX11 PLIST_FILES= bin/hsetroot Modified: head/graphics/icat/Makefile ============================================================================== --- head/graphics/icat/Makefile Fri Dec 26 23:28:27 2014 (r375662) +++ head/graphics/icat/Makefile Sat Dec 27 00:09:02 2014 (r375663) @@ -3,13 +3,15 @@ PORTNAME= icat PORTVERSION= 0.4 +PORTREVISION= 1 CATEGORIES= graphics MAINTAINER= ehaupt@FreeBSD.org COMMENT= Displays images in 256-color capable terminals +LIB_DEPENDS= libImlib2.so:${PORTSDIR}/graphics/imlib2 + USES= gmake dos2unix -USE_EFL= imlib2 USE_GITHUB= yes GH_ACCOUNT= atextor GH_TAGNAME= v${PORTVERSION} Modified: head/graphics/imlib2/Makefile ============================================================================== --- head/graphics/imlib2/Makefile Fri Dec 26 23:28:27 2014 (r375662) +++ head/graphics/imlib2/Makefile Sat Dec 27 00:09:02 2014 (r375663) @@ -3,7 +3,7 @@ PORTNAME= imlib2 PORTVERSION= 1.4.6 -PORTREVISION= 4 +PORTREVISION= 5 PORTEPOCH= 2 CATEGORIES= graphics enlightenment MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} @@ -20,11 +20,10 @@ LICENSE_PERMS= dist-mirror dist-sell pkg LIB_DEPENDS= libfreetype.so:${PORTSDIR}/print/freetype2 GNU_CONFIGURE= yes -USE_EFL= libtool_hack USE_LDCONFIG= yes -USES= pathfix pkgconfig tar:bzip2 +USES= libtool pathfix pkgconfig tar:bzip2 -CONFIGURE_ARGS+= --enable-visibility-hiding +CONFIGURE_ARGS+= --enable-visibility-hiding --disable-static CONFIGURE_ENV+= ac_cv_lib_dl_dlopen=no CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib Modified: head/graphics/imlib2/pkg-plist ============================================================================== --- head/graphics/imlib2/pkg-plist Fri Dec 26 23:28:27 2014 (r375662) +++ head/graphics/imlib2/pkg-plist Sat Dec 27 00:09:02 2014 (r375663) @@ -25,7 +25,8 @@ lib/imlib2/loaders/tga.so lib/imlib2/loaders/xpm.so lib/imlib2/loaders/zlib.so lib/libImlib2.so -lib/libImlib2.so.5 +lib/libImlib2.so.1 +lib/libImlib2.so.1.4.6 libdata/pkgconfig/imlib2.pc %%DATADIR%%/data/fonts/cinema.ttf %%DATADIR%%/data/fonts/grunge.ttf Modified: head/graphics/imlib2_loaders/Makefile ============================================================================== --- head/graphics/imlib2_loaders/Makefile Fri Dec 26 23:28:27 2014 (r375662) +++ head/graphics/imlib2_loaders/Makefile Sat Dec 27 00:09:02 2014 (r375663) @@ -3,6 +3,7 @@ PORTNAME= imlib2_loaders PORTVERSION= 1.4.6 +PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= graphics enlightenment MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} @@ -17,15 +18,17 @@ LICENSE_NAME_imlib2= imlib2 license LICENSE_FILE_imlib2= ${WRKSRC}/COPYING LICENSE_PERMS_imlib2= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept +LIB_DEPENDS= libImlib2.so:${PORTSDIR}/graphics/imlib2 + GNU_CONFIGURE= yes -USES= pathfix pkgconfig tar:bzip2 -USE_EFL= imlib2 libtool_hack +USES= libtool pathfix pkgconfig tar:bzip2 OPTIONS_DEFINE= EET XCF OPTIONS_DEFAULT= EET XCF EET_DESC= Enable eet loader XCF_DESC= Enable XCF loader +CONFIGURE_ARGS= --disable-static MAKE_ENV+= INSTALL_STRIP_FLAG="${STRIP}" .include Modified: head/graphics/libcaca/Makefile ============================================================================== --- head/graphics/libcaca/Makefile Fri Dec 26 23:28:27 2014 (r375662) +++ head/graphics/libcaca/Makefile Sat Dec 27 00:09:02 2014 (r375663) @@ -3,6 +3,7 @@ PORTNAME= libcaca DISTVERSION= 0.99.beta19 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://caca.zoy.org/raw-attachment/wiki/libcaca/ @@ -32,7 +33,7 @@ FTGL_DESC= Freetype font rendering in Op X11_USE= XORG=x11 GL=glut X11_CONFIGURE_OFF= --disable-x11 --disable-gl -IMLIB2_USE= EFL=imlib2 +IMLIB2_LIB_DEPENDS= libImlib2.so:${PORTSDIR}/graphics/imlib2 IMLIB2_CONFIGURE_ENABLE= imlib2 SLANG_LIB_DEPENDS= libslang.so.2:${PORTSDIR}/devel/libslang2 SLANG_CONFIGURE_ENABLE= slang Modified: head/graphics/maim/Makefile ============================================================================== --- head/graphics/maim/Makefile Fri Dec 26 23:28:27 2014 (r375662) +++ head/graphics/maim/Makefile Sat Dec 27 00:09:02 2014 (r375663) @@ -2,6 +2,7 @@ PORTNAME= maim PORTVERSION= 3.3.41 +PORTREVISION= 1 CATEGORIES= graphics MAINTAINER= neel@neelc.org @@ -9,6 +10,8 @@ COMMENT= Screenshot utility with perform LICENSE= GPLv3 +LIB_DEPENDS= libImlib2.so:${PORTSDIR}/graphics/imlib2 + USE_GITHUB= yes GH_ACCOUNT= naelstrof GH_PROJECT= maim @@ -16,7 +19,6 @@ GH_TAGNAME= v${PORTVERSION} GH_COMMIT= 178b253 USES= cmake -USE_EFL= imlib2 USE_XORG= x11 xrandr xfixes PLIST_FILES= bin/${PORTNAME} man/man1/${PORTNAME}.1.gz Modified: head/graphics/p5-Image-Imlib2/Makefile ============================================================================== --- head/graphics/p5-Image-Imlib2/Makefile Fri Dec 26 23:28:27 2014 (r375662) +++ head/graphics/p5-Image-Imlib2/Makefile Sat Dec 27 00:09:02 2014 (r375663) @@ -3,7 +3,7 @@ PORTNAME= Image-Imlib2 PORTVERSION= 2.03 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -12,10 +12,10 @@ MAINTAINER= perl@FreeBSD.org COMMENT= Perl interface to the Imlib2 image library BUILD_DEPENDS+= p5-Test-Simple>=0:${PORTSDIR}/devel/p5-Test-Simple +LIB_DEPENDS= libImlib2.so:${PORTSDIR}/graphics/imlib2 USES= perl5 USE_PERL5= modbuild -USE_EFL= imlib2 OPTIONS_DEFINE= DOCS EXAMPLES Modified: head/graphics/p5-Imlib2/Makefile ============================================================================== --- head/graphics/p5-Imlib2/Makefile Fri Dec 26 23:28:27 2014 (r375662) +++ head/graphics/p5-Imlib2/Makefile Sat Dec 27 00:09:02 2014 (r375663) @@ -3,7 +3,7 @@ PORTNAME= Imlib2 PORTVERSION= 1.0.0 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= graphics perl5 MASTER_SITES= http://www.muhri.net/ PKGNAMEPREFIX= p5- @@ -12,7 +12,8 @@ DISTNAME= ${PORTNAME}-Perl-${PORTVERSION MAINTAINER= ports@FreeBSD.org COMMENT= Perl bindings for Imlib2 -USE_EFL= imlib2 +LIB_DEPENDS= libImlib2.so:${PORTSDIR}/graphics/imlib2 + USES= perl5 USE_PERL5= configure Modified: head/graphics/pecl-imlib2/Makefile ============================================================================== --- head/graphics/pecl-imlib2/Makefile Fri Dec 26 23:28:27 2014 (r375662) +++ head/graphics/pecl-imlib2/Makefile Sat Dec 27 00:09:02 2014 (r375663) @@ -3,7 +3,7 @@ PORTNAME= imlib2 PORTVERSION= 0.1.00 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- @@ -13,11 +13,12 @@ DIST_SUBDIR= PECL MAINTAINER= leeym@FreeBSD.org COMMENT= PECL extension if imlib2 +LIB_DEPENDS= libImlib2.so:${PORTSDIR}/graphics/imlib2 + USE_PHP= yes USE_PHPEXT= yes DEFAULT_PHP_VER=53 IGNORE_WITH_PHP=5 -USE_EFL= imlib2 # libImlib2 may or may not depend on X, however, # imlib2 extension doesn't need X related functions in libImlib2 Modified: head/graphics/qiv/Makefile ============================================================================== --- head/graphics/qiv/Makefile Fri Dec 26 23:28:27 2014 (r375662) +++ head/graphics/qiv/Makefile Sat Dec 27 00:09:02 2014 (r375663) @@ -3,6 +3,7 @@ PORTNAME= qiv PORTVERSION= 2.3.1 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://spiegl.de/qiv/download/ \ http://www.predatorlabs.net/dl/ Modified: head/graphics/ruby-imlib2/Makefile ============================================================================== --- head/graphics/ruby-imlib2/Makefile Fri Dec 26 23:28:27 2014 (r375662) +++ head/graphics/ruby-imlib2/Makefile Sat Dec 27 00:09:02 2014 (r375663) @@ -3,7 +3,7 @@ PORTNAME= imlib2 PORTVERSION= 0.5.2 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= graphics ruby MASTER_SITES= http://www.pablotron.org/download/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} @@ -13,11 +13,12 @@ DIST_SUBDIR= ruby MAINTAINER= ruby@FreeBSD.org COMMENT= Imlib2 bindings for Ruby +LIB_DEPENDS= libImlib2.so:${PORTSDIR}/graphics/imlib2 + OPTIONS_DEFINE= DOCS EXAMPLES USE_RUBY= yes USE_RUBY_EXTCONF= yes -USE_EFL= imlib2 INSTALL_TARGET= site-install Modified: head/graphics/scrot/Makefile ============================================================================== --- head/graphics/scrot/Makefile Fri Dec 26 23:28:27 2014 (r375662) +++ head/graphics/scrot/Makefile Sat Dec 27 00:09:02 2014 (r375663) @@ -3,7 +3,7 @@ PORTNAME= scrot PORTVERSION= 0.8 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= graphics MASTER_SITES= http://linuxbrit.co.uk/downloads/ \ http://mirror.amdmi3.ru/distfiles/ Modified: head/graphics/simpleviewer/Makefile ============================================================================== --- head/graphics/simpleviewer/Makefile Fri Dec 26 23:28:27 2014 (r375662) +++ head/graphics/simpleviewer/Makefile Sat Dec 27 00:09:02 2014 (r375663) @@ -3,7 +3,7 @@ PORTNAME= simpleviewer PORTVERSION= 1.7.1553.8560 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/OpenGL%20edition DISTNAME= sviewgl-src-${PORTVERSION} @@ -15,10 +15,10 @@ LICENSE= GPLv2 LIB_DEPENDS= libjpeg.so:${PORTSDIR}/graphics/jpeg \ libpng.so:${PORTSDIR}/graphics/png \ - libgif.so:${PORTSDIR}/graphics/giflib + libgif.so:${PORTSDIR}/graphics/giflib \ + libImlib2.so:${PORTSDIR}/graphics/imlib2 USES= tar:bzip2 -USE_EFL= imlib2 USE_GL= glut WRKSRC= ${WRKDIR}/sviewgl-src MAKE_ARGS= CC="${CXX}" Modified: head/graphics/sxiv/Makefile ============================================================================== --- head/graphics/sxiv/Makefile Fri Dec 26 23:28:27 2014 (r375662) +++ head/graphics/sxiv/Makefile Sat Dec 27 00:09:02 2014 (r375663) @@ -3,7 +3,7 @@ PORTNAME= sxiv PORTVERSION= 1.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= https://github.com/muennich/sxiv/archive/ DISTNAME= v${PORTVERSION} Modified: head/graphics/telak/Makefile ============================================================================== --- head/graphics/telak/Makefile Fri Dec 26 23:28:27 2014 (r375662) +++ head/graphics/telak/Makefile Sat Dec 27 00:09:02 2014 (r375663) @@ -3,7 +3,7 @@ PORTNAME= telak PORTVERSION= 0.6 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics MASTER_SITES= http://julien.danjou.info/telak/ \ CRITICAL @@ -14,10 +14,10 @@ COMMENT= Tool to draw pictures on your r LICENSE= GPLv2 LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl \ - libgcrypt.so:${PORTSDIR}/security/libgcrypt + libgcrypt.so:${PORTSDIR}/security/libgcrypt \ + libImlib2.so:${PORTSDIR}/graphics/imlib2 USES= gmake -USE_EFL= imlib2 ALL_TARGET= ${PORTNAME} Modified: head/graphics/zphoto/Makefile ============================================================================== --- head/graphics/zphoto/Makefile Fri Dec 26 23:28:27 2014 (r375662) +++ head/graphics/zphoto/Makefile Sat Dec 27 00:09:02 2014 (r375663) @@ -3,7 +3,7 @@ PORTNAME= zphoto PORTVERSION= 1.2 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= graphics www MASTER_SITES= http://namazu.org/~satoru/zphoto/ MASTER_SITE_SUBDIR= ${PORTNAME} @@ -16,7 +16,8 @@ OPTIONS_DEFAULT= ZIP ZIP_DESC= Enable zip support LIB_DEPENDS= libming.so:${PORTSDIR}/graphics/ming \ - libpopt.so:${PORTSDIR}/devel/popt + libpopt.so:${PORTSDIR}/devel/popt \ + libImlib2.so:${PORTSDIR}/graphics/imlib2 ZIP_RUN_DEPENDS= zip:${PORTSDIR}/archivers/zip ZIP_CONFIGURE_OFF= --disable-zip @@ -25,7 +26,6 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-avifile CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib -USE_EFL= imlib2 USES= perl5 gmake USE_PERL5= build Modified: head/irc/minbif/Makefile ============================================================================== --- head/irc/minbif/Makefile Fri Dec 26 23:28:27 2014 (r375662) +++ head/irc/minbif/Makefile Sat Dec 27 00:09:02 2014 (r375663) @@ -3,7 +3,7 @@ PORTNAME= minbif PORTVERSION= 1.0.5 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= irc net-im MASTER_SITES= https://symlink.me/attachments/download/148/ @@ -64,7 +64,7 @@ CMAKE_ARGS+= -DENABLE_VIDEO:BOOL=OFF .endif .if ${PORT_OPTIONS:MCACA} -USE_EFL= imlib2 +LIB_DEPENDS+= libImlib2.so:${PORTSDIR}/graphics/imlib2 .endif .if ${PORT_OPTIONS:MVIDEO} && empty(PORT_OPTIONS:MCACA) Modified: head/multimedia/audacious-plugins/Makefile ============================================================================== --- head/multimedia/audacious-plugins/Makefile Fri Dec 26 23:28:27 2014 (r375662) +++ head/multimedia/audacious-plugins/Makefile Sat Dec 27 00:09:02 2014 (r375663) @@ -21,7 +21,6 @@ LDFLAGS+= -L${LOCALBASE}/lib CFLAGS+= -I${LOCALBASE}/include CONFIGURE_ARGS= --disable-mpris2 USE_GNOME= glib20 -WANT_EFL= yes WANT_SDL= yes PORTDOCS= AUTHORS Modified: head/multimedia/camserv/Makefile ============================================================================== --- head/multimedia/camserv/Makefile Fri Dec 26 23:28:27 2014 (r375662) +++ head/multimedia/camserv/Makefile Sat Dec 27 00:09:02 2014 (r375663) @@ -3,7 +3,7 @@ PORTNAME= camserv PORTVERSION= 0.5.1 -PORTREVISION= 18 +PORTREVISION= 19 PORTEPOCH= 1 CATEGORIES= multimedia MASTER_SITES= SF/cserv/${PORTNAME}/${PORTVERSION} @@ -28,7 +28,7 @@ OPTIONS_DEFINE= IMLIB2 PIXBUF V4L DOCS OPTIONS_DEFAULT=IMLIB2 OPTIONS_SUB= yes -IMLIB2_USE= EFL=imlib2 +IMLIB2_LIB_DEPENDS= libImlib2.so:${PORTSDIR}/graphics/imlib2 IMLIB2_CONFIGURE_OFF= ac_cv_path_IMLIB2_CONFIG=no PIXBUF_USE= GNOME=gdkpixbuf Modified: head/multimedia/py-kaa-imlib2/Makefile ============================================================================== --- head/multimedia/py-kaa-imlib2/Makefile Fri Dec 26 23:28:27 2014 (r375662) +++ head/multimedia/py-kaa-imlib2/Makefile Sat Dec 27 00:09:02 2014 (r375663) @@ -3,7 +3,7 @@ PORTNAME= kaa-imlib2 PORTVERSION= 0.2.3 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= multimedia python MASTER_SITES= SF/freevo/${PORTNAME}/${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,9 +13,9 @@ COMMENT= Kaa Media Repository - imlib2 w BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/kaa/__init__.py:${PORTSDIR}/multimedia/py-kaa-base RUN_DEPENDS:= ${BUILD_DEPENDS} +LIB_DEPENDS= libImlib2.so:${PORTSDIR}/graphics/imlib2 USES= python USE_PYTHON= distutils autoplist -USE_EFL= imlib2 .include Modified: head/x11-wm/awesome/Makefile ============================================================================== --- head/x11-wm/awesome/Makefile Fri Dec 26 23:28:27 2014 (r375662) +++ head/x11-wm/awesome/Makefile Sat Dec 27 00:09:02 2014 (r375663) @@ -3,7 +3,7 @@ PORTNAME= awesome PORTVERSION= 3.5.5 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= x11-wm MASTER_SITES= http://awesome.naquadah.org/download/ @@ -30,11 +30,11 @@ LIB_DEPENDS= libcairo.so:${PORTSDIR}/gra libxcb-util.so:${PORTSDIR}/x11/xcb-util \ libxcb-cursor.so:${PORTSDIR}/x11/xcb-util-cursor \ libxcb-keysyms.so:${PORTSDIR}/x11/xcb-util-keysyms \ - libxcb-icccm.so:${PORTSDIR}/x11/xcb-util-wm + libxcb-icccm.so:${PORTSDIR}/x11/xcb-util-wm \ + libImlib2.so:${PORTSDIR}/graphics/imlib2 USES= cmake execinfo iconv pkgconfig lua tar:xz CMAKE_ARGS+= -DSYSCONFDIR=${PREFIX}/etc -USE_EFL= imlib2 USE_GNOME= glib20 pango gdkpixbuf2 USE_XORG= pixman x11 xau xcb xdmcp xext xft xinerama xrandr xrender \ xproto Modified: head/x11-wm/awesome2/Makefile ============================================================================== --- head/x11-wm/awesome2/Makefile Fri Dec 26 23:28:27 2014 (r375662) +++ head/x11-wm/awesome2/Makefile Sat Dec 27 00:09:02 2014 (r375663) @@ -3,7 +3,7 @@ PORTNAME= awesome2 PORTVERSION= 2.3.6 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= x11-wm MASTER_SITES= http://awesome.naquadah.org/download/ DISTNAME= awesome-${PORTVERSION} @@ -17,15 +17,15 @@ BUILD_DEPENDS= asciidoc:${PORTSDIR}/text xmlto:${PORTSDIR}/textproc/xmlto LIB_DEPENDS= libconfuse.so:${PORTSDIR}/devel/libconfuse \ libcairo.so:${PORTSDIR}/graphics/cairo \ - libfreetype.so:${PORTSDIR}/print/freetype2 + libfreetype.so:${PORTSDIR}/print/freetype2 \ + libImlib2.so:${PORTSDIR}/graphics/imlib2 USES= iconv pkgconfig python:build GNU_CONFIGURE= yes CONFIGURE_ENV= PYTHON=${PYTHON_CMD} -USE_EFL= imlib2 USE_GNOME= pango USE_XORG= x11 xft xext xinerama xt xrandr xproto -LDFLAGS+= -lX11 -lXext ${ICONV_LIB} +LDFLAGS+= -L${LOCALBASE}/lib -lX11 -lXext ${ICONV_LIB} MAN1S= awesome2.1 \ awesome2-client.1 \ Modified: head/x11-wm/e16/Makefile ============================================================================== --- head/x11-wm/e16/Makefile Fri Dec 26 23:28:27 2014 (r375662) +++ head/x11-wm/e16/Makefile Sat Dec 27 00:09:02 2014 (r375663) @@ -3,6 +3,7 @@ PORTNAME= e16 PORTVERSION= 1.0.15 +PORTREVISION= 1 CATEGORIES= x11-wm enlightenment MASTER_SITES= SF/enlightenment/${PORTNAME}/${PORTVERSION}/ @@ -11,6 +12,8 @@ COMMENT= Enlightenment DR16 window manag LICENSE= MIT +LIB_DEPENDS= libImlib2.so:${PORTSDIR}/graphics/imlib2 + OPTIONS_DEFINE= DOCS NLS SOUND OPTIONS_SUB= yes SOUND_DESC= Sound support via pulseaudio/libsndfile @@ -30,7 +33,6 @@ USE_XORG= compositeproto damageproto xex xext xfixes xft xinerama xrandr xrender xxf86vm USES= gettext gmake iconv libtool perl5 pkgconfig shebangfix SHEBANG_FILES= scripts/e_gen_menu -USE_EFL= imlib2 CFLAGS+= -Wno-unused-parameter GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-dependency-tracking \ Modified: head/x11-wm/epplets/Makefile ============================================================================== --- head/x11-wm/epplets/Makefile Fri Dec 26 23:28:27 2014 (r375662) +++ head/x11-wm/epplets/Makefile Sat Dec 27 00:09:02 2014 (r375663) @@ -3,7 +3,7 @@ PORTNAME= epplets PORTVERSION= 0.14 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11-wm MASTER_SITES= SF/enlightenment/${PORTNAME}/${PORTVERSION} Modified: head/x11-wm/fluxbox/Makefile ============================================================================== --- head/x11-wm/fluxbox/Makefile Fri Dec 26 23:28:27 2014 (r375662) +++ head/x11-wm/fluxbox/Makefile Sat Dec 27 00:09:02 2014 (r375663) @@ -3,7 +3,7 @@ PORTNAME= fluxbox PORTVERSION= 1.3.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-wm MASTER_SITES= SF DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} @@ -65,7 +65,7 @@ PLIST_SUB+= DOCPDF="@comment " .endif .if ${PORT_OPTIONS:MIMLIB2} -USE_EFL+= imlib2 +LIB_DEPENDS+= libImlib2.so:${PORTSDIR}/graphics/imlib2 CONFIGURE_ARGS+= --enable-imlib2 .else CONFIGURE_ARGS+= --disable-imlib2 Modified: head/x11-wm/obconf/Makefile ============================================================================== --- head/x11-wm/obconf/Makefile Fri Dec 26 23:28:27 2014 (r375662) +++ head/x11-wm/obconf/Makefile Sat Dec 27 00:09:02 2014 (r375663) @@ -3,7 +3,7 @@ PORTNAME= obconf PORTVERSION= 2.0.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-wm MASTER_SITES= http://openbox.org/dist/obconf/ Modified: head/x11-wm/openbox/Makefile ============================================================================== --- head/x11-wm/openbox/Makefile Fri Dec 26 23:28:27 2014 (r375662) +++ head/x11-wm/openbox/Makefile Sat Dec 27 00:09:02 2014 (r375663) @@ -3,7 +3,7 @@ PORTNAME= openbox PORTVERSION= 3.5.2 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= x11-wm MASTER_SITES= http://openbox.org/dist/openbox/ @@ -37,7 +37,7 @@ NOTIFY_LIB_DEPENDS= libstartup-notificat NOTIFY_CONFIGURE_OFF= --disable-startup-notification IMLIB_CONFIGURE_ENABLE= imlib2 -IMLIB_USE= EFL=imlib2 +IMLIB_LIB_DEPENDS= libImlib2.so:${PORTSDIR}/graphics/imlib2 SVG_USE= GNOME=librsvg2 SVG_CONFIGURE_ENABLE= librsvg Modified: head/x11-wm/phluid/Makefile ============================================================================== --- head/x11-wm/phluid/Makefile Fri Dec 26 23:28:27 2014 (r375662) +++ head/x11-wm/phluid/Makefile Sat Dec 27 00:09:02 2014 (r375663) @@ -3,15 +3,16 @@ PORTNAME= phluid PORTVERSION= 0.0.3 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= x11-wm MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-src/${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Window manager that emphasizes efficiency, speed, and beauty +LIB_DEPENDS= libImlib2.so:${PORTSDIR}/graphics/imlib2 + USES= gmake -USE_EFL= imlib2 GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -lm -lX11 Modified: head/x11-wm/wmfs/Makefile ============================================================================== --- head/x11-wm/wmfs/Makefile Fri Dec 26 23:28:27 2014 (r375662) +++ head/x11-wm/wmfs/Makefile Sat Dec 27 00:09:02 2014 (r375663) @@ -3,7 +3,7 @@ PORTNAME= wmfs DISTVERSION= 201104 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11-wm MASTER_SITES= http://wmfs.info/attachments/download/45/ \ http://cloud.github.com/downloads/xorg62/wmfs/ @@ -32,7 +32,7 @@ XRANDR_USE= XORG=xrandr XRANDR_CONFIGURE_WITH+= xrandr XINERAMA_USE= XORG=xinerama XINERARAM_CONFIGURE_WITH= xinerama -IMLIB_USE= EFL=imlib2 +IMLIB_LIB_DEPENDS= libImlib2.so:${PORTSDIR}/graphics/imlib2 IMLIB_CONFIGURE_WITH= imlib2 .include Modified: head/x11/3ddesktop/Makefile ============================================================================== --- head/x11/3ddesktop/Makefile Fri Dec 26 23:28:27 2014 (r375662) +++ head/x11/3ddesktop/Makefile Sat Dec 27 00:09:02 2014 (r375663) @@ -3,16 +3,17 @@ PORTNAME= 3ddesktop PORTVERSION= 0.2.9 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= x11 MASTER_SITES= SF/desk3d/${PORTNAME}/${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= 3D Virtual Desktop Switcher +LIB_DEPENDS= libImlib2.so:${PORTSDIR}/graphics/imlib2 + USE_XORG= xmu USE_GL= glut -USE_EFL= imlib2 GNU_CONFIGURE= yes PORTDOCS= README README.windowmanagers Modified: head/x11/bgs/Makefile ============================================================================== --- head/x11/bgs/Makefile Fri Dec 26 23:28:27 2014 (r375662) +++ head/x11/bgs/Makefile Sat Dec 27 00:09:02 2014 (r375663) @@ -3,7 +3,7 @@ PORTNAME= bgs PORTVERSION= 0.5 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= x11 MASTER_SITES= http://s01.de/~gottox/files/bgs/ \ http://laffaye.free.fr/distfiles/ @@ -11,8 +11,9 @@ MASTER_SITES= http://s01.de/~gottox/file MAINTAINER= jlaffaye@FreeBSD.org COMMENT= Simple X11 BackGround Setter using Imlib2 +LIB_DEPENDS= libImlib2.so:${PORTSDIR}/graphics/imlib2 + USE_XORG= x11 xinerama -USE_EFL= imlib2 PLIST_FILES= bin/bgs \ man/man1/bgs.1.gz Modified: head/x11/erun/Makefile ============================================================================== --- head/x11/erun/Makefile Fri Dec 26 23:28:27 2014 (r375662) +++ head/x11/erun/Makefile Sat Dec 27 00:09:02 2014 (r375663) @@ -3,7 +3,7 @@ PORTNAME= E-Run PORTVERSION= 1.2 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= kbyanc @@ -11,14 +11,14 @@ MASTER_SITE_SUBDIR= kbyanc MAINTAINER= gblach@FreeBSD.org COMMENT= Simple epplet for launching arbitrary programs -LIB_DEPENDS= libepplet.so:${PORTSDIR}/x11-wm/epplets +LIB_DEPENDS= libepplet.so:${PORTSDIR}/x11-wm/epplets \ + libImlib2.so:${PORTSDIR}/graphics/imlib2 PLIST_FILES= bin/E-Run.epplet WRKSRC= ${WRKDIR}/${PORTNAME} USE_GL= gl -USE_EFL= imlib2 CPPFLAGS+= -I${LOCALBASE}/include ${PTHREAD_CFLAGS} LDFLAGS+= -L${LOCALBASE}/lib -lepplet -lImlib2 -lGL ${PTHREAD_LIBS} Modified: head/x11/eterm/Makefile ============================================================================== --- head/x11/eterm/Makefile Fri Dec 26 23:28:27 2014 (r375662) +++ head/x11/eterm/Makefile Sat Dec 27 00:09:02 2014 (r375663) @@ -3,7 +3,7 @@ PORTNAME= eterm PORTVERSION= 0.9.6 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES+= x11 MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/Eterm-${PORTVERSION} DISTNAME= Eterm-${PORTVERSION} @@ -12,7 +12,8 @@ MAINTAINER?= olgeni@FreeBSD.org COMMENT?= X11 terminal emulator based on rxvt/xterm BUILD_DEPENDS= man2html:${PORTSDIR}/textproc/man2html -LIB_DEPENDS= libast.so:${PORTSDIR}/devel/libast +LIB_DEPENDS= libast.so:${PORTSDIR}/devel/libast \ + libImlib2.so:${PORTSDIR}/graphics/imlib2 GNU_CONFIGURE= yes CONFIGURE_ARGS?=--enable-trans --enable-utmp \ @@ -25,7 +26,6 @@ USES= iconv libtool shebangfix SHEBANG_FILES= ${WRKSRC}/utils/kEsetroot.in perl_OLD_CMD= @PERL@ USE_CSTD= gnu89 -USE_EFL= imlib2 USE_LDCONFIG= yes USE_XORG= x11 xt Modified: head/x11/fbdesk/Makefile ============================================================================== --- head/x11/fbdesk/Makefile Fri Dec 26 23:28:27 2014 (r375662) +++ head/x11/fbdesk/Makefile Sat Dec 27 00:09:02 2014 (r375663) @@ -20,7 +20,6 @@ OPTIONS_DEFAULT= IMLIB2 USE_XORG= xext xft xpm xrender USES= pkgconfig -WANT_EFL= yes GNU_CONFIGURE= yes PORTDOCS= ChangeLog INSTALL README @@ -29,7 +28,7 @@ PLIST_FILES= bin/fbdesk .include .if ${PORT_OPTIONS:MIMLIB2} -USE_EFL+= imlib2 +LIB_DEPENDS+= libImlib2.so:${PORTSDIR}/graphics/imlib2 .else CONFIGURE_ARGS+= --disable-imlib2 .endif Modified: head/x11/idesk/Makefile ============================================================================== --- head/x11/idesk/Makefile Fri Dec 26 23:28:27 2014 (r375662) +++ head/x11/idesk/Makefile Sat Dec 27 00:09:02 2014 (r375663) @@ -3,16 +3,16 @@ PORTNAME= idesk PORTVERSION= 0.7.5 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= x11 MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= acm@FreeBSD.org COMMENT= Place launch icons and background directly on your desktop -LIB_DEPENDS= libXft.so:${PORTSDIR}/x11-fonts/libXft +LIB_DEPENDS= libXft.so:${PORTSDIR}/x11-fonts/libXft \ + libImlib2.so:${PORTSDIR}/graphics/imlib2 -USE_EFL= imlib2 GNU_CONFIGURE= yes USE_AUTOTOOLS= autoconf USES= gmake pkgconfig tar:bzip2 Modified: head/x11/ipager/Makefile ============================================================================== --- head/x11/ipager/Makefile Fri Dec 26 23:28:27 2014 (r375662) +++ head/x11/ipager/Makefile Sat Dec 27 00:09:02 2014 (r375663) @@ -3,7 +3,7 @@ PORTNAME= ipager PORTVERSION= 1.1.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= x11 MASTER_SITES= http://useperl.ru/ipager/src/ @@ -12,8 +12,9 @@ COMMENT= X11 pager program LICENSE= MIT +LIB_DEPENDS= libImlib2.so:${PORTSDIR}/graphics/imlib2 + USES= scons -USE_EFL= imlib2 SUB_FILES= pkg-message Modified: head/x11/metalock/Makefile ============================================================================== --- head/x11/metalock/Makefile Fri Dec 26 23:28:27 2014 (r375662) +++ head/x11/metalock/Makefile Sat Dec 27 00:09:02 2014 (r375663) @@ -3,7 +3,7 @@ PORTNAME= metalock PORTVERSION= 0.8.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 MASTER_SITES= BERLIOS GOOGLE_CODE DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ @@ -36,7 +36,7 @@ MAKE_ARGS+= USE_ULTRAGETOPT=no .endif .if ${PORT_OPTIONS:MIMLIB2} -USE_EFL= imlib2 +LIB_DEPENDS+= libImlib2.so:${PORTSDIR}/graphics/imlib2 MAKE_ARGS+= USE_IMLIB2=yes .else MAKE_ARGS+= USE_IMLIB2=no Modified: head/x11/tint/Makefile ============================================================================== --- head/x11/tint/Makefile Fri Dec 26 23:28:27 2014 (r375662) +++ head/x11/tint/Makefile Sat Dec 27 00:09:02 2014 (r375663) @@ -2,20 +2,20 @@ PORTNAME= tint2 *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** From owner-svn-ports-all@FreeBSD.ORG Sat Dec 27 00:24:49 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4F378FF7; Sat, 27 Dec 2014 00:24:49 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1F9A7678CD; Sat, 27 Dec 2014 00:24:49 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBR0OmrT021384; Sat, 27 Dec 2014 00:24:48 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBR0OmHb021377; Sat, 27 Dec 2014 00:24:48 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201412270024.sBR0OmHb021377@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Sat, 27 Dec 2014 00:24:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375664 - in head: . games games/secretmaryochronicles-music science science/mpb x11-fm x11-fm/pbi-thumbnailer X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Dec 2014 00:24:49 -0000 Author: rene Date: Sat Dec 27 00:24:47 2014 New Revision: 375664 URL: https://svnweb.freebsd.org/changeset/ports/375664 QAT: https://qat.redports.org/buildarchive/r375664/ Log: Remove expired ports: 2014-12-27 games/secretmaryochronicles-music: Depends on expiring games/secretmaryochronicles 2014-12-27 science/mpb: Broken for more than 6 months 2014-12-27 x11-fm/pbi-thumbnailer: Broken for more than 6 months Deleted: head/games/secretmaryochronicles-music/ head/science/mpb/ head/x11-fm/pbi-thumbnailer/ Modified: head/MOVED head/games/Makefile head/science/Makefile head/x11-fm/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Sat Dec 27 00:09:02 2014 (r375663) +++ head/MOVED Sat Dec 27 00:24:47 2014 (r375664) @@ -7344,3 +7344,6 @@ x11/peeper||2014-12-25|Abandonware, depe x11-toolkits/fpc-gnome1||2014-12-25|Depends on imlib graphics/fpc-imlib||2014-12-25|Depends on imlib graphics/imlib||2014-12-25|Does not handle modern graphics libraries +games/secretmaryochronicles-music||2014-12-27|Has expired: Depends on expiring games/secretmaryochronicles +science/mpb||2014-12-27|Has expired: Broken for more than 6 months +x11-fm/pbi-thumbnailer||2014-12-27|Has expired: Broken for more than 6 months Modified: head/games/Makefile ============================================================================== --- head/games/Makefile Sat Dec 27 00:09:02 2014 (r375663) +++ head/games/Makefile Sat Dec 27 00:24:47 2014 (r375664) @@ -870,7 +870,6 @@ SUBDIR += searchandrescue SUBDIR += searchandrescue-data SUBDIR += secretmaryochronicles - SUBDIR += secretmaryochronicles-music SUBDIR += secrettower SUBDIR += senken SUBDIR += sets Modified: head/science/Makefile ============================================================================== --- head/science/Makefile Sat Dec 27 00:09:02 2014 (r375663) +++ head/science/Makefile Sat Dec 27 00:24:47 2014 (r375664) @@ -85,7 +85,6 @@ SUBDIR += metaf2xml SUBDIR += minc2 SUBDIR += mol2ps - SUBDIR += mpb SUBDIR += mpqc SUBDIR += mpqc-mpich SUBDIR += ncs Modified: head/x11-fm/Makefile ============================================================================== --- head/x11-fm/Makefile Sat Dec 27 00:09:02 2014 (r375663) +++ head/x11-fm/Makefile Sat Dec 27 00:24:47 2014 (r375664) @@ -22,7 +22,6 @@ SUBDIR += nautilus SUBDIR += nemo SUBDIR += p5-PerlFM - SUBDIR += pbi-thumbnailer SUBDIR += pcmanfm SUBDIR += qtfm SUBDIR += rodent From owner-svn-ports-all@FreeBSD.ORG Sat Dec 27 00:28:02 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0373B17A; Sat, 27 Dec 2014 00:28:02 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E26BC678FE; Sat, 27 Dec 2014 00:28:01 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBR0S12d021924; Sat, 27 Dec 2014 00:28:01 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBR0S1M3021922; Sat, 27 Dec 2014 00:28:01 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201412270028.sBR0S1M3021922@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Sat, 27 Dec 2014 00:28:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375665 - in head: . games games/secretmaryochronicles X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Dec 2014 00:28:02 -0000 Author: rene Date: Sat Dec 27 00:28:00 2014 New Revision: 375665 URL: https://svnweb.freebsd.org/changeset/ports/375665 QAT: https://qat.redports.org/buildarchive/r375665/ Log: games/secretmaryochronicles: remove this expired port too Deleted: head/games/secretmaryochronicles/ Modified: head/MOVED head/games/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Sat Dec 27 00:24:47 2014 (r375664) +++ head/MOVED Sat Dec 27 00:28:00 2014 (r375665) @@ -7347,3 +7347,4 @@ graphics/imlib||2014-12-25|Does not hand games/secretmaryochronicles-music||2014-12-27|Has expired: Depends on expiring games/secretmaryochronicles science/mpb||2014-12-27|Has expired: Broken for more than 6 months x11-fm/pbi-thumbnailer||2014-12-27|Has expired: Broken for more than 6 months +games/secretmaryochronicles||2014-12-27|Has expired: does not run, cegui 0.8 support still in development Modified: head/games/Makefile ============================================================================== --- head/games/Makefile Sat Dec 27 00:24:47 2014 (r375664) +++ head/games/Makefile Sat Dec 27 00:28:00 2014 (r375665) @@ -869,7 +869,6 @@ SUBDIR += seahaven SUBDIR += searchandrescue SUBDIR += searchandrescue-data - SUBDIR += secretmaryochronicles SUBDIR += secrettower SUBDIR += senken SUBDIR += sets From owner-svn-ports-all@FreeBSD.ORG Sat Dec 27 00:29:09 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4693E260; Sat, 27 Dec 2014 00:29:09 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 314AB67908; Sat, 27 Dec 2014 00:29:09 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBR0T9aY022157; Sat, 27 Dec 2014 00:29:09 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBR0T9CD022156; Sat, 27 Dec 2014 00:29:09 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201412270029.sBR0T9CD022156@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Sat, 27 Dec 2014 00:29:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375666 - head/graphics/cegui X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Dec 2014 00:29:09 -0000 Author: rene Date: Sat Dec 27 00:29:08 2014 New Revision: 375666 URL: https://svnweb.freebsd.org/changeset/ports/375666 QAT: https://qat.redports.org/buildarchive/r375666/ Log: graphics/cegui: remove comment about removed games/secretmaryochronicles Modified: head/graphics/cegui/Makefile Modified: head/graphics/cegui/Makefile ============================================================================== --- head/graphics/cegui/Makefile Sat Dec 27 00:28:00 2014 (r375665) +++ head/graphics/cegui/Makefile Sat Dec 27 00:29:08 2014 (r375666) @@ -30,7 +30,7 @@ OPTIONS_GROUP_IMAGECODEC= DEVIL FREEIMAG OPTIONS_GROUP_RENDERER= OPENGL OPENGL3 OGRE IRRLICHT OPTIONS_DEFAULT= FREETYPE PCRE LUA FRIBIDI PYTHON -OPTIONS_DEFAULT+= EXPAT LIBXML2 TINYXML # TINYXML needed by games/secretmaryochronicles +OPTIONS_DEFAULT+= EXPAT LIBXML2 TINYXML OPTIONS_DEFAULT+= DEVIL FREEIMAGE OPTIONS_DEFAULT+= OPENGL OPENGL3 OGRE From owner-svn-ports-all@FreeBSD.ORG Sat Dec 27 00:44:07 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2A1E4631; Sat, 27 Dec 2014 00:44:07 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0A3F267B8C; Sat, 27 Dec 2014 00:44:07 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBR0i6q8030961; Sat, 27 Dec 2014 00:44:06 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBR0i6dH030959; Sat, 27 Dec 2014 00:44:06 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412270044.sBR0i6dH030959@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sat, 27 Dec 2014 00:44:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375667 - head/graphics/ocaml-images/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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Dec 2014 00:44:07 -0000 Author: antoine Date: Sat Dec 27 00:44:05 2014 New Revision: 375667 URL: https://svnweb.freebsd.org/changeset/ports/375667 QAT: https://qat.redports.org/buildarchive/r375667/ Log: Allow building with either giflib 4.2 or 5.0 Modified: head/graphics/ocaml-images/files/patch-src_gifread.c head/graphics/ocaml-images/files/patch-src_gifwrite.c Modified: head/graphics/ocaml-images/files/patch-src_gifread.c ============================================================================== --- head/graphics/ocaml-images/files/patch-src_gifread.c Sat Dec 27 00:29:08 2014 (r375666) +++ head/graphics/ocaml-images/files/patch-src_gifread.c Sat Dec 27 00:44:05 2014 (r375667) @@ -1,6 +1,18 @@ ---- src/gifread.c.orig 2012-11-07 22:33:55.000000000 +0100 -+++ src/gifread.c 2012-11-07 22:34:04.000000000 +0100 -@@ -200,7 +200,6 @@ +--- src/gifread.c.orig 2011-06-22 18:04:32 UTC ++++ src/gifread.c +@@ -140,7 +140,11 @@ value dGifOpenFileName( value name ) + GifFileType *GifFile; + int i; + ++#if GIFLIB_MAJOR >= 5 ++ if((GifFile = DGifOpenFileName( String_val(name), NULL )) == NULL){ ++#else + if((GifFile = DGifOpenFileName( String_val(name) )) == NULL){ ++#endif + failwith("DGifOpenFileName"); + } + +@@ -200,7 +204,6 @@ value dGifGetLine( value hdl ) if( DGifGetLine(GifFile, String_val(buf), GifFile->Image.Width ) == GIF_ERROR ){ Modified: head/graphics/ocaml-images/files/patch-src_gifwrite.c ============================================================================== --- head/graphics/ocaml-images/files/patch-src_gifwrite.c Sat Dec 27 00:29:08 2014 (r375666) +++ head/graphics/ocaml-images/files/patch-src_gifwrite.c Sat Dec 27 00:44:05 2014 (r375667) @@ -1,5 +1,5 @@ ---- src/gifwrite.c.orig 2011-06-22 20:04:32.000000000 +0200 -+++ src/gifwrite.c 2012-11-07 22:32:25.000000000 +0100 +--- src/gifwrite.c.orig 2011-06-22 18:04:32 UTC ++++ src/gifwrite.c @@ -25,7 +25,7 @@ #include @@ -9,7 +9,31 @@ { CAMLparam1(list); CAMLlocal1(l); -@@ -133,7 +133,6 @@ +@@ -52,7 +52,11 @@ ColorMapObject *ColorMapObject_val( valu + fprintf(stderr, "Creating map with length = %d ...\n", len); + fflush(stderr); + */ ++#if GIFLIB_MAJOR >= 5 ++ cmapobj = GifMakeMapObject( len, NULL ); ++#else + cmapobj = MakeMapObject( len, NULL ); ++#endif + for(i=0; i< len; i++){ + cmapobj->Colors[i].Red = Int_val(Field(Field(cmap,i),0)); + cmapobj->Colors[i].Green = Int_val(Field(Field(cmap,i),1)); +@@ -68,7 +72,11 @@ value eGifOpenFileName( name ) + + GifFileType *GifFileOut; + ++#if GIFLIB_MAJOR >= 5 ++ if ((GifFileOut = EGifOpenFileName( String_val( name ), 0, NULL) )== NULL) { ++#else + if ((GifFileOut = EGifOpenFileName( String_val( name ), 0) )== NULL) { ++#endif + failwith("EGifOpenFileName"); + } + /* gcc -fwritable-strings is required to compile libungif */ +@@ -133,7 +141,6 @@ value eGifPutLine( value oc, value buf ) if ( EGifPutLine(GifFileOut, String_val(buf), GifFileOut->Image.Width) == GIF_ERROR ){ From owner-svn-ports-all@FreeBSD.ORG Sat Dec 27 00:49:32 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 597FB904; Sat, 27 Dec 2014 00:49:32 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 399D567C3F; Sat, 27 Dec 2014 00:49:32 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBR0nWxj031897; Sat, 27 Dec 2014 00:49:32 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBR0nVl9031890; Sat, 27 Dec 2014 00:49:31 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412270049.sBR0nVl9031890@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sat, 27 Dec 2014 00:49:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375668 - head/graphics/p5-ming/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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Dec 2014 00:49:32 -0000 Author: antoine Date: Sat Dec 27 00:49:30 2014 New Revision: 375668 URL: https://svnweb.freebsd.org/changeset/ports/375668 QAT: https://qat.redports.org/buildarchive/r375668/ Log: Allow building with either giflib 4.2 or 5.0 Added: head/graphics/p5-ming/files/patch-src_blocks_gifdbl.c (contents, props changed) head/graphics/p5-ming/files/patch-util_gif2dbl.c (contents, props changed) head/graphics/p5-ming/files/patch-util_gif2mask.c (contents, props changed) Added: head/graphics/p5-ming/files/patch-src_blocks_gifdbl.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/p5-ming/files/patch-src_blocks_gifdbl.c Sat Dec 27 00:49:30 2014 (r375668) @@ -0,0 +1,26 @@ +--- ../src/blocks/gifdbl.c.orig 2010-10-10 07:19:23 UTC ++++ ../src/blocks/gifdbl.c +@@ -227,7 +227,11 @@ SWFDBLBitmapData newSWFDBLBitmapData_fro + SWFDBLBitmapData ret; + struct dbl_data gifdata; + ++#if GIFLIB_MAJOR >= 5 ++ if((file = DGifOpenFileName(fileName, NULL)) == NULL) ++#else + if((file = DGifOpenFileName(fileName)) == NULL) ++#endif + return NULL; + if(!readGif(file, &gifdata)) + return NULL; +@@ -246,7 +250,11 @@ SWFDBLBitmapData newSWFDBLBitmapData_fro + SWFDBLBitmapData ret; + struct dbl_data gifdata; + ++#if GIFLIB_MAJOR >= 5 ++ if((file = DGifOpen(input, (InputFunc) gifReadFunc, NULL)) == NULL) ++#else + if((file = DGifOpen(input, (InputFunc) gifReadFunc)) == NULL) ++#endif + return NULL; + if(!readGif(file, &gifdata)) + return NULL; Added: head/graphics/p5-ming/files/patch-util_gif2dbl.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/p5-ming/files/patch-util_gif2dbl.c Sat Dec 27 00:49:30 2014 (r375668) @@ -0,0 +1,14 @@ +--- ../util/gif2dbl.c.orig 2013-06-08 14:08:51 UTC ++++ ../util/gif2dbl.c +@@ -59,7 +59,11 @@ unsigned char *readGif(char *fileName, i + unsigned char *p; + int i, nColors, size, alpha, bgColor, alignedWidth; + ++#if GIFLIB_MAJOR >= 5 ++ if((file = DGifOpenFileName(fileName, NULL)) == NULL) ++#else + if((file = DGifOpenFileName(fileName)) == NULL) ++#endif + error("Error opening file"); + + if(DGifSlurp(file) != GIF_OK) Added: head/graphics/p5-ming/files/patch-util_gif2mask.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/p5-ming/files/patch-util_gif2mask.c Sat Dec 27 00:49:30 2014 (r375668) @@ -0,0 +1,14 @@ +--- ../util/gif2mask.c.orig 2013-06-08 14:08:51 UTC ++++ ../util/gif2mask.c +@@ -28,7 +28,11 @@ unsigned char *readGif(char *fileName, i + unsigned char *data; + int i, nColors, size; + ++#if GIFLIB_MAJOR >= 5 ++ if((file = DGifOpenFileName(fileName, NULL)) == NULL) ++#else + if((file = DGifOpenFileName(fileName)) == NULL) ++#endif + error("Error opening file"); + + if(DGifSlurp(file) != GIF_OK) From owner-svn-ports-all@FreeBSD.ORG Sat Dec 27 00:51:08 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6E4F39FE; Sat, 27 Dec 2014 00:51:08 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 402EA67C57; Sat, 27 Dec 2014 00:51:08 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBR0p8bq033176; Sat, 27 Dec 2014 00:51:08 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBR0p8cZ033175; Sat, 27 Dec 2014 00:51:08 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412270051.sBR0p8cZ033175@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sat, 27 Dec 2014 00:51:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375669 - head/graphics/php5-swfed/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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Dec 2014 00:51:08 -0000 Author: antoine Date: Sat Dec 27 00:51:07 2014 New Revision: 375669 URL: https://svnweb.freebsd.org/changeset/ports/375669 QAT: https://qat.redports.org/buildarchive/r375669/ Log: Allow building with either giflib 4.2 or 5.0 Added: head/graphics/php5-swfed/files/ head/graphics/php5-swfed/files/patch-swf__gif.c (contents, props changed) Added: head/graphics/php5-swfed/files/patch-swf__gif.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/php5-swfed/files/patch-swf__gif.c Sat Dec 27 00:51:07 2014 (r375669) @@ -0,0 +1,38 @@ +--- swf_gif.c.orig 2014-02-10 02:32:16 UTC ++++ swf_gif.c +@@ -132,7 +132,11 @@ gifconv_gif2lossless(unsigned char *gif_ + gif_buff.data = gif_data; + gif_buff.data_len = gif_data_len; + gif_buff.data_offset = 0; ++#if GIFLIB_MAJOR >= 5 ++ GifFile = DGifOpen(& gif_buff, gif_data_read_func, NULL); ++#else + GifFile = DGifOpen(& gif_buff, gif_data_read_func); ++#endif + if (GifFile == NULL) { + fprintf(stderr, "gifconv_gif2lossless: can't open GIFFile\n"); + return NULL; +@@ -252,7 +256,11 @@ gifconv_lossless2gif(void *image_data, + gif_buff.data = NULL; + gif_buff.data_len = 0; + gif_buff.data_offset = 0; ++#if GIFLIB_MAJOR >= 5 ++ GifFile = EGifOpen(& gif_buff, gif_data_write_func, NULL); ++#else + GifFile = EGifOpen(& gif_buff, gif_data_write_func); ++#endif + if (GifFile == NULL) { + fprintf(stderr, "gifconv_lossless2gif: can't open GIFFile\n"); + return NULL; +@@ -292,7 +300,11 @@ gifconv_lossless2gif(void *image_data, + } + + GifFile->SavedImages[0].RasterBits = gif_image_data; ++#if GIFLIB_MAJOR >= 5 ++ GifFile->SColorMap = GifMakeMapObject(ColorCount, Colors); ++#else + GifFile->SColorMap = MakeMapObject(ColorCount, Colors); ++#endif + EGifSpew(GifFile); // XXX + + free(gif_image_data); From owner-svn-ports-all@FreeBSD.ORG Sat Dec 27 01:19:33 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 39F0A1C2; Sat, 27 Dec 2014 01:19:33 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 241A72E80; Sat, 27 Dec 2014 01:19:33 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBR1JXmh046288; Sat, 27 Dec 2014 01:19:33 GMT (envelope-from mandree@FreeBSD.org) Received: (from mandree@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBR1JV7o046282; Sat, 27 Dec 2014 01:19:31 GMT (envelope-from mandree@FreeBSD.org) Message-Id: <201412270119.sBR1JV7o046282@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: mandree set sender to mandree@FreeBSD.org using -f From: Matthias Andree Date: Sat, 27 Dec 2014 01:19:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375670 - in head/mail/mailman: . 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Dec 2014 01:19:33 -0000 Author: mandree Date: Sat Dec 27 01:19:30 2014 New Revision: 375670 URL: https://svnweb.freebsd.org/changeset/ports/375670 QAT: https://qat.redports.org/buildarchive/r375670/ Log: The rcfile now runs bin/check_perms so users have a visual clue in case they installed the package without running scripts (pkg install -I). Clean up inconsistent image (=icon) installation. Reported by Alex Stangl. Makefile: Shuffle things around to please portlint. Makefile: Clean up muting: only mute RM, comments, MKDIR. Makefile: Move postfix checks into pkg-install. pkg-deinstall: drop workaround for traditional pkg_delete. pkg-deinstall: less verbose mail list reporting. pkg-deinstall: cleanups for last_mailman_version handling. pkg-install: defeat "Re-run..." line from check_perms to avoid confusing users. pkg-plist: cleanups and modernization. Sets directory permissions. NOTE: pkg 1.4.1 is unable to extract these on package installs, "make install" however should be fine. Modified: head/mail/mailman/Makefile head/mail/mailman/files/mailman.in head/mail/mailman/files/pkg-deinstall.in head/mail/mailman/files/pkg-install.in head/mail/mailman/files/pkg-message.in head/mail/mailman/pkg-plist Modified: head/mail/mailman/Makefile ============================================================================== --- head/mail/mailman/Makefile Sat Dec 27 00:51:07 2014 (r375669) +++ head/mail/mailman/Makefile Sat Dec 27 01:19:30 2014 (r375670) @@ -3,7 +3,7 @@ PORTNAME= mailman DISTVERSION= 2.1.18-1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_GNU} \ SF/${PORTNAME}/Mailman%202.1%20%28stable%29/${PORTVERSION} \ @@ -11,6 +11,8 @@ MASTER_SITES= ${MASTER_SITE_GNU} \ MASTER_SITE_SUBDIR= ${PORTNAME} DIST_SUBDIR= mailman +PATCH_DIST_STRIP= -p1 + MAINTAINER= mandree@FreeBSD.org COMMENT= Mailing list manager with user-friendly web front-end @@ -51,8 +53,6 @@ PLIST_SUB= MMDIR=${MM_DIR} IMGDIR=${IMGD SUB_FILES= pkg-message pkg-install pkg-deinstall SUB_LIST= MAILMANDIR=${MAILMANDIR} USER=${MM_USERNAME} GROUP=${MM_GROUPNAME} -IMGFILES= PythonPowered.png mailman.jpg mm-icon.png - PORTDOCS= ACKNOWLEDGMENTS BUGS FAQ INSTALL NEWS README README-I18N.en \ README.CONTRIB README.NETSCAPE \ README.USERAGENT TODO UPGRADING \ @@ -112,7 +112,6 @@ PATCH_SITES+= http://www.openinfo.co.uk/ http://www.openinfo.co.uk/mm/patches/444884/:patch2 PATCHFILES+= indexing-2.1.12-0.1.patch.gz:patch1 \ htdig-2.1.12-0.1.patch.gz:patch2 -PATCH_DIST_STRIP= -p1 PKGNAMESUFFIX+= -with-htdig RUN_DEPENDS+= htdig:${PORTSDIR}/textproc/htdig PLIST_SUB+= SUB_HTDIG="" @@ -147,16 +146,16 @@ pre-everything:: @${ECHO} "" post-patch: - @${REINPLACE_CMD} -e 's#%%LOCALBASE%%#${LOCALBASE}#g' \ + ${REINPLACE_CMD} -e 's#%%LOCALBASE%%#${LOCALBASE}#g' \ ${WRKSRC}/Mailman/Defaults.py.in - @${REINPLACE_CMD} -e 's/^0,5,10/#&/' ${WRKSRC}/cron/crontab.in.in + ${REINPLACE_CMD} -e 's/^0,5,10/#&/' ${WRKSRC}/cron/crontab.in.in .if empty(PORT_OPTIONS:MNLS) - @${REINPLACE_CMD} -e 's/messages//' ${WRKSRC}/Makefile.in + ${REINPLACE_CMD} -e 's/messages//' ${WRKSRC}/Makefile.in .endif .if ${PORT_OPTIONS:MPOSTFIX} pre-configure: - @${ECHO} "MTA = 'Postfix'" >> ${WRKSRC}/Mailman/mm_cfg.py.dist.in + ${ECHO} "MTA = 'Postfix'" >> ${WRKSRC}/Mailman/mm_cfg.py.dist.in .endif post-install: @@ -177,34 +176,23 @@ post-install: -d ${MAILMANDIR}/${dir} ${dir}) .endfor @${RM} -f ${STAGEDIR}${MAILMANDIR}/pythonlib/*.egg-info - # mm_cfg.py is handled by pkg-plist: + @# mm_cfg.py is handled by pkg-plist: @${RM} -f ${STAGEDIR}${MAILMANDIR}/Mailman/mm_cfg.py @${RM} -f ${STAGEDIR}${MAILMANDIR}/Mailman/mm_cfg.pyc - ${MKDIR} ${STAGEDIR}${PREFIX}/${IMGDIR} -.for imgfile in ${IMGFILES} - ${CP} ${STAGEDIR}${MAILMANDIR}/icons/${imgfile} ${STAGEDIR}${PREFIX}/${IMGDIR} -.endfor + @${MKDIR} ${STAGEDIR}${PREFIX}/${IMGDIR} + ${CP} -p ${STAGEDIR}${MAILMANDIR}/icons/* ${STAGEDIR}${PREFIX}/${IMGDIR} uudecode -p ${FILESDIR}/powerlogo.gif.uue > \ ${STAGEDIR}${PREFIX}/${IMGDIR}/powerlogo.gif .if ${PORT_OPTIONS:MDOCS} ${CP} -R ${WRKSRC}/doc/* ${WRKSRC}/ - ${MKDIR} ${STAGEDIR}${DOCSDIR} + @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${FILESDIR}/FreeBSD-post-install-notes ${STAGEDIR}${DOCSDIR} .for docfile in ${PORTDOCS:NFreeBSD-post-install-notes} ${INSTALL_DATA} ${WRKSRC}/${docfile} ${STAGEDIR}${DOCSDIR} .endfor .endif - ${MKDIR} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} + @${MKDIR} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} ${ECHO} "This marker file ensures that Python's upgrade-site-packages handles ${PKGNAME}." >${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/mailman-info.txt -.if ${PORT_OPTIONS:MPOSTFIX} - @if [ "x`${LOCALBASE}/sbin/postconf -h myhostname`" != "xlocalhost" ]; then \ - ${ECHO_CMD} ""; \ - ${ECHO_CMD} "Your Postfix hostname is non-default."; \ - ${ECHO_CMD} -n "You must add \"SMTPHOST = "; \ - ${ECHO_CMD} -n `${LOCALBASE}/sbin/postconf -h myhostname`; \ - ${ECHO_CMD} "\" to the bottom of mm_cfg.py."; \ - ${ECHO_CMD} ""; \ - fi -.endif + ${INSTALL_SCRIPT} ${PKGINSTALL} ${STAGEDIR}${MAILMANDIR}/bin/FreeBSD-post-install .include Modified: head/mail/mailman/files/mailman.in ============================================================================== --- head/mail/mailman/files/mailman.in Sat Dec 27 00:51:07 2014 (r375669) +++ head/mail/mailman/files/mailman.in Sat Dec 27 01:19:30 2014 (r375670) @@ -27,6 +27,7 @@ status_cmd=${name}_status extra_commands="reload status" mailman_start() { + env LC_ALL=C %%MAILMANDIR%%/bin/check_perms %%MAILMANDIR%%/bin/mailmanctl -s -q start } Modified: head/mail/mailman/files/pkg-deinstall.in ============================================================================== --- head/mail/mailman/files/pkg-deinstall.in Sat Dec 27 00:51:07 2014 (r375669) +++ head/mail/mailman/files/pkg-deinstall.in Sat Dec 27 01:19:30 2014 (r375670) @@ -39,14 +39,17 @@ DEINSTALL) POST-DEINSTALL) echo "---> Starting post-deinstall script" - # try to kill all empty directories - necessary on pkg_add-based systems - find "%%MAILMANDIR%%" -depth -type d -exec rmdir '{}' + >/dev/null 2>&1 || : - if [ -d "%%MAILMANDIR%%" ]; then - echo '---> %%MAILMANDIR%% is not empty - this installation may have active lists!' - ls -lRB "%%MAILMANDIR%%" | head -n200 || : + set -- "%%MAILMANDIR%%/lists"/* + if [ $# -gt 1 ] || [ "x$1" != "x%%MAILMANDIR%%/lists/*" ] ; then + echo '---> %%MAILMANDIR%%/lists is not empty - this installation may have active lists! Listing max. 10:' + find "%%MAILMANDIR%%/lists" -mindepth 1 -maxdepth 1 | head -n 10 || : echo "---> Restoring \"last_mailman_version\" file" - /bin/mkdir -p "%%MAILMANDIR%%/data" - /bin/mv -f /var/tmp/last_mailman_version "%%MAILMANDIR%%/data/" + if test -d "%%MAILMANDIR%%" ; then + /bin/mkdir -p "%%MAILMANDIR%%/data" && \ + /bin/mv -f /var/tmp/last_mailman_version "%%MAILMANDIR%%/data/" + else + /bin/rm -f /var/tmp/last_mailman_version + fi fi ;; Modified: head/mail/mailman/files/pkg-install.in ============================================================================== --- head/mail/mailman/files/pkg-install.in Sat Dec 27 00:51:07 2014 (r375669) +++ head/mail/mailman/files/pkg-install.in Sat Dec 27 01:19:30 2014 (r375670) @@ -8,6 +8,8 @@ case $2 in POST-INSTALL) echo "---> Starting post-install script" + LC_ALL=C + export LC_ALL MYTMP="$(mktemp -d "${TMPDIR-/tmp}/mminstall.XXXXXXXXXX")" || exit 1 trap "rm -rf \"$MYTMP\"" EXIT @@ -41,7 +43,23 @@ POST-INSTALL) rm -f "$MYTMP/crontab" echo "---> Checking (and fixing) file and directory permissions" - "%%MAILMANDIR%%/bin/check_perms" -f >/dev/null + output="$("%%MAILMANDIR%%/bin/check_perms" -f 2>&1)" + printf '%s\n' "$output" | egrep -v '^Re-run' || : + + echo "---> Running assorted other checks" + if egrep -q "^[ \t]*MTA.*=.*Postfix" "%%MAILMANDIR%%/Mailman/mm_cfg.py" ; then + # run Postfix-specific checks + if [ "x`${PKG_PREFIX}/sbin/postconf -h myhostname`" != "xlocalhost" ] \ + && ! egrep "^[ \t]*SMTPHOST.*=.*`${PKG_PREFIX}/sbin/postconf -h myhostname`" \ + "%%MAILMANDIR%%/Mailman/mm_cfg.py" + then + echo "" + echo "Your Postfix hostname is non-default." + echo -n "You must add \"SMTPHOST = '`${PKG_PREFIX}/sbin/postconf -h myhostname`'" + echo "\" to the bottom of mm_cfg.py (without quotes)." + echo "" + fi + fi ;; esac Modified: head/mail/mailman/files/pkg-message.in ============================================================================== --- head/mail/mailman/files/pkg-message.in Sat Dec 27 00:51:07 2014 (r375669) +++ head/mail/mailman/files/pkg-message.in Sat Dec 27 01:19:30 2014 (r375670) @@ -1,6 +1,24 @@ ---------------------------------------------------------------------------- Mailman has been installed, but requires further configuration before use! +========================================== +WARNING ATTENTION DANGER ATTENTION WARNING +========================================== + +mail/mailman requires proper directory permissions to run; but due to +pkg 1.4.1 or libarchive bugs, directory permissions can not be created +properly. + +If you installed mailman with pkg -I, --no-script or --no-install-scripts, +you MUST(!) run the post-install script now, as root: + +env "PKG_PREFIX=%%PREFIX%%" sh \ + %%MAILMANDIR%%/bin/FreeBSD-post-install x POST-INSTALL + +========================================== +WARNING ATTENTION DANGER ATTENTION WARNING +========================================== + You will have to configure both your MTA (mail server) and web server to integrate with Mailman. If the port's documentation has been installed, extensive post-installation instructions may be found in: @@ -29,10 +47,10 @@ installed in %%MAILMANDIR%%/bin. Note (3): As of version 2.1, Mailman's queue runner runs as a daemon and is started by a script in %%LOCALBASE%%/etc/rc.d -In order to make private archives searchable with namazu2, you need copy -or link %%LOCALBASE%%/libexec/namazu.cgi to -%%MAILMANDIR%%/archives/private// and configure .namazurc -to refer to %%LOCALBASE%%/etc/namazu/namazu-sample. -You can also see the Japanese document in +In order to make private archives searchable with namazu2, you need +to copy or link %%LOCALBASE%%/libexec/namazu.cgi to +%%MAILMANDIR%%/archives/private// and configure .namazurc. +Refer to %%LOCALBASE%%/etc/namazu/namazu-sample. +You can also see the document in Japanese language in ---------------------------------------------------------------------------- Modified: head/mail/mailman/pkg-plist ============================================================================== --- head/mail/mailman/pkg-plist Sat Dec 27 00:51:07 2014 (r375669) +++ head/mail/mailman/pkg-plist Sat Dec 27 01:19:30 2014 (r375670) @@ -1,19 +1,13 @@ -@stopdaemon mailman @unexec if cmp -s %D/%%MMDIR%%/Mailman/mm_cfg.py %D/%%MMDIR%%/Mailman/mm_cfg.py.dist; then rm -f %D/%%MMDIR%%/Mailman/mm_cfg.py; fi @unexec rm -f %D/%%MMDIR%%/Mailman/mm_cfg.pyc -@exec mkdir -p %D/%%MMDIR%%/archives -%%SUB_HTDIG%%@exec mkdir -p %D/%%MMDIR%%/archives/htdig -@exec mkdir -p %D/%%MMDIR%%/archives/private -@exec mkdir -p %D/%%MMDIR%%/archives/public -@exec mkdir -p %D/%%MMDIR%%/lists -@exec mkdir -p %D/%%MMDIR%%/locks -@exec mkdir -p %D/%%MMDIR%%/logs -@exec mkdir -p %D/%%MMDIR%%/qfiles -@exec mkdir -p %D/%%MMDIR%%/spam -%%IMGDIR%%/PythonPowered.png +%%IMGDIR%%/%%MM_USERNAME%%-large.jpg +%%IMGDIR%%/gnu-head-tiny.jpg %%IMGDIR%%/mailman.jpg +%%IMGDIR%%/mm-icon-large.ico +%%IMGDIR%%/mm-icon.ico %%IMGDIR%%/mm-icon.png %%IMGDIR%%/powerlogo.gif +%%IMGDIR%%/PythonPowered.png @group %%MM_GROUPNAME%% %%MMDIR%%/Mailman/Archiver/Archiver.py %%MMDIR%%/Mailman/Archiver/Archiver.pyc @@ -317,6 +311,7 @@ @exec [ -f %B/mm_cfg.py ] || cp %B/%f %B/mm_cfg.py %%MMDIR%%/Mailman/versions.py %%MMDIR%%/Mailman/versions.pyc +%%MMDIR%%/bin/FreeBSD-post-install %%MMDIR%%/bin/add_members %%MMDIR%%/bin/arch %%MMDIR%%/bin/b4b5-archfix @@ -2259,154 +2254,154 @@ %%MMDIR%%/tests/test_smtp.py %%MMDIR%%/tests/testall.py %%PYTHON_SITELIBDIR%%/mailman-info.txt -@comment @dirrmtry %%PYTHON_SITELIBDIR%% -@dirrm %%MMDIR%%/tests/msgs -@dirrm %%MMDIR%%/tests/bounces -@dirrm %%MMDIR%%/tests -%%NLS%%@dirrm %%MMDIR%%/templates/zh_TW -%%NLS%%@dirrm %%MMDIR%%/templates/zh_CN -%%NLS%%@dirrm %%MMDIR%%/templates/vi -%%NLS%%@dirrm %%MMDIR%%/templates/uk -%%NLS%%@dirrm %%MMDIR%%/templates/tr -%%NLS%%@dirrm %%MMDIR%%/templates/sv -%%NLS%%@dirrm %%MMDIR%%/templates/sr -%%NLS%%@dirrm %%MMDIR%%/templates/sl -%%NLS%%@dirrm %%MMDIR%%/templates/sk -%%NLS%%@dirrm %%MMDIR%%/templates/ru -%%NLS%%@dirrm %%MMDIR%%/templates/ro -%%NLS%%@dirrm %%MMDIR%%/templates/pt_BR -%%NLS%%@dirrm %%MMDIR%%/templates/pt -%%NLS%%@dirrm %%MMDIR%%/templates/pl -%%NLS%%@dirrm %%MMDIR%%/templates/no -%%NLS%%@dirrm %%MMDIR%%/templates/nl -%%NLS%%@dirrm %%MMDIR%%/templates/lt -%%NLS%%@dirrm %%MMDIR%%/templates/ko -%%NLS%%@dirrm %%MMDIR%%/templates/ja -%%NLS%%@dirrm %%MMDIR%%/templates/it -%%NLS%%@dirrm %%MMDIR%%/templates/ia -%%NLS%%@dirrm %%MMDIR%%/templates/hu -%%NLS%%@dirrm %%MMDIR%%/templates/hr -%%NLS%%@dirrm %%MMDIR%%/templates/he -%%NLS%%@dirrm %%MMDIR%%/templates/gl -%%NLS%%@dirrm %%MMDIR%%/templates/fr -%%NLS%%@dirrm %%MMDIR%%/templates/fi -%%NLS%%@dirrm %%MMDIR%%/templates/fa -%%NLS%%@dirrm %%MMDIR%%/templates/eu -%%NLS%%@dirrm %%MMDIR%%/templates/et -%%NLS%%@dirrm %%MMDIR%%/templates/es -@dirrm %%MMDIR%%/templates/en -%%NLS%%@dirrm %%MMDIR%%/templates/el -%%NLS%%@dirrm %%MMDIR%%/templates/de -%%NLS%%@dirrm %%MMDIR%%/templates/da -%%NLS%%@dirrm %%MMDIR%%/templates/cs -%%NLS%%@dirrm %%MMDIR%%/templates/ca -%%NLS%%@dirrm %%MMDIR%%/templates/ast -%%NLS%%@dirrm %%MMDIR%%/templates/ar -@dirrm %%MMDIR%%/templates -@dirrm %%MMDIR%%/scripts -%%NLS%%@dirrm %%MMDIR%%/messages/ast/LC_MESSAGES -%%NLS%%@dirrm %%MMDIR%%/messages/ast -%%NLS%%@dirrm %%MMDIR%%/messages/zh_TW/LC_MESSAGES -%%NLS%%@dirrm %%MMDIR%%/messages/zh_TW -%%NLS%%@dirrm %%MMDIR%%/messages/zh_CN/LC_MESSAGES -%%NLS%%@dirrm %%MMDIR%%/messages/zh_CN -%%NLS%%@dirrm %%MMDIR%%/messages/vi/LC_MESSAGES -%%NLS%%@dirrm %%MMDIR%%/messages/vi -%%NLS%%@dirrm %%MMDIR%%/messages/uk/LC_MESSAGES -%%NLS%%@dirrm %%MMDIR%%/messages/uk -%%NLS%%@dirrm %%MMDIR%%/messages/tr/LC_MESSAGES -%%NLS%%@dirrm %%MMDIR%%/messages/tr -%%NLS%%@dirrm %%MMDIR%%/messages/sv/LC_MESSAGES -%%NLS%%@dirrm %%MMDIR%%/messages/sv -%%NLS%%@dirrm %%MMDIR%%/messages/sr/LC_MESSAGES -%%NLS%%@dirrm %%MMDIR%%/messages/sr -%%NLS%%@dirrm %%MMDIR%%/messages/sl/LC_MESSAGES -%%NLS%%@dirrm %%MMDIR%%/messages/sl -%%NLS%%@dirrm %%MMDIR%%/messages/sk/LC_MESSAGES -%%NLS%%@dirrm %%MMDIR%%/messages/sk -%%NLS%%@dirrm %%MMDIR%%/messages/ru/LC_MESSAGES -%%NLS%%@dirrm %%MMDIR%%/messages/ru -%%NLS%%@dirrm %%MMDIR%%/messages/ro/LC_MESSAGES -%%NLS%%@dirrm %%MMDIR%%/messages/ro -%%NLS%%@dirrm %%MMDIR%%/messages/pt_BR/LC_MESSAGES -%%NLS%%@dirrm %%MMDIR%%/messages/pt_BR -%%NLS%%@dirrm %%MMDIR%%/messages/pt/LC_MESSAGES -%%NLS%%@dirrm %%MMDIR%%/messages/pt -%%NLS%%@dirrm %%MMDIR%%/messages/pl/LC_MESSAGES -%%NLS%%@dirrm %%MMDIR%%/messages/pl -%%NLS%%@dirrm %%MMDIR%%/messages/no/LC_MESSAGES -%%NLS%%@dirrm %%MMDIR%%/messages/no -%%NLS%%@dirrm %%MMDIR%%/messages/nl/LC_MESSAGES -%%NLS%%@dirrm %%MMDIR%%/messages/nl -%%NLS%%@dirrm %%MMDIR%%/messages/lt/LC_MESSAGES -%%NLS%%@dirrm %%MMDIR%%/messages/lt -%%NLS%%@dirrm %%MMDIR%%/messages/ko/LC_MESSAGES -%%NLS%%@dirrm %%MMDIR%%/messages/ko -%%NLS%%@dirrm %%MMDIR%%/messages/ja/LC_MESSAGES -%%NLS%%@dirrm %%MMDIR%%/messages/ja -%%NLS%%@dirrm %%MMDIR%%/messages/it/LC_MESSAGES -%%NLS%%@dirrm %%MMDIR%%/messages/it -%%NLS%%@dirrm %%MMDIR%%/messages/ia/LC_MESSAGES -%%NLS%%@dirrm %%MMDIR%%/messages/ia -%%NLS%%@dirrm %%MMDIR%%/messages/hu/LC_MESSAGES -%%NLS%%@dirrm %%MMDIR%%/messages/hu -%%NLS%%@dirrm %%MMDIR%%/messages/hr/LC_MESSAGES -%%NLS%%@dirrm %%MMDIR%%/messages/hr -%%NLS%%@dirrm %%MMDIR%%/messages/he/LC_MESSAGES -%%NLS%%@dirrm %%MMDIR%%/messages/he -%%NLS%%@dirrm %%MMDIR%%/messages/gl/LC_MESSAGES -%%NLS%%@dirrm %%MMDIR%%/messages/gl -%%NLS%%@dirrm %%MMDIR%%/messages/fr/LC_MESSAGES -%%NLS%%@dirrm %%MMDIR%%/messages/fr -%%NLS%%@dirrm %%MMDIR%%/messages/fi/LC_MESSAGES -%%NLS%%@dirrm %%MMDIR%%/messages/fi -%%NLS%%@dirrm %%MMDIR%%/messages/fa/LC_MESSAGES -%%NLS%%@dirrm %%MMDIR%%/messages/fa -%%NLS%%@dirrm %%MMDIR%%/messages/eu/LC_MESSAGES -%%NLS%%@dirrm %%MMDIR%%/messages/eu -%%NLS%%@dirrm %%MMDIR%%/messages/et/LC_MESSAGES -%%NLS%%@dirrm %%MMDIR%%/messages/et -%%NLS%%@dirrm %%MMDIR%%/messages/es/LC_MESSAGES -%%NLS%%@dirrm %%MMDIR%%/messages/es -%%NLS%%@dirrm %%MMDIR%%/messages/el/LC_MESSAGES -%%NLS%%@dirrm %%MMDIR%%/messages/el -%%NLS%%@dirrm %%MMDIR%%/messages/de/LC_MESSAGES -%%NLS%%@dirrm %%MMDIR%%/messages/de -%%NLS%%@dirrm %%MMDIR%%/messages/da/LC_MESSAGES -%%NLS%%@dirrm %%MMDIR%%/messages/da -%%NLS%%@dirrm %%MMDIR%%/messages/cs/LC_MESSAGES -%%NLS%%@dirrm %%MMDIR%%/messages/cs -%%NLS%%@dirrm %%MMDIR%%/messages/ca/LC_MESSAGES -%%NLS%%@dirrm %%MMDIR%%/messages/ca -%%NLS%%@dirrm %%MMDIR%%/messages/ar/LC_MESSAGES -%%NLS%%@dirrm %%MMDIR%%/messages/ar -%%NLS%%@dirrm %%MMDIR%%/messages -@dirrm %%MMDIR%%/mail -@dirrm %%MMDIR%%/icons -@dirrm %%MMDIR%%/cron -@dirrmtry %%MMDIR%%/pythonlib -@dirrm %%MMDIR%%/cgi-bin -@dirrm %%MMDIR%%/bin -@dirrm %%MMDIR%%/Mailman/Queue -@dirrm %%MMDIR%%/Mailman/MTA -@dirrm %%MMDIR%%/Mailman/Logging -@dirrm %%MMDIR%%/Mailman/Handlers -@dirrm %%MMDIR%%/Mailman/Gui -@dirrm %%MMDIR%%/Mailman/Commands -@dirrm %%MMDIR%%/Mailman/Cgi -@dirrm %%MMDIR%%/Mailman/Bouncers -@dirrm %%MMDIR%%/Mailman/Archiver -@dirrmtry %%IMGDIR%% -@dirrmtry %%MMDIR%%/spam -@dirrmtry %%MMDIR%%/qfiles -@dirrmtry %%MMDIR%%/logs -@dirrmtry %%MMDIR%%/locks -@dirrmtry %%MMDIR%%/lists -@dirrmtry %%MMDIR%%/data -@dirrmtry %%MMDIR%%/archives/public -@dirrmtry %%MMDIR%%/archives/private -%%SUB_HTDIG%%@dirrmtry %%MMDIR%%/archives/htdig -@dirrmtry %%MMDIR%%/archives -@dirrmtry %%MMDIR%%/Mailman -@dirrmtry %%MMDIR%% +@comment @dir %%PYTHON_SITELIBDIR%% +@dir %%MMDIR%%/tests/msgs +@dir %%MMDIR%%/tests/bounces +@dir %%MMDIR%%/tests +%%NLS%%@dir(,,02775) %%MMDIR%%/templates/zh_TW +%%NLS%%@dir(,,02775) %%MMDIR%%/templates/zh_CN +%%NLS%%@dir(,,02775) %%MMDIR%%/templates/vi +%%NLS%%@dir(,,02775) %%MMDIR%%/templates/uk +%%NLS%%@dir(,,02775) %%MMDIR%%/templates/tr +%%NLS%%@dir(,,02775) %%MMDIR%%/templates/sv +%%NLS%%@dir(,,02775) %%MMDIR%%/templates/sr +%%NLS%%@dir(,,02775) %%MMDIR%%/templates/sl +%%NLS%%@dir(,,02775) %%MMDIR%%/templates/sk +%%NLS%%@dir(,,02775) %%MMDIR%%/templates/ru +%%NLS%%@dir(,,02775) %%MMDIR%%/templates/ro +%%NLS%%@dir(,,02775) %%MMDIR%%/templates/pt_BR +%%NLS%%@dir(,,02775) %%MMDIR%%/templates/pt +%%NLS%%@dir(,,02775) %%MMDIR%%/templates/pl +%%NLS%%@dir(,,02775) %%MMDIR%%/templates/no +%%NLS%%@dir(,,02775) %%MMDIR%%/templates/nl +%%NLS%%@dir(,,02775) %%MMDIR%%/templates/lt +%%NLS%%@dir(,,02775) %%MMDIR%%/templates/ko +%%NLS%%@dir(,,02775) %%MMDIR%%/templates/ja +%%NLS%%@dir(,,02775) %%MMDIR%%/templates/it +%%NLS%%@dir(,,02775) %%MMDIR%%/templates/ia +%%NLS%%@dir(,,02775) %%MMDIR%%/templates/hu +%%NLS%%@dir(,,02775) %%MMDIR%%/templates/hr +%%NLS%%@dir(,,02775) %%MMDIR%%/templates/he +%%NLS%%@dir(,,02775) %%MMDIR%%/templates/gl +%%NLS%%@dir(,,02775) %%MMDIR%%/templates/fr +%%NLS%%@dir(,,02775) %%MMDIR%%/templates/fi +%%NLS%%@dir(,,02775) %%MMDIR%%/templates/fa +%%NLS%%@dir(,,02775) %%MMDIR%%/templates/eu +%%NLS%%@dir(,,02775) %%MMDIR%%/templates/et +%%NLS%%@dir(,,02775) %%MMDIR%%/templates/es +@dir(,,02775) %%MMDIR%%/templates/en +%%NLS%%@dir(,,02775) %%MMDIR%%/templates/el +%%NLS%%@dir(,,02775) %%MMDIR%%/templates/de +%%NLS%%@dir(,,02775) %%MMDIR%%/templates/da +%%NLS%%@dir(,,02775) %%MMDIR%%/templates/cs +%%NLS%%@dir(,,02775) %%MMDIR%%/templates/ca +%%NLS%%@dir(,,02775) %%MMDIR%%/templates/ast +%%NLS%%@dir(,,02775) %%MMDIR%%/templates/ar +@dir %%MMDIR%%/templates +@dir %%MMDIR%%/scripts +%%NLS%%@dir %%MMDIR%%/messages/ast/LC_MESSAGES +%%NLS%%@dir(,,02775) %%MMDIR%%/messages/ast +%%NLS%%@dir %%MMDIR%%/messages/zh_TW/LC_MESSAGES +%%NLS%%@dir(,,02775) %%MMDIR%%/messages/zh_TW +%%NLS%%@dir %%MMDIR%%/messages/zh_CN/LC_MESSAGES +%%NLS%%@dir(,,02775) %%MMDIR%%/messages/zh_CN +%%NLS%%@dir %%MMDIR%%/messages/vi/LC_MESSAGES +%%NLS%%@dir(,,02775) %%MMDIR%%/messages/vi +%%NLS%%@dir %%MMDIR%%/messages/uk/LC_MESSAGES +%%NLS%%@dir(,,02775) %%MMDIR%%/messages/uk +%%NLS%%@dir %%MMDIR%%/messages/tr/LC_MESSAGES +%%NLS%%@dir(,,02775) %%MMDIR%%/messages/tr +%%NLS%%@dir %%MMDIR%%/messages/sv/LC_MESSAGES +%%NLS%%@dir(,,02775) %%MMDIR%%/messages/sv +%%NLS%%@dir %%MMDIR%%/messages/sr/LC_MESSAGES +%%NLS%%@dir(,,02775) %%MMDIR%%/messages/sr +%%NLS%%@dir %%MMDIR%%/messages/sl/LC_MESSAGES +%%NLS%%@dir(,,02775) %%MMDIR%%/messages/sl +%%NLS%%@dir %%MMDIR%%/messages/sk/LC_MESSAGES +%%NLS%%@dir(,,02775) %%MMDIR%%/messages/sk +%%NLS%%@dir %%MMDIR%%/messages/ru/LC_MESSAGES +%%NLS%%@dir(,,02775) %%MMDIR%%/messages/ru +%%NLS%%@dir %%MMDIR%%/messages/ro/LC_MESSAGES +%%NLS%%@dir(,,02775) %%MMDIR%%/messages/ro +%%NLS%%@dir %%MMDIR%%/messages/pt_BR/LC_MESSAGES +%%NLS%%@dir(,,02775) %%MMDIR%%/messages/pt_BR +%%NLS%%@dir %%MMDIR%%/messages/pt/LC_MESSAGES +%%NLS%%@dir(,,02775) %%MMDIR%%/messages/pt +%%NLS%%@dir %%MMDIR%%/messages/pl/LC_MESSAGES +%%NLS%%@dir(,,02775) %%MMDIR%%/messages/pl +%%NLS%%@dir %%MMDIR%%/messages/no/LC_MESSAGES +%%NLS%%@dir(,,02775) %%MMDIR%%/messages/no +%%NLS%%@dir %%MMDIR%%/messages/nl/LC_MESSAGES +%%NLS%%@dir(,,02775) %%MMDIR%%/messages/nl +%%NLS%%@dir %%MMDIR%%/messages/lt/LC_MESSAGES +%%NLS%%@dir(,,02775) %%MMDIR%%/messages/lt +%%NLS%%@dir %%MMDIR%%/messages/ko/LC_MESSAGES +%%NLS%%@dir(,,02775) %%MMDIR%%/messages/ko +%%NLS%%@dir %%MMDIR%%/messages/ja/LC_MESSAGES +%%NLS%%@dir(,,02775) %%MMDIR%%/messages/ja +%%NLS%%@dir %%MMDIR%%/messages/it/LC_MESSAGES +%%NLS%%@dir(,,02775) %%MMDIR%%/messages/it +%%NLS%%@dir %%MMDIR%%/messages/ia/LC_MESSAGES +%%NLS%%@dir(,,02775) %%MMDIR%%/messages/ia +%%NLS%%@dir %%MMDIR%%/messages/hu/LC_MESSAGES +%%NLS%%@dir(,,02775) %%MMDIR%%/messages/hu +%%NLS%%@dir %%MMDIR%%/messages/hr/LC_MESSAGES +%%NLS%%@dir(,,02775) %%MMDIR%%/messages/hr +%%NLS%%@dir %%MMDIR%%/messages/he/LC_MESSAGES +%%NLS%%@dir(,,02775) %%MMDIR%%/messages/he +%%NLS%%@dir %%MMDIR%%/messages/gl/LC_MESSAGES +%%NLS%%@dir(,,02775) %%MMDIR%%/messages/gl +%%NLS%%@dir %%MMDIR%%/messages/fr/LC_MESSAGES +%%NLS%%@dir(,,02775) %%MMDIR%%/messages/fr +%%NLS%%@dir %%MMDIR%%/messages/fi/LC_MESSAGES +%%NLS%%@dir(,,02775) %%MMDIR%%/messages/fi +%%NLS%%@dir %%MMDIR%%/messages/fa/LC_MESSAGES +%%NLS%%@dir(,,02775) %%MMDIR%%/messages/fa +%%NLS%%@dir %%MMDIR%%/messages/eu/LC_MESSAGES +%%NLS%%@dir(,,02775) %%MMDIR%%/messages/eu +%%NLS%%@dir %%MMDIR%%/messages/et/LC_MESSAGES +%%NLS%%@dir(,,02775) %%MMDIR%%/messages/et +%%NLS%%@dir %%MMDIR%%/messages/es/LC_MESSAGES +%%NLS%%@dir(,,02775) %%MMDIR%%/messages/es +%%NLS%%@dir %%MMDIR%%/messages/el/LC_MESSAGES +%%NLS%%@dir(,,02775) %%MMDIR%%/messages/el +%%NLS%%@dir %%MMDIR%%/messages/de/LC_MESSAGES +%%NLS%%@dir(,,02775) %%MMDIR%%/messages/de +%%NLS%%@dir %%MMDIR%%/messages/da/LC_MESSAGES +%%NLS%%@dir(,,02775) %%MMDIR%%/messages/da +%%NLS%%@dir %%MMDIR%%/messages/cs/LC_MESSAGES +%%NLS%%@dir(,,02775) %%MMDIR%%/messages/cs +%%NLS%%@dir %%MMDIR%%/messages/ca/LC_MESSAGES +%%NLS%%@dir(,,02775) %%MMDIR%%/messages/ca +%%NLS%%@dir %%MMDIR%%/messages/ar/LC_MESSAGES +%%NLS%%@dir(,,02775) %%MMDIR%%/messages/ar +%%NLS%%@dir(,,02775) %%MMDIR%%/messages +@dir %%MMDIR%%/mail +@dir %%MMDIR%%/icons +@dir %%MMDIR%%/cron +@dir %%MMDIR%%/pythonlib +@dir %%MMDIR%%/cgi-bin +@dir %%MMDIR%%/bin +@dir %%MMDIR%%/Mailman/Queue +@dir %%MMDIR%%/Mailman/MTA +@dir %%MMDIR%%/Mailman/Logging +@dir %%MMDIR%%/Mailman/Handlers +@dir %%MMDIR%%/Mailman/Gui +@dir %%MMDIR%%/Mailman/Commands +@dir %%MMDIR%%/Mailman/Cgi +@dir %%MMDIR%%/Mailman/Bouncers +@dir %%MMDIR%%/Mailman/Archiver +@dir %%IMGDIR%% +@dir %%MMDIR%%/spam +@dir %%MMDIR%%/qfiles +@dir %%MMDIR%%/logs +@dir %%MMDIR%%/locks +@dir %%MMDIR%%/lists +@dir %%MMDIR%%/data +@dir %%MMDIR%%/archives/public +@dir %%MMDIR%%/archives/private +%%SUB_HTDIG%%@dir %%MMDIR%%/archives/htdig +@dir %%MMDIR%%/archives +@dir %%MMDIR%%/Mailman +@dir(,,02775) %%MMDIR%% @group From owner-svn-ports-all@FreeBSD.ORG Sat Dec 27 01:27:52 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 84A032FF; Sat, 27 Dec 2014 01:27:52 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6563B64142; Sat, 27 Dec 2014 01:27:52 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBR1RqAS050810; Sat, 27 Dec 2014 01:27:52 GMT (envelope-from tota@FreeBSD.org) Received: (from tota@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBR1Rpt6050804; Sat, 27 Dec 2014 01:27:51 GMT (envelope-from tota@FreeBSD.org) Message-Id: <201412270127.sBR1Rpt6050804@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: tota set sender to tota@FreeBSD.org using -f From: TAKATSU Tomonari Date: Sat, 27 Dec 2014 01:27:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375671 - head/net-im/mikutter X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Dec 2014 01:27:52 -0000 Author: tota Date: Sat Dec 27 01:27:50 2014 New Revision: 375671 URL: https://svnweb.freebsd.org/changeset/ports/375671 QAT: https://qat.redports.org/buildarchive/r375671/ Log: - Update to 3.2.0 Modified: head/net-im/mikutter/Makefile head/net-im/mikutter/distinfo head/net-im/mikutter/pkg-plist Modified: head/net-im/mikutter/Makefile ============================================================================== --- head/net-im/mikutter/Makefile Sat Dec 27 01:19:30 2014 (r375670) +++ head/net-im/mikutter/Makefile Sat Dec 27 01:27:50 2014 (r375671) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mikutter -PORTVERSION= 3.1.1 +PORTVERSION= 3.2.0 CATEGORIES= net-im ruby MASTER_SITES= http://mikutter.hachune.net/bin/ \ LOCAL Modified: head/net-im/mikutter/distinfo ============================================================================== --- head/net-im/mikutter/distinfo Sat Dec 27 01:19:30 2014 (r375670) +++ head/net-im/mikutter/distinfo Sat Dec 27 01:27:50 2014 (r375671) @@ -1,2 +1,2 @@ -SHA256 (mikutter.3.1.1.tar.gz) = b7c45048e4594542d78bb9cabe1911a69326f1311fc581fc346821c07c11b30d -SIZE (mikutter.3.1.1.tar.gz) = 2556358 +SHA256 (mikutter.3.2.0.tar.gz) = 1712968de36898bcabc34786de99f1b27cca6ba6221a2f04a9a2a2101e04b7fe +SIZE (mikutter.3.2.0.tar.gz) = 2574277 Modified: head/net-im/mikutter/pkg-plist ============================================================================== --- head/net-im/mikutter/pkg-plist Sat Dec 27 01:19:30 2014 (r375670) +++ head/net-im/mikutter/pkg-plist Sat Dec 27 01:27:50 2014 (r375671) @@ -412,6 +412,9 @@ bin/mikutter %%RUBY_SITELIBDIR%%/mikutter/core/plugin/openimg/po/zh/openimg.po %%RUBY_SITELIBDIR%%/mikutter/core/plugin/openimg/po/zh_CN/openimg.po %%RUBY_SITELIBDIR%%/mikutter/core/plugin/openimg/po/zh_TW/openimg.po +%%RUBY_SITELIBDIR%%/mikutter/core/plugin/photo_support/.mikutter.yml +%%RUBY_SITELIBDIR%%/mikutter/core/plugin/photo_support/Gemfile +%%RUBY_SITELIBDIR%%/mikutter/core/plugin/photo_support/photo_support.rb %%RUBY_SITELIBDIR%%/mikutter/core/plugin/profile/.mikutter.yml %%RUBY_SITELIBDIR%%/mikutter/core/plugin/profile/po/ar/profile.po %%RUBY_SITELIBDIR%%/mikutter/core/plugin/profile/po/de/profile.po @@ -556,6 +559,8 @@ bin/mikutter %%RUBY_SITELIBDIR%%/mikutter/core/plugin/shortcutkey/po/zh_TW/shortcutkey.po %%RUBY_SITELIBDIR%%/mikutter/core/plugin/shortcutkey/shortcutkey.rb %%RUBY_SITELIBDIR%%/mikutter/core/plugin/shortcutkey/shortcutkey_listview.rb +%%RUBY_SITELIBDIR%%/mikutter/core/plugin/skin/.mikutter.yml +%%RUBY_SITELIBDIR%%/mikutter/core/plugin/skin/skin.rb %%RUBY_SITELIBDIR%%/mikutter/core/plugin/smartthread/.mikutter.yml %%RUBY_SITELIBDIR%%/mikutter/core/plugin/smartthread/po/ar/smartthread.po %%RUBY_SITELIBDIR%%/mikutter/core/plugin/smartthread/po/de/smartthread.po @@ -633,6 +638,7 @@ bin/mikutter %%RUBY_SITELIBDIR%%/mikutter/core/skin/data/fav.png %%RUBY_SITELIBDIR%%/mikutter/core/skin/data/followers.png %%RUBY_SITELIBDIR%%/mikutter/core/skin/data/followings.png +%%RUBY_SITELIBDIR%%/mikutter/core/skin/data/forward.png %%RUBY_SITELIBDIR%%/mikutter/core/skin/data/icon.png %%RUBY_SITELIBDIR%%/mikutter/core/skin/data/icon_alternative.png %%RUBY_SITELIBDIR%%/mikutter/core/skin/data/list.png From owner-svn-ports-all@FreeBSD.ORG Sat Dec 27 07:38:01 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D98A76A8; Sat, 27 Dec 2014 07:38:01 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C3B272001; Sat, 27 Dec 2014 07:38:01 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBR7c1Vj023030; Sat, 27 Dec 2014 07:38:01 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBR7c0Hu023020; Sat, 27 Dec 2014 07:38:00 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412270738.sBR7c0Hu023020@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sat, 27 Dec 2014 07:38:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375672 - in head: graphics/swftools/files java/openjdk8/files net-im/kmess-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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Dec 2014 07:38:02 -0000 Author: antoine Date: Sat Dec 27 07:37:59 2014 New Revision: 375672 URL: https://svnweb.freebsd.org/changeset/ports/375672 QAT: https://qat.redports.org/buildarchive/r375672/ Log: Allow building with either giflib 4.2 or 5.0 Added: head/java/openjdk8/files/patch-jdk_src_share_native_sun_awt_splashscreen_splashscreen__gif.c (contents, props changed) head/net-im/kmess-kde4/files/patch-contrib_isf-qt_src_isfqt.cpp (contents, props changed) Modified: head/graphics/swftools/files/patch-gif2swf.c Modified: head/graphics/swftools/files/patch-gif2swf.c ============================================================================== --- head/graphics/swftools/files/patch-gif2swf.c Sat Dec 27 01:27:50 2014 (r375671) +++ head/graphics/swftools/files/patch-gif2swf.c Sat Dec 27 07:37:59 2014 (r375672) @@ -1,37 +1,76 @@ ---- src/gif2swf.c.orig 2011-01-02 04:30:29.000000000 +0100 -+++ src/gif2swf.c 2012-06-03 06:43:44.000000000 +0200 -@@ -65,6 +65,16 @@ +--- src/gif2swf.c.orig 2011-01-02 03:30:29 UTC ++++ src/gif2swf.c +@@ -65,6 +65,25 @@ enum disposal_method { RESTORE_TO_PREVIOUS }; +static void ++#if GIFLIB_MAJOR >= 5 ++localPrintGifError(int ErrorCode) ++#else +localPrintGifError(void) ++#endif +{ ++#if GIFLIB_MAJOR >= 5 ++ char *Err = GifErrorString(ErrorCode); ++#else + char *Err = GifErrorString(); ++ int ErrorCode = GifError(); ++#endif + + if (Err != NULL) + fprintf(stderr, "\nGIF-LIB error: %s.\n", Err); + else -+ fprintf(stderr, "\nGIF-LIB undefined error %d.\n", GifError()); ++ fprintf(stderr, "\nGIF-LIB undefined error %d.\n", ErrorCode); +} void SetFrameAction(TAG ** t, const char *src, int ver) { -@@ -236,7 +246,7 @@ +@@ -230,13 +249,21 @@ TAG *MovieAddFrame(SWF * swf, TAG * t, c + } + fclose(fi); + ++#if GIFLIB_MAJOR >= 5 ++ if ((gft = DGifOpenFileName(sname, NULL)) == NULL) { ++#else + if ((gft = DGifOpenFileName(sname)) == NULL) { ++#endif + fprintf(stderr, "%s is not a GIF file!\n", sname); + return t; } if (DGifSlurp(gft) != GIF_OK) { - PrintGifError(); ++#if GIFLIB_MAJOR >= 5 ++ localPrintGifError(gft->Error); ++#else + localPrintGifError(); ++#endif return t; } -@@ -499,7 +509,7 @@ +@@ -488,7 +515,11 @@ int CheckInputFile(char *fname, char **r + } + fclose(fi); + ++#if GIFLIB_MAJOR >= 5 ++ if ((gft = DGifOpenFileName(s, NULL)) == NULL) { ++#else + if ((gft = DGifOpenFileName(s)) == NULL) { ++#endif + fprintf(stderr, "%s is not a GIF file!\n", fname); + return -1; + } +@@ -499,7 +530,11 @@ int CheckInputFile(char *fname, char **r global.max_image_height = gft->SHeight; if (DGifSlurp(gft) != GIF_OK) { - PrintGifError(); ++#if GIFLIB_MAJOR >= 5 ++ localPrintGifError(gft->Error); ++#else + localPrintGifError(); ++#endif return -1; } // After DGifSlurp() call, gft->ImageCount become available Added: head/java/openjdk8/files/patch-jdk_src_share_native_sun_awt_splashscreen_splashscreen__gif.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/java/openjdk8/files/patch-jdk_src_share_native_sun_awt_splashscreen_splashscreen__gif.c Sat Dec 27 07:37:59 2014 (r375672) @@ -0,0 +1,14 @@ +--- jdk/src/share/native/sun/awt/splashscreen/splashscreen_gif.c.orig 2014-03-04 02:59:38 UTC ++++ jdk/src/share/native/sun/awt/splashscreen/splashscreen_gif.c +@@ -318,7 +318,11 @@ SplashDecodeGif(Splash * splash, GifFile + int + SplashDecodeGifStream(Splash * splash, SplashStream * stream) + { ++#if GIFLIB_MAJOR >= 5 ++ GifFileType *gif = DGifOpen((void *) stream, SplashStreamGifInputFunc, NULL); ++#else + GifFileType *gif = DGifOpen((void *) stream, SplashStreamGifInputFunc); ++#endif + + if (!gif) + return 0; Added: head/net-im/kmess-kde4/files/patch-contrib_isf-qt_src_isfqt.cpp ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net-im/kmess-kde4/files/patch-contrib_isf-qt_src_isfqt.cpp Sat Dec 27 07:37:59 2014 (r375672) @@ -0,0 +1,92 @@ +--- contrib/isf-qt/src/isfqt.cpp.orig 2012-02-18 16:28:01 UTC ++++ contrib/isf-qt/src/isfqt.cpp +@@ -489,7 +489,11 @@ QByteArray Stream::writerGif( const Draw + + // Open the gif file + gifData.open( QIODevice::WriteOnly ); ++#if GIFLIB_MAJOR >= 5 ++ gifImage = EGifOpen( (void*)&gifData, GifWriteToByteArray, NULL ); ++#else + gifImage = EGifOpen( (void*)&gifData, GifWriteToByteArray ); ++#endif + if( gifImage == 0 ) + { + qWarning() << "Couldn't initialize gif library!"; +@@ -503,7 +507,11 @@ QByteArray Stream::writerGif( const Draw + numColors = 256; + } + ++#if GIFLIB_MAJOR >= 5 ++ cmap = GifMakeMapObject( numColors, NULL ); ++#else + cmap = MakeMapObject( numColors, NULL ); ++#endif + if( cmap == 0 && isfImage.numColors() > 1 ) + { + qWarning() << "Couldn't create map object for gif conversion (colors:" << isfImage.numColors() << ")!"; +@@ -576,7 +584,11 @@ QByteArray Stream::writerGif( const Draw + else + { + // Write the extension ++#if GIFLIB_MAJOR >= 5 ++ if( EGifPutExtensionLeader( gifImage, COMMENT_EXT_FUNC_CODE ) == GIF_ERROR ) ++#else + if( EGifPutExtensionFirst( gifImage, COMMENT_EXT_FUNC_CODE, MAX_GIF_BYTE, isfData.left( MAX_GIF_BYTE ).data() ) == GIF_ERROR ) ++#endif + { + qWarning() << "EGifPutExtensionFirst failed!"; + goto writeError; +@@ -590,7 +602,11 @@ QByteArray Stream::writerGif( const Draw + // Write all the full data blocks + while( length >= MAX_GIF_BYTE ) + { ++#if GIFLIB_MAJOR >= 5 ++ if( EGifPutExtensionBlock( gifImage, MAX_GIF_BYTE, isfData.mid( pos, MAX_GIF_BYTE ).data() ) == GIF_ERROR ) ++#else + if( EGifPutExtensionNext( gifImage, 0, MAX_GIF_BYTE, isfData.mid( pos, MAX_GIF_BYTE ).data() ) == GIF_ERROR ) ++#endif + { + qWarning() << "EGifPutExtensionNext failed!"; + goto writeError; +@@ -603,7 +619,11 @@ QByteArray Stream::writerGif( const Draw + // Write the last block + if( length > 0 ) + { ++#if GIFLIB_MAJOR >= 5 ++ if( EGifPutExtensionTrailer( gifImage ) == GIF_ERROR ) ++#else + if( EGifPutExtensionLast( gifImage, 0, length, isfData.mid( pos, MAX_GIF_BYTE ).data() ) == GIF_ERROR ) ++#endif + { + qWarning() << "EGifPutExtensionLast (n) failed!"; + goto writeError; +@@ -611,7 +631,11 @@ QByteArray Stream::writerGif( const Draw + } + else + { ++#if GIFLIB_MAJOR >= 5 ++ if( EGifPutExtensionTrailer( gifImage ) == GIF_ERROR ) ++#else + if( EGifPutExtensionLast( gifImage, 0, 0, 0 ) == GIF_ERROR ) ++#endif + { + qWarning() << "EGifPutExtensionLast (0) failed!"; + goto writeError; +@@ -624,12 +648,16 @@ QByteArray Stream::writerGif( const Draw + writeError: + // Clean up the GIF converter etc + EGifCloseFile( gifImage ); ++#if GIFLIB_MAJOR >= 5 ++ GifFreeMapObject( cmap ); ++#else + FreeMapObject( cmap ); ++#endif + gifData.close(); + + if( gifError ) + { +- qWarning() << "GIF error code:" << GifLastError(); ++ qWarning() << "GIF error"; + } + else + { From owner-svn-ports-all@FreeBSD.ORG Sat Dec 27 08:52:45 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id F1050E50; Sat, 27 Dec 2014 08:52:44 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id AB72F2606; Sat, 27 Dec 2014 08:52:28 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBR8qSgH059535; Sat, 27 Dec 2014 08:52:28 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBR8qS1p059534; Sat, 27 Dec 2014 08:52:28 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412270852.sBR8qS1p059534@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sat, 27 Dec 2014 08:52:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375673 - head/graphics/simpleviewer/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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Dec 2014 08:52:45 -0000 Author: antoine Date: Sat Dec 27 08:52:27 2014 New Revision: 375673 URL: https://svnweb.freebsd.org/changeset/ports/375673 QAT: https://qat.redports.org/buildarchive/r375673/ Log: Allow building with either giflib 4.2 or 5.0 Added: head/graphics/simpleviewer/files/patch-src_formats_formatgif.cpp (contents, props changed) Added: head/graphics/simpleviewer/files/patch-src_formats_formatgif.cpp ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/simpleviewer/files/patch-src_formats_formatgif.cpp Sat Dec 27 08:52:27 2014 (r375673) @@ -0,0 +1,14 @@ +--- src/formats/formatgif.cpp.orig 2010-08-27 17:57:23 UTC ++++ src/formats/formatgif.cpp +@@ -22,7 +22,11 @@ bool CFormatGif::Load(const char* filena + } + fclose(m_file); + ++#if GIFLIB_MAJOR >= 5 ++ GifFileType* file = DGifOpenFileName(filename, NULL); ++#else + GifFileType* file = DGifOpenFileName(filename); ++#endif + if(file == 0) { + std::cout << "Error Opening GIF image" << std::endl; + return false; From owner-svn-ports-all@FreeBSD.ORG Sat Dec 27 09:32:19 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id BEF614BB; Sat, 27 Dec 2014 09:32:19 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id AAF912F5E; Sat, 27 Dec 2014 09:32:19 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBR9WJcY078081; Sat, 27 Dec 2014 09:32:19 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBR9WJ5Q078080; Sat, 27 Dec 2014 09:32:19 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412270932.sBR9WJ5Q078080@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sat, 27 Dec 2014 09:32:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375674 - head/mail/p5-FuzzyOcr-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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Dec 2014 09:32:19 -0000 Author: antoine Date: Sat Dec 27 09:32:18 2014 New Revision: 375674 URL: https://svnweb.freebsd.org/changeset/ports/375674 QAT: https://qat.redports.org/buildarchive/r375674/ Log: Change RUN_DEPENDS to a file which is actually used Modified: head/mail/p5-FuzzyOcr-devel/Makefile Modified: head/mail/p5-FuzzyOcr-devel/Makefile ============================================================================== --- head/mail/p5-FuzzyOcr-devel/Makefile Sat Dec 27 08:52:27 2014 (r375673) +++ head/mail/p5-FuzzyOcr-devel/Makefile Sat Dec 27 09:32:18 2014 (r375674) @@ -19,7 +19,7 @@ RUN_DEPENDS= giftopnm:${PORTSDIR}/graphi gifsicle:${PORTSDIR}/graphics/gifsicle \ gocr:${PORTSDIR}/graphics/gocr \ ocrad:${PORTSDIR}/graphics/ocrad \ - gifasm:${PORTSDIR}/graphics/giflib \ + giftext:${PORTSDIR}/graphics/giflib \ spamassassin:${PORTSDIR}/mail/spamassassin \ p5-MLDBM>=0:${PORTSDIR}/databases/p5-MLDBM \ p5-MLDBM-Sync>=0:${PORTSDIR}/databases/p5-MLDBM-Sync \ From owner-svn-ports-all@FreeBSD.ORG Sat Dec 27 09:41:41 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B3850684; Sat, 27 Dec 2014 09:41:41 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9F7026408E; Sat, 27 Dec 2014 09:41:41 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBR9ff29080815; Sat, 27 Dec 2014 09:41:41 GMT (envelope-from dinoex@FreeBSD.org) Received: (from dinoex@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBR9ff2l080814; Sat, 27 Dec 2014 09:41:41 GMT (envelope-from dinoex@FreeBSD.org) Message-Id: <201412270941.sBR9ff2l080814@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: dinoex set sender to dinoex@FreeBSD.org using -f From: Dirk Meyer Date: Sat, 27 Dec 2014 09:41:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375675 - head/graphics/netpbm X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Dec 2014 09:41:41 -0000 Author: dinoex Date: Sat Dec 27 09:41:40 2014 New Revision: 375675 URL: https://svnweb.freebsd.org/changeset/ports/375675 QAT: https://qat.redports.org/buildarchive/r375675/ Log: - add MAKE_JOBS_UNSAFE PR: 192857 Submitted by: Matthias Andree PR: 196032 Modified: head/graphics/netpbm/Makefile Modified: head/graphics/netpbm/Makefile ============================================================================== --- head/graphics/netpbm/Makefile Sat Dec 27 09:32:18 2014 (r375674) +++ head/graphics/netpbm/Makefile Sat Dec 27 09:41:40 2014 (r375675) @@ -26,6 +26,7 @@ MAKEFILE= GNUmakefile MAKEFILE2= Makefile INSTALL_TARGET= install.bin install.lib install.data install-dev USE_LDCONFIG= yes +MAKE_JOBS_UNSAFE= yes SHEBANG_FILES= editor/pnmflip editor/pnmquant editor/ppmfade \ editor/ppmquant editor/ppmshadow generator/ppmrainbow @@ -121,16 +122,6 @@ pre-configure: ${LN} -sf ${WRKSRC}/lib/util/nstring.h ${WRKSRC}/lib/util/pm_nstring.h cd ${WRKSRC} && buildtools/stamp-date > ${WRKSRC}/lib/compile.h -# This snippet is all it takes to make the port as of 10.35.80 MAKE_JOBS_SAFE: -pre-build: - (cd ${BUILD_WRKSRC}/lib/util; if ! ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_FLAGS} ${MAKEFILE2} ${_MAKE_JOBS} ${MAKE_ARGS} ${ALL_TARGET}; then \ - if [ x != x${BUILD_FAIL_MESSAGE} ] ; then \ - ${ECHO_MSG} "===> Compilation failed unexpectedly."; \ - (${ECHO_CMD} ${BUILD_FAIL_MESSAGE}) | ${FMT} 75 79 ; \ - fi; \ - ${FALSE}; \ - fi) - post-install: ${INSTALL_DATA} ${WRKSRC}/lib/util/pm_c_util.h ${STAGEDIR}${PREFIX}/include/ ${INSTALL_MAN} ${WRKSRC}/doc/netpbm.1 ${STAGEDIR}${PREFIX}/man/man1/ From owner-svn-ports-all@FreeBSD.ORG Sat Dec 27 10:17:56 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0C23EEA4; Sat, 27 Dec 2014 10:17:56 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E1C1E66822; Sat, 27 Dec 2014 10:17:55 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBRAHtr5097295; Sat, 27 Dec 2014 10:17:55 GMT (envelope-from koobs@FreeBSD.org) Received: (from koobs@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBRAHtnR097294; Sat, 27 Dec 2014 10:17:55 GMT (envelope-from koobs@FreeBSD.org) Message-Id: <201412271017.sBRAHtnR097294@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: koobs set sender to koobs@FreeBSD.org using -f From: Kubilay Kocak Date: Sat, 27 Dec 2014 10:17:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375676 - 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Dec 2014 10:17:56 -0000 Author: koobs Date: Sat Dec 27 10:17:54 2014 New Revision: 375676 URL: https://svnweb.freebsd.org/changeset/ports/375676 QAT: https://qat.redports.org/buildarchive/r375676/ Log: multimedia/x264: Use libx264's config headers An encoding error condition is created when HI10P is enabled in libx264, since the x264 is not built with that options. Make x264 use the headers provided by the libx264 port, not the ones that come with the sources, so the configuration options between the two ports (libx264 and x264) can't end up mismatched. Thanks to astrodog and a_b (IRC) for coming up with an elegant solution. [1] While I'm here: - Update COMMENT to reflect this is just the x264 CLI frontend - Add LICENSE_FILE - Tweak BUILD_DEPENDS - Sort USES and OPTIONS - Update GCC_DESC to match libx264 - Use OPTIONS helpers (except for PGO & GCC .. *shakes fist*) - Sort PLIST_* - Remove conditional LDFLAGS (-fstack-protector is now handled by the framework) - Whitespace alignment - Remove pkgconfig REINPLACE_CMD, its not needed here. - Strip x264 binary x264 PR: 195292 [1] Submitted by: Harrison Grundy Modified: head/multimedia/x264/Makefile Modified: head/multimedia/x264/Makefile ============================================================================== --- head/multimedia/x264/Makefile Sat Dec 27 09:41:40 2014 (r375675) +++ head/multimedia/x264/Makefile Sat Dec 27 10:17:54 2014 (r375676) @@ -19,6 +19,7 @@ PORTNAME= x264 PORTVERSION= 0.${X264_BUILD}.${X264_REV} +PORTREVISION= 1 CATEGORIES= multimedia MASTER_SITES= ftp://ftp.videolan.org/pub/videolan/x264/snapshots/ \ http://samples.mplayerhq.hu/yuv4mpeg2/:pgo @@ -28,12 +29,13 @@ DIST_SUBDIR= x264 EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= koobs@FreeBSD.org -COMMENT= Tool for encoding H.264/AVC video streams +COMMENT= Front-end for encoding H.264/MPEG-4 AVC video LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= yasm>=0.6.0:${PORTSDIR}/devel/yasm \ - ${LOCALBASE}/bin/bash:${PORTSDIR}/shells/bash + bash:${PORTSDIR}/shells/bash LIB_DEPENDS= libx264.so:${PORTSDIR}/multimedia/libx264 X264_BUILD= 142 @@ -42,24 +44,35 @@ X264_COMMIT= 021c0dc6c95c1bc239c9db78a80 X264_GITVER= ${X264_COMMIT:C/^(.......).*$/\1/g} X264_SNAPSHOT= 20140827 -USES= gmake tar:bzip2 pkgconfig +USES= gmake pkgconfig tar:bzip2 WRKSRC= ${WRKDIR}/${DISTNAME} USE_LDCONFIG= yes HAS_CONFIGURE= yes -OPTIONS_DEFINE= ASM DEBUG PGO GCC GPAC LAVF +OPTIONS_DEFINE= ASM DEBUG GCC GPAC LAVF PGO OPTIONS_DEFAULT= ASM GPAC -GCC_DESC= Force use of modern GCC + +GCC_DESC= Use current GCC GPAC_DESC= MPEG-4 output support LAVF_DESC= libav* format input/output support (requires FFmpeg) +ASM_CONFIGURE_OFF= --disable-asm +DEBUG_CONFIGURE_ON= --enable-debug +GPAC_LIB_DEPENDS= libgpac.so:${PORTSDIR}/multimedia/gpac-libgpac +GPAC_CONFIGURE_OFF= --disable-gpac +LAVF_LIB_DEPENDS= libavcodec.so:${PORTSDIR}/multimedia/ffmpeg \ + libavformat.so:${PORTSDIR}/multimedia/ffmpeg \ + libavutil.so:${PORTSDIR}/multimedia/ffmpeg \ + libswscale.so:${PORTSDIR}/multimedia/ffmpeg +LAVF_CONFIGURE_OFF= --disable-swscale --disable-lavf + CONFIGURE_ARGS+= --extra-cflags="-I${LOCALBASE}/include" \ --extra-ldflags="-L${LOCALBASE}/lib" \ --disable-opencl \ --system-libx264 -PLIST_SUB+= X264_BUILD=${X264_BUILD} PLIST_FILES= bin/x264 +PLIST_SUB+= X264_BUILD=${X264_BUILD} .include @@ -69,49 +82,19 @@ USE_GCC= yes USE_GCC= any .endif -.if !${PORT_OPTIONS:MASM} -CONFIGURE_ARGS+= --disable-asm -.endif - -.if ${PORT_OPTIONS:MDEBUG} || defined(WITH_DEBUG) -CONFIGURE_ARGS+= --enable-debug -.endif - -# Around the time GCC stack protection (aka Propolice) for userland -# was enabled on src/share/mk/bsd.sys.mk -# SVN rev 180012 on 2008-06-25 21:33:28Z by ru -.if ${OSVERSION} >= 800040 -LDFLAGS+= -fstack-protector -.endif - .if ${PORT_OPTIONS:MPGO} # y4m sample video -Y4M_VIDEO=example.y4m -Y4M_VIDEO_DISTFILE=example.y4m.bz2 +Y4M_VIDEO= example.y4m +Y4M_VIDEO_DISTFILE= example.y4m.bz2 DISTFILES+= ${Y4M_VIDEO_DISTFILE}:pgo ALL_TARGET= fprofiled MAKE_ENV+= VIDS="${WRKDIR}/${Y4M_VIDEO}" -RESTRICTED= ${Y4M_VIDEO_DISTFILE} file may not be mirrored +RESTRICTED= ${Y4M_VIDEO_DISTFILE} file may not be mirrored RESTRICTED_FILES= ${Y4M_VIDEO_DISTFILE} .endif -.if ${PORT_OPTIONS:MGPAC} -LIB_DEPENDS+= libgpac.so:${PORTSDIR}/multimedia/gpac-libgpac -.else -CONFIGURE_ARGS+= --disable-gpac -.endif - -.if ${PORT_OPTIONS:MLAVF} -LIB_DEPENDS+= libavcodec.so:${PORTSDIR}/multimedia/ffmpeg -LIB_DEPENDS+= libavformat.so:${PORTSDIR}/multimedia/ffmpeg -LIB_DEPENDS+= libavutil.so:${PORTSDIR}/multimedia/ffmpeg -LIB_DEPENDS+= libswscale.so:${PORTSDIR}/multimedia/ffmpeg -.else -CONFIGURE_ARGS+= --disable-swscale --disable-lavf -.endif - post-extract: .if ${PORT_OPTIONS:MPGO} @( cd ${WRKDIR} && ${BZIP2_CMD} -dc ${DISTDIR}/${DIST_SUBDIR}/${Y4M_VIDEO_DISTFILE} > ${Y4M_VIDEO} ) @@ -127,9 +110,9 @@ post-patch: s|VER="x"|VER="${X264_REV} ${X264_GITVER}"|; \ s|VERSION=""|VERSION=" r${X264_REV} ${X264_GITVER}"|' \ ${WRKSRC}/version.sh - @${REINPLACE_CMD} -e 's|$$(libdir)/pkgconfig|${PREFIX}/libdata/pkgconfig|; \ - s|$${libdir}/pkgconfig|${PREFIX}/libdata/pkgconfig|' \ - ${WRKSRC}/Makefile + +pre-build: + @(${RM} ${WRKSRC}/x264_config.h) post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/x264 From owner-svn-ports-all@FreeBSD.ORG Sat Dec 27 10:33:06 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 39AA72AC; Sat, 27 Dec 2014 10:33:06 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 25BE666A86; Sat, 27 Dec 2014 10:33:06 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBRAX6L5006209; Sat, 27 Dec 2014 10:33:06 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBRAX6dS006208; Sat, 27 Dec 2014 10:33:06 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201412271033.sBRAX6dS006208@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Sat, 27 Dec 2014 10:33:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375677 - head/www/webkit-gtk2 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Dec 2014 10:33:06 -0000 Author: olgeni Date: Sat Dec 27 10:33:04 2014 New Revision: 375677 URL: https://svnweb.freebsd.org/changeset/ports/375677 QAT: https://qat.redports.org/buildarchive/r375677/ Log: Remove accidental %%RUBY_SUFFIX%%, which may break the plist depending on your Ruby version. Modified: head/www/webkit-gtk2/pkg-plist (contents, props changed) Modified: head/www/webkit-gtk2/pkg-plist ============================================================================== --- head/www/webkit-gtk2/pkg-plist Sat Dec 27 10:17:54 2014 (r375676) +++ head/www/webkit-gtk2/pkg-plist Sat Dec 27 10:33:04 2014 (r375677) @@ -473,7 +473,6 @@ share/gtk-doc/html/webkit1/webkitgtk/hom share/gtk-doc/html/webkit1/webkitgtk/index-1.0.1.html share/gtk-doc/html/webkit1/webkitgtk/index-1.0.2.html share/gtk-doc/html/webkit1/webkitgtk/index-1.0.3.html -share/gtk-doc/html/webkit1/webkitgtk/index-1.1.%%RUBY_SUFFIX%%.html share/gtk-doc/html/webkit1/webkitgtk/index-1.1.1.html share/gtk-doc/html/webkit1/webkitgtk/index-1.1.10.html share/gtk-doc/html/webkit1/webkitgtk/index-1.1.11.html @@ -484,6 +483,7 @@ share/gtk-doc/html/webkit1/webkitgtk/ind share/gtk-doc/html/webkit1/webkitgtk/index-1.1.17.html share/gtk-doc/html/webkit1/webkitgtk/index-1.1.18.html share/gtk-doc/html/webkit1/webkitgtk/index-1.1.2.html +share/gtk-doc/html/webkit1/webkitgtk/index-1.1.20.html share/gtk-doc/html/webkit1/webkitgtk/index-1.1.23.html share/gtk-doc/html/webkit1/webkitgtk/index-1.1.3.html share/gtk-doc/html/webkit1/webkitgtk/index-1.1.4.html From owner-svn-ports-all@FreeBSD.ORG Sat Dec 27 11:22:31 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5E75369C; Sat, 27 Dec 2014 11:22:31 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 304691133; Sat, 27 Dec 2014 11:22:31 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBRBMVpD029258; Sat, 27 Dec 2014 11:22:31 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBRBMUmv029251; Sat, 27 Dec 2014 11:22:30 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201412271122.sBRBMUmv029251@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Sat, 27 Dec 2014 11:22:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375678 - in head/ports-mgmt: pkg pkg-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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Dec 2014 11:22:31 -0000 Author: bapt Date: Sat Dec 27 11:22:29 2014 New Revision: 375678 URL: https://svnweb.freebsd.org/changeset/ports/375678 QAT: https://qat.redports.org/buildarchive/r375678/ Log: Update pkg to 1.4.2 and pkg-devel to 1.4.99.2: Changes: - Fix applying proper modes on directories on some corner cases (fixes pkg install mailman) - Do not display pkg-message is pkg register fails - During removal, if a directory was already removed by a bogus script, continue removing parents. Changes specific to -devel: - pkg -d now set DEBUG_LEVEL -d == DEBUG_LEVEL=1 -dd == 2 etc Modified: head/ports-mgmt/pkg-devel/Makefile head/ports-mgmt/pkg-devel/distinfo head/ports-mgmt/pkg/Makefile head/ports-mgmt/pkg/distinfo Modified: head/ports-mgmt/pkg-devel/Makefile ============================================================================== --- head/ports-mgmt/pkg-devel/Makefile Sat Dec 27 10:33:04 2014 (r375677) +++ head/ports-mgmt/pkg-devel/Makefile Sat Dec 27 11:22:29 2014 (r375678) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= pkg -DISTVERSION= 1.4.99.1 +DISTVERSION= 1.4.99.2 _PKG_VERSION= ${DISTVERSION} CATEGORIES= ports-mgmt MASTER_SITES= \ Modified: head/ports-mgmt/pkg-devel/distinfo ============================================================================== --- head/ports-mgmt/pkg-devel/distinfo Sat Dec 27 10:33:04 2014 (r375677) +++ head/ports-mgmt/pkg-devel/distinfo Sat Dec 27 11:22:29 2014 (r375678) @@ -1,2 +1,2 @@ -SHA256 (pkg-1.4.99.1.tar.xz) = aa12a2ba3df18fe9bffbd4203883b90f31cb9e917a59119b6c2c13eba4c4ff5f -SIZE (pkg-1.4.99.1.tar.xz) = 1813156 +SHA256 (pkg-1.4.99.2.tar.xz) = c81cc9ec77d35171c612d2b826fc658cdb435a8b2fff3303b6435938996efc2e +SIZE (pkg-1.4.99.2.tar.xz) = 1773072 Modified: head/ports-mgmt/pkg/Makefile ============================================================================== --- head/ports-mgmt/pkg/Makefile Sat Dec 27 10:33:04 2014 (r375677) +++ head/ports-mgmt/pkg/Makefile Sat Dec 27 11:22:29 2014 (r375678) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= pkg -DISTVERSION= 1.4.1 +DISTVERSION= 1.4.2 _PKG_VERSION= ${DISTVERSION} CATEGORIES= ports-mgmt MASTER_SITES= \ Modified: head/ports-mgmt/pkg/distinfo ============================================================================== --- head/ports-mgmt/pkg/distinfo Sat Dec 27 10:33:04 2014 (r375677) +++ head/ports-mgmt/pkg/distinfo Sat Dec 27 11:22:29 2014 (r375678) @@ -1,2 +1,2 @@ -SHA256 (pkg-1.4.1.tar.xz) = b41592e786e79fd51c76ac9cd170e015529137c4d009be41afbcc3f17d254376 -SIZE (pkg-1.4.1.tar.xz) = 1800716 +SHA256 (pkg-1.4.2.tar.xz) = 41c187faf2eb21b5e20f5c3f7bfc5e6bfcc46c13ee9c849df6af75ee94acdb45 +SIZE (pkg-1.4.2.tar.xz) = 1799772 From owner-svn-ports-all@FreeBSD.ORG Sat Dec 27 11:23:04 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 35009783; Sat, 27 Dec 2014 11:23:04 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2125C113F; Sat, 27 Dec 2014 11:23:04 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBRBN4Sc029423; Sat, 27 Dec 2014 11:23:04 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBRBN3MW029421; Sat, 27 Dec 2014 11:23:03 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201412271123.sBRBN3MW029421@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Sat, 27 Dec 2014 11:23:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375679 - head/mail/mailman X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Dec 2014 11:23:04 -0000 Author: bapt Date: Sat Dec 27 11:23:03 2014 New Revision: 375679 URL: https://svnweb.freebsd.org/changeset/ports/375679 QAT: https://qat.redports.org/buildarchive/r375679/ Log: mail private expect 02770 Modified: head/mail/mailman/pkg-plist Modified: head/mail/mailman/pkg-plist ============================================================================== --- head/mail/mailman/pkg-plist Sat Dec 27 11:22:29 2014 (r375678) +++ head/mail/mailman/pkg-plist Sat Dec 27 11:23:03 2014 (r375679) @@ -2399,7 +2399,7 @@ @dir %%MMDIR%%/lists @dir %%MMDIR%%/data @dir %%MMDIR%%/archives/public -@dir %%MMDIR%%/archives/private +@dir(,,02770) %%MMDIR%%/archives/private %%SUB_HTDIG%%@dir %%MMDIR%%/archives/htdig @dir %%MMDIR%%/archives @dir %%MMDIR%%/Mailman From owner-svn-ports-all@FreeBSD.ORG Sat Dec 27 12:25:30 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 651023FF; Sat, 27 Dec 2014 12:25:30 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 50B17BB0; Sat, 27 Dec 2014 12:25:30 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBRCPUAF057396; Sat, 27 Dec 2014 12:25:30 GMT (envelope-from riggs@FreeBSD.org) Received: (from riggs@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBRCPUpV057395; Sat, 27 Dec 2014 12:25:30 GMT (envelope-from riggs@FreeBSD.org) Message-Id: <201412271225.sBRCPUpV057395@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: riggs set sender to riggs@FreeBSD.org using -f From: Thomas Zander Date: Sat, 27 Dec 2014 12:25:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375680 - head/deskutils/clipit X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Dec 2014 12:25:30 -0000 Author: riggs Date: Sat Dec 27 12:25:29 2014 New Revision: 375680 URL: https://svnweb.freebsd.org/changeset/ports/375680 QAT: https://qat.redports.org/buildarchive/r375680/ Log: - NLS is unconditionally required, otherwise build fails - Add LICENSE* - Bump PORTREVISION PR: 195519 Submitted by: jrm@ftfl.ca (maintainer) Modified: head/deskutils/clipit/Makefile Modified: head/deskutils/clipit/Makefile ============================================================================== --- head/deskutils/clipit/Makefile Sat Dec 27 11:23:03 2014 (r375679) +++ head/deskutils/clipit/Makefile Sat Dec 27 12:25:29 2014 (r375680) @@ -2,29 +2,31 @@ PORTNAME= clipit PORTVERSION= 1.4.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= deskutils MASTER_SITES= SF/gtkclipit/Version%201 MAINTAINER= jrm@ftfl.ca COMMENT= Lightweight GTK+ clipboard manager forked from parcellite +LICENSE= GPLv3 +LICENSE_FILE= ${WRKSRC}/COPYING + GNU_CONFIGURE= yes INSTALLS_ICONS= yes -USES= gmake pkgconfig +USES= gettext gmake pkgconfig USE_GNOME= gtk20 OPTIONS_DEFINE= NLS XDOTOOL XDOTOOL_DESC= Automatic paste functionality OPTIONS_SUB= yes -NLS_USES= gettext NLS_CONFIGURE_ON= localedir=${LOCALBASE}/share/locale NLS_CONFIGURE_OFF= --disable-nls XDOTOOL_RUN_DEPENDS+= xdotool:${PORTSDIR}/x11/xdotool post-patch: @${REINPLACE_CMD} -e 's|^itlocaledir =.*|itlocaledir = $$(datarootdir)/locale|' \ - ${WRKSRC}/po/Makefile.in.in + ${WRKSRC}/po/Makefile.in.in .include From owner-svn-ports-all@FreeBSD.ORG Sat Dec 27 12:38:55 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id F24F1782; Sat, 27 Dec 2014 12:38:54 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id DEB08D77; Sat, 27 Dec 2014 12:38:54 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBRCcsWM062469; Sat, 27 Dec 2014 12:38:54 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBRCcsMa062467; Sat, 27 Dec 2014 12:38:54 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201412271238.sBRCcsMa062467@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Sat, 27 Dec 2014 12:38:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375681 - head/science/psychopy X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Dec 2014 12:38:55 -0000 Author: wen Date: Sat Dec 27 12:38:53 2014 New Revision: 375681 URL: https://svnweb.freebsd.org/changeset/ports/375681 QAT: https://qat.redports.org/buildarchive/r375681/ Log: - Update to 1.81.03 - Reset maintainer to ports@ Modified: head/science/psychopy/Makefile head/science/psychopy/distinfo Modified: head/science/psychopy/Makefile ============================================================================== --- head/science/psychopy/Makefile Sat Dec 27 12:25:29 2014 (r375680) +++ head/science/psychopy/Makefile Sat Dec 27 12:38:53 2014 (r375681) @@ -2,12 +2,12 @@ # $FreeBSD$ PORTNAME= psychopy -PORTVERSION= 1.81.02 +PORTVERSION= 1.81.03 CATEGORIES= science python MASTER_SITES= SF/psychpy/PsychoPy DISTNAME= PsychoPy-${PORTVERSION} -MAINTAINER= wen@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Psychophysics toolkit for Python BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=1.1.0:${PORTSDIR}/math/py-numpy \ Modified: head/science/psychopy/distinfo ============================================================================== --- head/science/psychopy/distinfo Sat Dec 27 12:25:29 2014 (r375680) +++ head/science/psychopy/distinfo Sat Dec 27 12:38:53 2014 (r375681) @@ -1,2 +1,2 @@ -SHA256 (PsychoPy-1.81.02.zip) = 738fc41dead2102491f7c8a45631ea40190340d029504b366f842c0d73aae84d -SIZE (PsychoPy-1.81.02.zip) = 11524878 +SHA256 (PsychoPy-1.81.03.zip) = 225763b393ab17d86e83b95ac2586b087acda08830a195c888e2f9c8f3961e09 +SIZE (PsychoPy-1.81.03.zip) = 11541813 From owner-svn-ports-all@FreeBSD.ORG Sat Dec 27 13:10:42 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 10717AB9; Sat, 27 Dec 2014 13:10:42 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id F09E264100; Sat, 27 Dec 2014 13:10:41 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBRDAfXF077079; Sat, 27 Dec 2014 13:10:41 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBRDAfax077078; Sat, 27 Dec 2014 13:10:41 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201412271310.sBRDAfax077078@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Sat, 27 Dec 2014 13:10:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375682 - head/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Usergroup X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Dec 2014 13:10:42 -0000 Author: wen Date: Sat Dec 27 13:10:40 2014 New Revision: 375682 URL: https://svnweb.freebsd.org/changeset/ports/375682 QAT: https://qat.redports.org/buildarchive/r375682/ Log: - Add missing dependency PR: 196291 Submitted by: hvo.pm@xs4all.nl(maintainer) Modified: head/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Usergroup/Makefile Modified: head/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Usergroup/Makefile ============================================================================== --- head/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Usergroup/Makefile Sat Dec 27 12:38:53 2014 (r375681) +++ head/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Usergroup/Makefile Sat Dec 27 13:10:40 2014 (r375682) @@ -3,6 +3,7 @@ PORTNAME= Dancer2-Plugin-Auth-Extensible-Provider-Usergroup PORTVERSION= 0.22 +PORTREVISION= 1 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,7 +16,8 @@ LICENSE_COMB= dual BUILD_DEPENDS= p5-Dancer2>=0.156001:${PORTSDIR}/www/p5-Dancer2 \ p5-Dancer2-Plugin-Auth-Extensible>=0:${PORTSDIR}/security/p5-Dancer2-Plugin-Auth-Extensible \ - p5-Dancer2-Plugin-Passphrase>=0:${PORTSDIR}/security/p5-Dancer2-Plugin-Passphrase + p5-Dancer2-Plugin-Passphrase>=0:${PORTSDIR}/security/p5-Dancer2-Plugin-Passphrase \ + p5-Dancer2-Plugin-DBIC>=0:${PORTSDIR}/databases/p5-Dancer2-Plugin-DBIC RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 From owner-svn-ports-all@FreeBSD.ORG Sat Dec 27 14:52:38 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E694A10C; Sat, 27 Dec 2014 14:52:37 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D255BB4F; Sat, 27 Dec 2014 14:52:37 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBREqboh026489; Sat, 27 Dec 2014 14:52:37 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBREqank026485; Sat, 27 Dec 2014 14:52:36 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201412271452.sBREqank026485@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Sat, 27 Dec 2014 14:52:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375683 - in head/net-mgmt: zabbix22-server/files zabbix24-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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Dec 2014 14:52:38 -0000 Author: pi Date: Sat Dec 27 14:52:35 2014 New Revision: 375683 URL: https://svnweb.freebsd.org/changeset/ports/375683 QAT: https://qat.redports.org/buildarchive/r375683/ Log: net-mgmt/zabbix2[24]-server: fix zabbix and database startup sequence The Zabbix server and proxy ports require a database to run. They currently support four, PostgreSQL, Oracle, SQLite, and MySQL. As of now, rcorder puts them ahead of the database ports, so they spit out dozens of error messages during startup and, worse, get the database pulled out from under them during shutdown. The ports used to provide a solution for this, by defining ZABBIX_REQUIRE. The value of this variable used to be added to the REQUIRE lines in the startup scripts, but this was removed accidentally from 2.2 in r355546 and never existed in 2.4. This patch adds it back, in a slightly different, optionsng-friendly way. PR: 195081 Submitted by: chris@chrullrich.net Approved by: pakhom706@gmail.com (maintainer) Modified: head/net-mgmt/zabbix22-server/files/zabbix_proxy.in head/net-mgmt/zabbix22-server/files/zabbix_server.in head/net-mgmt/zabbix24-server/files/zabbix_proxy.in head/net-mgmt/zabbix24-server/files/zabbix_server.in Modified: head/net-mgmt/zabbix22-server/files/zabbix_proxy.in ============================================================================== --- head/net-mgmt/zabbix22-server/files/zabbix_proxy.in Sat Dec 27 13:10:40 2014 (r375682) +++ head/net-mgmt/zabbix22-server/files/zabbix_proxy.in Sat Dec 27 14:52:35 2014 (r375683) @@ -1,7 +1,9 @@ #!/bin/sh # PROVIDE: zabbix_proxy -# REQUIRE: DAEMON%%ZABBIX_REQUIRE%% +# REQUIRE: DAEMON +%%PGSQL%%# REQUIRE: postgresql +%%MYSQL%%# REQUIRE: mysql-server # KEYWORD: shutdown # # Add the following lines to /etc/rc.conf.local or /etc/rc.conf to Modified: head/net-mgmt/zabbix22-server/files/zabbix_server.in ============================================================================== --- head/net-mgmt/zabbix22-server/files/zabbix_server.in Sat Dec 27 13:10:40 2014 (r375682) +++ head/net-mgmt/zabbix22-server/files/zabbix_server.in Sat Dec 27 14:52:35 2014 (r375683) @@ -1,7 +1,9 @@ #!/bin/sh # PROVIDE: zabbix_server -# REQUIRE: DAEMON%%ZABBIX_REQUIRE%% +# REQUIRE: DAEMON +%%PGSQL%%# REQUIRE: postgresql +%%MYSQL%%# REQUIRE: mysql-server # KEYWORD: shutdown # # Add the following lines to /etc/rc.conf.local or /etc/rc.conf to Modified: head/net-mgmt/zabbix24-server/files/zabbix_proxy.in ============================================================================== --- head/net-mgmt/zabbix24-server/files/zabbix_proxy.in Sat Dec 27 13:10:40 2014 (r375682) +++ head/net-mgmt/zabbix24-server/files/zabbix_proxy.in Sat Dec 27 14:52:35 2014 (r375683) @@ -1,7 +1,9 @@ #!/bin/sh # PROVIDE: zabbix_proxy -# REQUIRE: DAEMON%%ZABBIX_REQUIRE%% +# REQUIRE: DAEMON +%%PGSQL%%# REQUIRE: postgresql +%%MYSQL%%# REQUIRE: mysql-server # KEYWORD: shutdown # # Add the following lines to /etc/rc.conf.local or /etc/rc.conf to Modified: head/net-mgmt/zabbix24-server/files/zabbix_server.in ============================================================================== --- head/net-mgmt/zabbix24-server/files/zabbix_server.in Sat Dec 27 13:10:40 2014 (r375682) +++ head/net-mgmt/zabbix24-server/files/zabbix_server.in Sat Dec 27 14:52:35 2014 (r375683) @@ -1,7 +1,9 @@ #!/bin/sh # PROVIDE: zabbix_server -# REQUIRE: DAEMON%%ZABBIX_REQUIRE%% +# REQUIRE: DAEMON +%%PGSQL%%# REQUIRE: postgresql +%%MYSQL%%# REQUIRE: mysql-server # KEYWORD: shutdown # # Add the following lines to /etc/rc.conf.local or /etc/rc.conf to From owner-svn-ports-all@FreeBSD.ORG Sat Dec 27 14:56:33 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7ADAA34F; Sat, 27 Dec 2014 14:56:33 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 678A4BB9; Sat, 27 Dec 2014 14:56:33 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBREuXnW027088; Sat, 27 Dec 2014 14:56:33 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBREuXVr027087; Sat, 27 Dec 2014 14:56:33 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201412271456.sBREuXVr027087@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Sat, 27 Dec 2014 14:56:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375684 - head/ports-mgmt/portshaker X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Dec 2014 14:56:33 -0000 Author: pi Date: Sat Dec 27 14:56:32 2014 New Revision: 375684 URL: https://svnweb.freebsd.org/changeset/ports/375684 QAT: https://qat.redports.org/buildarchive/r375684/ Log: ports-mgmt/portshaker: Support Subversion 1.7 or 1.8 depending on make.conf Currently building portshaker package on a clean system will install subversion 1.8 even if 1.7 is defined in make.conf with WITH_SUBVERSION_VER=17. Patch fixes this and will use either 1.7 or 1.8 as required for the run dependency. PR: 195740 Submitted by: simon.wright@gmx.net Approved by: romain (maintainer timeout) Modified: head/ports-mgmt/portshaker/Makefile Modified: head/ports-mgmt/portshaker/Makefile ============================================================================== --- head/ports-mgmt/portshaker/Makefile Sat Dec 27 14:52:35 2014 (r375683) +++ head/ports-mgmt/portshaker/Makefile Sat Dec 27 14:56:32 2014 (r375684) @@ -3,7 +3,7 @@ PORTNAME?= portshaker PORTVERSION= 1.0.10 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES?= ports-mgmt DISTNAME= portshaker-${PORTVERSION} @@ -24,7 +24,11 @@ RSYNC_DESC= rsync support GIT_DESC= git support HG_DESC= mercurial support RSYNC_RUN_DEPENDS= rsync:${PORTSDIR}/net/rsync -SVN_RUN_DEPENDS= svn:${PORTSDIR}/devel/subversion +.if defined(WITH_SUBVERSION_VER) && ${WITH_SUBVERSION_VER} == 17 +SVN_RUN_DEPENDS= svn:${PORTSDIR}/devel/subversion17 +.else +SVN_RUN_DEPENDS= svn:${PORTSDIR}/devel/subversion +.endif GIT_RUN_DEPENDS= git:${PORTSDIR}/devel/git HG_RUN_DEPENDS= hg:${PORTSDIR}/devel/mercurial .else From owner-svn-ports-all@FreeBSD.ORG Sat Dec 27 15:10:52 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 662317B4; Sat, 27 Dec 2014 15:10:52 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 51FFCDE3; Sat, 27 Dec 2014 15:10:52 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBRFAqP5035474; Sat, 27 Dec 2014 15:10:52 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBRFApG4035470; Sat, 27 Dec 2014 15:10:51 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201412271510.sBRFApG4035470@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Sat, 27 Dec 2014 15:10:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375685 - head/graphics/libsixel X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Dec 2014 15:10:52 -0000 Author: rene Date: Sat Dec 27 15:10:50 2014 New Revision: 375685 URL: https://svnweb.freebsd.org/changeset/ports/375685 QAT: https://qat.redports.org/buildarchive/r375685/ Log: graphics/libsixel: update to 1.4.3 PR: 196280 Submitted by: maintainer (sue@iwmt.org) Modified: head/graphics/libsixel/Makefile head/graphics/libsixel/distinfo Modified: head/graphics/libsixel/Makefile ============================================================================== --- head/graphics/libsixel/Makefile Sat Dec 27 14:56:32 2014 (r375684) +++ head/graphics/libsixel/Makefile Sat Dec 27 15:10:50 2014 (r375685) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= libsixel -PORTVERSION= 1.4.1 -PORTREVISION= 1 +PORTVERSION= 1.4.3 PORTEPOCH= 1 CATEGORIES= graphics @@ -15,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE USE_GITHUB= yes GH_ACCOUNT= saitoha GH_TAGNAME= v${PORTVERSION} -GH_COMMIT= 151b261 +GH_COMMIT= 31d35e9 USE_LDCONFIG= yes USES= libtool pkgconfig @@ -38,7 +37,7 @@ GD_CONFIGURE_WITH= gd JPEG_LIB_DEPENDS= libjpeg.so:${PORTSDIR}/graphics/jpeg JPEG_CONFIGURE_WITH= jpeg -JPEG_CFLAGS= -I${LOCALBASE}/include +JPEG_CPPFLAGS= -I${LOCALBASE}/include JPEG_LDFLAGS= -L${LOCALBASE}/lib PIXBUF_LIB_DEPENDS= libgdk_pixbuf-2.0.so:${PORTSDIR}/graphics/gdk-pixbuf2 Modified: head/graphics/libsixel/distinfo ============================================================================== --- head/graphics/libsixel/distinfo Sat Dec 27 14:56:32 2014 (r375684) +++ head/graphics/libsixel/distinfo Sat Dec 27 15:10:50 2014 (r375685) @@ -1,2 +1,2 @@ -SHA256 (libsixel-1.4.1.tar.gz) = f6bf9fbac3b45d33455dc439c85e0487d15e323623bab8b450dd03a8e05426b1 -SIZE (libsixel-1.4.1.tar.gz) = 4038369 +SHA256 (libsixel-1.4.3.tar.gz) = 7a00ce3af4528db247fce9c46bc4be7848985f9b267e79e181d555d6a16ea9b6 +SIZE (libsixel-1.4.3.tar.gz) = 4038857 From owner-svn-ports-all@FreeBSD.ORG Sat Dec 27 15:17:57 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E6A67A2D; Sat, 27 Dec 2014 15:17:57 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D25D3E4D; Sat, 27 Dec 2014 15:17:57 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBRFHvcV037140; Sat, 27 Dec 2014 15:17:57 GMT (envelope-from rakuco@FreeBSD.org) Received: (from rakuco@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBRFHvRM037139; Sat, 27 Dec 2014 15:17:57 GMT (envelope-from rakuco@FreeBSD.org) Message-Id: <201412271517.sBRFHvRM037139@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: rakuco set sender to rakuco@FreeBSD.org using -f From: Raphael Kubo da Costa Date: Sat, 27 Dec 2014 15:17:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375686 - head/multimedia/phonon-designerplugin X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Dec 2014 15:17:58 -0000 Author: rakuco Date: Sat Dec 27 15:17:56 2014 New Revision: 375686 URL: https://svnweb.freebsd.org/changeset/ports/375686 QAT: https://qat.redports.org/buildarchive/r375686/ Log: Update to 4.8.3 too. Should have been part of r375654... Modified: head/multimedia/phonon-designerplugin/Makefile Modified: head/multimedia/phonon-designerplugin/Makefile ============================================================================== --- head/multimedia/phonon-designerplugin/Makefile Sat Dec 27 15:10:50 2014 (r375685) +++ head/multimedia/phonon-designerplugin/Makefile Sat Dec 27 15:17:56 2014 (r375686) @@ -1,9 +1,9 @@ # $FreeBSD$ PORTNAME= phonon -PORTVERSION= 4.8.1 +PORTVERSION= 4.8.3 CATEGORIES= multimedia kde -MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION} +MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION}/src PKGNAMESUFFIX= -designerplugin DIST_SUBDIR= KDE From owner-svn-ports-all@FreeBSD.ORG Sat Dec 27 15:18:15 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id DC3C1C41; Sat, 27 Dec 2014 15:18:15 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C8532E5C; Sat, 27 Dec 2014 15:18:15 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBRFIF0B037359; Sat, 27 Dec 2014 15:18:15 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBRFIF1r037357; Sat, 27 Dec 2014 15:18:15 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201412271518.sBRFIF1r037357@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Sat, 27 Dec 2014 15:18:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375687 - head/www/varnish X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Dec 2014 15:18:16 -0000 Author: pi Date: Sat Dec 27 15:18:14 2014 New Revision: 375687 URL: https://svnweb.freebsd.org/changeset/ports/375687 QAT: https://qat.redports.org/buildarchive/r375687/ Log: www/varnish: 3.0.5 -> 3.0.6 ChangeLog https://www.varnish-cache.org/trac/browser/doc/changes.rst Requested by: jedrzejczak.michal@gmail.com Modified: head/www/varnish/Makefile head/www/varnish/distinfo Modified: head/www/varnish/Makefile ============================================================================== --- head/www/varnish/Makefile Sat Dec 27 15:17:56 2014 (r375686) +++ head/www/varnish/Makefile Sat Dec 27 15:18:14 2014 (r375687) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= varnish -PORTVERSION= 3.0.5 -PORTREVISION= 3 +PORTVERSION= 3.0.6 CATEGORIES= www MASTER_SITES= http://repo.varnish-cache.org/source/ Modified: head/www/varnish/distinfo ============================================================================== --- head/www/varnish/distinfo Sat Dec 27 15:17:56 2014 (r375686) +++ head/www/varnish/distinfo Sat Dec 27 15:18:14 2014 (r375687) @@ -1,2 +1,2 @@ -SHA256 (varnish-3.0.5.tar.gz) = 302fd6afc771524ca3912f5d945ab197a55762385c012b2054df7d86bf7ae2b7 -SIZE (varnish-3.0.5.tar.gz) = 2116664 +SHA256 (varnish-3.0.6.tar.gz) = 840ded8f25e7343117f6e3e2015759118f1d2db357ae8d7e02ea964e6fb680b7 +SIZE (varnish-3.0.6.tar.gz) = 2049810 From owner-svn-ports-all@FreeBSD.ORG Sat Dec 27 15:28:48 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9E098155; Sat, 27 Dec 2014 15:28:48 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 877F6FED; Sat, 27 Dec 2014 15:28:48 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBRFSmXM042320; Sat, 27 Dec 2014 15:28:48 GMT (envelope-from riggs@FreeBSD.org) Received: (from riggs@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBRFSk0L042310; Sat, 27 Dec 2014 15:28:46 GMT (envelope-from riggs@FreeBSD.org) Message-Id: <201412271528.sBRFSk0L042310@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: riggs set sender to riggs@FreeBSD.org using -f From: Thomas Zander Date: Sat, 27 Dec 2014 15:28:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375688 - in head: . multimedia multimedia/ffmpeg24 multimedia/ffmpeg25 multimedia/ffmpeg25/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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Dec 2014 15:28:48 -0000 Author: riggs Date: Sat Dec 27 15:28:46 2014 New Revision: 375688 URL: https://svnweb.freebsd.org/changeset/ports/375688 QAT: https://qat.redports.org/buildarchive/r375688/ Log: Replace multimedia/ffmpeg24 with ffmpeg25 (no ports depend on ffmpeg24 and ffmpeg25 is the more likely candidate for the eventual replacement of multimedia/ffmpeg) Added: head/multimedia/ffmpeg25/ - copied from r375631, head/multimedia/ffmpeg24/ head/multimedia/ffmpeg25/files/ffserver25.in - copied, changed from r375631, head/multimedia/ffmpeg24/files/ffserver24.in Deleted: head/multimedia/ffmpeg24/ head/multimedia/ffmpeg25/files/ffserver24.in head/multimedia/ffmpeg25/files/patch-libavdevice-Makefile Modified: head/MOVED head/multimedia/Makefile head/multimedia/ffmpeg25/Makefile head/multimedia/ffmpeg25/distinfo head/multimedia/ffmpeg25/pkg-plist Modified: head/MOVED ============================================================================== --- head/MOVED Sat Dec 27 15:18:14 2014 (r375687) +++ head/MOVED Sat Dec 27 15:28:46 2014 (r375688) @@ -7348,3 +7348,4 @@ games/secretmaryochronicles-music||2014- science/mpb||2014-12-27|Has expired: Broken for more than 6 months x11-fm/pbi-thumbnailer||2014-12-27|Has expired: Broken for more than 6 months games/secretmaryochronicles||2014-12-27|Has expired: does not run, cegui 0.8 support still in development +multimedia/ffmpeg24|multimedia/ffmpeg25|2014-12-27|ffmpeg upstream now points to 2.5.x series Modified: head/multimedia/Makefile ============================================================================== --- head/multimedia/Makefile Sat Dec 27 15:18:14 2014 (r375687) +++ head/multimedia/Makefile Sat Dec 27 15:28:46 2014 (r375688) @@ -58,7 +58,7 @@ SUBDIR += emovix SUBDIR += ffmpeg SUBDIR += ffmpeg0 - SUBDIR += ffmpeg24 + SUBDIR += ffmpeg25 SUBDIR += ffmpeg2theora SUBDIR += ffmpegthumbnailer SUBDIR += flvmeta Modified: head/multimedia/ffmpeg25/Makefile ============================================================================== --- head/multimedia/ffmpeg24/Makefile Fri Dec 26 16:11:24 2014 (r375631) +++ head/multimedia/ffmpeg25/Makefile Sat Dec 27 15:28:46 2014 (r375688) @@ -2,11 +2,10 @@ # $FreeBSD$ PORTNAME= ffmpeg -PORTVERSION= 2.4.3 -PORTREVISION= 4 +PORTVERSION= 2.5.2 CATEGORIES= multimedia audio ipv6 net MASTER_SITES= http://ffmpeg.org/releases/ -PKGNAMESUFFIX= 24 +PKGNAMESUFFIX= 25 MAINTAINER= riggs@FreeBSD.org COMMENT= Realtime audio/video encoder/converter and streaming server @@ -27,7 +26,7 @@ USE_LDCONFIG= ${PREFIX}/lib/ffmpeg${FFMP USE_PERL5= build WANT_SDL= yes -FFMPEG_SUFFIX= 24 +FFMPEG_SUFFIX= 25 PLIST_SUB+= FFMPEG_SUFFIX="${FFMPEG_SUFFIX}" CONFIGURE_ENV+= EXESUF="${FFMPEG_SUFFIX}" MAKE_ARGS+= EXESUF="${FFMPEG_SUFFIX}" Modified: head/multimedia/ffmpeg25/distinfo ============================================================================== --- head/multimedia/ffmpeg24/distinfo Fri Dec 26 16:11:24 2014 (r375631) +++ head/multimedia/ffmpeg25/distinfo Sat Dec 27 15:28:46 2014 (r375688) @@ -1,2 +1,2 @@ -SHA256 (ffmpeg-2.4.3.tar.bz2) = ca5c3e3c0e4f9e43b9dceafceb866acb1ea575cb9f2d94e0d959303e4fc4e602 -SIZE (ffmpeg-2.4.3.tar.bz2) = 7369986 +SHA256 (ffmpeg-2.5.2.tar.bz2) = 9edf17e7c280cbcfca4bc4219b1c22f760a61ec6a3f39ef26e3e2ad4cd24465e +SIZE (ffmpeg-2.5.2.tar.bz2) = 7675420 Copied and modified: head/multimedia/ffmpeg25/files/ffserver25.in (from r375631, head/multimedia/ffmpeg24/files/ffserver24.in) ============================================================================== --- head/multimedia/ffmpeg24/files/ffserver24.in Fri Dec 26 16:11:24 2014 (r375631, copy source) +++ head/multimedia/ffmpeg25/files/ffserver25.in Sat Dec 27 15:28:46 2014 (r375688) @@ -3,25 +3,25 @@ # $FreeBSD$ # -# PROVIDE: ffserver24 +# PROVIDE: ffserver25 # REQUIRE: NETWORKING # KEYWORD: shutdown # # Add the following lines to /etc/rc.conf to enable ffserver: # -#ffserver24_enable="YES" +#ffserver25_enable="YES" # -ffserver24_enable="${ffserver_enable-NO}" +ffserver25_enable="${ffserver_enable-NO}" . /etc/rc.subr -name=ffserver24 -rcvar=ffserver24_enable +name=ffserver25 +rcvar=ffserver25_enable command="%%PREFIX%%/bin/${name}" command_args="&" -required_files=%%PREFIX%%/etc/ffserver24.conf +required_files=%%PREFIX%%/etc/ffserver25.conf load_rc_config ${name} run_rc_command "$1" Modified: head/multimedia/ffmpeg25/pkg-plist ============================================================================== --- head/multimedia/ffmpeg24/pkg-plist Fri Dec 26 16:11:24 2014 (r375631) +++ head/multimedia/ffmpeg25/pkg-plist Sat Dec 27 15:28:46 2014 (r375688) @@ -12,6 +12,7 @@ include/ffmpeg%%FFMPEG_SUFFIX%%/libavcod include/ffmpeg%%FFMPEG_SUFFIX%%/libavcodec/vda.h include/ffmpeg%%FFMPEG_SUFFIX%%/libavcodec/vdpau.h include/ffmpeg%%FFMPEG_SUFFIX%%/libavcodec/version.h +include/ffmpeg%%FFMPEG_SUFFIX%%/libavcodec/vorbis_parser.h include/ffmpeg%%FFMPEG_SUFFIX%%/libavcodec/xvmc.h include/ffmpeg%%FFMPEG_SUFFIX%%/libavdevice/avdevice.h include/ffmpeg%%FFMPEG_SUFFIX%%/libavdevice/version.h @@ -21,6 +22,7 @@ include/ffmpeg%%FFMPEG_SUFFIX%%/libavfil include/ffmpeg%%FFMPEG_SUFFIX%%/libavfilter/avfiltergraph.h include/ffmpeg%%FFMPEG_SUFFIX%%/libavfilter/buffersink.h include/ffmpeg%%FFMPEG_SUFFIX%%/libavfilter/buffersrc.h +include/ffmpeg%%FFMPEG_SUFFIX%%/libavutil/cast5.h include/ffmpeg%%FFMPEG_SUFFIX%%/libavfilter/version.h include/ffmpeg%%FFMPEG_SUFFIX%%/libavformat/avformat.h include/ffmpeg%%FFMPEG_SUFFIX%%/libavformat/avio.h @@ -58,7 +60,6 @@ include/ffmpeg%%FFMPEG_SUFFIX%%/libavuti include/ffmpeg%%FFMPEG_SUFFIX%%/libavutil/hmac.h include/ffmpeg%%FFMPEG_SUFFIX%%/libavutil/imgutils.h include/ffmpeg%%FFMPEG_SUFFIX%%/libavutil/intfloat.h -include/ffmpeg%%FFMPEG_SUFFIX%%/libavutil/intfloat_readwrite.h include/ffmpeg%%FFMPEG_SUFFIX%%/libavutil/intreadwrite.h include/ffmpeg%%FFMPEG_SUFFIX%%/libavutil/lfg.h include/ffmpeg%%FFMPEG_SUFFIX%%/libavutil/log.h @@ -98,19 +99,19 @@ include/ffmpeg%%FFMPEG_SUFFIX%%/libswsca lib/ffmpeg%%FFMPEG_SUFFIX%%/libavcodec%%FFMPEG_SUFFIX%%.a lib/ffmpeg%%FFMPEG_SUFFIX%%/libavcodec%%FFMPEG_SUFFIX%%.so lib/ffmpeg%%FFMPEG_SUFFIX%%/libavcodec%%FFMPEG_SUFFIX%%.so.56 -lib/ffmpeg%%FFMPEG_SUFFIX%%/libavcodec%%FFMPEG_SUFFIX%%.so.56.1.100 +lib/ffmpeg%%FFMPEG_SUFFIX%%/libavcodec%%FFMPEG_SUFFIX%%.so.56.13.100 lib/ffmpeg%%FFMPEG_SUFFIX%%/libavdevice%%FFMPEG_SUFFIX%%.a lib/ffmpeg%%FFMPEG_SUFFIX%%/libavdevice%%FFMPEG_SUFFIX%%.so lib/ffmpeg%%FFMPEG_SUFFIX%%/libavdevice%%FFMPEG_SUFFIX%%.so.56 -lib/ffmpeg%%FFMPEG_SUFFIX%%/libavdevice%%FFMPEG_SUFFIX%%.so.56.0.100 +lib/ffmpeg%%FFMPEG_SUFFIX%%/libavdevice%%FFMPEG_SUFFIX%%.so.56.3.100 lib/ffmpeg%%FFMPEG_SUFFIX%%/libavfilter%%FFMPEG_SUFFIX%%.a lib/ffmpeg%%FFMPEG_SUFFIX%%/libavfilter%%FFMPEG_SUFFIX%%.so lib/ffmpeg%%FFMPEG_SUFFIX%%/libavfilter%%FFMPEG_SUFFIX%%.so.5 -lib/ffmpeg%%FFMPEG_SUFFIX%%/libavfilter%%FFMPEG_SUFFIX%%.so.5.1.100 +lib/ffmpeg%%FFMPEG_SUFFIX%%/libavfilter%%FFMPEG_SUFFIX%%.so.5.2.103 lib/ffmpeg%%FFMPEG_SUFFIX%%/libavformat%%FFMPEG_SUFFIX%%.a lib/ffmpeg%%FFMPEG_SUFFIX%%/libavformat%%FFMPEG_SUFFIX%%.so lib/ffmpeg%%FFMPEG_SUFFIX%%/libavformat%%FFMPEG_SUFFIX%%.so.56 -lib/ffmpeg%%FFMPEG_SUFFIX%%/libavformat%%FFMPEG_SUFFIX%%.so.56.4.101 +lib/ffmpeg%%FFMPEG_SUFFIX%%/libavformat%%FFMPEG_SUFFIX%%.so.56.15.102 lib/ffmpeg%%FFMPEG_SUFFIX%%/libavresample%%FFMPEG_SUFFIX%%.a lib/ffmpeg%%FFMPEG_SUFFIX%%/libavresample%%FFMPEG_SUFFIX%%.so lib/ffmpeg%%FFMPEG_SUFFIX%%/libavresample%%FFMPEG_SUFFIX%%.so.2 @@ -118,11 +119,11 @@ lib/ffmpeg%%FFMPEG_SUFFIX%%/libavresampl lib/ffmpeg%%FFMPEG_SUFFIX%%/libavutil%%FFMPEG_SUFFIX%%.a lib/ffmpeg%%FFMPEG_SUFFIX%%/libavutil%%FFMPEG_SUFFIX%%.so lib/ffmpeg%%FFMPEG_SUFFIX%%/libavutil%%FFMPEG_SUFFIX%%.so.54 -lib/ffmpeg%%FFMPEG_SUFFIX%%/libavutil%%FFMPEG_SUFFIX%%.so.54.7.100 +lib/ffmpeg%%FFMPEG_SUFFIX%%/libavutil%%FFMPEG_SUFFIX%%.so.54.15.100 lib/ffmpeg%%FFMPEG_SUFFIX%%/libpostproc%%FFMPEG_SUFFIX%%.a lib/ffmpeg%%FFMPEG_SUFFIX%%/libpostproc%%FFMPEG_SUFFIX%%.so lib/ffmpeg%%FFMPEG_SUFFIX%%/libpostproc%%FFMPEG_SUFFIX%%.so.53 -lib/ffmpeg%%FFMPEG_SUFFIX%%/libpostproc%%FFMPEG_SUFFIX%%.so.53.0.100 +lib/ffmpeg%%FFMPEG_SUFFIX%%/libpostproc%%FFMPEG_SUFFIX%%.so.53.3.100 lib/ffmpeg%%FFMPEG_SUFFIX%%/libswresample%%FFMPEG_SUFFIX%%.a lib/ffmpeg%%FFMPEG_SUFFIX%%/libswresample%%FFMPEG_SUFFIX%%.so lib/ffmpeg%%FFMPEG_SUFFIX%%/libswresample%%FFMPEG_SUFFIX%%.so.1 @@ -130,7 +131,7 @@ lib/ffmpeg%%FFMPEG_SUFFIX%%/libswresampl lib/ffmpeg%%FFMPEG_SUFFIX%%/libswscale%%FFMPEG_SUFFIX%%.a lib/ffmpeg%%FFMPEG_SUFFIX%%/libswscale%%FFMPEG_SUFFIX%%.so lib/ffmpeg%%FFMPEG_SUFFIX%%/libswscale%%FFMPEG_SUFFIX%%.so.3 -lib/ffmpeg%%FFMPEG_SUFFIX%%/libswscale%%FFMPEG_SUFFIX%%.so.3.0.100 +lib/ffmpeg%%FFMPEG_SUFFIX%%/libswscale%%FFMPEG_SUFFIX%%.so.3.1.101 libdata/pkgconfig/libavcodec%%FFMPEG_SUFFIX%%.pc libdata/pkgconfig/libavdevice%%FFMPEG_SUFFIX%%.pc libdata/pkgconfig/libavfilter%%FFMPEG_SUFFIX%%.pc From owner-svn-ports-all@FreeBSD.ORG Sat Dec 27 17:53:11 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 88B0D40F; Sat, 27 Dec 2014 17:53:11 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7550A64870; Sat, 27 Dec 2014 17:53:11 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBRHrBqx014365; Sat, 27 Dec 2014 17:53:11 GMT (envelope-from tijl@FreeBSD.org) Received: (from tijl@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBRHrBjb014363; Sat, 27 Dec 2014 17:53:11 GMT (envelope-from tijl@FreeBSD.org) Message-Id: <201412271753.sBRHrBjb014363@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: tijl set sender to tijl@FreeBSD.org using -f From: Tijl Coosemans Date: Sat, 27 Dec 2014 17:53:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375689 - in head/audio/libsidplay2: . 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Dec 2014 17:53:11 -0000 Author: tijl Date: Sat Dec 27 17:53:10 2014 New Revision: 375689 URL: https://svnweb.freebsd.org/changeset/ports/375689 QAT: https://qat.redports.org/buildarchive/r375689/ Log: Enable -fPIC only for libresid-builder.a Added: head/audio/libsidplay2/files/patch-configure (contents, props changed) Modified: head/audio/libsidplay2/Makefile Modified: head/audio/libsidplay2/Makefile ============================================================================== --- head/audio/libsidplay2/Makefile Sat Dec 27 15:28:46 2014 (r375688) +++ head/audio/libsidplay2/Makefile Sat Dec 27 17:53:10 2014 (r375689) @@ -3,7 +3,7 @@ PORTNAME= libsidplay2 PORTVERSION= 2.1.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= audio emulators MASTER_SITES= SF/sidplay2/sidplay2/sidplay-libs-${PORTVERSION} DISTNAME= sidplay-libs-${PORTVERSION} @@ -16,8 +16,6 @@ INSTALL_TARGET= install-strip USES= gmake libtool pathfix pkgconfig USE_LDCONFIG= yes -CFLAGS_amd64+= -fPIC - post-patch: @${REINPLACE_CMD} -e 's|||g' \ ${WRKSRC}/libsidutils/src/ini/ini.cpp Added: head/audio/libsidplay2/files/patch-configure ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/libsidplay2/files/patch-configure Sat Dec 27 17:53:10 2014 (r375689) @@ -0,0 +1,10 @@ +--- configure.orig ++++ configure +@@ -1745,6 +1745,7 @@ + echo; echo "Configuring resid-builder..." + cd $pwd/builders/resid-builder + if ! eval ./configure $ac_configure_args \ ++--with-pic \ + --with-sidplay2-includes=$pwd/libsidplay/include \ + --with-sidplay2-library=$pwd/libsidplay/src \ + --with-resid-includes=$pwd/resid \ From owner-svn-ports-all@FreeBSD.ORG Sat Dec 27 18:54:36 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A5F3B174; Sat, 27 Dec 2014 18:54:36 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 91A2666F6F; Sat, 27 Dec 2014 18:54:36 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBRIsaub042622; Sat, 27 Dec 2014 18:54:36 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBRIsabP042619; Sat, 27 Dec 2014 18:54:36 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201412271854.sBRIsabP042619@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Sat, 27 Dec 2014 18:54:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375690 - in head/x11/eterm: . 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Dec 2014 18:54:36 -0000 Author: olgeni Date: Sat Dec 27 18:54:35 2014 New Revision: 375690 URL: https://svnweb.freebsd.org/changeset/ports/375690 QAT: https://qat.redports.org/buildarchive/r375690/ Log: Fix infinite loop at startup when _SC_OPEN_MAX > 64k. Added: head/x11/eterm/files/patch-src_command.c (contents, props changed) Modified: head/x11/eterm/Makefile Modified: head/x11/eterm/Makefile ============================================================================== --- head/x11/eterm/Makefile Sat Dec 27 17:53:10 2014 (r375689) +++ head/x11/eterm/Makefile Sat Dec 27 18:54:35 2014 (r375690) @@ -3,7 +3,7 @@ PORTNAME= eterm PORTVERSION= 0.9.6 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES+= x11 MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/Eterm-${PORTVERSION} DISTNAME= Eterm-${PORTVERSION} Added: head/x11/eterm/files/patch-src_command.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11/eterm/files/patch-src_command.c Sat Dec 27 18:54:35 2014 (r375690) @@ -0,0 +1,14 @@ + +$FreeBSD$ + +--- src/command.c.orig ++++ src/command.c +@@ -1561,7 +1561,7 @@ + * child processes remain alive upon deletion of the window. + */ + { +- unsigned short i; ++ unsigned long i; + unsigned long max_fds; + + /* get number of available file descriptors */ From owner-svn-ports-all@FreeBSD.ORG Sat Dec 27 18:56:56 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8F7DD3B7; Sat, 27 Dec 2014 18:56:56 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6179466FAE; Sat, 27 Dec 2014 18:56:56 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBRIuuRA043116; Sat, 27 Dec 2014 18:56:56 GMT (envelope-from db@FreeBSD.org) Received: (from db@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBRIuthw043113; Sat, 27 Dec 2014 18:56:55 GMT (envelope-from db@FreeBSD.org) Message-Id: <201412271856.sBRIuthw043113@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: db set sender to db@FreeBSD.org using -f From: Diane Bruce Date: Sat, 27 Dec 2014 18:56:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375691 - in head/comms/flrig: . 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-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Dec 2014 18:56:56 -0000 Author: db Date: Sat Dec 27 18:56:54 2014 New Revision: 375691 URL: https://svnweb.freebsd.org/changeset/ports/375691 QAT: https://qat.redports.org/buildarchive/r375691/ Log: - Update to latest released version - bug fixes Modified: head/comms/flrig/Makefile head/comms/flrig/distinfo (contents, props changed) head/comms/flrig/files/patch-src_xmlrpcpp_base64.h (contents, props changed) Modified: head/comms/flrig/Makefile ============================================================================== --- head/comms/flrig/Makefile Sat Dec 27 18:54:35 2014 (r375690) +++ head/comms/flrig/Makefile Sat Dec 27 18:56:54 2014 (r375691) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= flrig -PORTVERSION= 1.3.18 +PORTVERSION= 1.3.19 CATEGORIES= comms hamradio MASTER_SITES= http://www.w1hkj.com/downloads/flrig/ \ ${MASTER_SITE_LOCAL} Modified: head/comms/flrig/distinfo ============================================================================== --- head/comms/flrig/distinfo Sat Dec 27 18:54:35 2014 (r375690) +++ head/comms/flrig/distinfo Sat Dec 27 18:56:54 2014 (r375691) @@ -1,2 +1,2 @@ -SHA256 (flrig-1.3.18.tar.gz) = 50f0a3eb1110a50a838fdd8f1393d2eafe1b6ea605deaf437e0e61a5a7d34370 -SIZE (flrig-1.3.18.tar.gz) = 616711 +SHA256 (flrig-1.3.19.tar.gz) = 4b697d6737b94b3e3cf1237283f23587ffaf6de848e8ea6f42985bca586692f0 +SIZE (flrig-1.3.19.tar.gz) = 617353 Modified: head/comms/flrig/files/patch-src_xmlrpcpp_base64.h ============================================================================== --- head/comms/flrig/files/patch-src_xmlrpcpp_base64.h Sat Dec 27 18:54:35 2014 (r375690) +++ head/comms/flrig/files/patch-src_xmlrpcpp_base64.h Sat Dec 27 18:56:54 2014 (r375691) @@ -1,6 +1,6 @@ ---- src/xmlrpcpp/base64.h.orig 2014-04-08 23:01:00.000000000 -0700 -+++ src/xmlrpcpp/base64.h 2014-04-08 23:01:12.000000000 -0700 -@@ -10,6 +10,7 @@ +--- src/xmlrpcpp/base64.h.orig 2014-12-10 08:23:34.000000000 -0500 ++++ src/xmlrpcpp/base64.h 2014-12-27 11:45:05.000000000 -0500 +@@ -28,6 +28,7 @@ #define __BASE64_H_INCLUDED__ 1 #include From owner-svn-ports-all@FreeBSD.ORG Sat Dec 27 19:32:55 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id CAEB0838; Sat, 27 Dec 2014 19:32:55 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B6A891627; Sat, 27 Dec 2014 19:32:55 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBRJWtUQ061287; Sat, 27 Dec 2014 19:32:55 GMT (envelope-from stephen@FreeBSD.org) Received: (from stephen@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBRJWtLP061286; Sat, 27 Dec 2014 19:32:55 GMT (envelope-from stephen@FreeBSD.org) Message-Id: <201412271932.sBRJWtLP061286@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: stephen set sender to stephen@FreeBSD.org using -f From: Stephen Montgomery-Smith Date: Sat, 27 Dec 2014 19:32:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375692 - head/x11/xkbset X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Dec 2014 19:32:55 -0000 Author: stephen Date: Sat Dec 27 19:32:54 2014 New Revision: 375692 URL: https://svnweb.freebsd.org/changeset/ports/375692 QAT: https://qat.redports.org/buildarchive/r375692/ Log: - Add another master site. - Add licence. Modified: head/x11/xkbset/Makefile Modified: head/x11/xkbset/Makefile ============================================================================== --- head/x11/xkbset/Makefile Sat Dec 27 18:56:54 2014 (r375691) +++ head/x11/xkbset/Makefile Sat Dec 27 19:32:54 2014 (r375692) @@ -5,11 +5,14 @@ PORTNAME= xkbset PORTVERSION= 0.5 PORTREVISION= 3 CATEGORIES= x11 -MASTER_SITES= http://www.math.missouri.edu/~stephen/software/xkbset/ +MASTER_SITES= http://faculty.missouri.edu/~stephen/software/xkbset/ \ + http://www.math.missouri.edu/~stephen/software/xkbset/ MAINTAINER= stephen@FreeBSD.org COMMENT= Manage various XKB features of X Window +LICENSE= BSD3CLAUSE + USE_XORG= x11 USE_PERL5= build USES= perl5