| /solaris-userland/components/sqlite-3/files/ |
| H A D | pkgIndex.tcl | 1 package ifneeded sqlite3 3.8.8.1 [list load [file join $dir [expr $::tcl_platform(wordSize) * 8] libsqlite3.8.8.1.so] sqlite3]
|
| /solaris-userland/components/beanshell/ |
| H A D | Makefile | 47 COMPONENT_BUILD_ARGS += -Ddist-dir=${PROTO_DIR} 48 COMPONENT_BUILD_ARGS += -Djavadoc-dir=${PROTO_DIR}
|
| /solaris-userland/components/desktop/os-welcome/files/ |
| H A D | Makefile | 106 dir=`dirname $$f`; \ 107 echo installing $$f in $$dir; \ 108 $(INSTALL) -d -m 755 $(DESTDIR)$(WELCOME_DIR)/$$dir; \ 109 $(INSTALL) -m 644 -f $(DESTDIR)$(WELCOME_DIR)/$$dir $$f; \ 112 $(INSTALL) -m 644 -f $(DESTDIR)$(DESKTOP_DIR)/$$dir os-about.desktop 113 $(INSTALL) -m 644 -f $(DESTDIR)$(DESKTOP_DIR)/$$dir os-next-steps.desktop 115 $(INSTALL) -m 755 -f $(DESTDIR)$(BIN_DIR)/$$dir os-about 116 $(INSTALL) -m 755 -f $(DESTDIR)$(BIN_DIR)/$$dir os-next-steps 118 $(INSTALL) -m 755 -f $(DESTDIR)$(LIB_DIR)/$$dir os-icons-copy.sh 120 $(INSTALL) -m 755 -f $(DESTDIR)$(XDG_DIR)/$$dir o [all...] |
| /solaris-userland/components/desktop/desktop-cache/files/ |
| H A D | find_newer | 44 self.msg = self.msg + "Usage: find_newer.py [options] dir...\n\n" 76 def find_newer_files(dir, comp_time, ref_time, reobj, follow_links): 77 dir = os.path.abspath(dir) 78 if dir in dirs_seen: 81 dirs_seen.append(dir) 82 for root, dirs, files in os.walk(dir): 166 for dir in args: 167 if not os.path.isdir(dir): 168 print >>sys.stderr, "Directory not found: %s" % dir [all...] |
| /solaris-userland/components/docbook/dtds/files/ |
| H A D | docbook-dtds-uninstall.sh | 43 for dir 45 fmt=${dir#*-} ver=${dir%%-*} vvr=$ver-${version}-${release}
|
| /solaris-userland/components/desktop/os-welcome/files/po/ |
| H A D | Makefile | 90 dir=$(DESTDIR)$(itlocaledir)/$$lang/LC_MESSAGES; \ 91 $(mkdir_p) $$dir; \ 93 $(INSTALL_DATA) $$lang.gmo $$dir/$(GETTEXT_PACKAGE).mo; \ 94 echo "installing $$lang.gmo as $$dir/$(GETTEXT_PACKAGE).mo"; \ 96 $(INSTALL_DATA) $(srcdir)/$$lang.gmo $$dir/$(GETTEXT_PACKAGE).mo; \ 98 "$$dir/$(GETTEXT_PACKAGE).mo"; \
|
| /solaris-userland/components/perl/perl522/ |
| H A D | Makefile | 68 CONFIGURE_ENV += PATH=$(dir $(CC)):$(PATH) 123 COMPONENT_BUILD_ENV += PATH=$(dir $(CC)):$(PATH) 124 COMPONENT_INSTALL_ENV += PATH=$(dir $(CC)):$(PATH) 126 COMPONENT_TEST_ENV += PATH=$(dir $(CC)):$(PATH)
|
| /solaris-userland/components/screen/ |
| H A D | Makefile | 47 CONFIGURE_OPTIONS += --disable-socket-dir
|
| /solaris-userland/components/gzip/ |
| H A D | Makefile | 67 # Rename installed programs and man pages in proto dir (z*->gz*). 69 (for dir in $(PROTOUSRBINDIR) $(PROTOUSRSHAREMAN1DIR) ; do \ 70 cd $$dir; \
|
| /solaris-userland/tools/ |
| H A D | userland-unpack | 75 def fixup_permissions(dir, verbose): 76 for entry in os.listdir(dir): 79 path = "%s/%s" % (dir, entry) 98 print "Usage: %s [-v|--verbose] [-f|--fix-permissions] [-r|--relocate-to (dir)] (file)" % (sys.argv[0].split('/')[-1]) 129 tempdir = tempfile.mkdtemp(dir='.')
|
| H A D | gen-components | 155 for dir, _, files in os.walk(workspace + "/components"): 157 if dir.endswith("meta-packages/developer-opensolaris-userland"): 159 if dir.endswith("meta-packages/history"): 162 p5m_dirs.append(dir)
|
| /solaris-userland/components/irssi/ |
| H A D | Makefile | 42 COMPONENT_BUILD_ENV += PATH=$(dir $(CC)):$(PATH)
|
| /solaris-userland/components/desktop/consolekit/ |
| H A D | Makefile | 55 CONFIGURE_OPTIONS.32 += --with-pam-module-dir=/usr/lib/security 56 CONFIGURE_OPTIONS.64 += --with-pam-module-dir=/usr/lib/security/$(MACH64)
|
| /solaris-userland/tools/python/pkglint/ |
| H A D | userland.py | 295 for dir in ed.get("runpath", "").split(":"): 296 if dir == None or dir == '': 301 if expr.match(dir): 306 list.append(dir) 311 elif not dir.startswith('$ORIGIN/'): 322 relative_dir = dir.strip('/') 340 _("runpath '%s' in '%s' not found in reference paths but contains symlink at '%s'") % (dir, path, pdir), 345 list.append(dir) 349 if expr.search(dir) [all...] |
| /solaris-userland/components/sendmail/files/ |
| H A D | smtp-sendmail | 55 /usr/bin/rm -f $ALIASES_FILE.db $ALIASES_FILE.dir \ 59 if [ ! -f $ALIASES_FILE.db ] && [ ! -f $ALIASES_FILE.dir ] \ 100 /usr/bin/rm -f $file.dir $file.pag
|
| /solaris-userland/components/perl512/ |
| H A D | Makefile | 28 PATH=$(dir $(CC)):$(USRBINDIR):$(GNUBIN) 128 COMPONENT_BUILD_ENV += PATH=$(dir $(CC.studio.32)):$(PATH)
|
| /solaris-userland/components/openssl/openssl-fips/inline-t4/ |
| H A D | sparcv9_modes.pl | 913 my ($alg,$bits,$dir) = @_; 918 .globl ${alg}${bits}_t4_xts_${dir}crypt 920 ${alg}${bits}_t4_xts_${dir}crypt: 940 call _${alg}${bits}_load_${dir}ckey 944 $code.=<<___ if ($dir eq "de"); 962 brnz,pn $blk_init, .L${bits}_xts_${dir}blk ! $inp==$out) 967 $code.=<<___ if ($dir eq "de"); 968 brz,pn $len, .L${bits}_xts_${dir}steal 972 bz %icc, .L${bits}_xts_${dir}loop2x 974 .L${bits}_xts_${dir}loo [all...] |
| /solaris-userland/components/nethack/ |
| H A D | Makefile | 28 PATH=$(dir $(CC)):$(USRBINDIR)
|
| /solaris-userland/components/ruby/puppet-solaris/ |
| H A D | Makefile | 41 $(MKDIR) $(dir $@)
|
| /solaris-userland/components/gnome/gnome-keyring/ |
| H A D | Makefile | 54 CONFIGURE_OPTIONS += --with-pam-dir=$(PAM_MODULE_DIR)
|
| /solaris-userland/components/gnutls/ |
| H A D | Makefile | 45 PATH=$(dir $(CC)):$(USRLIBDIR):$(USRBINDIR):$(USRSBINDIR):$(GNUBIN)
|
| /solaris-userland/components/aspell/ |
| H A D | Makefile | 65 ASPELL_FLAGS=--data-dir=$(ASPELL_LIB_DIR)/aspell-0.60 \
|
| /solaris-userland/components/desktop/gstreamer1/gst-python/ |
| H A D | Makefile | 66 CONFIGURE_OPTIONS.64 += --with-pygi-overrides-dir=$(PYTHON_VENDOR_PACKAGES.32)/gi/overrides/64
|
| /solaris-userland/components/ncurses/ |
| H A D | Makefile | 57 CONFIGURE_OPTIONS += --with-default-terminfo-dir=$(GNUSHARE)/terminfo
|
| /solaris-userland/components/texinfo/ |
| H A D | svc-texinfo-update | 60 install-info --dir-file=${dir_file}.new \ 70 # new dir file created, replace the original one 76 # no dir file created (no input files installed) 94 for dir_link in $(pkg search -H -l -o path ':link:path:*/info/dir' | \
|