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: textproc/groff/pkg-plist

Number of commits found: 12

Wednesday, 24 Jan 2024
07:59 Baptiste Daroussin (bapt) search for other commits by this committer
manprefix: move the manpages for the ports I maintain to share/man
commit hash: 0ef221ab629234e3fc00d564cb25f81254b2d5ae commit hash: 0ef221ab629234e3fc00d564cb25f81254b2d5ae commit hash: 0ef221ab629234e3fc00d564cb25f81254b2d5ae commit hash: 0ef221ab629234e3fc00d564cb25f81254b2d5ae 0ef221a
Monday, 31 Jul 2023
23:34 Yasuhiro Kimura (yasu) search for other commits by this committer
textproc/groff: Update to 1.23.0

* Pet portclippy.
* Re-format Makefile with portfmt.

ChangeLog:	https://git.savannah.gnu.org/cgit/groff.git/tree/NEWS?h=1.23.0

PR:		272810
Approved by:	maintainer
commit hash: e24b8e7a461a32d414efd1391262485e2756da5b commit hash: e24b8e7a461a32d414efd1391262485e2756da5b commit hash: e24b8e7a461a32d414efd1391262485e2756da5b commit hash: e24b8e7a461a32d414efd1391262485e2756da5b e24b8e7
Wednesday, 2 Oct 2019
08:46 bapt search for other commits by this committer
groff: remove X11 option and dependency

Now that groff is required for manpages that are not supported by mandoc
the default dependency on X11 has become a big concern for many people.

From now the entire X11 option has been removed as it is only needed for
legacy part of groff that have little end user value.

The other part that was dragging in all the X11 dependencies was the ghostscript
dependency which is needed for 2 cases:
1. find the path of the urw fonts which is needed for pdf generation. the
configure script has been patched to stop using ghostscript to find that path,
but directly use the one provided.
2. the html driver which calls at runtime the gs binary along with some binaries
provided by the netpbm package. Given how little use it is, add a message to
tell the users to manually install ghostscript and netpbm as optional dependency
if they do need to use groff -Thtml.

Requested by:	many
Original commitRevision:513559 
Wednesday, 22 May 2019
09:34 koobs search for other commits by this committer
textproc/groff: Fix build/packaging with URWFONTS disabled

With URWFONTS disabled, the groff build fails:

pdfroff: installation problem: cannot find GhostScript interpreter

*** FATAL INSTALLATION ERROR ***

'pdfroff' requires a GhostScript interpreter to convert PostScript to PDF.
Since you do not appear to have one installed, 'pdfroff' connot continue.

This change provides configure with a more explicit argument to disable
ghostscript, vs the CONFIGURE_ENV method [1] introduced in ports 499077
after ports r499075 introduced the option.

Update pkg-plist to mark files not conditional on this option.

PR:		237615
Submitted by:	<fullermd over-yonder net> [1]
Approved by:	portmgr (blanket: build fix, just fix it)
MFH:		no (not affected)
Original commitRevision:502263 
Tuesday, 16 Apr 2019
05:44 bapt search for other commits by this committer
Fix configure still detecting ghostscript if installed and URWFONTS disabled
Fix plist when URWFONTS is disabled

Reported by:	Zeus Panchenko <zeus@ibs.dn.ua>
Original commitRevision:499077 
Thursday, 27 Dec 2018
06:56 bapt search for other commits by this committer
Update to 1.22.4
Original commitRevision:488509 
Wednesday, 9 Aug 2017
20:52 peter search for other commits by this committer
Fix broken build since r441842 (May 27, 2017). Add missing %%HTMLDOCS%%
tag to webpage-17.html plist entry.

PR:		220196, 220856
Original commitRevision:447656 
Saturday, 27 May 2017
11:37 bapt search for other commits by this committer
Update to 1.22.3
Small cleanups
Take maintainership

Reviewed by:	uqs (previous maintainer)
Original commitRevision:441842 
Saturday, 15 Nov 2014
16:26 antoine search for other commits by this committer
Cleanup plist
Original commitRevision:372605 
Saturday, 5 Jul 2014
12:09 uqs search for other commits by this committer
Fix textproc/groff pkg-plist for WITHOUT_X11 builds

Submitted by:	Phil Pennock <phil.pennock@spodhuis.org>
Original commitRevision:360737 
Friday, 31 Jan 2014
19:42 uqs search for other commits by this committer
Upgrade to 1.22.2; STAGEify

Approved by:	beat (mentor)
Original commitRevision:342052 
Saturday, 15 Jan 2011
16:40 uqs search for other commits by this committer
Add textproc/groff, the latest version of the groff typesetting suite.

Feature safe:   yes
Reviewed by:    ehaupt
Original commit

Number of commits found: 12