HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 51786,
"next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=19",
"previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=updated_at&page=17",
"results": [
{
"name": "silc-client",
"portdir": "irc/silc-client",
"version": "1.1.4",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://silcnet.org/",
"description": "client for the silc-network.",
"long_description": "silc-client is a client for the SILC (Secure Internet Live Conferencing) protocol. SILC provides secure conferencing services in the Internet over insecure channel.",
"active": true,
"categories": [
"irc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"gettext",
"glib2",
"perl5"
]
}
],
"depends_on": []
},
{
"name": "silc-server",
"portdir": "irc/silc-server",
"version": "1.1.11",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://silcnet.org/",
"description": "server for the silc-network.",
"long_description": "silc-server (silcd) is the server for the SILC protocol. SILC (Secure Internet Live Conferencing) is a protocol which provides secure conferencing services in the Internet over insecure channel. SILC superficially resembles IRC, although they are very different internally. SILC is much more than just about `encrypting the traffic'.",
"active": true,
"categories": [
"irc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"libiconv"
]
}
],
"depends_on": []
},
{
"name": "tkirc",
"portdir": "irc/tkirc",
"version": "2.46",
"license": "GPL-2+",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://netsplit.de/tkirc2/",
"description": "A Tk-based GUI for the ircII Internet Relay Chat client",
"long_description": "Tkirc is a frontend for unix's ircII (shell-client for the Internet Relay Chat) based on Tcl/Tk. If you know how to use ircII, you should not have any problems using tkirc.",
"active": true,
"categories": [
"irc"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "run",
"ports": [
"ircii",
"tk"
]
}
],
"depends_on": []
},
{
"name": "android",
"portdir": "java/android",
"version": "23",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://developer.android.com/",
"description": "Android SDK",
"long_description": "The Android SDK allows development for the Android mobile platform.",
"active": true,
"categories": [
"devel",
"java",
"emulators"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
}
],
"depends_on": []
},
{
"name": "antenna",
"portdir": "java/antenna",
"version": "1.2.1-beta",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://antenna.sourceforge.net/",
"description": "Antenna provides a set of Ant tasks suitable for developing mobile applications.",
"long_description": "Antenna provides a set of Ant tasks suitable for developing wireless Java applications targeted at the Mobile Information Device Profile (MIDP). With Antenna, you can compile, preverify, package, obfuscate, and run your MIDP applications (aka MIDlets), manipulate Java Application Descriptor (JAD) files, as well as convert JAR files to PRC files designed to run on the MIDP for PalmOS implementations from Sun and IBM. Deployment is supported via a deployment task and a corresponding HTTP servlet for Over-the-Air (OTA) provisioning. A small preprocessor allows to generate different variants of a MIDlet from a single source.",
"active": true,
"categories": [
"devel",
"java"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "castor",
"portdir": "java/castor",
"version": "0.9.9",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://castor-data-binding.github.io/castor/",
"description": "data binding framework for Java",
"long_description": "Castor is an Open Source data binding framework for Java(tm). It's the shortest path between Java objects, XML documents and relational tables. Castor provides Java-to-XML binding, Java-to-SQL persistence, and more.",
"active": true,
"categories": [
"java"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"kaffe"
]
}
],
"depends_on": []
},
{
"name": "ccl-util",
"portdir": "java/ccl-util",
"version": "32.69",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.kclee.de/clemens/java/ccl/",
"description": "Chr. Clemens Lee's Java utility classes.",
"long_description": "Chr. Clemens Lee's Java utility classes.",
"active": true,
"categories": [
"devel",
"java"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"apache-ant",
"javacc",
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"javancss"
]
}
]
},
{
"name": "checkstyle",
"portdir": "java/checkstyle",
"version": "4.3",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://checkstyle.sourceforge.net/",
"description": "CheckStyle is a Java source code analyzer",
"long_description": "Checkstyle is a Java source code analyzer. It automates the process of checking Java code, and can be made to support almost any coding standard. It can also find class design problems, duplicate code, or bug patterns like double checked locking.",
"active": true,
"categories": [
"lang",
"java"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"apache-ant",
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"kaffe"
]
},
{
"type": "run",
"ports": [
"junit"
]
}
],
"depends_on": []
},
{
"name": "cobertura",
"portdir": "java/cobertura",
"version": "1.6",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://cobertura.sourceforge.net/",
"description": "Java code coverage tool",
"long_description": "Cobertura is a free Java tool that calculates the percentage of code accessed by tests. It can be used to identify which parts of your Java program are lacking test coverage.",
"active": true,
"categories": [
"devel",
"java"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0",
"javancss",
"junit",
"objectweb-asm",
"apache-ant"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"kaffe"
]
},
{
"type": "run",
"ports": [
"junit"
]
}
],
"depends_on": []
},
{
"name": "commons-lang",
"portdir": "java/commons-lang",
"version": "2.4",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://commons.apache.org/lang/",
"description": "Jakarta Commons-Lang",
"long_description": "The Lang Component provides a host of helper utilities for the java.lang API, notably String manipulation methods, basic numerical methods, object reflection, creation and serialization, and System properties. Additionally it contains an inheritable enum type, an exception structure that supports multiple types of nested-Exceptions, basic enhancements to java.util.Date and a series of utlities dedicated to help with building methods, such as hashCode, toString and equals.",
"active": true,
"categories": [
"java"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"apache-ant",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"kaffe"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"commons-cli"
]
},
{
"type": "run",
"ports": [
"cassandra"
]
}
]
},
{
"name": "commons-pool",
"portdir": "java/commons-pool",
"version": "1.5.4",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://commons.apache.org/pool/",
"description": "Jakarta Commons-Pool",
"long_description": "Commons-Pool provides a generic object pooling interface, a toolkit for creating modular object pools and several general purpose pool implementations.",
"active": true,
"categories": [
"java"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"apache-ant",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"junit",
"kaffe"
]
}
],
"depends_on": []
},
{
"name": "derby",
"portdir": "java/derby",
"version": "10.9.1.0",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://db.apache.org/derby/",
"description": "Relational database implemented entirely in Java",
"long_description": "Apache Derby, an Apache DB subproject, is an open source relational database implemented entirely in Java and available under the Apache License, Version 2.0. Some key advantages include: 1) Derby has a small footprint -- about 2 megabytes for the base engine and embedded JDBC driver. 2) Derby is based on the Java, JDBC, and SQL standards. 3) Derby provides an embedded JDBC driver that lets you embed Derby in any Java-based solution. 4) Derby also supports the more familiar client/server mode with the Derby Network Client JDBC driver and Derby Network Server. 5) Derby is easy to install, deploy, and use.",
"active": true,
"categories": [
"java"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"kaffe"
]
},
{
"type": "run",
"ports": [
"rlwrap"
]
}
],
"depends_on": []
},
{
"name": "derby-server",
"portdir": "java/derby-server",
"version": "10.5.3.0",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://db.apache.org/derby",
"description": "Relational database implemented entirely in Java (incl. server components)",
"long_description": "Apache Derby, an Apache DB subproject, is an open source relational database implemented entirely in Java and available under the Apache License, Version 2.0. Some key advantages include: 1) Derby has a small footprint -- about 2 megabytes for the base engine and embedded JDBC driver. 2) Derby is based on the Java, JDBC, and SQL standards. 3) Derby provides an embedded JDBC driver that lets you embed Derby in any Java-based solution. 4) Derby also supports the more familiar client/server mode with the Derby Network Client JDBC driver and Derby Network Server. 5) Derby is easy to install, deploy, and use. This version includes the server components.",
"active": true,
"categories": [
"java"
],
"maintainers": [],
"variants": [
"symlinks"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"kaffe"
]
}
],
"depends_on": []
},
{
"name": "dex2jar",
"portdir": "java/dex2jar",
"version": "2.1",
"license": "Apache-2 and BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/pxb1988/dex2jar",
"description": "Tools to work with android .dex and java .class files",
"long_description": "dex2jar contains 4 components:\n - dex-reader/writer: Read/write the Dalvik Executable (.dex) file.\n - d2j-dex2jar: Convert .dex file to .class files (zipped as jar)\n - smali/baksmali: disassemble dex to smali files and assemble dex from smali files.\n - other tools: d2j-decrypt-string",
"active": true,
"categories": [
"devel",
"java"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": []
},
{
"name": "dom4j",
"portdir": "java/dom4j",
"version": "1.6.1",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.dom4j.org",
"description": "XML, XPATH, and XSLT support for Java.",
"long_description": "dom4j is an easy to use, open source library for working with XML, XPath and XSLT on the Java platform using the Java Collections Framework and with full support for DOM, SAX and JAXP.",
"active": true,
"categories": [
"java"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"apache-ant",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"junit",
"kaffe"
]
}
],
"depends_on": []
},
{
"name": "glassfishv3",
"portdir": "java/glassfishv3",
"version": "3",
"license": "unknown",
"platforms": "darwin",
"epoch": 62,
"replaced_by": null,
"homepage": "https://glassfish.dev.java.net/",
"description": "An open source application server",
"long_description": "GlassFish is an open source application server project led by Sun Microsystems for the Java EE platform.",
"active": true,
"categories": [
"java"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": []
},
{
"name": "gnu-classpath",
"portdir": "java/gnu-classpath",
"version": "0.99",
"license": "(GPL-2+ or Permissive)",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.gnu.org/software/classpath/classpath.html",
"description": "Essential libraries for Java.",
"long_description": "GNU Classpath, Essential Libraries for Java, is a GNU project to create free core class libraries for use with virtual machines and compilers for the java programming language.",
"active": true,
"categories": [
"java"
],
"maintainers": [],
"variants": [
"gtk",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"antlr",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"libiconv"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"lscsoft-deps"
]
}
]
},
{
"name": "hadoop",
"portdir": "java/hadoop",
"version": "1.2.1",
"license": "Apache-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://hadoop.apache.org/",
"description": "Open-source software for reliable, scalable, distributed computing",
"long_description": "Hadoop is a distributed computing platform written in Java. It incorporates features similar to those of the Google File System and of MapReduce.",
"active": true,
"categories": [
"devel",
"science",
"java"
],
"maintainers": [],
"variants": [
"universal",
"fusedfs",
"pseudo"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"libtool",
"clang-9.0",
"apache-ant",
"automake"
]
},
{
"type": "lib",
"ports": [
"zlib",
"snappy"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"mahout"
]
}
]
},
{
"name": "hibernate3",
"portdir": "java/hibernate3",
"version": "3.6.10.Final",
"license": "LGPL-2.1",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.hibernate.org/",
"description": "Hibernate ORM for Java.",
"long_description": "Hibernate is a powerful, ultra-high performance object/relational persistence and query service for Java. Hibernate lets you develop persistent classes following common Java idiom - including association, inheritance, polymorphism, composition and the Java collections framework. The Hibernate Query Language, designed as a minimal object-oriented extension to SQL, provides an elegant bridge between the object and relational worlds. Hibernate also allows you to express queries using native SQL or Java-based Criteria and Example queries. Hibernate is now the most popular object/relational mapping solution for Java.",
"active": true,
"categories": [
"databases",
"java"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
}
],
"depends_on": []
},
{
"name": "hibernate4",
"portdir": "java/hibernate4",
"version": "4.1.2.Final",
"license": "LGPL-2.1",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.hibernate.org/",
"description": "Hibernate ORM for Java.",
"long_description": "Hibernate is a powerful, ultra-high performance object/relational persistence and query service for Java. Hibernate lets you develop persistent classes following common Java idiom - including association, inheritance, polymorphism, composition and the Java collections framework. The Hibernate Query Language, designed as a minimal object-oriented extension to SQL, provides an elegant bridge between the object and relational worlds. Hibernate also allows you to express queries using native SQL or Java-based Criteria and Example queries. Hibernate is now the most popular object/relational mapping solution for Java.",
"active": true,
"categories": [
"databases",
"java"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
}
],
"depends_on": []
},
{
"name": "jakarta-log4j",
"portdir": "java/jakarta-log4j",
"version": "1.2.17",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://logging.apache.org/log4j/1.2/",
"description": "Java logging API",
"long_description": "With log4j it is possible to enable logging at runtime without modifying the application binary. The log4j package is designed so that these statements can remain in shipped code without incurring a heavy performance cost. Logging behavior can be controlled by editing a configuration file, without touching the application binary.",
"active": true,
"categories": [
"devel",
"java"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"commons-logging",
"mysql-connector-java",
"java_memcached"
]
},
{
"type": "run",
"ports": [
"cassandra"
]
}
]
},
{
"name": "jarbundler",
"portdir": "java/jarbundler",
"version": "3.3.0",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/UltraMixer/JarBundler",
"description": "JarBundler is a maven task that creates a macOS app bundle from jar files and a main class",
"long_description": "JarBundler is a maven task that creates a macOS app bundle from jar files and a main class",
"active": true,
"categories": [
"devel",
"java"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"weka"
]
}
]
},
{
"name": "javancss",
"portdir": "java/javancss",
"version": "28.49",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.kclee.de/clemens/java/javancss/",
"description": "Java Source Measurement Suite",
"long_description": "JavaNCSS measures two standard source code metrics for the Java programming language. The metrics are collected globally, for each class and/or for each function.",
"active": true,
"categories": [
"devel",
"java"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"apache-ant",
"ccl-util",
"javacc",
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"cobertura"
]
}
]
},
{
"name": "javasqlite",
"portdir": "java/javasqlite",
"version": "20100131",
"license": "Tcl/Tk",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.ch-werner.de/javasqlite/",
"description": "Java wrapper for sqlite",
"long_description": "Java wrapper including a basic JDBC driver for the SQLite 2/3 database engine. It is designed using JNI to interface to the SQLite API.",
"active": true,
"categories": [
"databases",
"java"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"sqlite2",
"sqlite3"
]
}
],
"depends_on": []
},
{
"name": "jaxen",
"portdir": "java/jaxen",
"version": "1.1.2",
"license": "BSD",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.jaxen.org/",
"description": "Java XPath engine",
"long_description": "The jaxen project is a Java XPath Engine. jaxen is a universal object model walker, capable of evaluating XPath expressions across multiple models. Currently supported are dom4j and JDOM.",
"active": true,
"categories": [
"devel",
"textproc",
"java"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"xom"
]
}
]
},
{
"name": "jgoodies-common",
"portdir": "java/jgoodies-common",
"version": "1.4.0",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.jgoodies.com/downloads/libraries.html",
"description": "Helper classes for other jgoodies-* packages",
"long_description": "The JGoodies Common library provides convenience code for other JGoodies libraries and applications.",
"active": true,
"categories": [
"java"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"kaffe"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"zeroc-ice34-java",
"zeroc-ice35-java"
]
},
{
"type": "lib",
"ports": [
"jgoodies-forms",
"jgoodies-looks"
]
}
]
},
{
"name": "jgoodies-forms",
"portdir": "java/jgoodies-forms",
"version": "1.6.0",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.jgoodies.com/freeware/forms/",
"description": "Framework to lay out and implement Swing panels.",
"long_description": "The JGoodies Forms framework helps you lay out and implement elegant Swing panels quickly and consistently. It makes simple things easy and the hard stuff possible, the good design easy and the bad difficult.",
"active": true,
"categories": [
"java"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"jgoodies-common",
"kaffe"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"zeroc-ice33-java",
"zeroc-ice34-java",
"zeroc-ice35-java"
]
}
]
},
{
"name": "jgoodies-looks",
"portdir": "java/jgoodies-looks",
"version": "2.5.2",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.jgoodies.com/freeware/looks/",
"description": "High-fidelity Windows and multi-platform appearance.",
"long_description": "The JGoodies look and feels make your Swing applications and applets look better. They have been optimized for readability, precise micro-design and usability.",
"active": true,
"categories": [
"java"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"jgoodies-common",
"kaffe"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"zeroc-ice33-java",
"zeroc-ice34-java",
"zeroc-ice35-java"
]
}
]
},
{
"name": "jicmp",
"portdir": "java/jicmp",
"version": "1.0.12",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.opennms.org/wiki/Jicmp",
"description": "Java ICMP implementation",
"long_description": "ICMP is a Java interface to the ICMP protocol (ping), originally written as a part of OpenNMS",
"active": true,
"categories": [
"java"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
}
],
"depends_on": []
},
{
"name": "jrrd",
"portdir": "java/jrrd",
"version": "1.0.4",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.opennms.org/wiki/Jrrd",
"description": "Java interface to RRDTool",
"long_description": "Java interface to RRDTool, originally written as a part of OpenNMS",
"active": true,
"categories": [
"java"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"rrdtool"
]
}
],
"depends_on": []
},
{
"name": "junit",
"portdir": "java/junit",
"version": "4.13.2",
"license": "CPL-1",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://junit.org/junit4/",
"description": "Java framework for repeatable tests",
"long_description": "JUnit is a simple framework to write repeatable tests. It is an instance of the xUnit architecture for unit testing frameworks.",
"active": true,
"categories": [
"devel",
"java"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"cobertura",
"subversion-javahlbindings"
]
},
{
"type": "lib",
"ports": [
"dom4j",
"mysql-connector-java",
"commons-cli",
"xmlgraphics-commons",
"commons-io",
"commons-pool",
"jfreechart"
]
},
{
"type": "run",
"ports": [
"cobertura",
"cassandra",
"checkstyle"
]
}
]
},
{
"name": "launch4j",
"portdir": "java/launch4j",
"version": "3.50",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://launch4j.sourceforge.net/",
"description": "Cross-platform Java executable wrapper",
"long_description": "Launch4j is a cross-platform tool for wrapping Java applications distributed as jars in lightweight Windows native executables. The executable can be configured to search for a certain JRE version or use a bundled one, and it's possible to set runtime options, like the initial/max heap size. The wrapper also provides better user experience through an application icon, a native pre-JRE splash screen, a custom process name, and a Java download page in case the appropriate JRE cannot be found.",
"active": true,
"categories": [
"java"
],
"maintainers": [
{
"name": "amake",
"github": "amake",
"ports_count": 162
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "lib",
"ports": [
"libgcc"
]
}
],
"depends_on": []
},
{
"name": "lucene-gosen2",
"portdir": "java/lucene-gosen2",
"version": "2.0.2",
"license": "LGPL-2.1",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://code.google.com/p/lucene-gosen/",
"description": "a Japanese morphological analyzer for Apache Lucene/Solr 3.x",
"long_description": "lucene-gosen2 is a Japanese morphological analyzer for Apache Lucene/Solr 3.x.",
"active": true,
"categories": [
"textproc",
"java",
"japanese"
],
"maintainers": [],
"variants": [
"naist"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
}
],
"depends_on": []
},
{
"name": "lucene-gosen4",
"portdir": "java/lucene-gosen4",
"version": "4.6.0",
"license": "LGPL-2.1",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://code.google.com/p/lucene-gosen/",
"description": "a Japanese morphological analyzer for Apache Lucene/Solr 4.x",
"long_description": "lucene-gosen4 is a Japanese morphological analyzer for Apache Lucene/Solr 4.x.",
"active": true,
"categories": [
"textproc",
"java",
"japanese"
],
"maintainers": [],
"variants": [
"naist"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
}
],
"depends_on": []
},
{
"name": "mecab-java",
"portdir": "java/mecab-java",
"version": "0.996",
"license": "(GPL or LGPL or BSD)",
"platforms": "darwin",
"epoch": 1,
"replaced_by": null,
"homepage": "http://taku910.github.io/mecab/",
"description": "a Java module for MeCab",
"long_description": "mecab-java is a Java module for MeCab.",
"active": true,
"categories": [
"textproc",
"java",
"japanese"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"mecab-utf8"
]
}
],
"depends_on": []
},
{
"name": "msv",
"portdir": "java/msv",
"version": "20081113",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://msv.dev.java.net/",
"description": "Sun Multi-Schema XML Validator (MSV) validates XML files",
"long_description": "The Sun Multi-Schema XML Validator (MSV) is a Java technology tool to validate XML documents against several kinds of XML schemata. It supports RELAX NG, RELAX Namespace, RELAX Core, TREX, XML DTDs and a subset of XML Schema Part 1.",
"active": true,
"categories": [
"java"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"kaffe"
]
}
],
"depends_on": []
},
{
"name": "mysql-connector-java",
"portdir": "java/mysql-connector-java",
"version": "5.1.12",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://dev.mysql.com/doc/refman/5.1/en/connector-j.html",
"description": "MySQL Official JDBC connector for MySQL database.",
"long_description": "MySQL Connector/J is a native Java driver that converts JDBC (Java Database Connectivity) calls into the network protocol used by the MySQL database. It lets developers working with the Java programming language easily build programs and applets that interact with MySQL and connect all corporate data, even in a heterogeneous environment. MySQL Connector/J is a Type IV JDBC driver and has a complete JDBC feature set that supports the capabilities of MySQL.",
"active": true,
"categories": [
"java"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"apache-ant",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"jakarta-log4j",
"junit",
"kaffe"
]
}
],
"depends_on": []
},
{
"name": "objectweb-anttasks",
"portdir": "java/objectweb-anttasks",
"version": "1.3.2",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://monolog.objectweb.org/",
"description": "ObjectWeb ant tasks",
"long_description": "Assorted utility tasks used in ObjectWeb ant builds.",
"active": true,
"categories": [
"devel",
"java"
],
"maintainers": [],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"apache-ant",
"xalanj",
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"objectweb-asm"
]
}
]
},
{
"name": "objectweb-asm",
"portdir": "java/objectweb-asm",
"version": "2.1",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://asm.objectweb.org/",
"description": "Java bytecode manipulation framework.",
"long_description": "ASM is a Java bytecode manipulation framework. It offers similar functionalities as BCEL or SERP, but is much smaller and faster than these tools.",
"active": true,
"categories": [
"devel",
"java"
],
"maintainers": [],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"apache-ant",
"objectweb-anttasks",
"clang-9.0"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"cobertura"
]
}
]
},
{
"name": "objenesis",
"portdir": "java/objenesis",
"version": "1.1",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://code.google.com/p/objenesis/",
"description": "Library for instantiating Java objects",
"long_description": "It's pretty easy to instantiate objects in Java through standard reflection. However there are many cases where you need to go beyond what reflection provides. For example, if there's no public constructor, you want to bypass the constructor code, or set final fields. There are numerous clever (but fiddly) approaches to getting around this and this library provides a simple way to get at them.",
"active": true,
"categories": [
"java"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"kaffe"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"jmock2"
]
}
]
},
{
"name": "saxpath",
"portdir": "java/saxpath",
"version": "1.0",
"license": "Apache-1.1",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://saxpath.sourceforge.net/",
"description": "simple Java API for XPath",
"long_description": "The SAXPath project is a Simple API for XPath. SAXPath is analogous to SAX in that the API abstracts away the details of parsing and provides a simple event based callback interface.",
"active": true,
"categories": [
"devel",
"textproc",
"java"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"apache-ant",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"kaffe"
]
}
],
"depends_on": []
},
{
"name": "scala-migrations",
"portdir": "java/scala-migrations",
"version": "1.0.1",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://code.google.com/p/scala-migrations/",
"description": "Database migrations written in Scala",
"long_description": "Scala Migrations is a library to manage upgrades and rollbacks to database schemas. Migrations allow a source control system to manage together the database schema and the code using the schema. It is designed to allow multiple developers working on a project with a database backend to design schema modifications independently, apply the migrations to their local database for debugging and when complete, check them into a source control system to manage as one manages normal source code. Other developers then check out the new migrations and apply them to their local database. Finally, the migrations are used to migrate the production databases to the latest schema version. The Scala Migrations library is written in Scala and makes use of the clean Scala language to write easy to understand migrations, which are also written in Scala. Scala Migrations provides a database abstraction layer that allows migrations to target any supported database vendor.",
"active": true,
"categories": [
"java"
],
"maintainers": [
{
"name": "blair",
"github": "blair",
"ports_count": 26
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"kaffe"
]
}
],
"depends_on": []
},
{
"name": "slf4j",
"portdir": "java/slf4j",
"version": "1.5.6",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.slf4j.org/",
"description": "Simple Logging Facade for Java (SLF4J)",
"long_description": "The Simple Logging Facade for Java or (SLF4J) is intended to serve as a simple facade for various logging APIs allowing to the end-user to plug in the desired implementation at deployment time. SLF4J also supports a bridging legacy APIs as well as a source code migration tool. SLF4J API offers an advanced abstraction of various logging systems, including JDK 1.4 logging, log4j and logback. Features include parameterized logging and MDC support.",
"active": true,
"categories": [
"java"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"kaffe"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"log4jdbc"
]
},
{
"type": "run",
"ports": [
"cassandra"
]
}
]
},
{
"name": "spring-framework25",
"portdir": "java/spring-framework25",
"version": "2.5.6.SEC01",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.springframework.org/",
"description": "Spring application framework for Java",
"long_description": "Spring is a layered Java/J2EE application framework.",
"active": true,
"categories": [
"java"
],
"maintainers": [],
"variants": [
"with_libs"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"kaffe"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"spring-javaconfig"
]
}
]
},
{
"name": "spring-framework30",
"portdir": "java/spring-framework30",
"version": "3.0.7",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.springsource.org/about",
"description": "Spring application framework for Java",
"long_description": "Spring is a layered Java/J2EE application framework.",
"active": true,
"categories": [
"java"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"kaffe"
]
}
],
"depends_on": []
},
{
"name": "spring-framework31",
"portdir": "java/spring-framework31",
"version": "3.1.2",
"license": "(Apache-2 or BSD)",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.springsource.org/about",
"description": "Spring application framework for Java",
"long_description": "Spring is a layered Java/J2EE application framework.",
"active": true,
"categories": [
"java"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"kaffe"
]
}
],
"depends_on": []
},
{
"name": "typesafe-activator",
"portdir": "java/typesafe-activator",
"version": "1.3.12",
"license": "Apache-2",
"platforms": "any",
"epoch": 0,
"replaced_by": null,
"homepage": "https://www.playframework.com",
"description": "TypeSafe activator framework used by the java web play framework",
"long_description": "Play Framework makes it easy to build web applications with Java & Scala. Play is based on a lightweight, stateless, web-friendly architecture. Built on Akka, Play provides predictable and minimal resource consumption (CPU, memory, threads) for highly-scalable applications.",
"active": true,
"categories": [
"devel",
"java"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-14"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
}
],
"depends_on": []
},
{
"name": "unicodeconverter-java",
"portdir": "java/unicodeconverter-java",
"version": "2.0",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://unicodeconvert.sourceforge.net/",
"description": "Convert various encodings to UTF-8",
"long_description": "UnicodeConverter is a Java program that converts text and HTML files in VNI, VISCII, VPS, TCVN, or VIQR/Vietnet format to Unicode UTF-8. The program, executable in both graphic user interface (GUI) and command-line modes, is capable of converting multiple files in a directory, or an entire directory, including its subdirectories. In effect, this enhanced capability enables conversion of an entire website to Unicode UTF-8 format with one single command or a few mouse clicks.",
"active": true,
"categories": [
"textproc",
"java"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"kaffe"
]
}
],
"depends_on": []
},
{
"name": "xalanj",
"portdir": "java/xalanj",
"version": "2.7.1",
"license": "Apache-2 and Apache-1.1 and W3C and MIT",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://xml.apache.org/xalan-j/",
"description": "Apache Xerces 2 Java XML Parser",
"long_description": "Xalan-Java is an XSLT processor for transforming XML documents into HTML, text, or other XML document types. It implements XSL Transformations (XSLT) Version 1.0 and XML Path Language (XPath) Version 1.0. It can be used from the command line, in an applet or a servlet, or as a module in other program.",
"active": true,
"categories": [
"textproc",
"java"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"apache-ant",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"kaffe"
]
},
{
"type": "run",
"ports": [
"xercesj"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"objectweb-anttasks"
]
}
]
},
{
"name": "xml-commons-resolver",
"portdir": "java/xml-commons-resolver",
"version": "1.1",
"license": "unknown",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://xml.apache.org/commons/components/resolver/index.html",
"description": "Java library for XML entity resolution",
"long_description": "It is very common for web resources to be related to other resources. These relationships are expressed using URIs, most often URLs. Relying on URLs to directly identify resources to be retrieved often causes problems for end users. One way to avoid these problems is to use an entity resolver (a standard part of SAX) or a URI Resolver (a standard part of JAXP). A resolver can examine the URIs of the resources being requested and determine how best to satisfy those requests. The best way to make this function in an interoperable way is to define a standard format for mapping system identifiers and URIs. These catalog files can be used to map public and system identifiers and other URIs to local files (or just other URIs). The XML Commons Resolver classes greatly simplify the task of using catalog files to perform entity resolution.",
"active": true,
"categories": [
"devel",
"java"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"apache-ant",
"clang-9.0"
]
},
{
"type": "lib",
"ports": [
"kaffe"
]
}
],
"depends_on": []
}
]
}