/openbsd-src/gnu/usr.bin/perl/cpan/Module-Metadata/t/ |
H A D | extract-package.t | 11 # parse package names 15 # package => expected package names 19 name => 'package NAME', 20 package => [ 'Simple' ], 22 package Simple; 26 name => 'package NAME::SUBNAME', 27 package => [ 'Simple::Edward' ], 29 package Simple::Edward; 33 name => 'package NAM [all...] |
H A D | extract-version.t | 25 package Simple; 33 package Simple; 42 package Simple; 51 package Simple; 59 package Simple; 68 package Simple; 78 package Simple; 86 name => 'choose the right default package based on package/file name', 88 package Simpl [all...] |
H A D | metadata.t | 83 my ($dist_name, $dist_dir) = new_dist(files => { $file => "package Simple;\n" }); 107 # Find each package only once 110 package Simple; 112 package Error::Simple; 114 package Simple; 120 is( @packages, 2, 'record only one occurence of each package' ); 124 # Module 'Simple.pm' does not contain package 'Simple'; 128 package Simple::Not; 134 is( $pm_info->name, undef, 'no default package' ); 135 is( $pm_info->version, undef, 'no version w/o default package' ); [all …]
|
/openbsd-src/gnu/usr.bin/texinfo/util/ |
H A D | gendocs.sh | 52 usage="Usage: $prog [OPTION]... PACKAGE MANUAL-TITLE 54 Generate various output formats from PACKAGE.texinfo (or .texi or .txi) source. 78 manual/index.html file. It should include the name of the package being 103 PACKAGE= 118 if test -z "$PACKAGE"; then 119 PACKAGE=$1 130 if test -s $srcdir/$PACKAGE.texinfo; then 131 srcfile=$srcdir/$PACKAGE.texinfo 132 elif test -s $srcdir/$PACKAGE.texi; then 133 srcfile=$srcdir/$PACKAGE.texi [all …]
|
/openbsd-src/usr.sbin/pkg_add/OpenBSD/ |
H A D | Intro.pod | 15 package tools, but also includes L<pkg-config(1)> support modules. 16 This document only covers package tools material. 18 The design of the package tools revolves around a few central ideas: 21 that they can be used by the package tools proper, but also with a 31 Traditional package tools often rely on the following model: take 35 Instead, OpenBSD package tools take a computational approach: record 50 module that allows package tools to manipulate tarballs directly without 53 All the package tools use the same internal perl modules, which gives them 57 elements first, since they are the core that unlocks most of the package 67 Each package consists of a list of objects (mostly files, but there are some [all …]
|
/openbsd-src/gnu/usr.bin/perl/ |
H A D | Artistic | 10 Package may be copied, such that the Copyright Holder maintains some 11 semblance of artistic control over the development of the package, 12 while giving the users of the package the right to use and distribute 13 the Package in a more-or-less customary fashion, plus the right to make 18 "Package" refers to the collection of files distributed by the 22 "Standard Version" refers to such a Package if it has not been 27 copyrights for the package. 30 this Package. 44 Standard Version of this Package without restriction, provided that you 48 derived from the Public Domain or from the Copyright Holder. A Package [all …]
|
/openbsd-src/usr.sbin/pkg_add/ |
H A D | pkg_info.1 | 48 may be the name of an installed package, the pathname to a package 49 distribution file, or a URL to a package available through FTP, HTTP, HTTPS, 64 will report a summary line for each package, so that it is possible to 67 to obtain a longer package description, and 89 Show the one-line comment field for each package. 122 Show the long-description field for each package. 124 Look for the package(s) that contains the given 126 As a faster alternative, note that there is a package, pkglocatedb, that 129 database of every file in every package. 133 prerequisite) package from a script. [all …]
|
H A D | pkg_add.1 | 62 If a package is signed: 71 verifies that the compressed package data matches the signature, before 90 specified on the command line are new package names to install. 139 Each package name may be specified as a filename (which normally consists of the 140 package name itself plus the 143 If the given package names are not found in the current working directory, 168 that is, package names without any version specification. 179 package. 227 The package architecture as returned by 263 is set to a directory name, every package retrieve [all...] |
H A D | pkg_create.1 | 29 .Nd create binary software package for distribution 57 command is normally used to create a binary package named 79 can also be used to recreate a binary package from an existing installation. 81 During package creation, 86 .Xr package 5 102 the package to build correctly, and thus be reachable through the 109 Register a list of architectures for which this package should install. 118 as the prefix to prepend to any file to select for the package. 131 .Xr package 5 139 Set package [all …]
|
/openbsd-src/gnu/usr.bin/perl/pod/ |
H A D | perlartistic.pod | 33 Package may be copied, such that the Copyright Holder maintains some 34 semblance of artistic control over the development of the package, 35 while giving the users of the package the right to use and distribute 36 the Package in a more-or-less customary fashion, plus the right to make 43 =item "Package" 51 refers to such a Package if it has not been 58 copyrights for the package. 62 is you, if you're thinking about copying or distributing this Package. 88 Standard Version of this Package without restriction, provided that you 94 derived from the Public Domain or from the Copyright Holder. A Package [all …]
|
/openbsd-src/share/man/man7/ |
H A D | packages.7 | 32 .Nd overview of the binary package system 41 Adding a new package is as simple as 48 .Xr package 5 . 93 understand that this is only a basic guarantee that the binary package 98 the special package 118 The package system offers some strong warranties. 119 .Ss "Installing a package won't erase existing files" 129 which will usually be left around after removing the package 161 The current package system has some deliberate design limitations. 162 .Ss "The package system cannot account for system failures" [all …]
|
/openbsd-src/gnu/llvm/clang/tools/clang-format-vs/ClangFormat/ |
H A D | packages.config | 3 <package id="VSSDK.CoreUtility" version="10.0.4" targetFramework="net40" /> 4 <package id="VSSDK.CoreUtility.10" version="10.0.4" targetFramework="net40" /> 5 <package id="VSSDK.Editor" version="10.0.4" targetFramework="net40" /> 6 <package id="VSSDK.Editor.10" version="10.0.4" targetFramework="net40" /> 7 <package id="VSSDK.IDE" version="7.0.4" targetFramework="net40" /> 8 <package id="VSSDK.IDE.10" version="10.0.4" targetFramework="net40" /> 9 <package id="VSSDK.IDE.8" version="8.0.4" targetFramework="net40" /> 10 <package id="VSSDK.IDE.9" version="9.0.3" targetFramework="net40" /> 11 <package id="VSSDK.OLE.Interop" version="7.0.4" targetFramework="net40" /> 12 <package id="VSSDK.Shell.10" version="10.0.3" targetFramework="net40" /> [all …]
|
/openbsd-src/gnu/usr.bin/perl/dist/base/t/ |
H A D | fields-base.t | 28 package B1; 31 package B2; 37 package B3; 40 package D1; 44 package D2; 50 package D3; 54 package D4; 58 package M; 61 package D5; 65 package D6; [all …]
|
H A D | base.t | 9 package No::Version; 14 package Test::Version; 20 package Has::Version; 24 package Test::Version2; 29 package main; 33 package Eval1; 35 package Eval2; 52 like( $@, qr/^Base class package "reallyReAlLyNotexists" is empty\./, 53 'base with empty package'); 56 like( $@, qr/^Base class package "reallyReAlLyNotexists" is empty\./, [all …]
|
/openbsd-src/gnu/usr.bin/perl/t/mro/ |
H A D | isa_c3.t | 13 # package klonk doesn't have a stash. 15 package kapow; 20 package urkkk; 26 package kayo; 32 package thwacke; 38 package zzzzzwap; 43 package whamm; 48 package main; 61 foreach my $package (qw(klonk urkkk kapow kayo thwacke zzzzzwap whamm)) { 62 my $ref = bless [], $package; [all …]
|
H A D | isa_dfs_utf8.t | 15 # package klonk doesn't have a stash. 17 package 캎oẃ; 21 package urḲḵk; 26 package к; 31 package ṭ화ckэ; 36 package Źzzzዟᑉ; 40 package Ẁ함M; 44 package main; 59 foreach my $package (qw(kഌoんḰ urḲḵk 캎oẃ к ṭ화ckэ Źzzzዟᑉ Ẁ함M)) { 60 my $ref = bless [], $package; [all …]
|
H A D | isa_dfs.t | 13 # package klonk doesn't have a stash. 15 package kapow; 19 package urkkk; 24 package kayo; 29 package thwacke; 34 package zzzzzwap; 38 package whamm; 42 package main; 57 foreach my $package (qw(klonk urkkk kapow kayo thwacke zzzzzwap whamm)) { 58 my $ref = bless [], $package; [all …]
|
H A D | isa_c3_utf8.t | 15 # package klonk doesn't have a stash. 17 package 캎oẃ; 22 package urḲḵk; 28 package к; 34 package ṭ화ckэ; 40 package Źzzzዟᑉ; 45 package Ẁ함M; 50 package main; 63 foreach my $package (qw(kഌoんḰ urḲḵk 캎oẃ к ṭ화ckэ Źzzzዟᑉ Ẁ함M)) { 64 my $ref = bless [], $package; [all …]
|
H A D | basic_utf8.t | 13 package MRO_அ; 15 package MRO_ɓ; 17 package MRO_ᶝ; 19 package MRO_d; 21 package MRO_ɛ; 23 package MRO_ᚠ; 70 package MRO_ҭṣṱबꗻ; 72 package MRO_Test옽ḦРꤷsӭ; 74 package MRO_Ɯ; our @ISA = qw/MRO_ҭṣṱबꗻ/; 89 package DESTROY_MRO_Bӓeᓕne; [all …]
|
/openbsd-src/gnu/usr.bin/perl/t/lib/strict/ |
H A D | vars | 52 Global symbol "$fred" requires explicit package name (did you forget to declare "my $fred"?) at - l… 60 Global symbol "$fred" requires explicit package name (did you forget to declare "my $fred"?) at - l… 68 Global symbol "$fred" requires explicit package name (did you forget to declare "my $fred"?) at - l… 81 Global symbol "$joe" requires explicit package name (did you forget to declare "my $joe"?) at - lin… 96 Global symbol "$jòè" requires explicit package name (did you forget to declare "my $jòè"?) at - lin… 108 Global symbol "$joe" requires explicit package name (did you forget to declare "my $joe"?) at - lin… 141 Global symbol "$joe" requires explicit package name (did you forget to declare "my $joe"?) at ./abc… 158 Global symbol "$jòè" requires explicit package name (did you forget to declare "my $jòè"?) at ./abc… 171 Global symbol "$joe" requires explicit package name (did you forget to declare "my $joe"?) at abc.p… 189 Global symbol "$jòè" requires explicit package name (did you forget to declare "my $jòè"?) at abc.p… [all …]
|
/openbsd-src/gnu/usr.bin/perl/cpan/Module-Metadata/lib/Module/ |
H A D | Metadata.pm | 3 package Module::Metadata; # git description: v1.000037-8-g92dec6c 4 # ABSTRACT: Gather package and POD information from perl module files 43 my $PKG_FIRST_WORD_REGEXP = qr{ # the FIRST word in a package name 51 my $PKG_ADDL_WORD_REGEXP = qr{ # the 2nd+ word in a package name 59 my $PKG_NAME_REGEXP = qr{ # match a package name 61 $PKG_FIRST_WORD_REGEXP # a package word 64 $PKG_ADDL_WORD_REGEXP ### a package word 71 my $PKG_REGEXP = qr{ # match a package declaration 73 package # the word 'package' [all...] |
/openbsd-src/gnu/usr.bin/perl/t/uni/ |
H A D | method.t | 52 like ($@, qr/^\QCan't locate object method "foo" via package "E::A" at/u); 54 like ($@, qr/^\QCan't locate object method "foo" via package "E::B" at/u); 56 like ($@, qr/^\QCan't locate object method "foo" via package "E::C" (perhaps /u); 59 like ($@, qr/^\QCan't locate object method "foo" via package "E::D" (perhaps /u); 61 like ($@, qr/^\QCan't locate object method "foo" via package "E::E" (perhaps /u); 63 $e = bless {}, "E::F"; # force package to exist 65 like ($@, qr/^\QCan't locate object method "foo" via package "E::F" at/u); 67 like ($@, qr/^\QCan't locate object method "foo" via package "E::F" at/u); 71 $@ =~ /^\QCan't locate object method "boogie" via package "Foo" (perhaps /u ? 1 : $@}, 1); 101 package Føø::Bær { [all …]
|
/openbsd-src/usr.bin/pkg-config/ |
H A D | pkg-config.1 | 36 Metadata is stored in files named after the package they describe; the 37 Yoyodyne package would likely be described by "yoyodyne.pc". 60 use a package, it will also output the flags required for any prerequisite 62 If the "foo" package depends on the "bar" package, "pkg-config --cflags foo" 74 Exit with error if the specified package's version is not greater than 77 Return all compiler flags required to compile against the package. 79 Return only the include path flags required to compile against the package. 82 compile against the package. 96 Return all linker flags required to link against the package. 99 against the package. [all …]
|
/openbsd-src/gnu/usr.bin/binutils/gprof/po/ |
H A D | Make-in | 1 # Makefile for program source directory in GNU NLS utilities package. 9 PACKAGE = @PACKAGE@ 51 DISTFILES = ChangeLog Makefile.in.in POTFILES.in $(PACKAGE).pot \ 67 $(MAKE) $(PACKAGE).pot 68 $(MSGMERGE) $< $(srcdir)/$(PACKAGE).pot -o $*.pox 84 all-yes: $(CATALOGS) @MAINT@ $(PACKAGE).pot 87 $(srcdir)/$(PACKAGE).pot: $(POTFILES) 88 $(XGETTEXT) --default-domain=$(PACKAGE) --directory=$(top_srcdir) \ 91 rm -f $(srcdir)/$(PACKAGE).pot 92 mv $(PACKAGE).po $(srcdir)/$(PACKAGE).pot [all …]
|
/openbsd-src/gnu/usr.bin/binutils/gas/po/ |
H A D | Make-in | 1 # Makefile for program source directory in GNU NLS utilities package. 9 PACKAGE = @PACKAGE@ 51 DISTFILES = ChangeLog Makefile.in.in POTFILES.in $(PACKAGE).pot \ 67 $(MAKE) $(PACKAGE).pot 68 $(MSGMERGE) $< $(srcdir)/$(PACKAGE).pot -o $*.pox 84 all-yes: $(CATALOGS) @MAINT@ $(PACKAGE).pot 87 $(srcdir)/$(PACKAGE).pot: $(POTFILES) 88 $(XGETTEXT) --default-domain=$(PACKAGE) --directory=$(top_srcdir) \ 91 rm -f $(srcdir)/$(PACKAGE).pot 92 mv $(PACKAGE).po $(srcdir)/$(PACKAGE).pot [all …]
|