From owner-freebsd-ports@FreeBSD.ORG Thu Jun 3 12:39:14 2010 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 59F15106566C for ; Thu, 3 Jun 2010 12:39:14 +0000 (UTC) (envelope-from jhellenthal@gmail.com) Received: from mail-iw0-f182.google.com (mail-iw0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id 1D0338FC16 for ; Thu, 3 Jun 2010 12:39:11 +0000 (UTC) Received: by iwn5 with SMTP id 5so39189iwn.13 for ; Thu, 03 Jun 2010 05:39:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:message-id:date:from :user-agent:mime-version:to:subject:x-enigmail-version:openpgp :content-type:content-transfer-encoding; bh=euIpmRTuRjs2mjiYoNzqjTg+zmZ67I+l4dlPSEqqpWI=; b=hNwkFOro2Xt9H8UZ/5/xmp7nX7/3l/miUk4DqXtz75EhIWg2NKZGraeuoNsLlWGI/7 st4DS8kmptPsRiaxrBkymP61dx954EEJZGwewxO2Hr6qeIFTPVb0bxLhZdrU1lr21+YR 5JFCRzjVBtuKLfF1JfP+bH4HtAvB68XsENDx4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:message-id:date:from:user-agent:mime-version:to:subject :x-enigmail-version:openpgp:content-type:content-transfer-encoding; b=c9FHtMg3x7LibUhgJRvs2LsYG63rYY8o365ymfRX7Je1cAAfwuRSgmFEyT9eS/bOQl jn1sitd6Vyf20rLW1bwwMuEHy5gYNkCj/CF2Mlzg5j9PUDuK9kQaJ2jGybPw/4t0Whw6 tg3olsTS5ID6QtJW65tylNtU/GP6HxKRSG4Zg= Received: by 10.231.126.79 with SMTP id b15mr11813789ibs.80.1275568750361; Thu, 03 Jun 2010 05:39:10 -0700 (PDT) Received: from centel.dataix.local (adsl-99-181-128-180.dsl.klmzmi.sbcglobal.net [99.181.128.180]) by mx.google.com with ESMTPS id a8sm41827378ibi.17.2010.06.03.05.39.08 (version=SSLv3 cipher=RC4-MD5); Thu, 03 Jun 2010 05:39:09 -0700 (PDT) Sender: "J. Hellenthal" Message-ID: <4C07A269.9060908@dataix.net> Date: Thu, 03 Jun 2010 08:39:05 -0400 From: jhell User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.9.1.9) Gecko/20100515 Thunderbird MIME-Version: 1.0 To: FreeBSD Ports X-Enigmail-Version: 1.0.1 OpenPGP: id=89D8547E Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Subject: ap22-mod_perl2-* WTH! 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: Thu, 03 Jun 2010 12:39:14 -0000 I did not install a package named ap22-mod_perl2, I installed mod_perl2 from ports!. So when looking for this package to check its status with pkg_info -g mod_perl2-\* I get! can't find package 'mod_perl2-*' installed or in a file! So needless to say (ls /var/db/pkg/ |grep mod_perl) to double check revealed the subject line. Can the person responsible for this change either back this out or come up with a better solution? using PKGNAMEPREFIX along with some conjured up APACHE_PKGNAMEPREFIX in ports/Mk/bsd.apache.mk does not seem like a viable solution to anything common to today problems. Maybe just copying the compile time options from var/db/ports/ if they exist to the packaging directory would be a better idea than apr-ipv6-devrandom-gdbm-db42-ndbm-mysql51-pgsql84-sqlite3-1.4.2.1.3.9_1 WTH port is that! Is that sqlite3 now or is that apr? seeing as mod_perl2 was prefixed with ap22 and following that scheme would lead me to believe it is sqlite3 even though I do know it is apr. The only relevant SUFFIX I could see be usefull in this case is what machine it was compiled for i386 i486 i586 etc... etc.. etc. Anyway regards, .03 -- jhell