pkgsrc-Changes archive

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

CVS commit: pkgsrc



Module Name:    pkgsrc
Committed By:   tnn
Date:           Mon May  5 08:53:52 UTC 2025

Modified Files:
        pkgsrc/devel: Makefile
        pkgsrc/net: Makefile
        pkgsrc/x11: Makefile

Log Message:
adjust category Makefiles for deskflow and it's dependencies


To generate a diff of this commit:
cvs rdiff -u -r1.4470 -r1.4471 pkgsrc/devel/Makefile
cvs rdiff -u -r1.1597 -r1.1598 pkgsrc/net/Makefile
cvs rdiff -u -r1.1062 -r1.1063 pkgsrc/x11/Makefile

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

Modified files:

Index: pkgsrc/devel/Makefile
diff -u pkgsrc/devel/Makefile:1.4470 pkgsrc/devel/Makefile:1.4471
--- pkgsrc/devel/Makefile:1.4470        Sun May  4 15:28:44 2025
+++ pkgsrc/devel/Makefile       Mon May  5 08:53:52 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4470 2025/05/04 15:28:44 pin Exp $
+# $NetBSD: Makefile,v 1.4471 2025/05/05 08:53:52 tnn Exp $
 #
 
 COMMENT=       Development utilities
@@ -1046,6 +1046,7 @@ SUBDIR+=  libowfat
 SUBDIR+=       libpeas
 SUBDIR+=       libpgm
 SUBDIR+=       libphutil
+SUBDIR+=       libportal
 SUBDIR+=       libportlib
 SUBDIR+=       libproplist
 SUBDIR+=       librdkafka

Index: pkgsrc/net/Makefile
diff -u pkgsrc/net/Makefile:1.1597 pkgsrc/net/Makefile:1.1598
--- pkgsrc/net/Makefile:1.1597  Fri May  2 05:48:43 2025
+++ pkgsrc/net/Makefile Mon May  5 08:53:52 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1597 2025/05/02 05:48:43 adam Exp $
+# $NetBSD: Makefile,v 1.1598 2025/05/05 08:53:52 tnn Exp $
 #
 
 COMMENT=       Networking tools
@@ -99,6 +99,7 @@ SUBDIR+=      ddclient
 SUBDIR+=       ddns-route53
 SUBDIR+=       deforaos-vncviewer
 SUBDIR+=       delegate
+SUBDIR+=       deskflow
 SUBDIR+=       dgd
 SUBDIR+=       dhcpcd
 SUBDIR+=       dhcpcd-dbus
@@ -955,7 +956,6 @@ SUBDIR+=    sup
 SUBDIR+=       syncffsd
 SUBDIR+=       syncthing
 SUBDIR+=       syncthing-gtk
-SUBDIR+=       synergy
 SUBDIR+=       sysmon
 SUBDIR+=       tacacs
 SUBDIR+=       tacacs-shrubbery

Index: pkgsrc/x11/Makefile
diff -u pkgsrc/x11/Makefile:1.1062 pkgsrc/x11/Makefile:1.1063
--- pkgsrc/x11/Makefile:1.1062  Wed Mar 26 22:52:07 2025
+++ pkgsrc/x11/Makefile Mon May  5 08:53:52 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1062 2025/03/26 22:52:07 wiz Exp $
+# $NetBSD: Makefile,v 1.1063 2025/05/05 08:53:52 tnn Exp $
 #
 
 COMMENT=       Packages to support the X Window System
@@ -191,6 +191,7 @@ SUBDIR+=    libXxf86dga
 SUBDIR+=       libXxf86vm
 SUBDIR+=       libdisplay-info
 SUBDIR+=       libdrm
+SUBDIR+=       libei
 SUBDIR+=       libfakekey
 SUBDIR+=       libfm-qt
 SUBDIR+=       libgdm



Home | Main Index | Thread Index | Old Index