diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2014-06-25 03:23:59 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2014-06-25 03:23:59 +0000 |
commit | 52919007a995d44a7926bcdfb06fe8d2157b120e (patch) | |
tree | c432869cf5fb01f2c4507af6c618d62add233756 /archivers/arj/pkg-descr | |
parent | 34ab7e2742ee2a66707f6afcb782318a40b95a1f (diff) | |
download | ports-52919007a995d44a7926bcdfb06fe8d2157b120e.tar.gz ports-52919007a995d44a7926bcdfb06fe8d2157b120e.zip |
Notes
Diffstat (limited to 'archivers/arj/pkg-descr')
-rw-r--r-- | archivers/arj/pkg-descr | 19 |
1 files changed, 10 insertions, 9 deletions
diff --git a/archivers/arj/pkg-descr b/archivers/arj/pkg-descr index 61f3bf613d42..8d1a1b0f49dd 100644 --- a/archivers/arj/pkg-descr +++ b/archivers/arj/pkg-descr @@ -1,13 +1,14 @@ -This product is an implementation of ARJ v 2.7x for DOS on UNIX and -UNIX-like systems. It is assumed that the user is familiar with ARJ -operation on DOS before using this package. +This is open source implementation of the world-famous ARJ archiver. This +version has been created with an intent to preserve maximum compatibility +and retain the feature set of the original ARJ archiver as provided by ARJ +Software, Inc. -New ARJ features on UNIX and UNIX-like platforms: +New ARJ features on Unix-like platforms: - - Support for symbolic and hard links - - Archiving of special entities: pipes and devices - - Support for UID/GID storage in a variety of methods - - World's smallest native self-extracting modules - - Outstanding interoperability with ARJ for DOS, Windows and OS/2 Warp + - Support for symbolic and hard links + - Archiving of special entities: pipes and devices + - Support for UID/GID storage in a variety of methods + - World's smallest native self-extracting modules + - Interoperability with ARJ for DOS, Windows, and OS/2 Warp WWW: http://arj.sourceforge.net/ |