Commit Graph

53 Commits

Author SHA1 Message Date
Ashish SHUKLA
aa8c0111bf all: Bump after lang/go121 update 2024-08-09 06:24:08 +00:00
Ashish SHUKLA
c4b51c2028 all: Bump after lang/go121 update 2024-07-03 08:29:54 +00:00
Ashish SHUKLA
746fa696a1 all: Bump after lang/go121 update
MFH:		2024Q2
2024-06-15 09:52:17 +00:00
Ashish SHUKLA
fce0cc3272 all: Bump after lang/go121 update
MFH:		2024Q2
2024-05-13 17:56:04 +00:00
Ashish SHUKLA
32b284679a all: Bump after lang/go121 update
MFH:		2024Q2
2024-04-15 08:20:04 +00:00
Muhammad Moinur Rahman
a5a000df3b lang/go: Change DEFAULT to 1.21
PR:		277776
Approved by:	portmgr (exp-run)
2024-03-24 15:29:00 +01:00
Ashish SHUKLA
7e5aa2085f all: Bump PORTREVISION after lang/go* update
PR:		276530
2024-02-11 10:39:17 +00:00
Muhammad Moinur Rahman
eda9c0872f editors/micro: Sanitize MANPREFIX
Approved by:    portmgr (blanket)
2024-01-22 02:32:49 +01:00
Ashish SHUKLA
0505b712df all: Bump PORTREVISION after lang/go* update
PR:		274405
2023-12-07 02:22:10 +00:00
Lewis Cook
17abd2a936 editors/micro: Update to 2.0.13
Changes:	https://github.com/zyedidia/micro/releases/tag/v2.0.13
2023-11-15 20:48:17 +00:00
Lewis Cook
079bd935ee editors/micro: 2.0.12
Changes:	https://github.com/zyedidia/micro/releases/tag/v2.0.12
2023-09-17 14:40:55 +01:00
Dmitri Goutnik
8e4bc57934 all: Bump PORTREVISION after lang/go* update 2023-09-08 09:34:56 -05:00
Dmitri Goutnik
09b993031a all: Bump PORTREVISION after lang/go{119,120} update 2023-08-04 09:24:50 -05:00
Lewis Cook
4cf70d5328 editors/micro: Set MAKE_ENV during pre-build phase
`go generate` requires $XDG_CACHE_HOME, otherwise may
write to /nonexistent in Poudriere causing a build failure.

Reported by:		Steffen Dirkwinkel <freebsd@steffen.cc>
Differential Revision:	https://reviews.freebsd.org/D37941
2023-06-03 08:26:13 +01:00
Lewis Cook
987561dd63 editors/micro: Switch to GO_MODULE 2023-06-03 08:26:13 +01:00
Dmitri Goutnik
ff40d94c1d all: Bump PORTREVISION after lang/go{119,120} update 2023-04-08 10:13:25 -05:00
Dmitri Goutnik
09079730e9 all: Bump PORTREVISION after Go ports update 2023-03-09 14:18:07 -05:00
Dmitri Goutnik
56b5ec772f all: Bump PORTREVISION after lang/go{119,120} update 2023-02-15 14:06:01 -05:00
Dmitri Goutnik
2297efc51b all: Bump PORTREVISION after GO_DEFAULT update. 2023-02-09 16:55:23 -05:00
Dmitri Goutnik
3b383d833a all: Bump PORTVERSION after lang/go{118,119} update 2023-01-14 06:31:17 -05:00
Dmitri Goutnik
d9ad1002d5 all: Bump PORTREVISION after lang/go{118,119} update 2022-12-11 06:17:27 -05:00
Alexey Dokuchaev
0da5968b37 editors/micro: ensure that generated package has syntax highlighting
Add missing build step so embedded syntax highlighting works.  While
here, install manual page, desktop file, and SVG icons.

PR:		267122
Obtained from:	Alpine package build script
2022-11-18 07:34:48 +00:00
Dmitri Goutnik
bde51869ee all: Bump PORTREVISION after lang/go{118,119} update 2022-10-06 14:24:26 -05:00
Dmitri Goutnik
f05c98fffb all: Bump PORTREVISION after lang/go{118,119} update 2022-09-08 11:33:18 -05:00
Stefan Eßer
fb16dfecae Remove WWW entries moved into port Makefiles
Commit b7f05445c0 has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2022-09-07 23:58:51 +02:00
Stefan Eßer
b7f05445c0 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)
2022-09-07 23:10:59 +02:00
Lewis Cook
95df734a81 editors/micro: Update to v2.0.11
Changes:	https://github.com/zyedidia/micro/releases/tag/v2.0.11
2022-08-28 01:33:06 +01:00
Dmitri Goutnik
4476f89764 all: Bump PORTREVISION after Go update
Bump Go ports PORTREVISION after GO_DEFAULT and lang/go118 update.
2022-08-03 16:35:13 -05:00
Dmitri Goutnik
153cb65ac8 all: Bump PORTREVISION after lang/go{117,118} update 2022-07-14 07:46:05 -05:00
Dmitri Goutnik
309cdeccd8 */*: Bump port revisons after lang/go{117,118} update 2022-06-07 16:56:10 -05:00
Guangyuan Yang
d690b5102f */*: Bump PORTREVISION after lang/go 1.18 update 2022-03-30 03:01:44 -04:00
Mikael Urankar
ee1fae5094 editors/micro: Garbage collect aarch64 patches
This patch is not needed anymore.

Approved by:	portmgr (build fix blanket)
2021-09-10 14:42:54 +02:00
Lewis Cook
83f8ab6b7d editors/micro: Update to 2.0.10
Changes:	https://github.com/zyedidia/micro/releases/tag/v2.0.10
2021-08-08 19:01:49 +00:00
Lewis Cook
ccf09289e6 editors/micro: Fix distinfo 2021-05-22 20:10:03 +01:00
Lewis Cook
3129d487b0 editors/micro: Update to 2.0.9
Changes:	https://github.com/zyedidia/micro/releases/tag/v2.0.9
2021-05-22 00:44:38 +01:00
Mathieu Arnold
cf118ccf87 One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00
Mathieu Arnold
305f148f48 Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
Lewis Cook
a5c7f2939c Update MAINTAINER fields for myself (lcook)
Approved by:            tcberner (mentor)
Differential Revision:  https://reviews.freebsd.org/D28279
2021-01-22 10:08:51 +00:00
Loïc Bartoletti
508262737c editors/micro: Update to 2.0.8
PR:		250175
Submitted by:	Lewis Cook (maintainer)
2020-10-07 11:36:58 +00:00
Yuri Victorovich
4d3198b706 editors/micro: Update 2.0.6 -> 2.0.7
PR:		249209
Submitted by:	vulcan@wired.sh (maintainer)
2020-09-20 00:52:42 +00:00
Steve Wills
4e0872d0ca Give maintainership to a user of these ports 2020-07-24 00:12:51 +00:00
Steve Wills
6a0cc49100 editors/micro: update to 2.0.6
PR:		247536
Submitted by:	mikael
2020-06-26 16:57:29 +00:00
Steve Wills
ac0dafffde editors/micro: update to 2.0.4
PR:		247099
Submitted by:	rlwestlund@gmail.com
2020-06-25 03:23:06 +00:00
Steve Wills
6b3cabadc6 editors/micro: fix build on aarch64
PR:		242889
Submitted by:	mikael.urankar@gmail.com
2020-01-06 13:48:47 +00:00
Dmitri Goutnik
34156e93e8 Go ports: cleanup, finish transition to USES=go started with r505321 (cat. audio-mail)
- Remove custom build/install targets left in place after r505321
- Switch to the new GO_TARGET tuple syntax introduced in r512001
- Switch to go:modules when upstream already uses them

Reviewed by:	tobik
Approved by:	araujo (mentor), portmgr (adamw)
Differential Revision:	https://reviews.freebsd.org/D21741
2019-09-29 22:29:39 +00:00
Tobias Kortkamp
3726f94254 Convert all Go ports to USES=go
This allows for port testing with lang/go-devel via GO_PORT, setting
up the Go build environment in a single place, and is step one in
simplifying Go ports that often define too complicated do-build
targets themselves.

USES=go gains new arguments 'run' to add lang/go to RUN_DEPENDS and
'no_targets' for ports with composite builds that call 'go' themselves
and do not need the do-build/do-install targets of USES=go.

PR:		238849
Submitted by:	dg@syrec.org (also D20745)
Reviewed by:	mat, tobik
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D20746
2019-06-29 03:51:13 +00:00
Mathieu Arnold
e1bfdfbe56 Add DOCS options to ports that should have one.
Also various fixes related to said option.

PR:		230864
Submitted by:	mat
exp-runs by:	antoine
2018-09-10 13:14:50 +00:00
Steve Wills
77b7353bf5 editors/micro: Update to 1.4.1
PR:		230953
Submitted by:	Dmitri Goutnik <dg@syrec.org>
2018-08-27 17:43:46 +00:00
Steve Wills
219ea1294e editors/micro: update to 1.4.0 2018-04-07 04:03:21 +00:00
Yuri Victorovich
54e279cd72 Make 41 Go ports respect MAKE_ENV. This is expected to unbreak them.
Ports:
benchmarks/hey benchmarks/vegeta databases/influxdb devel/arduino-builder devel/arduinoOTA
devel/awless devel/git-codereview devel/git-town devel/gitlab-runner devel/grv
devel/hub devel/jfrog-cli editors/micro finance/fixc misc/exercism
net-mgmt/intel-snap net-mgmt/kapacitor net-mgmt/telegraf net/goreplay net/syncthing
net/syncthing-cli net/syncthing-discosrv net/syncthing-inotify print/cups-connector security/sops
security/vault sysutils/amazon-ssm-agent sysutils/circonus-agent sysutils/consul sysutils/consul_exporter
sysutils/envconsul sysutils/serf textproc/consul-template textproc/spiff www/gobuffalo
www/grafana2 www/grafana3 www/mattermost-server www/minio www/minio-client
www/uchiwa

Approved by:	tcberner (mentor, implicit)
Approved by:	portmgr (port compliance, infrastructure)
2018-03-07 08:06:24 +00:00