notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: devel/elm-format/Makefile
SVNWeb

Number of commits found: 16

Sat, 27 May 2023
[ 08:44 Gleb Popov (arrowd) search for other commits by this committer ]    commit hash:09fc367ed4976bd6750fc3b08f09f0c1ff65f5e6  commit hash:09fc367ed4976bd6750fc3b08f09f0c1ff65f5e6  commit hash:09fc367ed4976bd6750fc3b08f09f0c1ff65f5e6  09fc367 
devel/elm-format: Update to 0.8.7
Sun, 20 Nov 2022
[ 17:39 Gleb Popov (arrowd) search for other commits by this committer ]    commit hash:e254bdde429a3d700beb9d421dc35f1da0b2077a  commit hash:e254bdde429a3d700beb9d421dc35f1da0b2077a  commit hash:e254bdde429a3d700beb9d421dc35f1da0b2077a  e254bdd 
Uses/cabal.mk: Change the way we act on cabal.project files.

Instead of moving the original project file into a temporary location,
employ cabal.project.local for Ports-related adjustments.

This implements an idea that upstream cabal.project files shouldn't be touched
by Ports framework. If needed they can be patched by the port maintainer
directly.

Adapt existing Haskell ports to this change.
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 27 Jul 2022
[ 14:55 Gleb Popov (arrowd) search for other commits by this committer ]    commit hash:bdde89c7fbd69541e01f44171bc88d762b253168  commit hash:bdde89c7fbd69541e01f44171bc88d762b253168  commit hash:bdde89c7fbd69541e01f44171bc88d762b253168  bdde89c 
devel/elm-format: Let `make patch` work after `make cabal-extract`.
Thu, 7 Jul 2022
[ 10:24 Gleb Popov (arrowd) search for other commits by this committer ]    commit hash:2d1dc289bc20e75e5db0ab97e23bb7b2dd138db2  commit hash:2d1dc289bc20e75e5db0ab97e23bb7b2dd138db2  commit hash:2d1dc289bc20e75e5db0ab97e23bb7b2dd138db2  2d1dc28 
devel/elm-format: Update to 0.8.5
Mon, 9 May 2022
[ 19:23 Kevin Bowling (kbowling) search for other commits by this committer ]    commit hash:db78da8f8b7388d951665362479eb4aa0babf1b4  commit hash:db78da8f8b7388d951665362479eb4aa0babf1b4  commit hash:db78da8f8b7388d951665362479eb4aa0babf1b4  db78da8  (Only the first 10 of 120 ports in this commit are shown above. View all ports for this commit)
devel/libffi: Bump deps PORTREVISION for shlib change

PR:		263764
Reported by:	VVD <vvd@unislabs.com>
Sun, 29 Aug 2021
[ 14:54 Alexey Dokuchaev (danfe) search for other commits by this committer ]    commit hash:adb7b0687e256219563428386c0b082f7145c795  commit hash:adb7b0687e256219563428386c0b082f7145c795  commit hash:adb7b0687e256219563428386c0b082f7145c795  adb7b06  (Only the first 10 of 34 ports in this commit are shown above. View all ports for this commit)
Cleanup: for ports under d* categories, drop redundant GH_{ACCOUNT,PROJECT}.
Wed, 21 Apr 2021
[ 04:48 Tobias Kortkamp (tobik) search for other commits by this committer ]    commit hash:bdca32c5961668b70d8b65ecfe8d9f338216bb16  commit hash:bdca32c5961668b70d8b65ecfe8d9f338216bb16  commit hash:bdca32c5961668b70d8b65ecfe8d9f338216bb16  bdca32c  (Only the first 10 of 55 ports in this commit are shown above. View all ports for this commit)
Bump USES=cabal ports after 12837690ed0c
Wed, 7 Apr 2021
[ 08:09 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  cf118cc  (Only the first 10 of 8873 ports in this commit are shown above. View all ports for this commit)
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Wed, 30 Dec 2020
[ 18:57 arrowd search for other commits by this committer ] Original commit   Revision:559679
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
Sat, 4 Jul 2020
[ 18:11 zeising search for other commits by this committer ] Original commit   Revision:541232 (Only the first 10 of 105 ports in this commit are shown above. View all ports for this commit)
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)
Mon, 4 May 2020
[ 18:08 arrowd search for other commits by this committer ] Original commit   Revision:533933 (Only the first 10 of 166 ports in this commit are shown above. View all ports for this commit)
Upgrade lang/ghc to 8.8.3 and many Haskell ports along the way.

PR:		244784
Submitted by:	Evilham <contact@evilham.com> (some ports)
Thu, 12 Mar 2020
[ 11:35 arrowd search for other commits by this committer ] Original commit   Revision:528285
devel/elm-format: Update to 0.8.3.

Submitted by:	Evilham <contact@evilham.com>
Differential Revision:	https://reviews.freebsd.org/D24015
Sat, 10 Aug 2019
[ 07:18 arrowd search for other commits by this committer ] Original commit   Revision:508489
devel/elm-format: Update to 0.8.2.

Submitted by:	Evilham <contact@evilham.com>
Differential Revision:	https://reviews.freebsd.org/D21202
Wed, 17 Jul 2019
[ 19:13 arrowd search for other commits by this committer ] Original commit   Revision:506817
devel/elm-format: New port. A tool for formatting programs written in Elm
language.

Submitted by:	Evilham <contact@evilham.com>
Differential Revision:	https://reviews.freebsd.org/D20954

Number of commits found: 16