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
drawing Drawing application for the GNOME desktop
1.0.2_2 graphics 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.0.2_2Version of this port present on the latest quarterly branch.
Maintainer: eduardo@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2021-02-21 21:14:51
Last Update: 2023-12-23 18:14:14
Commit Hash: 3572ca3
License: GPLv3
WWW:
https://maoschanz.github.io/drawing/
Description:
A simple drawing application. This application is a basic image editor, similar to Microsoft Paint, but aiming at the GNOME desktop. PNG, JPEG and BMP files are supported.
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 (210 items)
Collapse this list.
  1. share/glib-2.0/schemas/com.github.maoschanz.drawing.gschema.xml
  2. /usr/local/share/licenses/drawing-1.0.2_2/catalog.mk
  3. /usr/local/share/licenses/drawing-1.0.2_2/LICENSE
  4. /usr/local/share/licenses/drawing-1.0.2_2/GPLv3
  5. bin/drawing
  6. share/applications/com.github.maoschanz.drawing.desktop
  7. share/drawing/drawing.gresource
  8. share/drawing/drawing/__init__.py
  9. share/drawing/drawing/abstract_brush.py
  10. share/drawing/drawing/abstract_classic_tool.py
  11. share/drawing/drawing/abstract_filter.py
  12. share/drawing/drawing/abstract_optionsbar.py
  13. share/drawing/drawing/abstract_select.py
  14. share/drawing/drawing/abstract_tool.py
  15. share/drawing/drawing/abstract_transform_tool.py
  16. share/drawing/drawing/brush_airbrush.py
  17. share/drawing/drawing/brush_hairy.py
  18. share/drawing/drawing/brush_nib.py
  19. share/drawing/drawing/brush_simple.py
  20. share/drawing/drawing/deco_manager.py
  21. share/drawing/drawing/filter_blur.py
  22. share/drawing/drawing/filter_colors.py
  23. share/drawing/drawing/filter_contrast.py
  24. share/drawing/drawing/filter_emboss.py
  25. share/drawing/drawing/filter_saturation.py
  26. share/drawing/drawing/filter_transparency.py
  27. share/drawing/drawing/filter_veil.py
  28. share/drawing/drawing/history_manager.py
  29. share/drawing/drawing/image.py
  30. share/drawing/drawing/main.py
  31. share/drawing/drawing/message_dialog.py
  32. share/drawing/drawing/minimap.py
  33. share/drawing/drawing/new_image_dialog.py
  34. share/drawing/drawing/options_manager.py
  35. share/drawing/drawing/optionsbar_classic.py
  36. share/drawing/drawing/optionsbar_color_popover.py
  37. share/drawing/drawing/optionsbar_crop.py
  38. share/drawing/drawing/optionsbar_filters.py
  39. share/drawing/drawing/optionsbar_rotate.py
  40. share/drawing/drawing/optionsbar_scale.py
  41. share/drawing/drawing/optionsbar_selection.py
  42. share/drawing/drawing/optionsbar_skew.py
  43. share/drawing/drawing/preferences.py
  44. share/drawing/drawing/printing_manager.py
  45. share/drawing/drawing/properties.py
  46. share/drawing/drawing/saving_manager.py
  47. share/drawing/drawing/select_color.py
  48. share/drawing/drawing/select_free.py
  49. share/drawing/drawing/select_rect.py
  50. share/drawing/drawing/selection_manager.py
  51. share/drawing/drawing/tool_arc.py
  52. share/drawing/drawing/tool_brush.py
  53. share/drawing/drawing/tool_crop.py
  54. share/drawing/drawing/tool_eraser.py
  55. share/drawing/drawing/tool_experiment.py
  56. share/drawing/drawing/tool_filters.py
  57. share/drawing/drawing/tool_highlight.py
  58. share/drawing/drawing/tool_line.py
  59. share/drawing/drawing/tool_paint.py
  60. share/drawing/drawing/tool_pencil.py
  61. share/drawing/drawing/tool_picker.py
  62. share/drawing/drawing/tool_points.py
  63. share/drawing/drawing/tool_rotate.py
  64. share/drawing/drawing/tool_scale.py
  65. share/drawing/drawing/tool_shape.py
  66. share/drawing/drawing/tool_skew.py
  67. share/drawing/drawing/tool_text.py
  68. share/drawing/drawing/tools_initializer.py
  69. share/drawing/drawing/utilities_blur.py
  70. share/drawing/drawing/utilities_colors.py
  71. share/drawing/drawing/utilities_files.py
  72. share/drawing/drawing/utilities_overlay.py
  73. share/drawing/drawing/utilities_paths.py
  74. share/drawing/drawing/utilities_units.py
  75. share/drawing/drawing/window.py
  76. share/help/C/drawing/figures/drawing.svg
  77. share/help/C/drawing/figures/screenshot_arrow.png
  78. share/help/C/drawing/figures/screenshot_color_editor.png
  79. share/help/C/drawing/figures/screenshot_color_palette.png
  80. share/help/C/drawing/figures/screenshot_filters.png
  81. share/help/C/drawing/figures/screenshot_fullscreen.png
  82. share/help/C/drawing/figures/screenshot_hsl.png
  83. share/help/C/drawing/figures/screenshot_menu.png
  84. share/help/C/drawing/figures/screenshot_prefs_images.png
  85. share/help/C/drawing/figures/screenshot_prefs_tools.png
  86. share/help/C/drawing/figures/screenshot_scale.png
  87. share/help/C/drawing/figures/screenshot_selection.png
  88. share/help/C/drawing/figures/screenshot_text.png
  89. share/help/C/drawing/figures/screenshot_zoom.png
  90. share/help/C/drawing/fullscreen.page
  91. share/help/C/drawing/index.page
  92. share/help/C/drawing/legal.xml
  93. share/help/C/drawing/main_features.page
  94. share/help/C/drawing/preferences.page
  95. share/help/C/drawing/tools_classic.page
  96. share/help/C/drawing/tools_classic_colors.page
  97. share/help/C/drawing/tools_selection.page
  98. share/help/C/drawing/tools_transform.page
  99. share/help/C/drawing/whats_new.page
  100. share/help/C/drawing/zoom_preview.page
  101. share/help/es/drawing/figures/drawing.svg
  102. share/help/es/drawing/figures/screenshot_arrow.png
  103. share/help/es/drawing/figures/screenshot_color_editor.png
  104. share/help/es/drawing/figures/screenshot_color_palette.png
  105. share/help/es/drawing/figures/screenshot_filters.png
  106. share/help/es/drawing/figures/screenshot_fullscreen.png
  107. share/help/es/drawing/figures/screenshot_hsl.png
  108. share/help/es/drawing/figures/screenshot_menu.png
  109. share/help/es/drawing/figures/screenshot_prefs_images.png
  110. share/help/es/drawing/figures/screenshot_prefs_tools.png
  111. share/help/es/drawing/figures/screenshot_scale.png
  112. share/help/es/drawing/figures/screenshot_selection.png
  113. share/help/es/drawing/figures/screenshot_text.png
  114. share/help/es/drawing/figures/screenshot_zoom.png
  115. share/help/es/drawing/fullscreen.page
  116. share/help/es/drawing/index.page
  117. share/help/es/drawing/legal.xml
  118. share/help/es/drawing/main_features.page
  119. share/help/es/drawing/preferences.page
  120. share/help/es/drawing/tools_classic.page
  121. share/help/es/drawing/tools_classic_colors.page
  122. share/help/es/drawing/tools_selection.page
  123. share/help/es/drawing/tools_transform.page
  124. share/help/es/drawing/whats_new.page
  125. share/help/es/drawing/zoom_preview.page
  126. share/help/ru/drawing/figures/drawing.svg
  127. share/help/ru/drawing/figures/screenshot_arrow.png
  128. share/help/ru/drawing/figures/screenshot_color_editor.png
  129. share/help/ru/drawing/figures/screenshot_color_palette.png
  130. share/help/ru/drawing/figures/screenshot_filters.png
  131. share/help/ru/drawing/figures/screenshot_fullscreen.png
  132. share/help/ru/drawing/figures/screenshot_hsl.png
  133. share/help/ru/drawing/figures/screenshot_menu.png
  134. share/help/ru/drawing/figures/screenshot_prefs_images.png
  135. share/help/ru/drawing/figures/screenshot_prefs_tools.png
  136. share/help/ru/drawing/figures/screenshot_scale.png
  137. share/help/ru/drawing/figures/screenshot_selection.png
  138. share/help/ru/drawing/figures/screenshot_text.png
  139. share/help/ru/drawing/figures/screenshot_zoom.png
  140. share/help/ru/drawing/fullscreen.page
  141. share/help/ru/drawing/index.page
  142. share/help/ru/drawing/legal.xml
  143. share/help/ru/drawing/main_features.page
  144. share/help/ru/drawing/preferences.page
  145. share/help/ru/drawing/tools_classic.page
  146. share/help/ru/drawing/tools_classic_colors.page
  147. share/help/ru/drawing/tools_selection.page
  148. share/help/ru/drawing/tools_transform.page
  149. share/help/ru/drawing/whats_new.page
  150. share/help/ru/drawing/zoom_preview.page
  151. share/help/tr/drawing/figures/drawing.svg
  152. share/help/tr/drawing/figures/screenshot_arrow.png
  153. share/help/tr/drawing/figures/screenshot_color_editor.png
  154. share/help/tr/drawing/figures/screenshot_color_palette.png
  155. share/help/tr/drawing/figures/screenshot_filters.png
  156. share/help/tr/drawing/figures/screenshot_fullscreen.png
  157. share/help/tr/drawing/figures/screenshot_hsl.png
  158. share/help/tr/drawing/figures/screenshot_menu.png
  159. share/help/tr/drawing/figures/screenshot_prefs_images.png
  160. share/help/tr/drawing/figures/screenshot_prefs_tools.png
  161. share/help/tr/drawing/figures/screenshot_scale.png
  162. share/help/tr/drawing/figures/screenshot_selection.png
  163. share/help/tr/drawing/figures/screenshot_text.png
  164. share/help/tr/drawing/figures/screenshot_zoom.png
  165. share/help/tr/drawing/fullscreen.page
  166. share/help/tr/drawing/index.page
  167. share/help/tr/drawing/legal.xml
  168. share/help/tr/drawing/main_features.page
  169. share/help/tr/drawing/preferences.page
  170. share/help/tr/drawing/tools_classic.page
  171. share/help/tr/drawing/tools_classic_colors.page
  172. share/help/tr/drawing/tools_selection.page
  173. share/help/tr/drawing/tools_transform.page
  174. share/help/tr/drawing/whats_new.page
  175. share/help/tr/drawing/zoom_preview.page
  176. share/icons/hicolor/128x128/apps/com.github.maoschanz.drawing.png
  177. share/icons/hicolor/256x256/apps/com.github.maoschanz.drawing.png
  178. share/icons/hicolor/48x48/apps/com.github.maoschanz.drawing.png
  179. share/icons/hicolor/512x512/apps/com.github.maoschanz.drawing.png
  180. share/icons/hicolor/scalable/apps/com.github.maoschanz.drawing-symbolic.svg
  181. share/icons/hicolor/scalable/apps/com.github.maoschanz.drawing.svg
  182. share/locale/ca/LC_MESSAGES/drawing.mo
  183. share/locale/cs/LC_MESSAGES/drawing.mo
  184. share/locale/da/LC_MESSAGES/drawing.mo
  185. share/locale/de/LC_MESSAGES/drawing.mo
  186. share/locale/es/LC_MESSAGES/drawing.mo
  187. share/locale/eu/LC_MESSAGES/drawing.mo
  188. share/locale/fi/LC_MESSAGES/drawing.mo
  189. share/locale/fr/LC_MESSAGES/drawing.mo
  190. share/locale/he/LC_MESSAGES/drawing.mo
  191. share/locale/hi/LC_MESSAGES/drawing.mo
  192. share/locale/hr/LC_MESSAGES/drawing.mo
  193. share/locale/hu/LC_MESSAGES/drawing.mo
  194. share/locale/id/LC_MESSAGES/drawing.mo
  195. share/locale/it/LC_MESSAGES/drawing.mo
  196. share/locale/ja/LC_MESSAGES/drawing.mo
  197. share/locale/ko/LC_MESSAGES/drawing.mo
  198. share/locale/nl/LC_MESSAGES/drawing.mo
  199. share/locale/oc/LC_MESSAGES/drawing.mo
  200. share/locale/pl/LC_MESSAGES/drawing.mo
  201. share/locale/pt_BR/LC_MESSAGES/drawing.mo
  202. share/locale/ru/LC_MESSAGES/drawing.mo
  203. share/locale/sv/LC_MESSAGES/drawing.mo
  204. share/locale/tr/LC_MESSAGES/drawing.mo
  205. share/locale/zh_CN/LC_MESSAGES/drawing.mo
  206. share/locale/zh_TW/LC_MESSAGES/drawing.mo
  207. share/metainfo/com.github.maoschanz.drawing.appdata.xml
  208. @owner
  209. @group
  210. @mode
Collapse this list.
Dependency lines:
  • drawing>0:graphics/drawing
To install the port:
cd /usr/ports/graphics/drawing/ && make install clean
To add the package, run one of these commands:
  • pkg install graphics/drawing
  • pkg install drawing
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: drawing
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1677591579 SHA256 (maoschanz-drawing-1.0.2_GH0.tar.gz) = 539e7e28fe4db96cfedd4477e217d5d48b9422ad8c98f33d8ae46120b2d5738b SIZE (maoschanz-drawing-1.0.2_GH0.tar.gz) = 14407277

Packages (timestamps in pop-ups are UTC):
drawing
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.0.2_21.0.2_2--1.0.2_2---
FreeBSD:13:quarterly1.0.2_21.0.2_2-1.0.2_21.0.2_2-1.0.2_21.0.2_2
FreeBSD:14:latest1.0.2_21.0.2_2--1.0.2_2--1.0.2_1
FreeBSD:14:quarterly1.0.2_21.0.2_2-1.0.2_21.0.2_2-1.0.2_21.0.2_2
FreeBSD:15:latest1.0.2_21.0.2_2n/a1.0.2_2n/a-1.0.2_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. py39-cairo>=0 : graphics/py-cairo@py39
  2. itstool : textproc/itstool
  3. update-desktop-database : devel/desktop-file-utils
  4. gettext-runtime>=0.22_1 : devel/gettext-runtime
  5. msgfmt : devel/gettext-tools
  6. py39-gobject3>=0 : devel/py-gobject3@py39
  7. meson : devel/meson
  8. ninja : devel/ninja
  9. pkgconf>=1.3.0_1 : devel/pkgconf
  10. python3.9 : lang/python39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-cairo>=0 : graphics/py-cairo@py39
  2. update-desktop-database : devel/desktop-file-utils
  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
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for drawing-1.0.2_2: NLS=on: Native Language Support ===> Use 'make config' to modify these settings
Options name:
graphics_drawing
USES:
desktop-file-utils gettext gnome meson pkgconfig python shebangfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/maoschanz/drawing/tar.gz/1.0.2?dummy=/
Collapse this list.

There are no commits on branch 2022Q2 for this port