From gabor@FreeBSD.org  Wed Aug 22 18:44:40 2007
Return-Path: <gabor@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 6FB0616A418
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 22 Aug 2007 18:44:40 +0000 (UTC)
	(envelope-from gabor@FreeBSD.org)
Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28])
	by mx1.freebsd.org (Postfix) with ESMTP id 5D19D13C45D
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 22 Aug 2007 18:44:40 +0000 (UTC)
	(envelope-from gabor@FreeBSD.org)
Received: from freefall.freebsd.org (gabor@localhost [127.0.0.1])
	by freefall.freebsd.org (8.14.1/8.14.1) with ESMTP id l7MIieZw015073
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 22 Aug 2007 18:44:40 GMT
	(envelope-from gabor@freefall.freebsd.org)
Received: (from gabor@localhost)
	by freefall.freebsd.org (8.14.1/8.14.1/Submit) id l7MIiecn015072;
	Wed, 22 Aug 2007 18:44:40 GMT
	(envelope-from gabor)
Message-Id: <200708221844.l7MIiecn015072@freefall.freebsd.org>
Date: Wed, 22 Aug 2007 18:44:40 GMT
From: Gabor Kovesdan <gabor@freebsd.org>
Reply-To: Gabor Kovesdan <gabor@freebsd.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: bsd.port.mk: extract Perl stuff
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         115730
>Category:       ports
>Synopsis:       bsd.port.mk: extract Perl stuff
>Confidential:   no
>Severity:       non-critical
>Priority:       high
>Responsible:    portmgr
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Aug 22 18:50:01 GMT 2007
>Closed-Date:    Mon Sep 17 06:08:54 GMT 2007
>Last-Modified:  Mon Sep 17 06:08:54 GMT 2007
>Originator:     Gabor Kovesdan
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
n/a
>Environment:
System: FreeBSD freefall.freebsd.org 6.2-STABLE FreeBSD 6.2-STABLE #0: Fri Jul 13 03:43:15 UTC 2007 peter@freefall.freebsd.org:/usr/obj/usr/src/sys/FREEFALL i386
>Description:

(It seems the previous PR was caught by the spam filter, thus I won't attach
 the patches directly this time.)

http://kovesdan.org/patches/perlmk-mk.diff
http://kovesdan.org/patches/perlmk-ports.diff

Changelog:
- Extract Perl stuff from bsd.port.mk into bsd.perl.mk
- Implement versioned Perl knobs
- Use versioned Perl knobs in ports
- Remove old Perl support from ports
- Deprecate ports that only work with old unsupported Perl versions and set
  EXPIRATION_DATE for them (I have been thinking if it is correct to do so w/o
  talking to the respective maintainers, but at all I don't see any reason in
  keeping these and there are only 3-4 ones. On request, I will roll back this
  part of the patch.)

Sponsored by: Google Summer of Code 2007 

This PR deprecates ports/55515.

>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->portmgr 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Wed Aug 22 18:50:13 UTC 2007 
Responsible-Changed-Why:  
bsd.port.mk is port manager territory 

http://www.freebsd.org/cgi/query-pr.cgi?pr=115730 
State-Changed-From-To: open->closed 
State-Changed-By: linimon 
State-Changed-When: Mon Sep 17 06:07:06 UTC 2007 
State-Changed-Why:  
A version of this has been committed which leaves the inclusion of 
bsd.perl.mk unconditional for now.  We need to figure out a way to 
handle ports that conditionally include perl depending on OPTIONS 
settings (possibly by something like WANT_PERL).  Then, the remaining 
ports that fail to set USE_PERL or workalikes will need to be converted 
over.  This, at least, gets us partway to that goal. 

Sponsored by:	Google Summer of Code 2007 

http://www.freebsd.org/cgi/query-pr.cgi?pr=115730 
>Unformatted:
