Commit graph

3 commits

Author SHA1 Message Date
wiz
264a15c9a8 Update to 3.6.0, provided by Martin Wilke in PR 34510:
1. New 'ch' (change archive parameters) command line mode command.
      Its purpose is to apply switches like -av, -tl and -cl to archive.

   2. New command line -sl<size> and -sm<size> switches to set size
      limits of processing files.

   3. 7Z added to list of formats stored without compression
      when using -ms switch without a parameter.

   4. Switch -e[+]<attr> is now supported by most of command line
      operations including extracting and deleting files. Previously
      it was supported by only archiving command.
2006-09-16 11:29:16 +00:00
jlam
60f791e1e6 Move the check-shlibs target from bsd.pkg.mk to bsd.pkg.check.mk where
it will live with other "check" targets run after package installation.

Get rid of SHLIB_HANDLING, whose meaning had mutated over the years
from one thing to another.  Currently, it is used to basically note
whether the system's "ldd" command can be usefully run on the package's
binaries and libraries.  Rename this variable to CHECK_SHLIBS_SUPPORTED
for more clarity.

CHECK_SHLIBS is now a variable set exclusively by the user in /etc/mk.conf
to note whether the check for missing run-time search paths is performed
after a package is installed.  It defaults to "no" unless PKG_DEVELOPER
is set.
2006-05-22 22:22:02 +00:00
wiz
40240face8 Rename rar-linux to rar-bin, for consistency with other -bin packages.
First part: reimport under new directory.
2006-03-03 22:36:09 +00:00