Commit graph

2254 commits

Author SHA1 Message Date
joerg
8572e2517c Fix CONFLICTS of php/pear packages, the asterix was missing (thanks tv).
While going through the tree, fix some more packages which had similiar
issues with too strict conflicts, bump the revisions of those.
2006-06-04 16:26:54 +00:00
joerg
337c6b1297 Rename all PHP 4 packages to php4-*, all PHP 5 packages to php5-*,
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@.
2006-06-02 18:27:54 +00:00
joerg
cc1fcb59e0 Also build depend on ghostscript fonts all the time. 2006-06-01 16:17:42 +00:00
joerg
acb9f6c8b3 Use X11BASE in run-gnome-font-install and depend on xorg's Truetype
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.
2006-06-01 16:04:58 +00:00
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