Searched refs:packages (Results 1 - 25 of 32) sorted by relevance

12

/freebsd-12-stable/usr.sbin/bsdconfig/packages/
H A DMakefile5 FILESDIR= ${LIBEXECDIR}/bsdconfig/030.packages
9 SCRIPTS= packages
H A Dpackages43 f_include $BSDCFG_SHARE/packages/packages.subr
45 BSDCFG_LIBE="/usr/libexec/bsdconfig" APP_DIR="030.packages"
/freebsd-12-stable/usr.sbin/bsdconfig/share/packages/
H A DMakefile3 FILESDIR= ${SHAREDIR}/bsdconfig/packages
4 FILES= categories.subr index.subr musthavepkg.subr packages.subr
/freebsd-12-stable/
H A DMakefile.sys.inc21 stage* create-packages* real-packages sign-packages package-pkg \
H A DMakefile.inc11821 .ORDER: stage-packages create-packages
1822 .ORDER: create-packages create-world-packages
1823 .ORDER: create-packages create-kernel-packages
1824 .ORDER: create-packages sign-packages
1831 packages: .PHONY
1832 ${_+_}${MAKE} -C ${.CURDIR} PKG_VERSION=${PKG_VERSION} real-packages
[all...]
H A DMakefile97 # The ${TARGET_ARCH}-gccN packages are provided as flavors of the
153 stage-packages \
154 create-packages-world create-packages-kernel create-packages \
155 packages installconfig real-packages sign-packages package-pkg \
/freebsd-12-stable/usr.sbin/bsdconfig/packages/include/
H A DMakefile3 FILESDIR= ${LIBEXECDIR}/bsdconfig/030.packages/include
/freebsd-12-stable/usr.sbin/pc-sysinstall/backend-query/
H A Dget-packages.sh30 # Script which lists the available packages for this release
34 . ${PROGDIR}/backend/functions-packages.sh
H A DMakefile4 disk-list.sh disk-part.sh enable-net.sh get-packages.sh list-config.sh \
5 list-components.sh list-mirrors.sh list-packages.sh list-rsync-backups.sh \
H A Dlist-packages.sh30 # Script which lists the available packages for this release
34 . ${PROGDIR}/backend/functions-packages.sh
42 echo "Error: please fetch package index with get-packages!"
/freebsd-12-stable/usr.sbin/bsdconfig/share/
H A DMakefile3 SUBDIR= media packages
/freebsd-12-stable/usr.sbin/bsdconfig/
H A DMakefile13 packages \
/freebsd-12-stable/tools/tools/cd2dvd/
H A Dcd2dvd.sh113 # _exclude="--exclude ./cdrom.inf --exclude ./packages/INDEX"
114 _exclude="! -regex ./cdrom.inf ! -regex ./packages/INDEX"
251 mv "${tmpdirout}"/packages/INDEX "${tmpdirout}"/packages/INDEX~ || exit 1
252 cat "${tmpdirout}"/packages/INDEX~ | sed "s/^\(.*\)|${cdvol}$/\1|1/" > "${tmpdirout}"/packages/INDEX || exit 1
253 rm "${tmpdirout}"/packages/INDEX~ || exit 1
/freebsd-12-stable/usr.sbin/bsdconfig/examples/
H A Dbrowse_packages_http.sh7 # browsing of packages from-start since digests.txz/packagesite.txz can be
11 # /tmp/packages/$PKG_ABI/All
17 PKGDIR=$TMPDIR/packages/$PKG_ABI
/freebsd-12-stable/usr.sbin/pc-sysinstall/pc-sysinstall/
H A Dpc-sysinstall.sh54 # Set this to the packages location
177 # Function which lists available packages
178 list-packages) ${QUERYDIR}/list-packages.sh "${2}" "${3}"
198 get-packages) ${QUERYDIR}/get-packages.sh "${2}"
/freebsd-12-stable/usr.sbin/pc-sysinstall/backend/
H A DMakefile7 functions-newfs.sh functions-packages.sh functions-parse.sh \
H A Dparseconfig.sh45 . ${BACKEND}/functions-packages.sh
/freebsd-12-stable/usr.sbin/bsdinstall/scripts/
H A Ddocsinstall37 f_include $BSDCFG_SHARE/packages/packages.subr
155 # Install each of the selected packages
/freebsd-12-stable/contrib/llvm-project/clang/utils/TableGen/
H A DClangSACheckersEmitter.cpp180 std::vector<Record*> packages = Records.getAllDerivedDefinitions("Package"); local
187 // Emit packages.
195 for (unsigned i = 0, e = packages.size(); i != e; ++i)
196 sortedPackages[getPackageFullName(packages[i])] = packages[i];
227 for (const Record *Package : packages) {
246 // - FULLNAME: The full name of the checker, including packages, e.g.:
/freebsd-12-stable/crypto/heimdal/
H A DMakefile.am10 SUBDIRS+= $(kcm_dir) appl tools tests packages etc po
/freebsd-12-stable/contrib/libxo/
H A DMakefile.am96 packages:
98 && echo "Updating packages on gh-pages ..." \
/freebsd-12-stable/contrib/dialog/package/
H A Ddialog.spec28 This package installs as "cdialog" to avoid conflict with other packages.
/freebsd-12-stable/release/
H A DMakefile24 # NOPKG: if set, do not distribute third-party packages
148 --exclude usr/ports/distfiles --exclude usr/ports/packages \
245 mkdir -p ${.OBJDIR}/dvd/packages/repos/
247 ${.OBJDIR}/dvd/packages/repos/
/freebsd-12-stable/share/mk/
H A Dbsd.doc.mk20 # MACROS Macro packages used to build the document. [not set]
/freebsd-12-stable/crypto/openssl/
H A DNOTES.PERL16 However, if you install Perl as binary packages, the outcome might

Completed in 253 milliseconds

12