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: audio/oss/files/oss.in

Number of commits found: 6

Thursday, 13 Apr 2023
08:16 Chris Rees (crees) search for other commits by this committer Author: Marten
audio/oss: Save mixer before unloading module

After installing the oss package, a kernel panic occurs every time the
computer is shut down.

This is because the mixer RC script tries to save the mixer values after
the OSS module is unloaded.  We can avoid this by making OSS unload after
this is done.

[crees] While here, pet rclint.

PR:	ports/270709
commit hash: 4353081bac0cb82f0590bf81800ac507f0cb75dd commit hash: 4353081bac0cb82f0590bf81800ac507f0cb75dd commit hash: 4353081bac0cb82f0590bf81800ac507f0cb75dd commit hash: 4353081bac0cb82f0590bf81800ac507f0cb75dd 4353081
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
Saturday, 27 Mar 2010
00:15 dougb search for other commits by this committer
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
Original commit
Wednesday, 11 Jul 2007
22:09 trasz search for other commits by this committer
- Fix rc script, properly this time.  This is style cleanup, so don't
  bump PORTREVISION.

Submitted by:   dougb
Approved by:    miwi (mentor)
Original commit
Sunday, 8 Jul 2007
12:32 trasz search for other commits by this committer
- Fix rc script to not emit a warning at startup when oss_enable is not
  set in /etc/rc.conf, and mention oss_enable in pkg-message.in.

Approved by:    miwi (mentor)
Original commit
Saturday, 23 Jun 2007
20:58 trasz search for other commits by this committer
- Add Open Sound System drivers, version 4.0 build 1003.

Approved by:    miwi (mentor)
Original commit

Number of commits found: 6