Date: Wed, 9 Apr 2008 22:18:25 +0000 (UTC) From: Nicola Vitale <nivit@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www Makefile ports/www/google-appengine Makefile distinfo pkg-descr pkg-plist Message-ID: <200804092218.m39MIP95031142@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
nivit 2008-04-09 22:18:25 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/google-appengine Makefile distinfo pkg-descr pkg-plist Log: Google App Engine software development kit (SDK). Google App Engine enables you to build web applications on the same scalable systems that power Google applications. Google App Engine applications are implemented using the Python programming language. The runtime environment includes the full Python language and most of the Python standard library. App Engine applications are easy to build, easy to maintain, and easy to scale as your traffic and data storage needs grow. With App Engine, there are no servers to maintain: you just upload your application, and it's ready to serve your users. WWW: http://code.google.com/appengine/ Revision Changes Path 1.2012 +1 -0 ports/www/Makefile 1.1 +55 -0 ports/www/google-appengine/Makefile (new) 1.1 +3 -0 ports/www/google-appengine/distinfo (new) 1.1 +14 -0 ports/www/google-appengine/pkg-descr (new) 1.1 +1226 -0 ports/www/google-appengine/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200804092218.m39MIP95031142>