mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-03 01:23:49 +00:00
d2ddb8e784
PR: 242450 Submitted by: Neal Nelson <ports@nicandneal.net> (maintainer)
412 lines
10 KiB
Plaintext
412 lines
10 KiB
Plaintext
bin/nim
|
|
etc/nim/nim.cfg
|
|
etc/nim/nimdoc.cfg
|
|
etc/nim/nimdoc.tex.cfg
|
|
lib/arch/x86/amd64.S
|
|
lib/arch/x86/i386.S
|
|
lib/core/allocators.nim
|
|
lib/core/hotcodereloading.nim
|
|
lib/core/locks.nim
|
|
lib/core/macrocache.nim
|
|
lib/core/macros.nim
|
|
lib/core/rlocks.nim
|
|
lib/core/runtime_v2.nim
|
|
lib/core/seqs.nim
|
|
lib/core/strs.nim
|
|
lib/core/typeinfo.nim
|
|
lib/cycle.h
|
|
lib/deprecated/pure/LockFreeHash.nim
|
|
lib/deprecated/pure/events.nim
|
|
lib/deprecated/pure/ospaths.nim
|
|
lib/deprecated/pure/parseopt2.nim
|
|
lib/deprecated/pure/securehash.nim
|
|
lib/deprecated/pure/sharedstrings.nim
|
|
lib/experimental/diff.nim
|
|
lib/genode/alloc.nim
|
|
lib/genode/env.nim
|
|
lib/genode_cpp/syslocks.h
|
|
lib/genode_cpp/threads.h
|
|
lib/impure/db_mysql.nim
|
|
lib/impure/db_odbc.nim
|
|
lib/impure/db_postgres.nim
|
|
lib/impure/db_sqlite.nim
|
|
lib/impure/nre.nim
|
|
lib/impure/nre/private/util.nim
|
|
lib/impure/osinfo_posix.nim
|
|
lib/impure/osinfo_win.nim
|
|
lib/impure/rdstdin.nim
|
|
lib/impure/re.nim
|
|
lib/js/asyncjs.nim
|
|
lib/js/dom.nim
|
|
lib/js/jsconsole.nim
|
|
lib/js/jscore.nim
|
|
lib/js/jsffi.nim
|
|
lib/nimbase.h
|
|
lib/nimhcr.nim
|
|
lib/nimhcr.nim.cfg
|
|
lib/nimrtl.nim
|
|
lib/nimrtl.nim.cfg
|
|
lib/nintendoswitch/switch_memory.nim
|
|
lib/packages/docutils/docutils.nimble
|
|
lib/packages/docutils/highlite.nim
|
|
lib/packages/docutils/rst.nim
|
|
lib/packages/docutils/rstast.nim
|
|
lib/packages/docutils/rstgen.nim
|
|
lib/posix/epoll.nim
|
|
lib/posix/inotify.nim
|
|
lib/posix/kqueue.nim
|
|
lib/posix/linux.nim
|
|
lib/posix/posix.nim
|
|
lib/posix/posix_linux_amd64.nim
|
|
lib/posix/posix_linux_amd64_consts.nim
|
|
lib/posix/posix_macos_amd64.nim
|
|
lib/posix/posix_nintendoswitch.nim
|
|
lib/posix/posix_nintendoswitch_consts.nim
|
|
lib/posix/posix_other.nim
|
|
lib/posix/posix_other_consts.nim
|
|
lib/posix/posix_utils.nim
|
|
lib/posix/termios.nim
|
|
lib/prelude.nim
|
|
lib/pure/algorithm.nim
|
|
lib/pure/async.nim
|
|
lib/pure/asyncdispatch.nim
|
|
lib/pure/asyncdispatch.nim.cfg
|
|
lib/pure/asyncfile.nim
|
|
lib/pure/asyncftpclient.nim
|
|
lib/pure/asyncfutures.nim
|
|
lib/pure/asynchttpserver.nim
|
|
lib/pure/asyncmacro.nim
|
|
lib/pure/asyncnet.nim
|
|
lib/pure/asyncstreams.nim
|
|
lib/pure/base64.nim
|
|
lib/pure/bitops.nim
|
|
lib/pure/browsers.nim
|
|
lib/pure/cgi.nim
|
|
lib/pure/collections/chains.nim
|
|
lib/pure/collections/critbits.nim
|
|
lib/pure/collections/deques.nim
|
|
lib/pure/collections/hashcommon.nim
|
|
lib/pure/collections/heapqueue.nim
|
|
lib/pure/collections/intsets.nim
|
|
lib/pure/collections/lists.nim
|
|
lib/pure/collections/rtarrays.nim
|
|
lib/pure/collections/sequtils.nim
|
|
lib/pure/collections/setimpl.nim
|
|
lib/pure/collections/sets.nim
|
|
lib/pure/collections/sharedlist.nim
|
|
lib/pure/collections/sharedtables.nim
|
|
lib/pure/collections/tableimpl.nim
|
|
lib/pure/collections/tables.nim
|
|
lib/pure/colors.nim
|
|
lib/pure/complex.nim
|
|
lib/pure/concurrency/atomics.nim
|
|
lib/pure/concurrency/cpuinfo.nim
|
|
lib/pure/concurrency/cpuload.nim
|
|
lib/pure/concurrency/threadpool.nim
|
|
lib/pure/concurrency/threadpool.nim.cfg
|
|
lib/pure/cookies.nim
|
|
lib/pure/coro.nim
|
|
lib/pure/coro.nimcfg
|
|
lib/pure/cstrutils.nim
|
|
lib/pure/db_common.nim
|
|
lib/pure/distros.nim
|
|
lib/pure/dynlib.nim
|
|
lib/pure/encodings.nim
|
|
lib/pure/endians.nim
|
|
lib/pure/fenv.nim
|
|
lib/pure/future.nim
|
|
lib/pure/hashes.nim
|
|
lib/pure/htmlgen.nim
|
|
lib/pure/htmlparser.nim
|
|
lib/pure/httpclient.nim
|
|
lib/pure/httpcore.nim
|
|
lib/pure/includes/osenv.nim
|
|
lib/pure/includes/oserr.nim
|
|
lib/pure/includes/osseps.nim
|
|
lib/pure/includes/unicode_ranges.nim
|
|
lib/pure/ioselects/ioselectors_epoll.nim
|
|
lib/pure/ioselects/ioselectors_kqueue.nim
|
|
lib/pure/ioselects/ioselectors_poll.nim
|
|
lib/pure/ioselects/ioselectors_select.nim
|
|
lib/pure/json.nim
|
|
lib/pure/lenientops.nim
|
|
lib/pure/lexbase.nim
|
|
lib/pure/logging.nim
|
|
lib/pure/marshal.nim
|
|
lib/pure/math.nim
|
|
lib/pure/md5.nim
|
|
lib/pure/memfiles.nim
|
|
lib/pure/mersenne.nim
|
|
lib/pure/mimetypes.nim
|
|
lib/pure/nativesockets.nim
|
|
lib/pure/net.nim
|
|
lib/pure/nimprof.nim
|
|
lib/pure/nimprof.nim.cfg
|
|
lib/pure/nimtracker.nim
|
|
lib/pure/oids.nim
|
|
lib/pure/options.nim
|
|
lib/pure/os.nim
|
|
lib/pure/osproc.nim
|
|
lib/pure/oswalkdir.nim
|
|
lib/pure/parsecfg.nim
|
|
lib/pure/parsecsv.nim
|
|
lib/pure/parsejson.nim
|
|
lib/pure/parseopt.nim
|
|
lib/pure/parsesql.nim
|
|
lib/pure/parseutils.nim
|
|
lib/pure/parsexml.nim
|
|
lib/pure/pathnorm.nim
|
|
lib/pure/pegs.nim
|
|
lib/pure/punycode.nim
|
|
lib/pure/random.nim
|
|
lib/pure/rationals.nim
|
|
lib/pure/reservedmem.nim
|
|
lib/pure/ropes.nim
|
|
lib/pure/segfaults.nim
|
|
lib/pure/selectors.nim
|
|
lib/pure/smtp.nim
|
|
lib/pure/smtp.nim.cfg
|
|
lib/pure/stats.nim
|
|
lib/pure/streams.nim
|
|
lib/pure/strformat.nim
|
|
lib/pure/strmisc.nim
|
|
lib/pure/strscans.nim
|
|
lib/pure/strtabs.nim
|
|
lib/pure/strutils.nim
|
|
lib/pure/sugar.nim
|
|
lib/pure/terminal.nim
|
|
lib/pure/times.nim
|
|
lib/pure/typetraits.nim
|
|
lib/pure/unicode.nim
|
|
lib/pure/unidecode/gen.py
|
|
lib/pure/unidecode/unidecode.dat
|
|
lib/pure/unidecode/unidecode.nim
|
|
lib/pure/unittest.nim
|
|
lib/pure/uri.nim
|
|
lib/pure/volatile.nim
|
|
lib/pure/xmlparser.nim
|
|
lib/pure/xmltree.nim
|
|
lib/std/editdistance.nim
|
|
lib/std/monotimes.nim
|
|
lib/std/sha1.nim
|
|
lib/std/sums.nim
|
|
lib/std/time_t.nim
|
|
lib/std/varints.nim
|
|
lib/std/wordwrap.nim
|
|
lib/stdlib.nimble
|
|
lib/system.nim
|
|
lib/system/alloc.nim
|
|
lib/system/ansi_c.nim
|
|
lib/system/arithm.nim
|
|
lib/system/assertions.nim
|
|
lib/system/assign.nim
|
|
lib/system/atomics.nim
|
|
lib/system/avltree.nim
|
|
lib/system/cellsets.nim
|
|
lib/system/cgprocs.nim
|
|
lib/system/channels.nim
|
|
lib/system/chcks.nim
|
|
lib/system/deepcopy.nim
|
|
lib/system/dollars.nim
|
|
lib/system/dyncalls.nim
|
|
lib/system/embedded.nim
|
|
lib/system/excpt.nim
|
|
lib/system/fatal.nim
|
|
lib/system/formatfloat.nim
|
|
lib/system/gc.nim
|
|
lib/system/gc2.nim
|
|
lib/system/gc_common.nim
|
|
lib/system/gc_hooks.nim
|
|
lib/system/gc_ms.nim
|
|
lib/system/gc_regions.nim
|
|
lib/system/hti.nim
|
|
lib/system/inclrtl.nim
|
|
lib/system/indexerrors.nim
|
|
lib/system/io.nim
|
|
lib/system/iterators.nim
|
|
lib/system/jssys.nim
|
|
lib/system/memory.nim
|
|
lib/system/memtracker.nim
|
|
lib/system/mmdisp.nim
|
|
lib/system/nimscript.nim
|
|
lib/system/osalloc.nim
|
|
lib/system/platforms.nim
|
|
lib/system/profiler.nim
|
|
lib/system/repr.nim
|
|
lib/system/reprjs.nim
|
|
lib/system/sets.nim
|
|
lib/system/strmantle.nim
|
|
lib/system/syslocks.nim
|
|
lib/system/sysspawn.nim
|
|
lib/system/sysstr.nim
|
|
lib/system/threadlocalstorage.nim
|
|
lib/system/threads.nim
|
|
lib/system/timers.nim
|
|
lib/system/widestrs.nim
|
|
lib/system_overview.rst
|
|
lib/windows/registry.nim
|
|
lib/windows/winlean.nim
|
|
lib/wrappers/iup.nim
|
|
lib/wrappers/linenoise/LICENSE.txt
|
|
lib/wrappers/linenoise/README.markdown
|
|
lib/wrappers/linenoise/linenoise.c
|
|
lib/wrappers/linenoise/linenoise.h
|
|
lib/wrappers/linenoise/linenoise.nim
|
|
lib/wrappers/mysql.nim
|
|
lib/wrappers/odbcsql.nim
|
|
lib/wrappers/openssl.nim
|
|
lib/wrappers/pcre.nim
|
|
lib/wrappers/postgres.nim
|
|
lib/wrappers/sqlite3.nim
|
|
lib/wrappers/tinyc.nim
|
|
nim/compiler.nimble
|
|
nim/compiler/aliases.nim
|
|
nim/compiler/asciitables.nim
|
|
nim/compiler/ast.nim
|
|
nim/compiler/astalgo.nim
|
|
nim/compiler/bitsets.nim
|
|
nim/compiler/btrees.nim
|
|
nim/compiler/canonicalizer.nim
|
|
nim/compiler/ccgcalls.nim
|
|
nim/compiler/ccgexprs.nim
|
|
nim/compiler/ccgliterals.nim
|
|
nim/compiler/ccgmerge.nim
|
|
nim/compiler/ccgstmts.nim
|
|
nim/compiler/ccgthreadvars.nim
|
|
nim/compiler/ccgtrav.nim
|
|
nim/compiler/ccgtypes.nim
|
|
nim/compiler/ccgutils.nim
|
|
nim/compiler/cgen.nim
|
|
nim/compiler/cgendata.nim
|
|
nim/compiler/cgmeth.nim
|
|
nim/compiler/closureiters.nim
|
|
nim/compiler/cmdlinehelper.nim
|
|
nim/compiler/commands.nim
|
|
nim/compiler/condsyms.nim
|
|
nim/compiler/configuration.nim
|
|
nim/compiler/debuginfo.nim
|
|
nim/compiler/depends.nim
|
|
nim/compiler/dfa.nim
|
|
nim/compiler/docgen.nim
|
|
nim/compiler/docgen2.nim
|
|
nim/compiler/enumtostr.nim
|
|
nim/compiler/evalffi.nim
|
|
nim/compiler/evaltempl.nim
|
|
nim/compiler/extccomp.nim
|
|
nim/compiler/filter_tmpl.nim
|
|
nim/compiler/filters.nim
|
|
nim/compiler/forloops.nim
|
|
nim/compiler/gorgeimpl.nim
|
|
nim/compiler/guards.nim
|
|
nim/compiler/hlo.nim
|
|
nim/compiler/idents.nim
|
|
nim/compiler/idgen.nim
|
|
nim/compiler/importer.nim
|
|
nim/compiler/incremental.nim
|
|
nim/compiler/injectdestructors.nim
|
|
nim/compiler/installer.ini
|
|
nim/compiler/int128.nim
|
|
nim/compiler/jsgen.nim
|
|
nim/compiler/jstypes.nim
|
|
nim/compiler/lambdalifting.nim
|
|
nim/compiler/layouter.nim
|
|
nim/compiler/lexer.nim
|
|
nim/compiler/liftdestructors.nim
|
|
nim/compiler/liftlocals.nim
|
|
nim/compiler/lineinfos.nim
|
|
nim/compiler/linter.nim
|
|
nim/compiler/llstream.nim
|
|
nim/compiler/lookups.nim
|
|
nim/compiler/lowerings.nim
|
|
nim/compiler/macrocacheimpl.nim
|
|
nim/compiler/magicsys.nim
|
|
nim/compiler/main.nim
|
|
nim/compiler/mapping.txt
|
|
nim/compiler/modulegraphs.nim
|
|
nim/compiler/modulepaths.nim
|
|
nim/compiler/modules.nim
|
|
nim/compiler/msgs.nim
|
|
nim/compiler/ndi.nim
|
|
nim/compiler/nim.cfg
|
|
nim/compiler/nim.nim
|
|
nim/compiler/nimblecmd.nim
|
|
nim/compiler/nimconf.nim
|
|
nim/compiler/nimeval.nim
|
|
nim/compiler/nimfix/nimfix.nim
|
|
nim/compiler/nimfix/nimfix.nim.cfg
|
|
nim/compiler/nimfix/prettybase.nim
|
|
nim/compiler/nimlexbase.nim
|
|
nim/compiler/nimsets.nim
|
|
nim/compiler/nodejs.nim
|
|
nim/compiler/nversion.nim
|
|
nim/compiler/options.nim
|
|
nim/compiler/packagehandling.nim
|
|
nim/compiler/parampatterns.nim
|
|
nim/compiler/parser.nim
|
|
nim/compiler/passaux.nim
|
|
nim/compiler/passes.nim
|
|
nim/compiler/pathutils.nim
|
|
nim/compiler/patterns.nim
|
|
nim/compiler/platform.nim
|
|
nim/compiler/plugins/active.nim
|
|
nim/compiler/plugins/itersgen.nim
|
|
nim/compiler/plugins/locals.nim
|
|
nim/compiler/pluginsupport.nim
|
|
nim/compiler/pragmas.nim
|
|
nim/compiler/prefixmatches.nim
|
|
nim/compiler/procfind.nim
|
|
nim/compiler/readme.txt
|
|
nim/compiler/renderer.nim
|
|
nim/compiler/reorder.nim
|
|
nim/compiler/rod.nim
|
|
nim/compiler/rodimpl.nim
|
|
nim/compiler/rodutils.nim
|
|
nim/compiler/ropes.nim
|
|
nim/compiler/saturate.nim
|
|
nim/compiler/scriptconfig.nim
|
|
nim/compiler/sem.nim
|
|
nim/compiler/semcall.nim
|
|
nim/compiler/semdata.nim
|
|
nim/compiler/semexprs.nim
|
|
nim/compiler/semfields.nim
|
|
nim/compiler/semfold.nim
|
|
nim/compiler/semgnrc.nim
|
|
nim/compiler/seminst.nim
|
|
nim/compiler/semmacrosanity.nim
|
|
nim/compiler/semmagic.nim
|
|
nim/compiler/semobjconstr.nim
|
|
nim/compiler/semparallel.nim
|
|
nim/compiler/sempass2.nim
|
|
nim/compiler/semstmts.nim
|
|
nim/compiler/semtempl.nim
|
|
nim/compiler/semtypes.nim
|
|
nim/compiler/semtypinst.nim
|
|
nim/compiler/sighashes.nim
|
|
nim/compiler/sigmatch.nim
|
|
nim/compiler/sizealignoffsetimpl.nim
|
|
nim/compiler/spawn.nim
|
|
nim/compiler/suggest.nim
|
|
nim/compiler/syntaxes.nim
|
|
nim/compiler/tccgen.nim
|
|
nim/compiler/transf.nim
|
|
nim/compiler/trees.nim
|
|
nim/compiler/treetab.nim
|
|
nim/compiler/types.nim
|
|
nim/compiler/typesrenderer.nim
|
|
nim/compiler/unittest_light.nim
|
|
nim/compiler/vm.nim
|
|
nim/compiler/vmdef.nim
|
|
nim/compiler/vmdeps.nim
|
|
nim/compiler/vmgen.nim
|
|
nim/compiler/vmhooks.nim
|
|
nim/compiler/vmmarshal.nim
|
|
nim/compiler/vmops.nim
|
|
nim/compiler/wordrecg.nim
|
|
nim/compiler/writetracking.nim
|
|
nim/doc/advopt.txt
|
|
nim/doc/basicopt.txt
|
|
%%PORTDOCS%%@dir %%DOCSDIR%%
|
|
%%PORTDOCS%%%%DOCSDIR%%/html/overview.html
|
|
%%TOOLS%%bin/nimgrep
|
|
%%TOOLS%%bin/nimsuggest
|