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: taca
Date: Thu Dec 14 15:26:51 UTC 2023
Modified Files:
pkgsrc/net: Makefile
Log Message:
net/Makefile: add and enable ruby-net-{imap,pop,smtp}
To generate a diff of this commit:
cvs rdiff -u -r1.1550 -r1.1551 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.1550 pkgsrc/net/Makefile:1.1551
--- pkgsrc/net/Makefile:1.1550 Thu Dec 14 13:56:23 2023
+++ pkgsrc/net/Makefile Thu Dec 14 15:26:51 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1550 2023/12/14 13:56:23 adam Exp $
+# $NetBSD: Makefile,v 1.1551 2023/12/14 15:26:51 taca Exp $
#
COMMENT= Networking tools
@@ -851,8 +851,11 @@ SUBDIR+= ruby-ffi-rzmq-core
SUBDIR+= ruby-icmp
SUBDIR+= ruby-ipaddress
SUBDIR+= ruby-net-dhcp
+SUBDIR+= ruby-net-imap
SUBDIR+= ruby-net-ldap
SUBDIR+= ruby-net-ping
+SUBDIR+= ruby-net-pop
+SUBDIR+= ruby-net-smtp
SUBDIR+= ruby-netaddr
SUBDIR+= ruby-netrc
SUBDIR+= ruby-network_interface
Home |
Main Index |
Thread Index |
Old Index