Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
devel/p5-Module-ScanDeps in the NetBSD Packages Collection.
The Perl 5 module Module::ScanDeps allows to recursively scan Perl
code for dependencies.
|
|
|
|
Packages Collection.
The Perl 5 module Module::ScanDeps allows to recursively scan Perl
code for dependencies.
|
|
security/p5-Module-Signaturein the NetBSD Packages Collection.
The Perl 5 module Module::Signature adds cryptographic authentications
to CPAN distributions, via the special SIGNATURE file.
If you are a module user, all you have to do is to remember running
cpansign -v (or just cpansign) before issuing perl Makefile.PL or
perl Build.PL; that will ensure the distribution has not been
tampered with. For module authors, you'd want to add the SIGNATURE
file to your MANIFEST, then type cpansign -s before making a
distribution. You may also want to consider adding a signature
check as part of your test suite.
|
|
|
|
|
|
|
|
Collection.
The Perl 5 module Module::Signature adds cryptographic authentications
to CPAN distributions, via the special SIGNATURE file.
If you are a module user, all you have to do is to remember running
cpansign -v (or just cpansign) before issuing perl Makefile.PL or
perl Build.PL; that will ensure the distribution has not been
tampered with. For module authors, you'd want to add the SIGNATURE
file to your MANIFEST, then type cpansign -s before making a
distribution. You may also want to consider adding a signature
check as part of your test suite.
|
|
and svk-0.26 updates.
|
|
|
|
ourselves.
|
|
upstream changes:
[Changes for 0.26 - 9 Nov, 2004]
* svk push -P. [Autrijus]
* Allow checkout, mirrored, and copy anchors to be different
from each other, for the purpose of "push" and "pull"..[Autrijus]
* In incremental smerge, increase the fromrev after each
individual merge. [Autrijus]
* Ignore empty lines for svk:merge parsing.
* Use local time for log output. [Wen-chien Jesse Sung]
* Properties are now being merged.
* Exsting directories are now being merged.
* Allow custom resolver for properties.
* Support svk:merge property auto-merging, when doing smerge.
* Create svn config directory if it doesn't exist.
* Commit to mirrored path was always sending full text
due to an incorrect $cb{mirror} check. This is a regression since
0.23.
* Fix a bug that when committing from a checkout with descendents
being mirrored path, the commit can ruin the mirror state.
* Fix svk merge -l rN:M loading too many logs.
* Fix svk admin to work with non-default depots.
* New: svk ci -N, svk update/checkout --quiet.
* Fix svk cp a directory to checkout and then commit.
|
|
* Tests now pass on Win32.
But svk 0.26 requires this upgrade...
|
|
* Workaround fsfs/win32 txn_commit bug in close_edit of mirror editor.
[Autrijus]
* Use iter pool for node_history tracing.
* Add trailing /... for vcp source if not exist.
* Use the same auth baton for all ra sessions.
* Hold another reference to merge back editor in addition to
cached_ra, because the callback in merge_back_editor might create
another ra session.
* Ignore signals before calling close_edit, instead of in commit callback.
|
|
* fix store_recursively for empty key, which should find
all descendents. [Autrijus]
|
|
were going to be far too many packages requiring small tweaks like this one.
|
|
SunPro compiler gets the correct syntax for macro concatenation.
Bump PKGREVISION.
|
|
|
|
in the NetBSD Packages Collection.
The Perl 5 module Digest::SHA is a complete implementation of the
NIST Secure Hash Standard. It gives Perl programmers a convenient
way to calculate SHA-1, SHA-224, SHA-256, SHA-384, and SHA-512
message digests. The module can handle all types of input, including
partial-byte data.
|
|
|
|
Collection.
The Perl 5 module Digest::SHA is a complete implementation of the
NIST Secure Hash Standard. It gives Perl programmers a convenient
way to calculate SHA-1, SHA-224, SHA-256, SHA-384, and SHA-512
message digests. The module can handle all types of input, including
partial-byte data.
|
|
corresponding to the X11 files. This can be defined to be more complex
script than the default of "${LN} -fs $$src $$dest" if some of the files
need to have transformations performed on them.
|
|
in the NetBSD Packages Collection.
The Perl 5 module PAR::Dist is a toolkit to create and manipulate
PAR (Perl Archive) distributions.
|
|
|
|
Collection.
The Perl 5 module PAR::Dist is a toolkit to create and manipulate
PAR (Perl Archive) distributions.
|
|
|
|
* Use VARBASE
|
|
OpenWindows headers which incorrectly check __STDC__ and lead to macro
concatenation breakage with the SunPro compiler.
|
|
certain versions of OpenWindows headers which incorrectly check __STDC__.
There are cleaner ways of fixing this if deemed necessary.
|
|
|
|
to add -lmd on FreeBSD for the MD5 functions.
XXX this package should probably install a shared library, too
|
|
support.
|
|
|
|
no PKGREVISION bump as it is still enabled by default.
|
|
match with the libraries installed on the system.
|
|
|
|
Changes since 11.13 are too numerous to mention. Please see the ChangeLog
file in the source distribution.
|
|
bugfix release to fix a buffer overrun.
While there, add a few patches to disable checksum verification on
wind direction - this failed for my weather station consistently on some
data sets. I'll bring this up with the authors.
|
|
|
|
|
|
|
|
Bruce J.A. Nourish.
simage is a library with image format loaders and front-ends to common
import libraries. simage is meant for use with applications which
read image files as textures.
|
|
|
|
Minor bug fixes, nothing that stands out.
|
|
|
|
|
|
portability oopses can be caught earlier.
|
|
|
|
- Add a fix for crashes when processing EAP-PEAP requests
PR 28095 Konstantin.Kabassanov (at) lip6.fr
- Fix pthreads enabled builds on NetBSD systems < 2.0
- Replace patch-ai, patch-aj and patch-ak with SUBST_* (suggested by juan@)
|