pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/net



Module Name:    pkgsrc
Committed By:   leot
Date:           Thu Aug 27 20:45:44 UTC 2026

Modified Files:
        pkgsrc/net: Makefile

Log Message:
net: Remove opentofu

Several opentofu versions will be imported with version suffixes in order to
permit a full migration from Terraform.

Discussed on tech-pkg@ and no negative feedbacks
<https://mail-index.NetBSD.org/tech-pkg/2026/03/04/msg032042.html>
(it took a bit more than a week to import them though, sorry!)


To generate a diff of this commit:
cvs rdiff -u -r1.1655 -r1.1656 pkgsrc/net/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/net/Makefile
diff -u pkgsrc/net/Makefile:1.1655 pkgsrc/net/Makefile:1.1656
--- pkgsrc/net/Makefile:1.1655  Thu Aug 27 20:41:45 2026
+++ pkgsrc/net/Makefile Thu Aug 27 20:45:43 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1655 2026/08/27 20:41:45 leot Exp $
+# $NetBSD: Makefile,v 1.1656 2026/08/27 20:45:43 leot Exp $
 #
 
 COMMENT=       Networking tools
@@ -516,7 +516,6 @@ SUBDIR+=    openresolv
 SUBDIR+=       openrrcp
 SUBDIR+=       openrsync
 SUBDIR+=       openslp
-SUBDIR+=       opentofu
 SUBDIR+=       opentracker
 SUBDIR+=       openvmps
 SUBDIR+=       openvpn



Home | Main Index | Thread Index | Old Index