The NetBSD Project

CVS log for pkgsrc/x11/XmHTML/distinfo

[BACK] Up to [cvs.netbsd.org] / pkgsrc / x11 / XmHTML

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.10 / (download) - annotate - [select for diffs], Wed Jan 26 00:16:31 2011 UTC (15 months, 4 weeks 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, HEAD
Changes since 1.9: +2 -1 lines
Diff to previous 1.9 (colored)

Fix build with png-1.5. Problem reported by chuck.

Revision 1.9 / (download) - annotate - [select for diffs], Tue Sep 8 19:20:49 2009 UTC (2 years, 8 months ago) by joerg
Branch: MAIN
CVS Tags: 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
Changes since 1.8: +6 -6 lines
Diff to previous 1.8 (colored)

Use libtool --mode=XXX in all cases.

Revision 1.8 / (download) - annotate - [select for diffs], Mon Oct 3 17:52:10 2005 UTC (6 years, 7 months ago) by joerg
Branch: MAIN
CVS Tags: 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.7: +2 -1 lines
Diff to previous 1.7 (colored)

stdout may not be a link-time constant. E.g. on DragonFly, it is just an
extern pointer. Move the compile-time initialisation to run time.

Revision 1.7 / (download) - annotate - [select for diffs], Sun Sep 18 16:03:47 2005 UTC (6 years, 8 months ago) by dmcmahill
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base, pkgsrc-2005Q3
Changes since 1.6: +2 -1 lines
Diff to previous 1.6 (colored)

Make this be compatible with pkgsrc zlib.  Fixes recently noted bulk
build problems.

Revision 1.5.4.1 / (download) - annotate - [select for diffs], Tue Aug 2 22:30:52 2005 UTC (6 years, 9 months ago) by salo
Branch: pkgsrc-2005Q2
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored) next main 1.6 (colored)

Pullup ticket 636 - requested by Grant Beattie
build fixes for XmHTML

Revisions pulled up:
- pkgsrc/x11/XmHTML/Makefile		1.34
- pkgsrc/x11/XmHTML/distinfo		1.6
- pkgsrc/x11/XmHTML/patches/patch-aa	1.7

   Module Name:		pkgsrc
   Committed By:	grant
   Date:		Sun Jul 31 05:51:29 UTC 2005

   Modified Files:
   	pkgsrc/x11/XmHTML: Makefile distinfo
   	pkgsrc/x11/XmHTML/patches: patch-aa

   Log Message:
   we only install libXmHTML, so don't bother building all the other
   stuff.

   also, install the library using ${INSTALL_LIB} so it gets the right
   mode.

Revision 1.6 / (download) - annotate - [select for diffs], Sun Jul 31 05:51:28 2005 UTC (6 years, 9 months ago) by grant
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

we only install libXmHTML, so don't bother building all the other
stuff.

also, install the library using ${INSTALL_LIB} so it gets the right
mode.

Revision 1.5 / (download) - annotate - [select for diffs], Wed Feb 23 17:36:09 2005 UTC (7 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2005Q2-base, pkgsrc-2005Q1-base, pkgsrc-2005Q1
Branch point for: pkgsrc-2005Q2
Changes since 1.4: +2 -1 lines
Diff to previous 1.4 (colored)

Add RMD160 checksums to the SHA1 ones.

Revision 1.4 / (download) - annotate - [select for diffs], Sun Aug 25 21:52:28 2002 UTC (9 years, 9 months ago) by jlam
Branch: MAIN
CVS Tags: 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-1-base, netbsd-1-6-1
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored)

Merge packages from the buildlink2 branch back into the main trunk that
have been converted to USE_BUILDLINK2.

Revision 1.3.2.1 / (download) - annotate - [select for diffs], Sun Jun 30 06:24:37 2002 UTC (9 years, 10 months ago) by jlam
Branch: buildlink2
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored) next main 1.4 (colored)

Convert to use the buildlink2 framework.  Trim any unnecessary changes in
the patches or remove them entirely.

Revision 1.3 / (download) - annotate - [select for diffs], Wed Sep 12 04:05:03 2001 UTC (10 years, 8 months ago) by jlam
Branch: MAIN
CVS Tags: pkgviews-base, pkgviews, netbsd-1-6-RELEASE-base, netbsd-1-6, netbsd-1-5-PATCH003, buildlink2-base
Branch point for: buildlink2
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored)

Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY.

Revision 1.2 / (download) - annotate - [select for diffs], Thu Apr 19 11:07:35 2001 UTC (11 years, 1 month ago) by skrll
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 12:14:43 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>