Subject: CVS commit: [pkgsrc-2005Q1] pkgsrc/mk/bulk
To: None <pkgsrc-changes@NetBSD.org>
From: Lubomir Sedlacik <salo@netbsd.org>
List: pkgsrc-changes
Date: 05/23/2005 10:37:38
Module Name: pkgsrc
Committed By: salo
Date: Mon May 23 10:37:38 UTC 2005
Modified Files:
pkgsrc/mk/bulk [pkgsrc-2005Q1]: upload
Log Message:
Pullup ticket 499 - requested by Thomas Klausner
various changes in bulk/upload script
Module Name: pkgsrc
Committed By: hubertf
Date: Wed Mar 30 22:26:37 UTC 2005
Modified Files:
pkgsrc/mk/bulk: upload
Log Message:
Before calculating checksums, print a line that says what's happening.
With a slow NFS server (as mine), this can take a lot of time.
---
Module Name: pkgsrc
Committed By: hubertf
Date: Wed Mar 30 22:36:18 UTC 2005
Modified Files:
pkgsrc/mk/bulk: upload
Log Message:
If SIGN_AS is not set, remind the user to please sign the checksum
files manually.
Suggested and OK'd by jschauma@
---
Module Name: pkgsrc
Committed By: jschauma
Date: Sun Apr 10 21:44:04 UTC 2005
Modified Files:
pkgsrc/mk/bulk: upload
Log Message:
uncomment the checksums for IRIX
(the commented version was committed by mistake)
---
Module Name: pkgsrc
Committed By: jschauma
Date: Sat Apr 30 21:35:06 UTC 2005
Modified Files:
pkgsrc/mk/bulk: upload
Log Message:
s/upto date/up-to-date/
---
Module Name: pkgsrc
Committed By: wiz
Date: Sun May 8 13:29:09 UTC 2005
Modified Files:
pkgsrc/mk/bulk: upload
Log Message:
Changes to the upload script:
vulnerable packages are uploaded directly into the vulnerable subdir.
While here:
quote variables
better handling of the temporary directory
remove some backwards compatibility code that's been here long enough
opsys-specific package handling was doing the same as non-opsys
specific, so fold them together.
Written together with dillo.
To generate a diff of this commit:
cvs rdiff -r1.21 -r1.21.2.1 pkgsrc/mk/bulk/upload
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.