You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@thrift.apache.org by jk...@apache.org on 2019/02/12 12:43:24 UTC

svn commit: r1853430 - /thrift/cms-site/trunk/lib/path.pm

Author: jking
Date: Tue Feb 12 12:43:24 2019
New Revision: 1853430

URL: http://svn.apache.org/viewvc?rev=1853430&view=rev
Log:
Update libraries page.

Modified:
    thrift/cms-site/trunk/lib/path.pm

Modified: thrift/cms-site/trunk/lib/path.pm
URL: http://svn.apache.org/viewvc/thrift/cms-site/trunk/lib/path.pm?rev=1853430&r1=1853429&r2=1853430&view=diff
==============================================================================
--- thrift/cms-site/trunk/lib/path.pm (original)
+++ thrift/cms-site/trunk/lib/path.pm Tue Feb 12 12:43:24 2019
@@ -79,7 +79,6 @@ __DATA__
 # Thrift Site Variables
 title: "Apache Thrift"
 base_url: "http://thrift.apache.org"
-# svn_repo: "https://svn.apache.org/repos/asf/thrift"
 git_repo: "https://github.com/apache/thrift"
 release_url: "https://www.apache.org/dist/thrift"
 mirror_url: "http://www.apache.org/dyn/closer.cgi?path="
@@ -158,10 +157,10 @@ oss_projects: [
 external_packages: [
 		[ "(all)",       "Docker",        "https://hub.docker.com/_/thrift/",                                    "Dockerfile",                 "",                          "thrift compiler in /usr/local/bin/thrift" ],
         [ "ActionScript","Maven",         "https://repository.apache.org/#nexus-search;quick~libthrift-as3",     "lib/as3/build.xml",          "jking",                     "" ],
-        [ "C (glib)",    "",              "",                                                                    "",                           "",                          "no official ASF package available" ],
-        [ "C++",         "",              "",                                                                    "",                           "",                          "no official ASF package available" ],
+        [ "C (glib)",    "",              "",                                                                    "",                           "",                          "language has no package manager" ],
+        [ "C++",         "",              "",                                                                    "",                           "",                          "see THRIFT-4800" ],
         [ "C#",          "NuGet",         "https://www.nuget.org/packages/ApacheThrift",                         "ApacheThrift.nuspec",        "jfarrell, codesf, jking",   "multi-framework nupkg for csharp and netcore" ],
-        [ "Cocoa",       "",              "",                                                                    "",                           "",                          "no official ASF package available" ],
+        [ "Cocoa",       "",              "",                                                                    "",                           "",                          "deprecated on 0.12.0 - use swift" ],
         [ "Common LISP", "",              "",                                                                    "",                           "",                          "no official ASF package available" ],
 		[ "D",           "dub",           "https://code.dlang.org/packages/apache-thrift",                       "dub.json",                   "jking",                     "" ],
         [ "Dart",        "Pub",           "https://pub.dartlang.org/packages/thrift",                            "lib/dart/pubspec.yaml",      "jking",                     "" ],
@@ -173,7 +172,7 @@ external_packages: [
 		[ "Java",        "Maven",         "https://repository.apache.org/#nexus-search;quick~org.apache.thrift", "lib/java/gradle.properties", "jking",                     "" ],
 		[ "JavaScript",  "Bower",         "https://libraries.io/bower/thrift",                                   "bower.json",                 "",                          "" ],
         [ "Lua",         "LuaRocks",      "https://luarocks.org/modules/drauschenbach/thrift",                   "",                           "",                          "not official - stale at 0.10.0 - see THRIFT-4708" ],
-		[ "Node.js",     "npm",           "https://www.npmjs.com/package/thrift",                                "package.json",               "jfarrell, wadey",           "stale at 0.11.0 - see THRIFT-4688" ],
+		[ "Node.js",     "npm",           "https://www.npmjs.com/package/thrift",                                "package.json",               "jfarrell, wadey, jking",    "" ],
 		[ "OCaml",       "opam",          "https://opam.ocaml.org/packages/thrift/",                             "lib/ocaml/opam",             "",                          "stale at 0.9.0 (community provided) - see THRIFT-4706" ],
 		[ "Perl",        "CPAN",          "https://metacpan.org/release/Thrift",                                 "lib/perl/Makefile.PL",       "jking",                     "" ],
 		[ "PHP",         "Packagist",     "https://packagist.org/packages/apache/thrift",                        "composer.json",              "jfarrell, bufferoverflow, jking",  "" ],