The NetBSD Project

CVS log for pkgsrc/archivers/par2/Makefile

[BACK] Up to [cvs.netbsd.org] / pkgsrc / archivers / par2

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.14 / (download) - annotate - [select for diffs], Sun Feb 21 15:07:40 2010 UTC (2 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, 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, HEAD
Changes since 1.13: +3 -1 lines
Diff to previous 1.13 (colored)

Add two patches for big-endian platforms from Fedora via gentoo and
Nick Coleman in PR 40658.

Bump PKGREVISION.
Set LICENSE.

Revision 1.13 / (download) - annotate - [select for diffs], Thu Jun 12 02:14:13 2008 UTC (3 years, 11 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.12: +2 -1 lines
Diff to previous 1.12 (colored)

Add DESTDIR support.

Revision 1.12 / (download) - annotate - [select for diffs], Sun Sep 9 17:10:52 2007 UTC (4 years, 8 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored)

Drop maintainership.

Revision 1.11 / (download) - annotate - [select for diffs], Mon Mar 19 23:59:49 2007 UTC (5 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored)

Become maintainer.

Revision 1.10 / (download) - annotate - [select for diffs], Mon Mar 19 16:40:26 2007 UTC (5 years, 2 months ago) by tv
Branch: MAIN
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored)

give away to pkgsrc-users

Revision 1.9 / (download) - annotate - [select for diffs], Sat Jul 22 04:46:13 2006 UTC (5 years, 10 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

Added "c" to USE_LANGUAGES for packages that use GNU configure scripts,
since they always need a C compiler, even when the source code is
completely in C++.

For some other packages, stated in the comment that a C compiler is
really not needed.

Revision 1.8 / (download) - annotate - [select for diffs], Wed Mar 22 22:50:31 2006 UTC (6 years, 2 months ago) by tv
Branch: MAIN
CVS Tags: pkgsrc-2006Q2-base, pkgsrc-2006Q2, pkgsrc-2006Q1-base, pkgsrc-2006Q1
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored)

Use "tv@NetBSD.org" as my MAINTAINER address; makes identifying me as a
PR-responsible person (such as I am ;) a little easier.

Revision 1.7 / (download) - annotate - [select for diffs], Fri Aug 26 18:56:03 2005 UTC (6 years, 8 months ago) by tv
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4, pkgsrc-2005Q3-base, pkgsrc-2005Q3
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

Update to 0.4.

Notable changes:
* new command line options (-c, -q, -v)
* 64-bit file (via 64-bit stdio API) support

Revision 1.6 / (download) - annotate - [select for diffs], Mon Apr 11 21:44:49 2005 UTC (7 years, 1 month ago) by tv
Branch: MAIN
CVS Tags: pkgsrc-2005Q2-base, pkgsrc-2005Q2
Changes since 1.5: +1 -2 lines
Diff to previous 1.5 (colored)

Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

Revision 1.5 / (download) - annotate - [select for diffs], Fri Jan 21 21:48:32 2005 UTC (7 years, 3 months ago) by tv
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1
Changes since 1.4: +1 -7 lines
Diff to previous 1.4 (colored)

Move GCC_REQD-for-Interix check into a hacks.mk; suggested by jlam.

Revision 1.4 / (download) - annotate - [select for diffs], Fri Jan 21 20:57:54 2005 UTC (7 years, 3 months ago) by tv
Branch: MAIN
Changes since 1.3: +7 -1 lines
Diff to previous 1.3 (colored)

Add GCC_REQD for Interix to prevent use of the base system gcc, which is
missing "long long" support in iostream.

Revision 1.3 / (download) - annotate - [select for diffs], Wed Jul 28 02:47:35 2004 UTC (7 years, 9 months ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base, pkgsrc-2004Q4, pkgsrc-2004Q3-base, pkgsrc-2004Q3
Changes since 1.2: +3 -1 lines
Diff to previous 1.2 (colored)

Enable pkgviews installation.

Revision 1.2 / (download) - annotate - [select for diffs], Sun Jul 4 08:10:23 2004 UTC (7 years, 10 months ago) by grant
Branch: MAIN
Changes since 1.1: +2 -1 lines
Diff to previous 1.1 (colored)

this package only uses a c++ compiler.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Mon Mar 29 19:36:07 2004 UTC (8 years, 1 month ago) by tv
Branch: TNF
CVS Tags: pkgsrc-base, pkgsrc-2004Q2-base, pkgsrc-2004Q2
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

par2cmdline is a PAR 2.0 compatible file verification and repair tool.

See http://parchive.sourceforge.net for details of PAR 2.0 specification
and discussion of all things PAR.

WHAT EXACTLY IS PAR2CMDLINE?

par2cmdline is a program for creating and using PAR2 files to detect
damage in data files and repair them if necessary. It can be used with
any kind of file.

Revision 1.1 / (download) - annotate - [select for diffs], Mon Mar 29 19:36:07 2004 UTC (8 years, 1 month ago) by tv
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>