Home
last modified time | relevance | path

Searched refs:PKG_DIR (Results 126 – 150 of 186) sorted by relevance

12345678

/dports/sysutils/istio/istio-1.6.7/tools/packaging/rpm/
H A Dbuild-istio-rpm.sh25 PKG_DIR="${ISTIO_GO}/tools/packaging"
28 cp -r "${PKG_DIR}" "${WORK_DIR}"
H A Dbuild-proxy-rpm.sh26 PKG_DIR="${ISTIO_GO}/tools/packaging"
30 cp -r "${PKG_DIR}" "${WORK_DIR}"
/dports/lang/tcl87/tcl8.7a5/win/
H A DMakefile.in987 PKG_DIR = ./pkgs
995 mkdir -p $(PKG_DIR)/$$pkg; \
997 ( cd $(PKG_DIR)/$$pkg; \
1002 ( cd $(PKG_DIR)/$$pkg; $(MAKE); ) \
1013 if [ -f $(PKG_DIR)/$$pkg/Makefile ]; then \
1026 if [ -f $(PKG_DIR)/$$pkg/Makefile ]; then \
1039 if [ -f $(PKG_DIR)/$$pkg/Makefile ]; then \
1040 ( cd $(PKG_DIR)/$$pkg; $(MAKE) clean; ) \
1051 if [ -f $(PKG_DIR)/$$pkg/Makefile ]; then \
1055 rm -rf $(PKG_DIR)/$$pkg; \
[all …]
/dports/graphics/libimg/Img-1.4.12/tiff/
H A DMakefile.in97 PKG_DIR = $(PACKAGE_NAME)$(PACKAGE_VERSION)
98 pkgdatadir = $(datadir)/$(PKG_DIR)
99 pkglibdir = $(libdir)/$(PKG_DIR)
100 pkgincludedir = $(includedir)/$(PKG_DIR)
/dports/science/siesta/siesta-4.1.5/Src/fdict/smeka/
H A DMakefile.pkgconfig25 -$(MKDIR) $(MKDIR_FLAG_PARENT) $(DESTDIR)$(PKG_DIR)
36 $(_SMEKA_INSTALL_PKG_CONFIG_FILE) > $(DESTDIR)$(PKG_DIR)/$(PROJECT_NAME).pc
/dports/databases/speedtables/speedtables-1.13.12/ctable_server/
H A DMakefile.in87 PKG_DIR = $(PACKAGE_NAME)
89 pkgdatadir = $(datadir)/$(PKG_DIR)
90 pkglibdir = $(libdir)/$(PKG_DIR)
91 pkgincludedir = $(includedir)/$(PKG_DIR)
/dports/databases/speedtables/speedtables-1.13.12/stapi/
H A DMakefile.in87 PKG_DIR = $(PACKAGE_NAME)
89 pkgdatadir = $(datadir)/$(PKG_DIR)
90 pkglibdir = $(libdir)/$(PKG_DIR)
91 pkgincludedir = $(includedir)/$(PKG_DIR)
/dports/cad/netgen/netgen-6.2.2105/ng/Togl2.1/
H A DMakefile.in91 PKG_DIR = $(PACKAGE_NAME)$(PACKAGE_VERSION)
92 pkgdatadir = $(datadir)/$(PKG_DIR)
93 pkglibdir = $(libdir)/$(PKG_DIR)
94 pkgincludedir = $(includedir)/$(PKG_DIR)
/dports/graphics/togl/Togl2.0/
H A DMakefile.in91 PKG_DIR = $(PACKAGE_NAME)$(PACKAGE_VERSION)
92 pkgdatadir = $(datadir)/$(PKG_DIR)
93 pkglibdir = $(libdir)/$(PKG_DIR)
94 pkgincludedir = $(includedir)/$(PKG_DIR)
/dports/security/py-cpe/cpe-1.2.1/
H A Dsetup.py10 PKG_DIR = os.path.join(BASE_DIR, "cpe") variable
13 with open(os.path.join(PKG_DIR, "__meta__.py"), 'rb') as f:
/dports/security/py-cpe/cpe-1.2.1/docs/
H A Dconf.py17 PKG_DIR = os.path.join(BASE_DIR, "cpe") variable
20 with open(os.path.join(PKG_DIR, "__meta__.py"), 'rb') as f:
/dports/databases/speedtables/speedtables-1.13.12/ctables/
H A DMakefile.in86 PKG_DIR = $(PACKAGE_NAME)
88 pkgdatadir = $(datadir)/$(PKG_DIR)
89 pkglibdir = $(libdir)/$(PKG_DIR)
90 pkgincludedir = $(includedir)/$(PKG_DIR)
/dports/x11-toolkits/tktable/Tktable2.10/
H A DMakefile.in76 PKG_DIR = $(PACKAGE_NAME)$(PACKAGE_VERSION)
77 pkgdatadir = $(datadir)/$(PKG_DIR)
78 pkglibdir = $(libdir)/$(PKG_DIR)
79 pkgincludedir = $(includedir)/$(PKG_DIR)
/dports/devel/py-pydecor/pydecor-2.0.1/
H A DMakefile2 PKG_DIR = src macro
5 SRC_FILES = *.py $(PKG_DIR) $(TEST_DIR)
12 $(PKG_DIR) \
/dports/security/py-yubikey-manager/yubikey-manager-4.0.7/tests/
H A Dutil.py14 PKG_DIR = os.path.dirname(os.path.abspath(__file__)) variable
18 return open(os.path.join(PKG_DIR, "files", *relative_path), "rb")
/dports/devel/tclvfs/tclvfs-20080503/
H A DMakefile.in82 PKG_DIR = $(PACKAGE_NAME)$(PACKAGE_VERSION)
83 pkgdatadir = $(datadir)/$(PKG_DIR)
84 pkglibdir = $(libdir)/$(PKG_DIR)
85 pkgincludedir = $(includedir)/$(PKG_DIR)
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/packaging/macos/packages/
H A Dccache.sh45 archive=$PKG_DIR/$(basename $CCACHE_V3_URL)
63 archive=$PKG_DIR/$(basename $CCACHE_V4_URL)
H A Djhbuild.sh35 archive=$PKG_DIR/$(basename $JHBUILD_URL)
95 echo "tarballdir = '$PKG_DIR'"
/dports/biology/bowtie/bowtie-1.3.1/
H A DMakefile375 $(eval PKG_DIR=bowtie-$(VERSION)-$(if $(MACOS),macos,$(if $(MINGW),mingw,linux))-$(ARCH))
379 mkdir -p .bin.tmp/$(PKG_DIR)
385 mv tmp.zip .bin.tmp/$(PKG_DIR)
386 cd .bin.tmp/$(PKG_DIR) ; unzip tmp.zip ; rm -f tmp.zip
387 cd .bin.tmp ; zip -r $(PKG_DIR).zip $(PKG_DIR)
388 cp .bin.tmp/$(PKG_DIR).zip .
/dports/editors/texmacs/TeXmacs-1.99.4-src/misc/tm-devel-mac/
H A DMakefile12 PKG_DIR := $(PWD)/pkg macro
81 $(call UNPACK_ARCHIVE,$(PKG_DIR)/$($(1)_FILE))
223 $(foreach PKG,$(PKGS),$(PKG_DIR)/$($(PKG)_FILE)), \
224 $(wildcard $(PKG_DIR)/*)))
/dports/databases/galera/galera-release_25.3.35/scripts/
H A Dbuild.sh286 local PKG_DIR=$build_base/scripts/packages
287 pushd $PKG_DIR
322 mv -f $PKG_DIR/*.tbz ./
324 mv -f $PKG_DIR/*.rpm ./
/dports/databases/galera26/galera-release_26.4.10/scripts/
H A Dbuild.sh286 local PKG_DIR=$build_base/scripts/packages
287 pushd $PKG_DIR
322 mv -f $PKG_DIR/*.tbz ./
324 mv -f $PKG_DIR/*.rpm ./
/dports/net-mgmt/lldpd/lldpd-1.0.8/osx/
H A DMakefile.in362 @HOST_OS_OSX_TRUE@PKG_DIR = @PACKAGE@-@VERSION@
629 @HOST_OS_OSX_TRUE@pkg.1/$(PKG_NAME): $(PKG_DIR) scripts/postinstall scripts/preinstall
633 @HOST_OS_OSX_TRUE@ --root $(PKG_DIR) \
640 @HOST_OS_OSX_TRUE@$(PKG_DIR): stamp-$(PKG_DIR)
641 @HOST_OS_OSX_TRUE@stamp-$(PKG_DIR): im.bernat.lldpd.plist
642 @HOST_OS_OSX_TRUE@ $(MAKE) -C .. install DESTDIR=$(abs_builddir)/$(PKG_DIR)
/dports/biology/bowtie2/bowtie2-2.4.4/
H A DMakefile463 bowtie2-bin-pkg: PKG_DIR := bowtie2-$(VERSION)-$(if $(USE_SRA),sra-)$(if $(MACOS),macos,$(if $(MING… macro
467 mkdir -p .bin.tmp/$(PKG_DIR)
473 mv tmp.zip .bin.tmp/$(PKG_DIR)
474 cd .bin.tmp/$(PKG_DIR) ; unzip tmp.zip ; rm -f tmp.zip
475 cd .bin.tmp ; zip -r $(PKG_DIR).zip $(PKG_DIR)
476 cp .bin.tmp/$(PKG_DIR).zip .
/dports/x11-toolkits/tix/Tix8.4.3/
H A DMakefile.in99 PKG_DIR = $(PACKAGE_NAME)$(PACKAGE_VERSION)
100 pkgdatadir = $(datadir)/$(PKG_DIR)
101 pkglibdir = $(libdir)/$(PKG_DIR)
102 pkgincludedir = $(includedir)/$(PKG_DIR)

12345678