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/scdoc/Makefile

Number of commits found: 28

Saturday, 17 Feb 2024
23:07 Jan Beich (jbeich) search for other commits by this committer
textproc/scdoc: update to 1.11.3

Changes:	https://git.sr.ht/%7Esircmpwn/scdoc/refs/1.11.3
Reported by:	Repology
commit hash: 339813b8fd86fab47cccdca451b06abc089f8adf commit hash: 339813b8fd86fab47cccdca451b06abc089f8adf commit hash: 339813b8fd86fab47cccdca451b06abc089f8adf commit hash: 339813b8fd86fab47cccdca451b06abc089f8adf 339813b
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Saturday, 13 Nov 2021
23:25 Jan Beich (jbeich) search for other commits by this committer
textproc/scdoc: update to 1.11.2

Changes:	https://git.sr.ht/%7Esircmpwn/scdoc/refs/1.11.2
Reported by:	Repology
commit hash: 263f10f446230fa795eae7b55980df5655c165e7 commit hash: 263f10f446230fa795eae7b55980df5655c165e7 commit hash: 263f10f446230fa795eae7b55980df5655c165e7 commit hash: 263f10f446230fa795eae7b55980df5655c165e7 263f10f
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Monday, 7 Dec 2020
23:18 jbeich search for other commits by this committer
textproc/scdoc: update to 1.11.1

Changes:	https://git.sr.ht/%7Esircmpwn/scdoc/refs/1.11.1
Reported by:	Repology
Original commitRevision:557251 
Wednesday, 19 Aug 2020
04:20 jbeich search for other commits by this committer
textproc/scdoc: switch to upstream one-line summary

Not all projects on sourcehut define summary line, so it's easy to miss.
Original commitRevision:545272 
Monday, 15 Jun 2020
16:53 jbeich search for other commits by this committer
textproc/scdoc: update to 1.11.0

Changes:	https://git.sr.ht/%7Esircmpwn/scdoc/refs/1.11.0
Reported by:	Repology
Original commitRevision:538920 
Monday, 17 Feb 2020
16:02 jbeich search for other commits by this committer
textproc/scdoc: update to 1.10.1

Changes:	https://git.sr.ht/%7Esircmpwn/scdoc/refs/1.10.1
MFH:		2020Q1
Original commitRevision:526377 
Monday, 20 Jan 2020
02:01 jbeich search for other commits by this committer
Simplify port-specific manpages location after r523104

Not all of my ports are covered because:
- USES=cmake requires patching devel/cmake to undo BSD-specific defaults
  (A good example why BSD quirks should stay in ports, not to be upstreamed)
- USES=meson and GNU_CONFIGURE require dropping --mandir argument
- ponscripter-sekai requires Templates/BSD.local.dist to NOT create PREFIX/man
Original commitRevision:523601 
Saturday, 14 Sep 2019
15:33 jbeich search for other commits by this committer
textproc/scdoc: update to 1.10.0

Changes:	https://git.sr.ht/%7Esircmpwn/scdoc/refs/1.10.0
Reported by:	Repology
Original commitRevision:512024 
Sunday, 25 Aug 2019
00:46 jbeich search for other commits by this committer
textproc/scdoc: update to 1.9.7

Changes:	https://git.sr.ht/%7Esircmpwn/scdoc/refs/1.9.7
Reported by:	Repology
Original commitRevision:509765 
Monday, 12 Aug 2019
19:14 jbeich search for other commits by this committer
textproc/scdoc: switch to dynamic linking

Let binary packages take advantage of newer libc.
Original commitRevision:508762 
19:14 jbeich search for other commits by this committer
textproc/scdoc: drop DIST_SUBDIR

Obtained from:	mail/aerc
Original commitRevision:508761 
Thursday, 11 Jul 2019
16:23 jbeich search for other commits by this committer
textproc/scdoc: update to 1.9.6

- Don't try to set system time during "make test":
  date: settimeofday (timeval): Operation not permitted
  Supports $SOURCE_DATE_EPOCH             FAIL

Changes:	https://git.sr.ht/%7Esircmpwn/scdoc/refs/1.9.5
Changes:	https://git.sr.ht/%7Esircmpwn/scdoc/refs/1.9.6
Reported by:	Repology
Original commitRevision:506414 
Monday, 4 Mar 2019
18:58 jbeich search for other commits by this committer
textproc/scdoc: unbreak "make test" after r494629

Failed conversion of ``2017-12-09 23:18:57'' using format ``%F %T %z''
date: illegal time format
usage: date [-jnRu] [-d dst] [-r seconds|file] [-t west] [-v[+|-]val[ymwdHMS]]
            [-I[date | hours | minutes | seconds]]
            [-f fmt date | [[[[[cc]yy]mm]dd]HH]MM[.ss]] [+format]
Supports $SOURCE_DATE_EPOCH             FAIL
Original commitRevision:494632 
18:34 jbeich search for other commits by this committer
textproc/scdoc: update to 1.9.4

Changes:	https://git.sr.ht/%7Esircmpwn/scdoc/refs/1.9.4
Original commitRevision:494629 
Saturday, 2 Mar 2019
00:49 jbeich search for other commits by this committer
textproc/scdoc: update to 1.9.3

Changes:	https://git.sr.ht/%7Esircmpwn/scdoc/refs/1.9.2
Changes:	https://git.sr.ht/%7Esircmpwn/scdoc/refs/1.9.3
Original commitRevision:494350 
Thursday, 28 Feb 2019
11:37 jbeich search for other commits by this committer
textproc/scdoc: update to 1.9.1

Changes:	https://git.sr.ht/%7Esircmpwn/scdoc/refs/1.9.1
Original commitRevision:494144 
11:37 jbeich search for other commits by this committer
textproc/scdoc: fix prefix in pkg-config

scdoc's homegrown build doesn't adjust pkg-config's prefix which
breaks .path() in meson. Found via x11-wm/sway upstream:

Dependency scdoc found: YES 1.9.0
Program /usr/bin/scdoc found: NO

meson.build:100:1: ERROR:  Program(s) ['/usr/bin/scdoc'] not found or not
executable

Reported by:	@emersion
Original commitRevision:494143 
11:37 jbeich search for other commits by this committer
textproc/scdoc: group pkgconfig and man path fixes together

Current pkgconfig and man paths are hier(7) quirks. /usr/local layout
is only really standardized by FHS. For one, NetBSD dropped /usr/local
from hier(7) thus PkgSrc doesn't have to engage in pointless patching.
Original commitRevision:494142 
Monday, 25 Feb 2019
03:20 jbeich search for other commits by this committer
textproc/scdoc: use PORTNAME in PLIST_FILES
Original commitRevision:493834 
03:20 jbeich search for other commits by this committer
textproc/scdoc: update to 1.9.0

Changes:	https://git.sr.ht/%7Esircmpwn/scdoc/refs/1.9.0
Reported by:	Repology
Original commitRevision:493833 
Thursday, 31 Jan 2019
15:57 jbeich search for other commits by this committer
textproc/scdoc: update to 1.8.1

Changes:	https://git.sr.ht/%7Esircmpwn/scdoc/refs/1.8.1
Original commitRevision:491738 
13:51 jbeich search for other commits by this committer
textproc/scdoc: ignore 1.8.1 for breaking x11-wm/sway
Original commitRevision:491721 
Tuesday, 29 Jan 2019
00:46 jbeich search for other commits by this committer
textproc/scdoc: update to 1.8.0

Changes:	https://git.sr.ht/%7Esircmpwn/scdoc/refs/1.8.0
Original commitRevision:491529 
Monday, 21 Jan 2019
09:59 jbeich search for other commits by this committer
textproc/scdoc: update to 1.6.1

Changes:	https://git.sr.ht/%7Esircmpwn/scdoc/refs/1.6.1
Original commitRevision:490847 
Sunday, 6 Jan 2019
13:28 jbeich search for other commits by this committer
x11-wm/sway: add new port

Sway is a tiling Wayland compositor and a drop-in replacement for the
i3 window manager for X11. It works with your existing i3 configuration
and supports most of i3's features, plus a few extras.

https://swaywm.org/
Original commitRevision:489493 

Number of commits found: 28