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

(-)bluefish-devel/Makefile (-4 / +4 lines)
Lines 6-19 Link Here
6
#
6
#
7
7
8
PORTNAME=	bluefish
8
PORTNAME=	bluefish
9
PORTVERSION=	0.9.20030703
9
PORTVERSION=	0.10
10
CATEGORIES=	www editors
10
CATEGORIES=	www editors
11
MASTER_SITES=	http://pkedu.fbt.eitn.wau.nl/~olivier/${DOWNLOAD}/ \
11
MASTER_SITES=	http://pkedu.fbt.eitn.wau.nl/~olivier/${DOWNLOAD}/ \
12
		ftp://bluefish.advancecreations.com/pub/bluefish/${DOWNLOAD}/ \
12
		ftp://bluefish.advancecreations.com/pub/bluefish/${DOWNLOAD}/ \
13
		http://bluefish.mrball.net/${DOWNLOAD}/ \
13
		http://bluefish.mrball.net/${DOWNLOAD}/ \
14
		ftp://ftp.ratisbona.com/pub/bluefish/${DOWNLOAD}/ \
14
		ftp://ftp.ratisbona.com/pub/bluefish/${DOWNLOAD}/ \
15
		http://bluefish.shellhung.org/${DOWNLOAD}/
15
		http://bluefish.shellhung.org/${DOWNLOAD}/
16
DISTNAME=	${PORTNAME}-2003-07-03
16
#DISTNAME=	${PORTNAME}-2003-07-17
17
17
18
MAINTAINER=	einekoai@chello.nl
18
MAINTAINER=	einekoai@chello.nl
19
COMMENT=	HTML editor designed for the experienced web designer
19
COMMENT=	HTML editor designed for the experienced web designer
Lines 22-29 Link Here
22
		aspell.15:${PORTSDIR}/textproc/aspell
22
		aspell.15:${PORTSDIR}/textproc/aspell
23
RUN_DEPENDS=	weblint:${PORTSDIR}/www/weblint
23
RUN_DEPENDS=	weblint:${PORTSDIR}/www/weblint
24
24
25
DOWNLOAD=	snapshots
25
DOWNLOAD=	downloads
26
WRKSRC=		${WRKDIR}/bluefish-gtk2
26
#WRKSRC=		${WRKDIR}/bluefish-gtk2
27
NO_LATEST_LINK=	yes
27
NO_LATEST_LINK=	yes
28
USE_BZIP2=	yes
28
USE_BZIP2=	yes
29
USE_GNOME=	gnomehier gtk20
29
USE_GNOME=	gnomehier gtk20
(-)bluefish-devel/distinfo (-1 / +1 lines)
Line 1 Link Here
1
MD5 (bluefish-2003-07-03.tar.bz2) = 3d4cacdbdf7ad107917579b475b84e57
1
MD5 (bluefish-0.10.tar.bz2) = 557271d19d53b0857c7290ff994a8637
(-)bluefish-devel/pkg-plist (+1 lines)
Lines 26-31 Link Here
26
share/locale/fr/LC_MESSAGES/bluefish.mo
26
share/locale/fr/LC_MESSAGES/bluefish.mo
27
share/locale/hu/LC_MESSAGES/bluefish.mo
27
share/locale/hu/LC_MESSAGES/bluefish.mo
28
share/locale/it/LC_MESSAGES/bluefish.mo
28
share/locale/it/LC_MESSAGES/bluefish.mo
29
share/locale/ja/LC_MESSAGES/bluefish.mo
29
share/locale/no/LC_MESSAGES/bluefish.mo
30
share/locale/no/LC_MESSAGES/bluefish.mo
30
share/locale/pl/LC_MESSAGES/bluefish.mo
31
share/locale/pl/LC_MESSAGES/bluefish.mo
31
share/locale/ru/LC_MESSAGES/bluefish.mo
32
share/locale/ru/LC_MESSAGES/bluefish.mo

Return to bug 54573