Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
09 Apr 2022 00:59:41 1.11.2 |
Jan Beich (jbeich)  |
textproc/scdoc: fix homepage
Homepage link https://git.sr.ht/~sircmpwn/scdoc/ is dead (HTTP 404)
for more than a month and should be replaced by alive link (or link to
archive.org as a last resort).
Reported by: Repology |
13 Nov 2021 23:25:58 1.11.2 |
Jan Beich (jbeich)  |
textproc/scdoc: update to 1.11.2
Changes: https://git.sr.ht/%7Esircmpwn/scdoc/refs/1.11.2
Reported by: Repology |
07 Apr 2021 08:09:01 1.11.1 |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 1.11.1 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
17 Feb 2021 23:39:05
1.11.1 |
jbeich  |
Unbreak fetch from git.sr.ht
GZIP compression ratio and Git footer have changed e.g.,
method crc date time compressed uncompressed ratio uncompressed_name
-defla 944caee6 Dec 7 21:15 12482 71680 82.5% scdoc-1.11.1.tar
+defla 944caee6 Feb 17 23:20 12510 71680 82.5% scdoc-1.11.1.tar
---
-2.26.2
+2.30.0 |
07 Dec 2020 23:18:36
1.11.1 |
jbeich  |
textproc/scdoc: update to 1.11.1
Changes: https://git.sr.ht/%7Esircmpwn/scdoc/refs/1.11.1
Reported by: Repology |
19 Aug 2020 04:20:33
1.11.0 |
jbeich  |
textproc/scdoc: switch to upstream one-line summary
Not all projects on sourcehut define summary line, so it's easy to miss. |
15 Jun 2020 16:53:18
1.11.0 |
jbeich  |
textproc/scdoc: update to 1.11.0
Changes: https://git.sr.ht/%7Esircmpwn/scdoc/refs/1.11.0
Reported by: Repology |
17 Feb 2020 16:02:51
1.10.1 |
jbeich  |
textproc/scdoc: update to 1.10.1
Changes: https://git.sr.ht/%7Esircmpwn/scdoc/refs/1.10.1
MFH: 2020Q1 |
20 Jan 2020 02:01:42
1.10.0 |
jbeich  |
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 |
14 Sep 2019 15:33:26
1.10.0 |
jbeich  |
textproc/scdoc: update to 1.10.0
Changes: https://git.sr.ht/%7Esircmpwn/scdoc/refs/1.10.0
Reported by: Repology |
25 Aug 2019 00:46:16
1.9.7 |
jbeich  |
textproc/scdoc: update to 1.9.7
Changes: https://git.sr.ht/%7Esircmpwn/scdoc/refs/1.9.7
Reported by: Repology |
12 Aug 2019 19:14:58
1.9.6_1 |
jbeich  |
textproc/scdoc: switch to dynamic linking
Let binary packages take advantage of newer libc. |
12 Aug 2019 19:14:51
1.9.6 |
jbeich  |
textproc/scdoc: drop DIST_SUBDIR
Obtained from: mail/aerc |
11 Jul 2019 16:23:08
1.9.6 |
jbeich  |
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 |
04 Mar 2019 18:58:31
1.9.4 |
jbeich  |
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 |
04 Mar 2019 18:34:48
1.9.4 |
jbeich  |
textproc/scdoc: update to 1.9.4
Changes: https://git.sr.ht/%7Esircmpwn/scdoc/refs/1.9.4 |
02 Mar 2019 00:49:37
1.9.3 |
jbeich  |
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 |
28 Feb 2019 11:37:18
1.9.1 |
jbeich  |
textproc/scdoc: update to 1.9.1
Changes: https://git.sr.ht/%7Esircmpwn/scdoc/refs/1.9.1 |
28 Feb 2019 11:37:10
1.9.0_1 |
jbeich  |
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 |
28 Feb 2019 11:37:02
1.9.0 |
jbeich  |
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. |
25 Feb 2019 03:20:32
1.9.0 |
jbeich  |
textproc/scdoc: use PORTNAME in PLIST_FILES |
25 Feb 2019 03:20:26
1.9.0 |
jbeich  |
textproc/scdoc: update to 1.9.0
Changes: https://git.sr.ht/%7Esircmpwn/scdoc/refs/1.9.0
Reported by: Repology |
31 Jan 2019 15:57:47
1.8.1 |
jbeich  |
textproc/scdoc: update to 1.8.1
Changes: https://git.sr.ht/%7Esircmpwn/scdoc/refs/1.8.1 |
31 Jan 2019 13:51:58
1.8.0 |
jbeich  |
textproc/scdoc: ignore 1.8.1 for breaking x11-wm/sway |
29 Jan 2019 00:46:58
1.8.0 |
jbeich  |
textproc/scdoc: update to 1.8.0
Changes: https://git.sr.ht/%7Esircmpwn/scdoc/refs/1.8.0 |
21 Jan 2019 09:59:38
1.6.1 |
jbeich  |
textproc/scdoc: update to 1.6.1
Changes: https://git.sr.ht/%7Esircmpwn/scdoc/refs/1.6.1 |
06 Jan 2019 13:28:25
1.6.0 |
jbeich  |
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/ |