Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
30 Mar 2022 07:01:44 4.36.2_1
|
Guangyuan Yang (ygy)  |
*/*: Bump PORTREVISION after lang/go 1.18 update |
07 Apr 2021 08:09:01 4.36.2
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:13 4.36.2
|
Mathieu Arnold (mat)  |
all: Remove all other $FreeBSD keywords. |
06 Apr 2021 14:31:07 4.36.2
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
24 Mar 2021 05:45:56
4.36.2
|
loader  |
net/v2ray: Update to 4.36.2
Changelog:
https://github.com/v2fly/v2ray-core/releases/tag/v4.36.2
PR: 254494
Approved by: koobs (mentor, implicit), shen.elf@gmail.com (maintainer)
MFH: No (catch up with upstream new release) |
15 Mar 2021 13:03:52
4.35.0
|
loader  |
net/v2ray: Update to 4.35.0
Changelog:
https://github.com/v2fly/v2ray-core/releases/tag/v4.35.0
PR: 254160
Approved by: koobs (mentor, implicit), shen.elf@gmail.com (maintainer)
MFH: No (catch up with upstream new release) |
31 Jan 2021 06:55:11
4.34.0
|
loader  |
net/v2ray: Update to 4.34.0
Changelog:
https://github.com/v2fly/v2ray-core/releases/tag/v4.34.0
PR: 252702
Reviewed by: koobs
Approved by: koobs (ports, mentor), portmgr (maintainer timeout: > 2 weeks)
Differential Revision: https://reviews.freebsd.org/D28172
MFH: No (catch up with upstream new release) |
01 Dec 2020 13:08:36
4.33.0
|
loader  |
net/v2ray: Update to 4.33.0
- Update to 4.33.0
- Project repository switched from v2ray to v2fly [1]
Changelog:
https://github.com/v2fly/v2ray-core/releases/tag/v4.33.0
[1] https://github.com/v2ray/v2ray-core/issues/2761
PR: 250672
Reviewed by: koobs
Approved by: koobs (ports, mentor), shen.elf@gmail.com (maintainer)
Differential Revision: https://reviews.freebsd.org/D26969
MFH: No (catch up with upstream new release) |
23 Jul 2020 05:50:23
4.25.0
|
loader  |
net/v2ray: Update to 4.25.0
Changelog:
https://github.com/v2ray/v2ray-core/releases/tag/v4.25.0
PR: 247515
Reviewed by: koobs
Approved by: koobs (ports, mentor), shen.elf@gmail.com (maintainer)
Differential Revision: https://reviews.freebsd.org/D25424
MFH: 2020Q3 (blanket: bugfix release) |
08 Jun 2020 11:39:33
4.23.4
|
loader  |
net/v2ray: Update to 4.23.4
Changelog:
https://github.com/v2ray/v2ray-core/releases/tag/v4.23.4
PR: 246959
Reviewed by: koobs
Approved by: koobs (ports, mentor), shen.elf@gmail.com (maintainer)
Differential Revision: https://reviews.freebsd.org/D25119 |
01 Jun 2020 14:24:54
4.23.2
|
loader  |
net/v2ray: Update to 4.23.2
- Add REQUIRE: LOGIN to the rc script
- Switch to the default test target defined in Mk/go.mk
Changelog:
https://github.com/v2ray/v2ray-core/compare/v4.20.0...v4.23.2
PR: 246894
Submitted by: Yanhui Shen <shen.elf@gmail.com> (maintainer)
Reviewed by: koobs
Approved by: koobs (ports, mentor)
Differential Revision: https://reviews.freebsd.org/D25087 |
29 Sep 2019 22:31:58
4.20.0
|
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 |
08 Sep 2019 12:11:44
4.20.0
|
tobik  |
net/v2ray: Switch to USES=go:modules, fix build with go1.13
===> Building for v2ray-4.20.0
go: github.com/golang/mock@v1.2.0: Get
https://proxy.golang.org/github.com/golang/mock/@v/v1.2.0.mod: dial tcp: lookup
proxy.golang.org on 209.222.18.218:53: write udp
127.0.0.1:43894->209.222.18.218:53: write: permission denied
*** Error code 1
PR: 240282
Submitted by: Dmitri Goutnik <dg@syrec.org>
Approved by: Yanhui Shen <shen.elf@gmail.com> (maintainer)
Pointy hat: jlaffaye |
08 Sep 2019 06:06:04
4.20.0
|
antoine  |
Mark BROKEN
go: github.com/golang/mock@v1.2.0: Get
https://proxy.golang.org/github.com/golang/mock/@v/v1.2.0.mod: dial tcp
172.217.0.49:443: connect: can't assign requested address
Reported by: pkg-fallout |
02 Aug 2019 12:55:39
4.20.0
|
loader  |
net/v2ray: Update to 4.20.0
- Dependencies are not shipped with the tarball anymore, define
these dependencies in GH_TUPLE.
- Add test target
Changelog:
https://github.com/v2ray/v2ray-core/compare/v4.14.0...v4.20.0
PR: 239219
Reviewed by: koobs
Approved by: koobs (mentor), shen.elf@gmail.com (maintainer timeout)
Differential Revision: https://reviews.freebsd.org/D20968 |
12 May 2019 03:46:30
4.14.0
|
loader  |
net/v2ray: Cleanup Makefile
- Use = instead of += for GO_BUILDFLAGS
- Move PLIST_FILES to pkg-plist
Reviewed by: koobs
Approved by: koobs (mentor)
Suggested by: mat
Differential Revision: https://reviews.freebsd.org/D20238 |
08 May 2019 03:23:30
4.14.0
|
loader  |
[NEW PORT]: net/v2ray: Platform for building proxies to bypass network
restrictions
Project V is a set of network tools that help you to build your
own computer network. It secures your network connections and
thus protects your privacy.
WWW: https://www.v2ray.com
PR: 235418
Submitted by: Yanhui Shen <shen.elf@gmail.com>
Reviewed by: koobs, mat
Approved by: koobs (mentor)
Differential Revision: https://reviews.freebsd.org/D19066 |