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/openal/files/patch-src_arch_bsd_bsd__dsp.c

Number of commits found: 2

Sunday, 23 Apr 2006
10:14 oliver search for other commits by this committer
update to openal 20060211 [1]
fix dependant ports [2]

PR:             ports/96172 [1]
                ports/95192 [2]
Submitted by:   maintainer  [1]
                oliver      [2]
Approved by:    maintainer
Original commit
Thursday, 24 Nov 2005
06:49 jylefort search for other commits by this committer
- Fix OSS support:
    OpenAL uses a buffer size of 1024 bytes, which is too small on
    some systems and/or with some applications, causing heavy drops in
    the audio output. I solve the problem by using the value returned
    by SNDCTL_DSP_GETBLKSIZE rather than 1024.
- Add options for enabling aRts, esd, SDL, vorbis and smpeg support
- Enable capture
- Fix info file handling (install in post-install, and do not use
  install-info since bsd.port.mk takes care of it)

PR:             ports/88728
Submitted by:   jylefort
Approved by:    maintainer timeout (15 days)
Original commit

Number of commits found: 2