Min Sik Kim | 1 Dec 2006 05:12
Picon
Gravatar

CVS commit: pkgsrc/lang/ocaml


Module Name:	pkgsrc
Committed By:	minskim
Date:		Fri Dec  1 04:12:20 UTC 2006

Modified Files:
	pkgsrc/lang/ocaml: Makefile

Log Message:
Stub libraries are built on Darwin/powerpc only, not on Darwin/i386.

To generate a diff of this commit:
cvs rdiff -r1.52 -r1.53 pkgsrc/lang/ocaml/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Min Sik Kim | 1 Dec 2006 09:15
Picon
Gravatar

CVS commit: pkgsrc/x11/gtk2


Module Name:	pkgsrc
Committed By:	minskim
Date:		Fri Dec  1 08:15:38 UTC 2006

Modified Files:
	pkgsrc/x11/gtk2: distinfo
Added Files:
	pkgsrc/x11/gtk2/patches: patch-ab patch-ae patch-af patch-ag

Log Message:
Fix a typo in Makefile.am and add files missing due to it. These files
don't affect the current gtk2+ package, but are required to build the
quartz backend, for which an option will be added. Patch obtained from the
GNOME CVS.

To generate a diff of this commit:
cvs rdiff -r1.75 -r1.76 pkgsrc/x11/gtk2/distinfo
cvs rdiff -r0 -r1.14 pkgsrc/x11/gtk2/patches/patch-ab \
    pkgsrc/x11/gtk2/patches/patch-af
cvs rdiff -r0 -r1.12 pkgsrc/x11/gtk2/patches/patch-ae
cvs rdiff -r0 -r1.10 pkgsrc/x11/gtk2/patches/patch-ag

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Klaus Klein | 1 Dec 2006 09:30
Picon

CVS commit: pkgsrc/textproc/p5-XML-Atom


Module Name:	pkgsrc
Committed By:	kleink
Date:		Fri Dec  1 08:30:35 UTC 2006

Modified Files:
	pkgsrc/textproc/p5-XML-Atom: Makefile distinfo

Log Message:
Update p5-XML-Atom to 0.25.

Revision history for XML::Atom

0.25  2006.11.30
    * Fixed memory leaks in XML::Atom::Client
      (Reported by Brian Cassidy)

0.24  2006.11.25
    * Updated document to mention that ID creation is user's responsibility
    * Added $feed->as_xml_utf8 which always returns UTF-8 bytes string, rather than UTF-8 flagged one.
      This addresses annoying issues with UTF-8 vs. latin-1 (Thanks to Rui Vilela #21191)
    * Better fix for the hateful default: prefix issue in libxml2; now we
      remove the default\d* prefix on any nodes and set the proper namespace
      URI.
    * Fix to the test case since 0x242 is now printable character in bleadperl
      (Thanks to Andreas Koenig and Steve Peters)
    * Skip tests if 'euc-jp' is unknown encoding on your XML library
      (via CPAN testers)

To generate a diff of this commit:
(Continue reading)

Klaus Klein | 1 Dec 2006 09:34
Picon

CVS commit: pkgsrc/doc


Module Name:	pkgsrc
Committed By:	kleink
Date:		Fri Dec  1 08:34:22 UTC 2006

Modified Files:
	pkgsrc/doc: CHANGES-2006

Log Message:
Note update of textproc/p5-XML-Atom to 0.25.

To generate a diff of this commit:
cvs rdiff -r1.1902 -r1.1903 pkgsrc/doc/CHANGES-2006

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Berndt Josef Wulf | 1 Dec 2006 10:28
Picon

CVS commit: pkgsrc/ham/gnuradio-core/patches


Module Name:	pkgsrc
Committed By:	wulf
Date:		Fri Dec  1 09:28:41 UTC 2006

Added Files:
	pkgsrc/ham/gnuradio-core/patches: patch-ag

Log Message:
Added patch-ag that fixes a bug in gr.firdes.band_reject() function

To generate a diff of this commit:
cvs rdiff -r0 -r1.1 pkgsrc/ham/gnuradio-core/patches/patch-ag

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Berndt Josef Wulf | 1 Dec 2006 10:30
Picon

CVS commit: pkgsrc/ham/gnuradio-core


Module Name:	pkgsrc
Committed By:	wulf
Date:		Fri Dec  1 09:30:58 UTC 2006

Modified Files:
	pkgsrc/ham/gnuradio-core: Makefile distinfo

Log Message:
Updated gnuradio-core to 3.0.2nb1:
Added patch-ag that fixes a bug in gr.firdes.band_reject() function

To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 pkgsrc/ham/gnuradio-core/Makefile
cvs rdiff -r1.7 -r1.8 pkgsrc/ham/gnuradio-core/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Berndt Josef Wulf | 1 Dec 2006 10:33
Picon

CVS commit: pkgsrc/doc


Module Name:	pkgsrc
Committed By:	wulf
Date:		Fri Dec  1 09:33:46 UTC 2006

Modified Files:
	pkgsrc/doc: CHANGES-2006

Log Message:
Updated gnuradio-core to 3.0.2nb1:
Added patch-ag that fixes a bug in gr.firdes.band_reject() function

To generate a diff of this commit:
cvs rdiff -r1.1903 -r1.1904 pkgsrc/doc/CHANGES-2006

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Martin Husemann | 1 Dec 2006 11:40
Picon

CVS commit: pkgsrc/mail/mini_sendmail


Module Name:	pkgsrc
Committed By:	martin
Date:		Fri Dec  1 10:40:48 UTC 2006

Modified Files:
	pkgsrc/mail/mini_sendmail: Makefile distinfo
	pkgsrc/mail/mini_sendmail/patches: patch-aa

Log Message:
Fix an off by one error in the address parser, introduced by our patch.
Found by Ond?ej T?ma (sorry for the missing chars) and analyzed by
Lasse Hillerøe Petersen.

To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 pkgsrc/mail/mini_sendmail/Makefile
cvs rdiff -r1.9 -r1.10 pkgsrc/mail/mini_sendmail/distinfo
cvs rdiff -r1.8 -r1.9 pkgsrc/mail/mini_sendmail/patches/patch-aa

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Hubert Feyrer | 1 Dec 2006 11:53
Picon

CVS commit: pkgsrc/net/rdesktop


Module Name:	pkgsrc
Committed By:	hubertf
Date:		Fri Dec  1 10:53:15 UTC 2006

Modified Files:
	pkgsrc/net/rdesktop: Makefile distinfo
	pkgsrc/net/rdesktop/patches: patch-aa
Removed Files:
	pkgsrc/net/rdesktop/patches: patch-ab

Log Message:
Update rdesktop  to 1.5.0. Changes:

  * SeamlessRDP - seamless windows support
  * Keymap fixes
  * Fix connection issues with Windows XP RTM
  * Keyboard handling improvements and fixes
  * SGI/Irix sound-driver fixes
  * Support for clipboard INCR protocol
  * Session Directory support
  * Support for long filenames on redirected drives
  * XOR ellipse drawing fix
  * Clipboard unicode support (Ilya Konstantinov)
  * Fix display issues with exotic color depths (30bpp, 32bpp, etc)
  * Large file support
  * The default color depth is now the depth of the root window
  * Basic support for Windows Vista Beta 2
  * Fix high cpu-usage in OSS-driver

(Continue reading)

Hubert Feyrer | 1 Dec 2006 11:53
Picon

CVS commit: pkgsrc/doc


Module Name:	pkgsrc
Committed By:	hubertf
Date:		Fri Dec  1 10:53:45 UTC 2006

Modified Files:
	pkgsrc/doc: CHANGES-2006

Log Message:
Update rdesktop  to 1.5.0. Changes:

  * SeamlessRDP - seamless windows support
  * Keymap fixes
  * Fix connection issues with Windows XP RTM
  * Keyboard handling improvements and fixes
  * SGI/Irix sound-driver fixes
  * Support for clipboard INCR protocol
  * Session Directory support
  * Support for long filenames on redirected drives
  * XOR ellipse drawing fix
  * Clipboard unicode support (Ilya Konstantinov)
  * Fix display issues with exotic color depths (30bpp, 32bpp, etc)
  * Large file support
  * The default color depth is now the depth of the root window
  * Basic support for Windows Vista Beta 2
  * Fix high cpu-usage in OSS-driver

To generate a diff of this commit:
cvs rdiff -r1.1904 -r1.1905 pkgsrc/doc/CHANGES-2006

(Continue reading)


Gmane