| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
- While here, add some NO_ARCHes
Approved by: portmgr blanket
|
| |
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
| |
- Maintainer's timeout (demon@FreeBSD.org)
PR: 198966
Submitted by: Shun <shun.fbsd.pr@dropcut.net>
|
| | |
|
| |
|
|
| |
Thanks to: antoine
|
| | |
|
| | |
|
| |
|
|
|
|
| |
(a* to d* categories)
PR: 192062
|
| | |
|
| | |
|
| |
|
|
| |
Pet portlint.
|
| | |
|
| |
|
|
|
| |
correct permissions.
Do not try to do the same every time daemon starts.
|
| | |
|
| |
|
|
|
|
| |
org.mortbay.io.nio.SelectorManager$SelectSet@abdcc1c JVM BUG(s) - injecting delay 59 times
Downgrade jetty to 6.1.14 to avoid this.
|
| | |
|
| |
|
|
| |
This way mapreduce tasks can't write to hdfs-owned files directly.
|
| |
|
|
| |
openjdk7. So suggest 7th version.
|
| |
|
|
| |
Reviewed by: pfg
|
| | |
|
| |
|
|
|
|
|
| |
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends
With hat: portmgr
|
| |
|
|
|
|
|
|
| |
- bump PORTREVISION
PR: 186615
Submitted by: Gea-Suan Lin <gslin@gslin.org>
Approved by: pfg (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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@)
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
| |
- Hand maintainership to submitter.
- Replace HADOOP_HOME with DATADIR and HADOOP_ETC with ETCDIR.
- Replace pkg-install and pkg-deinstall with pkg-plist entries.
- Support staging.
- Fix build on FreeBSD 10 (clang, libc++, hardcoded gcc).
PR: ports/183307
Submitted by: Pedro Giffuni <pfg@apache.org>
|
| |
|
|
| |
devel part 2)
|
| |
|
|
| |
With hat: portmgr
|
| |
|
|
|
|
|
| |
Reported by: Dmitry Sivachenko (trtrmitya _ at _ gmail.com)
Approved by: culot@
Pointy hat to: clement@
Feature safe: yes
|
|
|
- Add hadoop user to GIDs/UIDs (955)
The Apache Hadoop software library is a framework that allows for the
distributed processing of large data sets across clusters of computers
using a simple programming model.
WWW: http://hadoop.apache.org/
Approved by: culot@, jadawin@ (mentors)
Feature safe: yes
|