Commit Graph

27 Commits

Author SHA1 Message Date
Jung-uk Kim
5a52a08234 Clean up after java/openjdk6 and java/openjdk6-jre removal
java/openjdk6 support was removed from Mk/bsd.java.mk (r512662) and
java/openjdk6 and java/openjdk6-jre were removed from the ports tree
(r512663).  Now this patch completely removes remaining stuff from the
ports tree.

PR:			241953 (exp-run)
Reviewed by:		glewis
Approved by:		portmgr (antoine)
Differential Revision:	https://reviews.freebsd.org/D22342
2019-11-26 21:46:12 +00:00
Jimmy Olgeni
4167e5819f Update lang/abcl to version 1.6.0.
Set JAVA_VERSION to 7+, as 1.6+ is no longer supported according
to bsd.java.mk.
2019-11-23 09:50:26 +00:00
Mark Linimon
bf43557044 For ports that are marked BROKEN on armv6, and also fail to build on
armv7, mark them so.

This is part two of a multipart commit to bring armv7 ports to parity
with armv6.

Approved by:	portmgr (tier-2 blanket)
Obtained from:	lonesome.com -exp run
2017-11-30 06:13:34 +00:00
Jimmy Olgeni
ab13c52dda Update lang/abcl to version 1.5.0. 2017-06-11 18:03:55 +00:00
Mark Linimon
28a42395cb Mark some ports failing on armv6. In cases where the error message
was a stub, provide a real one.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2017-05-26 14:45:53 +00:00
Jimmy Olgeni
3d0e9af03b Update lang/abcl to version 1.4.0. 2016-10-11 08:08:22 +00:00
Jimmy Olgeni
260933a454 Upgrade lang/abcl to version 1.3.3. 2015-09-20 21:44:10 +00:00
Jimmy Olgeni
dc94c0a1ab Upgrade to version 1.3.2. 2015-04-19 16:33:27 +00:00
Jimmy Olgeni
d0e831bce2 Include abcl-contrib, which enables using QuickLisp.
PR:		192829
Submitted by:	Mark Evenson
2014-08-19 13:01:24 +00:00
Jimmy Olgeni
ac30cb067f Remove indefinite articles from COMMENT where I'm maintainer. 2014-06-08 13:14:42 +00:00
Jimmy Olgeni
0a88c3bd82 Upgrade to version 1.3.1; take over maintainership.
PR:		ports/187853
Submitted by:	olgeni
Approved by:	maintainer timeout
2014-05-11 14:13:06 +00:00
Emanuel Haupt
230d51fca4 Support staging 2014-03-20 15:20:30 +00:00
Baptiste Daroussin
888ab73a81 Add NO_STAGE all over the place in preparation for the staging support (cat: lang) 2013-09-20 19:53:09 +00:00
Jimmy Olgeni
a5d1b1b8d0 Upgrade to version 1.2.1.
PR:		ports/181530
Submitted by:	olgeni
Approved by:	maintainer timeout (15+ days)
2013-09-11 12:43:47 +00:00
Jimmy Olgeni
8397d9460c Upgrade to version 1.1.1.
PR:		ports/176994
Submitted by:	olgeni
Approved by:	maintainer timeout
Feature safe:	yes
2013-04-19 15:42:58 +00:00
Baptiste Daroussin
7c354b1913 Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION=	1.5+ (part2)
2012-12-10 13:18:28 +00:00
Jimmy Olgeni
dd9f7e62b3 Fix Java requirement in pkg-descr according to Makefile. 2012-08-14 20:16:16 +00:00
Jimmy Olgeni
51b0d7ddab Upgrade to version 1.0.1 and fix home URL.
Set JAVA_VERSION to 1.5+ now that openjdk6 is the default JVM.

PR:		ports/162439 (plus 1.0.1 bump)
Submitted by:	olgeni
Approved by:	maintainer timeout (95 days)
2012-02-13 13:51:16 +00:00
Jimmy Olgeni
bb225d16f9 Restore original JAVA_VERSION=1.5 from Makefile 1.7, which should
fix tinderbuilds on 7.x.
2011-05-25 21:03:08 +00:00
Jimmy Olgeni
7bc88b9eb2 Upgrade to version 0.25.0[1] and add executable wrapper[2].
PR:		ports/156050[1], ports/156174[2].
Submitted by:	olgeni
Approved by:	maintainer timeout
2011-05-16 10:25:05 +00:00
Wen Heping
cf23106cd3 - Update to 0.24.0
PR:		ports/154258
Submitted by:	Wen Heping (myself)
Approved by:	maintainer(timeout, >3 weeks)
2011-02-17 01:08:57 +00:00
Pav Lucistnik
efa63f6ba4 - Remove USE_GCC where it can be satisfied with base compiler on following
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
2008-07-25 14:34:52 +00:00
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 14:17:21 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Martin Wilke
c6dd1bb0d1 - Fix pkg-plist
Submitted by:	krisbot
2007-04-21 22:02:26 +00:00
Martin Wilke
2161713a0f - Update to 0.0.10
PR:		111816
Submitted by:	Mark Evenson<mark.evenson@gmx.at>
Approved by:	maintainer
2007-04-19 11:04:41 +00:00
Aaron Dalton
678f4151de Adding port lang/abcl. Armed Bear Common Lisp, an implementation of
Common Lisp in Java.

PR:		ports/96232
Submitted by:	Frank Fischer <fischer.frank@gmail.com>
2006-07-25 07:34:24 +00:00