View | Details | Raw Unified | Return to bug 84710
Collapse All | Expand All

(-)selfhtml/Makefile (-15 / +13 lines)
Lines 6-25 Link Here
6
#
6
#
7
7
8
PORTNAME=	selfhtml
8
PORTNAME=	selfhtml
9
PORTVERSION=	80
9
PORTVERSION=	81
10
PORTREVISION=	1
11
CATEGORIES=	german www
10
CATEGORIES=	german www
12
MASTER_SITES=	http://www.fsai.fh-trier.de/~gielj/files/ \
11
MASTER_SITES=	http://ftp.join.uni-muenster.de/pub/documents/selfhtml/ \
13
		http://home.t-online.de/home/b.michna/selfhtml/ \
12
		ftp://ftp.uni-ulm.de/mirrors/selfhtml/ \
14
		http://dj5nu.bei.t-online.de/ \
13
		http://free.w3research.com/ \
15
		http://www.mtory.de/selfhtml/ \
14
		http://selfhtml.hegglin.net/ \
16
		http://www.unet.univie.ac.at/~a9105535/ \
15
		http://www.meta-text.net/ \
17
		http://www.jonasstein.de/mirror/ \
16
		http://www.lichteinfall.de/ \
18
		http://home.t-online.de/home/AundG.Hofmann/selfhtml/ \
17
		http://www.mastko.de/ \
19
		http://selfhtml.occuris.de/download/ \
18
		http://www.a-mazing.de/downloads/ \
20
		http://studwww.ira.uka.de/~s_buerk/selfhtml/ \
19
		http://download.iansview.com/mirror/selfhtml.org/ \
21
		http://www.stud.uni-goettingen.de/software/ \
20
		ftp://ftp.rub.de/pub/selfhtml/
22
		http://www.meta-text.net/
23
PKGNAMEPREFIX=	de-
21
PKGNAMEPREFIX=	de-
24
DISTNAME=	${PORTNAME}${PORTVERSION}
22
DISTNAME=	${PORTNAME}${PORTVERSION}
25
23
Lines 29-39 Link Here
29
USE_REINPLACE=	yes
27
USE_REINPLACE=	yes
30
USE_ZIP=	yes
28
USE_ZIP=	yes
31
NO_BUILD=	yes
29
NO_BUILD=	yes
32
NO_WRKSUBDIR=	yes
33
30
34
PORTDOCS=	\
31
PORTDOCS=	\
35
		index.htm \
32
		index.htm \
36
		cgiperl \
37
		css \
33
		css \
38
		dhtml \
34
		dhtml \
39
		diverses \
35
		diverses \
Lines 46-54 Link Here
46
		javascript \
42
		javascript \
47
		layouts \
43
		layouts \
48
		navigation \
44
		navigation \
45
		perl \
49
		php \
46
		php \
50
		projekt \
47
		projekt \
51
		quellen \
48
		quellen \
49
		servercgi \
52
		src \
50
		src \
53
		xml
51
		xml
54
52
(-)selfhtml/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
MD5 (selfhtml80.zip) = e62f8cea580eb55c9bb73fa78b2b5542
1
MD5 (selfhtml81.zip) = f5097bac6bed4089fac71c35508ae2e0
2
SIZE (selfhtml80.zip) = 7185598
2
SIZE (selfhtml81.zip) = 8475725

Return to bug 84710