Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Apr 2016 16:25:50 -0700
From:      Bryan Drewery <bdrewery@FreeBSD.org>
To:        Phil Shafer <phil@FreeBSD.org>, src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-vendor@freebsd.org
Subject:   Re: svn commit: r297889 - in vendor/Juniper/libxo/dist: . libxo
Message-ID:  <570D83FE.4090606@FreeBSD.org>
In-Reply-To: <201604122303.u3CN32vI082697@repo.freebsd.org>
References:  <201604122303.u3CN32vI082697@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 4880 and 3156)
--HWulbB3lExGcai4oeBSh3PSRwjJVpVgpt
Content-Type: multipart/mixed; boundary="TarKo5svgVdXItWHjheI54Aawl0umccPk"
From: Bryan Drewery <bdrewery@FreeBSD.org>
To: Phil Shafer <phil@FreeBSD.org>, src-committers@freebsd.org,
 svn-src-all@freebsd.org, svn-src-vendor@freebsd.org
Message-ID: <570D83FE.4090606@FreeBSD.org>
Subject: Re: svn commit: r297889 - in vendor/Juniper/libxo/dist: . libxo
References: <201604122303.u3CN32vI082697@repo.freebsd.org>
In-Reply-To: <201604122303.u3CN32vI082697@repo.freebsd.org>

--TarKo5svgVdXItWHjheI54Aawl0umccPk
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable

On 4/12/2016 4:03 PM, Phil Shafer wrote:
> Author: phil
> Date: Tue Apr 12 23:03:01 2016
> New Revision: 297889
> URL: https://svnweb.freebsd.org/changeset/base/297889
>=20
> Log:
>   import libso 0.4.6
>=20
> Added:
>   vendor/Juniper/libxo/dist/libxo/xo_config.h.in   (contents, props cha=
nged)
> Modified:
>   vendor/Juniper/libxo/dist/.svnignore
> Directory Properties:
>   vendor/Juniper/libxo/dist/   (props changed)

Are files missing from this? It seems quite small for a release and the
=2Esvnignore makes me think there's a missing m4 directory.

>=20
> Modified: vendor/Juniper/libxo/dist/.svnignore
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D
> --- vendor/Juniper/libxo/dist/.svnignore	Tue Apr 12 22:59:20 2016	(r297=
888)
> +++ vendor/Juniper/libxo/dist/.svnignore	Tue Apr 12 23:03:01 2016	(r297=
889)
> @@ -13,6 +13,6 @@ doc/Makefile.in
>  info*
>  install-sh
>  ltmain.sh
> -m4*
> +m4
>  missing
>  patches*
>=20
> Added: vendor/Juniper/libxo/dist/libxo/xo_config.h.in
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D
> --- /dev/null	00:00:00 1970	(empty, because file is newly added)
> +++ vendor/Juniper/libxo/dist/libxo/xo_config.h.in	Tue Apr 12 23:03:01 =
2016	(r297889)
> @@ -0,0 +1,246 @@
> +/* libxo/xo_config.h.in.  Generated from configure.ac by autoheader.  =
*/
> +
> +/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-=
YMP
> +   systems. This function is required for `alloca.c' support on those =
systems.
> +   */
> +#undef CRAY_STACKSEG_END
> +
> +/* Define to 1 if using `alloca.c'. */
> +#undef C_ALLOCA
> +
> +/* Define to 1 if you have `alloca', as a function or macro. */
> +#undef HAVE_ALLOCA
> +
> +/* Define to 1 if you have <alloca.h> and it should be used (not on Ul=
trix).
> +   */
> +#undef HAVE_ALLOCA_H
> +
> +/* Define to 1 if you have the `asprintf' function. */
> +#undef HAVE_ASPRINTF
> +
> +/* Define to 1 if you have the `bzero' function. */
> +#undef HAVE_BZERO
> +
> +/* Define to 1 if you have the `ctime' function. */
> +#undef HAVE_CTIME
> +
> +/* Define to 1 if you have the <ctype.h> header file. */
> +#undef HAVE_CTYPE_H
> +
> +/* Define to 1 if you have the declaration of `__isthreaded', and to 0=
 if you
> +   don't. */
> +#undef HAVE_DECL___ISTHREADED
> +
> +/* Define to 1 if you have the <dlfcn.h> header file. */
> +#undef HAVE_DLFCN_H
> +
> +/* Define to 1 if you have the `dlfunc' function. */
> +#undef HAVE_DLFUNC
> +
> +/* Define to 1 if you have the <errno.h> header file. */
> +#undef HAVE_ERRNO_H
> +
> +/* Define to 1 if you have the `fdopen' function. */
> +#undef HAVE_FDOPEN
> +
> +/* Define to 1 if you have the `flock' function. */
> +#undef HAVE_FLOCK
> +
> +/* Define to 1 if you have the `getpass' function. */
> +#undef HAVE_GETPASS
> +
> +/* Define to 1 if you have the `getprogname' function. */
> +#undef HAVE_GETPROGNAME
> +
> +/* Define to 1 if you have the `getrusage' function. */
> +#undef HAVE_GETRUSAGE
> +
> +/* gettext(3) */
> +#undef HAVE_GETTEXT
> +
> +/* Define to 1 if you have the `gettimeofday' function. */
> +#undef HAVE_GETTIMEOFDAY
> +
> +/* humanize_number(3) */
> +#undef HAVE_HUMANIZE_NUMBER
> +
> +/* Define to 1 if you have the <inttypes.h> header file. */
> +#undef HAVE_INTTYPES_H
> +
> +/* Define to 1 if you have the `crypto' library (-lcrypto). */
> +#undef HAVE_LIBCRYPTO
> +
> +/* Define to 1 if you have the `m' library (-lm). */
> +#undef HAVE_LIBM
> +
> +/* Define to 1 if you have the <libutil.h> header file. */
> +#undef HAVE_LIBUTIL_H
> +
> +/* Define to 1 if your system has a GNU libc compatible `malloc' funct=
ion, and
> +   to 0 otherwise. */
> +#undef HAVE_MALLOC
> +
> +/* Define to 1 if you have the `memmove' function. */
> +#undef HAVE_MEMMOVE
> +
> +/* Define to 1 if you have the <memory.h> header file. */
> +#undef HAVE_MEMORY_H
> +
> +/* Support printflike */
> +#undef HAVE_PRINTFLIKE
> +
> +/* Define to 1 if your system has a GNU libc compatible `realloc' func=
tion,
> +   and to 0 otherwise. */
> +#undef HAVE_REALLOC
> +
> +/* Define to 1 if you have the `srand' function. */
> +#undef HAVE_SRAND
> +
> +/* Define to 1 if you have the `sranddev' function. */
> +#undef HAVE_SRANDDEV
> +
> +/* Define to 1 if you have the <stdint.h> header file. */
> +#undef HAVE_STDINT_H
> +
> +/* Define to 1 if you have the <stdio_ext.h> header file. */
> +#undef HAVE_STDIO_EXT_H
> +
> +/* Define to 1 if you have the <stdio.h> header file. */
> +#undef HAVE_STDIO_H
> +
> +/* Define to 1 if you have the <stdlib.h> header file. */
> +#undef HAVE_STDLIB_H
> +
> +/* Define to 1 if you have the <stdtime/tzfile.h> header file. */
> +#undef HAVE_STDTIME_TZFILE_H
> +
> +/* Define to 1 if you have the `strchr' function. */
> +#undef HAVE_STRCHR
> +
> +/* Define to 1 if you have the `strcspn' function. */
> +#undef HAVE_STRCSPN
> +
> +/* Define to 1 if you have the `strerror' function. */
> +#undef HAVE_STRERROR
> +
> +/* Define to 1 if you have the <strings.h> header file. */
> +#undef HAVE_STRINGS_H
> +
> +/* Define to 1 if you have the <string.h> header file. */
> +#undef HAVE_STRING_H
> +
> +/* Define to 1 if you have the `strlcpy' function. */
> +#undef HAVE_STRLCPY
> +
> +/* Define to 1 if you have the `strspn' function. */
> +#undef HAVE_STRSPN
> +
> +/* Have struct sockaddr_un.sun_len */
> +#undef HAVE_SUN_LEN
> +
> +/* Define to 1 if you have the `sysctlbyname' function. */
> +#undef HAVE_SYSCTLBYNAME
> +
> +/* Define to 1 if you have the <sys/param.h> header file. */
> +#undef HAVE_SYS_PARAM_H
> +
> +/* Define to 1 if you have the <sys/stat.h> header file. */
> +#undef HAVE_SYS_STAT_H
> +
> +/* Define to 1 if you have the <sys/sysctl.h> header file. */
> +#undef HAVE_SYS_SYSCTL_H
> +
> +/* Define to 1 if you have the <sys/time.h> header file. */
> +#undef HAVE_SYS_TIME_H
> +
> +/* Define to 1 if you have the <sys/types.h> header file. */
> +#undef HAVE_SYS_TYPES_H
> +
> +/* Define to 1 if you have the <threads.h> header file. */
> +#undef HAVE_THREADS_H
> +
> +/* thread-local setting */
> +#undef HAVE_THREAD_LOCAL
> +
> +/* Define to 1 if you have the <tzfile.h> header file. */
> +#undef HAVE_TZFILE_H
> +
> +/* Define to 1 if you have the <unistd.h> header file. */
> +#undef HAVE_UNISTD_H
> +
> +/* Define to 1 if you have the `__flbf' function. */
> +#undef HAVE___FLBF
> +
> +/* Enable debugging */
> +#undef LIBXO_DEBUG
> +
> +/* Enable text-only rendering */
> +#undef LIBXO_TEXT_ONLY
> +
> +/* Version number as dotted value */
> +#undef LIBXO_VERSION
> +
> +/* Version number extra information */
> +#undef LIBXO_VERSION_EXTRA
> +
> +/* Version number as a number */
> +#undef LIBXO_VERSION_NUMBER
> +
> +/* Version number as string */
> +#undef LIBXO_VERSION_STRING
> +
> +/* Enable local wcwidth implementation */
> +#undef LIBXO_WCWIDTH
> +
> +/* Define to the sub-directory where libtool stores uninstalled librar=
ies. */
> +#undef LT_OBJDIR
> +
> +/* Name of package */
> +#undef PACKAGE
> +
> +/* Define to the address where bug reports for this package should be =
sent. */
> +#undef PACKAGE_BUGREPORT
> +
> +/* Define to the full name of this package. */
> +#undef PACKAGE_NAME
> +
> +/* Define to the full name and version of this package. */
> +#undef PACKAGE_STRING
> +
> +/* Define to the one symbol short name of this package. */
> +#undef PACKAGE_TARNAME
> +
> +/* Define to the home page for this package. */
> +#undef PACKAGE_URL
> +
> +/* Define to the version of this package. */
> +#undef PACKAGE_VERSION
> +
> +/* If using the C implementation of alloca, define if you know the
> +   direction of stack growth for your system; otherwise it will be
> +   automatically deduced at runtime.
> +	STACK_DIRECTION > 0 =3D> grows toward higher addresses
> +	STACK_DIRECTION < 0 =3D> grows toward lower addresses
> +	STACK_DIRECTION =3D 0 =3D> direction of growth unknown */
> +#undef STACK_DIRECTION
> +
> +/* Define to 1 if you have the ANSI C header files. */
> +#undef STDC_HEADERS
> +
> +/* Version number of package */
> +#undef VERSION
> +
> +/* Define to `__inline__' or `__inline' if that's what the C compiler
> +   calls it, or to nothing if 'inline' is not supported under any name=
=2E  */
> +#ifndef __cplusplus
> +#undef inline
> +#endif
> +
> +/* Define to rpl_malloc if the replacement function should be used. */=

> +#undef malloc
> +
> +/* Define to rpl_realloc if the replacement function should be used. *=
/
> +#undef realloc
> +
> +/* Define to `unsigned int' if <sys/types.h> does not define. */
> +#undef size_t
>=20


--=20
Regards,
Bryan Drewery


--TarKo5svgVdXItWHjheI54Aawl0umccPk--

--HWulbB3lExGcai4oeBSh3PSRwjJVpVgpt
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQEcBAEBAgAGBQJXDYP+AAoJEDXXcbtuRpfPAe0H/0EBOc7ouTX6awstlq4gO2NR
Egld/zbH4m1qmm2B7NAK/JawU0uTdNnMyhfEvtEJ8eWelwvwoBBB35gKSC7BweFW
QyXFttwUrbKQQGw1hQYokBb6kCJyXKq3L5S6s0EpYQBTaBA/FS5BqXpxZj08tXaP
0xQH2O/TMk4OxTBxru5z3aLsNzYiQTGmyHD/5VO8TTKzy/6YqaFt6Mxc7veRMGfd
0ZM8PrNAbheEdi06VDwW/DnPl5RmK+mWqKdNLsGjM+qrmwRoOFDyW/N3ZolWKNpt
rA823STXhGZEvn97Wd6leO5/RhD7oAEZtwIL8O7nVy04hqNpbCsV1xmHQmb+o50=
=p7Fe
-----END PGP SIGNATURE-----

--HWulbB3lExGcai4oeBSh3PSRwjJVpVgpt--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?570D83FE.4090606>