From owner-freebsd-ports@FreeBSD.ORG Fri Nov 21 23:05:29 2008 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 3B7C91065673 for ; Fri, 21 Nov 2008 23:05:29 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: from mail-gx0-f12.google.com (mail-gx0-f12.google.com [209.85.217.12]) by mx1.freebsd.org (Postfix) with ESMTP id DC6B78FC0A for ; Fri, 21 Nov 2008 23:05:28 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: by gxk5 with SMTP id 5so76152gxk.19 for ; Fri, 21 Nov 2008 15:05:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=1uUK+mt+u8LCSU5K6Z/kBAFRA7XgEJHtZe7v8MV7d/M=; b=w7U4Z6gprXhn98UBomx2NlTUBDITs09yZa1nxHrnTRJQuMWmvwz7c4iMWJUynXbLBq CkxmUUgGFvpUsr1CbQio0ISWBpw2RRq2+W+9l3HmPYqYgXumh0d7gy1AlRqzx5BQQnD0 uQhlh5Q6J/GwIu2B0EuKJhIzUf7L4stwqah6o= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=UuXYKreDDldxMhOxpXCbcwbi4r3idluYLfDbdcQ5Yd9CHcxmirCmuXWqpJqr8xM2ve MNhyG1iGbTtWYmyyMT7skWSBhcTHFmvVoXVURfHoWO0KKJ9G4o7E63Q1W/5AuwAOLdY/ /YadJVDCLW0XsYAMWjH3Ju9w0urFvl6+iD8EU= Received: by 10.151.6.16 with SMTP id j16mr1800307ybi.67.1227307518577; Fri, 21 Nov 2008 14:45:18 -0800 (PST) Received: by 10.151.82.18 with HTTP; Fri, 21 Nov 2008 14:45:18 -0800 (PST) Message-ID: Date: Fri, 21 Nov 2008 17:45:18 -0500 From: "Aryeh Friedman" To: "matt donovan" In-Reply-To: <28283d910811211442j31913b8el7a23d381ae62dd84@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <28283d910811211442j31913b8el7a23d381ae62dd84@mail.gmail.com> Cc: freebsd-ports@freebsd.org Subject: Re: What if a port uses build systems not supported by ports 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: Fri, 21 Nov 2008 23:05:29 -0000 Create a port for the build system and when you submit the update for the new port also submit the one for the build system On Fri, Nov 21, 2008 at 5:42 PM, matt donovan wrote: > Since I come across a few applications that don't use imake, gmake, or a > configure script. How do I make these third party build systems work for the > port system. For example one port I been playing around with is jam which is > used to build a certain application. > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" >