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
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts.
- Use TEXMFDIR instead of TEXMFLOCALDIR because teTeX-3 has
share/texmf-dist for files in the original distribution
and uses share/texmf directory, not share/texmf-local,
for other additional files now.
- Add cid-x.map which has been removed from the original distribution.
Approved by: matusita (maintainer)
format used by JabRef is BibTeX, the standard LaTeX bibliography format.
As such it can also be considered a BibTeX editor.
JabRef runs on the Java VM (version 1.4.2 or greater).
Some of its features:
o Search and fetch references from Medline/PubMed and CiteSeer
o Search, classify and sort entries in your BibTeX files
o import and export of references in various formats
o launch external viewers and insert citations into LyX and Kile
o automatically generate BibTeX keys
o customize (add your own) BibTeX fields
WWW: http://jabref.sf.net
PR: 93057
Submitted by: Fernan Aguero <fernan@iib.unsam.edu.ar>
PR.
Thanks for contributing.
Since the acroread7 port is a somewhat important port for our users, I
will hand it over to emulation@ if no _active_ *committer* takes it
before the ports freeze.
While I'm here:
- fix a little nit in the csound port (I think the intention was to
create no backup file instead of creating one with a "-e" extension)
- set ARCH to i386 in the amd64 case for the acroread7 port. This
is a work-around to be able to install everything when a dependency
is not already installed (ARCH is read-only in sub-makes, so the
dependencies can't change it). This should be removed when the
dependencies are fixed or converted to use bsd.linux-rpm.mk. [1]
Not objected to by: portmgr (explicit: krion; silence: rest)
Maintainer timeout: ~4 months
Submitted by: Sangwoo Shim <sangwoos@gmail.com> [1]
PR: 87985 [1]
EMACS ports. [1]
- Allow building a port as root using an NFS-mounted /usr/ports if the
server maps root to a UID other than root. [2]
- Make 'BROKEN' and 'IGNORED' ports exit their "make install" with a fail
status rather than success. [3]
- Improve behavior when dealing with versioned dependencies. [4]
- Fix false positives in check-conflicts target. [5]
- Remove obsolete bzip2 code. [6]
- Add physical category net-p2p. [7]
- Don't fetch INDEXFILE if not necessary; respect FETCH_ENV. [8], [11]
- INDEX can now be moved outside of ports tree. [9]
- Add ghostscript-gpl. [10]
- Remove obsolete USE_MESA. [12]
- Force pkg_install tools from ports on FreeBSD 4.10 and older. [13]
- Document ALWAYS_KEEP_DISTFILES. [14]
- Remove USE_REINPLACE from bsd.port.mk USE_DOS2UNIX patch. [15]
PR: ports/37596 [1], ports/57259 [2], ports/63216 [3],
ports/89448 [4], ports/89710 [5], ports/88996 [6],
ports/89260 [7], ports/89363 [8], ports/89809 [9],
ports/89853 [10], ports/91086 [11], ports/91710 [12],
ports/91727 [13], ports/92111 [14], ports/92124 [15]
Submitted by: Jay Sachs <jay at eziba dot com> [1], sem [1, 3, 8, 12],
Andrew Heybey <ath at niksun dot com> [2], Jamie Jones
<jamie at thompson dot bishopston dot net>, tobez [4], Mark
Andrews <Mark_Andrews at isc dot org> [5], edwin [6, 11, 15],
pav [7, 13], Peter Jeremy <PeterJeremy at optushome dot com
dot au> [9], Ulrich Spoerlein <q at galgenberg dot net> [10],
netchild [11], erwin [14]
Reviewed by: kris, clement (partially)
- \caption@setkeys: introduced
- \caption@settype: Optional argument added
- \caption@@make: Uses \cs{caption@slc},
Bugfix: \caption@calcmargin inside single-line-check
replaced by \relax,
Bugfix: \caption@startbox will always be typeset in horizontal mode
- \caption@calcmargin: Takes care of list environment now
- KOMAScript compatibility commands added
- \ContinuedFloat: Optional argument and call of \caption@@ContinuedFloat added
- \rotcaption: Rewritten, works with \package{hyperref} now
- \rotcaptionof: New
- \@makerotcaption: Rewritten, should finally work proper now
- \endSC@FLOAT: \@listdepth\z@ added
latest version of phppdflib is 2.8.
and using bsd.php.mk is more acceptable
PR: ports/90783
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp>
Approved by: maintainer timeout
(EPS/EPSF) from usual one-paged Postscript documents. It calculates correct
Bounding Boxes for those EPS files and filters some special postscript command
sequences that can produce erroneous results on printers.
PR: ports/91099
Submitted by: Jui-Nan Lin <jnlin@csie.nctu.edu.tw>
print/scribus/Makefile is too liberal, substituting part of the Scribus
version (1.2.3) for the Python version (2.4), among other things.
Also bump PORTREVISION.
PR: 90974
Submitted by: Aron Stansvik <elvstone@gmail.com>
Because I am not very familiar with these language, I decided
to pass maintainship to trevor@FreeBSD.org. ^_^
Also, add SHA256 into checksum. (build with sysutils/freebsd-sha256)
Thanks. :)
PR: ports/90008
Submitted by: chinsan <chinsan.tw@gmail.com>
* Support for the MinionPro LaTeX package was added.
* Warnings and underfull/overfull boxes are now being indicated in
the echo area after a LaTeX run, if the respective debugging
options are activated with `TeX-toggle-debug-warnings' (`C-c C-t
C-w') or `TeX-toggle-debug-bad-boxes' (`C-c C-t C-b'). In this
case `TeX-next-error' will find these warnings in addition to
normal errors.
The key binding `C-c C-w' for `TeX-toggle-debug-bad-boxes' (which
was renamed from `TeX-toggle-debug-boxes') now is deprecated.
* AUCTeX now can automatically insert a pair of braces after typing
<_> or <^> in math constructs if the new variable
`TeX-electric-sub-and-superscript' is set to a non-nil value.
* Some language-specific support for French was added. There now is
completion support for the commands provided by the `frenchb' (and
`francais') options of the babel LaTeX package and easier input of
French quotation marks (`\\og ...\\fg') which can now be inserted
by typing <">.
* Completion support for options of some LaTeX packages was added.
* Already in version 11.81 the way to activate AUCTeX changed
substantially. This should now be done with `(load "auctex.el" nil
t t)' instead of the former `(require 'tex-site)'. Related to this
change `tex-mik.el' does not load `tex-site.el' anymore. That
means if you used only `(require 'tex-mik)' in order to activate
AUCTeX, you have to add `(load "auctex.el" nil t t)' before the
latter statement. More detailed information can be found in the
installation instructions.
* Handling of verbatim constructs was consolidated across AUCTeX.
This resulted in the font-latex-specific variables
`font-latex-verb-like-commands', `font-latex-verbatim-macros', and
`font-latex-verbatim-environments' being removed and the more
general variables `LaTeX-verbatim-macros-with-delims',
`LaTeX-verbatim-macros-with-braces', and
`LaTeX-verbatim-environments' being added.
* The output of a BibTeX run is now checked for warnings and errors,
which are reported in the echo area.
* The aliases for `font-latex-title-fontify' were removed. Use
`font-latex-fontify-sectioning' instead.
* The problem that Japanese macros where broken across lines was
fixed.
* Various bug fixes.
- use %%DATADIR%% in pkg-plist
- As I'm maintainer of a slave port (chinese/enscript)
of this one, I would like to take this port.
- Change MACHINE_ARCH to ARCH, which follows bsd.port.mk
PR: ports/90135
Submitted by: Rong-En Fan <rafan@infor.org>
- the silly configure phase of this port actually fetched another
file which is very nice but very silly. Fetch file before the
configure phase starts, then just copy it.