summaryrefslogtreecommitdiff
path: root/time
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2006-10-04 21:59:34 +0000
committerwiz <wiz@pkgsrc.org>2006-10-04 21:59:34 +0000
commit7938151fe64ccdb4a6590729489aee3a565c7f41 (patch)
treeb23cfc862fc11d7c74719bee55ff02be184684e6 /time
parentfda968c83e149892eea991425ed951159f3da912 (diff)
downloadpkgsrc-7938151fe64ccdb4a6590729489aee3a565c7f41.tar.gz
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
Diffstat (limited to 'time')
-rw-r--r--time/cardboard-schedule/Makefile4
-rw-r--r--time/evolution-webcal/Makefile4
-rw-r--r--time/glclock/Makefile4
-rw-r--r--time/gnutime/Makefile4
-rw-r--r--time/pcal/Makefile7
-rw-r--r--time/plan/Makefile4
-rw-r--r--time/polclock/Makefile4
-rw-r--r--time/sunbird/Makefile-sunbird.common4
-rw-r--r--time/titrax/Makefile4
-rw-r--r--time/wmcalclock/Makefile6
-rw-r--r--time/wmmoonclock/Makefile6
11 files changed, 25 insertions, 26 deletions
diff --git a/time/cardboard-schedule/Makefile b/time/cardboard-schedule/Makefile
index 8635b49e6a9..0924e76e35f 100644
--- a/time/cardboard-schedule/Makefile
+++ b/time/cardboard-schedule/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2006/02/05 23:11:09 joerg Exp $
+# $NetBSD: Makefile,v 1.20 2006/10/04 22:01:51 wiz Exp $
#
DISTNAME= cs113ins
@@ -9,7 +9,7 @@ MASTER_SITES= http://cardboard.nu/downloads/
EXTRACT_SUFX= .exe
MAINTAINER= jwise@NetBSD.org
-HOMEPAGE= http://cardboard.nu/downloads/
+HOMEPAGE= http://cardboard.nu/docs/software.html
COMMENT= Project and resource management software implemented in Java/Swing
USE_X11BASE= yes
diff --git a/time/evolution-webcal/Makefile b/time/evolution-webcal/Makefile
index 99211179ec6..d3f0186be59 100644
--- a/time/evolution-webcal/Makefile
+++ b/time/evolution-webcal/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2006/09/16 12:20:40 jmmv Exp $
+# $NetBSD: Makefile,v 1.25 2006/10/04 22:01:52 wiz Exp $
#
DISTNAME= evolution-webcal-2.8.0
@@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME:=sources/evolution-webcal/2.8/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= jmmv@NetBSD.org
-HOMEPAGE= http://www.novell.com/products/evolution/
+HOMEPAGE= http://www.novell.com/products/desktop/features/evolution.html
COMMENT= GNOME URL handler for web-published iCal calendar files
GNU_CONFIGURE= YES
diff --git a/time/glclock/Makefile b/time/glclock/Makefile
index 1e40a6ac32f..97c40076ce1 100644
--- a/time/glclock/Makefile
+++ b/time/glclock/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2006/09/09 02:46:09 obache Exp $
+# $NetBSD: Makefile,v 1.21 2006/10/04 22:01:52 wiz Exp $
#
DISTNAME= glclock-6.0b6.0
@@ -7,7 +7,7 @@ CATEGORIES= x11 graphics time
MASTER_SITES= http://www.daionet.gr.jp/~masa/archives/
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.daionet.gr.jp/~masa/glclock
+HOMEPAGE= http://www.daionet.gr.jp/~masa/glclock/
COMMENT= OpenGL-based pocket watch
USE_LANGUAGES= c++
diff --git a/time/gnutime/Makefile b/time/gnutime/Makefile
index 606b6f55f3e..00969ea18ef 100644
--- a/time/gnutime/Makefile
+++ b/time/gnutime/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2006/04/08 05:02:59 jlam Exp $
+# $NetBSD: Makefile,v 1.6 2006/10/04 22:01:52 wiz Exp $
#
DISTNAME= time-1.7
@@ -7,7 +7,7 @@ CATEGORIES= time
MASTER_SITES= ${MASTER_SITE_GNU:=time/}
MAINTAINER= reed@reedmedia.net
-HOMEPAGE= http://www.gnu.org/directory/GNU/time.html
+HOMEPAGE= http://directory.fsf.org/GNU/time.html
COMMENT= Report user, system, and real time used by a process
GNU_CONFIGURE= yes
diff --git a/time/pcal/Makefile b/time/pcal/Makefile
index 2370ebee2fb..4ae9e020994 100644
--- a/time/pcal/Makefile
+++ b/time/pcal/Makefile
@@ -1,15 +1,14 @@
-# $NetBSD: Makefile,v 1.12 2006/06/02 13:55:11 joerg Exp $
+# $NetBSD: Makefile,v 1.13 2006/10/04 22:01:52 wiz Exp $
#
DISTNAME= pcal-4.7
PKGREVISION= 2
CATEGORIES= time
-MASTER_SITES= http://membled.com/work/mirror/pcal/
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pcal/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= kei@NetBSD.org
-# pcal's home used to be http://www.geocities.com/SunsetStrip/Palms/5555/PS/
-HOMEPAGE= http://membled.com/work/mirror/pcal/
+HOMEPAGE= http://pcal.sourceforge.net/
COMMENT= PostScript calendar program
HTDOCS= ${PREFIX}/share/httpd/htdocs
diff --git a/time/plan/Makefile b/time/plan/Makefile
index 30e9c3b639e..4d294a00a60 100644
--- a/time/plan/Makefile
+++ b/time/plan/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2006/03/04 21:30:53 jlam Exp $
+# $NetBSD: Makefile,v 1.25 2006/10/04 22:01:52 wiz Exp $
DISTNAME= plan-1.8.4
PKGREVISION= 3
@@ -6,7 +6,7 @@ CATEGORIES= x11 time
MASTER_SITES= ftp://ftp.fu-berlin.de/unix/graphics/plan/
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.in-berlin.de/User/bitrot/plan.html
+HOMEPAGE= http://me.in-berlin.de/~bitrot/plan.html
COMMENT= Schedule planner based on X/Motif
WRKSRC= ${WRKDIR}/${DISTNAME}/src
diff --git a/time/polclock/Makefile b/time/polclock/Makefile
index ddfcd79647a..03fac58c981 100644
--- a/time/polclock/Makefile
+++ b/time/polclock/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2006/03/04 21:30:53 jlam Exp $
+# $NetBSD: Makefile,v 1.9 2006/10/04 22:01:52 wiz Exp $
#
DISTNAME= polclock-1.11
@@ -7,7 +7,7 @@ CATEGORIES= x11 time
MASTER_SITES= http://www.daionet.gr.jp/~masa/archives/
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.daionet.gr.jp/~masa/glclock
+HOMEPAGE= http://www.daionet.gr.jp/~masa/glclock/
COMMENT= Digital clock with some nice graphics effects
USE_IMAKE= yes
diff --git a/time/sunbird/Makefile-sunbird.common b/time/sunbird/Makefile-sunbird.common
index 38cfa33ce45..77d335f83e8 100644
--- a/time/sunbird/Makefile-sunbird.common
+++ b/time/sunbird/Makefile-sunbird.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile-sunbird.common,v 1.7 2006/09/24 16:31:38 salo Exp $
+# $NetBSD: Makefile-sunbird.common,v 1.8 2006/10/04 22:01:52 wiz Exp $
MOZILLA_BIN= sunbird-bin
MOZ_VER= 0.3alpha2
@@ -8,7 +8,7 @@ CATEGORIES= time
MASTER_SITES= http://ftp.mozilla.org/pub/mozilla.org/calendar/sunbird/releases/${MOZ_VER:S/alpha/a/}/source/
MASTER_SITES+= ftp://ftp.mozilla.org/pub/mozilla.org/calendar/sunbird/releases/${MOZ_VER:S/alpha/a/}/source/
-HOMEPAGE= http://www.mozilla.org/projects/calendar/sunbird.html
+HOMEPAGE= http://www.mozilla.org/projects/calendar/sunbird/
CONFIGURE_ENV+= MOZ_SUNBIRD=1
MAKE_ENV+= MOZ_SUNBIRD=1
diff --git a/time/titrax/Makefile b/time/titrax/Makefile
index e2413ae7d2d..4a53a7a2b2c 100644
--- a/time/titrax/Makefile
+++ b/time/titrax/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2006/04/22 09:22:16 rillig Exp $
+# $NetBSD: Makefile,v 1.16 2006/10/04 22:01:52 wiz Exp $
#
DISTNAME= titrax-1.98
@@ -7,7 +7,7 @@ CATEGORIES= x11 time
MASTER_SITES= ${MASTER_SITE_XCONTRIB:=office/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.alvestrand.no/domen/titrax/TimeTracker.html
+HOMEPAGE= http://www.alvestrand.no/titrax/TimeTracker.html
COMMENT= Little X11 tool to track project times
USE_IMAKE= YES
diff --git a/time/wmcalclock/Makefile b/time/wmcalclock/Makefile
index 0453daf452f..e850ebf63b8 100644
--- a/time/wmcalclock/Makefile
+++ b/time/wmcalclock/Makefile
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.14 2006/02/05 23:11:11 joerg Exp $
+# $NetBSD: Makefile,v 1.15 2006/10/04 22:01:52 wiz Exp $
#
DISTNAME= wmCalClock-1.25
PKGREVISION= 1
CATEGORIES= x11 time
-MASTER_SITES= http://nis-www.lanl.gov/~mgh/WindowMaker/
+MASTER_SITES= http://reality.sgiweb.org/freeware/source/wmCalClock/
MAINTAINER= wiz@NetBSD.org
-HOMEPAGE= http://nis-www.lanl.gov/~mgh/WindowMaker/DockApps.shtml
+# HOMEPAGE= http://nis-www.lanl.gov/~mgh/WindowMaker/DockApps.shtml
COMMENT= Another WindowMaker calendar/clock dockapp
WRKSRC= ${WRKDIR}/${DISTNAME}/Src
diff --git a/time/wmmoonclock/Makefile b/time/wmmoonclock/Makefile
index 6b013b77eb7..5bdb768b8d2 100644
--- a/time/wmmoonclock/Makefile
+++ b/time/wmmoonclock/Makefile
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.13 2006/02/05 23:11:11 joerg Exp $
+# $NetBSD: Makefile,v 1.14 2006/10/04 22:01:52 wiz Exp $
#
DISTNAME= wmMoonClock-1.27
PKGREVISION= 1
CATEGORIES= x11 time
-MASTER_SITES= http://nis-www.lanl.gov/~mgh/WindowMaker/
+MASTER_SITES= http://reality.sgiweb.org/freeware/source/wmMoonClock/
MAINTAINER= tron@NetBSD.org
-HOMEPAGE= http://nis-www.lanl.gov/~mgh/WindowMaker/DockApps.shtml
+# HOMEPAGE= http://nis-www.lanl.gov/~mgh/WindowMaker/DockApps.shtml
COMMENT= Shows lunar ephemeris to fairly high accuracy
WRKSRC= ${WRKDIR}/${DISTNAME}/Src