123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173 |
- Ports of GNU tar and other tars
- See the end of file for copying conditions.
- Most entries in this file are out of date, unfortunately. Such
- entries are marked with an `X'. Run grep '^\*\*[^X]' PORTS to
- extract valid entries.
-
- Please write bug-tar@gnu.org if you are aware of various ports of GNU tar
- to non-GNU and non-Unix systems not listed here, or for corrections.
- Please provide the goal system, a complete and stable URL, the maintainer
- name and address, the tar version used as a base, and your comments.
- <http:
- maintained by Enrico Forestieri <enrico@com.unipr.it>
- Based on tar 1.11.8.
- maintained by the ADE group <fnf@fishpond.ninemoons.com>
- Based on tar 1.11.8, needs ixemul.library.
- maintained by <mscheler@wuarchive.wustl.edu>
- maintained by Drew Bliss & Geoff Voelker
- maintained by Richard Levitte <levitte@lp.se>
- This is not GNU tar, but a separate implementation.
- For V4.7. Based on an old PDtar. Requires compatible shared libraries
- to run V5 or V6 executables.
- maintained by David Ronis <ronis@gibbs.chem.mcgill.ca>
- For Desqview/X. Everything works besides compression. Copy of hacked
- sources available, some of DV/X's programmer's library also needed.
- http:
- ftp:
- ftp:
- maintained by Darrel Hankerson <hankedr@mail.auburn.edu>
- You get many GNU tools, not only `tar'. The GNUish project is described
- in `gnuish_t.htm'.
- maintained by Leslie Mikesell <les@mcs.net>
- Based on tar 1.11.2. Support for SCSI (via ASPI) and network (rsh over
- packet driver). No support for win95 long file names.
- maintained by Christoph Splittgerber <chris@orion.sdata.de>
- Based on tar 1.10. Support for SCSI (via ASPI).
- Several DOS version based on PDtar. John Gilmore <gnu@toad.com> says
- he has copies of several vintages saved.
- ftp:
- ftp:
- Based on PDtar.
- maintained by Drew Bliss & Geoff Voelker
- GNU tar for NT (intel and Alpha platforms).
- maintained by Tillmann Steinbrecher <tst@darmstadt.netsurf.de>
- The `untgz' program is a fast .tar or .tar.gz (.tgz) extractor.
- maintained by Tillmann Steinbrecher <tst@darmstadt.netsurf.de>
- This is not a `tar' port, but an index of them.
- http:
- maintained by Andreas Kaiser <Andreas.Kaiser@stuttgart.netsurf.de>
- Version 2.54. Based on tar 1.10. The second archive contains SCSI
- drivers (DAT streamers notably) and rmt-type programs.
- maintained by Cygnus
- GNU-Win32 B17.1 distribution. Download all files, `cat' them together,
- and `untar' the result. You get many GNU tools, not only `tar'.
- Based on tar 1.11.2.
- maintained by Drew Bliss & Geoff Voelker
- GNU tar for NT (intel and Alpha platforms).
- maintained by Tillmann Steinbrecher <tst@darmstadt.netsurf.de>
- The `untgz' program is a fast .tar or .tar.gz (.tgz) extractor.
- maintained by Leslie Mikesell <les@mcs.net>
- Support for network (rsh over winsock). No support for win95 long
- file names.
- Based on GNU tar 1.11.2.
- limited port of GNU tar to Darwin, with support for resource forks
- and finder info, but this no longer seems to be available.
- comes with MacOS. It creates some spurious files but works on average.
- seem to be available separately.
- Copyright (C) 1999, 2001, 2003, 2004, 2007 Free Software Foundation, Inc.
- This file is part of GNU tar.
- GNU tar is free software; you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation; either version 3, or (at your option)
- any later version.
- GNU tar is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
- You should have received a copy of the GNU General Public License
- along with GNU tar; see the file COPYING. If not, write to
- the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
- Boston, MA 02110-1301, USA.
- Local Variables:
- mode: outline
- paragraph-separate: "[ ]*$"
- version-control: never
- End:
-
|