pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel
Module Name: pkgsrc
Committed By: plunky
Date: Fri Dec 31 17:26:38 UTC 2021
Modified Files:
pkgsrc/devel: Makefile
Log Message:
add cxxopts, elfio & termcolor
To generate a diff of this commit:
cvs rdiff -u -r1.3536 -r1.3537 pkgsrc/devel/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.3536 pkgsrc/devel/Makefile:1.3537
--- pkgsrc/devel/Makefile:1.3536 Thu Dec 30 12:12:53 2021
+++ pkgsrc/devel/Makefile Fri Dec 31 17:26:37 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3536 2021/12/30 12:12:53 adam Exp $
+# $NetBSD: Makefile,v 1.3537 2021/12/31 17:26:37 plunky Exp $
#
COMMENT= Development utilities
@@ -279,6 +279,7 @@ SUBDIR+= cvsup-gui-bin
SUBDIR+= cvsutils
SUBDIR+= cvsync
SUBDIR+= cxref
+SUBDIR+= cxxopts
SUBDIR+= darcs
SUBDIR+= darts
SUBDIR+= dconf
@@ -331,6 +332,7 @@ SUBDIR+= eio
SUBDIR+= electric-fence
SUBDIR+= elf
SUBDIR+= elfcat
+SUBDIR+= elfio
SUBDIR+= elfsh
SUBDIR+= elftoolchain
SUBDIR+= elib
@@ -3053,6 +3055,7 @@ SUBDIR+= tclap
SUBDIR+= tcllib
SUBDIR+= tclreadline
SUBDIR+= teem
+SUBDIR+= termcolor
SUBDIR+= tet3
SUBDIR+= tevent
SUBDIR+= tex-doclicense
Home |
Main Index |
Thread Index |
Old Index