pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang
Module Name: pkgsrc
Committed By: wiz
Date: Mon May 18 13:39:37 UTC 2020
Modified Files:
pkgsrc/lang: Makefile
Log Message:
lang/Makefile: + py-python-language-server
To generate a diff of this commit:
cvs rdiff -u -r1.560 -r1.561 pkgsrc/lang/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/lang/Makefile
diff -u pkgsrc/lang/Makefile:1.560 pkgsrc/lang/Makefile:1.561
--- pkgsrc/lang/Makefile:1.560 Sun May 17 00:47:06 2020
+++ pkgsrc/lang/Makefile Mon May 18 13:39:37 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.560 2020/05/17 00:47:06 tnn Exp $
+# $NetBSD: Makefile,v 1.561 2020/05/18 13:39:37 wiz Exp $
#
COMMENT= Programming languages
@@ -146,7 +146,6 @@ SUBDIR+= librep
SUBDIR+= libunwind
SUBDIR+= likepython
SUBDIR+= llvm
-#SUBDIR+= lua # only contains Makefile fragments
SUBDIR+= lua51
SUBDIR+= lua52
SUBDIR+= lua53
@@ -200,7 +199,6 @@ SUBDIR+= pear
SUBDIR+= perl5
SUBDIR+= pfe
SUBDIR+= pforth
-#SUBDIR+= php # only contains Makefile fragments
SUBDIR+= php56
SUBDIR+= php72
SUBDIR+= php73
@@ -222,6 +220,7 @@ SUBDIR+= py-mypy_extensions
SUBDIR+= py-parso
SUBDIR+= py-paver
SUBDIR+= py-pyrex
+SUBDIR+= py-python-language-server
SUBDIR+= py-python-lua
SUBDIR+= py-pythonz
SUBDIR+= py-six
@@ -231,7 +230,6 @@ SUBDIR+= py27-html-docs
SUBDIR+= py36-html-docs
SUBDIR+= py37-html-docs
SUBDIR+= py38-html-docs
-#SUBDIR+= python # only contains Makefile fragments
SUBDIR+= python27
SUBDIR+= python36
SUBDIR+= python37
Home |
Main Index |
Thread Index |
Old Index