Up to [cvs.netbsd.org] / pkgsrc / archivers / szip
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.10 / (download) - annotate - [select for diffs], Wed Jan 11 14:20:20 2012 UTC (4 months, 1 week ago) by hans
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
HEAD
Changes since 1.9: +2 -1
lines
Diff to previous 1.9 (colored)
Fix build with gcc46.
Revision 1.9 / (download) - annotate - [select for diffs], Sun Nov 20 00:57:38 2011 UTC (6 months ago) by marino
Branch: MAIN
CVS Tags: pkgsrc-2011Q4-base,
pkgsrc-2011Q4
Changes since 1.8: +4 -4
lines
Diff to previous 1.8 (colored)
archivers/szip: update distinfo This package has a history of repacking the tarball, but checking the same name. Apparently, it has happened twice before, and this a third time. Regenerating the distinfo allows the package to build again, whereas before the distinfo file was unretreivable.
Revision 1.7.22.1 / (download) - annotate - [select for diffs], Sat Oct 15 08:26:00 2011 UTC (7 months ago) by tron
Branch: pkgsrc-2011Q3
Changes since 1.7: +4 -4
lines
Diff to previous 1.7 (colored) next main 1.8 (colored)
Pullup ticket #3555 - requested by dholland
archivers/szip: build fix
Revisions pulled up:
- archivers/szip/Makefile 1.14
- archivers/szip/distinfo 1.8
---
Module Name: pkgsrc
Committed By: dholland
Date: Thu Oct 13 22:34:56 UTC 2011
Modified Files:
pkgsrc/archivers/szip: Makefile distinfo
Log Message:
Upstream has once again released (or "relased") a new version without
a new version number. New DIST_SUBDIR, bump PKGREVISION to 2.
------
Relase notes for SZIP 2.1
July 14, 2010
Bug fixes:
-- None.
New features:
-- CMake support added, which allows for shared or static builds.
Revision 1.8 / (download) - annotate - [select for diffs], Thu Oct 13 22:34:56 2011 UTC (7 months, 1 week ago) by dholland
Branch: MAIN
Changes since 1.7: +4 -4
lines
Diff to previous 1.7 (colored)
Upstream has once again released (or "relased") a new version without
a new version number. New DIST_SUBDIR, bump PKGREVISION to 2.
------
Relase notes for SZIP 2.1
July 14, 2010
Bug fixes:
-- None.
New features:
-- CMake support added, which allows for shared or static builds.
Revision 1.7 / (download) - annotate - [select for diffs], Fri Jan 16 09:18:30 2009 UTC (3 years, 4 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2011Q3-base,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1
Branch point for: pkgsrc-2011Q3
Changes since 1.6: +4 -4
lines
Diff to previous 1.6 (colored)
It seems that DISTFILE was replaced with same name, no information. Bump PKGREVISION for safe.
Revision 1.6 / (download) - annotate - [select for diffs], Mon Sep 8 08:59:22 2008 UTC (3 years, 8 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.5: +5 -5
lines
Diff to previous 1.5 (colored)
Changes 2.1: Bug fixes: - On some platforms configure didn't add -lm flag; fixed. New features: -- Configure was updated to use GNU autotools version 1.5.14.
Revision 1.5 / (download) - annotate - [select for diffs], Tue Jun 5 05:59:23 2007 UTC (4 years, 11 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
cwrapper
Changes since 1.4: +4 -4
lines
Diff to previous 1.4 (colored)
Switch to new master site, use provided .tar.gz instead of previous .tar and adapt distinfo. Change between .tar and .tar.gz: diff -r tar/szip-2.0/config/gnu-flags targz/szip-2.0/config/gnu-flags 129c129 < CFLAGS="$CFLAGS $ARCH -ansi -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline" --- > CFLAGS="$CFLAGS -ansi -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wsign-compare -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline" Only in targz/szip-2.0/config: gnu-flags.old
Revision 1.4 / (download) - annotate - [select for diffs], Mon Oct 3 20:31:26 2005 UTC (6 years, 7 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2007Q1-base,
pkgsrc-2007Q1,
pkgsrc-2006Q4-base,
pkgsrc-2006Q4,
pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2,
pkgsrc-2006Q1-base,
pkgsrc-2006Q1,
pkgsrc-2005Q4-base,
pkgsrc-2005Q4
Changes since 1.3: +2 -1
lines
Diff to previous 1.3 (colored)
On DragonFly at least, -lm is needed for brust_szip. It doesn't hurt on other platforms, so just add it.
Revision 1.3 / (download) - annotate - [select for diffs], Thu Feb 24 16:20:25 2005 UTC (7 years, 2 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base,
pkgsrc-2005Q3,
pkgsrc-2005Q2-base,
pkgsrc-2005Q2,
pkgsrc-2005Q1-base,
pkgsrc-2005Q1
Changes since 1.2: +4 -4
lines
Diff to previous 1.2 (colored)
Changes 2.0:
Bug fixes:
-- Few bugs that caused overflow of the output buffer were fixed.
New features:
-- For information about changes in the SZIP source code see
http://hdf.ncsa.uiuc.edu/doc_resource/SZIP/Release_notes_2_0.pdf
-- This release supports shared libraries.
See "Known problems" section for additional information.
Revision 1.2 / (download) - annotate - [select for diffs], Wed Feb 23 14:45:26 2005 UTC (7 years, 2 months ago) by agc
Branch: MAIN
Changes since 1.1: +2 -1
lines
Diff to previous 1.1 (colored)
Add RMD160 digests in addition to SHA1 ones.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Tue Apr 20 18:03:29 2004 UTC (8 years, 1 month ago) by drochner
Branch: TNF
CVS Tags: pkgsrc_base,
pkgsrc-2004Q4-base,
pkgsrc-2004Q4,
pkgsrc-2004Q3-base,
pkgsrc-2004Q3,
pkgsrc-2004Q2-base,
pkgsrc-2004Q2
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
import szip-1.1, a (lossless) compression library for scientific sample data
Revision 1.1 / (download) - annotate - [select for diffs], Tue Apr 20 18:03:29 2004 UTC (8 years, 1 month ago) by drochner
Branch: MAIN
Initial revision