non port: sysutils/jobd/Makefile |
Number of commits found: 15 |
Tuesday, 21 Mar 2023
|
00:01 Muhammad Moinur Rahman (bofh)
sysutils/jobd: Remove expired port:
2023-03-21 sysutils/jobd: Broken since 2021
4ad1dc4 |
Monday, 20 Feb 2023
|
17:09 Antoine Brodin (antoine)
sysutils/jobd: deprecate
4e7380c |
Wednesday, 7 Sep 2022
|
21:10 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.
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)
b7f0544 |
Wednesday, 12 May 2021
|
19:40 Mark Linimon (linimon)
sysutils/jobd: mark BROKEN everwhere
Observed to fail on amd64/12, 13, 14, riscv64/14
c7a643e6 |
Wednesday, 7 Apr 2021
|
08:09 Mathieu Arnold (mat)
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
cf118cc |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Wednesday, 10 Mar 2021
|
18:03 pkubaj
sysutils/jobd: remove BROKEN_riscv64
The same error happens on 13.0 on amd64, powerpc64 and powerpc64le.
Looks like this port is generally broken on 13.0.
|
Saturday, 2 Jan 2021
|
01:46 linimon
For ports on riscv64 that fail the same (or similar ways) to aarch64, mark
them BROKEN.
While here, pet portlint (Makevar order).
Approved by: portmgr (tier-2 blanket)
|
Thursday, 30 Nov 2017
|
06:13 linimon
For ports that are marked BROKEN on armv6, and also fail to build on
armv7, mark them so.
This is part two of a multipart commit to bring armv7 ports to parity
with armv6.
Approved by: portmgr (tier-2 blanket)
Obtained from: lonesome.com -exp run
|
Saturday, 27 May 2017
|
16:00 linimon
Mark some ports failing on armv6, for errors classified as "clang_werror".
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
|
Saturday, 13 May 2017
|
23:50 linimon
Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
|
Tuesday, 3 Jan 2017
|
11:01 mat
Cleanup BROKEN/IGNORE for 10.3-
Sponsored by: Absolight
|
Wednesday, 16 Nov 2016
|
00:35 linimon
Mark as broken on various tier-2 archs.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
|
Tuesday, 31 May 2016
|
14:14 kmoore
- Update to 0.7.1
- Ignore for < FreeBSD 10
ChangeLog:
https://github.com/mheily/jobd/blob/master/CHANGELOG.md
Submitted by: Maintainer
|
Friday, 20 May 2016
|
16:57 kmoore
- Rename sysutils/relaunchd -> sysutils/jobd
- Bump to version 0.7.0
- Update MOVED
|
Number of commits found: 15 |