Commit graph

23 commits

Author SHA1 Message Date
Chris Rees
0dd7579209 Various spelling corrections
PR:		ports/175331
Submitted by:	Christoph Mallon
Approved by:	No objections within three weeks from any maintainer

While here, style and duplicate phrase fixes in bsdcflow pkg-descr

Submitted by:	mi
2013-02-09 12:00:52 +00:00
Baptiste Daroussin
9c526f7217 Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION=	1.5+ (part3)
2012-12-10 13:43:43 +00:00
Mark Linimon
06e6677793 Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,
remove support for them from bsd.java.mk.  As Jikes is not available in Java 1.5
or higher, remove it from bsd.java.mk too (suggested by hq@) and from the ports
which used it (only occurences were USE_JIKES=no).  Support for the Blackdown VM
is also removed, as it is not available in Java 1.5 and higher.

Also remove the mapping from Java 1.1-1.4 to Java 1.5+ in bsd.java.mk to detect
old, broken ports; therefore bump the minimal value of JAVA_VERSION to 1.5.
While here, replace static values of JAVA_VERSION in files/*.in by
%%JAVA_VERSION%% .

PR:		ports/158969
Submitted by:	rene
Tested on:	pointyhat-west -exp
2011-07-21 05:03:02 +00:00
Martin Wilke
edbfcf1c23 - Kick MD5 Support 2011-07-03 06:14:57 +00:00
Pav Lucistnik
4bb8eb15eb - Convert unzip -a to USE_DOS2UNIX
PR:		ports/146533
Submitted by:	Alex Kozlov <spam@rm-rf.kiev.ua>
2010-06-03 15:54:29 +00:00
Greg Lewis
ffd9eaca7e . Add in the AcrobatViewer script template, missed in the previous commit.
Submitted by:	Stefan Thurner <thurners@nicsys.de>
Pointy hat:	glewis
2008-02-09 15:58:06 +00:00
Greg Lewis
6ffc5019d4 . Make Java an EXTRACT_DEPENDS since we use it in post-extract.
Pointed out by:	pointyhat (via erwin)
2008-02-07 23:04:56 +00:00
Greg Lewis
67b17690d2 . Make this port run. Its always built correctly, but I've had problems
running it.  The changes include:
  . Pull in stubs for the MRJToolkit classes.  These are not used, but
    some are imported, so the app was failing with NoClassDef errors.
  . Eliminate the build dependency on Perl.
  . Use standard ways of depending on Java.
  . Don't install unnecessary stuff.
  . Install in appropriate directories and respect NOPORTDOCS.
  . Replace the relatively complicated and non-working launcher script
    supplied with a simple version that uses javavm(1).
2008-02-06 17:11:43 +00:00
Mark Linimon
fea68da846 Depending on javavmwrapper should be enough, rather than also depending
on the antique JRE for Java 1.1.  I'll investigate how it works with
the other JREs.

Pointy hat to:	self
2007-12-12 07:01:15 +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
Pav Lucistnik
6edb86f43a - Add SHA256 2005-11-25 17:44:39 +00:00
Volker Stolz
14127b8a9d Fix WWW-tag
PR:		ports/74800
Submitted by:	Manfred N. Riem
2004-12-07 11:36:15 +00:00
Trevor Johnson
f15b845ebe SIZEify. 2004-01-29 16:13:06 +00:00
Trevor Johnson
7e223b8511 Define USE_PERL5_BUILD, not erroneous USE_PERL.
Submitted by:	Oliver Eikemeier
2003-11-20 15:06:14 +00:00
Trevor Johnson
318a536982 Define USE_PERL to make Perl available for (mostly deprecated)
"perl -pi -e" construction.
2003-11-20 13:51:47 +00:00
Maxim Sobolev
10588346d3 Let be hohest: I really don't have a time now to properly maintain all
these great pieces of software, so that let others with more free time
to take over them.
2003-07-29 09:12:37 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Maxim Sobolev
17a583b040 Correct comment. 2001-04-28 08:12:29 +00:00
Maxim Sobolev
10e2f8893d Whitespace-only:
Make indentation uniform across my ports.
2000-11-01 15:51:11 +00:00
Maxim Sobolev
5db1aa9735 Make it working with javavmwrapper. 2000-06-20 07:41:24 +00:00
Maxim Sobolev
390a860a56 Remove "@dirrm share/java" as it is now JDK's job. 2000-05-31 09:46:24 +00:00
Satoshi Asami
f05aff6040 @dirrm share/java 2000-05-31 05:54:11 +00:00
Maxim Sobolev
1b69e27a4e Initial import of Adobe AcrobatViewer(r) - a new Adobe's free PDF viewer written
entirely in Java

PR:		16606
Submitted by:	sobomax
2000-05-29 08:34:03 +00:00