Port details |
- sharutils Pack, send, and unpack shell archives; synchronize via e-mail
- 4.15.2_4 archivers =13 4.15.2_4Version of this port present on the latest quarterly branch.
- Maintainer: garga@FreeBSD.org
- Port Added: 2004-03-19 23:38:52
- Last Update: 2024-01-16 14:02:42
- Commit Hash: 08a9c4d
- People watching this port, also watch:: zip, unzip, sudo, wget, libxml2
- License: GPLv3
- WWW:
- https://www.gnu.org/s/sharutils/
- Description:
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- sharutils>0:archivers/sharutils
- To install the port:
- cd /usr/ports/archivers/sharutils/ && make install clean
- To add the package, run one of these commands:
- pkg install archivers/sharutils
- pkg install sharutils
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: sharutils
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (sharutils-4.15.2.tar.xz) = 2b05cff7de5d7b646dc1669bc36c35fdac02ac6ae4b6c19cb3340d87ec553a9a
SIZE (sharutils-4.15.2.tar.xz) = 1122476
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- msgfmt : devel/gettext-tools
- perl5>=5.36<5.37 : lang/perl5.36
- Runtime dependencies:
-
- indexinfo : print/indexinfo
- Library dependencies:
-
- libintl.so : devel/gettext-runtime
- This port is required by:
- for Patch
-
- sysutils/copytape
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for sharutils-4.15.2_4:
NLS=on: Native Language Support
===> Use 'make config' to modify these settings
- Options name:
- archivers_sharutils
- USES:
- charsetfix cpe perl5 tar:xz gettext
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.15.2_4 16 Jan 2024 14:02:42 |
Renato Botelho (garga) |
*/*: Restore GNU_CONFIGURE on my ports
I made a mistake and changed these ports to HAS_CONFIGURE when working
on MANPREFIX sanitization. Restore proper macro usage and set
GNU_CONFIGURE_MANPREFIX properly to keep manpages installed under
${PREFIX}/share.
Reported by: danfe
Sponsored by: Rubicon Communications, LLC ("Netgate") |
4.15.2_3 15 Jan 2024 19:21:57 |
Renato Botelho (garga) |
archivers/sharutils: Move manpages to ${PREFIX}/share
Sponsored by: Rubicon Communications, LLC ("Netgate") |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
4.15.2_2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
4.15.2_2 20 Jul 2022 14:20:49 |
Tobias C. Berner (tcberner) |
archivers: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Albert Vernon <f3cun3c02@sneakemail.com>
* Alex Dupre <ale@FreeBSD.org>
* Alex Samorukov <samm@freebsd.org>
* Alexander Kuehn <freebsd@nagilum.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexander Zhuravlev <zaa@zaa.pp.ru>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey Dokuchaev <danfe@regency.nsu.ru>
* Anders Nordby <anders@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
4.15.2_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
4.15.2_2 28 Aug 2020 17:41:34 |
garga |
archivers/sharutils: Fix build with -fno-common
Sponsored by: Rubicon Communications, LLC (Netgate) |
4.15.2_2 10 Nov 2018 18:12:58 |
bapt |
Install texinfo files (GNU info) into ${PREFIX}/share/info
After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.
Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.
Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them
Bump revision of all impacted ports
PR: 232907
exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17816 |
4.15.2_1 26 Jul 2016 16:51:16 |
mat |
Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.
With hat: portmgr
Sponsored by: Absolight |
4.15.2_1 20 Jun 2015 13:22:52 |
bapt |
Drop unneeded perl5 run dependency |
4.15.2 31 May 2015 07:44:06 |
johans |
Update to GNU sharutils 4.15.2 (bugfix release) |
4.15 30 Mar 2015 16:59:53 |
garga |
Add CPE information to Makefile
PR: 198846
Submitted by: shun.fbsd.pr@dropcut.net |
4.15 10 Feb 2015 15:59:12 |
garga |
Update to 4.15 |
4.14 13 Mar 2014 12:43:19 |
garga |
. Update to 4.14
. Replace USE_XZ=yes by USES=tar:xz |
4.13.5_1 13 Mar 2014 12:27:55 |
garga |
Remove uneeded keywords: line from pkg-descr |
4.13.5_1 01 Nov 2013 09:57:50 |
garga |
Fix wrong use of OPTIONS_SUB
Reported by: danfe |
4.13.5_1 31 Oct 2013 23:28:19 |
garga |
. Use modern OPTION knobs to simplify Makefile |
4.13.5_1 25 Sep 2013 00:05:17 |
garga |
Support staging |
20 Sep 2013 13:11:21
|
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
archivers) |
4.13.5_1 02 Sep 2013 09:45:00 |
garga |
Change my ports to USES (gmake|perl5) |
4.13.5_1 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
4.13.5_1 11 Jun 2013 14:14:05 |
garga |
Do not install locale.alias file |
4.13.5 24 May 2013 16:20:31 |
bapt |
Add USES=charsetfix, while here do not try to remove directory not created by
the port/package |
4.13.5 23 Apr 2013 19:14:32 |
garga |
- Update to 4.3.15
- Replace USE_GETTEXT by USES
- Add a single space on WWW line |
4.13.3 08 Jan 2013 23:41:48 |
garga |
Update to 4.13.3 |
4.13.1 03 Jan 2013 19:59:30 |
garga |
Update to 4.13.1 |
4.11.1_1 05 Oct 2012 12:41:46 |
garga |
Change headers of all ports maintained by me to new format |
4.11.1_1 03 Aug 2012 18:39:21 |
garga |
Remove unecessary OPTIONS_DEFAULT definitions added on r301957
Reported by: sunpoet@ |
4.11.1_1 03 Aug 2012 15:34:46 |
garga |
Add DOCS, EXAMPLES and NLS to OPTIONS_DEFINE to my ports |
4.11.1_1 25 Jul 2012 06:32:08 |
cs |
Fix typos in COMMENT |
4.11.1_1 02 Jul 2012 21:53:50 |
garga |
Move to OPTIONSng |
4.11.1_1 16 Nov 2011 21:19:48 |
garga |
- Fix gshar.1 and gunshar.1
- Pet portlint
PR: ports/161761
Submitted by: Takefu <takefu@airport.fm>
Feature safe: yes |
4.11.1_1 27 Jul 2011 17:29:51 |
garga |
- Fix pkg-plis, i've forgotten on my last commit
- Bump PORTREVISION
Reported by: poyopoyo at puripuri.plala.or.jp |
4.11.1 26 Jul 2011 22:13:05 |
garga |
- Update to 4.11.1
- Fix WWW |
4.10 18 Mar 2011 17:59:51 |
miwi |
- Get Rid MD5 support
With hat: portmgr (myself) |
4.10 30 Aug 2010 11:07:01 |
garga |
- Update to 4.10
- Add LICENSE |
4.9_1 31 May 2010 02:01:56 |
ade |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
4.9 05 Mar 2010 11:10:07 |
garga |
Update to 4.9
Feature safe: yes |
4.8 04 Mar 2010 15:59:30 |
garga |
Update to 4.8
Feature safe: yes |
4.7_1 28 Mar 2009 17:53:24 |
garga |
Mark all my ports as MAKE_JOBS_SAFE and MAKE_JOBS_UNSAFE |
4.7_1 06 Jun 2008 13:02:32 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
4.7 10 Aug 2007 12:06:11 |
garga |
- Update to 4.7
- Take maintainership |
4.6.3 19 Jul 2007 21:37:13 |
gabor |
- Remove distinfo hashes, which are not used officially
No objection from: ports@, maintainers
Approved by: portmgr (pav) |
4.6.3 05 Mar 2007 00:15:25 |
linimon |
Reset inactive maintainer due to maintainer-timeouts and no response to email.
Hat: portmgr |
4.6.3 27 Feb 2007 15:48:40 |
rafan |
- Update to 4.6.3
PR: ports/108999
Submitted by: Jason Harris <jharris at widomaker.com>
Approved by: maintainer timeout (17 days) |
4.3.81 03 May 2006 05:14:35 |
edwin |
Remove USE_REINPLACE from ports in categories starting with A. |
4.3.81 22 Jan 2006 06:58:31 |
edwin |
SHA256ify
Approved by: krion@ |
4.3.81 22 Jan 2006 04:14:55 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
4.3.81 13 Jul 2005 10:30:07 |
garga |
Update to 4.3.81
PR: 83255
Submitted by: Sylvio Cesar <sylvioc@gmail.com> (maintainer)
Approved by: flz (mentor) |
4.3.80 06 May 2005 11:30:28 |
novel |
The second attempt to fix plist
Reported by: pointyhat via kris |
4.3.80 04 May 2005 14:54:51 |
novel |
Fix plist
PR: 80612
Submitted by: Sylvio Cesar (maintainer)
Reported by: pointyhat via kris |
4.3.80 02 May 2005 18:05:55 |
novel |
Update to 4.3.80
PR: 80524 (based on)
Submitted by: sylvio cesar (maintainer) |
4.3.77_1 22 Apr 2005 02:12:54 |
jylefort |
- Depend on Perl (gremsync is not installed unless Perl is available).
- Fix configure-detected paths in scripts.
Reported by: pointyhat
Approved by: adamw (mentor), maintainer |
4.3.77 20 Apr 2005 20:55:03 |
jylefort |
- Update to 4.3.77
- Pass maintainership to sylvioc@gmail.com
- Enable NLS and add WITHOUT_NLS knob
PR: ports/80123
Submitted by: Sylvio Cesar <sylvioc@gmail.com>
Approved by: adamw (mentor) |
4.2.1_2 13 Oct 2004 10:17:01 |
simon |
Security update to sharutils:
- Fix two buffer overflows. [1]
- Fix format string handling problems with command line parsing
shar -o. [2]
Obtained from: Gentoo [1] [2]
Patch by: Michael Schr?der [2]
VuXML: 26c9e8c6-1c99-11d9-814e-0001020eed82 [1]
Approved by: erwin |
4.2.1_1 20 Mar 2004 22:53:29 |
trevor |
Deploy PLIST_FILES. |
4.2.1_1 20 Mar 2004 22:50:24 |
trevor |
Allude to gmail-files, gmailshar and gremsync in COMMENT. |
4.2.1_1 20 Mar 2004 22:46:02 |
trevor |
Running install-info in post-install is redundant, since it is done
in the add-plist-info target of bsd.port.mk. |
4.2.1_1 19 Mar 2004 23:38:19 |
trevor |
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. |