From owner-cvs-ports@FreeBSD.ORG Wed Apr 4 21:46:48 2012 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1D5A7106564A; Wed, 4 Apr 2012 21:46:48 +0000 (UTC) (envelope-from pgollucci@gmail.com) Received: from mail-qa0-f54.google.com (mail-qa0-f54.google.com [209.85.216.54]) by mx1.freebsd.org (Postfix) with ESMTP id 8C07D8FC15; Wed, 4 Apr 2012 21:46:47 +0000 (UTC) Received: by qao25 with SMTP id 25so573339qao.13 for ; Wed, 04 Apr 2012 14:46:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:organization:user-agent:mime-version:to:cc :subject:references:in-reply-to:x-enigmail-version:content-type; bh=ig6NHdbiXgT1Di7vzTLQPV/q5lu1iOdW/6Zk74HC4sQ=; b=J8k895B76fzGehxtTKdR8FHOQGYhKFYupfDwMYz/O0gvH1B80pBFLNeOqVRnHzbIFn 1YSQJ/lqbQbfl899F01FA3C2s9Lm7M3GY/x6p40YNIPWj1BxLTfWR1DE+Xlz2dCD3kqr DJFluX868LI18iVeSlSw1znThqvlqh72k4ReGlC5cbqGJEOaUcDg4JRi1mni/Av1hWyF KT26S9tgId32+N8dmKvqAh8HGXznlnEt4QgjbfTCYZh69p5SL33hRnpIB45eK/gcFBff ZA8uLjIO3KkkjM4lxnV4x/fh06FzKLG3ruv3BN5H12ZAkKEIBW1Hha4SiVpdgXRIcW43 QWrg== Received: by 10.224.221.146 with SMTP id ic18mr774524qab.71.1333576006897; Wed, 04 Apr 2012 14:46:46 -0700 (PDT) Received: from philip.hq.rws (wsip-174-79-184-239.dc.dc.cox.net. [174.79.184.239]) by mx.google.com with ESMTPS id gs9sm481138qab.20.2012.04.04.14.46.45 (version=SSLv3 cipher=OTHER); Wed, 04 Apr 2012 14:46:45 -0700 (PDT) Message-ID: <4F7CC142.6050204@p6m7g8.com> Date: Wed, 04 Apr 2012 21:46:42 +0000 From: "Philip M. Gollucci" Organization: P6M7G8 Inc. User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:7.0.1) Gecko/20111029 Thunderbird/7.0.1 MIME-Version: 1.0 To: Dennis Herrmann References: <201204040613.q346DaEh096940@repoman.freebsd.org> In-Reply-To: <201204040613.q346DaEh096940@repoman.freebsd.org> X-Enigmail-Version: undefined Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig1422F01406792C39EF83D4D3" Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/www/p5-Sledge Makefile X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Apr 2012 21:46:48 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig1422F01406792C39EF83D4D3 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable You can just remove it if the depend on apache 1. / mod_perl 1.x is unconditional since they aren't in our tree. IF its conditional, just remove the support for them. On 04/04/12 06:13, Dennis Herrmann wrote: > dhn 2012-04-04 06:13:36 UTC >=20 > FreeBSD ports repository >=20 > Modified files: > www/p5-Sledge Makefile=20 > Log: > - Mark deprecated since it depends on mod_perl 1 and apache 1 > =20 > PR: ports/166600 > Submitted by: Steve Wills > Feature safe: yes > =20 > Revision Changes Path > 1.10 +2 -0 ports/www/p5-Sledge/Makefile >=20 > http://cvsweb.FreeBSD.org/ports/www/p5-Sledge/Makefile.diff?r1=3D1.9&r2= =3D1.10&f=3Dh > | --- ports/www/p5-Sledge/Makefile 2009/05/16 14:25:28 1.9 > | +++ ports/www/p5-Sledge/Makefile 2012/04/04 06:13:36 1.10 > | @@ -2,7 +2,7 @@ > | # Date created: 26 February 2003 > | # Whom: Akinori MUSHA aka knu > | # > | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/www/p5-Sledge/Makef= ile,v 1.9 2009/05/16 14:25:28 dhn Exp $ > | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/www/p5-Sledge/Makef= ile,v 1.10 2012/04/04 06:13:36 dhn Exp $ > | # > | =20 > | PORTNAME=3D Sledge > | @@ -16,6 +16,8 @@ PKGNAMEPREFIX=3D p5- > | MAINTAINER=3D dhn@FreeBSD.org > | COMMENT=3D A pure perl, pluggable, lightweight web application frame= work > | =20 > | +DEPRECATED=3D depends on mod_perl 1 which is gone > | + > | BUILD_DEPENDS=3D ${PM_DEPENDS} > | RUN_DEPENDS=3D ${PM_DEPENDS} > | =20 --=20 ------------------------------------------------------------------------ 1024D/DB9B8C1C B90B FBC3 A3A1 C71A 8E70 3F8C 75B8 8FFB DB9B 8C1C Philip M. Gollucci (pgollucci@p6m7g8.com) c: 703.336.9354 Member, Apache Software Foundation Committer, FreeBSD Foundation Consultant, P6M7G8 Inc. Director Operations, Ridecharge Inc. Work like you don't need the money, love like you'll never get hurt, and dance like nobody's watching. --------------enig1422F01406792C39EF83D4D3 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.18 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iD8DBQFPfMFEdbiP+9ubjBwRAm6rAJ45m4kZLIUucO8tb2PdTpADVRV3vwCfU7Pe dX44y7Rm1CBfI5zjB2H0StY= =h6AT -----END PGP SIGNATURE----- --------------enig1422F01406792C39EF83D4D3--