Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.11.3 17 Feb 2024 23:07:33 |
Jan Beich (jbeich) |
textproc/scdoc: update to 1.11.3
Changes: https://git.sr.ht/%7Esircmpwn/scdoc/refs/1.11.3
Reported by: Repology |
1.11.2 09 Aug 2023 14:07:28 |
Jan Beich (jbeich) |
textproc/scdoc: unbreak fetch due to recompression
=> Fetched file size mismatch (expected 12803, actual 12746)
$ gzip -l scdoc-1.11.2.tar.gz
compressed uncompressed ratio uncompressed_name
- 12803 71680 82.1% scdoc-1.11.2.tar
+ 12746 71680 82.2% scdoc-1.11.2.tar |
1.11.2 30 Mar 2023 00:23:30 |
Jan Beich (jbeich) |
textproc/scdoc: unbreak fetch due to Git upgrade
=> Fetched file size mismatch (expected 12746, actual 12803)
See also: https://github.com/git/git/commit/4f4be00d302b |
1.11.2 09 Dec 2022 17:32:07 |
Jan Beich (jbeich) Author: Dimitry Andric |
textproc/scdoc: unbreak build with clang 15
In file included from src/string.c:3:
include/str.h:10:23: error: a function declaration without a prototype is
deprecated in all versions of C [-Werror,-Wstrict-prototypes]
struct str *str_create();
^
void
src/string.c:15:23: error: a function declaration without a prototype is
deprecated in all versions of C [-Werror,-Wstrict-prototypes]
struct str *str_create() {
^
void
PR: 268277
Reported by: antoine (via bug 265425 exp-run) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.11.2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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.
(Only the first 15 lines of the commit message are shown above ) |
1.11.2 09 Apr 2022 00:59:41 |
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 |
1.11.2 13 Nov 2021 23:25:58 |
Jan Beich (jbeich) |
textproc/scdoc: update to 1.11.2
Changes: https://git.sr.ht/%7Esircmpwn/scdoc/refs/1.11.2
Reported by: Repology |
1.11.1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.11.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.11.1 17 Feb 2021 23:39:05 |
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 |
1.11.1 07 Dec 2020 23:18:36 |
jbeich |
textproc/scdoc: update to 1.11.1
Changes: https://git.sr.ht/%7Esircmpwn/scdoc/refs/1.11.1
Reported by: Repology |
1.11.0 19 Aug 2020 04:20:33 |
jbeich |
textproc/scdoc: switch to upstream one-line summary
Not all projects on sourcehut define summary line, so it's easy to miss. |
1.11.0 15 Jun 2020 16:53:18 |
jbeich |
textproc/scdoc: update to 1.11.0
Changes: https://git.sr.ht/%7Esircmpwn/scdoc/refs/1.11.0
Reported by: Repology |
1.10.1 17 Feb 2020 16:02:51 |
jbeich |
textproc/scdoc: update to 1.10.1
Changes: https://git.sr.ht/%7Esircmpwn/scdoc/refs/1.10.1
MFH: 2020Q1 |
1.10.0 20 Jan 2020 02:01:42 |
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 |
1.10.0 14 Sep 2019 15:33:26 |
jbeich |
textproc/scdoc: update to 1.10.0
Changes: https://git.sr.ht/%7Esircmpwn/scdoc/refs/1.10.0
Reported by: Repology |
1.9.7 25 Aug 2019 00:46:16 |
jbeich |
textproc/scdoc: update to 1.9.7
Changes: https://git.sr.ht/%7Esircmpwn/scdoc/refs/1.9.7
Reported by: Repology |
1.9.6_1 12 Aug 2019 19:14:58 |
jbeich |
textproc/scdoc: switch to dynamic linking
Let binary packages take advantage of newer libc. |
1.9.6 12 Aug 2019 19:14:51 |
jbeich |
textproc/scdoc: drop DIST_SUBDIR
Obtained from: mail/aerc |
1.9.6 11 Jul 2019 16:23:08 |
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 |
1.9.4 04 Mar 2019 18:58:31 |
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 |
1.9.4 04 Mar 2019 18:34:48 |
jbeich |
textproc/scdoc: update to 1.9.4
Changes: https://git.sr.ht/%7Esircmpwn/scdoc/refs/1.9.4 |
1.9.3 02 Mar 2019 00:49:37 |
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 |
1.9.1 28 Feb 2019 11:37:18 |
jbeich |
textproc/scdoc: update to 1.9.1
Changes: https://git.sr.ht/%7Esircmpwn/scdoc/refs/1.9.1 |
1.9.0_1 28 Feb 2019 11:37:10 |
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 |
1.9.0 28 Feb 2019 11:37:02 |
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. |
1.9.0 25 Feb 2019 03:20:32 |
jbeich |
textproc/scdoc: use PORTNAME in PLIST_FILES |
1.9.0 25 Feb 2019 03:20:26 |
jbeich |
textproc/scdoc: update to 1.9.0
Changes: https://git.sr.ht/%7Esircmpwn/scdoc/refs/1.9.0
Reported by: Repology |
1.8.1 31 Jan 2019 15:57:47 |
jbeich |
textproc/scdoc: update to 1.8.1
Changes: https://git.sr.ht/%7Esircmpwn/scdoc/refs/1.8.1 |
1.8.0 31 Jan 2019 13:51:58 |
jbeich |
textproc/scdoc: ignore 1.8.1 for breaking x11-wm/sway |
1.8.0 29 Jan 2019 00:46:58 |
jbeich |
textproc/scdoc: update to 1.8.0
Changes: https://git.sr.ht/%7Esircmpwn/scdoc/refs/1.8.0 |
1.6.1 21 Jan 2019 09:59:38 |
jbeich |
textproc/scdoc: update to 1.6.1
Changes: https://git.sr.ht/%7Esircmpwn/scdoc/refs/1.6.1 |
1.6.0 06 Jan 2019 13:28:25 |
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/ |