/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/ |
H A D | Makefile | 37 pkg: install 38 @cd $(SRC)/pkg; pwd; $(MAKE) SUNWdtrt.pub
|
/vbox/src/VBox/Installer/darwin/DiskImage/ |
H A D | VirtualBox_Uninstall.tool | 58 test -d /Library/Receipts/VBoxStartupItems.pkg/ && my_directories+=("/Library/Receipts/VBoxStartupItems.pkg/") 74 test -d /Library/Receipts/VBoxKEXTs.pkg/ && my_directories+=("/Library/Receipts/VBoxKEXTs.pkg/") 84 test -d /Library/Receipts/VirtualBoxCLI.pkg/ && my_directories+=("/Library/Receipts/VirtualBoxCLI.pkg/") 88 test -d /Library/Receipts/VirtualBox.pkg/ && my_directories+=("/Library/Receipts/VirtualBox.pkg/") 91 test -d /Library/Receipts/VBoxDrv.pkg/ && my_directories+=("/Library/Receipts/VBoxDrv.pkg/") [all...] |
/vbox/src/VBox/Installer/solaris/ |
H A D | makepackage.sh | 47 VBOX_PKGFILE=$2.pkg 232 pkgtrans -s -o /var/spool/pkg "`pwd`/$VBOX_PKGFILE" "$VBOX_PKGNAME" 245 rm -rf "/var/spool/pkg/$VBOX_PKGNAME"
|
H A D | checkinstall.sh | 84 BIN_PKG=`which pkg 2> /dev/null` 102 errorprint "Missing or non-executable binaries: pkg ($BIN_PKG) and pkginfo ($BIN_PKGINFO)."
|
H A D | vboxconfig.sh | 230 BIN_PKG=`which pkg 2> /dev/null` 232 PKGFMRI=`$BIN_PKG $BASEDIR_PKGOPT contents -H -t set -a name=pkg.fmri -o pkg.fmri pkg:/system/kernel 2> /dev/null` 234 # Perhaps this is old pkg without '-a' option and/or system/kernel is missing and it's part of 'entire' 236 PKGFMRI=`$BIN_PKG $BASEDIR_PKGOPT contents -H -t set -o pkg.fmri entire | head -1 2> /dev/null` 240 PKGFMRI=`$BIN_PKG $BASEDIR_PKGOPT contents -H -t set -o pkg.fmri opensolaris.org/entire | head -1 2> /dev/null` 244 # The format is "pkg://solaris/system/kernel@0.5.11,5.11-0.161:20110315T070332Z" 245 # or "pkg://solaris/system/kernel@5.12,5.11-5.12.0.0.0.4.1:20120908T030246Z" 246 # or "pkg [all...] |
/vbox/src/VBox/Additions/solaris/Installer/ |
H A D | makepackage.sh | 49 VBOX_SOL_PKG_DEV=/var/spool/pkg
|
/vbox/ |
H A D | configure | 152 PKGCONFIG="`which_wrapper pkg-config`" 654 if which_wrapper pkg-config > /dev/null; then 655 libxml2_ver=`pkg-config libxml-2.0 --modversion 2>> $LOG` 660 FLGXML2=`pkg-config libxml-2.0 --cflags` 662 LIBXML2=`pkg-config libxml-2.0 --libs` 720 log_failure "neither pkg-config nor xml2-config found" 1483 # default is to use pkg-config 1484 if which_wrapper pkg-config > /dev/null; then 1488 pkg-config QtCore --modversion 2>> $LOG` 1495 pkg [all...] |
/vbox/src/VBox/Additions/linux/installer/ |
H A D | autorun.sh | 67 installfile="$path/VBoxSolarisAdditions.pkg"
|
/vbox/src/libs/xpcom18a4/nsprpub/ |
H A D | Makefile.in | 147 @echo "cd pkg; $(MAKE) publish" 148 $(MAKE) -C pkg publish
|
/vbox/src/VBox/RDP/client-1.8.3/ |
H A D | configure | 1428 PKG_CONFIG path to pkg-config utility 1430 directories to add to pkg-config's search path 1432 path overriding pkg-config's built-in search path 1434 C compiler flags for GSSGLUE, overriding pkg-config 1436 linker flags for GSSGLUE, overriding pkg-config 1438 C compiler flags for XRANDR, overriding pkg-config 1439 XRANDR_LIBS linker flags for XRANDR, overriding pkg-config 1441 C compiler flags for PCSCLITE, overriding pkg-config 1443 linker flags for PCSCLITE, overriding pkg-config 1445 C compiler flags for LIBAO, overriding pkg [all...] |
/vbox/src/VBox/Main/webservice/jaxlibs/ |
H A D | jaxb-xjc.jar | ... IOException Throwable t
com.sun.codemodel.JPackage pkg
String fileName
java.io.OutputStreamWriter bw
public abstract ... |
H A D | jaxws-tools.jar | META-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/istack/ ... |
H A D | jaxb-api.jar | ... xml.bind.JAXBException String factoryClassName
ClassLoader classLoader
Package pkg
String packageName
String resourceName
java.util.Properties props ... |
H A D | jaxb-impl.jar | META-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/sun/xml/ com/sun/xml/bind/ ... |
/vbox/src/libs/libxml2-2.6.31/ |
H A D | configure | 4958 for pkg in $enableval; do 4960 if test "X$pkg" = "X$p"; then 4982 for pkg in $enableval; do 4984 if test "X$pkg" = "X$p"; then 5006 for pkg in $enableval; do 5008 if test "X$pkg" = "X$p"; then
|