Home
last modified time | relevance | path

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

/freebsd/contrib/dialog/package/debian/
H A Drules12 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/contrib/ntp/sntp/
H A Dutilities.c10 struct pkt *dpkg, in pkt_output() argument
18 pkt = (u_char *)dpkg; in pkt_output()
H A Dutilities.h16 void pkt_output(struct pkt *dpkg, int pkt_length, FILE *output);
/freebsd/contrib/kyua/admin/
H A Dtravis-install-deps.sh39 sudo dpkg --add-architecture i386
/freebsd/sys/contrib/openzfs/contrib/debian/
H A Drules.in3 include /usr/share/dpkg/default.mk
207 cme update dpkg-copyright -file debian/copyright.cme
/freebsd/sys/contrib/openzfs/config/
H A Dzfs-build.m4436 MULTIARCH_LIBDIR="lib/$(dpkg-architecture -qDEB_HOST_MULTIARCH)"
493 dnl # Check for dpkg+dpkg-buildpackage to build DEB packages. If these
498 DPKG=dpkg
499 DPKGBUILD=dpkg-buildpackage
H A Ddeb.am77 ## These -x arguments are passed to dpkg-shlibdeps, which exclude the
/freebsd/sys/contrib/openzfs/.github/workflows/scripts/
H A Dqemu-1-setup.sh22 sudo apt-get -y remove $(dpkg-query -f '${binary:Package}\n' -W | grep -E "'$unneeded'")
/freebsd/contrib/dma/
H A DMakefile110 ver=$$(dpkg-parsechangelog -n1 | awk '$$1 == "Version:" { print $$2 }'); \
/freebsd/sys/contrib/openzfs/tests/
H A DREADME.md12 The resulting packages can be installed using the rpm or dpkg command as
19 $ dpkg -i ./zfs-test*.deb,
/freebsd/contrib/tcsh/
H A Dcomplete.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/contrib/file/magic/Magdir/
H A Darchive479 # 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/contrib/ncurses/
H A DNEWS581 + rename testing dpkg's for ncurses6 to resolve a naming conflict with
4447 + change versioning for dpkg's in test-packages for Ada95 and
5144 + revert change to two of the dpkg format files, to work with dpkg
5165 + change format of dpkg test-scripts to quilted to work around bug
5318 + add --with-cxx-shared to dpkg-script, as done for rpm-script.
5563 + add ncurses test-program as "ncurses6" to the rpm- and dpkg-scripts.
5712 is redirected, e.g., in rpm/dpkg builds (Debian #676461).
5713 + add rpm- and dpkg-scripts, to test those build-environments.
6356 + various build-fixes for the rpm/dpkg scripts.
6382 + add rpm and dpkg scripts for Ada95 and test directories, for test
[all …]
/freebsd/contrib/dialog/
H A DCHANGES863 This only appeared when using the macro in a dpkg script, though it
/freebsd/contrib/byacc/
H A DCHANGES2244 * package/debian/rules: use dpkg-buildflags