summaryrefslogtreecommitdiff
path: root/print/a2ps
diff options
context:
space:
mode:
authorwiz <wiz>2001-05-22 13:11:37 +0000
committerwiz <wiz>2001-05-22 13:11:37 +0000
commita093d0f850569691787c1f640de1a523a7af8c8c (patch)
treeef42e2368119e852a0881239c1aff6182725f515 /print/a2ps
parenta39c3c9760b4b15c1058c719dbfe2049dbd61afd (diff)
downloadpkgsrc-a093d0f850569691787c1f640de1a523a7af8c8c.tar.gz
Update to 4.13b. Major changes since 4.12:
pdf, simplex, display output options; ISO 8859-13 encoding support; euro glyph support; many new style sheets (autoconf, awk, cpp, maple, ocaml, sed, shell, and others); regexp changed to be perl/egrep like, not emacs-style (UPDATE YOUR STYLESHEETS!).
Diffstat (limited to 'print/a2ps')
-rw-r--r--print/a2ps/Makefile7
-rw-r--r--print/a2ps/distinfo10
-rw-r--r--print/a2ps/patches/patch-aa10
-rw-r--r--print/a2ps/patches/patch-ag13
-rw-r--r--print/a2ps/patches/patch-aj17
-rw-r--r--print/a2ps/pkg/PLIST46
6 files changed, 50 insertions, 53 deletions
diff --git a/print/a2ps/Makefile b/print/a2ps/Makefile
index 5abb876d661..0824a7cb74f 100644
--- a/print/a2ps/Makefile
+++ b/print/a2ps/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.28 2001/02/17 17:51:35 wiz Exp $
-# FreeBSD Id: Makefile,v 1.12 1998/02/15 21:24:42 steve Exp
+# $NetBSD: Makefile,v 1.29 2001/05/22 13:11:37 wiz Exp $
#
-DISTNAME= a2ps-4.12
+DISTNAME= a2ps-4.13b
+WRKSRC= ${WRKDIR}/a2ps-4.13
+PKGNAME= a2ps-4.13.0.2
CATEGORIES= print
MASTER_SITES= ftp://ftp.enst.fr/pub/unix/a2ps/
diff --git a/print/a2ps/distinfo b/print/a2ps/distinfo
index a9d82fdc6d5..786263a1f53 100644
--- a/print/a2ps/distinfo
+++ b/print/a2ps/distinfo
@@ -1,7 +1,5 @@
-$NetBSD: distinfo,v 1.2 2001/04/20 12:41:49 agc Exp $
+$NetBSD: distinfo,v 1.3 2001/05/22 13:11:37 wiz Exp $
-SHA1 (a2ps-4.12.tar.gz) = 06cf8198fe220fe3441f820baa431523da0c4967
-Size (a2ps-4.12.tar.gz) = 1831809 bytes
-SHA1 (patch-aa) = 84bf431a04b4bd04c54a3fc641c0487a4c095dee
-SHA1 (patch-ag) = 0538fc19c2a323e35405d7f58915d577199b8c5f
-SHA1 (patch-aj) = 31bac372a0d0905f34203afb016fbf1288dc6779
+SHA1 (a2ps-4.13b.tar.gz) = cfc79a3e54115e569f667fa3fd2c2ec16d22b31a
+Size (a2ps-4.13b.tar.gz) = 1944289 bytes
+SHA1 (patch-aa) = 2f7f772bc32cd9827784898d2eb5460c3fd21798
diff --git a/print/a2ps/patches/patch-aa b/print/a2ps/patches/patch-aa
index 298c0648b18..448f5a8bc71 100644
--- a/print/a2ps/patches/patch-aa
+++ b/print/a2ps/patches/patch-aa
@@ -1,13 +1,13 @@
-$NetBSD: patch-aa,v 1.7 1999/09/24 15:54:11 tron Exp $
+$NetBSD: patch-aa,v 1.8 2001/05/22 13:11:37 wiz Exp $
---- contrib/emacs/Makefile.in.orig Fri Sep 24 17:45:15 1999
-+++ contrib/emacs/Makefile.in Thu Feb 18 16:25:36 1999
-@@ -146,7 +146,7 @@
+--- contrib/emacs/Makefile.in.orig Thu Feb 24 19:01:08 2000
++++ contrib/emacs/Makefile.in
+@@ -128,7 +128,7 @@
YACC = @YACC@
file_prog = @file_prog@
l = @l@
-lispdir = @lispdir@
+lispdir = @prefix@/share/emacs/site-lisp
- lisp_DATA = make-regexp.el a2ps.el a2ps-print.el
+ dist_lisp_LISP = a2ps.el a2ps-print.el
diff --git a/print/a2ps/patches/patch-ag b/print/a2ps/patches/patch-ag
deleted file mode 100644
index 25cd3e15672..00000000000
--- a/print/a2ps/patches/patch-ag
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ag,v 1.3 1999/06/20 15:53:29 tron Exp $
-
---- lib/Makefile.in.orig Thu Feb 18 16:24:42 1999
-+++ lib/Makefile.in Sat Jun 19 17:57:58 1999
-@@ -202,7 +202,7 @@
- signame$U.lo strverscmp$U.lo xmalloc$U.lo xstrdup$U.lo xstrtol$U.lo \
- message$U.lo xstrrpl$U.lo getshline$U.lo pathwalk$U.lo darray$U.lo \
- dstring$U.lo printlen$U.lo pair_ht$U.lo filtdir$U.lo str_ht$U.lo \
--title$U.lo xbackupfile$U.lo getnum$U.lo tterm$U.lo lister$U.lo \
-+title$U.lo xbackupfile$U.lo getnum$U.lo tterm$U.lo \
- addext$U.lo basename$U.lo getopt1$U.lo isdir$U.lo xgetcwd$U.lo \
- xgethostname$U.lo
- LEXLIB = @LEXLIB@
diff --git a/print/a2ps/patches/patch-aj b/print/a2ps/patches/patch-aj
deleted file mode 100644
index 1a8db3c6df9..00000000000
--- a/print/a2ps/patches/patch-aj
+++ /dev/null
@@ -1,17 +0,0 @@
-$NetBSD: patch-aj,v 1.4 2000/06/21 07:07:43 jlam Exp $
-
---- configure.orig Thu Feb 18 16:17:21 1999
-+++ configure Sat Jun 19 17:45:34 1999
-@@ -641,10 +641,12 @@
-
- echo $ac_n "checking whether build environment is sane""... $ac_c" 1>&6
- echo "configure:644: checking whether build environment is sane" >&5
-+if false; then
- if test -n "`cd /`"; then
- { echo "configure: error: Running cd is not silent as it should be.
- Make sure to unset the environment variable CDPATH." 1>&2; exit 1; }
- fi
-+fi
- # Just in case
- sleep 1
- echo timestamp > conftestfile
diff --git a/print/a2ps/pkg/PLIST b/print/a2ps/pkg/PLIST
index 7705e846016..4e7be8ec024 100644
--- a/print/a2ps/pkg/PLIST
+++ b/print/a2ps/pkg/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.14 2001/01/04 15:10:53 agc Exp $
+@comment $NetBSD: PLIST,v 1.15 2001/05/22 13:11:37 wiz Exp $
bin/a2ps
bin/card
bin/composeglyphs
@@ -35,13 +35,14 @@ lib/liba2ps.la
lib/liba2ps.so
lib/liba2ps.so.1
lib/liba2ps.so.1.0
-man/man1/a2ps.1.gz
-man/man1/card.1.gz
-man/man1/fixps.1.gz
-man/man1/ogonkify.1.gz
-man/man1/pdiff.1.gz
-man/man1/psmandup.1.gz
-man/man1/psset.1.gz
+man/man1/a2ps.1
+man/man1/card.1
+man/man1/fixps.1
+man/man1/ogonkify.1
+man/man1/pdiff.1
+man/man1/psmandup.1
+man/man1/psset.1
+man/man1/texi2dvi4a2ps.1
share/a2ps/README
share/a2ps/afm/fonts.map
share/a2ps/afm/make_fonts_map.sh
@@ -84,6 +85,7 @@ share/a2ps/encoding/ibm-cp437.edf
share/a2ps/encoding/ibm-cp850.edf
share/a2ps/encoding/iso1.edf
share/a2ps/encoding/iso10.edf
+share/a2ps/encoding/iso13.edf
share/a2ps/encoding/iso15.edf
share/a2ps/encoding/iso2.edf
share/a2ps/encoding/iso3.edf
@@ -106,21 +108,30 @@ share/a2ps/ps/color.hdr
share/a2ps/ps/color.pro
share/a2ps/ps/diff.pro
share/a2ps/ps/ehandler.ps
+share/a2ps/ps/fixed.pro
share/a2ps/ps/gray.pro
share/a2ps/ps/gray2.pro
share/a2ps/ps/matrix.pro
+share/a2ps/ps/ul.pro
share/a2ps/sheets/68000.ssh
share/a2ps/sheets/a2psrc.ssh
share/a2ps/sheets/ada.ssh
+share/a2ps/sheets/asn1.ssh
+share/a2ps/sheets/autoconf.ssh
+share/a2ps/sheets/awk.ssh
+share/a2ps/sheets/b.ssh
+share/a2ps/sheets/bc.ssh
share/a2ps/sheets/c.ssh
share/a2ps/sheets/caml.ssh
share/a2ps/sheets/card.ssh
share/a2ps/sheets/chlog.ssh
+share/a2ps/sheets/cidl.ssh
share/a2ps/sheets/claire.ssh
share/a2ps/sheets/clisp.ssh
share/a2ps/sheets/coqv.ssh
share/a2ps/sheets/cpp.ssh
share/a2ps/sheets/csh.ssh
+share/a2ps/sheets/cxx.ssh
share/a2ps/sheets/dc_shell.ssh
share/a2ps/sheets/eiffel.ssh
share/a2ps/sheets/elisp.ssh
@@ -136,27 +147,34 @@ share/a2ps/sheets/for90kwds.ssh
share/a2ps/sheets/fortran.ssh
share/a2ps/sheets/gmake.ssh
share/a2ps/sheets/gnuc.ssh
+share/a2ps/sheets/haskell.ssh
share/a2ps/sheets/html.ssh
share/a2ps/sheets/idl.ssh
share/a2ps/sheets/initora.ssh
share/a2ps/sheets/is5rul.ssh
share/a2ps/sheets/java.ssh
+share/a2ps/sheets/js.ssh
share/a2ps/sheets/lace.ssh
share/a2ps/sheets/lex.ssh
+share/a2ps/sheets/lout.ssh
share/a2ps/sheets/mail.ssh
share/a2ps/sheets/make.ssh
+share/a2ps/sheets/maple.ssh
share/a2ps/sheets/matlab4.ssh
share/a2ps/sheets/mib.ssh
+share/a2ps/sheets/mly.ssh
share/a2ps/sheets/modula2.ssh
share/a2ps/sheets/modula3.ssh
share/a2ps/sheets/o2c.ssh
share/a2ps/sheets/oberon.ssh
share/a2ps/sheets/objc.ssh
+share/a2ps/sheets/ocaml.ssh
share/a2ps/sheets/octave.ssh
share/a2ps/sheets/oracle.ssh
share/a2ps/sheets/pascal.ssh
share/a2ps/sheets/perl.ssh
share/a2ps/sheets/plsql.ssh
+share/a2ps/sheets/pov.ssh
share/a2ps/sheets/ppd.ssh
share/a2ps/sheets/pre.ssh
share/a2ps/sheets/pretex.ssh
@@ -168,8 +186,11 @@ share/a2ps/sheets/rexx.ssh
share/a2ps/sheets/sather.ssh
share/a2ps/sheets/scheme.ssh
share/a2ps/sheets/sdl88.ssh
+share/a2ps/sheets/sed.ssh
share/a2ps/sheets/sh.ssh
share/a2ps/sheets/sheets.map
+share/a2ps/sheets/shell.ssh
+share/a2ps/sheets/sml.ssh
share/a2ps/sheets/sql.ssh
share/a2ps/sheets/sql92.ssh
share/a2ps/sheets/ssh.ssh
@@ -180,24 +201,29 @@ share/a2ps/sheets/tcsh.ssh
share/a2ps/sheets/tex.ssh
share/a2ps/sheets/texinfo.ssh
share/a2ps/sheets/texscript.ssh
+share/a2ps/sheets/tiger.ssh
share/a2ps/sheets/tk.ssh
share/a2ps/sheets/udiff.ssh
share/a2ps/sheets/unity.ssh
+share/a2ps/sheets/vba.ssh
share/a2ps/sheets/verilog.ssh
share/a2ps/sheets/vhdl.ssh
share/a2ps/sheets/vrml.ssh
share/a2ps/sheets/vtcl.ssh
share/a2ps/sheets/wdiff.ssh
+share/a2ps/sheets/xs.ssh
share/a2ps/sheets/yacc.ssh
share/a2ps/sheets/zsh.ssh
share/emacs/site-lisp/a2ps-print.el
+share/emacs/site-lisp/a2ps-print.elc
share/emacs/site-lisp/a2ps.el
-share/emacs/site-lisp/make-regexp.el
+share/emacs/site-lisp/a2ps.elc
share/locale/ca/LC_MESSAGES/a2ps.mo
share/locale/cs/LC_MESSAGES/a2ps.mo
share/locale/da/LC_MESSAGES/a2ps.mo
share/locale/de/LC_MESSAGES/a2ps.mo
share/locale/es/LC_MESSAGES/a2ps.mo
+share/locale/et/LC_MESSAGES/a2ps.mo
share/locale/fr/LC_MESSAGES/a2ps.mo
share/locale/it/LC_MESSAGES/a2ps.mo
share/locale/ko/LC_MESSAGES/a2ps.mo
@@ -248,6 +274,8 @@ share/ogonkify/latin3.enc
share/ogonkify/latin4.enc
share/ogonkify/latin5.enc
share/ogonkify/latin6.enc
+share/ogonkify/latin7.enc
+share/ogonkify/latin9.enc
share/ogonkify/mac.enc
share/ogonkify/ogonki.enc
share/ogonkify/pcrb-o.ps