The NetBSD Project

CVS log for pkgsrc/converters/wv/distinfo

[BACK] Up to [cvs.netbsd.org] / pkgsrc / converters / wv

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.18 / (download) - annotate - [select for diffs], Thu Nov 11 20:54:39 2010 UTC (18 months, 1 week ago) by adam
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, HEAD
Changes since 1.17: +4 -5 lines
Diff to previous 1.17 (colored)

Changes 1.2.9:
* Restore binary compatibility again, 1.2.8 broke it

Changes 1.2.8:
* Fix bug 10025: Segfault trying to parse certain word documents
* Fix bug 12746: Tables not imported from MS Word documents
* Fix Bug 11433 wvWare hangs on this seemingly blank word doc
* Buildfix: Remove unused LINK_WIN32_DLL check
* Buildfix: link with -no-undefined

Changes 1.2.7:
* Bug 12353: Regression: newlines not imported anymore
* Cross building improvements
* Fix build issue: 'libtool: link: `-::-' is not valid version information'
* Bug 12353: configure.ac in 1.2.6 release says 1.2.5

Changes 1.2.6:
Important:
 * Restore the soversion major to the value of 1.2.4 because ABI didn't change.
Fixes:
* Bug 11547: unportable test construct.
* Fix typos in wvWare's help message.
* Fix a few mis-matched wvMalloc/malloc/wvFree/free combinations. Use glib to
  allocate and free all of our memory.
* Bug 9355: a NULL pointer was causing a crash.
* Bug 9705: Default font alignment in paragraph was incorrect.
* Bug 10125: Crash in the PAP handling.
* Fix a memory leak in wvRTF.
* Bug 12034: Fix a huge performance issue while loading images.
* Fix invalid writes in wvConfig.c

Revision 1.17 / (download) - annotate - [select for diffs], Mon Apr 14 23:49:43 2008 UTC (4 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: 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, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.16: +5 -4 lines
Diff to previous 1.16 (colored)

Update to 1.2.5, changes unknown.

Revision 1.16 / (download) - annotate - [select for diffs], Tue Oct 31 20:06:08 2006 UTC (5 years, 6 months ago) by adam
Branch: MAIN
CVS Tags: 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
Changes since 1.15: +4 -4 lines
Diff to previous 1.15 (colored)

Changes 1.2.4:
* Fixes crash on malicious documents
* Better support for DateTimePicture fields

Revision 1.15 / (download) - annotate - [select for diffs], Mon Jul 17 17:02:26 2006 UTC (5 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2006Q3-base, pkgsrc-2006Q3
Changes since 1.14: +4 -4 lines
Diff to previous 1.14 (colored)

Update to 1.2.1:
1.2.1 is a minor bugfix release.

Revision 1.14 / (download) - annotate - [select for diffs], Wed Jan 18 22:13:59 2006 UTC (6 years, 4 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2006Q2-base, pkgsrc-2006Q2, pkgsrc-2006Q1-base, pkgsrc-2006Q1
Changes since 1.13: +4 -5 lines
Diff to previous 1.13 (colored)

Changes 1.2.0:
* Bug fixes

Revision 1.13 / (download) - annotate - [select for diffs], Mon Oct 24 11:36:38 2005 UTC (6 years, 7 months ago) by tonio
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4
Changes since 1.12: +2 -1 lines
Diff to previous 1.12 (colored)

Fix for Darwin8/gcc4 (PR 31888)
Change:
  startElement() -> wvstartElement()
  endElement() ->   wvendElement()
to avoid conflict with non-static prototype
(the same fix was applied upstream)

Revision 1.12 / (download) - annotate - [select for diffs], Wed Feb 23 16:12:35 2005 UTC (7 years, 3 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.11: +2 -1 lines
Diff to previous 1.11 (colored)

Add RMD160 digests in addition to SHA1 ones

Revision 1.11 / (download) - annotate - [select for diffs], Mon Jan 10 16:14:12 2005 UTC (7 years, 4 months ago) by adam
Branch: MAIN
Changes since 1.10: +3 -3 lines
Diff to previous 1.10 (colored)

Changes 1.0.3:
* A few bug fixes

Revision 1.9.6.1 / (download) - annotate - [select for diffs], Tue Nov 2 10:39:08 2004 UTC (7 years, 6 months ago) by agc
Branch: pkgsrc-2004Q3
Changes since 1.9: +3 -3 lines
Diff to previous 1.9 (colored) next main 1.10 (colored)

Security Pullup - requested by Grant Beattie and Havard Eidnes
security fix for wv

	Module Name:    pkgsrc
	Committed By:   adam
	Date:           Tue Sep 21 14:45:49 UTC 2004

	Modified Files:
		pkgsrc/converters/wv: Makefile PLIST distinfo

	Log Message:
	Changes 1.0.2:
	* Fix iDEFENSE buffer overrun security problem
	(thanks to Matthias for heads-up)


	To generate a diff of this commit:
	cvs rdiff -r1.37 -r1.38 pkgsrc/converters/wv/Makefile
	cvs rdiff -r1.6 -r1.7 pkgsrc/converters/wv/PLIST
	cvs rdiff -r1.9 -r1.10 pkgsrc/converters/wv/distinfo

Revision 1.10 / (download) - annotate - [select for diffs], Tue Sep 21 14:45:49 2004 UTC (7 years, 8 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base, pkgsrc-2004Q4
Changes since 1.9: +3 -3 lines
Diff to previous 1.9 (colored)

Changes 1.0.2:
* Fix iDEFENSE buffer overrun security problem
(thanks to Matthias for heads-up)

Revision 1.9 / (download) - annotate - [select for diffs], Sat Dec 13 23:45:12 2003 UTC (8 years, 5 months ago) by xtraeme
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base, pkgsrc-2004Q2-base, pkgsrc-2004Q2, pkgsrc-2004Q1-base, pkgsrc-2004Q1
Branch point for: pkgsrc-2004Q3
Changes since 1.8: +3 -4 lines
Diff to previous 1.8 (colored)

Updated to 1.0.0, Changelog unavailable.
Also update DESCR with reality.

Revision 1.8 / (download) - annotate - [select for diffs], Wed Sep 3 13:21:38 2003 UTC (8 years, 8 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base, pkgsrc-2003Q4
Changes since 1.7: +4 -6 lines
Diff to previous 1.7 (colored)

Changes 0.7.6: style updates, bidi updates, crasher updates

Revision 1.7 / (download) - annotate - [select for diffs], Fri Nov 15 18:03:41 2002 UTC (9 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: netbsd-1-6-1-base, netbsd-1-6-1
Changes since 1.6: +3 -3 lines
Diff to previous 1.6 (colored)

Update to 0.7.4. The original unedited release notes:
This is two releases since 0.7.3 took a wrong turn somewhere and
was last seen rummaging in the bins behind NewsForge.net for old
documents. Any information leading to the recovery of the errant
release will be rewarded with a free copy of wv-0.7.4.

As usual I'm clueless about who has contributed what to wv since
the previous release. Martin Junius did a bunch of stuff, again;
Golan a.k.a. 'risk it' and Tian Huisohu found some memory leaks;
Corby Wilson fixed some stuff (hey, even I fixed some stuff :-),
and of course lots of stuff by Dom (internationalization etc.).

Revision 1.6 / (download) - annotate - [select for diffs], Wed Sep 11 11:23:15 2002 UTC (9 years, 8 months ago) by wiz
Branch: MAIN
Changes since 1.5: +3 -3 lines
Diff to previous 1.5 (colored)

Update to 0.7.2, changes unknown.

Revision 1.5 / (download) - annotate - [select for diffs], Mon Dec 10 14:30:14 2001 UTC (10 years, 5 months ago) by taca
Branch: MAIN
CVS Tags: pkgviews-base, pkgviews, netbsd-1-6-RELEASE-base, netbsd-1-6, netbsd-1-5-PATCH003, buildlink2-base, buildlink2
Changes since 1.4: +3 -3 lines
Diff to previous 1.4 (colored)

Update wv to 0.7.0.

Changes from 0.6.7 is here (from http://www.wvWare.com/)

29th October, 2001

Version 0.7.0 of wv is available for download from
SourceForge.

Improvements to LaTeX & HTML output, scripts rewritten
to handle spaces in paths and to allow better image
handling, and various updates.

Special thanks to Will Newton and Michal Jaegermann.

Revision 1.4 / (download) - annotate - [select for diffs], Mon Oct 15 15:53:15 2001 UTC (10 years, 7 months ago) by kei
Branch: MAIN
Changes since 1.3: +5 -4 lines
Diff to previous 1.3 (colored)

updated wv package to 0.6.7 which is compatible with libwmf-0.2.1.  no
functionality changes.

Revision 1.3 / (download) - annotate - [select for diffs], Fri Jul 13 04:49:10 2001 UTC (10 years, 10 months ago) by kei
Branch: MAIN
Changes since 1.2: +5 -12 lines
Diff to previous 1.2 (colored)

* updated from 0.6.0 to 0.6.5.  There is no changelog in the distributed
  archive.  Below is the release note from its WWW page.

  Notes: Lots of minor changes, some minor API
  changes, some bugs fixed, some crashers removed
  Changes: Lots of minor changes, some minor API
  changes, some bugs fixed, some crashers removed

* converted to use buildlink.mk.

Revision 1.2 / (download) - annotate - [select for diffs], Wed Apr 18 16:28:03 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:21 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>