Home
last modified time | relevance | path

Searched refs:uue (Results 1 – 25 of 1057) sorted by relevance

12345678910>>...43

/dports/news/husky/husky-1.9.20191207/hpucode/
H A Dhpucode.texi17 @subtitle uue scanner for fido message bases
47 hpucode is an uue code scanner and decoder. It can decode
48 multisection messages with uue, which are being posted by popular
55 uuecode. If uue code found, it extracts it and decodes to the protected
61 uue code.
75 for uue code. @code{groupname} is a name of filearea where decoded
77 named uue.<areatag> For example:
78 uue was found in area RU.PICTURES.ADV, so filearea when file is being
79 posted will be named uue.RU.PICTURES.ADV
89 Cut uue code from message body. If uue is multisectional, only
/dports/news/husky-fidoconf/husky-fidoconf-1.9.20191207/hpucode/
H A Dhpucode.texi17 @subtitle uue scanner for fido message bases
47 hpucode is an uue code scanner and decoder. It can decode
48 multisection messages with uue, which are being posted by popular
55 uuecode. If uue code found, it extracts it and decodes to the protected
61 uue code.
75 for uue code. @code{groupname} is a name of filearea where decoded
77 named uue.<areatag> For example:
78 uue was found in area RU.PICTURES.ADV, so filearea when file is being
79 posted will be named uue.RU.PICTURES.ADV
89 Cut uue code from message body. If uue is multisectional, only
/dports/news/husky-hpt/husky-hpt-1.9.20191207/hpucode/
H A Dhpucode.texi17 @subtitle uue scanner for fido message bases
47 hpucode is an uue code scanner and decoder. It can decode
48 multisection messages with uue, which are being posted by popular
55 uuecode. If uue code found, it extracts it and decodes to the protected
61 uue code.
75 for uue code. @code{groupname} is a name of filearea where decoded
77 named uue.<areatag> For example:
78 uue was found in area RU.PICTURES.ADV, so filearea when file is being
79 posted will be named uue.RU.PICTURES.ADV
89 Cut uue code from message body. If uue is multisectional, only
/dports/news/husky-htick/husky-htick-1.9.20191207/hpucode/
H A Dhpucode.texi17 @subtitle uue scanner for fido message bases
47 hpucode is an uue code scanner and decoder. It can decode
48 multisection messages with uue, which are being posted by popular
55 uuecode. If uue code found, it extracts it and decodes to the protected
61 uue code.
75 for uue code. @code{groupname} is a name of filearea where decoded
77 named uue.<areatag> For example:
78 uue was found in area RU.PICTURES.ADV, so filearea when file is being
79 posted will be named uue.RU.PICTURES.ADV
89 Cut uue code from message body. If uue is multisectional, only
/dports/news/husky-areafix/husky-areafix-1.9.20191207/hpucode/
H A Dhpucode.texi17 @subtitle uue scanner for fido message bases
47 hpucode is an uue code scanner and decoder. It can decode
48 multisection messages with uue, which are being posted by popular
55 uuecode. If uue code found, it extracts it and decodes to the protected
61 uue code.
75 for uue code. @code{groupname} is a name of filearea where decoded
77 named uue.<areatag> For example:
78 uue was found in area RU.PICTURES.ADV, so filearea when file is being
79 posted will be named uue.RU.PICTURES.ADV
89 Cut uue code from message body. If uue is multisectional, only
/dports/news/husky-huskylib/husky-huskylib-1.9.20191207/hpucode/
H A Dhpucode.texi17 @subtitle uue scanner for fido message bases
47 hpucode is an uue code scanner and decoder. It can decode
48 multisection messages with uue, which are being posted by popular
55 uuecode. If uue code found, it extracts it and decodes to the protected
61 uue code.
75 for uue code. @code{groupname} is a name of filearea where decoded
77 named uue.<areatag> For example:
78 uue was found in area RU.PICTURES.ADV, so filearea when file is being
79 posted will be named uue.RU.PICTURES.ADV
89 Cut uue code from message body. If uue is multisectional, only
/dports/news/husky-sqpack/husky-sqpack-1.9.20191207/hpucode/
H A Dhpucode.texi17 @subtitle uue scanner for fido message bases
47 hpucode is an uue code scanner and decoder. It can decode
48 multisection messages with uue, which are being posted by popular
55 uuecode. If uue code found, it extracts it and decodes to the protected
61 uue code.
75 for uue code. @code{groupname} is a name of filearea where decoded
77 named uue.<areatag> For example:
78 uue was found in area RU.PICTURES.ADV, so filearea when file is being
79 posted will be named uue.RU.PICTURES.ADV
89 Cut uue code from message body. If uue is multisectional, only
/dports/news/husky-smapi/husky-smapi-1.9.20191207,1/hpucode/
H A Dhpucode.texi17 @subtitle uue scanner for fido message bases
47 hpucode is an uue code scanner and decoder. It can decode
48 multisection messages with uue, which are being posted by popular
55 uuecode. If uue code found, it extracts it and decodes to the protected
61 uue code.
75 for uue code. @code{groupname} is a name of filearea where decoded
77 named uue.<areatag> For example:
78 uue was found in area RU.PICTURES.ADV, so filearea when file is being
79 posted will be named uue.RU.PICTURES.ADV
89 Cut uue code from message body. If uue is multisectional, only
/dports/devel/php-ice37/ice-3.7.2/php/test/Ice/exceptions/
H A DClient.php213 $uue = $NS ? "Ice\\UnknownUserException" : "Ice_UnknownUserException";
214 if(!($ex instanceof $uue))
227 $uue = $NS ? "Ice\\UnknownUserException" : "Ice_UnknownUserException";
228 if(!($ex instanceof $uue))
241 $uue = $NS ? "Ice\\UnknownUserException" : "Ice_UnknownUserException";
242 if(!($ex instanceof $uue))
261 $uue = $NS ? "Ice\\MemoryLimitException" : "Ice_MemoryLimitException";
262 if(!($ex instanceof $uue))
275 $uue = $NS ? "Ice\\ConnectionLostException" : "Ice_ConnectionLostException";
277 if(!($ex instanceof $uue) && !($ex instanceof $ule))
/dports/devel/ice37/ice-3.7.2/php/test/Ice/exceptions/
H A DClient.php213 $uue = $NS ? "Ice\\UnknownUserException" : "Ice_UnknownUserException";
214 if(!($ex instanceof $uue))
227 $uue = $NS ? "Ice\\UnknownUserException" : "Ice_UnknownUserException";
228 if(!($ex instanceof $uue))
241 $uue = $NS ? "Ice\\UnknownUserException" : "Ice_UnknownUserException";
242 if(!($ex instanceof $uue))
261 $uue = $NS ? "Ice\\MemoryLimitException" : "Ice_MemoryLimitException";
262 if(!($ex instanceof $uue))
275 $uue = $NS ? "Ice\\ConnectionLostException" : "Ice_ConnectionLostException";
277 if(!($ex instanceof $uue) && !($ex instanceof $ule))
/dports/devel/py-ice37/ice-3.7.2/php/test/Ice/exceptions/
H A DClient.php213 $uue = $NS ? "Ice\\UnknownUserException" : "Ice_UnknownUserException";
214 if(!($ex instanceof $uue))
227 $uue = $NS ? "Ice\\UnknownUserException" : "Ice_UnknownUserException";
228 if(!($ex instanceof $uue))
241 $uue = $NS ? "Ice\\UnknownUserException" : "Ice_UnknownUserException";
242 if(!($ex instanceof $uue))
261 $uue = $NS ? "Ice\\MemoryLimitException" : "Ice_MemoryLimitException";
262 if(!($ex instanceof $uue))
275 $uue = $NS ? "Ice\\ConnectionLostException" : "Ice_ConnectionLostException";
277 if(!($ex instanceof $uue) && !($ex instanceof $ule))
/dports/devel/fstrcmp/fstrcmp-0.7.D001/web-src/
H A Dmodule.cook24 [fromto web-src/%0%.png.uue web-site/%0%.png
25 [match_mask web-src/%0%.png.uue [source_files]]
27 [fromto web-src/%0%.png.uue web-site/%0%.128.png
28 [match_mask web-src/%0%.png.uue [source_files]]
30 [fromto web-src/%0%.png.uue web-site/%0%.64.png
31 [match_mask web-src/%0%.png.uue [source_files]]
64 %0%: %0%.uue
66 uudecode -o [target] [resolve %0%.uue];
/dports/lang/yap/yap-6.2.2/packages/jpl/ac/
H A Dac_prog_java_works.m421 cat << \EOF > Test.uue
32 if uudecode$EXEEXT Test.uue; then
35 … echo "configure: __oline__: uudecode had trouble decoding base 64 file 'Test.uue'" >&AC_FD_CC
37 cat Test.uue >&AC_FD_CC
40 rm -f Test.uue])
81 rm -fr $JAVA_TEST $CLASS_TEST Test.uue
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/m4/
H A Dac_prog_java_works.m422 cat << \EOF > Test.uue
33 if uudecode$EXEEXT Test.uue; then
36 … echo "configure: __oline__: uudecode had trouble decoding base 64 file 'Test.uue'" >&AC_FD_CC
38 cat Test.uue >&AC_FD_CC
41 rm -f Test.uue])
80 rm -fr $JAVA_TEST $CLASS_TEST Test.uue
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/m4/
H A Dac_prog_java_works.m422 cat << \EOF > Test.uue
33 if uudecode$EXEEXT Test.uue; then
36 … echo "configure: __oline__: uudecode had trouble decoding base 64 file 'Test.uue'" >&AC_FD_CC
38 cat Test.uue >&AC_FD_CC
41 rm -f Test.uue])
80 rm -fr $JAVA_TEST $CLASS_TEST Test.uue
/dports/sysutils/bulk_extractor/bulk_extractor-2.0.0-beta2/m4/
H A Dac_prog_java_works.m434 cat << \EOF > Test.uue
45 if uudecode$EXEEXT Test.uue; then
48 … echo "configure: __oline__: uudecode had trouble decoding base 64 file 'Test.uue'" >&AC_FD_CC
50 cat Test.uue >&AC_FD_CC
53 rm -f Test.uue])
94 rm -fr $JAVA_TEST $CLASS_TEST Test.uue
/dports/databases/db5/db-5.3.28/dist/aclocal_java/
H A Dac_prog_java_works.m433 cat << \EOF > Test.uue
44 if uudecode$EXEEXT Test.uue; then
47 … echo "configure: __oline__: uudecode had trouble decoding base 64 file 'Test.uue'" >&AC_FD_CC
49 cat Test.uue >&AC_FD_CC
52 rm -f Test.uue])
93 rm -fr $JAVA_TEST $CLASS_TEST Test.uue
H A Dac_check_class.m456 cat << \EOF > Test.uue
75 if uudecode$EXEEXT Test.uue; then
78 … echo "configure: __oline__: uudecode had trouble decoding base 64 file 'Test.uue'" >&AC_FD_CC
80 cat Test.uue >&AC_FD_CC
83 rm -f Test.uue
/dports/databases/db18/db-18.1.40/dist/aclocal_java/
H A Dac_prog_java_works.m433 cat << \EOF > Test.uue
44 if uudecode$EXEEXT Test.uue; then
47 … echo "configure: __oline__: uudecode had trouble decoding base 64 file 'Test.uue'" >&AC_FD_CC
49 cat Test.uue >&AC_FD_CC
52 rm -f Test.uue])
93 rm -fr $JAVA_TEST $CLASS_TEST Test.uue
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/m4/
H A Dac_prog_java_works.m422 cat << \EOF > Test.uue
33 if uudecode$EXEEXT Test.uue; then
36 … echo "configure: __oline__: uudecode had trouble decoding base 64 file 'Test.uue'" >&AC_FD_CC
38 cat Test.uue >&AC_FD_CC
41 rm -f Test.uue])
80 rm -fr $JAVA_TEST $CLASS_TEST Test.uue
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/m4/
H A Dac_prog_java_works.m422 cat << \EOF > Test.uue
33 if uudecode$EXEEXT Test.uue; then
36 … echo "configure: __oline__: uudecode had trouble decoding base 64 file 'Test.uue'" >&AC_FD_CC
38 cat Test.uue >&AC_FD_CC
41 rm -f Test.uue])
80 rm -fr $JAVA_TEST $CLASS_TEST Test.uue
/dports/sysutils/py-pytsk/pytsk3-20210419/sleuthkit/m4/
H A Dac_prog_java_works.m435 cat << \EOF > Test.uue
46 if uudecode$EXEEXT Test.uue; then
49 echo "configure: __oline__: uudecode had trouble decoding base 64 file 'Test.uue'" >&AC_FD_CC
51 cat Test.uue >&AC_FD_CC
54 rm -f Test.uue])
96 rm -fr $JAVA_TEST $CLASS_TEST Test.uue])
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/m4/
H A Dac_prog_java_works.m422 cat << \EOF > Test.uue
33 if uudecode$EXEEXT Test.uue; then
36 … echo "configure: __oline__: uudecode had trouble decoding base 64 file 'Test.uue'" >&AC_FD_CC
38 cat Test.uue >&AC_FD_CC
41 rm -f Test.uue])
80 rm -fr $JAVA_TEST $CLASS_TEST Test.uue
/dports/sysutils/sleuthkit/sleuthkit-4.7.0/m4/
H A Dac_prog_java_works.m435 cat << \EOF > Test.uue
46 if uudecode$EXEEXT Test.uue; then
49 echo "configure: __oline__: uudecode had trouble decoding base 64 file 'Test.uue'" >&AC_FD_CC
51 cat Test.uue >&AC_FD_CC
54 rm -f Test.uue])
96 rm -fr $JAVA_TEST $CLASS_TEST Test.uue])
/dports/japanese/mime_pls/ja-p5-mime_pls-2.02_2/
H A DMakefile37 archive: $(ARCHIVE).$(SUF).uue
39 $(ARCHIVE).$(SUF).uue: $(APPLICATION) $(LIBRARY) $(DOCUMENT)
43 uuencode $(ARCHIVE).$(SUF) $(ARCHIVE).$(SUF) > $(ARCHIVE).$(SUF).uue

12345678910>>...43