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-configure

Number of commits found: 5

Wednesday, 22 Nov 2017
11:06 danfe search for other commits by this committer
Remove `groff' from USES.

It was recently killed in the base system and consumers have to use
`textproc/groff' port now, which is a real PITA: it pulls in some
obscure dependencies like `print/psutils', `graphics/netpbm', but
most importantly, `ghostscript' (unconditionally), which is a huge
abomination of its own, pulling another round of dependencies, some
of which are as crazy as `graphics/svgalib' (sic).  Trying to reset
all offered knobs to `off' results in unbuildable package.

Pass NROFF as mere `echo' and be done with it.  Generated manpages
remain identical.
Original commitRevision:454682 
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, 9 Feb 2015
08:50 danfe search for other commits by this committer
- Fix the breakage caused by previous commit (r378707): restore sane order of
  knobs; resurrect documentation/Makefile patch; bring back recalculation of
  ${ETCDIR} length in Fl_Preferences.cxx, trim CONFIGURE_ARGS (again), etc.
- Restore correct LDFLAGS+= -L../src (previously -L${WRKSRC}/src), otherwise
  the build fails with e.g. previous version of FLTK libraries installed
- Take maintainership to prevent Kato's monkeys jeopardizing it all over again
- Install code examples as PORTEXAMPLES (we do not install any documentation
  because it requires LaTeX stack to build)
- Since `post-patch' target is a bit too verbose now, make it .SILENT
- Do not compile things with -Os by default (already honors user's CXXFLAGS)
- Do not blindly strip libraries and fluid(1) binary (respect ${STRIP} value)
Original commitRevision:378718 
02:28 vanilla search for other commits by this committer
Update to version 1.3.3

PR:		197463
Submitted by:	Ports Fury
Original commitRevision:378707 
Monday, 24 Oct 2011
13:12 gahr search for other commits by this committer
- Update to 1.3.0
Original commit

Number of commits found: 5