head	1.5;
access;
symbols
	RELEASE_5_2_1:1.4
	RELEASE_5_2_0:1.4
	RELEASE_4_9_0:1.4
	RELEASE_5_1_0:1.4
	RELEASE_4_8_0:1.4
	RELEASE_5_0_0:1.4
	RELEASE_4_7_0:1.4
	RELEASE_4_6_2:1.4
	RELEASE_4_6_1:1.4
	RELEASE_4_6_0:1.4
	RELEASE_5_0_DP1:1.4
	RELEASE_4_5_0:1.4
	RELEASE_4_4_0:1.4
	RELEASE_4_3_0:1.4
	RELEASE_4_2_0:1.4
	RELEASE_4_1_1:1.4
	RELEASE_4_1_0:1.4
	RELEASE_3_5_0:1.4
	RELEASE_4_0_0:1.4
	RELEASE_3_4_0:1.3
	RELEASE_3_3_0:1.3
	RELEASE_3_2_0:1.3
	RELEASE_3_1_0:1.3
	RELEASE_2_2_8:1.3
	RELEASE_3_0_0:1.3
	RELEASE_2_2_7:1.3
	RELEASE_2_2_6:1.3
	RELEASE_2_2_5:1.2
	RELEASE_2_2_1:1.2
	RELEASE_2_2_2:1.2;
locks; strict;
comment	@# @;


1.5
date	2004.03.19.23.56.42;	author trevor;	state dead;
branches;
next	1.4;

1.4
date	99.12.25.19.01.17;	author steve;	state Exp;
branches;
next	1.3;

1.3
date	98.01.23.00.43.31;	author jseger;	state Exp;
branches;
next	1.2;

1.2
date	95.03.26.02.21.27;	author ache;	state Exp;
branches;
next	1.1;

1.1
date	95.02.05.13.21.37;	author gpalmer;	state Exp;
branches;
next	;


desc
@@


1.5
log
@The gshar+gunshar port is renamed to ports/archivers/sharutils.

PR:	64443
@
text
@This is the set of GNU shar utilities.

`shar' makes so-called shell archives out of many files, preparing
them for transmission by electronic mail services.  `unshar' helps
unpacking shell archives after reception.  The core of both programs
is initially derived from public domain.  Some modules and other
code sections are freely borrowed from other GNU distributions,
bringing `shar' under the terms of the GNU General Public License.

WWW: http://www.gnu.org/software/sharutils/sharutils.html
@


1.4
log
@Update to version 4.2.1 and add WWW: line to DESCR.

PR:		15672
Submitted by:	KATO Tsuguru <tkato@@prontomail.ne.jp>
@
text
@@


1.3
log
@portlint
@
text
@d9 2
@


1.2
log
@Upgrade
@
text
@a8 1

@


1.1
log
@Add package files
@
text
@a9 6
`uuencode' prepares a file for transmission over an electronic
channel which ignores or otherwise mangles the eight bit (high
order bit) of bytes.  `uudecode' does the converse transformation.
They are derived from the BSD NET/2 distribution.  If you have more
powerful `uuencode' and `uudecode' already available, you may want
to use `./configure --disable-uucode' to prevent their installation.
@
