notbug ipv6 ready As 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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details
pluma Small but powerful text editor for MATE Desktop Environment
1.28.1_1 editors on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.28.1Version of this port present on the latest quarterly branch.
Maintainer: gnome@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2014-09-10 13:11:39
Last Update: 2026-08-13 13:44:30
Commit Hash: 3dc6f48
Also Listed In: mate
License: GPLv2
WWW:
https://mate-desktop.org/
Description:
mate-text-editor (Pluma) is a Gtk3 text editor. Its features include: * Complete integration with the MATE Environment, including MateMDI * Global Search and Replace * Dynamically loaded fonts * Splitscreen Mode * Printing support * Configurable Plugins system * Unlimited Undo/Redo
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (734 items)
Collapse this list.
  1. share/glib-2.0/schemas/org.mate.pluma.gschema.xml
  2. share/glib-2.0/schemas/org.mate.pluma.plugins.filebrowser.gschema.xml
  3. share/glib-2.0/schemas/org.mate.pluma.plugins.pythonconsole.gschema.xml
  4. share/glib-2.0/schemas/org.mate.pluma.plugins.spell.gschema.xml
  5. share/glib-2.0/schemas/org.mate.pluma.plugins.time.gschema.xml
  6. /usr/local/share/licenses/pluma-1.28.1_1/catalog.mk
  7. /usr/local/share/licenses/pluma-1.28.1_1/LICENSE
  8. /usr/local/share/licenses/pluma-1.28.1_1/GPLv2
  9. bin/pluma
  10. include/pluma/pluma-app-activatable.h
  11. include/pluma/pluma-app.h
  12. include/pluma/pluma-application.h
  13. include/pluma/pluma-commands.h
  14. include/pluma/pluma-debug.h
  15. include/pluma/pluma-document.h
  16. include/pluma/pluma-encodings-combo-box.h
  17. include/pluma/pluma-encodings.h
  18. include/pluma/pluma-help.h
  19. include/pluma/pluma-message-bus.h
  20. include/pluma/pluma-message-type.h
  21. include/pluma/pluma-message.h
  22. include/pluma/pluma-notebook.h
  23. include/pluma/pluma-panel.h
  24. include/pluma/pluma-progress-message-area.h
  25. include/pluma/pluma-status-combo-box.h
  26. include/pluma/pluma-statusbar.h
  27. include/pluma/pluma-tab.h
  28. include/pluma/pluma-utils.h
  29. include/pluma/pluma-view-activatable.h
  30. include/pluma/pluma-view.h
  31. include/pluma/pluma-window-activatable.h
  32. include/pluma/pluma-window.h
  33. lib/girepository-1.0/Pluma-1.0.typelib
  34. lib/pluma/plugins/docinfo.plugin
  35. lib/pluma/plugins/externaltools.plugin
  36. lib/pluma/plugins/externaltools/__init__.py
  37. lib/pluma/plugins/externaltools/__pycache__/__init__.cpython-312.opt-1.pyc
  38. lib/pluma/plugins/externaltools/__pycache__/__init__.cpython-312.pyc
  39. lib/pluma/plugins/externaltools/__pycache__/capture.cpython-312.opt-1.pyc
  40. lib/pluma/plugins/externaltools/__pycache__/capture.cpython-312.pyc
  41. lib/pluma/plugins/externaltools/__pycache__/filelookup.cpython-312.opt-1.pyc
  42. lib/pluma/plugins/externaltools/__pycache__/filelookup.cpython-312.pyc
  43. lib/pluma/plugins/externaltools/__pycache__/functions.cpython-312.opt-1.pyc
  44. lib/pluma/plugins/externaltools/__pycache__/functions.cpython-312.pyc
  45. lib/pluma/plugins/externaltools/__pycache__/library.cpython-312.opt-1.pyc
  46. lib/pluma/plugins/externaltools/__pycache__/library.cpython-312.pyc
  47. lib/pluma/plugins/externaltools/__pycache__/linkparsing.cpython-312.opt-1.pyc
  48. lib/pluma/plugins/externaltools/__pycache__/linkparsing.cpython-312.pyc
  49. lib/pluma/plugins/externaltools/__pycache__/manager.cpython-312.opt-1.pyc
  50. lib/pluma/plugins/externaltools/__pycache__/manager.cpython-312.pyc
  51. lib/pluma/plugins/externaltools/__pycache__/outputpanel.cpython-312.opt-1.pyc
  52. lib/pluma/plugins/externaltools/__pycache__/outputpanel.cpython-312.pyc
  53. lib/pluma/plugins/externaltools/capture.py
  54. lib/pluma/plugins/externaltools/filelookup.py
  55. lib/pluma/plugins/externaltools/functions.py
  56. lib/pluma/plugins/externaltools/library.py
  57. lib/pluma/plugins/externaltools/linkparsing.py
  58. lib/pluma/plugins/externaltools/manager.py
  59. lib/pluma/plugins/externaltools/outputpanel.py
  60. lib/pluma/plugins/filebrowser.plugin
  61. lib/pluma/plugins/libdocinfo.so
  62. lib/pluma/plugins/libfilebrowser.so
  63. lib/pluma/plugins/libmodelines.so
  64. lib/pluma/plugins/libsort.so
  65. lib/pluma/plugins/libspell.so
  66. lib/pluma/plugins/libtaglist.so
  67. lib/pluma/plugins/libtime.so
  68. lib/pluma/plugins/libtrailsave.so
  69. lib/pluma/plugins/modelines.plugin
  70. lib/pluma/plugins/pythonconsole.plugin
  71. lib/pluma/plugins/pythonconsole/__init__.py
  72. lib/pluma/plugins/pythonconsole/__pycache__/__init__.cpython-312.opt-1.pyc
  73. lib/pluma/plugins/pythonconsole/__pycache__/__init__.cpython-312.pyc
  74. lib/pluma/plugins/pythonconsole/__pycache__/config.cpython-312.opt-1.pyc
  75. lib/pluma/plugins/pythonconsole/__pycache__/config.cpython-312.pyc
  76. lib/pluma/plugins/pythonconsole/__pycache__/console.cpython-312.opt-1.pyc
  77. lib/pluma/plugins/pythonconsole/__pycache__/console.cpython-312.pyc
  78. lib/pluma/plugins/pythonconsole/config.py
  79. lib/pluma/plugins/pythonconsole/console.py
  80. lib/pluma/plugins/quickopen.plugin
  81. lib/pluma/plugins/quickopen/__init__.py
  82. lib/pluma/plugins/quickopen/__pycache__/__init__.cpython-312.opt-1.pyc
  83. lib/pluma/plugins/quickopen/__pycache__/__init__.cpython-312.pyc
  84. lib/pluma/plugins/quickopen/__pycache__/popup.cpython-312.opt-1.pyc
  85. lib/pluma/plugins/quickopen/__pycache__/popup.cpython-312.pyc
  86. lib/pluma/plugins/quickopen/__pycache__/virtualdirs.cpython-312.opt-1.pyc
  87. lib/pluma/plugins/quickopen/__pycache__/virtualdirs.cpython-312.pyc
  88. lib/pluma/plugins/quickopen/__pycache__/windowhelper.cpython-312.opt-1.pyc
  89. lib/pluma/plugins/quickopen/__pycache__/windowhelper.cpython-312.pyc
  90. lib/pluma/plugins/quickopen/popup.py
  91. lib/pluma/plugins/quickopen/virtualdirs.py
  92. lib/pluma/plugins/quickopen/windowhelper.py
  93. lib/pluma/plugins/snippets.plugin
  94. lib/pluma/plugins/snippets/Completion.py
  95. lib/pluma/plugins/snippets/Document.py
  96. lib/pluma/plugins/snippets/Exporter.py
  97. lib/pluma/plugins/snippets/Helper.py
  98. lib/pluma/plugins/snippets/Importer.py
  99. lib/pluma/plugins/snippets/LanguageManager.py
  100. lib/pluma/plugins/snippets/Library.py
  101. lib/pluma/plugins/snippets/Manager.py
  102. lib/pluma/plugins/snippets/Parser.py
  103. lib/pluma/plugins/snippets/Placeholder.py
  104. lib/pluma/plugins/snippets/Snippet.py
  105. lib/pluma/plugins/snippets/SubstitutionParser.py
  106. lib/pluma/plugins/snippets/WindowHelper.py
  107. lib/pluma/plugins/snippets/__init__.py
  108. lib/pluma/plugins/snippets/__pycache__/Completion.cpython-312.opt-1.pyc
  109. lib/pluma/plugins/snippets/__pycache__/Completion.cpython-312.pyc
  110. lib/pluma/plugins/snippets/__pycache__/Document.cpython-312.opt-1.pyc
  111. lib/pluma/plugins/snippets/__pycache__/Document.cpython-312.pyc
  112. lib/pluma/plugins/snippets/__pycache__/Exporter.cpython-312.opt-1.pyc
  113. lib/pluma/plugins/snippets/__pycache__/Exporter.cpython-312.pyc
  114. lib/pluma/plugins/snippets/__pycache__/Helper.cpython-312.opt-1.pyc
  115. lib/pluma/plugins/snippets/__pycache__/Helper.cpython-312.pyc
  116. lib/pluma/plugins/snippets/__pycache__/Importer.cpython-312.opt-1.pyc
  117. lib/pluma/plugins/snippets/__pycache__/Importer.cpython-312.pyc
  118. lib/pluma/plugins/snippets/__pycache__/LanguageManager.cpython-312.opt-1.pyc
  119. lib/pluma/plugins/snippets/__pycache__/LanguageManager.cpython-312.pyc
  120. lib/pluma/plugins/snippets/__pycache__/Library.cpython-312.opt-1.pyc
  121. lib/pluma/plugins/snippets/__pycache__/Library.cpython-312.pyc
  122. lib/pluma/plugins/snippets/__pycache__/Manager.cpython-312.opt-1.pyc
  123. lib/pluma/plugins/snippets/__pycache__/Manager.cpython-312.pyc
  124. lib/pluma/plugins/snippets/__pycache__/Parser.cpython-312.opt-1.pyc
  125. lib/pluma/plugins/snippets/__pycache__/Parser.cpython-312.pyc
  126. lib/pluma/plugins/snippets/__pycache__/Placeholder.cpython-312.opt-1.pyc
  127. lib/pluma/plugins/snippets/__pycache__/Placeholder.cpython-312.pyc
  128. lib/pluma/plugins/snippets/__pycache__/Snippet.cpython-312.opt-1.pyc
  129. lib/pluma/plugins/snippets/__pycache__/Snippet.cpython-312.pyc
  130. lib/pluma/plugins/snippets/__pycache__/SubstitutionParser.cpython-312.opt-1.pyc
  131. lib/pluma/plugins/snippets/__pycache__/SubstitutionParser.cpython-312.pyc
  132. lib/pluma/plugins/snippets/__pycache__/WindowHelper.cpython-312.opt-1.pyc
  133. lib/pluma/plugins/snippets/__pycache__/WindowHelper.cpython-312.pyc
  134. lib/pluma/plugins/snippets/__pycache__/__init__.cpython-312.opt-1.pyc
  135. lib/pluma/plugins/snippets/__pycache__/__init__.cpython-312.pyc
  136. lib/pluma/plugins/snippets/__pycache__/comment.cpython-312.opt-1.pyc
  137. lib/pluma/plugins/snippets/__pycache__/comment.cpython-312.pyc
  138. lib/pluma/plugins/snippets/comment.py
  139. lib/pluma/plugins/sort.plugin
  140. lib/pluma/plugins/spell.plugin
  141. lib/pluma/plugins/taglist.plugin
  142. lib/pluma/plugins/time.plugin
  143. lib/pluma/plugins/trailsave.plugin
  144. libdata/pkgconfig/pluma.pc
  145. libexec/pluma/pluma-bugreport.sh
  146. share/applications/pluma.desktop
  147. share/gir-1.0/Pluma-1.0.gir
  148. share/help/C/pluma/figures/pluma_recent_files_menu_icon.png
  149. share/help/C/pluma/figures/pluma_window.png
  150. share/help/C/pluma/index.docbook
  151. share/help/C/pluma/legal.xml
  152. share/help/af/pluma/figures/pluma_recent_files_menu_icon.png
  153. share/help/af/pluma/figures/pluma_window.png
  154. share/help/af/pluma/index.docbook
  155. share/help/af/pluma/legal.xml
  156. share/help/am/pluma/figures/pluma_recent_files_menu_icon.png
  157. share/help/am/pluma/figures/pluma_window.png
  158. share/help/am/pluma/index.docbook
  159. share/help/am/pluma/legal.xml
  160. share/help/ar/pluma/figures/pluma_recent_files_menu_icon.png
  161. share/help/ar/pluma/figures/pluma_window.png
  162. share/help/ar/pluma/index.docbook
  163. share/help/ar/pluma/legal.xml
  164. share/help/as/pluma/figures/pluma_recent_files_menu_icon.png
  165. share/help/as/pluma/figures/pluma_window.png
  166. share/help/as/pluma/index.docbook
  167. share/help/as/pluma/legal.xml
  168. share/help/ast/pluma/figures/pluma_recent_files_menu_icon.png
  169. share/help/ast/pluma/figures/pluma_window.png
  170. share/help/ast/pluma/index.docbook
  171. share/help/ast/pluma/legal.xml
  172. share/help/az/pluma/figures/pluma_recent_files_menu_icon.png
  173. share/help/az/pluma/figures/pluma_window.png
  174. share/help/az/pluma/index.docbook
  175. share/help/az/pluma/legal.xml
  176. share/help/be/pluma/figures/pluma_recent_files_menu_icon.png
  177. share/help/be/pluma/figures/pluma_window.png
  178. share/help/be/pluma/index.docbook
  179. share/help/be/pluma/legal.xml
  180. share/help/bg/pluma/figures/pluma_recent_files_menu_icon.png
  181. share/help/bg/pluma/figures/pluma_window.png
  182. share/help/bg/pluma/index.docbook
  183. share/help/bg/pluma/legal.xml
  184. share/help/bn/pluma/figures/pluma_recent_files_menu_icon.png
  185. share/help/bn/pluma/figures/pluma_window.png
  186. share/help/bn/pluma/index.docbook
  187. share/help/bn/pluma/legal.xml
  188. share/help/bn_IN/pluma/figures/pluma_recent_files_menu_icon.png
  189. share/help/bn_IN/pluma/figures/pluma_window.png
  190. share/help/bn_IN/pluma/index.docbook
  191. share/help/bn_IN/pluma/legal.xml
  192. share/help/br/pluma/figures/pluma_recent_files_menu_icon.png
  193. share/help/br/pluma/figures/pluma_window.png
  194. share/help/br/pluma/index.docbook
  195. share/help/br/pluma/legal.xml
  196. share/help/bs/pluma/figures/pluma_recent_files_menu_icon.png
  197. share/help/bs/pluma/figures/pluma_window.png
  198. share/help/bs/pluma/index.docbook
  199. share/help/bs/pluma/legal.xml
  200. share/help/ca/pluma/figures/pluma_recent_files_menu_icon.png
  201. share/help/ca/pluma/figures/pluma_window.png
  202. share/help/ca/pluma/index.docbook
  203. share/help/ca/pluma/legal.xml
  204. share/help/ca@valencia/pluma/figures/pluma_recent_files_menu_icon.png
  205. share/help/ca@valencia/pluma/figures/pluma_window.png
  206. share/help/ca@valencia/pluma/index.docbook
  207. share/help/ca@valencia/pluma/legal.xml
  208. share/help/cmn/pluma/figures/pluma_recent_files_menu_icon.png
  209. share/help/cmn/pluma/figures/pluma_window.png
  210. share/help/cmn/pluma/index.docbook
  211. share/help/cmn/pluma/legal.xml
  212. share/help/crh/pluma/figures/pluma_recent_files_menu_icon.png
  213. share/help/crh/pluma/figures/pluma_window.png
  214. share/help/crh/pluma/index.docbook
  215. share/help/crh/pluma/legal.xml
  216. share/help/cs/pluma/figures/pluma_recent_files_menu_icon.png
  217. share/help/cs/pluma/figures/pluma_window.png
  218. share/help/cs/pluma/index.docbook
  219. share/help/cs/pluma/legal.xml
  220. share/help/cy/pluma/figures/pluma_recent_files_menu_icon.png
  221. share/help/cy/pluma/figures/pluma_window.png
  222. share/help/cy/pluma/index.docbook
  223. share/help/cy/pluma/legal.xml
  224. share/help/da/pluma/figures/pluma_recent_files_menu_icon.png
  225. share/help/da/pluma/figures/pluma_window.png
  226. share/help/da/pluma/index.docbook
  227. share/help/da/pluma/legal.xml
  228. share/help/de/pluma/figures/pluma_recent_files_menu_icon.png
  229. share/help/de/pluma/figures/pluma_window.png
  230. share/help/de/pluma/index.docbook
  231. share/help/de/pluma/legal.xml
  232. share/help/dz/pluma/figures/pluma_recent_files_menu_icon.png
  233. share/help/dz/pluma/figures/pluma_window.png
  234. share/help/dz/pluma/index.docbook
  235. share/help/dz/pluma/legal.xml
  236. share/help/el/pluma/figures/pluma_recent_files_menu_icon.png
  237. share/help/el/pluma/figures/pluma_window.png
  238. share/help/el/pluma/index.docbook
  239. share/help/el/pluma/legal.xml
  240. share/help/en_AU/pluma/figures/pluma_recent_files_menu_icon.png
  241. share/help/en_AU/pluma/figures/pluma_window.png
  242. share/help/en_AU/pluma/index.docbook
  243. share/help/en_AU/pluma/legal.xml
  244. share/help/en_CA/pluma/figures/pluma_recent_files_menu_icon.png
  245. share/help/en_CA/pluma/figures/pluma_window.png
  246. share/help/en_CA/pluma/index.docbook
  247. share/help/en_CA/pluma/legal.xml
  248. share/help/en_GB/pluma/figures/pluma_recent_files_menu_icon.png
  249. share/help/en_GB/pluma/figures/pluma_window.png
  250. share/help/en_GB/pluma/index.docbook
  251. share/help/en_GB/pluma/legal.xml
  252. share/help/eo/pluma/figures/pluma_recent_files_menu_icon.png
  253. share/help/eo/pluma/figures/pluma_window.png
  254. share/help/eo/pluma/index.docbook
  255. share/help/eo/pluma/legal.xml
  256. share/help/es/pluma/figures/pluma_recent_files_menu_icon.png
  257. share/help/es/pluma/figures/pluma_window.png
  258. share/help/es/pluma/index.docbook
  259. share/help/es/pluma/legal.xml
  260. share/help/es_AR/pluma/figures/pluma_recent_files_menu_icon.png
  261. share/help/es_AR/pluma/figures/pluma_window.png
  262. share/help/es_AR/pluma/index.docbook
  263. share/help/es_AR/pluma/legal.xml
  264. share/help/es_CO/pluma/figures/pluma_recent_files_menu_icon.png
  265. share/help/es_CO/pluma/figures/pluma_window.png
  266. share/help/es_CO/pluma/index.docbook
  267. share/help/es_CO/pluma/legal.xml
  268. share/help/et/pluma/figures/pluma_recent_files_menu_icon.png
  269. share/help/et/pluma/figures/pluma_window.png
  270. share/help/et/pluma/index.docbook
  271. share/help/et/pluma/legal.xml
  272. share/help/eu/pluma/figures/pluma_recent_files_menu_icon.png
  273. share/help/eu/pluma/figures/pluma_window.png
  274. share/help/eu/pluma/index.docbook
  275. share/help/eu/pluma/legal.xml
  276. share/help/fa/pluma/figures/pluma_recent_files_menu_icon.png
  277. share/help/fa/pluma/figures/pluma_window.png
  278. share/help/fa/pluma/index.docbook
  279. share/help/fa/pluma/legal.xml
  280. share/help/fi/pluma/figures/pluma_recent_files_menu_icon.png
  281. share/help/fi/pluma/figures/pluma_window.png
  282. share/help/fi/pluma/index.docbook
  283. share/help/fi/pluma/legal.xml
  284. share/help/fr/pluma/figures/pluma_recent_files_menu_icon.png
  285. share/help/fr/pluma/figures/pluma_window.png
  286. share/help/fr/pluma/index.docbook
  287. share/help/fr/pluma/legal.xml
  288. share/help/frp/pluma/figures/pluma_recent_files_menu_icon.png
  289. share/help/frp/pluma/figures/pluma_window.png
  290. share/help/frp/pluma/index.docbook
  291. share/help/frp/pluma/legal.xml
  292. share/help/fur/pluma/figures/pluma_recent_files_menu_icon.png
  293. share/help/fur/pluma/figures/pluma_window.png
  294. share/help/fur/pluma/index.docbook
  295. share/help/fur/pluma/legal.xml
  296. share/help/ga/pluma/figures/pluma_recent_files_menu_icon.png
  297. share/help/ga/pluma/figures/pluma_window.png
  298. share/help/ga/pluma/index.docbook
  299. share/help/ga/pluma/legal.xml
  300. share/help/gl/pluma/figures/pluma_recent_files_menu_icon.png
  301. share/help/gl/pluma/figures/pluma_window.png
  302. share/help/gl/pluma/index.docbook
  303. share/help/gl/pluma/legal.xml
  304. share/help/gu/pluma/figures/pluma_recent_files_menu_icon.png
  305. share/help/gu/pluma/figures/pluma_window.png
  306. share/help/gu/pluma/index.docbook
  307. share/help/gu/pluma/legal.xml
  308. share/help/he/pluma/figures/pluma_recent_files_menu_icon.png
  309. share/help/he/pluma/figures/pluma_window.png
  310. share/help/he/pluma/index.docbook
  311. share/help/he/pluma/legal.xml
  312. share/help/hi/pluma/figures/pluma_recent_files_menu_icon.png
  313. share/help/hi/pluma/figures/pluma_window.png
  314. share/help/hi/pluma/index.docbook
  315. share/help/hi/pluma/legal.xml
  316. share/help/hr/pluma/figures/pluma_recent_files_menu_icon.png
  317. share/help/hr/pluma/figures/pluma_window.png
  318. share/help/hr/pluma/index.docbook
  319. share/help/hr/pluma/legal.xml
  320. share/help/hu/pluma/figures/pluma_recent_files_menu_icon.png
  321. share/help/hu/pluma/figures/pluma_window.png
  322. share/help/hu/pluma/index.docbook
  323. share/help/hu/pluma/legal.xml
  324. share/help/hy/pluma/figures/pluma_recent_files_menu_icon.png
  325. share/help/hy/pluma/figures/pluma_window.png
  326. share/help/hy/pluma/index.docbook
  327. share/help/hy/pluma/legal.xml
  328. share/help/id/pluma/figures/pluma_recent_files_menu_icon.png
  329. share/help/id/pluma/figures/pluma_window.png
  330. share/help/id/pluma/index.docbook
  331. share/help/id/pluma/legal.xml
  332. share/help/ie/pluma/figures/pluma_recent_files_menu_icon.png
  333. share/help/ie/pluma/figures/pluma_window.png
  334. share/help/ie/pluma/index.docbook
  335. share/help/ie/pluma/legal.xml
  336. share/help/is/pluma/figures/pluma_recent_files_menu_icon.png
  337. share/help/is/pluma/figures/pluma_window.png
  338. share/help/is/pluma/index.docbook
  339. share/help/is/pluma/legal.xml
  340. share/help/it/pluma/figures/pluma_recent_files_menu_icon.png
  341. share/help/it/pluma/figures/pluma_window.png
  342. share/help/it/pluma/index.docbook
  343. share/help/it/pluma/legal.xml
  344. share/help/ja/pluma/figures/pluma_recent_files_menu_icon.png
  345. share/help/ja/pluma/figures/pluma_window.png
  346. share/help/ja/pluma/index.docbook
  347. share/help/ja/pluma/legal.xml
  348. share/help/ka/pluma/figures/pluma_recent_files_menu_icon.png
  349. share/help/ka/pluma/figures/pluma_window.png
  350. share/help/ka/pluma/index.docbook
  351. share/help/ka/pluma/legal.xml
  352. share/help/kk/pluma/figures/pluma_recent_files_menu_icon.png
  353. share/help/kk/pluma/figures/pluma_window.png
  354. share/help/kk/pluma/index.docbook
  355. share/help/kk/pluma/legal.xml
  356. share/help/kn/pluma/figures/pluma_recent_files_menu_icon.png
  357. share/help/kn/pluma/figures/pluma_window.png
  358. share/help/kn/pluma/index.docbook
  359. share/help/kn/pluma/legal.xml
  360. share/help/ko/pluma/figures/pluma_recent_files_menu_icon.png
  361. share/help/ko/pluma/figures/pluma_window.png
  362. share/help/ko/pluma/index.docbook
  363. share/help/ko/pluma/legal.xml
  364. share/help/ku/pluma/figures/pluma_recent_files_menu_icon.png
  365. share/help/ku/pluma/figures/pluma_window.png
  366. share/help/ku/pluma/index.docbook
  367. share/help/ku/pluma/legal.xml
  368. share/help/ku_IQ/pluma/figures/pluma_recent_files_menu_icon.png
  369. share/help/ku_IQ/pluma/figures/pluma_window.png
  370. share/help/ku_IQ/pluma/index.docbook
  371. share/help/ku_IQ/pluma/legal.xml
  372. share/help/ky/pluma/figures/pluma_recent_files_menu_icon.png
  373. share/help/ky/pluma/figures/pluma_window.png
  374. share/help/ky/pluma/index.docbook
  375. share/help/ky/pluma/legal.xml
  376. share/help/lt/pluma/figures/pluma_recent_files_menu_icon.png
  377. share/help/lt/pluma/figures/pluma_window.png
  378. share/help/lt/pluma/index.docbook
  379. share/help/lt/pluma/legal.xml
  380. share/help/lv/pluma/figures/pluma_recent_files_menu_icon.png
  381. share/help/lv/pluma/figures/pluma_window.png
  382. share/help/lv/pluma/index.docbook
  383. share/help/lv/pluma/legal.xml
  384. share/help/mai/pluma/figures/pluma_recent_files_menu_icon.png
  385. share/help/mai/pluma/figures/pluma_window.png
  386. share/help/mai/pluma/index.docbook
  387. share/help/mai/pluma/legal.xml
  388. share/help/mg/pluma/figures/pluma_recent_files_menu_icon.png
  389. share/help/mg/pluma/figures/pluma_window.png
  390. share/help/mg/pluma/index.docbook
  391. share/help/mg/pluma/legal.xml
  392. share/help/mk/pluma/figures/pluma_recent_files_menu_icon.png
  393. share/help/mk/pluma/figures/pluma_window.png
  394. share/help/mk/pluma/index.docbook
  395. share/help/mk/pluma/legal.xml
  396. share/help/ml/pluma/figures/pluma_recent_files_menu_icon.png
  397. share/help/ml/pluma/figures/pluma_window.png
  398. share/help/ml/pluma/index.docbook
  399. share/help/ml/pluma/legal.xml
  400. share/help/mn/pluma/figures/pluma_recent_files_menu_icon.png
  401. share/help/mn/pluma/figures/pluma_window.png
  402. share/help/mn/pluma/index.docbook
  403. share/help/mn/pluma/legal.xml
  404. share/help/mr/pluma/figures/pluma_recent_files_menu_icon.png
  405. share/help/mr/pluma/figures/pluma_window.png
  406. share/help/mr/pluma/index.docbook
  407. share/help/mr/pluma/legal.xml
  408. share/help/ms/pluma/figures/pluma_recent_files_menu_icon.png
  409. share/help/ms/pluma/figures/pluma_window.png
  410. share/help/ms/pluma/index.docbook
  411. share/help/ms/pluma/legal.xml
  412. share/help/nb/pluma/figures/pluma_recent_files_menu_icon.png
  413. share/help/nb/pluma/figures/pluma_window.png
  414. share/help/nb/pluma/index.docbook
  415. share/help/nb/pluma/legal.xml
  416. share/help/nds/pluma/figures/pluma_recent_files_menu_icon.png
  417. share/help/nds/pluma/figures/pluma_window.png
  418. share/help/nds/pluma/index.docbook
  419. share/help/nds/pluma/legal.xml
  420. share/help/ne/pluma/figures/pluma_recent_files_menu_icon.png
  421. share/help/ne/pluma/figures/pluma_window.png
  422. share/help/ne/pluma/index.docbook
  423. share/help/ne/pluma/legal.xml
  424. share/help/nl/pluma/figures/pluma_recent_files_menu_icon.png
  425. share/help/nl/pluma/figures/pluma_window.png
  426. share/help/nl/pluma/index.docbook
  427. share/help/nl/pluma/legal.xml
  428. share/help/nn/pluma/figures/pluma_recent_files_menu_icon.png
  429. share/help/nn/pluma/figures/pluma_window.png
  430. share/help/nn/pluma/index.docbook
  431. share/help/nn/pluma/legal.xml
  432. share/help/oc/pluma/figures/pluma_recent_files_menu_icon.png
  433. share/help/oc/pluma/figures/pluma_window.png
  434. share/help/oc/pluma/index.docbook
  435. share/help/oc/pluma/legal.xml
  436. share/help/or/pluma/figures/pluma_recent_files_menu_icon.png
  437. share/help/or/pluma/figures/pluma_window.png
  438. share/help/or/pluma/index.docbook
  439. share/help/or/pluma/legal.xml
  440. share/help/pa/pluma/figures/pluma_recent_files_menu_icon.png
  441. share/help/pa/pluma/figures/pluma_window.png
  442. share/help/pa/pluma/index.docbook
  443. share/help/pa/pluma/legal.xml
  444. share/help/pl/pluma/figures/pluma_recent_files_menu_icon.png
  445. share/help/pl/pluma/figures/pluma_window.png
  446. share/help/pl/pluma/index.docbook
  447. share/help/pl/pluma/legal.xml
  448. share/help/ps/pluma/figures/pluma_recent_files_menu_icon.png
  449. share/help/ps/pluma/figures/pluma_window.png
  450. share/help/ps/pluma/index.docbook
  451. share/help/ps/pluma/legal.xml
  452. share/help/pt/pluma/figures/pluma_recent_files_menu_icon.png
  453. share/help/pt/pluma/figures/pluma_window.png
  454. share/help/pt/pluma/index.docbook
  455. share/help/pt/pluma/legal.xml
  456. share/help/pt_BR/pluma/figures/pluma_recent_files_menu_icon.png
  457. share/help/pt_BR/pluma/figures/pluma_window.png
  458. share/help/pt_BR/pluma/index.docbook
  459. share/help/pt_BR/pluma/legal.xml
  460. share/help/ro/pluma/figures/pluma_recent_files_menu_icon.png
  461. share/help/ro/pluma/figures/pluma_window.png
  462. share/help/ro/pluma/index.docbook
  463. share/help/ro/pluma/legal.xml
  464. share/help/ru/pluma/figures/pluma_recent_files_menu_icon.png
  465. share/help/ru/pluma/figures/pluma_window.png
  466. share/help/ru/pluma/index.docbook
  467. share/help/ru/pluma/legal.xml
  468. share/help/rw/pluma/figures/pluma_recent_files_menu_icon.png
  469. share/help/rw/pluma/figures/pluma_window.png
  470. share/help/rw/pluma/index.docbook
  471. share/help/rw/pluma/legal.xml
  472. share/help/si/pluma/figures/pluma_recent_files_menu_icon.png
  473. share/help/si/pluma/figures/pluma_window.png
  474. share/help/si/pluma/index.docbook
  475. share/help/si/pluma/legal.xml
  476. share/help/sk/pluma/figures/pluma_recent_files_menu_icon.png
  477. share/help/sk/pluma/figures/pluma_window.png
  478. share/help/sk/pluma/index.docbook
  479. share/help/sk/pluma/legal.xml
  480. share/help/sl/pluma/figures/pluma_recent_files_menu_icon.png
  481. share/help/sl/pluma/figures/pluma_window.png
  482. share/help/sl/pluma/index.docbook
  483. share/help/sl/pluma/legal.xml
  484. share/help/sq/pluma/figures/pluma_recent_files_menu_icon.png
  485. share/help/sq/pluma/figures/pluma_window.png
  486. share/help/sq/pluma/index.docbook
  487. share/help/sq/pluma/legal.xml
  488. share/help/sr/pluma/figures/pluma_recent_files_menu_icon.png
  489. share/help/sr/pluma/figures/pluma_window.png
  490. share/help/sr/pluma/index.docbook
  491. share/help/sr/pluma/legal.xml
  492. share/help/sr@latin/pluma/figures/pluma_recent_files_menu_icon.png
  493. share/help/sr@latin/pluma/figures/pluma_window.png
  494. share/help/sr@latin/pluma/index.docbook
  495. share/help/sr@latin/pluma/legal.xml
  496. share/help/sv/pluma/figures/pluma_recent_files_menu_icon.png
  497. share/help/sv/pluma/figures/pluma_window.png
  498. share/help/sv/pluma/index.docbook
  499. share/help/sv/pluma/legal.xml
  500. share/help/ta/pluma/figures/pluma_recent_files_menu_icon.png
  501. share/help/ta/pluma/figures/pluma_window.png
  502. share/help/ta/pluma/index.docbook
  503. share/help/ta/pluma/legal.xml
  504. share/help/te/pluma/figures/pluma_recent_files_menu_icon.png
  505. share/help/te/pluma/figures/pluma_window.png
  506. share/help/te/pluma/index.docbook
  507. share/help/te/pluma/legal.xml
  508. share/help/th/pluma/figures/pluma_recent_files_menu_icon.png
  509. share/help/th/pluma/figures/pluma_window.png
  510. share/help/th/pluma/index.docbook
  511. share/help/th/pluma/legal.xml
  512. share/help/tr/pluma/figures/pluma_recent_files_menu_icon.png
  513. share/help/tr/pluma/figures/pluma_window.png
  514. share/help/tr/pluma/index.docbook
  515. share/help/tr/pluma/legal.xml
  516. share/help/ug/pluma/figures/pluma_recent_files_menu_icon.png
  517. share/help/ug/pluma/figures/pluma_window.png
  518. share/help/ug/pluma/index.docbook
  519. share/help/ug/pluma/legal.xml
  520. share/help/uk/pluma/figures/pluma_recent_files_menu_icon.png
  521. share/help/uk/pluma/figures/pluma_window.png
  522. share/help/uk/pluma/index.docbook
  523. share/help/uk/pluma/legal.xml
  524. share/help/ur/pluma/figures/pluma_recent_files_menu_icon.png
  525. share/help/ur/pluma/figures/pluma_window.png
  526. share/help/ur/pluma/index.docbook
  527. share/help/ur/pluma/legal.xml
  528. share/help/uz/pluma/figures/pluma_recent_files_menu_icon.png
  529. share/help/uz/pluma/figures/pluma_window.png
  530. share/help/uz/pluma/index.docbook
  531. share/help/uz/pluma/legal.xml
  532. share/help/vi/pluma/figures/pluma_recent_files_menu_icon.png
  533. share/help/vi/pluma/figures/pluma_window.png
  534. share/help/vi/pluma/index.docbook
  535. share/help/vi/pluma/legal.xml
  536. share/help/wa/pluma/figures/pluma_recent_files_menu_icon.png
  537. share/help/wa/pluma/figures/pluma_window.png
  538. share/help/wa/pluma/index.docbook
  539. share/help/wa/pluma/legal.xml
  540. share/help/xh/pluma/figures/pluma_recent_files_menu_icon.png
  541. share/help/xh/pluma/figures/pluma_window.png
  542. share/help/xh/pluma/index.docbook
  543. share/help/xh/pluma/legal.xml
  544. share/help/zh_CN/pluma/figures/pluma_recent_files_menu_icon.png
  545. share/help/zh_CN/pluma/figures/pluma_window.png
  546. share/help/zh_CN/pluma/index.docbook
  547. share/help/zh_CN/pluma/legal.xml
  548. share/help/zh_HK/pluma/figures/pluma_recent_files_menu_icon.png
  549. share/help/zh_HK/pluma/figures/pluma_window.png
  550. share/help/zh_HK/pluma/index.docbook
  551. share/help/zh_HK/pluma/legal.xml
  552. share/help/zh_TW/pluma/figures/pluma_recent_files_menu_icon.png
  553. share/help/zh_TW/pluma/figures/pluma_window.png
  554. share/help/zh_TW/pluma/index.docbook
  555. share/help/zh_TW/pluma/legal.xml
  556. share/locale/af/LC_MESSAGES/pluma.mo
  557. share/locale/am/LC_MESSAGES/pluma.mo
  558. share/locale/ar/LC_MESSAGES/pluma.mo
  559. share/locale/as/LC_MESSAGES/pluma.mo
  560. share/locale/ast/LC_MESSAGES/pluma.mo
  561. share/locale/az/LC_MESSAGES/pluma.mo
  562. share/locale/be/LC_MESSAGES/pluma.mo
  563. share/locale/bg/LC_MESSAGES/pluma.mo
  564. share/locale/bn/LC_MESSAGES/pluma.mo
  565. share/locale/bn_IN/LC_MESSAGES/pluma.mo
  566. share/locale/br/LC_MESSAGES/pluma.mo
  567. share/locale/bs/LC_MESSAGES/pluma.mo
  568. share/locale/ca/LC_MESSAGES/pluma.mo
  569. share/locale/ca@valencia/LC_MESSAGES/pluma.mo
  570. share/locale/cmn/LC_MESSAGES/pluma.mo
  571. share/locale/crh/LC_MESSAGES/pluma.mo
  572. share/locale/cs/LC_MESSAGES/pluma.mo
  573. share/locale/cy/LC_MESSAGES/pluma.mo
  574. share/locale/da/LC_MESSAGES/pluma.mo
  575. share/locale/de/LC_MESSAGES/pluma.mo
  576. share/locale/dz/LC_MESSAGES/pluma.mo
  577. share/locale/el/LC_MESSAGES/pluma.mo
  578. share/locale/en_AU/LC_MESSAGES/pluma.mo
  579. share/locale/en_CA/LC_MESSAGES/pluma.mo
  580. share/locale/en_GB/LC_MESSAGES/pluma.mo
  581. share/locale/eo/LC_MESSAGES/pluma.mo
  582. share/locale/es/LC_MESSAGES/pluma.mo
  583. share/locale/es_AR/LC_MESSAGES/pluma.mo
  584. share/locale/es_CO/LC_MESSAGES/pluma.mo
  585. share/locale/es_MX/LC_MESSAGES/pluma.mo
  586. share/locale/et/LC_MESSAGES/pluma.mo
  587. share/locale/eu/LC_MESSAGES/pluma.mo
  588. share/locale/fa/LC_MESSAGES/pluma.mo
  589. share/locale/fi/LC_MESSAGES/pluma.mo
  590. share/locale/fr/LC_MESSAGES/pluma.mo
  591. share/locale/fr_CA/LC_MESSAGES/pluma.mo
  592. share/locale/frp/LC_MESSAGES/pluma.mo
  593. share/locale/fur/LC_MESSAGES/pluma.mo
  594. share/locale/fy/LC_MESSAGES/pluma.mo
  595. share/locale/ga/LC_MESSAGES/pluma.mo
  596. share/locale/gl/LC_MESSAGES/pluma.mo
  597. share/locale/gu/LC_MESSAGES/pluma.mo
  598. share/locale/ha/LC_MESSAGES/pluma.mo
  599. share/locale/he/LC_MESSAGES/pluma.mo
  600. share/locale/hi/LC_MESSAGES/pluma.mo
  601. share/locale/hr/LC_MESSAGES/pluma.mo
  602. share/locale/hu/LC_MESSAGES/pluma.mo
  603. share/locale/hy/LC_MESSAGES/pluma.mo
  604. share/locale/ia/LC_MESSAGES/pluma.mo
  605. share/locale/id/LC_MESSAGES/pluma.mo
  606. share/locale/ie/LC_MESSAGES/pluma.mo
  607. share/locale/ig/LC_MESSAGES/pluma.mo
  608. share/locale/is/LC_MESSAGES/pluma.mo
  609. share/locale/it/LC_MESSAGES/pluma.mo
  610. share/locale/ja/LC_MESSAGES/pluma.mo
  611. share/locale/jv/LC_MESSAGES/pluma.mo
  612. share/locale/ka/LC_MESSAGES/pluma.mo
  613. share/locale/kab/LC_MESSAGES/pluma.mo
  614. share/locale/kk/LC_MESSAGES/pluma.mo
  615. share/locale/kn/LC_MESSAGES/pluma.mo
  616. share/locale/ko/LC_MESSAGES/pluma.mo
  617. share/locale/ks/LC_MESSAGES/pluma.mo
  618. share/locale/ku/LC_MESSAGES/pluma.mo
  619. share/locale/ku_IQ/LC_MESSAGES/pluma.mo
  620. share/locale/ky/LC_MESSAGES/pluma.mo
  621. share/locale/la/LC_MESSAGES/pluma.mo
  622. share/locale/li/LC_MESSAGES/pluma.mo
  623. share/locale/lt/LC_MESSAGES/pluma.mo
  624. share/locale/lv/LC_MESSAGES/pluma.mo
  625. share/locale/mai/LC_MESSAGES/pluma.mo
  626. share/locale/mg/LC_MESSAGES/pluma.mo
  627. share/locale/mi/LC_MESSAGES/pluma.mo
  628. share/locale/mk/LC_MESSAGES/pluma.mo
  629. share/locale/ml/LC_MESSAGES/pluma.mo
  630. share/locale/mn/LC_MESSAGES/pluma.mo
  631. share/locale/mr/LC_MESSAGES/pluma.mo
  632. share/locale/ms/LC_MESSAGES/pluma.mo
  633. share/locale/nb/LC_MESSAGES/pluma.mo
  634. share/locale/nds/LC_MESSAGES/pluma.mo
  635. share/locale/ne/LC_MESSAGES/pluma.mo
  636. share/locale/nl/LC_MESSAGES/pluma.mo
  637. share/locale/nn/LC_MESSAGES/pluma.mo
  638. share/locale/nso/LC_MESSAGES/pluma.mo
  639. share/locale/oc/LC_MESSAGES/pluma.mo
  640. share/locale/or/LC_MESSAGES/pluma.mo
  641. share/locale/pa/LC_MESSAGES/pluma.mo
  642. share/locale/pl/LC_MESSAGES/pluma.mo
  643. share/locale/pms/LC_MESSAGES/pluma.mo
  644. share/locale/ps/LC_MESSAGES/pluma.mo
  645. share/locale/pt/LC_MESSAGES/pluma.mo
  646. share/locale/pt_BR/LC_MESSAGES/pluma.mo
  647. share/locale/ro/LC_MESSAGES/pluma.mo
  648. share/locale/ru/LC_MESSAGES/pluma.mo
  649. share/locale/rw/LC_MESSAGES/pluma.mo
  650. share/locale/si/LC_MESSAGES/pluma.mo
  651. share/locale/sk/LC_MESSAGES/pluma.mo
  652. share/locale/sl/LC_MESSAGES/pluma.mo
  653. share/locale/sq/LC_MESSAGES/pluma.mo
  654. share/locale/sr/LC_MESSAGES/pluma.mo
  655. share/locale/sr@latin/LC_MESSAGES/pluma.mo
  656. share/locale/sv/LC_MESSAGES/pluma.mo
  657. share/locale/ta/LC_MESSAGES/pluma.mo
  658. share/locale/te/LC_MESSAGES/pluma.mo
  659. share/locale/th/LC_MESSAGES/pluma.mo
  660. share/locale/tk/LC_MESSAGES/pluma.mo
  661. share/locale/tr/LC_MESSAGES/pluma.mo
  662. share/locale/tt/LC_MESSAGES/pluma.mo
  663. share/locale/ug/LC_MESSAGES/pluma.mo
  664. share/locale/uk/LC_MESSAGES/pluma.mo
  665. share/locale/ur/LC_MESSAGES/pluma.mo
  666. share/locale/uz/LC_MESSAGES/pluma.mo
  667. share/locale/vi/LC_MESSAGES/pluma.mo
  668. share/locale/wa/LC_MESSAGES/pluma.mo
  669. share/locale/xh/LC_MESSAGES/pluma.mo
  670. share/locale/yi/LC_MESSAGES/pluma.mo
  671. share/locale/yo/LC_MESSAGES/pluma.mo
  672. share/locale/zh_CN/LC_MESSAGES/pluma.mo
  673. share/locale/zh_HK/LC_MESSAGES/pluma.mo
  674. share/locale/zh_TW/LC_MESSAGES/pluma.mo
  675. share/locale/zu/LC_MESSAGES/pluma.mo
  676. share/man/man1/pluma.1.gz
  677. share/metainfo/pluma.appdata.xml
  678. share/pluma/icons/pluma-plugin.png
  679. share/pluma/plugins/docinfo/docinfo.ui
  680. share/pluma/plugins/externaltools/tools/build
  681. share/pluma/plugins/externaltools/tools/open-terminal-here
  682. share/pluma/plugins/externaltools/tools/remove-trailing-spaces
  683. share/pluma/plugins/externaltools/tools/run-command
  684. share/pluma/plugins/externaltools/tools/search-recursive
  685. share/pluma/plugins/externaltools/tools/switch-c
  686. share/pluma/plugins/externaltools/ui/outputpanel.ui
  687. share/pluma/plugins/externaltools/ui/tools.ui
  688. share/pluma/plugins/filebrowser/pluma-file-browser-widget-ui.xml
  689. share/pluma/plugins/modelines/language-mappings
  690. share/pluma/plugins/pythonconsole/ui/config.ui
  691. share/pluma/plugins/snippets/c.xml
  692. share/pluma/plugins/snippets/chdr.xml
  693. share/pluma/plugins/snippets/cpp.xml
  694. share/pluma/plugins/snippets/css.xml
  695. share/pluma/plugins/snippets/docbook.xml
  696. share/pluma/plugins/snippets/fortran.xml
  697. share/pluma/plugins/snippets/global.xml
  698. share/pluma/plugins/snippets/haskell.xml
  699. share/pluma/plugins/snippets/html.xml
  700. share/pluma/plugins/snippets/idl.xml
  701. share/pluma/plugins/snippets/java.xml
  702. share/pluma/plugins/snippets/javascript.xml
  703. share/pluma/plugins/snippets/lang/snippets.lang
  704. share/pluma/plugins/snippets/latex.xml
  705. share/pluma/plugins/snippets/mallard.xml
  706. share/pluma/plugins/snippets/perl.xml
  707. share/pluma/plugins/snippets/php.xml
  708. share/pluma/plugins/snippets/python.xml
  709. share/pluma/plugins/snippets/ruby.xml
  710. share/pluma/plugins/snippets/sh.xml
  711. share/pluma/plugins/snippets/snippets.xml
  712. share/pluma/plugins/snippets/tcl.xml
  713. share/pluma/plugins/snippets/ui/snippets.ui
  714. share/pluma/plugins/snippets/xml.xml
  715. share/pluma/plugins/snippets/xslt.xml
  716. share/pluma/plugins/sort/sort.ui
  717. share/pluma/plugins/spell/languages-dialog.ui
  718. share/pluma/plugins/spell/pluma-spell-setup-dialog.ui
  719. share/pluma/plugins/spell/spell-checker.ui
  720. share/pluma/plugins/taglist/HTML.tags.gz
  721. share/pluma/plugins/taglist/Latex.tags.gz
  722. share/pluma/plugins/taglist/XSLT.tags.gz
  723. share/pluma/plugins/taglist/XUL.tags.gz
  724. share/pluma/plugins/time/pluma-time-dialog.ui
  725. share/pluma/plugins/time/pluma-time-setup-dialog.ui
  726. share/pluma/pluma.about
  727. share/pluma/ui/pluma-encodings-dialog.ui
  728. share/pluma/ui/pluma-preferences-dialog.ui
  729. share/pluma/ui/pluma-print-preferences.ui
  730. share/pluma/ui/pluma-search-dialog.ui
  731. share/pluma/ui/pluma-ui.xml
  732. @owner
  733. @group
  734. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • pluma>0:editors/pluma
To install the port:
cd /usr/ports/editors/pluma/ && make install clean
To add the package, run one of these commands:
  • pkg install editors/pluma
  • pkg install pluma
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: pluma
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1781825280 SHA256 (mate/pluma-1.28.1.tar.xz) = 27137ff1bb1c53a90d2308b8a6b203e5d07f13a644a0d950f3ead7bb9cf1e241 SIZE (mate/pluma-1.28.1.tar.xz) = 4053608

Packages (timestamps in pop-ups are UTC):
pluma
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.28.0_31.28.0_3-1.28.0_21.28.0_3n/an/an/a
FreeBSD:13:quarterly1.28.0_21.28.0_2-1.28.0_21.28.0_2n/an/an/a
FreeBSD:14:latest1.28.11.28.1-1.28.0_21.28.1_1--1.26.0_4
FreeBSD:14:quarterly1.28.11.28.1-1.28.0_21.28.1-1.26.0_51.26.0_5
FreeBSD:15:latest1.28.1_11.28.1_1n/a1.28.0_2n/an/a--
FreeBSD:15:quarterly1.28.11.28.1n/a-n/an/a--
FreeBSD:16:latest1.28.11.28.1_1n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. itstool : textproc/itstool
  2. iso-codes>=0 : misc/iso-codes
  3. update-desktop-database : devel/desktop-file-utils
  4. gettext-tools>=0.26 : devel/gettext-tools
  5. gmake>=4.4.1 : devel/gmake
  6. intltool-extract : textproc/intltool
  7. mate-autogen : devel/mate-common
  8. pkgconf>=1.3.0_1 : devel/pkgconf
  9. python3.12 : lang/python312
  10. ice.pc : x11/libICE
  11. sm.pc : x11/libSM
  12. x11.pc : x11/libX11
Test dependencies:
  1. python3.12 : lang/python312
Runtime dependencies:
  1. iso-codes>=0 : misc/iso-codes
  2. update-desktop-database : devel/desktop-file-utils
  3. python3.12 : lang/python312
  4. ice.pc : x11/libICE
  5. sm.pc : x11/libSM
  6. x11.pc : x11/libX11
Library dependencies:
  1. libenchant-2.so : textproc/enchant2
  2. libpeas-gtk-1.0.so : devel/libpeas1
  3. libatk-1.0.so : accessibility/at-spi2-core
  4. libcairo.so : graphics/cairo
  5. libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
  6. libglib-2.0.so : devel/glib20
  7. libintl.so : devel/gettext-runtime
  8. libgtk-3.so : x11-toolkits/gtk30
  9. libgtksourceview-4.so : x11-toolkits/gtksourceview4
  10. libgirepository-1.0.so : devel/gobject-introspection
  11. libxml2.so : textproc/libxml2
  12. libharfbuzz.so : print/harfbuzz
  13. libpango-1.0.so : x11-toolkits/pango
  14. libmate-desktop-2.so : x11/mate-desktop
This port is required by:
for Build
  1. editors/pluma-plugins
for Run
  1. editors/pluma-plugins
  2. x11/mate

Configuration Options:
===> The following configuration options are available for pluma-1.28.1_1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
editors_pluma
USES:
compiler:c11 desktop-file-utils gettext-tools gmake gnome libtool localbase mate pathfix pkgconfig python shebangfix tar:xz xorg
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://github.com/mate-desktop/pluma/releases/download/v1.28.1/
Collapse this list.

Number of commits found: 56

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.28.1_1
13 Aug 2026 13:44:30
commit hash: 3dc6f489c9f16dae8df10c0e7892368bd1cbd97ecommit hash: 3dc6f489c9f16dae8df10c0e7892368bd1cbd97ecommit hash: 3dc6f489c9f16dae8df10c0e7892368bd1cbd97ecommit hash: 3dc6f489c9f16dae8df10c0e7892368bd1cbd97e files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
editors/pluma: regen plist again after 9d3d0ed99c6a
1.28.1_1
13 Aug 2026 13:30:57
commit hash: 9d3d0ed99c6a0ca6494a00bb062516fdf41ea36bcommit hash: 9d3d0ed99c6a0ca6494a00bb062516fdf41ea36bcommit hash: 9d3d0ed99c6a0ca6494a00bb062516fdf41ea36bcommit hash: 9d3d0ed99c6a0ca6494a00bb062516fdf41ea36b files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
editors/pluma: avoid generating "*.cpython3*.opt-2.pyc" by -OO on byte compiling

It unnecessary touch and rebuild setuptools component:
=>> Error: Filesystem touched during stage (files must install to ${STAGEDIR}):
extra:
usr/local/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.opt-2.pyc

Reported by:	bulk -t
1.28.1
19 Jun 2026 11:12:07
commit hash: 62e7944e6fc1cd430f2e5647b6a44901c1595792commit hash: 62e7944e6fc1cd430f2e5647b6a44901c1595792commit hash: 62e7944e6fc1cd430f2e5647b6a44901c1595792commit hash: 62e7944e6fc1cd430f2e5647b6a44901c1595792 files touched by this commit
Eric Turgeon (ericbsd) search for other commits by this committer
editors/pluma: remove unneeded USE_GITHUB and GH_ACCOUNT

Remove USE_GITHUB=nodefault and GH_ACCOUNT as they are not needed
with an explicit MASTER_SITES. Add back DIST_SUBDIR=mate.
1.28.1
07 Jun 2026 19:13:40
commit hash: 68fff7a9ec0d70f31d7caecc3d4d2b605617e41dcommit hash: 68fff7a9ec0d70f31d7caecc3d4d2b605617e41dcommit hash: 68fff7a9ec0d70f31d7caecc3d4d2b605617e41dcommit hash: 68fff7a9ec0d70f31d7caecc3d4d2b605617e41d files touched by this commit
Eric Turgeon (ericbsd) search for other commits by this committer
editors/pluma: add GitHub releases site hint to PORTSCOUT
1.28.1
02 Jun 2026 10:57:16
commit hash: 3a606b8bdfb82d9fe2a5758e6a00074d13b8272ccommit hash: 3a606b8bdfb82d9fe2a5758e6a00074d13b8272ccommit hash: 3a606b8bdfb82d9fe2a5758e6a00074d13b8272ccommit hash: 3a606b8bdfb82d9fe2a5758e6a00074d13b8272c files touched by this commit
Eric Turgeon (ericbsd) search for other commits by this committer
editors/pluma: switch to GitHub release asset

Minor versions of 1.28.x are no longer published to the MATE mirror
and are only available on GitHub. Use USE_GITHUB=nodefault with a
release tarball instead of the auto-generated one, as recommended
by the porter's handbook. Remove autoreconf, autoconf-archive,
yelp-tools, and mate-submodules, not needed with release tarballs.
Patch Makefile.in to drop API docs from SUBDIRS. Fix sh_CMD to use
${SH}.
1.28.1
27 May 2026 02:02:58
commit hash: e7126e5e3d7f8e3a995d321b1222505a2a37d685commit hash: e7126e5e3d7f8e3a995d321b1222505a2a37d685commit hash: e7126e5e3d7f8e3a995d321b1222505a2a37d685commit hash: e7126e5e3d7f8e3a995d321b1222505a2a37d685 files touched by this commit
Eric Turgeon (ericbsd) search for other commits by this committer
editors/pluma: switch to GitHub source

Switch from MATE mirror to GitHub tarball using USE_GITHUB and
GH_ACCOUNT=mate-desktop, add autoreconf, mate-submodules GH_TUPLE,
autoconf-archive, yelp-tools, common:build, patch configure.ac and
docs/reference/Makefile.am to remove gtk-doc, and remove stale API
doc plist entries
1.28.1
13 May 2026 14:18:46
commit hash: 7d952cccca50639fcbc3088671df52b46423281ccommit hash: 7d952cccca50639fcbc3088671df52b46423281ccommit hash: 7d952cccca50639fcbc3088671df52b46423281ccommit hash: 7d952cccca50639fcbc3088671df52b46423281c files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
editors/pluma: update to 1.28.1

Changelog: https://github.com/mate-desktop/pluma/releases/tag/v1.28.1

Fixes devel/libpeas1 update fallout.

Reported by: Ale
PR: 295224
1.28.0_4
12 May 2026 06:33:02
commit hash: 73ebef1c18bdaaf74c563bb0d55813e119778b09commit hash: 73ebef1c18bdaaf74c563bb0d55813e119778b09commit hash: 73ebef1c18bdaaf74c563bb0d55813e119778b09commit hash: 73ebef1c18bdaaf74c563bb0d55813e119778b09 files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
devel/libpeas1: bump LIB_DEPENDS consumers after ABI break update
1.28.0_3
13 Apr 2026 07:22:43
commit hash: e21f6909274694465fde7fb7411c65525e1215bacommit hash: e21f6909274694465fde7fb7411c65525e1215bacommit hash: e21f6909274694465fde7fb7411c65525e1215bacommit hash: e21f6909274694465fde7fb7411c65525e1215ba files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
editors/pluma: fix dependency type for mate-desktop

pluma is actually linked to libmate-desktop so this requires a
LIB_DEPENDS not a BUILD_DEPENDS

PR:	293874
1.28.0_2
16 Dec 2025 10:56:56
commit hash: ad4b417832a449b73823462e883c4071908da2cacommit hash: ad4b417832a449b73823462e883c4071908da2cacommit hash: ad4b417832a449b73823462e883c4071908da2cacommit hash: ad4b417832a449b73823462e883c4071908da2ca files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
misc/iso-codes: Fix 4ae07eaae285bbb61cebc9bb287d67f9c3200124

- Fix *_DEPENDS of dependent ports
- Bump PORTREVISION for package change

Reported by:	fluffy
1.28.0_2
30 Jun 2025 09:04:22
commit hash: 3068854dd0263c7ccc8d62569081d3e150a21651commit hash: 3068854dd0263c7ccc8d62569081d3e150a21651commit hash: 3068854dd0263c7ccc8d62569081d3e150a21651commit hash: 3068854dd0263c7ccc8d62569081d3e150a21651 files touched by this commit Sanity Test Failure
Baptiste Daroussin (bapt) search for other commits by this committer
libxml2: chase libxml soversion bump
1.28.0_1
19 Jun 2025 20:28:47
commit hash: 4f0eba1efd73e85ccb544708c967bca70ad3e7a6commit hash: 4f0eba1efd73e85ccb544708c967bca70ad3e7a6commit hash: 4f0eba1efd73e85ccb544708c967bca70ad3e7a6commit hash: 4f0eba1efd73e85ccb544708c967bca70ad3e7a6 files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
python.mk: rename PYTHON_EXT_SUFFIX to PYTHON_TAG, document, etc

EXT_SUFFIX, according to PEP 3149, refers to the full tag and
extension for compiled extension module objects, eg .cpython-311.so,
.cpython-313t.so, etc. We do not use the correct semantic meaning,
and this usage becomes ambiguous and confusing when tags do not
match between bytecode and compiled extension module objects.

Rename our PYTHON_EXT_SUFFIX to PYTHON_TAG to align with PEP 3147's
specification of a magic tag, which consists of implementation name
and shorthand version only. This is meant for bytecode and other
files containing this tag in their filename that do not depend on
a specific Python ABI for the same version. Chase all existing
consumers.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.28.0_1
14 Jun 2025 19:01:26
commit hash: 8f37cdbd3742741b862e02b1aa33644467821f78commit hash: 8f37cdbd3742741b862e02b1aa33644467821f78commit hash: 8f37cdbd3742741b862e02b1aa33644467821f78commit hash: 8f37cdbd3742741b862e02b1aa33644467821f78 files touched by this commit
Don Lewis (truckman) search for other commits by this committer
editors/pluma: Fix LIB_DEPENDS

Catch up to devel/libpeas -> devel/libpeas1 change.

PR:	285609
Fixes:	f087d1f42967 - libpeas: upgrade to 2.0.7 introduce libpeas1 to 1.36.0
1.28.0
17 Mar 2025 04:02:08
commit hash: e87d8134a3460dff28f0c469fff83a187e9820bccommit hash: e87d8134a3460dff28f0c469fff83a187e9820bccommit hash: e87d8134a3460dff28f0c469fff83a187e9820bccommit hash: e87d8134a3460dff28f0c469fff83a187e9820bc files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
gnome.mk: rename gdkpixbuf2 to gdkpixbuf to prepare for port move

The GTK 1-based gdk-pixbuf has not existed for some time.

No functional or package changes.
1.28.0
10 Mar 2024 02:46:46
commit hash: c09848e87294ba16e4d9f0a087a12fedf143c5f8commit hash: c09848e87294ba16e4d9f0a087a12fedf143c5f8commit hash: c09848e87294ba16e4d9f0a087a12fedf143c5f8commit hash: c09848e87294ba16e4d9f0a087a12fedf143c5f8 files touched by this commit
Eric Turgeon (ericbsd) search for other commits by this committer
editors/pluma: updated to 1.28.0
1.26.0_6
23 Feb 2024 16:54:20
commit hash: 98d48a49e38c3141640d0495b4b94e67261aa864commit hash: 98d48a49e38c3141640d0495b4b94e67261aa864commit hash: 98d48a49e38c3141640d0495b4b94e67261aa864commit hash: 98d48a49e38c3141640d0495b4b94e67261aa864 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
editors/pluma: Moved man to share/man

Approved by:    portmgr (blanket)
1.26.0_5
23 Dec 2023 18:14:14
commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5 files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
*/*: Bump consumers of x11-toolkits/gtk30

New version of gtk3 in tree
1.26.0_4
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
1.26.0_4
02 Mar 2023 05:23:10
commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
accessibility/at-spi2-core: update to 2.46.0

What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
  interface.

What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
  events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).

What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
1.26.0_3
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.26.0_3
20 Jul 2022 14:21:49
commit hash: 7cd7a8d850aa40bd9f93927a98e3664a54cf15e1commit hash: 7cd7a8d850aa40bd9f93927a98e3664a54cf15e1commit hash: 7cd7a8d850aa40bd9f93927a98e3664a54cf15e1commit hash: 7cd7a8d850aa40bd9f93927a98e3664a54cf15e1 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
editors: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Andreas Kohout <shanee@augusta.de>
  *  Andrej Zverev <az@inec.ru>
  *  Andrey Zakhvatov
  *  Anton Tornqvist <antont@inbox.lv>
  *  Bill Fumerola <billf@chc-chimes.com>
  *  Bob Eager <bob@eager.cx>
  *  Chris D. Faulhaber <jedgar@fxp.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.26.0_3
10 Apr 2022 19:11:41
commit hash: d63665f7cd9c99880704a3c5bc221829cb009744commit hash: d63665f7cd9c99880704a3c5bc221829cb009744commit hash: d63665f7cd9c99880704a3c5bc221829cb009744commit hash: d63665f7cd9c99880704a3c5bc221829cb009744 files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
textproc/libxml2: bump all LIB_DEPENDS consumers

This is a separate commit to facilitate easier cherry-picking for
quarterly.

PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor)
1.26.0_2
26 Mar 2022 08:27:27
commit hash: 247c7db7513f1264922428278678da641c5a3f52commit hash: 247c7db7513f1264922428278678da641c5a3f52commit hash: 247c7db7513f1264922428278678da641c5a3f52commit hash: 247c7db7513f1264922428278678da641c5a3f52 files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
textproc/libxml2: bump all dependencies

This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
1.26.0_1
14 Oct 2021 10:58:01
commit hash: 36492f88fdaf6ca6fc83eb6ba8c32f4826497eafcommit hash: 36492f88fdaf6ca6fc83eb6ba8c32f4826497eafcommit hash: 36492f88fdaf6ca6fc83eb6ba8c32f4826497eafcommit hash: 36492f88fdaf6ca6fc83eb6ba8c32f4826497eaf files touched by this commit
Eric Turgeon (ericbsd) search for other commits by this committer
editors/pluma: fixed bad shebangs

PR:		258928
Reported by:	John Hein
1.26.0
24 Sep 2021 11:19:44
commit hash: 6192965e1e0528f43ee5d9a51d4d5b9e0e6a469dcommit hash: 6192965e1e0528f43ee5d9a51d4d5b9e0e6a469dcommit hash: 6192965e1e0528f43ee5d9a51d4d5b9e0e6a469dcommit hash: 6192965e1e0528f43ee5d9a51d4d5b9e0e6a469d files touched by this commit
Eric Turgeon (ericbsd) search for other commits by this committer
editors/pluma-plugins: new ports

pluma-plugins install additional plugins for Pluma editor
1.26.0
14 Sep 2021 11:08:18
commit hash: 9a248b9e990dbb47465b559e5a30283ad0f0e41fcommit hash: 9a248b9e990dbb47465b559e5a30283ad0f0e41fcommit hash: 9a248b9e990dbb47465b559e5a30283ad0f0e41fcommit hash: 9a248b9e990dbb47465b559e5a30283ad0f0e41f files touched by this commit
Eric Turgeon (ericbsd) search for other commits by this committer
editors/pluma: update to 1.26.0
1.24.2
12 Jun 2021 01:51:06
commit hash: 95ac747a62f1e78d0fd2335e17172dd03f4ce7c1commit hash: 95ac747a62f1e78d0fd2335e17172dd03f4ce7c1commit hash: 95ac747a62f1e78d0fd2335e17172dd03f4ce7c1commit hash: 95ac747a62f1e78d0fd2335e17172dd03f4ce7c1 files touched by this commit
Eric Turgeon (ericbsd) search for other commits by this committer
editors/pluma: updated to 1.24.2
1.24.1
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.
1.24.1
17 Sep 2020 18:16:04
Revision:548849Original commit files touched by this commit
bapt search for other commits by this committer
Update to 1.24.1
While here move the enchant dependency to libenchant2
1.24.0
12 Jun 2020 12:26:28
Revision:538609Original commit files touched by this commit
bapt search for other commits by this committer
Update to 1.24.0
1.22.2
28 Jan 2020 13:34:32
Revision:524481Original commit files touched by this commit
antoine search for other commits by this committer
Add explicit USES=gettext-tools

Reported by:	pkg-fallout
1.22.2
24 Dec 2019 09:43:55
Revision:520792Original commit files touched by this commit
antoine search for other commits by this committer
Fix plist

Pointy hat:	ericbsd
1.22.2
23 Dec 2019 22:37:16
Revision:520746Original commit files touched by this commit
ericbsd search for other commits by this committer
update editors/pluma to 1.22.2
1.22.1_1
05 Nov 2019 15:48:41
Revision:516802Original commit files touched by this commit Sanity Test Failure
zeising search for other commits by this committer
Add USES=xorg USES=gl, ports categories e

Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories
starting with 'e'.
1.22.1_1
26 Jul 2019 20:46:57
Revision:507372Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
1.22.1
11 May 2019 17:33:51
Revision:501269Original commit files touched by this commit Sanity Test Failure
ericbsd search for other commits by this committer
update mate desktop to 1.22.1

Approved by:	mentors (implicit)
1.20.3_1
25 Apr 2019 14:41:16
Revision:500005Original commit files touched by this commit
antoine search for other commits by this committer
Clean up plist
1.20.3_1
12 Dec 2018 01:35:36
Revision:487272Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
1.20.3
23 Nov 2018 13:15:09
Revision:485657Original commit files touched by this commit
ericbsd search for other commits by this committer
update editors/pluma to 1.20.3

Approved by:	mentor (implicit)
1.20.2
19 Nov 2018 18:08:58
Revision:485337Original commit files touched by this commit
antoine search for other commits by this committer
Fix plist
1.20.2
19 Nov 2018 14:48:53
Revision:485324Original commit files touched by this commit
ericbsd search for other commits by this committer
fix editors/pluma build for python != 3.6

Approved by:	mentor (implicit)
1.20.2
05 Nov 2018 14:29:10
Revision:484192Original commit files touched by this commit
ericbsd search for other commits by this committer
update editors/pluma to 1.20.2

Approved by:	mentors (implicit)
1.20.1_1
10 Sep 2018 13:14:52
Revision:479406Original commit files touched by this commit
mat search for other commits by this committer
Add DOCS options to ports that should have one.

Also various fixes related to said option.

PR:		230864
Submitted by:	mat
exp-runs by:	antoine
1.20.1_1
29 Jul 2018 22:18:46
Revision:475857Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.

This includes ports
 - featuring USE_GCC=yes or USE_GCC=any,
 - featuring USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and those
 - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
   c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.

PR:		222542
1.20.1
13 Apr 2018 21:16:57
Revision:467271Original commit files touched by this commit
ericbsd search for other commits by this committer
Updating MATE ports to and patch for MATE 1.20

Reviewed by:	kwm
Approved by:	bapt (mentor)
1.18.2
25 Mar 2018 21:48:32
Revision:465547Original commit files touched by this commit
brd search for other commits by this committer
Fix build on ppc64 by specifying what is needed from the compiler.

PR:		225635
Submitted by:	jhibbits
Approved by:	maintainer timeout
1.18.2
04 Jul 2017 11:44:30
Revision:445014Original commit files touched by this commit
kwm search for other commits by this committer
Update the mate desktop to 1.18.

* The MATE DE is now GTK+3 based
* mate-calc has come back.
* New USE_MATE=mixer macro

* Add license
* Review dependancies
* Swich to USES=localbase
* atril/eom options reworked into option helper

Thanks to Eric Turgeon for submitting the bulk of this MATE update.

Obtained from:	gnome devel repo
1.12.2
19 May 2016 10:21:25
Revision:415498Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-descrs, categories [a-f]*

Approved by:	portmgr blanket
1.12.2
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
1.12.2
03 Mar 2016 14:46:49
Revision:410045Original commit files touched by this commit
kwm search for other commits by this committer
Update pluma to 1.12.2.
1.12.1
25 Jan 2016 12:31:21
Revision:407209Original commit files touched by this commit
kwm search for other commits by this committer
Update the MATE DE to 1.12.

* Still build MATE against gtk+ 2 due to gtk+ 3 support not ready
  for prime time.
* Fix loading of a number of applets. We rename a number of applets
  but didn't change the "config" files the "add applet to panel" dialog
  uses. [1]
* Unbreak the creation of new notes with the stickynotes applet [2]

PR:		205391 [1], 200349 [2]
Obtained from:	GNOME devel repo
1.10.2
27 Jul 2015 20:19:34
Revision:393031Original commit files touched by this commit
kwm search for other commits by this committer
Update MATE DE to 1.10.0.

This MATE is still build agains GTK+2.
Sort USES here and there.
Replace mate-dialogs with zenity and mate-calc with galculator.

This update fixes the following PR's:
PR:		193942, 191885
Submitted by:	Gustau Perez <gustau.perez@gmail.com> via Gnome devel repo
Obtained from:	gnome devel repo.
1.8.1_1
21 Dec 2014 00:07:33
Revision:375142Original commit files touched by this commit
bapt search for other commits by this committer
Get rid of gnomehier
1.8.1
27 Oct 2014 12:19:13
Revision:371560Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
1.8.1
10 Sep 2014 13:11:29
Revision:367830Original commit files touched by this commit
bapt search for other commits by this committer
Welcome Mate Desktop 1.8

The porting work as been done by gnome@ (kwm) and Eric Turgeon
(ericturgeon@ghostbsd.org)

Number of commits found: 56