summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2006-10-04 21:35:58 +0000
committerwiz <wiz@pkgsrc.org>2006-10-04 21:35:58 +0000
commitf5b8945cb95a5365399b97ea5e24648542250c56 (patch)
treef449e49da4dfdae2a0f7b2f6d32153d877199d49 /editors
parenta3de4e93a9f3bf6898d9c2d2a48a0092be886cf7 (diff)
downloadpkgsrc-f5b8945cb95a5365399b97ea5e24648542250c56.tar.gz
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
Diffstat (limited to 'editors')
-rw-r--r--editors/cooledit/Makefile4
-rw-r--r--editors/gedit/Makefile4
-rw-r--r--editors/hexedit/Makefile6
-rw-r--r--editors/poedit/Makefile4
-rw-r--r--editors/vilearn/Makefile4
-rw-r--r--editors/vim-kde/Makefile5
6 files changed, 14 insertions, 13 deletions
diff --git a/editors/cooledit/Makefile b/editors/cooledit/Makefile
index 3ebeccc9642..d8963316a2c 100644
--- a/editors/cooledit/Makefile
+++ b/editors/cooledit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2006/07/19 19:14:38 jlam Exp $
+# $NetBSD: Makefile,v 1.25 2006/10/04 21:37:39 wiz Exp $
DISTNAME= cooledit-3.17.17
PKGREVISION= 2
@@ -6,7 +6,7 @@ CATEGORIES= editors
MASTER_SITES= ftp://ftp.ibiblio.org/pub/Linux/apps/editors/X/cooledit/
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://cooledit.sourceforge.net/
+HOMEPAGE= # http://cooledit.sourceforge.net/
COMMENT= Full-featured text editor
USE_LIBTOOL= yes
diff --git a/editors/gedit/Makefile b/editors/gedit/Makefile
index e0a4933827d..c5d8c1a718d 100644
--- a/editors/gedit/Makefile
+++ b/editors/gedit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.68 2006/09/16 12:20:33 jmmv Exp $
+# $NetBSD: Makefile,v 1.69 2006/10/04 21:37:39 wiz Exp $
#
DISTNAME= gedit-2.16.0
@@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gedit/2.16/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://gedit.sourceforge.net/
+HOMEPAGE= http://www.gnome.org/projects/gedit/
COMMENT= Lightweight GNOME2 text editor
USE_DIRS+= gnome2-1.5
diff --git a/editors/hexedit/Makefile b/editors/hexedit/Makefile
index b3b4ccd1d3a..4e36bdd737a 100644
--- a/editors/hexedit/Makefile
+++ b/editors/hexedit/Makefile
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.25 2006/03/04 21:29:31 jlam Exp $
+# $NetBSD: Makefile,v 1.26 2006/10/04 21:37:39 wiz Exp $
DISTNAME= hexedit-1.2.10
PKGREVISION= 1
CATEGORIES= editors
-MASTER_SITES= http://merd.net/pixel/
+MASTER_SITES= http://merd.sourceforge.net/pixel/
EXTRACT_SUFX= .src.tgz
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://merd.net/pixel/hexedit.html
+HOMEPAGE= http://merd.sourceforge.net/pixel/hexedit.html
COMMENT= To view and edit files in hexadecimal or ASCII
WRKSRC= ${WRKDIR}/hexedit
diff --git a/editors/poedit/Makefile b/editors/poedit/Makefile
index 7ef196f8dab..cd53892293e 100644
--- a/editors/poedit/Makefile
+++ b/editors/poedit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2006/05/21 02:28:27 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2006/10/04 21:37:40 wiz Exp $
#
DISTNAME= poedit-1.3.4
@@ -7,7 +7,7 @@ CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=poedit/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://poedit.sourceforge.net/
+HOMEPAGE= http://www.poedit.org/
COMMENT= Cross-platform gettext catalogs (.po files) editor
DEPENDS+= zip-[0-9]*:../../archivers/zip
diff --git a/editors/vilearn/Makefile b/editors/vilearn/Makefile
index 3b7ead42d63..a820dd9f2c9 100644
--- a/editors/vilearn/Makefile
+++ b/editors/vilearn/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2003/07/21 16:44:38 martti Exp $
+# $NetBSD: Makefile,v 1.5 2006/10/04 21:37:40 wiz Exp $
#
DISTNAME= vilearn-1.0
@@ -7,7 +7,7 @@ MASTER_SITES= ftp://terminator.rs.itd.umich.edu/unix/
EXTRACT_SUFX= .shar.Z
MAINTAINER= abs@NetBSD.org
-HOMEPAGE= http://www.umich.edu/~rsug/misc/vilearn.html
+HOMEPAGE= http://vilearn.org/
COMMENT= Online vi tutorial, from basic to advanced
EXTRACT_CMD= ${GZCAT} ${DOWNLOADED_DISTFILE} | ${SED} '1,/^wes$$/d' | ${SH}
diff --git a/editors/vim-kde/Makefile b/editors/vim-kde/Makefile
index ff0d0ece973..22326e97a18 100644
--- a/editors/vim-kde/Makefile
+++ b/editors/vim-kde/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.39 2006/06/21 13:23:25 joerg Exp $
+# $NetBSD: Makefile,v 1.40 2006/10/04 21:37:40 wiz Exp $
DISTNAME= kvim-${KVIM_VERSION}
PKGNAME= vim-kde-${KVIM_VERSION}
@@ -10,7 +10,8 @@ MASTER_SITES= ftp://ftp.rutgers.edu/pub/kde/stable/apps/KDE3.x/utils/ \
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.freehackers.org/kvim
+# HOMEPAGE= http://www.freehackers.org/kvim
+# AWOL
COMMENT= Vim editor (vi clone) with X11 KDE3 GUI
KVIM_VERSION= 6.2.14