Thu Jan 6 11:25:54 2022 UTC ()
Add and enable goredo.


(schmonz)
diff -r1.3540 -r1.3541 pkgsrc/devel/Makefile

cvs diff -r1.3540 -r1.3541 pkgsrc/devel/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/Makefile 2022/01/05 22:20:37 1.3540
+++ pkgsrc/devel/Makefile 2022/01/06 11:25:54 1.3541
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile,v 1.3540 2022/01/05 22:20:37 wiz Exp $ 1# $NetBSD: Makefile,v 1.3541 2022/01/06 11:25:54 schmonz Exp $
2# 2#
3 3
4COMMENT= Development utilities 4COMMENT= Development utilities
5 5
6SUBDIR+= ETL 6SUBDIR+= ETL
7SUBDIR+= ExmanIDE 7SUBDIR+= ExmanIDE
8SUBDIR+= GConf 8SUBDIR+= GConf
9SUBDIR+= GConf-ui 9SUBDIR+= GConf-ui
10SUBDIR+= Gorm 10SUBDIR+= Gorm
11SUBDIR+= MoarVM 11SUBDIR+= MoarVM
12SUBDIR+= ObjectiveLib 12SUBDIR+= ObjectiveLib
13SUBDIR+= ProjectCenter 13SUBDIR+= ProjectCenter
14SUBDIR+= R-BH 14SUBDIR+= R-BH
@@ -436,26 +436,27 @@ SUBDIR+= go-pty @@ -436,26 +436,27 @@ SUBDIR+= go-pty
436SUBDIR+= go-review 436SUBDIR+= go-review
437SUBDIR+= go-siphash 437SUBDIR+= go-siphash
438SUBDIR+= go-sys 438SUBDIR+= go-sys
439SUBDIR+= go-tools 439SUBDIR+= go-tools
440SUBDIR+= go-wire 440SUBDIR+= go-wire
441SUBDIR+= go-xerrors 441SUBDIR+= go-xerrors
442SUBDIR+= gob2 442SUBDIR+= gob2
443SUBDIR+= gobject-introspection 443SUBDIR+= gobject-introspection
444SUBDIR+= golangci-lint 444SUBDIR+= golangci-lint
445SUBDIR+= golint 445SUBDIR+= golint
446SUBDIR+= google-glog 446SUBDIR+= google-glog
447SUBDIR+= googletest 447SUBDIR+= googletest
448SUBDIR+= gopls 448SUBDIR+= gopls
 449SUBDIR+= goredo
449SUBDIR+= got 450SUBDIR+= got
450SUBDIR+= gperf 451SUBDIR+= gperf
451SUBDIR+= gperftools 452SUBDIR+= gperftools
452SUBDIR+= gprbuild-aux 453SUBDIR+= gprbuild-aux
453SUBDIR+= gps 454SUBDIR+= gps
454SUBDIR+= gputils 455SUBDIR+= gputils
455SUBDIR+= gradle 456SUBDIR+= gradle
456SUBDIR+= grantlee 457SUBDIR+= grantlee
457SUBDIR+= grantlee-qt5 458SUBDIR+= grantlee-qt5
458SUBDIR+= gsoap 459SUBDIR+= gsoap
459SUBDIR+= gst-plugins0.10-pango 460SUBDIR+= gst-plugins0.10-pango
460SUBDIR+= gst-plugins1-pango 461SUBDIR+= gst-plugins1-pango
461SUBDIR+= gtexinfo 462SUBDIR+= gtexinfo