ports/74310: bsd.port.mk: Document DEPRECATED and EXPIRATION_DATE macros.

Sergey Matveychuk sem at FreeBSD.org
Wed Nov 24 02:10:11 UTC 2004


>Number:         74310
>Category:       ports
>Synopsis:       bsd.port.mk: Document DEPRECATED and EXPIRATION_DATE macros.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Nov 24 02:10:10 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Sergey Matveychuk
>Release:        FreeBSD 6.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD current-test.sem-home.ciam.ru 6.0-CURRENT FreeBSD 6.0-CURRENT #3: Mon Nov 22 23:36:37 MSK 2004 root at current-test.sem-home.ciam.ru:/usr/src/sys/i386/compile/CURRENT i386


	
>Description:
	
	DEPRECATED and EXPIRATION_DATE are not documented. Fix it.
>How-To-Repeat:
	
>Fix:

	

--- bsd.port.mk.patch begins here ---
Index: bsd.port.mk
===================================================================
RCS file: /home/pcvs/ports/Mk/bsd.port.mk,v
retrieving revision 1.500
diff -u -r1.500 bsd.port.mk
--- bsd.port.mk	19 Nov 2004 13:45:07 -0000	1.500
+++ bsd.port.mk	24 Nov 2004 01:54:03 -0000
@@ -153,6 +153,10 @@
 # BROKEN		- Port is believed to be broken.  Package builds will
 #				  still be attempted on the bento package cluster to
 #				  test this assumption.
+# DEPRECATED	- Port is deprecated to install. Advisory only.
+# EXPIRATION_DATE	- If DEPRECATED is set, determines a date when
+# 				  the port is planed to remove. The date format is
+# 				  ISO 8601 (YYYY-MM-DD).
 #
 # In addition to RESTRICTED or NO_CDROM, if only a subset of distfiles
 # or patchfiles have redistribution restrictions, set the following
--- bsd.port.mk.patch ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list