mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
Mk/bsd.sites.mk: Add new MACRO TEX
There are two different sites/mirror required for the ports tree. Due to the packaging of texlive we need the CTAN historic mirror which is defined in TEX_CTAN and normal mirror which hosts most of the packages. Unfortunately both were uses interchangeably without checking the details and in previous there was single sites mirroring both the historic dists and the noemal packages. As this is no longer the case update all other ports pointing towards the wrong site. Approved by: portmgr (blanket)
This commit is contained in:
parent
28ba2caafe
commit
fc6aa52305
@ -987,6 +987,11 @@ MASTER_SITE_TCLTK+= \
|
||||
ftp://ftp.funet.fi/pub/languages/tcl/tcl/%SUBDIR%/
|
||||
.endif
|
||||
|
||||
.if !defined(IGNORE_MASTER_SITE_TEX)
|
||||
MASTER_SITE_TEX+= \
|
||||
https://mirror.ctan.org/%SUBDIR%/
|
||||
.endif
|
||||
|
||||
.if !defined(IGNORE_MASTER_SITE_TEX_CTAN)
|
||||
MASTER_SITE_TEX_CTAN+= \
|
||||
https://ftp.tu-chemnitz.de/pub/tug/historic/%SUBDIR%/ \
|
||||
|
@ -1,7 +1,7 @@
|
||||
PORTNAME= cweb
|
||||
PORTVERSION= 3.64a.a
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= TEX_CTAN/web/c_cpp/cweb
|
||||
MASTER_SITES= TEX/web/c_cpp/cweb
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION:C/.([a-z])$/\1/}
|
||||
|
||||
MAINTAINER= gerald@FreeBSD.org
|
||||
|
@ -1,2 +1,3 @@
|
||||
TIMESTAMP = 1690981853
|
||||
SHA256 (cweb-3.64aa.tar.gz) = 0cde41fd86643aefa80cd1704acfafcb2b485e71fa8dc6277bfd87971004900c
|
||||
SIZE (cweb-3.64aa.tar.gz) = 223945
|
||||
|
@ -1,7 +1,7 @@
|
||||
PORTNAME= web2c
|
||||
PORTVERSION= ${TEXLIVE_VERSION}
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= TEX_CTAN/systems/texlive/Source/
|
||||
MASTER_SITES= TEX_CTAN/systems/texlive/${TEXLIVE_YEAR}
|
||||
PKGNAMEPREFIX= tex-
|
||||
DISTNAME= texlive-${PORTVERSION}-source
|
||||
DIST_SUBDIR= TeX
|
||||
|
@ -2,7 +2,7 @@ PORTNAME= xtexcad
|
||||
PORTVERSION= 2.4.1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= TEX_CTAN/graphics/xtexcad
|
||||
MASTER_SITES= TEX/graphics/${PORTNAME}
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Simple drawing program enforcing limited slopes and diameters
|
||||
|
@ -2,7 +2,7 @@ PORTNAME= bibview
|
||||
PORTVERSION= 2.2
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= print databases
|
||||
MASTER_SITES= TEX_CTAN/biblio/bibtex/utils/bibview-2.0
|
||||
MASTER_SITES= TEX/biblio/bibtex/utils/bibview-2.0
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Graphical interface for manipulating BibTeX bibliography databases
|
||||
|
@ -2,7 +2,7 @@ PORTNAME= resume
|
||||
PORTVERSION= 20010823
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= TEX_CTAN/macros/latex/contrib/${PORTNAME}
|
||||
MASTER_SITES= TEX/macros/latex/contrib/${PORTNAME}
|
||||
PKGNAMEPREFIX= latex-
|
||||
DISTNAME= res
|
||||
EXTRACT_SUFX= .cls
|
||||
|
@ -2,8 +2,7 @@ PORTNAME= latex2rtf
|
||||
DISTVERSION= 2.3.17
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-unix/${PORTVERSION} \
|
||||
TEX_CTAN
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-unix/${PORTVERSION}
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Translator from LaTeX to RTF
|
||||
|
@ -4,7 +4,7 @@ PORTREVISION= 5
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= ftp://ftp.dcs.ed.ac.uk/pub/ajcd/ \
|
||||
ftp://ftp.knackered.org/pub/psutils/ \
|
||||
TEX_CTAN/support/psutils \
|
||||
TEX/obsolete/support/psutils \
|
||||
https://ftp.osuosl.org/pub/blfs/conglomeration/psutils/
|
||||
DISTNAME= psutils-p17
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
PORTNAME= bib2html
|
||||
DISTVERSION= 6.7
|
||||
CATEGORIES= textproc print
|
||||
MASTER_SITES= TEX_CTAN/biblio/bibtex/utils
|
||||
MASTER_SITES= TEX/biblio/bibtex/utils
|
||||
DISTNAME= bib2ml
|
||||
DIST_SUBDIR= ${PORTNAME}/${PORTVERSION}
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
PORTNAME= bibtool
|
||||
PORTVERSION= 2.68
|
||||
CATEGORIES= textproc print
|
||||
MASTER_SITES= TEX_CTAN/biblio/bibtex/utils/${PORTNAME}
|
||||
MASTER_SITES= TEX/biblio/bibtex/utils/${PORTNAME}
|
||||
DISTNAME= BibTool-${PORTVERSION}
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
@ -2,7 +2,7 @@ PORTNAME= latex2html
|
||||
PORTVERSION= 2016
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= TEX_CTAN/support/${PORTNAME}
|
||||
MASTER_SITES= TEX/obsolete/support/${PORTNAME}
|
||||
|
||||
MAINTAINER= hrs@FreeBSD.org
|
||||
COMMENT= Convert LaTeX documents to HTML
|
||||
|
@ -2,7 +2,7 @@ PORTNAME= ppower4
|
||||
PORTVERSION= 0.9.4
|
||||
PORTREVISION= 8
|
||||
CATEGORIES= textproc java
|
||||
MASTER_SITES= TEX_CTAN/support/${PORTNAME}
|
||||
MASTER_SITES= TEX/support/${PORTNAME}
|
||||
DISTFILES= pp4sty.zip pp4p.jar manual.pdf leveldemo.zip
|
||||
DIST_SUBDIR= ${PORTNAME}
|
||||
EXTRACT_ONLY= pp4sty.zip leveldemo.zip
|
||||
|
@ -4,7 +4,7 @@ PORTREVISION= 4
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://www.dillo.org/download/ \
|
||||
LOCAL/bf/dillo/ \
|
||||
TEX_CTAN/language/hyph-utf8/tex/generic/hyph-utf8/patterns/txt/:hyphen
|
||||
TEX/language/hyph-utf8/tex/generic/hyph-utf8/patterns/txt/:hyphen
|
||||
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
|
||||
DIST_SUBDIR= ${PORTNAME}
|
||||
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
|
||||
|
Loading…
Reference in New Issue
Block a user