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-fltk-config.in

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
Saturday, 25 Jun 2005
18:25 demon search for other commits by this committer
Add '-lm' to the output of fltk-config --ldstaticflags and
fltk-config --ldflags.  libm is needed when linking against libfltk.

This fixes OpenOffice build with fltk installed.

PR:             82551
Submitted by:   Mike Durian <durian@shadetreesoftware.com>
Original commit
Wednesday, 9 Feb 2005
21:12 thierry search for other commits by this committer
Remove patch-fltk-config.in: fltk-config --ldflags should not return
-L/usr/local/lib, but this breaks audio/spiralsynthmodular and
graphics/quat-gui which rely on it.

Reported by:    Kris via pointyhat.
Original commit
Monday, 7 Feb 2005
21:16 thierry search for other commits by this committer
- prepare for a new slave port x11-toolkits/fltk-threads;

- remove -L/usr/local/lib from `fltk-config --ldflags`;

- mark IGNORE if threading is enable on 4.x (if someone had a
  a clue to fix it, it would be great!).

Approved by:    demon (maintainer)
Original commit

Number of commits found: 4