CVSROOT:/cvs
Module name:ports
Changes by: js...@cvs.openbsd.org 2020/09/27 10:48:57
Modified files:
lang/go: Makefile distinfo
lang/go/pkg: PLIST
Log message:
Update lang/go to 1.15.2.
ok abieber@ naddy@
On 20-08-20 15:36:23, Aaron Bieber wrote:
> Hi!
>
> Here is an update to bring us to 1.15.
>
> I have run this through a "mini bulk" - there was one failure, but the port
> that failed (net/minio/server) builds fine by hand. The log is here:
> https://deftly.net/server.log
>
> I have tested:
CVSROOT:/cvs
Module name:ports
Changes by: js...@cvs.openbsd.org 2020/03/20 05:23:08
Modified files:
lang/go: Makefile distinfo
Log message:
Update lang/go binary bootstrap to a version that contains no ops following
swi instructions on openbsd/arm.
CVSROOT:/cvs
Module name:ports
Changes by: js...@cvs.openbsd.org 2020/03/20 03:04:07
Modified files:
lang/go: Makefile distinfo
lang/go/pkg: PLIST
Log message:
Update lang/go to 1.13.9.
CVSROOT:/cvs
Module name:ports
Changes by: js...@cvs.openbsd.org 2020/03/20 02:02:29
Modified files:
lang/go: Makefile
Added files:
lang/go/patches: patch-src_runtime_sys_openbsd_arm_s
patch-src_syscall_asm_openbsd_arm_s
Log
CVSROOT:/cvs
Module name:ports
Changes by: js...@cvs.openbsd.org 2020/02/23 07:28:44
Modified files:
lang/go: Makefile distinfo
Log message:
Update lang/go binary bootstrap to a version that contains no ops following
svc instructions on openbsd/arm64.
CVSROOT:/cvs
Module name:ports
Changes by: js...@cvs.openbsd.org 2020/02/04 10:22:42
Modified files:
lang/go: Makefile
Added files:
lang/go/patches: patch-src_runtime_sys_openbsd_arm64_s
patch-src_syscall_asm_openbsd_arm64_s
CVSROOT:/cvs
Module name:ports
Changes by: js...@cvs.openbsd.org 2020/01/30 10:11:08
Modified files:
lang/go: Makefile distinfo
Log message:
Update lang/go to 1.13.7.
CVSROOT:/cvs
Module name:ports
Changes by: js...@cvs.openbsd.org 2020/01/26 01:14:01
Modified files:
lang/go: Makefile distinfo
Log message:
Update lang/go to 1.13.6.
CVSROOT:/cvs
Module name:ports
Changes by: js...@cvs.openbsd.org 2020/01/01 06:03:40
Modified files:
lang/go: Makefile distinfo
lang/go/pkg: PLIST
Removed files:
lang/go/patches: patch-src_cmd_link_internal_ld_lib_go
Log message:
Update
CVSROOT:/cvs
Module name:ports
Changes by: js...@cvs.openbsd.org 2019/10/24 10:22:07
Modified files:
lang/go: Makefile distinfo
lang/go/pkg: PLIST
Log message:
Update lang/go to 1.13.3.
This includes security fixes released in 1.13.2.
CVSROOT:/cvs
Module name:ports
Changes by: js...@cvs.openbsd.org 2019/10/04 11:02:11
Modified files:
lang/go: Makefile distinfo
Log message:
Update lang/go to 1.13.1.
This addresses a security issue in net/http.
ok naddy@
On 19-09-26 17:36:25, Theo Buehler wrote:
> On Fri, Sep 27, 2019 at 01:32:38AM +1000, Joel Sing wrote:
> > On 19-09-26 16:14:44, Theo Buehler wrote:
> > > On Thu, Sep 26, 2019 at 11:09:16PM +1000, Joel Sing wrote:
> > > > On 19-09-26 13:06:51, Stuart Henderson wrote:
On 19-09-26 16:14:44, Theo Buehler wrote:
> On Thu, Sep 26, 2019 at 11:09:16PM +1000, Joel Sing wrote:
> > On 19-09-26 13:06:51, Stuart Henderson wrote:
> > > On 2019/09/26 09:44, Theo Buehler wrote:
> > > > I noticed two problems with go's 'make test' when PORTS_PR
On 19-09-26 13:06:51, Stuart Henderson wrote:
> On 2019/09/26 09:44, Theo Buehler wrote:
> > I noticed two problems with go's 'make test' when PORTS_PRIVSEP=Yes:
> > both having to do with _pbuild's home being /nonexistent:
> >
> > failed to initialize build cache at /nonexistent/.cache/go-build:
CVSROOT:/cvs
Module name:ports
Changes by: js...@cvs.openbsd.org 2019/09/14 20:04:00
Modified files:
lang/go: go.port.mk
net/mattermost-server: Makefile
sysutils/restic: Makefile
sysutils/restic-rest-server: Makefile
Log message:
Set
CVSROOT:/cvs
Module name:ports
Changes by: js...@cvs.openbsd.org 2019/09/14 20:00:35
Modified files:
lang/go: Makefile distinfo
infrastructure/mk: arch-defines.mk
Log message:
Enable Go on aarch64/arm64.
ok phessler@
The following enables Go on aarch64/arm64.
ok?
Index: infrastructure/mk/arch-defines.mk
===
RCS file: /cvs/ports/infrastructure/mk/arch-defines.mk,v
retrieving revision 1.67
diff -u -p -r1.67 arch-defines.mk
---
On 19-09-13 14:53:30, Stuart Henderson wrote:
> On 2019/09/13 23:32, Joel Sing wrote:
> > On 19-09-13 12:38:19, Stuart Henderson wrote:
> > > On 2019/09/10 04:20, Joel Sing wrote:
> > > > The following updates lang/go to Go 1.13 and also updates the main
> >
On 19-09-13 12:38:19, Stuart Henderson wrote:
> On 2019/09/10 04:20, Joel Sing wrote:
> > The following updates lang/go to Go 1.13 and also updates the main
> > golang.org/x packages to around the Go 1.13 release. This does
> > not update devel/go-tools, as it introd
On 19-09-13 12:38:19, Stuart Henderson wrote:
> On 2019/09/10 04:20, Joel Sing wrote:
> > The following updates lang/go to Go 1.13 and also updates the main
> > golang.org/x packages to around the Go 1.13 release. This does
> > not update devel/go-tools, as it introd
CVSROOT:/cvs
Module name:ports
Changes by: js...@cvs.openbsd.org 2019/09/13 03:04:07
Modified files:
lang/go: Makefile distinfo
Log message:
Update the lang/go binary bootstrap to Go 1.13.
CVSROOT:/cvs
Module name:ports
Changes by: js...@cvs.openbsd.org 2019/09/12 13:07:56
Modified files:
net/mattermost-server: Makefile
Log message:
Make net/mattermost-server build with Go 1.13.
CVSROOT:/cvs
Module name:ports
Changes by: js...@cvs.openbsd.org 2019/09/12 13:07:01
Modified files:
sysutils/consul: Makefile
Added files:
sysutils/consul/patches:
CVSROOT:/cvs
Module name:ports
Changes by: js...@cvs.openbsd.org 2019/09/12 13:05:23
Modified files:
net/go-ipfs: Makefile
Added files:
net/go-ipfs/patches:
patch-vendor_golang_org_x_xerrors_adaptor_go
CVSROOT:/cvs
Module name:ports
Changes by: js...@cvs.openbsd.org 2019/09/12 13:03:46
ports/net/go-ipfs/patches
Update of /cvs/ports/net/go-ipfs/patches
In directory cvs.openbsd.org:/tmp/cvs-serv85604/patches
Log Message:
Directory /cvs/ports/net/go-ipfs/patches added to the
CVSROOT:/cvs
Module name:ports
Changes by: js...@cvs.openbsd.org 2019/09/12 13:02:59
Added files:
www/hugo/patches:
patch-vendor_github_com_tdewolff_minify_v2_common_go
CVSROOT:/cvs
Module name:ports
Changes by: js...@cvs.openbsd.org 2019/09/12 13:01:30
ports/www/hugo/patches
Update of /cvs/ports/www/hugo/patches
In directory cvs.openbsd.org:/tmp/cvs-serv44596/patches
Log Message:
Directory /cvs/ports/www/hugo/patches added to the repository
CVSROOT:/cvs
Module name:ports
Changes by: js...@cvs.openbsd.org 2019/09/12 12:52:16
Modified files:
net/go-net : Makefile distinfo
net/go-net/pkg : PLIST
Log message:
Update net/go-net.
This updates net/go-net to a point around the Go 1.13 release.
ok
CVSROOT:/cvs
Module name:ports
Changes by: js...@cvs.openbsd.org 2019/09/12 12:51:19
Modified files:
security/go-crypto: Makefile distinfo
security/go-crypto/pkg: PLIST
Log message:
Update security/go-crypto.
This updates security/go-crypto to a point around
CVSROOT:/cvs
Module name:ports
Changes by: js...@cvs.openbsd.org 2019/09/12 12:50:31
Modified files:
textproc/go-text: Makefile distinfo
textproc/go-text/pkg: PLIST
Log message:
Update textproc/go-text.
This updates textproc/go-text to a point around the Go
CVSROOT:/cvs
Module name:ports
Changes by: js...@cvs.openbsd.org 2019/09/12 12:49:45
Modified files:
devel/go-sys : Makefile distinfo
devel/go-sys/pkg: PLIST
Log message:
Update devel/go-sys.
This updates devel/go-sys to a point around the Go 1.13 release.
CVSROOT:/cvs
Module name:ports
Changes by: js...@cvs.openbsd.org 2019/09/12 12:48:30
Modified files:
lang/go: Makefile distinfo
lang/go/pkg: PLIST
Added files:
lang/go/patches: patch-src_cmd_link_internal_ld_lib_go
Removed files:
On 19-09-11 15:37:39, Stuart Henderson wrote:
> On 2019/09/10 19:37, Aaron Bieber wrote:
> > On Tue, 10 Sep 2019 at 04:20:55 +1000, Joel Sing wrote:
> > > The following updates lang/go to Go 1.13 and also updates the main
> > > golang.org/x packages to around the
CVSROOT:/cvs
Module name:ports
Changes by: js...@cvs.openbsd.org 2019/09/05 10:23:49
Modified files:
sysutils/u-boot: Makefile
sysutils/u-boot/pkg: PFRAG.arm
Log message:
Package u-boot for the BananaPI M2 Ultra.
Also switch from ftp to https for source.
ok
CVSROOT:/cvs
Module name:ports
Changes by: js...@cvs.openbsd.org 2019/08/14 02:23:28
Modified files:
lang/go: Makefile distinfo
Log message:
Update lang/go to 1.12.8.
This includes security fixes to the net/http and net/url packages.
CVSROOT:/cvs
Module name:ports
Changes by: js...@cvs.openbsd.org 2019/07/09 11:54:46
Modified files:
lang/go: Makefile distinfo
lang/go/pkg: PLIST
Log message:
Update lang/go to Go 1.12.7.
CVSROOT:/cvs
Module name:ports
Changes by: js...@cvs.openbsd.org 2019/05/07 10:33:42
Modified files:
lang/go: Makefile distinfo
lang/go/pkg: PLIST
Log message:
Update lang/go to 1.12.5
CVSROOT:/cvs
Module name:ports
Changes by: js...@cvs.openbsd.org 2019/05/04 09:03:15
Modified files:
lang/go: Makefile
Log message:
Ensure GOCACHE refers to a suitable location when building Go.
Issue found and fix verified by phessler@
CVSROOT:/cvs
Module name:ports
Changes by: js...@cvs.openbsd.org 2019/04/19 01:17:27
Modified files:
infrastructure/mk: arch-defines.mk
Log message:
Add arm to GO_ARCHS since it works there now.
ok sthen@
CVSROOT:/cvs
Module name:ports
Changes by: js...@cvs.openbsd.org 2019/04/19 01:15:36
Modified files:
lang/go: Makefile distinfo
Log message:
Build lang/go for openbsd/arm using a binary bootstrap.
With input from and ok sthen@.
CVSROOT:/cvs
Module name:ports
Changes by: js...@cvs.openbsd.org 2019/04/15 11:14:14
Modified files:
lang/go: Makefile distinfo
lang/go/pkg: PLIST
Log message:
Update lang/go to 1.12.4.
CVSROOT:/cvs
Module name:ports
Changes by: js...@cvs.openbsd.org 2019/03/19 10:51:14
Modified files:
security/stunnel: Makefile
security/stunnel/patches: patch-src_ctx_c
Removed files:
security/stunnel/patches: patch-src_options_c patch-src_ssl_c
CVSROOT:/cvs
Module name:ports
Changes by: js...@cvs.openbsd.org 2019/03/19 10:50:03
Modified files:
security/py-cryptography: Makefile
Added files:
security/py-cryptography/patches:
patch-src__cffi_src_openssl_ssl_py
CVSROOT:/cvs
Module name:ports
Changes by: js...@cvs.openbsd.org 2019/03/16 09:01:31
Modified files:
lang/go: Makefile distinfo
lang/go/pkg: PLIST
Log message:
Update lang/go to version 1.12.1.
CVSROOT:/cvs
Module name:ports
Changes by: js...@cvs.openbsd.org 2019/03/16 07:42:06
Modified files:
devel/go-tools : Makefile distinfo
devel/go-tools/pkg: PLIST
Log message:
Update devel/go-tools to a version around the Go 1.12 release.
ok sthen@
CVSROOT:/cvs
Module name:ports
Changes by: js...@cvs.openbsd.org 2019/03/16 07:41:01
Modified files:
net/go-net : Makefile distinfo
net/go-net/pkg : PLIST
Log message:
Update net/go-net to a version around the Go 1.12 release.
ok sthen@
CVSROOT:/cvs
Module name:ports
Changes by: js...@cvs.openbsd.org 2019/03/16 07:40:22
Modified files:
security/go-crypto: Makefile distinfo
security/go-crypto/pkg: PLIST
Log message:
Update security/go-crypto to a version around the Go 1.12 release.
ok sthen@
CVSROOT:/cvs
Module name:ports
Changes by: js...@cvs.openbsd.org 2019/03/16 07:39:34
Modified files:
textproc/go-text: Makefile distinfo
textproc/go-text/pkg: PLIST
Log message:
Update textproc/go-text to a version around the Go 1.12 release.
ok sthen@
CVSROOT:/cvs
Module name:ports
Changes by: js...@cvs.openbsd.org 2019/03/16 07:38:58
Modified files:
devel/go-sys : Makefile distinfo
devel/go-sys/pkg: PLIST
Log message:
Update devel/go-sys to a version around the Go 1.12 release.
ok sthen@
CVSROOT:/cvs
Module name:ports
Changes by: js...@cvs.openbsd.org 2019/03/16 07:37:29
Modified files:
lang/go: Makefile distinfo
lang/go/patches: patch-src_os_signal_signal_cgo_test_go
lang/go/pkg: PLIST
Removed files:
CVSROOT:/cvs
Module name:ports
Changes by: js...@cvs.openbsd.org 2019/03/16 07:36:01
Modified files:
lang/go: go.port.mk
Log message:
Go 1.12 requires GOCACHE to be enabled - update go.port.mk appropriately.
ok sthen@
CVSROOT:/cvs
Module name:ports
Changes by: js...@cvs.openbsd.org 2019/03/16 07:34:09
Added files:
sysutils/beats/packetbeat/patches:
patch-vendor_github_com_tsg_gopacket_pcap_pcap_go
Log message:
Use cgo correctly.
Go 1.11
On 19-03-08 14:03:29, Stuart Henderson wrote:
> - sysutils/beats/packetbeat is also broken, not sure how to fix that,
> maybe some vendored thing is in need of an update
>
> cd
> /usr/obj/ports/packetbeat-6.4.3/go/src/github.com/elastic/beats/vendor/github.com/tsg/gopacket/pcap
>
On 19-02-08 21:16:02, Stuart Henderson wrote:
> On 2019/02/08 19:12, Marc Espie wrote:
> > On Fri, Feb 08, 2019 at 12:10:02AM -0500, Ted Unangst wrote:
> > > Go tries to use NCPU cpus. Unfortunately, half of them are turned off
> > > because
> > > hw.smt=0 by default, and then go spends a lot of
CVSROOT:/cvs
Module name:ports
Changes by: js...@cvs.openbsd.org 2019/02/09 08:09:19
Modified files:
lang/go: Makefile
Added files:
lang/go/patches: patch-src_runtime_os_openbsd_go
Log message:
Use hw.ncpuonline rather than hw.ncpu to determine how
CVSROOT:/cvs
Module name:ports
Changes by: js...@cvs.openbsd.org 2019/01/29 07:25:28
Modified files:
lang/go: Makefile distinfo
Log message:
Update lang/go to 1.11.5.
This includes a security fix to the crypto/elliptic package.
CVSROOT:/cvs
Module name:ports
Changes by: js...@cvs.openbsd.org 2019/01/05 06:07:47
Modified files:
devel/go-sys : Makefile distinfo
devel/go-sys/pkg: PLIST
Log message:
Update go-sys to a version with working vm related sysctls.
When the sysctls were
CVSROOT:/cvs
Module name:ports
Changes by: js...@cvs.openbsd.org 2019/01/05 05:59:25
Modified files:
lang/go: Makefile
Added files:
lang/go/patches: patch-src_cmd_link_internal_ld_lib_go
CVSROOT:/cvs
Module name:ports
Changes by: js...@cvs.openbsd.org 2018/12/15 07:54:41
Modified files:
lang/go: Makefile distinfo
lang/go/pkg: PLIST
Log message:
Update lang/go to version 1.11.4.
This minor revision update includes various fixes,
On Monday 26 November 2018 18:21:56 Daniel Jakots wrote:
> Hi,
>
> Here's the diff to update haproxy to the 1.8 branch.
> Most of the libressl stuff has been done by jsing (thanks!) but he did
> the update to 1.8.13 and 13->14 needed some more fiddling. I did them
> on my own so I guess a review
CVSROOT:/cvs
Module name:ports
Changes by: js...@cvs.openbsd.org 2018/11/04 13:49:46
Modified files:
lang/go: Makefile distinfo
lang/go/pkg: PLIST
Log message:
Update lang/go to 1.11.2.
CVSROOT:/cvs
Module name:ports
Changes by: js...@cvs.openbsd.org 2018/10/25 10:15:38
Modified files:
www/squid : Makefile
Added files:
www/squid/patches: patch-src_ssl_gadgets_cc
Log message:
Unbreak net/squid - stop using antiquated ASN.1 macros that
CVSROOT:/cvs
Module name:ports
Changes by: js...@cvs.openbsd.org 2018/10/24 11:16:19
Modified files:
security/wpa_supplicant: Makefile
security/wpa_supplicant/patches:
patch-src_crypto_crypto_openssl_c
CVSROOT:/cvs
Module name:ports
Changes by: js...@cvs.openbsd.org 2018/10/24 11:15:25
Modified files:
net/freeradius3: Makefile
net/freeradius3/patches: patch-src_main_tls_c
patch-src_modules_rlm_realm_trustrouter_c
Added files:
CVSROOT:/cvs
Module name:ports
Changes by: js...@cvs.openbsd.org 2018/10/24 11:10:22
Modified files:
x11/freerdp: Makefile
Added files:
x11/freerdp/patches: patch-libfreerdp_crypto_tls_c
Log message:
Stop reaching into libssl internals in order to send TLS
CVSROOT:/cvs
Module name:ports
Changes by: js...@cvs.openbsd.org 2018/10/24 11:07:31
Modified files:
lang/ruby/2.3 : Makefile
Added files:
lang/ruby/2.3/patches: patch-ext_openssl_ossl_h
Log message:
Stop pulling in a header (asn1_mac.h) with ancient OpenSSL
On Monday 22 October 2018 19:30:02 Alexander Bluhm wrote:
> On Mon, Oct 22, 2018 at 11:10:49AM -0600, Theo de Raadt wrote:
> > I understand the difficulty pointed out by the first questions. What
> > bothers me is the last question. It indicates a desire to support many
> > generations of
On Monday 22 October 2018 20:40:48 Alexander Bluhm wrote:
> On Tue, Oct 23, 2018 at 04:36:24AM +1100, Joel Sing wrote:
> > > #if (OPENSSL_VERSION_NUMBER >= 0x1010L &&
> > > !defined(LIBRESSL_VERSION_NUMBER)) || (LIBRESSL_VERSION_NUMBER >=
> > >
On Monday 22 October 2018 19:05:44 Alexander Bluhm wrote:
> On Tue, Oct 23, 2018 at 03:21:23AM +1100, Joel Sing wrote:
> > P.S. There is more functionality that could be enabled for LibreSSL, which
> > is currently being explicitly disabled...
>
> When a new Net::SSLeay i
Get the MAC secret size from the cipher, rather than reaching into libssl
internals. This effectively takes the OpenSSL 1.1 code path instead of the
OpenSSL 1.0 code path, and will allow for further libssl clean up. While
here use some additional OpenSSL 1.1 code paths and const related
changes.
Get the MAC secret size from the cipher, rather than reaching into libssl
internals. This effectively takes the OpenSSL 1.1 code path instead of the
OpenSSL 1.0 code path, and will allow for further libssl clean up. While
here use some additional OpenSSL 1.1 code paths and const related
changes.
Get the MAC secret size from the cipher, rather than reaching into libssl
internals. This effectively takes the OpenSSL 1.1 code path instead of the
OpenSSL 1.0 code path, and will allow for further libssl clean up.
ok?
P.S. There is more functionality that could be enabled for LibreSSL, which
x11/freerdp currently reaches deep into libssl internals, in order to send
TLS alerts. AFAIK OpenSSL 1.1 does not provide any way for TLS alerts to be
triggered outside the library and freerdp's approach is to simply disable
this code. Do the same thing for current LibreSSL, so that we can make
CVSROOT:/cvs
Module name:ports
Changes by: js...@cvs.openbsd.org 2018/09/23 11:22:57
Modified files:
net/go-net : Makefile distinfo
net/go-net/pkg : PLIST
Log message:
Update net/go-net for Go 1.11 release.
CVSROOT:/cvs
Module name:ports
Changes by: js...@cvs.openbsd.org 2018/09/23 11:23:38
Modified files:
devel/go-tools : Makefile distinfo
devel/go-tools/pkg: PLIST
Log message:
Update devel/go-tools for Go 1.11 release.
CVSROOT:/cvs
Module name:ports
Changes by: js...@cvs.openbsd.org 2018/09/23 11:22:13
Modified files:
security/go-crypto: Makefile distinfo
security/go-crypto/pkg: PLIST
Log message:
Update security/go-crypto for Go 1.11 release.
CVSROOT:/cvs
Module name:ports
Changes by: js...@cvs.openbsd.org 2018/09/23 11:21:29
Modified files:
devel/go-sys : Makefile distinfo
devel/go-sys/pkg: PLIST
Removed files:
devel/go-sys/patches: patch-unix_dev_openbsd_test_go
Log message:
Update
CVSROOT:/cvs
Module name:ports
Changes by: js...@cvs.openbsd.org 2018/09/23 11:20:21
Modified files:
textproc/go-text: Makefile distinfo
textproc/go-text/pkg: PLIST
Log message:
Update textproc/go-text for Go 1.11.
CVSROOT:/cvs
Module name:ports
Changes by: js...@cvs.openbsd.org 2018/09/23 11:19:11
Modified files:
lang/go: Makefile distinfo
lang/go/pkg: PLIST
Removed files:
lang/go/patches: patch-misc_cgo_test_sigaltstack_go
CVSROOT:/cvs
Module name:ports
Changes by: js...@cvs.openbsd.org 2018/08/30 11:05:21
Modified files:
security/sslscan: Makefile
security/sslscan/patches: patch-sslscan_c
Added files:
security/sslscan/patches: patch-sslscan_h
Log message:
Stop using
On Sunday 26 August 2018 12:52:52 Theo Buehler wrote:
> A simple one:
This doesn't look right - the entire OPENSSL_VERSION_NUMBER < 1.1.0 path (on
line 40 of include/libssl_compat.h) should no longer be taken (or
substantially reduced).
> Index: patches/patch-include_libssl_compat_h
>
CVSROOT:/cvs
Module name:ports
Changes by: js...@cvs.openbsd.org 2018/05/12 12:31:22
Modified files:
devel/gsoap: Makefile
Removed files:
devel/gsoap/patches: patch-gsoap_plugin_smdevp_c
Log message:
Remove patch that is no longer needed to build with
CVSROOT:/cvs
Module name:ports
Changes by: js...@cvs.openbsd.org 2018/05/12 11:17:25
Modified files:
mail/postfix/snapshot: Makefile
Removed files:
mail/postfix/snapshot/patches:
patch-src_posttls-finger_posttls-finger_c
CVSROOT:/cvs
Module name:ports
Changes by: js...@cvs.openbsd.org 2018/05/12 11:07:27
Modified files:
mail/postfix/stable: Makefile
Removed files:
mail/postfix/stable/patches:
patch-src_posttls-finger_posttls-finger_c
CVSROOT:/cvs
Module name:ports
Changes by: js...@cvs.openbsd.org 2018/05/12 10:52:25
Modified files:
net/torsocks : Makefile
Added files:
net/torsocks/patches: patch-src_lib_fclose_c
Log message:
Unbreak funopen usage with libtorsocks - always call the libc
CVSROOT:/cvs
Module name:ports
Changes by: js...@cvs.openbsd.org 2018/04/05 23:56:44
Modified files:
lang/go: Makefile
lang/go/pkg: PLIST
Log message:
Update PLIST for lang/go MAP_STACK change.
The MAP_STACK patches create a new source file,
CVSROOT:/cvs
Module name:ports
Changes by: js...@cvs.openbsd.org 2018/04/05 12:38:38
Modified files:
lang/go: Makefile
Added files:
lang/go/patches: patch-misc_cgo_test_sigaltstack_go
patch-src_os_signal_signal_cgo_test_go
CVSROOT:/cvs
Module name:ports
Changes by: js...@cvs.openbsd.org 2018/04/05 11:47:30
Modified files:
lang/go-bootstrap: Makefile
Added files:
lang/go-bootstrap/patches: patch-src_runtime_defs_openbsd_386_h
CVSROOT:/cvs
Module name:ports
Changes by: js...@cvs.openbsd.org 2018/03/15 10:19:32
Modified files:
net/go-net : Makefile
Log message:
Restore devel/go-sys as a build dependency for net/go-net.
Found the hard way by naddy@
CVSROOT:/cvs
Module name:ports
Changes by: js...@cvs.openbsd.org 2018/03/14 08:21:09
Modified files:
devel/go-tools : Makefile distinfo
Log message:
Update devel/go-tools for Go 1.10.
ok jasper@
CVSROOT:/cvs
Module name:ports
Changes by: js...@cvs.openbsd.org 2018/03/14 08:20:40
Modified files:
net/go-net : Makefile distinfo
net/go-net/pkg : PLIST
Log message:
Update net/go-net for Go 1.10.
Note that this also switches tests to -test.short in
CVSROOT:/cvs
Module name:ports
Changes by: js...@cvs.openbsd.org 2018/03/14 08:19:18
Modified files:
security/go-crypto: Makefile distinfo
security/go-crypto/pkg: PLIST
Log message:
Update security/go-crypto for Go 1.10.
ok jasper@
CVSROOT:/cvs
Module name:ports
Changes by: js...@cvs.openbsd.org 2018/03/14 08:17:59
Modified files:
devel/go-sys : Makefile distinfo
devel/go-sys/pkg: PLIST
Added files:
devel/go-sys/patches: patch-unix_dev_openbsd_test_go
Log message:
Update
CVSROOT:/cvs
Module name:ports
Changes by: js...@cvs.openbsd.org 2018/03/14 08:17:08
ports/devel/go-sys/patches
Update of /cvs/ports/devel/go-sys/patches
In directory cvs.openbsd.org:/tmp/cvs-serv84552/patches
Log Message:
Directory /cvs/ports/devel/go-sys/patches added to the
CVSROOT:/cvs
Module name:ports
Changes by: js...@cvs.openbsd.org 2018/03/14 08:15:40
Modified files:
textproc/go-text: Makefile distinfo
textproc/go-text/pkg: PLIST
Log message:
Update textproc/go-text for Go 1.10.
ok jasper@
CVSROOT:/cvs
Module name:ports
Changes by: js...@cvs.openbsd.org 2018/03/14 08:14:36
Modified files:
lang/go: Makefile distinfo
lang/go/patches: patch-src_cmd_link_internal_ld_lib_go
lang/go/pkg: PLIST
Removed files:
CVSROOT:/cvs
Module name:ports
Changes by: js...@cvs.openbsd.org 2018/03/14 08:12:02
Modified files:
lang/go: go.port.mk
Log message:
Tweak go.port.mk for Go 1.10.
- Disable the Go 1.10 test caching via GOCACHE - this seems to interact
badly with the ports
On Saturday 10 March 2018 13:19:06 Stuart Henderson wrote:
> On 2018/03/09 20:08, Jasper Lievisse Adriaanse wrote:
> > On Sat, Mar 10, 2018 at 03:45:36AM +1100, Joel Sing wrote:
> > > - The -x flag was previously on by default, which makes builds
> > > incredibly
> &
The following updates lang/go to 1.10.
This also brings the golang.org/x packages up to around the time of the
Go 1.10 release:
devel/go-sys
devel/go-tools
net/go-net
security/go-crypto
textproc/go-text
Last but not least, there are some changes to go.port.mk:
- Go 1.10 has a test
1 - 100 of 232 matches
Mail list logo