aboutsummaryrefslogtreecommitdiffstats
path: root/print/latex-auto-greek
Commit message (Collapse)AuthorAgeFilesLines
* Remove non staged ports without pending PR from p*bapt2014-09-026-171/+0
|
* Mark BROKEN: fails to installantoine2014-08-091-0/+2
| | | | | | | | | | /bin/cat /wrkdirs/usr/ports/print/latex-auto-greek/work//updmap.inc >> /usr/local/share/texmf-config/web2c/updmap.cfg /bin/cp /usr/local/share/texmf-dist/tex/generic/hyphen//hyphen.tex /usr/local/share/texmf-dist/tex/generic/hyphen//hyphen.tex.old cp: /usr/local/share/texmf-dist/tex/generic/hyphen//hyphen.tex: No such file or directory *** [do-install] Error code 1 Reported by: pkg-fallout With hat: portmgr
* Reset maintainership for ports not staged with no pending PRbapt2014-07-251-1/+1
| | | | With hat: portmgr
* Remove indefinite articles and trailing periods from COMMENT, plusolgeni2014-07-171-1/+1
| | | | | | | | | 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)
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-4/+2
| | | | print)
* Rectify USE_TEX to support both of teTeX and TeXLive.hrs2013-05-121-1/+1
| | | | | | | | | 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.
* Remove *_DEPENDS from ports which depend on teTeX and add USE_TEX=tetexhrs2013-05-061-5/+1
| | | | instead to make migration to TeXLive easier.
* Fix typos in COMMENT sectionskreuzer2012-08-241-1/+1
|
* The vast majority of pkg-descr files had the following format when theydougb2011-10-241-1/+0
| | | | | | | | | | | | | | | | had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues
* - Update MASTER_SITESmiwi2011-06-253-3/+2
| | | | | | | - Update WWW PR: 158283 Submitted by: Kostas Blekos <mplekos@physics.upatras.gr>
* - update to 1.4.1dinoex2010-03-281-1/+1
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* - update to jpeg-8dinoex2010-02-051-1/+1
|
* - bump all port that indirectly depends on libjpeg and have not yet been ↵dinoex2009-07-311-1/+1
| | | | | | bumped or updated Requested by: edwin
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* SHA256ifyedwin2006-01-241-0/+1
| | | | Approved by: krion@
* This is a LaTeX port that allows one to write greek documents with both latinpav2005-11-026-0/+175
and greek text, without having to use \textlatin or any other command to switch between the greek/latintext modes. It includes greek postscript fonts created by Angelos Haritsis. PR: ports/78830 Submitted by: eelvex <mplekos@physics.upatras.gr>