Home
last modified time | relevance | path

Searched refs:CONFIGDIR (Results 76 – 100 of 615) sorted by relevance

12345678910>>...25

/dports/sysutils/LPRng/lprng-3.8.C/conf/
H A Dinit.debian10 CONFIGDIR=/usr/local/etc/lpd
18 LPD_PORT=$(grep "^[[:space:]]*lpd_port" $CONFIGDIR/lpd.conf | cut -d "=" -f 2)
25 LOCKFILE=$(grep "^[[:space:]]*lockfile" $CONFIGDIR/lpd.conf | cut -d "=" -f 2)
/dports/editors/fte/fte/
H A Dfte.in12 cp @@CONFIGDIR@@/mymain.fte $HOME/.fte/mymain.fte
14 (cd @@CONFIGDIR@@; @@BINDIR@@/cfte mymain.fte $HOME/.fterc) || exit 1
/dports/security/tor-devel/tor-0.4.7.2-alpha/contrib/win32build/
H A Dtor-mingw.nsi.in60 Var CONFIGDIR variable
80 StrCpy $CONFIGDIR $APPDATA\Tor
84 ; StrCpy $CONFIGDIR $INSTDIR
85 SetOutPath $CONFIGDIR
88 ${If} ${FileExists} "$CONFIGDIR\torrc"
91 Delete $CONFIGDIR\torrc
217 ${If} $CONFIGDIR == $INSTDIR
218 RMDir /r $CONFIGDIR
239 CreateShortCut "$SMPROGRAMS\Tor\Torrc.lnk" "Notepad.exe" "$CONFIGDIR\torrc"
/dports/security/tor/tor-0.4.6.8/contrib/win32build/
H A Dtor-mingw.nsi.in60 Var CONFIGDIR variable
80 StrCpy $CONFIGDIR $APPDATA\Tor
84 ; StrCpy $CONFIGDIR $INSTDIR
85 SetOutPath $CONFIGDIR
88 ${If} ${FileExists} "$CONFIGDIR\torrc"
91 Delete $CONFIGDIR\torrc
217 ${If} $CONFIGDIR == $INSTDIR
218 RMDir /r $CONFIGDIR
239 CreateShortCut "$SMPROGRAMS\Tor\Torrc.lnk" "Notepad.exe" "$CONFIGDIR\torrc"
/dports/www/analog/analog-6.0/src/
H A Danlghead.h101 #ifndef CONFIGDIR
102 #define CONFIGDIR NULL macro
/dports/www/analog/analog-6.0/src/build/riscos/
H A Danlghead.h96 #ifndef CONFIGDIR
97 #define CONFIGDIR NULL macro
/dports/games/spacezero/spacezero/
H A DMakefile8 CONFIGDIR=$(HOME)/.spacezero macro
9 RECORDFILE=$(CONFIGDIR)/record
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/heretic/src/
H A Dh_api.cpp80 #define CONFIGDIR "heretic" in G_RegisterGames() macro
89 Record::withMembers(Game::DEF_CONFIG_DIR, CONFIGDIR, in G_RegisterGames()
106 Record::withMembers(Game::DEF_CONFIG_DIR, CONFIGDIR, in G_RegisterGames()
123 Record::withMembers(Game::DEF_CONFIG_DIR, CONFIGDIR, in G_RegisterGames()
140 #undef CONFIGDIR in G_RegisterGames()
/dports/mail/archiveopteryx/archiveopteryx-3.2.0/installer/
H A DJamfile9 CONFIGDIR='\"$(CONFIGDIR)\"'
/dports/mail/archiveopteryx-devel/aox-96ab17e/installer/
H A DJamfile9 CONFIGDIR='\"$(CONFIGDIR)\"'
/dports/www/squidclamav/squidclamav-7.1/
H A DMakefile.am2 CONFIGDIR = @CONFDIR@ macro
19 DEFAULT_CONFIG_FILE = $(CONFIGDIR)/squidclamav.conf
/dports/games/formido/formido-1.0.1/
H A DMakefile17 CONFIGDIR = /.formido macro
28 DEFINES=-DDATA_DIR=\"${DATDIR}\" -DHISCORE_DIR=\"${HISCOREDIR}\" -DCONFIG_DIR=\"${CONFIGDIR}\" -DDE…
H A DMakefile.osx18 CONFIGDIR = /.formido
30 DEFINES=-DDATA_DIR=\"${DATDIR}\" -DHISCORE_DIR=\"${HISCOREDIR}\" -DCONFIG_DIR=\"${CONFIGDIR}\" -DDE…
/dports/www/tdom/tdom-0.9.1/extensions/tdomhtml/
H A Dconfigure.in23 CONFIGDIR=${srcdir}/../../tclconfig
24 AC_SUBST(CONFIGDIR) subst
/dports/astro/qmapshack/qmapshack-V_1.16.1/
H A Dconfig.h.cmake12 #cmakedefine CONFIGDIR "${CONFIGDIR}"
/dports/games/xconq/xconq-7.5.0-0pre.0.20050612/tcltk/BWidget/
H A DMakefile.in92 CONFIGDIR = @CONFIGDIR@
93 mkinstalldirs = $(SHELL) $(CONFIGDIR)/mkinstalldirs
H A Dconfigure.in4 CONFIGDIR=${srcdir}/config
5 AC_SUBST(CONFIGDIR) subst
/dports/net/tclsoap/tclsoap1.6.7/
H A DMakefile.in85 CONFIGDIR = @CONFIGDIR@
86 mkinstalldirs = $(SHELL) $(CONFIGDIR)/mkinstalldirs
H A Dconfigure.in17 CONFIGDIR=${srcdir}/config
18 AC_SUBST(CONFIGDIR) subst
/dports/print/tex-dvipsk/texlive-20150521-source/texk/dvipsk/vmcms/
H A DMakefile.IBM29 CONFIGDIR = /local/lib/tex/dvips
33 CONFIGPATH = .:$(CONFIGDIR):/usr/local/lib/tex/dvips
/dports/net/samba412/samba-4.12.15/source3/
H A Dsmbadduser.in10 CONFIGDIR=@configdir@
16 set user_map = $CONFIGDIR/smbusers
/dports/mail/metamail/mm2.7/src/richmail/
H A DMakefile24 CONFIGDIR = .. macro
26 LOCALCFLAGS= -I${CONFIGDIR} ${CFLAGS}
/dports/converters/mmencode/mm2.7/src/richmail/
H A DMakefile24 CONFIGDIR = .. macro
26 LOCALCFLAGS= -I${CONFIGDIR} ${CFLAGS}
/dports/mail/mail2sms/mail2sms-1.3.5/
H A Dmain.c19 #define CONFIGDIR "/var/mail2sms/" macro
96 strncat(filename, CONFIGDIR, 255); in main()
100 strncat(filename, pw->pw_name, 255-sizeof(CONFIGDIR)); in main()
/dports/www/trafficserver/trafficserver-9.1.1/tests/gold_tests/traffic_ctl/remap_inc/
H A Dremap_inc.test.py29 ts.Disk.File(ts.Variables.CONFIGDIR + "/test.inc", id="test_cfg", typename="ats:config")
53 test_inc_path = ts.Variables.CONFIGDIR + "/test.inc"

12345678910>>...25