Commit graph

16 commits

Author SHA1 Message Date
wiz
eb8900025a Update to 3.6.3:
%%%%%%%%%%%%%%%%%%% GV 3.6.3  (June 2007) %%%%%%%%%%%%%%%%%%%%%%%%%%%%%

# gv is now able to work with latest ghostscript: gs 8.57

# The bug causing the version not to figure in the manual has been
  fixed.

# The SIGINT signal is now masked (ignored) by gv.

# gv no more segfaults when reading a configuration file as produced by
  State -> Setup Options -> Save

# gv should compile in non-GNU system that doesnt have glib2. The
  `getopt' gnulib module has been imported to fix this.

# gv now correctly adjust the page index window after PAGE-UP and
  PAGE-DOWN events.

# gv is now able to open files with minus character beginning
  filenames.

# X resources related bugs has been fixed. gv is now able to get
  resources from the display database, user file, gv system database
  and command line doing the Right Thing (TM).

# gv is now able to correctly understand DocumentMedia and other DSC
  directives that uses postscript strings. It was not possible with
  previous versions due to a bug in the postscript names scanning
  routine.

* Vulnerability CVE-2006-5864 has been fixed.

* gs is now invoked with `-dFIXEDMEDIA'

* The internal gettext implementation has been renamed to `ps_gettext'
  to avoid collisions with the builtin `gettext' function.

* --quiet and --noquiet now works as expected.

? There are troubles with 64 bits machines: the use of x-pointers to
  store data should be eliminated in subsequent versions.
2007-07-03 20:01:43 +00:00
tron
86be05da32 Add security fix for CVE-2006-5864 based on patch taken from Debian Sarge.
Bump package revision because of this fix.
2006-11-21 13:58:10 +00:00
tron
9c193670e8 Update "gv" package to version 3.6.2. This is release fixes several
bugs present in the 3.6.1 release.

Based on patches provided by Thomas Klausner in private e-mail.
2006-10-23 12:29:56 +00:00
joerg
f0fe973f27 Fix errno. 2006-01-15 20:07:42 +00:00
agc
d81d19f8e0 Add RMD160 digests. 2005-02-24 12:51:41 +00:00
reed
704484e0e3 Define ENODATA (if not defined) in patch-ad.
Also make it work with older gcc (patch-aa).
2005-02-24 07:43:30 +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
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
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
reed
a3fe09307f Make this build and then install under Linux. The generated Makefile
had some problems in the developer's own "My personal settings" section
which was for Linux only. I made it work and then noticed that the
app-defaults was now wrong and so it would not package.
So I commented out the entire "My personal settings" section.
This won't change for other operating system builds because
it was "LinuxArchitecture" only.

I didn't bump PKGREVISION because this didn't build (as far
as I can tell) in the first place under Linux and didn't package
under Linux either.

I tested under NetBSD 1.6.2_STABLE also.
2004-07-24 00:06:23 +00:00
danw
71ba5a3368 add Darwin to the list of architectures to not try to override setenv on. 2003-11-10 02:45:01 +00:00
mrg
0960eb4e11 fix some CPP magic (mmm, gcc3.3) 2003-07-29 15:59:58 +00:00
jschauma
cd17cf84c3 Make this build and install under Linux. 2003-03-31 02:43:10 +00:00
itojun
f2d60df747 pull security patch from http://www.epita.fr/~bevand_m/asa/asa-0000,
as suggested in PR18522.
bump PKGREVISION to 2.
2002-10-04 03:00:11 +00:00
agc
1c989c3883 Move to sha1 digests, where appropriate and possible, and add distfile
sizes.
2001-04-20 12:41:48 +00:00
agc
2d6b6a009c + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:43:32 +00:00