From owner-freebsd-gecko@FreeBSD.ORG Sat Nov 23 01:42:49 2013 Return-Path: Delivered-To: freebsd-gecko@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E08A550F for ; Sat, 23 Nov 2013 01:42:49 +0000 (UTC) Received: from trillian.chruetertee.ch (trillian.chruetertee.ch [217.150.244.247]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 69E252A98 for ; Sat, 23 Nov 2013 01:42:49 +0000 (UTC) Received: from trillian.chruetertee.ch (trillian [217.150.244.247]) by trillian.chruetertee.ch (8.14.4/8.14.3) with ESMTP id rAN1glV8098031 for ; Sat, 23 Nov 2013 01:42:47 GMT (envelope-from svn-freebsd-gecko@chruetertee.ch) Received: (from www@localhost) by trillian.chruetertee.ch (8.14.4/8.14.3/Submit) id rAN1ggni095818 for freebsd-gecko@freebsd.org; Sat, 23 Nov 2013 01:42:42 GMT (envelope-from svn-freebsd-gecko@chruetertee.ch) Date: Sat, 23 Nov 2013 01:42:42 GMT Message-Id: <201311230142.rAN1ggni095818@trillian.chruetertee.ch> X-Authentication-Warning: trillian.chruetertee.ch: www set sender to svn-freebsd-gecko@chruetertee.ch using -f From: svn-freebsd-gecko@chruetertee.ch To: freebsd-gecko@freebsd.org Subject: [SVN-Commit] r1404 - in trunk: mail/linux-thunderbird mail/thunderbird mail/thunderbird-i18n www/linux-firefox www/linux-seamonkey www/linux-tor-browser www/seamonkey www/seamonkey-i18n MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-gecko@freebsd.org X-Mailman-Version: 2.1.16 Precedence: list Reply-To: freebsd-gecko@freebsd.org List-Id: Gecko Rendering Engine issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Nov 2013 01:42:49 -0000 Author: jbeich Date: Sat Nov 23 01:42:42 2013 New Revision: 1404 Log: add more port categories (no net-p2p for webrtc yet) Modified: trunk/mail/linux-thunderbird/Makefile trunk/mail/thunderbird-i18n/Makefile trunk/mail/thunderbird/Makefile trunk/www/linux-firefox/Makefile trunk/www/linux-seamonkey/Makefile trunk/www/linux-tor-browser/Makefile trunk/www/seamonkey-i18n/Makefile trunk/www/seamonkey/Makefile Modified: trunk/mail/linux-thunderbird/Makefile ============================================================================== --- trunk/mail/linux-thunderbird/Makefile Sat Nov 23 01:42:33 2013 (r1403) +++ trunk/mail/linux-thunderbird/Makefile Sat Nov 23 01:42:42 2013 (r1404) @@ -3,7 +3,7 @@ PORTNAME= thunderbird DISTVERSION= 24.1.1 -CATEGORIES= mail +CATEGORIES= mail news net-im ipv6 DISTNAME= ${PORTNAME}-${DISTVERSION} MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/linux-i686/en-US Modified: trunk/mail/thunderbird-i18n/Makefile ============================================================================== --- trunk/mail/thunderbird-i18n/Makefile Sat Nov 23 01:42:33 2013 (r1403) +++ trunk/mail/thunderbird-i18n/Makefile Sat Nov 23 01:42:42 2013 (r1404) @@ -3,7 +3,7 @@ PORTNAME= thunderbird-i18n PORTVERSION= 24.1.1 -CATEGORIES= mail +CATEGORIES= mail news net-im MASTER_SITES= MOZILLA/${PORTNAME:S|-i18n||}/releases/${PORTVERSION}/linux-i686/xpi PKGNAMEPREFIX= DISTFILES= ${THUNDERBIRD_I18N_:S/$/.xpi/} Modified: trunk/mail/thunderbird/Makefile ============================================================================== --- trunk/mail/thunderbird/Makefile Sat Nov 23 01:42:33 2013 (r1403) +++ trunk/mail/thunderbird/Makefile Sat Nov 23 01:42:42 2013 (r1404) @@ -3,7 +3,7 @@ PORTNAME= thunderbird DISTVERSION= 24.1.1 -CATEGORIES= mail ipv6 +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/ DISTFILES= ${PORTNAME}-${DISTVERSION}.source${EXTRACT_SUFX} Modified: trunk/www/linux-firefox/Makefile ============================================================================== --- trunk/www/linux-firefox/Makefile Sat Nov 23 01:42:33 2013 (r1403) +++ trunk/www/linux-firefox/Makefile Sat Nov 23 01:42:42 2013 (r1404) @@ -4,7 +4,7 @@ PORTNAME= firefox DISTVERSION= 25.0.1 PORTEPOCH= 1 -CATEGORIES= www +CATEGORIES= www ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/linux-i686/en-US DISTNAME= ${PORTNAME}-${DISTVERSION} Modified: trunk/www/linux-seamonkey/Makefile ============================================================================== --- trunk/www/linux-seamonkey/Makefile Sat Nov 23 01:42:33 2013 (r1403) +++ trunk/www/linux-seamonkey/Makefile Sat Nov 23 01:42:42 2013 (r1404) @@ -3,7 +3,7 @@ PORTNAME= seamonkey DISTVERSION= 2.22.1 -CATEGORIES= www +CATEGORIES= www mail news editors irc ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/linux-i686/en-US MAINTAINER= gecko@FreeBSD.org Modified: trunk/www/linux-tor-browser/Makefile ============================================================================== --- trunk/www/linux-tor-browser/Makefile Sat Nov 23 01:42:33 2013 (r1403) +++ trunk/www/linux-tor-browser/Makefile Sat Nov 23 01:42:42 2013 (r1404) @@ -4,7 +4,7 @@ DISTVERSIONPREFIX=gnu-linux-i686- DISTVERSION= 2.3.25-15 DISTVERSIONSUFFIX=-dev-${LOCALE} -CATEGORIES= www linux +CATEGORIES= www security linux # XXX copied from security/tor, move to bsd.sites.mk MASTER_SITES= https://www.torproject.org/dist/torbrowser/linux/ \ ftp://ftp.bit.nl/mirror/tor/torbrowser/linux/ \ Modified: trunk/www/seamonkey-i18n/Makefile ============================================================================== --- trunk/www/seamonkey-i18n/Makefile Sat Nov 23 01:42:33 2013 (r1403) +++ trunk/www/seamonkey-i18n/Makefile Sat Nov 23 01:42:42 2013 (r1404) @@ -3,7 +3,7 @@ PORTNAME= seamonkey-i18n PORTVERSION= 2.22.1 -CATEGORIES= www +CATEGORIES= www mail news editors irc MASTER_SITES= MOZILLA/${PORTNAME:S|-i18n||}/releases/${PORTVERSION}/langpack PKGNAMEPREFIX= DISTFILES= ${SEAMONKEY_I18N_:S/$/.langpack.xpi/:S/^/seamonkey-${PORTVERSION}./} Modified: trunk/www/seamonkey/Makefile ============================================================================== --- trunk/www/seamonkey/Makefile Sat Nov 23 01:42:33 2013 (r1403) +++ trunk/www/seamonkey/Makefile Sat Nov 23 01:42:42 2013 (r1404) @@ -3,7 +3,7 @@ PORTNAME= seamonkey DISTVERSION= 2.22.1 -CATEGORIES?= www ipv6 +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/ DISTFILES= ${PORTNAME}-${DISTVERSION}.source${EXTRACT_SUFX}