Home
last modified time | relevance | path

Searched refs:INSTALL_BASE (Results 1 – 25 of 161) sorted by relevance

1234567

/dports/net-mgmt/net-snmp/net-snmp-5.9/win32/
H A Dinstall-net-snmp.bat12 set INSTALL_BASE="c:\usr" variable
57 mkdir %INSTALL_BASE% > NUL:
58 mkdir %INSTALL_BASE%\bin > NUL:
59 mkdir %INSTALL_BASE%\etc > NUL:
60 mkdir %INSTALL_BASE%\etc\snmp > NUL:
61 mkdir %INSTALL_BASE%\share > NUL:
62 mkdir %INSTALL_BASE%\share\snmp > NUL:
69 mkdir %INSTALL_BASE%\snmp > NUL:
71 mkdir %INSTALL_BASE%\temp > NUL:
72 mkdir %INSTALL_BASE%\include > NUL:
[all …]
H A Dnmakeperl.bat6 REM INSTALL_BASE must point to the directory ABOVE the library files.
9 set INSTALL_BASE="c:\usr" variable
24 echo The current install base is %INSTALL_BASE%.
27 echo To change the installation directory, modify the INSTALL_BASE variable
43 perl Makefile.PL CAPI=TRUE -NET-SNMP-PATH=%INSTALL_BASE%
/dports/net-mgmt/nagios-check_bacula9/bacula-9.6.7/platforms/solaris/
H A Dmakepkg.sh10 INSTALL_BASE=/opt/bacula
11 SBIN_DIR=$INSTALL_BASE/sbin
12 MAN_DIR=$INSTALL_BASE/man
13 SYSCONF_DIR=$INSTALL_BASE/etc
14 SCRIPT_DIR=$INSTALL_BASE/etc
26 echo "Install directory: $INSTALL_BASE"
31 ./configure --prefix=$INSTALL_BASE \
74 pkgproto $TMPINSTALLDIR/$INSTALL_BASE=. >> prototype
76 pkgmk -o -d /tmp -b $TMPINSTALLDIR/$INSTALL_BASE -f prototype
/dports/net-mgmt/nagios-check_bacula11/bacula-11.0.5/platforms/solaris/
H A Dmakepkg.sh10 INSTALL_BASE=/opt/bacula
11 SBIN_DIR=$INSTALL_BASE/sbin
12 MAN_DIR=$INSTALL_BASE/man
13 SYSCONF_DIR=$INSTALL_BASE/etc
14 SCRIPT_DIR=$INSTALL_BASE/etc
26 echo "Install directory: $INSTALL_BASE"
31 ./configure --prefix=$INSTALL_BASE \
74 pkgproto $TMPINSTALLDIR/$INSTALL_BASE=. >> prototype
76 pkgmk -o -d /tmp -b $TMPINSTALLDIR/$INSTALL_BASE -f prototype
/dports/sysutils/bacula11-client/bacula-11.0.5/platforms/solaris/
H A Dmakepkg.sh10 INSTALL_BASE=/opt/bacula
11 SBIN_DIR=$INSTALL_BASE/sbin
12 MAN_DIR=$INSTALL_BASE/man
13 SYSCONF_DIR=$INSTALL_BASE/etc
14 SCRIPT_DIR=$INSTALL_BASE/etc
26 echo "Install directory: $INSTALL_BASE"
31 ./configure --prefix=$INSTALL_BASE \
74 pkgproto $TMPINSTALLDIR/$INSTALL_BASE=. >> prototype
76 pkgmk -o -d /tmp -b $TMPINSTALLDIR/$INSTALL_BASE -f prototype
/dports/sysutils/bacula11-server/bacula-11.0.5/platforms/solaris/
H A Dmakepkg.sh10 INSTALL_BASE=/opt/bacula
11 SBIN_DIR=$INSTALL_BASE/sbin
12 MAN_DIR=$INSTALL_BASE/man
13 SYSCONF_DIR=$INSTALL_BASE/etc
14 SCRIPT_DIR=$INSTALL_BASE/etc
26 echo "Install directory: $INSTALL_BASE"
31 ./configure --prefix=$INSTALL_BASE \
74 pkgproto $TMPINSTALLDIR/$INSTALL_BASE=. >> prototype
76 pkgmk -o -d /tmp -b $TMPINSTALLDIR/$INSTALL_BASE -f prototype
/dports/sysutils/bacula11-client-static/bacula-11.0.5/platforms/solaris/
H A Dmakepkg.sh10 INSTALL_BASE=/opt/bacula
11 SBIN_DIR=$INSTALL_BASE/sbin
12 MAN_DIR=$INSTALL_BASE/man
13 SYSCONF_DIR=$INSTALL_BASE/etc
14 SCRIPT_DIR=$INSTALL_BASE/etc
26 echo "Install directory: $INSTALL_BASE"
31 ./configure --prefix=$INSTALL_BASE \
74 pkgproto $TMPINSTALLDIR/$INSTALL_BASE=. >> prototype
76 pkgmk -o -d /tmp -b $TMPINSTALLDIR/$INSTALL_BASE -f prototype
/dports/sysutils/bacula9-client/bacula-9.6.7/platforms/solaris/
H A Dmakepkg.sh10 INSTALL_BASE=/opt/bacula
11 SBIN_DIR=$INSTALL_BASE/sbin
12 MAN_DIR=$INSTALL_BASE/man
13 SYSCONF_DIR=$INSTALL_BASE/etc
14 SCRIPT_DIR=$INSTALL_BASE/etc
26 echo "Install directory: $INSTALL_BASE"
31 ./configure --prefix=$INSTALL_BASE \
74 pkgproto $TMPINSTALLDIR/$INSTALL_BASE=. >> prototype
76 pkgmk -o -d /tmp -b $TMPINSTALLDIR/$INSTALL_BASE -f prototype
/dports/sysutils/bacula9-client-static/bacula-9.6.7/platforms/solaris/
H A Dmakepkg.sh10 INSTALL_BASE=/opt/bacula
11 SBIN_DIR=$INSTALL_BASE/sbin
12 MAN_DIR=$INSTALL_BASE/man
13 SYSCONF_DIR=$INSTALL_BASE/etc
14 SCRIPT_DIR=$INSTALL_BASE/etc
26 echo "Install directory: $INSTALL_BASE"
31 ./configure --prefix=$INSTALL_BASE \
74 pkgproto $TMPINSTALLDIR/$INSTALL_BASE=. >> prototype
76 pkgmk -o -d /tmp -b $TMPINSTALLDIR/$INSTALL_BASE -f prototype
/dports/sysutils/bacula9-server/bacula-9.6.7/platforms/solaris/
H A Dmakepkg.sh10 INSTALL_BASE=/opt/bacula
11 SBIN_DIR=$INSTALL_BASE/sbin
12 MAN_DIR=$INSTALL_BASE/man
13 SYSCONF_DIR=$INSTALL_BASE/etc
14 SCRIPT_DIR=$INSTALL_BASE/etc
26 echo "Install directory: $INSTALL_BASE"
31 ./configure --prefix=$INSTALL_BASE \
74 pkgproto $TMPINSTALLDIR/$INSTALL_BASE=. >> prototype
76 pkgmk -o -d /tmp -b $TMPINSTALLDIR/$INSTALL_BASE -f prototype
/dports/misc/mxnet/incubator-mxnet-1.9.0/perl-package/
H A Dtest.sh23 perl Makefile.PL INSTALL_BASE=${MXNET_HOME}/perl5
27 perl Makefile.PL INSTALL_BASE=${MXNET_HOME}/perl5
31 perl Makefile.PL INSTALL_BASE=${MXNET_HOME}/perl5
36 perl Makefile.PL INSTALL_BASE=${MXNET_HOME}/perl5
40 perl Makefile.PL INSTALL_BASE=${MXNET_HOME}/perl5
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/perl-package/
H A Dtest.sh23 perl Makefile.PL INSTALL_BASE=${MXNET_HOME}/perl5
27 perl Makefile.PL INSTALL_BASE=${MXNET_HOME}/perl5
31 perl Makefile.PL INSTALL_BASE=${MXNET_HOME}/perl5
36 perl Makefile.PL INSTALL_BASE=${MXNET_HOME}/perl5
40 perl Makefile.PL INSTALL_BASE=${MXNET_HOME}/perl5
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/swig/perl/
H A DMakefile.PL33 my $INSTALL_BASE = '';
35 ($INSTALL_BASE) = $1 if /INSTALL_BASE=(.*)/;
44 if ($INSTALL_BASE) {
46 … warn 'prefix in GDALmake.opt is different from \$INSTALL_BASE' unless $INSTALL_BASE eq $val;
48 $val =~ s/\$\{prefix\}/$INSTALL_BASE/;
H A DREADME25 version 6.31) argument INSTALL_BASE to change where the module will be
28 http://perldoc.perl.org/ExtUtils/MakeMaker.html#INSTALL_BASE
32 perl Makefile.PL INSTALL_BASE=$(INST_PREFIX)
36 INSTALL_BASE=/usr/local" in that the former will install into
/dports/graphics/gdal/gdal-3.3.3/swig/perl/
H A DMakefile.PL33 my $INSTALL_BASE = '';
35 ($INSTALL_BASE) = $1 if /INSTALL_BASE=(.*)/;
44 if ($INSTALL_BASE) {
46 … warn 'prefix in GDALmake.opt is different from \$INSTALL_BASE' unless $INSTALL_BASE eq $val;
48 $val =~ s/\$\{prefix\}/$INSTALL_BASE/;
H A DREADME25 version 6.31) argument INSTALL_BASE to change where the module will be
28 http://perldoc.perl.org/ExtUtils/MakeMaker.html#INSTALL_BASE
32 perl Makefile.PL INSTALL_BASE=$(INST_PREFIX)
36 INSTALL_BASE=/usr/local" in that the former will install into
/dports/graphics/py-gdal/gdal-3.3.3/swig/perl/
H A DMakefile.PL33 my $INSTALL_BASE = '';
35 ($INSTALL_BASE) = $1 if /INSTALL_BASE=(.*)/;
44 if ($INSTALL_BASE) {
46 … warn 'prefix in GDALmake.opt is different from \$INSTALL_BASE' unless $INSTALL_BASE eq $val;
48 $val =~ s/\$\{prefix\}/$INSTALL_BASE/;
H A DREADME25 version 6.31) argument INSTALL_BASE to change where the module will be
28 http://perldoc.perl.org/ExtUtils/MakeMaker.html#INSTALL_BASE
32 perl Makefile.PL INSTALL_BASE=$(INST_PREFIX)
36 INSTALL_BASE=/usr/local" in that the former will install into
/dports/misc/libpri/libpri-1.6.0/
H A DMakefile74 INSTALL_BASE= macro
75 libdir?=$(INSTALL_BASE)/lib
92 INSTALL_BASE= macro
150 mkdir -p $(INSTALL_PREFIX)$(INSTALL_BASE)/include
152 $(BSD_INSTALL_DATA) libpri.h $(INSTALL_PREFIX)$(INSTALL_BASE)/include
159 install -f $(INSTALL_PREFIX)$(INSTALL_BASE)/include -m 644 libpri.h
170 rm -f $(INSTALL_PREFIX)$(INSTALL_BASE)/include/libpri.h
/dports/net-mgmt/net-snmp/net-snmp-5.9/win32/net-snmp/
H A Dnet-snmp-config.h54 #define INSTALL_BASE "c:/usr" macro
72 #define NETSNMP_DEFAULT_MIBDIRS INSTALL_BASE ## "/share/snmp/mibs"
118 #define NETSNMP_PERSISTENT_DIRECTORY INSTALL_BASE ## "/snmp/persist"
149 #define SNMPLIBPATH INSTALL_BASE ## "/lib"
150 #define SNMPSHAREPATH INSTALL_BASE ## "/share/snmp"
151 #define SNMPCONFPATH INSTALL_BASE ## "/etc/snmp"
152 #define SNMPDLMODPATH INSTALL_BASE ## "/lib/dlmod"
199 #define NETSNMP_TEMP_FILE_PATTERN INSTALL_BASE ## "/temp/snmpdXXXXXX"
/dports/editors/lazarus/lazarus/tools/install/win/
H A Dbuild-fpc.bat37 SET INSTALL_BASE=%BUILDDIR%\fpc\%FPCVERSION%
38 SET INSTALL_BINDIR=%INSTALL_BASE%\bin\%FPCFULLTARGET%
43 %MAKEEXE% compiler_install rtl_install packages_install utils_install INSTALL_PREFIX=%INSTALL_BASE%…
48 mv %BUILDDIR%\fpc\source %INSTALL_BASE% >> %LOGFILE%
/dports/editors/lazarus-qt5/lazarus/tools/install/win/
H A Dbuild-fpc.bat37 SET INSTALL_BASE=%BUILDDIR%\fpc\%FPCVERSION%
38 SET INSTALL_BINDIR=%INSTALL_BASE%\bin\%FPCFULLTARGET%
43 %MAKEEXE% compiler_install rtl_install packages_install utils_install INSTALL_PREFIX=%INSTALL_BASE%…
48 mv %BUILDDIR%\fpc\source %INSTALL_BASE% >> %LOGFILE%
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/tools/install/win/
H A Dbuild-fpc.bat37 SET INSTALL_BASE=%BUILDDIR%\fpc\%FPCVERSION%
38 SET INSTALL_BINDIR=%INSTALL_BASE%\bin\%FPCFULLTARGET%
43 %MAKEEXE% compiler_install rtl_install packages_install utils_install INSTALL_PREFIX=%INSTALL_BASE%…
48 mv %BUILDDIR%\fpc\source %INSTALL_BASE% >> %LOGFILE%
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/tools/install/win/
H A Dbuild-fpc.bat37 SET INSTALL_BASE=%BUILDDIR%\fpc\%FPCVERSION%
38 SET INSTALL_BINDIR=%INSTALL_BASE%\bin\%FPCFULLTARGET%
43 %MAKEEXE% compiler_install rtl_install packages_install utils_install INSTALL_PREFIX=%INSTALL_BASE%…
48 mv %BUILDDIR%\fpc\source %INSTALL_BASE% >> %LOGFILE%
/dports/www/ikiwiki/ikiwiki-3.20200202.3/doc/forum/
H A Dperl5lib_and_wrappers.mdwn3 > The standard way to do it is to set `INSTALL_BASE=$HOME` when running
11 >> Thanks! I found that page, but didn't recognise the importance of INSTALL_BASE.
13 >> It looks like INSTALL_BASE only appeared in version 6.31 of the Perl MakeMaker. My provider is …

1234567