From owner-svn-ports-all@FreeBSD.ORG Sat Apr 26 00:23: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 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E39ECB30; Sat, 26 Apr 2014 00:23: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 C43CC1ABD; Sat, 26 Apr 2014 00:23:05 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s3Q0N5dP027382; Sat, 26 Apr 2014 00:23:05 GMT (envelope-from bapt@svn.freebsd.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s3Q0N52c027380; Sat, 26 Apr 2014 00:23:05 GMT (envelope-from bapt@svn.freebsd.org) Message-Id: <201404260023.s3Q0N52c027380@svn.freebsd.org> From: Baptiste Daroussin Date: Sat, 26 Apr 2014 00:23:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r352194 - head/www/epiphany X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: 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, 26 Apr 2014 00:23:06 -0000 Author: bapt Date: Sat Apr 26 00:23:05 2014 New Revision: 352194 URL: http://svnweb.freebsd.org/changeset/ports/352194 QAT: https://qat.redports.org/buildarchive/r352194/ Log: Support stage Modified: head/www/epiphany/Makefile head/www/epiphany/pkg-plist Modified: head/www/epiphany/Makefile ============================================================================== --- head/www/epiphany/Makefile Sat Apr 26 00:22:16 2014 (r352193) +++ head/www/epiphany/Makefile Sat Apr 26 00:23:05 2014 (r352194) @@ -14,11 +14,11 @@ COMMENT?= Extremely lightweight and simp BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes \ ${LOCALBASE}/share/certs/ca-root-nss.crt:${PORTSDIR}/security/ca_root_nss -LIB_DEPENDS= dbus-glib-1:${PORTSDIR}/devel/dbus-glib \ - webkitgtk-1.0:${PORTSDIR}/www/webkit-gtk2 \ - soup-gnome-2.4:${PORTSDIR}/devel/libsoup-gnome \ - notify:${PORTSDIR}/devel/libnotify \ - gnome-keyring:${PORTSDIR}/security/libgnome-keyring +LIB_DEPENDS= libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib \ + libwebkitgtk-1.0.so:${PORTSDIR}/www/webkit-gtk2 \ + libsoup-gnome-2.4.so:${PORTSDIR}/devel/libsoup-gnome \ + libnotify.so:${PORTSDIR}/devel/libnotify \ + libgnome-keyring.so:${PORTSDIR}/security/libgnome-keyring RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes \ ${LOCALBASE}/share/certs/ca-root-nss.crt:${PORTSDIR}/security/ca_root_nss \ ${LOCALBASE}/share/icons/HighContrastLargePrint/index.theme:${PORTSDIR}/x11-themes/gnome-themes @@ -27,9 +27,8 @@ CONFLICTS= epiphany-3.[0-9]* USE_LDCONFIG= yes INSTALLS_ICONS= yes -USE_BZIP2= yes USE_PYTHON= yes -USES= desktop-file-utils gettext pathfix gmake pkgconfig +USES= desktop-file-utils gettext pathfix gmake libtool pkgconfig tar:bzip2 USE_GNOME= gnomeprefix intlhack gnomedesktop GNU_CONFIGURE= yes INSTALLS_OMF= yes @@ -43,26 +42,23 @@ GCONF_SCHEMAS= epiphany-lockdown.schemas PLIST_SUB+= EPHY_VERSION="${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}" -MAN1= epiphany.1 - OPTIONS_DEFINE= NSS SPELLCHECK SEED OPTIONS_DEFAULT=NSS SPELLCHECK NSS_DESC= Import passwords from 2.26 and older on first run SPELLCHECK_DESC=Enable spell checking by default SEED_DESC= Seed (JavaScript) support -NO_STAGE= yes .include .if ${PORT_OPTIONS:MNSS} -LIB_DEPENDS+= nss3:${PORTSDIR}/security/nss +LIB_DEPENDS+= libnss3.so:${PORTSDIR}/security/nss CONFIGURE_ARGS+=--enable-nss .else CONFIGURE_ARGS+=--disable-nss .endif .if ${PORT_OPTIONS:MSEED} -LIB_DEPENDS+= seed:${PORTSDIR}/devel/seed +LIB_DEPENDS+= libseed.so:${PORTSDIR}/devel/seed CONFIGURE_ARGS+=--enable-seed .endif Modified: head/www/epiphany/pkg-plist ============================================================================== --- head/www/epiphany/pkg-plist Sat Apr 26 00:22:16 2014 (r352193) +++ head/www/epiphany/pkg-plist Sat Apr 26 00:23:05 2014 (r352194) @@ -39,6 +39,7 @@ share/applications/bme.desktop share/applications/epiphany.desktop share/dbus-1/services/org.gnome.Epiphany.service lib/girepository-1.0/Epiphany-2.30.typelib +man/man1/epiphany.1.gz share/gir-1.0/Epiphany-2.30.gir %%DOCSDIR%%/EphyDialog.html %%DOCSDIR%%/EphyLocationAction.html