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: comms/uhso-kmod/pkg-plist

Number of commits found: 2

Saturday, 9 Nov 2013
19:13 rene search for other commits by this committer
Convert to USES=kmod, which removes duplicated code and ensures that all
required steps are followed.

There are no user-visible changes.  The exception is multimedia/ptx-kmod,
which now installs the kernel module into /boot/modules instead of
${PREFIX}/libexec/${PORTNAME}, this was something USES=kmod cannot handle.

PR:		ports/183625
Submitted by:	myself
Approved by:	portmgr (bdrewery)
Exp-run by:	bdrewery
Original commitRevision:333329 
Sunday, 7 Feb 2010
15:20 pav search for other commits by this committer
FreeBSD driver for newer Option HSDPA USB dongles.

The driver have been tested with the following devices

  * Option GlobeSurfer iCON 7.2 (2.4.6Hd firmware)
  * Option GlobeSurfer iCON 225
  * Option iCON 505

Older cards should work just fine with ubsa(4) or any similar
USB-over-serial driver.

Note that this driver should be considered beta and will
work with FreeBSD 8.0 (with USB2) or superior only.
Please use comms/hso-kmod for previous versions of FreeBSD.

WWW: http://www.shapeshifter.se/code/hso/

PR:             ports/142159
Submitted by:   Ganael Laplanche <ganael.laplanche@martymac.com>
Original commit

Number of commits found: 2