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: sysutils/rinse/pkg-plist

Number of commits found: 4

Monday, 20 Jan 2020
02:01 jbeich search for other commits by this committer
Simplify port-specific manpages location after r523104

Not all of my ports are covered because:
- USES=cmake requires patching devel/cmake to undo BSD-specific defaults
  (A good example why BSD quirks should stay in ports, not to be upstreamed)
- USES=meson and GNU_CONFIGURE require dropping --mandir argument
- ponscripter-sekai requires Templates/BSD.local.dist to NOT create PREFIX/man
Original commitRevision:523601 
Tuesday, 6 Dec 2016
22:54 jbeich search for other commits by this committer
sysutils/rinse: update to 3.2

ChangeLog:
- add config for openSUSE 42.2
- rinse.conf: fix CentOS 7 i386 URL
Original commitRevision:428003 
Saturday, 22 Aug 2015
22:33 jbeich search for other commits by this committer
sysutils/rinse: update to 3.1

ChangeLog:
- Add support for fedora 20-22, Closes: #789421
- mount /proc; Closes: #777739
- Increase timeout
- Fix package list for fedora-1{8,9}
Original commitRevision:395056 
Friday, 31 Oct 2014
16:34 marino search for other commits by this committer
Add new port sysutils/rinse

PR:		193493
Submitted by:	Jan Beich

Rinse is a simple tool which is designed to carry out the installation
of a new RPM-based distribution. Using rinse you can easily setup simple
chroot() systems running different RPM-based distributions, such as
Centos, Scientific Linux or openSUSE.

The purpose and usage are analogous to the 'debootstrap' utility
familiar to users of Debian GNU/Linux. It was primarily designed to
work with the xen-tools software, which creates new guest images for
running inder the Xen hypervisor.
Original commitRevision:371874 

Number of commits found: 4