1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

Old jakarta ports: add license.

Minor cleanups: I am unsure if these ports should be deprecated. At least
jakarta-oro appears to be used so let them around for now.

"makepatch" at jakarta-regexp while here.

Approved by:	thierry (mentor, implicit)
This commit is contained in:
Pedro F. Giffuni 2019-10-07 16:45:50 +00:00
parent 680505d7fc
commit 41cd23d591
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=513970
3 changed files with 6 additions and 2 deletions

View File

@ -10,6 +10,8 @@ MASTER_SITES= http://archive.apache.org/dist/jakarta/oro/
MAINTAINER= ports@FreeBSD.org
COMMENT= Perl/awk/sh regular expressions for Java
LICENSE= APACHE20
USE_JAVA= yes
USE_ANT= yes
JAVA_VERSION= 1.6+

View File

@ -10,6 +10,8 @@ MASTER_SITES= APACHE_JAKARTA/regexp/binaries
MAINTAINER= ports@FreeBSD.org
COMMENT= Regular expressions for Java
LICENSE= APACHE20
BROKEN_armv6= fails to build: build.xml: Java returned: 1
BROKEN_armv7= fails to build: build.xml: Java returned: 1

View File

@ -1,5 +1,5 @@
--- build.xml.orig 2010-10-27 07:29:35.000000000 -0700
+++ build.xml 2010-10-27 07:30:39.000000000 -0700
--- build.xml.orig 2007-03-18 22:41:02 UTC
+++ build.xml
@@ -130,7 +130,7 @@
<!-- =================================================================== -->
<!-- Package -->