Searched refs:PACKAGE_NAME (Results 1 - 25 of 262) sorted by relevance

1234567891011

/freebsd-11-stable/gnu/usr.bin/gperf/
H A Dconfig.h13 #define PACKAGE_NAME "" macro
/freebsd-11-stable/gnu/usr.bin/binutils/libopcodes/
H A Dconfig.h55 #define PACKAGE_NAME "" macro
/freebsd-11-stable/usr.sbin/pc-sysinstall/backend-query/
H A Dlist-packages.sh35 PACKAGE_NAME="${2}"
54 if [ -n "${PACKAGE_NAME}" ]
82 show_package_by_name "${PACKAGE_CATEGORY}" "${PACKAGE_NAME}"
/freebsd-11-stable/contrib/libpcap/
H A Dpcap-config.in17 PACKAGE_NAME="@PACKAGE_NAME@"
83 echo "-I$includedir -L$libdir $RPATH -l$PACKAGE_NAME"
92 echo "-L$libdir $RPATH -l$PACKAGE_NAME"
/freebsd-11-stable/contrib/ntp/ntpsnmpd/
H A Dntp_snmp.h20 #ifdef PACKAGE_NAME
21 # undef PACKAGE_NAME macro
/freebsd-11-stable/contrib/atf/
H A Dconfig.h74 #define PACKAGE_NAME "Automated Testing Framework" macro
/freebsd-11-stable/contrib/subversion/subversion/libsvn_subr/
H A Dnls.c52 bindtextdomain(PACKAGE_NAME, getenv("SVN_LOCALE_DIR"));
86 bindtextdomain(PACKAGE_NAME, internal_path);
92 bindtextdomain(PACKAGE_NAME, SVN_LOCALE_DIR);
97 bind_textdomain_codeset(PACKAGE_NAME, "UTF-8");
/freebsd-11-stable/gnu/lib/libgomp/
H A Dconfig.h82 #define PACKAGE_NAME "GNU OpenMP Runtime Library" macro
/freebsd-11-stable/gnu/lib/libssp/
H A Dconfig.h72 #define PACKAGE_NAME "libssp" macro
/freebsd-11-stable/gnu/usr.bin/binutils/as/
H A Dconfig.h175 #define PACKAGE_NAME "" macro
/freebsd-11-stable/gnu/usr.bin/cc/libdecnumber/
H A Dconfig.h45 #define PACKAGE_NAME "libdecnumber" macro
/freebsd-11-stable/contrib/ofed/libibmad/
H A Dconfig.h62 #define PACKAGE_NAME "libibmad" macro
/freebsd-11-stable/usr.bin/svn/lib/libapr_util/
H A Dapu_config.h171 #define PACKAGE_NAME "" macro
/freebsd-11-stable/contrib/libxo/
H A DMakefile.am79 pkgconfig_DATA = packaging/${PACKAGE_NAME}.pc
82 git clone https://github.com/Juniper/${PACKAGE_NAME}.wiki.git wiki
85 git clone https://github.com/Juniper/${PACKAGE_NAME}.git \
103 && echo "... ${GH_PAGES_PACKAGE_DIR}/${PACKAGE_NAME}.rb ..." \
105 packaging/${PACKAGE_NAME}.rb.base \
106 > ${GH_PAGES_PACKAGE_DIR}/${PACKAGE_NAME}.rb \
107 && echo "... ${GH_PAGES_PACKAGE_DIR}/${PACKAGE_NAME}.spec ..." \
108 && cp packaging/${PACKAGE_NAME}.spec \
109 ${GH_PAGES_PACKAGE_DIR}/${PACKAGE_NAME}.spec \
/freebsd-11-stable/gnu/usr.bin/binutils/ld/
H A Dconfig.h116 #define PACKAGE_NAME "" macro
/freebsd-11-stable/contrib/ofed/infiniband-diags/
H A Dconfig.h104 #define PACKAGE_NAME "infiniband-diags" macro
/freebsd-11-stable/contrib/ofed/libibnetdisc/
H A Dconfig.h104 #define PACKAGE_NAME "infiniband-diags" macro
/freebsd-11-stable/contrib/ofed/opensm/
H A Dconfig.h109 #define PACKAGE_NAME "opensm" macro
/freebsd-11-stable/usr.bin/svn/
H A Dsvn_private_config.h122 #define PACKAGE_NAME "subversion" macro
284 #define _(x) dgettext(PACKAGE_NAME, x)
288 #define Q_(x1, x2, n) dngettext(PACKAGE_NAME, x1, x2, n)
/freebsd-11-stable/gnu/usr.bin/binutils/libbinutils/
H A Dconfig.h171 #define PACKAGE_NAME "" macro
/freebsd-11-stable/gnu/usr.bin/groff/src/include/
H A Dconfig.h179 #define PACKAGE_NAME "" macro
/freebsd-11-stable/usr.bin/lex/
H A Dconfig.h160 #define PACKAGE_NAME "the fast lexical analyser generator" macro
/freebsd-11-stable/lib/libexpat/
H A Dexpat_config.h85 #define PACKAGE_NAME "expat" macro
/freebsd-11-stable/lib/libpcap/
H A Dconfig.h184 #define PACKAGE_NAME "pcap" macro
/freebsd-11-stable/bin/csh/
H A Dconfig.h213 #define PACKAGE_NAME "tcsh" macro

Completed in 165 milliseconds

1234567891011