aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Mk/bsd.sites.mk8
-rw-r--r--deskutils/narval/Makefile3
-rw-r--r--devel/hgview/Makefile2
-rw-r--r--devel/py-astng/Makefile2
-rw-r--r--devel/py-logilab-common/Makefile4
-rw-r--r--devel/py-reverse/Makefile2
-rw-r--r--devel/pylint/Makefile3
-rw-r--r--textproc/py-xmltools/Makefile2
8 files changed, 15 insertions, 11 deletions
diff --git a/Mk/bsd.sites.mk b/Mk/bsd.sites.mk
index 9e355bea41ac..68e5fbd8aa96 100644
--- a/Mk/bsd.sites.mk
+++ b/Mk/bsd.sites.mk
@@ -743,6 +743,13 @@ MASTER_SITE_KDE+= \
${MASTER_SITE_RINGSERVER:S,%SUBDIR%,X/kde/&,}
.endif
+.if !defined(IGNORE_MASTER_SITE_LOGILAB)
+MASTER_SITE_LOGILAB+= \
+ http://ftp.logilab.org/pub/%SUBDIR%/ \
+ ftp://ftp.logilab.org/pub/%SUBDIR%/ \
+ ftp://ftp.logilab.fr/pub/%SUBDIR%/
+.endif
+
.if !defined(IGNORE_MASTER_SITE_MOZDEV)
MASTER_SITE_MOZDEV+= \
http://ftp.scarlet.be/pub/mozdev/%SUBDIR%/ \
@@ -1503,6 +1510,7 @@ MASTER_SITES_SUBDIRS= \
GNOME:sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} \
GNU:${PORTNAME} \
HORDE:${PORTNAME} \
+ LOGILAB:${PORTNAME} \
MOZDEV:${PORTNAME:L} \
PERL_CPAN:${PORTNAME:C/-.*//} \
PNET:${PNET_MASTER_SITE_SUBDIR} \
diff --git a/deskutils/narval/Makefile b/deskutils/narval/Makefile
index 43366631f7d6..5f6986c2fd06 100644
--- a/deskutils/narval/Makefile
+++ b/deskutils/narval/Makefile
@@ -10,8 +10,7 @@ PORTNAME= narval
PORTVERSION= 2.0.2
PORTREVISION= 4
CATEGORIES= deskutils python
-MASTER_SITES= ftp://ftp.logilab.org/pub/narval/ \
- http://www.logilab.org/ftp/pub/narval/
+MASTER_SITES= LOGILAB
MAINTAINER= ports@FreeBSD.org
COMMENT= Network Assistant Reasoning with a Validating Agent Language
diff --git a/devel/hgview/Makefile b/devel/hgview/Makefile
index 7add65075a66..77e12c2c6c65 100644
--- a/devel/hgview/Makefile
+++ b/devel/hgview/Makefile
@@ -8,7 +8,7 @@
PORTNAME= hgview
PORTVERSION= 1.0.1
CATEGORIES= devel
-MASTER_SITES= http://ftp.logilab.org/pub/hgview/
+MASTER_SITES= LOGILAB
MAINTAINER= amdmi3@FreeBSD.org
COMMENT= A fast Mercurial log navigator written in pyqt4
diff --git a/devel/py-astng/Makefile b/devel/py-astng/Makefile
index 03f37ed88d64..80e9c2e72a8b 100644
--- a/devel/py-astng/Makefile
+++ b/devel/py-astng/Makefile
@@ -8,7 +8,7 @@
PORTNAME= astng
PORTVERSION= 0.19.0
CATEGORIES= devel python
-MASTER_SITES= ftp://ftp.logilab.org/pub/${PORTNAME}/
+MASTER_SITES= LOGILAB
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= logilab-${PORTNAME}-${PORTVERSION}
diff --git a/devel/py-logilab-common/Makefile b/devel/py-logilab-common/Makefile
index 9ab20792e63f..3de2dd8582ec 100644
--- a/devel/py-logilab-common/Makefile
+++ b/devel/py-logilab-common/Makefile
@@ -8,9 +8,7 @@
PORTNAME= logilab-common
PORTVERSION= 0.42.0
CATEGORIES= devel python
-MASTER_SITES= ftp://ftp.logilab.fr/pub/common/ \
- ${MASTER_SITE_LOCAL}
-MASTER_SITE_SUBDIR= dryice
+MASTER_SITES= LOGILAB/common
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= mva@FreeBSD.org
diff --git a/devel/py-reverse/Makefile b/devel/py-reverse/Makefile
index 03885e6fa222..fc21df3f46a4 100644
--- a/devel/py-reverse/Makefile
+++ b/devel/py-reverse/Makefile
@@ -9,7 +9,7 @@
PORTNAME= reverse
PORTVERSION= 0.5.2
CATEGORIES= devel python
-MASTER_SITES= ftp://ftp.logilab.org/pub/pyreverse/
+MASTER_SITES= LOGILAB/py${PORTNAME}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= py${PORTNAME}-${PORTVERSION}
diff --git a/devel/pylint/Makefile b/devel/pylint/Makefile
index 8508d6746c02..cd72ec7f5abc 100644
--- a/devel/pylint/Makefile
+++ b/devel/pylint/Makefile
@@ -8,8 +8,7 @@
PORTNAME= pylint
PORTVERSION= 0.18.0
CATEGORIES= devel python
-MASTER_SITES= ftp://ftp.logilab.org/pub/pylint/ \
- http://ftp.logilab.org/pub/pylint/
+MASTER_SITES= LOGILAB
PKGNAMESUFFIX= ${PYTHON_PKGNAMESUFFIX}
MAINTAINER= mva@FreeBSD.org
diff --git a/textproc/py-xmltools/Makefile b/textproc/py-xmltools/Makefile
index 9c273c324beb..93424f2e3a20 100644
--- a/textproc/py-xmltools/Makefile
+++ b/textproc/py-xmltools/Makefile
@@ -10,7 +10,7 @@ PORTNAME= xmltools
PORTVERSION= 1.4.0
PORTREVISION= 4
CATEGORIES= textproc python
-MASTER_SITES= ftp://ftp.logilab.org/pub/xmltools/
+MASTER_SITES= LOGILAB
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= ports@FreeBSD.org