Home
last modified time | relevance | path

Searched refs:dpkg (Results 1 – 15 of 15) sorted by relevance

/freebsd-head/contrib/dialog/package/debian/
HDrules12 DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
13 DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
15 CPPFLAGS := $(shell dpkg-buildflags --get CPPFLAGS)
16 CFLAGS := $(shell dpkg-buildflags --get CFLAGS)
17 LDFLAGS := $(shell dpkg-buildflags --get LDFLAGS)
/freebsd-head/contrib/ntp/sntp/
HDutilities.c10 struct pkt *dpkg, in pkt_output() argument
18 pkt = (u_char *)dpkg; in pkt_output()
HDutilities.h16 void pkt_output(struct pkt *dpkg, int pkt_length, FILE *output);
/freebsd-head/contrib/capsicum-test/
HDREADME.md55 library should be built (with `./configure; make` or `dpkg-buildpackage -uc -us`) and
56 installed (with `make install` or `dpkg -i libcaprights*.deb`) so that the tests will
/freebsd-head/contrib/kyua/admin/
HDtravis-install-deps.sh39 sudo dpkg --add-architecture i386
/freebsd-head/sys/contrib/openzfs/contrib/debian/
HDrules.in3 include /usr/share/dpkg/default.mk
224 cme update dpkg-copyright -file debian/copyright.cme
/freebsd-head/sys/contrib/openzfs/config/
HDzfs-build.m4379 MULTIARCH_LIBDIR="lib/$(dpkg-architecture -qDEB_HOST_MULTIARCH)"
436 dnl # Check for dpkg+dpkg-buildpackage to build DEB packages. If these
441 DPKG=dpkg
442 DPKGBUILD=dpkg-buildpackage
HDdeb.am77 ## These -x arguments are passed to dpkg-shlibdeps, which exclude the
/freebsd-head/contrib/dma/
HDMakefile110 ver=$$(dpkg-parsechangelog -n1 | awk '$$1 == "Version:" { print $$2 }'); \
/freebsd-head/sys/contrib/openzfs/tests/
HDREADME.md12 The resulting packages can be installed using the rpm or dpkg command as
19 $ dpkg -i ./zfs-test*.deb,
/freebsd-head/contrib/tcsh/
HDcomplete.tcsh12 # Added two Debian-specific completions: dpkg and dpkg-deb (who
1191 complete dpkg \
1216 'n/{-l}/`dpkg -l|awk \{print\ \$2\}`/' \
1218 complete dpkg-deb 'c/--{build}=/d/' \
1230 'n/{remove}/`dpkg -l|grep ^ii|awk \{print\ \$2\}`/' \
/freebsd-head/contrib/file/magic/Magdir/
HDarchive479 # https://manpages.debian.org/testing/dpkg/dpkg-split.1.en.html
514 # dpkg-1.18.25/dpkg-split/info.c
527 # NL terminated package architecture like armhf since dpkg 1.16.1 or later
/freebsd-head/contrib/ncurses/
HDNEWS3878 + change versioning for dpkg's in test-packages for Ada95 and
4575 + revert change to two of the dpkg format files, to work with dpkg
4596 + change format of dpkg test-scripts to quilted to work around bug
4749 + add --with-cxx-shared to dpkg-script, as done for rpm-script.
4994 + add ncurses test-program as "ncurses6" to the rpm- and dpkg-scripts.
5143 is redirected, e.g., in rpm/dpkg builds (Debian #676461).
5144 + add rpm- and dpkg-scripts, to test those build-environments.
5787 + various build-fixes for the rpm/dpkg scripts.
5813 + add rpm and dpkg scripts for Ada95 and test directories, for test
9778 dpkg's build script (Debian #165897).
/freebsd-head/contrib/dialog/
HDCHANGES863 This only appeared when using the macro in a dpkg script, though it
/freebsd-head/contrib/byacc/
HDCHANGES2244 * package/debian/rules: use dpkg-buildflags