[Bug 252245] [META] Ports broken by libgnuregex removal in -CURRENT
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Dec 29 05:42:15 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252245
--- Comment #1 from commit-hook at FreeBSD.org ---
A commit references this bug:
Author: kevans
Date: Tue Dec 29 05:41:15 UTC 2020
New revision: 559542
URL: https://svnweb.freebsd.org/changeset/ports/559542
Log:
[NEW PORT] devel/libgnuregex: GNU regex(3) extension library
This version of libgnuregex is based on the latest version of devel/gnulib
in the tree, and is intended as a direct replacement for the libgnuregex
that has been historically provided in base.
A port was chosen over all consumers dragging in devel/gnulib to save
rebuilds since more than ~5 consumers need libgnuregex, and this also makes
for an easier migration as ports just need to bring in the port and make
sure LOCALBASE/lib and LOCALBASE/inclue are included.
It is currently expected that ports dependant on this will fully specify the
shlib version against ports tree convention so that we can provide a
consistent experience across all versions of FreeBSD, past and future, using
a less-broken version of the library.
PR: 252245
Changes:
head/devel/Makefile
head/devel/libgnuregex/
head/devel/libgnuregex/Makefile
head/devel/libgnuregex/files/
head/devel/libgnuregex/files/Makefile
head/devel/libgnuregex/files/config.h
head/devel/libgnuregex/files/gnuregex.h
head/devel/libgnuregex/files/patch-regex.c
head/devel/libgnuregex/files/patch-regex.h
head/devel/libgnuregex/files/patch-regex__internal.h
head/devel/libgnuregex/pkg-descr
head/devel/libgnuregex/pkg-plist
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-ports-bugs
mailing list