mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-22 08:58:47 +00:00
Add working MASTER_SITES
Submitted by: fenner (distfile survey)
This commit is contained in:
parent
b421f07aa3
commit
6a20701c98
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=44327
@ -9,7 +9,8 @@ PORTNAME= code_crusader
|
||||
PORTVERSION= 2.1.4
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= ftp://ftp.cs.itu.edu.tr/pub/linux/x11/jx/
|
||||
MASTER_SITES= ftp://ftp.bitcon.no/.2/linuxberg/files/x11/dev/ \
|
||||
ftp://ftp.krasnodar.ru/pub/unix/IDE/CodeCrusader/
|
||||
DISTNAME= ${PORTNAME}_source-${PORTVERSION}
|
||||
|
||||
MAINTAINER= lioux@FreeBSD.org
|
||||
|
@ -8,8 +8,7 @@
|
||||
PORTNAME= arrow
|
||||
PORTVERSION= 1.0.8
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= ftp://ftp.newplanetsoftware.com/pub/arrow/source/ \
|
||||
ftp://ftp.cs.itu.edu.tr/pub/linux/x11/jx/
|
||||
MASTER_SITES= ftp://ftp.uniovi.es/pub/unix/mail/
|
||||
DISTNAME= Arrow_source-${PORTVERSION}
|
||||
|
||||
MAINTAINER= lioux@FreeBSD.org
|
||||
|
@ -8,8 +8,8 @@
|
||||
PORTNAME= thx_1138
|
||||
PORTVERSION= 1.0.5
|
||||
CATEGORIES= math
|
||||
MASTER_SITES= ftp://ftp.newplanetsoftware.com/pub/thx/source/ \
|
||||
ftp://ftp.cs.itu.edu.tr/pub/linux/x11/jx/
|
||||
MASTER_SITES= ${MASTER_SITE_THX}
|
||||
MASTER_SITE_SUBDIR= files/x11/scientific
|
||||
DISTNAME= ${PORTNAME:S,_,-,}_source-${PORTVERSION}
|
||||
|
||||
MAINTAINER= lioux@FreeBSD.org
|
||||
@ -20,6 +20,19 @@ LIB_DEPENDS= jx-1_5_3.1:${JXPORT} \
|
||||
j2dplot-0_6_5.0:${PORTSDIR}/x11-toolkits/libj2dplot \
|
||||
jparser-1_1_8.1:${PORTSDIR}/x11-toolkits/libjparser
|
||||
|
||||
MASTER_SITE_THX+= \
|
||||
ftp://ftp.cadvision.com/pub/linuxberg/%SUBDIR%/ \
|
||||
ftp://ftp.bitcon.no/.2/linuxberg/%SUBDIR%/ \
|
||||
ftp://ftp.fct.unl.pt/.2/linuxberg/%SUBDIR%/ \
|
||||
ftp://ftp.datacomm.ch/.3/linuxberg/%SUBDIR%/ \
|
||||
ftp://ftp.chemo.tuniv.szczecin.pl/dsk2/www.linuxberg.com/%SUBDIR%/ \
|
||||
ftp://ftp.flashnet.it/mirror/8/linuxberg/%SUBDIR%/ \
|
||||
ftp://ftp.proxad.net/mirrors/ftp.linuxberg.com/%SUBDIR%/ \
|
||||
ftp://ftp.darenet.dk/mirrors/mirror.linuxberg.com/%SUBDIR%/ \
|
||||
ftp://ftp.sektornet.dk/mirrors/mirror.linuxberg.com/%SUBDIR%/ \
|
||||
ftp://ftp.uni-c.dk/mirrors/mirror.linuxberg.com/%SUBDIR%/ \
|
||||
ftp://ftp.is.co.za/packages/linuxberg/%SUBDIR%/
|
||||
|
||||
WRKSRC= ${WRKDIR}/JX-1.5.3
|
||||
|
||||
USE_XLIB= yes
|
||||
|
Loading…
Reference in New Issue
Block a user