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: multimedia/libxine/files/patch-src_libreal_real_common.c

Number of commits found: 3

Wednesday, 4 Sep 2013
16:45 nox search for other commits by this committer
- Convert to USES=gmake perl5.
- Fix register allocation problems with clang on i386:
  * Remove the q modifier from inline asm such that clang no longer
    uses a 64 bit register. Instead cast the operand to register_t
    which is 32 bit on i386 and 64 bit on amd64.
  * Add -fomit-frame-pointer to CFLAGS to free up an extra register.
- Fix the issue with WITH_DEBUG by adding --disable-real-codecs
  which apparently never really worked anyway.
- Patch configure so it no longer adds -mtune=i386 to CFLAGS.
- Bump PORTREVISION.

PR:		ports/181786
Submitted by:	tijl
Original commitRevision:326292 
Saturday, 19 Jan 2008
18:07 nobutaka search for other commits by this committer
Update to 1.1.9.1.

PR:             ports/119686
Submitted by:   "Pietro Cerutti" <gahr@gahr.ch>
Security:      
http://www.vuxml.org/freebsd/02eedd3c-c6b5-11dc-93b6-000e35248ad7.html
Original commit
Sunday, 15 Jul 2007
15:21 nobutaka search for other commits by this committer
Update to 1.1.7.
Use OPTIONS.
Original commit

Number of commits found: 3