Commit Graph

35 Commits

Author SHA1 Message Date
naddy
d159f8d1ad Make use of "find -exec {} +" (which is POSIX) and "find -delete"
(which is not) throughout the ports Makefiles.

* Replace find|xargs with find -exec {} +
* Replace -exec {} \; with -exec {} + if applicable.
* Use the -delete operator to remove files and empty directories.
* Combine and tweak some find(1) invocations while here.

ok kn@ rsadowski@ espie@
2020-03-20 16:44:21 +00:00
sthen
f74b6c2d62 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:44:34 +00:00
kurt
7705a5ad0b Revision bump all java ports for the jre package removal and java.port.mk
changes.
2019-06-11 00:38:33 +00:00
sthen
5fe0c20101 update to maven-3.6.0, from Karel Gardas (plus I fixed the plist) 2019-02-11 22:31:25 +00:00
jasper
3d99afabc7 update to maven-3.5.3 2018-04-23 10:41:52 +00:00
ian
e318140f31 Update Maven to 3.5.0. 2017-08-18 18:38:21 +00:00
kurt
558715b919 - disconnect devel/jdk/1.7 from the build
- adjust java.port.mk so all 1.7 and lower ports now build with 1.8
- bump revision on affected ports
okay sthen@, ian@, landry@
2017-04-21 13:27:46 +00:00
ajacoutot
7421ec3073 Update to maven-3.3.1 and bump java version.
from and ok ian@
2015-07-29 07:59:36 +00:00
kurt
d498ed0fe7 Fix mvn command line execution. 2015-07-04 17:06:33 +00:00
espie
2ace40bfb8 don't depend on modes in the ports tree being what we want installed 2015-05-08 09:08:44 +00:00
jasper
b6fda76c64 drop combination of sed and perl in favor of SUBST_CMD 2014-11-11 08:40:38 +00:00
jasper
ea539b6481 update to maven-3.2.3 2014-11-11 08:29:59 +00:00
kurt
46f312eaef - Unlink jdk/1.6 and make jdk/1.7 the default jdk for all java ports
- Adjust java.port.mk and cmake to use 1.7
- Adjust jdk/1.7 for pkg_add upgrades
okay sthen@, jasper@, ajacoutot@
2014-05-07 15:42:15 +00:00
espie
bcf3856632 PERMIT_* / REGRESS->TEST sweep 2013-03-11 10:50:00 +00:00
jasper
8128a14c89 Poisoned variable REVISON is already set... 2013-03-08 10:40:08 +00:00
kurt
3a3fd3881e - Fix javaPathHelper use
- Use unversioned install directory
okay jasper@
2013-03-06 13:12:47 +00:00
jasper
45987be890 - add $V to SUBST_VARS to minimize future diffs. 2013-03-02 12:35:01 +00:00
jasper
15e553cf97 - update to apache-maven-3.0.5 2013-03-02 12:33:57 +00:00
jasper
add6bcd42c - update to maven-3.0.4
ok kurt@
2013-02-06 17:46:44 +00:00
kurt
6a13dc6824 - remove devel/jdk/1.5 and lang/kaffe
- adjust java.port.mk for their removal
- bump affected packages
okay jasper@
2011-10-07 13:54:30 +00:00
espie
c5a475ebe0 normalize pkgpath 2011-09-16 09:24:48 +00:00
jasper
f552eb3264 - using PKGNAME to construct DISTNAME makes kitty sad. 2011-08-30 17:19:12 +00:00
jasper
fa7be240b1 - bump REVISION after recent java.port.mk change 2011-08-30 17:16:35 +00:00
espie
5855efb734 move depends to new style 2010-11-15 19:45:56 +00:00
stsp
560796a277 Update to 2.2.1.
Now depends on devel/jdk >= 1.5 instead of lang/kaffe, so i386/amd64 only.
Tested by me on i386 and by Tobias Sarnowski on amd64.
ok bernd@ kurt@
2009-08-30 22:05:25 +00:00
sthen
99abaac50c pkgname bumps following java.port.mk r1.18, pointed out by espie@ 2009-04-26 09:38:25 +00:00
sthen
dfe5f95d84 bump pkgname following java dep change 2009-03-11 23:21:21 +00:00
kurt
5476403976 Bump PKGNAME due to RUN_DEPENDS change caused by 1.3 and 1.4 jdk
depreciations.
2008-06-24 02:46:21 +00:00
sturm
81ede3a6b8 missing PKGNAME bumps after java.port.mk changes
noticed by espie@
2008-03-26 13:07:04 +00:00
merdely
376b75df06 Remove quotes surrounding COMMENT*/PERMIT_*/BROKEN 2007-09-16 02:52:56 +00:00
espie
470294650d base64 distinfo with SHA256 2007-04-05 15:37:40 +00:00
kurt
59012601cb bump pkg due to java.port.mk change in RUN_DEPENDS 2007-01-16 02:48:02 +00:00
kurt
d5e7960401 pkg bump due to depends change in java.port.mk 2006-11-01 20:47:41 +00:00
kurt
bcd51ac954 convert last java port over to use javaPathHelper. okay nikolay@ 2006-08-07 19:30:52 +00:00
bernd
2937ebc4ef Import maven-2.0.
Maven is a software project management and comprehension tool. Based on
the concept of a project object model (POM), Maven can manage a
project's build, reporting and documentation from a central piece of
information.

help & ok kurt@
2005-12-08 09:48:02 +00:00