From owner-freebsd-ports@FreeBSD.ORG Thu May 13 12:52:17 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 B94C716A4CE for ; Thu, 13 May 2004 12:52:17 -0700 (PDT) Received: from pfepb.post.tele.dk (pfepb.post.tele.dk [195.41.46.236]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1F89D43D2D for ; Thu, 13 May 2004 12:52:17 -0700 (PDT) (envelope-from esbjerg@xbsd.net) Received: from xbsd.net (0x50a16596.boanxx13.adsl-dhcp.tele.dk [80.161.101.150]) by pfepb.post.tele.dk (Postfix) with ESMTP id 65B145EE04E for ; Thu, 13 May 2004 21:52:15 +0200 (CEST) Received: by xbsd.net (Postfix, from userid 1000) id C109C3DF35; Thu, 13 May 2004 21:52:14 +0200 (CEST) Date: Thu, 13 May 2004 21:52:14 +0200 From: Sven Esbjerg To: freebsd-ports@freebsd.org Message-ID: <20040513195214.GA4613@esbjerg.name> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.4.1i Subject: making packages 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: Thu, 13 May 2004 19:52:17 -0000 I'm playing around with the ports system and decided to use make package feature to create my own package repository for use on several machines. I'm using RELEASE-5.2.1 on all machines. I have a central building machine where I build all packages. So far I'm having lots of problems. make package-recursive doesn't allways build all the dependant packages pkg_add has a problem with ' in filenames (fixed in STABLE and HEAD) - I patched my own pkg_add and now this works :) when making a package from gettext it only includes the man pages even though plist specifies the correct files??? make install installs all the files though. something is fuxed with xml when I try to install gnome packages they allmost allways depend on docbook stuff - xmlcatmgr complains about corrupted xml-files and missing files and the exits. so my question is - are packages something that should be working from a current portstree or? is it worth taking the time to hunt the bugs down an report them? Sven -- http://www.usenet.dk/netikette - på forhånd tak.