Bug 193202 - [patch] print/texlive-texmf allow disable install of source files
Summary: [patch] print/texlive-texmf allow disable install of source files
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Hiroki Sato
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-31 12:47 UTC by Zsolt Udvari
Modified: 2014-08-31 20:24 UTC (History)
1 user (show)

See Also:


Attachments
source option - patch (764.75 KB, patch)
2014-08-31 12:47 UTC, Zsolt Udvari
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Zsolt Udvari freebsd_committer freebsd_triage 2014-08-31 12:47:00 UTC
Created attachment 146594 [details]
source option - patch

Introduce option SOURCE.

Without SOURCE option can install texlive-texmf without source files (takes about 230Mb). Source files isn't necessary on daily use.
Comment 1 Hiroki Sato freebsd_committer freebsd_triage 2014-08-31 19:38:26 UTC
I am working on splitting texlive-texmf port into two ports instead of adding an option to exclude source/*.
Comment 2 commit-hook freebsd_committer freebsd_triage 2014-08-31 20:24:01 UTC
A commit references this bug:

Author: hrs
Date: Sun Aug 31 20:23:32 UTC 2014
New revision: 366827
URL: http://svnweb.freebsd.org/changeset/ports/366827

Log:
  Split print/texlive-texmf into two ports, texlive-texmf and
  texlive-texmf-source.

  PR:	193202

Changes:
  head/Mk/bsd.tex.mk
  head/print/Makefile
  head/print/texlive-full/Makefile
  head/print/texlive-texmf/Makefile
  head/print/texlive-texmf/pkg-plist
  head/print/texlive-texmf-source/
  head/print/texlive-texmf-source/Makefile
  head/print/texlive-texmf-source/distinfo
  head/print/texlive-texmf-source/pkg-descr
  head/print/texlive-texmf-source/pkg-plist
Comment 3 Hiroki Sato freebsd_committer freebsd_triage 2014-08-31 20:24:51 UTC
Committed in r366827.