all PEAR packages to php?-pear-* and all Apache packages to ap13-* or
ap2-* respectively. Add new variables to simplify the Makefile
handling. Add CONFLICTS on the old names. Reset revisions of bumped
packages. ap-php will now depend on the default Apache and PHP version.
All programs using it have an implicit option of the Apache version
as well.
OK from jlam@ and adrianp@.
and Type1 package at build time when xorg is used.
Ideally the font database would be created at install time, but this
adds a lot more work.
Also depend on msgfmt.
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)
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
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.
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
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.
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.
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>
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.
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
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.