non port: devel/hs-ShellCheck/Makefile |
SVNWeb
|
Number of commits found: 39 |
Sun, 18 Dec 2022
|
[ 14:00 Ashish SHUKLA (ashish) ] 69ed2af
devel/hs-ShellCheck: Update to 0.9.0
|
Sun, 20 Nov 2022
|
[ 17:39 Gleb Popov (arrowd) ] 2fca709 (Only the first 10 of 90 ports in this commit are shown above. )
Uses/cabal.mk: Rework MASTER_SITES and DISTFILES handling.
This change removes duplicated entries from MASTER_SITES and DISTFILES
variables. Now the MASTER_SITES variable will contain single Hackage URL without
any group for the simplest case and with :_cabal_mk_hackage group in nodefault
case.
This change opens a path to using non-Hackage Cabal repositories
(needed for Cardano) and pulling in .cabal revisions without using patches.
Unfortunately, this change results in a large churn in Haskell ports distinfos.
To make this churn less useless, refresh all Haskell dependencies in all ports.
|
Sat, 10 Sep 2022
|
[ 09:49 Ashish SHUKLA (ashish) ] 76590d1
devel/hs-ShellCheck: Adopt port
|
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 )
|
Thu, 25 Aug 2022
|
[ 21:16 Tobias Kortkamp (tobik) ] 7a18484 (Only the first 10 of 17 ports in this commit are shown above. )
*: Return unused ports
|
Tue, 9 Aug 2022
|
[ 09:16 Gleb Popov (arrowd) ] 505ecf2 (Only the first 10 of 25 ports in this commit are shown above. )
Uses/cabal.mk: Rename `EXECUTABLES` to `CABAL_EXECUTABLES`.
Approved by: tcberner
Differential Revision: https://reviews.freebsd.org/D36079
|
Thu, 7 Jul 2022
|
[ 10:24 Gleb Popov (arrowd) ] 82f6c70
devel/hs-ShellCheck: Fix build after GHC update.
|
[ 10:24 Gleb Popov (arrowd) ] 54dadb6
devel/hs-ShellCheck: Fix build after GHC update.
|
Mon, 9 May 2022
|
[ 19:23 Kevin Bowling (kbowling) ] db78da8 (Only the first 10 of 120 ports in this commit are shown above. )
devel/libffi: Bump deps PORTREVISION for shlib change
PR: 263764
Reported by: VVD <vvd@unislabs.com>
|
Mon, 8 Nov 2021
|
[ 09:53 Tobias Kortkamp (tobik) ] 8f60608
devel/hs-ShellCheck: Update to 0.8.0
Changes: https://github.com/koalaman/shellcheck/blob/v0.8.0/CHANGELOG.md
|
Thu, 30 Sep 2021
|
[ 21:23 Rene Ladan (rene) ] 620968a (Only the first 10 of 399 ports in this commit are shown above. )
cleanup: drop support for EOL FreeBSD 11.X
Search criteria used:
- 11.4
- OSREL*
- OSVER*
- *_FreeBSD_11
Input from:
- adridg: devel/qca-legacy
- jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds
- sunpoet: security/p5-*OpenSSL*
Reviewed by: doceng, kde, multimedia, perl, python, ruby, rust
Differential Revision: https://reviews.freebsd.org/D32008
Test Plan: make index
|
Wed, 21 Apr 2021
|
[ 04:48 Tobias Kortkamp (tobik) ] bdca32c (Only the first 10 of 55 ports in this commit are shown above. )
Bump USES=cabal ports after 12837690ed0c
|
Tue, 20 Apr 2021
|
[ 06:55 Tobias Kortkamp (tobik) ] 18f78de
devel/hs-ShellCheck: Update to 0.7.2
Changes: https://github.com/koalaman/shellcheck/blob/v0.7.2/CHANGELOG.md
|
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, 28 Sep 2020
|
[ 05:05 tobik ] (Only the first 10 of 163 ports in this commit are shown above. )
Reset MAINTAINER
|
Sun, 16 Aug 2020
|
[ 07:56 arrowd ] (Only the first 10 of 91 ports in this commit are shown above. )
lang/ghc: Update to 8.10.1.
As usual, along with the compiler, many Haskell packages are updated as well.
|
Sat, 4 Jul 2020
|
[ 18:11 zeising ] (Only the first 10 of 105 ports in this commit are shown above. )
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)
|
Sun, 5 Apr 2020
|
[ 07:05 tobik ]
devel/hs-ShellCheck: Update to 0.7.1
The pregenerated man page is gone and we have to build it with
pandoc now.
Changes: https://github.com/koalaman/shellcheck/blob/v0.7.1/CHANGELOG.md
|
Mon, 24 Feb 2020
|
[ 13:10 tobik ]
devel/hs-ShellCheck: Update to 0.7.0
- Install man page
- Assign to myself
Changes: https://github.com/koalaman/shellcheck/blob/v0.7.0/CHANGELOG.md
PR: 244329
Approved by: pizzamig (maintainer)
|
Thu, 20 Jun 2019
|
[ 16:03 arrowd ] (Only the first 10 of 36 ports in this commit are shown above. )
In wrapper scripts, use $@ instead of $* to correctly pass arguments to the real
program
PR: 238719
Approved by: tcberner (mentor, implicit)
|
Thu, 13 Jun 2019
|
[ 13:57 arrowd ] (Only the first 10 of 50 ports in this commit are shown above. )
For ports with USES=cabal install a wrapper shell script instead of a real
executable into /bin/, that sets some environment variables to workaround
https://github.com/haskell/cabal/issues/5997
While there, update bunch of Haskell ports, install their data files.
PR: 237878
Reviewed by: tcberner
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D20556
|
Thu, 9 May 2019
|
[ 14:39 arrowd ] (Only the first 10 of 102 ports in this commit are shown above. )
Introduce USES=cabal and use it to build Haskell applications.
PR: 230186
Reviewed by: mat, tcberner
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D19730
|
Sun, 6 Jan 2019
|
[ 12:18 arrowd ] (Only the first 10 of 807 ports in this commit are shown above. )
lang/ghc: Update to 8.6.3 and bump PORTREVISION's of all Haskell ports.
As usual, it is recommended to rebuild or reinstall all the
dependent ports and the lang/ghc port itself in one of the following
ways:
# portmaster -w -r ghc
or
# portupgrade -fr lang/ghc
In case of pkg(8), it is probably safer to remove all the GHC-dependent
packages along with GHC and reinstall everything from scratch. For
example:
# pkg query "%ro" ghc > ghc-pkgs.txt
# pkg delete -y lang/ghc
# pkg install -y `cat ghc-pkgs.txt`
During update some hs-* ports got two PORTREVISION bumps in a row. Other ports
got a PORTVERSION update together with one PORTREVISION bump. This is caused
by bulk-bumping PORTREVISION of all hs-* ports. There are a lot of them updated,
so figuring out which ones require a bump and which are not is too tedious.
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D18707
|
Thu, 6 Dec 2018
|
[ 16:51 pizzamig ]
devel/hs-ShellCheck: Update to 0.6.0
|
Wed, 28 Nov 2018
|
[ 17:20 pizzamig ]
devel/hs-ShellCheck: update to 0.5.0
Submitted by: voidanix_420blaze.it
Differential Revision: https://reviews.freebsd.org/D17715
|
Thu, 22 Nov 2018
|
[ 04:36 tobik ]
devel/hs-ShellCheck: Link Haskell dependencies statically
ShellCheck is an essential tool that should not require having the
entire Haskell toolchain installed which most users do not need.
The installed size (including all run dependencies) goes down from
~2 GiB to ~35 MiB. This brings the hs-ShellCheck package more in
line with what is provided by various Linux distributions and
OpenBSD.
PR: 233376
Submitted by: tobik
Approved by: pizzamig (maintainer), haskell (arrowd)
|
Sat, 30 Jun 2018
|
[ 09:58 arrowd ] (Only the first 10 of 563 ports in this commit are shown above. )
lang/ghc: Update to 8.4.3 and bump PORTREVISION's of all Haskell ports.
As usual, it is recommended to rebuild or reinstall all the
dependent ports and the lang/ghc port itself in one of the following
ways:
# portmaster -w -r ghc
or
# portupgrade -fr lang/ghc
In case of pkg(8), it is probably safer to remove all the GHC-dependent
packages along with GHC and reinstall everything from scratch. For
example:
# pkg query "%ro" ghc > ghc-pkgs.txt
# pkg delete -y lang/ghc
In ghc-pkgs.txt, check and remove all the packages that have been moved
on the update, then use this command:
# pkg install -y `cat ghc-pkgs.txt`
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D16038
|
Mon, 28 May 2018
|
[ 15:43 mat ]
Update to latest commit from GitHub to unbreak.
PR: 228563
Approved by: maintainer
Sponsored by: Absolight
|
Fri, 25 May 2018
|
[ 21:44 tcberner ] (Only the first 10 of 966 ports in this commit are shown above. )
Update lang/ghc 8.4.2 and the hs-* ports the newer versions
* Update lang/ghc to 8.4.2
* Update the boostrap compiler to 8.4.1
* Update the many hs-* ports
* Bump the rest
Thanks a lot to arrowd for doing all the heavy lifting :)
PR: 227968
Exp-run by: antoine
Submitted by: arrowd
Differential Revision: https://reviews.freebsd.org/D15005
|
Sat, 10 Feb 2018
|
[ 08:03 tcberner ] (Only the first 10 of 560 ports in this commit are shown above. )
Switch C compiler used to compile GHC to base Clang.
This removes build dependency on gcc and runtime dependency on gcc's runtime
libraries.
Big thanks to Gleb for working on this.
PR: 225185
Submitted by: Gleb Popov <6yearold@gmail.com>
Exp-run by: antoine
Reviewed by: pgj
Differential Revision: https://reviews.freebsd.org/D12043
|
Thu, 28 Dec 2017
|
[ 10:59 pizzamig ]
devel/hs-ShellCheck: Update to 0.4.7
|
Tue, 29 Aug 2017
|
[ 13:05 pizzamig ] (Only the first 10 of 18 ports in this commit are shown above. )
Change MAINTAINER email to my new FreeBSD email
Approved by: lme (mentor)
Approved by: olivier (mentor)
Differential Revision: https://reviews.freebsd.org/D12150
|
Tue, 8 Aug 2017
|
[ 17:21 tcberner ] (Only the first 10 of 1370 ports in this commit are shown above. )
- Update The Glorious Glasgow Haskell Compiler to version 8.0.2
- Simplified port by only suporting GCC, and creating a build.mk file
- Update Pandoc to 1.19.2.1
- Update git-annex to 6.20170520
- Update Darcs to 2.12.5
- Update Gtk2Hs to 0.13.2.2
- Update Agda to 2.5.2
Please note that port revisions for all the Haskell ports without version
changes are bumped.
See the UPDATING file for instructions.
New ports (63):
(Only the first 15 lines of the commit message are shown above )
|
Wed, 15 Feb 2017
|
[ 11:56 tcberner ]
Update devel/hs-ShellCheck to 0.4.5
PR: 217113
Submitted by: luca.pizzamiglio@gmail.com
Approved by: luca.pizzamiglio@gmail.com (maintainer), rakuco (mentor)
|
Mon, 20 Jun 2016
|
[ 08:12 olivier ]
Update devel/hs-ShellCheck to 0.4.4
PR: 209933
Submitted by: luca.pizzamiglio@gmail.com (maintainer)
Approved by: jadawin (mentor)
Differential Revision: https://reviews.freebsd.org/D6887
|
Mon, 4 Apr 2016
|
[ 12:09 mat ]
Update to 0.4.3.
PR: 208504
Submitted by: mat
Approved by: maintainer
Sponsored by: Absolight
|
Thu, 20 Aug 2015
|
[ 23:02 pgj ] (Only the first 10 of 1153 ports in this commit are shown above. )
- Update The Glorious Glasgow Haskell Compiler to version 7.10.2
- Include a patch for addressing timer issues [1]
- Add support for building both GHC and Haskell ports with Clang, either from
ports or the base system
- Discontinue supporting Haskell Platform, use Stackage instead as a
reference
- Drop support for FreeBSD 8.x, optimize bootstrap compiler tarballs
- Update Gtk2Hs to version 0.13 [2]
- Update Pandoc to version 1.15.0.6
- Update git-annex to version 5.20150727
- Update Darcs to 2.10 [3]
- Unbreak wxHaskell ports
Please note that port revisions for all the Haskell ports without version
changes are bumped. (Only the first 15 lines of the commit message are shown above )
|
Sun, 15 Feb 2015
|
[ 21:45 pgj ]
Add new port: devel/hs-ShellCheck
The goals of ShellCheck are:
* To point out and clarify typical beginner's syntax issues, that causes
a shell to give cryptic error messages.
* To point out and clarify typical intermediate level semantic problems,
that causes a shell to behave strangely and counter-intuitively.
* To point out subtle caveats, corner cases and pitfalls, that may cause
an advanced user's otherwise working script to fail under future
circumstances.
WWW: http://www.shellcheck.net/
PR: 197302
Submitted by: luca.pizzamiglio@gmail.com
Obtained from: FreeBSD Haskell
|
Number of commits found: 39 |