The NetBSD Project

CVS log for pkgsrc/archivers/hpack/distinfo

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

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.11 / (download) - annotate - [select for diffs], Mon Sep 12 04:46:54 2011 UTC (8 months, 1 week ago) by dholland
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, HEAD
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored)

Disable inline by always #defining it to nothing. What motivates
people to declare functions inline without making any kind of inline
definition available?

Revision 1.10 / (download) - annotate - [select for diffs], Mon Oct 3 11:18:40 2005 UTC (6 years, 7 months ago) by joerg
Branch: MAIN
CVS Tags: 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, pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, 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, 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, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored)

Add DragonFly to the conditions.

Revision 1.9 / (download) - annotate - [select for diffs], Wed Feb 23 14:45:23 2005 UTC (7 years, 2 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base, pkgsrc-2005Q3, pkgsrc-2005Q2-base, pkgsrc-2005Q2, pkgsrc-2005Q1-base, pkgsrc-2005Q1
Changes since 1.8: +2 -1 lines
Diff to previous 1.8 (colored)

Add RMD160 digests in addition to SHA1 ones.

Revision 1.8 / (download) - annotate - [select for diffs], Wed Jan 19 17:39:13 2005 UTC (7 years, 4 months ago) by tv
Branch: MAIN
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored)

Compile fix for Interix.

Revision 1.7 / (download) - annotate - [select for diffs], Wed Oct 27 16:45:49 2004 UTC (7 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base, pkgsrc-2004Q4
Changes since 1.6: +3 -3 lines
Diff to previous 1.6 (colored)

Master site vanished. Get distfile from a different site; tarball has
3 byte diff to previous one (in the tar header), so set DIST_SUBDIR.
cmp -l output (old - new):
     5 164 206
     6 312 226
     7 246 247

Revision 1.6 / (download) - annotate - [select for diffs], Wed Jun 9 16:17:47 2004 UTC (7 years, 11 months ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base, pkgsrc-2004Q3, pkgsrc-2004Q2-base, pkgsrc-2004Q2
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

Make this package build on Linux.
  - Use lseek(2) instead of tell() on Linux.
  - Use "${RM} -f" instead of "rm" in @unexec.

Revision 1.5 / (download) - annotate - [select for diffs], Sat Mar 9 03:27:51 2002 UTC (10 years, 2 months ago) by yyamano
Branch: MAIN
CVS Tags: pkgviews-base, pkgviews, pkgsrc-2004Q1-base, pkgsrc-2004Q1, pkgsrc-2003Q4-base, pkgsrc-2003Q4, netbsd-1-6-RELEASE-base, netbsd-1-6-1-base, netbsd-1-6-1, netbsd-1-6, netbsd-1-5-PATCH003, buildlink2-base, buildlink2
Changes since 1.4: +3 -4 lines
Diff to previous 1.4 (colored)

Make it build on Darwin.

* Use curses. Darwin doesn't have termcap.
* Add __APPLE__ to system.h to define necessary macros.
* Replace __{Free,Open,Net}BSD__ with __UNIX__ in language/language.c.
  It worked on *BSD, but not correct logically.

XXX -no-cpp-precomp issue isn't fixed yet. I think we should fix it in
XXX generic way.

Revision 1.4 / (download) - annotate - [select for diffs], Fri Sep 14 15:03:10 2001 UTC (10 years, 8 months ago) by wiz
Branch: MAIN
Changes since 1.3: +3 -2 lines
Diff to previous 1.3 (colored)

Replace gets(3) by fgets(3). Patches by Don Yuniskis in pkg/13896.

Revision 1.3 / (download) - annotate - [select for diffs], Sun Apr 22 15:52:28 2001 UTC (11 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: netbsd-1-5-PATCH001
Changes since 1.2: +9 -1 lines
Diff to previous 1.2 (colored)

re-add patch checksum (have to be made after `make extract')

Revision 1.2 / (download) - annotate - [select for diffs], Wed Apr 18 11:21:06 2001 UTC (11 years, 1 month ago) by agc
Branch: MAIN
Changes since 1.1: +3 -3 lines
Diff to previous 1.1 (colored)

Move to sha1 digests, and add distfile sizes.

Revision 1.1 / (download) - annotate - [select for diffs], Tue Apr 17 10:10:28 2001 UTC (11 years, 1 month ago) by agc
Branch: MAIN

+ move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo

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>