Commit graph

21 commits

Author SHA1 Message Date
Baptiste Daroussin
6c6152ff82 Add NO_STAGE all over the place in preparation for the staging support (cat: print) 2013-09-20 22:43:59 +00:00
Hiroki Sato
4e09def2d4 Rectify USE_TEX to support both of teTeX and TeXLive.
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.
2013-05-11 17:58:55 +00:00
Hiroki Sato
7dadfc8a88 Remove *_DEPENDS from ports which depend on teTeX and add USE_TEX=tetex
instead to make migration to TeXLive easier.
2013-05-06 02:00:40 +00:00
Hiroki Sato
d69df6f894 Update to 2.10.
PR:	ports/154256
2011-02-10 14:31:56 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Dmitry Marakasov
3eb168f46b - Switch SourceForge ports to the new File Release System: categories starting with P,R,S 2009-08-22 00:35:32 +00:00
Dirk Meyer
eca78ec61b - bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin
2009-07-31 13:57:52 +00:00
Hiroki Sato
6bbce42c81 Update to 2.00.
PR:	ports/124934
2008-06-29 12:29:07 +00:00
Hiroki Sato
9175e555af Update to 1.18. Changes include:
- Added regular polygon and start shapes (by Mark Wibrow).
  - Added graphic externalization commands.
  - Added barycentric coordinate system.
  - Added direct TikZ plotting of function based on math engine.
  - Added math documentation into main documentation.
  - Added Mark Wibrow's math library.
  - Added calendar support.
  - Added matrix stuff.
  - Added automatic driver selection for xetex.
  - Added "growth parent anchor" option.
  - Fixed superfluous spaces in quick math parse code
  - Fixed superfluous \newboxes in math and image code
  - Fixed mth parser to recognize \wd\mybox.
  - Fixed wrong \pgfmathsetrandomseed
  - Fixed wrong \pgfmathradians@
  - Fixed problems with long mantissa and plain tex math code.
  - Fixed things so that \setlength works in pictures, once more.
  - Fixed selectfont problem in pdfsys-dvipdfm.def
  - Fixed problem with lost lastx/lasty in foreach in TikZ.
  - Fixed snake+rectangle+transform problem.
  - Fixed rectangle+rounded corner problem.
  - Fixed postscrip eofill1 problem.
  - Fixed amsmath/pgf clash because of wrong definition of \:
  - Fixed size of hyperlinks inside nodes.
  - Fixed ConTeXt problem in pgfbaseplot.
  - Fixed .aux problems in plain and ConTeXt mode. Using .pgf as
    extension now.
2007-08-01 18:47:56 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Hiroki Sato
94f5981ff9 Update to 1.10. Changes include:
Version 1.10:

        - Renamed \pgf@sys@pdf@mark to \pgfsyspdfmark.
        - Fixed the ConTeXt support so that it is usable (which is wasn't).

        Version 1.09:

        - Added \usepgflibrary and \usetikzlibrary to simplify adding
          new libraries.
        - Added native ConTeXt support in the form of module
          wrappers.
        - Added patterns.
        - Added crosses snake.
        - Added to and edge path operations.
        - Added to path library. In particular, this gives decent
          curved paths.
        - Added tikz automata library.
        - Added tikz er diagram library.
        - Added tikz Petri net library.
        - Added tikz mindmap library.
        - Added access to nodes in other pictures (!).
        - Added extended baseline setting.
        - Added functionality to add new coordinate systems.
        - Added polar xy coordinate system.
        - Added diamond shape (!).
        - Added plot mark phase, repeat and indices.
        - Added text height and text depth options.
        - Added label and pin options.
        - Added automatic node placement (!).
        - Added pgfsys-dvi.def for pure dvi mode. Supports only
          black and white drawing (not documented and not really usable).
        - Added 3d library (not documented and not really usable).
        - Cleared up license chaos.
        - Reorganized library documentation.
        - Removed pgflibraryautomata, use pgflibrarytikzautomata instead.
        - Fixed tree level option bug.
        - Fixed missing options for coordinates.
        - Fixed bug in TikZ parabola code.
        - Fixed bug in TikZ snake cycle code.
        - Fixed bug with empty list in pgffor
        - Fixed bug in code for insertion of dvips header specials.
        - Fixed bug in shading code (wrong bigpoint correction).
        - Fixed bug #1472666.
        - Fixed bug #1473255.
        - Fixed bug #1526175.
        - Fixed bug #1542512.
        - Fixed bug in TikZ transformation code for nested pictures.
        - Fixed patch #1443606.
        - Fixed path #1526178.

PR:     ports/108585
2007-03-30 01:31:10 +00:00
Hiroki Sato
810c4f5f9d Resurrect print/latex-pgf and print/latex-beamer and update
them to 1.01 and 3.06 respectively.

Changes since latex-beamer 3.01 (included in teTeX) include:

 - Fixed bug in drawing of buttons.
 - Version for use with pgf version 1.00.
 - Added color theme wolverine and presentation theme AnnArbor,
   submitted by Madhusudan Singh <madhusudan.singh@gmail.com>.
 - Added two screen options.
 - Added subsubsections (evil!).
 - Added \begin{frame}{Title}{Subtitle} syntax.
 - Switched to pgf version 0.95
 - \setbeamercovered is now scoped.
 - Fixed location of navigation symbols on plain frames.
 - Fixed wrong frame number in conjunction with fragile option.
 - Fixed compatibility definitions like \beamertemplateballtoc.
 - Fixed compatibility definitions for \beamersetleftmargin.
 - Fixed wobbling height of frametitle in default theme.
 - Fixed problem with serif theme and "onlymath" option.
 - Fixed problem with >127 characters and fragile option.
 - Fixed problem with activation of Chinese characters
 - Fixed problem with spaces in semiverbatim.
2007-01-04 21:48:19 +00:00
Vasil Dimov
37a9257fe9 Remove expired ports:
2006-12-01 print/latex-beamer: is already included in the teTeX distribution
2006-12-01 print/latex-bibtopic: is already included in the teTeX distribution
2006-12-01 print/latex-bibunits: is already included in the teTeX distribution
2006-12-01 print/latex-booktabs: is already included in the teTeX distribution
2006-12-01 print/latex-index: is already included in the teTeX distribution
2006-12-01 print/latex-layouts: is already included in the teTeX distribution
2006-12-01 print/latex-pgf: is already included in the teTeX distribution
2006-12-01 print/latex-subfig: is already included in the teTeX distribution
2006-12-01 print/latex-xcolor: is already included in the teTeX distribution
2006-12-01 print/latex-lineno: is already included in the teTeX distribution
2006-12-01 print/latex-pict2e: is already included in the teTeX distribution
2007-05-31 multimedia/gstreamer-plugins-mpeg2enc80: Obsolete version, use gstreamer 0.10 instead
2006-12-01 lang/gcc30: "This port is no longer in use by anything in the ports collection and will be removed in the future.  Use a later release instead."
2006-12-01 lang/egcs: "This port is no longer in use by anything in the ports collection and will be removed in the future.  Use a later release of gcc instead"
2006-12-01 graphics/php4-ming: doesn't work with new version of ming library
2006-12-01 graphics/dvipng: is already included in the teTeX distribution
2006-12-12 16:06:42 +00:00
Kris Kennaway
9ab34309b6 Schedule these ignored ports for termination on 2006-12-01 2006-09-02 20:27:12 +00:00
Hiroki Sato
c12c9bc2fe - Mark as IGNORE because this is already included in the teTeX-3.0.
- Fix pkg-plist.
2005-02-10 17:33:17 +00:00
Hiroki Sato
8c8728e34c Update to 0.65. 2004-11-15 20:13:02 +00:00
Hiroki Sato
f5f0ce6f24 Update to 0.64. 2004-11-03 17:03:53 +00:00
Hiroki Sato
a33abf127c - Update to 0.62.
- Fix dependency.

Submitted by:	ijliao
PR:		69078
Approved by:	linimon (mentor)
2004-08-19 17:40:42 +00:00
Kirill Ponomarev
3da751f900 - Update to version 0.60
PR:		ports/63713
Submitted by:	maintainer
2004-03-03 21:38:07 +00:00
Kirill Ponomarev
e93bcce376 Add latex-pgf 0.50,
latex-pgf is a TeX macro package that allows you to create
graphics in your TeX documents using a special pgfpicture
environment and special macros for drawing lines, curves,
rectangles, and many other kind of graphic objects.  Its usage
closely resembles the pstricks package or the normal picture
environment of LaTeX.

PR:		ports/61826
Submitted by:	hrs@FreeBSD.org
2004-01-24 09:48:54 +00:00