aboutsummaryrefslogtreecommitdiff
path: root/lib/libz
Commit message (Expand)AuthorAgeFilesLines
* Add missing double quote to fix r316635 commit.Alexander Kabaev2017-04-091-1/+1
* Enable 16-bit longest_match for x86.Xin LI2017-04-081-13/+3
* MFV r311279: zlib 1.2.10.Xin LI2017-01-043-1/+15
|\
* | Restructure libz, place vendor files in contrib/zlib like other thirdXin LI2017-01-0444-20545/+17
|\|
* | MFHGlen Barber2016-04-041-1/+0
|\ \
| * | Implement (ACFLAGS|CFLAGS|CXXFLAGS).SRC globally.Bryan Drewery2016-03-261-1/+0
* | | First pass through library packaging.Glen Barber2016-02-041-0/+1
|/ /
* | META MODE: Prefer INSTALL=tools/install.sh to lessen the need for xinstall.host.Bryan Drewery2015-11-251-1/+0
* | Remove redundant COMPAT_32BIT guard on pkgconfig files. This is already handledBryan Drewery2015-10-031-2/+0
* | Replace beforeinstall: handling with FILES.Bryan Drewery2015-09-181-3/+2
* | In libz's inflateMark(), avoid left-shifting a negative integer, whichDimitry Andric2015-09-071-1/+1
* | new dependsSimon J. Gerraty2015-06-161-0/+1
* | Revert r284417 it is not necessary anymoreBaptiste Daroussin2015-06-151-1/+1
* | Enforce overwritting SHLIBDIRBaptiste Daroussin2015-06-151-1/+1
* | Add META_MODE support.Simon J. Gerraty2015-06-131-0/+18
|\ \
| * | dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * | Merge from head@274682Simon J. Gerraty2014-11-191-0/+2
| |\ \ | |/ / |/| |
| * | Merge head from 7/28Simon J. Gerraty2014-08-193-0/+21
| |\ \
| * | | Updated dependenciesSimon J. Gerraty2014-05-161-1/+1
| * | | Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * | | Merge headSimon J. Gerraty2014-04-276-8/+110
| |\ \ \
| * \ \ \ Merge from headSimon J. Gerraty2013-09-0525-140/+329
| |\ \ \ \
| * | | | | Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * | | | | Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * | | | | Updated/new Makefile.dependSimon J. Gerraty2012-11-081-0/+3
| * | | | | Sync from headSimon J. Gerraty2012-11-0432-889/+2437
| |\ \ \ \ \
| * | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+16
* | | | | | | only install .pc files when we are not installing 32bit compat libs...John-Mark Gurney2014-10-271-0/+2
| |_|_|_|/ / |/| | | | |
* | | | | | Fix path for zlib examples, this have no runtime effect and wasXin LI2014-06-111-0/+2
* | | | | | Add a zlib pkg-config file (more and more ports requires it)Baptiste Daroussin2014-06-112-0/+18
| |_|_|/ / |/| | | |
* | | | | Add a manual page for zopen(3) provided by our libz.so.Xin LI2014-03-062-1/+97
* | | | | Fix up FreeBSD tag for files not from a vendor branchEd Maste2013-10-315-5/+5
* | | | | Make it possible to seek within a gzip stream.Xin LI2013-10-161-2/+8
| |_|/ / |/| | |
* | | | MFV: Update zlib to 1.2.8.Xin LI2013-05-0525-139/+328
|\ \ \ \ | | |_|/ | |/| |
* | | | - Correct mispellings of the word occurrenceGabor Kovesdan2013-04-171-1/+1
| |_|/ |/| |
* | | MFV: Update zlib to 1.2.7.Xin LI2012-06-2132-889/+2437
|\| | | |/ |/|
* | Define several extra macros in bsd.sys.mk and sys/conf/kern.pre.mk, toDimitry Andric2012-02-281-4/+4
* | Disable gvmat64.S, the assembler version of longest_match for now.Xin LI2011-07-181-10/+10
* | Upgrade our copy of llvm/clang to r126079, from upstream's trunk.Dimitry Andric2011-02-201-0/+4
* | Fix some leftover binaries and shared libraries in the system that stillDimitry Andric2011-02-151-0/+2
* | Revert 212517 to restore pristine state of this fileWarner Losh2010-10-131-2/+0
* | Include FreeBSD svn tagWarner Losh2010-09-131-0/+2
* | MFV: zlib 1.2.5.Xin LI2010-04-2018-74/+117
|\|
* | Expose a few symbols as public interface rather than private.Xin LI2010-04-161-6/+6
* | MFV: libz 1.2.4.3.Xin LI2010-04-1611-35/+104
|\|
* | Remove _LARGEFILE64_SOURCE==1 case which is supposed to be always falseXin LI2010-04-011-1/+1
* | For now, hardcode FreeBSD configuration that will never change on zlib.h:Xin LI2010-04-011-25/+0
* | Update to 1.2.4.1 (beta).Xin LI2010-03-3114-66/+78
|\|
| * Flattern zlib vendor tree.Xin LI2010-02-2331-13562/+0
* | Update to zlib 1.2.4 and add versioned symbols to theXin LI2010-03-2241-2144/+7559