Vítor Galvão
d3645f5b1c
mactex.rb: added vendor host comment
2015-01-18 01:02:09 +00:00
Vítor Galvão
de352d8fa0
mactex.rb: added name
2015-01-06 03:24:42 +00:00
Vítor Galvão
d05586d46a
mactex.rb: change ':unknown' license comment
2014-12-20 13:46:36 +00:00
Roland Walker
4dee300af3
license todo comment in mactex
2014-12-10 08:50:01 -05:00
Roland Walker
0eddc17829
blank before uninstall in mactex
2014-11-22 09:12:42 -05:00
Roland Walker
49fd212fe1
new-style header in mactex
2014-11-13 12:36:07 -05:00
Roland Walker
2db6c0f24f
add license stanza to mactex
2014-10-01 11:43:19 -04:00
Roland Walker
21f643c3b0
re-use version in mactex
2014-09-26 10:58:33 -04:00
Roland Walker
ae0a6ce663
cvt to :delete mactex
2014-09-18 07:57:57 -04:00
Roland Walker
40f81f565e
mactex.rb
2014-09-10 11:37:03 -04:00
ndr
59d0058fe7
Reformat mactex.rb according to readability conventions
2014-06-27 02:01:26 +02:00
ndr
4b4d69a968
Update MacTex to 2014 release
2014-06-19 15:19:26 +02:00
Roland Walker
c8cd897435
mass convert Casks to sha256 :no_check
2014-05-08 08:51:31 -04:00
Sean Zhu
ba763d0156
updated caveat in MacTeX to zsh-only
2014-03-30 20:15:57 -07:00
Roland Walker
2d53c029f7
add :files directive to MacTex uninstall
...
`:pkgutil` leaves behind file `/etc/paths.d/TeX`
2014-03-27 08:59:56 -04:00
Roland Walker
329c48298a
caveats first-class in DSL, gets own mini-DSL
...
Make caveats a first-class member of the Cask DSL. It no longer has to
be specified with "def caveats", but can be given as "caveats do ... end"
as with after_install blocks.
In addition, create a mini-DSL which can be used within caveats blocks,
providing standard messages when manual installers must be used,
reboot-required, etc.
Add alternate form: caveats can also accept a compile-time string for
simple cases.
This is 99% compatible with old Casks, as it still works by defining
a caveats method. However, all Casks containing caveats are cleaned
up and adapted according to the new DSL.
Full docs in CONTRIBUTING.md.
2014-01-20 11:54:46 -05:00
Colin Dean
6e398ca9b2
Add PATH caveats to MacTeX Cask
...
Warns user that they may need to add the mactex `/usr/texbin` directory to their
PATH manually, as the package does not seem to do this or symlink automatically.
Fixes #2277 .
See also [this comment](https://github.com/phinze/homebrew-cask/pull/2284#commitcomment-4974770 )
on #2284 for more information.
2014-01-03 20:11:40 -05:00
Tom Vincent
a6e0436df7
sha1 -> no_checksum: formula uses latest scheme
2013-10-17 14:06:35 +01:00
Tom Vincent
f1da99d13c
Fix install pkg name
2013-10-17 13:47:44 +01:00
Tom Vincent
4779bd224f
Add MacTeX
2013-10-17 13:44:42 +01:00