Bug 224647

Summary: print/gl2ps: re-enable glut and pdflatex
Product: Ports & Packages Reporter: Thierry Thomas <thierry>
Component: Individual Port(s)Assignee: Marcelo Araujo <araujo>
Status: Closed Not A Bug    
Severity: Affects Some People CC: tijl
Priority: --- Flags: bugzilla: maintainer-feedback? (araujo)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Re-enable GLUT and PDF none

Description Thierry Thomas freebsd_committer freebsd_triage 2017-12-28 16:05:59 UTC
Created attachment 189168 [details]
Re-enable GLUT and PDF

This port is patched to deactivate GLUT and PDF, and I do not see any reason for that: the attached patch reactivate them, this is the default chosen by upstream.

If they must be disabled in some case, it should be a non-default option.
Comment 1 Tijl Coosemans freebsd_committer freebsd_triage 2017-12-28 19:08:10 UTC
GLUT is only used to build a test program and LATEX is only used to regenerate the documentation.  Why do you need this?
Comment 2 Thierry Thomas freebsd_committer freebsd_triage 2017-12-29 11:08:45 UTC
You are right: I did not check the code, and it is only used by the example, that we do not install.

Sorry for the noise!