Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.2.0_2 05 May 2020 15:38:12 |
rene |
Remove expired ports:
Adjusted for ports rescued since r534032
2020-05-05 audio/festvox-czech: Broken for more than 6 months
2020-05-05 audio/gkrellmvolume2: Broken for more than 6 months
2020-05-05 audio/mixmos: Broken for more than 6 months
2020-05-05 audio/mma: Broken for more than 6 months
2020-05-05 audio/pd-cyclone: Broken for more than 6 months
2020-05-05 audio/shorten: Broken for more than 6 months
2020-05-05 audio/taglib-sharp: Broken for more than 6 months
2020-05-05 audio/xhippo: Broken for more than 6 months
2020-05-05 biology/consed: Broken for more than 6 months
2020-05-05 biology/plinkseq: Broken for more than 6 months
2020-05-05 biology/seqtools: Broken for more than 6 months (Only the first 15 lines of the commit message are shown above ) |
4.2.0_2 04 Apr 2020 20:51:41 |
antoine |
Deprecate ports broken for more than 6 months |
4.2.0_2 26 Nov 2019 21:46:13 |
jkim |
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 |
4.2.0_2 06 Nov 2019 12:48:32 |
antoine |
Mark a few ports BROKEN, unfetchable |
4.2.0_2 13 Aug 2019 16:01:59 |
mat |
Convert to UCL & cleanup pkg-message (categories d) |
4.2.0_2 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
4.2.0_2 14 Mar 2016 15:07:34 |
demon |
Update for hadoop-2.7.2 |
4.2.0_1 02 Sep 2015 14:13:38 |
demon |
Populate lib directory in do-install stage; it was done automatically by maven
in version 4.1.0. |
4.2.0 01 Sep 2015 16:34:27 |
demon |
Update to version 4.2.0. |
4.1.0_1 01 Sep 2015 15:28:22 |
demon |
Update for hadoop 2.7.1 |
4.1.0 11 May 2015 18:34:58 |
mat |
Cleanup DIST* variables.
When appropriate:
- Try to use DISTVERSION{SUF,PRE}FIX
- Replace PORTNAME-PORTVERSION by DISTNAME
- Convert MASTER_SITES to use macros
- Other light cleanup
With hat: portmgr
Sponsored by: Absolight |
4.1.0 07 Apr 2015 09:15:41 |
demon |
Add missiong dep. |
4.1.0 05 Apr 2015 10:18:20 |
demon |
Add short message describing where oozie was installed. |
4.1.0 04 Apr 2015 14:07:56 |
demon |
Fix plist. |
4.1.0 04 Apr 2015 13:06:22 |
demon |
Catch jars versions with hadoop 2.6.0 |
4.1.0 04 Apr 2015 13:02:51 |
demon |
Catch jars versions with hadoop 2.6.0 |
4.1.0 03 Apr 2015 15:12:51 |
demon |
Whoops, do not hardcode hadoop version. |
4.1.0 03 Apr 2015 15:06:07 |
demon |
New port: Apache Oozie.
Oozie is a workflow scheduler system to manage Apache Hadoop jobs.
Oozie Workflow jobs are Directed Acyclical Graphs (DAGs) of actions.
Oozie Coordinator jobs are recurrent Oozie Workflow jobs triggered by time
(frequency) and data availabilty.
Oozie is integrated with the rest of the Hadoop stack supporting several types
of Hadoop jobs out of the box (such as Java map-reduce, Streaming map-reduce,
Pig, Hive, Sqoop and Distcp) as well as system specific jobs (such as
Java programs and shell scripts).
Oozie is a scalable, reliable and extensible system.
WWW: http://oozie.apache.org/ |