aboutsummaryrefslogtreecommitdiff
path: root/devel/maven3
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | devel part 3) Notes: svn path=/head/; revision=327724
* Decommissioning java 1.5 (EOLed since October 2009):Baptiste Daroussin2012-12-101-6/+2
| | | | | | | suppress any reference to USE_JAVA= 1.5+ (part1) Notes: svn path=/head/; revision=308600
* Update to 3.0.4 and add LICENSEHerve Quiroz2012-04-072-5/+6
| | | | | | | | | PR: 166637 Submitted by: Radim Kolar <hsn@filez.com> Feature safe: yes Notes: svn path=/head/; revision=294347
* Fix install when PREFIX != LOCALBASEHerve Quiroz2011-10-021-0/+1
| | | | | | | Reported by: pointyhat via pav Notes: svn path=/head/; revision=282786
* Fix RUN_DEPENDSHerve Quiroz2011-09-261-1/+1
| | | | | | | Reported by: pointyhat via pav Notes: svn path=/head/; revision=282415
* Use devel/maven-wrapperHerve Quiroz2011-09-211-6/+8
| | | | Notes: svn path=/head/; revision=282103
* Apache Maven is a software project management and comprehension tool. Based onHerve Quiroz2011-09-014-0/+72
the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central piece of information. WWW: http://maven.apache.org/ Notes: svn path=/head/; revision=281007