d4e345fb4f
* Changes in version 2.2.2 ** @VERSION@ substitution was set up for the Stow::Util module. * Changes in version 2.2.1 Version 2.2.1 was not released since it was rejected by pause.perl.org due to Stow::Util missing $VERSION. ** Small improvements to documentation ** Fix Perl warnings ** Fix "Undefined subroutine &main::error" error ** Failed system calls now include error description ** Default ignore list now ignores top-level README.*, LICENSE.*, and COPYING ** Correctly handle the stow/target directories as non-canonical paths ** Fix stowing of relative links when --no-folding is used. * Changes in version 2.2.0 ** New --no-folding option ** Remove -a option (--adopt still available) ** Improve error message when stow package is not found. ** Test suite improvements ** Documentation improvements ** Remove "There are no outstanding operations to perform" warning. * Changes in version 2.1.3 ** New --adopt / -a option ** ./configure now checks for Perl modules required by the test suite. * Changes in version 2.1.2 Many thanks to Stefano Lattarini for help with numerous autoconf and automake issues which are addressed in this release. ** Significantly improve the handling of --with-pmdir. ** ./configure now aborts if Perl isn't found. ** Ensured the ChangeLog is up-to-date when making a new distribution. ** Fixed bug with `make clean' removing files which the user may not be able to rebuild. * Changes in version 2.1.1 ** Fixed bug where ./configure --with-pmdir=X was ineffectual. ** Calculated the correct default value for pmdir based on the local Perl installation. ** Fixed some automake issues ** Improved various bits of documentation. * Changes in version 2.1.0 ** Major refactoring of code into separate Stow and Stow::Util Perl modules. ** Added support for ignore list files. ** Added support for CPAN-style installation and distribution via Module::Build. ** Introduced `make test' target and significantly tightened up test suite. ** Very large number of code and documentation fixes (over 80 commits since version 2.0.1). ** The '--conflicts' option has been removed. ** Improved debugging output. ** Converted man page to POD format. ** Include PDF, and both split- and single-page HTML versions of manual in the distribution. ** Fixed code style consistency issues. ** Running configure from outside the source tree now works. ** `make distcheck' now works. * Changes in version 2.0.1 ** Defer operations until all potential conflicts have been assessed. ** Multiple stow directories will now cooperate in folding/unfolding. ** Conflict messages are more uniform and informative. ** Verbosity and tracing is more extensive and uniform. ** Implemented option parsing via Getopt::Long. ** Default command line arguments set via '.stowrc' and '~/.stowrc' files. ** Support multiple actions per invocation. ** New (repeatable) command line arg: --ignore='<regex>' ** New (repeatable) command line arg: --defer='<regex>' ** New (repeatable) command line arg: --defer='<regex>' ** New (repeatable) command line arg: --override='<regex>' ** By default, search less aggressively for invalid symlinks when unstowing. ** New chkstow utility for checking the integrity of the target directory.
42 lines
1.8 KiB
Text
42 lines
1.8 KiB
Text
@comment $NetBSD: PLIST,v 1.8 2017/01/19 10:37:21 markd Exp $
|
|
bin/chkstow
|
|
bin/stow
|
|
info/stow.info
|
|
${PERL5_SUB_INSTALLVENDORLIB}/Stow.pm
|
|
${PERL5_SUB_INSTALLVENDORLIB}/Stow/Util.pm
|
|
man/man8/stow.8
|
|
share/doc/stow/ChangeLog
|
|
share/doc/stow/ChangeLog.OLD
|
|
share/doc/stow/README
|
|
share/doc/stow/manual-single.html
|
|
share/doc/stow/manual-split/Bootstrapping.html
|
|
share/doc/stow/manual-split/Compile_002dtime-vs-Install_002dtime.html
|
|
share/doc/stow/manual-split/Conflicts.html
|
|
share/doc/stow/manual-split/Cygnus-Software.html
|
|
share/doc/stow/manual-split/Deferred-Operation.html
|
|
share/doc/stow/manual-split/Deleting-Packages.html
|
|
share/doc/stow/manual-split/GNU-Emacs.html
|
|
share/doc/stow/manual-split/GNU-General-Public-License.html
|
|
share/doc/stow/manual-split/Ignore-Lists.html
|
|
share/doc/stow/manual-split/Index.html
|
|
share/doc/stow/manual-split/Installing-Packages.html
|
|
share/doc/stow/manual-split/Introduction.html
|
|
share/doc/stow/manual-split/Invoking-Stow.html
|
|
share/doc/stow/manual-split/Justification-For-Yet-Another-Set-Of-Ignore-Files.html
|
|
share/doc/stow/manual-split/Known-Bugs.html
|
|
share/doc/stow/manual-split/Mixing-Operations.html
|
|
share/doc/stow/manual-split/Motivation-For-Ignore-Lists.html
|
|
share/doc/stow/manual-split/Multiple-Stow-Directories.html
|
|
share/doc/stow/manual-split/Other-FSF-Software.html
|
|
share/doc/stow/manual-split/Perl-and-Perl-5-Modules.html
|
|
share/doc/stow/manual-split/Reporting-Bugs.html
|
|
share/doc/stow/manual-split/Resource-Files.html
|
|
share/doc/stow/manual-split/Target-Maintenance.html
|
|
share/doc/stow/manual-split/Terminology.html
|
|
share/doc/stow/manual-split/Tree-unfolding.html
|
|
share/doc/stow/manual-split/Types-And-Syntax-Of-Ignore-Lists.html
|
|
share/doc/stow/manual-split/index.html
|
|
share/doc/stow/manual-split/tree-folding.html
|
|
share/doc/stow/manual-split/tree-refolding.html
|
|
share/doc/stow/manual.pdf
|
|
share/doc/stow/version.texi
|