Wir beginnen nun ein Migration der Quellcodepakete auf einen unserer

Server. Habe damit schon begonnen. Bisher aber leider nur die Pakete von
A bis B einschliesslich. Ich hoffe da macht jemand anderes weiter.
Hinzu sind die Pakete, deren Mirrors ausgefallen sind, schon umgezogen.


git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@131 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
ms
2006-05-22 12:14:56 +00:00
parent 5fcb6d5a39
commit 1751628e3c
26 changed files with 264 additions and 367 deletions

View File

@@ -18,12 +18,6 @@
# Makefiles are based on LFSMake, which is #
# Copyright (C) 2002 Rod Roard <rod@sunsetsystems.com> #
# #
# Modifications by: #
# 21-4-2004 Roy Walker < rwalker@miracomnetwork.com> #
# - Modified Makefile for IPCop build #
# #
#
# #
###############################################################################
###############################################################################
@@ -36,8 +30,7 @@ VER = 2.05
THISAPP = arping-$(VER)
DL_FILE = $(THISAPP).tar.gz
#DL_FROM = ftp://ftp.habets.pp.se/pub/synscan
DL_FROM = http://www.mirrors.wiretapped.net/security/network-mapping/arping
DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)