From owner-freebsd-ports@freebsd.org Mon Jan 4 17:43:57 2016 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BCD46A61F70 for ; Mon, 4 Jan 2016 17:43:57 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) (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 99E6918B7 for ; Mon, 4 Jan 2016 17:43:57 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailout.nyi.internal (Postfix) with ESMTP id 62C6320791 for ; Mon, 4 Jan 2016 12:43:56 -0500 (EST) Received: from web6 ([10.202.2.216]) by compute4.internal (MEProxy); Mon, 04 Jan 2016 12:43:56 -0500 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-sasl-enc:x-sasl-enc; s=smtpout; bh=bIMWo/7bQ3WzSx8 17Tos5RKLQao=; b=BPkCN8CTX8VO1xkmI/jy2YZF4tV4vQ2/YLYNDSv2uEuFxVP p3YH325jJigGbcsm4RcCiJNfYFLQSaxe3mWX6oreotihMW/2+qbx3XARYAZFeyld q8XpyPa5i52Nh58I7LH9bOeP6J+Njji2fbmrKIaXdCJy6plTRqTIsHmbBT0o= Received: by web6.nyi.internal (Postfix, from userid 99) id 3647E451F7; Mon, 4 Jan 2016 12:43:56 -0500 (EST) Message-Id: <1451929436.1527959.482548682.05032107@webmail.messagingengine.com> X-Sasl-Enc: 9pu9lPk6b63ZeH9WKnOd/QdXbIoIiri0K5du1hc++LBH 1451929436 From: Mark Felder To: freebsd-ports@freebsd.org, PeerCorps Trust Fund MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain X-Mailer: MessagingEngine.com Webmail Interface - ajax-42cc5299 In-Reply-To: <448u4epe3z.fsf@be-well.ilk.org> References: <567D18B6.4010702@peercorpstrust.org> <448u4epe3z.fsf@be-well.ilk.org> Subject: Re: Porting Catfish and Autokey to FreeBSD Date: Mon, 04 Jan 2016 11:43:56 -0600 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: Mon, 04 Jan 2016 17:43:57 -0000 On Mon, Dec 28, 2015, at 13:28, Lowell Gilbert wrote: > PeerCorps Trust Fund writes: > > > We are a group of educators currently looking for someone capable of porting the open source applications Catfish and Autokey to FreeBSD. > > > > Catfish - http://www.twotoasts.de/index.php/catfish/ > > > > Autokey - https://github.com/guoci/autokey-py3 > > Those look like straightforward ports, at least for anyone who has dealt > with python3 and gtk3. > I whipped up a port for autokey which was easy because it's hosted on pypi and then I started filling out the proper dependencies and ran into python-pyinotify. I have a feeling this will cause the program to break in some situations because we don't have inotify on FreeBSD. -- Mark Felder ports-secteam member feld@FreeBSD.org