Date: Fri, 6 Oct 2006 01:59:56 +1000 (EST) From: Edwin Groothuis <edwin@mavetju.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/104015: bsd.linux-rpm.org - comment cleanup Message-ID: <20061005155956.46B3658D@k7.mavetju> Resent-Message-ID: <200610051610.k95GAMsS067253@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 104015 >Category: ports >Synopsis: bsd.linux-rpm.org - comment cleanup >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: Thu Oct 05 16:10:22 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Edwin Groothuis >Release: FreeBSD 6.1-RELEASE i386 >Organization: - >Environment: System: FreeBSD k7.mavetju 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sun May 7 04:42:56 UTC 2006 root@opus.cse.buffalo.edu:/usr/obj/usr/src/sys/SMP i386 >Description: The whitespace police is back in town! Redo the comments so they match the other bsd.x.mk files >How-To-Repeat: >Fix: Index: bsd.linux-rpm.mk =================================================================== RCS file: /home/pcvs/ports/Mk/bsd.linux-rpm.mk,v retrieving revision 1.10 diff -u -r1.10 bsd.linux-rpm.mk --- bsd.linux-rpm.mk 2 Oct 2006 14:00:45 -0000 1.10 +++ bsd.linux-rpm.mk 5 Oct 2006 15:57:29 -0000 @@ -5,28 +5,28 @@ # # Variables: -# - LINUX_DIST: Will be used to set some dist-specific presets. -# Valid values: fedora -# - LINUX_DIST_VER: Use depends upon the dist-specific presets. -# Valid values for "fedora": all version numbers -# e.g. 3 for fedora core 3, 4 for fedora core 4 -# This is used to set MASTER_SITE_{,SRC_}SUBDIR -# if it isn't already set. -# - MASTER_SITE_SRC_SUBDIR: The subdir for the src RPM's. -# - DISTFILES: For simple cases this will be set automatically -# based upon the DISTNAME. -# - SRC_DISTFILES: Variable which contains the corresponding src RPM's. -# If there's no corresponding src RPM, it has to be -# set to the empty value (SRC_DISTFILES= ""). -# - AUTOMATIC_PLIST: Generate a dynamic plist (please have a look at the -# porters handbook section which talks about plists. -# This feature is reserved for rare cases). -# - BRANDELF_DIRS: A list of directories with executables to brand -# as a linux executable. The directories has to not -# contain libraries. -# - BRANDELF_FILES: A list of files to brand as a linux executable in -# case BRANDELF_DIRS can't be used. - +# LINUX_DIST - Will be used to set some dist-specific presets. +# Valid values: fedora +# LINUX_DIST_VER - Use depends upon the dist-specific presets. +# Valid values for "fedora": all version numbers +# e.g. 3 for fedora core 3, 4 for fedora core 4 +# This is used to set MASTER_SITE_{,SRC_}SUBDIR +# if it isn't already set. +# MASTER_SITE_SRC_SUBDIR +# - The subdir for the src RPM's. +# DISTFILES - For simple cases this will be set automatically +# based upon the DISTNAME. +# SRC_DISTFILES - Variable which contains the corresponding src RPM's. +# If there's no corresponding src RPM, it has to be +# set to the empty value (SRC_DISTFILES= ""). +# AUTOMATIC_PLIST - Generate a dynamic plist (please have a look at the +# porters handbook section which talks about plists. +# This feature is reserved for rare cases). +# BRANDELF_DIRS - A list of directories with executables to brand +# as a linux executable. The directories has to not +# contain libraries. +# BRANDELF_FILES - A list of files to brand as a linux executable in +# case BRANDELF_DIRS can't be used. .if !defined(_POSTMKINCLUDED) && !defined(Linux_RPM_Pre_Include) >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061005155956.46B3658D>