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

(-)Makefile (-8 / +6 lines)
Lines 7-34 Link Here
7
7
8
PORTNAME=	newfile
8
PORTNAME=	newfile
9
PORTVERSION=	1.0.13
9
PORTVERSION=	1.0.13
10
PORTREVISION=	1
10
CATEGORIES=	devel
11
CATEGORIES=	devel
11
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
12
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
12
MASTER_SITE_SUBDIR=	${PORTNAME}
13
MASTER_SITE_SUBDIR=	${PORTNAME}
13
14
14
MAINTAINER=	ports@FreeBSD.org
15
MAINTAINER=	sergei@kolobov.com
15
COMMENT=	A tool for creating starter files in various languages
16
COMMENT=	A tool for creating starter files in various languages
16
17
17
BUILD_DEPENDS+=	dot:${PORTSDIR}/graphics/graphviz
18
BUILD_DEPENDS=	dot:${PORTSDIR}/graphics/graphviz \
18
BUILD_DEPENDS+=	rdoc:${PORTSDIR}/textproc/ruby-rdoc
19
		rdoc:${PORTSDIR}/textproc/ruby-rdoc \
19
BUILD_DEPENDS+= /usr/local/bin/perl:${PORTSDIR}/lang/perl5
20
		pod2man:${PORTSDIR}/lang/perl5
20
21
21
USE_RUBY=	yes
22
USE_RUBY=	yes
22
USE_REINPLACE=	yes
23
USE_REINPLACE=	yes
23
GNU_CONFIGURE=	yes
24
GNU_CONFIGURE=	yes
24
USE_PERL=	yes
25
25
26
.if !defined(NOPORTDOCS)
26
.if !defined(NOPORTDOCS)
27
MAN1=		newfile.1
27
MAN1=		newfile.1
28
.endif
28
.else
29
30
pre-configure:
29
pre-configure:
31
.if defined(NOPORTDOCS)
32
	@${REINPLACE_CMD} -e 's@SUBDIRS = src doc data doc-src www@SUBDIRS = src data@g' \
30
	@${REINPLACE_CMD} -e 's@SUBDIRS = src doc data doc-src www@SUBDIRS = src data@g' \
33
	${WRKSRC}/Makefile.in
31
	${WRKSRC}/Makefile.in
34
.endif
32
.endif
(-)pkg-plist (-73 / +74 lines)
Lines 1-73 Link Here
1
%%PORTDOCS%%share/doc/newfile/newfile.html
1
bin/newfile
2
%%PORTDOCS%%share/doc/newfile/rdoc/classes/Cond.html
2
%%PORTDOCS%%%%DOCSDIR%%/newfile.html
3
%%PORTDOCS%%share/doc/newfile/rdoc/classes/FileFinder.html
3
%%PORTDOCS%%%%DOCSDIR%%/rdoc/classes/Cond.html
4
%%PORTDOCS%%share/doc/newfile/rdoc/classes/FileProcessor.html
4
%%PORTDOCS%%%%DOCSDIR%%/rdoc/classes/FileFinder.html
5
%%PORTDOCS%%share/doc/newfile/rdoc/classes/Installed.html
5
%%PORTDOCS%%%%DOCSDIR%%/rdoc/classes/FileProcessor.html
6
%%PORTDOCS%%share/doc/newfile/rdoc/classes/NewfileOpts.html
6
%%PORTDOCS%%%%DOCSDIR%%/rdoc/classes/Installed.html
7
%%PORTDOCS%%share/doc/newfile/rdoc/classes/OptionError.html
7
%%PORTDOCS%%%%DOCSDIR%%/rdoc/classes/NewfileOpts.html
8
%%PORTDOCS%%share/doc/newfile/rdoc/classes/ParseError.html
8
%%PORTDOCS%%%%DOCSDIR%%/rdoc/classes/OptionError.html
9
%%PORTDOCS%%share/doc/newfile/rdoc/classes/ParseMsg.html
9
%%PORTDOCS%%%%DOCSDIR%%/rdoc/classes/ParseError.html
10
%%PORTDOCS%%share/doc/newfile/rdoc/classes/ParseWarning.html
10
%%PORTDOCS%%%%DOCSDIR%%/rdoc/classes/ParseMsg.html
11
%%PORTDOCS%%share/doc/newfile/rdoc/classes/SyTab.html
11
%%PORTDOCS%%%%DOCSDIR%%/rdoc/classes/ParseWarning.html
12
%%PORTDOCS%%share/doc/newfile/rdoc/created.rid
12
%%PORTDOCS%%%%DOCSDIR%%/rdoc/classes/SyTab.html
13
%%PORTDOCS%%share/doc/newfile/rdoc/files/fileproc_rb.html
13
%%PORTDOCS%%@dirrm %%DOCSDIR%%/rdoc/classes
14
%%PORTDOCS%%share/doc/newfile/rdoc/files/newfile_rb.html
14
%%PORTDOCS%%%%DOCSDIR%%/rdoc/created.rid
15
%%PORTDOCS%%share/doc/newfile/rdoc/files/sytab_rb.html
15
%%PORTDOCS%%%%DOCSDIR%%/rdoc/files/fileproc_rb.html
16
%%PORTDOCS%%share/doc/newfile/rdoc/fr_class_index.html
16
%%PORTDOCS%%%%DOCSDIR%%/rdoc/files/newfile_rb.html
17
%%PORTDOCS%%share/doc/newfile/rdoc/fr_file_index.html
17
%%PORTDOCS%%%%DOCSDIR%%/rdoc/files/sytab_rb.html
18
%%PORTDOCS%%share/doc/newfile/rdoc/fr_method_index.html
18
%%PORTDOCS%%@dirrm %%DOCSDIR%%/rdoc/files
19
%%PORTDOCS%%share/doc/newfile/rdoc/index.html
19
%%PORTDOCS%%%%DOCSDIR%%/rdoc/fr_class_index.html
20
%%PORTDOCS%%share/doc/newfile/rdoc/rdoc-style.css
20
%%PORTDOCS%%%%DOCSDIR%%/rdoc/fr_file_index.html
21
share/newfile/fileproc.rb
21
%%PORTDOCS%%%%DOCSDIR%%/rdoc/fr_method_index.html
22
share/newfile/licenses/Artistic@Artistic
22
%%PORTDOCS%%%%DOCSDIR%%/rdoc/index.html
23
share/newfile/licenses/Artistic@README
23
%%PORTDOCS%%%%DOCSDIR%%/rdoc/rdoc-style.css
24
share/newfile/licenses/Artistic@license.inc
24
%%PORTDOCS%%@dirrm %%DOCSDIR%%/rdoc
25
share/newfile/licenses/BSD@LICENSE
25
%%PORTDOCS%%@dirrm %%DOCSDIR%%
26
share/newfile/licenses/BSD@README
26
%%DATADIR%%/fileproc.rb
27
share/newfile/licenses/BSD@license.inc
27
%%DATADIR%%/licenses/Artistic@Artistic
28
share/newfile/licenses/GPL@COPYING
28
%%DATADIR%%/licenses/Artistic@README
29
share/newfile/licenses/GPL@README
29
%%DATADIR%%/licenses/Artistic@license.inc
30
share/newfile/licenses/GPL@license.inc
30
%%DATADIR%%/licenses/BSD@LICENSE
31
share/newfile/licenses/default@license.inc
31
%%DATADIR%%/licenses/BSD@README
32
share/newfile/licenses/minimal@LICENSE
32
%%DATADIR%%/licenses/BSD@license.inc
33
share/newfile/licenses/minimal@README
33
%%DATADIR%%/licenses/GPL@COPYING
34
share/newfile/licenses/minimal@license.inc
34
%%DATADIR%%/licenses/GPL@README
35
share/newfile/licenses/no@license.inc
35
%%DATADIR%%/licenses/GPL@license.inc
36
share/newfile/newfile.rb
36
%%DATADIR%%/licenses/default@license.inc
37
share/newfile/projects/auto@Makefile.am
37
%%DATADIR%%/licenses/minimal@LICENSE
38
share/newfile/projects/auto@Makefile.cvs
38
%%DATADIR%%/licenses/minimal@README
39
share/newfile/projects/auto@Mk^alane.pod.mk
39
%%DATADIR%%/licenses/minimal@license.inc
40
share/newfile/projects/auto@Mk^alane.rd.mk
40
%%DATADIR%%/licenses/no@license.inc
41
share/newfile/projects/auto@Mk^alane.tex.mk
41
@dirrm %%DATADIR%%/licenses
42
share/newfile/projects/auto@acinclude.m4
42
%%DATADIR%%/newfile.rb
43
share/newfile/projects/auto@configure.ac
43
%%DATADIR%%/projects/auto@Makefile.am
44
share/newfile/projects/auto@doc^Makefile.am
44
%%DATADIR%%/projects/auto@Makefile.cvs
45
share/newfile/projects/auto@src^Makefile.am
45
%%DATADIR%%/projects/auto@Mk^alane.pod.mk
46
share/newfile/projects/port@Makefile
46
%%DATADIR%%/projects/auto@Mk^alane.rd.mk
47
share/newfile/projects/port@distinfo
47
%%DATADIR%%/projects/auto@Mk^alane.tex.mk
48
share/newfile/projects/port@pkg-comment
48
%%DATADIR%%/projects/auto@acinclude.m4
49
share/newfile/projects/port@pkg-descr
49
%%DATADIR%%/projects/auto@configure.ac
50
share/newfile/projects/port@pkg-plist
50
%%DATADIR%%/projects/auto@doc^Makefile.am
51
share/newfile/sytab.rb
51
%%DATADIR%%/projects/auto@src^Makefile.am
52
share/newfile/templates/body.inc@sh
52
%%DATADIR%%/projects/port@Makefile
53
share/newfile/templates/tmpl@c
53
%%DATADIR%%/projects/port@distinfo
54
share/newfile/templates/tmpl@c++
54
%%DATADIR%%/projects/port@pkg-comment
55
share/newfile/templates/tmpl@generic
55
%%DATADIR%%/projects/port@pkg-descr
56
share/newfile/templates/tmpl@h
56
%%DATADIR%%/projects/port@pkg-plist
57
share/newfile/templates/tmpl@h++
57
@dirrm %%DATADIR%%/projects
58
share/newfile/templates/tmpl@mgp
58
%%DATADIR%%/sytab.rb
59
share/newfile/templates/tmpl@mk
59
%%DATADIR%%/templates/body.inc@sh
60
share/newfile/templates/tmpl@pl
60
%%DATADIR%%/templates/tmpl@c
61
share/newfile/templates/tmpl@pod
61
%%DATADIR%%/templates/tmpl@c++
62
share/newfile/templates/tmpl@py
62
%%DATADIR%%/templates/tmpl@generic
63
share/newfile/templates/tmpl@rb
63
%%DATADIR%%/templates/tmpl@h
64
share/newfile/templates/tmpl@rd
64
%%DATADIR%%/templates/tmpl@h++
65
share/newfile/templates/tmpl@sh
65
%%DATADIR%%/templates/tmpl@mgp
66
@dirrm share/newfile/templates
66
%%DATADIR%%/templates/tmpl@mk
67
@dirrm share/newfile/projects
67
%%DATADIR%%/templates/tmpl@pl
68
@dirrm share/newfile/licenses
68
%%DATADIR%%/templates/tmpl@pod
69
@dirrm share/newfile
69
%%DATADIR%%/templates/tmpl@py
70
%%PORTDOCS%%@dirrm share/doc/newfile/rdoc/files
70
%%DATADIR%%/templates/tmpl@rb
71
%%PORTDOCS%%@dirrm share/doc/newfile/rdoc/classes
71
%%DATADIR%%/templates/tmpl@rd
72
%%PORTDOCS%%@dirrm share/doc/newfile/rdoc
72
%%DATADIR%%/templates/tmpl@sh
73
%%PORTDOCS%%@dirrm share/doc/newfile
73
@dirrm %%DATADIR%%/templates
74
@dirrm %%DATADIR%%

Return to bug 53685