Commit graph

464 commits

Author SHA1 Message Date
Alex Dupre
a78b72618f The PDF Renderer is an open source, all Java library which renders
PDF documents to the screen using Java2D.

Some features:

 * view PDFs in your own app
 * print-preview before exporting PDF files
 * render PDFs to PNGs in a server-side web application
 * view PDFs in a 3D scene
 * draw on top of PDFs and annotate them in a networked viewer

WWW: https://pdf-renderer.dev.java.net/
2008-11-25 08:24:06 +00:00
Martin Wilke
a066b89dc9 The PECL-haru extension provides bindings to the
libHaru library. libHaru is a free, cross platform,
and Open Source library for generating PDF files.

WWW: http://pecl.php.net/package/haru/

PR:		ports/129033
Submitted by:	Wen Heping <wenheping at gmail.com>
2008-11-23 18:12:48 +00:00
Pav Lucistnik
1b8b768f5e The supertabular bundle defines the supertabular and supertabular*
environments.  They make it possible to have a tabular that spans multiple
pages.  Each page is its own tabular environment, thus the various parts may
have different widths.

WWW: http://www.ctan.org/tex-archive/macros/latex/contrib/supertabular/

PR:		ports/126673
Submitted by:	Jorge Niedbalski <niedbalski@gmail.com>
2008-11-14 13:53:36 +00:00
Thomas Abthorpe
e2b427f333 rtf2latex2e is a program that translates RTF (rich text format) files into
LaTeX files. It translates text formatting, tables, figures, and equations.
The resulting LaTeX files are quite readable and suitable for editing.

WWW: http://sourceforge.net/project/showfiles.php?group_id=22324

PR:		ports/128041
Submitted by:	Martin Dieringer <martin.dieringer at gmx.de>
2008-11-11 14:42:37 +00:00
Martin Wilke
bb3f481af5 Prawn is a new pure Ruby PDF generation library,
with the long term goal of providing a suitable
replacement for PDF::Writer. It is being developed
under the auspices of the Ruby Mendicant project
with copious help from a number of mighty fine
contributors.

WWW: http://rubyforge.org/projects/prawn/

PR:		ports/128455
Submitted by:	wenheping at gmail.com
2008-11-09 23:25:09 +00:00
Erwin Lansing
7658303a9d Hook ifxetex up to the build to unbreak INDEX. 2008-09-27 19:14:05 +00:00
Hiroki Sato
00e8ec4600 Remove ports of Adobe Reader 7 and the localized versions because of
security vulnerability.  The print/acroreadwrapper new supports
acroread8 only.

Security:	CVE-2008-2641
Security:	CVE-2008-0883
Security:	http://www.adobe.com/support/security/bulletins/apsb08-15.html
2008-09-06 04:59:52 +00:00
Hiroki Sato
6e0909e045 * print/ghostscript-* and related ports have been renamed in the
following way:

	print/ghostscript-gnu -> print/ghostscript7
	print/ghostscript-gnu-nox11 -> print/ghostscript7-nox11
	print/ghostscript-gnu-commfont -> print/ghostscript7-commfont
	print/ghostscript-gpl -> print/ghostscript8
	print/ghostscript-gpl-nox11 -> print/ghostscript8-nox11
	japanese/ghostscript-gnu-jpnfont -> print/ghostscript7-jpnfont
	korean/ghostscript-gnu-korfont -> print/ghostscript7-korfont

* USE_GHOSTSCRIPT now supports a version number which the port
  requires.  The valid value is "7" or "8".  If other value is
  specified, value of WITH_GHOSTSCRIPT_VER is used.

* WITH_GHOSTSCRIPT_GNU has been removed in favor of
  WITH_GHOSTSCRIPT_VER.  The valid value of WITH_GHOSTSCRIPT_VER is
  "7" or "8", and the default value is "8".

Approved by:	portmgr (pav)
2008-09-05 19:41:48 +00:00
Martin Wilke
e8a23cc114 A LaTeX package, which provides facilities for inline and display quotations.
WWW: http://www.ctan.org/tex-archive/help/Catalogue/entries/csquotes.html

PR:		ports/126999
Submitted by:	vj562001 at yahoo.de
2008-09-05 14:22:42 +00:00
Martin Wilke
1358313cbb GSview is a graphical interface for Ghostscript. (Ghostscript is an
interpreter for the PostScript page description language used by
laser printers.) For documents following the Adobe PostScript Document
Structuring Conventions, GSview allows selected pages to be viewed or
printed. Features include:
* Display and print PostScript and PDF files.
* View pages in arbitrary order (Next, Previous, Goto).
* Page size and Orientation are automatically selected from DSC
  comments or can be selected using the menu.
* Print selected pages using Ghostscript.
* Convert pages to bitmap, PDF or PostScript.
* Selectable display resolution, depth, alpha.
* Single button zoom.
* Extract selected pages to another file.
* Copy display bitmap to clipboard, and save clipboard bitmap as BMP file.
* Add bitmap or user preview to EPS file (Interchange, TIFF or Windows
  Metafile)
* Graphically select and show bounding box for EPS file.
* Extract bitmap preview or PostScript from DOS EPS file.
* Extract text or search for text.
* Can read gzip and bzip2 compressed PostScript and PDF files.
* On-line help.
* English, Catalan, Dutch, French, German, Greek, Italian, Russian,
  Slovak, Spanish and Swedish languages.

PR:		ports/125602
Submitted by:	bf <bf2006a at yahoo.com>
2008-07-19 10:13:26 +00:00
Martin Wilke
94eb69cdf3 texvc takes LaTeX-compatible equations and produces formatted output in
HTML, MathML, and (via LaTeX/dvips/ImageMagick) rasterized PNG images.
Input data is parsed and scrutinized for safety, and the output includes
an estimate of whether the code is simple enough that HTML rendering will
look acceptable.

WWW:	http://www.mediawiki.org/wiki/Texvc

PR:		ports/124607
Submitted by:	Max Brazhnikov <makc at issp.ac.ru>
2008-06-18 23:27:33 +00:00
Edwin Groothuis
b977a2fc92 [NEW PORT] print/latex-aastex: LaTeX class for American Astronomical
Society (AAS) journals

	AASTeX is a LaTeX-based package that can be used to mark
	up manuscripts for American Astronomical Society (AAS)
	journals. AASTeX enables you to prepare manuscripts and
	tables for electronic submission to The Astronomical Journal
	(AJ) and The Astrophysical Journal (ApJ).

	WWW: http://authors.iop.org/atom/help.nsf/LookupJournalSpecific/WebLatexGuidelines~AJ

PR:		ports/123653
Submitted by:	Koji Yokota <yokota@res.otaru-uc.ac.jp>
2008-06-16 21:29:51 +00:00
Edwin Groothuis
450b209942 [NEW PORT] print/latex-aa: LaTeX class for submission to "Astronomy and Astrophysics"
LaTeX2e class for submission to the scientific journal
	Astronomy and Astrophysics.

	In order to ensure the smoothest transition for both authors
	and publishers, Springer-Verlag has kindly granted EDP
	Sciences the permission to use the LaTeX macro package that
	they developed for A&A Main journal.

	Only minor changes have been incorporated between the
	Springer class (1999) and the EDP Sciences class for the
	new journal.

	WWW: http://www.edpsciences.org/

PR:		ports/123652
Submitted by:	Koji Yokota <yokota@res.otaru-uc.ac.jp>
2008-06-16 21:23:59 +00:00
Dirk Meyer
2672c4bbb1 The capabilities of the Color library are limited to pure mathematical
manipulation of the colours based on colour theory without reference to colour
profiles (such as sRGB or Adobe RGB). For most purposes, when working with the
RGB and HSL colours, this won't matter. However, some colour models (like CIE
L*a*b*) are not supported because Color does not yet support colour profiles,
giving no meaningful way to convert colours in absolute colour spaces (like
L*a*b*, XYZ) to non-absolute colour spaces (like RGB).

WWW: http://rubyforge.org/projects/color/
2008-03-29 12:18:01 +00:00
Joe Marcus Clarke
6f32add9a7 The FreeBSD GNOME team is proud to annunce the release of GNOME 2.22.0 for
FreeBSD.  The official GNOME 2.22 release notes can be found at
http://library.gnome.org/misc/release-notes/2.22/ .  On the FreeBSD front,
this release features an updated hal port with support for video4linux
devices, DRM (Direct Rendering), and better support of removable media.  Work
is also underway to tie webkit more closely into GNOME.  As part of the
GNOME 2.22 upgrade, GStreamer received a rather large upgrade as well.
Be sure to consult UPDATING on the proper steps to upgrade all of your
GNOME ports.

This release would not have been possible without the contributions and
testing efforts of the following people:

Pawel Worach
kan
edwin
Peter Ulrich Kruppa
J. W. Ballantine
Yasuda Keisuke
Andriy Gapon
2008-03-24 03:52:36 +00:00
Michael Johnson
dd9602c2a3 Add system-config-printer
CUPS configuration Gtk+2.0 GUI

Configures a CUPS server. It uses the CUPS API (bound to Python with pycups)
to do this. The communication with the server is performed using IPP. As a
result, it is equally able to configure a remote CUPS server as a local one.

WWW: http://cyberelk.net/tim/software/system-config-printer/
2008-03-23 16:21:10 +00:00
Michael Johnson
eb9c8a9887 Add py-cups
CUPS bindings for Python

WWW: http://cyberelk.net/tim/software/pycups/
2008-03-23 16:19:06 +00:00
Bruce M Simpson
7852bf39be Add the KDE version of the poster utility.
With this port, FreeBSD users should be able to print posters
from KDE print dialogs.
2008-03-09 03:04:15 +00:00
Oliver Braun
f8ddf3463c Hyperlinked documentation for the HsColour libraries.
This documentaion is generated by HsColour and haddock.

PR:		ports/120975
Submitted by:	Giuseppe Pilichi aka Jacula Modyun <jacula at gmail.com>
2008-02-29 20:50:33 +00:00
Oliver Braun
a3167b5cde hscolour is a small Haskell script to colourise Haskell
code. It currently has four output formats:

  ANSI terminal codes, HTML 3.2 with <font> tags,
  HTML 4.01 with CSS, and LaTeX.

author:		Malcolm Wallace
maintainer:	Malcolm Wallace
license:	GPL
WWW:		http://www.cs.york.ac.uk/fp/darcs/hscolour
package-url:	ftp://ftp.cs.york.ac.uk/pub/haskell/contrib/
Exposed-Modules:
  Language.Haskell.HsColour,
  Language.Haskell.HsColour.ANSI,
  Language.Haskell.HsColour.Anchors,
  Language.Haskell.HsColour.Classify,
  Language.Haskell.HsColour.ColourHighlight,
  Language.Haskell.HsColour.Colourise,
  Language.Haskell.HsColour.TTY,
  Language.Haskell.HsColour.HTML,
  Language.Haskell.HsColour.LaTeX,
  Language.Haskell.HsColour.General,
  Language.Haskell.HsColour.MIRC,
  Language.Haskell.HsColour.CSS

PR:		ports/120975
Submitted by:	Giuseppe Pilichi aka Jacula Modyun <jacula at gmail.com>
2008-02-29 19:54:21 +00:00
Martin Wilke
dc66d6f125 A reimplementation of the LaTeX biliographic facilities.
WWW: http://www.ctan.org/tex-archive/help/Catalogue/entries/biblatex.html

PR:		ports/119806
Submitted by:	vj562001 at yahoo.de
2008-01-26 22:30:50 +00:00
Martin Wilke
e1d9345487 A toolbox providing programming facilities for LaTeX.
WWW: http://www.ctan.org/tex-archive/macros/latex/contrib/etoolbox/

PR:		ports/119805
Submitted by:	vj562001 at yahoo.de
2008-01-20 22:17:28 +00:00
Johan van Selst
285c577a40 paps: UTF-8 to PostScript converter using Pango 2008-01-09 20:45:58 +00:00
Hiroki Sato
0f1088e2a0 Add Adobe Reader 8.1.1 and localized versions (total 15
languages).  Changes from 7.x include:

User Interface:

 * New improved UI with more real-estate in terms of page view
   space. Only the most commonly used tools are present in the
   toolbar by default (and the toolbar can be customized by the
   user according to his/her own preference.)

 * Sleek design and new stylish user interface
   elements (including toolbars, navigation tabs, panes, etc.)
   for a more rich user experience.

 * Improved launch time and overall performance. Less waiting,
   more work.

 * Support for Single Document Interface (SDI) mode for improved
   usability. Less cluttered, more intuitive.

 * Always-available search toolbar (includes find and access to
   search pane)

New Features:

 * Support for playing Multimedia-enabled PDF documents for
   supported media types (linux). Play Real media and more!

 * Support for participating in Shared Reviews along with other
   users of Adobe Reader 8.x on Unix, and Adobe Reader/Acrobat
   8.x on Win/Mac. Collaborate right inside the Reader.

 * Improvements in Commenting and Drawing Markup tools.

 * New tools such as Loupe Tool, Pan and Zoom. Expand your
   horizons, and control what you want to see.

 * Support for dynamically rendered bar code generation in forms.

 * Updated Review Tracker with inbuilt support for RSS feeds. Use
   the Reader as your RSS feed reader!

 * New 2D and 3D measuring tools for more accurate control of
   architectural drawings.

 * Printing: New support for Booklet Printing and Low Resolution
   printing of secured documents.

 * Significant performance improvement for certain types of forms
   via direct rendering for Dynamic Forms.

 * Support for documents created with Adobe Acrobat 3D including
   navigation, cross-section and rendering.

 * Accessibility: Support for Orca.

 * Various new additions to the Manage Digital ID feature,
   including support for Roaming Credentials, support for
   Cryptographic Tokens and Smart Cards (PKCS#11 compliant).

 * Support for adding a Digital Signature Field in documents
   which have been "Reader Enabled" through Acrobat Professional
   on Win/Mac.

 * Support for viewing PDF Packages - get an organized view of
   your PDFs in a single well-defined interface.

 * Support for the PRC format for 3D data.

 * Beyond Reader: New help resources that contains up-to-date
   information on Adobe products, Adobe Reader and how it can be
   used with Adobe¡Çs other products.

 * Adobe Help Viewer - a self-contained, one-stop shop for all
   help related to the Reader

 * Improved Search capabilities, including searching of
   sub-documents in a PDF Package, improved searching of
   attachments, etc.
2008-01-04 20:22:56 +00:00
Pav Lucistnik
90c62a59dc Prettyref provides a command \newrefformat, which specifies the way in
which a reference is typeset, according to a label "identification".
The identification is set in the \label command, by using prefixed label
names; so instead of \label{mysection}, one uses \label{sec:mysection},
and prettyref interprets the "sec:" part.  The package is compatible
with hyperref and with other packages.

WWW: http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/

PR:		ports/118116
Submitted by:	Koji Yokota <yokota@res.otaru-uc.ac.jp>
2007-12-18 16:43:24 +00:00
Hiroki Sato
c22dc0dc0f Remove print/yatex-mule because Mule is obsolete now. 2007-10-25 14:52:56 +00:00
Michael Johnson
16ba0c09e9 Remove gimp-devel and friends since gimp 2.4.0 is now in ports 2007-10-25 00:08:05 +00:00
Thierry Thomas
c28ba0b19c Add print/lyx15, a document processor interfaced with LaTeX
(current stable version repocopied from print/lyx).

PR:		ports/116357
Submitted by:	Ullrich Franke <trash.esiac (at) googlemail.com>
2007-10-08 09:17:06 +00:00
Stefan Eßer
e39ea9bf73 New port of pyPdf, a Pure-Python library for access to and modification
of PDF files.
2007-10-08 06:54:19 +00:00
Martin Wilke
771c01b09e Print driver for the Minolta PagePro 1(2/3/4)xxW printers.
WWW: http://hinterbergen.de/mala/min12xxw/

PR:		ports/116744
Submitted by:	Tim McCormick <tim at pcbsd.org>
2007-10-05 21:12:58 +00:00
Thomas Abthorpe
1cc35ac86b 2007-01-04 print/clibpdf: distfile and homepage disappeared
2007-10-01 print/ruby-clibpdf: required port print/clibpdf deprecated

Approved by:	clsung (mentor)
2007-10-01 12:37:24 +00:00
Rong-En Fan
9716a77fea Remove print/ghostscript-afpl as it has been replaced by print/ghostscript-gpl
since version 8.57. The leading ghostscript is the -gpl one.

Approved by:	portmgr (pav)
2007-09-24 08:43:49 +00:00
Michael Johnson
041e56613c Retire print/gimp-print, graphics/gimp1, and graphics/gimp-pmosaic 2007-09-16 17:34:46 +00:00
Rong-En Fan
491ebe7422 - Connect print/latex-cjk to build 2007-08-19 03:36:37 +00:00
Ying-Chieh Liao
057ad64626 add latex-resume 20010823
A resume class for LaTeX
2007-07-30 09:53:51 +00:00
Michael Johnson
a67fff7cf3 Add cupsddk
The CUPS Driver Development Kit (DDK) provides a suite of standard drivers,
a PPD file compiler, and other utilities that can be used to develop printer
drivers for CUPS and other printing environments.

WWW: http://www.cups.org/ddk/
2007-07-04 21:00:00 +00:00
Ying-Chieh Liao
d1e9fe8720 add libharu 2.0.8
Haru Free PDF Library
2007-06-15 15:18:00 +00:00
Andrew Pantyukhin
f6b5cd7fa6 Add port print/a2pdf:
a2pdf converts ASCII text to PDF format, with optional line/page
numbering and Perl syntax highlighting.

WWW: http://perl.jonallen.info/projects/a2pdf
Author: Jon Allen <jj@jonallen.info>
2007-06-11 15:04:34 +00:00
Martin Wilke
046ff7c965 PHP extention to generate postscript by using pslib.
WWW: http://pecl.php.net/package-info.php?package=ps

PR:		ports/112968
Submitted by:	Alan Garfield <alan at fromorbit.com>
2007-05-29 17:09:21 +00:00
Nicola Vitale
dc62b45acb SpliX is a set of CUPS printer drivers for SPL (Samsung Printer Language)
printers. Below is a non-exhaustive list of currently supported printers. Note
that only SPL2 and SPLc printers are currently supported!

Manufacturer    Model       State
Xerox	        Phaser 6100	Works
Samsung	        CLP-300 	Non-working
Samsung	        CLP-500	    Works
Samsung	        CLP-510	    Works
Samsung	        CLP-600	    Non-working
Samsung	        ML-1510	    Works
Samsung	        ML-1520	    Works
Samsung	        ML-1610	    Works
Samsung	        ML-1710	    Works
Samsung	        ML-1740	    Works
Samsung	        ML-1750	    Works
Samsung	        ML-2010	    Works
Samsung	        ML-2150	    Untested
Samsung	        ML-2250	    Works
Samsung	        ML-2550	    Untested
Samsung	        ML-2571	    Works

WWW:	http://splix.sourceforge.net/

PR:		ports/111034
Submitted by:	Tomas Verbaitis <tomasv at megalogika.lt>
2007-05-29 13:14:59 +00:00
Michael Johnson
975866a281 - Add gimp-devel-gutenprint [1]
- Make gimp-devel depend on gimp-devel-gutenprint instead of gimp-gutenprint [2]

Repocopied by:	marcus [1]
Reported by:	kris mail [2]
2007-04-28 06:05:35 +00:00
Li-Wen Hsu
8a23e1166f Add pdfcube 0.0.2, an OpenGL presentation viewer on a spinning cube.
Approved by:	clsung (mentor)
2007-04-20 15:23:04 +00:00
Michael Johnson
fd92d17b19 Connect gimp-app, gimp-app-devel, and gutenprint-base
Reported by:	kris
Forgotten by:	ahze
2007-04-04 23:53:58 +00:00
Michael Johnson
d5fa03286e Add gutenprint-ijs
GutenPrint Ghostscript Drivers
2007-04-04 15:11:33 +00:00
Michael Johnson
6d1f4f8dbe - Add gutenprint-foomatic (gutenprint-base slave port)
Gutenprint foomatic data files
2007-04-04 15:09:54 +00:00
Michael Johnson
ec3d6a39d8 Add gutenprint-cups (gutenprint-base slave port)
Gutenprint cups drivers
2007-04-04 15:08:35 +00:00
Michael Johnson
d3bd4755a6 Add gimp-gutenprint (gutenprint-base slave port)
* gimp-print plugin for the GIMP
2007-04-04 15:07:06 +00:00
Martin Wilke
fa5b7341cc XPP is a graphical utility for managing printers and submitting print jobs.
It interfaces with CUPS on the backend and allows the user to configure
double sided printing, active tray, color adjustment, etc.  It supports the
command line flags of lpr as well.

You will first need to configure a printer via CUPS to use XPP.

WWW: http://cups.sourceforge.net/xpp/

PR:		ports/110780
Submitted by:	Nate Lawson <njl at freebsd.org>
2007-03-29 08:57:52 +00:00
Martin Wilke
813d8e999b 2007-01-04 net/tund: distfile disappeared and has no homepage
2007-01-04 net/xbms: distfile and homepage disappeared
2007-01-03 print/bibcard: distfile and homepage disappeared
2007-01-05 19:02:59 +00:00
Martin Wilke
89fc8fbeff 2007-01-01 graphics/teddy: No new releases in the past 4 years
2007-01-01 net/arla: "does not compile"
2007-01-02 sysutils/lsmlib: distfile and homepage disappeared
2007-01-02 security/ifd-gpr400: distfile and homepage disappeared
2007-01-04 science/mmtk: distfile and homepage disappeared
2007-01-04 print/xtem: distfile and homepage disappeared
2007-01-04 net/mrt: distfile and homepage disappeared
2007-01-05 18:42:55 +00:00