summaryrefslogtreecommitdiffstats
path: root/print/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Add dvipsk-tetex, a port for the dvipsk utilityhrs2004-05-121-0/+1
| | | | | | in teTeX distribution. Approved by: linimon (mentor)
* Upgrade to fontforge.nork2004-05-011-1/+0
| | | | | PR: ports/65805 Submitted by: KANOU Hiroki <kanou@khdd.net> (maintainer)
* Update to 20031210.nork2004-05-011-0/+1
| | | | | PR: ports/61725 Submitted by: KANOU Hiroki <kanou@khdd.net> (maintainer)
* Remove category pkg/COMMENT files in favour of a COMMENT variable in thekris2004-04-021-0/+2
| | | | | | | category makefile. Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> PR: 59651
* Add pdftk, a simple tool for doing everyday things with PDF documents.pav2004-04-021-0/+1
| | | | | | | | | | | | | | | | Keep one in the top drawer of your desktop and use it to: Merge PDF Documents Split PDF Pages into a New Document Decrypt Input as Necessary (Password Required) Encrypt Output as Desired Burst a PDF Document into Single Pages Report on PDF Metrics, including Metadata and Bookmarks Uncompress and Re-Compress Page Streams Repair Corrupted PDF (Where Possible) PR: ports/64555 Submitted by: Patrick Dung <patrick_dkt@yahoo.com.hk>
* Retire this port. It has served its purpose, and now everything thatmarcus2004-03-231-1/+0
| | | | required it uses libgnomeprint.
* - Remove print/rubber, it's duplicate of textproc/rubber.pav2004-03-221-1/+0
| | | | | | | | | | Port Version Added on print/rubber 0.99.5 Oct 6 2003 textproc/rubber 0.99.6 Mar 27 2003 PR: ports/64497 Reported by: Kay Lehmann <kay_lehmann@web.de> Pointy hat: edwin (for adding duplicate back in fall 03)
* Add latex-lineno 3.10.20031112,krion2004-03-061-0/+1
| | | | | | | | | | | The LaTeX package lineno.sty provides line numbers on paragraphs. After TeX has broken a paragraph into lines there will be line numbers attached to them, with the possibility to make references through the LaTeX \ref, \pageref cross reference mechanism. PR: ports/63810 Submitted by: hrs@FreeBSD.org
* Add latex-arydshln 1.6.20030825,krion2004-03-061-0/+1
| | | | | | | | latex-arydshln gives LaTeX's array and tabular environments the capability to draw horizontal/vertical dash-lines. PR: ports/63809 Submitted by: hrs@FreeBSD.org
* Add latex-pict2e 0.2.20040219,krion2004-03-041-0/+1
| | | | | | | | | The pict2e package extends the existing LaTeX picture environment, using the familiar technique (cf. the graphics and color packages) of driver files. PR: ports/63760 Submitted by: hrs@FreeBSD.org
* Add tipa, a collection of fonts and macros to use the T3-encoded IPA with ↵pav2004-02-281-0/+1
| | | | | | | LaTeX2e PR: ports/59444 Submitted by: Andreas Braml <a.strich.b@web.de>
* Add latex-logpap 0.6.20040201,krion2004-02-131-0/+1
| | | | | | | | | | The logpap package provides four macros for drawing logarithmic-logarithmic, logarithmic-linear, linear-logarithmic and (because it was easy to implement) linear-linear graph paper with LaTeX. PR: ports/62805 Submitted by: hrs@FreeBSD.org
* Add gl2ps 1.1.2,krion2004-01-311-0/+1
| | | | | | | | | | | | | | | | | GL2PS is a C library providing high quality vector output for any OpenGL application. The main difference between GL2PS and other similar libraries is the use of sorting algorithms capable of handling intersecting and stretched polygons, as well as non manifold objects. GL2PS provides advanced smooth shading and text rendering, culling of invisible primitives, mixed vector/bitmap output, and much more... GL2PS can currently create PostScript (PS), Encapsulated PostScript (EPS) and Portable Document Format (PDF) files, as well as LATEX files for the text fragments. PR: ports/62150 Submitted by: Igor Pokrovsky <tiamat@comset.net>
* Add latex-index 4.02.b.20040120,krion2004-01-291-0/+1
| | | | | | | | | | latex-index is a reimplementation of LaTeX's indexing macros to provide better support for indexing in LaTeX. For example, it supports multiple indexes in a single document and provides a more robust \index command. PR: ports/62075 Submitted by: hrs@FreeBSD.org
* Add latex-subfloat 2.14.20030821,krion2004-01-291-0/+1
| | | | | | | | | | 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
* Add latex-booktabs 1.618.20030328,krion2004-01-261-0/+1
| | | | | | | | | | | booktabs is to enable the easy production of tables such as should appear in published scientific books and journals. What distinguishes these from plain LaTeX tables is the default use of additional space above and below rules, and rules of varying `thickness'. PR: ports/61936 Submitted by: hrs@FreeBSD.org
* Add latex-bytefield 1.1.20021008,krion2004-01-261-0/+1
| | | | | | | | | | The bytefield package helps the user create illustrations for network protocol specifications and anything else that utilizes fields of data. These illustrations show how the bits and bytes are laid out in a packet or in memory. PR: ports/61935 Submitted by: hrs@FreeBSD.org
* Add latex-biblist 1.4.19920113,krion2004-01-261-0/+1
| | | | | | | | | | biblist is a LaTeX style to create a typeset listing of a (possibly large) BibTeX input file. With such large files -- especially, if the cite keys are long -- the needed string space is often exceeded. PR: ports/61923 Submitted by: hrs@FreeBSD.org
* Add latex-bibunits 2.2.20001010,krion2004-01-261-0/+1
| | | | | | | | | | | The `bibunits' package allows separate bibliographies for different units or parts of the text. The units can be chapters, sections or bibunit environments. The package is compatible with a wide variety of packages, including, but not limited to, natbib, overcite and KOMA-SCRIPT classes. PR: ports/61924 Submitted by: hrs@FreeBSD.org
* Add latex-bibtopic 1.0.20020822,krion2004-01-261-0/+1
| | | | | | | | | | | bibtopic is a LaTeX package for including several bibliographies in a document. These bibliographies might be considered to cover different topics (hence the name) or bibliographic material (e.g., primary and secondary literature) and the like. PR: ports/61922 Submitted by: hrs@FreeBSD.org
* Add latex-feynmf 1.08.19961202,krion2004-01-261-0/+1
| | | | | | | | | | | feynmf is a combined LaTeX/Metafont package for easy drawing of professional quality Feynman diagrams. feynmf lays out most diagrams satisfactorily from the structure of the graph without any need for manual intervention. Nevertheless all the power of Metafont is available for more obscure cases. PR: ports/61921 Submitted by: hrs@FreeBSD.org
* Add latex-timing 1.0.19940515,krion2004-01-251-0/+1
| | | | | | | | | latex-timing is a LaTeX package for drawing timing diagrams. It is designed as an extention of the standard LaTeX "picture" environment and uses METAFONT for the symbols. PR: ports/61896 Submitted by: hrs@FreeBSD.org
* Add latex-layouts 2.6.20031125,krion2004-01-251-0/+1
| | | | | | | | | | The layouts package enables the display of various elements of a document's layout including: the general page layout; disposition of floats; layout of paragraphs, lists, footnotes, table of contents, and sectional headings; font boxes. PR: ports/61895 Submitted by: hrs@FreeBSD.org
* Add latex-subfig 1.1.20040112,krion2004-01-251-0/+1
| | | | | | | | | | This is a LaTeX package that supports the inclusion of small "sub" figures and tables. It simplifies the positioning, captioning and labeling of them within a single figure or table environment. PR: ports/61894 Submitted by: hrs@FreeBSD.org
* Add latex-caption 3.0.20031220,krion2004-01-251-0/+1
| | | | | | | | | The caption package provides many ways to customise the captions in floating environments such figure and table and cooperates with many other packages. PR: ports/61893 Submitted by: hrs@FreeBSD.org
* Add tex-texmflocal 1.0,krion2004-01-251-0/+1
| | | | | | | | | This is a meta-port to create a site-local $TEXMF directory, which is used to store site-local fonts, macro packages, and configurations. PR: ports/61892 Submitted by: hrs@FreeBSD.org
* Add latex-mathabx 1.0.20031201,krion2004-01-241-0/+1
| | | | | | | | | | | latex-mathabx is a package including a LaTeX style and MetaFont fontset for Math series, aka mathabx. mathabx includes the largest set of mathematical symbols ever programmed in MetaFont. These fonts are very high quality fonts even if some symbols may have to be designed anew. PR: ports/61844 Submitted by: hrs@FreeBSD.org
* Add latex-keystroke 1.0.20001109,krion2004-01-241-0/+1
| | | | | | | | | | | latex-keystroke provides macros for the graphical representation of the keys on a computer keyboard. `keystroke' is based on macros which were used in a previous edition of the Linux manual published by the SuSE G.m.b.H. distributor, and is licensed under the GPL. PR: ports/61839 Submitted by: hrs@FreeBSD.org
* Add pxfonts 1.0, yet another Palatino-style font for LaTeX.krion2004-01-241-0/+1
| | | | | PR: ports/61832 Submitted by: hrs@FreeBSD.org
* Add latex-beamer 1.21,krion2004-01-241-0/+1
| | | | | | | | | | | latex-beamer is a LaTeX class that allows you to create a beamer presentation. It can also be used to create slides. It behaves similarly to other packages like Prosper, but has the advantage that it works together directly with pdflatex, but also with dvips. PR: ports/61827 Submitted by: hrs@FreeBSD.org
* Add latex-xcolor 1.06,krion2004-01-241-0/+1
| | | | | | | | | | | latex-xcolor provides easy driver-independent access to several kinds of color tints, shades, tones, and mixes of arbitrary colors. It allows to select a document-wide target color model and offers tools for automatic color schemes, conversion between eight color models, and alternating table row colors. PR: ports/61828 Submitted by: hrs@FreeBSD.org
* Add latex-pgf 0.50,krion2004-01-241-0/+1
| | | | | | | | | | | | 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
* Add print/kaspaliste.linimon2004-01-061-0/+1
|
* add ttfquery 0.2.6ijliao2004-01-051-0/+1
| | | | FontTools-based package for querying system fonts
* add texpower 0.0.9dijliao2003-12-301-0/+1
| | | | Creating dynamic online presentations with LaTeX
* Add two new KDE apps to deal with CDs:linimon2003-12-291-0/+2
| | | | | | | | kcdlabel creates covers, labels and booklets for your CD cases; kover is a WYSIWYG CD cover printer. PR: ports/60674, ports/60673 Submitted by: Markus Brueffer <brueffer@phoenix-systems.de>
* add pfbtopfa 1.0ijliao2003-12-241-0/+1
| | | | Convert PFB files to the PFA format
* New port: epsmerge, merge multiple EPS files into single PS or EPS output.bms2003-12-081-0/+1
|
* add typetools 1.80ijliao2003-12-051-0/+1
| | | | Tools for manipulating fonts
* add libpdf++ 0.0.3ijliao2003-12-051-0/+1
| | | | | | A C++ library to generate PDF files PR: 59892
* add tipograf 0.4ijliao2003-12-051-0/+1
| | | | GUI for a2ps
* development version of print/lilypond:eik2003-11-201-0/+1
| | | | | | | | "usually quite stable and very usable, providing wanted new features." PR: 58260 Submitted by: Patrick Atamaniuk <atamaniuk-ports@frobs.net> Approved by: marcus (mentor)
* Add gribouy 0.0.8, Gribouy is a Type1 font editor.bland2003-11-201-0/+1
|
* Add gnomephotoprinter 0.6, Gnome Photo Printer is intended forbland2003-11-171-0/+1
| | | | printing photos in an easy way.
* Add libpaper, a library providing routines for paper size management.lofi2003-11-161-0/+1
|
* As announced on Aug 7, remove the broken pdflib4 portkris2003-11-081-1/+0
|
* The pktrace program has been renamed to mftrace.trevor2003-11-051-1/+1
| | | | | repo-copied by: joe Approved by: portmgr
* New port mapagi version 0.6: Pagination utility that prints yourlioux2003-10-271-0/+1
| | | | images/comics in 'in folio' format
* New port: print/phppdflibedwin2003-10-121-0/+1
| | | | | | | | phppdflib is a class written in php that presents an easy to use API for creating PDF files dynamically. PR: ports/56256 Submitted by: HSIN-HSIUNG CHANG <sexbear@tmu.edu.tw>
* new port: print/epsonepl "Printer filter for EPSON EPL-5700L etc"edwin2003-10-101-0/+1
| | | | | | | | | | This is a printer filter for the EPSON EPL-5700L, EPL-5800L and EPL-5900L budget models of EPSON's laser printers. This port also provides a driver for apsfilter. PR: ports/48292 Submitted by: Simon 'corecode' Schubert <corecode@corecode.ath.cx>
OpenPOWER on IntegriCloud