Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.0.0 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 ) |
2.0.0 04 Apr 2020 20:51:41
  |
antoine  |
Deprecate ports broken for more than 6 months |
2.0.0 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 |
2.0.0 06 Nov 2019 12:48:32
  |
antoine  |
Mark a few ports BROKEN, unfetchable |
2.0.0 01 Apr 2016 14:00:57
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
2.0.0 13 Mar 2016 10:30:29
  |
demon  |
Update to version 2.0 |
1.2.1 23 Oct 2015 13:30:30
  |
demon  |
Do not share the same log file with MetaStore daemon. |
1.2.1 22 Oct 2015 12:41:36
  |
demon  |
Update to version 1.2.1. |
1.1.0 14 May 2015 01:46:42
  |
amdmi3  |
- Add CPE info
Approved by: portmgr blanket |
1.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 |
1.1.0 26 Apr 2015 08:48:07
  |
demon  |
Correct a typo. |
1.1.0 24 Apr 2015 15:59:15
  |
demon  |
Update to version 1.1.0;
Provide startup scripts for Metastore service and HiveServer2. |
1.0.0 12 Feb 2015 06:17:20
  |
demon  |
Fix BUILD_DEPENDS |
1.0.0 11 Feb 2015 15:49:08
  |
demon  |
Fix fetch. |
1.0.0 08 Feb 2015 12:02:57
  |
demon  |
New port: Apache Hive.
The Apache Hive data warehouse software facilitates querying and managing
large datasets residing in distributed storage. Hive provides a mechanism
to project structure onto this data and query the data using a SQL-like
language called HiveQL. At the same time this language also allows
traditional map/reduce programmers to plug in their custom mappers and
reducers when it is inconvenient or inefficient to express this logic in HiveQL.
WWW: http://hive.apache.org/ |