From owner-freebsd-ports@FreeBSD.ORG Sat Aug 2 10:35:42 2014 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 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id BE38A207 for ; Sat, 2 Aug 2014 10:35:42 +0000 (UTC) Received: from mail-lb0-x231.google.com (mail-lb0-x231.google.com [IPv6:2a00:1450:4010:c04::231]) (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 471A7206A for ; Sat, 2 Aug 2014 10:35:42 +0000 (UTC) Received: by mail-lb0-f177.google.com with SMTP id s7so3837716lbd.8 for ; Sat, 02 Aug 2014 03:35:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:subject:date:message-id:user-agent:mime-version :content-transfer-encoding:content-type; bh=lE2YH7EIMEuM2yeV43T5MN1xInWIJ9RtKQykthkGIfc=; b=gCE+vDm6syuPPrG1Ra0AP9GxcrHtqxO/ctRBRzT3C9tOTk3aXEezKoje7/Uv4iPrSS oU14z23mOWz23Xoyf7tjP6aIn6NA0S/oKxU7wr9lXvqiGPDYkFSa9YpgK3bKb81tE9wp k22DZkc+Ykeqn/Zuq9vvOlMNLrw3ATR6daw0EgnIlRlIMPHl3016iUvWeG95DlL0+SWl P+3naMTIgkudOwtzglGZdJF9+shbkcrJL8Wtsmf+DJEt7tN94d+PWT9dLDHwSytZGXyY WIuSPQ8DHt8jCFvP0IU74WGY4B3HBQjTZNeaBS9L5n5261sq244hV69C+5Ui5LPVUHZA +O1g== X-Received: by 10.152.8.82 with SMTP id p18mr1093577laa.83.1406975740120; Sat, 02 Aug 2014 03:35:40 -0700 (PDT) Received: from quad.localnet (vps-6159-8629.cloud.tilaa.com. [37.252.124.82]) by mx.google.com with ESMTPSA id ue8sm4257425lac.31.2014.08.02.03.35.38 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sat, 02 Aug 2014 03:35:39 -0700 (PDT) From: Maxim V FIlimonov X-Google-Original-From: Maxim V FIlimonov To: freebsd-ports@freebsd.org Subject: devel/stlink Date: Sat, 02 Aug 2014 14:35:36 +0400 Message-ID: <4443341.EiikNYngQK@quad> User-Agent: KMail/4.12.5 (FreeBSD/10.0-RELEASE; KDE/4.12.5; amd64; ; ) MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Aug 2014 10:35:42 -0000 The mentioned port in the ports collection is probably outdated; also, sometimes it misbehaves. The stlink itself is in active development, so sometimes you might need the newest version with better board support. Based on the port from my ports tree, I made a port for the recent version. How could I submit something like stlink-recent to the ports tree? -- wbr, Maxim Filimonov