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

(-)rox-base/Makefile (-5 / +2 lines)
Lines 5-11 Link Here
5
# $FreeBSD: ports/x11-fm/rox-base/Makefile,v 1.1 2000/11/26 04:52:13 dougb Exp $
5
# $FreeBSD: ports/x11-fm/rox-base/Makefile,v 1.1 2000/11/26 04:52:13 dougb Exp $
6
6
7
PORTNAME=	rox-base
7
PORTNAME=	rox-base
8
PORTVERSION=	0.1.29
8
PORTVERSION=	1.0.0
9
CATEGORIES=	x11-fm
9
CATEGORIES=	x11-fm
10
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
10
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
11
MASTER_SITE_SUBDIR=	rox
11
MASTER_SITE_SUBDIR=	rox
Lines 14-23 Link Here
14
14
15
MAINTAINER=	olgeni@uli.it
15
MAINTAINER=	olgeni@uli.it
16
16
17
WRKSRC=		${WRKDIR}/rox-base
17
NO_BUILD= 	yes
18
19
do-build:
20
	@${ECHO} "Nothing to build"
21
18
22
do-install:
19
do-install:
23
	${MKDIR} ${PREFIX}/share/Choices
20
	${MKDIR} ${PREFIX}/share/Choices
(-)rox-base/distinfo (-1 / +1 lines)
Line 1 Link Here
1
MD5 (rox-base-0.1.29.tgz) = 5d512027a4e6fc79c1a3ace1087f6a42
1
MD5 (rox-base-1.0.0.tgz) = 02a5a394cab56b31f2c1380586a1da7b
(-)rox-base/pkg-plist (-4 / +4 lines)
Lines 1-4 Link Here
1
share/Choices/MIME-icons/video_mpeg.xpm
1
share/Choices/MIME-icons/application.xpm
2
share/Choices/MIME-icons/application_pdf.xpm
2
share/Choices/MIME-icons/application_pdf.xpm
3
share/Choices/MIME-icons/application_postscript.xpm
3
share/Choices/MIME-icons/application_postscript.xpm
4
share/Choices/MIME-icons/application_x-class-file.xpm
4
share/Choices/MIME-icons/application_x-class-file.xpm
Lines 14-25 Link Here
14
share/Choices/MIME-icons/image_jpeg.xpm
14
share/Choices/MIME-icons/image_jpeg.xpm
15
share/Choices/MIME-icons/image_x-xpixmap.xpm
15
share/Choices/MIME-icons/image_x-xpixmap.xpm
16
share/Choices/MIME-icons/special_block-device.xpm
16
share/Choices/MIME-icons/special_block-device.xpm
17
share/Choices/MIME-icons/text.xpm
18
share/Choices/MIME-icons/special_char-device.xpm
17
share/Choices/MIME-icons/special_char-device.xpm
19
share/Choices/MIME-icons/special_directory.xpm
18
share/Choices/MIME-icons/special_directory.xpm
20
share/Choices/MIME-icons/special_executable.xpm
19
share/Choices/MIME-icons/special_executable.xpm
21
share/Choices/MIME-icons/special_pipe.xpm
20
share/Choices/MIME-icons/special_pipe.xpm
22
share/Choices/MIME-icons/special_socket.xpm
21
share/Choices/MIME-icons/special_socket.xpm
22
share/Choices/MIME-icons/text.xpm
23
share/Choices/MIME-icons/text_html.xpm
23
share/Choices/MIME-icons/text_html.xpm
24
share/Choices/MIME-icons/text_plain.xpm
24
share/Choices/MIME-icons/text_plain.xpm
25
share/Choices/MIME-icons/text_x-C++.xpm
25
share/Choices/MIME-icons/text_x-C++.xpm
Lines 28-38 Link Here
28
share/Choices/MIME-icons/text_x-lyx.xpm
28
share/Choices/MIME-icons/text_x-lyx.xpm
29
share/Choices/MIME-icons/text_x-python.xpm
29
share/Choices/MIME-icons/text_x-python.xpm
30
share/Choices/MIME-icons/video.xpm
30
share/Choices/MIME-icons/video.xpm
31
share/Choices/MIME-icons/application.xpm
31
share/Choices/MIME-icons/video_mpeg.xpm
32
share/Choices/MIME-info/Standard
32
share/Choices/MIME-info/Standard
33
share/Choices/MIME-types/application_postscript
33
share/Choices/MIME-types/application_postscript
34
share/Choices/MIME-types/text
34
share/Choices/MIME-types/text
35
@dirrm share/Choices/MIME-types
35
@dirrm share/Choices/MIME-types
36
@dirrm share/Choices/MIME-info
36
@dirrm share/Choices/MIME-info
37
@dirrm share/Choices/MIME-icons
37
@dirrm share/Choices/MIME-icons
38
@dirrm share/Choices
38
@dirrm share/Choices

Return to bug 23883