pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/lang/pfe Import Portable Forth Environment (PFE) 0.33....



details:   https://anonhg.NetBSD.org/pkgsrc/rev/614a6c18678a
branches:  trunk
changeset: 567339:614a6c18678a
user:      asau <asau%pkgsrc.org@localhost>
date:      Sun Nov 15 14:17:44 2009 +0000

description:
Import Portable Forth Environment (PFE) 0.33.71 as lang/pfe.

The Portable Forth Environment (PFE) is portable, modular, and
extensible in run time Forth programming environment, based on
the ANSI Standard for Forth.

diffstat:

 lang/pfe/DESCR            |     3 +
 lang/pfe/Makefile         |    28 +
 lang/pfe/PLIST            |  1501 +++++++++++++++++++++++++++++++++++++++++++++
 lang/pfe/distinfo         |     6 +
 lang/pfe/patches/patch-aa |    49 +
 5 files changed, 1587 insertions(+), 0 deletions(-)

diffs (truncated from 1607 to 300 lines):

diff -r a7b0dbcac14a -r 614a6c18678a lang/pfe/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/lang/pfe/DESCR    Sun Nov 15 14:17:44 2009 +0000
@@ -0,0 +1,3 @@
+The Portable Forth Environment (PFE) is portable, modular, and
+extensible in run time Forth programming environment, based on
+the ANSI Standard for Forth.
diff -r a7b0dbcac14a -r 614a6c18678a lang/pfe/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/lang/pfe/Makefile Sun Nov 15 14:17:44 2009 +0000
@@ -0,0 +1,28 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/11/15 14:17:44 asau Exp $
+
+DISTNAME=      pfe-0.33.71
+CATEGORIES=    lang
+MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=pfe/}
+EXTRACT_SUFX=  .tar.bz2
+
+MAINTAINER=    asau%inbox.ru@localhost
+HOMEPAGE=      http://pfe.sourceforge.net/
+COMMENT=       Portable FORTH Environment
+
+PKG_DESTDIR_SUPPORT=   user-destdir
+
+GNU_CONFIGURE= yes
+USE_LIBTOOL=   yes
+CONFIGURE_ARGS+=       --with-regs
+USE_TOOLS+=    perl pkg-config
+
+MAKE_JOBS_SAFE=        no
+BUILD_TARGET=  all mans docs
+INSTALL_TARGET=        install install-mans install-docs
+TEST_TARGET=   tests
+
+BUILD_DEPENDS= xmlto-[0-9]*:../../textproc/xmlto       # documentation
+PYTHON_FOR_BUILD_ONLY= # defined
+
+.include "../../lang/python/pyversion.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r a7b0dbcac14a -r 614a6c18678a lang/pfe/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/lang/pfe/PLIST    Sun Nov 15 14:17:44 2009 +0000
@@ -0,0 +1,1501 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2009/11/15 14:17:46 asau Exp $
+bin/pfe
+bin/pfe-exec
+bin/pfe-exec-forth
+bin/pfe-forth
+include/pfe/_config.h
+include/pfe/_target.h
+include/pfe/assembler-ext.h
+include/pfe/block-ext.h
+include/pfe/block-mix.h
+include/pfe/block-sub.h
+include/pfe/cdecl-ext.h
+include/pfe/chain-ext.h
+include/pfe/chainlist-ext.h
+include/pfe/complex-ext.h
+include/pfe/config.h
+include/pfe/core-ext.h
+include/pfe/core-mix.h
+include/pfe/core-sub.h
+include/pfe/debug-ext.h
+include/pfe/def-cell.h
+include/pfe/def-comp.h
+include/pfe/def-config.h
+include/pfe/def-const.h
+include/pfe/def-gcc.h
+include/pfe/def-limits.h
+include/pfe/def-macro.h
+include/pfe/def-paths.h
+include/pfe/def-pth.h
+include/pfe/def-regmacro.h
+include/pfe/def-regs.h
+include/pfe/def-regth.h
+include/pfe/def-restore.h
+include/pfe/def-sbrcode.h
+include/pfe/def-types.h
+include/pfe/def-words.h
+include/pfe/dict-comp.h
+include/pfe/dict-sub.h
+include/pfe/double-ext.h
+include/pfe/double-mix.h
+include/pfe/double-sub.h
+include/pfe/dstrings-ext.h
+include/pfe/edit-ext.h
+include/pfe/engine-set.h
+include/pfe/engine-sub.h
+include/pfe/environ-ext.h
+include/pfe/exception-ext.h
+include/pfe/exception-sub.h
+include/pfe/facility-ext.h
+include/pfe/facility-mix.h
+include/pfe/file-ext.h
+include/pfe/file-mix.h
+include/pfe/file-sub.h
+include/pfe/floating-ext.h
+include/pfe/floating-mix.h
+include/pfe/forth-83-ext.h
+include/pfe/forth-usual-ext.h
+include/pfe/fpnostack-ext.h
+include/pfe/gforth-ext.h
+include/pfe/header-ext.h
+include/pfe/header-sub.h
+include/pfe/help-ext.h
+include/pfe/incl-ext.h
+include/pfe/incl-mix.h
+include/pfe/incl-sub.h
+include/pfe/incl-sup.h
+include/pfe/lined.h
+include/pfe/locals-ext.h
+include/pfe/logging.h
+include/pfe/main-sub.h
+include/pfe/memory-alloc-ext.h
+include/pfe/memory-sub.h
+include/pfe/misc-ext.h
+include/pfe/option-ext.h
+include/pfe/option-set.h
+include/pfe/os-ctype.h
+include/pfe/os-delay.h
+include/pfe/os-setjmp.h
+include/pfe/os-string.h
+include/pfe/p4-gettimeofday.h
+include/pfe/pfe-base.h
+include/pfe/pfe-ext.h
+include/pfe/pfe-mix.h
+include/pfe/pfe-set.h
+include/pfe/pfe-sub.h
+include/pfe/pfe-sup.h
+include/pfe/pfe.h
+include/pfe/posix-ext.h
+include/pfe/search-order-ext.h
+include/pfe/shell-os-ext.h
+include/pfe/signals-ext.h
+include/pfe/smart-go-ext.h
+include/pfe/stackhelp-ext.h
+include/pfe/string-ext.h
+include/pfe/struct-ext.h
+include/pfe/system-ext.h
+include/pfe/term-ext.h
+include/pfe/term-sub.h
+include/pfe/tools-ext.h
+include/pfe/tools-mix.h
+include/pfe/tools-sub.h
+include/pfe/useful-ext.h
+include/pfe/version-sub.h
+include/pfe/your-ext.h
+lib/libpfe.la
+lib/pfe-forth/assembler.la
+lib/pfe-forth/complex.la
+lib/pfe-forth/dstrings.la
+lib/pfe-forth/edit.la
+lib/pfe-forth/floating.la
+lib/pfe-forth/fpnostack.la
+lib/pfe-forth/gforth.la
+lib/pfe-forth/help.la
+lib/pfe-forth/module.la
+lib/pfe-forth/renamed/libassembler.so
+lib/pfe-forth/renamed/libcomplex.so
+lib/pfe-forth/renamed/libdstrings.so
+lib/pfe-forth/renamed/libedit.so
+lib/pfe-forth/renamed/libfloating.so
+lib/pfe-forth/renamed/libfpnostack.so
+lib/pfe-forth/renamed/libgforth.so
+lib/pfe-forth/renamed/libhelp.so
+lib/pfe-forth/renamed/libmodule.so
+lib/pfe-forth/renamed/libsmart-go.so
+lib/pfe-forth/renamed/libsocket.so
+lib/pfe-forth/renamed/libstackhelp.so
+lib/pfe-forth/renamed/libstruct.so
+lib/pfe-forth/renamed/libstructs.so
+lib/pfe-forth/renamed/libtermcatch.so
+lib/pfe-forth/renamed/libtoolbelt.so
+lib/pfe-forth/renamed/libzchar.so
+lib/pfe-forth/smart-go.la
+lib/pfe-forth/socket.la
+lib/pfe-forth/stackhelp.la
+lib/pfe-forth/struct.la
+lib/pfe-forth/structs.la
+lib/pfe-forth/termcatch.la
+lib/pfe-forth/toolbelt.la
+lib/pfe-forth/zchar.la
+lib/pfe/testmodule1.la
+lib/pkgconfig/pfe.pc
+man/man1/pfe.1
+man/man3/P4_LISTWORDS.3
+man/man3/_p4_access.3
+man/man3/_p4_rename.3
+man/man3/_p4_smart_interpret_init.3
+man/man3/p4_AddOptions.3
+man/man3/p4_Exec.3
+man/man3/p4_FreeOptions.3
+man/man3/p4_Q_comp.3
+man/man3/p4_Q_cr.3
+man/man3/p4_Q_csp.3
+man/man3/p4_Q_do.3
+man/man3/p4_Q_do_execution.3
+man/man3/p4_Q_dup.3
+man/man3/p4_Q_exec.3
+man/man3/p4_Q_file.3
+man/man3/p4_Q_file_open.3
+man/man3/p4_Q_loading.3
+man/man3/p4_Q_pairs.3
+man/man3/p4_Q_stack.3
+man/man3/p4_Q_stop.3
+man/man3/p4_SetModules.3
+man/man3/p4_SetOptions.3
+man/man3/p4_SetOptionsDefault.3
+man/man3/p4_abort.3
+man/man3/p4_abort_quote.3
+man/man3/p4_abort_quote_execution.3
+man/man3/p4_abortq.3
+man/man3/p4_abs.3
+man/man3/p4_accept.3
+man/man3/p4_access_array.3
+man/man3/p4_action_of.3
+man/man3/p4_addr_to_name.3
+man/man3/p4_again.3
+man/man3/p4_alias.3
+man/man3/p4_alias_atexit.3
+man/man3/p4_align.3
+man/man3/p4_aligned.3
+man/man3/p4_allocate.3
+man/man3/p4_allot.3
+man/man3/p4_also.3
+man/man3/p4_also_module.3
+man/man3/p4_and.3
+man/man3/p4_andif.3
+man/man3/p4_anew.3
+man/man3/p4_append.3
+man/man3/p4_append_char.3
+man/man3/p4_appendz.3
+man/man3/p4_arg.3
+man/man3/p4_argc.3
+man/man3/p4_argv.3
+man/man3/p4_array_of.3
+man/man3/p4_ascii.3
+man/man3/p4_asm_create_code.3
+man/man3/p4_asm_end_code.3
+man/man3/p4_assembler.3
+man/man3/p4_assume_dumbterm.3
+man/man3/p4_assume_vt100.3
+man/man3/p4_at_x_y.3
+man/man3/p4_back.3
+man/man3/p4_backslash.3
+man/man3/p4_backslash_backslash.3
+man/man3/p4_backspace.3
+man/man3/p4_backward_mark.3
+man/man3/p4_backward_resolve.3
+man/man3/p4_begin.3
+man/man3/p4_bin.3
+man/man3/p4_bl_scan.3
+man/man3/p4_bl_skip.3
+man/man3/p4_blank.3
+man/man3/p4_block.3
+man/man3/p4_body_from.3
+man/man3/p4_boot_system.3
+man/man3/p4_bounds.3
+man/man3/p4_bracket_char.3
+man/man3/p4_bracket_compile.3
+man/man3/p4_bracket_def.3
+man/man3/p4_bracket_else.3
+man/man3/p4_bracket_execute.3
+man/man3/p4_bracket_if.3
+man/man3/p4_bracket_not.3
+man/man3/p4_bracket_possibly.3
+man/man3/p4_bracket_tick.3
+man/man3/p4_bracket_vocabulary.3
+man/man3/p4_branch.3
+man/man3/p4_branch_execution.3
+man/man3/p4_buffer.3
+man/man3/p4_buffer_var.3
+man/man3/p4_build_array.3
+man/man3/p4_builds.3
+man/man3/p4_builds_RT.3
+man/man3/p4_bye.3
+man/man3/p4_byte_swap.3
+man/man3/p4_byte_swap_move.3
+man/man3/p4_c_backslash_quote.3
+man/man3/p4_c_comma.3
+man/man3/p4_c_fetch.3
+man/man3/p4_c_plus_store.3
+man/man3/p4_c_quote.3
+man/man3/p4_c_quote_execution.3
+man/man3/p4_c_reset.3
+man/man3/p4_c_set.3
+man/man3/p4_c_store.3
+man/man3/p4_c_toggle.3
+man/man3/p4_call.3
+man/man3/p4_call_loop.3
+man/man3/p4_call_stop.3
+man/man3/p4_canonic_input_type.3
+man/man3/p4_canonic_output_type.3
+man/man3/p4_case.3
+man/man3/p4_case_sensitive_voc.3
+man/man3/p4_cat_str_p_fetch.3
+man/man3/p4_catch.3
+man/man3/p4_cell_minus.3
+man/man3/p4_cell_plus.3
+man/man3/p4_cells.3



Home | Main Index | Thread Index | Old Index