Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
30 Mar 2022 07:01:44 1.0.45_2
|
Guangyuan Yang (ygy)  |
*/*: Bump PORTREVISION after lang/go 1.18 update |
10 Jan 2022 15:15:39 1.0.45_1
|
Stefan Eßer (se)  |
Fix CONFLICTS entries of multiple ports
There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.
This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.
Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port (Only the first 15 lines of the commit message are shown above ) |
07 Apr 2021 08:09:01 1.0.45_1
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 1.0.45_1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
13 Nov 2020 15:52:53
1.0.45_1
|
0mp  |
Fix CONFLICTS for sysutils/*hared ports
While here, improve COMMENT in sysutils/py-hared.
Reported by: 0mp@FreeBSD.org.html" REL="NOFOLLOW">http://pkgtool.osorio.me/0mp@FreeBSD.org.html |
16 Nov 2019 12:52:40
1.0.45_1
|
dmgk  |
Bump PORTREVISION after r517743 to force relinking.
Approved by: araujo (mentor)
Differential Revision: https://reviews.freebsd.org/D21854 |
29 Sep 2019 22:34:31
1.0.45
|
dmgk  |
Go ports: cleanup, finish transition to USES=go started with r505321 (cat.
sysutils-x11)
- Remove custom build/install targets left in place after r505321
- Switch to the new GO_TARGET tuple syntax introduced in r512001
Reviewed by: tobik
Approved by: araujo (mentor), portmgr (adamw)
Differential Revision: https://reviews.freebsd.org/D21744 |
16 May 2018 01:13:24
1.0.45
|
dvl  |
Add CONFLICTS_INSTALL.
Simplify sample configuration installation after sending patches upstream.
Submitted by: Mateusz Piotrowski <0mp@FreeBSD.org>
Differential Revision: D15079 |
15 Apr 2018 22:11:54
1.0.41_1
|
dvl  |
chmod 640 hared.ini because it can contain TLS creds |
04 Apr 2018 18:20:29
1.0.41
|
dvl  |
sysutils/hared: Small Go server for inserting notifications into MQTT
PR: 227286
Submitted by: Mateusz Piotrowski <0mp@FreeBSD.org> |