| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
| |
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Categories P-S.
CR: D422
Approved by: portmgr (bapt)
|
| |
|
|
|
|
| |
print)
|
|
|
|
|
|
|
|
|
| |
TEX_DEFAULT:
A knob to choose teTeX or TeXLive. One can specify in /etc/make.conf.
USE_TEX:
A knob for port developers. Valid keywords are listed in
bsd.tex.mk.
|
|
|
|
| |
instead to make migration to TeXLive easier.
|
| |
|
| |
|
|
|
|
|
| |
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
| |
|
|
|
|
|
|
| |
bumped or updated
Requested by: edwin
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
|
|
|
| |
Approved by: krion@
|
|
|
|
| |
in the new teTeX distribution.
|
|
|
|
|
|
|
|
|
|
| |
print/teTeX-base, not print/teTeX.
- Use share/texmf-local instead of share/texmf.
- Some style fixes.
Approved by: linimon (mentor)
|
| |
|
|
latex-subfloat enables subnumbering of different floats
(figures and tables) simular to the subequations-environment of
the amsmath package. It does not the same as the subfigure
package which generates subfigures within one normal figure.
PR: ports/62035
Submitted by: hrs@FreeBSD.org
|