Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
07 Jun 2022 21:56:10 3.0.13_2
|
Dmitri Goutnik (dmgk)  |
*/*: Bump port revisons after lang/go{117,118} update |
30 Mar 2022 07:01:44 3.0.13_1
|
Guangyuan Yang (ygy)  |
*/*: Bump PORTREVISION after lang/go 1.18 update |
09 Sep 2021 16:40:34 3.0.13
|
Mikael Urankar (mikael)  |
misc/exercism: Fix build on aarch64
PR: 245170
Approved by: portmgr (build fix blanket) |
07 Apr 2021 08:09:01 3.0.13
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 3.0.13
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
18 Jul 2020 16:56:09
3.0.13
|
swills  |
misc/exercism: update to 3.0.13 |
11 Apr 2020 15:28:22
3.0.11
|
mikael  |
misc/exercism: fix build on aarch64
PR: 245170
Approved by: swills (maintainer) |
27 Mar 2020 13:39:56
3.0.11
|
swills  |
misc/exercism: fix fetch
PR: 244840
Submitted by: lbartoletti
Reported by: shadow53+freebsd@shadow53.com |
06 Nov 2019 14:00:19
3.0.11 
|
antoine  |
Mark a few ports BROKEN (unfetchable) |
29 Sep 2019 22:31:58
3.0.11
|
dmgk  |
Go ports: cleanup, finish transition to USES=go started with r505321 (cat.
misc-shells)
- 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/D21743 |
13 Aug 2019 14:19:04
3.0.11
|
0mp  |
Style: move GH_* variables closer to each other
Fixes invalid change I introduced in r482963.
Reported by: mat
Differential Revision: https://reviews.freebsd.org/D17699 |
29 Jun 2019 03:51:14
3.0.11
|
tobik  |
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 |
04 Dec 2018 23:46:20
3.0.11
|
swills  |
misc/exercism: update to 3.0.11 |
25 Oct 2018 09:48:16
3.0.9
|
0mp  |
misc/exercism: Unbreak the port
- Fix LICENSE_FILE to unbreak the port.
- Use DISTVERSION instead of PORTVERSION as suggested by the handbook.
- Move GH_TUPLE out of the USE* section.
Reviewed by: krion
Approved by: krion (mentor), maintainer timeout
Differential Revision: https://reviews.freebsd.org/D17489 |
09 Oct 2018 20:48:13
3.0.9
|
antoine  |
Mark BROKEN: wrong LICENSE_FILE
Reported by: pkg-fallout |
23 Sep 2018 00:52:53
3.0.9
|
swills  |
misc/exercism: update to 3.0.9 |
07 Mar 2018 08:06:24
2.4.1
|
yuri  |
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) |
10 Jan 2018 21:45:11
2.4.1
|
swills  |
misc/exercism: update to 2.4.1 |
12 Oct 2017 09:06:18
2.2.5
|
mat  |
Stripping go binaries is perfectly fine.
https://dominik.honnef.co/posts/2016/10/go-and-strip/
Sponsored by: Absolight |
09 Apr 2016 12:35:03
2.2.5
|
swills  |
misc/exercism: update to 2.2.5 |
01 Apr 2016 14:16:20
2.2.3
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
02 Jan 2016 02:56:51
2.2.3
|
swills  |
misc/exercism: update to 2.2.3 |
03 Aug 2015 14:05:43
2.2.0
|
swills  |
misc/exercism: update to 2.2.0 |
11 May 2015 18:34:58
1.7.1
|
mat  |
Cleanup DIST* variables.
When appropriate:
- Try to use DISTVERSION{SUF,PRE}FIX
- Replace PORTNAME-PORTVERSION by DISTNAME
- Convert MASTER_SITES to use macros
- Other light cleanup
With hat: portmgr
Sponsored by: Absolight |
24 Sep 2014 04:53:12
1.7.1
|
swills  |
misc/exercism: create port for exercism.io cli client
An easy command line interface to work with exercism.io
WWW: http://exercism.io/ |