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: x11/bmpanel2/files

Number of commits found: 3

Sunday, 18 Oct 2015
11:55 danfe search for other commits by this committer
- Unbreak the build on -CURRENT by explicitly linking against libm as a
  remedy to the following error:

    [100%] Linking C executable bmpanel2
    /usr/bin/ld: undefined reference to symbol `truncf@@FBSD_1.0' (try
    adding -lm)
    //lib/libm.so.5: could not read symbols: Bad value

- While here fix long standing issue of -L${LOCALBASE}/lib being required
  in LDFLAGS while USES=pkgconfig due to missing LINK_DIRECTORIES() call
  in the top-level `CMakeLists.txt'
Original commitRevision:399614 
Monday, 11 Mar 2013
07:39 danfe search for other commits by this committer
Convert the patch into PATCHFILES: ports tree is not the best place for
storing code.

Discussed with:	eadler
Original commitRevision:313858 
Friday, 8 Mar 2013
09:10 danfe search for other commits by this committer
- Implement nice little temperature widget (read via sysctl(3) API)
- Trim Makefile header and slightly touch COMMENT while I am here
Original commitRevision:313629 

Number of commits found: 3