From owner-freebsd-ports@FreeBSD.ORG Wed Aug 25 12:55:35 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0B3E916A4CE for ; Wed, 25 Aug 2004 12:55:35 +0000 (GMT) Received: from ns.stare.cz (ns.stare.cz [81.95.102.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id 617E243D2F for ; Wed, 25 Aug 2004 12:55:32 +0000 (GMT) (envelope-from hans@stare.cz) Received: by ns.stare.cz (Postfix, from userid 1001) id C9BA0B85F; Wed, 25 Aug 2004 15:02:40 +0200 (CEST) Date: Wed, 25 Aug 2004 15:02:40 +0200 From: Jan Stary To: ports@freebsd.org Message-ID: <20040825130240.GA41773@ns.stare.cz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Subject: FreeBSD Port: sdl-1.2.7_2,1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Aug 2004 12:55:35 -0000 Hello, the mentioned port (devel/sdl12) is a port of sdl-1.2.7, but seems to install /usr/local/bin/sdl11-config - not naming it sdl12-config, not providing a sdl-config symlink, thus confusing other software's ./configure's. Also, the headers are put into include/SDL11 and the installed library is named lib/libSDL-1.1 ; why is that? Thank you Jan