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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
opentoken Lexical analyser and parser for the Ada language
6.0b_2 textproc 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 6.0b_2Version of this port present on the latest quarterly branch.
Broken BROKEN: unfetchable
Deprecated DEPRECATED: Unfetchable, unmaintained
Expired This port expired on: 2019-10-16
Ignore IGNORE: is marked as broken: unfetchable
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2014-03-14 13:43:38
Last Update: 2019-10-16 15:29:32
SVN Revision: 514601
License: GPLv3 GPLv3RLE
WWW:
http://stephe-leake.org/ada/opentoken.html
Description:
OpenToken is a facility for performing token analysis and parsing within the Ada language. It is designed to provide all the functionality of a traditional lexical analyzer/parser generator, such as lex/yacc. But due to the magic of inheritance and runtime polymorphism it is implemented entirely in Ada as withed-in code. No precompilation step is required, and no messy tool-generated source code is created. The tradeoff is that the grammar is generated at runtime. WWW: http://stephe-leake.org/ada/opentoken.html
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
Expand this list (186 items)
Collapse this list.
  1. /usr/local/share/licenses/opentoken-6.0b_2/catalog.mk
  2. /usr/local/share/licenses/opentoken-6.0b_2/LICENSE
  3. /usr/local/share/licenses/opentoken-6.0b_2/GPLv3
  4. /usr/local/share/licenses/opentoken-6.0b_2/GPLv3RLE
  5. include/opentoken/ada_lexer.adb
  6. include/opentoken/ada_lexer.ads
  7. include/opentoken/html_lexer-basic.ads
  8. include/opentoken/html_lexer-tags.ads
  9. include/opentoken/html_lexer-task_safe.adb
  10. include/opentoken/html_lexer-task_safe.ads
  11. include/opentoken/html_lexer-task_unsafe.adb
  12. include/opentoken/html_lexer-task_unsafe.ads
  13. include/opentoken/html_lexer.adb
  14. include/opentoken/html_lexer.ads
  15. include/opentoken/java_lexer.ads
  16. include/opentoken/m3_lexer.ads
  17. include/opentoken/opentoken-production-list-print.adb
  18. include/opentoken/opentoken-production-list-print.ads
  19. include/opentoken/opentoken-production-list.adb
  20. include/opentoken/opentoken-production-list.ads
  21. include/opentoken/opentoken-production-parser-lalr-generator.adb
  22. include/opentoken/opentoken-production-parser-lalr-generator.ads
  23. include/opentoken/opentoken-production-parser-lalr-parser.adb
  24. include/opentoken/opentoken-production-parser-lalr-parser.ads
  25. include/opentoken/opentoken-production-parser-lalr-parser_lists.adb
  26. include/opentoken/opentoken-production-parser-lalr-parser_lists.ads
  27. include/opentoken/opentoken-production-parser-lalr.adb
  28. include/opentoken/opentoken-production-parser-lalr.ads
  29. include/opentoken/opentoken-production-parser-lrk_item.adb
  30. include/opentoken/opentoken-production-parser-lrk_item.ads
  31. include/opentoken/opentoken-production-parser.adb
  32. include/opentoken/opentoken-production-parser.ads
  33. include/opentoken/opentoken-production-print.adb
  34. include/opentoken/opentoken-production-print.ads
  35. include/opentoken/opentoken-production.adb
  36. include/opentoken/opentoken-production.ads
  37. include/opentoken/opentoken-recognizer-based_integer.adb
  38. include/opentoken/opentoken-recognizer-based_integer.ads
  39. include/opentoken/opentoken-recognizer-based_integer_ada_style.adb
  40. include/opentoken/opentoken-recognizer-based_integer_ada_style.ads
  41. include/opentoken/opentoken-recognizer-based_integer_java_style.adb
  42. include/opentoken/opentoken-recognizer-based_integer_java_style.ads
  43. include/opentoken/opentoken-recognizer-based_integer_real_ada.adb
  44. include/opentoken/opentoken-recognizer-based_integer_real_ada.ads
  45. include/opentoken/opentoken-recognizer-based_real_ada_style.adb
  46. include/opentoken/opentoken-recognizer-based_real_ada_style.ads
  47. include/opentoken/opentoken-recognizer-bracketed_comment.adb
  48. include/opentoken/opentoken-recognizer-bracketed_comment.ads
  49. include/opentoken/opentoken-recognizer-character_set.adb
  50. include/opentoken/opentoken-recognizer-character_set.ads
  51. include/opentoken/opentoken-recognizer-csv_field.adb
  52. include/opentoken/opentoken-recognizer-csv_field.ads
  53. include/opentoken/opentoken-recognizer-end_of_file.adb
  54. include/opentoken/opentoken-recognizer-end_of_file.ads
  55. include/opentoken/opentoken-recognizer-escape_sequence.adb
  56. include/opentoken/opentoken-recognizer-escape_sequence.ads
  57. include/opentoken/opentoken-recognizer-extended_digits.adb
  58. include/opentoken/opentoken-recognizer-extended_digits.ads
  59. include/opentoken/opentoken-recognizer-graphic_character.adb
  60. include/opentoken/opentoken-recognizer-graphic_character.ads
  61. include/opentoken/opentoken-recognizer-html_entity.adb
  62. include/opentoken/opentoken-recognizer-html_entity.ads
  63. include/opentoken/opentoken-recognizer-identifier.adb
  64. include/opentoken/opentoken-recognizer-identifier.ads
  65. include/opentoken/opentoken-recognizer-integer.adb
  66. include/opentoken/opentoken-recognizer-integer.ads
  67. include/opentoken/opentoken-recognizer-keyword.adb
  68. include/opentoken/opentoken-recognizer-keyword.ads
  69. include/opentoken/opentoken-recognizer-line_comment.adb
  70. include/opentoken/opentoken-recognizer-line_comment.ads
  71. include/opentoken/opentoken-recognizer-nothing.adb
  72. include/opentoken/opentoken-recognizer-nothing.ads
  73. include/opentoken/opentoken-recognizer-octal_escape.adb
  74. include/opentoken/opentoken-recognizer-octal_escape.ads
  75. include/opentoken/opentoken-recognizer-real.adb
  76. include/opentoken/opentoken-recognizer-real.ads
  77. include/opentoken/opentoken-recognizer-separator.adb
  78. include/opentoken/opentoken-recognizer-separator.ads
  79. include/opentoken/opentoken-recognizer-string.adb
  80. include/opentoken/opentoken-recognizer-string.ads
  81. include/opentoken/opentoken-recognizer.ads
  82. include/opentoken/opentoken-text_feeder-counted_gnat_os_lib.adb
  83. include/opentoken/opentoken-text_feeder-counted_gnat_os_lib.ads
  84. include/opentoken/opentoken-text_feeder-string.adb
  85. include/opentoken/opentoken-text_feeder-string.ads
  86. include/opentoken/opentoken-text_feeder-text_io.adb
  87. include/opentoken/opentoken-text_feeder-text_io.ads
  88. include/opentoken/opentoken-text_feeder.ads
  89. include/opentoken/opentoken-token-enumerated-analyzer.adb
  90. include/opentoken/opentoken-token-enumerated-analyzer.ads
  91. include/opentoken/opentoken-token-enumerated-identifier.adb
  92. include/opentoken/opentoken-token-enumerated-identifier.ads
  93. include/opentoken/opentoken-token-enumerated-integer.adb
  94. include/opentoken/opentoken-token-enumerated-integer.ads
  95. include/opentoken/opentoken-token-enumerated-list.adb
  96. include/opentoken/opentoken-token-enumerated-list.ads
  97. include/opentoken/opentoken-token-enumerated-nonterminal.adb
  98. include/opentoken/opentoken-token-enumerated-nonterminal.ads
  99. include/opentoken/opentoken-token-enumerated-real.adb
  100. include/opentoken/opentoken-token-enumerated-real.ads
  101. include/opentoken/opentoken-token-enumerated-string.adb
  102. include/opentoken/opentoken-token-enumerated-string.ads
  103. include/opentoken/opentoken-token-enumerated.adb
  104. include/opentoken/opentoken-token-enumerated.ads
  105. include/opentoken/opentoken-token-linked_list.adb
  106. include/opentoken/opentoken-token-linked_list.ads
  107. include/opentoken/opentoken-token-list.ads
  108. include/opentoken/opentoken-token-list_mixin.adb
  109. include/opentoken/opentoken-token-list_mixin.ads
  110. include/opentoken/opentoken-token-selection.ads
  111. include/opentoken/opentoken-token-selection_mixin.adb
  112. include/opentoken/opentoken-token-selection_mixin.ads
  113. include/opentoken/opentoken-token-sequence.ads
  114. include/opentoken/opentoken-token-sequence_mixin.adb
  115. include/opentoken/opentoken-token-sequence_mixin.ads
  116. include/opentoken/opentoken-token.adb
  117. include/opentoken/opentoken-token.ads
  118. include/opentoken/opentoken.adb
  119. include/opentoken/opentoken.ads
  120. include/opentoken/run_ada_lexer.adb
  121. lib/gnat/opentoken.gpr
  122. lib/opentoken/ada_lexer.ali
  123. lib/opentoken/html_lexer-basic.ali
  124. lib/opentoken/html_lexer-tags.ali
  125. lib/opentoken/html_lexer-task_safe.ali
  126. lib/opentoken/html_lexer-task_unsafe.ali
  127. lib/opentoken/html_lexer.ali
  128. lib/opentoken/java_lexer.ali
  129. lib/opentoken/libopentoken.so
  130. lib/opentoken/libopentoken.so.5.0.0
  131. lib/opentoken/m3_lexer.ali
  132. lib/opentoken/opentoken-production-list-print.ali
  133. lib/opentoken/opentoken-production-list.ali
  134. lib/opentoken/opentoken-production-parser-lalr-generator.ali
  135. lib/opentoken/opentoken-production-parser-lalr-parser.ali
  136. lib/opentoken/opentoken-production-parser-lalr-parser_lists.ali
  137. lib/opentoken/opentoken-production-parser-lalr.ali
  138. lib/opentoken/opentoken-production-parser-lrk_item.ali
  139. lib/opentoken/opentoken-production-parser.ali
  140. lib/opentoken/opentoken-production-print.ali
  141. lib/opentoken/opentoken-production.ali
  142. lib/opentoken/opentoken-recognizer-based_integer.ali
  143. lib/opentoken/opentoken-recognizer-based_integer_ada_style.ali
  144. lib/opentoken/opentoken-recognizer-based_integer_java_style.ali
  145. lib/opentoken/opentoken-recognizer-based_integer_real_ada.ali
  146. lib/opentoken/opentoken-recognizer-based_real_ada_style.ali
  147. lib/opentoken/opentoken-recognizer-bracketed_comment.ali
  148. lib/opentoken/opentoken-recognizer-character_set.ali
  149. lib/opentoken/opentoken-recognizer-csv_field.ali
  150. lib/opentoken/opentoken-recognizer-end_of_file.ali
  151. lib/opentoken/opentoken-recognizer-escape_sequence.ali
  152. lib/opentoken/opentoken-recognizer-extended_digits.ali
  153. lib/opentoken/opentoken-recognizer-graphic_character.ali
  154. lib/opentoken/opentoken-recognizer-html_entity.ali
  155. lib/opentoken/opentoken-recognizer-identifier.ali
  156. lib/opentoken/opentoken-recognizer-integer.ali
  157. lib/opentoken/opentoken-recognizer-keyword.ali
  158. lib/opentoken/opentoken-recognizer-line_comment.ali
  159. lib/opentoken/opentoken-recognizer-nothing.ali
  160. lib/opentoken/opentoken-recognizer-octal_escape.ali
  161. lib/opentoken/opentoken-recognizer-real.ali
  162. lib/opentoken/opentoken-recognizer-separator.ali
  163. lib/opentoken/opentoken-recognizer-string.ali
  164. lib/opentoken/opentoken-recognizer.ali
  165. lib/opentoken/opentoken-text_feeder-counted_gnat_os_lib.ali
  166. lib/opentoken/opentoken-text_feeder-string.ali
  167. lib/opentoken/opentoken-text_feeder-text_io.ali
  168. lib/opentoken/opentoken-text_feeder.ali
  169. lib/opentoken/opentoken-token-enumerated-analyzer.ali
  170. lib/opentoken/opentoken-token-enumerated-identifier.ali
  171. lib/opentoken/opentoken-token-enumerated-integer.ali
  172. lib/opentoken/opentoken-token-enumerated-list.ali
  173. lib/opentoken/opentoken-token-enumerated-nonterminal.ali
  174. lib/opentoken/opentoken-token-enumerated-real.ali
  175. lib/opentoken/opentoken-token-enumerated-string.ali
  176. lib/opentoken/opentoken-token-enumerated.ali
  177. lib/opentoken/opentoken-token-linked_list.ali
  178. lib/opentoken/opentoken-token-list.ali
  179. lib/opentoken/opentoken-token-list_mixin.ali
  180. lib/opentoken/opentoken-token-selection.ali
  181. lib/opentoken/opentoken-token-selection_mixin.ali
  182. lib/opentoken/opentoken-token-sequence.ali
  183. lib/opentoken/opentoken-token-sequence_mixin.ali
  184. lib/opentoken/opentoken-token.ali
  185. lib/opentoken/opentoken.ali
  186. lib/opentoken/run_ada_lexer.ali
Collapse this list.
Dependency lines:
  • opentoken>0:textproc/opentoken
No installation instructions:
This port has been deleted.
PKGNAME: opentoken
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (opentoken-6.0b.tar.bz2) = 785b469fcd8e3a6a69598a6288b50e5de210694ebdd0a38fc853b7392639fca8 SIZE (opentoken-6.0b.tar.bz2) = 237958

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gprbuild>=20130416 : devel/gprbuild
  2. ada : lang/gcc6-aux
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
USES:
ada tar:bzip2
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://stephe-leake.org/ada/
Collapse this list.

Number of commits found: 13

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
6.0b_2
16 Oct 2019 15:29:32
Revision:514601Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports:

2019-10-16 archivers/freetar: Unfetchable, unmaintained
2019-10-16 archivers/hffzip: Unfetchable, unmaintained
2019-10-16 archivers/hpack.non-usa.only: Unfetchable, unmaintained
2019-10-16 archivers/untar: Unfetchable, unmaintained
2019-10-16 astro/gpsdrive: Unfetchable, unmaintained
2019-10-16 astro/planets: Unfetchable, unmaintained
2019-10-16 audio/ascd: Unfetchable, unmaintained
2019-10-16 audio/audiotag: Unfetchable, unmaintained
2019-10-16 audio/gmidimonitor: Unfetchable, unmaintained
2019-10-16 audio/gmpc-lyricwiki: Unfetchable, unmaintained
2019-10-16 audio/jack_mixer: Unfetchable, unmaintained
2019-10-16 audio/jmusic: Unfetchable, unmaintained
2019-10-16 audio/maplay: Unfetchable, unmaintained
(Only the first 15 lines of the commit message are shown above View all of this commit message)
6.0b_2
15 Sep 2019 17:28:09
Revision:512125Original commit files touched by this commit
antoine search for other commits by this committer
Deprecate a few ports
6.0b_2
05 Aug 2019 13:22:34
Revision:508166Original commit files touched by this commit
antoine search for other commits by this committer
Mark BROKEN: unfetchable
6.0b_2
10 Mar 2018 17:46:06
Revision:464084Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
6.0b_1
21 Apr 2017 20:25:01
Revision:439129Original commit files touched by this commit
rene search for other commits by this committer
Return ports maintained by John Marino to the pool, he is no longer interested.

Submitted by:	Mark Millard via private e-mail
6.0b_1
15 Feb 2017 21:33:11
Revision:434195Original commit files touched by this commit
rene search for other commits by this committer
Return the ports mistakenly reset to ports@ in r433856 to John Marino.

The mistake was completely on my part, I somehow connected the dots the
wrong way in my head.

The only exceptions (for now) are archivers/zstd and ports-mgmt/synth
which were already picked up by new volunteers in the mean time.
6.0b_1
11 Feb 2017 12:42:30
Revision:433856Original commit files touched by this commit
rene search for other commits by this committer
Return ports maintained by John Marino to the pool, see r433827 for details
6.0b_1
30 Apr 2016 06:44:28
Revision:414332Original commit files touched by this commit
marino search for other commits by this committer
Change Ada Framework foundation from gcc5-aux to gcc6-aux

GCC 6.1 was released this week.  The Ada Framework in FreeBSD ports has
been based on GCC 5.3 GNAT although GCC 6.x has been supported for awhile
via the ADA_DEFAULT option in make.conf.

Now that GCC 6 has been officially released, switch to it by default.
People can maintain the old foundation by putting "ADA_DEFAULT=5" in
/etc/make.conf.

Libraries built by one GNAT are unusable by another, so almost every Ada
port has been bumped as a result.  Noticable exceptions are dns/ironsides
which fails to build on gcc6 (thus USES=ada:5 is set) and cad/ghdl which
needs additional testing as it may require gcc5 on FreeBSD (DragonFly
uses the LLVM backend only).
6.0b
27 Apr 2016 22:47:22
Revision:414146Original commit files touched by this commit
marino search for other commits by this committer
textproc/opentoken: Fix build with gcc6-aux

Submitted by:	upstream maintainer (Stephen Leake)
6.0b
01 Apr 2016 14:25:18
Revision:412349Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
6.0b
15 May 2015 12:57:46
Revision:386405Original commit files touched by this commit
marino search for other commits by this committer
textproc/opentoken: Upgrade version 5.0a => 6.0b
5.0a
16 Oct 2014 11:21:24
Revision:371002Original commit files touched by this commit
marino search for other commits by this committer
Remove @dirrm from five textproc ports (plus general cleanup)
5.0a
14 Mar 2014 13:43:27
Revision:348229Original commit files touched by this commit
marino search for other commits by this committer
Add new Ada port: textproc/opentoken 5.0a

OpenToken is a facility for performing token analysis and parsing within
the Ada language. It is designed to provide all the functionality of a
traditional lexical analyzer/parser generator, such as lex/yacc. But due
to the magic of inheritance and runtime polymorphism it is implemented
entirely in Ada as withed-in code. No precompilation step is required, and
no messy tool-generated source code is created. The tradeoff is that the
grammar is generated at runtime.

WWW: http://stephe-leake.org/ada/opentoken.html

Number of commits found: 13