As far i understand original Todd's message to ports@ is in moderation stage, so
i forward his (forwarded) message by myself. Tomorrow i faced with the fact that
packetstormsecurity.nl that goes first in our MASTER_SITE_PACKETSTORM isn't
avalaible, so i request packetstorm people about it's status. So we should patch
our bsd.sites.mk to actualize mirror list. dl.packetstormsecurity.net (main file
archive) goes first. Patch attached. Please commit.
-------- Исходное сообщение --------
Тема: [[email protected]: update for freebsd ports]
Дата: Thu, 28 Apr 2011 17:07:06 +0000
От: Todd J. <[email protected]>
Кому: [email protected]
fyi
----- Forwarded message from "Todd J." <[email protected]> -----
Return-Path: [email protected]
X-Original-To: [email protected]
Delivered-To: [email protected]
Received: by packetstormsecurity.org (Postfix, from userid 1013)
id 95D0F23F4019; Thu, 28 Apr 2011 16:27:33 +0000 (UTC)
Date: Thu, 28 Apr 2011 16:27:33 +0000
From: "Todd J." <[email protected]>
To: [email protected]
Subject: update for freebsd ports
Message-ID: <[email protected]>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.5.17+20080114 (2008-01-14)
Status: RO
Content-Length: 615
Lines: 13
Greetings ports team -
It was brought to my attention that our Packet Storm mirrors are leveraged for
building certain packages in the ports collection (and your list of mirrors is
now out of date).
http://www.freebsd.org/cgi/cvsweb.cgi/ports/Mk/bsd.sites.mk?rev=1.536;content-type=text%2Fplain
They're under MASTER_SITE_PACKETSTORM. These mirrors come and go over time, so
it's probably best to leverage the main site directly for this data (
http://dl.packetstormsecurity.net/%SUBDIR%/ ) or alternatively, the updated list
of mirrors is kept here:
http://packetstormsecurity.org/mirrors/
Thanks,
Todd
----- End forwarded message -----
--- bsd.sites.mk.orig 2011-04-28 15:40:54.000000000 +0400
+++ bsd.sites.mk 2011-04-28 21:57:00.000000000 +0400
@@ -915,18 +915,16 @@
.if !defined(IGNORE_MASTER_SITE_PACKETSTORM)
MASTER_SITE_PACKETSTORM+= \
- http://packetstormsecurity.nl/%SUBDIR%/ \
- http://packetstorm.linuxsecurity.com/%SUBDIR%/ \
- http://packetstorm.setnine.com/%SUBDIR%/ \
+ http://dl.packetstormsecurity.net/%SUBDIR%/ \
http://packetstorm.austin2600.net/%SUBDIR%/ \
- http://packetstorm.foofus.com/%SUBDIR%/ \
http://packetstorm.codar.com.br/%SUBDIR%/ \
- http://packetstorm.rlz.cl/%SUBDIR%/ \
- http://packetstorm.wowhacker.com/%SUBDIR%/ \
- http://packetstorm.offensive-security.com/%SUBDIR%/ \
+ http://packetstorm.crazydog.pt/%SUBDIR%/ \
http://packetstorm.igor.onlinedirect.bg/%SUBDIR%/ \
+ http://packetstorm.interhost.co.il/%SUBDIR%/ \
+ http://packetstorm.foofus.com/%SUBDIR%/ \
+ http://packetstorm.linuxsecurity.com/%SUBDIR%/ \
http://packetstorm.unixteacher.org/%SUBDIR%/ \
- http://packetstorm.orion-hosting.co.uk/%SUBDIR%/
+ http://packetstorm.wowhacker.com/%SUBDIR%/
.endif
.if !defined(IGNORE_MASTER_SITE_PERL_CPAN)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[email protected]"