Commit graph

2550 commits

Author SHA1 Message Date
drochner
4e1e9773d4 update to 0.5.3
changes:
-supports attachments in PDF files
-Links system is reworked allowing named links
-UI improvements
-bugfixes
-translation updates

pkgsrc change: add "dvi" option to nautilus plugin
(doesn't provide useful information yet)
2006-05-31 18:17:23 +00:00
drochner
551dbc985a update to 0.5.3
changes:
-improved Qt bindings
-Cairo backend now supports masked images
-make glib bindings more language binding friendly
-Search now works with ligatures
-glib bindings now has an entry point to render to a cairo_t
-GCC 4.1 and MSVC compilation fixes
-bugfixes and cleanup
2006-05-31 18:13:54 +00:00
tron
d10e997262 Set API dependence for "freetype2" to version 2.2.1 or newer. The new
"xpdf" package works fine with an old "freetype2" library but cannot
be built with the old include files.

This fixes PR pkg/33607 by Brad Harder.
2006-05-31 07:57:17 +00:00
tron
0c89b16782 Add patch provided by the FreeType2 maintaines to make this package
build with version 2.2.1 and newer of the "freetype2" package.
Bump package revision because of this fix.
2006-05-30 20:03:28 +00:00
joerg
e6033642a4 Use PYTHON_VERSIONS_ACCEPTED instead of _REQD, so that the latter
can be used to enforce versions after having determined which are
suppported.
2006-05-28 16:13:11 +00:00
wiz
fd3934e05e Fix installation after not-quite-recent TeX path changes. 2006-05-26 18:19:15 +00:00
seb
6280b965eb Let us have ${PREFIX}/share/texmf/ls-R ignored by check-files target 2006-05-25 13:38:57 +00:00
joerg
0fdf1ef4e0 Uses C++. 2006-05-23 20:43:52 +00:00
drochner
af21aef23a more cleanup: remove DISTFILES assignment which was needed when we
had a separate jpeg source file
2006-05-23 10:28:48 +00:00
adam
d6ad6c4083 Cosmetics: use doc/ghostscript instead of doc/html/ghostscript; use SUBST framework 2006-05-23 09:37:46 +00:00
jlam
60f791e1e6 Move the check-shlibs target from bsd.pkg.mk to bsd.pkg.check.mk where
it will live with other "check" targets run after package installation.

Get rid of SHLIB_HANDLING, whose meaning had mutated over the years
from one thing to another.  Currently, it is used to basically note
whether the system's "ldd" command can be usefully run on the package's
binaries and libraries.  Rename this variable to CHECK_SHLIBS_SUPPORTED
for more clarity.

CHECK_SHLIBS is now a variable set exclusively by the user in /etc/mk.conf
to note whether the check for missing run-time search paths is performed
after a package is installed.  It defaults to "no" unless PKG_DEVELOPER
is set.
2006-05-22 22:22:02 +00:00
drochner
d9e2f546ab update to 8.54
changes:
-improvements for embedded/propietary use, irrelevant for pkgsrc
-comes with own copy of jpeg lib, no need to download separately
-bug fixes and rendering improvements
2006-05-22 17:20:39 +00:00
drochner
64430304cc build a shared libkpathsea, bump PKGREVISION
(I'contacted the MAINTAINER, didn't get a response. jlam agrees that
there is no reason not to build the shlib.)
2006-05-22 17:13:53 +00:00
drochner
93473284e7 need c++ 2006-05-22 16:40:19 +00:00
drochner
b482daada9 need c++ 2006-05-22 16:33:49 +00:00
rillig
668f9e9acc Fixed some pkglint warnings. 2006-05-22 08:19:06 +00:00
rillig
ad839442e3 Fixed COMMENT. 2006-05-21 11:29:27 +00:00
wiz
991dcdf978 Mark as BROKEN_IN pkgsrc-2006Q1 according to
ftp://ftp.NetBSD.org/pub/pkgsrc/misc/kristerw/pkgstat/i386-3.0/20060501.1050/broken.html
2006-05-18 20:29:58 +00:00
wiz
45d0084443 Set TEX_ACCEPTED to teTeX2, since this package conflicts with teTeX-bin-[3-9]*. 2006-05-18 20:25:17 +00:00
markd
82e0ad4ee6 add kbibtex. 2006-05-15 11:50:27 +00:00
markd
11d5aa871f Initial import kbibtex 0.1.4
KBibTeX is a BibTeX editor for KDE. Features include comfortable input masks,
starting web queries (e.g. Google) for selected entries and exporting to PDF,
PostScript and XML/HTML.  As KBibTeX is using KDE's KParts technology, KBibTeX
can be embedded into Kile or Konqueror.
2006-05-15 11:19:12 +00:00
minskim
9a58b21f28 Update tex-memhangul-ucs to 1.4.4f.
Changes:
- Add a new option: dvips.
2006-05-13 05:36:52 +00:00
minskim
bff3422848 Update tex-dhucs to 3.0.0.
Changes since 2.7.0:
- Enable hyphenation of a parenthesized english word preceded by a Korean
  character.
- Remove the original setspace code from dhucs-setspace.
- Use .aux instead of .pru.
- Improve the autojosa algorithm.
- Bug fixes in ucs-hangul.
- Support autojosa for natbib and cite.
- Make autojosa work without hyperref.
2006-05-13 05:03:54 +00:00
minskim
fa5157ed20 Remove references to teTeX1. 2006-05-13 03:44:23 +00:00
rillig
5fd50c2a5c Fixed pkglint warnings. 2006-05-10 09:02:21 +00:00
joerg
9f1bf328d7 Uses C++. 2006-05-09 16:31:56 +00:00
chap
3c2a093790 This update to print/xpp builds the 1.5 release. New in this release
are custom paper sizes, n-up printing selections, page borders, jpeg
and png previewing, job control options, and extended option types
to support foomatic and fax4CUPS.

A repeatable SEGV is fixed (patch also sent to xpp maintainer).

Closes PR pkg/32930

Reviewed by <bouyer>
2006-05-07 01:47:00 +00:00
reed
ae2bfc97f8 Do not depend on papersize. It can be installed later if desired.
The page size at build time is based on PAPERSIZE tunable.

Bump PKGREVISION.
2006-05-06 03:43:04 +00:00
reed
ba8295e94f Do not depend on papersize (as mentioned in January).
Bump PKGREVISION.

At build-time use the PAPERSIZE setting to define as needed.
papersize can always be installed later if desired.
2006-05-06 03:41:22 +00:00
gdt
6a55e8f1ec Optionize slp.
The default to on (via PKG_SUGGESTED_OPTIONS), so no PKGREVISION bump.

From Jukka Salmi in mail to tech-pkg@
2006-05-03 15:34:36 +00:00
minskim
5590d7b6ff Update tex-fixme to 3.2.
Changes:
- Added the marginclue layout option
- Fix incompatibility with AMS-Book
- Support for Croatian
- Fix incompatibility with Beamer
2006-05-01 18:32:26 +00:00
schwarz
72c8879d9d ghostscript also needs C++ to build 2006-04-23 14:39:33 +00:00
jlam
802ce74fcb Modify packages that set PKG_USERS and PKG_GROUPS to follow the new
syntax as specified in pkgsrc/mk/install/bsd.pkginstall.mk:1.47.
2006-04-23 00:12:35 +00:00
rillig
9fc2d7d281 Removed the superfluous "quotes" and 'quotes' from variables that don't
need them, for example RESTRICTED and SUBST_MESSAGE.*.
2006-04-22 09:22:05 +00:00
wiz
63726971cb regen patch-ai for less fuzz. 2006-04-21 17:24:52 +00:00
minskim
1cdcf7c6c1 Add tex-fixme. 2006-04-21 16:24:07 +00:00
minskim
5390135acc Import tex-fixme.
This package provides you with a way of inserting fixme notes in your
documents.  Such notes can appear inline, as marginal notes,
footnotes, index entries, in the log file and as warnings on stdout.
It is also possible to summarize them in a list.  When you switch from
draft to final mode, any remaining fixme note will be logged, but
removed from the document's body.  Additionally, critical notes will
abort compilation with an informative message.  FiXme also comes with
support for AUC-TeX.
2006-04-21 16:23:07 +00:00
minskim
58c72c4148 Remove a case for teTeX1. 2006-04-21 16:07:35 +00:00
minskim
1475509bb3 Add the Adobe-GB1-5 cmap that is provided by adobe-cmaps-20060419.
Bump PKGREVISION.
2006-04-20 18:45:34 +00:00
wiz
766fd8c187 Fix build with png-1.2.9nb2. Bump PKGREVISION since different functions
are used. The patch is already integrated in the 1.2rc2 release.
2006-04-19 17:01:34 +00:00
tonio
5f7659977a let advi compile and run happily with ocaml-3.09
Use the teTeX/module.mk and honor PKG_LOCALTEXMFPREFIX
make sure advi's makefile do not run texhash by itself (rely on module.mk for that)

Many patches removing warnings (from advi's cvs)
bump PKGREVISION, and remove broken-in
2006-04-19 13:13:05 +00:00
wiz
0f4fcbfeba Fix dependencies for NetBSD/i386: needs 10.0 suse libraries and
suse_compat.  Bump PKGREVISION.
Noted by smb@
2006-04-17 21:40:11 +00:00
wiz
e989e5f0ba Remove teTeX1 packages, as proposed on tech-pkg on Jan 28, 2006.
Unsupported and vulnerable.

No dissenting voices.
2006-04-17 21:14:49 +00:00
wiz
375b5e4933 More PKGREVISION bumps for png-1.2.9nb2 update. 2006-04-17 14:52:10 +00:00
wiz
02f8f7c52d Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
jlam
ea5f9f80b6 Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey
PKGLOCALEDIR and which install their locale files directly under
${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries.  From now
on, pkgsrc/mk/plist/plist-locale.awk will automatically handle
transforming the PLIST to refer to the correct locale directory.
2006-04-17 07:07:11 +00:00
minskim
708a1b7df6 Update tex-dhucs to 2.7.1.
Changes:
 - Support hyphenation of an English word concatenated with a Korean word.
2006-04-14 14:38:14 +00:00
dmcmahill
0c9c6b0b2e remove duplicated entry 2006-04-14 12:21:49 +00:00
jlam
d8cba66bf8 BROKEN_GETTEXT_DETECTION already defaults to "no". 2006-04-13 18:27:24 +00:00
jlam
1cf9796f3c BUILD_USE_MSGFMT and USE_MSGFMT_PLURALS are obsolete. Replace with
USE_TOOLS+=msgfmt.
2006-04-13 18:23:29 +00:00
joerg
f6c4b5c7f3 Use config file framework for pcps.cfg. Bump revision. 2006-04-12 20:57:39 +00:00
minskim
e6db6f167b Fix PRINT_PLIST_AWK patterns to use "${PKG_LOCALTEXMFPREFIX}" instead of
its value.  Noted by reed@.
2006-04-12 17:58:41 +00:00
minskim
14ac7e362d Fix PRINT_PLIST_AWK patterns to honor PKG_LOCALTEXMFPREFIX. 2006-04-12 17:03:27 +00:00
rillig
96fc47c14f Aligned the last line of the buildlink3.mk files with the first line, so
that they look nicer.
2006-04-12 10:26:59 +00:00
reed
98b1b0a4f7 Move the include of devel/GConf2/schemas.mk from the Makefile.common
to Makefile. And it is included now after the GCONF2_SCHEMAS are defined.

This was noticed by Matthias Drochner. Thank you.

I verified by comparing the +INSTALL files before and after.

Bumped PKGREVISION.
2006-04-11 21:43:20 +00:00
reed
929491d8fe Add "dvi" package option. And bump PKGREVISION.
(This dvi support is not building on DragonFly, but works
fine under NetBSD.)
2006-04-11 06:12:02 +00:00
minskim
78e07f8e0f Add tex-abc. 2006-04-10 20:17:14 +00:00
minskim
aef6690bce Import tex-abc.
The abc package lets you include lines of music written in the ABC
Plus language (http://abcplus.sourceforge.net).
2006-04-10 20:16:06 +00:00
minskim
ee61bd845a Add tex-memhangul-ucs. 2006-04-09 22:09:08 +00:00
minskim
37557dd16d Import tex-memhangul-ucs.
memhangul is a LaTeX package to process Korean with the memoir class.
This package is based on DHUcs.
2006-04-09 22:07:54 +00:00
minskim
bdd9fa3251 Update texmf-dirs to 1.2 to add fonts/cmap, which will be used by
tex-memhangul-ucs (not imported yet).
2006-04-09 21:54:54 +00:00
minskim
fca9d35ae0 Add tex-memoir. 2006-04-09 21:47:30 +00:00
minskim
fd88b11f1a Import tex-memoir. This is a newer version than the one included in
teTeX3-texmf.

Memoir is a flexible class for typesetting general fiction,
non-fiction and mathematical works as books, reports, articles or
manuscripts.  Documents can use 9pt, 10pt, 11pt, 12pt, 14pt or 17pt as
the normal font size.  Many methods are provided to let you create
your particular design.
2006-04-09 21:45:51 +00:00
wiz
fce5293bbc Update to 7.0.5, changes unknown. 2006-04-09 09:53:59 +00:00
reed
f14ae9d7ef Include x11.buildlink3.mk. This uses at least libXext.
(Or instead one of the other x11-needing included buildlink3.mk
files could include it.)
2006-04-08 21:06:59 +00:00
reed
4cbe3a3709 Add a Makefile.common for evince and evince-nautilus.
They used a sharded distinfo, but the version was not updated
for evince-nautilus as seen in recent bulk build report.

So evince-nautilus is being updated to 0.5.2 version also.
I am not sure of all the changes, other than:

 Check if date is invalid. Fix for bug 318134.
 Some build fixes for cygwin. Patch by yselkowitz@users.sourceforge.net
2006-04-08 21:02:26 +00:00
minskim
17d8878441 Update HOMEPAGE. 2006-04-08 02:49:56 +00:00
reed
cd0b43193d Use tab instead of spaces. No change to package. 2006-04-08 00:36:37 +00:00
minskim
1e4ce36f5d Install platform-independent texmf files into texmf-dist. In this way,
packages installing newer versions than those included in the teTeX
distribution can override them.

Bump PKGREVISION for all teTeX3-* packages.
2006-04-07 16:19:15 +00:00
minskim
9b3646a693 Remove unused variables. 2006-04-07 15:57:37 +00:00
minskim
3c2683b5e7 Remove obsolete PRINT_PLIST_AWK patterns. They are handled by texmf-dirs. 2006-04-07 14:58:14 +00:00
minskim
99da5714b9 Replace hardcoded texmf-local with PKG_LOCATEXMFPREFIX, which is now set
correctly in teTeX{,3}-bin/buildlink3.mk.  Pointed out by tonio@.
2006-04-07 14:55:41 +00:00
minskim
3824e1f9f1 Set PKG_LOCALTEXMFPREFIX to ${PREFIX}/share/texmf-local in buildlink3.mk;
all TeX packages were converted.
2006-04-07 05:21:01 +00:00
minskim
4a7c86386a - Generate files to install before installation, and then copy them.
Previously, files were generated in PREFIX.
- Use teTeX/module.mk to properly update the ls-R database.
- Install documentation and examples into share/doc and share examples,
  respectively.

Bump PKGREVISION.
2006-04-07 05:18:35 +00:00
minskim
a0689f589f Update texmf-dirs to 1.1.
- Add two directories used by fonts/ec-fonts-mftraced.
2006-04-07 05:08:50 +00:00
minskim
f95d4b39ce Use texmf-dirs to install into texmf-local. Bump PKGREVISION. 2006-04-07 03:55:22 +00:00
minskim
4ed51cf1d4 - Use PREFIX, instead of LOCALBASE, as an installation prefix.
- Install into a package directory under tex/latex to follow TDS.
- Use texmf-dirs to install into texmf-local.

Bump PKGREVISION.
2006-04-07 03:30:36 +00:00
minskim
71de1854e1 - Use teTeX/module.mk to properly update the ls-R database.
- Use texmf-dirs to install into texmf-local.

Bump PKGREVISION.
2006-04-07 03:26:16 +00:00
minskim
f78ecbb71e - Use teTeX/module.mk to properly update the ls-R database.
- Use texmf-dirs to install into texmf-local.

Bump PKGREVISION.
2006-04-07 03:08:49 +00:00
minskim
7b1c7bfcdc - Install files into PKG_LOCALTEXMFPREFIX, instead of PKG_TEXMFPREFIX, and
fix manual pages accordingly.
- Use teTeX/module.mk to properly update ls-R.
- Use texmf-dirs to install into texmf-local.

Bump PKGREVISION.
2006-04-07 03:01:36 +00:00
minskim
af2537e374 - Replace @unexec with @dirrm in PLIST.
- Use texmf-dirs to install into texmf-local.

Bump PKGREVISION.
2006-04-07 02:41:13 +00:00
minskim
d60d25bf47 Fix the web2c path. Skip PKGREVISION bump because this was imported a few
minutes ago.
2006-04-06 23:28:36 +00:00
minskim
c46c7986ea Add texmf-dirs. 2006-04-06 23:08:16 +00:00
minskim
2cdfcaab5b Import texmf-dirs, which installs a TeX directory structure in
texmf-local to be shared by pkgsrc TeX packages.
2006-04-06 23:07:01 +00:00
minskim
646df92a82 Create another texmf tree, texmf-local so that TeX packages can be
installed without conflicts with those included in teTeX-texmf.

Bump PKGREVISION.
2006-04-06 22:49:43 +00:00
minskim
21afae367e Create another texmf tree, texmf-local so that TeX packages can be
installed without conflicts with those included in teTeX-texmf.

Bump PKGREVISION.
2006-04-06 19:11:34 +00:00
reed
fda4e67e29 Change BUILDLINK_DEPENDS.pkg to BUILDLINK_API_DEPENDS.pkg.
I missed this in my commit earlier.
2006-04-06 18:25:39 +00:00
jlam
292727e131 List the info files directly in the PLIST and honor PKG{INFO,MAN}DIR. 2006-04-06 18:18:15 +00:00
jlam
39a303999a USE_TOOLS+=bison instead of direct BUILD_DEPENDS on bison. 2006-04-06 16:27:30 +00:00
jlam
b546178b61 Override sysconfdir at install time instead of patching the Makefile to
install the example config files into the examples directory.
2006-04-06 16:16:38 +00:00
salo
5865f6b9bd Needs bison to build. 2006-04-06 16:07:30 +00:00
jlam
d08350e08d teTeX-bin>=3.0 has dvipng. 2006-04-06 15:57:32 +00:00
jlam
64b661503e * Set the default texfonts directory during the build instead of setting
it during installation.  The default texmf.cnf file now has the correct
  VARTEXFONTS default without any extra configuration.

* Move texconfig papersize setting to a +TEXCONFIG scriptlet that is
  called during POST-INSTALL.  You can invoke ./+TEXCONFIG PAPER <paper>
  to set the papersize for dvips and xdvi.

This fixes problems with installing teTeX3-bin where invoking texconfig
failed because texmf.cnf didn't (yet) exist during the post-install
target.

Bump the PKGREVISION to 9.
2006-04-06 14:39:11 +00:00
reed
5abef9be14 Over 1200 files touched but no revisions bumped :)
RECOMMENDED is removed. It becomes ABI_DEPENDS.

BUILDLINK_RECOMMENDED.foo becomes BUILDLINK_ABI_DEPENDS.foo.

BUILDLINK_DEPENDS.foo becomes BUILDLINK_API_DEPENDS.foo.

BUILDLINK_DEPENDS does not change.

IGNORE_RECOMMENDED (which defaulted to "no") becomes USE_ABI_DEPENDS
which defaults to "yes".

Added to obsolete.mk checking for IGNORE_RECOMMENDED.

I did not manually go through and fix any aesthetic tab/spacing issues.

I have tested the above patch on DragonFly building and packaging
subversion and pkglint and their many dependencies.

I have also tested USE_ABI_DEPENDS=no on my NetBSD workstation (where I
have used IGNORE_RECOMMENDED for a long time). I have been an active user
of IGNORE_RECOMMENDED since it was available.

As suggested, I removed the documentation sentences suggesting bumping for
"security" issues.

As discussed on tech-pkg.

I will commit to revbump, pkglint, pkg_install, createbuildlink separately.

Note that if you use wip, it will fail!  I will commit to pkgsrc-wip
later (within day).
2006-04-06 06:21:32 +00:00
jlam
2882594c6c BUILDLINK_DEPENDS.* should be appended to, not set. 2006-04-06 03:33:28 +00:00
jlam
4e7fa53950 * Note that auctex requires the base emacs packages to be present.
* Move the info files to the PLIST and honor EMACS_INFOPREFIX.
* Remove some unused variables that are clearly just leftovers from an
  older version of this package.

Bump the PKGREVISION to 3.
2006-04-06 03:32:50 +00:00
minskim
42fa986762 Regen with patch-as (hi jlam!). 2006-04-05 20:18:42 +00:00
jlam
656389654f * Move all the handling of files that are user-modifiable or generated
at run-time into the INSTALL/DEINSTALL scripts instead.  This includes
  running: mktexlsr, fmtutil, texlinks, and updmap.  The INSTALL script
  now unpacks a separate scriptlet +TETEX that can be called independently
  to fix up the teTeX installation in case it gets messed up.

* USE_TOOLS+=bison instead of a direct BUILD_DEPENDS on the bison package.

* List info file entries directly in the PLIST.

Bump PKGREVISION to 8.
2006-04-05 16:04:01 +00:00
minskim
59a8332025 Update tex-dhucs to 2.7.0.
Changes:
- introduce dhucs-cmap.sty.
- can search and extract Korean characters when used with pdflatex.
2006-04-05 02:28:18 +00:00
dmcmahill
f675725111 update to latex-mk-1.6
* Fix a syntax error in the (not used yet) ieee-copyout script.
* Fix a bug in the latex-mk script when BibTex is used.
* Add quoting of command names in the BSD makefiles. This will properly deal with pathnames to the
  programs which contain spaces. Currently GNU make will not properly deal with this.
2006-04-04 23:21:30 +00:00
reed
dc901fa0d1 Use pthread-stublib on NetBSD 1.x and 2.x.
Bump PKGREVISION.
Patch updated to use the library.

Thank you Joerg for the suggestion.
2006-04-03 21:20:06 +00:00
minskim
5b15e9e99f Add abcm2ps. 2006-04-02 23:21:30 +00:00
minskim
75a2401da0 Import abcm2ps.
abcm2ps is a command line program which converts ABC to music sheet in
PostScript format.  It is an extension of abc2ps which may handle many
voices per staff.
2006-04-02 23:19:12 +00:00
ben
c7b07aab86 Add entry for jcabc2ps. 2006-04-02 22:19:38 +00:00
ben
99abb555bd Initial import of jcabc2ps-20060106, a music typesetting program for abc.
Jcabc2ps is a typesetting program for abc.  It reads a file containing
abc code and outputs the music to another file in Postscript.  This is
John Chambers' clone of Michael Methfessel's abc2ps program.
2006-04-02 22:18:58 +00:00
jmmv
3839f4a1ab Depend on hicolor-icon-theme to:
1) Handle the shared share/icons/hicolor directory.
2) Properly regenerate the icon theme cache during (de)installation.
Bump PKGREVISION.
2006-04-02 09:49:00 +00:00
reed
4f71d8fc8b Remove the conflicst of xpdf now that utilities are in a different
package. Ride on same revision from a little earlier.
2006-04-01 19:57:57 +00:00
reed
c7436654f5 Mention poppler-utils package. 2006-04-01 19:14:44 +00:00
reed
862430610d Added poppler-utils package. 2006-04-01 19:14:11 +00:00
reed
7c97528731 Split out the tools from the poppler package.
This provides PDF (Portable Document Format) utilities from the
poppler project. Some of these are based on the versions from xpdf.

This poppler-utils package provides:

pdffonts  - lists fonts used in PDF files with details
pdfimages - saves images from a PDF file as PPM, PBM or JPEG
pdfinfo   - prints document information from 'Info' dictionary
pdftohtml - convert PDF files into HTML, XML and PNG images
pdftoppm  - converts PDF files to PPM, PGM, or PBM image files
pdftops   - converts a PDF file to PostScript
pdftotext - converts a PDF file to plain text
2006-04-01 19:11:39 +00:00
reed
aa16e32d83 Add patch for poppler-utils package -- use libpoppler.la from
already installed package and enable pdftoppm to build.
2006-04-01 19:09:59 +00:00
reed
5cbd7f964f Don't install PDF utilities here. I am about to import a new package
for this.

Bump PKGREVISION.

Configure with --enable-splash-output (that was default before).
Also --disable-utils.
2006-04-01 19:08:40 +00:00
reed
79ff6b6fc3 This conflicts with xpdf for the utilities.
Bump PKGREVISION.
2006-04-01 17:58:03 +00:00
reed
f6f81f88ab Don't @dirrm the doc directory since poppler packages uses it.
Bump PKGREVISION.
2006-04-01 17:23:14 +00:00
reed
f614e89c0e Move the glib/Makefile.in patch-aa from the poppler-glib/patches/
directory to the poppler/patches/ directory.

The checksum was removed, but patch still existed. So keep the patch
in same place as the distinfo.

Uncomment the PATCHDIR for this.

(The patch is so libpoppler is not rebuilt -- just use the
previously installed version. If there is any change my next
patch updates PKGREVISION so will cover this too.)
2006-04-01 17:22:12 +00:00
ben
fee41884c8 Add entry for abc2ps package. 2006-04-01 14:34:07 +00:00
ben
d2e60b650e Initial import of abc2ps-1.3.3, a music typesetting program for abc.
Abc2ps is a typesetting program for abc. It reads a file containing abc
code and outputs the music to another file in Postscript. The music can
then displayed (i.e. using ghostview) or printed on a Postscript
printer. The program is written in C and runs on most systems which have
a C compiler.
2006-04-01 14:32:48 +00:00
jmmv
255095cd2b Install the new poppler-page-transition.h header file, needed by poppler-qt.h.
Noticed by tron@.  Bump PKGREVISION to 2.
2006-04-01 13:59:55 +00:00
jlam
739ade02f5 List the info pages directly in the PLIST and ensure that we honor
PKGINFODIR.
2006-03-31 23:56:28 +00:00
jmmv
bcd8d838ca Create the include/poppler directory from the base poppler package so that
poppler-qt can install its headers properly.  Found by tron@.

This also helps in removing this shared directory (used in poppler-qt and
poppler-glib) from a single place.

Bump PKGREVISION of the three packages to 1.
2006-03-31 20:37:37 +00:00
drochner
9e062e1310 there is no patch-aa 2006-03-31 16:49:47 +00:00
smb
994ff0d11b Added bibtool:
BibTeX provides an easy to use means to integrate citations and
bibliographies into LaTeX documents. But the user is left alone
with the management of the BibTeX files. The program BibTool is
intended to fill this gap. BibTool allows the manipulation of BibTeX
files which goes beyond the possibilities---and intentions---of
BibTeX.

BibTool contains a user's manual written in LaTeX of more than 60
pages (and still growing).
2006-03-31 03:14:28 +00:00
smb
93dc998af4 BibTeX provides an easy to use means to integrate citations and
bibliographies into LaTeX documents. But the user is left alone
with the management of the BibTeX files. The program BibTool is
intended to fill this gap. BibTool allows the manipulation of BibTeX
files which goes beyond the possibilities---and intentions---of
BibTeX.

BibTool contains a user's manual written in LaTeX of more than 60
pages (and still growing).
2006-03-31 03:11:56 +00:00
jmmv
f637305df1 Update to 0.5.2:
==============
Evince   0.5.2
==============

Bug Fixes:

    * View don't jump on scrolling.
    * In presentation mode we scroll by one page.

Translations:

    * bg bn da de et fa fr hi hu ja ka pt pt_BR ro ru sv uk vi

==============
Evince   0.5.1
==============

New Features:

    * Evince can search text in DJVU files

Interface improvements:

    * Odd pages are placed to the right in dual page mode

Bug Fixes:

    * Produce thumbnails for comic books and carefully work with
      unzip
    * Correctly interoperate with DBUS 0.60
    * Ghostscript interpreter is checked in runtime
    * PS mime types are listed in desktop file
    * It's possible to add sidebar checkbutton on toolbar
    * It's possible to print in inverse order
    * Filechooser now will ask for overwrite confirmation
    * Search now takes account for scrolling
    * It's allowed to scroll view from find entry
    * Evince don't jump to find result if window was scrolled during search
    * It's now clear what page the toolbar page number applies to

Translations:

    * bg ca cs cy da el en_CA es et eu fi gl gu he hu ja lt nb nl no pl
      pt_BR pt ru sq sr th vi zh_CN zh_HK zh_TW
    * Spanish docs are updated and we have Bulgarian translation now

Thanks:

    Ricardo Markiewicz, Rostislav Raykov, Stanislav Slusny,
    Francisco Javier F. Serrador, Antoine Dopffer, Michael Hofmann,
    Gary Coady, Luca Ferretti, Carlos Garcia Campos, Eduardo de Barros Lima,
    Christopher Aillon and all translators.

==============
Evince   0.5.0
==============

New Features:

    * Various types of PDF links are now supported
    * New backend for comic books (CBR/CBZ archives)
    * Storage of passwords for protected documents in gnome-keyring
    * Layout settings for new documents are taken from the last used document

Interface Improvements:

    * Statusbar was removed to save space
    * Notification about page processing is shown on the page
    * More key bindings
    * Improved intelligent window title that shouldn't confuse users
    * Show index by default if available
    * Tooltips for links
    * Now we have right click context menu

Bug Fixes:

    * Crashes on reload and window close are fixed
    * DBus usage cleaned
    * Printing of multiple copies start to work
    * Crash on structured ps document
    * Improved session handling
    * Vertical and horizontal scrolling on selection

Translations:

    * be, bg, bn, ca, cs, de, en_CA, es, et, eu, fi, fr, gl, gu
      hu, it, ku, lt, nb, nl, no, ro, ru, sr, sv, th, vi, zh_CN, zh_HK, zh_TW
    * nl for documentation.
2006-03-30 21:30:42 +00:00
jmmv
692137826d Update poppler, poppler-glib and poppler-qt to 0.5.1.
This is a development version but is needed to update evince to 0.5.2,
which is part of GNOME 2.14.0.

Release 0.5.1

	- Support for embedded files.
	- Handle 0-width lines correctly.
	- Avoid external file use when opening fonts.
	- Only use vector fonts returned from fontconfig (#5758).
	- Fix scaled 1x1 pixmaps use for drawing lines (#3387).
	- drawSoftMaskedImage support in cairo backend.
	- Misc bug fixes: #5922, #5946, #5749, #5952, #4030, #5420.

Release 0.5.0

	- Font matching code for non embedded fonts now use fontconfig
          instead of hard coded list of fonts.
	- Merge in Xpdf 3.01 changes.
	- Add command line tools from Xpdf.
	- Make install of Xpdf header files ./configure'able.
2006-03-30 21:30:25 +00:00
joerg
9b77c3c96f Sync pdftops with xpdf 3.01pl2, fixing at least two possible
integer overflows. Bump revision.
2006-03-29 17:22:46 +00:00
joerg
9ad2ba16ec Update xpdf to 3.01 patch level 2. The patch level addresses a number of
vulnerabilities reported and adds at least some constraint checks not
done before.
2006-03-29 17:20:09 +00:00
joerg
65a302d6d7 Fix DragonFly by typedefing ulong. 2006-03-23 17:44:09 +00:00
minskim
e631b2d14e If TEX_DEFAULT=teTeX3, set PKG_SKIP_REASON instead of PKG_FAIL_REASON
because this package is included in teTeX3.
2006-03-22 16:56:50 +00:00
jlam
11993b86ed Bump PKGREVISION for all packages that had broken INSTALL/DEINSTALL
scripts prior to revision 1.43 of bsd.pkginstall.mk.
2006-03-21 06:00:43 +00:00
wiz
6ac1952a7c regen patches (there was some trouble in a bulk build). 2006-03-17 23:53:31 +00:00
drochner
2ab7a2c84f improve textual description, suggested by Jeremy C. Reed 2006-03-15 21:10:10 +00:00
drochner
8dc8beb526 +evince-nautilus 2006-03-15 19:28:05 +00:00
drochner
459c80265f add pkg for the nautilus plugin of evince which I removed from
the evince base pkg yesterday (to clean up dependencies)
2006-03-15 19:27:05 +00:00
drochner
11b960ca26 remove nautilus dependency - the plugin will be provided by a separate pkg
bump PKGREVISION
2006-03-14 20:06:09 +00:00
jlam
641e118d57 Drop maintainership for packages that I no longer have time to maintain. 2006-03-14 16:00:40 +00:00
jlam
daad0f3d6c Modify the pkginstall framework so that it manages all aspects of
INSTALL/DEINSTALL script creation within pkgsrc.

If an INSTALL or DEINSTALL script is found in the package directory,
it is automatically used as a template for the pkginstall-generated
scripts.  If instead, they should be used simply as the full scripts,
then the package Makefile should set INSTALL_SRC or DEINSTALL_SRC
explicitly, e.g.:

	INSTALL_SRC=	${PKGDIR}/INSTALL
	DEINSTALL_SRC=	# emtpy

As part of the restructuring of the pkginstall framework internals,
we now *always* generate temporary INSTALL or DEINSTALL scripts.  By
comparing these temporary scripts with minimal INSTALL/DEINSTALL
scripts formed from only the base templates, we determine whether or
not the INSTALL/DEINSTALL scripts are actually needed by the package
(see the generate-install-scripts target in bsd.pkginstall.mk).

In addition, more variables in the framework have been made private.
The *_EXTRA_TMPL variables have been renamed to *_TEMPLATE, which are
more sensible names given the very few exported variables in this
framework.  The only public variables relating to the templates are:

	INSTALL_SRC		INSTALL_TEMPLATE
	DEINSTALL_SRC		DEINSTALL_TEMPLATE
				HEADER_TEMPLATE

The packages in pkgsrc have been modified to reflect the changes in
the pkginstall framework.
2006-03-14 01:14:26 +00:00
joerg
2a4568caf3 Add DragonFly support. Fix PLIST. Bump revision. 2006-03-13 20:36:51 +00:00
joerg
cc1b81a45b Add DragonFly support. Fix PLIST. Bump revision. 2006-03-13 19:54:37 +00:00
joerg
5f6571da8f Add DragonFly support. Fix PLIST by adding two symlinks. Bump revision. 2006-03-13 19:46:22 +00:00
joerg
b8521c2be3 Add DragonFly support. Add two missing symlinks to PLIST. Bump revision. 2006-03-13 19:29:45 +00:00
wiz
a8d18a5c04 Fix typo in PLIST. Bump PKGREVISION.
From Ryu HAYASAKA in PR 33069.
2006-03-13 07:11:19 +00:00
minskim
fcd18f7752 Update tex-dhucs to 2.6.1.20060215.
Changes:
- Removed UnTazaDH.ttf.
2006-03-13 01:50:26 +00:00
rillig
99341fbef0 On NetBSD/i386, this package needs the SuSE 7.3 emulation, not 9.1. 2006-03-11 01:35:21 +00:00
wiz
d2331cf6b5 Accept suse100* packages too. Bump PKGREVISION. 2006-03-10 22:44:52 +00:00
reed
cf157b2e5c Use poppler-glib instead of poppler.
Bump PKGREVISION.
2006-03-09 01:49:03 +00:00
reed
e6d1ce9a26 Add patch-aa to distinfo. Forgot to commit before.
It is used for poppler-glib.  The patch is in poppler-glib.

Since no patch directory in poppler, building poppler
does not care and seems to ignore this.

(Maybe should just uncomment out the PATCHDIR here and move the
patch here too.)
2006-03-09 01:39:09 +00:00
reed
667db48de8 Bump PKGREVISION of poppler-qt because its dependency
poppler no longer requires glib and gtk2.
Update buildlink3.mk file for poppler-qt to only have BUILDLINK_DEPENDS
for this.

And increase PKGREVISION of kdegraphics3 because the poppler used
no longer needs glib and GTK2. (It doesn't look like anything else
in kdegraphics3 uses glib nor gtk2 now.)
2006-03-09 01:29:46 +00:00
reed
bdd486f334 Added poppler-glib package. 2006-03-09 01:22:58 +00:00
reed
8a8041d85e Mention that the GLib and QT wrappers are in different packages. 2006-03-09 01:20:04 +00:00
reed
8f35ce9155 Remove the support for installing the "glib" wrapper files.
A new package, print/poppler-glib, now provides this.
And this means X11 (and GTK2) is no longer needed for libpoppler.

Bump PKGREVISION.

In buildlink3.mk file, remove the BUILDLINK_RECOMMENDED.poppler
and increase the BUILDLINK_DEPENDS.poppler to this latest version
so packages don't accidently attempt to depend on old poppler
and poppler-glib at same time.
Also include the fontconfig buildlink3.mk at joerg's request.
2006-03-09 01:19:16 +00:00
reed
ffa729a3a2 Make this conflict to poppler<0.4.5nb1
(since poppler did provide same "glib" files).
2006-03-09 01:15:58 +00:00
reed
d2dcdd231f Import of poppler-glib package.
This provides the "glib" (and GTK2's gdk-pixbuf)
components from the poppler suite.

The poppler package updates will be committed next.

This means that X11 (and GTK) is not needed for the normal poppler.
2006-03-09 01:13:16 +00:00
joerg
638eb40fad Use a macro to compare values based on comparisions. Don't subtract them
and return it as int, since subtracting of pointers to incomplete types
is not defined (FILE on DragonFly) or the result might be a multiple of
INT_MAX (LP64). Bump revision.
2006-03-06 23:02:13 +00:00
wiz
35af66a196 Belatedly bump PKGREVISION for all libtasn1 dependencies, since
libtasn1 had a shlib major bump.
Also update dependencies in bl3.mk files.

Addresses PR 32998 by Robert Elz.
2006-03-06 00:18:10 +00:00
jlam
6e0c050321 * Teach the tools framework how to supply the pkgsrc version of
makeinfo if no native makeinfo executable exists.  Honor TEXINFO_REQD
  when determining whether the native makeinfo can be used.

* Remove USE_MAKEINFO and replace it with USE_TOOLS+=makeinfo.

* Get rid of all the "split" argument deduction for makeinfo since
  the PLIST module already handles varying numbers of split info files
  correctly.

NOTE: Platforms that have "makeinfo" in the base system should check
      that the makeinfo entries of pkgsrc/mk/tools.${OPSYS}.mk are
      correct.
2006-03-05 16:27:22 +00:00
jlam
9c8b5ede43 Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
2006-03-04 21:28:51 +00:00
drochner
62ac66c560 update to 1.2.4.1
The 1.2.4.1 release is focused on minor enhancements, bugfixes and
additional documentation
2006-03-02 19:04:55 +00:00
minskim
2c8cc0bbb3 Honor PKGDIRMODE and SHAREMODE. 2006-02-24 21:07:51 +00:00
minskim
50210bae7f Fix build with gcc-4 using the patches suggested by Makoto Fujiwara in
PR pkg/32895.
2006-02-24 21:01:23 +00:00
joerg
9cddbb78fe Use EXTRACT_CMD. 2006-02-24 20:52:05 +00:00
joerg
683e79e4ae Use EXTRACT_CMD, the old use of DECOMPRESS_CMD doesn't work anymore.
Fix pkglint -Wall warnings while here, e.g. sort PLIST.
2006-02-24 14:53:27 +00:00
martti
2c363836f7 Fix build problems on Solaris (pkg/32875).
This change does not affect other platforms and as it was not building
correctly on Solaris I see no reason for PKGREVISION bump.
2006-02-20 08:17:09 +00:00
rillig
c1fb3b7795 Fixed all pkglint warnings, based on the previous revision, since martti's
changes have been incorrect in some places.
2006-02-18 14:22:13 +00:00
martti
fcf951a43d Fixed warnings found by pkglint -Wall. 2006-02-17 07:55:57 +00:00
martti
d48b5f2558 Fixed warnings found by pkglint -Wall. 2006-02-17 06:49:23 +00:00
yyamano
bacf0d5d53 Make this buld with gcc 4.x. Fix PR 32744. 2006-02-16 15:52:15 +00:00
joerg
6fea4bd71f Bump revision for security fixes. 2006-02-15 19:06:47 +00:00
joerg
b954205f95 Port the security fixes for SA181303 from print/xpdf to print/cups. 2006-02-15 19:06:13 +00:00
drochner
c37a40355c update to 0.4.5
- Security update; CVE-2006-0301 (buffer overflow)
2006-02-15 18:08:35 +00:00
adam
178a929044 Changes 1.7:
* fixes a font-handling bug and some build issues.
2006-02-13 20:31:43 +00:00
wiz
f3f27e5e2a Remove conflict with hpijs; reportedby Steve O'Hara-Smith on tech-pkg. 2006-02-11 11:51:24 +00:00
wiz
a30edbbd34 Be consistent in the weird PKGREVISION handling -- fixes DEPENDS. 2006-02-06 18:00:34 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
markd
72a10280ea Fix build on Solaris:
fabsf() -> fabs()
  Solaris<=9 doesn't have fabsf()
 test -z $foo  ->  test -z "$foo"
  Solaris test objects if $foo empty.
Bump PKGREVISION for fabsf() change.
2006-02-04 22:12:23 +00:00
gavan
92e227327a Update to hpijs 2.1.4.
This release contains support for a number of new printers.
2006-01-29 01:51:23 +00:00
dmcmahill
bf7451f4a3 update to latex-mk-1.5
* When  using  tex2page or HeVeA for html output, do not force the running of LaTeX. With latex2html,
       LaTeX will still be run because latex2html makes use of the .aux files generated by LaTeX.
     * Fixed a bug where if the BibTeX input file was modified LaTeX would be run again but not BibTeX.
     * Added  a  --tex2page  mode  for  latex-mk  (the  script)  which allows latex-mk to run tex2page the
       appropriate number of times to resolves all references.
     * Improve the cleaning of tex2page generated output.
     * Added latex.subdir.mk to support recursive builds.
2006-01-28 05:46:02 +00:00
tonio
99bbf9490e Take care to quote PATH variables: they may contains path with spaces
Fix PR pkg/32654, applying the proposed patches, thanks Peter Bex
2006-01-27 23:13:54 +00:00
joerg
fcbfa948bb Has BROKEN_GETTEXT_DETECTION. 2006-01-27 16:41:44 +00:00
minskim
91ba96eff4 Remove BROKEN_IN since this package builds fine with the recent
TEX_DEFAULT change.
2006-01-26 03:57:55 +00:00
tron
cf14634e31 Incorporate fixes for vulnerabilities reported in SA17916 and SA18329,
bump package revision.
2006-01-24 21:51:36 +00:00
ben
c957a9835c Make CUPS support optional using the pkgsrc option framework. 2006-01-24 15:28:30 +00:00
wiz
768c589c29 Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because
of the shlib major bump.
PKGREVISION++ for the dependencies.
2006-01-24 07:31:52 +00:00
jlam
c8acc068af EXTRACT_CMD.zip is no more... just use the real command for extracting a
ZIP archive.
2006-01-23 18:37:18 +00:00
tron
e72e3d6021 Apply security fix for SA18303 taken from Fedora Core 4.
Bump package revision because of this fix.
2006-01-22 23:13:33 +00:00
ghen
99245a1e72 [subst.mk] WARNING: Ignoring non-existent file "./doc/pdftopnm.1".
-> should be "doc/pdftoppm.1".
2006-01-22 22:01:11 +00:00
tonio
c746fe9467 move the PLIST SUBST from tex.buildlink3.mk to tetex?-bin/buildlink3.mk
This should fix bulk build for teTeX1 packages
2006-01-22 16:45:30 +00:00
tonio
bba43d4b6d Explicitly include tetex-bin/buildlink3.mk, as in ja-ptex-bin
Fixes PR pkg/32592
2006-01-22 15:47:40 +00:00
hira
ae2a45a3ac Add missing semicolon in previous. 2006-01-22 09:12:52 +00:00
hira
917011e836 Adapt to recent bsd.pkg.extract.mk changes. 2006-01-22 08:45:05 +00:00
adam
185839c192 Changes 8.53:
* Numerous bug fixes and improvements, particularly in the area DeviceN
  (spot color) handling and the PDF interpreter.
* The pdfwrite device can now create PDF/X-3 compliant documents using the
  lib/PDFX_def.ps prefix approach. See doc/Ps2pdf.htm documentation.
*A Beta version level 2 Postscript output device, ps2write, which generates
  high-level PostScript including text and images and graphics.
* A rendering performance enhancement for PDF's with transparency (10x to 90x
  on files with many small transparency regions/groups).
2006-01-22 08:18:49 +00:00
joerg
6a585133a6 Use INSTALL_EXTRA_TMPL and DEINSTALL_EXTRA_TMPL. Fix the output of
DEINSTALL to only print the delimiting line if the opening line was
written as well. Makes the output a bit nicer when no file was
modified.
2006-01-22 00:57:02 +00:00
dillo
46637a5519 Drop maintainership: I don't have the time to chase two vulnerabilities
per month.
2006-01-21 22:31:58 +00:00
jlam
758d912e33 Update package Makefile now that bsd.pkg.extract.mk is using the
"extract" script for extraction.  Many cases where a custom EXTRACT_CMD
simply copied the distfile into the work directory are no longer
needed.  The extract script also hides differences between pax and
tar behind a common command-line interface, so we no longer need code
that's conditional on whether EXTRACT_USING is tar or pax.
2006-01-21 18:57:40 +00:00
jlam
c95ffd9147 PKGNAME should be derived from DISTNAME, not DISTFILES. This removes a
".tgz" from the PKGNAME.
2006-01-20 23:46:47 +00:00
jlam
81db182ecc Rename the following variables to reduce the number that we need to track:
EXTRACT_CMD_OPTS.bin		->  EXTRACT_OPTS_BIN
	EXTRACT_CMD_OPTS.lha		->  EXTRACT_OPTS_LHA
	EXTRACT_CMD_OPTS.rar		->  EXTRACT_OPTS_RAR
	EXTRACT_CMD_OPTS.tar		->  EXTRACT_OPTS_TAR
	EXTRACT_CMD_OPTS.tar.Z		->  EXTRACT_OPTS_TAR
	EXTRACT_CMD_OPTS.tar.bz2	->  EXTRACT_OPTS_TAR
	EXTRACT_CMD_OPTS.tar.gz		->  EXTRACT_OPTS_TAR
	EXTRACT_CMD_OPTS.tbz		->  EXTRACT_OPTS_TAR
	EXTRACT_CMD_OPTS.tbz2		->  EXTRACT_OPTS_TAR
	EXTRACT_CMD_OPTS.tgz		->  EXTRACT_OPTS_TAR
	EXTRACT_CMD_OPTS.zip		->  EXTRACT_OPTS_ZIP
	EXTRACT_CMD_OPTS.zoo		->  EXTRACT_OPTS_ZOO
	EXTRACT_CMD_OPTS_tar.gz		->  EXTRACT_OPTS_TAR
2006-01-20 23:41:29 +00:00
tonio
86bcf2de00 Make ja-ptex-bin explicitly include print/teTeX-bin/buildlink3.mk instead of
using tex.buildlink3.mk, as it requires teTeX2
Fixes PR pkg/32582
2006-01-20 14:20:59 +00:00
joerg
344db4d063 Query teTeX1-bin for WRKSRC, don't make (incorrect) assumptions about
the location. Specify -DANSI as well to avoid definitions e.g. of
sprintf, which GCC 3.4+ doesn't like.
2006-01-20 01:36:17 +00:00
joerg
26763ef3ab Transform a lvalue cast into a rvalue cast. 2006-01-20 01:19:23 +00:00
rxg
5d93ed0845 Modified mailbox in MAINTAINER. 2006-01-16 13:43:26 +00:00
minskim
8ae52f2cbe Update tex-dhucs to 2.60.20051222.
Changes:
- documentation update.
- better handling with teTeX.
2006-01-15 23:05:32 +00:00
minskim
7db160b184 Update dvipdfmx to 0.0.0.20050831.
Changes:
- Fix bugs in MetaPost manipulation and PK Type3 font.
- Allow PDF images generated from Mac OS X.
- Other fixes and improvements.
2006-01-15 21:26:41 +00:00
joerg
f0fe973f27 Fix errno. 2006-01-15 20:07:42 +00:00
wiz
b2f83f0be6 Add missing freetype-lib dependency, and use ja-vflib-lib/bl3.mk
instead of DEPENDS, to make this build again.
2006-01-15 19:28:32 +00:00
minskim
0a54cd08d2 This package doesn't build xdvik; disable tests for xdvik in configure. 2006-01-15 17:01:53 +00:00
tonio
2cad4cf56b Update print/auxtex to 11.82
News in 11.82
   * 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.
   * 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.
2006-01-13 22:59:44 +00:00
wiz
9e2ddacc40 Handle packages that only accept teTeX2 similarly to ones
that only accept teTeX2; should fix ja-ptex-share bulk build.
2006-01-13 17:56:43 +00:00
rillig
9ffb698d5d Removed the unused, misplaced definition of PKGREVISION. 2006-01-12 18:30:23 +00:00
ghen
dfdc1e8cb0 Use += instead of = for appending to SUBST_FILES. (btw, Joerg, you could also
have used *.1 *.5 as in the original post-patch target.)
2006-01-12 13:56:12 +00:00
joerg
04daac8ff6 Use SUBST framework. 2006-01-12 02:02:16 +00:00
reed
86577947ee Create a Makefile.common so poppler-qt will use same.
Remove distinfo from poppler-qt.

Make sure that poppler-qt depends on at least same version of poppler.

Take maintainership for poppler-qt.

This updates poppler-qt to 0.4.4. (I didn't check to see if fixes
are related to "qt".)
2006-01-11 17:49:35 +00:00
reed
661dd87b35 Add BUILDLINK_RECOMMENDED for security fix. 2006-01-11 16:14:14 +00:00
reed
ea88b2ed91 Update to poppler-0.4.4.
From ChangeLog:

2006-01-10  Kristian Høgsberg  <krh@redhat.com>

	* configure.ac: Bump realease to 0.4.4.

	* NEWS: Sum up changes.

	* poppler/DCTStream.cc: Backport patch for KDE #119569.

2006-01-10  Kristian Høgsberg  <krh@redhat.com>

	Security patch from Martin Pitt (#5516).  Multiple integer/buffer
	overflows.

	* poppler/Stream.cc (CCITTFaxStream::CCITTFaxStream): Check
	columns for negative or large values (CVE-2005-3624).

	* poppler/Stream.cc: Reset numComps to 0 since it's a global
	variable that is used later (CVE-2005-3627).

	* poppler/Stream.cc (DCTStream::readHuffmanTables): Fix out of
	bounds array access in Huffman tables (CVE-2005-3627).

	* poppler/Stream.cc (DCTStream::readMarker): Check for EOF in
	while loop to prevent endless loops (CVE-2005-3625).

	* poppler/JBIG2Stream.cc (JBIG2Bitmap::JBIG2Bitmap,
	JBIG2Bitmap::expand, JBIG2Stream::readHalftoneRegionSeg): Check
	user supplied width and height against invalid values.  Allocate
	one extra byte to prevent out of bounds access in combine().

2006-01-10  Kristian Høgsberg  <krh@redhat.com>

	* poppler/Stream.cc: Fix bug in last security patch (#5514).
	Also, for the record, the security patch also fixes CVE-2005-3192
	and CVE-2005-3193.

2005-12-18  Albert Astals Cid  <aacid@kde.org>

	* configure.ac: Better jpeg detection, refer to ml PCbsd problem
	* qt/Makefile.am: Backport fix build on systems where fontconfig is
	not on /usr/include
2006-01-11 16:10:11 +00:00
tonio
fbcf8141f8 fix problem with malformed conditional with old make 2006-01-10 13:25:01 +00:00
martti
c823d662d6 Updated print/apsfilter to 7.2.6
* driver/hpdj/550C, driver/pcl3/hpdj550c adjustments to ColorMode/ColorModel
* printing of PDF files: use acroread5 before v4 and v3 if present
2006-01-10 07:17:41 +00:00
tron
86523dd9df Patch the "texconfig-dialog" script (patching the "texconfig" script
doesn't help any more) so it calls the "dialog" program without requiring
the "DIALOG_PROG" environment variable to be set. Bump package revision
because of this fix.
2006-01-09 11:59:55 +00:00
tron
b0693b0d51 Fix broken ".if" conditional which causes warnings if e.g. "pkg_chk -i"
was used.
2006-01-09 10:12:11 +00:00
uebayasi
f64cda5daf Add pdfjam. 2006-01-09 10:10:50 +00:00
uebayasi
500647c2ef Initial import of PDFjam 1.2.0:
PDFjam is a small collection of shell scripts which provide a simple
interface to some of the functionality of the excellent pdfpages package
(by Andreas Matthias) for pdfLaTeX.  At present the utilities available
are:

 + pdfnup, which allows PDF files to be "n-upped" in roughly the way
   that psnup does for PostScript files.

 + pdfjoin, which concatenates the pages of multiple PDF files together
   into a single file

 + pdf90, which rotates the pages of one or more PDF files through 90
   degrees (anti-clockwise).
2006-01-09 10:10:08 +00:00
tonio
a5a34197c1 do not use tex.buildlink3.mk when the only accepted version is teTeX1, to
allow bulk build to create packages
2006-01-08 14:13:48 +00:00
tonio
56edd1a62d Make teTeX3 the default TEX_DEFAULT
bump PKGREVISION where necessary

Move PKG_TEXMFPREFIX and PKG_LOCALTEXMFPREFIX definitions to
teTeX?/buidlink3.mk, so that packages may include
print/teTeX1-bin/buildlink3.mk directly (however, using teTeX/module.mk do not
allow that)
2006-01-08 14:00:11 +00:00
joerg
b6b8dd8761 ISO C says, stdin is not a valid rvalue on global scope. Move the init
into RTFInit, if rtffp is still NULL.
2006-01-08 00:03:57 +00:00
reed
82c7367324 Homepage was 40 Not Found so update it.
I used the download site which redirected to this new URL.
(Maybe the MASTER_SITES should point to new URL also?)
2006-01-06 06:23:55 +00:00
reed
921dea271a Add a HOMEPAGE. (It is better than nothing.) 2006-01-06 02:57:39 +00:00
reed
9b7ed64fcc Remove dependency on papersize.
The package build for this package already honors the PAPERSIZE
setting.  (As discussed on tech-pkg.)

Not bumping PKGREVISION, since I just bumped it a couple minutes ago.
2006-01-06 02:51:12 +00:00
reed
9e5378e20e This installation provides an enscript.info file.
(I noticed because I use custom INFO_DIR and I have
chmod 0 /usr/pkg/info which is a plain file to catch misuse.)

Bump PKGREVISION.
2006-01-06 02:48:55 +00:00
joerg
2b829f436f Use SUBST framework. 2006-01-06 00:19:44 +00:00
ghen
455345bb5b Change the default for BUILDLINK_DEPMETHOD.qt3-tools from "full" to "build",
without affecting packages that are currently using it.

Packages which previously didn't set BUILDLINK_DEPMETHOD to neither "full" nor
"build" now set it to "full", but should be checked whether they really need it
(comment added).  Packages which previously set it to "build" now don't set it
anymore.

Ok by jlam, wiz.
2006-01-05 10:08:58 +00:00
schmonz
42428df5a0 Express these packages' brokenness with BROKEN_IN=pkgsrc-2005Q4
rather than PKG_FAIL_REASON, so that they provide useful error
messages in build logs, and so that they continue to work on platforms
where they aren't broken.
2006-01-04 04:29:05 +00:00
joerg
c20b5ed9fd Fix papersize and provide the list of replacements needed. 2006-01-02 23:15:49 +00:00
joerg
bc277bccbc No broken gettext here. 2006-01-02 15:15:22 +00:00
wiz
f61c002199 Recursive PKGREVISION bump for gnutls shlib major bump.
Bump BUILDLINK_RECOMMENDED.
2005-12-31 12:32:31 +00:00
wiz
83a0444075 Update to 0.4.3:
- Fix selection crasher (Nickolay V. Shmyrev, #4402).
	- Fix printing problem for single page output (#4555).
	- Fix miscellaneous compile problems/warnings.
	- CVE-2005-3191 and CAN-2005-2097 security fixes.
2005-12-31 00:35:55 +00:00
garbled
c86ee7f74c Modify this pkg so it works with either xaw-xpm or xaw3d. If XAW_TYPE is
set to "standard" automatically promote it to xaw3d, as the pkg will not
work with stock xaw.  Change approved by Matthias (maintainer)
2005-12-30 04:00:01 +00:00
joerg
e880439d80 Fix errno deetection and use of the test results. Isn't it a lot better
when the conditional matches the variable name from the test case?
2005-12-29 13:46:16 +00:00
jlam
dc9594e09d Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk
automatically detects whether we want the pkginstall machinery to be
used by the package Makefile.
2005-12-29 06:21:30 +00:00
reed
deaeac79be Remove second (re)setting of INSTALLATION_DIRS. 2005-12-28 05:05:44 +00:00
reed
127ca4a759 Add homepage.
Use INSTALLATION_DIRS for directories.

Allow custom PKGMANDIR.
2005-12-28 04:56:42 +00:00
reed
23f92861dc Install man pages using PKGMANDIR. 2005-12-27 23:51:51 +00:00
reed
275cef3cf0 Update the patch for the makefile so it will use PKGMANDIR. 2005-12-27 23:50:07 +00:00
reed
0cfd3dc129 Don't point to documentation that is not installed to list the
features. (Anyways, it appears this package doesn't install the file.)
2005-12-27 17:54:41 +00:00
schmonz
463f43526a Mark packages for pkgsrc-2005Q4 that don't build on NetBSD/i386
3.0. If one of these is important to you, please fix it in time
for pkgsrc-2006Q1, or it may be removed.
2005-12-26 23:39:30 +00:00
joerg
c842548471 Fix errno. 2005-12-20 18:13:23 +00:00
ghen
7ac0365057 Fix window resizing bug,
from http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=324172

Bump PKGREVISION.  Ok by joerg, wiz, dillo.
2005-12-20 16:00:16 +00:00
joerg
37d16eaa51 Compile real local backends, not just stubs, for DragonFly.
Since this package "worked" before, bump the revision.
Noticed by antencek AT gmail DOT com.
2005-12-19 16:04:48 +00:00
dillo
a31cd3b54d Fix vulnerability CAN-2005-3191. Patch provided by jlam.
Bump PKGREVISION to 2.
2005-12-18 20:05:32 +00:00
jlam
26452ab8ee Add and enable the following packages:
print/foomatic-filters-cups
	print/foomatic-ppds
	print/foomatic-ppds-cups

Remove the following superseded packages:

	print/cupsomatic
	print/cupsomatic-ppds
	print/foomatic-gswrapper
2005-12-17 18:59:06 +00:00
jlam
c5187ffd95 Remove cupsomatic, cupsomatic-ppds and foomatic-gswrapper. These
packages have been superseded by the foomatic-filters-cups and
foomatic-ppds-cups packages.
2005-12-17 18:56:55 +00:00
jlam
7644435b1b Initial import of print/foomatic-ppds-cups, which installs the Foomatic
PPDs collection into the CUPS PPD database.
2005-12-17 18:41:43 +00:00
jlam
5db5f894e9 Initial import of print/foomatic-ppds, which is a collection of PPD
files for use with foomatic-rip.  This collection is from the PPD
tarball generated from the Foomatic printer database on 2005-12-17.
2005-12-17 18:39:24 +00:00
jlam
80d8567605 * Be a bit more clever with expressing the dependency so that we don't
have to install mpage if we have another "text-to-ps" package
  installed.

* Add a "cups" package option so that this package can be used with
  CUPS without requiring any other "text-to-ps" filters to be installed.
  If the "cups" option is specified, then also try installing foomatic-rip
  as a CUPS filter (using the INSTALL script from the foomatic-filters-cups
  package).

* Move the example config file under ${PREFIX}/share/foomatic where
  other Foomatic-related data files will also go in the future.

Bump the PKGREVISION to 2.
2005-12-17 18:35:10 +00:00
jlam
cf09320118 Initial import of print/foomatic-filters-cups, which installs Foomatic
support into a pkgsrc CUPS installation.
2005-12-17 18:26:15 +00:00
jlam
54eb955f0a Add a Makefile.common that can be used by all foomatic-filters{,-*}
packages, and which provides a common definition for the version number.
2005-12-17 18:26:07 +00:00
rillig
90abe9acbb Added missing RMD160 checksum for solaris-5010.tar.gz. 2005-12-17 10:41:56 +00:00
jlam
2558c0291d Change my MAINTAINER email address to the one I've been using for
pkgsrc work.
2005-12-17 05:20:21 +00:00
jlam
2483500823 Fix for the following security advisories which affect cups-1.1.x:
CAN-2005-3191
	CAN-2005-3192

The fixes were largely copied from xpdf-3.01pl1.patch from foolabs.com;
however, patch-be for Stream.cxx also includes a proper fix for
CAN-2005-3191 which was only partially fixed in the foolabs.com patch.

Bump the PKGREVISION to 4.
2005-12-17 04:22:55 +00:00
joerg
6e4a0dd799 Bump all motif packages for recent openmotif update. The major version
of the shared libXm has changed.
2005-12-12 21:36:54 +00:00
markd
b4f67f6fc6 add poppler-qt 2005-12-11 10:09:10 +00:00
markd
3baac5935d Initial import of poppler-qt-0.4.2.
This is the QT wrapper for poppler, a PDF rendering library.
2005-12-11 10:07:31 +00:00
salo
78d67cabe6 Security fixes for CVE-2005-3191, CVE-2005-3192 and CVE-2005-3193.
Patches from xpdf.
2005-12-11 05:08:50 +00:00
wiz
3f16007cad Add x11 option to the various ghostscript packages, and get rid
of the separate ghostscript*x11* packages.
2005-12-09 20:30:16 +00:00
dillo
d4239c0005 Fix subdirectory on sunsite mirrors, noted by reed. 2005-12-08 18:53:24 +00:00
joerg
424cd3530a Move initialisation with stderr to runtime. Fixes compilation at least
on DragonFly.
2005-12-07 15:48:55 +00:00
uebayasi
0f61f01e89 Fix a patch for "Xpdf Multiple Buffer Overflow Vulnerabilities"
(http://secunia.com/advisories/17897/).
2005-12-07 09:26:58 +00:00
reed
830cb5ca4c Set --sysconfdir=${PKG_SYSCONFDIR} so that SYSTEM_XPDFRC in
${PREFIX}/include/poppler/poppler-config.h is set appropriately
for the user's PKG_SYSCONFBASE setting.

Use the PAPERSIZE variable to set the a4 option, the same way the
xpdf package does it.

These two improvements are from Mark Davies via private email.
Thank you Mark.

Bump PKGREVISION.
2005-12-06 17:13:50 +00:00
rillig
579e977969 Ran "pkglint --autofix", which corrected some of the quoting issues in
CONFIGURE_ARGS.
2005-12-05 23:55:01 +00:00
rillig
b71a1d488b Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-12-05 20:49:47 +00:00
kim
20d673afb5 Restore previously used file locations. 2005-12-04 17:02:54 +00:00
kim
8d7084a2db The work directory was stored in the default rc file since upgrade to
1.0b4nb1.  There was no default rc file before.  Explicitly setting
the path passed to the install script seems to avoid the problem.
2005-12-04 16:34:34 +00:00
wiz
d231a3e48d Judging from the bulk builds, the package currently is not happy
about anything but teTeX1 -- mark it as such.
2005-12-03 20:11:40 +00:00
wiz
9eb2fc2cc4 LISPDIR already includes PREFIX. Noted by Pavel Cahyna in PR 32223. 2005-12-03 11:12:28 +00:00
joerg
f2d58417a0 Use correct locale directory on DragonFly. 2005-12-03 01:41:56 +00:00
rillig
ca1ccea86c Removed double definition of PKGREVISION. 2005-12-02 16:56:08 +00:00
wiz
3b1f5a7308 Convert to options framework.
Add cups option handling to buildlink3.mk (USE_CUPS was not properly
supported there before).
2005-12-01 18:21:52 +00:00
wiz
b1ba023f95 Fix cups handling in buildlink3.mk file.
cups is not enabled by default, so no further changes.

Users who have added cups to the options for this package should
rebuild all dependencies.
2005-12-01 18:16:50 +00:00
tonio
4f1d385752 add CFLAGS.Darwin+=-flat_namespace
to avoid a2ps failure at runtime under Darwin (symbol not found in flat
namespace)

Bump PKGREVISION, as it changes the binary package under Darwin
2005-11-30 18:24:00 +00:00
minskim
d073d178cd Add tex-unttf and tex-dhucs. 2005-11-29 22:39:48 +00:00
minskim
c152997844 Import tex-dhucs.
DHUcs is a TeX macro package to typeset Hangul documents using
LaTeX-ucs.  With this package, LaTeX can process UTF-8 Korean
documents.
2005-11-29 22:37:39 +00:00
jlam
e6e49a2f0f Change all instances of including mk/ghostscript.mk into asking for
the appropriate tool via USE_TOOLS (usually "gs:run"), and remove
ghostscript.mk.  This change removes a rather out-dated file from
pkgsrc and switches packages to use the more compact implementation
of the Ghostcript-handling inside the tools framework.
2005-11-28 06:41:20 +00:00
adrianp
2decd63246 Update for http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0967 2005-11-27 17:04:18 +00:00
wiz
321a09857a Bump PKGREVISION for libgsf dependencies, and BUILDLINK_DEPENDS because
of the libgsf shlib major bump and associated BUILDLINK_DEPENDS bump.
2005-11-25 21:23:14 +00:00
jlam
d0890a0ccb Update print/ghostscript-esp{,-nox11} to ESP Ghostscript 8.15.1. This
version is based on the GPL Ghostscript 8.15 release.  Major changes from
Ghostscript 7.0x include:

* Many printer drivers were added and updated.
* Improved support for running as a job server (-dJOBSERVER)
* Support for DeviceN colorspaces at up to 8 colorants total at 8 bits
  per colorant.
* The PDF writer has been considerably improved and implements PDF
  1.4 encryption
* Add a new feature to scale PDFs to the current page size.
* Font rendering has been substantially reworked and improved.
* PDF 1.4 transparency rendering is much more likely to be correct
* Improved support for CID font substitution.
* Improved processing of incorrect and broken PDF files, including files
  with corrupted xref tables and non-ASCII font names.
* Support for JBIG2-encoded images.
* The usual plethora of bug fixes.
2005-11-21 06:17:58 +00:00
jlam
06a928b0e0 Update the master distribution sites. 2005-11-20 23:10:44 +00:00
minskim
d4ec572c69 - Install a sample config file into share/examples, rather than into
the texmf tree.
- Correct paths to this package.

No PKGREVISION bump since this package didn't build due to the wrong
path to map.mk.
2005-11-20 19:14:50 +00:00
minskim
32df98277f Update dvipdfmx to 20050627.
Major changes since 20031116:
- bug fixes in subfont scheme or TrueType fonts with CIDType2 format.
- embedded ICC profile support for JPEG and PNG.
- Accept "unicode" encoding keyword in fontmap files for TrueType and
  Type1 fonts.
2005-11-20 18:51:53 +00:00
minskim
60464071de Add a INSTALL/DEINSTALL template to handle font maps for dvipdfmx. 2005-11-20 18:46:22 +00:00
minskim
21521bc942 Font map handling requires teTeX-bin>=3.0nb4. Specify the dependency
in teTeX/module.mk, rather than individual packages.
2005-11-20 18:22:50 +00:00
minskim
50e9361700 Add hugeotp2ocp. 2005-11-17 22:29:51 +00:00
minskim
600ac9665d Import hugeotp2ocp.
hugeotp2ocp is a utility that converts OTP files to OCP files used by
Omega.  This program can process OTP files requiring more memory than
regular otp2ocp in teTeX can handle.
2005-11-17 22:27:05 +00:00
rillig
c0388e791b Added missing RMD160 checksums. 2005-11-17 10:28:50 +00:00
rillig
18d00171ba Added missing SHA1 checksums. 2005-11-17 10:24:59 +00:00
minskim
ca378e248f Grammar fix in comments. 2005-11-17 00:48:07 +00:00
minskim
a3bd11854a Replace TEXFONTMAPS with TEX_FONTMAPS for consistency with other TEX_*
variables in mk/tex.buildlink3.mk and better readability.
2005-11-17 00:42:14 +00:00
minskim
116cf5a85f Run updmap at DEINSTALL, rather than POST-DEINSTALL; otherwise, updmap
complains when multiple map files are deleted.  No functional change
to existing packages since none of them install multiple map files.
2005-11-16 22:27:38 +00:00
minskim
1071b0cc33 Install files to support more languages, including Chinese, Japanese,
Korean, and Klingon.

Bump PKGREVISION.
2005-11-16 21:45:15 +00:00
minskim
843ffba436 Use INSTALL_DATA instead of CP to set correct permission and ownership. 2005-11-15 23:28:02 +00:00
minskim
73b1d7e48a Update HOMEPAGE. 2005-11-15 22:16:45 +00:00
minskim
7f0f3d1ac1 Regen to match with the previous PKGREVISION bump. 2005-11-15 20:13:09 +00:00
minskim
c3f3163251 Depend on fonts/tex-uhc-fonts-base, which provides required fonts, and
suggest fonts/tex-uhc-fonts-extra in MESSAGE for those who want to use
different fonts.

Bump PKGREVISION.
2005-11-15 19:59:51 +00:00
minskim
25d41e7621 Add tex-hlatex. 2005-11-15 07:15:25 +00:00
minskim
6e1a0ee18d Teach module.mk how to handle font map files. 2005-11-15 07:13:19 +00:00
minskim
c145d4db74 Import tex-hlatex.
HLaTeX is a TeX macro package to typeset Hangul documents using LaTeX.
With this package, LaTeX and Lambda can process both EUC-KR and UTF-8
characters.
2005-11-15 07:11:53 +00:00
minskim
deaf945337 Since packages installing font maps may run updmap, remove files and
directories changed by updmap with ${RM}, rather than including them
as regular entries in PLIST.

Bump PKGREVISION.
2005-11-15 07:00:08 +00:00
minskim
fa8e6d61bc This package may not be reditributed for profit. Set RESTRICTED and
NO_*_ON_CDROM accordingly.
2005-11-15 03:15:45 +00:00
minskim
501af8d6e1 Add tex-foiltex. 2005-11-15 03:02:52 +00:00
minskim
aac97303cf Import tex-foiltex from pkgsrc-wip. Packaged by Benedikt Meurer.
The FoilTeX is a collection of LaTeX files for making foils.  A number
of features are built-in including large sans serif font as normal
font, options for setting normalsize at 20pt (default), 17pt, 25pt or
30pt, new macros for starting new foils, for special environments like
Theorem and Proof, simple macros to control the headline and footline.
With Rokicki's dvips or Y&Y's dvipsone, it will even rotate individual
foils easily.
2005-11-15 03:00:11 +00:00
tonio
8856513a73 Use TEX and PDFTEX as exported by the buildlink files 2005-11-14 21:57:00 +00:00
tonio
2eebfe72bb fixing for TEX_DEFAULT=teTeX2.
Now uses tex and pdftex for teTeX2, and etex/pdfetex for teTeX3
2005-11-14 20:41:38 +00:00
minskim
275a175886 - Update PLIST to match the files installed by adobe-cmaps-20051109.
- Use teTeX/module.mk to update ls-R properly.

Bump PKGREVISION.
2005-11-14 17:01:36 +00:00
minskim
7168177c04 Install bibtex files. Without these, IEEEtran.cls is less useful.
Bump PKGREVISION.
2005-11-14 02:41:19 +00:00
minskim
21921fb67a Add tex-passivetex. 2005-11-13 06:37:02 +00:00
minskim
93989bd0d1 Import tex-passivetex from pkgsrc-wip.
PassiveTeX is a library of TeX macros which can be used to process an
XML document which results from an XSL transformation to formatting
objects.  PassiveTeX provides a rapid development environment for
experimenting with XSL FO, using a reliable pre-existing formatter.
2005-11-13 06:35:20 +00:00
minskim
64ddf61dcc Use teTeX/module.mk to update ls-R properly. Bump PKGREVISION becuase
previously these packages might create ls-R under $HOME.
2005-11-13 05:30:10 +00:00
minskim
0a3827888e Use teTeX/module.mk to update ls-R properly. Bump PKGREVISION because
previously this papckage generated ls-R under $HOME.
2005-11-13 04:19:00 +00:00
minskim
1f4ffd8ba3 Correct path to module.mk 2005-11-13 04:14:31 +00:00
minskim
8f630d3f3a Use teTeX/module.mk to update ls-R propertly. Bump PKGREVISION
because this package didn't update ls-R at deinstallation.
2005-11-13 04:12:43 +00:00
minskim
43eaeab8fd Use teTeX/module.mk to update ls-R properly. Bump PKGREVISION because
this package didn't update ls-R at deinstallation.
2005-11-13 04:03:11 +00:00
minskim
f8a0fd3f9a Add module.mk to handle updating the ls-R database of the texmf tree
for TeX packages.  Thanks to hubertf@ and tonio@ for review.
2005-11-13 03:25:57 +00:00
tonio
c27f4ed5e1 Rename LATEX_ACCEPTED and LATEX_DEFAULT to TEX_ACCEPTED and TEX_DEFAULT
It is more consistent with the tex.buildlink3.mk name. Also, if a package
really needs latex, it just has to set TEX_ACCEPTED to latex distributions
altough today, all TEX_ACCEPTED possibilities are latex distributions
2005-11-11 18:50:23 +00:00
minskim
8782fe7b0b Avoid using the -printx primary for find(1); it is not supported on
Darwin.
2005-11-10 16:49:28 +00:00
minskim
a646fb3af4 Define TEXMFCONFIG when calling texconfig. This prevents texconfig
from generating a directory under users's HOME at installation time.

OK'ed by hubertf@ and tonio@.
2005-11-10 14:53:44 +00:00
itohy
67209480ec Update to transfig 3.2 pachlevel 5-alpha7.
Summary of changes from CHANGES.transfig:

Patchlevel 5-alpha7 (Oct, 27, 2005)

NEW FEATURES
	o Updated SVG driver from Martin Kroeker was missing from alpha6
	o Another SVG update: Use a font-family list of "Times,Symbol" for symbol
	  characters - the Times fontface does not contain all elements of the
	  Symbol font on all platforms

BUGS FIXED:
	o Typo in font name (was cmit10, should be cmti10) in MetaPost driver
	  This bug fix was omitted from alpha6

Patchlevel 5-alpha6 (Oct, 12, 2005)

NEW FEATURES:
	o Added -dPDFSETTINGS=/prepress option to ghostscript when generating
	  PDF output to improve quality of bitmap graphics
	o Fill patterns now use PostScript Level 2 built-in pattern commands
	  for Postscript/EPS/PDF and bitmap output
	  From Konstantin Shemyak
	o Updated SVG driver from Martin Kroeker
	o New -K option to size bounding box to whole figure when exporting
	  only certain depths
	  From Dirk Osswald

BUGS FIXED:
	o Typo in font name (was cmit10, should be cmti10) in MetaPost driver
	o When all texts were "special" (LaTeX coded) in a figure, ISO
	  characters weren't encoded in straight PS and PDF output
	o Bug in radius for circles in SVG driver (dev/gensvg.c)
	o fig2dev.man was missing many papersize options
	o Double fclose() in bitmap driver

-------------------------------------
Patchlevel 5-alpha5 (April, 26, 2004)

NEW FEATURES:
	o Raster picture support added to SVG driver. (In SVG, this translates
	  to a link to the image file plus rotation/scaling information.
	  While 'conformant' SVG viewers need only support PNG and JPEG, there
	  is no a filetype test, as there is no limit on supported formats
	  in the standard, and e.g. Batik is able to display XBM and GIF in
	  addition.  Added code for rounded boxes (polyline subtype 4).
	  Added code for boxes, explicit support for polygons.  Added
	  xml-space:preserve qualifier on texts to preserve whitespace. Rewrote
	  fill pattern handling to generate patterns as needed - adding support
	  for penwidth and color.  Corrected tiling of all shingle patterns and
	  reversal of horizontal shingles.
	  From Martin Kroeker
	o Better arrowheads in SVG driver.  Corrected font family selection.
	  Corrected (and simplified) calculation of white-tinted fill colors
	  (and removed the HSV/RGB conversion code).
	  From Justus Piater

BUGS FIXED:
	o Typo in LATEX_AND_XFIG file. Text should be:
	  \convertMPtoPDF{foo.0}{1}{1}
	  It was missing parameters {1}{1}
	o Depth filter option -D was parsing range (e.g. 40:80) incorrectly
	  Fix from Justus Piater
	o C++ style comments "//" changed to "/* */" in genmp.c
	o Integer overflow in computing some spline steps
	o \pagestyle{empty} added for epic/eepic driver so it doesn't produce
	  unnecessary page number when LaTeXing

---------------------------------
Patchlevel 5-alpha4 (Feb 19, 2004)

NEW FEATURES
	o Many SVG driver enhancements from Martin Kroeker
	  (martin@ruby.chemie.uni-freiburg.de)
	o New features in EMF driver from ITOH Yasufumi:
	    support for locale text (if iconv() is available),
	    arc box, open arc, rotated ellipse, picture,
	    dash-triple-dotted line style, and all fill patterns.

BUGS FIXED
	o "cleandir" directive missing from doc/manual/Makefile
	o Added note about requiring dummy argument for -R option
	o SVG driver bug fixes: semicolon missing in CSS properties, multiline
	  string problem, width, height and viewbox attributes now relative to
	  figure bounds instead of pagesize. Fixes from Justus Piater.
	o Font info was put in the pstex file even when there were only special
	  texts.

---------------------------------
Patchlevel 5-alpha3 (Dec 9, 2003)

NEW FEATURES
	o Global option "-Z maxdim" to scale figure so that largest dimension
	  (width or height) is maxdim inches
	o Shapepar driver to generate shaped paragraphs for LaTeX (-L shape)
	  from Christian Gollwitzer
	o I18N support postscript file installation moved to fig2dev/dev
	  directory and installed with InstallNonExecFile (imake directive)
	o options -dAutoFilterColorImages=false and -dColorImageFilter=/FlateEncode
	  added to ghostscript call when exporting to pdf to improve image
	  quality during compression
	o "Epoch" added to rpm spec
	o New HP/GL2 driver from Glenn Burkhardt with paper size selection,
	  offset, centering and orientation options

BUGS FIXED
	o comments about BINDIR added to fig2dev/Imakefile and transfig/Imakefile
	  so user can easily change installation directory of both programs
	o MKDIRHIER used in Imakefile for installing support files instead of mkdir
	o commands like \\small used instead of SetFigFont for thick and thin
	  dots for LaTeX export
	  From Bo Thilde
	o removed typedefs of uint, ushort and ulong from genemf.h because
	  systems should already have those defined
	o SVG driver not mentioned in fig2dev.1 (.man)
	o shortened two fprintf calls in gensvg.c for HP-UX which can't handle
	  long strings
	o If an imported picture path points to some directory which is not the
	  current directory, and there exists a picture file of the same name in
	  the current directory, and the correct file is not compressed, fig2dev
	  would use the file in the current directory because it stripped off
	  the path first.  This was fixed by looking for the uncompressed name
	  first.
	o Color values should be divided by 255, not 256 to produce values from
	  0 to 1.0 in LaTeX, Tk and PostScript drivers, and readpng and readpcx
	  utilities
	o Increased precision of arc angles from %.1f to %.4f in PS/EPS/PDF
	  driver
	o Postscript support files now installed with r/w permissions only (was
	  r/w/x)
	o Metapost (mp) driver now generates all Fig styles of arrowheads
	  From Tim Braun
	o Bug in pic preamble - default font size either 0 or garbage
	o PDF not rotated anymore for landscape mode (similar to eps)
	o fontmag not set when magnification was read from Fig file
	o When there were only LaTeX special texts without backslashes (\) and
	  no other objects in the figure, a bounding box of 0 width was produced
	  for EPS, PS and PSTEX output.
	o Added ZLIBDIR variable in fig2dev/Imakefile to specify zlib directory
	  if different from standard location
	o pstex_t export lacked border option (-b) to align LaTeX text when
	  pstex figure specified border (also fixed in xfig Combined PS/LaTeX)
	o warnings in gentpic.c caused failure of gcc on hppa architecture under
	  Debian
	o cleaned up lots of implicit declarations of functions/procs
	o transfig: the "psfig" language was missing from the list of languages,
	  making things go out of sync past "ps".
	o transfig: "transfig -L pstex" was generating rules for ps not eps
	o slight margin added to text bounds
	o an incorrect printf specification (%d instead of %ld) in gemp.c
	o "#include <varargs.h>" no longer needed (and is unsupported by gcc 3.3)
	o Not a bug, really but a workaround for programs that generate Fig files
	  with arcs that have coincident start and end points with the intent
	  of making a circle (TCM apparently does this).  Without this
	  workaround, such arcs have the same start and end angle, which
	  ghostcript and probably other PostScript interpreters take to mean
	  "don't draw anything".  This fix adds 0.01 degrees to the end angle
	  if it is identical to the start angle.
	o Exporting a file with a picture containing a path with blanks failed
	o Incorrect ISO translation was:
	      "\\.S", /* latin capital letter S with dot above */
	  Should be:
	      "\\.Z", /* latin capital letter Z with dot above */
	o LaTeX: Correction to the ISO-8859-2 ogonek diacritic mark now uses \k
	  instead of cedilla (\c).  If the macro \k isn't defined in your
	  situation or you don't see the ogonek then define the macro: \def\k#1{\c{#1}}
	  before the \begin{document}.
	  From Jerzy Sobczyk
	o Bug in user-defined colors when exporting to CGM. If color numbers
	  weren't contiguous, e.g. 32, 34, then it couldn't find color 34.
	o glyphs in the Symbol font that have descenders weren't taken into
	  account when calculating text bounds
	o missing blue and extra brown color in LaTeX driver
	o \smash directive added back to text objects in eepic driver (was removed
	  in 3.2.4)
	o Quotes in FIG2DEV_LIBDIR definition (fig2dev/Imakefile) interferred when
	  using $DESTDIR
	o Comments not inserted in EMF output anymore (not valid in language)
	o float/int mixup in printf in pic driver for font size caused default
	  font size to be 0
	o bug in hp/gl (ibmgl) driver produced incorrect JCL code to enter HP/GL
	  mode when using -k option
	o point size factor changed from 72.27 to 72 points per inch as specified
	  by HP tech notes
	o change in 3.2.4 which included all "special" (LaTeX) texts in the
	  bounding box that don't have any backslashes ("\") in them failed to
	  take into account inline equations using the "$".  Now those special
	  texts are also excluded from the bounding box calculation.
	o various man page format errors fixed
2005-11-10 14:29:01 +00:00
tonio
a6e8e871bf remove now unused kpatchsea.buildlink3.mk files
use the standard buildlink3.mk instead
2005-11-10 12:36:12 +00:00
minskim
4ec6e1b25c Fix a typo. 2005-11-10 05:29:59 +00:00
minskim
fc7e8abac3 Use a tarball instead of downloading individual files.
Take maintainership.
2005-11-10 05:22:00 +00:00
minskim
bb824d6186 Take maintainership and adjust whitespace. 2005-11-09 23:04:41 +00:00
tonio
56e5b76e7d Oh, do not forget to update the link too 2005-11-09 22:31:20 +00:00
minskim
3e6fd36d81 Add missing entries to PLIST and remove a redundant one.
Bump PKGREVISION.
2005-11-09 22:23:05 +00:00
tonio
51d02b3665 Fix for teTeX3 by using the etex engine for generation
bump PKGREVISION, it will change the binary package
2005-11-09 21:40:20 +00:00
tonio
89c3f33ab1 conflict with teTeX-texmf 2005-11-09 21:34:26 +00:00
minskim
7cc976d52a Do not generate ls-R; it should be done by tetex-bin. OK'ed by
hubertf@ and tonio@.

Bump PKGREVISION due to PLIST change.
2005-11-09 15:31:30 +00:00
martti
2020bbfe3d Substitute "XFce 4" with "Xfce" in DESCR and Makefile's COMMENT.
It is a lower-case f according to the official site.
2005-11-09 07:09:04 +00:00
martti
09f3d1e3fd Updated xfce4 to 4.2.3.1
* Lots of bug fixes
* Translation updates

Official ChangeLog is available at:

http://www.xfce.org/release_notes/4.2.3.1_changelog.html
2005-11-09 06:42:58 +00:00
tonio
4044a599bb and the patch to use PKG_LOCALTEXMFPREFIX 2005-11-09 00:24:03 +00:00
tonio
2f6ee13022 convert to use tex.buidllink3.mk
installs files in ${PKG_LOCALTEXMFPREFIX}
2005-11-09 00:22:39 +00:00
tonio
804bf10f70 convert to use tex.buidlink3.mk
installs files in PKG_LOCALTEXMFPREFIX
2005-11-09 00:05:28 +00:00
tonio
256169a90f fix teTeX buidlinks (forgot a * in the DEPENDS) 2005-11-08 23:42:24 +00:00
tonio
d80abf03d3 convert to use tex.buildlink3.mk 2005-11-08 23:03:10 +00:00
tonio
48be5c5cf1 convert to tex.buildlink3.mk.
Use PKG_TEXMFPREFIX to find TEXMF-CNF
2005-11-08 21:57:53 +00:00
tonio
1f840758ba convert to use tex.buidllink3.mk
Install files in ${PKG_LOCALTEXMFPREFIX}
2005-11-08 21:45:01 +00:00
tonio
24d4a55898 Update to 1.6c, to avoid checksum mismatch
convert to use tex.buidllink3.mk, installs files in ${PKG_LOCALTEXMFPREFIX}
2005-11-08 21:17:36 +00:00
tonio
750414323b convert to use tex.buidllink3.mk
installs files in ${PKG_LOCALTEXMFPREFIX}
2005-11-08 21:16:09 +00:00
tonio
b38ec8550c convert to use tex.buidlink3.mk (it will install with tetex3 now) 2005-11-08 20:48:32 +00:00
tonio
3317c4d907 Convert to use tex.buidllink3.mk 2005-11-08 20:46:18 +00:00
tonio
c2dc8763b3 convert to use tex.buildlink3.mk 2005-11-08 20:33:50 +00:00
tonio
b5411228ec convert to use tex.buildlink3.mk
installs tex files in PKG_TEXMFPREFIX
2005-11-08 20:30:29 +00:00
tv
eee7d9e897 Interix has unsetenv(3), but it has no prototype, so compilation fails
with -Werror.  Fall through to setenv(..., "", 1) block instead by skipping
the HAVE_UNSETENV block.
2005-11-08 19:25:12 +00:00
tv
6f658accdb Include devel/libgetopt for <getopt.h> and getopt_long(3). 2005-11-08 18:04:02 +00:00
tonio
4a96fb6367 Create a tex.buildlink3.mk file that is used by tex-using packages.
It includes the correct buildlink3.mk file from either
teTeX1 (print/teTeX1-bin), teTeX2 (print/teTeX-bin) or teTeX3
(print/teTeX3-bin). tex.buildlink3.mk will:

        * set PKG_TEXMFPREFIX to the base directory of the used texmf tree
	* set PKG_LOCALTEXMFPREFIX to the base directory of the local texmf
	  tree (for tex packages)
        * set LATEX_TYPE to the latex distribution used.

There are two variables that can be used to tweak the selection of
the latex implementation:

LATEX_DEFAULT is a user-settable variable whose value is the default
        latex distribution to use.

LATEX_ACCEPTED is a package-settable list of latex distributions
        that may be used by the package.
2005-11-08 17:32:51 +00:00
tv
bc6daf4711 In order to get and use the .mo listed in PLIST, we need gettext and msgfmt. 2005-11-07 19:09:34 +00:00