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-toolkits/fltk/files/patch-src_Makefile

Number of commits found: 4

Monday, 8 Jan 2024
06:41 Alexey Dokuchaev (danfe) search for other commits by this committer
x11-toolkits/fltk: the port had been improved (+)

- Add an option to enable limited Cairo rendering support
- Do not strip static libraries upon installation as this
  breaks linking against them (the case for `x11/flruler')
- Restore `files/patch-src_Makefile' which was ditched in
  r447379 (commit 2a288980b3dd) in favor of `post-install'
  target because of the above and now this code is mature
  enough and should be less fragile to patch statically
- Garbage-collect no longer useful patch added in r138020
  (commit 2a70195a3279) back in 2005 which now makes `-lm'
  appear twice in the fltk-config(1)'s LDFLAGS outputs
- Shorten local variable name in the `post-patch' target

Reported by:	pkg-fallout
commit hash: c1bf4b463e1a57ed39db34d914fd32b10cb1fb4a commit hash: c1bf4b463e1a57ed39db34d914fd32b10cb1fb4a commit hash: c1bf4b463e1a57ed39db34d914fd32b10cb1fb4a commit hash: c1bf4b463e1a57ed39db34d914fd32b10cb1fb4a c1bf4b4
Friday, 4 Aug 2017
20:48 danfe search for other commits by this committer
- Update `x11-toolkits/fltk' to version 1.3.4 (version 1.3.4-1 is available,
  but the only difference is fixes for Windows IDE solutions Visual C 2008
  and Visual C 2010, so prefer 1.3.4 to avoid dealing with the DISTVERSION)
- Move out .so.1-suffixed symlink creation to `post-install' target rather
  than patching `src/Makefile' since the patch tends to get modified with
  each update; and drop no longer needed patches that were merged upstream
- Define LICENSE_FILE as it is not just a standard boilerplate

PR:		220649 (modified)
Submitted by:	sunpoet
Original commitRevision:447379 
Monday, 24 Oct 2011
13:12 gahr search for other commits by this committer
- Update to 1.3.0
Original commit
Tuesday, 23 Mar 2010
21:06 gahr search for other commits by this committer
- Update x11-toolkits/fltk to 1.1.10
- Unconditionally enable threads on x11-toolkits/fltk
- Mark x11-toolkits/fltk-threads as IGNORE (master port has threads now)
Original commit

Number of commits found: 4