non port: textproc/scdoc/Makefile |
SVNWeb
|
Number of commits found: 27 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Sat, 13 Nov 2021
|
[ 23:25 Jan Beich (jbeich) ] 263f10f
textproc/scdoc: update to 1.11.2
Changes: https://git.sr.ht/%7Esircmpwn/scdoc/refs/1.11.2
Reported by: Repology
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Mon, 7 Dec 2020
|
[ 23:18 jbeich ]
textproc/scdoc: update to 1.11.1
Changes: https://git.sr.ht/%7Esircmpwn/scdoc/refs/1.11.1
Reported by: Repology
|
Wed, 19 Aug 2020
|
[ 04:20 jbeich ]
textproc/scdoc: switch to upstream one-line summary
Not all projects on sourcehut define summary line, so it's easy to miss.
|
Mon, 15 Jun 2020
|
[ 16:53 jbeich ]
textproc/scdoc: update to 1.11.0
Changes: https://git.sr.ht/%7Esircmpwn/scdoc/refs/1.11.0
Reported by: Repology
|
Mon, 17 Feb 2020
|
[ 16:02 jbeich ]
textproc/scdoc: update to 1.10.1
Changes: https://git.sr.ht/%7Esircmpwn/scdoc/refs/1.10.1
MFH: 2020Q1
|
Mon, 20 Jan 2020
|
[ 02:01 jbeich ] (Only the first 10 of 24 ports in this commit are shown above. )
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
|
Sat, 14 Sep 2019
|
[ 15:33 jbeich ]
textproc/scdoc: update to 1.10.0
Changes: https://git.sr.ht/%7Esircmpwn/scdoc/refs/1.10.0
Reported by: Repology
|
Sun, 25 Aug 2019
|
[ 00:46 jbeich ]
textproc/scdoc: update to 1.9.7
Changes: https://git.sr.ht/%7Esircmpwn/scdoc/refs/1.9.7
Reported by: Repology
|
Mon, 12 Aug 2019
|
[ 19:14 jbeich ]
textproc/scdoc: switch to dynamic linking
Let binary packages take advantage of newer libc.
|
[ 19:14 jbeich ]
textproc/scdoc: drop DIST_SUBDIR
Obtained from: mail/aerc
|
Thu, 11 Jul 2019
|
[ 16:23 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
|
Mon, 4 Mar 2019
|
[ 18:58 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
|
[ 18:34 jbeich ]
textproc/scdoc: update to 1.9.4
Changes: https://git.sr.ht/%7Esircmpwn/scdoc/refs/1.9.4
|
Sat, 2 Mar 2019
|
[ 00:49 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
|
Thu, 28 Feb 2019
|
[ 11:37 jbeich ]
textproc/scdoc: update to 1.9.1
Changes: https://git.sr.ht/%7Esircmpwn/scdoc/refs/1.9.1
|
[ 11:37 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
|
[ 11:37 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.
|
Mon, 25 Feb 2019
|
[ 03:20 jbeich ]
textproc/scdoc: use PORTNAME in PLIST_FILES
|
[ 03:20 jbeich ]
textproc/scdoc: update to 1.9.0
Changes: https://git.sr.ht/%7Esircmpwn/scdoc/refs/1.9.0
Reported by: Repology
|
Thu, 31 Jan 2019
|
[ 15:57 jbeich ]
textproc/scdoc: update to 1.8.1
Changes: https://git.sr.ht/%7Esircmpwn/scdoc/refs/1.8.1
|
[ 13:51 jbeich ]
textproc/scdoc: ignore 1.8.1 for breaking x11-wm/sway
|
Tue, 29 Jan 2019
|
[ 00:46 jbeich ]
textproc/scdoc: update to 1.8.0
Changes: https://git.sr.ht/%7Esircmpwn/scdoc/refs/1.8.0
|
Mon, 21 Jan 2019
|
[ 09:59 jbeich ]
textproc/scdoc: update to 1.6.1
Changes: https://git.sr.ht/%7Esircmpwn/scdoc/refs/1.6.1
|
Sun, 6 Jan 2019
|
[ 13:28 jbeich ] (Only the first 10 of 19 ports in this commit are shown above. )
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/
|
Number of commits found: 27 |