NetBSD

CVS log for pkgsrc/print/gv/patches/Attic/patch-ad

[BACK] Up to [NetBSD] / pkgsrc / print / gv / patches

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.6.4.1
Thu Jul 29 15:10:55 2010 (18 months, 1 week ago) by tron
Branches: pkgsrc-2010Q2
FILE REMOVED
Changes since revision 1.6: +1 -1 lines
Pullup ticket #3193 - requested by obache
print/gv: security update

Revisions pulled up:
- print/gv/Makefile				1.71
- print/gv/PLIST				1.8
- print/gv/distinfo				1.18
- print/gv/patches/patch-aa			1.15
- print/gv/patches/patch-ab			delete
- print/gv/patches/patch-ad			delete
- print/gv/patches/patch-ae			1.10
- print/gv/patches/patch-af			1.7
- print/gv/patches/patch-aj			1.1
---
Module Name:	pkgsrc
Committed By:	obache
Date:		Sat Jul 24 08:22:02 UTC 2010

Modified Files:
	pkgsrc/print/gv: Makefile PLIST distinfo
	pkgsrc/print/gv/patches: patch-aa patch-ae patch-af
Added Files:
	pkgsrc/print/gv/patches: patch-aj
Removed Files:
	pkgsrc/print/gv/patches: patch-ab patch-ad

Log Message:
Update gv to 3.7.1.

%%%%%%%%%%%%%%%%%%% GV 3.7.1 (June 2010) %%%%%%%%%%%%%%%%%%%%%%%%%%%%%

# Fix bug [bug #30081] gv 3.7.0: unable to print/save pdf files.

%%%%%%%%%%%%%%%%%%% GV 3.7.0 (June 2010) %%%%%%%%%%%%%%%%%%%%%%%%%%%%%

* GV 3.6.91 has been released as GV 3.7.0 with no changes but
   some minor code cleanups.

%%%%%%%%%%%%%%%%%%% GV 3.6.91 (June 2010) %%%%%%%%%%%%%%%%%%%%%%%%%%%%%

# Support starting ghostscript from a safe directory.

# ghostscript is started with -P- if SAFER is enabled.

# ghostscript is started with -dSAFER and -dDELAYSAFER for "pdf2dsc"
   and "pdf2ps" if safer is enabled

# Minor bugfixes

%%%%%%%%%%%%%%%%%%% GV 3.6.90 (May 2010) %%%%%%%%%%%%%%%%%%%%%%%%%%%%%

# Fix compiling on Mac OS X

# Support for localised user interfaces

%%%%%%%%%%%%%%%%%%% GV 3.6.9  (April 2010) %%%%%%%%%%%%%%%%%%%%%%%%%%%%%

# Bugfix in gv-update-userconfig

%%%%%%%%%%%%%%%%%%% GV 3.6.8.91  (March 2010) %%%%%%%%%%%%%%%%%%%%%%%%%%%%%

# Fixed compiling on Xaw3d 1.5.

%%%%%%%%%%%%%%%%%%% GV 3.6.8.90  (March 2010) %%%%%%%%%%%%%%%%%%%%%%%%%%%%%

# UTF-8 Support. Read the included file README.I18N for details.

%%%%%%%%%%%%%%%%%%% GV 3.6.8  (December 2009) %%%%%%%%%%%%%%%%%%%%%%%%%%%%%

# GV 3.6.7.90 has been released as GV 3.6.8 with no changes

? "Fit to window magnification" and "Fit width to window magnification" with
   "Automatic resizing" turned on sometime miss rescaling, especially when
   changing the orientation or resizing the window. You can force
   rescaling by selecting the active "special" scale in the scales menu.

? Interactive prompting for the password of encrypted PDF files do not work
   if and only if DSC is turned off. As a workarouund, you can load the file
   with DSC turned on and then turn DSC off.

%%%%%%%%%%%%%%%%%%% GV 3.6.7.90  (December 2009) %%%%%%%%%%%%%%%%%%%%%%%%%%%

# Compilation fix for Mac OS X: Requires --enable-SIGCHLD-fallback during
   compilation.

# "Fit height to window magnification"  --
   currently works best with "Automatic resizing" turned off.
   With --scale=-1003, you can access the new scale from the command line.

# Improved handling of filename "-" (which means read document from stdin)

%%%%%%%%%%%%%%%%%%% GV 3.6.7  (March 2009) %%%%%%%%%%%%%%%%%%%%%%%%%%%%%

# GV 3.6.6.92 has been released as GV 3.6.7 with no changes

? "Fit to window magnification" and "Fit width to window magnification" with
   "Automatic resizing" turned on sometime miss rescaling, especially when
   changing the orientation or resizing the window. You can force
   rescaling by selecting the active "special" scale in the scales menu.

? Interactive prompting for the password of encrypted PDF files do not work
   if and only if DSC is turned off. As a workarouund, you can load the file
   with DSC turned on and then turn DSC off.

%%%%%%%%%%%%%% GV 3.6.6.92 (internal release: March 2009) %%%%%%%%%%%%%%

# Fixed debian bug #516995: Misleading error message when .gv file is not
present [and XUSERFILESEARCHPATH is used]

%%%%%%%%%%%%%%%%%%% GV 3.6.6.91 (February 2009) %%%%%%%%%%%%%%%%%%%%%%%%

# Fixed a bug in switching to presentation mode.

# Fixed reset scrolling position in open dialog when changing directories.

%%%%%%%%%%%%%%%%%%% GV 3.6.6.90 (January 2009) %%%%%%%%%%%%%%%%%%%%%%%%

# TOC can now display more than about 2000 pages (fixes bug #24069).

# File open dialog can now display more than about 2000 files
   (fixes ubuntu bug #274767).

# By pressing "Shift-P" or selecting "State/Presentation Mode", you can
   open another instance of GNU gv which is in presentation mode.

%%%%%%%%%%%%%%%%%%% GV 3.6.6  (September 2008) %%%%%%%%%%%%%%%%%%%%%%%%

# Updated maintainer's e-mail address, otherwise no changes

%%%%%%%%%%%%%%%%%%% GV 3.6.5.92  (September 2008) %%%%%%%%%%%%%%%%%%%%%

# libzio is now used if available during compile time

%%%%%%%%%%%%%%%%%%% GV 3.6.5.91  (September 2008) %%%%%%%%%%%%%%%%%%%%%

# gv-update-userconfig now offers the options -n resp. -N to switch to an
   alternative navigation: After each page switch (except if selected by the
   page number) the page is scrolled to   the top (if switching forward) resp.
   the bottom (if switching backward).

# gv-update-userconfig can remove the resources inserted by -n resp. -N with
   the new option -s.

# Support for encrypted PDF files. New command line switch
   "--password=PASSWORD" for opening encrypted PDFs. If the password
   is not supplied via command line, the user will be asked to enter it.

# Support for files > 2GB on file systems with large file support.

? Interactive prompting for the password of encrypted PDF files do not work
   if and only if DSC is turned off. As a workarouund, you can load the file
   with DSC turned on and then turn DSC off.

%%%%%%%%%%%%%%%%%%% GV 3.6.5.90  (August 2008) %%%%%%%%%%%%%%%%%%%%%%%%

# the current coordinate can be saved to a file by the z resp. the u key.
   See gv.info for details.

# The return key now scrolls through the whole document vertically.
   Unlike the space key no horizontal scrolling is performed. The old function
   of the return key is still available through the "Page Down" and the "f" key.

# *.ad and *.dat files are installed to $PREFIX/share/gv

# "ERROR:" and "error:" now also trigger the info popup in error mode

# Xinerama support. It can be configured by the "xinerama"-resource.
   Its values can be "On", "Off" or "Auto". "Auto" is the default.

# New helper Script "gv-update-userconfig", which is a simple script to
   update an .gv config file to the current version of gv.

# Should build on Solaris now using sun studio 11 compiler

%%%%%%%%%%%%%%%%%%% GV 3.6.5  (July 2008) %%%%%%%%%%%%%%%%%%%%%%%%%%%%%

# GV 3.6.4.91 has been released as GV 3.6.5 with no changes

? "Fit to window magnification" and "Fit width to window magnification" with
   "Automatic resizing" turned on sometime miss rescaling, especially when
   changing the orientation or resizing the window. You can force
   rescaling by selecting the active "special" scale in the scales menu.

%%%%%%%%%%%%%%%%%%% GV 3.6.4.91  (June 2008) %%%%%%%%%%%%%%%%%%%%%%%%%%

# ~/.gv now contains the version that has saved that configuration.

%%%%%%%%%%%%%%%%%%% GV 3.6.4.90  (June 2008) %%%%%%%%%%%%%%%%%%%%%%%%%%

* Build-system ensures that the man-page is always up to date

# Fixed some compiler warnings

# Added new widgetless mode, usable via option "--widgetless"

# --help, --usage and --version now work without having an X11 display

# --spartan and --widgetless now use embedded resources. Before this bugfix,
   you had to use --style=gv_spartan.dat to use the embedded resource.

# --infoSilent, --infoErrors and --infoAll will control, which ghostscript
   messages will lead to an info pop-up window.
   The same effect can be reached via a resource "infoVerbose", which values can
   be "Silent", "Errors" and "All". It can also be edited via the "gv options"
   dialog.

# "Fit to window magnification" and "Fit width to window magnification" --
   currently works best with "Automatic resizing" turned off. With --scale=-1000
   resp. --scale=-1001, you can access these special scales from the command line.

? "Fit to window magnification" and "Fit width to window magnification" with
   "Automatic resizing" turned on sometime miss rescaling, especially when
   changing the orientation or resizing the window. You can force
   rescaling by selecting the active "special" scale in the scales menu.

# Arbitrary scales are now possible - input them in the gv options dialog
   or with --scale=n, where n is a float.

# New fullscreen mode which needs support from the window manager

# New command line switch "--presentation" as a shortcut for
   "--fullscreen --noresize --scale=-1000 --widgetless"

%%%%%%%%%%%%%%%%%%% GV 3.6.4  (June 2008) %%%%%%%%%%%%%%%%%%%%%%%%%%%%%

# GV 3.6.3.90 has been released as GV 3.6.4 with no changes

%%%%%%%%%%%%%%%%%%% GV 3.6.3.90  (May 2008) %%%%%%%%%%%%%%%%%%%%%%%%%%%

# DSC parser now respects the level of BeginDocument/EndDocument

# Possible segfault has been fixed

# Fixed bug #21239: Vlist.c produces garbage if International is set

# Fixed bug #21740: popup windows may partly invisible as not on the screen

# The escape key is now working in more contexts

# The filename can optionally be shown insted of the title

# Fixed bug #23199: No error message for errors in opened file

* Got rid of non-free code.

Revision 1.7
Sat Jul 24 10:22:02 2010 (18 months, 2 weeks ago) by obache
Branches: MAIN
CVS tags: pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q2-base, pkgsrc-2011Q2, HEAD
FILE REMOVED
Changes since revision 1.6: +1 -1 lines
Update gv to 3.7.1.

%%%%%%%%%%%%%%%%%%% GV 3.7.1 (June 2010) %%%%%%%%%%%%%%%%%%%%%%%%%%%%%

# Fix bug [bug #30081] gv 3.7.0: unable to print/save pdf files.

%%%%%%%%%%%%%%%%%%% GV 3.7.0 (June 2010) %%%%%%%%%%%%%%%%%%%%%%%%%%%%%

* GV 3.6.91 has been released as GV 3.7.0 with no changes but
  some minor code cleanups.

%%%%%%%%%%%%%%%%%%% GV 3.6.91 (June 2010) %%%%%%%%%%%%%%%%%%%%%%%%%%%%%

# Support starting ghostscript from a safe directory.

# ghostscript is started with -P- if SAFER is enabled.

# ghostscript is started with -dSAFER and -dDELAYSAFER for "pdf2dsc"
  and "pdf2ps" if safer is enabled

# Minor bugfixes

%%%%%%%%%%%%%%%%%%% GV 3.6.90 (May 2010) %%%%%%%%%%%%%%%%%%%%%%%%%%%%%

# Fix compiling on Mac OS X

# Support for localised user interfaces

%%%%%%%%%%%%%%%%%%% GV 3.6.9  (April 2010) %%%%%%%%%%%%%%%%%%%%%%%%%%%%%

# Bugfix in gv-update-userconfig

%%%%%%%%%%%%%%%%%%% GV 3.6.8.91  (March 2010) %%%%%%%%%%%%%%%%%%%%%%%%%%%%%

# Fixed compiling on Xaw3d 1.5.

%%%%%%%%%%%%%%%%%%% GV 3.6.8.90  (March 2010) %%%%%%%%%%%%%%%%%%%%%%%%%%%%%

# UTF-8 Support. Read the included file README.I18N for details.

%%%%%%%%%%%%%%%%%%% GV 3.6.8  (December 2009) %%%%%%%%%%%%%%%%%%%%%%%%%%%%%

# GV 3.6.7.90 has been released as GV 3.6.8 with no changes

? "Fit to window magnification" and "Fit width to window magnification" with
  "Automatic resizing" turned on sometime miss rescaling, especially when
  changing the orientation or resizing the window. You can force
  rescaling by selecting the active "special" scale in the scales menu.

? Interactive prompting for the password of encrypted PDF files do not work
  if and only if DSC is turned off. As a workarouund, you can load the file
  with DSC turned on and then turn DSC off.

%%%%%%%%%%%%%%%%%%% GV 3.6.7.90  (December 2009) %%%%%%%%%%%%%%%%%%%%%%%%%%%

# Compilation fix for Mac OS X: Requires --enable-SIGCHLD-fallback during
  compilation.

# "Fit height to window magnification"  --
  currently works best with "Automatic resizing" turned off.
  With --scale=-1003, you can access the new scale from the command line.

# Improved handling of filename "-" (which means read document from stdin)

%%%%%%%%%%%%%%%%%%% GV 3.6.7  (March 2009) %%%%%%%%%%%%%%%%%%%%%%%%%%%%%

# GV 3.6.6.92 has been released as GV 3.6.7 with no changes

? "Fit to window magnification" and "Fit width to window magnification" with
  "Automatic resizing" turned on sometime miss rescaling, especially when
  changing the orientation or resizing the window. You can force
  rescaling by selecting the active "special" scale in the scales menu.

? Interactive prompting for the password of encrypted PDF files do not work
  if and only if DSC is turned off. As a workarouund, you can load the file
  with DSC turned on and then turn DSC off.

%%%%%%%%%%%%%% GV 3.6.6.92 (internal release: March 2009) %%%%%%%%%%%%%%

# Fixed debian bug #516995: Misleading error message when .gv file is not
present [and XUSERFILESEARCHPATH is used]

%%%%%%%%%%%%%%%%%%% GV 3.6.6.91 (February 2009) %%%%%%%%%%%%%%%%%%%%%%%%

# Fixed a bug in switching to presentation mode.

# Fixed reset scrolling position in open dialog when changing directories.

%%%%%%%%%%%%%%%%%%% GV 3.6.6.90 (January 2009) %%%%%%%%%%%%%%%%%%%%%%%%

# TOC can now display more than about 2000 pages (fixes bug #24069).

# File open dialog can now display more than about 2000 files
  (fixes ubuntu bug #274767).

# By pressing "Shift-P" or selecting "State/Presentation Mode", you can
  open another instance of GNU gv which is in presentation mode.

%%%%%%%%%%%%%%%%%%% GV 3.6.6  (September 2008) %%%%%%%%%%%%%%%%%%%%%%%%

# Updated maintainer's e-mail address, otherwise no changes

%%%%%%%%%%%%%%%%%%% GV 3.6.5.92  (September 2008) %%%%%%%%%%%%%%%%%%%%%

# libzio is now used if available during compile time

%%%%%%%%%%%%%%%%%%% GV 3.6.5.91  (September 2008) %%%%%%%%%%%%%%%%%%%%%

# gv-update-userconfig now offers the options -n resp. -N to switch to an
  alternative navigation: After each page switch (except if selected by the
  page number) the page is scrolled to   the top (if switching forward) resp.
  the bottom (if switching backward).

# gv-update-userconfig can remove the resources inserted by -n resp. -N with
  the new option -s.

# Support for encrypted PDF files. New command line switch
  "--password=PASSWORD" for opening encrypted PDFs. If the password
  is not supplied via command line, the user will be asked to enter it.

# Support for files > 2GB on file systems with large file support.

? Interactive prompting for the password of encrypted PDF files do not work
  if and only if DSC is turned off. As a workarouund, you can load the file
  with DSC turned on and then turn DSC off.

%%%%%%%%%%%%%%%%%%% GV 3.6.5.90  (August 2008) %%%%%%%%%%%%%%%%%%%%%%%%

# the current coordinate can be saved to a file by the z resp. the u key.
  See gv.info for details.

# The return key now scrolls through the whole document vertically.
  Unlike the space key no horizontal scrolling is performed. The old function
  of the return key is still available through the "Page Down" and the "f" key.

# *.ad and *.dat files are installed to $PREFIX/share/gv

# "ERROR:" and "error:" now also trigger the info popup in error mode

# Xinerama support. It can be configured by the "xinerama"-resource.
  Its values can be "On", "Off" or "Auto". "Auto" is the default.

# New helper Script "gv-update-userconfig", which is a simple script to
  update an .gv config file to the current version of gv.

# Should build on Solaris now using sun studio 11 compiler

%%%%%%%%%%%%%%%%%%% GV 3.6.5  (July 2008) %%%%%%%%%%%%%%%%%%%%%%%%%%%%%

# GV 3.6.4.91 has been released as GV 3.6.5 with no changes

? "Fit to window magnification" and "Fit width to window magnification" with
  "Automatic resizing" turned on sometime miss rescaling, especially when
  changing the orientation or resizing the window. You can force
  rescaling by selecting the active "special" scale in the scales menu.

%%%%%%%%%%%%%%%%%%% GV 3.6.4.91  (June 2008) %%%%%%%%%%%%%%%%%%%%%%%%%%

# ~/.gv now contains the version that has saved that configuration.

%%%%%%%%%%%%%%%%%%% GV 3.6.4.90  (June 2008) %%%%%%%%%%%%%%%%%%%%%%%%%%

* Build-system ensures that the man-page is always up to date

# Fixed some compiler warnings

# Added new widgetless mode, usable via option "--widgetless"

# --help, --usage and --version now work without having an X11 display

# --spartan and --widgetless now use embedded resources. Before this bugfix,
  you had to use --style=gv_spartan.dat to use the embedded resource.

# --infoSilent, --infoErrors and --infoAll will control, which ghostscript
  messages will lead to an info pop-up window.
  The same effect can be reached via a resource "infoVerbose", which values can
  be "Silent", "Errors" and "All". It can also be edited via the "gv options"
  dialog.

# "Fit to window magnification" and "Fit width to window magnification" --
  currently works best with "Automatic resizing" turned off. With --scale=-1000
  resp. --scale=-1001, you can access these special scales from the command line.

? "Fit to window magnification" and "Fit width to window magnification" with
  "Automatic resizing" turned on sometime miss rescaling, especially when
  changing the orientation or resizing the window. You can force
  rescaling by selecting the active "special" scale in the scales menu.

# Arbitrary scales are now possible - input them in the gv options dialog
  or with --scale=n, where n is a float.

# New fullscreen mode which needs support from the window manager

# New command line switch "--presentation" as a shortcut for
  "--fullscreen --noresize --scale=-1000 --widgetless"

%%%%%%%%%%%%%%%%%%% GV 3.6.4  (June 2008) %%%%%%%%%%%%%%%%%%%%%%%%%%%%%

# GV 3.6.3.90 has been released as GV 3.6.4 with no changes

%%%%%%%%%%%%%%%%%%% GV 3.6.3.90  (May 2008) %%%%%%%%%%%%%%%%%%%%%%%%%%%

# DSC parser now respects the level of BeginDocument/EndDocument

# Possible segfault has been fixed

# Fixed bug #21239: Vlist.c produces garbage if International is set

# Fixed bug #21740: popup windows may partly invisible as not on the screen

# The escape key is now working in more contexts

# The filename can optionally be shown insted of the title

# Fixed bug #23199: No error message for errors in opened file

* Got rid of non-free code.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Mar 11 13:46:42 2010 CET (23 months ago) by drochner
Branches: MAIN
CVS tags: pkgsrc-2010Q2-base, pkgsrc-2010Q1-base, pkgsrc-2010Q1
Branch point for: pkgsrc-2010Q2
Diff to previous 1.5: preferred, colored
Changes since revision 1.5: +11 -2 lines
fix a format string mismatch with 64-bit time_t which made the program
crash with PDF files (on NetBSD-current), bump PKGREVISION

Revision 1.4.14.1: download - view: text, markup, annotated - select for diffs
Thu Nov 23 10:03:49 2006 CET (5 years, 2 months ago) by ghen
Branches: pkgsrc-2006Q3
Diff to previous 1.4: preferred, colored next main 1.5: preferred, colored
Changes since revision 1.4: +9 -9 lines
Pullup ticket 1918 - requested by tron
security update for gv

- pkgsrc/print/gv/Makefile			1.61-1.62
- pkgsrc/print/gv/distinfo			1.14-1.15
- pkgsrc/print/gv/patches/patch-aa		1.14
- pkgsrc/print/gv/patches/patch-ab		1.8
- pkgsrc/print/gv/patches/patch-ac		1.9
- pkgsrc/print/gv/patches/patch-ad		1.5
- pkgsrc/print/gv/patches/patch-ae		1.9
- pkgsrc/print/gv/patches/patch-af		1.6

   Module Name:	pkgsrc
   Committed By:	tron
   Date:		Mon Oct 23 12:29:56 UTC 2006

   Modified Files:
	pkgsrc/print/gv: Makefile distinfo
	pkgsrc/print/gv/patches: patch-aa patch-ab patch-ad patch-ae patch-af
   Removed Files:
	pkgsrc/print/gv/patches: patch-ac

   Log Message:
   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.
---
   Module Name:	pkgsrc
   Committed By:	tron
   Date:		Tue Nov 21 13:58:10 UTC 2006

   Modified Files:
	pkgsrc/print/gv: Makefile distinfo
   Added Files:
	pkgsrc/print/gv/patches: patch-ac

   Log Message:
   Add security fix for CVE-2006-5864 based on patch taken from Debian Sarge.
   Bump package revision because of this fix.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Oct 23 14:29:56 2006 (5 years, 3 months ago) by tron
Branches: MAIN
CVS tags: pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4, cwrapper, cube-native-xorg-base, cube-native-xorg
Diff to previous 1.4: preferred, colored
Changes since revision 1.4: +9 -9 lines
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.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Feb 24 08:43:30 2005 CET (6 years, 11 months ago) by reed
Branches: MAIN
CVS tags: pkgsrc-2006Q3-base, pkgsrc-2006Q2-base, pkgsrc-2006Q2, pkgsrc-2006Q1-base, pkgsrc-2006Q1, pkgsrc-2005Q4-base, pkgsrc-2005Q4, pkgsrc-2005Q3-base, pkgsrc-2005Q3, pkgsrc-2005Q2-base, pkgsrc-2005Q2, pkgsrc-2005Q1-base, pkgsrc-2005Q1
Branch point for: pkgsrc-2006Q3
Diff to previous 1.3: preferred, colored
Changes since revision 1.3: +13 -5 lines
Define ENODATA (if not defined) in patch-ad.
Also make it work with older gcc (patch-aa).

Revision 1.3
Thu Dec 24 00:10:00 1998 CET (13 years, 1 month ago) by frueauf
Branches: MAIN
CVS tags: pkgsrc-2004Q4-base, pkgsrc-2004Q4, pkgsrc-2004Q3-base, pkgsrc-2004Q3, pkgsrc-2004Q2-base, pkgsrc-2004Q2, pkgsrc-2004Q1-base, pkgsrc-2004Q1, pkgsrc-2003Q4-base, pkgsrc-2003Q4, buildlink2-base
FILE REMOVED
Changes since revision 1.2: +1 -1 lines
Don't install an empty manpage, there is one in the package, pointed
out in pr 6632 by Johnny C. Lam.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Aug 7 13:11:26 1998 (13 years, 6 months ago) by agc
Branches: MAIN
CVS tags: netbsd-1-3-PATCH003
Diff to previous 1.1: preferred, colored
Changes since revision 1.1: +2 -0 lines
Add NetBSD RCS Ids.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Dec 29 03:42:29 1997 CET (14 years, 1 month ago) by hubertf
Branches: MAIN
CVS tags: netbsd-1-3-PATCH002
Fix for NetBSD, by soren@t.dk.

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

cvsweb.de.netbsd.org <zafer@aydogan.de>