Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Aug 2007 23:16:14 +0400 (MSD)
From:      Dmitry Marakasov <amdmi3@amdmi3.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/115764: math/gnuplot: doesn't need to depend on print/teTeX-base
Message-ID:  <20070823191614.E8F42406C@hades.panopticon>
Resent-Message-ID: <200708231920.l7NJK1CZ006474@freefall.freebsd.org>

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

>Number:         115764
>Category:       ports
>Synopsis:       math/gnuplot: doesn't need to depend on print/teTeX-base
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Aug 23 19:20:01 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Dmitry Marakasov
>Release:        FreeBSD 6.1-RELEASE-p12 i386
>Organization:
>Environment:
System: FreeBSD hades.panopticon 6.1-RELEASE-p12 FreeBSD 6.1-RELEASE-p12 #0: Tue Jan 16 23:12:21 MSK 2007 amdmi3@hades.panopticon:/usr/obj/usr/src/sys/HADES i386


>Description:
The math/gnuplot port depends on latex (print/teTeX-base port). This dependency is not actually mandatory, as gnuplot installs and works fine without latex, and latex brings hell of additional dependencies.

Btw, X11 should also be added to OPTIONS.
>How-To-Repeat:
cd /usr/ports/math/gnuplot && vi Makefile (remove latex dependency) && make install && gnuplot
>Fix:
Should be trivial: WITH_LATEX option is needed and plist should be corrected.
>Release-Note:
>Audit-Trail:
>Unformatted:



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