Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Dec 2002 03:20:03 -0800 (PST)
From:      Kimura Fuyuki <fuyuki@hadaly.org>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/46643: New port: lang/chicken - a Scheme-to-C compiler
Message-ID:  <200212311120.gBVBK3Na088954@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/46643; it has been noted by GNATS.

From: Kimura Fuyuki <fuyuki@hadaly.org>
To: FreeBSD-gnats-submit@FreeBSD.org
Cc:  
Subject: Re: ports/46643: New port: lang/chicken - a Scheme-to-C compiler
Date: Tue, 31 Dec 2002 20:18:35 +0900

 I forgot to add %%PORTDOCS%%...
 
 Index: pkg-plist
 ===================================================================
 RCS file: /home/cvs/chicken/pkg-plist,v
 retrieving revision 1.2
 diff -u -r1.2 pkg-plist
 --- pkg-plist	31 Dec 2002 05:58:23 -0000	1.2
 +++ pkg-plist	31 Dec 2002 11:14:25 -0000
 @@ -43,95 +43,95 @@
  %%DATADIR%%/srfi-13-syntax.scm
  %%DATADIR%%/test-infrastructure.scm
  @dirrm %%DATADIR%%
 -%%DOCSDIR%%/ChangeLog
 -%%DOCSDIR%%/FAQ.html
 -%%DOCSDIR%%/INSTALL
 -%%DOCSDIR%%/LICENSE
 -%%DOCSDIR%%/Makefile
 -%%DOCSDIR%%/README
 -%%DOCSDIR%%/README.txt
 -%%DOCSDIR%%/chicken.eps
 -%%DOCSDIR%%/chicken.jpg
 -%%DOCSDIR%%/chicken.png
 -%%DOCSDIR%%/format.txt
 -%%DOCSDIR%%/manual.tex
 -%%DOCSDIR%%/manual/About_this_document.html
 -%%DOCSDIR%%/manual/Acknowledgements.html
 -%%DOCSDIR%%/manual/Additional_files.html
 -%%DOCSDIR%%/manual/Basic_mode_operation.html
 -%%DOCSDIR%%/manual/Bibliography.html
 -%%DOCSDIR%%/manual/Bugs_limitations.html
 -%%DOCSDIR%%/manual/Command_line_format.html
 -%%DOCSDIR%%/manual/Commmand_line_format.html
 -%%DOCSDIR%%/manual/Contents.html
 -%%DOCSDIR%%/manual/Data_Representation.html
 -%%DOCSDIR%%/manual/Declarations.html
 -%%DOCSDIR%%/manual/Deviations_from_standard.html
 -%%DOCSDIR%%/manual/Distributing_compiled_C_fil.html
 -%%DOCSDIR%%/manual/Extending_compiler.html
 -%%DOCSDIR%%/manual/Extending_interpreter.html
 -%%DOCSDIR%%/manual/Extensions_csi_setup.html
 -%%DOCSDIR%%/manual/Extensions_standard.html
 -%%DOCSDIR%%/manual/Interface_external_function.html
 -%%DOCSDIR%%/manual/Introduction.html
 -%%DOCSDIR%%/manual/Macros_procedures_implement.html
 -%%DOCSDIR%%/manual/Non_standard_macros_special.html
 -%%DOCSDIR%%/manual/Non_standard_read_syntax.html
 -%%DOCSDIR%%/manual/Parameters.html
 -%%DOCSDIR%%/manual/Runtime_options.html
 -%%DOCSDIR%%/manual/Supported_language.html
 -%%DOCSDIR%%/manual/Toplevel_commands.html
 -%%DOCSDIR%%/manual/Unit_eval.html
 -%%DOCSDIR%%/manual/Unit_extras.html
 -%%DOCSDIR%%/manual/Unit_format.html
 -%%DOCSDIR%%/manual/Unit_library.html
 -%%DOCSDIR%%/manual/Unit_lolevel.html
 -%%DOCSDIR%%/manual/Unit_match.html
 -%%DOCSDIR%%/manual/Unit_posix.html
 -%%DOCSDIR%%/manual/Unit_regex.html
 -%%DOCSDIR%%/manual/Unit_script_utils.html
 -%%DOCSDIR%%/manual/Unit_srfi_1.html
 -%%DOCSDIR%%/manual/Unit_srfi_13.html
 -%%DOCSDIR%%/manual/Unit_srfi_14.html
 -%%DOCSDIR%%/manual/Unit_srfi_18.html
 -%%DOCSDIR%%/manual/Unit_srfi_25.html
 -%%DOCSDIR%%/manual/Unit_srfi_4.html
 -%%DOCSDIR%%/manual/Unit_syntax_case.html
 -%%DOCSDIR%%/manual/Unit_tinyclos.html
 -%%DOCSDIR%%/manual/Using_compiler.html
 -%%DOCSDIR%%/manual/Using_interpreter.html
 -%%DOCSDIR%%/manual/WARNINGS
 -%%DOCSDIR%%/manual/Writing_Scheme_scripts.html
 -%%DOCSDIR%%/manual/example.html
 -%%DOCSDIR%%/manual/footnode.html
 -%%DOCSDIR%%/manual/images.aux
 -%%DOCSDIR%%/manual/images.log
 -%%DOCSDIR%%/manual/images.pl
 -%%DOCSDIR%%/manual/images.tex
 -%%DOCSDIR%%/manual/img1.png
 -%%DOCSDIR%%/manual/index.html
 -%%DOCSDIR%%/manual/internals.pl
 -%%DOCSDIR%%/manual/labels.pl
 -%%DOCSDIR%%/manual/manual.css
 -%%DOCSDIR%%/manual/manual.html
 -%%DOCSDIR%%/manual/module_system.html
 -@dirrm %%DOCSDIR%%/manual
 -@dirrm %%DOCSDIR%%
 -%%EXAMPLESDIR%%/README
 -%%EXAMPLESDIR%%/calendar.scm
 -%%EXAMPLESDIR%%/ctclsh.scm
 -%%EXAMPLESDIR%%/eval-client.c
 -%%EXAMPLESDIR%%/eval-server.scm
 -%%EXAMPLESDIR%%/hellowin.scm
 -%%EXAMPLESDIR%%/makefile
 -%%EXAMPLESDIR%%/makefile.vc
 -%%EXAMPLESDIR%%/mandelbrot.scm
 -%%EXAMPLESDIR%%/mmcp.scm
 -%%EXAMPLESDIR%%/nqueens.prolog
 -%%EXAMPLESDIR%%/prolog.scm
 -%%EXAMPLESDIR%%/schelog-macros.scm
 -%%EXAMPLESDIR%%/schelog-support.scm
 -%%EXAMPLESDIR%%/tclAppInit.c
 -%%EXAMPLESDIR%%/x11cplot.c
 -%%EXAMPLESDIR%%/x11cplot.h
 -@dirrm %%EXAMPLESDIR%%
 +%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
 +%%PORTDOCS%%%%DOCSDIR%%/FAQ.html
 +%%PORTDOCS%%%%DOCSDIR%%/INSTALL
 +%%PORTDOCS%%%%DOCSDIR%%/LICENSE
 +%%PORTDOCS%%%%DOCSDIR%%/Makefile
 +%%PORTDOCS%%%%DOCSDIR%%/README
 +%%PORTDOCS%%%%DOCSDIR%%/README.txt
 +%%PORTDOCS%%%%DOCSDIR%%/chicken.eps
 +%%PORTDOCS%%%%DOCSDIR%%/chicken.jpg
 +%%PORTDOCS%%%%DOCSDIR%%/chicken.png
 +%%PORTDOCS%%%%DOCSDIR%%/format.txt
 +%%PORTDOCS%%%%DOCSDIR%%/manual.tex
 +%%PORTDOCS%%%%DOCSDIR%%/manual/About_this_document.html
 +%%PORTDOCS%%%%DOCSDIR%%/manual/Acknowledgements.html
 +%%PORTDOCS%%%%DOCSDIR%%/manual/Additional_files.html
 +%%PORTDOCS%%%%DOCSDIR%%/manual/Basic_mode_operation.html
 +%%PORTDOCS%%%%DOCSDIR%%/manual/Bibliography.html
 +%%PORTDOCS%%%%DOCSDIR%%/manual/Bugs_limitations.html
 +%%PORTDOCS%%%%DOCSDIR%%/manual/Command_line_format.html
 +%%PORTDOCS%%%%DOCSDIR%%/manual/Commmand_line_format.html
 +%%PORTDOCS%%%%DOCSDIR%%/manual/Contents.html
 +%%PORTDOCS%%%%DOCSDIR%%/manual/Data_Representation.html
 +%%PORTDOCS%%%%DOCSDIR%%/manual/Declarations.html
 +%%PORTDOCS%%%%DOCSDIR%%/manual/Deviations_from_standard.html
 +%%PORTDOCS%%%%DOCSDIR%%/manual/Distributing_compiled_C_fil.html
 +%%PORTDOCS%%%%DOCSDIR%%/manual/Extending_compiler.html
 +%%PORTDOCS%%%%DOCSDIR%%/manual/Extending_interpreter.html
 +%%PORTDOCS%%%%DOCSDIR%%/manual/Extensions_csi_setup.html
 +%%PORTDOCS%%%%DOCSDIR%%/manual/Extensions_standard.html
 +%%PORTDOCS%%%%DOCSDIR%%/manual/Interface_external_function.html
 +%%PORTDOCS%%%%DOCSDIR%%/manual/Introduction.html
 +%%PORTDOCS%%%%DOCSDIR%%/manual/Macros_procedures_implement.html
 +%%PORTDOCS%%%%DOCSDIR%%/manual/Non_standard_macros_special.html
 +%%PORTDOCS%%%%DOCSDIR%%/manual/Non_standard_read_syntax.html
 +%%PORTDOCS%%%%DOCSDIR%%/manual/Parameters.html
 +%%PORTDOCS%%%%DOCSDIR%%/manual/Runtime_options.html
 +%%PORTDOCS%%%%DOCSDIR%%/manual/Supported_language.html
 +%%PORTDOCS%%%%DOCSDIR%%/manual/Toplevel_commands.html
 +%%PORTDOCS%%%%DOCSDIR%%/manual/Unit_eval.html
 +%%PORTDOCS%%%%DOCSDIR%%/manual/Unit_extras.html
 +%%PORTDOCS%%%%DOCSDIR%%/manual/Unit_format.html
 +%%PORTDOCS%%%%DOCSDIR%%/manual/Unit_library.html
 +%%PORTDOCS%%%%DOCSDIR%%/manual/Unit_lolevel.html
 +%%PORTDOCS%%%%DOCSDIR%%/manual/Unit_match.html
 +%%PORTDOCS%%%%DOCSDIR%%/manual/Unit_posix.html
 +%%PORTDOCS%%%%DOCSDIR%%/manual/Unit_regex.html
 +%%PORTDOCS%%%%DOCSDIR%%/manual/Unit_script_utils.html
 +%%PORTDOCS%%%%DOCSDIR%%/manual/Unit_srfi_1.html
 +%%PORTDOCS%%%%DOCSDIR%%/manual/Unit_srfi_13.html
 +%%PORTDOCS%%%%DOCSDIR%%/manual/Unit_srfi_14.html
 +%%PORTDOCS%%%%DOCSDIR%%/manual/Unit_srfi_18.html
 +%%PORTDOCS%%%%DOCSDIR%%/manual/Unit_srfi_25.html
 +%%PORTDOCS%%%%DOCSDIR%%/manual/Unit_srfi_4.html
 +%%PORTDOCS%%%%DOCSDIR%%/manual/Unit_syntax_case.html
 +%%PORTDOCS%%%%DOCSDIR%%/manual/Unit_tinyclos.html
 +%%PORTDOCS%%%%DOCSDIR%%/manual/Using_compiler.html
 +%%PORTDOCS%%%%DOCSDIR%%/manual/Using_interpreter.html
 +%%PORTDOCS%%%%DOCSDIR%%/manual/WARNINGS
 +%%PORTDOCS%%%%DOCSDIR%%/manual/Writing_Scheme_scripts.html
 +%%PORTDOCS%%%%DOCSDIR%%/manual/example.html
 +%%PORTDOCS%%%%DOCSDIR%%/manual/footnode.html
 +%%PORTDOCS%%%%DOCSDIR%%/manual/images.aux
 +%%PORTDOCS%%%%DOCSDIR%%/manual/images.log
 +%%PORTDOCS%%%%DOCSDIR%%/manual/images.pl
 +%%PORTDOCS%%%%DOCSDIR%%/manual/images.tex
 +%%PORTDOCS%%%%DOCSDIR%%/manual/img1.png
 +%%PORTDOCS%%%%DOCSDIR%%/manual/index.html
 +%%PORTDOCS%%%%DOCSDIR%%/manual/internals.pl
 +%%PORTDOCS%%%%DOCSDIR%%/manual/labels.pl
 +%%PORTDOCS%%%%DOCSDIR%%/manual/manual.css
 +%%PORTDOCS%%%%DOCSDIR%%/manual/manual.html
 +%%PORTDOCS%%%%DOCSDIR%%/manual/module_system.html
 +%%PORTDOCS%%@dirrm %%DOCSDIR%%/manual
 +%%PORTDOCS%%@dirrm %%DOCSDIR%%
 +%%PORTDOCS%%%%EXAMPLESDIR%%/README
 +%%PORTDOCS%%%%EXAMPLESDIR%%/calendar.scm
 +%%PORTDOCS%%%%EXAMPLESDIR%%/ctclsh.scm
 +%%PORTDOCS%%%%EXAMPLESDIR%%/eval-client.c
 +%%PORTDOCS%%%%EXAMPLESDIR%%/eval-server.scm
 +%%PORTDOCS%%%%EXAMPLESDIR%%/hellowin.scm
 +%%PORTDOCS%%%%EXAMPLESDIR%%/makefile
 +%%PORTDOCS%%%%EXAMPLESDIR%%/makefile.vc
 +%%PORTDOCS%%%%EXAMPLESDIR%%/mandelbrot.scm
 +%%PORTDOCS%%%%EXAMPLESDIR%%/mmcp.scm
 +%%PORTDOCS%%%%EXAMPLESDIR%%/nqueens.prolog
 +%%PORTDOCS%%%%EXAMPLESDIR%%/prolog.scm
 +%%PORTDOCS%%%%EXAMPLESDIR%%/schelog-macros.scm
 +%%PORTDOCS%%%%EXAMPLESDIR%%/schelog-support.scm
 +%%PORTDOCS%%%%EXAMPLESDIR%%/tclAppInit.c
 +%%PORTDOCS%%%%EXAMPLESDIR%%/x11cplot.c
 +%%PORTDOCS%%%%EXAMPLESDIR%%/x11cplot.h
 +%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%
 

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200212311120.gBVBK3Na088954>