Alan Barrett | 1 Apr 2009 09:56
Picon

CVS commit: pkgsrc/net/nmap

Module Name:	pkgsrc
Committed By:	apb
Date:		Wed Apr  1 07:56:19 UTC 2009

Modified Files:
	pkgsrc/net/nmap: distinfo
Added Files:
	pkgsrc/net/nmap/patches: patch-ad

Log Message:
Correct handling of the length of data returned by SIOCGIFCONF.  The
actual length of each item is never less than sizeof(struct ifreq), but
may be more than that.  If the platform's struct sockaddr has an sa_len
field, and if the length in sa_len is larger then the space available in
ifr_ifru, then the data extends beyond the end of the ifr_ifru field by
the difference in sizes.

To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 pkgsrc/net/nmap/distinfo
cvs rdiff -u -r0 -r1.13 pkgsrc/net/nmap/patches/patch-ad

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

Alan Barrett | 1 Apr 2009 10:00
Picon

CVS commit: pkgsrc/net/nmap

Module Name:	pkgsrc
Committed By:	apb
Date:		Wed Apr  1 08:00:44 UTC 2009

Modified Files:
	pkgsrc/net/nmap: Makefile

Log Message:
Bump PKGREVISION for new patch-ad.

Correct handling of the length of data returned by SIOCGIFCONF.  The
actual length of each item is never less than sizeof(struct ifreq), but
may be more than that.  If the platform's struct sockaddr has an sa_len
field, and if the length in sa_len is larger then the space available in
ifr_ifru, then the data extends beyond the end of the ifr_ifru field by
the difference in sizes.

To generate a diff of this commit:
cvs rdiff -u -r1.64 -r1.65 pkgsrc/net/nmap/Makefile

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

Joerg Sonnenberger | 1 Apr 2009 14:04
Picon

CVS commit: pkgsrc/mk/platform

Module Name:	pkgsrc
Committed By:	joerg
Date:		Wed Apr  1 12:04:41 UTC 2009

Modified Files:
	pkgsrc/mk/platform: Interix.mk

Log Message:
Remove PAX definition, it is not forcefully installed as part of the
bootstrap any longer, so this is plainly wrong.

To generate a diff of this commit:
cvs rdiff -u -r1.58 -r1.59 pkgsrc/mk/platform/Interix.mk

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

Joerg Sonnenberger | 1 Apr 2009 14:07
Picon

CVS commit: pkgsrc/mk/tools

Module Name:	pkgsrc
Committed By:	joerg
Date:		Wed Apr  1 12:07:08 UTC 2009

Modified Files:
	pkgsrc/mk/tools: tools.DragonFly.mk tools.FreeBSD.mk

Log Message:
Remove tool definition for native pax as it is not fully compatible with
the expected pax use and has some bad behavior making it undesirable to
work around. Discussed with hasso <at>  and on tech-pkg.

To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 pkgsrc/mk/tools/tools.DragonFly.mk
cvs rdiff -u -r1.31 -r1.32 pkgsrc/mk/tools/tools.FreeBSD.mk

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

Takahiro Kambe | 1 Apr 2009 16:10
Picon

CVS commit: pkgsrc/doc

Module Name:	pkgsrc
Committed By:	taca
Date:		Wed Apr  1 14:10:17 UTC 2009

Modified Files:
	pkgsrc/doc: TODO

Log Message:
s/samba-3.2.9/samba-3.2.10/.

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

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

Takahiro Kambe | 1 Apr 2009 16:12
Picon

CVS commit: pkgsrc/doc

Module Name:	pkgsrc
Committed By:	taca
Date:		Wed Apr  1 14:12:46 UTC 2009

Modified Files:
	pkgsrc/doc: TODO

Log Message:
s/samba-3.3.2/samba-3.3.3/.

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

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

Roy Marples | 1 Apr 2009 18:20
Picon

CVS commit: pkgsrc/chat

Module Name:	pkgsrc
Committed By:	roy
Date:		Wed Apr  1 16:20:41 UTC 2009

Modified Files:
	pkgsrc/chat/empathy: distinfo
	pkgsrc/chat/libtelepathy: Makefile
	pkgsrc/chat/telepathy-gabble: Makefile
	pkgsrc/chat/telepathy-glib: Makefile
	pkgsrc/chat/telepathy-idle: Makefile
	pkgsrc/chat/telepathy-mission-control: Makefile

Log Message:
We need to tell configure which python binary to use.

To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/chat/empathy/distinfo
cvs rdiff -u -r1.2 -r1.3 pkgsrc/chat/libtelepathy/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/chat/telepathy-gabble/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/chat/telepathy-glib/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/chat/telepathy-idle/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/chat/telepathy-mission-control/Makefile

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

Matthias Scheler | 1 Apr 2009 18:36
Picon

CVS commit: pkgsrc/doc

Module Name:	pkgsrc
Committed By:	tron
Date:		Wed Apr  1 16:36:20 UTC 2009

Modified Files:
	pkgsrc/doc: CHANGES-2009

Log Message:
Note update of the "graphviz" package to version 2.20.3nb3.

To generate a diff of this commit:
cvs rdiff -u -r1.1206 -r1.1207 pkgsrc/doc/CHANGES-2009

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

Matthias Scheler | 1 Apr 2009 18:36
Picon

CVS commit: pkgsrc/graphics/graphviz

Module Name:	pkgsrc
Committed By:	tron
Date:		Wed Apr  1 16:36:07 UTC 2009

Modified Files:
	pkgsrc/graphics/graphviz: Makefile PLIST

Log Message:
Fix package list problem introduced in revision 1 by adding
"lib/graphviz/config" back. Problem noted by Jens Rehsack.

To generate a diff of this commit:
cvs rdiff -u -r1.71 -r1.72 pkgsrc/graphics/graphviz/Makefile
cvs rdiff -u -r1.29 -r1.30 pkgsrc/graphics/graphviz/PLIST

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

Joerg Sonnenberger | 1 Apr 2009 19:03
Picon

Re: CVS commit: pkgsrc/graphics/graphviz

On Wed, Apr 01, 2009 at 04:36:07PM +0000, Matthias Scheler wrote:
> Log Message:
> Fix package list problem introduced in revision 1 by adding
> "lib/graphviz/config" back. Problem noted by Jens Rehsack.

Back this out. It is wrong. lib/graphviz/config is created from
INSTALL and removed by DEINSTALL.

Joerg


Gmane