1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

Add a master site for libreoffice dev hosting abbreviated as LODEV

This commit is contained in:
Baptiste Daroussin 2014-10-07 12:10:39 +00:00
parent ff6d55b04c
commit c477206edd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=370312

View File

@ -750,6 +750,11 @@ MASTER_SITE_KDE+= \
http://ftp.funet.fi/pub/mirrors/ftp.kde.org/pub/kde/%SUBDIR%/
.endif
.if !defined(IGNORE_MASTER_SITE_LIBREOFFICE_DEV)
MASTER_SITE_LIBREOFFICE_DEV+= \
http://dev-www.libreoffice.org/src/%SUBDIR%/
.endif
.if !defined(IGNORE_MASTER_SITE_LOGILAB)
MASTER_SITE_LOGILAB+= \
http://download.logilab.org/pub/%SUBDIR%/ \
@ -1501,6 +1506,7 @@ MASTER_SITE_KERNEL_ORG+= \
MASTER_SITES_ABBREVS= CPAN:PERL_CPAN \
GH:GITHUB \
GHC:GITHUB_CLOUD \
LODEV:LIBREOFFICE_DEV \
NL:NETLIB \
SF:SOURCEFORGE \
SFJP:SOURCEFORGE_JP \
@ -1520,6 +1526,7 @@ MASTER_SITES_SUBDIRS= APACHE_JAKARTA:${PORTNAME:S,-,/,}/source \
GNU_ALPHA:${PORTNAME} \
HORDE:${PORTNAME} \
LOGILAB:${PORTNAME} \
LIBREOFFICE_DEV:${PORTNAME} \
MATE:${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} \
MOZDEV:${PORTNAME:tl} \
NETLIB:${PORTNAME} \