]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
Quellenupdate
authorms <ms@ea5c0bd1-69bd-2848-81d8-4f18e57aeed8>
Sat, 18 Mar 2006 11:24:42 +0000 (11:24 +0000)
committerms <ms@ea5c0bd1-69bd-2848-81d8-4f18e57aeed8>
Sat, 18 Mar 2006 11:24:42 +0000 (11:24 +0000)
git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@81 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8

lfs/Config
lfs/libsafe
lfs/man-pages
lfs/pammysql

index f23270bb120c51060549aa0895cf35881bac16d6..940883e2db61b84017445d2cf34b655c8e9049a4 100644 (file)
@@ -17,11 +17,13 @@ URL_CPAN    = http://www.cpan.org/modules/by-module
 URL_AGNU    = ftp://alpha.gnu.org/gnu
 URL_DEBIAN  = http://http.us.debian.org/debian/pool/main
 URL_GNU     = http://ftp.gnu.org/gnu
 URL_AGNU    = ftp://alpha.gnu.org/gnu
 URL_DEBIAN  = http://http.us.debian.org/debian/pool/main
 URL_GNU     = http://ftp.gnu.org/gnu
-URL_KERNEL  = ftp://ftp.kernel.org/pub
+URL_KERNEL  = http://www.kernel.org/pub
 URL_TUE     = ftp://ftp.win.tue.nl/pub
 URL_LFS_FTP = http://ftp.at.linuxfromscratch.org/pub/lfs/lfs-packages/5.1.1
 URL_LFS     = http://www.linuxfromscratch.org/patches/downloads
 URL_SFNET   = http://switch.dl.sourceforge.net/sourceforge
 URL_TUE     = ftp://ftp.win.tue.nl/pub
 URL_LFS_FTP = http://ftp.at.linuxfromscratch.org/pub/lfs/lfs-packages/5.1.1
 URL_LFS     = http://www.linuxfromscratch.org/patches/downloads
 URL_SFNET   = http://switch.dl.sourceforge.net/sourceforge
+URL_IPFIRE  = http://mirror.ipfire.org/source-packages
+URL_IPCOP   = http://ipcop.ath.cx
 
 # Default compiler optimizations.
 #
 
 # Default compiler optimizations.
 #
index 4da72fca7366024d7bc603bd7a23fa1ea5599361..bad7d67869d945f4faacd15df535d7190d840a42 100644 (file)
@@ -34,14 +34,10 @@ include Config
 
 VER        = 2.0-16
 
 
 VER        = 2.0-16
 
-THISAPP    = libsafe-$(VER)
-#THISAPP    = libsafe_$(VER)
-DL_FILE    = $(THISAPP).tgz
-#DL_FILE    = $(THISAPP).orig.tar.gz
-DL_FROM    = http://www.research.avayalabs.com/project/libsafe/src
-#DL_FROM    = $(URL_DEBIAN)/libs/libsafe
-DIR_APP    = $(DIR_SRC)/$(THISAPP)
-#DIR_APP    = $(DIR_SRC)/libsafe-$(VER)
+THISAPP    = libsafe_$(VER)
+DL_FILE    = $(THISAPP).orig.tar.gz
+DL_FROM    = $(URL_IPCOP)
+DIR_APP    = $(DIR_SRC)/libsafe-$(VER)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 
 ###############################################################################
 TARGET     = $(DIR_INFO)/$(THISAPP)
 
 ###############################################################################
index 2c6ec0ab489ea5c17dcfb1e9573cfe28cb0f0b38..8bfc54f214e1f043648a5e6c9c393710f66d985d 100644 (file)
@@ -36,7 +36,7 @@ VER        = 2.17
 
 THISAPP    = man-pages-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
 
 THISAPP    = man-pages-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
-DL_FROM    = $(URL_KERNEL)/linux/docs/manpages
+DL_FROM    = $(URL_IPCOP)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 
index 9b3d6f1ef5b15b6e9b1d52fc8a407c98b43460d4..eb38bdeb413ae58d4a4d5b92a431bd1b45c7c68c 100644 (file)
@@ -36,7 +36,7 @@ VER        = 0.7RC1
 
 THISAPP    = pam_mysql-0.7RC1
 DL_FILE    = $(THISAPP).tar.gz
 
 THISAPP    = pam_mysql-0.7RC1
 DL_FILE    = $(THISAPP).tar.gz
-DL_FROM    = http://cache.ipfire.org/SOURCES
+DL_FROM    = http://switch.dl.sourceforge.net/sourceforge/pam-mysql
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)