Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Apr 2002 18:42:56 +0200 (CEST)
From:      Tilman Linneweh <tilman@arved.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        tilman@arved.de
Subject:   ports/36754: Fix build on bento: java/janosvm
Message-ID:  <200204041642.g34GguZn046071@tl.kom.tuwien.ac.at>

next in thread | raw e-mail | index | archive | help

>Number:         36754
>Category:       ports
>Synopsis:       Fix build on bento: java/janosvm
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Apr 04 08:40:05 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Tilman Linneweh
>Release:        FreeBSD 4.5-STABLE i386
>Organization:
Vienna University of Technology
>Environment:
System: FreeBSD tl.kom.tuwien.ac.at 4.5-STABLE FreeBSD 4.5-STABLE #0: Tue Apr 2 18:27:42 CEST 2002 tilman@tl.kom.tuwien.ac.at:/usr/obj/usr/src/sys/MYKERNEL i386


	
>Description:
	The port wants latex to generate .dvi files.
	I think no port should depend on teTeX just for docs.
	As this port comes with html and ps doc, I think we can omit dvi.
	
>How-To-Repeat:
	
>Fix:

	
New patch in files dir:

cat files/patch-Makefile.in
--- Makefile.in.orig    Thu Apr  4 17:27:44 2002
+++ Makefile.in Thu Apr  4 17:28:00 2002
@@ -140,7 +140,7 @@

 AUTOMAKE_OPTIONS = foreign 1.3e

-SUBDIRS = . config include libltdl doc libraries kaffe test
+SUBDIRS = . config include libltdl libraries kaffe test

 EXTRA_DIST = \
        ChangeLog.1 \

diff -u pkg-plist.orig pkg-plist
--- pkg-plist.orig      Thu Apr  4 17:33:57 2002
+++ pkg-plist   Thu Apr  4 17:41:44 2002
@@ -373,22 +373,11 @@
 %%PORTDOCS%%share/doc/janosvm/doc/janosvm/extras/doc-license.html
 %%PORTDOCS%%share/doc/janosvm/doc/janosvm/extras/overview.html
 %%PORTDOCS%%share/doc/janosvm/doc/janosvm/index.html
-%%PORTDOCS%%share/doc/janosvm/doc/janosvm/install.aux
-%%PORTDOCS%%share/doc/janosvm/doc/janosvm/introduction.aux
 %%PORTDOCS%%share/doc/janosvm/doc/janosvm/introduction.html
-%%PORTDOCS%%share/doc/janosvm/doc/janosvm/jos-substrate.aux
-%%PORTDOCS%%share/doc/janosvm/doc/janosvm/jsihey-use.aux
 %%PORTDOCS%%share/doc/janosvm/doc/janosvm/manual-pdf.tex
 %%PORTDOCS%%share/doc/janosvm/doc/janosvm/manual-www.tex
-%%PORTDOCS%%share/doc/janosvm/doc/janosvm/manual.aux
-%%PORTDOCS%%share/doc/janosvm/doc/janosvm/manual.bbl
-%%PORTDOCS%%share/doc/janosvm/doc/janosvm/manual.dvi
-%%PORTDOCS%%share/doc/janosvm/doc/janosvm/manual.log
 %%PORTDOCS%%share/doc/janosvm/doc/janosvm/manual.ps
 %%PORTDOCS%%share/doc/janosvm/doc/janosvm/manual.tex
-%%PORTDOCS%%share/doc/janosvm/doc/janosvm/manual.toc
-%%PORTDOCS%%share/doc/janosvm/doc/janosvm/overview.aux
-%%PORTDOCS%%share/doc/janosvm/doc/janosvm/preface.aux
 %%PORTDOCS%%share/doc/janosvm/doc/janosvm/tex/body.tex
 %%PORTDOCS%%share/doc/janosvm/doc/janosvm/tex/commands.tex
 %%PORTDOCS%%share/doc/janosvm/doc/janosvm/tex/declarations.tex
@@ -398,14 +387,12 @@
 %%PORTDOCS%%share/doc/janosvm/doc/janosvm/tex/janosvm.bib
 %%PORTDOCS%%share/doc/janosvm/doc/janosvm/tex/jos-substrate.tex
 %%PORTDOCS%%share/doc/janosvm/doc/janosvm/tex/jsihey-use.tex
-%%PORTDOCS%%share/doc/janosvm/doc/janosvm/tex/manual.bbl
 %%PORTDOCS%%share/doc/janosvm/doc/janosvm/tex/overview.tex
 %%PORTDOCS%%share/doc/janosvm/doc/janosvm/tex/preface.tex
 %%PORTDOCS%%share/doc/janosvm/doc/janosvm/tex/tex4ht.cfg
 %%PORTDOCS%%share/doc/janosvm/doc/janosvm/tex/texmf.cnf
 %%PORTDOCS%%share/doc/janosvm/doc/janosvm/tex/tutorial.tex
 %%PORTDOCS%%share/doc/janosvm/doc/janosvm/tex/use.tex
-%%PORTDOCS%%share/doc/janosvm/doc/janosvm/tutorial.aux
 %%PORTDOCS%%share/doc/janosvm/doc/janosvm/tutorial/CrossTeamHello.html
 %%PORTDOCS%%share/doc/janosvm/doc/janosvm/tutorial/HelloBackEnd.java
 %%PORTDOCS%%share/doc/janosvm/doc/janosvm/tutorial/HelloHandle.java
@@ -418,7 +405,6 @@
 %%PORTDOCS%%share/doc/janosvm/doc/janosvm/tutorial/index.html
 %%PORTDOCS%%share/doc/janosvm/doc/janosvm/tutorial/programming-janosvm.html
 %%PORTDOCS%%share/doc/janosvm/doc/janosvm/tutorial/tutorial.config
-%%PORTDOCS%%share/doc/janosvm/doc/janosvm/use.aux
 %%PORTDOCS%%share/doc/janosvm/doc/kaffe/AUTHORS
 %%PORTDOCS%%share/doc/janosvm/doc/kaffe/ChangeLog
 %%PORTDOCS%%share/doc/janosvm/doc/kaffe/ChangeLog.1


>Release-Note:
>Audit-Trail:
>Unformatted:
 

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204041642.g34GguZn046071>