From owner-freebsd-ports@FreeBSD.ORG Tue Jun 2 10:26:27 2015 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 50A9B6D3 for ; Tue, 2 Jun 2015 10:26:27 +0000 (UTC) (envelope-from jens.k.loewe@gmail.com) Received: from mail-wg0-x242.google.com (mail-wg0-x242.google.com [IPv6:2a00:1450:400c:c00::242]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E5835192D for ; Tue, 2 Jun 2015 10:26:26 +0000 (UTC) (envelope-from jens.k.loewe@gmail.com) Received: by wggx12 with SMTP id x12so11500824wgg.1 for ; Tue, 02 Jun 2015 03:26:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:content-type:content-transfer-encoding:subject:message-id:date :to:mime-version; bh=PGC1HKJ6dBCtZVNcTq9P4pchVZbim9oa1hNmimgn+zw=; b=IeZKLt4A/U4HtuP63tp3OtkRr7QHoLdI2l7f6SziEgDXx8RiPtiexYBJEB/0QqbGny z0+5sGSDk6A/FD3riTIaZFN4SteJQPy9ZcTdgSU8YZIrdGnAtcJluIQX5fr1hnZef9uN kTEwvC3krmPziKq6M35pjEF9HENtLhW2aNE90pm5gleGSDkA908zUXw0TvBTDcv2wIkx k4O42Zl+idNlfvC9hQAyDE7YJt+CULsdV3/T0AKVhwo98hlaqtHaGT2aAyTw9IQsO9nC rXp9eoDdw2KyBr+ZG1gghD4GP3EOPTsURcUMsft4LZ4zjRAmmUgsS+rFwThYp3hVayeD 8TBQ== X-Received: by 10.194.249.196 with SMTP id yw4mr48765802wjc.144.1433240785312; Tue, 02 Jun 2015 03:26:25 -0700 (PDT) Received: from [192.168.175.27] ([193.175.26.4]) by mx.google.com with ESMTPSA id n3sm21490728wix.1.2015.06.02.03.26.23 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 02 Jun 2015 03:26:24 -0700 (PDT) From: "Jens K. Loewe" X-Google-Original-From: "Jens K. Loewe" Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Subject: Requesting Bitbucket support Message-Id: Date: Tue, 2 Jun 2015 12:26:22 +0200 To: freebsd-ports@freebsd.org Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2098\)) X-Mailer: Apple Mail (2.2098) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Jun 2015 10:26:27 -0000 Seeing that GitHub found its space in bsd.*.mk, I'd like to suggest = adding support for the "other big" VCS hosting service Bitbucket too. A = lot of really nice projects, including some of mine, are hosted there. = :-) Regards.=