From owner-freebsd-ports@FreeBSD.ORG Wed Jul 25 18:49:08 2007 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 9EF0316A418 for ; Wed, 25 Jul 2007 18:49:08 +0000 (UTC) (envelope-from cyberbotx@cyberbotx.com) Received: from sccrmhc15.comcast.net (sccrmhc15.comcast.net [204.127.200.85]) by mx1.freebsd.org (Postfix) with ESMTP id 6565413C459 for ; Wed, 25 Jul 2007 18:49:08 +0000 (UTC) (envelope-from cyberbotx@cyberbotx.com) Received: from samus.cyberbotx.com ([68.62.97.217]) by comcast.net (sccrmhc15) with ESMTP id <20070725183433015003efcle>; Wed, 25 Jul 2007 18:34:33 +0000 Received: from localhost (localhost.cyberbotx.com [127.0.0.1]) by samus.cyberbotx.com (Postfix) with ESMTP id D23BB1731F for ; Wed, 25 Jul 2007 14:34:32 -0400 (EDT) X-Virus-Scanned: amavisd-new at cyberbotx.com Received: from samus.cyberbotx.com ([127.0.0.1]) by localhost (samus.cyberbotx.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id XiKxtH2vZe0s for ; Wed, 25 Jul 2007 14:34:19 -0400 (EDT) Received: from metroid (unknown [192.168.2.2]) by samus.cyberbotx.com (Postfix) with SMTP id 98EA81708C for ; Wed, 25 Jul 2007 14:34:19 -0400 (EDT) Message-ID: <03c901c7ceea$67063e40$0f02000a@metroid> From: "Naram Qashat" To: Date: Wed, 25 Jul 2007 14:34:14 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1807 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1896 Subject: About to update www/validator but needing some help 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: Wed, 25 Jul 2007 18:49:08 -0000 I am the maintainer of www/validator and was getting ready to update the port since the W3C Validator has been updated to 0.8.0 now. However, because of the changes that the W3C has made to the Validator, it requires a Perl module called SGML::Parser::OpenSP, which they say has not yet been released. The instructions on their website say that the module can be downloaded via CVS. This is the only module that would put a hold on me updating the port. What would be the best way to include that module under FreeBSD? Would I need to make a seperate port for it? Thanks in advance, Naram Qashat