Home
last modified time | relevance | path

Searched refs:PROGRAM_NAME (Results 1 – 25 of 2057) sorted by relevance

12345678910>>...83

/dports/games/spacejunk/spacejunk-1.0.5/
H A Dinstaller.nsi15 Name "${PROGRAM_NAME}"
19 InstallDir "$PROGRAMFILES\${PROGRAM_NAME}"
38 !define MUI_FINISHPAGE_RUN "$INSTDIR\${PROGRAM_NAME}\${PROGRAM_NAME}.exe"
65 StrCpy $MYINSTDIR "$INSTDIR\${PROGRAM_NAME}"
78 …Software\Microsoft\Windows\CurrentVersion\Uninstall\${PROGRAM_NAME}" "DisplayName" "${PROGRAM_NAME
88 CreateDirectory "$SMPROGRAMS\${PROGRAM_NAME}"
90 …eateShortCut "$SMPROGRAMS\${PROGRAM_NAME}\${PROGRAM_NAME}.lnk" "$MYINSTDIR\${PROGRAM_NAME}.exe" ""…
95 …CreateShortCut "$DESKTOP\${PROGRAM_NAME}.lnk" "$MYINSTDIR\${PROGRAM_NAME}.exe" "" "$MYINSTDIR\${PR…
126 Delete "$SMPROGRAMS\${PROGRAM_NAME}\${PROGRAM_NAME}.lnk"
127 RMDir "$SMPROGRAMS\${PROGRAM_NAME}"
[all …]
/dports/sysutils/jdupes/jdupes-1.19.2/
H A DMakefile32 PROGRAM_NAME = jdupes macro
158 all: $(PROGRAM_NAME)
160 static: $(PROGRAM_NAME)
163 static_stripped: $(PROGRAM_NAME)
165 strip $(PROGRAM_NAME)
167 $(PROGRAM_NAME): $(OBJS)
182 install: $(PROGRAM_NAME) installdirs
183 $(INSTALL_PROGRAM) $(PROGRAM_NAME) $(DESTDIR)$(BIN_DIR)/$(PROGRAM_NAME)
184 $(INSTALL_DATA) $(PROGRAM_NAME).1 $(DESTDIR)$(MAN_DIR)/$(PROGRAM_NAME).$(MAN_EXT)
197 stripped: $(PROGRAM_NAME)
[all …]
/dports/games/freedoko/FreeDoko_0.7.19/setup/Windows/
H A DFreeDoko.nsi6 !define PROGRAM_NAME "FreeDoko" definition
14 Name "${PROGRAM_NAME} ${PRODUCT_VERSION}"
15 OutFile "${PROGRAM_NAME}_${PRODUCT_VERSION}.Setup.exe"
32 …CreateShortCut "$DESKTOP\${PROGRAM_NAME}.lnk" "$INSTDIR\${PROGRAM_NAME}.exe" "" "$INSTDIR\${PROGRA…
36 …eShortCut "$SMPROGRAMS\$ICONS_GROUP\${PROGRAM_NAME}.lnk" "$INSTDIR\${PROGRAM_NAME}.exe" "" "$INSTD…
47 …rtCut "$SMPROGRAMS\$ICONS_GROUP\${PROGRAM_NAME} - save.lnk" "$INSTDIR\${PROGRAM_NAME}.exe" "-" "$I…
55 …t "$SMPROGRAMS\$ICONS_GROUP\${PROGRAM_NAME} - abgesichert.lnk" "$INSTDIR\${PROGRAM_NAME}.exe" "-" …
69 Delete "$DESKTOP\${PROGRAM_NAME}.lnk"
/dports/japanese/freepwing/freepwing-1.4.4/fpwutils/
H A Dfpwlink.in45 die "$PROGRAM_NAME: " . $link->error_message() . "\n";
53 die "$PROGRAM_NAME: " . $link->error_message() . "\n";
62 die "$PROGRAM_NAME: " . $link->error_message() . "\n";
71 die "$PROGRAM_NAME: " . $link->error_message() . "\n";
80 die "$PROGRAM_NAME: " . $link->error_message() . "\n";
88 die "$PROGRAM_NAME: " . $link->error_message() . "\n";
101 die "$PROGRAM_NAME: " . $link->error_message() . "\n";
117 die "$PROGRAM_NAME: " . $link->error_message() . "\n";
133 die "$PROGRAM_NAME: " . $link->error_message() . "\n";
144 die "$PROGRAM_NAME: " . $link->error_message() . "\n";
[all …]
H A Dfpwcontrol.in46 die "$PROGRAM_NAME: " . $control->error_message() . "\n";
54 die "$PROGRAM_NAME: " . $control->error_message() . "\n";
62 die "$PROGRAM_NAME: " . $control->error_message() . "\n";
75 die "$PROGRAM_NAME: " . $control->error_message() . "\n";
88 die "$PROGRAM_NAME: " . $control->error_message() . "\n";
101 die "$PROGRAM_NAME: " . $control->error_message() . "\n";
109 die "$PROGRAM_NAME: " . $control->error_message() . "\n";
117 die "$PROGRAM_NAME: " . $control->error_message() . "\n";
125 die "$PROGRAM_NAME: " . $control->error_message() . "\n";
133 die "$PROGRAM_NAME: " . $control->error_message() . "\n";
[all …]
H A Dfpwsort.in53 die "$PROGRAM_NAME: " . $sort->error_message() . "\n";
56 die "$PROGRAM_NAME: " . $sort->error_message() . "\n";
59 die "$PROGRAM_NAME: " . $sort->error_message() . "\n";
66 die "$PROGRAM_NAME: " . $endsort->error_message() . "\n";
69 die "$PROGRAM_NAME: " . $endsort->error_message() . "\n";
72 die "$PROGRAM_NAME: " . $endsort->error_message() . "\n";
79 die "$PROGRAM_NAME: " . $keysort->error_message() . "\n";
82 die "$PROGRAM_NAME: " . $keysort->error_message() . "\n";
85 die "$PROGRAM_NAME: " . $keysort->error_message() . "\n";
H A Dfpwindex.in51 die "$PROGRAM_NAME: " . $index->error_message() . "\n";
55 die "$PROGRAM_NAME: " . $index->error_message() . "\n";
59 die "$PROGRAM_NAME: " . $index->error_message() . "\n";
69 die "$PROGRAM_NAME: " . $endindex->error_message() . "\n";
72 die "$PROGRAM_NAME: " . $endindex->error_message() . "\n";
75 die "$PROGRAM_NAME: " . $endindex->error_message() . "\n";
85 die "$PROGRAM_NAME: " . $keyindex->error_message() . "\n";
88 die "$PROGRAM_NAME: " . $keyindex->error_message() . "\n";
91 die "$PROGRAM_NAME: " . $keyindex->error_message() . "\n";
/dports/news/newsfish/newsfish-1.2.6/
H A Dnewsfish.c189 perror (PROGRAM_NAME); in nntpConnect()
198 perror (PROGRAM_NAME); in nntpConnect()
831 PROGRAM_NAME); in printUsage()
906 PROGRAM_NAME); in main()
930 PROGRAM_NAME); in main()
949 PROGRAM_NAME); in main()
957 PROGRAM_NAME); in main()
964 PROGRAM_NAME); in main()
993 PROGRAM_NAME); in main()
1056 PROGRAM_NAME); in main()
[all …]
/dports/net-mgmt/omping/omping-0.0.4/
H A DMakefile22 PROGRAM_NAME = omping macro
25 all: $(PROGRAM_NAME)
31 $(PROGRAM_NAME): addrfunc.o cli.o gcra.o logging.o msg.o msgsend.o omping.o rhfunc.o rsfunc.o \
72 install: $(PROGRAM_NAME)
79 rm -f $(DESTDIR)/$(BINDIR)/$(PROGRAM_NAME)
80 rm -f $(DESTDIR)/$(MANDIR)/man8/$(PROGRAM_NAME).8
89 mkdir -p $(PROGRAM_NAME)-$(VERSION_SH)
90 …cp AUTHORS COPYING Makefile *.[ch] $(PROGRAM_NAME).8 $(PROGRAM_NAME).spec $(PROGRAM_NAME)-$(VERSIO…
91 tar -czf $(PROGRAM_NAME)-$(VERSION_SH).tar.gz $(PROGRAM_NAME)-$(VERSION_SH)
92 rm -rf $(PROGRAM_NAME)-$(VERSION_SH)
[all …]
/dports/databases/percona-toolkit/percona-toolkit-3.3.0/t/lib/
H A DOptionParser.t21 usage => "$PROGRAM_NAME <options>",
108 usage => "$PROGRAM_NAME <options>",
487 usage => "$PROGRAM_NAME [OPTIONS]",
724 my $prog_name = $PROGRAM_NAME;
762 usage => "$PROGRAM_NAME <options>",
779 usage => "$PROGRAM_NAME <options>",
804 usage => "$PROGRAM_NAME <options>",
820 "Usage: $PROGRAM_NAME <options>
842 usage => "$PROGRAM_NAME <options>",
881 usage => "$PROGRAM_NAME <options>",
[all …]
/dports/misc/clifm/clifm-1.3/src/
H A Dprofiles.c120 PROGRAM_NAME); in profile_set()
132 PROGRAM_NAME, prof); in profile_set()
167 PROGRAM_NAME, user.shell); in profile_set()
225 "history file\n"), PROGRAM_NAME); in profile_set()
311 "directory not found\n"), PROGRAM_NAME, prof); in profile_add()
351 fprintf(stderr, "%s: fopen: %s: %s\n", PROGRAM_NAME, in profile_add()
385 PROGRAM_NAME, prof); in profile_add()
396 PROGRAM_NAME); in profile_del()
437 PROGRAM_NAME); in profile_function()
495 printf("%s: profile: default\n", PROGRAM_NAME); in profile_function()
[all …]
H A Dtrash.c137 PROGRAM_NAME, file);
349 PROGRAM_NAME, file);
440 PROGRAM_NAME, file);
465 PROGRAM_NAME, file);
478 PROGRAM_NAME);
638 PROGRAM_NAME, rm_num);
745 PROGRAM_NAME, parent);
753 PROGRAM_NAME, parent);
779 PROGRAM_NAME, undel_file);
791 PROGRAM_NAME);
[all …]
H A Dremotes.c47 printf(_("%s: No remotes defined\n"), PROGRAM_NAME); in remotes_list()
87 PROGRAM_NAME, name); in dequote_remote_name()
139 PROGRAM_NAME, remotes[i].name); in remotes_mount()
148 fprintf(stderr, _("%s: %s: %s\n"), PROGRAM_NAME, in remotes_mount()
160 fprintf(stderr, "%s: %s: %s\n", PROGRAM_NAME, in remotes_mount()
176 printf(_("%s: %s: Remote mounted on %s\n"), PROGRAM_NAME, in remotes_mount()
211 PROGRAM_NAME, remotes[i].mountpoint); in remotes_unmount()
219 fprintf(stderr, "%s: %s: %s\n", PROGRAM_NAME, in remotes_unmount()
232 PROGRAM_NAME, remotes[i].name); in remotes_unmount()
251 fprintf(stderr, "%s: %s: %s\n", PROGRAM_NAME, remotes_file, in remotes_edit()
[all …]
/dports/www/ufdbguard/ufdbGuard-1.35.3/src/
H A Dufdbguard_smf_rmv.sh28 PROGRAM_NAME="ufdbguard"
103 $ECHO "- $PROGRAM_NAME SMF service will be remove now -"
106 $ECHO "- Running $PROGRAM_NAME service will be stopped! -"
114 $ECHO "Disabling and stopping running $PROGRAM_NAME service..."
118 $ECHO "Remove $PROGRAM_NAME SMF files..."
125 $ECHO "ERROR: $PROGRAM_NAME SMF service files not found. Exiting..."
132 $ECHO "Verify $PROGRAM_NAME SMF uninstallation..."
140 $ECHO "*** $PROGRAM_NAME SMF service uninstallation process has errors"
144 $ECHO "*** $PROGRAM_NAME SMF service uninstallation successfuly"
/dports/polish/libgadu/libgadu-1.12.2/test/
H A Dvalgrind4 PROGRAM_NAME=$(basename "$0" | sed 's/-\?valgrind$//')
6 if [ -z "$PROGRAM_NAME" ]; then
12 for i in "$PROGRAM_PATH/.libs/$PROGRAM_NAME" "$PROGRAM_PATH/.libs/lt-$PROGRAM_NAME" "$PROGRAM_PATH/…
20 LOG_FILE="$PROGRAM_PATH/$PROGRAM_NAME-valgrind.log"
27 echo "$PROGRAM_NAME not found"
/dports/ftp/wget/wget-1.21.2/util/
H A Dtrunc.c17 #define PROGRAM_NAME "trunc" macro
23 PROGRAM_NAME " [-c] file sz\n\ in usage()
45 fputs (PROGRAM_NAME ": size is not a number.\n", stderr); in get_size()
52 fputs (PROGRAM_NAME ": size is out of range.\n", stderr); in get_size()
95 fprintf (stderr, PROGRAM_NAME ": Unrecognized option `%c'.\n\n", in main()
129 perror (PROGRAM_NAME ": open"); in main()
135 perror (PROGRAM_NAME ": truncate"); in main()
141 perror (PROGRAM_NAME ": close"); in main()
/dports/www/firefox-esr/firefox-91.8.0/security/nss/cmd/signtool/
H A Dutil.c192 FPS "\t%s -h \n", PROGRAM_NAME); in Usage()
193 FPS "\t%s -H \n", PROGRAM_NAME); in Usage()
201 FPS "\t%s -f filename\n" , PROGRAM_NAME); in Usage()
334 PROGRAM_NAME); in LongUsage()
450 PROGRAM_NAME, dir); in VerifyCertDir()
452 PROGRAM_NAME); in VerifyCertDir()
471 PROGRAM_NAME, in VerifyCertDir()
474 PROGRAM_NAME); in VerifyCertDir()
762 PROGRAM_NAME); in JarListModules()
911 PROGRAM_NAME); in InitCrypto()
[all …]
/dports/www/firefox/firefox-99.0/security/nss/cmd/signtool/
H A Dutil.c192 FPS "\t%s -h \n", PROGRAM_NAME); in Usage()
193 FPS "\t%s -H \n", PROGRAM_NAME); in Usage()
201 FPS "\t%s -f filename\n" , PROGRAM_NAME); in Usage()
334 PROGRAM_NAME); in LongUsage()
450 PROGRAM_NAME, dir); in VerifyCertDir()
452 PROGRAM_NAME); in VerifyCertDir()
471 PROGRAM_NAME, in VerifyCertDir()
474 PROGRAM_NAME); in VerifyCertDir()
762 PROGRAM_NAME); in JarListModules()
911 PROGRAM_NAME); in InitCrypto()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/security/nss/cmd/signtool/
H A Dutil.c190 FPS "\t%s -h \n", PROGRAM_NAME); in Usage()
191 FPS "\t%s -H \n", PROGRAM_NAME); in Usage()
199 FPS "\t%s -f filename\n" , PROGRAM_NAME); in Usage()
332 PROGRAM_NAME); in LongUsage()
448 PROGRAM_NAME, dir); in VerifyCertDir()
450 PROGRAM_NAME); in VerifyCertDir()
469 PROGRAM_NAME, in VerifyCertDir()
472 PROGRAM_NAME); in VerifyCertDir()
760 PROGRAM_NAME); in JarListModules()
909 PROGRAM_NAME); in InitCrypto()
[all …]
/dports/security/ca_root_nss/nss-3.71/nss/cmd/signtool/
H A Dutil.c192 FPS "\t%s -h \n", PROGRAM_NAME); in Usage()
193 FPS "\t%s -H \n", PROGRAM_NAME); in Usage()
201 FPS "\t%s -f filename\n" , PROGRAM_NAME); in Usage()
334 PROGRAM_NAME); in LongUsage()
450 PROGRAM_NAME, dir); in VerifyCertDir()
452 PROGRAM_NAME); in VerifyCertDir()
471 PROGRAM_NAME, in VerifyCertDir()
474 PROGRAM_NAME); in VerifyCertDir()
762 PROGRAM_NAME); in JarListModules()
911 PROGRAM_NAME); in InitCrypto()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/security/nss/cmd/signtool/
H A Dutil.c190 FPS "\t%s -h \n", PROGRAM_NAME); in Usage()
191 FPS "\t%s -H \n", PROGRAM_NAME); in Usage()
199 FPS "\t%s -f filename\n" , PROGRAM_NAME); in Usage()
332 PROGRAM_NAME); in LongUsage()
448 PROGRAM_NAME, dir); in VerifyCertDir()
450 PROGRAM_NAME); in VerifyCertDir()
469 PROGRAM_NAME, in VerifyCertDir()
472 PROGRAM_NAME); in VerifyCertDir()
760 PROGRAM_NAME); in JarListModules()
909 PROGRAM_NAME); in InitCrypto()
[all …]
/dports/security/nss/nss-3.76.1/nss/cmd/signtool/
H A Dutil.c192 FPS "\t%s -h \n", PROGRAM_NAME); in Usage()
193 FPS "\t%s -H \n", PROGRAM_NAME); in Usage()
201 FPS "\t%s -f filename\n" , PROGRAM_NAME); in Usage()
334 PROGRAM_NAME); in LongUsage()
450 PROGRAM_NAME, dir); in VerifyCertDir()
452 PROGRAM_NAME); in VerifyCertDir()
471 PROGRAM_NAME, in VerifyCertDir()
474 PROGRAM_NAME); in VerifyCertDir()
762 PROGRAM_NAME); in JarListModules()
911 PROGRAM_NAME); in InitCrypto()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/security/nss/cmd/signtool/
H A Dutil.c192 FPS "\t%s -h \n", PROGRAM_NAME); in Usage()
193 FPS "\t%s -H \n", PROGRAM_NAME); in Usage()
201 FPS "\t%s -f filename\n" , PROGRAM_NAME); in Usage()
334 PROGRAM_NAME); in LongUsage()
450 PROGRAM_NAME, dir); in VerifyCertDir()
452 PROGRAM_NAME); in VerifyCertDir()
471 PROGRAM_NAME, in VerifyCertDir()
474 PROGRAM_NAME); in VerifyCertDir()
762 PROGRAM_NAME); in JarListModules()
911 PROGRAM_NAME); in InitCrypto()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/security/nss/cmd/signtool/
H A Dutil.c190 FPS "\t%s -h \n", PROGRAM_NAME); in Usage()
191 FPS "\t%s -H \n", PROGRAM_NAME); in Usage()
199 FPS "\t%s -f filename\n" , PROGRAM_NAME); in Usage()
332 PROGRAM_NAME); in LongUsage()
448 PROGRAM_NAME, dir); in VerifyCertDir()
450 PROGRAM_NAME); in VerifyCertDir()
469 PROGRAM_NAME, in VerifyCertDir()
472 PROGRAM_NAME); in VerifyCertDir()
760 PROGRAM_NAME); in JarListModules()
909 PROGRAM_NAME); in InitCrypto()
[all …]
/dports/audio/ardour6/Ardour-6.8.0/gtk2_ardour/
H A Dmain.cc91 TextReceiver text_receiver (PROGRAM_NAME);
101 …rMessageDialog win (string_compose (_("%1 could not connect to the audio backend."), PROGRAM_NAME), in gui_jack_error()
155 Click OK to exit %1."), PROGRAM_NAME, AudioEngine::instance()->current_backend_name())); in tell_about_backend_death()
166 PROGRAM_NAME, AudioEngine::instance()->current_backend_name())); in tell_about_backend_death()
259 std::cerr << "localization call failed, " << PROGRAM_NAME << " will not be translated\n"; in ardour_main()
315 cout << PROGRAM_NAME in ardour_main()
333 << string_compose (_("%1 comes with ABSOLUTELY NO WARRANTY"), PROGRAM_NAME) << endl in ardour_main()
352 …string crash_file = string_compose ("%1-%2-crash-%3.txt", PROGRAM_NAME, VERSIONSTRING, tm.format (… in ardour_main()
375 error << string_compose (_("could not initialize %1."), PROGRAM_NAME) << endmsg; in ardour_main()
378 … "Run %1 from a commandline for more information."), PROGRAM_NAME), in ardour_main()
[all …]

12345678910>>...83