Commit graph

1680 commits

Author SHA1 Message Date
tv
9ef1ab452b Bad Ghostscript for using autoconf and then summarily ignoring $X_*LIBS.
Provide an explicit override for the Ghostscript-specific XLIBS
(no underscore, no -l in values) for Interix.

Remove obsolete ZOULARISBASE references.
2005-01-25 12:59:48 +00:00
kei
e03d623234 Apply xpdf-3.00pl3.patch also to fix a security problem which is discribed in
http://www.idefense.com/application/poi/display?id=186&type=vulnerabilities
(CAN-2005-0064).  Noticed by Hiroki Sato.  Thanks!

Bump PKGREVISION to 5.
2005-01-24 15:22:16 +00:00
drochner
154e1f98c5 update to 1.20
changes:
-can run out of a Python 2.3 zip archive
-some fixes and feature additions
[pkgsrc] this distfile doesn't trigger the pax-as-tar bug, so remove
 the build dependency on GNU tar
2005-01-21 15:18:58 +00:00
kei
c84ba8761e People (including me) often cannot tell what command should be used to
typeset, preview, etc. (Japanese-aware commands are renamed from original.)
So add the message to show a brief usage.
2005-01-19 12:22:36 +00:00
drochner
5c2a24e894 apply the last xpdf security patch to the embedded pdftops filter
which is based on xpdf, bump PKGREVISUIN
2005-01-19 11:03:23 +00:00
drochner
ceaf2394df the daily security patch: update to 3.00pl3, fixes:
http://www.idefense.com/application/poi/display?id=186&type=vulnerabilities
2005-01-19 10:01:03 +00:00
hubertf
603607f388 Update tex-bagpipetex to 3.01nb2: adjust from teTeX1 to teTeX2
Patch from the maintainer, via wiz.
2005-01-18 00:31:43 +00:00
hubertf
545dc92fc1 Update tex-musixtex to 112. Mostly adapt to teTeX2,
no list of changes available. Updates via wiz from the
pkg's maintainer.
2005-01-18 00:07:35 +00:00
martti
9a96838bce Updated XFce to 4.2.0
Too many changes to list here, please read the Changelog from www.xfce.org
(http://www.xfce.org/release_notes/4.2.0_changelog.html)
2005-01-17 12:56:13 +00:00
wiz
56a323d9d0 Change dependency to use teTeX2 per default instead of the obsolete teTeX1.
While here, replace the INSTALL/DEINSTALL scripts with @exec/@unexec lines.
Bump PKGREVISION for dependency change.
2005-01-17 12:51:29 +00:00
wiz
77cf584733 Bump PKGREVISION for CAN-2004-0888 fix. 2005-01-17 12:23:15 +00:00
kei
770ccf26c6 fixed CAN-2004-0888. Since xpdf included with teTeX is 2.01, so this
back-ported fix is pulled from FreeBSD ports collection.  Hiroki Sato
noticed and helped me a lot.
2005-01-17 12:19:13 +00:00
markd
0c9e0b6010 Use value of $PERL passed into configure script. As per same change
recently made to lyx-{qt,xforms} packages.
2005-01-16 19:49:29 +00:00
kei
2db07f2d01 applied patches pulled from xpdf-3.00pl2.patch. this should fix security
problems described in CAN-2004-0888.  pointed out by Thomas Klausner.
2005-01-16 08:35:08 +00:00
kei
8d4fc3dea5 applied patches pulled from xpdf-3.00pl2.patch. this should fix security
problems described in CAN-2004-1125.  pointed out by Thomas Klausner.
Bump PKGREVISION.
2005-01-16 08:35:07 +00:00
jlam
1b5734f517 Create a pam.buildlink3.mk file that is used by PAM-using packages.
It includes the correct buildlink3.mk file from either Linux-PAM
(security/PAM) or OpenPAM (security/openpam) and eventually will
support solaris-pam.  pam.buildlink3.mk will:

	* set PAMBASE to the base directory of the PAM files;
	* set PAM_TYPE to the PAM implementation used.

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

PAM_DEFAULT is a user-settable variable whose value is the default
	PAM implementation to use.

PAM_ACCEPTED is a package-settable list of PAM implementations
	that may be used by the package.

Modify most packages that include PAM/buildlink3.mk to include
pam.buildlink3.mk instead.
2005-01-14 05:15:39 +00:00
salo
8744fb3017 Bump BUILDLINK_RECOMMENDED after latest security update. 2005-01-11 00:09:21 +00:00
rh
9402f119bd Remove myself as the MAINTAINER for this package. 2005-01-07 07:44:37 +00:00
jmmv
51b59703ba Update to 2.8.2:
What's new? Well, most importantly, the document watch feature has been
ported to gnome-vfs file monitoring capabilities, fixing annoying
misbehaviour of GGV while watching over remote documents. Apart from
that a few minor bugs were fixed and ghostscript was caught occasionally
running without the "-dSAFER" switch: this rather dangerous habit was
prohibited immediately!

GGV is now also a bit less of a narcist: it does not include "GGV" in
the desktop entry name - it's only "PostScript Viewer" now, following
the fine examples of eog and gpdf.

The recent-files module has been updated to the one in latest libegg.

Multiple updated translations.
2005-01-06 22:09:52 +00:00
jlam
f166f11cf0 Don't create the directories during installation... let the pkgsrc INSTALL
script handle it instead to ensure proper ownership.
2005-01-06 18:22:29 +00:00
jlam
3dd399c2ae Update print/cups to 1.1.23. Changes from version 1.1.22 include:
- The scheduler's is_path_absolute() code could cause a DoS (STR #1042)
- The scheduler's device loading code used the wrong size limits for the
  make/model and info parameters (STR #1035)
- The PNG loading code did not use a "long unsigned integer" format
  specifier for the width and height (STR #1032)
- The web interface only showed the first 4 or 8 characters of
  "{variable-name}" for undefined template variables (STR #1031)
- The hpgltops filter did not handle a common PCL command to enter
  HP-GL/2 mode (STR #1037)
- The scheduler no longer sends the page-set option when printing banner
  pages (STR #995)
- The hpgltops filter contained two buffer overflows that could
  potentially allow remote access to the "lp" account (STR #1024)
- The lppasswd command did not protect against file descriptor or ulimit
  attacks (STR #1023)
- The "lpc status" command used the wrong resource path when querying
  the list of printers and jobs, causing unnecessary authentication
  requests (STR #1018)
- The httpWait() function did not handle signal interruptions (STR #1020)
- The USB backend used the wrong size status variable when checking the
  printer status (STR #1017)
- The scheduler did not delete classes from other classes or implicit
  classes, which could cause a crash (STR #1015)
- The IPP backend now logs the remote print job ID at log level NOTICE
  instead of INFO (so it shows up in the error_log file...)
2005-01-06 07:26:39 +00:00
jmmv
b780b72901 OpenSSL is needed here because 'cups-config --libs' lists -lssl as a
dependency (so we need it in the buildlink directory to build other
packages).  Should fix build of libgnomeprint shown in minskim@'s
latest Linux bulk build.
2005-01-04 14:48:22 +00:00
wiz
e40f8abe96 Add some patches to make this work with mftrace>1.1, and
depend on it.
2004-12-31 20:58:44 +00:00
wiz
bdeab96506 Add some missing dirrms.
XXX: are info files really needed here?.
2004-12-31 20:58:29 +00:00
wiz
f6c94c98e9 Use complete path to mktexlsr. 2004-12-31 19:00:33 +00:00
minskim
e68641a7d7 Bump PKGREVISION because the previous versions built with bsd.pkg.mk 1.1552
may contain a wrong path to the perl executable.
2004-12-31 13:27:06 +00:00
martti
5a07a52e1e Use RCD_SCRIPTS 2004-12-31 08:14:35 +00:00
snj
ead14399fe Update to 3.6.1, based on a patch sent by "pancake" in PR pkg/28816. While
here, do some sorting and take maintainership.

Changes:
* configure.ac: Change reference source file on AC_INIT
* src/gv_message.h (displayed\n\): Fixed a typo on the help message.
* src/gv_misc_res.dat: Changed the Reopen label to Reload for the
  File menu.
* src/Makefile.am ($(srcdir)/gv_intern_res_unix.dat): Fix
  GV.gsCmdConvPDF in order to work.
* src/main.c (main): Process GNU arguments after X initialization
* configure.ac: Changed the scratch dir from ~/ to /tmp/
2004-12-30 21:04:25 +00:00
wiz
8e3130afa9 Add [0-9]* to pattern for safety. 2004-12-30 08:19:05 +00:00
dmcmahill
701bb63b0f update to lilypond-2.4.3.
This represents a major version bump and with it many many improvements
and changes which are far to long to summarize here.  One important change
is that this version works with gcc3.
2004-12-30 05:11:57 +00:00
minskim
e07031c753 Use VARBASE. 2004-12-29 15:21:50 +00:00
reed
e117eda090 Bump PKGREVISIONs due to libtiff update.
Some BUILDLINK_RECOMMENDED bumps done also.

(If I missed any, please let me know -- and let me know a good
way to automate this.)
2004-12-28 23:18:15 +00:00
jmmv
5d21153738 Update to 2.8.1:
* Fix integer overflows (Discovered in xpdf by Chris Evans, Patch by
  Dan Williams) - CAN 2004-0888, #156729
* Fix some crashes with http URLs. (Mark McLoughlin) - #153159, #151364
* Check for NULL BonoboControlFrames. (Loic Minier) - (#151364)
* Handle not-installed schemas better. (Muktha Narayan, Martin) - #151172
* Translation updates: Meelad Zakaria (fa), Jesus Bravo Alvarez (gl),
  Christophe Merlet (fr), Mohammad DAMT (id), Martin Willemoes Hansen (da)
2004-12-28 21:56:16 +00:00
jmmv
f647aab259 Update to 2.8.1:
2004-12-05  Jaka Mocnik  <jaka@gnu.org>

	* configure.in: added proper --enable-* arguments for adding extra
	debugging output, logging bonobo component output to a file and for
	enabling PDF options in the prefs dialog.
	* src/ggv-prefs-ui.c: do not show the PDF-related options in the
	dialog unless explicitly configured to do so. Since I no longer
	actively support the PDF viewing capabilities in GGV, this seems
	like a proper thing to do.
	* help/C/ggv.xml: commented out the description of the PDF related
	options.

2004-12-04  Jaka Mocnik  <jaka@gnu.org>

	* src/ggv-window.c (ggv_window_load): fix the title updating;
	fixes #150332, patch by Subrahmanyam Madduri.
	* configure.in: bumped version to 2.8.1.

2004-11-30  Jaka Mocnik  <jaka@gnu.org>

	* src/gtkgs.c (gtk_gs_load): pass the path to uncompressed file to
	psscan, not the original path.
	* updated copyright notices, licensing terms, etc. in all source files.
	* re-indented the sources because of migration emacs->eclipse.

2004-10-17  Jaka Mocnik  <jaka@gnu.org>

	* src/Makefile.am (INCLUDES): removed -I$(includedir): apparently
	it breaks builds for some people.

2004-09-28  Pawan Chitrakar  <pawan@nplinux.org>

	* configure.in: Added ne "Nepali" in ALL_LINGUAS
2004-12-28 21:53:42 +00:00
jmmv
f57dee2634 Update libgnomeprint and libgnomeprintui to 2.8.1:
Andreas
	* Fix some preview problem, see #157881
Jody
	* Don't force duplex/tumble
	http://bugzilla.gnome.org/show_bug.cgi?id=157706
	* Preview makes a better guess of the screen resolution
Suresh Chandrasekharan
	http://bugzilla.gnome.org/show_bug.cgi?id=156641
	* BE more robust when dealing with fonts with multiple encodings
2004-12-28 21:42:23 +00:00
reed
32d8f290c2 The default location of the pkgsrc-installed rc.d scripts is now
under share/examples/rc.d. The variable name already was named
RCD_SCRIPTS_EXAMPLEDIR.

This is from ideas from Greg Woods and others.

Also bumped PKGREVISION for all packages using RCD_SCRIPTS mechanism
(as requested by wiz).
2004-12-28 02:47:40 +00:00
jmmv
c33d2074af Adjust dependencies after ocaml has been splitted into three different
packages: ocaml, ocaml-graphics and labltk.  Bump PKGREVISION.
2004-12-24 17:21:01 +00:00
adrianp
a850d933c5 - Update to 3.00pl2 to address recent security issue:
http://www.idefense.com/application/poi/display?id=172&type=vulnerabilities
2004-12-22 21:24:44 +00:00
xtraeme
739b0b8818 Remove the "acroread" symlink, it conflicts with print/acroread5, now
we have bin/acroread{3,4,5} and bin/acroread linked to the latest
package available (acroread5).

Bump PKGREVISION.
2004-12-21 15:32:03 +00:00
xtraeme
1c6bafef61 Make a symlink of acroread5 in ${PREFIX}/bin/acroread, required to run
the upcoming "firefox-gtk2-bin-acroread" package correctly.

Bump PKGREVISION.
2004-12-21 02:58:59 +00:00
wiz
0adb116c8a Apply patch from Rudolf Polzer against CAN-2004-1170.
See http://archives.neohapsis.com/archives/fulldisclosure/2004-08/1026.html
Bump PKGREVISION.
2004-12-20 15:02:34 +00:00
grant
908e765695 since perl is now built with threads on most platforms, the perl archlib
module directory has changed (eg. "darwin-2level" vs.
"darwin-thread-multi-2level").

binary packages of perl modules need to be distinguishable between
being built against threaded perl and unthreaded perl, so bump the
PKGREVISION of all perl module packages and introduce
BUILDLINK_RECOMMENDED for perl as perl>=5.8.5nb5 so the correct
dependencies are registered and the binary packages are distinct.

addresses PR pkg/28619 from H. Todd Fujinaka.
2004-12-20 11:30:55 +00:00
jdolecek
23d888ad4b Update acroread5 to 5.10. 5.09 version doesn't appear to be available
anymore, and this fixed (according to bundled README):

  A security patch was applied that solves a problem reported
  with malformed mail containing pdf attachments.
2004-12-18 17:17:16 +00:00
minskim
454cd9af8b Add build dependency on pkgconfig. 2004-12-14 20:34:42 +00:00
minskim
445ec02112 Make this package build on NetBSD 1.6.2.
Patch provided by Bernhard "Burnhard" Riedel in private email.
  - Remove C99-ism.
  - Force to use texinfo>=4.2.
2004-12-08 03:51:54 +00:00
jmmv
0cfb17e859 Update to 0.1.13:
* More translations from Novell
* Better handling of spaces in urls
2004-12-05 08:50:23 +00:00
wiz
6e02d7ee41 Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.
Suggested by Roland Illig, ok'd by various.
2004-12-03 15:14:50 +00:00
xtraeme
3f9ff4a22a Update to 3.6.0, based on patch sent by Stefan Krueger in PR pkg/28502.
Changes on this release:

o New build system using GNU Autotools.
o Documentation is now distributed in the texinfo format.
o Some bugs (some of them critical) has been fixed.
2004-12-01 21:24:30 +00:00
wiz
913b2647ad "the the" -> "the" 2004-12-01 09:52:59 +00:00
jlam
204475425e Align with doc/Makefile-example by moving the buildlink3.mk files ahead
of local targets.
2004-11-30 17:41:52 +00:00