David Sainty | 1 Oct 2011 05:11
Picon

CVS commit: pkgsrc/lang/python26

Module Name:	pkgsrc
Committed By:	dsainty
Date:		Sat Oct  1 03:11:15 UTC 2011

Modified Files:
	pkgsrc/lang/python26: distinfo
	pkgsrc/lang/python26/patches: patch-am

Log Message:
Debian (and therefore Ubuntu) have taken to hiding some libraries
awkwardly, leading to Python 2.6 failing to build.

Python 2.7 builds ok, because it has been taught to deal with this.
This patch retro-fits the 2.7 code into 2.6, and allows 2.6 to build on
Ubuntu 11.04.

Ok'd by wiz <at> 

To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 pkgsrc/lang/python26/distinfo
cvs rdiff -u -r1.15 -r1.16 pkgsrc/lang/python26/patches/patch-am

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

Amitai Schlair | 1 Oct 2011 06:33
Picon

CVS commit: pkgsrc/mail/getmail

Module Name:	pkgsrc
Committed By:	schmonz
Date:		Sat Oct  1 04:33:26 UTC 2011

Modified Files:
	pkgsrc/mail/getmail: Makefile distinfo

Log Message:
Update to 4.22.1. From the changelog:

- fix BrokenUIDLPOP3Retriever breakage from 4.21.0.  Thanks: Scott Robbins,
 "hgolden".

To generate a diff of this commit:
cvs rdiff -u -r1.102 -r1.103 pkgsrc/mail/getmail/Makefile
cvs rdiff -u -r1.88 -r1.89 pkgsrc/mail/getmail/distinfo

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

Amitai Schlair | 1 Oct 2011 06:33
Picon

CVS commit: pkgsrc/doc

Module Name:	pkgsrc
Committed By:	schmonz
Date:		Sat Oct  1 04:33:40 UTC 2011

Modified Files:
	pkgsrc/doc: CHANGES-2011

Log Message:
Updated mail/getmail to 4.22.1

To generate a diff of this commit:
cvs rdiff -u -r1.2343 -r1.2344 pkgsrc/doc/CHANGES-2011

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

Thomas Klausner | 1 Oct 2011 12:00
Picon

CVS commit: pkgsrc/doc

Module Name:	pkgsrc
Committed By:	wiz
Date:		Sat Oct  1 10:00:29 UTC 2011

Modified Files:
	pkgsrc/doc: TODO

Log Message:
+ at-spi-2.2.0, atk-2.2.0, calibre-0.8.21, cheese-3.2.0, eog-3.2.0,
  eog-plugins-3.2.0, evince-3.2.0, firefox-7.0, glib2-2.30.0,
  gnome-3.2.0, gnome-games-3.2.0, gnome-keyring-3.2.0,
  gnome-packagekit-3.2.0, gnome-power-manager-3.2.0, libfolks-0.6.3.2,
  libgnomekbd-3.2.0, mkvtoolnix-5.0.0, mousetweaks-3.2.0, nut-17.0,
  p5-Net-SNMP-5.7.1, poppler-0.18.0, powder-116, pulseaudio-1.0,
  quagga-0.99.20, seahorse-2.32.0 [GNOME 2.32], seahorse-3.2.0,
  tellico-2.3.4, thunderbird-7.0, vinagre-3.2.0, vino-3.2.0,
  webkit-gtk-1.6.1, worker-2.18.1, xkeyboard-config-2.4.

To generate a diff of this commit:
cvs rdiff -u -r1.10577 -r1.10578 pkgsrc/doc/TODO

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

Sergey Svishchev | 1 Oct 2011 12:52
Picon

CVS commit: pkgsrc/audio/amarok-kde3

Module Name:	pkgsrc
Committed By:	shattered
Date:		Sat Oct  1 10:52:14 UTC 2011

Modified Files:
	pkgsrc/audio/amarok-kde3: Makefile

Log Message:
Require Ruby 1.8.

To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/audio/amarok-kde3/Makefile

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

Sergey Svishchev | 1 Oct 2011 13:36
Picon

CVS commit: pkgsrc/security/ssldump

Module Name:	pkgsrc
Committed By:	shattered
Date:		Sat Oct  1 11:36:12 UTC 2011

Modified Files:
	pkgsrc/security/ssldump: distinfo
	pkgsrc/security/ssldump/patches: patch-ab

Log Message:
Fix build on -current.

To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/security/ssldump/distinfo
cvs rdiff -u -r1.2 -r1.3 pkgsrc/security/ssldump/patches/patch-ab

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

Sergey Svishchev | 1 Oct 2011 13:49
Picon

CVS commit: pkgsrc/mail/heirloom-mailx

Module Name:	pkgsrc
Committed By:	shattered
Date:		Sat Oct  1 11:49:20 UTC 2011

Modified Files:
	pkgsrc/mail/heirloom-mailx: distinfo
Added Files:
	pkgsrc/mail/heirloom-mailx/patches: patch-aa patch-ab

Log Message:
PR/44024 -- fix failure to build with recent openssl

To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/mail/heirloom-mailx/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/mail/heirloom-mailx/patches/patch-aa \
    pkgsrc/mail/heirloom-mailx/patches/patch-ab

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

David A. Holland | 1 Oct 2011 14:08
Picon

CVS commit: pkgsrc/textproc/uni2ascii

Module Name:	pkgsrc
Committed By:	dholland
Date:		Sat Oct  1 12:08:55 UTC 2011

Modified Files:
	pkgsrc/textproc/uni2ascii: distinfo
Added Files:
	pkgsrc/textproc/uni2ascii/patches: patch-ascii2uni_c

Log Message:
patch getline to avoid conflict with new standard getline

To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/textproc/uni2ascii/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/textproc/uni2ascii/patches/patch-ascii2uni_c

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

David A. Holland | 1 Oct 2011 22:39
Picon

CVS commit: pkgsrc/textproc/py-Excelerator

Module Name:	pkgsrc
Committed By:	dholland
Date:		Sat Oct  1 20:39:28 UTC 2011

Modified Files:
	pkgsrc/textproc/py-Excelerator: Makefile

Log Message:
REPLACE_PYTHON

To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/textproc/py-Excelerator/Makefile

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

David A. Holland | 1 Oct 2011 23:42
Picon

CVS commit: pkgsrc/sysutils/pcvt-utils

Module Name:	pkgsrc
Committed By:	dholland
Date:		Sat Oct  1 21:42:16 UTC 2011

Modified Files:
	pkgsrc/sysutils/pcvt-utils: Makefile distinfo
	pkgsrc/sysutils/pcvt-utils/patches: patch-ab patch-ac patch-ad patch-ae
	    patch-af patch-ag patch-ah patch-ai
Added Files:
	pkgsrc/sysutils/pcvt-utils/patches: patch-fed_misc_c

Log Message:
Buildlink with curses correctly. Fix build. Add patch comments.
PKGREVISION -> 2.

To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/sysutils/pcvt-utils/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/sysutils/pcvt-utils/distinfo
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/sysutils/pcvt-utils/patches/patch-ab \
    pkgsrc/sysutils/pcvt-utils/patches/patch-ac \
    pkgsrc/sysutils/pcvt-utils/patches/patch-ae
cvs rdiff -u -r1.2 -r1.3 pkgsrc/sysutils/pcvt-utils/patches/patch-ad \
    pkgsrc/sysutils/pcvt-utils/patches/patch-af \
    pkgsrc/sysutils/pcvt-utils/patches/patch-ah
cvs rdiff -u -r1.1 -r1.2 pkgsrc/sysutils/pcvt-utils/patches/patch-ag \
    pkgsrc/sysutils/pcvt-utils/patches/patch-ai
cvs rdiff -u -r0 -r1.1 pkgsrc/sysutils/pcvt-utils/patches/patch-fed_misc_c

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


Gmane