Searched refs:installed (Results 1 - 25 of 197) sorted by relevance

12345678

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.old-deja/g++.mike/
H A Dp3041.C17 static int installed = b(this); local
25 static int installed = b(this); local
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.old-deja/g++.mike/
H A Dp3041.C17 static int installed = b(this); local
25 static int installed = b(this); local
/netbsd-6-1-5-RELEASE/usr.bin/rump_server/
H A DMakefile8 NOMAN= installed by ../rump_allserver
/netbsd-6-1-5-RELEASE/compat/mips64/64/
H A Dbsd.64.mk11 # GCC 4.5 libgomp wants a different omp.h installed for the 64 bit
/netbsd-6-1-5-RELEASE/external/bsd/am-utils/dist/
H A Dcvs-server.txt4 (1) Get an SSH Public key installed on cvs.am-utils.org. You can generate a
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/contrib/idn/idnkit-1.0-src/tools/runidn/
H A Drunidn.in87 Have you installed idnkit? I cannot find libidnkitres.la.
/netbsd-6-1-5-RELEASE/external/bsd/pkg_install/dist/bpm/
H A Dbpm.sh.in173 # check it's not already installed
175 installed=`pkg_info -e $pkgbase`
176 case "$installed" in
178 *) ${echoprog} "$package selected, but $installed already installed"
203 0) ${echoprog} "$package successfully installed" ;;
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/
H A Dpostfix-install30 # parameter settings. Most settings are stored in the installed
40 # is installed from a pre-built package or from source code.
65 # .IP "installed configuration files"
68 # value from an already installed Postfix main.cf configuration file.
77 # Prefix that is prepended to the pathnames of installed files.
80 # This parameter setting is not recorded in the installed main.cf file.
85 # This parameter setting is not recorded in the installed main.cf file.
89 # This parameter setting is not recorded in the installed main.cf file
95 # This parameter setting is recorded in the installed main.cf file.
100 # This parameter setting is recorded in the installed mai
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/texinfo/util/
H A Dfixfonts52 If it isn't installed somewhere else, you need to get the Metafont sources
/netbsd-6-1-5-RELEASE/distrib/utils/sysinst/arch/hp300/
H A Dmsg.md.en72 {NetBSD/hp300 must be installed in the first part of the boot disk.
/netbsd-6-1-5-RELEASE/distrib/utils/sysinst/arch/mvme68k/
H A Dmsg.md.en77 {NetBSD/mvme68k must be installed in the first part of the boot disk.
/netbsd-6-1-5-RELEASE/distrib/utils/sysinst/arch/x68k/
H A Dmsg.md.en79 {NetBSD/x68k must be installed in the first part of the boot disk.
/netbsd-6-1-5-RELEASE/share/mk/
H A Dbsd.inc.mk27 _F:= ${DESTDIR}${_FDIR}/${_FNAME} # installed path
H A Dbsd.lua.mk8 # LUA_VERSION currently installed version of Lua
21 # and installed as precompiled chunks for faster loading. Note
41 # being installed so we just install everything under /usr/lib/lua/5.1/
116 ## The module has Lua source and can be installed directly
H A Dbsd.nls.mk42 _F:= ${DESTDIR}${NLSDIR}/${F:T:R}/${NLSNAME}.cat # installed path
H A Dbsd.files.mk43 _F:= ${DESTDIR}${_FDIR}/${_FNAME} # installed path
76 _F:= ${DESTDIR}${_FDIR}/${_FNAME} # installed path
H A Dbsd.doc.mk35 _F:= ${DESTDIR}${DOCDIR}/${DIR}/${F} # installed path
H A Dbsd.info.mk56 _F:= ${DESTDIR}${_FDIR}/${_FNAME} # installed path
H A Dbsd.kinc.mk52 _F:= ${DESTDIR}${INCSDIR}/${F} # installed path
/netbsd-6-1-5-RELEASE/distrib/mvme68k/miniroot/
H A Dinstall.md229 CONGRATULATIONS! You have successfully installed NetBSD! To boot the
230 installed system, enter halt at the command prompt. Once the system has
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/doc/
H A Dmakefile.texi59 Deletes installed files.
74 installed, such as TCL or dejagnu.
/netbsd-6-1-5-RELEASE/usr.sbin/etcupdate/
H A Detcupdate212 # user might have installed it from pkgsrc. It is
306 m Merge the currently installed and new files
307 s Show the differences between the currently installed and new files
317 s Show the differences between the currently installed and new merged files
/netbsd-6-1-5-RELEASE/distrib/utils/sysinst/arch/shark/
H A Dmsg.md.de88 to boot the just-installed kernel, run the following command from
H A Dmsg.md.en84 to boot the just-installed kernel, run the following command from
/netbsd-6-1-5-RELEASE/distrib/syspkg/mk/
H A Dbsd.syspkg.mk150 ${ECHO} "The installed package tools were last updated on ${PKGTOOLS_VERSION:C|(....)(..)(..)|\1/\2/\3|}."; \
237 ${ECHO} "${PKGBASE} package: $$found installed, pkgsrc version ${PKGNAME}"; \
381 # The 'check' target can be used to check an installed package.
430 # To be used (-> true) ONLY if the pkg in question is known to be installed
524 # dependencies are all installed.
537 # Also, make sure that an installed package is recognized correctly in
615 ${ECHO} '***' "WARNING: '$$dep' expands to several installed packages " ; \
623 ${ECHO} "$$dep not installed - dependency NOT registered" ; \
634 ${ECHO} "${PKGNAME} requires installed package $$realdep"; \

Completed in 278 milliseconds

12345678