head	1.7;
access;
symbols
	RELEASE_8_3_0:1.7
	RELEASE_9_0_0:1.7
	RELEASE_7_4_0:1.6
	RELEASE_8_2_0:1.6
	RELEASE_6_EOL:1.6
	RELEASE_8_1_0:1.6
	RELEASE_7_3_0:1.6
	RELEASE_8_0_0:1.6
	RELEASE_7_2_0:1.6
	RELEASE_7_1_0:1.6
	RELEASE_6_4_0:1.6
	RELEASE_5_EOL:1.6
	RELEASE_7_0_0:1.6
	RELEASE_6_3_0:1.6
	PRE_XORG_7:1.6
	RELEASE_4_EOL:1.5
	RELEASE_6_2_0:1.5
	RELEASE_6_1_0:1.5
	RELEASE_5_5_0:1.5
	RELEASE_6_0_0:1.5
	RELEASE_5_4_0:1.5
	RELEASE_4_11_0:1.5
	RELEASE_5_3_0:1.5
	RELEASE_4_10_0:1.5
	old_RELEASE_5_2_1:1.4
	old_RELEASE_5_2_0:1.4
	old_RELEASE_4_9_0:1.4
	old_RELEASE_5_1_0:1.4
	old_RELEASE_4_8_0:1.4
	old_RELEASE_5_0_0:1.4
	old_RELEASE_4_7_0:1.4
	old_RELEASE_4_6_2:1.4
	old_RELEASE_4_6_1:1.4
	old_RELEASE_4_6_0:1.4
	old_RELEASE_5_0_DP1:1.4
	old_RELEASE_4_5_0:1.4
	old_RELEASE_4_4_0:1.4
	old_RELEASE_4_3_0:1.4
	old_RELEASE_4_2_0:1.4
	old_RELEASE_4_1_1:1.4
	old_RELEASE_4_1_0:1.4
	old_RELEASE_3_5_0:1.4
	old_RELEASE_4_0_0:1.4
	old_RELEASE_3_4_0:1.3
	old_RELEASE_3_3_0:1.3
	old_RELEASE_3_2_0:1.3
	old_RELEASE_3_1_0:1.3
	old_RELEASE_2_2_8:1.3
	old_RELEASE_3_0_0:1.3
	old_RELEASE_2_2_7:1.3
	old_RELEASE_2_2_6:1.3
	old_RELEASE_2_2_5:1.2
	old_RELEASE_2_2_1:1.2
	old_RELEASE_2_2_2:1.2;
locks; strict;
comment	@# @;


1.7
date	2011.07.26.22.13.05;	author garga;	state Exp;
branches;
next	1.6;

1.6
date	2007.02.27.15.48.39;	author rafan;	state Exp;
branches;
next	1.5;

1.5
date	2004.03.19.23.38.19;	author trevor;	state Exp;
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.7
log
@- Update to 4.11.1
- Fix WWW
@
text
@This is the set of GNU shar utilities.  This port installs them
with the letter "g" prepended to their names, to avoid conflict
with the FreeBSD base system.  The uudecode and uuencode commands
are omitted (BSD versions are present in the base system).  The
shar utilities deal with shar files, so-called shell archives, which
are scripts suitable for transmission by e-mail or Usenet.

When a shar file is executed, the files it contains are unpacked
without the need for any software other than the shell itself and
sed.  Because they are scripts, shell archives from strangers should
be read before executing them, to check for harmful commands.

synopses from the info pages:

	* gmail-files:  Send files to remote site.
	* gmailshar:    Make and send a shell archive.
	* gremsync:     Synchronize remote directory trees using e-mail.
	* gshar:        Make a shell archive.
	* gunshar:      Explode a shell archive.

WWW:	http://www.gnu.org/s/sharutils/
keywords:  mail-files mailshar remsync shar unshar
@


1.6
log
@- Update to 4.6.3

PR:		ports/108999
Submitted by:	Jason Harris <jharris at widomaker.com>
Approved by:	maintainer timeout (17 days)
@
text
@d21 1
a21 1
WWW:  http://directory.fsf.org/sharutils.html
@


1.5
log
@Update the list of what this port installs (and does not install).
Add synopses from the info pages.  Explain in more detail what shar
archives are.  Add a note about security.  Add keywords.
@
text
@d21 1
a21 1
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
@d1 6
a6 1
This is the set of GNU shar utilities.
d8 4
a11 6
`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.
d13 10
a22 1
WWW: http://www.gnu.org/software/sharutils/sharutils.html
@


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.
@
