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/mergify/Makefile
SVNWeb

Number of commits found: 8

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)
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, 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.
Mon, 25 Nov 2019
[ 22:14 brooks search for other commits by this committer ] Original commit   Revision:518431
Restore RUN_DEPENDS on devel/git accidentally removed in r518154

PR:		242185
Reported by:	Yasuhiro KIMURA <yasu@utahime.org>
Fri, 22 Nov 2019
[ 17:25 brooks search for other commits by this committer ] Original commit   Revision:518154 (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
Enable subversion support by default and remove git-subversion.

Without PROVIDES/REQUIRES support, ports must depend on exactly one git
port/pkg.  Subversion is currently FreeBSD's primiary version control
system and it is widely used with git so it makes sense to enable it by
default and provide a consistent user experience.

Approved by:	garga
Differential Revision:	https://reviews.freebsd.org/D22496
Wed, 13 Jun 2018
[ 11:49 swills search for other commits by this committer ] Original commit   Revision:472304
devel/mergify: update and add git-subversion option

PR:		228971
Approved by:	joe@thrallingpenguin.com (maintainer)
Mon, 12 Mar 2018
[ 06:58 tobik search for other commits by this committer ] Original commit   Revision:464225
New port: devel/mergify

Mergify is a tool to merge changes from a branch one commit at a time.
This is most useful when merging changes to a highly diverged fork
of a project.

It only supports Git.

WWW: https://github.com/brooksdavis/mergify

PR:		215048
Submitted by:	joe@thrallingpenguin.com

Number of commits found: 8