Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MASTER_SITES cleanup. | Mathieu Arnold | 2015-05-14 | 1 | -5/+4 |
| | | | | | | | | | | | | | | | | | | | - Replace ${MASTER_SITE_FOO} with FOO. - Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9% of the time.) - Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and no hint of what it should be was present. - Fix some logic. - And generally, make things more simple and easy to understand. While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and SAMBA macros. Also, replace some EXTRACT_SUFX occurences with USES=tar:*. Checked by: make fetch-urlall-list With hat: portmgr Sponsored by: Absolight | ||||
* | devel/hadoop2: add CPE information | Bartek Rutkowski | 2015-04-14 | 2 | -1/+6 |
| | | | | | | | | - Fix pkg-plist issue while I am here - Maintainer's timeout (demon@FreeBSD.org) PR: 198967 Submitted by: Shun <shun.fbsd.pr@dropcut.net> | ||||
* | Add EXAMPLES option. | Dmitry Sivachenko | 2015-03-31 | 1 | -0/+3 |
| | |||||
* | Make fetchable | Antoine Brodin | 2015-03-07 | 1 | -1/+1 |
| | |||||
* | Update to version 2.6.0. | Dmitry Sivachenko | 2015-03-05 | 10 | -250/+410 |
| | | | | | | PR: 193774 (update to 2.5.1) PR: 198039, by Freddy Andersen <freddy@cfandersen.com>, with modifications. | ||||
* | Protect datanode and nodemanager daemons from being killed on OOM condition. | Dmitry Sivachenko | 2015-02-16 | 2 | -0/+18 |
| | | | | | They run on worker nodes where users run their code and can easily consume all RAM. | ||||
* | No reason to extract tomcat distribution. | Dmitry Sivachenko | 2015-02-16 | 1 | -2/+3 |
| | |||||
* | Fix CONFLICTs. | Dmitry Sivachenko | 2015-01-05 | 1 | -1/+1 |
| | |||||
* | Use ssid instead of Linux setsid(1): without it if task process spawns a | Dmitry Sivachenko | 2015-01-05 | 5 | -2/+66 |
| | | | | | | subprocess (common case if task process is a shell script) and job is being killed with mapred job -kill <...>, then subprocess will not die and remain running orphaned. | ||||
* | Host distfile locally. | Dmitry Sivachenko | 2014-12-20 | 1 | -1/+1 |
| | |||||
* | Add some notes for potential update submitters. | Dmitry Sivachenko | 2014-12-20 | 1 | -0/+4 |
| | |||||
* | Cleanup plist | Baptiste Daroussin | 2014-12-09 | 1 | -78/+6 |
| | |||||
* | Enable snappy compression codec. | Dmitry Sivachenko | 2014-10-27 | 1 | -2/+3 |
| | |||||
* | Fix path. | Dmitry Sivachenko | 2014-10-04 | 1 | -1/+1 |
| | |||||
* | Install protobuf in ${PREFIX}/protobuf25 to avoid conflict with devel/protobuf. | Dmitry Sivachenko | 2014-10-04 | 1 | -3/+3 |
| | |||||
* | Use version 2.5 of protobuf. | Dmitry Sivachenko | 2014-10-04 | 1 | -1/+1 |
| | |||||
* | Restore correct permissions broken with recent conversion to new syntax. | Dmitry Sivachenko | 2014-09-30 | 1 | -2/+2 |
| | |||||
* | Simplify plist | Baptiste Daroussin | 2014-09-02 | 1 | -8/+2 |
| | |||||
* | - Move RESETPREFIX to default PLIST_SUB | Bryan Drewery | 2014-08-18 | 1 | -2/+1 |
| | | | | With hat: portmgr | ||||
* | Define various *IDENT* variables, they default to $USER which is empty if | Dmitry Sivachenko | 2014-08-15 | 1 | -0/+3 |
| | | | | executed during system startup. | ||||
* | Allow start scripts to find bash interpreter during system startup. | Dmitry Sivachenko | 2014-08-15 | 7 | -0/+7 |
| | |||||
* | Remove redundant prefix. | Dmitry Sivachenko | 2014-07-28 | 1 | -1/+0 |
| | |||||
* | One more workaround for ancient version of commons-lang.jar. | Dmitry Sivachenko | 2014-07-18 | 1 | -0/+11 |
| | |||||
* | Create logdir and piddir in a pervert way to please check-plist. | Dmitry Sivachenko | 2014-07-09 | 2 | -5/+10 |
| | | | | Submitted by: swills | ||||
* | Rename patch files to fit 100 characters to please portsnap. | Dmitry Sivachenko | 2014-07-09 | 4 | -0/+0 |
| | |||||
* | Add two more config variables. | Dmitry Sivachenko | 2014-07-08 | 1 | -0/+3 |
| | |||||
* | Rename rcc --> hadoop-rcc to avoid conflict with qt4-rcc port. | Dmitry Sivachenko | 2014-07-07 | 2 | -11/+12 |
| | | | | | | | | Replace spaces with tabs. Bump PORTREVISION. PR: 191655 Submitted by: Radim Kolar <hsn@sendmail.cz> | ||||
* | With jetty-6.1.26 namenode's threads hung with the following error: | Dmitry Sivachenko | 2014-07-07 | 3 | -10/+20 |
| | | | | | | org.mortbay.io.nio.SelectorManager$SelectSet@abdcc1c JVM BUG(s) - injecting delay 59 times Downgrade jetty to 6.1.14 to avoid this. | ||||
* | Borrow some ideas from snappy-java port and try not to fetch files | Dmitry Sivachenko | 2014-07-06 | 3 | -12/+15 |
| | | | | during build process. | ||||
* | Bump PORTREVISION to celebrate successful completion of TeraSort | Dmitry Sivachenko | 2014-07-06 | 1 | -0/+1 |
| | | | | test program. | ||||
* | Fix few occurrences of /bin/bash. | Dmitry Sivachenko | 2014-07-05 | 1 | -0/+1 |
| | |||||
* | Forgot to add two startup scripts to plist. | Dmitry Sivachenko | 2014-07-05 | 1 | -1/+1 |
| | |||||
* | Mark as MANUAL_PACKAGE_BUILD. | Dmitry Sivachenko | 2014-07-05 | 1 | -0/+2 |
| | |||||
* | Add two missing startup scripts; | Dmitry Sivachenko | 2014-07-04 | 8 | -5/+88 |
| | | | | fix path in all rc-scripts. | ||||
* | Add a port for hadoop version 2. | Dmitry Sivachenko | 2014-07-04 | 17 | -0/+1060 |
Not perfect but reasonable starting point. |