notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
neotoma Erlang library and packrat parser-generator
1.7.2_1 devel Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.7.2_1Version of this port present on the latest quarterly branch.
Maintainer: olgeni@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2015-05-17 14:58:08
Last Update: 2015-06-27 12:54:12
SVN Revision: 390698
License: MIT
WWW:
https://github.com/seancribbs/neotoma
Description:
Erlang library and packrat parser-generator for parsing expression grammars. WWW: https://github.com/seancribbs/neotoma
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • neotoma>0:devel/neotoma
No installation instructions:
This port has been deleted.
PKGNAME: neotoma
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. erl : lang/erlang
Runtime dependencies:
  1. erl : lang/erlang
NOTE: dependencies for deleted ports are notoriously suspect
This port is required by:
for Build

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. devel/cuttlefish*
  2. Collapse this list of deleted ports.
for Run

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. devel/cuttlefish*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/ports-distfiles/
  2. https://codeload.github.com/seancribbs/neotoma/tar.gz/1.7.2?dummy=/
Collapse this list.

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.7.2_1
27 Jun 2015 12:54:12
Revision:390698Original commit files touched by this commit
olgeni search for other commits by this committer
Sorting out some Erlang stuff:

- Rename a few Erlang-related ports using the erlang- prefix; it will avoid
  confusion with elixir- ports.
- Remove DOCS and EXAMPLES where not actually useful.
- Simplify RUN_DEPENDS where possible.
- Move textproc/exmpp to devel/erlang-exmpp.
- Add missing R18 compatibility fix for devel/erlang-oserl.
- Upgrade erlang-cuttlefish to 2.0.3.

The idea is that libraries ("deps") have the "erlang-" prefix, while larger
projects (rabbitmq, yaws, couchdb, etc) keep their usual names.
1.7.2_1
20 May 2015 11:30:58
Revision:386853Original commit files touched by this commit
olgeni search for other commits by this committer
Provide a working "neotoma" script in bin/.

The script in bin/ has to be linked to the original script in
erlang/lib, because escript will use the original script path to
locate the necessary data files and it does not handle symlinks.
1.7.2
17 May 2015 14:57:54
Revision:386618Original commit files touched by this commit
olgeni search for other commits by this committer
Add devel/neotoma, an Erlang library and packrat parser-generator
for parsing expression grammars.

Number of commits found: 3