Up to [cvs.netbsd.org] / pkgsrc / converters / ish
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.7 / (download) - annotate - [select for diffs], Fri Jan 29 16:47:53 2010 UTC (2 years, 3 months ago) by joerg
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.6: +2 -2
lines
Diff to previous 1.6 (colored)
DESTDIR support
Revision 1.6 / (download) - annotate - [select for diffs], Mon Dec 19 00:06:47 2005 UTC (6 years, 5 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,
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.5: +3 -3
lines
Diff to previous 1.5 (colored)
Fix errno.
Revision 1.4.2.1 / (download) - annotate - [select for diffs], Tue Mar 29 06:36:06 2005 UTC (7 years, 1 month ago) by snj
Branch: pkgsrc-2005Q1
Changes since 1.4: +3 -1
lines
Diff to previous 1.4 (colored) next main 1.5 (colored)
Pullup ticket 398 - requested by Min Sik KIm
portability fix for ish
Revisions pulled up:
- pkgsrc/converters/ish/distinfo 1.5
- pkgsrc/converters/ish/patches/patch-ab 1.1
- pkgsrc/converters/ish/patches/patch-ac 1.1
Module Name: pkgsrc
Committed By: minskim
Date: Thu Mar 24 16:14:04 UTC 2005
Modified Files:
pkgsrc/converters/ish: distinfo
Added Files:
pkgsrc/converters/ish/patches: patch-ab patch-ac
Log Message:
Make this package build on Linux.
- Include time.h to use "struct tm".
- stdout is not a constant on some platforms. Do not use it in
initializing a variable.
Revision 1.5 / (download) - annotate - [select for diffs], Thu Mar 24 16:14:03 2005 UTC (7 years, 2 months ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base,
pkgsrc-2005Q3,
pkgsrc-2005Q2-base,
pkgsrc-2005Q2
Changes since 1.4: +3 -1
lines
Diff to previous 1.4 (colored)
Make this package build on Linux.
- Include time.h to use "struct tm".
- stdout is not a constant on some platforms. Do not use it in
initializing a variable.
Revision 1.4 / (download) - annotate - [select for diffs], Wed Feb 23 16:12:33 2005 UTC (7 years, 3 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base
Branch point for: pkgsrc-2005Q1
Changes since 1.3: +2 -1
lines
Diff to previous 1.3 (colored)
Add RMD160 digests in addition to SHA1 ones
Revision 1.3 / (download) - annotate - [select for diffs], Mon Aug 20 02:50:56 2001 UTC (10 years, 9 months ago) by jlam
Branch: MAIN
CVS Tags: pkgviews-base,
pkgviews,
pkgsrc-2004Q4-base,
pkgsrc-2004Q4,
pkgsrc-2004Q3-base,
pkgsrc-2004Q3,
pkgsrc-2004Q2-base,
pkgsrc-2004Q2,
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.2: +2 -1
lines
Diff to previous 1.2 (colored)
Honor CC, CFLAGS, and LDFLAGS settings from the environment and mark as USE_BUILDLINK_ONLY.
Revision 1.2 / (download) - annotate - [select for diffs], Wed Apr 18 16:28:00 2001 UTC (11 years, 1 month ago) by agc
Branch: MAIN
CVS Tags: netbsd-1-5-PATCH001
Changes since 1.1: +3 -2
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:35:10 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