Baptiste Daroussin
910824cea4
Do not regenerate and install liblzma.pc when only build libraries
...
aka do not regenerate while generating 32bits libs
Reported by: antoine
2015-01-11 09:25:01 +00:00
Baptiste Daroussin
8606363bf9
Install the liblzma pkg-config file
...
MFC after: 1 week
2015-01-10 00:11:10 +00:00
Dimitry Andric
152e60f2fe
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
2011-02-15 22:03:09 +00:00
Martin Matuska
e0f0e66dfe
Upgrade xz to git snapshot as of 20101010
...
Approved by: delphij (mentor)
MFC after: 1 month
2010-10-11 21:16:50 +00:00
Xin LI
881bfb7497
- Add versioned symbols to liblzma
...
- Use default SHLIB_MAJOR.
Approved by: mm
X-MFC with: lzma library MFC
2010-05-14 20:40:37 +00:00
Martin Matuska
98be819983
Add two public headers missing in r207842
...
Adjust CFLAGS for lzmainfo, xz, xzdec
Approved by: delphij (mentor)
MFC after: 2 weeks
2010-05-10 07:47:31 +00:00
Martin Matuska
81ad83880d
Import of liblzma, xz, xzdec, lzmainfo from vendor branch
...
Add support for xz and lzma to lesspipe.sh (xzless, lzless)
Bump __FreeBSD_version
Approved by: delphij (mentor)
MFC after: 2 weeks
2010-05-10 06:59:50 +00:00