Tyler R. Retzlaff | 1 Feb 2009 04:50
Picon

CVS commit: [pkgsrc-2008Q4] pkgsrc/multimedia/ffmpeg


Module Name:	pkgsrc
Committed By:	rtr
Date:		Sun Feb  1 03:50:57 UTC 2009

Modified Files:
	pkgsrc/multimedia/ffmpeg [pkgsrc-2008Q4]: Makefile distinfo
Added Files:
	pkgsrc/multimedia/ffmpeg/patches [pkgsrc-2008Q4]: patch-4xm

Log Message:
pullup ticket #2672 - requested by tron
ffmpeg: fix buffer overflow

revisions pulled up:
pkgsrc/multimedia/ffmpeg/Makefile		1.47
pkgsrc/multimedia/ffmpeg/distinfo		1.22
pkgsrc/multimedia/ffmpeg/patches/patch-4xm	1.1

   Module Name:    pkgsrc
   Committed By:   tron
   Date:           Thu Jan 29 15:02:13 UTC 2009

   Modified Files:
           pkgsrc/multimedia/ffmpeg: Makefile distinfo
   Added Files:
           pkgsrc/multimedia/ffmpeg/patches: patch-4xm

   Log Message:
   Add fix for buffer overflow in 4xm movie format decoder based on a
(Continue reading)

Tyler R. Retzlaff | 1 Feb 2009 04:51
Picon

CVS commit: [pkgsrc-2008Q4] pkgsrc/doc


Module Name:	pkgsrc
Committed By:	rtr
Date:		Sun Feb  1 03:51:27 UTC 2009

Modified Files:
	pkgsrc/doc [pkgsrc-2008Q4]: CHANGES-pkgsrc-2008Q4

Log Message:
ticket #2672

To generate a diff of this commit:
cvs rdiff -r1.1.2.37 -r1.1.2.38 pkgsrc/doc/CHANGES-pkgsrc-2008Q4

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

Dan McMahill | 1 Feb 2009 06:20
Picon

CVS commit: pkgsrc/cad


Module Name:	pkgsrc
Committed By:	dmcmahill
Date:		Sun Feb  1 05:20:01 UTC 2009

Modified Files:
	pkgsrc/cad/gattrib: Makefile distinfo
	pkgsrc/cad/geda: Makefile.common distinfo
	pkgsrc/cad/geda-docs: distinfo
	pkgsrc/cad/geda-examples: distinfo
	pkgsrc/cad/geda-symbols: distinfo
	pkgsrc/cad/geda-utils: distinfo
	pkgsrc/cad/gnetlist: Makefile distinfo
	pkgsrc/cad/gschem: distinfo
	pkgsrc/cad/gsymcheck: distinfo
	pkgsrc/cad/libgeda: buildlink3.mk distinfo
Removed Files:
	pkgsrc/cad/gnetlist/patches: patch-aa

Log Message:
Update the geda suite to 1.4.3.  Changes since the last packaged
version (1.4.0) are listed below.

-------------------------
  Changes in this release only (since v1.4.0):
       Carlos Nieves Onega (1):

     * Fix missing %s in two strings.

   Patrick Bernaud (1):
(Continue reading)

Dan McMahill | 1 Feb 2009 06:21
Picon

CVS commit: pkgsrc/doc


Module Name:	pkgsrc
Committed By:	dmcmahill
Date:		Sun Feb  1 05:21:45 UTC 2009

Modified Files:
	pkgsrc/doc: CHANGES-2009

Log Message:
updated the cad/geda suite to 1.4.3

To generate a diff of this commit:
cvs rdiff -r1.440 -r1.441 pkgsrc/doc/CHANGES-2009

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

Min Sik Kim | 1 Feb 2009 07:05
Picon
Gravatar

CVS commit: pkgsrc/print/web2c


Module Name:	pkgsrc
Committed By:	minskim
Date:		Sun Feb  1 06:05:59 UTC 2009

Update of /cvsroot/pkgsrc/print/web2c
In directory ivanova.netbsd.org:/tmp/cvs-serv16383

Log Message:
Import web2c-7.5.7 as print/web2c.

Web2C is an implementation of TeX and friends which translates the
original WEB sources written by Donald Knuth into C, so they can be
readily compiled on modern systems.

Status:

Vendor Tag:	TNF
Release Tags:	pkgsrc-base
		
N pkgsrc/print/web2c/DESCR
N pkgsrc/print/web2c/Makefile
N pkgsrc/print/web2c/PLIST
N pkgsrc/print/web2c/distinfo
N pkgsrc/print/web2c/patches/patch-aa
N pkgsrc/print/web2c/patches/patch-ab
N pkgsrc/print/web2c/patches/patch-ac
N pkgsrc/print/web2c/patches/patch-ad
N pkgsrc/print/web2c/patches/patch-ae
N pkgsrc/print/web2c/patches/patch-af
(Continue reading)

Min Sik Kim | 1 Feb 2009 07:07
Picon
Gravatar

CVS commit: pkgsrc


Module Name:	pkgsrc
Committed By:	minskim
Date:		Sun Feb  1 06:07:25 UTC 2009

Modified Files:
	pkgsrc/doc: CHANGES-2009
	pkgsrc/print: Makefile

Log Message:
Add web2c.

To generate a diff of this commit:
cvs rdiff -r1.441 -r1.442 pkgsrc/doc/CHANGES-2009
cvs rdiff -r1.199 -r1.200 pkgsrc/print/Makefile

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

Emmanuel Dreyfus | 1 Feb 2009 09:05
Picon

CVS commit: pkgsrc/databases/openldap-nops


Module Name:	pkgsrc
Committed By:	manu
Date:		Sun Feb  1 08:05:06 UTC 2009

Modified Files:
	pkgsrc/databases/openldap-nops: MESSAGE Makefile PLIST

Log Message:
Add missing man page

To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/databases/openldap-nops/MESSAGE \
    pkgsrc/databases/openldap-nops/Makefile \
    pkgsrc/databases/openldap-nops/PLIST

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

Stoned Elipot | 1 Feb 2009 10:04
Picon

CVS commit: pkgsrc/math/p5-Spreadsheet-ReadSXC


Module Name:	pkgsrc
Committed By:	seb
Date:		Sun Feb  1 09:04:02 UTC 2009

Update of /cvsroot/pkgsrc/math/p5-Spreadsheet-ReadSXC
In directory ivanova.netbsd.org:/tmp/cvs-serv1128

Log Message:
Initial import of p5-Spreadsheet-ReadSXC version 0.20 in the NetBSD
Packages Collection.

The Perl 5 module Spreadsheet::ReadSXC extracts data from OpenOffice
1.x spreadsheet files (.sxc).

Status:

Vendor Tag:	TNF
Release Tags:	pkgsrc-base
		
N pkgsrc/math/p5-Spreadsheet-ReadSXC/DESCR
N pkgsrc/math/p5-Spreadsheet-ReadSXC/distinfo
N pkgsrc/math/p5-Spreadsheet-ReadSXC/Makefile

No conflicts created by this import

Stoned Elipot | 1 Feb 2009 10:04
Picon

CVS commit: pkgsrc/math


Module Name:	pkgsrc
Committed By:	seb
Date:		Sun Feb  1 09:04:54 UTC 2009

Modified Files:
	pkgsrc/math: Makefile

Log Message:
Add & enable p5-Spreadsheet-ReadSXC

To generate a diff of this commit:
cvs rdiff -r1.180 -r1.181 pkgsrc/math/Makefile

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

Stoned Elipot | 1 Feb 2009 10:05
Picon

CVS commit: pkgsrc/doc


Module Name:	pkgsrc
Committed By:	seb
Date:		Sun Feb  1 09:05:09 UTC 2009

Modified Files:
	pkgsrc/doc: CHANGES-2009

Log Message:
Note initial addition of p5-Spreadsheet-ReadSXC version 0.20 as
math/p5-Spreadsheet-ReadSXC into The NetBSD Packages Collection.

The Perl 5 module Spreadsheet::ReadSXC extracts data from OpenOffice
1.x spreadsheet files (.sxc).

To generate a diff of this commit:
cvs rdiff -r1.442 -r1.443 pkgsrc/doc/CHANGES-2009

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


Gmane