summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
Diffstat (limited to 'editors')
-rw-r--r--editors/abiword-plugins/Makefile4
-rw-r--r--editors/abiword/Makefile4
-rw-r--r--editors/conglomerate/Makefile4
-rw-r--r--editors/dasher/Makefile4
-rw-r--r--editors/emacs-snapshot/Makefile3
-rw-r--r--editors/emacs/Makefile4
-rw-r--r--editors/emacs20/Makefile4
-rw-r--r--editors/emacs21/Makefile4
-rw-r--r--editors/emacs22-nox11/Makefile4
-rw-r--r--editors/emacs22/Makefile4
-rw-r--r--editors/gconf-editor/Makefile4
-rw-r--r--editors/gedit-python/Makefile4
-rw-r--r--editors/gedit/Makefile4
-rw-r--r--editors/gedit/buildlink3.mk4
-rw-r--r--editors/ghex/Makefile4
-rw-r--r--editors/gobby/Makefile4
-rw-r--r--editors/gtranslator/Makefile4
-rw-r--r--editors/kate/Makefile3
-rw-r--r--editors/kdissert/Makefile4
-rw-r--r--editors/kile-kde3/Makefile4
-rw-r--r--editors/kile/Makefile3
-rw-r--r--editors/medit/Makefile3
-rw-r--r--editors/mlview/Makefile4
-rw-r--r--editors/notecase/Makefile4
-rw-r--r--editors/tea/Makefile4
-rw-r--r--editors/tomboy/Makefile4
-rw-r--r--editors/vim-gtk2/Makefile4
-rw-r--r--editors/xournal/Makefile4
28 files changed, 56 insertions, 52 deletions
diff --git a/editors/abiword-plugins/Makefile b/editors/abiword-plugins/Makefile
index 555c711d5b3..da32301dad9 100644
--- a/editors/abiword-plugins/Makefile
+++ b/editors/abiword-plugins/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.43 2012/03/27 10:40:20 drochner Exp $
+# $NetBSD: Makefile,v 1.44 2012/06/14 07:44:25 sbd Exp $
PKG_DESTDIR_SUPPORT= user-destdir
.include "../../editors/abiword/Makefile.common"
PKGNAME= abiword-plugins-${ABIVERSION}
-PKGREVISION= 6
+PKGREVISION= 7
COMMENT= Plugins enhancing Abiword's capabilities
CONFIGURE_ARGS+= --without-gnomevfs
diff --git a/editors/abiword/Makefile b/editors/abiword/Makefile
index d6558677829..d26352e1a9d 100644
--- a/editors/abiword/Makefile
+++ b/editors/abiword/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.133 2012/03/03 00:12:58 wiz Exp $
+# $NetBSD: Makefile,v 1.134 2012/06/14 07:44:25 sbd Exp $
PKG_DESTDIR_SUPPORT= user-destdir
.include "Makefile.common"
-PKGREVISION= 7
+PKGREVISION= 8
COMMENT= Open Source cross-platform word processor
diff --git a/editors/conglomerate/Makefile b/editors/conglomerate/Makefile
index c40665be12a..7b80bf622f4 100644
--- a/editors/conglomerate/Makefile
+++ b/editors/conglomerate/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.72 2012/05/07 19:00:50 dholland Exp $
+# $NetBSD: Makefile,v 1.73 2012/06/14 07:43:51 sbd Exp $
#
DISTNAME= conglomerate-0.9.1
-PKGREVISION= 23
+PKGREVISION= 24
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=conglomerate/}
diff --git a/editors/dasher/Makefile b/editors/dasher/Makefile
index 97db7a7abc4..b59e2353ea3 100644
--- a/editors/dasher/Makefile
+++ b/editors/dasher/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.65 2012/03/03 00:12:59 wiz Exp $
+# $NetBSD: Makefile,v 1.66 2012/06/14 07:44:02 sbd Exp $
DISTNAME= dasher-4.10.1
-PKGREVISION= 13
+PKGREVISION= 14
CATEGORIES= editors gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/dasher/4.10/}
EXTRACT_SUFX= .tar.bz2
diff --git a/editors/emacs-snapshot/Makefile b/editors/emacs-snapshot/Makefile
index bb30d30f2bc..448815d4f95 100644
--- a/editors/emacs-snapshot/Makefile
+++ b/editors/emacs-snapshot/Makefile
@@ -1,5 +1,6 @@
-# $NetBSD: Makefile,v 1.28 2012/03/06 03:01:30 minskim Exp $
+# $NetBSD: Makefile,v 1.29 2012/06/14 07:44:36 sbd Exp $
+PKGREVISION= 1
CONFLICTS+= emacs-nox11-[0-9]*
.include "../../editors/emacs-snapshot/Makefile.common"
diff --git a/editors/emacs/Makefile b/editors/emacs/Makefile
index af5b8ace833..9392286da8e 100644
--- a/editors/emacs/Makefile
+++ b/editors/emacs/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.144 2012/05/09 09:30:07 wiz Exp $
+# $NetBSD: Makefile,v 1.145 2012/06/14 07:44:37 sbd Exp $
CONFLICTS+= emacs-nox11-[0-9]*
.include "../../editors/emacs/Makefile.common"
-PKGREVISION= 2
+PKGREVISION= 3
.include "options.mk"
diff --git a/editors/emacs20/Makefile b/editors/emacs20/Makefile
index ca339fc2c1a..e45df5ab7e4 100644
--- a/editors/emacs20/Makefile
+++ b/editors/emacs20/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.42 2011/12/08 20:40:32 marino Exp $
+# $NetBSD: Makefile,v 1.43 2012/06/14 07:44:37 sbd Exp $
DISTNAME= emacs-20.7
-PKGREVISION= 14
+PKGREVISION= 15
CATEGORIES= editors
MASTER_SITES= http://ftp.gnu.org/pub/old-gnu/emacs/ \
ftp://ftp.gnu.org/pub/old-gnu/emacs
diff --git a/editors/emacs21/Makefile b/editors/emacs21/Makefile
index 439aa63dfde..aa3c8ab56bd 100644
--- a/editors/emacs21/Makefile
+++ b/editors/emacs21/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.20 2012/02/06 12:40:00 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2012/06/14 07:44:37 sbd Exp $
-PKGREVISION= 22
+PKGREVISION= 23
CATEGORIES= editors
COMMENT= GNU editing macros (editor)
diff --git a/editors/emacs22-nox11/Makefile b/editors/emacs22-nox11/Makefile
index a592197abeb..832459b2f01 100644
--- a/editors/emacs22-nox11/Makefile
+++ b/editors/emacs22-nox11/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2010/02/24 13:05:44 joerg Exp $
+# $NetBSD: Makefile,v 1.4 2012/06/14 07:44:37 sbd Exp $
PKGNAME= ${DISTNAME:S/-/-nox11-/}
-PKGREVISION= 1
+PKGREVISION= 2
FILESDIR= ${.CURDIR}/../../editors/emacs22/files
PATCHDIR= ${.CURDIR}/../../editors/emacs22/patches
diff --git a/editors/emacs22/Makefile b/editors/emacs22/Makefile
index eafd459f76e..1ae4d8712ef 100644
--- a/editors/emacs22/Makefile
+++ b/editors/emacs22/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.21 2012/03/03 12:54:16 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2012/06/14 07:44:36 sbd Exp $
PKGNAME?= ${DISTNAME}
COMMENT?= GNU editing macros (editor)
DISTNAME= emacs-22.3
-PKGREVISION= 17
+PKGREVISION= 18
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_GNU:=emacs/}
diff --git a/editors/gconf-editor/Makefile b/editors/gconf-editor/Makefile
index 24a24c2603e..9e9a504eb40 100644
--- a/editors/gconf-editor/Makefile
+++ b/editors/gconf-editor/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.77 2012/03/03 00:12:59 wiz Exp $
+# $NetBSD: Makefile,v 1.78 2012/06/14 07:45:13 sbd Exp $
#
DISTNAME= gconf-editor-2.32.0
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= editors gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gconf-editor/2.32/}
EXTRACT_SUFX= .tar.bz2
diff --git a/editors/gedit-python/Makefile b/editors/gedit-python/Makefile
index 9968cadcc30..1ac58258ea7 100644
--- a/editors/gedit-python/Makefile
+++ b/editors/gedit-python/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.8 2012/03/09 12:34:06 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2012/06/14 07:44:04 sbd Exp $
#
DISTNAME= gedit-2.30.4
PKGNAME= gedit-python-2.30.4
-PKGREVISION= 7
+PKGREVISION= 8
CATEGORIES= editors gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gedit/2.30/}
EXTRACT_SUFX= .tar.bz2
diff --git a/editors/gedit/Makefile b/editors/gedit/Makefile
index 1aeb91c21af..8e32c2d78dd 100644
--- a/editors/gedit/Makefile
+++ b/editors/gedit/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.114 2012/03/03 00:12:29 wiz Exp $
+# $NetBSD: Makefile,v 1.115 2012/06/14 07:43:39 sbd Exp $
#
DISTNAME= gedit-2.30.4
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= editors gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gedit/2.30/}
EXTRACT_SUFX= .tar.bz2
diff --git a/editors/gedit/buildlink3.mk b/editors/gedit/buildlink3.mk
index 9bb31a39a4b..12388c5abd4 100644
--- a/editors/gedit/buildlink3.mk
+++ b/editors/gedit/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.27 2012/05/07 01:53:29 dholland Exp $
+# $NetBSD: buildlink3.mk,v 1.28 2012/06/14 07:43:38 sbd Exp $
BUILDLINK_TREE+= gedit
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= gedit
GEDIT_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.gedit+= gedit>=2.12.1nb4
-BUILDLINK_ABI_DEPENDS.gedit+= gedit>=2.30.4nb6
+BUILDLINK_ABI_DEPENDS.gedit+= gedit>=2.30.4nb7
BUILDLINK_PKGSRCDIR.gedit?= ../../editors/gedit
.include "../../x11/gtksourceview2/buildlink3.mk"
diff --git a/editors/ghex/Makefile b/editors/ghex/Makefile
index 65908f9b758..6fab1d3c8f8 100644
--- a/editors/ghex/Makefile
+++ b/editors/ghex/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.18 2012/03/03 00:12:59 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2012/06/14 07:43:57 sbd Exp $
#
DISTNAME= ghex-2.24.0
-PKGREVISION= 14
+PKGREVISION= 15
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/ghex/2.24/}
EXTRACT_SUFX= .tar.bz2
diff --git a/editors/gobby/Makefile b/editors/gobby/Makefile
index 7922002bcf0..5efbdafeeb6 100644
--- a/editors/gobby/Makefile
+++ b/editors/gobby/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.21 2012/03/03 00:12:59 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2012/06/14 07:44:23 sbd Exp $
DISTNAME= gobby-0.4.12
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= editors
MASTER_SITES= http://releases.0x539.de/gobby/
diff --git a/editors/gtranslator/Makefile b/editors/gtranslator/Makefile
index da07e46736c..97b7abef120 100644
--- a/editors/gtranslator/Makefile
+++ b/editors/gtranslator/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.43 2012/03/03 00:12:59 wiz Exp $
+# $NetBSD: Makefile,v 1.44 2012/06/14 07:43:50 sbd Exp $
DISTNAME= gtranslator-1.1.7
-PKGREVISION= 17
+PKGREVISION= 18
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtranslator/1.1/}
diff --git a/editors/kate/Makefile b/editors/kate/Makefile
index b01157a7102..41465311635 100644
--- a/editors/kate/Makefile
+++ b/editors/kate/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2012/03/20 00:57:47 markd Exp $
+# $NetBSD: Makefile,v 1.3 2012/06/14 07:44:53 sbd Exp $
DISTNAME= kate-${_KDE_VERSION}
+PKGREVISION= 1
CATEGORIES= editors
COMMENT= KDE advanced text editor
diff --git a/editors/kdissert/Makefile b/editors/kdissert/Makefile
index 15b989bc39f..955ee071e5c 100644
--- a/editors/kdissert/Makefile
+++ b/editors/kdissert/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.34 2012/03/15 11:53:26 obache Exp $
+# $NetBSD: Makefile,v 1.35 2012/06/14 07:45:06 sbd Exp $
#
DISTNAME= kdissert-1.0.7
-PKGREVISION= 13
+PKGREVISION= 14
CATEGORIES= editors
MASTER_SITES= http://freehackers.org/~tnagy/kdissert/
EXTRACT_SUFX= .tar.bz2
diff --git a/editors/kile-kde3/Makefile b/editors/kile-kde3/Makefile
index 07729f70d74..b3d4c1e75bf 100644
--- a/editors/kile-kde3/Makefile
+++ b/editors/kile-kde3/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.1.1.1 2012/03/21 22:55:06 markd Exp $
+# $NetBSD: Makefile,v 1.2 2012/06/14 07:44:09 sbd Exp $
DISTNAME= kile-2.0.2
-PKGREVISION= 13
+PKGREVISION= 14
CATEGORIES= editors kde
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kile/}
EXTRACT_SUFX= .tar.bz2
diff --git a/editors/kile/Makefile b/editors/kile/Makefile
index 0e5c218a0d0..9816d90625c 100644
--- a/editors/kile/Makefile
+++ b/editors/kile/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.61 2012/03/21 22:59:42 markd Exp $
+# $NetBSD: Makefile,v 1.62 2012/06/14 07:44:50 sbd Exp $
DISTNAME= kile-2.1.1
+PKGREVISION= 1
CATEGORIES= editors kde
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kile/}
EXTRACT_SUFX= .tar.bz2
diff --git a/editors/medit/Makefile b/editors/medit/Makefile
index 3e21930d525..53a994fbb5b 100644
--- a/editors/medit/Makefile
+++ b/editors/medit/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.1 2012/06/10 12:50:33 obache Exp $
+# $NetBSD: Makefile,v 1.2 2012/06/14 07:45:32 sbd Exp $
#
DISTNAME= medit-1.1.0
+PKGREVISION= 1
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mooedit/}
EXTRACT_SUFX= .tar.bz2
diff --git a/editors/mlview/Makefile b/editors/mlview/Makefile
index 2c3befedf78..4bce407a8d4 100644
--- a/editors/mlview/Makefile
+++ b/editors/mlview/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.52 2012/03/03 00:13:00 wiz Exp $
+# $NetBSD: Makefile,v 1.53 2012/06/14 07:43:55 sbd Exp $
#
DISTNAME= mlview-0.9.0
-PKGREVISION= 18
+PKGREVISION= 19
CATEGORIES= editors gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/mlview/0.9/}
EXTRACT_SUFX= .tar.bz2
diff --git a/editors/notecase/Makefile b/editors/notecase/Makefile
index e68f7a8adcd..0dddb3bfc2e 100644
--- a/editors/notecase/Makefile
+++ b/editors/notecase/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.24 2012/03/03 00:13:00 wiz Exp $
+# $NetBSD: Makefile,v 1.25 2012/06/14 07:44:23 sbd Exp $
#
DISTNAME= notecase-1.8.8_src
PKGNAME= notecase-1.8.8
-PKGREVISION= 11
+PKGREVISION= 12
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=notecase/}
diff --git a/editors/tea/Makefile b/editors/tea/Makefile
index f8f2fb198dc..4bbc0add068 100644
--- a/editors/tea/Makefile
+++ b/editors/tea/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.18 2012/03/03 00:13:01 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2012/06/14 07:44:24 sbd Exp $
#
DISTNAME= tea-16.0.5
-PKGREVISION= 13
+PKGREVISION= 14
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tea-editor/}
EXTRACT_SUFX= .tar.bz2
diff --git a/editors/tomboy/Makefile b/editors/tomboy/Makefile
index 49745c6e581..17faac1b7eb 100644
--- a/editors/tomboy/Makefile
+++ b/editors/tomboy/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.36 2012/04/27 12:31:47 obache Exp $
+# $NetBSD: Makefile,v 1.37 2012/06/14 07:43:50 sbd Exp $
#
DISTNAME= tomboy-1.2.1
-PKGREVISION= 13
+PKGREVISION= 14
CATEGORIES= editors misc
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/tomboy/1.2/}
diff --git a/editors/vim-gtk2/Makefile b/editors/vim-gtk2/Makefile
index 3e301899d8d..28694dd802d 100644
--- a/editors/vim-gtk2/Makefile
+++ b/editors/vim-gtk2/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.46 2012/03/03 00:13:01 wiz Exp $
+# $NetBSD: Makefile,v 1.47 2012/06/14 07:43:58 sbd Exp $
PKGNAME= vim-gtk2-${VIM_VERSION}.${VIM_PATCHLEVEL}
-PKGREVISION= 9
+PKGREVISION= 10
COMMENT= Vim editor (vi clone) with X11 GTK2 GUI
diff --git a/editors/xournal/Makefile b/editors/xournal/Makefile
index 225149b4954..9c384cfc88d 100644
--- a/editors/xournal/Makefile
+++ b/editors/xournal/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2012/03/03 00:13:01 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2012/06/14 07:43:48 sbd Exp $
DISTNAME= xournal-0.4.5
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xournal/}