1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-14 07:43:06 +00:00
Commit Graph

297 Commits

Author SHA1 Message Date
Kris Kennaway
98dd96ee20 Remove category pkg/COMMENT files in favour of a COMMENT variable in the
category makefile.

Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk>
PR:		59651
2004-04-02 07:29:48 +00:00
Pav Lucistnik
99a2a9d13c Add pdftk, a simple tool for doing everyday things with PDF documents.
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>
2004-04-02 01:47:27 +00:00
Joe Marcus Clarke
44c6751d3e Retire this port. It has served its purpose, and now everything that
required it uses libgnomeprint.
2004-03-23 06:10:52 +00:00
Pav Lucistnik
098ba4d543 - Remove print/rubber, it's duplicate of textproc/rubber.
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)
2004-03-22 01:02:27 +00:00
Kirill Ponomarev
c8707b6b06 Add latex-lineno 3.10.20031112,
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
2004-03-06 09:20:44 +00:00
Kirill Ponomarev
50c92980a9 Add latex-arydshln 1.6.20030825,
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
2004-03-06 09:18:23 +00:00
Kirill Ponomarev
b1494aee9d Add latex-pict2e 0.2.20040219,
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
2004-03-04 16:30:40 +00:00
Pav Lucistnik
4fb92c7ca8 Add tipa, a collection of fonts and macros to use the T3-encoded IPA with LaTeX2e
PR:		ports/59444
Submitted by:	Andreas Braml <a.strich.b@web.de>
2004-02-28 15:31:17 +00:00
Kirill Ponomarev
80db9726c4 Add latex-logpap 0.6.20040201,
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
2004-02-13 22:03:35 +00:00
Kirill Ponomarev
202e6783c1 Add gl2ps 1.1.2,
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>
2004-01-31 13:40:44 +00:00
Kirill Ponomarev
8d72a79833 Add latex-index 4.02.b.20040120,
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
2004-01-29 18:35:35 +00:00
Kirill Ponomarev
f86be133fe Add latex-subfloat 2.14.20030821,
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
2004-01-29 10:48:17 +00:00
Kirill Ponomarev
4d1c72737c Add latex-booktabs 1.618.20030328,
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
2004-01-26 13:52:36 +00:00
Kirill Ponomarev
4eda94aea7 Add latex-bytefield 1.1.20021008,
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
2004-01-26 13:49:26 +00:00
Kirill Ponomarev
5d7cc130e6 Add latex-biblist 1.4.19920113,
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
2004-01-26 13:44:38 +00:00
Kirill Ponomarev
6326fea8b0 Add latex-bibunits 2.2.20001010,
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
2004-01-26 13:41:31 +00:00
Kirill Ponomarev
7e97eccf0e Add latex-bibtopic 1.0.20020822,
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
2004-01-26 13:37:44 +00:00
Kirill Ponomarev
6134cf0145 Add latex-feynmf 1.08.19961202,
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
2004-01-26 13:33:37 +00:00
Kirill Ponomarev
0ce7eee31e Add latex-timing 1.0.19940515,
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
2004-01-25 20:30:28 +00:00
Kirill Ponomarev
0efaad4f1b Add latex-layouts 2.6.20031125,
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
2004-01-25 20:26:02 +00:00
Kirill Ponomarev
c088dea4e0 Add latex-subfig 1.1.20040112,
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
2004-01-25 20:12:31 +00:00
Kirill Ponomarev
9c5aeb5b9d Add latex-caption 3.0.20031220,
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
2004-01-25 20:06:59 +00:00
Kirill Ponomarev
015a29d2b7 Add tex-texmflocal 1.0,
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
2004-01-25 20:02:42 +00:00
Kirill Ponomarev
c1dba55671 Add latex-mathabx 1.0.20031201,
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
2004-01-24 18:45:37 +00:00
Kirill Ponomarev
7c3f427409 Add latex-keystroke 1.0.20001109,
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
2004-01-24 18:33:20 +00:00
Kirill Ponomarev
aed5394ea7 Add pxfonts 1.0, yet another Palatino-style font for LaTeX.
PR:		ports/61832
Submitted by:	hrs@FreeBSD.org
2004-01-24 14:07:19 +00:00
Kirill Ponomarev
460c064dc5 Add latex-beamer 1.21,
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
2004-01-24 10:00:36 +00:00
Kirill Ponomarev
d6a0db44b7 Add latex-xcolor 1.06,
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
2004-01-24 09:53:00 +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
Mark Linimon
75d872c6d4 Add print/kaspaliste. 2004-01-06 18:50:55 +00:00
Ying-Chieh Liao
f41d3e97f9 add ttfquery 0.2.6
FontTools-based package for querying system fonts
2004-01-05 03:46:26 +00:00
Ying-Chieh Liao
6f15c4ca47 add texpower 0.0.9d
Creating dynamic online presentations with LaTeX
2003-12-30 08:26:41 +00:00
Mark Linimon
b1ba755331 Add two new KDE apps to deal with CDs:
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>
2003-12-29 09:54:25 +00:00
Ying-Chieh Liao
23d60cb963 add pfbtopfa 1.0
Convert PFB files to the PFA format
2003-12-24 02:49:02 +00:00
Bruce M Simpson
5d1da33ef5 New port: epsmerge, merge multiple EPS files into single PS or EPS output. 2003-12-08 16:22:05 +00:00
Ying-Chieh Liao
c640a0116d add typetools 1.80
Tools for manipulating fonts
2003-12-05 15:44:18 +00:00
Ying-Chieh Liao
68db523627 add libpdf++ 0.0.3
A C++ library to generate PDF files

PR:		59892
2003-12-05 00:57:49 +00:00
Ying-Chieh Liao
5441ad45cc add tipograf 0.4
GUI for a2ps
2003-12-05 00:54:49 +00:00
Oliver Eikemeier
9869294faa development version of print/lilypond:
"usually quite stable and very usable, providing wanted new features."

PR:		58260
Submitted by:	Patrick Atamaniuk <atamaniuk-ports@frobs.net>
Approved by:	marcus (mentor)
2003-11-20 20:15:42 +00:00
Alexander Nedotsukov
5147a729ae Add gribouy 0.0.8, Gribouy is a Type1 font editor. 2003-11-20 14:26:26 +00:00
Alexander Nedotsukov
2d2a0fd526 Add gnomephotoprinter 0.6, Gnome Photo Printer is intended for
printing photos in an easy way.
2003-11-17 02:55:38 +00:00
Michael Nottebrock
682e8c87e3 Add libpaper, a library providing routines for paper size management. 2003-11-16 19:10:44 +00:00
Kris Kennaway
0e73f57ef0 As announced on Aug 7, remove the broken pdflib4 port 2003-11-08 06:42:36 +00:00
Trevor Johnson
6689ebe957 The pktrace program has been renamed to mftrace.
repo-copied by:	joe
Approved by:	portmgr
2003-11-05 14:36:37 +00:00
Mario Sergio Fujikawa Ferreira
c1f0d424e0 New port mapagi version 0.6: Pagination utility that prints your
images/comics in 'in folio' format
2003-10-27 03:13:58 +00:00
Edwin Groothuis
0b51561b6e New port: print/phppdflib
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>
2003-10-12 10:02:42 +00:00
Edwin Groothuis
b36fde2929 new port: print/epsonepl "Printer filter for EPSON EPL-5700L etc"
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>
2003-10-10 04:26:14 +00:00
Edwin Groothuis
b2e7ed49f1 New port: print/foomatic-db-engine
db engine for foomatic (and gimp-print) printer drivers

PR:		ports/48812
Submitted by:	Martin Ranne <gasp@ridcully.dnsalias.org>
2003-10-08 12:52:42 +00:00
Edwin Groothuis
17244822d0 Port of rubber.
This is a port of rubber, which purpose is to make the
	building of a LaTeX document automated, from the source
	files to the final document file, replacing the work of a
	Makefile.

PR:		ports/50475
Submitted by:	SB <Sylvain.Baro@pps.jussieu.fr>
2003-10-06 05:10:57 +00:00
Edwin Groothuis
a14dc49c57 New port for print/mup
A shareware program for typesetting music

PR:		ports/45812
Submitted by:	Daniel O'Connor <doconnor@gsoft.com.au>
2003-10-06 00:58:59 +00:00