Searched refs:PACKAGE (Results 1 - 25 of 210) sorted by relevance

123456789

/freebsd-10-stable/usr.bin/tail/tests/
H A DMakefile3 PACKAGE= tests macro
/freebsd-10-stable/usr.bin/compress/tests/
H A DMakefile3 PACKAGE= tests macro
/freebsd-10-stable/lib/libc/tests/iconv/
H A DMakefile3 PACKAGE= tests macro
/freebsd-10-stable/usr.sbin/pc-sysinstall/backend/
H A Dfunctions-packages.sh137 PACKAGE=""
153 PACKAGE=`basename "${part}"`
171 echo "${CATEGORY}|${PACKAGE}|${DESC}" >> "${INDEX_FILE}.parsed"
172 echo "${PACKAGE}|${PKGNAME}|${DEPS}" >> "${INDEX_FILE}.deps"
192 PACKAGE=`echo "${line}" | cut -f2 -d'|'`
195 echo "${CATEGORY}/${PACKAGE}:${DESC}"
215 PACKAGE="${2}"
219 grep "^${CATEGORY}|${PACKAGE}" "${INDEX_FILE}" > "${TMPFILE}"
231 PACKAGE="${1}"
236 REGEX="^${PACKAGE}|"
[all...]
/freebsd-10-stable/gnu/usr.bin/binutils/libopcodes/
H A Dconfig.h49 #define PACKAGE "opcodes" macro
/freebsd-10-stable/bin/chflags/
H A DMakefile6 PACKAGE=runtime macro
/freebsd-10-stable/bin/rmdir/
H A DMakefile6 PACKAGE=runtime macro
/freebsd-10-stable/bin/mkdir/
H A DMakefile6 PACKAGE=runtime macro
/freebsd-10-stable/usr.sbin/praudit/tests/
H A DMakefile3 PACKAGE= tests macro
9 ${PACKAGE}FILES+= \
/freebsd-10-stable/contrib/dialog/
H A Drename.sh46 PACKAGE=$1; shift
54 -e "s,^\.ds l dialog\>,.ds l $PACKAGE," \
57 -e 's,^dialog \\- ,'"$PACKAGE"' \\- ,' \
H A Dheaders-sh.in43 PACKAGE=@PACKAGE@
120 | egrep -v "^${PACKAGE}_" \
128 echo "s,#include <${pkgname}_,#include <${PACKAGE}/${pkgname}_," >>$TMPSED
185 test -d $DST/$PACKAGE || mkdir -p $DST/$PACKAGE
188 NAME=$PACKAGE/$NAME
191 NAME=$PACKAGE.h
/freebsd-10-stable/contrib/atf/
H A Dconfig.h65 #define PACKAGE "atf" macro
/freebsd-10-stable/gnu/lib/libssp/
H A Dconfig.h66 #define PACKAGE "libssp" macro
/freebsd-10-stable/gnu/usr.bin/binutils/as/
H A Dconfig.h169 #define PACKAGE "gas" macro
/freebsd-10-stable/lib/libyaml/
H A Dconfig.h41 #define PACKAGE "yaml" macro
/freebsd-10-stable/gnu/lib/libgomp/
H A Dconfig.h76 #define PACKAGE "libgomp" macro
/freebsd-10-stable/bin/rcp/
H A DMakefile6 PACKAGE=rcmds macro
/freebsd-10-stable/contrib/binutils/opcodes/
H A Dopintl.h15 /* Note the use of dgetext() and PACKAGE here, rather than gettext().
26 the opcodes library, (eg OBJDUMP). Hence we use dgettext (PACKAGE, String)
27 and define PACKAGE to be 'opcodes'. (See the code in configure). */
28 # define _(String) dgettext (PACKAGE, String)
H A Dconfig.in46 #undef PACKAGE
/freebsd-10-stable/gnu/usr.bin/binutils/ld/
H A Dconfig.h110 #define PACKAGE "ld" macro
/freebsd-10-stable/gnu/usr.bin/binutils/libbinutils/
H A Dconfig.h165 #define PACKAGE "binutils" macro
/freebsd-10-stable/usr.bin/lex/
H A Dconfig.h154 #define PACKAGE "flex" macro
/freebsd-10-stable/contrib/binutils/binutils/
H A Dbin2c.c62 bindtextdomain (PACKAGE, LOCALEDIR);
63 textdomain (PACKAGE);
/freebsd-10-stable/contrib/gcclibs/libssp/
H A Dconfig.h.in64 #undef PACKAGE
/freebsd-10-stable/contrib/libyaml/
H A Dconfig.h.in38 #undef PACKAGE

Completed in 330 milliseconds

123456789