summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
Diffstat (limited to 'textproc')
-rw-r--r--textproc/aspell-breton/Makefile3
-rw-r--r--textproc/aspell-catalan/Makefile3
-rw-r--r--textproc/aspell-czech/Makefile3
-rw-r--r--textproc/aspell-danish/Makefile3
-rw-r--r--textproc/aspell-dutch/Makefile3
-rw-r--r--textproc/aspell-english/Makefile3
-rw-r--r--textproc/aspell-esperanto/Makefile3
-rw-r--r--textproc/aspell-faroese/Makefile3
-rw-r--r--textproc/aspell-francais/Makefile3
-rw-r--r--textproc/aspell-gaeilge/Makefile4
-rw-r--r--textproc/aspell-german/Makefile3
-rw-r--r--textproc/aspell-greek/Makefile3
-rw-r--r--textproc/aspell-italian/Makefile3
-rw-r--r--textproc/aspell-norwegian/Makefile3
-rw-r--r--textproc/aspell-polish/Makefile3
-rw-r--r--textproc/aspell-portuguese/Makefile3
-rw-r--r--textproc/aspell-romanian/Makefile3
-rw-r--r--textproc/aspell-russian/Makefile3
-rw-r--r--textproc/aspell-slovak/Makefile3
-rw-r--r--textproc/aspell-spanish/Makefile3
-rw-r--r--textproc/aspell-svenska/Makefile3
-rw-r--r--textproc/aspell-ukrainian/Makefile3
-rw-r--r--textproc/aspell-welsh/Makefile3
-rw-r--r--textproc/aspell/Makefile4
-rw-r--r--textproc/aspell/buildlink2.mk4
-rw-r--r--textproc/eb/Makefile3
-rw-r--r--textproc/eb/buildlink2.mk4
-rw-r--r--textproc/eblook/Makefile4
-rw-r--r--textproc/grep/Makefile3
-rw-r--r--textproc/gtkspell/Makefile4
-rw-r--r--textproc/gtkspell/buildlink2.mk4
-rw-r--r--textproc/jade/Makefile4
-rw-r--r--textproc/jade/buildlink2.mk4
-rw-r--r--textproc/libxml2/Makefile3
-rw-r--r--textproc/libxml2/buildlink2.mk4
-rw-r--r--textproc/libxslt/Makefile3
-rw-r--r--textproc/libxslt/buildlink2.mk4
-rw-r--r--textproc/namazu2/Makefile4
-rw-r--r--textproc/ndtpd/Makefile4
-rw-r--r--textproc/opensp/Makefile3
-rw-r--r--textproc/p5-XML-LibXML/Makefile4
-rw-r--r--textproc/php4-domxml/Makefile4
-rw-r--r--textproc/php4-xslt/Makefile3
-rw-r--r--textproc/py-xmltools/Makefile4
-rw-r--r--textproc/pyDict/Makefile4
-rw-r--r--textproc/sablotron/Makefile4
-rw-r--r--textproc/sablotron/buildlink2.mk4
-rw-r--r--textproc/scrollkeeper/Makefile4
-rw-r--r--textproc/scrollkeeper/buildlink2.mk4
-rw-r--r--textproc/urlview/Makefile3
-rw-r--r--textproc/yodl/Makefile4
51 files changed, 102 insertions, 73 deletions
diff --git a/textproc/aspell-breton/Makefile b/textproc/aspell-breton/Makefile
index e0efa582c87..b5154533bdd 100644
--- a/textproc/aspell-breton/Makefile
+++ b/textproc/aspell-breton/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.4 2003/06/02 01:16:50 jschauma Exp $
+# $NetBSD: Makefile,v 1.5 2003/07/13 13:53:25 wiz Exp $
#
DISTNAME= aspell-br-0.50-2
PKGNAME= ${DISTNAME:C/br-(.*)-(.*)$/breton-\1.\2/}
+PKGREVISION= 1
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/br/}
EXTRACT_SUFX= .tar.bz2
diff --git a/textproc/aspell-catalan/Makefile b/textproc/aspell-catalan/Makefile
index ab2cb9b0b06..1a2f201302f 100644
--- a/textproc/aspell-catalan/Makefile
+++ b/textproc/aspell-catalan/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.4 2003/06/02 01:16:49 jschauma Exp $
+# $NetBSD: Makefile,v 1.5 2003/07/13 13:53:25 wiz Exp $
#
DISTNAME= aspell-ca-0.50-2
PKGNAME= ${DISTNAME:C/ca-(.*)-(.*)$/catalan-\1.\2/}
+PKGREVISION= 1
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/ca/}
EXTRACT_SUFX= .tar.bz2
diff --git a/textproc/aspell-czech/Makefile b/textproc/aspell-czech/Makefile
index 9c9c21b1f59..17d0b2e6b64 100644
--- a/textproc/aspell-czech/Makefile
+++ b/textproc/aspell-czech/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.4 2003/06/02 01:16:49 jschauma Exp $
+# $NetBSD: Makefile,v 1.5 2003/07/13 13:53:25 wiz Exp $
#
DISTNAME= aspell-cs-0.50-2
PKGNAME= ${DISTNAME:C/cs-(.*)-(.*)$/czech-\1.\2/}
+PKGREVISION= 1
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/cs/}
EXTRACT_SUFX= .tar.bz2
diff --git a/textproc/aspell-danish/Makefile b/textproc/aspell-danish/Makefile
index 6a439d33e20..77067f72ecc 100644
--- a/textproc/aspell-danish/Makefile
+++ b/textproc/aspell-danish/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.4 2003/06/02 01:16:49 jschauma Exp $
+# $NetBSD: Makefile,v 1.5 2003/07/13 13:53:26 wiz Exp $
#
DISTNAME= aspell-da-0.50-2
PKGNAME= ${DISTNAME:C/da-(.*)-(.*)$/danish-\1.\2/}
+PKGREVISION= 1
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/da/}
EXTRACT_SUFX= .tar.bz2
diff --git a/textproc/aspell-dutch/Makefile b/textproc/aspell-dutch/Makefile
index 812987a2348..c6d82445fc5 100644
--- a/textproc/aspell-dutch/Makefile
+++ b/textproc/aspell-dutch/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.4 2003/06/02 01:16:49 jschauma Exp $
+# $NetBSD: Makefile,v 1.5 2003/07/13 13:53:26 wiz Exp $
#
DISTNAME= aspell-nl-0.50-2
PKGNAME= ${DISTNAME:C/nl-(.*)-(.*)$/dutch-\1.\2/}
+PKGREVISION= 1
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/nl/}
EXTRACT_SUFX= .tar.bz2
diff --git a/textproc/aspell-english/Makefile b/textproc/aspell-english/Makefile
index 0450cca543c..16c84cfa545 100644
--- a/textproc/aspell-english/Makefile
+++ b/textproc/aspell-english/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.4 2003/06/02 01:16:48 jschauma Exp $
+# $NetBSD: Makefile,v 1.5 2003/07/13 13:53:26 wiz Exp $
#
DISTNAME= aspell-en-0.51-0
PKGNAME= ${DISTNAME:C/en-(.*)-(.*)$/english-\1.\2/}
+PKGREVISION= 1
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/en/}
EXTRACT_SUFX= .tar.bz2
diff --git a/textproc/aspell-esperanto/Makefile b/textproc/aspell-esperanto/Makefile
index 044322dabd9..73793a6d9a8 100644
--- a/textproc/aspell-esperanto/Makefile
+++ b/textproc/aspell-esperanto/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.4 2003/06/02 01:16:48 jschauma Exp $
+# $NetBSD: Makefile,v 1.5 2003/07/13 13:53:26 wiz Exp $
#
DISTNAME= aspell-eo-0.50-2
PKGNAME= ${DISTNAME:C/eo-(.*)-(.*)$/esperanto-\1.\2/}
+PKGREVISION= 1
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/eo/}
EXTRACT_SUFX= .tar.bz2
diff --git a/textproc/aspell-faroese/Makefile b/textproc/aspell-faroese/Makefile
index c2e44beeba5..3c8d01eb4bf 100644
--- a/textproc/aspell-faroese/Makefile
+++ b/textproc/aspell-faroese/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.4 2003/06/02 01:16:47 jschauma Exp $
+# $NetBSD: Makefile,v 1.5 2003/07/13 13:53:26 wiz Exp $
#
DISTNAME= aspell-fo-0.50-2
PKGNAME= ${DISTNAME:C/fo-(.*)-(.*)$/faroese-\1.\2/}
+PKGREVISION= 1
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/fo/}
EXTRACT_SUFX= .tar.bz2
diff --git a/textproc/aspell-francais/Makefile b/textproc/aspell-francais/Makefile
index 7d1b2ef817a..7733b39edc7 100644
--- a/textproc/aspell-francais/Makefile
+++ b/textproc/aspell-francais/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.4 2003/06/02 01:16:47 jschauma Exp $
+# $NetBSD: Makefile,v 1.5 2003/07/13 13:53:27 wiz Exp $
#
DISTNAME= aspell-fr-0.50-3
PKGNAME= ${DISTNAME:C/fr-(.*)-(.*)$/francais-\1.\2/}
+PKGREVISION= 1
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/fr/}
EXTRACT_SUFX= .tar.bz2
diff --git a/textproc/aspell-gaeilge/Makefile b/textproc/aspell-gaeilge/Makefile
index 7553d63c1e6..a3013112456 100644
--- a/textproc/aspell-gaeilge/Makefile
+++ b/textproc/aspell-gaeilge/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2003/01/17 01:23:23 salo Exp $
+# $NetBSD: Makefile,v 1.6 2003/07/13 13:53:27 wiz Exp $
DISTNAME= aspell-gaeilge-2.0
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= textproc
MASTER_SITES= http://borel.slu.edu/~kps/ispell/
diff --git a/textproc/aspell-german/Makefile b/textproc/aspell-german/Makefile
index 68d939f7219..3d6ce4e38fb 100644
--- a/textproc/aspell-german/Makefile
+++ b/textproc/aspell-german/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.3 2003/04/20 19:20:10 cjep Exp $
+# $NetBSD: Makefile,v 1.4 2003/07/13 13:53:27 wiz Exp $
#
DISTNAME= aspell-de-0.50-2
PKGNAME= ${DISTNAME:C/de-(.*)-(.*)$/german-\1.\2/}
+PKGREVISION= 1
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/de/}
EXTRACT_SUFX= .tar.bz2
diff --git a/textproc/aspell-greek/Makefile b/textproc/aspell-greek/Makefile
index 9b1e881acd1..a68c624bcab 100644
--- a/textproc/aspell-greek/Makefile
+++ b/textproc/aspell-greek/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.4 2003/06/02 01:16:47 jschauma Exp $
+# $NetBSD: Makefile,v 1.5 2003/07/13 13:53:27 wiz Exp $
#
DISTNAME= aspell-el-0.50-3
PKGNAME= ${DISTNAME:C/el-(.*)-(.*)$/greek-\1.\2/}
+PKGREVISION= 1
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/el/}
EXTRACT_SUFX= .tar.bz2
diff --git a/textproc/aspell-italian/Makefile b/textproc/aspell-italian/Makefile
index e3a25bf0005..46a1746e37b 100644
--- a/textproc/aspell-italian/Makefile
+++ b/textproc/aspell-italian/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.4 2003/06/02 01:16:47 jschauma Exp $
+# $NetBSD: Makefile,v 1.5 2003/07/13 13:53:28 wiz Exp $
#
DISTNAME= aspell-it-0.50-2
PKGNAME= ${DISTNAME:C/it-(.*)-(.*)$/italian-\1.\2/}
+PKGREVISION= 1
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/it/}
EXTRACT_SUFX= .tar.bz2
diff --git a/textproc/aspell-norwegian/Makefile b/textproc/aspell-norwegian/Makefile
index d17fa7c8097..634b388573a 100644
--- a/textproc/aspell-norwegian/Makefile
+++ b/textproc/aspell-norwegian/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.4 2003/06/02 01:16:46 jschauma Exp $
+# $NetBSD: Makefile,v 1.5 2003/07/13 13:53:28 wiz Exp $
#
DISTNAME= aspell-no-0.50-2
PKGNAME= ${DISTNAME:C/no-(.*)-(.*)$/norwegian-\1.\2/}
+PKGREVISION= 1
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/no/}
EXTRACT_SUFX= .tar.bz2
diff --git a/textproc/aspell-polish/Makefile b/textproc/aspell-polish/Makefile
index 689b13a8bed..6a4c8baf1f9 100644
--- a/textproc/aspell-polish/Makefile
+++ b/textproc/aspell-polish/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.4 2003/06/02 01:16:46 jschauma Exp $
+# $NetBSD: Makefile,v 1.5 2003/07/13 13:53:28 wiz Exp $
#
DISTNAME= aspell-pl-0.50-2
PKGNAME= ${DISTNAME:C/pl-(.*)-(.*)$/polish-\1.\2/}
+PKGREVISION= 1
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/pl/}
EXTRACT_SUFX= .tar.bz2
diff --git a/textproc/aspell-portuguese/Makefile b/textproc/aspell-portuguese/Makefile
index 24bac5d6b14..c010a852fac 100644
--- a/textproc/aspell-portuguese/Makefile
+++ b/textproc/aspell-portuguese/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.4 2003/06/02 01:16:46 jschauma Exp $
+# $NetBSD: Makefile,v 1.5 2003/07/13 13:53:29 wiz Exp $
#
DISTNAME= aspell-pt-0.50-2
PKGNAME= ${DISTNAME:C/pt-(.*)-(.*)$/portuguese-\1.\2/}
+PKGREVISION= 1
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/pt/}
EXTRACT_SUFX= .tar.bz2
diff --git a/textproc/aspell-romanian/Makefile b/textproc/aspell-romanian/Makefile
index 92b118ad52d..bf86339ebf0 100644
--- a/textproc/aspell-romanian/Makefile
+++ b/textproc/aspell-romanian/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.4 2003/06/02 01:16:46 jschauma Exp $
+# $NetBSD: Makefile,v 1.5 2003/07/13 13:53:29 wiz Exp $
#
DISTNAME= aspell-ro-0.50-2
PKGNAME= ${DISTNAME:C/ro-(.*)-(.*)$/romanian-\1.\2/}
+PKGREVISION= 1
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/ro/}
EXTRACT_SUFX= .tar.bz2
diff --git a/textproc/aspell-russian/Makefile b/textproc/aspell-russian/Makefile
index dc8af5c24d9..394511035a0 100644
--- a/textproc/aspell-russian/Makefile
+++ b/textproc/aspell-russian/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.4 2003/06/02 01:16:45 jschauma Exp $
+# $NetBSD: Makefile,v 1.5 2003/07/13 13:53:29 wiz Exp $
#
DISTNAME= aspell-ru-0.50-2
PKGNAME= ${DISTNAME:C/ru-(.*)-(.*)$/russian-\1.\2/}
+PKGREVISION= 1
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/ru/}
EXTRACT_SUFX= .tar.bz2
diff --git a/textproc/aspell-slovak/Makefile b/textproc/aspell-slovak/Makefile
index f89f42ee3fa..e4c8a206b6c 100644
--- a/textproc/aspell-slovak/Makefile
+++ b/textproc/aspell-slovak/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.5 2003/01/20 09:55:08 salo Exp $
+# $NetBSD: Makefile,v 1.6 2003/07/13 13:53:29 wiz Exp $
#
DISTNAME= aspell-sk-0.50.3-1.1
PKGNAME= ${DISTNAME:C/sk-(.*)-(.*)$/slovak-\1.\2/}
+PKGREVISION= 1
CATEGORIES= textproc
MASTER_SITES= http://ispell.hq.sk/
EXTRACT_SUFX= .tar.bz2
diff --git a/textproc/aspell-spanish/Makefile b/textproc/aspell-spanish/Makefile
index 9e09a22ca80..deaf1f6a99a 100644
--- a/textproc/aspell-spanish/Makefile
+++ b/textproc/aspell-spanish/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.4 2003/06/02 01:16:45 jschauma Exp $
+# $NetBSD: Makefile,v 1.5 2003/07/13 13:53:30 wiz Exp $
#
DISTNAME= aspell-es-0.50-2
PKGNAME= ${DISTNAME:C/es-(.*)-(.*)$/spanish-\1.\2/}
+PKGREVISION= 1
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/es/}
EXTRACT_SUFX= .tar.bz2
diff --git a/textproc/aspell-svenska/Makefile b/textproc/aspell-svenska/Makefile
index cf89722cb8c..92715c340ef 100644
--- a/textproc/aspell-svenska/Makefile
+++ b/textproc/aspell-svenska/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.4 2003/06/02 01:16:45 jschauma Exp $
+# $NetBSD: Makefile,v 1.5 2003/07/13 13:53:30 wiz Exp $
#
DISTNAME= aspell-sv-0.50-2
PKGNAME= ${DISTNAME:C/sv-(.*)-(.*)$/svenska-\1.\2/}
+PKGREVISION= 1
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/sv/}
EXTRACT_SUFX= .tar.bz2
diff --git a/textproc/aspell-ukrainian/Makefile b/textproc/aspell-ukrainian/Makefile
index 034abe9c9de..42dd0888ca1 100644
--- a/textproc/aspell-ukrainian/Makefile
+++ b/textproc/aspell-ukrainian/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.4 2003/06/02 01:16:45 jschauma Exp $
+# $NetBSD: Makefile,v 1.5 2003/07/13 13:53:30 wiz Exp $
#
DISTNAME= aspell-uk-0.50-3
PKGNAME= ${DISTNAME:C/uk-(.*)-(.*)$/ukrainian-\1.\2/}
+PKGREVISION= 1
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/uk/}
EXTRACT_SUFX= .tar.bz2
diff --git a/textproc/aspell-welsh/Makefile b/textproc/aspell-welsh/Makefile
index f6b202dc76d..4f776171048 100644
--- a/textproc/aspell-welsh/Makefile
+++ b/textproc/aspell-welsh/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.4 2003/06/02 01:16:44 jschauma Exp $
+# $NetBSD: Makefile,v 1.5 2003/07/13 13:53:30 wiz Exp $
#
DISTNAME= aspell-cy-0.50-3
PKGNAME= ${DISTNAME:C/cy-(.*)-(.*)$/welsh-\1.\2/}
+PKGREVISION= 1
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/cy/}
EXTRACT_SUFX= .tar.bz2
diff --git a/textproc/aspell/Makefile b/textproc/aspell/Makefile
index e977553c829..410257c5028 100644
--- a/textproc/aspell/Makefile
+++ b/textproc/aspell/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2003/01/23 09:16:19 salo Exp $
+# $NetBSD: Makefile,v 1.8 2003/07/13 13:53:31 wiz Exp $
#
DISTNAME= aspell-0.50.3
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GNU:=aspell/}
diff --git a/textproc/aspell/buildlink2.mk b/textproc/aspell/buildlink2.mk
index 0c32ea994f8..3453b3616ec 100644
--- a/textproc/aspell/buildlink2.mk
+++ b/textproc/aspell/buildlink2.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink2.mk,v 1.1 2003/01/15 00:23:55 salo Exp $
+# $NetBSD: buildlink2.mk,v 1.2 2003/07/13 13:53:31 wiz Exp $
#
# This Makefile fragment is included by packages that use aspell.
#
@@ -7,7 +7,7 @@
ASPELL_BUILDLINK2_MK= # defined
BUILDLINK_PACKAGES+= aspell
-BUILDLINK_DEPENDS.aspell?= aspell>=0.50.3
+BUILDLINK_DEPENDS.aspell?= aspell>=0.50.3nb2
BUILDLINK_PKGSRCDIR.aspell?= ../../textproc/aspell
EVAL_PREFIX+= BUILDLINK_PREFIX.aspell=aspell
diff --git a/textproc/eb/Makefile b/textproc/eb/Makefile
index dd6928b9737..2b5bc96b452 100644
--- a/textproc/eb/Makefile
+++ b/textproc/eb/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.12 2003/04/13 01:29:15 salo Exp $
+# $NetBSD: Makefile,v 1.13 2003/07/13 13:53:31 wiz Exp $
# FreeBSD Id: ports/japanese/eb/Makefile,v 1.21 2000/08/21 03:39:42 kevlo Exp
#
DISTNAME= eb-3.3.2
+PKGREVISION= 1
CATEGORIES= textproc japanese
MASTER_SITES= ftp://ftp.sra.co.jp/pub/misc/eb/appendix/ \
ftp://ftp.sra.co.jp/pub/misc/eb/
diff --git a/textproc/eb/buildlink2.mk b/textproc/eb/buildlink2.mk
index 208aab4e2a2..bacee91eb2f 100644
--- a/textproc/eb/buildlink2.mk
+++ b/textproc/eb/buildlink2.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink2.mk,v 1.2 2002/08/25 18:40:00 jlam Exp $
+# $NetBSD: buildlink2.mk,v 1.3 2003/07/13 13:53:31 wiz Exp $
.if !defined(EB_BUILDLINK2_MK)
EB_BUILDLINK2_MK= # defined
@@ -6,7 +6,7 @@ EB_BUILDLINK2_MK= # defined
BUILDLINK_PACKAGES+= eb
# eb<=3.2.1 packages didn't fix eb.conf.
-BUILDLINK_DEPENDS.eb?= eb>=3.2.2
+BUILDLINK_DEPENDS.eb?= eb>=3.3.2nb1
BUILDLINK_PKGSRCDIR.eb?= ../../textproc/eb
EVAL_PREFIX+= BUILDLINK_PREFIX.eb=eb
diff --git a/textproc/eblook/Makefile b/textproc/eblook/Makefile
index 8e4b8a2645c..02cc09daa84 100644
--- a/textproc/eblook/Makefile
+++ b/textproc/eblook/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2003/04/13 01:30:19 salo Exp $
+# $NetBSD: Makefile,v 1.6 2003/07/13 13:53:32 wiz Exp $
#
DISTNAME= eblook-1.5.1
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= japanese textproc
MASTER_SITES= http://openlab.ring.gr.jp/edict/eblook/dist/
diff --git a/textproc/grep/Makefile b/textproc/grep/Makefile
index 050a7f52831..7f23948ed01 100644
--- a/textproc/grep/Makefile
+++ b/textproc/grep/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2003/06/24 05:29:06 grant Exp $
+# $NetBSD: Makefile,v 1.8 2003/07/13 13:53:32 wiz Exp $
#
DISTNAME= grep-2.5.1
+PKGREVISION= 1
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GNU:=grep/}
EXTRACT_SUFX= .tar.bz2
diff --git a/textproc/gtkspell/Makefile b/textproc/gtkspell/Makefile
index 2eae0c39ad8..1e3b0232056 100644
--- a/textproc/gtkspell/Makefile
+++ b/textproc/gtkspell/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2003/06/02 01:16:41 jschauma Exp $
+# $NetBSD: Makefile,v 1.8 2003/07/13 13:53:33 wiz Exp $
#
DISTNAME= gtkspell-2.0.2
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= textproc devel
MASTER_SITES= http://gtkspell.sourceforge.net/download/
diff --git a/textproc/gtkspell/buildlink2.mk b/textproc/gtkspell/buildlink2.mk
index 067001ad5e6..ec84f3689b4 100644
--- a/textproc/gtkspell/buildlink2.mk
+++ b/textproc/gtkspell/buildlink2.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink2.mk,v 1.4 2003/05/02 11:56:31 wiz Exp $
+# $NetBSD: buildlink2.mk,v 1.5 2003/07/13 13:53:33 wiz Exp $
#
# This Makefile fragment is included by packages that use gtkspell.
#
@@ -9,7 +9,7 @@
GTKSPELL_BUILDLINK2_MK= # defined
BUILDLINK_PACKAGES+= gtkspell
-BUILDLINK_DEPENDS.gtkspell?= gtkspell>=2.0.2nb3
+BUILDLINK_DEPENDS.gtkspell?= gtkspell>=2.0.2nb4
BUILDLINK_PKGSRCDIR.gtkspell?= ../../textproc/gtkspell
EVAL_PREFIX+= BUILDLINK_PREFIX.gtkspell=gtkspell
diff --git a/textproc/jade/Makefile b/textproc/jade/Makefile
index 077b2a9ebdc..495898f7062 100644
--- a/textproc/jade/Makefile
+++ b/textproc/jade/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.26 2003/06/05 17:20:27 jmmv Exp $
+# $NetBSD: Makefile,v 1.27 2003/07/13 13:53:33 wiz Exp $
DISTNAME= jade-1.2.1
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= textproc
MASTER_SITES= ftp://ftp.jclark.com/pub/jade/ \
ftp://ftp.funet.fi/pub/mirrors/ftp.jclark.com/pub/jade/ \
diff --git a/textproc/jade/buildlink2.mk b/textproc/jade/buildlink2.mk
index 1f30b866476..985772a0fa9 100644
--- a/textproc/jade/buildlink2.mk
+++ b/textproc/jade/buildlink2.mk
@@ -1,10 +1,10 @@
-# $NetBSD: buildlink2.mk,v 1.2 2002/08/25 18:40:03 jlam Exp $
+# $NetBSD: buildlink2.mk,v 1.3 2003/07/13 13:53:33 wiz Exp $
.if !defined(JADE_BUILDLINK2_MK)
JADE_BUILDLINK2_MK= # defined
BUILDLINK_PACKAGES+= jade
-BUILDLINK_DEPENDS.jade?= jade>=1.2.1
+BUILDLINK_DEPENDS.jade?= jade>=1.2.1nb7
BUILDLINK_PKGSRCDIR.jade?= ../../textproc/jade
EVAL_PREFIX+= BUILDLINK_PREFIX.jade=jade
diff --git a/textproc/libxml2/Makefile b/textproc/libxml2/Makefile
index 0e4c257db2f..e8cea825208 100644
--- a/textproc/libxml2/Makefile
+++ b/textproc/libxml2/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.32 2003/07/11 23:28:04 wiz Exp $
+# $NetBSD: Makefile,v 1.33 2003/07/13 13:53:33 wiz Exp $
DISTNAME= libxml2-${LIBXML_VERSION}
+PKGREVISION= 1
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libxml2/2.5/}
diff --git a/textproc/libxml2/buildlink2.mk b/textproc/libxml2/buildlink2.mk
index 484654040c8..a9341a4584d 100644
--- a/textproc/libxml2/buildlink2.mk
+++ b/textproc/libxml2/buildlink2.mk
@@ -1,10 +1,10 @@
-# $NetBSD: buildlink2.mk,v 1.6 2003/05/02 11:56:31 wiz Exp $
+# $NetBSD: buildlink2.mk,v 1.7 2003/07/13 13:53:33 wiz Exp $
.if !defined(LIBXML2_BUILDLINK2_MK)
LIBXML2_BUILDLINK2_MK= # defined
BUILDLINK_PACKAGES+= libxml2
-BUILDLINK_DEPENDS.libxml2?= libxml2>=2.5.6nb1
+BUILDLINK_DEPENDS.libxml2?= libxml2>=2.5.8nb1
BUILDLINK_PKGSRCDIR.libxml2?= ../../textproc/libxml2
EVAL_PREFIX+= BUILDLINK_PREFIX.libxml2=libxml2
diff --git a/textproc/libxslt/Makefile b/textproc/libxslt/Makefile
index c97148294c1..70437ec94e3 100644
--- a/textproc/libxslt/Makefile
+++ b/textproc/libxslt/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.21 2003/07/11 23:43:52 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2003/07/13 13:53:34 wiz Exp $
DISTNAME= libxslt-1.0.31
PKGNAME= ${DISTNAME}
+PKGREVISION= 1
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libxslt/1.0/}
diff --git a/textproc/libxslt/buildlink2.mk b/textproc/libxslt/buildlink2.mk
index f039404e82d..4dedf3e5753 100644
--- a/textproc/libxslt/buildlink2.mk
+++ b/textproc/libxslt/buildlink2.mk
@@ -1,10 +1,10 @@
-# $NetBSD: buildlink2.mk,v 1.8 2003/05/02 11:56:31 wiz Exp $
+# $NetBSD: buildlink2.mk,v 1.9 2003/07/13 13:53:34 wiz Exp $
.if !defined(LIBXSLT_BUILDLINK2_MK)
LIBXSLT_BUILDLINK2_MK= # defined
BUILDLINK_PACKAGES+= libxslt
-BUILDLINK_DEPENDS.libxslt?= libxslt>=1.0.29nb1
+BUILDLINK_DEPENDS.libxslt?= libxslt>=1.0.31nb1
BUILDLINK_PKGSRCDIR.libxslt?= ../../textproc/libxslt
EVAL_PREFIX+= BUILDLINK_PREFIX.libxslt=libxslt
diff --git a/textproc/namazu2/Makefile b/textproc/namazu2/Makefile
index 17af07275db..530d6d9c9fe 100644
--- a/textproc/namazu2/Makefile
+++ b/textproc/namazu2/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2003/06/02 01:16:37 jschauma Exp $
+# $NetBSD: Makefile,v 1.10 2003/07/13 13:53:34 wiz Exp $
# FreeBSD Id: ports/japanese/namazu2/Makefile,v 1.16 2000/10/26 20:56:25 knu Exp
DISTNAME= namazu-2.0.12
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= japanese textproc www
MASTER_SITES= ftp://ftp.namazu.org/namazu/stable/ \
http://www.namazu.org/stable/
diff --git a/textproc/ndtpd/Makefile b/textproc/ndtpd/Makefile
index 97d32d16e58..68545683fda 100644
--- a/textproc/ndtpd/Makefile
+++ b/textproc/ndtpd/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2003/04/13 01:29:42 salo Exp $
+# $NetBSD: Makefile,v 1.8 2003/07/13 13:53:34 wiz Exp $
#
DISTNAME= ndtpd-3.1.4
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= textproc japanese
MASTER_SITES= ftp://ftp.sra.co.jp/pub/net/ndtp/ndtpd/
diff --git a/textproc/opensp/Makefile b/textproc/opensp/Makefile
index 4897506f9cf..2017c26b358 100644
--- a/textproc/opensp/Makefile
+++ b/textproc/opensp/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.15 2003/02/15 00:26:19 salo Exp $
+# $NetBSD: Makefile,v 1.16 2003/07/13 13:53:35 wiz Exp $
#
DISTNAME= OpenSP-1.5
PKGNAME= opensp-1.5
+PKGREVISION= 1
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=openjade/}
diff --git a/textproc/p5-XML-LibXML/Makefile b/textproc/p5-XML-LibXML/Makefile
index 6d19e062cc6..c35b8908d90 100644
--- a/textproc/p5-XML-LibXML/Makefile
+++ b/textproc/p5-XML-LibXML/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.5 2003/06/02 01:16:31 jschauma Exp $
+# $NetBSD: Makefile,v 1.6 2003/07/13 13:53:35 wiz Exp $
#
DISTNAME= XML-LibXML-1.31
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
+PKGREVISION= 3
#SVR4_PKGNAME=
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/}
diff --git a/textproc/php4-domxml/Makefile b/textproc/php4-domxml/Makefile
index 31761513baf..68b720003c2 100644
--- a/textproc/php4-domxml/Makefile
+++ b/textproc/php4-domxml/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.6 2003/05/05 16:52:10 jmmv Exp $
+# $NetBSD: Makefile,v 1.7 2003/07/13 13:53:35 wiz Exp $
MODNAME= domxml
CATEGORIES+= textproc
PHP_PKG_VERS= # empty
-PKGREVISION= 2
+PKGREVISION= 3
COMMENT= PHP4 extension for DOM support
USE_BUILDLINK2= YES
diff --git a/textproc/php4-xslt/Makefile b/textproc/php4-xslt/Makefile
index d484f9f1b8b..d13a4affa14 100644
--- a/textproc/php4-xslt/Makefile
+++ b/textproc/php4-xslt/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2002/10/30 15:28:12 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2003/07/13 13:53:35 wiz Exp $
MODNAME= xslt
+PKGREVISION= 1
CATEGORIES+= textproc
COMMENT= PHP4 extension for XSLT functions (Sablotron backend)
diff --git a/textproc/py-xmltools/Makefile b/textproc/py-xmltools/Makefile
index fffea813244..e3f7d042454 100644
--- a/textproc/py-xmltools/Makefile
+++ b/textproc/py-xmltools/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.4 2003/06/02 01:16:27 jschauma Exp $
+# $NetBSD: Makefile,v 1.5 2003/07/13 13:53:36 wiz Exp $
#
DISTNAME= xmltools-1.3.7
PKGNAME= ${PYPKGPREFIX}-xmltools-1.3.7
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= textproc
MASTER_SITES= http://www.logilab.org/ftp/pub/xmltools/
diff --git a/textproc/pyDict/Makefile b/textproc/pyDict/Makefile
index be2318662f4..60f10c4a84f 100644
--- a/textproc/pyDict/Makefile
+++ b/textproc/pyDict/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2003/05/02 11:56:32 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2003/07/13 13:53:36 wiz Exp $
DISTNAME= pyDict-0.2.5.1
-PKGREVISION= 1
+PKGREVISION= 2
WRKSRC= ${WRKDIR}/dict
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pydict/}
diff --git a/textproc/sablotron/Makefile b/textproc/sablotron/Makefile
index 3aa2f471abd..3852ec86fe1 100644
--- a/textproc/sablotron/Makefile
+++ b/textproc/sablotron/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.11 2003/05/29 23:14:10 grant Exp $
+# $NetBSD: Makefile,v 1.12 2003/07/13 13:53:36 wiz Exp $
DISTNAME= Sablot-0.96
PKGNAME= sablotron-0.96
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= textproc
MASTER_SITES= http://download-2.gingerall.cz/download/sablot/
diff --git a/textproc/sablotron/buildlink2.mk b/textproc/sablotron/buildlink2.mk
index ea39d9ddbba..0a86b16dec1 100644
--- a/textproc/sablotron/buildlink2.mk
+++ b/textproc/sablotron/buildlink2.mk
@@ -1,10 +1,10 @@
-# $NetBSD: buildlink2.mk,v 1.4 2002/10/07 23:42:21 wiz Exp $
+# $NetBSD: buildlink2.mk,v 1.5 2003/07/13 13:53:37 wiz Exp $
.if !defined(SABLOTRON_BUILDLINK2_MK)
SABLOTRON_BUILDLINK2_MK= # defined
BUILDLINK_PACKAGES+= sablotron
-BUILDLINK_DEPENDS.sablotron?= sablotron>=0.71nb1
+BUILDLINK_DEPENDS.sablotron?= sablotron>=0.96nb2
BUILDLINK_PKGSRCDIR.sablotron?= ../../textproc/sablotron
EVAL_PREFIX+= BUILDLINK_PREFIX.sablotron=sablotron
diff --git a/textproc/scrollkeeper/Makefile b/textproc/scrollkeeper/Makefile
index 5bddf7de178..c5fedfdeea6 100644
--- a/textproc/scrollkeeper/Makefile
+++ b/textproc/scrollkeeper/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.12 2003/06/02 01:16:25 jschauma Exp $
+# $NetBSD: Makefile,v 1.13 2003/07/13 13:53:37 wiz Exp $
#
DISTNAME= scrollkeeper-0.3.12
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scrollkeeper/} \
${MASTER_SITE_GNOME:=sources/scrollkeeper/0.3/}
diff --git a/textproc/scrollkeeper/buildlink2.mk b/textproc/scrollkeeper/buildlink2.mk
index 5fb219f8db7..1d42589289e 100644
--- a/textproc/scrollkeeper/buildlink2.mk
+++ b/textproc/scrollkeeper/buildlink2.mk
@@ -1,10 +1,10 @@
-# $NetBSD: buildlink2.mk,v 1.4 2003/05/02 11:56:33 wiz Exp $
+# $NetBSD: buildlink2.mk,v 1.5 2003/07/13 13:53:37 wiz Exp $
.if !defined(SCROLLKEEPER_BUILDLINK2_MK)
SCROLLKEEPER_BUILDLINK2_MK= # defined
BUILDLINK_PACKAGES+= scrollkeeper
-BUILDLINK_DEPENDS.scrollkeeper?= scrollkeeper>=0.3.12nb1
+BUILDLINK_DEPENDS.scrollkeeper?= scrollkeeper>=0.3.12nb2
BUILDLINK_PKGSRCDIR.scrollkeeper?= ../../textproc/scrollkeeper
EVAL_PREFIX+= BUILDLINK_PREFIX.scrollkeeper=scrollkeeper
diff --git a/textproc/urlview/Makefile b/textproc/urlview/Makefile
index 3ae5a583ddc..a2ab244a10f 100644
--- a/textproc/urlview/Makefile
+++ b/textproc/urlview/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2002/08/25 21:51:20 jlam Exp $
+# $NetBSD: Makefile,v 1.6 2003/07/13 13:53:37 wiz Exp $
DISTNAME= urlview-0.9
+PKGREVISION= 1
CATEGORIES= textproc
MASTER_SITES= ftp://ftp.mutt.org/pub/mutt/contrib/ \
ftp://ftp.funet.fi/pub/unix/mail/mutt/contrib/ \
diff --git a/textproc/yodl/Makefile b/textproc/yodl/Makefile
index 7273226faa0..317409aac9a 100644
--- a/textproc/yodl/Makefile
+++ b/textproc/yodl/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2003/06/02 01:16:23 jschauma Exp $
+# $NetBSD: Makefile,v 1.10 2003/07/13 13:53:38 wiz Exp $
DISTNAME= yodl-1.31.18
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= textproc
MASTER_SITES= ftp://ftp.lilypond.org/pub/yodl/development/