mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-27 10:03:20 +00:00
Clean up MASTER_SITES. Remove unneeded patch.
This commit is contained in:
parent
d5655a0c2a
commit
873678116d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=14753
@ -3,19 +3,15 @@
|
||||
# Date created: 7 July 1998
|
||||
# Whom: jkoshy
|
||||
#
|
||||
# $Id: Makefile,v 1.2 1998/07/20 07:56:58 jkoshy Exp $
|
||||
# $Id: Makefile,v 1.3 1998/11/20 08:14:12 jkoshy Exp $
|
||||
#
|
||||
|
||||
DISTNAME= 110.9.1-bin.x86-unix
|
||||
PKGNAME= smlnj-110.9.1
|
||||
CATEGORIES= lang
|
||||
MASTER_SITES= ftp://ftp.research.bell-labs.com/dist/smlnj/working/110.9.1/ \
|
||||
ftp://rodin.stanford.edu/pub/smlnj/working/110.9.1/ \
|
||||
ftp://flint.cs.yale.edu/pub/smlnj/working/110.9.1/ \
|
||||
ftp://ftp.diku.dk/pub/smlnj/working/110.9.1/ \
|
||||
ftp://ftp.cl.cam.ac.uk/MIRRORED/smlnj/working/110.9.1/ \
|
||||
ftp://sunsite.doc.ic.ac.uk/computing/programming/languages/ml/smlnj/working/110.9.1/ \
|
||||
ftp://ftp.ntua.gr/pub/lang/smlnj/working/110.9.1/ \
|
||||
ftp://compiler.kaist.ac.kr/pub/sml/working/110.9.1/
|
||||
DISTFILES= 110.9.1-bin.x86-unix.tar.Z 110.9.1-cm.tar.Z 110.9.1-cml.tar.Z \
|
||||
110.9.1-config.tar.Z 110.9.1-eXene.tar.Z \
|
||||
@ -25,6 +21,14 @@ DISTFILES= 110.9.1-bin.x86-unix.tar.Z 110.9.1-cm.tar.Z 110.9.1-cml.tar.Z \
|
||||
|
||||
MAINTAINER= jkoshy@freebsd.org
|
||||
|
||||
BROKEN_ELF= build error
|
||||
# Other mirror sites that generally carry only released versions of SML
|
||||
# ftp://rodin.stanford.edu/pub/smlnj/release/
|
||||
# ftp://ftp.cl.cam.ac.uk/MIRRORED/smlnj/release/
|
||||
# ftp://ftp.ntua.gr/pub/lang/smlnj/release/
|
||||
# Mirror sites that keep files around in gzipped format
|
||||
# ftp://flint.cs.yale.edu/pub/smlnj/working/110.9.1/
|
||||
|
||||
DIST_SUBDIR= sml-nj
|
||||
NO_WRKSUBDIR= yes
|
||||
EXTRACT_ONLY= 110.9.1-config.tar.Z
|
||||
|
@ -3,19 +3,15 @@
|
||||
# Date created: 7 July 1998
|
||||
# Whom: jkoshy
|
||||
#
|
||||
# $Id: Makefile,v 1.2 1998/07/20 07:56:58 jkoshy Exp $
|
||||
# $Id: Makefile,v 1.3 1998/11/20 08:14:12 jkoshy Exp $
|
||||
#
|
||||
|
||||
DISTNAME= 110.9.1-bin.x86-unix
|
||||
PKGNAME= smlnj-110.9.1
|
||||
CATEGORIES= lang
|
||||
MASTER_SITES= ftp://ftp.research.bell-labs.com/dist/smlnj/working/110.9.1/ \
|
||||
ftp://rodin.stanford.edu/pub/smlnj/working/110.9.1/ \
|
||||
ftp://flint.cs.yale.edu/pub/smlnj/working/110.9.1/ \
|
||||
ftp://ftp.diku.dk/pub/smlnj/working/110.9.1/ \
|
||||
ftp://ftp.cl.cam.ac.uk/MIRRORED/smlnj/working/110.9.1/ \
|
||||
ftp://sunsite.doc.ic.ac.uk/computing/programming/languages/ml/smlnj/working/110.9.1/ \
|
||||
ftp://ftp.ntua.gr/pub/lang/smlnj/working/110.9.1/ \
|
||||
ftp://compiler.kaist.ac.kr/pub/sml/working/110.9.1/
|
||||
DISTFILES= 110.9.1-bin.x86-unix.tar.Z 110.9.1-cm.tar.Z 110.9.1-cml.tar.Z \
|
||||
110.9.1-config.tar.Z 110.9.1-eXene.tar.Z \
|
||||
@ -25,6 +21,14 @@ DISTFILES= 110.9.1-bin.x86-unix.tar.Z 110.9.1-cm.tar.Z 110.9.1-cml.tar.Z \
|
||||
|
||||
MAINTAINER= jkoshy@freebsd.org
|
||||
|
||||
BROKEN_ELF= build error
|
||||
# Other mirror sites that generally carry only released versions of SML
|
||||
# ftp://rodin.stanford.edu/pub/smlnj/release/
|
||||
# ftp://ftp.cl.cam.ac.uk/MIRRORED/smlnj/release/
|
||||
# ftp://ftp.ntua.gr/pub/lang/smlnj/release/
|
||||
# Mirror sites that keep files around in gzipped format
|
||||
# ftp://flint.cs.yale.edu/pub/smlnj/working/110.9.1/
|
||||
|
||||
DIST_SUBDIR= sml-nj
|
||||
NO_WRKSUBDIR= yes
|
||||
EXTRACT_ONLY= 110.9.1-config.tar.Z
|
||||
|
Loading…
Reference in New Issue
Block a user