notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
vertx Effortless asynchronous application development for the modern web
2.1.1 www on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.1.1Version of this port present on the latest quarterly branch.
Maintainer: nivit@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2012-08-10 20:30:23
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
License: APACHE20
WWW:
https://vertx.io/
Description:
Vert.x is the framework for the next generation of asynchronous, effortlessly scalable, concurrent web applications. It is an event driven application framework that runs on the JVM - a run-time with real concurrency and unrivalled performance. Vert.x then exposes the API in Clojure, DynJS, Groovy, Java, JavaScript, Ruby, PHP, Python, and Scala. So you choose what language you want to use.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (493 items)
Collapse this list.
  1. /usr/local/share/licenses/vertx-2.1.1/catalog.mk
  2. /usr/local/share/licenses/vertx-2.1.1/LICENSE
  3. /usr/local/share/licenses/vertx-2.1.1/APACHE20
  4. bin/vertx
  5. share/doc/vertx/java/api/allclasses-frame.html
  6. share/doc/vertx/java/api/allclasses-noframe.html
  7. share/doc/vertx/java/api/constant-values.html
  8. share/doc/vertx/java/api/deprecated-list.html
  9. share/doc/vertx/java/api/help-doc.html
  10. share/doc/vertx/java/api/index-all.html
  11. share/doc/vertx/java/api/index.html
  12. share/doc/vertx/java/api/org/vertx/java/core/AsyncResult.html
  13. share/doc/vertx/java/api/org/vertx/java/core/AsyncResultHandler.html
  14. share/doc/vertx/java/api/org/vertx/java/core/ClientSSLSupport.html
  15. share/doc/vertx/java/api/org/vertx/java/core/Context.html
  16. share/doc/vertx/java/api/org/vertx/java/core/Future.html
  17. share/doc/vertx/java/api/org/vertx/java/core/Handler.html
  18. share/doc/vertx/java/api/org/vertx/java/core/MultiMap.html
  19. share/doc/vertx/java/api/org/vertx/java/core/NetworkSupport.html
  20. share/doc/vertx/java/api/org/vertx/java/core/SSLSupport.html
  21. share/doc/vertx/java/api/org/vertx/java/core/ServerSSLSupport.html
  22. share/doc/vertx/java/api/org/vertx/java/core/ServerTCPSupport.html
  23. share/doc/vertx/java/api/org/vertx/java/core/TCPSupport.html
  24. share/doc/vertx/java/api/org/vertx/java/core/Vertx.html
  25. share/doc/vertx/java/api/org/vertx/java/core/VertxException.html
  26. share/doc/vertx/java/api/org/vertx/java/core/VertxFactory.html
  27. share/doc/vertx/java/api/org/vertx/java/core/VoidHandler.html
  28. share/doc/vertx/java/api/org/vertx/java/core/buffer/Buffer.html
  29. share/doc/vertx/java/api/org/vertx/java/core/buffer/package-frame.html
  30. share/doc/vertx/java/api/org/vertx/java/core/buffer/package-summary.html
  31. share/doc/vertx/java/api/org/vertx/java/core/buffer/package-tree.html
  32. share/doc/vertx/java/api/org/vertx/java/core/datagram/DatagramPacket.html
  33. share/doc/vertx/java/api/org/vertx/java/core/datagram/DatagramSocket.html
  34. share/doc/vertx/java/api/org/vertx/java/core/datagram/InternetProtocolFamily.html
  35. share/doc/vertx/java/api/org/vertx/java/core/datagram/package-frame.html
  36. share/doc/vertx/java/api/org/vertx/java/core/datagram/package-summary.html
  37. share/doc/vertx/java/api/org/vertx/java/core/datagram/package-tree.html
  38. share/doc/vertx/java/api/org/vertx/java/core/dns/DnsClient.html
  39. share/doc/vertx/java/api/org/vertx/java/core/dns/DnsException.html
  40. share/doc/vertx/java/api/org/vertx/java/core/dns/DnsResponseCode.html
  41. share/doc/vertx/java/api/org/vertx/java/core/dns/MxRecord.html
  42. share/doc/vertx/java/api/org/vertx/java/core/dns/SrvRecord.html
  43. share/doc/vertx/java/api/org/vertx/java/core/dns/package-frame.html
  44. share/doc/vertx/java/api/org/vertx/java/core/dns/package-summary.html
  45. share/doc/vertx/java/api/org/vertx/java/core/dns/package-tree.html
  46. share/doc/vertx/java/api/org/vertx/java/core/eventbus/EventBus.html
  47. share/doc/vertx/java/api/org/vertx/java/core/eventbus/Message.html
  48. share/doc/vertx/java/api/org/vertx/java/core/eventbus/ReplyException.html
  49. share/doc/vertx/java/api/org/vertx/java/core/eventbus/ReplyFailure.html
  50. share/doc/vertx/java/api/org/vertx/java/core/eventbus/package-frame.html
  51. share/doc/vertx/java/api/org/vertx/java/core/eventbus/package-summary.html
  52. share/doc/vertx/java/api/org/vertx/java/core/eventbus/package-tree.html
  53. share/doc/vertx/java/api/org/vertx/java/core/file/AsyncFile.html
  54. share/doc/vertx/java/api/org/vertx/java/core/file/FileProps.html
  55. share/doc/vertx/java/api/org/vertx/java/core/file/FileSystem.html
  56. share/doc/vertx/java/api/org/vertx/java/core/file/FileSystemException.html
  57. share/doc/vertx/java/api/org/vertx/java/core/file/FileSystemProps.html
  58. share/doc/vertx/java/api/org/vertx/java/core/file/package-frame.html
  59. share/doc/vertx/java/api/org/vertx/java/core/file/package-summary.html
  60. share/doc/vertx/java/api/org/vertx/java/core/file/package-tree.html
  61. share/doc/vertx/java/api/org/vertx/java/core/http/CaseInsensitiveMultiMap.html
  62. share/doc/vertx/java/api/org/vertx/java/core/http/HttpClient.html
  63. share/doc/vertx/java/api/org/vertx/java/core/http/HttpClientRequest.html
  64. share/doc/vertx/java/api/org/vertx/java/core/http/HttpClientResponse.html
  65. share/doc/vertx/java/api/org/vertx/java/core/http/HttpHeaders.html
  66. share/doc/vertx/java/api/org/vertx/java/core/http/HttpServer.html
  67. share/doc/vertx/java/api/org/vertx/java/core/http/HttpServerFileUpload.html
  68. share/doc/vertx/java/api/org/vertx/java/core/http/HttpServerRequest.html
  69. share/doc/vertx/java/api/org/vertx/java/core/http/HttpServerResponse.html
  70. share/doc/vertx/java/api/org/vertx/java/core/http/HttpVersion.html
  71. share/doc/vertx/java/api/org/vertx/java/core/http/RouteMatcher.html
  72. share/doc/vertx/java/api/org/vertx/java/core/http/ServerWebSocket.html
  73. share/doc/vertx/java/api/org/vertx/java/core/http/WebSocket.html
  74. share/doc/vertx/java/api/org/vertx/java/core/http/WebSocketBase.html
  75. share/doc/vertx/java/api/org/vertx/java/core/http/WebSocketFrame.FrameType.html
  76. share/doc/vertx/java/api/org/vertx/java/core/http/WebSocketFrame.html
  77. share/doc/vertx/java/api/org/vertx/java/core/http/WebSocketVersion.html
  78. share/doc/vertx/java/api/org/vertx/java/core/http/package-frame.html
  79. share/doc/vertx/java/api/org/vertx/java/core/http/package-summary.html
  80. share/doc/vertx/java/api/org/vertx/java/core/http/package-tree.html
  81. share/doc/vertx/java/api/org/vertx/java/core/json/DecodeException.html
  82. share/doc/vertx/java/api/org/vertx/java/core/json/EncodeException.html
  83. share/doc/vertx/java/api/org/vertx/java/core/json/JsonArray.html
  84. share/doc/vertx/java/api/org/vertx/java/core/json/JsonElement.html
  85. share/doc/vertx/java/api/org/vertx/java/core/json/JsonObject.html
  86. share/doc/vertx/java/api/org/vertx/java/core/json/package-frame.html
  87. share/doc/vertx/java/api/org/vertx/java/core/json/package-summary.html
  88. share/doc/vertx/java/api/org/vertx/java/core/json/package-tree.html
  89. share/doc/vertx/java/api/org/vertx/java/core/logging/Logger.html
  90. share/doc/vertx/java/api/org/vertx/java/core/logging/package-frame.html
  91. share/doc/vertx/java/api/org/vertx/java/core/logging/package-summary.html
  92. share/doc/vertx/java/api/org/vertx/java/core/logging/package-tree.html
  93. share/doc/vertx/java/api/org/vertx/java/core/net/NetClient.html
  94. share/doc/vertx/java/api/org/vertx/java/core/net/NetServer.html
  95. share/doc/vertx/java/api/org/vertx/java/core/net/NetSocket.html
  96. share/doc/vertx/java/api/org/vertx/java/core/net/package-frame.html
  97. share/doc/vertx/java/api/org/vertx/java/core/net/package-summary.html
  98. share/doc/vertx/java/api/org/vertx/java/core/net/package-tree.html
  99. share/doc/vertx/java/api/org/vertx/java/core/package-frame.html
  100. share/doc/vertx/java/api/org/vertx/java/core/package-summary.html
  101. share/doc/vertx/java/api/org/vertx/java/core/package-tree.html
  102. share/doc/vertx/java/api/org/vertx/java/core/parsetools/RecordParser.html
  103. share/doc/vertx/java/api/org/vertx/java/core/parsetools/package-frame.html
  104. share/doc/vertx/java/api/org/vertx/java/core/parsetools/package-summary.html
  105. share/doc/vertx/java/api/org/vertx/java/core/parsetools/package-tree.html
  106. share/doc/vertx/java/api/org/vertx/java/core/shareddata/ConcurrentSharedMap.html
  107. share/doc/vertx/java/api/org/vertx/java/core/shareddata/Shareable.html
  108. share/doc/vertx/java/api/org/vertx/java/core/shareddata/SharedData.html
  109. share/doc/vertx/java/api/org/vertx/java/core/shareddata/package-frame.html
  110. share/doc/vertx/java/api/org/vertx/java/core/shareddata/package-summary.html
  111. share/doc/vertx/java/api/org/vertx/java/core/shareddata/package-tree.html
  112. share/doc/vertx/java/api/org/vertx/java/core/sockjs/EventBusBridge.html
  113. share/doc/vertx/java/api/org/vertx/java/core/sockjs/EventBusBridgeHook.html
  114. share/doc/vertx/java/api/org/vertx/java/core/sockjs/SockJSServer.html
  115. share/doc/vertx/java/api/org/vertx/java/core/sockjs/SockJSSocket.html
  116. share/doc/vertx/java/api/org/vertx/java/core/sockjs/package-frame.html
  117. share/doc/vertx/java/api/org/vertx/java/core/sockjs/package-summary.html
  118. share/doc/vertx/java/api/org/vertx/java/core/sockjs/package-tree.html
  119. share/doc/vertx/java/api/org/vertx/java/core/spi/Action.html
  120. share/doc/vertx/java/api/org/vertx/java/core/spi/VertxSPI.html
  121. share/doc/vertx/java/api/org/vertx/java/core/spi/cluster/AsyncMap.html
  122. share/doc/vertx/java/api/org/vertx/java/core/spi/cluster/AsyncMultiMap.html
  123. share/doc/vertx/java/api/org/vertx/java/core/spi/cluster/ChoosableIterable.html
  124. share/doc/vertx/java/api/org/vertx/java/core/spi/cluster/ClusterManager.html
  125. share/doc/vertx/java/api/org/vertx/java/core/spi/cluster/ClusterManagerFactory.html
  126. share/doc/vertx/java/api/org/vertx/java/core/spi/cluster/NodeListener.html
  127. share/doc/vertx/java/api/org/vertx/java/core/spi/cluster/package-frame.html
  128. share/doc/vertx/java/api/org/vertx/java/core/spi/cluster/package-summary.html
  129. share/doc/vertx/java/api/org/vertx/java/core/spi/cluster/package-tree.html
  130. share/doc/vertx/java/api/org/vertx/java/core/spi/package-frame.html
  131. share/doc/vertx/java/api/org/vertx/java/core/spi/package-summary.html
  132. share/doc/vertx/java/api/org/vertx/java/core/spi/package-tree.html
  133. share/doc/vertx/java/api/org/vertx/java/core/streams/DrainSupport.html
  134. share/doc/vertx/java/api/org/vertx/java/core/streams/ExceptionSupport.html
  135. share/doc/vertx/java/api/org/vertx/java/core/streams/Pump.html
  136. share/doc/vertx/java/api/org/vertx/java/core/streams/ReadStream.html
  137. share/doc/vertx/java/api/org/vertx/java/core/streams/ReadSupport.html
  138. share/doc/vertx/java/api/org/vertx/java/core/streams/WriteStream.html
  139. share/doc/vertx/java/api/org/vertx/java/core/streams/package-frame.html
  140. share/doc/vertx/java/api/org/vertx/java/core/streams/package-summary.html
  141. share/doc/vertx/java/api/org/vertx/java/core/streams/package-tree.html
  142. share/doc/vertx/java/api/org/vertx/java/platform/Container.html
  143. share/doc/vertx/java/api/org/vertx/java/platform/PlatformLocator.html
  144. share/doc/vertx/java/api/org/vertx/java/platform/PlatformManager.html
  145. share/doc/vertx/java/api/org/vertx/java/platform/PlatformManagerException.html
  146. share/doc/vertx/java/api/org/vertx/java/platform/PlatformManagerFactory.html
  147. share/doc/vertx/java/api/org/vertx/java/platform/Verticle.html
  148. share/doc/vertx/java/api/org/vertx/java/platform/VerticleFactory.html
  149. share/doc/vertx/java/api/org/vertx/java/platform/package-frame.html
  150. share/doc/vertx/java/api/org/vertx/java/platform/package-summary.html
  151. share/doc/vertx/java/api/org/vertx/java/platform/package-tree.html
  152. share/doc/vertx/java/api/overview-frame.html
  153. share/doc/vertx/java/api/overview-summary.html
  154. share/doc/vertx/java/api/overview-tree.html
  155. share/doc/vertx/java/api/package-list
  156. share/doc/vertx/java/api/resources/background.gif
  157. share/doc/vertx/java/api/resources/tab.gif
  158. share/doc/vertx/java/api/resources/titlebar.gif
  159. share/doc/vertx/java/api/resources/titlebar_end.gif
  160. share/doc/vertx/java/api/serialized-form.html
  161. share/doc/vertx/java/api/stylesheet.css
  162. share/java/vertx/bin/vertx
  163. share/java/vertx/client/vertxbus-2.1.js
  164. share/java/vertx/conf/META-INF/services/org.vertx.java.platform.PlatformManagerFactory
  165. share/java/vertx/conf/cluster.xml
  166. share/java/vertx/conf/langs.properties
  167. share/java/vertx/conf/logging.properties
  168. share/java/vertx/conf/repos.txt
  169. share/java/vertx/lib/hazelcast-3.2.3.jar
  170. share/java/vertx/lib/jackson-annotations-2.2.2.jar
  171. share/java/vertx/lib/jackson-core-2.2.2.jar
  172. share/java/vertx/lib/jackson-databind-2.2.2.jar
  173. share/java/vertx/lib/netty-all-4.0.20.Final.jar
  174. share/java/vertx/lib/vertx-core-2.1.1.jar
  175. share/java/vertx/lib/vertx-hazelcast-2.1.1.jar
  176. share/java/vertx/lib/vertx-platform-2.1.1.jar
  177. @comment share/java/vertx/sys-mods/io.vertx~lang-clojure~1.0.2/___runtime___/clj-stacktrace-0.2.5.jar
  178. @comment share/java/vertx/sys-mods/io.vertx~lang-clojure~1.0.2/___runtime___/clojure-1.6.0.jar
  179. @comment share/java/vertx/sys-mods/io.vertx~lang-clojure~1.0.2/___runtime___/clojure-api-1.0.2.jar
  180. @comment share/java/vertx/sys-mods/io.vertx~lang-clojure~1.0.2/___runtime___/clojure-complete-0.2.3.jar
  181. @comment share/java/vertx/sys-mods/io.vertx~lang-clojure~1.0.2/___runtime___/data.json-0.2.2.jar
  182. @comment share/java/vertx/sys-mods/io.vertx~lang-clojure~1.0.2/___runtime___/shimdandy-impl-1.0.1.jar
  183. @comment share/java/vertx/sys-mods/io.vertx~lang-clojure~1.0.2/___runtime___/tools.nrepl-0.2.3.jar
  184. @comment share/java/vertx/sys-mods/io.vertx~lang-clojure~1.0.2/io/vertx/lang/clojure/ClojureVerticleFactory$ClojureVerticle.class
  185. @comment share/java/vertx/sys-mods/io.vertx~lang-clojure~1.0.2/io/vertx/lang/clojure/ClojureVerticleFactory.class
  186. @comment share/java/vertx/sys-mods/io.vertx~lang-clojure~1.0.2/lib/shimdandy-api-1.0.1.jar
  187. @comment share/java/vertx/sys-mods/io.vertx~lang-clojure~1.0.2/mod.json
  188. @comment share/java/vertx/sys-mods/io.vertx~lang-dynjs~1.0.0/lib/aesh-0.38.jar
  189. @comment share/java/vertx/sys-mods/io.vertx~lang-dynjs~1.0.0/lib/args4j-2.0.16.jar
  190. @comment share/java/vertx/sys-mods/io.vertx~lang-dynjs~1.0.0/lib/asm-all-4.1.jar
  191. @comment share/java/vertx/sys-mods/io.vertx~lang-dynjs~1.0.0/lib/dynjs-0.2.2.jar
  192. @comment share/java/vertx/sys-mods/io.vertx~lang-dynjs~1.0.0/lib/fest-assert-1.4.jar
  193. @comment share/java/vertx/sys-mods/io.vertx~lang-dynjs~1.0.0/lib/fest-util-1.1.6.jar
  194. @comment share/java/vertx/sys-mods/io.vertx~lang-dynjs~1.0.0/lib/guava-14.0.1.jar
  195. @comment share/java/vertx/sys-mods/io.vertx~lang-dynjs~1.0.0/lib/invokebinder-1.2.jar
  196. @comment share/java/vertx/sys-mods/io.vertx~lang-dynjs~1.0.0/lib/jackson-core-asl-1.9.9.jar
  197. @comment share/java/vertx/sys-mods/io.vertx~lang-dynjs~1.0.0/lib/jansi-1.9.jar
  198. @comment share/java/vertx/sys-mods/io.vertx~lang-dynjs~1.0.0/lib/jcodings-1.0.8.jar
  199. @comment share/java/vertx/sys-mods/io.vertx~lang-dynjs~1.0.0/lib/jitescript-0.3.1.jar
  200. @comment share/java/vertx/sys-mods/io.vertx~lang-dynjs~1.0.0/lib/joni-2.1.0.jar
  201. @comment share/java/vertx/sys-mods/io.vertx~lang-dynjs~1.0.0/lib/options-1.0.jar
  202. @comment share/java/vertx/sys-mods/io.vertx~lang-dynjs~1.0.0/lib/rephract-1.1.0.jar
  203. @comment share/java/vertx/sys-mods/io.vertx~lang-dynjs~1.0.0/mod.json
  204. @comment share/java/vertx/sys-mods/io.vertx~lang-dynjs~1.0.0/org/dynjs/vertx/DynJSVerticle$1.class
  205. @comment share/java/vertx/sys-mods/io.vertx~lang-dynjs~1.0.0/org/dynjs/vertx/DynJSVerticle.class
  206. @comment share/java/vertx/sys-mods/io.vertx~lang-dynjs~1.0.0/org/dynjs/vertx/DynJSVerticleFactory$DynJSGlobalObjectFactory.class
  207. @comment share/java/vertx/sys-mods/io.vertx~lang-dynjs~1.0.0/org/dynjs/vertx/DynJSVerticleFactory.class
  208. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/lib/groovy-all-2.2.1.jar
  209. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/mod.json
  210. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/org/vertx/groovy/core/AsyncResult.class
  211. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/org/vertx/groovy/core/MultiMap.class
  212. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/org/vertx/groovy/core/Vertx$Context.class
  213. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/org/vertx/groovy/core/Vertx.class
  214. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/org/vertx/groovy/core/buffer/Buffer.class
  215. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/org/vertx/groovy/core/datagram/DatagramPacket.class
  216. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/org/vertx/groovy/core/datagram/DatagramSocket$_dataHandler_closure1.class
  217. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/org/vertx/groovy/core/datagram/DatagramSocket$_wrapAsyncHandler_closure2.class
  218. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/org/vertx/groovy/core/datagram/DatagramSocket.class
  219. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/org/vertx/groovy/core/dns/DnsClient$_resolveMX_closure1.class
  220. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/org/vertx/groovy/core/dns/DnsClient$_resolveSRV_closure2.class
  221. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/org/vertx/groovy/core/dns/DnsClient.class
  222. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/org/vertx/groovy/core/dns/MxRecord.class
  223. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/org/vertx/groovy/core/dns/SrvRecord.class
  224. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/org/vertx/groovy/core/eventbus/EventBus$1$2.class
  225. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/org/vertx/groovy/core/eventbus/EventBus$1.class
  226. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/org/vertx/groovy/core/eventbus/EventBus$_normalizeList_closure2.class
  227. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/org/vertx/groovy/core/eventbus/EventBus$_normalizeMap_closure1.class
  228. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/org/vertx/groovy/core/eventbus/EventBus$_wrapHandler_closure3.class
  229. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/org/vertx/groovy/core/eventbus/EventBus.class
  230. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/org/vertx/groovy/core/eventbus/Message.class
  231. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/org/vertx/groovy/core/file/AsyncFile$_dataHandler_closure1.class
  232. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/org/vertx/groovy/core/file/AsyncFile.class
  233. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/org/vertx/groovy/core/file/FileSystem$_fsProps_closure3.class
  234. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/org/vertx/groovy/core/file/FileSystem$_open_closure2.class
  235. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/org/vertx/groovy/core/file/FileSystem$_readFile_closure1.class
  236. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/org/vertx/groovy/core/file/FileSystem.class
  237. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/org/vertx/groovy/core/file/FileSystemProps.class
  238. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/org/vertx/groovy/core/http/HttpClient.class
  239. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/org/vertx/groovy/core/http/HttpClientRequest.class
  240. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/org/vertx/groovy/core/http/HttpClientResponse.class
  241. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/org/vertx/groovy/core/http/HttpServer.class
  242. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/org/vertx/groovy/core/http/HttpServerFileUpload.class
  243. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/org/vertx/groovy/core/http/HttpServerRequest.class
  244. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/org/vertx/groovy/core/http/HttpServerResponse.class
  245. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/org/vertx/groovy/core/http/RouteMatcher$_asClosure_closure1.class
  246. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/org/vertx/groovy/core/http/RouteMatcher$_wrapHandler_closure2.class
  247. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/org/vertx/groovy/core/http/RouteMatcher.class
  248. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/org/vertx/groovy/core/http/ServerWebSocket.class
  249. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/org/vertx/groovy/core/http/WebSocket.class
  250. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/org/vertx/groovy/core/http/impl/DefaultHttpClient$_closure1.class
  251. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/org/vertx/groovy/core/http/impl/DefaultHttpClient$_connectWebsocket_closure2.class
  252. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/org/vertx/groovy/core/http/impl/DefaultHttpClient$_connectWebsocket_closure3.class
  253. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/org/vertx/groovy/core/http/impl/DefaultHttpClient$_connect_closure13.class
  254. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/org/vertx/groovy/core/http/impl/DefaultHttpClient$_delete_closure11.class
  255. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/org/vertx/groovy/core/http/impl/DefaultHttpClient$_getNow_closure4.class
  256. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/org/vertx/groovy/core/http/impl/DefaultHttpClient$_getNow_closure5.class
  257. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/org/vertx/groovy/core/http/impl/DefaultHttpClient$_get_closure7.class
  258. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/org/vertx/groovy/core/http/impl/DefaultHttpClient$_head_closure8.class
  259. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/org/vertx/groovy/core/http/impl/DefaultHttpClient$_options_closure6.class
  260. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/org/vertx/groovy/core/http/impl/DefaultHttpClient$_patch_closure14.class
  261. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/org/vertx/groovy/core/http/impl/DefaultHttpClient$_post_closure9.class
  262. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/org/vertx/groovy/core/http/impl/DefaultHttpClient$_put_closure10.class
  263. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/org/vertx/groovy/core/http/impl/DefaultHttpClient$_request_closure15.class
  264. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/org/vertx/groovy/core/http/impl/DefaultHttpClient$_trace_closure12.class
  265. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/org/vertx/groovy/core/http/impl/DefaultHttpClient.class
  266. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/org/vertx/groovy/core/http/impl/DefaultHttpClientRequest.class
  267. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/org/vertx/groovy/core/http/impl/DefaultHttpClientResponse$_bodyHandler_closure1.class
  268. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/org/vertx/groovy/core/http/impl/DefaultHttpClientResponse$_dataHandler_closure2.class
  269. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/org/vertx/groovy/core/http/impl/DefaultHttpClientResponse.class
  270. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/org/vertx/groovy/core/http/impl/DefaultHttpServer$_closure1.class
  271. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/org/vertx/groovy/core/http/impl/DefaultHttpServer$_listen_closure4.class
  272. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/org/vertx/groovy/core/http/impl/DefaultHttpServer$_listen_closure5.class
  273. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/org/vertx/groovy/core/http/impl/DefaultHttpServer$_requestHandler_closure2.class
  274. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/org/vertx/groovy/core/http/impl/DefaultHttpServer$_websocketHandler_closure3.class
  275. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/org/vertx/groovy/core/http/impl/DefaultHttpServer.class
  276. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/org/vertx/groovy/core/http/impl/DefaultHttpServerFileUpload$_dataHandler_closure1.class
  277. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/org/vertx/groovy/core/http/impl/DefaultHttpServerFileUpload.class
  278. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/org/vertx/groovy/core/http/impl/DefaultHttpServerRequest$_bodyHandler_closure1.class
  279. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/org/vertx/groovy/core/http/impl/DefaultHttpServerRequest$_dataHandler_closure2.class
  280. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/org/vertx/groovy/core/http/impl/DefaultHttpServerRequest$_uploadHandler_closure3.class
  281. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/org/vertx/groovy/core/http/impl/DefaultHttpServerRequest.class
  282. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/org/vertx/groovy/core/http/impl/DefaultHttpServerResponse.class
  283. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/org/vertx/groovy/core/http/impl/DefaultServerWebSocket$_dataHandler_closure1.class
  284. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/org/vertx/groovy/core/http/impl/DefaultServerWebSocket.class
  285. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/org/vertx/groovy/core/http/impl/DefaultWebSocket$_dataHandler_closure1.class
  286. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/org/vertx/groovy/core/http/impl/DefaultWebSocket.class
  287. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/org/vertx/groovy/core/impl/ClosureUtil$_wrapAsyncResultHandler_closure1.class
  288. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/org/vertx/groovy/core/impl/ClosureUtil$_wrapAsyncResultHandler_closure2.class
  289. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/org/vertx/groovy/core/impl/ClosureUtil.class
  290. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/org/vertx/groovy/core/impl/DefaultMultiMap.class
  291. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/org/vertx/groovy/core/net/NetClient.class
  292. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/org/vertx/groovy/core/net/NetServer.class
  293. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/org/vertx/groovy/core/net/NetSocket.class
  294. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/org/vertx/groovy/core/net/impl/DefaultNetClient$_closure1.class
  295. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/org/vertx/groovy/core/net/impl/DefaultNetClient$_wrapConnectHandler_closure2.class
  296. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/org/vertx/groovy/core/net/impl/DefaultNetClient.class
  297. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/org/vertx/groovy/core/net/impl/DefaultNetServer$_closure1.class
  298. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/org/vertx/groovy/core/net/impl/DefaultNetServer$_connectHandler_closure2.class
  299. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/org/vertx/groovy/core/net/impl/DefaultNetServer$_listen_closure3.class
  300. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/org/vertx/groovy/core/net/impl/DefaultNetServer$_listen_closure4.class
  301. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/org/vertx/groovy/core/net/impl/DefaultNetServer.class
  302. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/org/vertx/groovy/core/net/impl/DefaultNetSocket$_dataHandler_closure1.class
  303. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/org/vertx/groovy/core/net/impl/DefaultNetSocket.class
  304. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/org/vertx/groovy/core/parsetools/RecordParser$_newDelimited_closure1.class
  305. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/org/vertx/groovy/core/parsetools/RecordParser$_newDelimited_closure2.class
  306. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/org/vertx/groovy/core/parsetools/RecordParser$_newFixed_closure3.class
  307. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/org/vertx/groovy/core/parsetools/RecordParser$_setOutput_closure5.class
  308. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/org/vertx/groovy/core/parsetools/RecordParser$_toClosure_closure4.class
  309. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/org/vertx/groovy/core/parsetools/RecordParser.class
  310. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/org/vertx/groovy/core/sockjs/SockJSServer.class
  311. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/org/vertx/groovy/core/sockjs/SockJSSocket.class
  312. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/org/vertx/groovy/core/sockjs/impl/DefaultSockJSServer$_installApp_closure1.class
  313. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/org/vertx/groovy/core/sockjs/impl/DefaultSockJSServer.class
  314. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/org/vertx/groovy/core/sockjs/impl/DefaultSockJSSocket$_dataHandler_closure1.class
  315. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/org/vertx/groovy/core/sockjs/impl/DefaultSockJSSocket.class
  316. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/org/vertx/groovy/core/streams/DrainSupport.class
  317. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/org/vertx/groovy/core/streams/ExceptionSupport.class
  318. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/org/vertx/groovy/core/streams/Pump$_closure1.class
  319. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/org/vertx/groovy/core/streams/Pump$_closure2.class
  320. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/org/vertx/groovy/core/streams/Pump.class
  321. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/org/vertx/groovy/core/streams/ReadStream.class
  322. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/org/vertx/groovy/core/streams/ReadSupport.class
  323. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/org/vertx/groovy/core/streams/WriteStream.class
  324. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/org/vertx/groovy/platform/Container$_undeployModule_closure2.class
  325. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/org/vertx/groovy/platform/Container$_undeployVerticle_closure1.class
  326. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/org/vertx/groovy/platform/Container.class
  327. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/org/vertx/groovy/platform/Verticle.class
  328. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/org/vertx/groovy/platform/impl/GroovyVerticle.class
  329. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/org/vertx/groovy/platform/impl/GroovyVerticleFactory$1.class
  330. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/org/vertx/groovy/platform/impl/GroovyVerticleFactory$_createCompilerConfiguration_closure1.class
  331. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/org/vertx/groovy/platform/impl/GroovyVerticleFactory.class
  332. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/org/vertx/groovy/testframework/TestUtils.class
  333. @comment share/java/vertx/sys-mods/io.vertx~lang-groovy~2.1.0-final/org/vertx/groovy/testtools/VertxTests.class
  334. @comment share/java/vertx/sys-mods/io.vertx~lang-jruby~2.1.0-final/container.rb
  335. @comment share/java/vertx/sys-mods/io.vertx~lang-jruby~2.1.0-final/core/buffer.rb
  336. @comment share/java/vertx/sys-mods/io.vertx~lang-jruby~2.1.0-final/core/datagram.rb
  337. @comment share/java/vertx/sys-mods/io.vertx~lang-jruby~2.1.0-final/core/dns.rb
  338. @comment share/java/vertx/sys-mods/io.vertx~lang-jruby~2.1.0-final/core/event_bus.rb
  339. @comment share/java/vertx/sys-mods/io.vertx~lang-jruby~2.1.0-final/core/file_system.rb
  340. @comment share/java/vertx/sys-mods/io.vertx~lang-jruby~2.1.0-final/core/http.rb
  341. @comment share/java/vertx/sys-mods/io.vertx~lang-jruby~2.1.0-final/core/net.rb
  342. @comment share/java/vertx/sys-mods/io.vertx~lang-jruby~2.1.0-final/core/network_support.rb
  343. @comment share/java/vertx/sys-mods/io.vertx~lang-jruby~2.1.0-final/core/parsetools.rb
  344. @comment share/java/vertx/sys-mods/io.vertx~lang-jruby~2.1.0-final/core/shared_data.rb
  345. @comment share/java/vertx/sys-mods/io.vertx~lang-jruby~2.1.0-final/core/sock_js.rb
  346. @comment share/java/vertx/sys-mods/io.vertx~lang-jruby~2.1.0-final/core/ssl_support.rb
  347. @comment share/java/vertx/sys-mods/io.vertx~lang-jruby~2.1.0-final/core/streams.rb
  348. @comment share/java/vertx/sys-mods/io.vertx~lang-jruby~2.1.0-final/core/tcp_support.rb
  349. @comment share/java/vertx/sys-mods/io.vertx~lang-jruby~2.1.0-final/core/timers.rb
  350. @comment share/java/vertx/sys-mods/io.vertx~lang-jruby~2.1.0-final/core/vertx_require.rb
  351. @comment share/java/vertx/sys-mods/io.vertx~lang-jruby~2.1.0-final/core/wrapped_handler.rb
  352. @comment share/java/vertx/sys-mods/io.vertx~lang-jruby~2.1.0-final/lib/jruby-complete-1.7.11.jar
  353. @comment share/java/vertx/sys-mods/io.vertx~lang-jruby~2.1.0-final/mod.json
  354. @comment share/java/vertx/sys-mods/io.vertx~lang-jruby~2.1.0-final/org/vertx/java/platform/impl/JRubyVerticleFactory$1.class
  355. @comment share/java/vertx/sys-mods/io.vertx~lang-jruby~2.1.0-final/org/vertx/java/platform/impl/JRubyVerticleFactory$JRubyVerticle.class
  356. @comment share/java/vertx/sys-mods/io.vertx~lang-jruby~2.1.0-final/org/vertx/java/platform/impl/JRubyVerticleFactory$NullWriter.class
  357. @comment share/java/vertx/sys-mods/io.vertx~lang-jruby~2.1.0-final/org/vertx/java/platform/impl/JRubyVerticleFactory.class
  358. @comment share/java/vertx/sys-mods/io.vertx~lang-jruby~2.1.0-final/test_utils.rb
  359. @comment share/java/vertx/sys-mods/io.vertx~lang-jruby~2.1.0-final/vertx.rb
  360. @comment share/java/vertx/sys-mods/io.vertx~lang-jruby~2.1.0-final/vertx_tests.rb
  361. @comment share/java/vertx/sys-mods/io.vertx~lang-jython~2.1.1/__init__.py
  362. @comment share/java/vertx/sys-mods/io.vertx~lang-jython~2.1.1/core/__init__.py
  363. @comment share/java/vertx/sys-mods/io.vertx~lang-jython~2.1.1/core/buffer.py
  364. @comment share/java/vertx/sys-mods/io.vertx~lang-jython~2.1.1/core/datagram.py
  365. @comment share/java/vertx/sys-mods/io.vertx~lang-jython~2.1.1/core/dns.py
  366. @comment share/java/vertx/sys-mods/io.vertx~lang-jython~2.1.1/core/event_bus.py
  367. @comment share/java/vertx/sys-mods/io.vertx~lang-jython~2.1.1/core/file_system.py
  368. @comment share/java/vertx/sys-mods/io.vertx~lang-jython~2.1.1/core/handlers.py
  369. @comment share/java/vertx/sys-mods/io.vertx~lang-jython~2.1.1/core/http.py
  370. @comment share/java/vertx/sys-mods/io.vertx~lang-jython~2.1.1/core/javautils.py
  371. @comment share/java/vertx/sys-mods/io.vertx~lang-jython~2.1.1/core/net.py
  372. @comment share/java/vertx/sys-mods/io.vertx~lang-jython~2.1.1/core/network_support.py
  373. @comment share/java/vertx/sys-mods/io.vertx~lang-jython~2.1.1/core/parsetools.py
  374. @comment share/java/vertx/sys-mods/io.vertx~lang-jython~2.1.1/core/shared_data.py
  375. @comment share/java/vertx/sys-mods/io.vertx~lang-jython~2.1.1/core/sock_js.py
  376. @comment share/java/vertx/sys-mods/io.vertx~lang-jython~2.1.1/core/ssl_support.py
  377. @comment share/java/vertx/sys-mods/io.vertx~lang-jython~2.1.1/core/streams.py
  378. @comment share/java/vertx/sys-mods/io.vertx~lang-jython~2.1.1/core/tcp_support.py
  379. @comment share/java/vertx/sys-mods/io.vertx~lang-jython~2.1.1/lib/jython-standalone-2.5.3-adapted.jar
  380. @comment share/java/vertx/sys-mods/io.vertx~lang-jython~2.1.1/mod.json
  381. @comment share/java/vertx/sys-mods/io.vertx~lang-jython~2.1.1/org/vertx/java/platform/impl/JythonVerticleFactory$JythonVerticle.class
  382. @comment share/java/vertx/sys-mods/io.vertx~lang-jython~2.1.1/org/vertx/java/platform/impl/JythonVerticleFactory.class
  383. @comment share/java/vertx/sys-mods/io.vertx~lang-jython~2.1.1/test_utils.py
  384. @comment share/java/vertx/sys-mods/io.vertx~lang-jython~2.1.1/vertx.py
  385. @comment share/java/vertx/sys-mods/io.vertx~lang-jython~2.1.1/vertx_tests.py
  386. @comment share/java/vertx/sys-mods/io.vertx~lang-php~0.1.0-beta1/io/vertx/lang/php/AsyncResultHandler.class
  387. @comment share/java/vertx/sys-mods/io.vertx~lang-php~0.1.0-beta1/io/vertx/lang/php/AsyncResultWrapper$1.class
  388. @comment share/java/vertx/sys-mods/io.vertx~lang-php~0.1.0-beta1/io/vertx/lang/php/AsyncResultWrapper.class
  389. @comment share/java/vertx/sys-mods/io.vertx~lang-php~0.1.0-beta1/io/vertx/lang/php/Context.class
  390. @comment share/java/vertx/sys-mods/io.vertx~lang-php~0.1.0-beta1/io/vertx/lang/php/Gettable.class
  391. @comment share/java/vertx/sys-mods/io.vertx~lang-php~0.1.0-beta1/io/vertx/lang/php/Handler.class
  392. @comment share/java/vertx/sys-mods/io.vertx~lang-php~0.1.0-beta1/io/vertx/lang/php/MultiMapArray.class
  393. @comment share/java/vertx/sys-mods/io.vertx~lang-php~0.1.0-beta1/io/vertx/lang/php/PhpVerticleFactory$1.class
  394. @comment share/java/vertx/sys-mods/io.vertx~lang-php~0.1.0-beta1/io/vertx/lang/php/PhpVerticleFactory$PhpVerticle.class
  395. @comment share/java/vertx/sys-mods/io.vertx~lang-php~0.1.0-beta1/io/vertx/lang/php/PhpVerticleFactory.class
  396. @comment share/java/vertx/sys-mods/io.vertx~lang-php~0.1.0-beta1/io/vertx/lang/php/ResultModifier.class
  397. @comment share/java/vertx/sys-mods/io.vertx~lang-php~0.1.0-beta1/io/vertx/lang/php/Settable.class
  398. @comment share/java/vertx/sys-mods/io.vertx~lang-php~0.1.0-beta1/io/vertx/lang/php/TCPClient.class
  399. @comment share/java/vertx/sys-mods/io.vertx~lang-php~0.1.0-beta1/io/vertx/lang/php/TCPServer.class
  400. @comment share/java/vertx/sys-mods/io.vertx~lang-php~0.1.0-beta1/io/vertx/lang/php/Vertx.class
  401. @comment share/java/vertx/sys-mods/io.vertx~lang-php~0.1.0-beta1/io/vertx/lang/php/buffer/Buffer.class
  402. @comment share/java/vertx/sys-mods/io.vertx~lang-php~0.1.0-beta1/io/vertx/lang/php/eventbus/EventBus$1.class
  403. @comment share/java/vertx/sys-mods/io.vertx~lang-php~0.1.0-beta1/io/vertx/lang/php/eventbus/EventBus$2.class
  404. @comment share/java/vertx/sys-mods/io.vertx~lang-php~0.1.0-beta1/io/vertx/lang/php/eventbus/EventBus$3.class
  405. @comment share/java/vertx/sys-mods/io.vertx~lang-php~0.1.0-beta1/io/vertx/lang/php/eventbus/EventBus$AddressPair.class
  406. @comment share/java/vertx/sys-mods/io.vertx~lang-php~0.1.0-beta1/io/vertx/lang/php/eventbus/EventBus$PairRegistry.class
  407. @comment share/java/vertx/sys-mods/io.vertx~lang-php~0.1.0-beta1/io/vertx/lang/php/eventbus/EventBus.class
  408. @comment share/java/vertx/sys-mods/io.vertx~lang-php~0.1.0-beta1/io/vertx/lang/php/eventbus/Message$1.class
  409. @comment share/java/vertx/sys-mods/io.vertx~lang-php~0.1.0-beta1/io/vertx/lang/php/eventbus/Message$2.class
  410. @comment share/java/vertx/sys-mods/io.vertx~lang-php~0.1.0-beta1/io/vertx/lang/php/eventbus/Message.class
  411. @comment share/java/vertx/sys-mods/io.vertx~lang-php~0.1.0-beta1/io/vertx/lang/php/eventbus/ReplyException.class
  412. @comment share/java/vertx/sys-mods/io.vertx~lang-php~0.1.0-beta1/io/vertx/lang/php/eventbus/ReplyFailure.class
  413. @comment share/java/vertx/sys-mods/io.vertx~lang-php~0.1.0-beta1/io/vertx/lang/php/file/AsyncFile.class
  414. @comment share/java/vertx/sys-mods/io.vertx~lang-php~0.1.0-beta1/io/vertx/lang/php/file/FileProps.class
  415. @comment share/java/vertx/sys-mods/io.vertx~lang-php~0.1.0-beta1/io/vertx/lang/php/file/FileSystem$1.class
  416. @comment share/java/vertx/sys-mods/io.vertx~lang-php~0.1.0-beta1/io/vertx/lang/php/file/FileSystem$2.class
  417. @comment share/java/vertx/sys-mods/io.vertx~lang-php~0.1.0-beta1/io/vertx/lang/php/file/FileSystem$3.class
  418. @comment share/java/vertx/sys-mods/io.vertx~lang-php~0.1.0-beta1/io/vertx/lang/php/file/FileSystem$4.class
  419. @comment share/java/vertx/sys-mods/io.vertx~lang-php~0.1.0-beta1/io/vertx/lang/php/file/FileSystem$5.class
  420. @comment share/java/vertx/sys-mods/io.vertx~lang-php~0.1.0-beta1/io/vertx/lang/php/file/FileSystem$6.class
  421. @comment share/java/vertx/sys-mods/io.vertx~lang-php~0.1.0-beta1/io/vertx/lang/php/file/FileSystem$7.class
  422. @comment share/java/vertx/sys-mods/io.vertx~lang-php~0.1.0-beta1/io/vertx/lang/php/file/FileSystem$8.class
  423. @comment share/java/vertx/sys-mods/io.vertx~lang-php~0.1.0-beta1/io/vertx/lang/php/file/FileSystem$9.class
  424. @comment share/java/vertx/sys-mods/io.vertx~lang-php~0.1.0-beta1/io/vertx/lang/php/file/FileSystem.class
  425. @comment share/java/vertx/sys-mods/io.vertx~lang-php~0.1.0-beta1/io/vertx/lang/php/file/FileSystemProps.class
  426. @comment share/java/vertx/sys-mods/io.vertx~lang-php~0.1.0-beta1/io/vertx/lang/php/http/HttpClient$1.class
  427. @comment share/java/vertx/sys-mods/io.vertx~lang-php~0.1.0-beta1/io/vertx/lang/php/http/HttpClient$2.class
  428. @comment share/java/vertx/sys-mods/io.vertx~lang-php~0.1.0-beta1/io/vertx/lang/php/http/HttpClient.class
  429. @comment share/java/vertx/sys-mods/io.vertx~lang-php~0.1.0-beta1/io/vertx/lang/php/http/HttpClientRequest.class
  430. @comment share/java/vertx/sys-mods/io.vertx~lang-php~0.1.0-beta1/io/vertx/lang/php/http/HttpClientResponse.class
  431. @comment share/java/vertx/sys-mods/io.vertx~lang-php~0.1.0-beta1/io/vertx/lang/php/http/HttpServer$1.class
  432. @comment share/java/vertx/sys-mods/io.vertx~lang-php~0.1.0-beta1/io/vertx/lang/php/http/HttpServer$2.class
  433. @comment share/java/vertx/sys-mods/io.vertx~lang-php~0.1.0-beta1/io/vertx/lang/php/http/HttpServer$3.class
  434. @comment share/java/vertx/sys-mods/io.vertx~lang-php~0.1.0-beta1/io/vertx/lang/php/http/HttpServer$4.class
  435. @comment share/java/vertx/sys-mods/io.vertx~lang-php~0.1.0-beta1/io/vertx/lang/php/http/HttpServer$5.class
  436. @comment share/java/vertx/sys-mods/io.vertx~lang-php~0.1.0-beta1/io/vertx/lang/php/http/HttpServer.class
  437. @comment share/java/vertx/sys-mods/io.vertx~lang-php~0.1.0-beta1/io/vertx/lang/php/http/HttpServerFileUpload.class
  438. @comment share/java/vertx/sys-mods/io.vertx~lang-php~0.1.0-beta1/io/vertx/lang/php/http/HttpServerRequest$1.class
  439. @comment share/java/vertx/sys-mods/io.vertx~lang-php~0.1.0-beta1/io/vertx/lang/php/http/HttpServerRequest.class
  440. @comment share/java/vertx/sys-mods/io.vertx~lang-php~0.1.0-beta1/io/vertx/lang/php/http/HttpServerResponse.class
  441. @comment share/java/vertx/sys-mods/io.vertx~lang-php~0.1.0-beta1/io/vertx/lang/php/http/RouteMatcher$1.class
  442. @comment share/java/vertx/sys-mods/io.vertx~lang-php~0.1.0-beta1/io/vertx/lang/php/http/RouteMatcher.class
  443. @comment share/java/vertx/sys-mods/io.vertx~lang-php~0.1.0-beta1/io/vertx/lang/php/http/ServerWebSocket.class
  444. @comment share/java/vertx/sys-mods/io.vertx~lang-php~0.1.0-beta1/io/vertx/lang/php/http/WebSocket.class
  445. @comment share/java/vertx/sys-mods/io.vertx~lang-php~0.1.0-beta1/io/vertx/lang/php/net/NetClient$1.class
  446. @comment share/java/vertx/sys-mods/io.vertx~lang-php~0.1.0-beta1/io/vertx/lang/php/net/NetClient$2.class
  447. @comment share/java/vertx/sys-mods/io.vertx~lang-php~0.1.0-beta1/io/vertx/lang/php/net/NetClient.class
  448. @comment share/java/vertx/sys-mods/io.vertx~lang-php~0.1.0-beta1/io/vertx/lang/php/net/NetServer$1.class
  449. @comment share/java/vertx/sys-mods/io.vertx~lang-php~0.1.0-beta1/io/vertx/lang/php/net/NetServer$2.class
  450. @comment share/java/vertx/sys-mods/io.vertx~lang-php~0.1.0-beta1/io/vertx/lang/php/net/NetServer$3.class
  451. @comment share/java/vertx/sys-mods/io.vertx~lang-php~0.1.0-beta1/io/vertx/lang/php/net/NetServer.class
  452. @comment share/java/vertx/sys-mods/io.vertx~lang-php~0.1.0-beta1/io/vertx/lang/php/net/NetSocket.class
  453. @comment share/java/vertx/sys-mods/io.vertx~lang-php~0.1.0-beta1/io/vertx/lang/php/parsetools/RecordParser.class
  454. @comment share/java/vertx/sys-mods/io.vertx~lang-php~0.1.0-beta1/io/vertx/lang/php/shareddata/SharedData.class
  455. @comment share/java/vertx/sys-mods/io.vertx~lang-php~0.1.0-beta1/io/vertx/lang/php/shareddata/SharedMap.class
  456. @comment share/java/vertx/sys-mods/io.vertx~lang-php~0.1.0-beta1/io/vertx/lang/php/sockjs/SockJSServer$1.class
  457. @comment share/java/vertx/sys-mods/io.vertx~lang-php~0.1.0-beta1/io/vertx/lang/php/sockjs/SockJSServer.class
  458. @comment share/java/vertx/sys-mods/io.vertx~lang-php~0.1.0-beta1/io/vertx/lang/php/sockjs/SockJSSocket.class
  459. @comment share/java/vertx/sys-mods/io.vertx~lang-php~0.1.0-beta1/io/vertx/lang/php/streams/ExceptionSupport.class
  460. @comment share/java/vertx/sys-mods/io.vertx~lang-php~0.1.0-beta1/io/vertx/lang/php/streams/Pump$1.class
  461. @comment share/java/vertx/sys-mods/io.vertx~lang-php~0.1.0-beta1/io/vertx/lang/php/streams/Pump$2.class
  462. @comment share/java/vertx/sys-mods/io.vertx~lang-php~0.1.0-beta1/io/vertx/lang/php/streams/Pump$3.class
  463. @comment share/java/vertx/sys-mods/io.vertx~lang-php~0.1.0-beta1/io/vertx/lang/php/streams/Pump$4.class
  464. @comment share/java/vertx/sys-mods/io.vertx~lang-php~0.1.0-beta1/io/vertx/lang/php/streams/Pump.class
  465. @comment share/java/vertx/sys-mods/io.vertx~lang-php~0.1.0-beta1/io/vertx/lang/php/streams/ReadStream.class
  466. @comment share/java/vertx/sys-mods/io.vertx~lang-php~0.1.0-beta1/io/vertx/lang/php/streams/WriteStream.class
  467. @comment share/java/vertx/sys-mods/io.vertx~lang-php~0.1.0-beta1/io/vertx/lang/php/streams/impl/InstantWriteStream.class
  468. @comment share/java/vertx/sys-mods/io.vertx~lang-php~0.1.0-beta1/io/vertx/lang/php/testtools/PhpTestCase.class
  469. @comment share/java/vertx/sys-mods/io.vertx~lang-php~0.1.0-beta1/io/vertx/lang/php/testtools/PhpTestRunner.class
  470. @comment share/java/vertx/sys-mods/io.vertx~lang-php~0.1.0-beta1/io/vertx/lang/php/util/HandlerFactory$1.class
  471. @comment share/java/vertx/sys-mods/io.vertx~lang-php~0.1.0-beta1/io/vertx/lang/php/util/HandlerFactory$2.class
  472. @comment share/java/vertx/sys-mods/io.vertx~lang-php~0.1.0-beta1/io/vertx/lang/php/util/HandlerFactory$3.class
  473. @comment share/java/vertx/sys-mods/io.vertx~lang-php~0.1.0-beta1/io/vertx/lang/php/util/HandlerFactory$4.class
  474. @comment share/java/vertx/sys-mods/io.vertx~lang-php~0.1.0-beta1/io/vertx/lang/php/util/HandlerFactory.class
  475. @comment share/java/vertx/sys-mods/io.vertx~lang-php~0.1.0-beta1/io/vertx/lang/php/util/PhpTypes.class
  476. @comment share/java/vertx/sys-mods/io.vertx~lang-php~0.1.0-beta1/lib/junit-4.8.2.jar
  477. @comment share/java/vertx/sys-mods/io.vertx~lang-php~0.1.0-beta1/lib/quercus-4.0.36.jar
  478. @comment share/java/vertx/sys-mods/io.vertx~lang-php~0.1.0-beta1/lib/resin-kernel-4.0.36.jar
  479. @comment share/java/vertx/sys-mods/io.vertx~lang-php~0.1.0-beta1/lib/servlet-api-2.5.jar
  480. @comment share/java/vertx/sys-mods/io.vertx~lang-php~0.1.0-beta1/mod.json
  481. @comment share/java/vertx/sys-mods/io.vertx~lang-rhino~2.1.1/lib/rhino-1.7R4.jar
  482. @comment share/java/vertx/sys-mods/io.vertx~lang-rhino~2.1.1/mod.json
  483. @comment share/java/vertx/sys-mods/io.vertx~lang-rhino~2.1.1/org/vertx/java/platform/impl/CoffeeScriptCompiler.class
  484. @comment share/java/vertx/sys-mods/io.vertx~lang-rhino~2.1.1/org/vertx/java/platform/impl/RhinoContextFactory.class
  485. @comment share/java/vertx/sys-mods/io.vertx~lang-rhino~2.1.1/org/vertx/java/platform/impl/RhinoVerticleFactory$1.class
  486. @comment share/java/vertx/sys-mods/io.vertx~lang-rhino~2.1.1/org/vertx/java/platform/impl/RhinoVerticleFactory$2.class
  487. @comment share/java/vertx/sys-mods/io.vertx~lang-rhino~2.1.1/org/vertx/java/platform/impl/RhinoVerticleFactory$CoffeeCompilingUrlModuleSourceProvider.class
  488. @comment share/java/vertx/sys-mods/io.vertx~lang-rhino~2.1.1/org/vertx/java/platform/impl/RhinoVerticleFactory$RhinoVerticle.class
  489. @comment share/java/vertx/sys-mods/io.vertx~lang-rhino~2.1.1/org/vertx/java/platform/impl/RhinoVerticleFactory.class
  490. @comment share/java/vertx/sys-mods/io.vertx~lang-rhino~2.1.1/org/vertx/java/platform/impl/ScriptableMap.class
  491. @owner
  492. @group
  493. @mode
Collapse this list.
Dependency lines:
  • vertx>0:www/vertx
To install the port:
cd /usr/ports/www/vertx/ && make install clean
To add the package, run one of these commands:
  • pkg install www/vertx
  • pkg install vertx
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: vertx
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (vert.x-2.1.1.tar.gz) = c25f85aa65f65b4ce6f2d4728a722d606eed5b799fca0da382721f7078e5fcce SIZE (vert.x-2.1.1.tar.gz) = 6340246

Packages (timestamps in pop-ups are UTC):
vertx
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.1.12.1.1-2.1.12.1.1---
FreeBSD:13:quarterly2.1.12.1.12.1.12.1.12.1.1-2.1.12.1.1
FreeBSD:14:latest2.1.12.1.12.1.1-2.1.1--2.1.1
FreeBSD:14:quarterly2.1.12.1.1--2.1.1-2.1.12.1.1
FreeBSD:15:latest2.1.12.1.1n/a-n/a-2.1.12.1.1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. bash : shells/bash
  2. java : java/openjdk8
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for vertx-2.1.1: CLOJURE=off: Use Clojure to write verticles DOCS=on: Build and/or install documentation DYNJS=off: Use DynJS to write verticles GROOVY=off: Use Groovy to write verticles JRUBY=off: Use Ruby to write verticles JYTHON=off: Use Python to write verticles PHP=off: Use PHP to write verticles (experimental) RHINO=off: Use Rhino to write verticles SCALA=off: Use Scala to write verticles ===> Use 'make config' to modify these settings
Options name:
www_vertx
USES:
shebangfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://dl.bintray.com/vertx/downloads/
Collapse this list.

Number of commits found: 17

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2.1.1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.1.1
20 Jul 2022 14:23:26
commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
www: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *
  *  <hvo.pm@xs4all.nl>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron LI <aly@aaronly.me>
  *  Aaron Zauner <az_mail@gmx.at>
  *  Abel Chow <achow@transoft.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Adrian Steinmann <ast@marabu.ch>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.1.1
19 Apr 2021 08:00:13
commit hash: 1bf865fed5a69877b34d01b873ccac59a8ab9476commit hash: 1bf865fed5a69877b34d01b873ccac59a8ab9476commit hash: 1bf865fed5a69877b34d01b873ccac59a8ab9476commit hash: 1bf865fed5a69877b34d01b873ccac59a8ab9476 files touched by this commit
Tobias Kortkamp (tobik) search for other commits by this committer
Clean up all commented PORTREVISION and PORTEPOCH lines

No revision bump tool that we have cleans them up or deals with
them, so we end up with duplicated lines.  Instead of implementing
that just clean up the 51 ports that do this.

PORTREVISION and PORTEPOCH can be set to 0 explicitly instead if
you need a reminder or placeholder.
2.1.1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
2.1.1
30 Sep 2020 12:43:57
Revision:550694Original commit files touched by this commit
mat search for other commits by this committer
REINPLACE_ARGS can only contain the -i argument.

Reported by:	kevans
2.1.1
26 Nov 2019 21:46:13
Revision:518482Original commit files touched by this commit
jkim search for other commits by this committer
Clean up after java/openjdk6 and java/openjdk6-jre removal

java/openjdk6 support was removed from Mk/bsd.java.mk (r512662) and
java/openjdk6 and java/openjdk6-jre were removed from the ports tree
(r512663).  Now this patch completely removes remaining stuff from the
ports tree.

PR:			241953 (exp-run)
Reviewed by:		glewis
Approved by:		portmgr (antoine)
Differential Revision:	https://reviews.freebsd.org/D22342
2.1.1
01 Apr 2016 14:33:58
Revision:412351Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.

With hat:	portmgr
Sponsored by:	Absolight
2.1.1
29 Jan 2016 15:43:45
Revision:407476Original commit files touched by this commit
pawel search for other commits by this committer
Remove deprecated @dirrmtry

Approved by:	portmgr blanket
2.1.1
03 Jul 2014 21:07:04
Revision:360458Original commit files touched by this commit
nivit search for other commits by this committer
- Update to 2.1.1
- Update MASTER_SITES
- Use shebangfix helper
- Use options helpers
- Add CLOJURE, DYNJS, GROOVY, PHP, RHINO and SCALA
  options (default OFF)
- Add a do-build target
- Remove pkg-message.jruby file
- Update pkg-descr
1.3.1
02 Jul 2014 08:11:52
Revision:360154Original commit files touched by this commit
vanilla search for other commits by this committer
Stagify.

Approved by:	portmgr@ (blanket approval)
1.3.1
21 Jan 2014 23:40:23
Revision:340674Original commit files touched by this commit
bapt search for other commits by this committer
Fix properties on pkg-plist
1.3.1
30 Dec 2013 20:55:19
Revision:338168Original commit files touched by this commit
ohauer search for other commits by this committer
- rename AL2 to APACHE20 in Mk/bsd.licenses.db.mk
- svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20
- add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk
- add entry in UPDATING
- bulk change all ports AL2 => APACHE20

- math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4

PR:		ports/184785
Submitted by:	ohauer
Reviewed by:	tabthorpe
Approved by:	portmgr (tabthorpe@)
1.3.1
20 Sep 2013 23:36:54
Revision:327776Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
www)
1.3.1
17 Jun 2013 22:32:05
Revision:321158Original commit files touched by this commit
nivit search for other commits by this committer
- Fix MASTER_SITES

PR:	ports/179652
Submitted by:	John Marino <draco@marino.st>
1.3.1
10 Mar 2013 22:23:05
Revision:313847Original commit files touched by this commit
nivit search for other commits by this committer
- Update to 1.3.1
- Trim Makefile header

BuildLog:	http://goo.gl/S3hpQ
1.2.3
10 Aug 2012 20:29:31
Original commit files touched by this commit
nivit search for other commits by this committer
Vert.x is the framework for the next generation of asynchronous,
effortlessly scalable, concurrent web applications.

It is an event driven application framework that runs on the JVM
- a run-time with real concurrency and unrivalled performance.
Vert.x then exposes the API in Ruby, Java, Groovy, JavaScript and
Python. So you choose what language you want to use.

WWW:	http://vertx.io/

Number of commits found: 17