Date: Wed, 6 Feb 2008 17:11:43 +0000 (UTC) From: Greg Lewis <glewis@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/print/acrobatviewer Makefile distinfo pkg-plist ports/print/acrobatviewer/files patch-aa patch-ab Message-ID: <200802061711.m16HBhn3065387@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
glewis 2008-02-06 17:11:43 UTC
FreeBSD ports repository
Modified files:
print/acrobatviewer Makefile distinfo pkg-plist
Removed files:
print/acrobatviewer/files patch-aa patch-ab
Log:
. 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).
Revision Changes Path
1.10 +34 -38 ports/print/acrobatviewer/Makefile
1.4 +3 -0 ports/print/acrobatviewer/distinfo
1.2 +0 -48 ports/print/acrobatviewer/files/patch-aa (dead)
1.2 +0 -11 ports/print/acrobatviewer/files/patch-ab (dead)
1.4 +6 -7 ports/print/acrobatviewer/pkg-plist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200802061711.m16HBhn3065387>
