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) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
adabooch Ada 95 Booch Components
20160321_2 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 20160321_2Version of this port present on the latest quarterly branch.
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: 2003-09-27 06:33:57
Last Update: 2022-02-28 21:34:25
Commit Hash: 8e2a89b
License: GPLv2 GMGPL
WWW:
https://sourceforge.net/projects/booch95/
Description:
The Ada 95 Booch components are a port of Grady Booch's C++ components. They contain the same key abstractions as the C++ form (Structs, Tools and Support). However, the organization is slightly different, particularly in the Support domain. This is because Ada 95 provides several special forms of memory management that are quite different from C++. The Structs category provides an array of structural abstractions (Bags, Collections, Deques, Graphs, Lists, Maps, Queues, Rings, Sets, Stacks, and Trees). The Tools category provides algorithmic abstractions (Searching, Sorting, etc.). The Support category contains all the "concrete" forms, plus structures to create the components. Some of the structures permit structural sharing (graphs, lists, and trees). Some structures may also be ordered (collections, dequeues, and queues). There are also multiple forms for some structures: single and double linked lists, directed and undirected graphs, and binary, multiway, and AVL trees. WWW: https://sourceforge.net/projects/booch95/
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (556 items)
Collapse this list.
  1. /usr/local/share/licenses/adabooch-20160321_2/catalog.mk
  2. /usr/local/share/licenses/adabooch-20160321_2/LICENSE
  3. /usr/local/share/licenses/adabooch-20160321_2/GPLv2
  4. /usr/local/share/licenses/adabooch-20160321_2/GMGPL
  5. include/bc/bc-containers-bags-bounded.adb
  6. include/bc/bc-containers-bags-bounded.ads
  7. include/bc/bc-containers-bags-dynamic.adb
  8. include/bc/bc-containers-bags-dynamic.ads
  9. include/bc/bc-containers-bags-unbounded.adb
  10. include/bc/bc-containers-bags-unbounded.ads
  11. include/bc/bc-containers-bags-unmanaged.adb
  12. include/bc/bc-containers-bags-unmanaged.ads
  13. include/bc/bc-containers-bags.adb
  14. include/bc/bc-containers-bags.ads
  15. include/bc/bc-containers-collections-bounded.adb
  16. include/bc/bc-containers-collections-bounded.ads
  17. include/bc/bc-containers-collections-dynamic.adb
  18. include/bc/bc-containers-collections-dynamic.ads
  19. include/bc/bc-containers-collections-ordered-bounded.adb
  20. include/bc/bc-containers-collections-ordered-bounded.ads
  21. include/bc/bc-containers-collections-ordered-dynamic.adb
  22. include/bc/bc-containers-collections-ordered-dynamic.ads
  23. include/bc/bc-containers-collections-ordered-unbounded.adb
  24. include/bc/bc-containers-collections-ordered-unbounded.ads
  25. include/bc/bc-containers-collections-ordered-unmanaged.adb
  26. include/bc/bc-containers-collections-ordered-unmanaged.ads
  27. include/bc/bc-containers-collections-ordered.ads
  28. include/bc/bc-containers-collections-unbounded.adb
  29. include/bc/bc-containers-collections-unbounded.ads
  30. include/bc/bc-containers-collections-unmanaged.adb
  31. include/bc/bc-containers-collections-unmanaged.ads
  32. include/bc/bc-containers-collections.adb
  33. include/bc/bc-containers-collections.ads
  34. include/bc/bc-containers-deques-bounded.adb
  35. include/bc/bc-containers-deques-bounded.ads
  36. include/bc/bc-containers-deques-dynamic.adb
  37. include/bc/bc-containers-deques-dynamic.ads
  38. include/bc/bc-containers-deques-unbounded.adb
  39. include/bc/bc-containers-deques-unbounded.ads
  40. include/bc/bc-containers-deques-unmanaged.adb
  41. include/bc/bc-containers-deques-unmanaged.ads
  42. include/bc/bc-containers-deques.adb
  43. include/bc/bc-containers-deques.ads
  44. include/bc/bc-containers-lists-double.adb
  45. include/bc/bc-containers-lists-double.ads
  46. include/bc/bc-containers-lists-single.adb
  47. include/bc/bc-containers-lists-single.ads
  48. include/bc/bc-containers-lists.ads
  49. include/bc/bc-containers-maps-bounded.adb
  50. include/bc/bc-containers-maps-bounded.ads
  51. include/bc/bc-containers-maps-dynamic.adb
  52. include/bc/bc-containers-maps-dynamic.ads
  53. include/bc/bc-containers-maps-unbounded.adb
  54. include/bc/bc-containers-maps-unbounded.ads
  55. include/bc/bc-containers-maps-unmanaged.adb
  56. include/bc/bc-containers-maps-unmanaged.ads
  57. include/bc/bc-containers-maps.adb
  58. include/bc/bc-containers-maps.ads
  59. include/bc/bc-containers-queues-bounded.adb
  60. include/bc/bc-containers-queues-bounded.ads
  61. include/bc/bc-containers-queues-dynamic.adb
  62. include/bc/bc-containers-queues-dynamic.ads
  63. include/bc/bc-containers-queues-ordered-bounded.adb
  64. include/bc/bc-containers-queues-ordered-bounded.ads
  65. include/bc/bc-containers-queues-ordered-dynamic.adb
  66. include/bc/bc-containers-queues-ordered-dynamic.ads
  67. include/bc/bc-containers-queues-ordered-unbounded.adb
  68. include/bc/bc-containers-queues-ordered-unbounded.ads
  69. include/bc/bc-containers-queues-ordered-unmanaged.adb
  70. include/bc/bc-containers-queues-ordered-unmanaged.ads
  71. include/bc/bc-containers-queues-ordered.ads
  72. include/bc/bc-containers-queues-unbounded.adb
  73. include/bc/bc-containers-queues-unbounded.ads
  74. include/bc/bc-containers-queues-unmanaged.adb
  75. include/bc/bc-containers-queues-unmanaged.ads
  76. include/bc/bc-containers-queues.adb
  77. include/bc/bc-containers-queues.ads
  78. include/bc/bc-containers-quicksort.adb
  79. include/bc/bc-containers-quicksort.ads
  80. include/bc/bc-containers-rings-bounded.adb
  81. include/bc/bc-containers-rings-bounded.ads
  82. include/bc/bc-containers-rings-dynamic.adb
  83. include/bc/bc-containers-rings-dynamic.ads
  84. include/bc/bc-containers-rings-unbounded.adb
  85. include/bc/bc-containers-rings-unbounded.ads
  86. include/bc/bc-containers-rings-unmanaged.adb
  87. include/bc/bc-containers-rings-unmanaged.ads
  88. include/bc/bc-containers-rings.adb
  89. include/bc/bc-containers-rings.ads
  90. include/bc/bc-containers-sets-bounded.adb
  91. include/bc/bc-containers-sets-bounded.ads
  92. include/bc/bc-containers-sets-dynamic.adb
  93. include/bc/bc-containers-sets-dynamic.ads
  94. include/bc/bc-containers-sets-unbounded.adb
  95. include/bc/bc-containers-sets-unbounded.ads
  96. include/bc/bc-containers-sets-unmanaged.adb
  97. include/bc/bc-containers-sets-unmanaged.ads
  98. include/bc/bc-containers-sets.adb
  99. include/bc/bc-containers-sets.ads
  100. include/bc/bc-containers-shellsort.adb
  101. include/bc/bc-containers-shellsort.ads
  102. include/bc/bc-containers-stacks-bounded.adb
  103. include/bc/bc-containers-stacks-bounded.ads
  104. include/bc/bc-containers-stacks-dynamic.adb
  105. include/bc/bc-containers-stacks-dynamic.ads
  106. include/bc/bc-containers-stacks-unbounded.adb
  107. include/bc/bc-containers-stacks-unbounded.ads
  108. include/bc/bc-containers-stacks-unmanaged.adb
  109. include/bc/bc-containers-stacks-unmanaged.ads
  110. include/bc/bc-containers-stacks.adb
  111. include/bc/bc-containers-stacks.ads
  112. include/bc/bc-containers-trees-avl-print.adb
  113. include/bc/bc-containers-trees-avl-print.ads
  114. include/bc/bc-containers-trees-avl-validate.adb
  115. include/bc/bc-containers-trees-avl-validate.ads
  116. include/bc/bc-containers-trees-avl.adb
  117. include/bc/bc-containers-trees-avl.ads
  118. include/bc/bc-containers-trees-binary-in_order.adb
  119. include/bc/bc-containers-trees-binary-in_order.ads
  120. include/bc/bc-containers-trees-binary-post_order.adb
  121. include/bc/bc-containers-trees-binary-post_order.ads
  122. include/bc/bc-containers-trees-binary-pre_order.adb
  123. include/bc/bc-containers-trees-binary-pre_order.ads
  124. include/bc/bc-containers-trees-binary.adb
  125. include/bc/bc-containers-trees-binary.ads
  126. include/bc/bc-containers-trees-multiway-post_order.adb
  127. include/bc/bc-containers-trees-multiway-post_order.ads
  128. include/bc/bc-containers-trees-multiway-pre_order.adb
  129. include/bc/bc-containers-trees-multiway-pre_order.ads
  130. include/bc/bc-containers-trees-multiway.adb
  131. include/bc/bc-containers-trees-multiway.ads
  132. include/bc/bc-containers-trees.ads
  133. include/bc/bc-containers.adb
  134. include/bc/bc-containers.ads
  135. include/bc/bc-copy.adb
  136. include/bc/bc-copy.ads
  137. include/bc/bc-filter.adb
  138. include/bc/bc-filter.ads
  139. include/bc/bc-graphs-directed.adb
  140. include/bc/bc-graphs-directed.ads
  141. include/bc/bc-graphs-undirected.adb
  142. include/bc/bc-graphs-undirected.ads
  143. include/bc/bc-graphs.adb
  144. include/bc/bc-graphs.ads
  145. include/bc/bc-indefinite_containers-collections-bounded.adb
  146. include/bc/bc-indefinite_containers-collections-bounded.ads
  147. include/bc/bc-indefinite_containers-collections-ordered-bounded.adb
  148. include/bc/bc-indefinite_containers-collections-ordered-bounded.ads
  149. include/bc/bc-indefinite_containers-collections-ordered-unbounded.adb
  150. include/bc/bc-indefinite_containers-collections-ordered-unbounded.ads
  151. include/bc/bc-indefinite_containers-collections-ordered.ads
  152. include/bc/bc-indefinite_containers-collections-unbounded.adb
  153. include/bc/bc-indefinite_containers-collections-unbounded.ads
  154. include/bc/bc-indefinite_containers-collections.adb
  155. include/bc/bc-indefinite_containers-collections.ads
  156. include/bc/bc-indefinite_containers-maps-bounded.adb
  157. include/bc/bc-indefinite_containers-maps-bounded.ads
  158. include/bc/bc-indefinite_containers-maps-unbounded.adb
  159. include/bc/bc-indefinite_containers-maps-unbounded.ads
  160. include/bc/bc-indefinite_containers-maps.adb
  161. include/bc/bc-indefinite_containers-maps.ads
  162. include/bc/bc-indefinite_containers-queues-bounded.adb
  163. include/bc/bc-indefinite_containers-queues-bounded.ads
  164. include/bc/bc-indefinite_containers-queues-ordered-bounded.adb
  165. include/bc/bc-indefinite_containers-queues-ordered-bounded.ads
  166. include/bc/bc-indefinite_containers-queues-ordered-unbounded.adb
  167. include/bc/bc-indefinite_containers-queues-ordered-unbounded.ads
  168. include/bc/bc-indefinite_containers-queues-ordered.ads
  169. include/bc/bc-indefinite_containers-queues-unbounded.adb
  170. include/bc/bc-indefinite_containers-queues-unbounded.ads
  171. include/bc/bc-indefinite_containers-queues.adb
  172. include/bc/bc-indefinite_containers-queues.ads
  173. include/bc/bc-indefinite_containers.adb
  174. include/bc/bc-indefinite_containers.ads
  175. include/bc/bc-indefinite_unmanaged_containers-collections-ordered.adb
  176. include/bc/bc-indefinite_unmanaged_containers-collections-ordered.ads
  177. include/bc/bc-indefinite_unmanaged_containers-collections.adb
  178. include/bc/bc-indefinite_unmanaged_containers-collections.ads
  179. include/bc/bc-indefinite_unmanaged_containers-maps.adb
  180. include/bc/bc-indefinite_unmanaged_containers-maps.ads
  181. include/bc/bc-indefinite_unmanaged_containers-queues-ordered.adb
  182. include/bc/bc-indefinite_unmanaged_containers-queues-ordered.ads
  183. include/bc/bc-indefinite_unmanaged_containers-queues.adb
  184. include/bc/bc-indefinite_unmanaged_containers-queues.ads
  185. include/bc/bc-indefinite_unmanaged_containers.adb
  186. include/bc/bc-indefinite_unmanaged_containers.ads
  187. include/bc/bc-lists-double.adb
  188. include/bc/bc-lists-double.ads
  189. include/bc/bc-lists-single.adb
  190. include/bc/bc-lists-single.ads
  191. include/bc/bc-lists.adb
  192. include/bc/bc-lists.ads
  193. include/bc/bc-simple_collections.adb
  194. include/bc/bc-simple_collections.ads
  195. include/bc/bc-support-auto_pointers.adb
  196. include/bc/bc-support-auto_pointers.ads
  197. include/bc/bc-support-avl_trees.adb
  198. include/bc/bc-support-avl_trees.ads
  199. include/bc/bc-support-bounded.adb
  200. include/bc/bc-support-bounded.ads
  201. include/bc/bc-support-bounded_hash_tables.adb
  202. include/bc/bc-support-bounded_hash_tables.ads
  203. include/bc/bc-support-dynamic.adb
  204. include/bc/bc-support-dynamic.ads
  205. include/bc/bc-support-exceptions.ads
  206. include/bc/bc-support-hash_tables.adb
  207. include/bc/bc-support-hash_tables.ads
  208. include/bc/bc-support-high_resolution_time-clock.adb
  209. include/bc/bc-support-high_resolution_time.adb
  210. include/bc/bc-support-high_resolution_time.ads
  211. include/bc/bc-support-indefinite_bounded.adb
  212. include/bc/bc-support-indefinite_bounded.ads
  213. include/bc/bc-support-indefinite_bounded_hash_tables.adb
  214. include/bc/bc-support-indefinite_bounded_hash_tables.ads
  215. include/bc/bc-support-indefinite_hash_tables.adb
  216. include/bc/bc-support-indefinite_hash_tables.ads
  217. include/bc/bc-support-indefinite_reference.adb
  218. include/bc/bc-support-indefinite_reference.ads
  219. include/bc/bc-support-indefinite_unbounded.adb
  220. include/bc/bc-support-indefinite_unbounded.ads
  221. include/bc/bc-support-indefinite_unmanaged.adb
  222. include/bc/bc-support-indefinite_unmanaged.ads
  223. include/bc/bc-support-managed_storage.ads
  224. include/bc/bc-support-memory_streams.ads
  225. include/bc/bc-support-smart_pointers.adb
  226. include/bc/bc-support-smart_pointers.ads
  227. include/bc/bc-support-standard_storage.ads
  228. include/bc/bc-support-statistics.ads
  229. include/bc/bc-support-synchronization-debug.ads
  230. include/bc/bc-support-synchronization.ads
  231. include/bc/bc-support-unbounded.adb
  232. include/bc/bc-support-unbounded.ads
  233. include/bc/bc-support-unmanaged.adb
  234. include/bc/bc-support-unmanaged.ads
  235. include/bc/bc-support-unmanaged_storage.adb
  236. include/bc/bc-support-unmanaged_storage.ads
  237. include/bc/bc-support.ads
  238. include/bc/bc-trees-avl_trees-iterators.adb
  239. include/bc/bc-trees-avl_trees-iterators.ads
  240. include/bc/bc-trees-avl_trees-print.adb
  241. include/bc/bc-trees-avl_trees-print.ads
  242. include/bc/bc-trees-avl_trees-validate.adb
  243. include/bc/bc-trees-avl_trees-validate.ads
  244. include/bc/bc-trees-avl_trees.adb
  245. include/bc/bc-trees-avl_trees.ads
  246. include/bc/bc-trees-binary_trees-in_order.adb
  247. include/bc/bc-trees-binary_trees-in_order.ads
  248. include/bc/bc-trees-binary_trees-post_order.adb
  249. include/bc/bc-trees-binary_trees-post_order.ads
  250. include/bc/bc-trees-binary_trees-pre_order.adb
  251. include/bc/bc-trees-binary_trees-pre_order.ads
  252. include/bc/bc-trees-binary_trees.adb
  253. include/bc/bc-trees-binary_trees.ads
  254. include/bc/bc-trees-multiway_trees-post_order.adb
  255. include/bc/bc-trees-multiway_trees-post_order.ads
  256. include/bc/bc-trees-multiway_trees-pre_order.adb
  257. include/bc/bc-trees-multiway_trees-pre_order.ads
  258. include/bc/bc-trees-multiway_trees.adb
  259. include/bc/bc-trees-multiway_trees.ads
  260. include/bc/bc-trees.ads
  261. include/bc/bc.ads
  262. lib/bc/lib-relocatable/bc-containers-bags-bounded.ali
  263. lib/bc/lib-relocatable/bc-containers-bags-dynamic.ali
  264. lib/bc/lib-relocatable/bc-containers-bags-unbounded.ali
  265. lib/bc/lib-relocatable/bc-containers-bags-unmanaged.ali
  266. lib/bc/lib-relocatable/bc-containers-bags.ali
  267. lib/bc/lib-relocatable/bc-containers-collections-bounded.ali
  268. lib/bc/lib-relocatable/bc-containers-collections-dynamic.ali
  269. lib/bc/lib-relocatable/bc-containers-collections-ordered-bounded.ali
  270. lib/bc/lib-relocatable/bc-containers-collections-ordered-dynamic.ali
  271. lib/bc/lib-relocatable/bc-containers-collections-ordered-unbounded.ali
  272. lib/bc/lib-relocatable/bc-containers-collections-ordered-unmanaged.ali
  273. lib/bc/lib-relocatable/bc-containers-collections-ordered.ali
  274. lib/bc/lib-relocatable/bc-containers-collections-unbounded.ali
  275. lib/bc/lib-relocatable/bc-containers-collections-unmanaged.ali
  276. lib/bc/lib-relocatable/bc-containers-collections.ali
  277. lib/bc/lib-relocatable/bc-containers-deques-bounded.ali
  278. lib/bc/lib-relocatable/bc-containers-deques-dynamic.ali
  279. lib/bc/lib-relocatable/bc-containers-deques-unbounded.ali
  280. lib/bc/lib-relocatable/bc-containers-deques-unmanaged.ali
  281. lib/bc/lib-relocatable/bc-containers-deques.ali
  282. lib/bc/lib-relocatable/bc-containers-lists-double.ali
  283. lib/bc/lib-relocatable/bc-containers-lists-single.ali
  284. lib/bc/lib-relocatable/bc-containers-lists.ali
  285. lib/bc/lib-relocatable/bc-containers-maps-bounded.ali
  286. lib/bc/lib-relocatable/bc-containers-maps-dynamic.ali
  287. lib/bc/lib-relocatable/bc-containers-maps-unbounded.ali
  288. lib/bc/lib-relocatable/bc-containers-maps-unmanaged.ali
  289. lib/bc/lib-relocatable/bc-containers-maps.ali
  290. lib/bc/lib-relocatable/bc-containers-queues-bounded.ali
  291. lib/bc/lib-relocatable/bc-containers-queues-dynamic.ali
  292. lib/bc/lib-relocatable/bc-containers-queues-ordered-bounded.ali
  293. lib/bc/lib-relocatable/bc-containers-queues-ordered-dynamic.ali
  294. lib/bc/lib-relocatable/bc-containers-queues-ordered-unbounded.ali
  295. lib/bc/lib-relocatable/bc-containers-queues-ordered-unmanaged.ali
  296. lib/bc/lib-relocatable/bc-containers-queues-ordered.ali
  297. lib/bc/lib-relocatable/bc-containers-queues-unbounded.ali
  298. lib/bc/lib-relocatable/bc-containers-queues-unmanaged.ali
  299. lib/bc/lib-relocatable/bc-containers-queues.ali
  300. lib/bc/lib-relocatable/bc-containers-quicksort.ali
  301. lib/bc/lib-relocatable/bc-containers-rings-bounded.ali
  302. lib/bc/lib-relocatable/bc-containers-rings-dynamic.ali
  303. lib/bc/lib-relocatable/bc-containers-rings-unbounded.ali
  304. lib/bc/lib-relocatable/bc-containers-rings-unmanaged.ali
  305. lib/bc/lib-relocatable/bc-containers-rings.ali
  306. lib/bc/lib-relocatable/bc-containers-sets-bounded.ali
  307. lib/bc/lib-relocatable/bc-containers-sets-dynamic.ali
  308. lib/bc/lib-relocatable/bc-containers-sets-unbounded.ali
  309. lib/bc/lib-relocatable/bc-containers-sets-unmanaged.ali
  310. lib/bc/lib-relocatable/bc-containers-sets.ali
  311. lib/bc/lib-relocatable/bc-containers-shellsort.ali
  312. lib/bc/lib-relocatable/bc-containers-stacks-bounded.ali
  313. lib/bc/lib-relocatable/bc-containers-stacks-dynamic.ali
  314. lib/bc/lib-relocatable/bc-containers-stacks-unbounded.ali
  315. lib/bc/lib-relocatable/bc-containers-stacks-unmanaged.ali
  316. lib/bc/lib-relocatable/bc-containers-stacks.ali
  317. lib/bc/lib-relocatable/bc-containers-trees-avl-print.ali
  318. lib/bc/lib-relocatable/bc-containers-trees-avl-validate.ali
  319. lib/bc/lib-relocatable/bc-containers-trees-avl.ali
  320. lib/bc/lib-relocatable/bc-containers-trees-binary-in_order.ali
  321. lib/bc/lib-relocatable/bc-containers-trees-binary-post_order.ali
  322. lib/bc/lib-relocatable/bc-containers-trees-binary-pre_order.ali
  323. lib/bc/lib-relocatable/bc-containers-trees-binary.ali
  324. lib/bc/lib-relocatable/bc-containers-trees-multiway-post_order.ali
  325. lib/bc/lib-relocatable/bc-containers-trees-multiway-pre_order.ali
  326. lib/bc/lib-relocatable/bc-containers-trees-multiway.ali
  327. lib/bc/lib-relocatable/bc-containers-trees.ali
  328. lib/bc/lib-relocatable/bc-containers.ali
  329. lib/bc/lib-relocatable/bc-copy.ali
  330. lib/bc/lib-relocatable/bc-filter.ali
  331. lib/bc/lib-relocatable/bc-graphs-directed.ali
  332. lib/bc/lib-relocatable/bc-graphs-undirected.ali
  333. lib/bc/lib-relocatable/bc-graphs.ali
  334. lib/bc/lib-relocatable/bc-indefinite_containers-collections-bounded.ali
  335. lib/bc/lib-relocatable/bc-indefinite_containers-collections-ordered-bounded.ali
  336. lib/bc/lib-relocatable/bc-indefinite_containers-collections-ordered-unbounded.ali
  337. lib/bc/lib-relocatable/bc-indefinite_containers-collections-ordered.ali
  338. lib/bc/lib-relocatable/bc-indefinite_containers-collections-unbounded.ali
  339. lib/bc/lib-relocatable/bc-indefinite_containers-collections.ali
  340. lib/bc/lib-relocatable/bc-indefinite_containers-maps-bounded.ali
  341. lib/bc/lib-relocatable/bc-indefinite_containers-maps-unbounded.ali
  342. lib/bc/lib-relocatable/bc-indefinite_containers-maps.ali
  343. lib/bc/lib-relocatable/bc-indefinite_containers-queues-bounded.ali
  344. lib/bc/lib-relocatable/bc-indefinite_containers-queues-ordered-bounded.ali
  345. lib/bc/lib-relocatable/bc-indefinite_containers-queues-ordered-unbounded.ali
  346. lib/bc/lib-relocatable/bc-indefinite_containers-queues-ordered.ali
  347. lib/bc/lib-relocatable/bc-indefinite_containers-queues-unbounded.ali
  348. lib/bc/lib-relocatable/bc-indefinite_containers-queues.ali
  349. lib/bc/lib-relocatable/bc-indefinite_containers.ali
  350. lib/bc/lib-relocatable/bc-indefinite_unmanaged_containers-collections-ordered.ali
  351. lib/bc/lib-relocatable/bc-indefinite_unmanaged_containers-collections.ali
  352. lib/bc/lib-relocatable/bc-indefinite_unmanaged_containers-maps.ali
  353. lib/bc/lib-relocatable/bc-indefinite_unmanaged_containers-queues-ordered.ali
  354. lib/bc/lib-relocatable/bc-indefinite_unmanaged_containers-queues.ali
  355. lib/bc/lib-relocatable/bc-indefinite_unmanaged_containers.ali
  356. lib/bc/lib-relocatable/bc-lists-double.ali
  357. lib/bc/lib-relocatable/bc-lists-single.ali
  358. lib/bc/lib-relocatable/bc-lists.ali
  359. lib/bc/lib-relocatable/bc-simple_collections.ali
  360. lib/bc/lib-relocatable/bc-support-auto_pointers.ali
  361. lib/bc/lib-relocatable/bc-support-avl_trees.ali
  362. lib/bc/lib-relocatable/bc-support-bounded.ali
  363. lib/bc/lib-relocatable/bc-support-bounded_hash_tables.ali
  364. lib/bc/lib-relocatable/bc-support-dynamic.ali
  365. lib/bc/lib-relocatable/bc-support-exceptions.ali
  366. lib/bc/lib-relocatable/bc-support-hash_tables.ali
  367. lib/bc/lib-relocatable/bc-support-high_resolution_time.ali
  368. lib/bc/lib-relocatable/bc-support-indefinite_bounded.ali
  369. lib/bc/lib-relocatable/bc-support-indefinite_bounded_hash_tables.ali
  370. lib/bc/lib-relocatable/bc-support-indefinite_hash_tables.ali
  371. lib/bc/lib-relocatable/bc-support-indefinite_reference.ali
  372. lib/bc/lib-relocatable/bc-support-indefinite_unbounded.ali
  373. lib/bc/lib-relocatable/bc-support-indefinite_unmanaged.ali
  374. lib/bc/lib-relocatable/bc-support-managed_storage.ali
  375. lib/bc/lib-relocatable/bc-support-memory_streams.ali
  376. lib/bc/lib-relocatable/bc-support-smart_pointers.ali
  377. lib/bc/lib-relocatable/bc-support-standard_storage.ali
  378. lib/bc/lib-relocatable/bc-support-statistics.ali
  379. lib/bc/lib-relocatable/bc-support-synchronization-debug.ali
  380. lib/bc/lib-relocatable/bc-support-synchronization.ali
  381. lib/bc/lib-relocatable/bc-support-unbounded.ali
  382. lib/bc/lib-relocatable/bc-support-unmanaged.ali
  383. lib/bc/lib-relocatable/bc-support-unmanaged_storage.ali
  384. lib/bc/lib-relocatable/bc-support.ali
  385. lib/bc/lib-relocatable/bc-trees-avl_trees-iterators.ali
  386. lib/bc/lib-relocatable/bc-trees-avl_trees-print.ali
  387. lib/bc/lib-relocatable/bc-trees-avl_trees-validate.ali
  388. lib/bc/lib-relocatable/bc-trees-avl_trees.ali
  389. lib/bc/lib-relocatable/bc-trees-binary_trees-in_order.ali
  390. lib/bc/lib-relocatable/bc-trees-binary_trees-post_order.ali
  391. lib/bc/lib-relocatable/bc-trees-binary_trees-pre_order.ali
  392. lib/bc/lib-relocatable/bc-trees-binary_trees.ali
  393. lib/bc/lib-relocatable/bc-trees-multiway_trees-post_order.ali
  394. lib/bc/lib-relocatable/bc-trees-multiway_trees-pre_order.ali
  395. lib/bc/lib-relocatable/bc-trees-multiway_trees.ali
  396. lib/bc/lib-relocatable/bc-trees.ali
  397. lib/bc/lib-relocatable/bc.ali
  398. lib/bc/lib-relocatable/libbc.so
  399. lib/bc/lib-static/bc-containers-bags-bounded.ali
  400. lib/bc/lib-static/bc-containers-bags-dynamic.ali
  401. lib/bc/lib-static/bc-containers-bags-unbounded.ali
  402. lib/bc/lib-static/bc-containers-bags-unmanaged.ali
  403. lib/bc/lib-static/bc-containers-bags.ali
  404. lib/bc/lib-static/bc-containers-collections-bounded.ali
  405. lib/bc/lib-static/bc-containers-collections-dynamic.ali
  406. lib/bc/lib-static/bc-containers-collections-ordered-bounded.ali
  407. lib/bc/lib-static/bc-containers-collections-ordered-dynamic.ali
  408. lib/bc/lib-static/bc-containers-collections-ordered-unbounded.ali
  409. lib/bc/lib-static/bc-containers-collections-ordered-unmanaged.ali
  410. lib/bc/lib-static/bc-containers-collections-ordered.ali
  411. lib/bc/lib-static/bc-containers-collections-unbounded.ali
  412. lib/bc/lib-static/bc-containers-collections-unmanaged.ali
  413. lib/bc/lib-static/bc-containers-collections.ali
  414. lib/bc/lib-static/bc-containers-deques-bounded.ali
  415. lib/bc/lib-static/bc-containers-deques-dynamic.ali
  416. lib/bc/lib-static/bc-containers-deques-unbounded.ali
  417. lib/bc/lib-static/bc-containers-deques-unmanaged.ali
  418. lib/bc/lib-static/bc-containers-deques.ali
  419. lib/bc/lib-static/bc-containers-lists-double.ali
  420. lib/bc/lib-static/bc-containers-lists-single.ali
  421. lib/bc/lib-static/bc-containers-lists.ali
  422. lib/bc/lib-static/bc-containers-maps-bounded.ali
  423. lib/bc/lib-static/bc-containers-maps-dynamic.ali
  424. lib/bc/lib-static/bc-containers-maps-unbounded.ali
  425. lib/bc/lib-static/bc-containers-maps-unmanaged.ali
  426. lib/bc/lib-static/bc-containers-maps.ali
  427. lib/bc/lib-static/bc-containers-queues-bounded.ali
  428. lib/bc/lib-static/bc-containers-queues-dynamic.ali
  429. lib/bc/lib-static/bc-containers-queues-ordered-bounded.ali
  430. lib/bc/lib-static/bc-containers-queues-ordered-dynamic.ali
  431. lib/bc/lib-static/bc-containers-queues-ordered-unbounded.ali
  432. lib/bc/lib-static/bc-containers-queues-ordered-unmanaged.ali
  433. lib/bc/lib-static/bc-containers-queues-ordered.ali
  434. lib/bc/lib-static/bc-containers-queues-unbounded.ali
  435. lib/bc/lib-static/bc-containers-queues-unmanaged.ali
  436. lib/bc/lib-static/bc-containers-queues.ali
  437. lib/bc/lib-static/bc-containers-quicksort.ali
  438. lib/bc/lib-static/bc-containers-rings-bounded.ali
  439. lib/bc/lib-static/bc-containers-rings-dynamic.ali
  440. lib/bc/lib-static/bc-containers-rings-unbounded.ali
  441. lib/bc/lib-static/bc-containers-rings-unmanaged.ali
  442. lib/bc/lib-static/bc-containers-rings.ali
  443. lib/bc/lib-static/bc-containers-sets-bounded.ali
  444. lib/bc/lib-static/bc-containers-sets-dynamic.ali
  445. lib/bc/lib-static/bc-containers-sets-unbounded.ali
  446. lib/bc/lib-static/bc-containers-sets-unmanaged.ali
  447. lib/bc/lib-static/bc-containers-sets.ali
  448. lib/bc/lib-static/bc-containers-shellsort.ali
  449. lib/bc/lib-static/bc-containers-stacks-bounded.ali
  450. lib/bc/lib-static/bc-containers-stacks-dynamic.ali
  451. lib/bc/lib-static/bc-containers-stacks-unbounded.ali
  452. lib/bc/lib-static/bc-containers-stacks-unmanaged.ali
  453. lib/bc/lib-static/bc-containers-stacks.ali
  454. lib/bc/lib-static/bc-containers-trees-avl-print.ali
  455. lib/bc/lib-static/bc-containers-trees-avl-validate.ali
  456. lib/bc/lib-static/bc-containers-trees-avl.ali
  457. lib/bc/lib-static/bc-containers-trees-binary-in_order.ali
  458. lib/bc/lib-static/bc-containers-trees-binary-post_order.ali
  459. lib/bc/lib-static/bc-containers-trees-binary-pre_order.ali
  460. lib/bc/lib-static/bc-containers-trees-binary.ali
  461. lib/bc/lib-static/bc-containers-trees-multiway-post_order.ali
  462. lib/bc/lib-static/bc-containers-trees-multiway-pre_order.ali
  463. lib/bc/lib-static/bc-containers-trees-multiway.ali
  464. lib/bc/lib-static/bc-containers-trees.ali
  465. lib/bc/lib-static/bc-containers.ali
  466. lib/bc/lib-static/bc-copy.ali
  467. lib/bc/lib-static/bc-filter.ali
  468. lib/bc/lib-static/bc-graphs-directed.ali
  469. lib/bc/lib-static/bc-graphs-undirected.ali
  470. lib/bc/lib-static/bc-graphs.ali
  471. lib/bc/lib-static/bc-indefinite_containers-collections-bounded.ali
  472. lib/bc/lib-static/bc-indefinite_containers-collections-ordered-bounded.ali
  473. lib/bc/lib-static/bc-indefinite_containers-collections-ordered-unbounded.ali
  474. lib/bc/lib-static/bc-indefinite_containers-collections-ordered.ali
  475. lib/bc/lib-static/bc-indefinite_containers-collections-unbounded.ali
  476. lib/bc/lib-static/bc-indefinite_containers-collections.ali
  477. lib/bc/lib-static/bc-indefinite_containers-maps-bounded.ali
  478. lib/bc/lib-static/bc-indefinite_containers-maps-unbounded.ali
  479. lib/bc/lib-static/bc-indefinite_containers-maps.ali
  480. lib/bc/lib-static/bc-indefinite_containers-queues-bounded.ali
  481. lib/bc/lib-static/bc-indefinite_containers-queues-ordered-bounded.ali
  482. lib/bc/lib-static/bc-indefinite_containers-queues-ordered-unbounded.ali
  483. lib/bc/lib-static/bc-indefinite_containers-queues-ordered.ali
  484. lib/bc/lib-static/bc-indefinite_containers-queues-unbounded.ali
  485. lib/bc/lib-static/bc-indefinite_containers-queues.ali
  486. lib/bc/lib-static/bc-indefinite_containers.ali
  487. lib/bc/lib-static/bc-indefinite_unmanaged_containers-collections-ordered.ali
  488. lib/bc/lib-static/bc-indefinite_unmanaged_containers-collections.ali
  489. lib/bc/lib-static/bc-indefinite_unmanaged_containers-maps.ali
  490. lib/bc/lib-static/bc-indefinite_unmanaged_containers-queues-ordered.ali
  491. lib/bc/lib-static/bc-indefinite_unmanaged_containers-queues.ali
  492. lib/bc/lib-static/bc-indefinite_unmanaged_containers.ali
  493. lib/bc/lib-static/bc-lists-double.ali
  494. lib/bc/lib-static/bc-lists-single.ali
  495. lib/bc/lib-static/bc-lists.ali
  496. lib/bc/lib-static/bc-simple_collections.ali
  497. lib/bc/lib-static/bc-support-auto_pointers.ali
  498. lib/bc/lib-static/bc-support-avl_trees.ali
  499. lib/bc/lib-static/bc-support-bounded.ali
  500. lib/bc/lib-static/bc-support-bounded_hash_tables.ali
  501. lib/bc/lib-static/bc-support-dynamic.ali
  502. lib/bc/lib-static/bc-support-exceptions.ali
  503. lib/bc/lib-static/bc-support-hash_tables.ali
  504. lib/bc/lib-static/bc-support-high_resolution_time.ali
  505. lib/bc/lib-static/bc-support-indefinite_bounded.ali
  506. lib/bc/lib-static/bc-support-indefinite_bounded_hash_tables.ali
  507. lib/bc/lib-static/bc-support-indefinite_hash_tables.ali
  508. lib/bc/lib-static/bc-support-indefinite_reference.ali
  509. lib/bc/lib-static/bc-support-indefinite_unbounded.ali
  510. lib/bc/lib-static/bc-support-indefinite_unmanaged.ali
  511. lib/bc/lib-static/bc-support-managed_storage.ali
  512. lib/bc/lib-static/bc-support-memory_streams.ali
  513. lib/bc/lib-static/bc-support-smart_pointers.ali
  514. lib/bc/lib-static/bc-support-standard_storage.ali
  515. lib/bc/lib-static/bc-support-statistics.ali
  516. lib/bc/lib-static/bc-support-synchronization-debug.ali
  517. lib/bc/lib-static/bc-support-synchronization.ali
  518. lib/bc/lib-static/bc-support-unbounded.ali
  519. lib/bc/lib-static/bc-support-unmanaged.ali
  520. lib/bc/lib-static/bc-support-unmanaged_storage.ali
  521. lib/bc/lib-static/bc-support.ali
  522. lib/bc/lib-static/bc-trees-avl_trees-iterators.ali
  523. lib/bc/lib-static/bc-trees-avl_trees-print.ali
  524. lib/bc/lib-static/bc-trees-avl_trees-validate.ali
  525. lib/bc/lib-static/bc-trees-avl_trees.ali
  526. lib/bc/lib-static/bc-trees-binary_trees-in_order.ali
  527. lib/bc/lib-static/bc-trees-binary_trees-post_order.ali
  528. lib/bc/lib-static/bc-trees-binary_trees-pre_order.ali
  529. lib/bc/lib-static/bc-trees-binary_trees.ali
  530. lib/bc/lib-static/bc-trees-multiway_trees-post_order.ali
  531. lib/bc/lib-static/bc-trees-multiway_trees-pre_order.ali
  532. lib/bc/lib-static/bc-trees-multiway_trees.ali
  533. lib/bc/lib-static/bc-trees.ali
  534. lib/bc/lib-static/bc.ali
  535. lib/bc/lib-static/libbc.a
  536. lib/gnat/bc.gpr
  537. share/doc/adabooch/ada95lgo.gif
  538. share/doc/adabooch/bc.css
  539. share/doc/adabooch/car-fleet.jpg
  540. share/doc/adabooch/case-study.html
  541. share/doc/adabooch/coldframe-hash.tgz
  542. share/doc/adabooch/coldframe-hash.zip
  543. share/doc/adabooch/compiler-problems.html
  544. share/doc/adabooch/demos.html
  545. share/doc/adabooch/documentation.html
  546. share/doc/adabooch/download.html
  547. share/doc/adabooch/greenline.gif
  548. share/doc/adabooch/index.html
  549. share/doc/adabooch/installation.html
  550. share/doc/adabooch/organization.png
  551. share/doc/adabooch/overview.html
  552. share/doc/adabooch/release.html
  553. share/doc/adabooch/x.ada
  554. @owner
  555. @group
  556. @mode
Collapse this list.
Dependency lines:
  • adabooch>0:devel/adabooch
No installation instructions:
This port has been deleted.
PKGNAME: adabooch
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (bc-20160321.tar.bz2) = 045fdbcbe613d1454d69995ccf21c80653bcd8afbfe269d760a47ca0f70694bf SIZE (bc-20160321.tar.bz2) = 561697

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 : devel/gprbuild
  2. ada : lang/gcc6-aux
  3. gmake>=4.3 : devel/gmake
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for adabooch-20160321_2: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
devel_adabooch
USES:
ada gmake tar:bzip2
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (22 items)
Collapse this list.
  1. http://downloads.sourceforge.net/project/booch95/booch95/20160321/
  2. http://excellmedia.dl.sourceforge.net/project/booch95/booch95/20160321/
  3. http://freefr.dl.sourceforge.net/project/booch95/booch95/20160321/
  4. http://jaist.dl.sourceforge.net/project/booch95/booch95/20160321/
  5. http://nchc.dl.sourceforge.net/project/booch95/booch95/20160321/
  6. http://netcologne.dl.sourceforge.net/project/booch95/booch95/20160321/
  7. http://netix.dl.sourceforge.net/project/booch95/booch95/20160321/
  8. http://superb-dca2.dl.sourceforge.net/project/booch95/booch95/20160321/
  9. http://superb-sea2.dl.sourceforge.net/project/booch95/booch95/20160321/
  10. http://ufpr.dl.sourceforge.net/project/booch95/booch95/20160321/
  11. http://vorboss.dl.sourceforge.net/project/booch95/booch95/20160321/
  12. https://downloads.sourceforge.net/project/booch95/booch95/20160321/
  13. https://excellmedia.dl.sourceforge.net/project/booch95/booch95/20160321/
  14. https://freefr.dl.sourceforge.net/project/booch95/booch95/20160321/
  15. https://jaist.dl.sourceforge.net/project/booch95/booch95/20160321/
  16. https://nchc.dl.sourceforge.net/project/booch95/booch95/20160321/
  17. https://netcologne.dl.sourceforge.net/project/booch95/booch95/20160321/
  18. https://netix.dl.sourceforge.net/project/booch95/booch95/20160321/
  19. https://superb-dca2.dl.sourceforge.net/project/booch95/booch95/20160321/
  20. https://superb-sea2.dl.sourceforge.net/project/booch95/booch95/20160321/
  21. https://ufpr.dl.sourceforge.net/project/booch95/booch95/20160321/
  22. https://vorboss.dl.sourceforge.net/project/booch95/booch95/20160321/
Collapse this list.
Port Moves
  • port deleted on 2022-02-28
    REASON: Removed, depends on expired lang/gcc6-aux

Number of commits found: 33

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
20160321_2
28 Feb 2022 21:34:25
commit hash: 8e2a89b541867f9b43bfefc59a9af5245cdb4c2ccommit hash: 8e2a89b541867f9b43bfefc59a9af5245cdb4c2ccommit hash: 8e2a89b541867f9b43bfefc59a9af5245cdb4c2ccommit hash: 8e2a89b541867f9b43bfefc59a9af5245cdb4c2c files touched by this commit
Rene Ladan (rene) search for other commits by this committer
cleanup: Remove ports depending on expired lang/gcc6-aux

Keep ports-mgmt/synth and dependencies (including lang/gcc6-aux itself)
for now as synth is the only Ada port still maintained and might be
somewhat high-profile.

Removed ports:
archivers/zip-ada
cad/ghdl
databases/adabase
databases/apq
databases/apq-mysql
databases/apq-odbc
databases/apq-pgsql
devel/ada-util
(Only the first 15 lines of the commit message are shown above View all of this commit message)
20160321_2
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
20160321_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).
20160321_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
20160321_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.
20160321_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
20160321_1
20 Jan 2017 20:33:31
Revision:431996Original commit files touched by this commit
sunpoet search for other commits by this committer
Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/
20160321_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).
20160321
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
20160321
27 Mar 2016 17:52:50
Revision:411999Original commit files touched by this commit
marino search for other commits by this committer
devel/adabooch: Upgrade version 20130322 => 20160321
20130322_1
08 Dec 2015 16:51:53
Revision:403299Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Switch to options helpers

Approved by:	portmgr blanket
20130322_1
14 May 2015 10:15:09
Revision:386312Original commit files touched by this commit
mat search for other commits by this committer
MASTER_SITES cleanup.

- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
20130322_1
16 Oct 2014 10:36:15
Revision:370993Original commit files touched by this commit
marino search for other commits by this committer
marino 12 devel ports: Remove @dirrm, tend install commands, plus

The main purpose of this commit is to remove @dirrm from the pkg-plist of
some of my ports in devel category.  While here, also:
  * Unmask some commands
  * Use parenthesis on compound commands for multi-job support
  * Add a license in one case
  * USES=python conversion in one case
  * Add WWW and reformat description in one case
  * Respect 80-columns
20130322_1
16 May 2014 08:53:21
Revision:354202Original commit files touched by this commit
marino search for other commits by this committer
devel/adabooch: Fix plist (orphaned file)
20130322
19 Feb 2014 13:39:50
Revision:345092Original commit files touched by this commit
marino search for other commits by this committer
devel/adabooch: Rework installation target

For some reason, $prefix was already defined on DragonFly but
I didn't realize this was the reason it wouldn't install there until
after completely revamping the installation target.  In any case,
it's much better now.  No bump as there are no difference for FreeBSD
and it never built on DragonFly.
20130322
15 Feb 2014 15:53:14
Revision:344412Original commit files touched by this commit
marino search for other commits by this committer
devel/adabooch: Update from version 20030309 to 20130322

This update has a documentation option, so the adabooch-doc-html
port is obsolete and will be removed shortly.  This 10-year newer
version is properly maintained and integrated into the Ada Framework.
20030309
15 Feb 2014 12:49:46
Revision:344377Original commit files touched by this commit
marino search for other commits by this committer
devel/adabooch*: Take over maintainership of Adabooch ports

sylvio@ has been MIA for more than a year.  The Adabooch ports need
maintenance.  The doc port will be merged into main port upon upgrade.
20030309
22 Jan 2014 08:34:39
Revision:340697Original commit files touched by this commit
bapt search for other commits by this committer
Support stage
Fix UUOC
20 Sep 2013 17:03:27
Revision:327722Original commit files touched by this commit Sanity Test Failure Refresh
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1)
20030309
22 Oct 2011 23:50:23
Original commit files touched by this commit
eadler search for other commits by this committer
- remove maintainer tags from pkg-descr

Approved by:    portmgr
Approved by:    bapt (mentor)
20030309
20 May 2011 19:49:23
Original commit files touched by this commit
sylvio search for other commits by this committer
- Add license
20030309
12 May 2011 19:06:49
Original commit files touched by this commit
sylvio search for other commits by this committer
- Update MASTER_SITE
- Removed MD5 of distinfo
20030309
27 Nov 2009 22:52:30
Original commit files touched by this commit
sylvio search for other commits by this committer
- Update my mail address to FreeBSD

Approved by:    miwi (mentor)
20030309
21 Jun 2009 22:11:42
Original commit files touched by this commit
araujo search for other commits by this committer
- Pass maintainership to Sylvio Amorim <scjamorim at bsd.com.br>.
20030309
29 Jun 2007 16:29:19
Original commit files touched by this commit
araujo search for other commits by this committer
- Change my mail address to araujo@.

Approved by:    stas (mentor)
20030309
15 Jan 2007 20:06:56
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 20030309
- Pass maintainership to submitter

PR:             107914
Submitted by:   Marcelo Araujo <araujo@bsdmail.org>
20020602
25 Jul 2006 16:00:00
Original commit files touched by this commit
jmelo search for other commits by this committer
- Remove bad site:
        * http://www.pogner.demon.co.uk/components/bc/download/
20020602
24 Nov 2005 15:40:04
Original commit files touched by this commit
pav search for other commits by this committer
- Add some SHA256 checksums
20020602
10 Apr 2004 17:26:55
Original commit files touched by this commit
trevor search for other commits by this committer
Tidy up whitespace.
20020602
29 Jan 2004 07:24:56
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify.
20020602
13 Oct 2003 01:19:45
Original commit files touched by this commit
edwin search for other commits by this committer
add new mastersite which doesn't have the distfiles but has a newer version
online (volunteers anybody?)
Noticed by: bento
20020602
12 Oct 2003 11:38:14
Original commit files touched by this commit
kris search for other commits by this committer
Remove previous maintainer, who no longer uses FreeBSD.
20020602
27 Sep 2003 06:33:07
Original commit files touched by this commit
edwin search for other commits by this committer
New port: adabooch is a Booch implementation for Ada95

        The Ada 95 version of the components will contain the same
        key abstractions as the C++ form (Structs, Tools and Support).
        However, the organization will be slightly different,
        particularly in the Support domain. This is because Ada 95
        provides several special forms of memory management that
        are quite different from C++.

        The Structs category provides an array of structural
        abstractions (Bags, Collections, Deques, Graphs, Lists,
        Maps, Queues, Rings, Sets, Stacks, and Trees). The Tools
        category provides algorithmic abstractions (Searching,
        Sorting, etc.). The Support category contains all the
        "concrete" forms, plus structures to create the components.
(Only the first 15 lines of the commit message are shown above View all of this commit message)

Number of commits found: 33