notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
shell-include Include system for shell scripts
0.1.2_1 shells Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.1.2_1Version of this port present on the latest quarterly branch.
Broken BROKEN: unfetchable
Deprecated DEPRECATED: Broken for more than 6 months
Expired This port expired on: 2020-05-05
Ignore IGNORE: is marked as broken: unfetchable
Maintainer: vvelox@vvelox.net search for ports maintained by this maintainer
Port Added: 2007-04-20 21:37:57
Last Update: 2020-05-05 15:38:12
SVN Revision: 534093
Also Listed In: devel
License: not specified in port
WWW:
http://vvelox.net/projects/shell-include/
Description:
Allows include files to be used in shells the same way they are with C. The file with the include code needs to be included. This is done by figuring out were it is located using which. . `which sh-include` will take care of it for sh. sh example... . `which sh-include` include fileGetLine line=`fileGetLine /etc/group 4` WWW: http://vvelox.net/projects/shell-include/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (10 items)
Collapse this list.
  1. bin/sh-include
  2. bin/bash-include
  3. libexec/shell-include/sh/random
  4. libexec/shell-include/sh/fileGetLine
  5. libexec/shell-include/bash/random
  6. libexec/shell-include/bash/fileGetLine
  7. man/man3/fileGetLine.3.gz
  8. man/man3/random.3.gz
  9. man/man3/random::shortIntRandom.3.gz
  10. man/man7/shell-include.7.gz
Collapse this list.
Dependency lines:
  • shell-include>0:shells/shell-include
No installation instructions:
This port has been deleted.
PKGNAME: shell-include
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (shell-include-0.1.2.tgz) = 56ce1fc07589b36a7e880b5ceede7140f0566de0d0c7bf73adc958cd6807014f SIZE (shell-include-0.1.2.tgz) = 4051

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. perl5>=5.30.r1<5.31 : lang/perl5.30
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
USES:
perl5 tar:tgz
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://vvelox.net/src/shell-include/
Collapse this list.

Number of commits found: 15

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.1.2_1
05 May 2020 15:38:12
Revision:534093Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports:

Adjusted for ports rescued since r534032

2020-05-05 audio/festvox-czech: Broken for more than 6 months
2020-05-05 audio/gkrellmvolume2: Broken for more than 6 months
2020-05-05 audio/mixmos: Broken for more than 6 months
2020-05-05 audio/mma: Broken for more than 6 months
2020-05-05 audio/pd-cyclone: Broken for more than 6 months
2020-05-05 audio/shorten: Broken for more than 6 months
2020-05-05 audio/taglib-sharp: Broken for more than 6 months
2020-05-05 audio/xhippo: Broken for more than 6 months
2020-05-05 biology/consed: Broken for more than 6 months
2020-05-05 biology/plinkseq: Broken for more than 6 months
2020-05-05 biology/seqtools: Broken for more than 6 months
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.1.2_1
04 Apr 2020 20:51:41
Revision:530719Original commit files touched by this commit Sanity Test Failure
antoine search for other commits by this committer
Deprecate ports broken for more than 6 months
0.1.2_1
15 Dec 2019 13:15:26
Revision:520178Original commit files touched by this commit
tobik search for other commits by this committer
Do not set USES twice
0.1.2_1
06 Nov 2019 16:26:35
Revision:516897Original commit files touched by this commit
antoine search for other commits by this committer
Mark a few ports BROKEN (unfetchable)
0.1.2_1
09 May 2015 02:10:10
Revision:385855Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix stagedir referenced from installed files:

Error: 'bin/bash-include' is referring to
/wrkdirs/usr/ports/shells/shell-include/work/stage
Error: 'bin/sh-include' is referring to
/wrkdirs/usr/ports/shells/shell-include/work/stage

- Don't use random and don't use /tmp for temporary files. It's unsafe, and
netstat spews warnings from the jail:

netstat: kvm not available: /dev/mem: No such file or directory

- Depend on perl as pod2man is used during build
- Fix path to pod2man

PR:		199645
Submitted by:	amdmi3
Approved by:	maintainer timeout
0.1.2
05 Feb 2015 15:55:54
Revision:378465Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
0.1.2
20 Jun 2014 00:09:20
Revision:358479Original commit files touched by this commit
adamw search for other commits by this committer
Use the USES=tar:... variants.
0.1.2
27 Dec 2013 09:15:03
Revision:337659Original commit files touched by this commit
bapt search for other commits by this committer
Support stage
General cleanup
0.1.2
20 Sep 2013 22:57:24
Revision:327770Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
shells)
0.1.2
12 Sep 2013 06:27:42
Revision:327035Original commit files touched by this commit
az search for other commits by this committer
- convert to the new perl5 framework
- trim Makefile header

Approved by:	portmgr (bapt@, blanket)
0.1.2
18 Mar 2011 17:59:51
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support

With hat:       portmgr (myself)
0.1.2
29 Dec 2010 20:04:42
Original commit files touched by this commit
pgollucci search for other commits by this committer
- DISTNAME= ${PORTNAME}-${PORTVERSION} is the default and not needed.

PR:             ports/153292
Submitted by:   myself (pgollucci)
Tested by:      -exp run by pav
Approved by:    portmgr (pav)
0.1.2
12 Nov 2009 10:52:03
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 0.1.2

PR:             140389
Submitted by:   Jilles Tjoelker <jilles@stack.nl>
Approved by:    maintainer
0.1.1
28 May 2007 14:58:33
Original commit files touched by this commit
jmelo search for other commits by this committer
- Add WWW in pkg-descr.

PR:             ports/112209
Submitted by:   kitsune <v.velox@vvelox.net>
Approved by:    Zane C.B. <vvelox@vvelox.net>
0.1.1
20 Apr 2007 21:36:35
Original commit files touched by this commit
miwi search for other commits by this committer
Allows include files to be used in shells the same way they are with C.
The file with the include code needs to be included. This is done by
figuring out were it is located using which.  . `which sh-include` will
take care of it for sh.

sh example...
. `which sh-include`
include fileGetLine
line=`fileGetLine /etc/group 4`

PR:             ports/111829
Submitted by:   Zane C. Bowers

Number of commits found: 15