Tobias Nygren | 1 Oct 2010 10:32
Picon

CVS commit: pkgsrc/emulators/qemu

Module Name:	pkgsrc
Committed By:	tnn
Date:		Fri Oct  1 08:32:35 UTC 2010

Modified Files:
	pkgsrc/emulators/qemu: Makefile distinfo
Added Files:
	pkgsrc/emulators/qemu/patches: patch-ab

Log Message:
Rework 2MB stack allocation in qemu-img which causes SEGV with our
default process limits. Bump PKGREVISION.

To generate a diff of this commit:
cvs rdiff -u -r1.72 -r1.73 pkgsrc/emulators/qemu/Makefile
cvs rdiff -u -r1.58 -r1.59 pkgsrc/emulators/qemu/distinfo
cvs rdiff -u -r0 -r1.13 pkgsrc/emulators/qemu/patches/patch-ab

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

Min Sik Kim | 1 Oct 2010 18:35
Picon
Gravatar

CVS commit: pkgsrc/print

Module Name:	pkgsrc
Committed By:	minskim
Date:		Fri Oct  1 16:35:32 UTC 2010

Modified Files:
	pkgsrc/print/tex-nomencl: Makefile distinfo
	pkgsrc/print/tex-nomencl-doc: Makefile distinfo

Log Message:
Update tex-nomencl{,-doc}'s DISTFILES for TeX Live 2010.

To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/print/tex-nomencl/Makefile \
    pkgsrc/print/tex-nomencl/distinfo
cvs rdiff -u -r1.2 -r1.3 pkgsrc/print/tex-nomencl-doc/Makefile \
    pkgsrc/print/tex-nomencl-doc/distinfo

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

Matthias Drochner | 1 Oct 2010 21:44
Picon

CVS commit: pkgsrc/time/xfce4-orage

Module Name:	pkgsrc
Committed By:	drochner
Date:		Fri Oct  1 19:44:03 UTC 2010

Modified Files:
	pkgsrc/time/xfce4-orage: Makefile distinfo
Added Files:
	pkgsrc/time/xfce4-orage/patches: patch-aa

Log Message:
replace a non-portable use of strftime(3) with a portable implementation
(the fallback to %b doesn't work, and even if it did the lowercase letters
were hardly readable in a toolbar icon)
bump PKGREVISION

To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/time/xfce4-orage/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/time/xfce4-orage/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/time/xfce4-orage/patches/patch-aa

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

Min Sik Kim | 1 Oct 2010 22:50
Picon
Gravatar

CVS commit: pkgsrc/math/pari

Module Name:	pkgsrc
Committed By:	minskim
Date:		Fri Oct  1 20:50:55 UTC 2010

Modified Files:
	pkgsrc/math/pari: Makefile PLIST distinfo options.mk
	pkgsrc/math/pari/patches: patch-ai patch-al

Log Message:
Reduce TeX dependencies.

math/pari does not need the entire set of teTeX packages.  Rather,
pdftex and a few font packages suffice to build its documentation.

To generate a diff of this commit:
cvs rdiff -u -r1.48 -r1.49 pkgsrc/math/pari/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/math/pari/PLIST
cvs rdiff -u -r1.18 -r1.19 pkgsrc/math/pari/distinfo
cvs rdiff -u -r1.4 -r1.5 pkgsrc/math/pari/options.mk
cvs rdiff -u -r1.3 -r1.4 pkgsrc/math/pari/patches/patch-ai \
    pkgsrc/math/pari/patches/patch-al

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

Min Sik Kim | 1 Oct 2010 22:51
Picon
Gravatar

CVS commit: pkgsrc/doc

Module Name:	pkgsrc
Committed By:	minskim
Date:		Fri Oct  1 20:51:15 UTC 2010

Modified Files:
	pkgsrc/doc: CHANGES-2010

Log Message:
Note PKGREVISION bump of math/pari.

To generate a diff of this commit:
cvs rdiff -u -r1.3678 -r1.3679 pkgsrc/doc/CHANGES-2010

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

S.P.Zeidler | 1 Oct 2010 23:32
Picon
Gravatar

CVS commit: pkgsrc/print/poppler

Module Name:	pkgsrc
Committed By:	spz
Date:		Fri Oct  1 21:32:34 UTC 2010

Modified Files:
	pkgsrc/print/poppler: Makefile.common distinfo
	pkgsrc/print/poppler/patches: patch-ap
Added Files:
	pkgsrc/print/poppler/patches: patch-ba patch-bb patch-bc patch-bd
	    patch-be patch-bf patch-bg

Log Message:
security fixes from and for http://secunia.com/advisories/41596/ plus
the necessary backporting to poppler-0.14.2 (and a pkgrev bump):

poppler/Form.cc
http://cgit.freedesktop.org/poppler/poppler/commit/?id=473de6f88a055bb03470b4af5fa584be8cb5fda4
Fix memory leak if obj2 is not a dict

poppler/Dict.h poppler/Form.cc
http://cgit.freedesktop.org/poppler/poppler/commit/?id=d2578bd66129466b2dd114b6407c147598e09d2b
Avoid loops in Form::fieldLookup

poppler/Stream.cc
http://cgit.freedesktop.org/poppler/poppler/commit/?id=c6a091512745771894b54a71613fd6b5ca1adcb3
Fix memory leak

fofi/FoFiType1.cc
http://cgit.freedesktop.org/poppler/poppler/commit/?id=39d140bfc0b8239bdd96d6a55842034ae5c05473
Fix crash in broken pdf (code < 0)
(Continue reading)

OBATA Akio | 2 Oct 2010 08:11
Picon

CVS commit: pkgsrc/databases/py-sqlite2

Module Name:	pkgsrc
Committed By:	obache
Date:		Sat Oct  2 06:11:04 UTC 2010

Modified Files:
	pkgsrc/databases/py-sqlite2: Makefile PLIST

Log Message:
back conditional PLIST for python<2.5, it was lost at updated to 2.6.0.

To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/databases/py-sqlite2/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/databases/py-sqlite2/PLIST

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

OBATA Akio | 2 Oct 2010 08:30
Picon

CVS commit: pkgsrc/devel/php-libawl

Module Name:	pkgsrc
Committed By:	obache
Date:		Sat Oct  2 06:30:41 UTC 2010

Modified Files:
	pkgsrc/devel/php-libawl: Makefile

Log Message:
Change requirement of php packages, or php-5.3.x may be installed with binary
package.

To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/devel/php-libawl/Makefile

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

OBATA Akio | 2 Oct 2010 09:02
Picon

CVS commit: pkgsrc/filesystems/glusterfs

Module Name:	pkgsrc
Committed By:	obache
Date:		Sat Oct  2 07:02:41 UTC 2010

Modified Files:
	pkgsrc/filesystems/glusterfs: Makefile

Log Message:
convert flex dependency from buildlink3 to USE_TOOLS.
and bison is also required to build.

To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/filesystems/glusterfs/Makefile

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

OBATA Akio | 2 Oct 2010 09:10
Picon

CVS commit: pkgsrc/fonts/kcfonts

Module Name:	pkgsrc
Committed By:	obache
Date:		Sat Oct  2 07:10:01 UTC 2010

Modified Files:
	pkgsrc/fonts/kcfonts: distinfo
	pkgsrc/fonts/kcfonts/patches: patch-aa

Log Message:
Add missing dependency, fixes parallel build.

To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/fonts/kcfonts/distinfo
cvs rdiff -u -r1.2 -r1.3 pkgsrc/fonts/kcfonts/patches/patch-aa

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


Gmane