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/gtkpod/files/patch-src__mp4file.c

Number of commits found: 2

Tuesday, 15 Mar 2011
15:13 danfe search for other commits by this committer
- Update to version 1.0.0
- Drop gratuitous run dependencies: they are only used in external auxiliary
  scripts and do not directly affect main program functionality.  Users are
  advised to install them manually if they need them (lame, faad, etc.)
- Now that configure script supports disabling of optional features, drop
  make(1)'s exists()-based heuristics to ensure no hidden dependencies are
  recorded; user's choice of OPTIONS should now match the reality
- Remove now unsupported HAL and GNOME VFS2 options
- Remove dependency on external AAC/MP4 library (mp4v2); gtkpod now tries
  to load it via dlopen(3) and if it fails, will dig for the atom props
  manually.  It probably can be turned into rdep, but first I need to make
  sure our libmp4v2 ABI matches what gtkpod expects
- Add LICENSE (GPLv2)
Original commit
Wednesday, 11 Aug 2010
20:58 makc search for other commits by this committer
Chase multimedia/mp4v2 update.

PR:             ports/148643
Submitted by:   Christopher Key <cjk32 at cam.ac.uk>
Original commit

Number of commits found: 2