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/xcdplayer/files/patch-shuffle.c

Number of commits found: 4

Tuesday, 26 Jul 2016
16:51 mat search for other commits by this committer
Cleanup patches, a* categories.

Rename them to follow the make makepatch naming, and regenerate them.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:419133 
Friday, 22 May 2015
13:34 mat search for other commits by this committer
Remove $FreeBSD$ from patches files in categories a-j.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:387021 
07:21 jbeich search for other commits by this committer
audio/xcdplayer: unbreak on 11.0C and DragonFly

In file included from cdrom_freebsd.c:28:
/usr/include/sys/buf.h:129:30: error: unknown type name 'vm_page_t'
                        void    (*pg_iodone)(void *, vm_page_t *, int, int);
                                                     ^

cdrom_callb.c:59:6: error: 'cdi' undeclared (first use in this function)
  if (cdi.state & CDROM_STATE_EJECTED) {
      ^
cdrom_callb.c:59:18: error: 'CDROM_STATE_EJECTED' undeclared (first use in this
function)
  if (cdi.state & CDROM_STATE_EJECTED) {
                  ^
button_setup.c:583:16: error: 'NODISCSTR' undeclared (first use in this
function)
   disc_title = NODISCSTR;
                ^

Reported by:	pkg-fallout, DPorts
Obtained from:	https://github.com/jsonn/pkgsrc/commit/4afb403 (modified)
Tested by:	md5
Original commitRevision:386988 
Monday, 25 Aug 2003
00:05 naddy search for other commits by this committer
* Bring us into the 64-bit world.

Obtained from:  NetBSD

* Use CDROM devices also available on 5.x.
Original commit

Number of commits found: 4