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.

non port: shells/shell-include/Makefile

Number of commits found: 11

Saturday, 4 Apr 2020
20:51 antoine search for other commits by this committer
Deprecate ports broken for more than 6 months
Original commitRevision:530719 
Sunday, 15 Dec 2019
13:15 tobik search for other commits by this committer
Do not set USES twice
Original commitRevision:520178 
Wednesday, 6 Nov 2019
16:26 antoine search for other commits by this committer
Mark a few ports BROKEN (unfetchable)
Original commitRevision:516897 
Saturday, 9 May 2015
02:10 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
Original commitRevision:385855 
Friday, 20 Jun 2014
00:09 adamw search for other commits by this committer
Use the USES=tar:... variants.
Original commitRevision:358479 
Friday, 27 Dec 2013
09:15 bapt search for other commits by this committer
Support stage
General cleanup
Original commitRevision:337659 
Friday, 20 Sep 2013
22:57 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
shells)
Original commitRevision:327770 
Thursday, 12 Sep 2013
06:27 az search for other commits by this committer
- convert to the new perl5 framework
- trim Makefile header

Approved by:	portmgr (bapt@, blanket)
Original commitRevision:327035 
Wednesday, 29 Dec 2010
20:04 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)
Original commit
Thursday, 12 Nov 2009
10:52 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
Original commit
Friday, 20 Apr 2007
21:36 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
Original commit

Number of commits found: 11