Home
last modified time | relevance | path

Searched refs:DEB (Results 201 – 225 of 2566) sorted by relevance

12345678910>>...103

/dports/devel/cmake/cmake-3.22.1/Help/module/
H A DCPackDeb.rst4 The documentation for the CPack DEB generator has moved here: :cpack_gen:`CPack DEB Generator`
/dports/devel/cmake-doc/cmake-3.22.1/Help/module/
H A DCPackDeb.rst4 The documentation for the CPack DEB generator has moved here: :cpack_gen:`CPack DEB Generator`
/dports/comms/bforce-kst/bforce-0.22.8.kst7/source/bforce/
H A Doutb_sysqueue.c161 DEB((D_OUTBOUND, "out_handle_sysqueue: process file \"%s\"", in out_handle_sysqueue()
275 DEB((D_OUTBOUND, "log_sysqueue: BEGIN")); in log_sysqueue()
278 DEB((D_OUTBOUND, "log_sysqueue: address %s", ftn_addrstr(abuf, q->systab[i].node.addr))); in log_sysqueue()
287 DEB((D_OUTBOUND, "log_sysqueue: \tflavors: \"%s\"", tmp)); in log_sysqueue()
298 DEB((D_OUTBOUND, "log_sysqueue: \ttypes: \"%s\"", tmp)); in log_sysqueue()
300 DEB((D_OUTBOUND, "log_sysqueue: END")); in log_sysqueue()
/dports/databases/mariadb-connector-odbc/mariadb-connector-odbc-3.1.14-src/cmake/
H A Dinstall.cmake27 IF(DEB)
28 SET(INSTALL_LAYOUT "DEB")
40 …TRING "Installation layout. Currently supported options are DEFAULT (tar.gz and zip), RPM and DEB")
44 IF(INSTALL_LAYOUT MATCHES "RPM|DEB")
56 SET(VALID_INSTALL_LAYOUTS "DEFAULT" "RPM" "DEB")
109 # DEB layout
/dports/devel/checkbashisms/devscripts-2.21.4/scripts/
H A Ddcmd.sh81 CHANGES=1; DEB=1; ARCHUDEB=1; INDEPUDEB=1; UDEB=1; BUILDINFO=1;
111 ARCHDEB=0; INDEPDEB=0; DEB=0; ARCHUDEB=0; INDEPUDEB=0
127 { ARCHDEB=1; INDEPDEB=1; DEB=1; } ||
128 { ARCHDEB=0; INDEPDEB=0; DEB=0; };;
256 if [ "$DEB" = "1" ]; then
/dports/astro/p5-Astro-satpass/Astro-satpass-0.122/t/
H A Dsgp4-ver.tle8 # DELTA 1 DEB # near earth normal drag equation
64 # COSMOS 1024 DEB # 12h resonant ecc in 0.5 to 0.65 range
88 # SL-14 DEB # Last stage of decay - lost in under 420 min
91 # SL-12 DEB # Near Earth, perigee = 212.24 < 220
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/langs/es_ES/
H A Dintracommreport.lang2 Module68000Desc = Gestión de informe intracomunitario (soporte para formato francés DEB / DES)
26 DEB=Declaración de intercambio de mercancías (DEB)
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/langs/ca_ES/
H A Dintracommreport.lang2 Module68000Desc = Gestió d’informes intracomm (suport per al format francès DEB/DES)
26 DEB=Declaració de canvi de mercaderies (DEB)
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/langs/gl_ES/
H A Dintracommreport.lang2 Module68000Desc = Xestión de informes intracomm (soporte para o formato francés DEB / DES)
26 DEB=Declaración de cambio de mercadorías (DEB)
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/langs/ca_ES/
H A Dintracommreport.lang2 Module68000Desc = Gestió d’informes intracomm (suport per al format francès DEB/DES)
26 DEB=Declaració de canvi de mercaderies (DEB)
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/langs/es_ES/
H A Dintracommreport.lang2 Module68000Desc = Gestión de informe intracomunitario (soporte para formato francés DEB / DES)
26 DEB=Declaración de intercambio de mercancías (DEB)
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/langs/gl_ES/
H A Dintracommreport.lang2 Module68000Desc = Xestión de informes intracomm (soporte para o formato francés DEB / DES)
26 DEB=Declaración de cambio de mercadorías (DEB)
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/langs/ro_RO/
H A Dintracommreport.lang2 Module68000Desc = Gestionarea raportării intracomunitare (Suport pentru formatul francez DEB/DES) 
26 DEB=Declarație de schimb de mărfuri (DEB)
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/langs/ro_RO/
H A Dintracommreport.lang2 Module68000Desc = Gestionarea raportării intracomunitare (Suport pentru formatul francez DEB/DES) 
26 DEB=Declarație de schimb de mărfuri (DEB)
/dports/net-p2p/minder/minder-2.0.2/
H A DTestSocket.cpp31 #define DEB(x) x macro
51 DEB( printf("Connectable host found!\n");) in OnConnect()
/dports/devel/cmake-gui/cmake-3.22.1/Tests/RunCMake/CPack/tests/LONG_FILENAMES/
H A Dtest.cmake1 if(GENERATOR_TYPE STREQUAL "DEB")
2 set(CPACK_DEBIAN_FILE_NAME "DEB-DEFAULT")
/dports/devel/cmake/cmake-3.22.1/Tests/RunCMake/CPack/tests/LONG_FILENAMES/
H A Dtest.cmake1 if(GENERATOR_TYPE STREQUAL "DEB")
2 set(CPACK_DEBIAN_FILE_NAME "DEB-DEFAULT")
/dports/devel/cmake-doc/cmake-3.22.1/Tests/RunCMake/CPack/tests/LONG_FILENAMES/
H A Dtest.cmake1 if(GENERATOR_TYPE STREQUAL "DEB")
2 set(CPACK_DEBIAN_FILE_NAME "DEB-DEFAULT")
/dports/devel/cmake-doc/cmake-3.22.1/Help/cpack_gen/
H A Ddeb.rst1 CPack DEB Generator
4 The built in (binary) CPack DEB generator (Unix only)
6 Variables specific to CPack Debian (DEB) generator
9 The CPack DEB generator may be used to create DEB package using :module:`CPack`.
10 The CPack DEB generator is a :module:`CPack` generator thus it uses the
13 The CPack DEB generator should work on any Linux host but it will produce
17 The CPack DEB generator has specific features which are controlled by the
31 List of CPack DEB generator specific variables:
72 This may be set to ``DEB-DEFAULT`` to allow the CPack DEB generator to generate
378 during the CPack DEB generator run.
[all …]
/dports/devel/cmake-gui/cmake-3.22.1/Help/cpack_gen/
H A Ddeb.rst1 CPack DEB Generator
4 The built in (binary) CPack DEB generator (Unix only)
6 Variables specific to CPack Debian (DEB) generator
9 The CPack DEB generator may be used to create DEB package using :module:`CPack`.
10 The CPack DEB generator is a :module:`CPack` generator thus it uses the
13 The CPack DEB generator should work on any Linux host but it will produce
17 The CPack DEB generator has specific features which are controlled by the
31 List of CPack DEB generator specific variables:
72 This may be set to ``DEB-DEFAULT`` to allow the CPack DEB generator to generate
378 during the CPack DEB generator run.
[all …]
/dports/devel/cmake/cmake-3.22.1/Help/cpack_gen/
H A Ddeb.rst1 CPack DEB Generator
4 The built in (binary) CPack DEB generator (Unix only)
6 Variables specific to CPack Debian (DEB) generator
9 The CPack DEB generator may be used to create DEB package using :module:`CPack`.
10 The CPack DEB generator is a :module:`CPack` generator thus it uses the
13 The CPack DEB generator should work on any Linux host but it will produce
17 The CPack DEB generator has specific features which are controlled by the
31 List of CPack DEB generator specific variables:
72 This may be set to ``DEB-DEFAULT`` to allow the CPack DEB generator to generate
378 during the CPack DEB generator run.
[all …]
/dports/databases/mariadb105-client/mariadb-10.5.15/libmariadb/cmake/
H A Dinstall.cmake30 …TRING "Installation layout. Currently supported options are DEFAULT (tar.gz and zip), RPM and DEB")
36 ELSEIF(INSTALL_LAYOUT MATCHES "DEFAULT|DEB")
46 SET(VALID_INSTALL_LAYOUTS "DEFAULT" "RPM" "DEB")
91 # DEB layout
100 IF(INSTALL_LAYOUT MATCHES "DEB")
/dports/databases/mariadb104-server/mariadb-10.4.24/libmariadb/cmake/
H A Dinstall.cmake30 …TRING "Installation layout. Currently supported options are DEFAULT (tar.gz and zip), RPM and DEB")
36 ELSEIF(INSTALL_LAYOUT MATCHES "DEFAULT|DEB")
46 SET(VALID_INSTALL_LAYOUTS "DEFAULT" "RPM" "DEB")
91 # DEB layout
100 IF(INSTALL_LAYOUT MATCHES "DEB")
/dports/databases/mariadb104-client/mariadb-10.4.24/libmariadb/cmake/
H A Dinstall.cmake30 …TRING "Installation layout. Currently supported options are DEFAULT (tar.gz and zip), RPM and DEB")
36 ELSEIF(INSTALL_LAYOUT MATCHES "DEFAULT|DEB")
46 SET(VALID_INSTALL_LAYOUTS "DEFAULT" "RPM" "DEB")
91 # DEB layout
100 IF(INSTALL_LAYOUT MATCHES "DEB")
/dports/databases/mariadb105-server/mariadb-10.5.15/libmariadb/cmake/
H A Dinstall.cmake30 …TRING "Installation layout. Currently supported options are DEFAULT (tar.gz and zip), RPM and DEB")
36 ELSEIF(INSTALL_LAYOUT MATCHES "DEFAULT|DEB")
46 SET(VALID_INSTALL_LAYOUTS "DEFAULT" "RPM" "DEB")
91 # DEB layout
100 IF(INSTALL_LAYOUT MATCHES "DEB")

12345678910>>...103