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/jailkit/pkg-descr

Number of commits found: 5

Wednesday, 7 Sep 2022
21:58 Stefan Eßer (se) search for other commits by this committer
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)
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 fb16dfe
Wednesday, 15 Sep 2021
04:36 Alexey Dokuchaev (danfe) search for other commits by this committer
shells/jailkit: the port had been updated and improved (+)

- Update to the latest version 2.22 and fix manpage installation
- Reformat port description for better looks, add one missing slash
  and one Oxford comma while I'm here

PR:	258277
commit hash: 6e52104904ce4fdf02ad06f018dbfa8338f87183 commit hash: 6e52104904ce4fdf02ad06f018dbfa8338f87183 commit hash: 6e52104904ce4fdf02ad06f018dbfa8338f87183 commit hash: 6e52104904ce4fdf02ad06f018dbfa8338f87183 6e52104
Tuesday, 10 Dec 2019
14:10 woodsb02 search for other commits by this committer
shells/jailkit: Update to 2.21

This release adds full python 3 compatibility.

Changes this release:
  https://olivier.sessink.nl/jailkit/index.html#news
Original commitRevision:519664 
Thursday, 15 Aug 2013
11:51 danfe search for other commits by this committer
- Try to unbreak parallel builds (-jX) by calling sub-makes correctly
- Do not mention PORTNAME in the COMMENT (according to PH section 5.6)
- Avoid .for loop when installing portdocs, slightly cleanup Makefile
- Reformat pkg-descr nicely (now perfectly aligned on both sides) and
  pacify portlint(1) by using correct delimiter after WWW line (space,
  per PH section 3.2.1).

Reported by:	marino
Approved by:	miwi, bapt (portmgr, implicit)
Original commitRevision:324765 
Friday, 4 Sep 2009
00:37 araujo search for other commits by this committer
Jailkit is a set of utilities to limit user accounts to specific
files using chroot() and or specific commands.
Setting up a chroot shell, a shell limited to some specific
command, or a daemon inside a chroot jail is a lot easier and
can be automated using these utilities.

WWW:    http://olivier.sessink.nl/jailkit/

PR:             ports/138047
Submitted by:   Sylvio Cesar <scjamorim@bsd.com.br>
Original commit

Number of commits found: 5