Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Nov 2007 20:18:03 GMT
From:      Mark Linimon <linimon@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/118054: comment cleanups in bsd.*.mk
Message-ID:  <200711142018.lAEKI3KJ066995@freefall.freebsd.org>
Resent-Message-ID: <200711142020.lAEKK2Cf067070@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         118054
>Category:       ports
>Synopsis:       comment cleanups in bsd.*.mk
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Nov 14 20:20:02 UTC 2007
>Closed-Date:
>Last-Modified:
>Originator:     Mark Linimon
>Release:        FreeBSD 7.0-BETA1 i386
>Organization:
FreeBSD
>Environment:
n/a
>Description:
There are some comments in bsd.*.mk that need to be cleaned up post-
freeze.
>How-To-Repeat:
n/a
>Fix:
Index: bsd.port.mk
===================================================================
RCS file: /home/FreeBSD/pcvs/ports/Mk/bsd.port.mk,v
retrieving revision 1.589
diff -u -r1.589 bsd.port.mk
--- bsd.port.mk	17 Oct 2007 10:12:24 -0000	1.589
+++ bsd.port.mk	14 Nov 2007 14:15:41 -0000
@@ -582,7 +582,7 @@
 #				- A command to install binary executables.  (By
 #				  default, also strips them, unless ${STRIP} is
 #				  overridden to be the empty string).
-# INSTALL_KLD	- As INSTALL_KLD, but without the STRIP.
+# INSTALL_KLD	- As INSTALL_PROGRAM, but without the STRIP.
 # INSTALL_SCRIPT
 #				- A command to install executable scripts.
 # INSTALL_DATA	- A command to install sharable data.
Index: bsd.xorg.mk
===================================================================
RCS file: /home/FreeBSD/pcvs/ports/Mk/bsd.xorg.mk,v
retrieving revision 1.4
diff -u -r1.4 bsd.xorg.mk
--- bsd.xorg.mk	3 Oct 2007 22:24:59 -0000	1.4
+++ bsd.xorg.mk	14 Nov 2007 12:43:56 -0000
@@ -1,16 +1,10 @@
 #-*- mode: Fundamental; tab-width: 4; -*-
 # ex:ts=4
 #
-# bsd.xorg.mk - Support for USE_XORG variable. (XXX - this comment sucks)
+# bsd.xorg.mk - Support for xorg ports and dependencies
 #
 # Created by: Florent Thoumie <flz@FreeBSD.org>
 #
-# Complete list of dependencies for xorg ports can be found at :
-# http://people.freebsd.org/~flz/local/xorg/xorg-dep-list
-#
-# RSS feed for X.org individual releases can be found at :
-# http://feed.xbsd.org/xorg/
-#
 # !!! Here be dragons !!! (yeah, here as well...)
 #
 # $FreeBSD: ports/Mk/bsd.xorg.mk,v 1.4 2007/10/03 22:24:59 pav Exp $
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200711142018.lAEKI3KJ066995>