From owner-freebsd-ports@FreeBSD.ORG Sun Aug 29 14:03:29 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AA43410656A8 for ; Sun, 29 Aug 2010 14:03:29 +0000 (UTC) (envelope-from ports.friedemann.becker@googlemail.com) Received: from mail-ww0-f50.google.com (mail-ww0-f50.google.com [74.125.82.50]) by mx1.freebsd.org (Postfix) with ESMTP id 430788FC17 for ; Sun, 29 Aug 2010 14:03:28 +0000 (UTC) Received: by wwb34 with SMTP id 34so4220673wwb.31 for ; Sun, 29 Aug 2010 07:03:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=2DHJFKmvbvRs8JKSk4LqU4ZGU5boa8+oqQ0J9TqLdWM=; b=ebnguRV/uUQLZvLoa00G9Ysc4czglxWuvP2lL4Vc0SB1bM2plt7WAKC7hSUzXqHSBO Rx9lhUoF0xcSIW6FLLuEYGnhhLztFlqEAjDabDYdgqUmHxiM8ixRi2w6E3+n84Q9lc7E xxeof5lbgqmeeUt/kfInqV2OT8dJB46lFLnCA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=VYaueMpAPIGg9euEe46Fe/gNXHJ0Gwjo5mR4QFL9nC9T+Ljah2MWYWOPFoF1IoWUPg MAsteAtaogCHUDCTlbOIafmPM33s0QlOMiYoFeDLI1/K2RZBWGIDC6LhuJ2i7LN8KPN9 nXgohjH0OnygJlRwOc6GYofKchCoOfInkmUqY= MIME-Version: 1.0 Received: by 10.227.127.193 with SMTP id h1mr3501744wbs.139.1283088971139; Sun, 29 Aug 2010 06:36:11 -0700 (PDT) Received: by 10.216.1.147 with HTTP; Sun, 29 Aug 2010 06:36:11 -0700 (PDT) Date: Sun, 29 Aug 2010 15:36:11 +0200 Message-ID: From: Friedemann Becker To: freebsd-ports@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: MuseScore port X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 Aug 2010 14:03:29 -0000 Hi, I'm trying to port MuseScore to FreeBSD. I managed to build it, so I have made some patches for the sources, that compile on FreeBSD (I hope so). The port has no dependencies yet and MASTER_SITE is missing, but I would be very happy if someone with a faster computer (and or net connection) than mine could test it. You can find it on http://friebsd.blogspot.com/2010/08/musescore-port-alpha.html. It is not a real port yet, but I'll update it as often as I can