Wed Mar 25 14:12:04 2009 UTC ()
+ LICENSE_FILE


(rillig)
diff -r1.192 -r1.193 pkgsrc/pkgtools/pkglint/files/makevars.map

cvs diff -r1.192 -r1.193 pkgsrc/pkgtools/pkglint/files/Attic/makevars.map (expand / switch to unified diff)

--- pkgsrc/pkgtools/pkglint/files/Attic/makevars.map 2009/03/22 08:17:02 1.192
+++ pkgsrc/pkgtools/pkglint/files/Attic/makevars.map 2009/03/25 14:12:04 1.193
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: makevars.map,v 1.192 2009/03/22 08:17:02 rillig Exp $ 1# $NetBSD: makevars.map,v 1.193 2009/03/25 14:12:04 rillig Exp $
2# 2#
3 3
4# This file contains the guessed type of some variables, according to 4# This file contains the guessed type of some variables, according to
5# their current use in pkgsrc. 5# their current use in pkgsrc.
6# 6#
7# The type YesNo is used for variables that are checked using 7# The type YesNo is used for variables that are checked using
8# .if defined(VAR) && !empty(VAR:M[Yy][Ee][Ss]) 8# .if defined(VAR) && !empty(VAR:M[Yy][Ee][Ss])
9# 9#
10# The type Yes is used for variables that are checked using 10# The type Yes is used for variables that are checked using
11# .if defined(VAR) 11# .if defined(VAR)
12# 12#
13# Type type List is used for lists of things. There are two types of lists, 13# Type type List is used for lists of things. There are two types of lists,
14# InternalList and List, which are described in the pkgsrc guide, chapter 14# InternalList and List, which are described in the pkgsrc guide, chapter
@@ -394,26 +394,27 @@ KRB5_ACCEPTED List of { heimdal mit-krb @@ -394,26 +394,27 @@ KRB5_ACCEPTED List of { heimdal mit-krb
394KRB5_DEFAULT { heimdal mit-krb5 } [$user] 394KRB5_DEFAULT { heimdal mit-krb5 } [$user]
395KRB5_TYPE Unchecked [$system] 395KRB5_TYPE Unchecked [$system]
396LD ShellCommand [$system] 396LD ShellCommand [$system]
397LDFLAGS* List of LdFlag [$package_list] 397LDFLAGS* List of LdFlag [$package_list]
398LIBGRP UserGroupName [$system] 398LIBGRP UserGroupName [$system]
399LIBMODE FileMode [$system] 399LIBMODE FileMode [$system]
400LIBOWN UserGroupName [$system] 400LIBOWN UserGroupName [$system]
401LIBOSSAUDIO Pathname [$system] 401LIBOSSAUDIO Pathname [$system]
402LIBS* List of LdFlag [$package_list] 402LIBS* List of LdFlag [$package_list]
403LIBTOOL ShellCommand [$system] 403LIBTOOL ShellCommand [$system]
404LIBTOOL_OVERRIDE List of Pathmask [m:as] 404LIBTOOL_OVERRIDE List of Pathmask [m:as]
405LICENCE License [m:s,c:s,o:s] 405LICENCE License [m:s,c:s,o:s]
406LICENSE License [m:s,c:s,o:s] 406LICENSE License [m:s,c:s,o:s]
 407LICENSE_FILE Pathname [$package]
407LINKER_RPATH_FLAG ShellWord [$system] 408LINKER_RPATH_FLAG ShellWord [$system]
408LOWER_OPSYS Identifier [$system] 409LOWER_OPSYS Identifier [$system]
409LTCONFIG_OVERRIDE List of Pathmask [m:as,c:a] 410LTCONFIG_OVERRIDE List of Pathmask [m:as,c:a]
410MACHINE_ARCH Identifier [$system] 411MACHINE_ARCH Identifier [$system]
411MACHINE_GNU_PLATFORM PlatformTriple [$system] 412MACHINE_GNU_PLATFORM PlatformTriple [$system]
412MAINTAINER Mail_Address [m:s,c:d] 413MAINTAINER Mail_Address [m:s,c:d]
413MAKE ShellCommand [$system] 414MAKE ShellCommand [$system]
414MAKEFLAGS List of ShellWord [$package_list] 415MAKEFLAGS List of ShellWord [$package_list]
415MAKEVARS List of Varname [builtin.mk:a,b:a,h:a] 416MAKEVARS List of Varname [builtin.mk:a,b:a,h:a]
416MAKE_DIRS List of Pathname [$package_list] 417MAKE_DIRS List of Pathname [$package_list]
417MAKE_DIRS_PERMS List of ShellWord [$package_list] 418MAKE_DIRS_PERMS List of ShellWord [$package_list]
418MAKE_ENV List of ShellWord [$package_list] 419MAKE_ENV List of ShellWord [$package_list]
419MAKE_FILE Pathname [$package] 420MAKE_FILE Pathname [$package]