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 on branch 2022Q2
accerciser Interactive Python accessibility explorer for GNOME
3.38.0_3 accessibility on this many watch lists=2 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 3.38.0_3Version of this port present on the latest quarterly branch.
Maintainer: gnome@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2007-10-24 23:37:46
Last Update: 2024-02-22 12:02:49
Commit Hash: 54ae449
People watching this port, also watch:: unoconv, py39-pycparser, python
Also Listed In: gnome
License: BSD3CLAUSE
WWW:
https://wiki.gnome.org/Apps/Accerciser
Description:
Accerciser is an interactive Python accessibility explorer for the GNOME desktop. It uses AT-SPI to inspect and control widgets, allowing you to check if an application is providing correct information to assistive technologies and automated test frameworks. Accerciser has a simple plugin framework which you can use to create custom views of accessibility information.
Homepage    cgit ¦ Codeberg ¦ 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 (576 items)
Collapse this list.
  1. share/glib-2.0/schemas/org.a11y.Accerciser.gschema.xml
  2. /usr/local/share/licenses/accerciser-3.38.0_3/catalog.mk
  3. /usr/local/share/licenses/accerciser-3.38.0_3/LICENSE
  4. /usr/local/share/licenses/accerciser-3.38.0_3/BSD3CLAUSE
  5. bin/accerciser
  6. share/man/man1/accerciser.1.gz
  7. lib/python3.9/site-packages/accerciser/__init__.py
  8. lib/python3.9/site-packages/accerciser/about_dialog.py
  9. lib/python3.9/site-packages/accerciser/accerciser.py
  10. lib/python3.9/site-packages/accerciser/accessible_treeview.py
  11. lib/python3.9/site-packages/accerciser/bookmarks.py
  12. lib/python3.9/site-packages/accerciser/hotkey_manager.py
  13. lib/python3.9/site-packages/accerciser/i18n.py
  14. lib/python3.9/site-packages/accerciser/icons.py
  15. lib/python3.9/site-packages/accerciser/main_window.py
  16. lib/python3.9/site-packages/accerciser/node.py
  17. lib/python3.9/site-packages/accerciser/prefs_dialog.py
  18. lib/python3.9/site-packages/accerciser/tools.py
  19. lib/python3.9/site-packages/accerciser/ui_manager.py
  20. lib/python3.9/site-packages/accerciser/__pycache__/__init__.cpython-39.pyc
  21. lib/python3.9/site-packages/accerciser/__pycache__/__init__.cpython-39.opt-1.pyc
  22. lib/python3.9/site-packages/accerciser/__pycache__/about_dialog.cpython-39.pyc
  23. lib/python3.9/site-packages/accerciser/__pycache__/about_dialog.cpython-39.opt-1.pyc
  24. lib/python3.9/site-packages/accerciser/__pycache__/accerciser.cpython-39.pyc
  25. lib/python3.9/site-packages/accerciser/__pycache__/accerciser.cpython-39.opt-1.pyc
  26. lib/python3.9/site-packages/accerciser/__pycache__/accessible_treeview.cpython-39.pyc
  27. lib/python3.9/site-packages/accerciser/__pycache__/accessible_treeview.cpython-39.opt-1.pyc
  28. lib/python3.9/site-packages/accerciser/__pycache__/bookmarks.cpython-39.pyc
  29. lib/python3.9/site-packages/accerciser/__pycache__/bookmarks.cpython-39.opt-1.pyc
  30. lib/python3.9/site-packages/accerciser/__pycache__/hotkey_manager.cpython-39.pyc
  31. lib/python3.9/site-packages/accerciser/__pycache__/hotkey_manager.cpython-39.opt-1.pyc
  32. lib/python3.9/site-packages/accerciser/__pycache__/i18n.cpython-39.pyc
  33. lib/python3.9/site-packages/accerciser/__pycache__/i18n.cpython-39.opt-1.pyc
  34. lib/python3.9/site-packages/accerciser/__pycache__/icons.cpython-39.pyc
  35. lib/python3.9/site-packages/accerciser/__pycache__/icons.cpython-39.opt-1.pyc
  36. lib/python3.9/site-packages/accerciser/__pycache__/main_window.cpython-39.pyc
  37. lib/python3.9/site-packages/accerciser/__pycache__/main_window.cpython-39.opt-1.pyc
  38. lib/python3.9/site-packages/accerciser/__pycache__/node.cpython-39.pyc
  39. lib/python3.9/site-packages/accerciser/__pycache__/node.cpython-39.opt-1.pyc
  40. lib/python3.9/site-packages/accerciser/__pycache__/prefs_dialog.cpython-39.pyc
  41. lib/python3.9/site-packages/accerciser/__pycache__/prefs_dialog.cpython-39.opt-1.pyc
  42. lib/python3.9/site-packages/accerciser/__pycache__/tools.cpython-39.pyc
  43. lib/python3.9/site-packages/accerciser/__pycache__/tools.cpython-39.opt-1.pyc
  44. lib/python3.9/site-packages/accerciser/__pycache__/ui_manager.cpython-39.pyc
  45. lib/python3.9/site-packages/accerciser/__pycache__/ui_manager.cpython-39.opt-1.pyc
  46. lib/python3.9/site-packages/accerciser/plugin/__init__.py
  47. lib/python3.9/site-packages/accerciser/plugin/base_plugin.py
  48. lib/python3.9/site-packages/accerciser/plugin/message.py
  49. lib/python3.9/site-packages/accerciser/plugin/plugin_manager.py
  50. lib/python3.9/site-packages/accerciser/plugin/view.py
  51. lib/python3.9/site-packages/accerciser/plugin/__pycache__/__init__.cpython-39.pyc
  52. lib/python3.9/site-packages/accerciser/plugin/__pycache__/__init__.cpython-39.opt-1.pyc
  53. lib/python3.9/site-packages/accerciser/plugin/__pycache__/base_plugin.cpython-39.pyc
  54. lib/python3.9/site-packages/accerciser/plugin/__pycache__/base_plugin.cpython-39.opt-1.pyc
  55. lib/python3.9/site-packages/accerciser/plugin/__pycache__/message.cpython-39.pyc
  56. lib/python3.9/site-packages/accerciser/plugin/__pycache__/message.cpython-39.opt-1.pyc
  57. lib/python3.9/site-packages/accerciser/plugin/__pycache__/plugin_manager.cpython-39.pyc
  58. lib/python3.9/site-packages/accerciser/plugin/__pycache__/plugin_manager.cpython-39.opt-1.pyc
  59. lib/python3.9/site-packages/accerciser/plugin/__pycache__/view.cpython-39.pyc
  60. lib/python3.9/site-packages/accerciser/plugin/__pycache__/view.cpython-39.opt-1.pyc
  61. share/accerciser/pixmaps/hicolor/22x22/acceleratorlabel.png
  62. share/accerciser/pixmaps/hicolor/22x22/alert.png
  63. share/accerciser/pixmaps/hicolor/22x22/animation.png
  64. share/accerciser/pixmaps/hicolor/22x22/arrow.png
  65. share/accerciser/pixmaps/hicolor/22x22/calendar.png
  66. share/accerciser/pixmaps/hicolor/22x22/canvas.png
  67. share/accerciser/pixmaps/hicolor/22x22/care.png
  68. share/accerciser/pixmaps/hicolor/22x22/character.png
  69. share/accerciser/pixmaps/hicolor/22x22/chart.png
  70. share/accerciser/pixmaps/hicolor/22x22/checkbox.png
  71. share/accerciser/pixmaps/hicolor/22x22/checkmenuitem.png
  72. share/accerciser/pixmaps/hicolor/22x22/clock.png
  73. share/accerciser/pixmaps/hicolor/22x22/colorchooser.png
  74. share/accerciser/pixmaps/hicolor/22x22/column.png
  75. share/accerciser/pixmaps/hicolor/22x22/columnheader.png
  76. share/accerciser/pixmaps/hicolor/22x22/combobox.png
  77. share/accerciser/pixmaps/hicolor/22x22/cursor.png
  78. share/accerciser/pixmaps/hicolor/22x22/dateeditor.png
  79. share/accerciser/pixmaps/hicolor/22x22/desktopicon.png
  80. share/accerciser/pixmaps/hicolor/22x22/dial.png
  81. share/accerciser/pixmaps/hicolor/22x22/dialog.png
  82. share/accerciser/pixmaps/hicolor/22x22/directorypane.png
  83. share/accerciser/pixmaps/hicolor/22x22/drawingarea.png
  84. share/accerciser/pixmaps/hicolor/22x22/embedded.png
  85. share/accerciser/pixmaps/hicolor/22x22/endnote.png
  86. share/accerciser/pixmaps/hicolor/22x22/entry.png
  87. share/accerciser/pixmaps/hicolor/22x22/filechooser.png
  88. share/accerciser/pixmaps/hicolor/22x22/filler.png
  89. share/accerciser/pixmaps/hicolor/22x22/focustraversable.png
  90. share/accerciser/pixmaps/hicolor/22x22/fontchooser.png
  91. share/accerciser/pixmaps/hicolor/22x22/form.png
  92. share/accerciser/pixmaps/hicolor/22x22/frame.png
  93. share/accerciser/pixmaps/hicolor/22x22/glasspane.png
  94. share/accerciser/pixmaps/hicolor/22x22/grip.png
  95. share/accerciser/pixmaps/hicolor/22x22/heading.png
  96. share/accerciser/pixmaps/hicolor/22x22/helpballoon.png
  97. share/accerciser/pixmaps/hicolor/22x22/htmlcontainer.png
  98. share/accerciser/pixmaps/hicolor/22x22/icon.png
  99. share/accerciser/pixmaps/hicolor/22x22/image.png
  100. share/accerciser/pixmaps/hicolor/22x22/imagemap.png
  101. share/accerciser/pixmaps/hicolor/22x22/inputmethodwindow.png
  102. share/accerciser/pixmaps/hicolor/22x22/invalid.png
  103. share/accerciser/pixmaps/hicolor/22x22/label.png
  104. share/accerciser/pixmaps/hicolor/22x22/link.png
  105. share/accerciser/pixmaps/hicolor/22x22/list.png
  106. share/accerciser/pixmaps/hicolor/22x22/listitem.png
  107. share/accerciser/pixmaps/hicolor/22x22/menu.png
  108. share/accerciser/pixmaps/hicolor/22x22/menubar.png
  109. share/accerciser/pixmaps/hicolor/22x22/menuitem.png
  110. share/accerciser/pixmaps/hicolor/22x22/pagetab.png
  111. share/accerciser/pixmaps/hicolor/22x22/pagetablist.png
  112. share/accerciser/pixmaps/hicolor/22x22/passwordtext.png
  113. share/accerciser/pixmaps/hicolor/22x22/popupmenu.png
  114. share/accerciser/pixmaps/hicolor/22x22/progressbar.png
  115. share/accerciser/pixmaps/hicolor/22x22/pushbutton.png
  116. share/accerciser/pixmaps/hicolor/22x22/radiobutton.png
  117. share/accerciser/pixmaps/hicolor/22x22/radiomenuitem.png
  118. share/accerciser/pixmaps/hicolor/22x22/row.png
  119. share/accerciser/pixmaps/hicolor/22x22/ruler.png
  120. share/accerciser/pixmaps/hicolor/22x22/scrollbar.png
  121. share/accerciser/pixmaps/hicolor/22x22/scrollpane.png
  122. share/accerciser/pixmaps/hicolor/22x22/section.png
  123. share/accerciser/pixmaps/hicolor/22x22/separator.png
  124. share/accerciser/pixmaps/hicolor/22x22/shape.png
  125. share/accerciser/pixmaps/hicolor/22x22/slider.png
  126. share/accerciser/pixmaps/hicolor/22x22/sound.png
  127. share/accerciser/pixmaps/hicolor/22x22/spinbutton.png
  128. share/accerciser/pixmaps/hicolor/22x22/splitpane.png
  129. share/accerciser/pixmaps/hicolor/22x22/statusbar.png
  130. share/accerciser/pixmaps/hicolor/22x22/table.png
  131. share/accerciser/pixmaps/hicolor/22x22/tablecell.png
  132. share/accerciser/pixmaps/hicolor/22x22/tearoffmenuitem.png
  133. share/accerciser/pixmaps/hicolor/22x22/terminal.png
  134. share/accerciser/pixmaps/hicolor/22x22/text.png
  135. share/accerciser/pixmaps/hicolor/22x22/togglebutton.png
  136. share/accerciser/pixmaps/hicolor/22x22/toolbar.png
  137. share/accerciser/pixmaps/hicolor/22x22/tooltip.png
  138. share/accerciser/pixmaps/hicolor/22x22/tree.png
  139. share/accerciser/pixmaps/hicolor/22x22/treetable.png
  140. share/accerciser/pixmaps/hicolor/22x22/window.png
  141. share/accerciser/plugindata/validate/basic.py
  142. share/accerciser/plugins/api_view.py
  143. share/accerciser/plugins/console.py
  144. share/accerciser/plugins/event_monitor.py
  145. share/accerciser/plugins/event_monitor.ui
  146. share/accerciser/plugins/interface_view.py
  147. share/accerciser/plugins/interface_view.ui
  148. share/accerciser/plugins/ipython_view.py
  149. share/accerciser/plugins/quick_select.py
  150. share/accerciser/plugins/validate.py
  151. share/accerciser/plugins/validate.ui
  152. share/applications/accerciser.desktop
  153. share/help/C/accerciser/api_browser_plugin.page
  154. share/help/C/accerciser/desktop_tree_view.page
  155. share/help/C/accerciser/event_monitor_plugin.page
  156. share/help/C/accerciser/figures/IPython_plugin.png
  157. share/help/C/accerciser/figures/accerciser-logo.png
  158. share/help/C/accerciser/figures/accerciser-view.png
  159. share/help/C/accerciser/figures/api_browser.png
  160. share/help/C/accerciser/figures/event_monitor_plugin.png
  161. share/help/C/accerciser/figures/interface_viewer_plugin.png
  162. share/help/C/accerciser/figures/tree_view_accerciser.png
  163. share/help/C/accerciser/figures/validator_report.png
  164. share/help/C/accerciser/howto_setting_up_accerciser.page
  165. share/help/C/accerciser/howto_write_a_plugin.page
  166. share/help/C/accerciser/index.page
  167. share/help/C/accerciser/interface_viewer_plugin.page
  168. share/help/C/accerciser/introduction.page
  169. share/help/C/accerciser/ipython_plugin.page
  170. share/help/C/accerciser/preferences.page
  171. share/help/C/accerciser/quick_select_plugin.page
  172. share/help/C/accerciser/validator_plugin.page
  173. share/help/ca/accerciser/api_browser_plugin.page
  174. share/help/ca/accerciser/desktop_tree_view.page
  175. share/help/ca/accerciser/event_monitor_plugin.page
  176. share/help/ca/accerciser/figures/IPython_plugin.png
  177. share/help/ca/accerciser/figures/accerciser-logo.png
  178. share/help/ca/accerciser/figures/accerciser-view.png
  179. share/help/ca/accerciser/figures/api_browser.png
  180. share/help/ca/accerciser/figures/event_monitor_plugin.png
  181. share/help/ca/accerciser/figures/interface_viewer_plugin.png
  182. share/help/ca/accerciser/figures/tree_view_accerciser.png
  183. share/help/ca/accerciser/figures/validator_report.png
  184. share/help/ca/accerciser/howto_setting_up_accerciser.page
  185. share/help/ca/accerciser/howto_write_a_plugin.page
  186. share/help/ca/accerciser/index.page
  187. share/help/ca/accerciser/interface_viewer_plugin.page
  188. share/help/ca/accerciser/introduction.page
  189. share/help/ca/accerciser/ipython_plugin.page
  190. share/help/ca/accerciser/preferences.page
  191. share/help/ca/accerciser/quick_select_plugin.page
  192. share/help/ca/accerciser/validator_plugin.page
  193. share/help/cs/accerciser/api_browser_plugin.page
  194. share/help/cs/accerciser/desktop_tree_view.page
  195. share/help/cs/accerciser/event_monitor_plugin.page
  196. share/help/cs/accerciser/figures/IPython_plugin.png
  197. share/help/cs/accerciser/figures/accerciser-logo.png
  198. share/help/cs/accerciser/figures/accerciser-view.png
  199. share/help/cs/accerciser/figures/api_browser.png
  200. share/help/cs/accerciser/figures/event_monitor_plugin.png
  201. share/help/cs/accerciser/figures/interface_viewer_plugin.png
  202. share/help/cs/accerciser/figures/tree_view_accerciser.png
  203. share/help/cs/accerciser/figures/validator_report.png
  204. share/help/cs/accerciser/howto_setting_up_accerciser.page
  205. share/help/cs/accerciser/howto_write_a_plugin.page
  206. share/help/cs/accerciser/index.page
  207. share/help/cs/accerciser/interface_viewer_plugin.page
  208. share/help/cs/accerciser/introduction.page
  209. share/help/cs/accerciser/ipython_plugin.page
  210. share/help/cs/accerciser/preferences.page
  211. share/help/cs/accerciser/quick_select_plugin.page
  212. share/help/cs/accerciser/validator_plugin.page
  213. share/help/de/accerciser/api_browser_plugin.page
  214. share/help/de/accerciser/desktop_tree_view.page
  215. share/help/de/accerciser/event_monitor_plugin.page
  216. share/help/de/accerciser/figures/IPython_plugin.png
  217. share/help/de/accerciser/figures/accerciser-logo.png
  218. share/help/de/accerciser/figures/accerciser-view.png
  219. share/help/de/accerciser/figures/api_browser.png
  220. share/help/de/accerciser/figures/event_monitor_plugin.png
  221. share/help/de/accerciser/figures/interface_viewer_plugin.png
  222. share/help/de/accerciser/figures/tree_view_accerciser.png
  223. share/help/de/accerciser/figures/validator_report.png
  224. share/help/de/accerciser/howto_setting_up_accerciser.page
  225. share/help/de/accerciser/howto_write_a_plugin.page
  226. share/help/de/accerciser/index.page
  227. share/help/de/accerciser/interface_viewer_plugin.page
  228. share/help/de/accerciser/introduction.page
  229. share/help/de/accerciser/ipython_plugin.page
  230. share/help/de/accerciser/preferences.page
  231. share/help/de/accerciser/quick_select_plugin.page
  232. share/help/de/accerciser/validator_plugin.page
  233. share/help/el/accerciser/api_browser_plugin.page
  234. share/help/el/accerciser/desktop_tree_view.page
  235. share/help/el/accerciser/event_monitor_plugin.page
  236. share/help/el/accerciser/figures/IPython_plugin.png
  237. share/help/el/accerciser/figures/accerciser-logo.png
  238. share/help/el/accerciser/figures/accerciser-view.png
  239. share/help/el/accerciser/figures/api_browser.png
  240. share/help/el/accerciser/figures/event_monitor_plugin.png
  241. share/help/el/accerciser/figures/interface_viewer_plugin.png
  242. share/help/el/accerciser/figures/tree_view_accerciser.png
  243. share/help/el/accerciser/figures/validator_report.png
  244. share/help/el/accerciser/howto_setting_up_accerciser.page
  245. share/help/el/accerciser/howto_write_a_plugin.page
  246. share/help/el/accerciser/index.page
  247. share/help/el/accerciser/interface_viewer_plugin.page
  248. share/help/el/accerciser/introduction.page
  249. share/help/el/accerciser/ipython_plugin.page
  250. share/help/el/accerciser/preferences.page
  251. share/help/el/accerciser/quick_select_plugin.page
  252. share/help/el/accerciser/validator_plugin.page
  253. share/help/en_GB/accerciser/api_browser_plugin.page
  254. share/help/en_GB/accerciser/desktop_tree_view.page
  255. share/help/en_GB/accerciser/event_monitor_plugin.page
  256. share/help/en_GB/accerciser/figures/IPython_plugin.png
  257. share/help/en_GB/accerciser/figures/accerciser-logo.png
  258. share/help/en_GB/accerciser/figures/accerciser-view.png
  259. share/help/en_GB/accerciser/figures/api_browser.png
  260. share/help/en_GB/accerciser/figures/event_monitor_plugin.png
  261. share/help/en_GB/accerciser/figures/interface_viewer_plugin.png
  262. share/help/en_GB/accerciser/figures/tree_view_accerciser.png
  263. share/help/en_GB/accerciser/figures/validator_report.png
  264. share/help/en_GB/accerciser/howto_setting_up_accerciser.page
  265. share/help/en_GB/accerciser/howto_write_a_plugin.page
  266. share/help/en_GB/accerciser/index.page
  267. share/help/en_GB/accerciser/interface_viewer_plugin.page
  268. share/help/en_GB/accerciser/introduction.page
  269. share/help/en_GB/accerciser/ipython_plugin.page
  270. share/help/en_GB/accerciser/preferences.page
  271. share/help/en_GB/accerciser/quick_select_plugin.page
  272. share/help/en_GB/accerciser/validator_plugin.page
  273. share/help/es/accerciser/api_browser_plugin.page
  274. share/help/es/accerciser/desktop_tree_view.page
  275. share/help/es/accerciser/event_monitor_plugin.page
  276. share/help/es/accerciser/figures/IPython_plugin.png
  277. share/help/es/accerciser/figures/accerciser-logo.png
  278. share/help/es/accerciser/figures/accerciser-view.png
  279. share/help/es/accerciser/figures/api_browser.png
  280. share/help/es/accerciser/figures/event_monitor_plugin.png
  281. share/help/es/accerciser/figures/interface_viewer_plugin.png
  282. share/help/es/accerciser/figures/tree_view_accerciser.png
  283. share/help/es/accerciser/figures/validator_report.png
  284. share/help/es/accerciser/howto_setting_up_accerciser.page
  285. share/help/es/accerciser/howto_write_a_plugin.page
  286. share/help/es/accerciser/index.page
  287. share/help/es/accerciser/interface_viewer_plugin.page
  288. share/help/es/accerciser/introduction.page
  289. share/help/es/accerciser/ipython_plugin.page
  290. share/help/es/accerciser/preferences.page
  291. share/help/es/accerciser/quick_select_plugin.page
  292. share/help/es/accerciser/validator_plugin.page
  293. share/help/fr/accerciser/api_browser_plugin.page
  294. share/help/fr/accerciser/desktop_tree_view.page
  295. share/help/fr/accerciser/event_monitor_plugin.page
  296. share/help/fr/accerciser/figures/IPython_plugin.png
  297. share/help/fr/accerciser/figures/accerciser-logo.png
  298. share/help/fr/accerciser/figures/accerciser-view.png
  299. share/help/fr/accerciser/figures/api_browser.png
  300. share/help/fr/accerciser/figures/event_monitor_plugin.png
  301. share/help/fr/accerciser/figures/interface_viewer_plugin.png
  302. share/help/fr/accerciser/figures/tree_view_accerciser.png
  303. share/help/fr/accerciser/figures/validator_report.png
  304. share/help/fr/accerciser/howto_setting_up_accerciser.page
  305. share/help/fr/accerciser/howto_write_a_plugin.page
  306. share/help/fr/accerciser/index.page
  307. share/help/fr/accerciser/interface_viewer_plugin.page
  308. share/help/fr/accerciser/introduction.page
  309. share/help/fr/accerciser/ipython_plugin.page
  310. share/help/fr/accerciser/preferences.page
  311. share/help/fr/accerciser/quick_select_plugin.page
  312. share/help/fr/accerciser/validator_plugin.page
  313. share/help/gl/accerciser/api_browser_plugin.page
  314. share/help/gl/accerciser/desktop_tree_view.page
  315. share/help/gl/accerciser/event_monitor_plugin.page
  316. share/help/gl/accerciser/figures/IPython_plugin.png
  317. share/help/gl/accerciser/figures/accerciser-logo.png
  318. share/help/gl/accerciser/figures/accerciser-view.png
  319. share/help/gl/accerciser/figures/api_browser.png
  320. share/help/gl/accerciser/figures/event_monitor_plugin.png
  321. share/help/gl/accerciser/figures/interface_viewer_plugin.png
  322. share/help/gl/accerciser/figures/tree_view_accerciser.png
  323. share/help/gl/accerciser/figures/validator_report.png
  324. share/help/gl/accerciser/howto_setting_up_accerciser.page
  325. share/help/gl/accerciser/howto_write_a_plugin.page
  326. share/help/gl/accerciser/index.page
  327. share/help/gl/accerciser/interface_viewer_plugin.page
  328. share/help/gl/accerciser/introduction.page
  329. share/help/gl/accerciser/ipython_plugin.page
  330. share/help/gl/accerciser/preferences.page
  331. share/help/gl/accerciser/quick_select_plugin.page
  332. share/help/gl/accerciser/validator_plugin.page
  333. share/help/it/accerciser/api_browser_plugin.page
  334. share/help/it/accerciser/desktop_tree_view.page
  335. share/help/it/accerciser/event_monitor_plugin.page
  336. share/help/it/accerciser/figures/IPython_plugin.png
  337. share/help/it/accerciser/figures/accerciser-logo.png
  338. share/help/it/accerciser/figures/accerciser-view.png
  339. share/help/it/accerciser/figures/api_browser.png
  340. share/help/it/accerciser/figures/event_monitor_plugin.png
  341. share/help/it/accerciser/figures/interface_viewer_plugin.png
  342. share/help/it/accerciser/figures/tree_view_accerciser.png
  343. share/help/it/accerciser/figures/validator_report.png
  344. share/help/it/accerciser/howto_setting_up_accerciser.page
  345. share/help/it/accerciser/howto_write_a_plugin.page
  346. share/help/it/accerciser/index.page
  347. share/help/it/accerciser/interface_viewer_plugin.page
  348. share/help/it/accerciser/introduction.page
  349. share/help/it/accerciser/ipython_plugin.page
  350. share/help/it/accerciser/preferences.page
  351. share/help/it/accerciser/quick_select_plugin.page
  352. share/help/it/accerciser/validator_plugin.page
  353. share/help/ja/accerciser/api_browser_plugin.page
  354. share/help/ja/accerciser/desktop_tree_view.page
  355. share/help/ja/accerciser/event_monitor_plugin.page
  356. share/help/ja/accerciser/figures/IPython_plugin.png
  357. share/help/ja/accerciser/figures/accerciser-logo.png
  358. share/help/ja/accerciser/figures/accerciser-view.png
  359. share/help/ja/accerciser/figures/api_browser.png
  360. share/help/ja/accerciser/figures/event_monitor_plugin.png
  361. share/help/ja/accerciser/figures/interface_viewer_plugin.png
  362. share/help/ja/accerciser/figures/tree_view_accerciser.png
  363. share/help/ja/accerciser/figures/validator_report.png
  364. share/help/ja/accerciser/howto_setting_up_accerciser.page
  365. share/help/ja/accerciser/howto_write_a_plugin.page
  366. share/help/ja/accerciser/index.page
  367. share/help/ja/accerciser/interface_viewer_plugin.page
  368. share/help/ja/accerciser/introduction.page
  369. share/help/ja/accerciser/ipython_plugin.page
  370. share/help/ja/accerciser/preferences.page
  371. share/help/ja/accerciser/quick_select_plugin.page
  372. share/help/ja/accerciser/validator_plugin.page
  373. share/help/oc/accerciser/api_browser_plugin.page
  374. share/help/oc/accerciser/desktop_tree_view.page
  375. share/help/oc/accerciser/event_monitor_plugin.page
  376. share/help/oc/accerciser/figures/IPython_plugin.png
  377. share/help/oc/accerciser/figures/accerciser-logo.png
  378. share/help/oc/accerciser/figures/accerciser-view.png
  379. share/help/oc/accerciser/figures/api_browser.png
  380. share/help/oc/accerciser/figures/event_monitor_plugin.png
  381. share/help/oc/accerciser/figures/interface_viewer_plugin.png
  382. share/help/oc/accerciser/figures/tree_view_accerciser.png
  383. share/help/oc/accerciser/figures/validator_report.png
  384. share/help/oc/accerciser/howto_setting_up_accerciser.page
  385. share/help/oc/accerciser/howto_write_a_plugin.page
  386. share/help/oc/accerciser/index.page
  387. share/help/oc/accerciser/interface_viewer_plugin.page
  388. share/help/oc/accerciser/introduction.page
  389. share/help/oc/accerciser/ipython_plugin.page
  390. share/help/oc/accerciser/preferences.page
  391. share/help/oc/accerciser/quick_select_plugin.page
  392. share/help/oc/accerciser/validator_plugin.page
  393. share/help/pt_BR/accerciser/api_browser_plugin.page
  394. share/help/pt_BR/accerciser/desktop_tree_view.page
  395. share/help/pt_BR/accerciser/event_monitor_plugin.page
  396. share/help/pt_BR/accerciser/figures/IPython_plugin.png
  397. share/help/pt_BR/accerciser/figures/accerciser-logo.png
  398. share/help/pt_BR/accerciser/figures/accerciser-view.png
  399. share/help/pt_BR/accerciser/figures/api_browser.png
  400. share/help/pt_BR/accerciser/figures/event_monitor_plugin.png
  401. share/help/pt_BR/accerciser/figures/interface_viewer_plugin.png
  402. share/help/pt_BR/accerciser/figures/tree_view_accerciser.png
  403. share/help/pt_BR/accerciser/figures/validator_report.png
  404. share/help/pt_BR/accerciser/howto_setting_up_accerciser.page
  405. share/help/pt_BR/accerciser/howto_write_a_plugin.page
  406. share/help/pt_BR/accerciser/index.page
  407. share/help/pt_BR/accerciser/interface_viewer_plugin.page
  408. share/help/pt_BR/accerciser/introduction.page
  409. share/help/pt_BR/accerciser/ipython_plugin.page
  410. share/help/pt_BR/accerciser/preferences.page
  411. share/help/pt_BR/accerciser/quick_select_plugin.page
  412. share/help/pt_BR/accerciser/validator_plugin.page
  413. share/help/sl/accerciser/api_browser_plugin.page
  414. share/help/sl/accerciser/desktop_tree_view.page
  415. share/help/sl/accerciser/event_monitor_plugin.page
  416. share/help/sl/accerciser/figures/IPython_plugin.png
  417. share/help/sl/accerciser/figures/accerciser-logo.png
  418. share/help/sl/accerciser/figures/accerciser-view.png
  419. share/help/sl/accerciser/figures/api_browser.png
  420. share/help/sl/accerciser/figures/event_monitor_plugin.png
  421. share/help/sl/accerciser/figures/interface_viewer_plugin.png
  422. share/help/sl/accerciser/figures/tree_view_accerciser.png
  423. share/help/sl/accerciser/figures/validator_report.png
  424. share/help/sl/accerciser/howto_setting_up_accerciser.page
  425. share/help/sl/accerciser/howto_write_a_plugin.page
  426. share/help/sl/accerciser/index.page
  427. share/help/sl/accerciser/interface_viewer_plugin.page
  428. share/help/sl/accerciser/introduction.page
  429. share/help/sl/accerciser/ipython_plugin.page
  430. share/help/sl/accerciser/preferences.page
  431. share/help/sl/accerciser/quick_select_plugin.page
  432. share/help/sl/accerciser/validator_plugin.page
  433. share/help/sv/accerciser/api_browser_plugin.page
  434. share/help/sv/accerciser/desktop_tree_view.page
  435. share/help/sv/accerciser/event_monitor_plugin.page
  436. share/help/sv/accerciser/figures/IPython_plugin.png
  437. share/help/sv/accerciser/figures/accerciser-logo.png
  438. share/help/sv/accerciser/figures/accerciser-view.png
  439. share/help/sv/accerciser/figures/api_browser.png
  440. share/help/sv/accerciser/figures/event_monitor_plugin.png
  441. share/help/sv/accerciser/figures/interface_viewer_plugin.png
  442. share/help/sv/accerciser/figures/tree_view_accerciser.png
  443. share/help/sv/accerciser/figures/validator_report.png
  444. share/help/sv/accerciser/howto_setting_up_accerciser.page
  445. share/help/sv/accerciser/howto_write_a_plugin.page
  446. share/help/sv/accerciser/index.page
  447. share/help/sv/accerciser/interface_viewer_plugin.page
  448. share/help/sv/accerciser/introduction.page
  449. share/help/sv/accerciser/ipython_plugin.page
  450. share/help/sv/accerciser/preferences.page
  451. share/help/sv/accerciser/quick_select_plugin.page
  452. share/help/sv/accerciser/validator_plugin.page
  453. share/help/uk/accerciser/api_browser_plugin.page
  454. share/help/uk/accerciser/desktop_tree_view.page
  455. share/help/uk/accerciser/event_monitor_plugin.page
  456. share/help/uk/accerciser/figures/IPython_plugin.png
  457. share/help/uk/accerciser/figures/accerciser-logo.png
  458. share/help/uk/accerciser/figures/accerciser-view.png
  459. share/help/uk/accerciser/figures/api_browser.png
  460. share/help/uk/accerciser/figures/event_monitor_plugin.png
  461. share/help/uk/accerciser/figures/interface_viewer_plugin.png
  462. share/help/uk/accerciser/figures/tree_view_accerciser.png
  463. share/help/uk/accerciser/figures/validator_report.png
  464. share/help/uk/accerciser/howto_setting_up_accerciser.page
  465. share/help/uk/accerciser/howto_write_a_plugin.page
  466. share/help/uk/accerciser/index.page
  467. share/help/uk/accerciser/interface_viewer_plugin.page
  468. share/help/uk/accerciser/introduction.page
  469. share/help/uk/accerciser/ipython_plugin.page
  470. share/help/uk/accerciser/preferences.page
  471. share/help/uk/accerciser/quick_select_plugin.page
  472. share/help/uk/accerciser/validator_plugin.page
  473. share/help/zh_CN/accerciser/api_browser_plugin.page
  474. share/help/zh_CN/accerciser/desktop_tree_view.page
  475. share/help/zh_CN/accerciser/event_monitor_plugin.page
  476. share/help/zh_CN/accerciser/figures/IPython_plugin.png
  477. share/help/zh_CN/accerciser/figures/accerciser-logo.png
  478. share/help/zh_CN/accerciser/figures/accerciser-view.png
  479. share/help/zh_CN/accerciser/figures/api_browser.png
  480. share/help/zh_CN/accerciser/figures/event_monitor_plugin.png
  481. share/help/zh_CN/accerciser/figures/interface_viewer_plugin.png
  482. share/help/zh_CN/accerciser/figures/tree_view_accerciser.png
  483. share/help/zh_CN/accerciser/figures/validator_report.png
  484. share/help/zh_CN/accerciser/howto_setting_up_accerciser.page
  485. share/help/zh_CN/accerciser/howto_write_a_plugin.page
  486. share/help/zh_CN/accerciser/index.page
  487. share/help/zh_CN/accerciser/interface_viewer_plugin.page
  488. share/help/zh_CN/accerciser/introduction.page
  489. share/help/zh_CN/accerciser/ipython_plugin.page
  490. share/help/zh_CN/accerciser/preferences.page
  491. share/help/zh_CN/accerciser/quick_select_plugin.page
  492. share/help/zh_CN/accerciser/validator_plugin.page
  493. share/icons/hicolor/16x16/apps/accerciser.png
  494. share/icons/hicolor/22x22/apps/accerciser.png
  495. share/icons/hicolor/32x32/apps/accerciser.png
  496. share/icons/hicolor/48x48/apps/accerciser.png
  497. share/icons/hicolor/symbolic/apps/accerciser-symbolic.svg
  498. share/icons/hicolor/scalable/apps/accerciser.svg
  499. share/locale/ar/LC_MESSAGES/accerciser.mo
  500. share/locale/as/LC_MESSAGES/accerciser.mo
  501. share/locale/ast/LC_MESSAGES/accerciser.mo
  502. share/locale/be/LC_MESSAGES/accerciser.mo
  503. share/locale/bg/LC_MESSAGES/accerciser.mo
  504. share/locale/bn/LC_MESSAGES/accerciser.mo
  505. share/locale/bn_IN/LC_MESSAGES/accerciser.mo
  506. share/locale/br/LC_MESSAGES/accerciser.mo
  507. share/locale/bs/LC_MESSAGES/accerciser.mo
  508. share/locale/ca/LC_MESSAGES/accerciser.mo
  509. share/locale/ca@valencia/LC_MESSAGES/accerciser.mo
  510. share/locale/cs/LC_MESSAGES/accerciser.mo
  511. share/locale/da/LC_MESSAGES/accerciser.mo
  512. share/locale/de/LC_MESSAGES/accerciser.mo
  513. share/locale/dz/LC_MESSAGES/accerciser.mo
  514. share/locale/el/LC_MESSAGES/accerciser.mo
  515. share/locale/en@shaw/LC_MESSAGES/accerciser.mo
  516. share/locale/en_CA/LC_MESSAGES/accerciser.mo
  517. share/locale/en_GB/LC_MESSAGES/accerciser.mo
  518. share/locale/eo/LC_MESSAGES/accerciser.mo
  519. share/locale/es/LC_MESSAGES/accerciser.mo
  520. share/locale/et/LC_MESSAGES/accerciser.mo
  521. share/locale/eu/LC_MESSAGES/accerciser.mo
  522. share/locale/fi/LC_MESSAGES/accerciser.mo
  523. share/locale/fr/LC_MESSAGES/accerciser.mo
  524. share/locale/fur/LC_MESSAGES/accerciser.mo
  525. share/locale/gl/LC_MESSAGES/accerciser.mo
  526. share/locale/gu/LC_MESSAGES/accerciser.mo
  527. share/locale/he/LC_MESSAGES/accerciser.mo
  528. share/locale/hi/LC_MESSAGES/accerciser.mo
  529. share/locale/hu/LC_MESSAGES/accerciser.mo
  530. share/locale/hy/LC_MESSAGES/accerciser.mo
  531. share/locale/id/LC_MESSAGES/accerciser.mo
  532. share/locale/it/LC_MESSAGES/accerciser.mo
  533. share/locale/ja/LC_MESSAGES/accerciser.mo
  534. share/locale/kk/LC_MESSAGES/accerciser.mo
  535. share/locale/km/LC_MESSAGES/accerciser.mo
  536. share/locale/kn/LC_MESSAGES/accerciser.mo
  537. share/locale/ko/LC_MESSAGES/accerciser.mo
  538. share/locale/lt/LC_MESSAGES/accerciser.mo
  539. share/locale/lv/LC_MESSAGES/accerciser.mo
  540. share/locale/mai/LC_MESSAGES/accerciser.mo
  541. share/locale/mk/LC_MESSAGES/accerciser.mo
  542. share/locale/ml/LC_MESSAGES/accerciser.mo
  543. share/locale/mr/LC_MESSAGES/accerciser.mo
  544. share/locale/ms/LC_MESSAGES/accerciser.mo
  545. share/locale/nb/LC_MESSAGES/accerciser.mo
  546. share/locale/ne/LC_MESSAGES/accerciser.mo
  547. share/locale/nl/LC_MESSAGES/accerciser.mo
  548. share/locale/oc/LC_MESSAGES/accerciser.mo
  549. share/locale/or/LC_MESSAGES/accerciser.mo
  550. share/locale/pa/LC_MESSAGES/accerciser.mo
  551. share/locale/pl/LC_MESSAGES/accerciser.mo
  552. share/locale/pt/LC_MESSAGES/accerciser.mo
  553. share/locale/pt_BR/LC_MESSAGES/accerciser.mo
  554. share/locale/ro/LC_MESSAGES/accerciser.mo
  555. share/locale/ru/LC_MESSAGES/accerciser.mo
  556. share/locale/si/LC_MESSAGES/accerciser.mo
  557. share/locale/sk/LC_MESSAGES/accerciser.mo
  558. share/locale/sl/LC_MESSAGES/accerciser.mo
  559. share/locale/sq/LC_MESSAGES/accerciser.mo
  560. share/locale/sr/LC_MESSAGES/accerciser.mo
  561. share/locale/sr@latin/LC_MESSAGES/accerciser.mo
  562. share/locale/sv/LC_MESSAGES/accerciser.mo
  563. share/locale/te/LC_MESSAGES/accerciser.mo
  564. share/locale/tg/LC_MESSAGES/accerciser.mo
  565. share/locale/th/LC_MESSAGES/accerciser.mo
  566. share/locale/tr/LC_MESSAGES/accerciser.mo
  567. share/locale/ug/LC_MESSAGES/accerciser.mo
  568. share/locale/uk/LC_MESSAGES/accerciser.mo
  569. share/locale/vi/LC_MESSAGES/accerciser.mo
  570. share/locale/zh_CN/LC_MESSAGES/accerciser.mo
  571. share/locale/zh_HK/LC_MESSAGES/accerciser.mo
  572. share/locale/zh_TW/LC_MESSAGES/accerciser.mo
  573. share/metainfo/accerciser.appdata.xml
  574. @owner
  575. @group
  576. @mode
Collapse this list.
Dependency lines:
  • accerciser>0:accessibility/accerciser
To install the port:
cd /usr/ports/accessibility/accerciser/ && make install clean
To add the package, run one of these commands:
  • pkg install accessibility/accerciser
  • pkg install accerciser
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: accerciser
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1656739150 SHA256 (gnome/accerciser-3.38.0.tar.xz) = e5aef7ee84ce52194beb157e14ba262c9f76ebf18e5a22b17051b4a5c4dea939 SIZE (gnome/accerciser-3.38.0.tar.xz) = 2006380

Packages (timestamps in pop-ups are UTC):
accerciser
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.38.0_33.38.0_3--3.38.0_3---
FreeBSD:13:quarterly3.38.0_23.38.0_3-3.38.0_23.38.0_3-3.38.0_23.38.0_2
FreeBSD:14:latest3.38.0_33.38.0_3--3.38.0_3--3.38.0_1
FreeBSD:14:quarterly3.38.0_23.38.0_3-3.38.0_23.38.0_3-3.38.0_23.38.0_2
FreeBSD:15:latest3.38.0_33.38.0_3n/a3.38.0_2n/a-3.38.0_2-
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gsettings-desktop-schemas>=3.2.0 : devel/gsettings-desktop-schemas
  2. itstool : textproc/itstool
  3. at-spi2-core>=2.1.5 : accessibility/at-spi2-core
  4. gettext-runtime>=0.22_1 : devel/gettext-runtime
  5. msgfmt : devel/gettext-tools
  6. gmake>=4.3 : devel/gmake
  7. py39-gobject3>=0 : devel/py-gobject3@py39
  8. pkgconf>=1.3.0_1 : devel/pkgconf
  9. python3.9 : lang/python39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. gsettings-desktop-schemas>=3.2.0 : devel/gsettings-desktop-schemas
  2. at-spi2-core>=2.1.5 : accessibility/at-spi2-core
  3. py39-gobject3>=0 : devel/py-gobject3@py39
  4. python3.9 : lang/python39
Library dependencies:
  1. libintl.so : devel/gettext-runtime
  2. libatk-1.0.so : accessibility/at-spi2-core
  3. libglib-2.0.so : devel/glib20
  4. libintl.so : devel/gettext-runtime
  5. libgtk-3.so : x11-toolkits/gtk30
  6. libpango-1.0.so : x11-toolkits/pango
This port is required by:
for Run
  1. x11/gnome

Deleted ports which required this port:

Expand this list of 2 deleted ports
  1. devel/gnome2-hacker-tools*
  2. x11/gnome3*
  3. 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:
accessibility_accerciser
USES:
gettext gmake gnome localbase:ldflags pkgconfig python shebangfix tar:xz
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (12 items)
Collapse this list.
  1. ftp://ftp.belnet.be/mirror/ftp.gnome.org/sources/accerciser/3.38/
  2. ftp://ftp.cse.buffalo.edu/pub/Gnome/sources/accerciser/3.38/
  3. ftp://ftp.kddlabs.co.jp/pub/GNOME/sources/accerciser/3.38/
  4. ftp://ftp.mirrorservice.org/sites/ftp.gnome.org/pub/GNOME/sources/accerciser/3.38/
  5. ftp://ftp.nara.wide.ad.jp/pub/X11/GNOME/sources/accerciser/3.38/
  6. http://download.gnome.org/sources/accerciser/3.38/
  7. http://ftp.belnet.be/mirror/ftp.gnome.org/sources/accerciser/3.38/
  8. http://www.gtlib.gatech.edu/pub/gnome/sources/accerciser/3.38/
  9. https://download.gnome.org/sources/accerciser/3.38/
  10. https://fr2.rpmfind.net/linux/gnome.org/sources/accerciser/3.38/
  11. https://ftp.acc.umu.se/pub/GNOME/sources/accerciser/3.38/
  12. https://gitlab.gnome.org/GNOME/accerciser/-/archive/3.38.0/
Collapse this list.

There are no commits on branch 2022Q2 for this port