non port: sysutils/hs-cputype/Makefile |
Number of commits found: 17 |
Wednesday, 12 Jul 2023
|
18:56 Felix Palmen (zirias)
bsd.sites.mk: Update all ports using USE_GITLAB
Replace GL_COMMIT by GL_TAGNAME in all ports. The new GL_TAGNAME is
backwards-compatible (accepting any commit hash as before), but also
understands an actual tag name. Moving to tag names where appropriate is
left to individual ports' maintainers.
Approved by: portmgr (tcberner, mentor)
Differential Revision: https://reviews.freebsd.org/D37077
7d1faa7 |
Saturday, 27 May 2023
|
08:44 Gleb Popov (arrowd)
sysutils/hs-cputype: Fix build with new GHC.
388ef71 |
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 |
Thursday, 7 Jul 2022
|
10:24 Gleb Popov (arrowd)
sysutils/hs-cputype: Update to 0.2.2
a08dcd8 |
Monday, 9 May 2022
|
19:23 Kevin Bowling (kbowling)
devel/libffi: Bump deps PORTREVISION for shlib change
PR: 263764
Reported by: VVD <vvd@unislabs.com>
db78da8 |
Saturday, 16 Oct 2021
|
09:51 Jimmy Olgeni (olgeni)
*: fix tab vs. space issues, and comments according to the guide.
4460cf7 |
Monday, 31 May 2021
|
13:09 Gleb Popov (arrowd)
sysutils/hs-cputype: Remove WRKSRC hack.
The upstream Heptapod issue was fixed.
8f7417b |
Wednesday, 21 Apr 2021
|
04:48 Tobias Kortkamp (tobik)
Bump USES=cabal ports after 12837690ed0c
bdca32c |
Friday, 9 Apr 2021
|
18:44 Matthias Fechner (mfechner)
Regenerate all distfiles using gitlab as source.
This regeneration is required as the new gitlab version changed
the address and the directory the source files can be downloaded.
This commit also applies some small fixes to make sure all ports using
gitlab are buildable.
Reviewed by: mat
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D29628
911f042 |
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, 30 Dec 2020
|
18:57 arrowd
Uses/cabal.mk: Set EXTRACT_ONLY based on DISTFILES value, just like bsd.port.mk
does.
This removes the need for specifying EXTRACT_ONLY for Haskell ports that have
USE_{GITHUB,GITLAB}.
PR: 244784
 |
Sunday, 16 Aug 2020
|
07:56 arrowd
lang/ghc: Update to 8.10.1.
As usual, along with the compiler, many Haskell packages are updated as well.
 |
Saturday, 4 Jul 2020
|
18:11 zeising
Chanse update of devel/libffi
Chase the devel/libffi update
Bump portrevision of all dependent ports to chace shard library version bump
in libffi.
Update LIB_DEPENDS lines where needed to not require a specific version of
libffi.so.
PR: 247028 (for tracking)
 |
Monday, 4 May 2020
|
18:08 arrowd
Upgrade lang/ghc to 8.8.3 and many Haskell ports along the way.
PR: 244784
Submitted by: Evilham <contact@evilham.com> (some ports)
 |
Sunday, 22 Dec 2019
|
15:41 arrowd
sysutils/hs-cputype: Update to 0.2.
 |
Monday, 15 Jul 2019
|
12:13 arrowd
sysutils/hs-cputype: new port. This utility prints out suitable value for
CPUTYPE for a given host, can compare types and print their features.
 |
Number of commits found: 17 |