Commit graph

2125 commits

Author SHA1 Message Date
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