Fri Nov 17 21:24:02 2023 UTC ()
Add and enable git-crawl.


(schmonz)
diff -r1.4131 -r1.4132 pkgsrc/devel/Makefile

cvs diff -r1.4131 -r1.4132 pkgsrc/devel/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/Makefile 2023/11/16 12:20:03 1.4131
+++ pkgsrc/devel/Makefile 2023/11/17 21:24:02 1.4132
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile,v 1.4131 2023/11/16 12:20:03 wiz Exp $ 1# $NetBSD: Makefile,v 1.4132 2023/11/17 21:24:02 schmonz Exp $
2# 2#
3 3
4COMMENT= Development utilities 4COMMENT= Development utilities
5 5
6SUBDIR+= ETL 6SUBDIR+= ETL
7SUBDIR+= GConf 7SUBDIR+= GConf
8SUBDIR+= GConf-ui 8SUBDIR+= GConf-ui
9SUBDIR+= Gorm 9SUBDIR+= Gorm
10SUBDIR+= MoarVM 10SUBDIR+= MoarVM
11SUBDIR+= ObjectiveLib 11SUBDIR+= ObjectiveLib
12SUBDIR+= ProjectCenter 12SUBDIR+= ProjectCenter
13SUBDIR+= R-BH 13SUBDIR+= R-BH
14SUBDIR+= R-IRdisplay 14SUBDIR+= R-IRdisplay
@@ -404,26 +404,27 @@ SUBDIR+= gettext-asprintf @@ -404,26 +404,27 @@ SUBDIR+= gettext-asprintf
404SUBDIR+= gettext-lib 404SUBDIR+= gettext-lib
405SUBDIR+= gettext-m4 405SUBDIR+= gettext-m4
406SUBDIR+= gettext-tools 406SUBDIR+= gettext-tools
407SUBDIR+= gflags 407SUBDIR+= gflags
408SUBDIR+= gflib 408SUBDIR+= gflib
409SUBDIR+= giblib 409SUBDIR+= giblib
410SUBDIR+= gindent 410SUBDIR+= gindent
411SUBDIR+= git 411SUBDIR+= git
412SUBDIR+= git-base 412SUBDIR+= git-base
413SUBDIR+= git-branchless 413SUBDIR+= git-branchless
414SUBDIR+= git-cinnabar 414SUBDIR+= git-cinnabar
415SUBDIR+= git-cliff 415SUBDIR+= git-cliff
416SUBDIR+= git-contrib 416SUBDIR+= git-contrib
 417SUBDIR+= git-crawl
417SUBDIR+= git-credential-osxkeychain 418SUBDIR+= git-credential-osxkeychain
418SUBDIR+= git-cvs 419SUBDIR+= git-cvs
419SUBDIR+= git-docs 420SUBDIR+= git-docs
420SUBDIR+= git-filter-repo 421SUBDIR+= git-filter-repo
421SUBDIR+= git-gitk 422SUBDIR+= git-gitk
422SUBDIR+= git-lfs 423SUBDIR+= git-lfs
423SUBDIR+= git-perlscripts 424SUBDIR+= git-perlscripts
424SUBDIR+= git-remote-hg 425SUBDIR+= git-remote-hg
425SUBDIR+= git-svn 426SUBDIR+= git-svn
426SUBDIR+= gitnr 427SUBDIR+= gitnr
427SUBDIR+= gitolite 428SUBDIR+= gitolite
428SUBDIR+= gitui 429SUBDIR+= gitui
429SUBDIR+= glade 430SUBDIR+= glade