|
Revision tags: release/12.4.0, release/13.1.0 |
|
| #
91f57c80 |
| 31-Mar-2022 |
Xin LI <[email protected]> |
MFV c144cc54795d: zlib 1.2.12.
MFC after: 3 days Relnotes: yes
(cherry picked from commit cd8822075a38d0734e74b1735e4b5dbef9789170) (cherry picked from commit 6349675deca1fbe704086287bdd94194041079
MFV c144cc54795d: zlib 1.2.12.
MFC after: 3 days Relnotes: yes
(cherry picked from commit cd8822075a38d0734e74b1735e4b5dbef9789170) (cherry picked from commit 6349675deca1fbe704086287bdd941940410799c)
Approved by: re (gjb)
show more ...
|
| #
6318e220 |
| 06-Dec-2021 |
Jessica Clarke <[email protected]> |
Bootstrap libz when cross-building from non-FreeBSD
This is needed now libdwarf depends on libz.
Fixes: dbf05458e3bd ("libdwarf: Support consumption of compressed ELF sections") MFC after: 1 week
Bootstrap libz when cross-building from non-FreeBSD
This is needed now libdwarf depends on libz.
Fixes: dbf05458e3bd ("libdwarf: Support consumption of compressed ELF sections") MFC after: 1 week
(cherry picked from commit 8d5d329553b345c0887405db741750b0f728d902)
show more ...
|
|
Revision tags: release/12.3.0, release/13.0.0 |
|
| #
41b278bd |
| 16-Mar-2021 |
Emmanuel Vadot <[email protected]> |
Convert libs with pc files to use PCFILES
Now the .pc ends up in the correct package (-dev)
Reviewed by: bapt, emaste Differential Revision: https://reviews.freebsd.org/D29172 MFC after: 2 wee
Convert libs with pc files to use PCFILES
Now the .pc ends up in the correct package (-dev)
Reviewed by: bapt, emaste Differential Revision: https://reviews.freebsd.org/D29172 MFC after: 2 weeks
show more ...
|
|
Revision tags: release/12.2.0, release/11.4.0 |
|
| #
16ade779 |
| 12-May-2020 |
Xin LI <[email protected]> |
Generate zlib.pc from source.
Reviewed by: bapt MFC after: 3 days Differential Revision: https://reviews.freebsd.org/D24806
|
|
Revision tags: release/12.1.0 |
|
| #
a1d53587 |
| 18-Oct-2019 |
Brooks Davis <[email protected]> |
Remove obsolete, non-use of CLANG_NO_IAS.
CLANG_NO_IAS was removed in r351661.
|
| #
a7b5a3d4 |
| 05-Sep-2019 |
Emmanuel Vadot <[email protected]> |
pkgbase: Put a lot of binaries and lib in FreeBSD-runtime
All of them are needed to be able to boot to single user and be able to repair a existing FreeBSD installation so put them directly into Fre
pkgbase: Put a lot of binaries and lib in FreeBSD-runtime
All of them are needed to be able to boot to single user and be able to repair a existing FreeBSD installation so put them directly into FreeBSD-runtime.
Reviewed by: bapt, gjb Differential Revision: https://reviews.freebsd.org/D21503
show more ...
|
|
Revision tags: release/11.3.0 |
|
| #
c9083b85 |
| 08-May-2019 |
Xin LI <[email protected]> |
Move contrib/zlib to sys/contrib/zlib so that we can use it in kernel. This is a prerequisite of unifying kernel zlib instances.
Submitted by: Yoshihiro Ota <ota at j.email.ne.jp> MFC after: 2 weeks
Move contrib/zlib to sys/contrib/zlib so that we can use it in kernel. This is a prerequisite of unifying kernel zlib instances.
Submitted by: Yoshihiro Ota <ota at j.email.ne.jp> MFC after: 2 weeks Differential Revision: https://reviews.freebsd.org/D20191
show more ...
|
|
Revision tags: release/12.0.0 |
|
| #
8e2a46c8 |
| 06-Dec-2018 |
Mark Johnston <[email protected]> |
Add zdopen(3) to complement zopen(3).
zdopen() can be used in capability mode. Update zopen.3 accordingly and fix some grammar nits while I'm here.
Reviewed by: delphij MFC after: 2 weeks Sponsore
Add zdopen(3) to complement zopen(3).
zdopen() can be used in capability mode. Update zopen.3 accordingly and fix some grammar nits while I'm here.
Reviewed by: delphij MFC after: 2 weeks Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D18456
show more ...
|
|
Revision tags: release/11.2.0, release/10.4.0, release/11.1.0 |
|
| #
3b293398 |
| 09-Apr-2017 |
Alexander Kabaev <[email protected]> |
Add missing double quote to fix r316635 commit.
|
| #
7250d89e |
| 08-Apr-2017 |
Xin LI <[email protected]> |
Enable 16-bit longest_match for x86.
This gives a ~2% improvement in compression tests.
MFC after: 2 weeks
|
|
Revision tags: release/11.0.1, release/11.0.0 |
|
| #
59f6130d |
| 26-Mar-2016 |
Bryan Drewery <[email protected]> |
Implement (ACFLAGS|CFLAGS|CXXFLAGS).SRC globally.
Sponsored by: EMC / Isilon Storage Division
|
|
Revision tags: release/10.3.0 |
|
| #
a70cba95 |
| 04-Feb-2016 |
Glen Barber <[email protected]> |
First pass through library packaging.
Sponsored by: The FreeBSD Foundation
|
| #
43fa36d5 |
| 03-Oct-2015 |
Bryan Drewery <[email protected]> |
Remove redundant COMPAT_32BIT guard on pkgconfig files. This is already handled by the LIBRARIES_ONLY mechanism protecting FILES.
Sponsored by: EMC / Isilon Storage Division
|
| #
de0e3997 |
| 18-Sep-2015 |
Bryan Drewery <[email protected]> |
Replace beforeinstall: handling with FILES.
This actually fixes some cases to respect LIBRARIES_ONLY.
Sponsored by: EMC / Isilon Storage Division
|
|
Revision tags: release/10.2.0 |
|
| #
18b2ee82 |
| 15-Jun-2015 |
Baptiste Daroussin <[email protected]> |
Revert r284417 it is not necessary anymore
|
| #
4232f826 |
| 15-Jun-2015 |
Baptiste Daroussin <[email protected]> |
Enforce overwritting SHLIBDIR
Since METAMODE has been added, sys.mk loads bsd.mkopt.mk which ends load loading bsd.own.mk which then defines SHLIBDIR before all the Makefile.inc everywhere.
This ma
Enforce overwritting SHLIBDIR
Since METAMODE has been added, sys.mk loads bsd.mkopt.mk which ends load loading bsd.own.mk which then defines SHLIBDIR before all the Makefile.inc everywhere.
This makes /lib being populated again.
Reported by: many
show more ...
|
|
Revision tags: release/10.1.0 |
|
| #
89ca4e2d |
| 27-Oct-2014 |
John-Mark Gurney <[email protected]> |
only install .pc files when we are not installing 32bit compat libs...
This fixes the problem of installing the .pc files multiple times...
|
|
Revision tags: release/9.3.0 |
|
| #
28dfa008 |
| 11-Jun-2014 |
Xin LI <[email protected]> |
Fix path for zlib examples, this have no runtime effect and was overlooked when I was doing zlib update.
MFC after: 2 weeks
|
| #
a021956c |
| 11-Jun-2014 |
Baptiste Daroussin <[email protected]> |
Add a zlib pkg-config file (more and more ports requires it)
Approved by: delphij MFC after: 1 week
|
| #
41de1082 |
| 06-Mar-2014 |
Xin LI <[email protected]> |
Add a manual page for zopen(3) provided by our libz.so.
|
|
Revision tags: release/10.0.0 |
|
| #
ce086c79 |
| 31-Oct-2013 |
Ed Maste <[email protected]> |
Fix up FreeBSD tag for files not from a vendor branch
Unexpand the tag, remove the fbsd:nokeywords property and add the svn:keywords property. This should eliminate the gratuituous diffs that appea
Fix up FreeBSD tag for files not from a vendor branch
Unexpand the tag, remove the fbsd:nokeywords property and add the svn:keywords property. This should eliminate the gratuituous diffs that appear on these files in projects branches.
Sponsored by: The FreeBSD Foundation
show more ...
|
|
Revision tags: release/9.2.0, release/8.4.0, release/9.1.0, release/8.3.0_cvs, release/8.3.0 |
|
| #
07b202a8 |
| 28-Feb-2012 |
Dimitry Andric <[email protected]> |
Define several extra macros in bsd.sys.mk and sys/conf/kern.pre.mk, to get rid of testing explicitly for clang (using ${CC:T:Mclang}) in individual Makefiles.
Instead, use the following extra macros
Define several extra macros in bsd.sys.mk and sys/conf/kern.pre.mk, to get rid of testing explicitly for clang (using ${CC:T:Mclang}) in individual Makefiles.
Instead, use the following extra macros, for use with clang: - NO_WERROR.clang (disables -Werror) - NO_WCAST_ALIGN.clang (disables -Wcast-align) - NO_WFORMAT.clang (disables -Wformat and friends) - CLANG_NO_IAS (disables integrated assembler) - CLANG_OPT_SMALL (adds flags for extra small size optimizations)
As a side effect, this enables setting CC/CXX/CPP in src.conf instead of make.conf! For clang, use the following:
CC=clang CXX=clang++ CPP=clang-cpp
MFC after: 2 weeks
show more ...
|
|
Revision tags: release/9.0.0 |
|
| #
54257e2c |
| 18-Jul-2011 |
Xin LI <[email protected]> |
Disable gvmat64.S, the assembler version of longest_match for now.
PR: kern/154073 MFC after: 3 days Approved by: re (kib)
|
|
Revision tags: release/7.4.0_cvs, release/8.2.0_cvs, release/7.4.0, release/8.2.0 |
|
| #
152e60f2 |
| 15-Feb-2011 |
Dimitry Andric <[email protected]> |
Fix some leftover binaries and shared libraries in the system that still have an executable stack, due to linking in hand-assembled .S or .s files, that have no .GNU-stack sections:
RWX --- --- /li
Fix some leftover binaries and shared libraries in the system that still have an executable stack, due to linking in hand-assembled .S or .s files, that have no .GNU-stack sections:
RWX --- --- /lib/libcrypto.so.6 RWX --- --- /lib/libmd.so.5 RWX --- --- /lib/libz.so.6 RWX --- --- /lib/libzpool.so.2 RWX --- --- /usr/lib/liblzma.so.5
These were found using scanelf, from the sysutils/pax-utils port.
Reviewed by: kib
show more ...
|
|
Revision tags: release/8.1.0_cvs, release/8.1.0 |
|
| #
2c221f6f |
| 20-Apr-2010 |
Xin LI <[email protected]> |
MFC assembler version of match functions for amd64 and i386(*).
This gives approximately 15% improvement on compression case.
(*) i386 assembler version is enabled ONLY when MACHINE_CPU have 'i686'
MFC assembler version of match functions for amd64 and i386(*).
This gives approximately 15% improvement on compression case.
(*) i386 assembler version is enabled ONLY when MACHINE_CPU have 'i686' which is not default on FreeBSD/i386. One can specify for instance CPUTYPE=pentium4 in /etc/make.conf to get this feature.
show more ...
|