summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2005-12-31 12:32:31 +0000
committerwiz <wiz@pkgsrc.org>2005-12-31 12:32:31 +0000
commitf61c00219959608f718966bfcc0e63493109df7d (patch)
treee2ef3729dc5c8617c6fa05d421e33c2bfbe973ea /misc
parent4cb74d094c64e425b700426e57e9eab403e93f97 (diff)
downloadpkgsrc-f61c00219959608f718966bfcc0e63493109df7d.tar.gz
Recursive PKGREVISION bump for gnutls shlib major bump.
Bump BUILDLINK_RECOMMENDED.
Diffstat (limited to 'misc')
-rw-r--r--misc/celestia-gnome/Makefile4
-rw-r--r--misc/gnome2-utils/Makefile3
-rw-r--r--misc/gok/Makefile3
-rw-r--r--misc/koffice-i18n-af/Makefile3
-rw-r--r--misc/koffice-i18n-bg/Makefile3
-rw-r--r--misc/koffice-i18n-br/Makefile3
-rw-r--r--misc/koffice-i18n-ca/Makefile3
-rw-r--r--misc/koffice-i18n-cs/Makefile3
-rw-r--r--misc/koffice-i18n-cy/Makefile3
-rw-r--r--misc/koffice-i18n-da/Makefile3
-rw-r--r--misc/koffice-i18n-de/Makefile3
-rw-r--r--misc/koffice-i18n-el/Makefile3
-rw-r--r--misc/koffice-i18n-en_GB/Makefile3
-rw-r--r--misc/koffice-i18n-eo/Makefile3
-rw-r--r--misc/koffice-i18n-es/Makefile3
-rw-r--r--misc/koffice-i18n-et/Makefile3
-rw-r--r--misc/koffice-i18n-fa/Makefile3
-rw-r--r--misc/koffice-i18n-fi/Makefile3
-rw-r--r--misc/koffice-i18n-fr/Makefile3
-rw-r--r--misc/koffice-i18n-he/Makefile3
-rw-r--r--misc/koffice-i18n-hsb/Makefile3
-rw-r--r--misc/koffice-i18n-hu/Makefile3
-rw-r--r--misc/koffice-i18n-it/Makefile3
-rw-r--r--misc/koffice-i18n-ja/Makefile3
-rw-r--r--misc/koffice-i18n-lo/Makefile3
-rw-r--r--misc/koffice-i18n-mt/Makefile3
-rw-r--r--misc/koffice-i18n-nb/Makefile3
-rw-r--r--misc/koffice-i18n-nl/Makefile3
-rw-r--r--misc/koffice-i18n-nn/Makefile3
-rw-r--r--misc/koffice-i18n-pl/Makefile3
-rw-r--r--misc/koffice-i18n-pt/Makefile3
-rw-r--r--misc/koffice-i18n-pt_BR/Makefile3
-rw-r--r--misc/koffice-i18n-ru/Makefile3
-rw-r--r--misc/koffice-i18n-se/Makefile3
-rw-r--r--misc/koffice-i18n-sk/Makefile3
-rw-r--r--misc/koffice-i18n-sl/Makefile3
-rw-r--r--misc/koffice-i18n-sr/Makefile3
-rw-r--r--misc/koffice-i18n-sv/Makefile3
-rw-r--r--misc/koffice-i18n-tg/Makefile3
-rw-r--r--misc/koffice-i18n-th/Makefile3
-rw-r--r--misc/koffice-i18n-tr/Makefile3
-rw-r--r--misc/koffice-i18n-ven/Makefile3
-rw-r--r--misc/koffice-i18n-xh/Makefile3
-rw-r--r--misc/koffice-i18n-zh_CN/Makefile3
-rw-r--r--misc/koffice-i18n-zh_TW/Makefile3
-rw-r--r--misc/koffice-i18n-zu/Makefile3
-rw-r--r--misc/koffice/Makefile4
-rw-r--r--misc/koffice/buildlink3.mk3
-rw-r--r--misc/yelp/Makefile3
49 files changed, 98 insertions, 51 deletions
diff --git a/misc/celestia-gnome/Makefile b/misc/celestia-gnome/Makefile
index 0970448da5e..6fe9ce44f65 100644
--- a/misc/celestia-gnome/Makefile
+++ b/misc/celestia-gnome/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.15 2005/12/28 17:13:11 garbled Exp $
+# $NetBSD: Makefile,v 1.16 2005/12/31 12:32:39 wiz Exp $
PKGNAME= ${DISTNAME:S/-/-gnome-/}
-PKGREVISION= 2
+PKGREVISION= 3
COMMENT= GNOME frontend for free real-time 3D space simulator
diff --git a/misc/gnome2-utils/Makefile b/misc/gnome2-utils/Makefile
index 4eb1843dd75..0283dcc2e61 100644
--- a/misc/gnome2-utils/Makefile
+++ b/misc/gnome2-utils/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.45 2005/10/17 01:35:22 minskim Exp $
+# $NetBSD: Makefile,v 1.46 2005/12/31 12:32:39 wiz Exp $
#
DISTNAME= gnome-utils-2.12.1
+PKGREVISION= 1
CATEGORIES= misc gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-utils/2.12/}
EXTRACT_SUFX= .tar.bz2
diff --git a/misc/gok/Makefile b/misc/gok/Makefile
index 818beb59897..d9b16a4bc46 100644
--- a/misc/gok/Makefile
+++ b/misc/gok/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.30 2005/08/21 11:32:46 jmmv Exp $
+# $NetBSD: Makefile,v 1.31 2005/12/31 12:32:39 wiz Exp $
#
DISTNAME= gok-1.0.5
+PKGREVISION= 1
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gok/1.0/}
EXTRACT_SUFX= .tar.bz2
diff --git a/misc/koffice-i18n-af/Makefile b/misc/koffice-i18n-af/Makefile
index dcd8246515c..dcb83fc2185 100644
--- a/misc/koffice-i18n-af/Makefile
+++ b/misc/koffice-i18n-af/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2005/05/22 20:08:15 jlam Exp $
+# $NetBSD: Makefile,v 1.4 2005/12/31 12:32:39 wiz Exp $
DISTNAME= koffice-i18n-af-1.3.5
+PKGREVISION= 1
CATEGORIES= misc kde
MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/koffice-1.3.5/src/
EXTRACT_SUFX= .tar.bz2
diff --git a/misc/koffice-i18n-bg/Makefile b/misc/koffice-i18n-bg/Makefile
index 7ee6024bdd7..bd3f408b880 100644
--- a/misc/koffice-i18n-bg/Makefile
+++ b/misc/koffice-i18n-bg/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2005/05/22 20:08:15 jlam Exp $
+# $NetBSD: Makefile,v 1.4 2005/12/31 12:32:39 wiz Exp $
DISTNAME= koffice-i18n-bg-1.3.5
+PKGREVISION= 1
CATEGORIES= misc kde
MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/koffice-1.3.5/src/
EXTRACT_SUFX= .tar.bz2
diff --git a/misc/koffice-i18n-br/Makefile b/misc/koffice-i18n-br/Makefile
index ea390769802..c4ec1414e15 100644
--- a/misc/koffice-i18n-br/Makefile
+++ b/misc/koffice-i18n-br/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2005/05/22 20:08:15 jlam Exp $
+# $NetBSD: Makefile,v 1.4 2005/12/31 12:32:40 wiz Exp $
DISTNAME= koffice-i18n-br-1.3.5
+PKGREVISION= 1
CATEGORIES= misc kde
MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/koffice-1.3.5/src/
EXTRACT_SUFX= .tar.bz2
diff --git a/misc/koffice-i18n-ca/Makefile b/misc/koffice-i18n-ca/Makefile
index 2879b47d47d..da89a0ca401 100644
--- a/misc/koffice-i18n-ca/Makefile
+++ b/misc/koffice-i18n-ca/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2005/05/22 20:08:15 jlam Exp $
+# $NetBSD: Makefile,v 1.4 2005/12/31 12:32:40 wiz Exp $
DISTNAME= koffice-i18n-ca-1.3.5
+PKGREVISION= 1
CATEGORIES= misc kde
MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/koffice-1.3.5/src/
EXTRACT_SUFX= .tar.bz2
diff --git a/misc/koffice-i18n-cs/Makefile b/misc/koffice-i18n-cs/Makefile
index b7b127a78a5..84a8faae5b4 100644
--- a/misc/koffice-i18n-cs/Makefile
+++ b/misc/koffice-i18n-cs/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2005/05/22 20:08:15 jlam Exp $
+# $NetBSD: Makefile,v 1.4 2005/12/31 12:32:40 wiz Exp $
DISTNAME= koffice-i18n-cs-1.3.5
+PKGREVISION= 1
CATEGORIES= misc kde
MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/koffice-1.3.5/src/
EXTRACT_SUFX= .tar.bz2
diff --git a/misc/koffice-i18n-cy/Makefile b/misc/koffice-i18n-cy/Makefile
index 4cce1c90e9f..3941b3d55c8 100644
--- a/misc/koffice-i18n-cy/Makefile
+++ b/misc/koffice-i18n-cy/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2005/05/22 20:08:15 jlam Exp $
+# $NetBSD: Makefile,v 1.4 2005/12/31 12:32:40 wiz Exp $
DISTNAME= koffice-i18n-cy-1.3.5
+PKGREVISION= 1
CATEGORIES= misc kde
MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/koffice-1.3.5/src/
EXTRACT_SUFX= .tar.bz2
diff --git a/misc/koffice-i18n-da/Makefile b/misc/koffice-i18n-da/Makefile
index 24f4ae96e5e..c0a616a3811 100644
--- a/misc/koffice-i18n-da/Makefile
+++ b/misc/koffice-i18n-da/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2005/05/22 20:08:15 jlam Exp $
+# $NetBSD: Makefile,v 1.4 2005/12/31 12:32:40 wiz Exp $
DISTNAME= koffice-i18n-da-1.3.5
+PKGREVISION= 1
CATEGORIES= misc kde
MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/koffice-1.3.5/src/
EXTRACT_SUFX= .tar.bz2
diff --git a/misc/koffice-i18n-de/Makefile b/misc/koffice-i18n-de/Makefile
index 309bb1dcbd6..1c027d83cc3 100644
--- a/misc/koffice-i18n-de/Makefile
+++ b/misc/koffice-i18n-de/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2005/05/22 20:08:15 jlam Exp $
+# $NetBSD: Makefile,v 1.4 2005/12/31 12:32:40 wiz Exp $
DISTNAME= koffice-i18n-de-1.3.5
+PKGREVISION= 1
CATEGORIES= misc kde
MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/koffice-1.3.5/src/
EXTRACT_SUFX= .tar.bz2
diff --git a/misc/koffice-i18n-el/Makefile b/misc/koffice-i18n-el/Makefile
index 1fdba51156f..30c7549bca3 100644
--- a/misc/koffice-i18n-el/Makefile
+++ b/misc/koffice-i18n-el/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2005/05/22 20:08:16 jlam Exp $
+# $NetBSD: Makefile,v 1.4 2005/12/31 12:32:40 wiz Exp $
DISTNAME= koffice-i18n-el-1.3.5
+PKGREVISION= 1
CATEGORIES= misc kde
MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/koffice-1.3.5/src/
EXTRACT_SUFX= .tar.bz2
diff --git a/misc/koffice-i18n-en_GB/Makefile b/misc/koffice-i18n-en_GB/Makefile
index f1011d7a801..cf560e743fa 100644
--- a/misc/koffice-i18n-en_GB/Makefile
+++ b/misc/koffice-i18n-en_GB/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2005/05/22 20:08:16 jlam Exp $
+# $NetBSD: Makefile,v 1.4 2005/12/31 12:32:40 wiz Exp $
DISTNAME= koffice-i18n-en_GB-1.3.5
+PKGREVISION= 1
CATEGORIES= misc kde
MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/koffice-1.3.5/src/
EXTRACT_SUFX= .tar.bz2
diff --git a/misc/koffice-i18n-eo/Makefile b/misc/koffice-i18n-eo/Makefile
index 5be2eaa829a..dd55e41231b 100644
--- a/misc/koffice-i18n-eo/Makefile
+++ b/misc/koffice-i18n-eo/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2005/05/22 20:08:16 jlam Exp $
+# $NetBSD: Makefile,v 1.4 2005/12/31 12:32:40 wiz Exp $
DISTNAME= koffice-i18n-eo-1.3.5
+PKGREVISION= 1
CATEGORIES= misc kde
MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/koffice-1.3.5/src/
EXTRACT_SUFX= .tar.bz2
diff --git a/misc/koffice-i18n-es/Makefile b/misc/koffice-i18n-es/Makefile
index 686d5afbdc9..1651d54e17d 100644
--- a/misc/koffice-i18n-es/Makefile
+++ b/misc/koffice-i18n-es/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2005/11/24 20:18:38 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2005/12/31 12:32:40 wiz Exp $
DISTNAME= koffice-i18n-es-1.3.5
+PKGREVISION= 1
CATEGORIES= misc kde
MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/koffice-1.3.5/src/
EXTRACT_SUFX= .tar.bz2
diff --git a/misc/koffice-i18n-et/Makefile b/misc/koffice-i18n-et/Makefile
index 0ddf19f6d28..25bc50ea62a 100644
--- a/misc/koffice-i18n-et/Makefile
+++ b/misc/koffice-i18n-et/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2005/05/22 20:08:16 jlam Exp $
+# $NetBSD: Makefile,v 1.4 2005/12/31 12:32:40 wiz Exp $
DISTNAME= koffice-i18n-et-1.3.5
+PKGREVISION= 1
CATEGORIES= misc kde
MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/koffice-1.3.5/src/
EXTRACT_SUFX= .tar.bz2
diff --git a/misc/koffice-i18n-fa/Makefile b/misc/koffice-i18n-fa/Makefile
index 5b7b85adac9..08941c13787 100644
--- a/misc/koffice-i18n-fa/Makefile
+++ b/misc/koffice-i18n-fa/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2005/05/22 20:08:16 jlam Exp $
+# $NetBSD: Makefile,v 1.4 2005/12/31 12:32:40 wiz Exp $
DISTNAME= koffice-i18n-fa-1.3.5
+PKGREVISION= 1
CATEGORIES= misc kde
MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/koffice-1.3.5/src/
EXTRACT_SUFX= .tar.bz2
diff --git a/misc/koffice-i18n-fi/Makefile b/misc/koffice-i18n-fi/Makefile
index 64e86659f47..01494800db0 100644
--- a/misc/koffice-i18n-fi/Makefile
+++ b/misc/koffice-i18n-fi/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2005/05/22 20:08:16 jlam Exp $
+# $NetBSD: Makefile,v 1.4 2005/12/31 12:32:40 wiz Exp $
DISTNAME= koffice-i18n-fi-1.3.5
+PKGREVISION= 1
CATEGORIES= misc kde
MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/koffice-1.3.5/src/
EXTRACT_SUFX= .tar.bz2
diff --git a/misc/koffice-i18n-fr/Makefile b/misc/koffice-i18n-fr/Makefile
index 3d979b61b49..cf415f2cbcb 100644
--- a/misc/koffice-i18n-fr/Makefile
+++ b/misc/koffice-i18n-fr/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2005/05/22 20:08:16 jlam Exp $
+# $NetBSD: Makefile,v 1.4 2005/12/31 12:32:40 wiz Exp $
DISTNAME= koffice-i18n-fr-1.3.5
+PKGREVISION= 1
CATEGORIES= misc kde
MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/koffice-1.3.5/src/
EXTRACT_SUFX= .tar.bz2
diff --git a/misc/koffice-i18n-he/Makefile b/misc/koffice-i18n-he/Makefile
index d21552bafcd..996894fbdfb 100644
--- a/misc/koffice-i18n-he/Makefile
+++ b/misc/koffice-i18n-he/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2005/05/22 20:08:16 jlam Exp $
+# $NetBSD: Makefile,v 1.4 2005/12/31 12:32:40 wiz Exp $
DISTNAME= koffice-i18n-he-1.3.5
+PKGREVISION= 1
CATEGORIES= misc kde
MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/koffice-1.3.5/src/
EXTRACT_SUFX= .tar.bz2
diff --git a/misc/koffice-i18n-hsb/Makefile b/misc/koffice-i18n-hsb/Makefile
index 11ddca3496c..7774995f602 100644
--- a/misc/koffice-i18n-hsb/Makefile
+++ b/misc/koffice-i18n-hsb/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2005/05/22 20:08:16 jlam Exp $
+# $NetBSD: Makefile,v 1.4 2005/12/31 12:32:41 wiz Exp $
DISTNAME= koffice-i18n-hsb-1.3.5
+PKGREVISION= 1
CATEGORIES= misc kde
MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/koffice-1.3.5/src/
EXTRACT_SUFX= .tar.bz2
diff --git a/misc/koffice-i18n-hu/Makefile b/misc/koffice-i18n-hu/Makefile
index 27412379670..0c660d58bd0 100644
--- a/misc/koffice-i18n-hu/Makefile
+++ b/misc/koffice-i18n-hu/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2005/05/22 20:08:16 jlam Exp $
+# $NetBSD: Makefile,v 1.4 2005/12/31 12:32:41 wiz Exp $
DISTNAME= koffice-i18n-hu-1.3.5
+PKGREVISION= 1
CATEGORIES= misc kde
MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/koffice-1.3.5/src/
EXTRACT_SUFX= .tar.bz2
diff --git a/misc/koffice-i18n-it/Makefile b/misc/koffice-i18n-it/Makefile
index 84095ceeb7c..77268f96120 100644
--- a/misc/koffice-i18n-it/Makefile
+++ b/misc/koffice-i18n-it/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2005/05/22 20:08:16 jlam Exp $
+# $NetBSD: Makefile,v 1.4 2005/12/31 12:32:41 wiz Exp $
DISTNAME= koffice-i18n-it-1.3.5
+PKGREVISION= 1
CATEGORIES= misc kde
MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/koffice-1.3.5/src/
EXTRACT_SUFX= .tar.bz2
diff --git a/misc/koffice-i18n-ja/Makefile b/misc/koffice-i18n-ja/Makefile
index 1b147f48503..cf5f6a56bcc 100644
--- a/misc/koffice-i18n-ja/Makefile
+++ b/misc/koffice-i18n-ja/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2005/05/22 20:08:16 jlam Exp $
+# $NetBSD: Makefile,v 1.4 2005/12/31 12:32:41 wiz Exp $
DISTNAME= koffice-i18n-ja-1.3.5
+PKGREVISION= 1
CATEGORIES= misc kde
MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/koffice-1.3.5/src/
EXTRACT_SUFX= .tar.bz2
diff --git a/misc/koffice-i18n-lo/Makefile b/misc/koffice-i18n-lo/Makefile
index 8905c9dde49..f537ec6444d 100644
--- a/misc/koffice-i18n-lo/Makefile
+++ b/misc/koffice-i18n-lo/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2005/05/22 20:08:16 jlam Exp $
+# $NetBSD: Makefile,v 1.4 2005/12/31 12:32:41 wiz Exp $
DISTNAME= koffice-i18n-lo-1.3.5
+PKGREVISION= 1
CATEGORIES= misc kde
MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/koffice-1.3.5/src/
EXTRACT_SUFX= .tar.bz2
diff --git a/misc/koffice-i18n-mt/Makefile b/misc/koffice-i18n-mt/Makefile
index 13e4f899d33..b902dae5574 100644
--- a/misc/koffice-i18n-mt/Makefile
+++ b/misc/koffice-i18n-mt/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2005/05/22 20:08:16 jlam Exp $
+# $NetBSD: Makefile,v 1.4 2005/12/31 12:32:41 wiz Exp $
DISTNAME= koffice-i18n-mt-1.3.5
+PKGREVISION= 1
CATEGORIES= misc kde
MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/koffice-1.3.5/src/
EXTRACT_SUFX= .tar.bz2
diff --git a/misc/koffice-i18n-nb/Makefile b/misc/koffice-i18n-nb/Makefile
index 5181625aecb..d79399968fa 100644
--- a/misc/koffice-i18n-nb/Makefile
+++ b/misc/koffice-i18n-nb/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2005/05/22 20:08:16 jlam Exp $
+# $NetBSD: Makefile,v 1.4 2005/12/31 12:32:41 wiz Exp $
DISTNAME= koffice-i18n-nb-1.3.5
+PKGREVISION= 1
CATEGORIES= misc kde
MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/koffice-1.3.5/src/
EXTRACT_SUFX= .tar.bz2
diff --git a/misc/koffice-i18n-nl/Makefile b/misc/koffice-i18n-nl/Makefile
index 26f2356552e..ec6233a2497 100644
--- a/misc/koffice-i18n-nl/Makefile
+++ b/misc/koffice-i18n-nl/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2005/05/22 20:08:16 jlam Exp $
+# $NetBSD: Makefile,v 1.4 2005/12/31 12:32:41 wiz Exp $
DISTNAME= koffice-i18n-nl-1.3.5
+PKGREVISION= 1
CATEGORIES= misc kde
MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/koffice-1.3.5/src/
EXTRACT_SUFX= .tar.bz2
diff --git a/misc/koffice-i18n-nn/Makefile b/misc/koffice-i18n-nn/Makefile
index 18dcea955a8..8869ee9b387 100644
--- a/misc/koffice-i18n-nn/Makefile
+++ b/misc/koffice-i18n-nn/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2005/05/22 20:08:16 jlam Exp $
+# $NetBSD: Makefile,v 1.4 2005/12/31 12:32:41 wiz Exp $
DISTNAME= koffice-i18n-nn-1.3.5
+PKGREVISION= 1
CATEGORIES= misc kde
MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/koffice-1.3.5/src/
EXTRACT_SUFX= .tar.bz2
diff --git a/misc/koffice-i18n-pl/Makefile b/misc/koffice-i18n-pl/Makefile
index 4d0a6073276..eec89bf58af 100644
--- a/misc/koffice-i18n-pl/Makefile
+++ b/misc/koffice-i18n-pl/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2005/05/22 20:08:16 jlam Exp $
+# $NetBSD: Makefile,v 1.4 2005/12/31 12:32:41 wiz Exp $
DISTNAME= koffice-i18n-pl-1.3.5
+PKGREVISION= 1
CATEGORIES= misc kde
MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/koffice-1.3.5/src/
EXTRACT_SUFX= .tar.bz2
diff --git a/misc/koffice-i18n-pt/Makefile b/misc/koffice-i18n-pt/Makefile
index 2054084cc6a..aa5403f30b0 100644
--- a/misc/koffice-i18n-pt/Makefile
+++ b/misc/koffice-i18n-pt/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2005/05/22 20:08:16 jlam Exp $
+# $NetBSD: Makefile,v 1.4 2005/12/31 12:32:41 wiz Exp $
DISTNAME= koffice-i18n-pt-1.3.5
+PKGREVISION= 1
CATEGORIES= misc kde
MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/koffice-1.3.5/src/
EXTRACT_SUFX= .tar.bz2
diff --git a/misc/koffice-i18n-pt_BR/Makefile b/misc/koffice-i18n-pt_BR/Makefile
index dc43c3e9134..565d378b580 100644
--- a/misc/koffice-i18n-pt_BR/Makefile
+++ b/misc/koffice-i18n-pt_BR/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2005/05/22 20:08:16 jlam Exp $
+# $NetBSD: Makefile,v 1.4 2005/12/31 12:32:41 wiz Exp $
DISTNAME= koffice-i18n-pt_BR-1.3.5
+PKGREVISION= 1
CATEGORIES= misc kde
MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/koffice-1.3.5/src/
EXTRACT_SUFX= .tar.bz2
diff --git a/misc/koffice-i18n-ru/Makefile b/misc/koffice-i18n-ru/Makefile
index d1ae50422c3..0f6fb643c63 100644
--- a/misc/koffice-i18n-ru/Makefile
+++ b/misc/koffice-i18n-ru/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2005/05/22 20:08:16 jlam Exp $
+# $NetBSD: Makefile,v 1.4 2005/12/31 12:32:41 wiz Exp $
DISTNAME= koffice-i18n-ru-1.3.5
+PKGREVISION= 1
CATEGORIES= misc kde
MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/koffice-1.3.5/src/
EXTRACT_SUFX= .tar.bz2
diff --git a/misc/koffice-i18n-se/Makefile b/misc/koffice-i18n-se/Makefile
index f0c69d5ce28..880d5b8e657 100644
--- a/misc/koffice-i18n-se/Makefile
+++ b/misc/koffice-i18n-se/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2005/11/24 20:17:48 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2005/12/31 12:32:41 wiz Exp $
DISTNAME= koffice-i18n-se-1.3.5
+PKGREVISION= 1
CATEGORIES= misc kde
MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/koffice-1.3.5/src/
EXTRACT_SUFX= .tar.bz2
diff --git a/misc/koffice-i18n-sk/Makefile b/misc/koffice-i18n-sk/Makefile
index e20b0a45142..a18d2caa68a 100644
--- a/misc/koffice-i18n-sk/Makefile
+++ b/misc/koffice-i18n-sk/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2005/05/22 20:08:16 jlam Exp $
+# $NetBSD: Makefile,v 1.4 2005/12/31 12:32:41 wiz Exp $
DISTNAME= koffice-i18n-sk-1.3.5
+PKGREVISION= 1
CATEGORIES= misc kde
MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/koffice-1.3.5/src/
EXTRACT_SUFX= .tar.bz2
diff --git a/misc/koffice-i18n-sl/Makefile b/misc/koffice-i18n-sl/Makefile
index 27858bfc9d7..b13edd7f86a 100644
--- a/misc/koffice-i18n-sl/Makefile
+++ b/misc/koffice-i18n-sl/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2005/05/22 20:08:17 jlam Exp $
+# $NetBSD: Makefile,v 1.4 2005/12/31 12:32:41 wiz Exp $
DISTNAME= koffice-i18n-sl-1.3.5
+PKGREVISION= 1
CATEGORIES= misc kde
MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/koffice-1.3.5/src/
EXTRACT_SUFX= .tar.bz2
diff --git a/misc/koffice-i18n-sr/Makefile b/misc/koffice-i18n-sr/Makefile
index 457413fb120..3e4a6d7abf0 100644
--- a/misc/koffice-i18n-sr/Makefile
+++ b/misc/koffice-i18n-sr/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2005/05/22 20:08:17 jlam Exp $
+# $NetBSD: Makefile,v 1.4 2005/12/31 12:32:41 wiz Exp $
DISTNAME= koffice-i18n-sr-1.3.5
+PKGREVISION= 1
CATEGORIES= misc kde
MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/koffice-1.3.5/src/
EXTRACT_SUFX= .tar.bz2
diff --git a/misc/koffice-i18n-sv/Makefile b/misc/koffice-i18n-sv/Makefile
index 03a818ae7e5..955345dc008 100644
--- a/misc/koffice-i18n-sv/Makefile
+++ b/misc/koffice-i18n-sv/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2005/05/22 20:08:17 jlam Exp $
+# $NetBSD: Makefile,v 1.4 2005/12/31 12:32:42 wiz Exp $
DISTNAME= koffice-i18n-sv-1.3.5
+PKGREVISION= 1
CATEGORIES= misc kde
MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/koffice-1.3.5/src/
EXTRACT_SUFX= .tar.bz2
diff --git a/misc/koffice-i18n-tg/Makefile b/misc/koffice-i18n-tg/Makefile
index 3cc0a7ca430..dd8e5aae4cc 100644
--- a/misc/koffice-i18n-tg/Makefile
+++ b/misc/koffice-i18n-tg/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2005/05/22 20:08:17 jlam Exp $
+# $NetBSD: Makefile,v 1.4 2005/12/31 12:32:42 wiz Exp $
DISTNAME= koffice-i18n-tg-1.3.5
+PKGREVISION= 1
CATEGORIES= misc kde
MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/koffice-1.3.5/src/
EXTRACT_SUFX= .tar.bz2
diff --git a/misc/koffice-i18n-th/Makefile b/misc/koffice-i18n-th/Makefile
index ce5b846a9dd..5ad077fbca9 100644
--- a/misc/koffice-i18n-th/Makefile
+++ b/misc/koffice-i18n-th/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2005/05/22 20:08:17 jlam Exp $
+# $NetBSD: Makefile,v 1.4 2005/12/31 12:32:42 wiz Exp $
DISTNAME= koffice-i18n-th-1.3.5
+PKGREVISION= 1
CATEGORIES= misc kde
MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/koffice-1.3.5/src/
EXTRACT_SUFX= .tar.bz2
diff --git a/misc/koffice-i18n-tr/Makefile b/misc/koffice-i18n-tr/Makefile
index c29f939e394..5876dc96482 100644
--- a/misc/koffice-i18n-tr/Makefile
+++ b/misc/koffice-i18n-tr/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2005/05/22 20:08:17 jlam Exp $
+# $NetBSD: Makefile,v 1.4 2005/12/31 12:32:42 wiz Exp $
DISTNAME= koffice-i18n-tr-1.3.5
+PKGREVISION= 1
CATEGORIES= misc kde
MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/koffice-1.3.5/src/
EXTRACT_SUFX= .tar.bz2
diff --git a/misc/koffice-i18n-ven/Makefile b/misc/koffice-i18n-ven/Makefile
index 0ecfa91e2c2..9e3d647cb75 100644
--- a/misc/koffice-i18n-ven/Makefile
+++ b/misc/koffice-i18n-ven/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2005/05/22 20:08:17 jlam Exp $
+# $NetBSD: Makefile,v 1.4 2005/12/31 12:32:42 wiz Exp $
DISTNAME= koffice-i18n-ven-1.3.5
+PKGREVISION= 1
CATEGORIES= misc kde
MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/koffice-1.3.5/src/
EXTRACT_SUFX= .tar.bz2
diff --git a/misc/koffice-i18n-xh/Makefile b/misc/koffice-i18n-xh/Makefile
index 98afa8b1acb..4a842622157 100644
--- a/misc/koffice-i18n-xh/Makefile
+++ b/misc/koffice-i18n-xh/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2005/05/22 20:08:17 jlam Exp $
+# $NetBSD: Makefile,v 1.4 2005/12/31 12:32:42 wiz Exp $
DISTNAME= koffice-i18n-xh-1.3.5
+PKGREVISION= 1
CATEGORIES= misc kde
MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/koffice-1.3.5/src/
EXTRACT_SUFX= .tar.bz2
diff --git a/misc/koffice-i18n-zh_CN/Makefile b/misc/koffice-i18n-zh_CN/Makefile
index ea69e76479f..5cb5160c9ff 100644
--- a/misc/koffice-i18n-zh_CN/Makefile
+++ b/misc/koffice-i18n-zh_CN/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2005/05/22 20:08:17 jlam Exp $
+# $NetBSD: Makefile,v 1.4 2005/12/31 12:32:42 wiz Exp $
DISTNAME= koffice-i18n-zh_CN-1.3.5
+PKGREVISION= 1
CATEGORIES= misc kde
MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/koffice-1.3.5/src/
EXTRACT_SUFX= .tar.bz2
diff --git a/misc/koffice-i18n-zh_TW/Makefile b/misc/koffice-i18n-zh_TW/Makefile
index 76cf14c17f7..696c0d03b40 100644
--- a/misc/koffice-i18n-zh_TW/Makefile
+++ b/misc/koffice-i18n-zh_TW/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2005/05/22 20:08:17 jlam Exp $
+# $NetBSD: Makefile,v 1.4 2005/12/31 12:32:42 wiz Exp $
DISTNAME= koffice-i18n-zh_TW-1.3.5
+PKGREVISION= 1
CATEGORIES= misc kde
MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/koffice-1.3.5/src/
EXTRACT_SUFX= .tar.bz2
diff --git a/misc/koffice-i18n-zu/Makefile b/misc/koffice-i18n-zu/Makefile
index e1957ca8610..19551634233 100644
--- a/misc/koffice-i18n-zu/Makefile
+++ b/misc/koffice-i18n-zu/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2005/05/22 20:08:17 jlam Exp $
+# $NetBSD: Makefile,v 1.4 2005/12/31 12:32:42 wiz Exp $
DISTNAME= koffice-i18n-zu-1.3.5
+PKGREVISION= 1
CATEGORIES= misc kde
MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/koffice-1.3.5/src/
EXTRACT_SUFX= .tar.bz2
diff --git a/misc/koffice/Makefile b/misc/koffice/Makefile
index 3599d07ce77..64ea00bab30 100644
--- a/misc/koffice/Makefile
+++ b/misc/koffice/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.69 2005/12/08 10:52:42 markd Exp $
+# $NetBSD: Makefile,v 1.70 2005/12/31 12:32:39 wiz Exp $
DISTNAME= koffice-1.4.2
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= misc kde
MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/koffice-1.4.2/src/ \
ftp://ftp.us.kde.org/pub/kde/stable/koffice-1.4.2/src/ \
diff --git a/misc/koffice/buildlink3.mk b/misc/koffice/buildlink3.mk
index 312da73c564..61dd5e03582 100644
--- a/misc/koffice/buildlink3.mk
+++ b/misc/koffice/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.4 2005/11/25 21:23:15 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.5 2005/12/31 12:32:39 wiz Exp $
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
KOFFICE_BUILDLINK3_MK:= ${KOFFICE_BUILDLINK3_MK}+
@@ -12,6 +12,7 @@ BUILDLINK_PACKAGES+= koffice
.if !empty(KOFFICE_BUILDLINK3_MK:M+)
BUILDLINK_DEPENDS.koffice?= koffice>=1.4.2nb1
+BUILDLINK_RECOMMENDED.koffice?= koffice>=1.4.2nb3
BUILDLINK_PKGSRCDIR.koffice?= ../../misc/koffice
.endif # KOFFICE_BUILDLINK3_MK
diff --git a/misc/yelp/Makefile b/misc/yelp/Makefile
index 888d4ec7408..bf193ad2fc9 100644
--- a/misc/yelp/Makefile
+++ b/misc/yelp/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.38 2005/12/28 18:19:07 jmmv Exp $
+# $NetBSD: Makefile,v 1.39 2005/12/31 12:32:42 wiz Exp $
#
DISTNAME= yelp-2.12.1
+PKGREVISION= 1
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/yelp/2.12/}
EXTRACT_SUFX= .tar.bz2