Searched refs:package (Results 1 - 15 of 15) sorted by relevance

/solaris-userland/tools/
H A Dsunw-history-package26 # sunw-history-package
27 # A simple program to generate the actions contained in the SUNW package
28 # that maps between the old (pre build-133) and new ips package names.
40 my ($package, %depends) = ();
47 $package = $1;
57 set name=pkg.fmri value=pkg:/$package
75 Usage: $program (--package (new-ips-name)) ...
84 GetOptions('package:s' => \@current_packages);
H A Duserland-incorporator87 # manifests in the package repo.
106 (incorporation, package, version) = re.split(':|@', line)
112 # find the incorporation and add the package
114 tmp.add_package(package, version)
115 versions[package] = version
131 for package in packages:
132 pkg_name = package['name']
133 pkg_version = package['version']
143 for package in packages:
144 pkg_name = package['nam
[all...]
/solaris-userland/components/meta-packages/developer-opensolaris-userland/
H A DMakefile51 # The package is created in two parts: the checked-in manifest and a generated
55 $(BUILD_DIR)/package.list: $(BUILD_DIR) $(WS_MACH)/requires.mk
58 build install: $(BUILD_DIR)/package.list
/solaris-userland/components/tcsh/
H A DMakefile47 ($(RM) $(SOURCE_DIR)/tests/package.m4)
/solaris-userland/make-rules/
H A Dattpackagemake.mk26 # Rules and Macros for building opens source software that uses AT&T's package
77 bin/package make $(COMPONENT_BUILD_TARGETS) $(COMPONENT_BUILD_ARGS)
89 bin/package flat $(COMPONENT_INSTALL_TARGETS) \
102 bin/package test $(COMPONENT_TEST_TARGETS) \
116 bin/package test $(COMPONENT_TEST_TARGETS) \
133 bin/package test $(COMPONENT_SYSTEM_TEST_TARGETS) \
148 bin/package test $(COMPONENT_SYSTEM_TEST_TARGETS) \
H A Dips-buildinfo.mk27 # The package branch version scheme is:
80 # Branch Identifier. Used in the version section of the package name to
81 # identify the operating system branch that the package was produced for.
87 # Build Version. Used in the version section of the package name to identify
88 # the operating system version and branch that the package was produced for.
H A Dips.mk27 # Rules and Macros for generating an IPS package manifest and publishing an
28 # IPS package to a pkg depot.
93 # action so that the package(s) display the terms and require acceptance
210 # a package is for one architecture only.
229 # runtime-version-specific version of the package we're operating on. $(1) is
230 # the name of the runtime package, and $(2) is the version suffix.
253 # A rule to create a helper transform package for python, that will insert the
255 # runtime-version-generic package to pull in the version-specific bits when the
291 # A rule to create a helper transform package for perl, that will insert the
293 # runtime-version-generic package t
[all...]
H A Dcommon.mk131 # just a package to be published.
H A Dshared-macros.mk513 # need to get built. This is done because during package transformations
614 # package like graphviz and openscap.
620 # BUILD's default perl and the package it comes from.
1200 # If we are setup to build with an installed compiler, require the package
1211 REQUIRED_PACKAGES += package/pkg
H A Dconfigure.mk63 # location. This allows simplification of package manifests and makes it
/solaris-userland/components/memcached-java/
H A DMakefile57 COMPONENT_BUILD_TARGETS = package
61 # We will use the extracted javadocs files for the package.
68 # All files in the package will come from the build directory.
/solaris-userland/components/ruby/mcollective/
H A DMakefile56 COMPONENT_NAME_2= mcollective-package-agent
/solaris-userland/components/desktop/brltty/
H A DMakefile88 CONFIGURE_OPTIONS += --without-midi-package
/solaris-userland/components/desktop/os-welcome/files/po/
H A DMakefile44 GENPOT = INTLTOOL_EXTRACT="$(INTLTOOL_EXTRACT)" XGETTEXT="$(XGETTEXT)" srcdir=$(srcdir) $(INTLTOOL_UPDATE) --gettext-package $(GETTEXT_PACKAGE) --pot
/solaris-userland/components/php/
H A Dphpize.mk58 CLEAN_PATHS += package.xml

Completed in 152 milliseconds