mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
Add a master site for libreoffice dev hosting abbreviated as LODEV
This commit is contained in:
parent
ff6d55b04c
commit
c477206edd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=370312
@ -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} \
|
||||
|
Loading…
Reference in New Issue
Block a user