Mon Jul 29 16:41:39 2013 UTC ()
Add and enable php55.


(taca)
diff -r1.353 -r1.354 pkgsrc/lang/Makefile

cvs diff -r1.353 -r1.354 pkgsrc/lang/Makefile (expand / switch to unified diff)

--- pkgsrc/lang/Makefile 2013/07/21 02:37:01 1.353
+++ pkgsrc/lang/Makefile 2013/07/29 16:41:39 1.354
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile,v 1.353 2013/07/21 02:37:01 taca Exp $ 1# $NetBSD: Makefile,v 1.354 2013/07/29 16:41:39 taca Exp $
2# 2#
3 3
4COMMENT= Programming languages 4COMMENT= Programming languages
5 5
6SUBDIR+= Cg-compiler 6SUBDIR+= Cg-compiler
7SUBDIR+= LuaJIT 7SUBDIR+= LuaJIT
8SUBDIR+= LuaJIT2 8SUBDIR+= LuaJIT2
9SUBDIR+= STk 9SUBDIR+= STk
10SUBDIR+= SmartEiffel 10SUBDIR+= SmartEiffel
11SUBDIR+= a60 11SUBDIR+= a60
12SUBDIR+= abcl 12SUBDIR+= abcl
13SUBDIR+= algol68g 13SUBDIR+= algol68g
14SUBDIR+= awka 14SUBDIR+= awka
@@ -128,26 +128,27 @@ SUBDIR+= ossp-js @@ -128,26 +128,27 @@ SUBDIR+= ossp-js
128SUBDIR+= p2c 128SUBDIR+= p2c
129SUBDIR+= p5-Switch 129SUBDIR+= p5-Switch
130SUBDIR+= parrot 130SUBDIR+= parrot
131SUBDIR+= pcc 131SUBDIR+= pcc
132SUBDIR+= pcc-current 132SUBDIR+= pcc-current
133SUBDIR+= pear 133SUBDIR+= pear
134SUBDIR+= perl5 134SUBDIR+= perl5
135SUBDIR+= pfe 135SUBDIR+= pfe
136SUBDIR+= pforth 136SUBDIR+= pforth
137#SUBDIR+= php # only contains Makefile fragments 137#SUBDIR+= php # only contains Makefile fragments
138SUBDIR+= php5-perl 138SUBDIR+= php5-perl
139SUBDIR+= php53 139SUBDIR+= php53
140SUBDIR+= php54 140SUBDIR+= php54
 141SUBDIR+= php55
141SUBDIR+= picoc 142SUBDIR+= picoc
142SUBDIR+= pict 143SUBDIR+= pict
143SUBDIR+= polyml 144SUBDIR+= polyml
144SUBDIR+= py-basicproperty 145SUBDIR+= py-basicproperty
145SUBDIR+= py-cxfreeze 146SUBDIR+= py-cxfreeze
146SUBDIR+= py-psyco 147SUBDIR+= py-psyco
147SUBDIR+= py-pyrex 148SUBDIR+= py-pyrex
148SUBDIR+= py26-html-docs 149SUBDIR+= py26-html-docs
149SUBDIR+= py27-html-docs 150SUBDIR+= py27-html-docs
150#SUBDIR+= python # only contains Makefile fragments 151#SUBDIR+= python # only contains Makefile fragments
151SUBDIR+= python26 152SUBDIR+= python26
152SUBDIR+= python27 153SUBDIR+= python27
153SUBDIR+= python32 154SUBDIR+= python32