From: swalker Date: Wed, 24 Mar 2010 04:49:34 +0000 (+0000) Subject: [packages] add missing & update current urls X-Git-Url: http://git.archive.openwrt.org/?p=packages.git;a=commitdiff_plain;h=3bbc05eecb07324062c6d7a06193420f38410352 [packages] add missing & update current urls git-svn-id: svn://svn.openwrt.org/openwrt/packages@20398 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/Xorg/app/xine-ui/Makefile b/Xorg/app/xine-ui/Makefile index 063b61306..6e2341a3e 100644 --- a/Xorg/app/xine-ui/Makefile +++ b/Xorg/app/xine-ui/Makefile @@ -28,6 +28,7 @@ define Package/xine-ui SUBMENU:=app TITLE:=xine user interface DEPENDS:=+xine-lib +libpng +curl +libiconv +libXv +libICE +libXxf86vm + URL:=http://www.xine-project.org/ endef CONFIGURE_VARS+= \ diff --git a/Xorg/lib/cairo/Makefile b/Xorg/lib/cairo/Makefile index 271dc1e40..042f8b844 100644 --- a/Xorg/lib/cairo/Makefile +++ b/Xorg/lib/cairo/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2008-2009 OpenWrt.org +# Copyright (C) 2008-2010 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -28,6 +28,7 @@ define Package/cairo DEPENDS:=+fontconfig +libpng +libexpat +pixman \ +FEATURE_drawing-backend_DirectFB:DirectFB \ +FEATURE_drawing-backend_libX11:libX11 + URL:=http://cairographics.org/ endef define Package/cairo/description diff --git a/Xorg/lib/cairomm/Makefile b/Xorg/lib/cairomm/Makefile index e14f41f32..7dfefa71b 100644 --- a/Xorg/lib/cairomm/Makefile +++ b/Xorg/lib/cairomm/Makefile @@ -26,6 +26,7 @@ define Package/cairomm SUBMENU:=libraries TITLE:=Multi-platform 2D graphics library DEPENDS:=+libsigcxx +cairo + URL:=http://cairographics.org/cairomm/ endef define Package/cairomm/description diff --git a/Xorg/lib/gtk1/Makefile b/Xorg/lib/gtk1/Makefile index 6feac6ed8..70e331440 100644 --- a/Xorg/lib/gtk1/Makefile +++ b/Xorg/lib/gtk1/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2006-2008 OpenWrt.org +# Copyright (C) 2006-2010 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -38,6 +38,7 @@ define Package/gtk1 SUBMENU:=framework TITLE:=GTK+ 1.2.10 package DEPENDS:=+glib1 +libX11 +libXt + URL:=http://www.gtk.org/ endef define Build/InstallDev diff --git a/Xorg/lib/gtk2/Makefile b/Xorg/lib/gtk2/Makefile index 139e72599..780eb4f67 100644 --- a/Xorg/lib/gtk2/Makefile +++ b/Xorg/lib/gtk2/Makefile @@ -50,6 +50,7 @@ define Package/gtk2 +FEATURE_drawing-backend_libX11:libXdamage \ +FEATURE_drawing-backend_libX11:libXcomposite \ +FEATURE_drawing-backend_libX11:libXi + URL:=http://www.gtk.org/ endef define Package/gtk2-cups diff --git a/Xorg/lib/gtkmm/Makefile b/Xorg/lib/gtkmm/Makefile index a4486a71f..cd141ef70 100644 --- a/Xorg/lib/gtkmm/Makefile +++ b/Xorg/lib/gtkmm/Makefile @@ -35,6 +35,7 @@ define Package/gtkmm SUBMENU:=framework TITLE:=GTK+-2.0 DEPENDS:=+gtk2 +cairomm +pangomm +glibmm + URL:=http://www.gtkmm.org/ endef CONFIGURE_ARGS+= --disable-docs --disable-demos diff --git a/Xorg/lib/imlib2/Makefile b/Xorg/lib/imlib2/Makefile index 87e55b8c6..f09d14b06 100644 --- a/Xorg/lib/imlib2/Makefile +++ b/Xorg/lib/imlib2/Makefile @@ -28,6 +28,7 @@ define Package/imlib2 SUBMENU:=libraries TITLE:=Image library DEPENDS:=+libX11 +giflib +libtiff +libjpeg +gtk1 +libfreetype +libXext + URL:=http://docs.enlightenment.org/api/imlib2/html/ endef TARGET_CFLAGS += "-Wl,-rpath-link=$(STAGING_DIR)/usr/lib" diff --git a/Xorg/lib/libxcb/Makefile b/Xorg/lib/libxcb/Makefile index c57137cb5..011b68124 100644 --- a/Xorg/lib/libxcb/Makefile +++ b/Xorg/lib/libxcb/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2008 OpenWrt.org +# Copyright (C) 2008-2010 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -29,6 +29,7 @@ define Package/libxcb SUBMENU:=libraries TITLE:=libxcb DEPENDS:=+libXau +libXdmcp + URL:=http://xcb.freedesktop.org/ endef define Package/libxcb/description diff --git a/Xorg/lib/pango/Makefile b/Xorg/lib/pango/Makefile index 3d79d2001..7aa59fb5b 100644 --- a/Xorg/lib/pango/Makefile +++ b/Xorg/lib/pango/Makefile @@ -34,6 +34,7 @@ define Package/pango DEPENDS:=+cairo +glib2 +fontconfig +libfreetype \ +FEATURE_drawing-backend_libX11:libX11 \ +FEATURE_drawing-backend_libX11:libXft + URL:=http://www.pango.org/ endef define Package/pango/description diff --git a/Xorg/lib/pangomm/Makefile b/Xorg/lib/pangomm/Makefile index c57159ffc..7597683b0 100644 --- a/Xorg/lib/pangomm/Makefile +++ b/Xorg/lib/pangomm/Makefile @@ -35,6 +35,7 @@ define Package/pangomm SUBMENU:=libraries TITLE:=Text layout and rendering library DEPENDS:=+glibmm +cairomm +pango + URL:=http://www.pango.org/ endef CONFIGURE_ARGS+= --disable-documentation diff --git a/Xorg/lib/xcbproto/Makefile b/Xorg/lib/xcbproto/Makefile index 06afafb9a..1a1004e78 100644 --- a/Xorg/lib/xcbproto/Makefile +++ b/Xorg/lib/xcbproto/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2008 OpenWrt.org +# Copyright (C) 2008-2010 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -29,6 +29,7 @@ define Package/xcbproto SUBMENU:=libraries BUILDONLY:=1 TITLE:=xcbproto + URL:=http://xcb.freedesktop.org/ endef #define InstallPy diff --git a/Xorg/lib/xine-lib/Makefile b/Xorg/lib/xine-lib/Makefile index c5e40fe40..91fea7608 100644 --- a/Xorg/lib/xine-lib/Makefile +++ b/Xorg/lib/xine-lib/Makefile @@ -28,6 +28,7 @@ define Package/xine-lib SUBMENU:=libraries TITLE:=xine libraries DEPENDS:=+libX11 +alsa-lib +zlib +libfreetype + URL:=http://www.xine-project.org/ endef define Build/Configure diff --git a/Xorg/wm/fluxbox/Makefile b/Xorg/wm/fluxbox/Makefile index 30a205718..0adc97d1d 100644 --- a/Xorg/wm/fluxbox/Makefile +++ b/Xorg/wm/fluxbox/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2007-2008 OpenWrt.org +# Copyright (C) 2007-2010 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -29,6 +29,7 @@ define Package/fluxbox/Default SECTION:=xorg-wm CATEGORY:=Xorg SUBMENU:=window manager + URL:=http://fluxbox.org/ endef define Package/fluxbox diff --git a/Xorg/wm/matchbox-window-manager/Makefile b/Xorg/wm/matchbox-window-manager/Makefile index 33f5bad2b..f8a2abed9 100644 --- a/Xorg/wm/matchbox-window-manager/Makefile +++ b/Xorg/wm/matchbox-window-manager/Makefile @@ -32,6 +32,7 @@ define Package/matchbox-window-manager CATEGORY:=Xorg SUBMENU:=window manager DEPENDS:=+libX11 +zlib +libfreetype +fontconfig +libmatchbox + URL:=http://matchbox-project.org/ endef define Build/Compile diff --git a/Xorg/xorg/app/font-util/Makefile b/Xorg/xorg/app/font-util/Makefile index 3d83e7078..07e8dbb17 100644 --- a/Xorg/xorg/app/font-util/Makefile +++ b/Xorg/xorg/app/font-util/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2006-2008 OpenWrt.org +# Copyright (C) 2006-2010 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -23,6 +23,7 @@ define Package/font-util SUBMENU:=app TITLE:=misc tool to generate x fonts DEPENDS:=+xserver + URL:=http://xorg.freedesktop.org/ endef define Build/Configure diff --git a/Xorg/xorg/app/fontconfig/Makefile b/Xorg/xorg/app/fontconfig/Makefile index e4e5b2539..6bccfb144 100644 --- a/Xorg/xorg/app/fontconfig/Makefile +++ b/Xorg/xorg/app/fontconfig/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2008-2009 OpenWrt.org +# Copyright (C) 2008-2010 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -25,6 +25,7 @@ define Package/fontconfig SUBMENU:=font-utils TITLE:=fontconfig DEPENDS:=+libexpat +libfreetype + URL:=http://fontconfig.org/ endef CONFIGURE_ARGS+= \ diff --git a/admin/osiris/Makefile b/admin/osiris/Makefile index 6b75bed3d..e68341aba 100644 --- a/admin/osiris/Makefile +++ b/admin/osiris/Makefile @@ -25,7 +25,7 @@ define Package/osirisd CATEGORY:=Administration DEPENDS:=+libopenssl +libpthread TITLE:=Host integrity monitoring system (scanning agent) - URL:=http://www.hostintegrity.com/osiris + URL:=http://osiris.shmoo.com/ endef CONFIGURE_ARGS += \ diff --git a/devel/diffutils/Makefile b/devel/diffutils/Makefile index c217c7cf5..ce6b369ad 100644 --- a/devel/diffutils/Makefile +++ b/devel/diffutils/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2008 OpenWrt.org +# Copyright (C) 2008-2010 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -20,7 +20,7 @@ define Package/diffutils SECTION:=devel CATEGORY:=Development TITLE:=diffutils - URL:=http://www.gnu.org/ + URL:=http://www.gnu.org/software/diffutils/ endef define Package/diffutils/description diff --git a/devel/make/Makefile b/devel/make/Makefile index 9a59c40dc..0b12749b5 100644 --- a/devel/make/Makefile +++ b/devel/make/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2007 OpenWrt.org +# Copyright (C) 2007-2010 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -19,6 +19,7 @@ define Package/make SECTION:=devel CATEGORY:=Development TITLE:=make + URL:=http://www.gnu.org/software/make/ endef define Package/make/description diff --git a/lang/ipython/Makefile b/lang/ipython/Makefile index dd1a908b3..ab349a45f 100644 --- a/lang/ipython/Makefile +++ b/lang/ipython/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2008-2009 OpenWrt.org +# Copyright (C) 2008-2010 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -22,7 +22,7 @@ define Package/ipython SECTION:=lang CATEGORY:=Languages TITLE:=ipython - URL:=http://ipython.scipy.org/dist/ + URL:=http://ipython.scipy.org/ endef define Package/ipython/description diff --git a/lang/perl-compress-bzip2/Makefile b/lang/perl-compress-bzip2/Makefile index dfbb121d5..de4c4f454 100644 --- a/lang/perl-compress-bzip2/Makefile +++ b/lang/perl-compress-bzip2/Makefile @@ -19,7 +19,7 @@ define Package/perl-compress-bzip2 SECTION:=lang CATEGORY:=Languages TITLE:=Perl interface to bzip2 compression library - URL:=http://search.cpan.org/~arjay/Compress-Bzip2-2.09/ + URL:=http://search.cpan.org/dist/Compress-Bzip2/ DEPENDS:=perl +bzip2 endef diff --git a/lang/perl-dbi/Makefile b/lang/perl-dbi/Makefile index 6ca6b095b..27a13b9ba 100644 --- a/lang/perl-dbi/Makefile +++ b/lang/perl-dbi/Makefile @@ -19,7 +19,7 @@ SUBMENU:=Perl SECTION:=lang CATEGORY:=Languages TITLE:=Database independent interface for Perl -URL:=http://search.cpan.org/~timb/DBI/ +URL:=http://search.cpan.org/dist/DBI/ DEPENDS:=perl +perlbase-essential endef diff --git a/lang/perl-html-parser/Makefile b/lang/perl-html-parser/Makefile index bd8e35607..1dabc464a 100644 --- a/lang/perl-html-parser/Makefile +++ b/lang/perl-html-parser/Makefile @@ -19,7 +19,7 @@ SUBMENU:=Perl SECTION:=lang CATEGORY:=Languages TITLE:=A collection of modules that parse HTML text documents -URL:=http://search.cpan.org/~gaas/HTML-Parser/ +URL:=http://search.cpan.org/dist/HTML-Parser/ DEPENDS:=perl +perl-html-tagset +perl-uri endef diff --git a/lang/perl-html-tagset/Makefile b/lang/perl-html-tagset/Makefile index 48352ee43..380796ea1 100644 --- a/lang/perl-html-tagset/Makefile +++ b/lang/perl-html-tagset/Makefile @@ -19,7 +19,7 @@ SUBMENU:=Perl SECTION:=lang CATEGORY:=Languages TITLE:=Data tables pertaining to HTML -URL:=http://search.cpan.org/~petdance/HTML-Tagset/ +URL:=http://search.cpan.org/dist/HTML-Tagset/ DEPENDS:=perl endef diff --git a/lang/perl-html-tree/Makefile b/lang/perl-html-tree/Makefile index 0e3a5c785..04691d1a0 100644 --- a/lang/perl-html-tree/Makefile +++ b/lang/perl-html-tree/Makefile @@ -19,7 +19,7 @@ SUBMENU:=Perl SECTION:=lang CATEGORY:=Languages TITLE:=represent and create HTML syntax trees -URL:=http://search.cpan.org/~petdance/HTML-Tree/ +URL:=http://search.cpan.org/dist/HTML-Tree/ DEPENDS:=perl +perl-html-parser +perl-html-tagset endef diff --git a/lang/perl-lockfile-simple/Makefile b/lang/perl-lockfile-simple/Makefile index 412f9719d..685493e52 100644 --- a/lang/perl-lockfile-simple/Makefile +++ b/lang/perl-lockfile-simple/Makefile @@ -19,7 +19,7 @@ SUBMENU:=Perl SECTION:=lang CATEGORY:=Languages TITLE:=Simple advisory file locking -URL:=http://search.cpan.org/~ram/LockFile-Simple/ +URL:=http://search.cpan.org/dist/LockFile-Simple/ DEPENDS:=perl endef diff --git a/lang/perl-www-curl/Makefile b/lang/perl-www-curl/Makefile index 941b70c42..4ada0f633 100644 --- a/lang/perl-www-curl/Makefile +++ b/lang/perl-www-curl/Makefile @@ -19,7 +19,7 @@ SUBMENU:=Perl SECTION:=lang CATEGORY:=Languages TITLE:=Perl bindings to libcurl -URL:=http://search.cpan.org/~crisb/WWW-Curl-3.02/ +URL:=http://search.cpan.org/dist/WWW-Curl/ DEPENDS:=perl +libcurl endef diff --git a/lang/php-pear-db/Makefile b/lang/php-pear-db/Makefile index ee4129ad5..e135d0937 100644 --- a/lang/php-pear-db/Makefile +++ b/lang/php-pear-db/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2007 OpenWrt.org +# Copyright (C) 2007-2010 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -24,7 +24,7 @@ define Package/php-pear-db SECTION:=lang CATEGORY:=Languages TITLE:=PEAR DB module - URL:=http://pear.php.net/ + URL:=http://pear.php.net/package/DB DEPENDS:=php-pear endef diff --git a/lang/php-pear-xmlrpc/Makefile b/lang/php-pear-xmlrpc/Makefile index 094a9bb22..23f767936 100644 --- a/lang/php-pear-xmlrpc/Makefile +++ b/lang/php-pear-xmlrpc/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2007 OpenWrt.org +# Copyright (C) 2007-2010 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -24,7 +24,7 @@ define Package/php-pear-xmlrpc SECTION:=lang CATEGORY:=Languages TITLE:=PEAR XML-RPC module - URL:=http://pear.php.net/ + URL:=http://pear.php.net/package/XML_RPC DEPENDS:=php-pear PKGARCH:=all endef diff --git a/lang/pybluez/Makefile b/lang/pybluez/Makefile index 183438647..871ed8b94 100644 --- a/lang/pybluez/Makefile +++ b/lang/pybluez/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2007-2008 OpenWrt.org +# Copyright (C) 2007-2010 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -25,7 +25,7 @@ define Package/python-bluez SECTION:=lang CATEGORY:=Languages TITLE:=Python wrapper for the BlueZ Bluetooth stack - URL:=http://org.csail.mit.edu/pybluez/ + URL:=http://code.google.com/p/pybluez/ DEPENDS:=+python-mini +bluez-libs endef diff --git a/lang/python-crypto/Makefile b/lang/python-crypto/Makefile index 8225cc14a..f1cd77770 100644 --- a/lang/python-crypto/Makefile +++ b/lang/python-crypto/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2009 OpenWrt.org +# Copyright (C) 2009-2010 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -23,7 +23,7 @@ define Package/python-crypto CATEGORY:=Languages SUBMENU:=Python TITLE:=python-crypto - URL:=http://www.amk.ca/python/code/crypto.html + URL:=http://www.pycrypto.org/ DEPENDS:=+python +libgmp endef diff --git a/lang/xapian-bindings/Makefile b/lang/xapian-bindings/Makefile index e22ac5331..bef714b12 100644 --- a/lang/xapian-bindings/Makefile +++ b/lang/xapian-bindings/Makefile @@ -27,7 +27,7 @@ define Package/python-xapian CATEGORY:=Languages SUBMENU:=Python TITLE:=xapian python bindings - URL:=http://oligarchy.co.uk/xapian/ + URL:=http://xapian.org/ DEPENDS:=+python-mini +libxapian endef diff --git a/libs/gd/Makefile b/libs/gd/Makefile index 77fbf0bf9..6d1a944f7 100644 --- a/libs/gd/Makefile +++ b/libs/gd/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2006 OpenWrt.org +# Copyright (C) 2006-2010 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -25,7 +25,7 @@ define Package/libgd CATEGORY:=Libraries DEPENDS:=+libjpeg +libpng TITLE:=The GD graphics library - URL:=http://www.boutell.com/gd/ + URL:=http://www.libgd.org/ endef define Package/libgd/description diff --git a/libs/libpar2/Makefile b/libs/libpar2/Makefile index 1c71d73a0..fb92ac117 100644 --- a/libs/libpar2/Makefile +++ b/libs/libpar2/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2009 OpenWrt.org +# Copyright (C) 2009-2010 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -25,6 +25,7 @@ define Package/libpar2 CATEGORY:=Libraries DEPENDS:=+libsigcxx TITLE:=A library for performing common tasks related to PAR recovery sets + URL:=http://parchive.sourceforge.net/ endef define Package/libpar2/description diff --git a/libs/radlib/Makefile b/libs/radlib/Makefile index c9a6331d2..43c85838c 100644 --- a/libs/radlib/Makefile +++ b/libs/radlib/Makefile @@ -1,3 +1,4 @@ +# # Copyright (C) 2006-2010 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. @@ -28,6 +29,7 @@ define Package/radlib SECTION:=libs CATEGORY:=Libraries TITLE:=Rapid Application Development Library + URL:=http://www.radlib.teel.ws/ endef define Package/radlib/description diff --git a/libs/rrdtool-1.0.x/Makefile b/libs/rrdtool-1.0.x/Makefile index 758d2a34c..c14fcb551 100644 --- a/libs/rrdtool-1.0.x/Makefile +++ b/libs/rrdtool-1.0.x/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2006 OpenWrt.org +# Copyright (C) 2006-2010 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -25,7 +25,7 @@ include $(INCLUDE_DIR)/package.mk define Package/rrdtool1/Default TITLE:=Round Robin Database (RRD) - URL:=http://people.ee.ethz.ch/~oetiker/webtools/rrdtool/ + URL:=http://oss.oetiker.ch/rrdtool/ endef define Package/rrdtool1/description/Default diff --git a/libs/ucl/Makefile b/libs/ucl/Makefile index 673f0e02f..7e7ae026e 100644 --- a/libs/ucl/Makefile +++ b/libs/ucl/Makefile @@ -23,9 +23,8 @@ include $(INCLUDE_DIR)/package.mk define Package/libucl SECTION:=libs CATEGORY:=Libraries - DEPENDS:= - TITLE:=The Ultimate Packer for eXecutables - URL:=http://upx.sourceforge.net/ + TITLE:=Portable lossless data compression library + URL:=http://www.oberhumer.com/opensource/ucl/ endef define Package/libucl/description diff --git a/net/curlftpfs/Makefile b/net/curlftpfs/Makefile index 989614428..d24536927 100644 --- a/net/curlftpfs/Makefile +++ b/net/curlftpfs/Makefile @@ -21,6 +21,7 @@ define Package/curlftpfs CATEGORY:=Network DEPENDS:=+libcurl +libfuse +glib2 TITLE:=CurlFtpFS + URL:=http://curlftpfs.sourceforge.net/ endef define Package/curlftpfs/description diff --git a/net/dhcpcd/Makefile b/net/dhcpcd/Makefile index 467148a94..53f6aa0cf 100644 --- a/net/dhcpcd/Makefile +++ b/net/dhcpcd/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2007 OpenWrt.org +# Copyright (C) 2007-2010 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -23,7 +23,7 @@ define Package/dhcpcd SECTION:=net CATEGORY:=Network TITLE:=DHCP client for automatically configuring IPv4 networking - URL:=http://dhcpcd.berlios.de/ + URL:=http://roy.marples.name/projects/dhcpcd endef define Package/dhcpcd/description diff --git a/net/memcached/Makefile b/net/memcached/Makefile index 41dfd2c16..617ede5a6 100644 --- a/net/memcached/Makefile +++ b/net/memcached/Makefile @@ -22,6 +22,7 @@ define Package/memcached DEPENDS:=+libevent TITLE:=The high-performance, distributed memory object caching system MAINTAINER:=Thomas Heil + URL:=http://memcached.org/ endef define Package/memcached/description diff --git a/net/mercurial/Makefile b/net/mercurial/Makefile index b1bd42d41..ccd27061e 100644 --- a/net/mercurial/Makefile +++ b/net/mercurial/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2006,2009 OpenWrt.org +# Copyright (C) 2006-2010 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -11,7 +11,7 @@ PKG_NAME:=mercurial PKG_VERSION:=1.1.2 PKG_RELEASE:=1 -PKG_SOURCE_URL:=http://selenic.com/mercurial/release/ +PKG_SOURCE_URL:=http://mercurial.selenic.com/release PKG_SOURCE:=mercurial-$(PKG_VERSION).tar.gz PKG_MD5SUM:=4fd3b9a2e5dcd025840c3849b136bec8 PKG_BUILD_DEPENDS:=python-mini @@ -24,7 +24,7 @@ define Package/mercurial CATEGORY:=Network DEPENDS:=python TITLE:=Mercurial Source Control Management (SCM) system - URL:=http://www.selenic.com/mercurial/ + URL:=http://mercurial.selenic.com/ SUBMENU:=Version Control Systems endef diff --git a/net/nmap/Makefile b/net/nmap/Makefile index 3c7790f56..fde824e63 100644 --- a/net/nmap/Makefile +++ b/net/nmap/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2006 OpenWrt.org +# Copyright (C) 2006-2010 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -24,7 +24,7 @@ define Package/nmap CATEGORY:=Network DEPENDS:=+libdnet +libpcap +libpcre +uclibcxx TITLE:=Network exploration and/or security auditing utility - URL:=http://www.insecure.org/nmap/ + URL:=http://nmap.org/ endef define Package/nmap/description diff --git a/net/pcapsipdump/Makefile b/net/pcapsipdump/Makefile index c2e334749..8c6369b6b 100644 --- a/net/pcapsipdump/Makefile +++ b/net/pcapsipdump/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2009 OpenWrt.org +# Copyright (C) 2009-2010 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -22,7 +22,7 @@ define Package/pcapsipdump CATEGORY:=Network DEPENDS:=+libpcap +uclibcxx TITLE:=SIP sessions dumping tool - URL:=http://psipdump.sourceforge.net/ + URL:=http://sourceforge.net/projects/pcapsipdump/ endef define Package/pcapsipdump/description diff --git a/net/portmap/Makefile b/net/portmap/Makefile index 5f715cc02..408722dc7 100644 --- a/net/portmap/Makefile +++ b/net/portmap/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2006-2009 OpenWrt.org +# Copyright (C) 2006-2010 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -24,7 +24,7 @@ define Package/portmap CATEGORY:=Network DEPENDS:=+libwrap TITLE:=The RPC Portmapper - URL:=ftp://ftp.porcupine.org/pub/security + URL:=http://neil.brown.name/portmap/ endef define Package/portmap/description diff --git a/net/weechat/Makefile b/net/weechat/Makefile index 338997aa0..2bfe176b2 100644 --- a/net/weechat/Makefile +++ b/net/weechat/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2006-2009 OpenWrt.org +# Copyright (C) 2006-2010 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -12,7 +12,7 @@ PKG_VERSION:=0.2.6 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 -PKG_SOURCE_URL:=http://weechat.flashtux.org/download/ +PKG_SOURCE_URL:=http://www.weechat.org/files/src PKG_MD5SUM:=ccdecf663b0050a23049acb4b9a76193 PKG_FIXUP = libtool @@ -25,7 +25,7 @@ define Package/weechat/Default SECTION:=net CATEGORY:=Network TITLE:=Lightweight IRC client - URL:=http://weechat.flashtux.org/ + URL:=http://www.weechat.org/ endef define Package/weechat/Default/description diff --git a/utils/dash/Makefile b/utils/dash/Makefile index e17fdafae..1b9fccece 100644 --- a/utils/dash/Makefile +++ b/utils/dash/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2006-2009 OpenWrt.org +# Copyright (C) 2006-2010 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -21,7 +21,7 @@ define Package/dash SECTION:=base CATEGORY:=Base system TITLE:=Debian Almquist shell - URL:=http://gondor.apana.org.au/~herbert/dash/files/ + URL:=http://gondor.apana.org.au/~herbert/dash/ endef define Package/dash/description diff --git a/utils/lsof/Makefile b/utils/lsof/Makefile index 2e0c548ab..467b3f865 100644 --- a/utils/lsof/Makefile +++ b/utils/lsof/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2007-2009 OpenWrt.org +# Copyright (C) 2007-2010 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -24,7 +24,7 @@ define Package/lsof SECTION:=utils CATEGORY:=Utilities TITLE:=LiSt Open Files - a diagnostic tool - URL:=http://www.akadia.com/services/lsof_intro.html + URL:=http://people.freebsd.org/~abe/ endef define Build/Configure diff --git a/utils/picocom/Makefile b/utils/picocom/Makefile index 084675b5d..c4708d8e0 100644 --- a/utils/picocom/Makefile +++ b/utils/picocom/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2006-2009 OpenWrt.org +# Copyright (C) 2006-2010 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -12,7 +12,7 @@ PKG_VERSION:=1.4 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -PKG_SOURCE_URL:=http://efault.net/npat/hacks/picocom/dist/ +PKG_SOURCE_URL:=http://picocom.googlecode.com/files PKG_MD5SUM:=08fcc5f6bb9e7676a2569386d5ea9f70 include $(INCLUDE_DIR)/package.mk @@ -21,7 +21,7 @@ define Package/picocom SECTION:=utils CATEGORY:=Utilities TITLE:=A minimal dumb-terminal emulation program - URL:=http://efault.net/npat/hacks/picocom/ + URL:=http://code.google.com/p/picocom/ SUBMENU:=terminal endef diff --git a/utils/procps/Makefile b/utils/procps/Makefile index 4b8513759..7a0ed3bf0 100644 --- a/utils/procps/Makefile +++ b/utils/procps/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2006-2009 OpenWrt.org +# Copyright (C) 2006-2010 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -22,7 +22,7 @@ define Package/procps CATEGORY:=Utilities DEPENDS:=+libncurses TITLE:=proc utilities - URL:=http://sourceforge.net/projects/procps/ + URL:=http://procps.sourceforge.net/ endef define Package/procps/description