The NetBSD Project

CVS log for pkgsrc/graphics/compface/distinfo

[BACK] Up to [cvs.netbsd.org] / pkgsrc / graphics / compface

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.9 / (download) - annotate - [select for diffs], Thu Jun 11 10:04:27 2009 UTC (2 years, 11 months ago) by tnn
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, pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2, HEAD
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

Add DESTDIR support.

Revision 1.8 / (download) - annotate - [select for diffs], Tue Mar 27 12:34:11 2007 UTC (5 years, 2 months ago) by dmcmahill
Branch: MAIN
CVS Tags: 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, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.7: +2 -1 lines
Diff to previous 1.7 (colored)

only pass a single directory name at a time to 'install -d' as this is more portable.
Fixes install problems on solaris.

Revision 1.7 / (download) - annotate - [select for diffs], Thu Mar 8 19:23:04 2007 UTC (5 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.6: +4 -7 lines
Diff to previous 1.6 (colored)

Update to 1.5.2:

2005-08-04  Ben Wing

	Version 1.5.2: Fixed CRLF endings in sources.  Moved configure.in to
	configure.ac and rewrote obsolete constructions.  Redid installation
	in `make install' so it actually worked, including on Cygwin
	(needs the EXEEXT variable from `configure').

Revision 1.6 / (download) - annotate - [select for diffs], Thu Feb 24 08:45:04 2005 UTC (7 years, 3 months ago) by agc
Branch: MAIN
CVS Tags: 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, pkgsrc-2005Q3-base, pkgsrc-2005Q3, pkgsrc-2005Q2-base, pkgsrc-2005Q2, pkgsrc-2005Q1-base, pkgsrc-2005Q1
Changes since 1.5: +2 -1 lines
Diff to previous 1.5 (colored)

Add RMD160 digests

Revision 1.5 / (download) - annotate - [select for diffs], Wed Jan 26 17:42:53 2005 UTC (7 years, 3 months ago) by ben
Branch: MAIN
Changes since 1.4: +3 -3 lines
Diff to previous 1.4 (colored)

Update compface to version 1.5.1, addresses PR#29128.

Revision 1.4 / (download) - annotate - [select for diffs], Wed Jan 12 23:22:30 2005 UTC (7 years, 4 months ago) by kristerw
Branch: MAIN
Changes since 1.3: +3 -1 lines
Diff to previous 1.3 (colored)

The GCC 2.95 preprocessor does not handle \ line continuations in files
with Microsoft line endings.

Revision 1.3 / (download) - annotate - [select for diffs], Mon Jan 10 13:40:02 2005 UTC (7 years, 4 months ago) by adam
Branch: MAIN
Changes since 1.2: +4 -4 lines
Diff to previous 1.2 (colored)

Changes 1.5:
* Minor feature enhancements

Revision 1.2 / (download) - annotate - [select for diffs], Sat Mar 20 00:40:15 2004 UTC (8 years, 2 months ago) by snj
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base, pkgsrc-2004Q4, pkgsrc-2004Q3-base, pkgsrc-2004Q3, pkgsrc-2004Q2-base, pkgsrc-2004Q2, pkgsrc-2004Q1-base, pkgsrc-2004Q1
Changes since 1.1: +2 -1 lines
Diff to previous 1.1 (colored)

Fix build on Linux.  From Antonio Marques in PR pkg/24852.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri Jul 19 01:13:52 2002 UTC (9 years, 10 months ago) by hubertf
Branch: TNF
CVS Tags: pkgviews-base, pkgviews, pkgsrc-base, pkgsrc-2003Q4-base, pkgsrc-2003Q4, netbsd-1-6-RELEASE-base, netbsd-1-6-1-base, netbsd-1-6-1, netbsd-1-6
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Add compface 1.4: 48x48x1 image compression and decompression (X-face utility)

The programme (two programmes really - but they're just links to each
other) converts 48x48x1 images to and from a compressed format.  The
uncompressed images are expected to contain 48x48/4 (576) hex digits.
All other characters and any `0's followed by `X' or `x' are ignored.
Usually the files are 48 lines of "0x%04X,0x%04X,0x%04X,".  The
compressed images contain some number of printable characters.  Non
printable characters, including ` ' are ignored.  The purpose of the
programme is to allow the inclusion of face images within mail headers
using the field name `X-face: '.

Submitted by Osamu OISHI <oishi@alef.ims.ac.jp> in PR 17541

Revision 1.1 / (download) - annotate - [select for diffs], Fri Jul 19 01:13:52 2002 UTC (9 years, 10 months ago) by hubertf
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>