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: www/shellinabox/files/shellinaboxd.in

Number of commits found: 9

Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
all: Remove all other $FreeBSD keywords.
commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d 135fdee
Sunday, 18 Nov 2012
16:33 hrs search for other commits by this committer
Fix rc.d script to support systems before and after ${name}_fib is introduced
into rc.subr.  Bump PORTREVISION.

Feature safe:	yes
Original commitRevision:307542 
Saturday, 14 Jan 2012
08:57 dougb search for other commits by this committer
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
Original commit
Wednesday, 26 Oct 2011
16:20 sunpoet search for other commits by this committer
- Unset shellinaboxd_user and shellinaboxd_group at the end of rc script to
  avoid unnecessary su(1) initiated by rc.subr
- Pet portlint
- Bump PORTREVISION for package change

Reported by:    ed (in the followup of ports/151314)
Approved by:    Olivier Cochard-Labbe <olivier@cochard.me> (maintainer)
Original commit
Sunday, 15 May 2011
02:49 dougb search for other commits by this committer
Remove painful examples of foo="", with particular prejudice against
constructions that parse out to [ -z "$foo" ] && foo=""

These are bad examples that get copied and pasted into new code, so the
hope is that with less bad examples there will be less need for me to
bring this up in review.

In a few of these files all that were changed were comments so that next
time I search for these patterns I won't trip on the file for no reason.

In a few places, add $FreeBSD$

No functional changes, so no PORTREVISION bumps
Original commit
Monday, 7 Mar 2011
11:43 bapt search for other commits by this committer
s/login/LOGIN/ in rc script

Approved by:    Olivier Cochard-Labbé (Maintainer on irc)
Original commit
Wednesday, 13 Oct 2010
12:50 sunpoet search for other commits by this committer
- Update rc.d script: add user/group variables
- Use ETCDIR
- Minor cleanups: remove DISTNAME, merge post-install: to do-install:

PR:             ports/151314
Submitted by:   Eric F Crist <ecrist@secure-computing.net>
Approved by:    Olivier Cochard-Labb <olivier@cochard.me> (maintainer),
pgollucci (mentor, implicit)
Original commit
Monday, 16 Aug 2010
00:04 ed search for other commits by this committer
Extend the rc-script shipped with shellinabox.

The script doesn't allow you to supply self-generated certificates using
the --cert-fd switch. Because the --cert-fd switch is a bit painful, add
a shellinaboxd_certfile switch, which does the file descriptor
redirection for you.

PR:             ports/149673
Submitted by:   Olivier Cochard-Labbé (maintainer)
Approved by:    beat
Original commit
Monday, 5 Jul 2010
07:43 jadawin search for other commits by this committer
Shell In A Box is a web server that can export arbitary command line tools to a
web based terminal emulator

WWW:    http://code.google.com/p/shellinabox/

PR:             ports/148211
Submitted by:   Olivier Cochard-Labbe <olivier at cochard.me>
Feature safe:   yes
Original commit

Number of commits found: 9