e28fda86c6
PR: ports/51764 Submitted by: maintainer
223 lines
8.7 KiB
Text
223 lines
8.7 KiB
Text
@comment $FreeBSD$
|
|
bin/gforth-%%PORTVERSION%%
|
|
@exec ln -fs %f %B/gforth
|
|
@unexec rm -f %B/gforth
|
|
bin/gforth-fast-%%PORTVERSION%%
|
|
@exec ln -fs %f %B/gforth-fast
|
|
@unexec rm -f %B/gforth-fast
|
|
bin/gforth-itc-%%PORTVERSION%%
|
|
@exec ln -fs %f %B/gforth-itc
|
|
@unexec rm -f %B/gforth-itc
|
|
bin/gforthmi-%%PORTVERSION%%
|
|
@exec ln -fs %f %B/gforthmi
|
|
@unexec rm -f %B/gforthmi
|
|
bin/vmgen-%%PORTVERSION%%
|
|
@exec ln -fs %f %B/vmgen
|
|
@unexec rm -f %B/vmgen
|
|
@unexec install-info --quiet --delete %D/info/gforth.info %D/info/dir
|
|
info/gforth.info
|
|
@exec install-info %D/info/gforth.info %D/info/dir
|
|
@unexec install-info --quiet --delete %D/info/vmgen.info %D/info/dir
|
|
info/vmgen.info
|
|
@exec install-info %D/info/vmgen.info %D/info/dir
|
|
lib/gforth/%%PORTVERSION%%/gforth-ditc
|
|
lib/gforth/%%PORTVERSION%%/gforth.fi
|
|
@exec mkdir -p %D/lib/gforth/site-forth
|
|
%%PORTDOCS%%share/doc/gforth/AUTHORS
|
|
%%PORTDOCS%%share/doc/gforth/BUGS
|
|
%%PORTDOCS%%share/doc/gforth/Benchres
|
|
%%PORTDOCS%%share/doc/gforth/COPYING
|
|
%%PORTDOCS%%share/doc/gforth/COPYING.DOC
|
|
%%PORTDOCS%%share/doc/gforth/INSTALL
|
|
%%PORTDOCS%%share/doc/gforth/INSTALL.BINDIST
|
|
%%PORTDOCS%%share/doc/gforth/NEWS
|
|
%%PORTDOCS%%share/doc/gforth/NEWS.vmgen
|
|
%%PORTDOCS%%share/doc/gforth/README
|
|
%%PORTDOCS%%share/doc/gforth/README.vmgen
|
|
%%PORTDOCS%%share/doc/gforth/ToDo
|
|
share/emacs/site-lisp/gforth.el
|
|
share/gforth/%%PORTVERSION%%/TAGS
|
|
share/gforth/%%PORTVERSION%%/add.fs
|
|
share/gforth/%%PORTVERSION%%/ans-report.fs
|
|
share/gforth/%%PORTVERSION%%/ansi.fs
|
|
share/gforth/%%PORTVERSION%%/answords.fs
|
|
share/gforth/%%PORTVERSION%%/arch/386/asm.fs
|
|
share/gforth/%%PORTVERSION%%/arch/386/disasm.fs
|
|
share/gforth/%%PORTVERSION%%/arch/alpha/asm.fs
|
|
share/gforth/%%PORTVERSION%%/arch/alpha/disasm.fs
|
|
share/gforth/%%PORTVERSION%%/arch/mips/asm.fs
|
|
share/gforth/%%PORTVERSION%%/arch/mips/disasm.fs
|
|
share/gforth/%%PORTVERSION%%/arch/mips/insts.fs
|
|
share/gforth/%%PORTVERSION%%/asm/README
|
|
share/gforth/%%PORTVERSION%%/asm/basic.fs
|
|
share/gforth/%%PORTVERSION%%/asm/bitmask.fs
|
|
share/gforth/%%PORTVERSION%%/asm/generic.fs
|
|
share/gforth/%%PORTVERSION%%/asm/numref.fs
|
|
share/gforth/%%PORTVERSION%%/asm/target.fs
|
|
share/gforth/%%PORTVERSION%%/assert.fs
|
|
share/gforth/%%PORTVERSION%%/backtrac.fs
|
|
share/gforth/%%PORTVERSION%%/blocked.fb
|
|
share/gforth/%%PORTVERSION%%/blocks.fs
|
|
share/gforth/%%PORTVERSION%%/bubble.fs
|
|
share/gforth/%%PORTVERSION%%/bufio.fs
|
|
share/gforth/%%PORTVERSION%%/chains.fs
|
|
share/gforth/%%PORTVERSION%%/code.fs
|
|
share/gforth/%%PORTVERSION%%/colorize.fs
|
|
share/gforth/%%PORTVERSION%%/comp-i.fs
|
|
share/gforth/%%PORTVERSION%%/compat/README
|
|
share/gforth/%%PORTVERSION%%/compat/anslocal.fs
|
|
share/gforth/%%PORTVERSION%%/compat/assert.fs
|
|
share/gforth/%%PORTVERSION%%/compat/control.fs
|
|
share/gforth/%%PORTVERSION%%/compat/defer.fs
|
|
share/gforth/%%PORTVERSION%%/compat/exception.fs
|
|
share/gforth/%%PORTVERSION%%/compat/loops.fs
|
|
share/gforth/%%PORTVERSION%%/compat/required.fs
|
|
share/gforth/%%PORTVERSION%%/compat/strcomp.fs
|
|
share/gforth/%%PORTVERSION%%/compat/struct.fs
|
|
share/gforth/%%PORTVERSION%%/compat/vocabulary.fs
|
|
share/gforth/%%PORTVERSION%%/cross.fs
|
|
share/gforth/%%PORTVERSION%%/debug.fs
|
|
share/gforth/%%PORTVERSION%%/debugs.fs
|
|
share/gforth/%%PORTVERSION%%/doc/makedoc.fs
|
|
share/gforth/%%PORTVERSION%%/doskey.fs
|
|
share/gforth/%%PORTVERSION%%/ds2texi.fs
|
|
share/gforth/%%PORTVERSION%%/ec/README
|
|
share/gforth/%%PORTVERSION%%/ec/builttag.fs
|
|
share/gforth/%%PORTVERSION%%/ec/dotx.fs
|
|
share/gforth/%%PORTVERSION%%/ec/mirror.fs
|
|
share/gforth/%%PORTVERSION%%/ec/nesting.fs
|
|
share/gforth/%%PORTVERSION%%/ec/shex.fs
|
|
share/gforth/%%PORTVERSION%%/ekey.fs
|
|
share/gforth/%%PORTVERSION%%/environ.fs
|
|
share/gforth/%%PORTVERSION%%/envos.dos
|
|
share/gforth/%%PORTVERSION%%/envos.fs
|
|
share/gforth/%%PORTVERSION%%/envos.os2
|
|
share/gforth/%%PORTVERSION%%/errors.fs
|
|
share/gforth/%%PORTVERSION%%/etags.fs
|
|
share/gforth/%%PORTVERSION%%/exboot.fs
|
|
share/gforth/%%PORTVERSION%%/except.fs
|
|
share/gforth/%%PORTVERSION%%/extend.fs
|
|
share/gforth/%%PORTVERSION%%/fi2c.fs
|
|
share/gforth/%%PORTVERSION%%/fib.fs
|
|
share/gforth/%%PORTVERSION%%/filedump.fs
|
|
share/gforth/%%PORTVERSION%%/fixpath.fs
|
|
share/gforth/%%PORTVERSION%%/float.fs
|
|
share/gforth/%%PORTVERSION%%/glocals.fs
|
|
share/gforth/%%PORTVERSION%%/glosgen.fs
|
|
share/gforth/%%PORTVERSION%%/gray.fs
|
|
share/gforth/%%PORTVERSION%%/hash.fs
|
|
share/gforth/%%PORTVERSION%%/history.fs
|
|
share/gforth/%%PORTVERSION%%/httpd.fs
|
|
share/gforth/%%PORTVERSION%%/intcomp.fs
|
|
share/gforth/%%PORTVERSION%%/kernel/accept.fs
|
|
share/gforth/%%PORTVERSION%%/kernel/aliases.fs
|
|
share/gforth/%%PORTVERSION%%/kernel/aliases0.fs
|
|
share/gforth/%%PORTVERSION%%/kernel/args.fs
|
|
share/gforth/%%PORTVERSION%%/kernel/basics.fs
|
|
share/gforth/%%PORTVERSION%%/kernel/cbr.fs
|
|
share/gforth/%%PORTVERSION%%/kernel/cloop.fs
|
|
share/gforth/%%PORTVERSION%%/kernel/comp.fs
|
|
share/gforth/%%PORTVERSION%%/kernel/cond-old.fs
|
|
share/gforth/%%PORTVERSION%%/kernel/cond.fs
|
|
share/gforth/%%PORTVERSION%%/kernel/doers.fs
|
|
share/gforth/%%PORTVERSION%%/kernel/errore.fs
|
|
share/gforth/%%PORTVERSION%%/kernel/files.fs
|
|
share/gforth/%%PORTVERSION%%/kernel/getdoers.fs
|
|
share/gforth/%%PORTVERSION%%/kernel/groups.fs
|
|
share/gforth/%%PORTVERSION%%/kernel/input.fs
|
|
share/gforth/%%PORTVERSION%%/kernel/int.fs
|
|
share/gforth/%%PORTVERSION%%/kernel/io.fs
|
|
share/gforth/%%PORTVERSION%%/kernel/kernel.fs
|
|
share/gforth/%%PORTVERSION%%/kernel/license.fs
|
|
share/gforth/%%PORTVERSION%%/kernel/main.fs
|
|
share/gforth/%%PORTVERSION%%/kernel/nio.fs
|
|
share/gforth/%%PORTVERSION%%/kernel/pass.fs
|
|
share/gforth/%%PORTVERSION%%/kernel/paths.fs
|
|
share/gforth/%%PORTVERSION%%/kernel/prim0.fs
|
|
share/gforth/%%PORTVERSION%%/kernel/quotes.fs
|
|
share/gforth/%%PORTVERSION%%/kernel/require.fs
|
|
share/gforth/%%PORTVERSION%%/kernel/saccept.fs
|
|
share/gforth/%%PORTVERSION%%/kernel/tools.fs
|
|
share/gforth/%%PORTVERSION%%/kernel/toolsext.fs
|
|
share/gforth/%%PORTVERSION%%/kernel/vars.fs
|
|
share/gforth/%%PORTVERSION%%/kernl32l.fi
|
|
share/gforth/%%PORTVERSION%%/lib.fs
|
|
share/gforth/%%PORTVERSION%%/locals.fs
|
|
share/gforth/%%PORTVERSION%%/locate.fs
|
|
share/gforth/%%PORTVERSION%%/look.fs
|
|
share/gforth/%%PORTVERSION%%/mach16b.fs
|
|
share/gforth/%%PORTVERSION%%/mach16l.fs
|
|
share/gforth/%%PORTVERSION%%/mach32b.fs
|
|
share/gforth/%%PORTVERSION%%/mach32l.fs
|
|
share/gforth/%%PORTVERSION%%/mach64b.fs
|
|
share/gforth/%%PORTVERSION%%/mach64l.fs
|
|
share/gforth/%%PORTVERSION%%/machpc.fs.in
|
|
share/gforth/%%PORTVERSION%%/make-app.fs
|
|
share/gforth/%%PORTVERSION%%/matrix.fs
|
|
share/gforth/%%PORTVERSION%%/mini-oof.fs
|
|
share/gforth/%%PORTVERSION%%/moof-exm.fs
|
|
share/gforth/%%PORTVERSION%%/moofglos.fs
|
|
share/gforth/%%PORTVERSION%%/more.fs
|
|
share/gforth/%%PORTVERSION%%/objects.fs
|
|
share/gforth/%%PORTVERSION%%/objexamp.fs
|
|
share/gforth/%%PORTVERSION%%/oof.fs
|
|
share/gforth/%%PORTVERSION%%/oofsampl.fs
|
|
share/gforth/%%PORTVERSION%%/other.fs
|
|
share/gforth/%%PORTVERSION%%/prim
|
|
share/gforth/%%PORTVERSION%%/prims2x.fs
|
|
share/gforth/%%PORTVERSION%%/proxy.fs
|
|
share/gforth/%%PORTVERSION%%/quotes.fs
|
|
share/gforth/%%PORTVERSION%%/random.fs
|
|
share/gforth/%%PORTVERSION%%/savesys.fs
|
|
share/gforth/%%PORTVERSION%%/search.fs
|
|
share/gforth/%%PORTVERSION%%/see-ext.fs
|
|
share/gforth/%%PORTVERSION%%/see.fs
|
|
share/gforth/%%PORTVERSION%%/siev.fs
|
|
share/gforth/%%PORTVERSION%%/sieve.fs
|
|
share/gforth/%%PORTVERSION%%/simp-see.fs
|
|
share/gforth/%%PORTVERSION%%/sokoban.fs
|
|
share/gforth/%%PORTVERSION%%/source.fs
|
|
share/gforth/%%PORTVERSION%%/startup.fs
|
|
share/gforth/%%PORTVERSION%%/string.fs
|
|
share/gforth/%%PORTVERSION%%/struct.fs
|
|
share/gforth/%%PORTVERSION%%/stuff.fs
|
|
share/gforth/%%PORTVERSION%%/table.fs
|
|
share/gforth/%%PORTVERSION%%/tags.fs
|
|
share/gforth/%%PORTVERSION%%/tasker.fs
|
|
share/gforth/%%PORTVERSION%%/termsize.fs
|
|
share/gforth/%%PORTVERSION%%/test/checkans.fs
|
|
share/gforth/%%PORTVERSION%%/test/coretest.fs
|
|
share/gforth/%%PORTVERSION%%/test/dbltest.fs
|
|
share/gforth/%%PORTVERSION%%/test/float.fs
|
|
share/gforth/%%PORTVERSION%%/test/gforth.fs
|
|
share/gforth/%%PORTVERSION%%/test/other.fs
|
|
share/gforth/%%PORTVERSION%%/test/postpone.fs
|
|
share/gforth/%%PORTVERSION%%/test/signals.fs
|
|
share/gforth/%%PORTVERSION%%/test/string.fs
|
|
share/gforth/%%PORTVERSION%%/test/tester.fs
|
|
share/gforth/%%PORTVERSION%%/tt.fs
|
|
share/gforth/%%PORTVERSION%%/unbuffer.fs
|
|
share/gforth/%%PORTVERSION%%/unix/socket.fs
|
|
share/gforth/%%PORTVERSION%%/vt100.fs
|
|
share/gforth/%%PORTVERSION%%/vt100key.fs
|
|
share/gforth/%%PORTVERSION%%/wordinfo.fs
|
|
share/gforth/%%PORTVERSION%%/wordsets.fs
|
|
@exec mkdir -p %D/share/gforth/site-forth
|
|
@dirrm share/gforth/site-forth
|
|
@dirrm share/gforth/%%PORTVERSION%%/unix
|
|
@dirrm share/gforth/%%PORTVERSION%%/test
|
|
@dirrm share/gforth/%%PORTVERSION%%/kernel
|
|
@dirrm share/gforth/%%PORTVERSION%%/ec
|
|
@dirrm share/gforth/%%PORTVERSION%%/doc
|
|
@dirrm share/gforth/%%PORTVERSION%%/compat
|
|
@dirrm share/gforth/%%PORTVERSION%%/asm
|
|
@dirrm share/gforth/%%PORTVERSION%%/arch/mips
|
|
@dirrm share/gforth/%%PORTVERSION%%/arch/alpha
|
|
@dirrm share/gforth/%%PORTVERSION%%/arch/386
|
|
@dirrm share/gforth/%%PORTVERSION%%/arch
|
|
@dirrm share/gforth/%%PORTVERSION%%
|
|
@dirrm share/gforth
|
|
%%PORTDOCS%%@dirrm share/doc/gforth
|
|
@dirrm lib/gforth/site-forth
|
|
@dirrm lib/gforth/%%PORTVERSION%%
|
|
@dirrm lib/gforth
|