j+nbsd | 1 Oct 2007 02:00
Picon

pkg/37046: update net/vpnc to 5.0.1 (diff provided)

>Number:         37046
>Category:       pkg
>Synopsis:       update net/vpnc to 5.0.1 (diff provided)
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Mon Oct 01 00:00:00 +0000 2007
>Originator:     Jukka Salmi
>Release:        pkgsrc HEAD
>Organization:
>Environment:
System: NetBSD moray.salmi.ch 4.99.31 NetBSD 4.99.31 (MORAY.ACPI) #0: Wed Sep 19 02:55:48 CEST 2007
build <at> moray.salmi.ch:/b/build/nbsd/c/i386/sys/arch/i386/compile/MORAY.ACPI i386
Architecture: i386
Machine: i386
>Description:
The attached patch - which is also available from
http://salmi.ch/~jukka/patches/pkgsrc/net/vpnc/vpnc-5.0.1.diff - updates
the net/vpnc package to the latest released vpnc version. In addition,
it changes the location where vpnc.conf and vpnc-script get installed
to ${PKG_SYSCONFDIR}/vpnc/ as it's done with non-pkgsrc vpnc;
furthermore cisco-decrypt(1) and pcf2vpnc(1) also get installed.
>How-To-Repeat:
n/a
>Fix:
Index: net/vpnc/Makefile
(Continue reading)

Aleksej Saushev | 1 Oct 2007 10:15
Picon

pkg/37047: [fix] lang/snobol doesn't build

>Number:         37047
>Category:       pkg
>Synopsis:       [fix] lang/snobol doesn't build
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Oct 01 08:15:01 +0000 2007
>Originator:     Aleksej Saushev <asau <at> inbox.ru>
>Release:        NetBSD 4.99.31
>Organization:
>Environment:
System: NetBSD asau.local 4.99.31 NetBSD 4.99.31 (KERN) #0: Mon Oct 1 03:33:06 MSD 2007
asau <at> asau.local:/usr/obj/sys/arch/i386/compile/KERN i386
Architecture: i386
Machine: i386
>Description:
	lang/snobol doesn't build as shown by recent bulk builds
>How-To-Repeat:
	cd lang/snobol; make
>Fix:
	Define MAKE_JOBS_SAFE=no and introduce patches:

--- lib/bsd/inet.c.orig	2007-10-01 12:01:16.000000000 +0400
+++ lib/bsd/inet.c	2007-10-01 12:02:12.000000000 +0400
 <at>  <at>  -10,6 +10,7  <at>  <at> 
 #include <netinet/in.h>
(Continue reading)

heinz | 1 Oct 2007 13:25
Picon

Re: pkg/30737 (p5-libwww install incomplete)

Synopsis: p5-libwww install incomplete

Responsible-Changed-From-To: shell->heinz
Responsible-Changed-By: heinz <at> netbsd.org
Responsible-Changed-When: Mon, 01 Oct 2007 11:25:47 +0000
Responsible-Changed-Why:
I will take this.

Klaus Heinz | 1 Oct 2007 13:40
Picon

PR/30737 CVS commit: pkgsrc/www/p5-libwww

The following reply was made to PR pkg/30737; it has been noted by GNATS.

From: Klaus Heinz <heinz <at> netbsd.org>
To: gnats-bugs <at> NetBSD.org
Cc: 
Subject: PR/30737 CVS commit: pkgsrc/www/p5-libwww
Date: Mon,  1 Oct 2007 11:35:21 +0000 (UTC)

 Module Name:	pkgsrc
 Committed By:	heinz
 Date:		Mon Oct  1 11:35:21 UTC 2007

 Modified Files:
 	pkgsrc/www/p5-libwww: Makefile

 Log Message:
 Instead of suppressing the interactive questions concerning the installation
 of some executable skripts (lwp-*) tell MakeMaker to use the default answers
 provided in Makefile.PL.

 This should solve PR pkg/30737 from Joern Clausen.

 
 To generate a diff of this commit:
 cvs rdiff -r1.51 -r1.52 pkgsrc/www/p5-libwww/Makefile

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

(Continue reading)

heinz | 1 Oct 2007 13:47
Picon

Re: pkg/30737 (p5-libwww install incomplete)

Synopsis: p5-libwww install incomplete

State-Changed-From-To: open->feedback
State-Changed-By: heinz <at> netbsd.org
State-Changed-When: Mon, 01 Oct 2007 11:47:07 +0000
State-Changed-Why:
Package was changed. Does p5-libwww-5.808nb1 work as expected?

heinz | 1 Oct 2007 23:11
Picon

Re: pkg/31460 (www/p5-HTML-Mason does not create work directory)

Synopsis: www/p5-HTML-Mason does not create work directory

Responsible-Changed-From-To: pkg-manager-≥heinz
Responsible-Changed-By: heinz <at> netbsd.org
Responsible-Changed-When: Mon, 01 Oct 2007 21:11:32 +0000
Responsible-Changed-Why:
I will take this.

Klaus Heinz | 1 Oct 2007 23:30
Picon

PR/31460 CVS commit: pkgsrc/www/p5-HTML-Mason

The following reply was made to PR pkg/31460; it has been noted by GNATS.

From: Klaus Heinz <heinz <at> netbsd.org>
To: gnats-bugs <at> NetBSD.org
Cc: 
Subject: PR/31460 CVS commit: pkgsrc/www/p5-HTML-Mason
Date: Mon,  1 Oct 2007 21:29:33 +0000 (UTC)

 Module Name:	pkgsrc
 Committed By:	heinz
 Date:		Mon Oct  1 21:29:33 UTC 2007

 Modified Files:
 	pkgsrc/www/p5-HTML-Mason: Makefile PLIST
 Added Files:
 	pkgsrc/www/p5-HTML-Mason: MESSAGE

 Log Message:
 Added MESSAGE file in order to tell users they have to do a minimum
 amount of configuration (ie, set the data directory).
 Added the supplied sample files to the pkgsrc package.
 This should solve PR pkg/31460 by Stefan Schumacher.

 While here, added support for installation to DESTDIR and marked the
 package as a pure Perl package (no compiler necessary).

 
 To generate a diff of this commit:
 cvs rdiff -r0 -r1.1 pkgsrc/www/p5-HTML-Mason/MESSAGE
 cvs rdiff -r1.27 -r1.28 pkgsrc/www/p5-HTML-Mason/Makefile
(Continue reading)

heinz | 1 Oct 2007 23:34
Picon

Re: pkg/31460 (www/p5-HTML-Mason does not create work directory)

Synopsis: www/p5-HTML-Mason does not create work directory

State-Changed-From-To: open->feedback
State-Changed-By: heinz <at> netbsd.org
State-Changed-When: Mon, 01 Oct 2007 21:34:04 +0000
State-Changed-Why:
Added MESSAGE and some sample files supplied with HTML-Mason.
Does this solve the problem?

wiz | 1 Oct 2007 23:59
Picon

Re: pkg/34511 ([update] editors/nano)

Synopsis: [update] editors/nano

Responsible-Changed-From-To: shell->pkg-manager
Responsible-Changed-By: wiz <at> netbsd.org
Responsible-Changed-When: Mon, 01 Oct 2007 21:59:43 +0000
Responsible-Changed-Why:
shell is inactive, reassign back to pkg-manager

wiz | 2 Oct 2007 00:00
Picon

Re: pkg/32859 (Update editrs/nano to latest stable release.)

Synopsis: Update editrs/nano to latest stable release.

Responsible-Changed-From-To: shell->pkg-manager
Responsible-Changed-By: wiz <at> netbsd.org
Responsible-Changed-When: Mon, 01 Oct 2007 22:00:21 +0000
Responsible-Changed-Why:
shell is inactive, reassign back to pkg-manager


Gmane