This is an extract-only program which allows access to the contents of ARJ archives. COMMAND SYNTAX: UNARJ has been modified to support the four commands: "e", "l", "t", and "x". These are similar to the ARJ version of these commands. However, UNARJ does not create directories when using the "x" command. Usage: UNARJ archive[.arj] (list archive) UNARJ e archive (extract archive) UNARJ l archive (list archive) UNARJ t archive (test archive) UNARJ x archive (extract with pathnames) UNARJ does not accept any other commands or options. You cannot specify a base directory or select individual files to extract. UNARJ does not support empty directories or volume labels. UNARJ is much slower than ARJ because ARJ is highly optimized using assembly language. alt='cgit logo'/> index : freebsd-ports
FreeBSD Ports (https://github.com/freebsd/freebsd-ports)
aboutsummaryrefslogtreecommitdiffstats
path: root/math/pspp
Commit message (Expand)AuthorAgeFilesLines
* - Add CPE information for math/psppCarlos J. Puga Medina2017-10-131-1/+3
* math/pspp: fix NLS optionCarlos J. Puga Medina2017-10-101-3/+4
* - Update to 1.0.1Carlos J. Puga Medina2017-08-302-4/+4
* - Update to 1.0.0Carlos J. Puga Medina2017-08-225-143/+26
* Update math/gsl to 2.4Tobias C. Berner2017-07-041-1/+1
* Update devel/readline to 7.0 patch 3Sunpoet Po-Chuan Hsieh2017-06-27