From owner-freebsd-ports@FreeBSD.ORG Tue Feb 18 20:15:25 2014 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2D252FD8; Tue, 18 Feb 2014 20:15:25 +0000 (UTC) Received: from cargobay.net (cargobay.net [162.220.58.155]) by mx1.freebsd.org (Postfix) with ESMTP id 07CEF1FED; Tue, 18 Feb 2014 20:15:24 +0000 (UTC) Received: from [172.17.100.84] (rrcs-97-76-30-202.se.biz.rr.com [97.76.30.202]) by cargobay.net (Postfix) with ESMTPSA id A91473EC5; Tue, 18 Feb 2014 20:12:18 +0000 (UTC) Message-ID: <5303BF56.2010008@ccsys.com> Date: Tue, 18 Feb 2014 15:15:18 -0500 From: "Chad J. Milios" User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 MIME-Version: 1.0 To: freebsd-ports@freebsd.org, gabor@FreeBSD.org Subject: Is it September already? (package tools out of date?) Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Feb 2014 20:15:25 -0000 I am having a problem packaging docbook-xml450-4.5_3 and I imagine there will be others. I ran through my entire build system two days ago and know docbook-xml450-4.5 did not have this problem. Is there a workaround I should be doing or a way we can maintain compatibility with 9.2-RELEASE-p3 systems? Sorry to be a pest. Yes, I like pkgng in concept, theory, not yet in practice. I've followed all the controversy regarding pkgng, staging, clang, et al and I am generally a big advocate for positive change. That being said, FreeBSD has ALWAYS had a solid backward compatibility track record. That's what I like about it. I have a toy box running 10.0 but it's just my toy system. I'm still wrapping my head around all the major changes and meanwhile I have a fleet of 9.2 servers in production to maintain. The more trouble I have in maintenance of those the less time I have to learn about and contribute to the new way of doing things. Frankly I would have thought we would have marked 10.0 "new technology" and maintained the production label on 9.x until 10.1. Running "legacy" on my newest production servers just makes me feel old. :( Kudos to everyone and their hard work at making FreeBSD 10, pkgng and the ports system great. ===> Cleaning for docbook-xml450-4.5_3 ===> Fetching all distfiles required by docbook-xml450-4.5_3 for building ===> Extracting for docbook-xml450-4.5_3 => SHA256 Checksum OK for docbook-xml-4.5.zip. ===> Patching for docbook-xml450-4.5_3 ===> Configuring for docbook-xml450-4.5_3 ===> Staging for docbook-xml450-4.5_3 ===> docbook-xml450-4.5_3 depends on file: /usr/local/bin/xmlcatmgr - found ===> Generating temporary packing list cd /usr/ports/textproc/docbook-xml-450/work/docbook-xml-4.5 && /bin/sh -c '(/usr/bin/find -d $0 $2 | /usr/bin/cpio -dumpl $1 >/dev/null 2>&1) && /usr/sbin/chown -Rh root:wheel $1 && /usr/bin/find -d $0 $2 -type d -exec chmod 755 $1/{} \; && /usr/bin/find -d $0 $2 -type f -exec chmod 444 $1/{} \;' -- . /usr/ports/textproc/docbook-xml-450/work/stage/usr/local/share/xml/docbook/4.5/dtd /bin/mv /usr/ports/textproc/docbook-xml-450/work/stage/usr/local/share/xml/docbook/4.5/dtd/ChangeLog /usr/ports/textproc/docbook-xml-450/work/stage/usr/local/share/doc/docbook-xml/4.5/ChangeLog /bin/mv /usr/ports/textproc/docbook-xml-450/work/stage/usr/local/share/xml/docbook/4.5/dtd/README /usr/ports/textproc/docbook-xml-450/work/stage/usr/local/share/doc/docbook-xml/4.5/README /bin/mv /usr/ports/textproc/docbook-xml-450/work/stage/usr/local/share/xml/docbook/4.5/dtd/ent/README /usr/ports/textproc/docbook-xml-450/work/stage/usr/local/share/doc/docbook-xml/4.5/ent/README ====> Compressing man pages (compress-man) ===> Building package for docbook-xml450-4.5_3 Creating package /usr/ports/textproc/docbook-xml-450/work/docbook-xml450-4.5_3.tbz Registering depends: xmlcatmgr-2.2. pkg_create: read_plist: unknown command '@dirrmtry share/xml/docbook' (package tools out of date?) pkg_create: read_plist: unknown command '@dirrmtry share/doc/docbook-xml' (package tools out of date?) pkg_create: write_plist: unknown command type -1 (share/xml/docbook) *** [do-package] Error code 1 Stop in /usr/ports/textproc/docbook-xml-450.