This is the CM-Super package; it contains Type 1 fonts convered from
METAFONT fonts and covers entire EC/TC, EC Concrete, EC Bright and LH
fonts (Computer Modern font families). All European and Cyrillic
writings are covered.
In order to ensure CUPS-PDF is running with the required root privileges
make 'root' the owner of the cups-pdf backend and set the file permissions of
the backend to 0700 (root only).
PR: ports/99498
Submitted by: maintainer
- The new function `TeX-doc' provides easy access to documentation about
commands and packages or information related to TeX and friends in
general. It is accessible with the key binding `C-c ?' or the `Find
Documentation...' entry in the mode menus.
- You can now get rid of generated intermediate and output files by
means of the new `Clean' and `Clean All' entries in `TeX-command-list'
accessible with `C-c C-c' or the Command menu.
- Support for forward search with PDF files was added. That means you
can jump to a place in the output file corresponding to the position
in the source file. Currently this only works if you use the pdfsync
LaTeX package and xpdf as your PDF viewer. The accuracy is in the
range of +/-1 page.
- Adding support for this feature required the default value of the
variable `TeX-output-view-style' to be changed. Please make sure you
either remove any customizations overriding the new default or
incorporate the changes into your customizations if you want to use
this feature.
- The error parsing of AUCTeX as well as preview-latex now deals with
-file-line-error type messages from newer web2c versions (earlier
versions would omit the traditional error context, which will not
work).
- The LaTeX tool bar is now enabled by default.
- A problem in preview-latex in connection with XyMTeX has been fixed.
IMPORTANT: Many of the new features in the 11.x series rely on special
properties in the variable `TeX-command-list' and will not work if you
customized this variable for a pre-11.5x release of AUCTeX. If this
is the case for you, please re-initialize the variable by erasing the
customization, thereby setting the variable to the new default, and
re-adding your changes afterwards.
Judging by ports/97782, I think print/cups-lpr was supposed to be
completely removed, but I'll let ahze decide that.
INDEX broken by: recent commits to print/cups and print/cups-base
Unbreak make install: list pkg-message in SUB_FILES and @${CAT} ${PKGMESSAGE}.
Submitted by: Scott Allendorf <scott-allendorf@uiowa.edu>
Approved by: maintianer (andreas@, implicit - out of touch for the moment)
Submitter of the PR [1] noticed that the port is not completely fixed after
my first commit to it.
PR: ports/94461 [1]
Submitted by: Ron MacNeil <macro@hotmail.com>
High quality drivers for Canon, Epson, Lexmark, and PCL printers
for use with Ghostscript, CUPS, Foomatic, and the Gimp
WWW: http://gimp-print.sourceforge.net
Repocopied by: marcus
been re-rolled to fix a license violation problem.
Note that the cstex stuff (pdfcsplain and pdfcslatex) still
does not work properly and needs to be fixed.
- Now, icm and firware files are downloaded using getweb script
PR: ports/98511
Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> (maintainer)
- Fix a few of pkg-descr by chase the rename.
- Move all PORTREVISION and PORTEPOCH to top with ?=.
- Put USE_X_PREFIX back in, but under REFERENCE_PORT, and remove PREFIX? and
USE_XLIB. This fix ports to use the correct mtree when you change the prefix,
for example:
Incorrect: (Without USE_X_PREFIX)
================================
# cd /usr/ports/x11-toolkits/gtk20
# make -V MTREE_FILE
/etc/mtree/BSD.x11-4.dist
# make PREFIX=/tmp/foo -V MTREE_FILE
/etc/mtree/BSD.local.dist <-- Here...
================================
Correct: (With USE_X_PREFIX)
================================
# cd /usr/ports/x11-toolkits/gtk20
# make -V MTREE_FILE
/etc/mtree/BSD.x11-4.dist
# make PREFIX=/tmp/foo -V MTREE_FILE
/etc/mtree/BSD.x11-4.dist <-- Here...
================================
- Change a several of *-reference ports to install in LOCALBASE instead
X11BASE, but only two gtkmm*-reference couldn't be change at the moment.
Bump the PORTREVISION for change prefix.
Discussed with: marcus
1. Update to version 0.9.11, the latest from HP.
2. Add WITH_GUI option so that the port can be built without the
py-qt dependency.
3. Fix incorrect broken for 4.x check.
On my own:
4. Tune up the rc.d startup scripts to look more like the example
in the Porter's Handbook, including removal of the spurious
FreeBSD KEYWORD.
PR: ports/97661
Submitted by: "Anish Mistry" <amistry@am-productions.biz> (maintainer)
As reported by the "Unfetchable distfiles reminder" eMail, the distfile
for print/cups-pdf is not fetchable. The last successful attempt points
back to Wed Apr 5 10:35:47 2006 UTC.
While i'm here,
- update to the latest version
- update MASTER_SITES and WWW line
PR: ports/96908
Submitted by: Joerg Pulz <Joerg.Pulz@frm2.tum.de>
Approved by: maintainer timeout
too bad Donald Knuth doesn't offer awards for portlint
fixing the TeX port... Port maintainer (jmz@FreeBSD.org)
is cc'd.
PR: ports/95838
Submitted by: Alexander Botero-Lowry <alex@foxybanana.com>
Approved by: maintainer timeout
Those spaces used to hinder searching for the corresponding files
with portsearch -f '/FILENAME$' for obvious reasons.
Although currently portsearch removes those spaces itself remove
them anyway.
Inspired by: ports/94078
Approved by: portmgr (during freeze: krion, then kris advised to wait; at present: erwin)
ZjStream wire protocol for their print data, such as the Minolta/QMS magicolor
2300 DL or Konica Minolta magicolor 2430 DL. These printers are often
erroneously referred to as winprinters or GDI printers.
However, Microsoft GDI only mandates the API between an application and the
printer driver, not the protocol on the wire between the printer driver and the
printer. In fact, ZjStream printers are raster printers which happen to use a
very efficient wire protocol which was developed by Zenographics and licensed
by most major printer manufacturers for at least some of their product lines.
ZjStream is just one of many wire protocols that are in use today, such as
Postscript, PCL, Epson, etc.
WWW: http://foo2zjs.rkkda.com/
PR: ports/94592
Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
and faxing with HP inkjet and laser based printers in Linux.
The HP driver project provides printing support for nearly
1000 printer models, including Deskjet, Officejet, Photosmart,
PSC (Print Scan Copy), Business Inkjet, LaserJet, and LaserJet MFP.
WWW: http://hplip.sourceforge.net/
PR: ports/96271
Submitted by: Anish Mistry <amistry@am-productions.biz>
graphics. Rather than use a GUI to draw a picture, the picture is
programmed using python and the PyScript objects.
Some of the key features are:
* All scripting is done in python, which is a high level, easy
to learn, well-developed scripting language.
* All the objects can be translated, scaled, rotated, ... in fact
any affine transformation.
* Plain text is automatically kerned.
* You can place arbitrary LaTeX expressions on your figures.
* You can create your own figure objects, and develop a library
of figure primitives.
* Output is publication quality.
Author: Alexei Gilchrist, Paul Cochrane <aalexei@users.sourceforge.net>
WWW: http://pyscript.sourceforge.net/
PR: ports/96482
Submitted by: Nicola Vitale <nivit@email.it>
support CJK PDF builds.
Submitted by: intron <intron at intron ac>
Approved by: Rong-En Fan <rafan at infor org> (maintainer, with changes)
Approved by: clive
the version from 2.05 to 2.06. The only change works around OSes
without vsyslog() and has no effect on FreeBSD, but the old distfile
has long disappeared...
- Remove CONFLICTS. All of the localized versions can coexist now.
- Update the localized versions to 7.0.5 if possible.
- Add support for print/acroreadwrapper.
Discussed with: netchild and mezz
PR: ports/90319