1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-23 09:10:43 +00:00

- Introduce MASTER_SITE_LOGILAB

- Update MASTER_SITES for ports that use it

PR:		137695
Submitted by:	Sofian Brabez <sbrabez@gmail.com>
Reviewed by:	pav
This commit is contained in:
Dmitry Marakasov 2009-08-31 18:37:02 +00:00
parent 005c2a8289
commit 197a11f1f5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=240624
8 changed files with 15 additions and 11 deletions

View File

@ -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} \

View File

@ -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

View File

@ -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

View File

@ -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}

View File

@ -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

View File

@ -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}

View File

@ -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

View File

@ -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