Searched refs:packages (Results 1 – 25 of 187) sorted by relevance
12345678
| /freebsd-11-stable/usr.sbin/bsdconfig/dot/ |
| HD | USAGE | 44 NOTE: Requires `graphics/graphviz' from ports/packages. 50 NOTE: Requires `graphics/gimmage' from ports/packages. 57 NOTE: Requires `graphics/gthumb' from ports/packages. 63 NOTE: Requires `graphics/gqview' from ports/packages. 70 NOTE: Requires `graphics/gx' from ports/packages. 76 NOTE: Requires `graphics/eog' from ports/packages. 89 ports/packages. 98 ports/packages. 104 NOTE: Requires `print/gsview' from ports/packages. 112 `graphics/xdpf' from ports/packages. [all …]
|
| /freebsd-11-stable/tools/tools/nanobsd/dhcpd/ |
| HD | common | 45 # Where cust_pkg() finds packages to install 165 mkdir -p ${NANO_OBJ}/ports/packages 166 mkdir -p ${NANO_WORLDDIR}/usr/ports/packages 168 mount -t nullfs -o noatime ${NANO_OBJ}/ports/packages \ 169 ${NANO_WORLDDIR}/usr/ports/packages 172 CR env ASSUME_ALWAYS_YES=YES SIGNATURE_TYPE=none /usr/sbin/pkg add /usr/ports/packages/All/$1.txz 174 umount ${NANO_WORLDDIR}/usr/ports/packages 175 rmdir ${NANO_WORLDDIR}/usr/ports/packages 190 mkdir -p ${NANO_OBJ}/ports/packages 191 mkdir -p ${NANO_PORTS}/packages [all …]
|
| /freebsd-11-stable/usr.sbin/bsdconfig/share/packages/ |
| HD | packages.subr | 37 f_include $BSDCFG_SHARE/packages/categories.subr 38 f_include $BSDCFG_SHARE/packages/index.subr 39 f_include $BSDCFG_SHARE/packages/musthavepkg.subr 48 # How many packages to display (maximum) per dialog menubox. 62 PACKAGES_DETECTED= # Boolean (NULL/non-NULL); detected installed packages? 76 # packages/index.subr). Accented information includes adding an asterisk to the 78 # packages for each category, and adding the number _selected_ packages for 97 # Add number of installed packages for this category (if any) 105 # Add number of selected packages for this category (if any) 125 # Add $package to the list of tracked/selected packages. If $package is already [all …]
|
| HD | index.subr | 33 f_dprintf "%s: loading includes..." packages/index.subr 36 f_include $BSDCFG_SHARE/packages/musthavepkg.subr 93 __site="file://$__data/packages/$PKG_ABI" ;; 95 __site="file://${__data:-$MOUNTPOINT}/packages/$PKG_ABI" ;; 98 __site="$__site/packages/$PKG_ABI" ;; 104 __site="$__site/packages/$PKG_ABI" ;; 106 __site="file://$MOUNTPOINT/packages/$PKG_ABI" 107 export REPOS_DIR="$MOUNTPOINT/packages/repos" ;; 109 __site="file://$MOUNTPOINT/packages/$PKG_ABI" 222 # 2. For convenience, create $_npkgs holding the total number of all packages [all …]
|
| HD | Makefile | 3 FILESDIR= ${SHAREDIR}/bsdconfig/packages 4 FILES= categories.subr index.subr musthavepkg.subr packages.subr
|
| /freebsd-11-stable/tools/tools/cd2dvd/ |
| HD | cd2dvd.sh | 251 mv "${tmpdirout}"/packages/INDEX "${tmpdirout}"/packages/INDEX~ || exit 1 252 …cat "${tmpdirout}"/packages/INDEX~ | sed "s/^\(.*\)|${cdvol}$/\1|1/" > "${tmpdirout}"/packages/IND… 253 rm "${tmpdirout}"/packages/INDEX~ || exit 1
|
| /freebsd-11-stable/usr.sbin/pc-sysinstall/pc-sysinstall/ |
| HD | pc-sysinstall.sh | 176 list-packages) ${QUERYDIR}/list-packages.sh "${2}" "${3}" 196 get-packages) ${QUERYDIR}/get-packages.sh "${2}"
|
| /freebsd-11-stable/ |
| HD | Makefile.inc1 | 1465 .ORDER: stage-packages create-packages 1466 .ORDER: create-packages create-world-packages 1467 .ORDER: create-packages create-kernel-packages 1468 .ORDER: create-packages sign-packages 1475 packages: .PHONY 1476 ${_+_}${MAKE} -C ${.CURDIR} PKG_VERSION=${PKG_VERSION} real-packages 1485 real-packages: stage-packages create-packages sign-packages .PHONY 1487 stage-packages-world: .PHONY 1492 stage-packages-kernel: .PHONY 1497 stage-packages: .PHONY stage-packages-world stage-packages-kernel [all …]
|
| HD | Makefile | 136 xdev-links native-xtools stageworld stagekernel stage-packages \ 137 create-packages-world create-packages-kernel create-packages \ 138 packages installconfig real-packages sign-packages package-pkg \
|
| /freebsd-11-stable/contrib/llvm-project/clang/utils/TableGen/ |
| HD | ClangSACheckersEmitter.cpp | 180 std::vector<Record*> packages = Records.getAllDerivedDefinitions("Package"); in EmitClangSACheckers() local 195 for (unsigned i = 0, e = packages.size(); i != e; ++i) in EmitClangSACheckers() 196 sortedPackages[getPackageFullName(packages[i])] = packages[i]; in EmitClangSACheckers() 227 for (const Record *Package : packages) { in EmitClangSACheckers()
|
| /freebsd-11-stable/usr.sbin/bsdconfig/packages/ |
| HD | Makefile | 5 FILESDIR= ${LIBEXECDIR}/bsdconfig/030.packages 9 SCRIPTS= packages
|
| HD | packages | 43 f_include $BSDCFG_SHARE/packages/packages.subr
|
| HD | INDEX | 47 menu_selection="packages|packages" 56 menu_program="packages"
|
| /freebsd-11-stable/contrib/file/magic/Magdir/ |
| HD | apt | 13 >40 bequad x \b, %llu packages 19 >40 belong x \b, %u packages 25 >24 belong x \b, %u packages
|
| /freebsd-11-stable/usr.sbin/pc-sysinstall/doc/ |
| HD | help-index | 42 list-packages [category] [package] 43 Returns a listing of the available packages 54 get-packages 55 Retrieves the list of packages from an FTP mirror
|
| /freebsd-11-stable/crypto/openssh/contrib/ |
| HD | README | 57 RPM spec file and scripts for building Caldera OpenLinuix packages 66 RPM spec file and scripts for building Redhat packages 69 RPM spec file and scripts for building SuSE packages
|
| /freebsd-11-stable/usr.sbin/pc-sysinstall/backend-query/ |
| HD | Makefile | 4 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 \
|
| /freebsd-11-stable/share/examples/csh/ |
| HD | dot.cshrc | 89 …c/--/(always-fetch check-depends check-port-dbdir clean-distfiles clean-packages delete-build-only… 90 … delete-packages force-config help index index-first index-only list-origins local-packagedir \ 91 … no-confirm no-index-fetch no-term-title packages packages-build packages-if-newer packages-local \ 92 packages-only show-work update-if-newer version)/' \
|
| /freebsd-11-stable/usr.sbin/bsdinstall/scripts/ |
| HD | docsinstall | 37 f_include $BSDCFG_SHARE/packages/packages.subr
|
| /freebsd-11-stable/contrib/sqlite3/ |
| HD | INSTALL | 18 instructions specific to this package. Some packages provide this 21 necessarily a bug. More recommendations for GNU packages can be found 87 files again. In practice, not all packages have tested that 91 8. Some packages, particularly those that use Automake, provide `make 165 correct locations to `configure'; however, many packages provide one or 181 method, particularly noticeable in packages that use GNU Libtool. 199 Some packages pay attention to `--enable-FEATURE' options to 206 For packages that use the X Window System, `configure' can usually 211 Some packages offer the ability to configure how verbose the 212 execution of `make' will be. For these packages, running `./configure [all …]
|
| /freebsd-11-stable/contrib/file/ |
| HD | INSTALL | 18 instructions specific to this package. Some packages provide this 21 necessarily a bug. More recommendations for GNU packages can be found 87 files again. In practice, not all packages have tested that 91 8. Some packages, particularly those that use Automake, provide `make 165 correct locations to `configure'; however, many packages provide one or 181 method, particularly noticeable in packages that use GNU Libtool. 199 Some packages pay attention to `--enable-FEATURE' options to 206 For packages that use the X Window System, `configure' can usually 211 Some packages offer the ability to configure how verbose the 212 execution of `make' will be. For these packages, running `./configure [all …]
|
| /freebsd-11-stable/contrib/amd/ |
| HD | INSTALL | 18 instructions specific to this package. Some packages provide this 21 necessarily a bug. More recommendations for GNU packages can be found 87 files again. In practice, not all packages have tested that 91 8. Some packages, particularly those that use Automake, provide `make 165 correct locations to `configure'; however, many packages provide one or 181 method, particularly noticeable in packages that use GNU Libtool. 199 Some packages pay attention to `--enable-FEATURE' options to 206 For packages that use the X Window System, `configure' can usually 211 Some packages offer the ability to configure how verbose the 212 execution of `make' will be. For these packages, running `./configure [all …]
|
| /freebsd-11-stable/crypto/openssh/contrib/aix/ |
| HD | README | 34 The script treats all packages as USR packages (not ROOT+USR when
|
| /freebsd-11-stable/usr.sbin/bsdconfig/share/ |
| HD | script.subr | 39 f_include $BSDCFG_SHARE/packages/packages.subr 197 # packages/packages.subr
|
| /freebsd-11-stable/usr.sbin/bsdconfig/networking/share/ |
| HD | services.subr | 34 f_include $BSDCFG_SHARE/packages/packages.subr
|
12345678