Home
last modified time | relevance | path

Searched +full:libbsd +full:- +full:dev (Results 1 – 13 of 13) sorted by relevance

/freebsd/contrib/expat/
H A Dconfigure.ac11 dnl Copyright (c) 2000-2005 Fred L. Drake, Jr. <fdrake@users.sourceforge.net>
12 dnl Copyright (c) 2001-2003 Greg Stein <gstein@users.sourceforge.net>
13 dnl Copyright (c) 2006-2012 Karl Waclawek <karl@waclawek.net>
14 dnl Copyright (c) 2016-2025 Sebastian Pipping <sebastian@pipping.org>
17 dnl Copyright (c) 2017-2020 Joe Orton <jorton@redhat.com>
20 dnl Copyright (c) 2018 Marco Maggi <marco.maggi-ipsu@poste.it>
26 dnl Copyright (c) 2024 Dag-Erling Smørgrav <des@des.dev>
52 dnl the command at m4-generation time. This allows us to create an m4
54 dnl version number at m4-time, rather than when ./configure is run, so
59 dnl test. I believe this test will work, but I don't have a place with non-
[all …]
H A DREADME.md3 [![Packaging status](https://repology.org/badge/tiny-repos/expat.svg)](https://repology.org/metapac…
6 …enSSF Best Practices](https://www.bestpractices.dev/projects/10205/badge)](https://www.bestpractic…
18 [XML 1.0 Fourth Edition](https://www.w3.org/TR/2006/REC-xml-20060816/), started by
20 Expat is a stream-oriented XML parser. This means that you register
28 - GNU GCC >=4.5 (for use from C) or GNU GCC >=4.8.1 (for use from C++)
29 - LLVM Clang >=3.5
30 - Microsoft Visual Studio >=16.0/2019 (rolling `${today} minus 5 years`)
33 [`expat-win32bin-*.*.*.{exe,zip}` download](https://github.com/libexpat/libexpat/releases),
34 which includes both pre-compiled libraries and executables, and source code for
37 Expat is [free software](https://www.gnu.org/philosophy/free-sw.en.html).
[all …]
H A DChanges14 !! - teaming up on researching and fixing future security reports and !!
15 !! ClusterFuzz findings with few-days-max response times in communication !!
18 !! - helping CPython Expat bindings with supporting Expat's billion laughs !!
20 !! - XML_SetBillionLaughsAttackProtectionActivationThreshold !!
21 !! - XML_SetBillionLaughsAttackProtectionMaximumAmplification !!
22 !! - helping Perl's XML::Parser Expat bindings with supporting Expat's !!
23 !! security API (https://github.com/cpan-authors/XML-Parser/issues/102): !!
24 !! - XML_SetBillionLaughsAttackProtectionActivationThreshold !!
25 !! - XML_SetBillionLaughsAttackProtectionMaximumAmplification !!
26 !! - XML_SetReparseDeferralEnabled !!
[all …]
/freebsd/contrib/elftoolchain/
H A D.cirrus.yml3 image: freebsd-11-2-release-amd64
4 install_script: pkg install -y git py27-yaml
6 - fetch http://tetworks.opengroup.org/downloads/38/software/Sources/3.8/tet3.8-src.tar.gz
7 - tar -x -C test/tet -f tet3.8-src.tar.gz
8 - make
14 - apt-get update
15 - apt-get install -y
17 libarchive-dev libbsd-dev libc6-dev libexpat1-dev lsb-release
18 m4 perl python-yaml sharutils zlib1g-dev
20 - curl -O http://tetworks.opengroup.org/downloads/38/software/Sources/3.8/tet3.8-src.tar.gz
[all …]
/freebsd/contrib/unbound/
H A Dconfigure.ac1 # -*- Autoconf -*-
16 AC_INIT([unbound],m4_defn([VERSION_MAJOR]).m4_defn([VERSION_MINOR]).m4_defn([VERSION_MICRO]),[unbound-bugs@nlnetlabs.nl or https://github.com/NLnetLabs/unbound/issues],[unbound])
31 # 1.3.0 had 1:0:0 # ub_cancel and -export-symbols.
36 # 1.4.0-snapshots had 1:5:0
122 # Current -- th
1062 AC_ARG_WITH([libbsd], AS_HELP_STRING([--with-libbsd],[Use portable libbsd functions]), [ global() optwith
[all...]
H A Dconfigure2 # Guess values for system-dependent variables and create Makefiles.
5 # Report bugs to <unbound-bugs@nlnetlabs.nl or https://github.com/NLnetLabs/unbound/issues>.
8 # Copyright (C) 1992-1996, 1998-2017, 2020-2021 Free Software Foundation,
14 ## -----
[all...]
/freebsd/tools/build/
H A DMakefile23 _XCODE_ROOT!=xcode-select -p
27 # Only command line tools installed -> host headers are in the SDKs directory
30 # Full XCode installed -> host headers are below Platforms/MacOSX.platform
35 .error You must install the macOS SDK (try xcode-select --install)
41 # Allow building libc-internal files (also on non-FreeBSD hosts)
42 CFLAGS+= -I${.CURDIR}/libc-bootstrap
43 # Symbol versioning is not required for -legacy (and macOS bootstrap)
46 _WITH_PWCACHEDB!= grep -c pwcache_groupdb ${HOST_INCLUDE_ROOT}/grp.h || true
48 .PATH: ${.CURDIR}/../../contrib/libc-pwcache
49 CFLAGS.pwcache.c+= -I${.CURDIR}/../../contrib/libc-pwcache
[all …]
/freebsd/contrib/libpcap/
H A Dconfigure.ac24 # These are the variables that are used in Makefile, pcap-config, and
42 # pcap-config, so that "pcap-config --libs --static" will report them.
45 # REQUIRES_PRIVATE: pkg-config package names for additional libraries
48 # so that "pkg-config --libs --static" will report them, and so that
52 # V_CCOPT: additional compiler flags other than -I and -D flags
56 # V_DEFS: additional -D compiler flags needed when compiling
59 # V_INCLS: additional -I compiler flags needed when compiling
63 # library needs to be linked. Used in Makefile; not used in pcap-config
66 # that dynamic library doesn't have to link with those libraries -
72 # in pcap-config, so that "pcap-config --libs --static" will report
[all …]
H A Dconfigure2 # Guess values for system-dependent variables and create Makefiles.
6 # Copyright (C) 1992-1996, 1998-2017, 2020-2021 Free Software Foundation,
12 ## -------------------- ##
14 ## -------------------- ##
19 if test ${ZSH_VERSION+y} && (emulate sh) >/dev/null 2>&1
23 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
25 alias -g '${1+"$@"}'='"$@"'
28 case `(set -o) 2>/dev/null` in #(
30 set -o posix ;; #(
44 # Quoting is to prevent editors from complaining about space-tab.
[all …]
H A DCMakeLists.txt13 # on a "long-term support" version # of some OS and that
95 # If you set an architecture flag such as -m32 or -m64 in CFLAGS
102 # 64-bit, and Oracle Studio's C++ compiler, which will default to
103 # building 32-bit, the size for C++ will win, and, again, hilarity
113 # shipping a pre-built shared library cache, at least), and we do the
121 # For getting raw lists of --libs and --libs --static information from a
122 # pkg-config module.
127 # a UN*X, -l can be prefixed - i.e., names, without extensions,
130 # containing the libraries, to which, on a UN*X, -L can be
134 # than -l and -L flags
[all …]
/freebsd/crypto/openssh/
H A Dconfigure.ac2 # Copyright (c) 1999-2004 Damien Miller
16 AC_INIT([OpenSSH], [Portable], [openssh-unix-dev@mindrot.org])
22 if test "$i" -nt "$srcdir/configure"; then
33 AC_MSG_CHECKING([if $CC supports C99-style variadic macros])
37 ]], [[return F(1, 2, -3);]])],
39 [ AC_MSG_ERROR([*** OpenSSH requires support for C99-style variadic macros]) ]
65 AC_PATH_TOOL([PKGCONFIG], [pkg-config], [no])
72 MANFMT="$NROFF -mandoc"
74 MANFMT="$GROFF -mandoc -Tascii"
87 if test -x /sbin/sh; then
[all …]
/freebsd/contrib/expat/lib/
H A Dxmlparse.c9 Copyright (c) 1997-2000 Thai Open Source Software Center Ltd
11 Copyright (c) 2000-2006 Fred L. Drake, Jr. <fdrake@users.sourceforge.net>
12 Copyright (c) 2001-2002 Greg Stein <gstein@users.sourceforge.net>
13 Copyright (c) 2002-2016 Karl Waclawek <karl@waclawek.net>
14 Copyright (c) 2005-2009 Steven Solie <steven@solie.ca>
16 Copyright (c) 2016-2025 Sebastian Pipping <sebastian@pipping.org>
20 Copyright (c) 2016 Pascal Cuoq <cuoq@trust-in-soft.com>
22 Copyright (c) 2017-2022 Rhodri James <rhodri@wildebeest.org.uk>
26 Copyright (c) 2017 Rolf Eike Beer <eike@sf-mail.de>
30 Copyright (c) 2018 Marco Maggi <marco.maggi-ipsu@poste.it>
[all …]
/freebsd/contrib/unbound/doc/
H A DChangelog2 - Merge #1265: Fix WSAPoll.
5 - Fix for print of connection type in log-replies for dot and doh.
8 - Fix to detect if atomic_store links in configure.
9 - Fix #1264: unbound 1.22.0 leaks memory when doing DoH.
12 - Tag for 1.23.0rc1.
13 - Fix fast_reload to print chroot with config file name.
16 - Merge #902: DNS Error Reporting (RFC 9567). Introduces new
17 configuration option 'dns-error-reportin
[all...]