diff options
Diffstat (limited to 'editors')
-rw-r--r-- | editors/Sigil/Makefile | 3 | ||||
-rw-r--r-- | editors/abiword-plugins/Makefile | 4 | ||||
-rw-r--r-- | editors/abiword/Makefile | 4 | ||||
-rw-r--r-- | editors/beaver/Makefile | 4 | ||||
-rw-r--r-- | editors/conglomerate/Makefile | 4 | ||||
-rw-r--r-- | editors/dasher/Makefile | 4 | ||||
-rw-r--r-- | editors/gconf-editor/Makefile | 3 | ||||
-rw-r--r-- | editors/gedit/Makefile | 3 | ||||
-rw-r--r-- | editors/gedit/buildlink3.mk | 4 | ||||
-rw-r--r-- | editors/ghex/Makefile | 4 | ||||
-rw-r--r-- | editors/gice/Makefile | 4 | ||||
-rw-r--r-- | editors/gobby/Makefile | 4 | ||||
-rw-r--r-- | editors/gtranslator/Makefile | 4 | ||||
-rw-r--r-- | editors/leafpad/Makefile | 4 | ||||
-rw-r--r-- | editors/lyx/Makefile | 3 | ||||
-rw-r--r-- | editors/mlview/Makefile | 4 | ||||
-rw-r--r-- | editors/notecase/Makefile | 4 | ||||
-rw-r--r-- | editors/p5-Padre/Makefile | 3 | ||||
-rw-r--r-- | editors/poedit/Makefile | 4 | ||||
-rw-r--r-- | editors/tea/Makefile | 4 | ||||
-rw-r--r-- | editors/texmaker/Makefile | 4 | ||||
-rw-r--r-- | editors/tomboy/Makefile | 4 | ||||
-rw-r--r-- | editors/vim-gtk2/Makefile | 4 | ||||
-rw-r--r-- | editors/xfce4-mousepad/Makefile | 4 |
24 files changed, 48 insertions, 43 deletions
diff --git a/editors/Sigil/Makefile b/editors/Sigil/Makefile index aefe6a857b6..65a5d934c79 100644 --- a/editors/Sigil/Makefile +++ b/editors/Sigil/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.13 2010/08/16 11:26:12 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2010/09/14 11:01:43 wiz Exp $ # DISTNAME= Sigil-0.2.4-Code PKGNAME= ${DISTNAME:S/-Code//} +PKGREVISION= 1 CATEGORIES= editors MASTER_SITES= http://sigil.googlecode.com/files/ EXTRACT_SUFX= .zip diff --git a/editors/abiword-plugins/Makefile b/editors/abiword-plugins/Makefile index 5f4ae606b42..edca20748dc 100644 --- a/editors/abiword-plugins/Makefile +++ b/editors/abiword-plugins/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.32 2010/01/04 15:52:51 joerg Exp $ +# $NetBSD: Makefile,v 1.33 2010/09/14 11:03:08 wiz Exp $ PKG_DESTDIR_SUPPORT= user-destdir .include "../../editors/abiword/Makefile.common" DISTNAME= abiword-plugins-${ABIWORD_VERSION} -PKGREVISION= 3 +PKGREVISION= 4 COMMENT= Plugins enhancing Abiword's capabilities diff --git a/editors/abiword/Makefile b/editors/abiword/Makefile index 60893fc9416..eac00b7a523 100644 --- a/editors/abiword/Makefile +++ b/editors/abiword/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.123 2010/06/13 22:44:11 wiz Exp $ +# $NetBSD: Makefile,v 1.124 2010/09/14 11:01:39 wiz Exp $ PKG_DESTDIR_SUPPORT= user-destdir .include "Makefile.common" -PKGREVISION= 6 +PKGREVISION= 7 COMMENT= Open Source cross-platform word processor diff --git a/editors/beaver/Makefile b/editors/beaver/Makefile index 87c7b15310a..e9fa82566b3 100644 --- a/editors/beaver/Makefile +++ b/editors/beaver/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.17 2010/06/13 22:44:11 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2010/09/14 11:01:39 wiz Exp $ # DISTNAME= beaver${BEAVER_VERSION:S/./_/g} PKGNAME= beaver-${BEAVER_VERSION} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= editors MASTER_SITES= http://download.savannah.gnu.org/releases/beaver/0.3.0.1%20-%202008.06.26/ EXTRACT_SUFX= .tgz diff --git a/editors/conglomerate/Makefile b/editors/conglomerate/Makefile index 3298590e25e..6a05a81586e 100644 --- a/editors/conglomerate/Makefile +++ b/editors/conglomerate/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.61 2010/06/13 22:44:11 wiz Exp $ +# $NetBSD: Makefile,v 1.62 2010/09/14 11:01:40 wiz Exp $ # DISTNAME= conglomerate-0.9.1 -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=conglomerate/} diff --git a/editors/dasher/Makefile b/editors/dasher/Makefile index ee92ae7d79f..3326a51efb2 100644 --- a/editors/dasher/Makefile +++ b/editors/dasher/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.55 2010/06/13 22:44:11 wiz Exp $ +# $NetBSD: Makefile,v 1.56 2010/09/14 11:01:40 wiz Exp $ DISTNAME= dasher-4.10.1 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/dasher/4.10/} EXTRACT_SUFX= .tar.bz2 diff --git a/editors/gconf-editor/Makefile b/editors/gconf-editor/Makefile index 74e43030cd9..85886006b92 100644 --- a/editors/gconf-editor/Makefile +++ b/editors/gconf-editor/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.69 2010/06/15 21:01:21 drochner Exp $ +# $NetBSD: Makefile,v 1.70 2010/09/14 11:01:40 wiz Exp $ # DISTNAME= gconf-editor-2.30.0 +PKGREVISION= 1 CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gconf-editor/2.30/} EXTRACT_SUFX= .tar.bz2 diff --git a/editors/gedit/Makefile b/editors/gedit/Makefile index c12db3e6452..480daa7ccbb 100644 --- a/editors/gedit/Makefile +++ b/editors/gedit/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.106 2010/08/29 09:21:00 obache Exp $ +# $NetBSD: Makefile,v 1.107 2010/09/14 11:00:54 wiz Exp $ # DISTNAME= gedit-2.30.3 +PKGREVISION= 1 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 7a46874f857..f57a0487178 100644 --- a/editors/gedit/buildlink3.mk +++ b/editors/gedit/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.19 2010/06/13 22:44:12 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.20 2010/09/14 11:00:54 wiz 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.28.4nb1 +BUILDLINK_ABI_DEPENDS.gedit?= gedit>=2.30.3nb1 BUILDLINK_PKGSRCDIR.gedit?= ../../editors/gedit .include "../../x11/gtksourceview2/buildlink3.mk" diff --git a/editors/ghex/Makefile b/editors/ghex/Makefile index ee9ba7b9e69..2c9f89cfd9b 100644 --- a/editors/ghex/Makefile +++ b/editors/ghex/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2010/06/13 22:44:12 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2010/09/14 11:01:40 wiz Exp $ # DISTNAME= ghex-2.24.0 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_GNOME:=sources/ghex/2.24/} EXTRACT_SUFX= .tar.bz2 diff --git a/editors/gice/Makefile b/editors/gice/Makefile index a3406bf3daf..a20a61f7e30 100644 --- a/editors/gice/Makefile +++ b/editors/gice/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.31 2010/06/13 22:44:12 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2010/09/14 11:01:40 wiz Exp $ # DISTNAME= gice-0.6.2 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gice/} EXTRACT_SUFX= .tgz diff --git a/editors/gobby/Makefile b/editors/gobby/Makefile index 4541469ad91..2d7220d8d2a 100644 --- a/editors/gobby/Makefile +++ b/editors/gobby/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2010/06/13 22:44:12 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2010/09/14 11:01:40 wiz Exp $ # DISTNAME= gobby-0.4.11 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= editors MASTER_SITES= http://releases.0x539.de/gobby/ diff --git a/editors/gtranslator/Makefile b/editors/gtranslator/Makefile index 44010f3d508..b8fbecad60f 100644 --- a/editors/gtranslator/Makefile +++ b/editors/gtranslator/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.33 2010/06/13 22:44:12 wiz Exp $ +# $NetBSD: Makefile,v 1.34 2010/09/14 11:01:41 wiz Exp $ DISTNAME= gtranslator-1.1.7 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtranslator/1.1/} diff --git a/editors/leafpad/Makefile b/editors/leafpad/Makefile index c7b5b80ac9c..7c7cd33ece1 100644 --- a/editors/leafpad/Makefile +++ b/editors/leafpad/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.20 2010/06/13 22:44:12 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2010/09/14 11:01:41 wiz Exp $ DISTNAME= leafpad-0.8.17 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= editors gnome MASTER_SITES= http://savannah.nongnu.org/download/leafpad/ diff --git a/editors/lyx/Makefile b/editors/lyx/Makefile index e78070d4dac..07ec5d1c541 100644 --- a/editors/lyx/Makefile +++ b/editors/lyx/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2010/07/21 16:53:58 drochner Exp $ +# $NetBSD: Makefile,v 1.8 2010/09/14 11:01:41 wiz Exp $ # DISTNAME= lyx-1.6.7 +PKGREVISION= 1 CATEGORIES= editors MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/1.6.x/ \ http://gd.tuwien.ac.at/publishing/tex/lyx/stable/1.6.x/ \ diff --git a/editors/mlview/Makefile b/editors/mlview/Makefile index be9a7ba858b..25bfd6441ad 100644 --- a/editors/mlview/Makefile +++ b/editors/mlview/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.42 2010/07/14 18:18:04 drochner Exp $ +# $NetBSD: Makefile,v 1.43 2010/09/14 11:01:42 wiz Exp $ # DISTNAME= mlview-0.9.0 -PKGREVISION= 8 +PKGREVISION= 9 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 579960b105c..b1b3376cec7 100644 --- a/editors/notecase/Makefile +++ b/editors/notecase/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.12 2010/06/13 22:44:12 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2010/09/14 11:01:42 wiz Exp $ # DISTNAME= notecase-1.8.8_src PKGNAME= notecase-1.8.8 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=notecase/} diff --git a/editors/p5-Padre/Makefile b/editors/p5-Padre/Makefile index 53e2c575dee..95a427b233f 100644 --- a/editors/p5-Padre/Makefile +++ b/editors/p5-Padre/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.8 2010/08/20 07:01:35 sno Exp $ +# $NetBSD: Makefile,v 1.9 2010/09/14 11:01:43 wiz Exp $ # DISTNAME= Padre-0.69 PKGNAME= p5-${DISTNAME} #PKGREVISION= 1 +PKGREVISION= 1 CATEGORIES= editors perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Padre/} diff --git a/editors/poedit/Makefile b/editors/poedit/Makefile index b3d73aa5db9..133bb3a60d3 100644 --- a/editors/poedit/Makefile +++ b/editors/poedit/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.29 2010/06/13 22:44:13 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2010/09/14 11:01:43 wiz Exp $ DISTNAME= poedit-1.4.6.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=poedit/} diff --git a/editors/tea/Makefile b/editors/tea/Makefile index d85318784af..7c1ffbfa445 100644 --- a/editors/tea/Makefile +++ b/editors/tea/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2010/06/13 22:44:13 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2010/09/14 11:01:43 wiz Exp $ # DISTNAME= tea-16.0.5 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tea-editor/} EXTRACT_SUFX= .tar.bz2 diff --git a/editors/texmaker/Makefile b/editors/texmaker/Makefile index a911ebed2eb..cf76ff0493d 100644 --- a/editors/texmaker/Makefile +++ b/editors/texmaker/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.18 2010/06/13 22:44:13 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2010/09/14 11:01:43 wiz Exp $ DISTNAME= texmaker-1.8 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= editors MASTER_SITES= http://www.xm1math.net/texmaker/ EXTRACT_SUFX= .tar.bz2 diff --git a/editors/tomboy/Makefile b/editors/tomboy/Makefile index fc635ff91e2..ad1e5a58161 100644 --- a/editors/tomboy/Makefile +++ b/editors/tomboy/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2010/06/13 22:44:13 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2010/09/14 11:01:43 wiz Exp $ # DISTNAME= tomboy-1.0.1 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= editors misc MASTER_SITES= ${MASTER_SITE_GNOME:=sources/tomboy/1.0/} diff --git a/editors/vim-gtk2/Makefile b/editors/vim-gtk2/Makefile index 3275cde0c08..754a3a8f5f1 100644 --- a/editors/vim-gtk2/Makefile +++ b/editors/vim-gtk2/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.35 2010/06/13 22:44:13 wiz Exp $ +# $NetBSD: Makefile,v 1.36 2010/09/14 11:01:44 wiz Exp $ PKGNAME= vim-gtk2-${VIM_VERSION}.${VIM_PATCHLEVEL} -PKGREVISION= 3 +PKGREVISION= 4 COMMENT= Vim editor (vi clone) with X11 GTK2 GUI diff --git a/editors/xfce4-mousepad/Makefile b/editors/xfce4-mousepad/Makefile index 3de8ae4e123..a55f58c0a84 100644 --- a/editors/xfce4-mousepad/Makefile +++ b/editors/xfce4-mousepad/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2010/06/13 22:44:13 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2010/09/14 11:01:44 wiz Exp $ PKG_DESTDIR_SUPPORT= user-destdir @@ -8,7 +8,7 @@ XFCE4_VERSION= 0.2.16 DISTNAME= mousepad-${XFCE4_VERSION} PKGNAME= xfce4-mousepad-${XFCE4_VERSION} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= editors COMMENT= Xfce text editor |