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
p5-Prima Extensible Perl toolkit for multi-platform GUI development
1.68.002_2 x11-toolkits on this many watch lists=1 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.68.002_2Version of this port present on the latest quarterly branch.
Maintainer: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2001-12-14 20:53:42
Last Update: 2024-02-11 11:48:45
Commit Hash: 5c4db18
People watching this port, also watch:: p5-type1inst, p5-Time-Piece, python
Also Listed In: graphics perl5
License: BSD2CLAUSE
WWW:
https://metacpan.org/release/Prima
Description:
Prima is an extensible Perl toolkit for multi-platform GUI development. Platforms supported include Linux, Windows NT/9x/2K, OS/2 and UNIX/X11 workstations ( FreeBSD, IRIX, SunOS, Solaris and others). The toolkit contains a rich set of standard widgets and has emphasis on 2D image processing tasks. A Perl program using PRIMA looks and behaves identically on X, Win32 and OS/2 PM. The toolkit includes a visual builder ( VB ) and a graphic pod viewer utility ( podview ). The examples are installed into perl site in Prima/examples directory. A 'hello world' code is as simple as follows: use Prima qw(Application Buttons); Prima::Window-> create( text => 'Hello world!', size => [ 200, 200], )-> insert( Button => centered => 1, text => 'Hello world!', onClick => sub { $::application-> close }, ); run Prima;
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 (475 items)
Collapse this list.
  1. /usr/local/share/licenses/p5-Prima-1.68.002_2/catalog.mk
  2. /usr/local/share/licenses/p5-Prima-1.68.002_2/LICENSE
  3. /usr/local/share/licenses/p5-Prima-1.68.002_2/BSD2CLAUSE
  4. bin/VB
  5. bin/podview
  6. bin/prima-cfgmaint
  7. bin/prima-class
  8. bin/prima-fmview
  9. bin/prima-gencls
  10. bin/prima-tmlink
  11. lib/perl5/site_perl/mach/5.36/Prima.pm
  12. lib/perl5/site_perl/mach/5.36/Prima/Application.pm
  13. lib/perl5/site_perl/mach/5.36/Prima/Buttons.pm
  14. lib/perl5/site_perl/mach/5.36/Prima/CORE/Drawable_private.h
  15. lib/perl5/site_perl/mach/5.36/Prima/CORE/Image_private.h
  16. lib/perl5/site_perl/mach/5.36/Prima/CORE/apricot.h
  17. lib/perl5/site_perl/mach/5.36/Prima/CORE/generic/AbstractMenu.h
  18. lib/perl5/site_perl/mach/5.36/Prima/CORE/generic/AccelTable.h
  19. lib/perl5/site_perl/mach/5.36/Prima/CORE/generic/Application.h
  20. lib/perl5/site_perl/mach/5.36/Prima/CORE/generic/Clipboard.h
  21. lib/perl5/site_perl/mach/5.36/Prima/CORE/generic/Component.h
  22. lib/perl5/site_perl/mach/5.36/Prima/CORE/generic/DeviceBitmap.h
  23. lib/perl5/site_perl/mach/5.36/Prima/CORE/generic/Drawable.h
  24. lib/perl5/site_perl/mach/5.36/Prima/CORE/generic/File.h
  25. lib/perl5/site_perl/mach/5.36/Prima/CORE/generic/Icon.h
  26. lib/perl5/site_perl/mach/5.36/Prima/CORE/generic/Image.h
  27. lib/perl5/site_perl/mach/5.36/Prima/CORE/generic/Menu.h
  28. lib/perl5/site_perl/mach/5.36/Prima/CORE/generic/Object.h
  29. lib/perl5/site_perl/mach/5.36/Prima/CORE/generic/Popup.h
  30. lib/perl5/site_perl/mach/5.36/Prima/CORE/generic/Printer.h
  31. lib/perl5/site_perl/mach/5.36/Prima/CORE/generic/Region.h
  32. lib/perl5/site_perl/mach/5.36/Prima/CORE/generic/Timer.h
  33. lib/perl5/site_perl/mach/5.36/Prima/CORE/generic/Types.h
  34. lib/perl5/site_perl/mach/5.36/Prima/CORE/generic/Utils.h
  35. lib/perl5/site_perl/mach/5.36/Prima/CORE/generic/Widget.h
  36. lib/perl5/site_perl/mach/5.36/Prima/CORE/generic/Window.h
  37. lib/perl5/site_perl/mach/5.36/Prima/CORE/generic/config.h
  38. lib/perl5/site_perl/mach/5.36/Prima/CORE/guts.h
  39. lib/perl5/site_perl/mach/5.36/Prima/CORE/img.h
  40. lib/perl5/site_perl/mach/5.36/Prima/CORE/img_conv.h
  41. lib/perl5/site_perl/mach/5.36/Prima/CORE/unix/guts.h
  42. lib/perl5/site_perl/mach/5.36/Prima/CORE/unix/queue.h
  43. lib/perl5/site_perl/mach/5.36/Prima/Calendar.pm
  44. lib/perl5/site_perl/mach/5.36/Prima/Classes.pm
  45. lib/perl5/site_perl/mach/5.36/Prima/Clipboard.pod
  46. lib/perl5/site_perl/mach/5.36/Prima/ComboBox.pm
  47. lib/perl5/site_perl/mach/5.36/Prima/Config.pm
  48. lib/perl5/site_perl/mach/5.36/Prima/Const.pm
  49. lib/perl5/site_perl/mach/5.36/Prima/DetailedList.pm
  50. lib/perl5/site_perl/mach/5.36/Prima/DetailedOutline.pm
  51. lib/perl5/site_perl/mach/5.36/Prima/Dialog/ColorDialog.pm
  52. lib/perl5/site_perl/mach/5.36/Prima/Dialog/FileDialog.pm
  53. lib/perl5/site_perl/mach/5.36/Prima/Dialog/FindDialog.pm
  54. lib/perl5/site_perl/mach/5.36/Prima/Dialog/FontDialog.pm
  55. lib/perl5/site_perl/mach/5.36/Prima/Dialog/ImageDialog.pm
  56. lib/perl5/site_perl/mach/5.36/Prima/Dialog/PrintDialog.pm
  57. lib/perl5/site_perl/mach/5.36/Prima/Dialog/colordlg.png
  58. lib/perl5/site_perl/mach/5.36/Prima/Dialog/editdlg.gif
  59. lib/perl5/site_perl/mach/5.36/Prima/Dialog/filedlg.gif
  60. lib/perl5/site_perl/mach/5.36/Prima/Dialog/fontdlg.gif
  61. lib/perl5/site_perl/mach/5.36/Prima/Dialog/imagedlg.gif
  62. lib/perl5/site_perl/mach/5.36/Prima/Dialog/printdialog.gif
  63. lib/perl5/site_perl/mach/5.36/Prima/DockManager.pm
  64. lib/perl5/site_perl/mach/5.36/Prima/Docks.pm
  65. lib/perl5/site_perl/mach/5.36/Prima/Drawable.pod
  66. lib/perl5/site_perl/mach/5.36/Prima/Drawable/Antialias.pm
  67. lib/perl5/site_perl/mach/5.36/Prima/Drawable/Basic.pm
  68. lib/perl5/site_perl/mach/5.36/Prima/Drawable/CurvedText.pm
  69. lib/perl5/site_perl/mach/5.36/Prima/Drawable/Glyphs.pm
  70. lib/perl5/site_perl/mach/5.36/Prima/Drawable/Gradient.pm
  71. lib/perl5/site_perl/mach/5.36/Prima/Drawable/Markup.pm
  72. lib/perl5/site_perl/mach/5.36/Prima/Drawable/Metafile.pm
  73. lib/perl5/site_perl/mach/5.36/Prima/Drawable/Path.pm
  74. lib/perl5/site_perl/mach/5.36/Prima/Drawable/Subcanvas.pm
  75. lib/perl5/site_perl/mach/5.36/Prima/Drawable/TextBlock.pm
  76. lib/perl5/site_perl/mach/5.36/Prima/Edit.pm
  77. lib/perl5/site_perl/mach/5.36/Prima/EventHook.pm
  78. lib/perl5/site_perl/mach/5.36/Prima/ExtLists.pm
  79. lib/perl5/site_perl/mach/5.36/Prima/File.pod
  80. lib/perl5/site_perl/mach/5.36/Prima/FrameSet.pm
  81. lib/perl5/site_perl/mach/5.36/Prima/Grids.pm
  82. lib/perl5/site_perl/mach/5.36/Prima/HelpViewer.fm
  83. lib/perl5/site_perl/mach/5.36/Prima/HelpViewer.pm
  84. lib/perl5/site_perl/mach/5.36/Prima/Image.pod
  85. lib/perl5/site_perl/mach/5.36/Prima/Image/Animate.pm
  86. lib/perl5/site_perl/mach/5.36/Prima/Image/TransparencyControl.pm
  87. lib/perl5/site_perl/mach/5.36/Prima/Image/base64.pm
  88. lib/perl5/site_perl/mach/5.36/Prima/Image/gif.pm
  89. lib/perl5/site_perl/mach/5.36/Prima/Image/heif.fm
  90. lib/perl5/site_perl/mach/5.36/Prima/Image/heif.pm
  91. lib/perl5/site_perl/mach/5.36/Prima/Image/jpeg.pm
  92. lib/perl5/site_perl/mach/5.36/Prima/Image/png.pm
  93. lib/perl5/site_perl/mach/5.36/Prima/Image/tiff.fm
  94. lib/perl5/site_perl/mach/5.36/Prima/Image/tiff.pm
  95. lib/perl5/site_perl/mach/5.36/Prima/Image/transparency.gif
  96. lib/perl5/site_perl/mach/5.36/Prima/Image/webp.pm
  97. lib/perl5/site_perl/mach/5.36/Prima/ImageViewer.pm
  98. lib/perl5/site_perl/mach/5.36/Prima/IniFile.pm
  99. lib/perl5/site_perl/mach/5.36/Prima/InputLine.pm
  100. lib/perl5/site_perl/mach/5.36/Prima/KeySelector.pm
  101. lib/perl5/site_perl/mach/5.36/Prima/Label.pm
  102. lib/perl5/site_perl/mach/5.36/Prima/Lists.pm
  103. lib/perl5/site_perl/mach/5.36/Prima/MDI.pm
  104. lib/perl5/site_perl/mach/5.36/Prima/Menu.pod
  105. lib/perl5/site_perl/mach/5.36/Prima/Menus.pm
  106. lib/perl5/site_perl/mach/5.36/Prima/MsgBox.pm
  107. lib/perl5/site_perl/mach/5.36/Prima/Notebooks.pm
  108. lib/perl5/site_perl/mach/5.36/Prima/Object.pod
  109. lib/perl5/site_perl/mach/5.36/Prima/Outlines.pm
  110. lib/perl5/site_perl/mach/5.36/Prima/PS/CFF.pm
  111. lib/perl5/site_perl/mach/5.36/Prima/PS/Drawable.pm
  112. lib/perl5/site_perl/mach/5.36/Prima/PS/Format.pm
  113. lib/perl5/site_perl/mach/5.36/Prima/PS/Glyphs.pm
  114. lib/perl5/site_perl/mach/5.36/Prima/PS/PDF.pm
  115. lib/perl5/site_perl/mach/5.36/Prima/PS/PostScript.pm
  116. lib/perl5/site_perl/mach/5.36/Prima/PS/Printer.pm
  117. lib/perl5/site_perl/mach/5.36/Prima/PS/Setup.pm
  118. lib/perl5/site_perl/mach/5.36/Prima/PS/TempFile.pm
  119. lib/perl5/site_perl/mach/5.36/Prima/PS/Type1.pm
  120. lib/perl5/site_perl/mach/5.36/Prima/PS/Unicode.pm
  121. lib/perl5/site_perl/mach/5.36/Prima/PS/setup.fm
  122. lib/perl5/site_perl/mach/5.36/Prima/PodView.pm
  123. lib/perl5/site_perl/mach/5.36/Prima/Printer.pod
  124. lib/perl5/site_perl/mach/5.36/Prima/Region.pod
  125. lib/perl5/site_perl/mach/5.36/Prima/ScrollBar.pm
  126. lib/perl5/site_perl/mach/5.36/Prima/Sliders.pm
  127. lib/perl5/site_perl/mach/5.36/Prima/Spinner.pm
  128. lib/perl5/site_perl/mach/5.36/Prima/StdBitmap.pm
  129. lib/perl5/site_perl/mach/5.36/Prima/Stress.pm
  130. lib/perl5/site_perl/mach/5.36/Prima/TextView.pm
  131. lib/perl5/site_perl/mach/5.36/Prima/Themes.pm
  132. lib/perl5/site_perl/mach/5.36/Prima/Tie.pm
  133. lib/perl5/site_perl/mach/5.36/Prima/Timer.pod
  134. lib/perl5/site_perl/mach/5.36/Prima/Utils.pm
  135. lib/perl5/site_perl/mach/5.36/Prima/VB/CfgMaint.pm
  136. lib/perl5/site_perl/mach/5.36/Prima/VB/Classes.pm
  137. lib/perl5/site_perl/mach/5.36/Prima/VB/Config.pm
  138. lib/perl5/site_perl/mach/5.36/Prima/VB/CoreClasses.pm
  139. lib/perl5/site_perl/mach/5.36/Prima/VB/VB.gif
  140. lib/perl5/site_perl/mach/5.36/Prima/VB/VB.pl
  141. lib/perl5/site_perl/mach/5.36/Prima/VB/VBControls.pm
  142. lib/perl5/site_perl/mach/5.36/Prima/VB/VBLoader.pm
  143. lib/perl5/site_perl/mach/5.36/Prima/VB/classes.gif
  144. lib/perl5/site_perl/mach/5.36/Prima/VB/examples/Sample.fm
  145. lib/perl5/site_perl/mach/5.36/Prima/VB/examples/Widgety.pm
  146. lib/perl5/site_perl/mach/5.36/Prima/VB/prima-cfgmaint.pl
  147. lib/perl5/site_perl/mach/5.36/Prima/Widget.pod
  148. lib/perl5/site_perl/mach/5.36/Prima/Widget/BidiInput.pm
  149. lib/perl5/site_perl/mach/5.36/Prima/Widget/Date.pm
  150. lib/perl5/site_perl/mach/5.36/Prima/Widget/EventRectangles.pm
  151. lib/perl5/site_perl/mach/5.36/Prima/Widget/GroupScroller.pm
  152. lib/perl5/site_perl/mach/5.36/Prima/Widget/Header.pm
  153. lib/perl5/site_perl/mach/5.36/Prima/Widget/IntIndents.pm
  154. lib/perl5/site_perl/mach/5.36/Prima/Widget/Link.pm
  155. lib/perl5/site_perl/mach/5.36/Prima/Widget/ListBoxUtils.pm
  156. lib/perl5/site_perl/mach/5.36/Prima/Widget/MouseScroller.pm
  157. lib/perl5/site_perl/mach/5.36/Prima/Widget/Panel.pm
  158. lib/perl5/site_perl/mach/5.36/Prima/Widget/RubberBand.pm
  159. lib/perl5/site_perl/mach/5.36/Prima/Widget/ScrollWidget.pm
  160. lib/perl5/site_perl/mach/5.36/Prima/Widget/StartupWindow.pm
  161. lib/perl5/site_perl/mach/5.36/Prima/Widget/Time.pm
  162. lib/perl5/site_perl/mach/5.36/Prima/Widget/UndoActions.pm
  163. lib/perl5/site_perl/mach/5.36/Prima/Widget/date.gif
  164. lib/perl5/site_perl/mach/5.36/Prima/Widget/link.gif
  165. lib/perl5/site_perl/mach/5.36/Prima/Widget/pack.pod
  166. lib/perl5/site_perl/mach/5.36/Prima/Widget/place.pod
  167. lib/perl5/site_perl/mach/5.36/Prima/Widget/time.gif
  168. lib/perl5/site_perl/mach/5.36/Prima/Window.pod
  169. lib/perl5/site_perl/mach/5.36/Prima/X11.pod
  170. lib/perl5/site_perl/mach/5.36/Prima/aa.gif
  171. lib/perl5/site_perl/mach/5.36/Prima/altspinbutton.gif
  172. lib/perl5/site_perl/mach/5.36/Prima/buttons.gif
  173. lib/perl5/site_perl/mach/5.36/Prima/calendar.gif
  174. lib/perl5/site_perl/mach/5.36/Prima/circularslider.gif
  175. lib/perl5/site_perl/mach/5.36/Prima/codecs.pod
  176. lib/perl5/site_perl/mach/5.36/Prima/combo.gif
  177. lib/perl5/site_perl/mach/5.36/Prima/conversions.gif
  178. lib/perl5/site_perl/mach/5.36/Prima/curvedtext.gif
  179. lib/perl5/site_perl/mach/5.36/Prima/detailedlist.gif
  180. lib/perl5/site_perl/mach/5.36/Prima/detailedoutline.gif
  181. lib/perl5/site_perl/mach/5.36/Prima/detailedoutline2.gif
  182. lib/perl5/site_perl/mach/5.36/Prima/edit.gif
  183. lib/perl5/site_perl/mach/5.36/Prima/examples/Hand.gif
  184. lib/perl5/site_perl/mach/5.36/Prima/examples/animate.pl
  185. lib/perl5/site_perl/mach/5.36/Prima/examples/antialias.pl
  186. lib/perl5/site_perl/mach/5.36/Prima/examples/async.pl
  187. lib/perl5/site_perl/mach/5.36/Prima/examples/bidi.pl
  188. lib/perl5/site_perl/mach/5.36/Prima/examples/blend.pl
  189. lib/perl5/site_perl/mach/5.36/Prima/examples/buttons.pl
  190. lib/perl5/site_perl/mach/5.36/Prima/examples/buttons2.pl
  191. lib/perl5/site_perl/mach/5.36/Prima/examples/calendar.pl
  192. lib/perl5/site_perl/mach/5.36/Prima/examples/canvas.pl
  193. lib/perl5/site_perl/mach/5.36/Prima/examples/chess_puzzle.pl
  194. lib/perl5/site_perl/mach/5.36/Prima/examples/clock.pl
  195. lib/perl5/site_perl/mach/5.36/Prima/examples/cv.pl
  196. lib/perl5/site_perl/mach/5.36/Prima/examples/detailedoutline.pl
  197. lib/perl5/site_perl/mach/5.36/Prima/examples/dock.pl
  198. lib/perl5/site_perl/mach/5.36/Prima/examples/drivecombo.pl
  199. lib/perl5/site_perl/mach/5.36/Prima/examples/edit.pl
  200. lib/perl5/site_perl/mach/5.36/Prima/examples/editor.pl
  201. lib/perl5/site_perl/mach/5.36/Prima/examples/extlist.pl
  202. lib/perl5/site_perl/mach/5.36/Prima/examples/eyes.pl
  203. lib/perl5/site_perl/mach/5.36/Prima/examples/f_fill.pl
  204. lib/perl5/site_perl/mach/5.36/Prima/examples/fading_text.pl
  205. lib/perl5/site_perl/mach/5.36/Prima/examples/fontdlg.pl
  206. lib/perl5/site_perl/mach/5.36/Prima/examples/frames.pl
  207. lib/perl5/site_perl/mach/5.36/Prima/examples/gradient.pl
  208. lib/perl5/site_perl/mach/5.36/Prima/examples/grid.pl
  209. lib/perl5/site_perl/mach/5.36/Prima/examples/grip.pl
  210. lib/perl5/site_perl/mach/5.36/Prima/examples/helloworld.pl
  211. lib/perl5/site_perl/mach/5.36/Prima/examples/iv.pl
  212. lib/perl5/site_perl/mach/5.36/Prima/examples/keys.pl
  213. lib/perl5/site_perl/mach/5.36/Prima/examples/keyselector.pl
  214. lib/perl5/site_perl/mach/5.36/Prima/examples/label.pl
  215. lib/perl5/site_perl/mach/5.36/Prima/examples/launch.pl
  216. lib/perl5/site_perl/mach/5.36/Prima/examples/layered.pl
  217. lib/perl5/site_perl/mach/5.36/Prima/examples/lineplot.pl
  218. lib/perl5/site_perl/mach/5.36/Prima/examples/listbox.pl
  219. lib/perl5/site_perl/mach/5.36/Prima/examples/macro.pl
  220. lib/perl5/site_perl/mach/5.36/Prima/examples/markup.pl
  221. lib/perl5/site_perl/mach/5.36/Prima/examples/matrix.gif
  222. lib/perl5/site_perl/mach/5.36/Prima/examples/matrix.pl
  223. lib/perl5/site_perl/mach/5.36/Prima/examples/mdi.pl
  224. lib/perl5/site_perl/mach/5.36/Prima/examples/menu.pl
  225. lib/perl5/site_perl/mach/5.36/Prima/examples/mouse_tale.pl
  226. lib/perl5/site_perl/mach/5.36/Prima/examples/notebk.pl
  227. lib/perl5/site_perl/mach/5.36/Prima/examples/outline.pl
  228. lib/perl5/site_perl/mach/5.36/Prima/examples/ownerchange.pl
  229. lib/perl5/site_perl/mach/5.36/Prima/examples/palette.pl
  230. lib/perl5/site_perl/mach/5.36/Prima/examples/pbrush.pl
  231. lib/perl5/site_perl/mach/5.36/Prima/examples/periodic.pl
  232. lib/perl5/site_perl/mach/5.36/Prima/examples/pitch.pl
  233. lib/perl5/site_perl/mach/5.36/Prima/examples/pointers.pl
  234. lib/perl5/site_perl/mach/5.36/Prima/examples/print.pl
  235. lib/perl5/site_perl/mach/5.36/Prima/examples/progressbar.pl
  236. lib/perl5/site_perl/mach/5.36/Prima/examples/ps_fonts.pl
  237. lib/perl5/site_perl/mach/5.36/Prima/examples/ps_setup.pl
  238. lib/perl5/site_perl/mach/5.36/Prima/examples/rotation.pl
  239. lib/perl5/site_perl/mach/5.36/Prima/examples/scrollbar.pl
  240. lib/perl5/site_perl/mach/5.36/Prima/examples/scrollbar2.pl
  241. lib/perl5/site_perl/mach/5.36/Prima/examples/scrollgroup.pl
  242. lib/perl5/site_perl/mach/5.36/Prima/examples/sheet.pl
  243. lib/perl5/site_perl/mach/5.36/Prima/examples/socket.pl
  244. lib/perl5/site_perl/mach/5.36/Prima/examples/socket_anyevent1.pl
  245. lib/perl5/site_perl/mach/5.36/Prima/examples/socket_anyevent2.pl
  246. lib/perl5/site_perl/mach/5.36/Prima/examples/spinner.pl
  247. lib/perl5/site_perl/mach/5.36/Prima/examples/spline.pl
  248. lib/perl5/site_perl/mach/5.36/Prima/examples/theme.pl
  249. lib/perl5/site_perl/mach/5.36/Prima/examples/tiger.eps
  250. lib/perl5/site_perl/mach/5.36/Prima/examples/tiger.pl
  251. lib/perl5/site_perl/mach/5.36/Prima/examples/transparent.pl
  252. lib/perl5/site_perl/mach/5.36/Prima/examples/triangle.pl
  253. lib/perl5/site_perl/mach/5.36/Prima/examples/windowstate.pl
  254. lib/perl5/site_perl/mach/5.36/Prima/extlist.gif
  255. lib/perl5/site_perl/mach/5.36/Prima/faq.pod
  256. lib/perl5/site_perl/mach/5.36/Prima/fills.gif
  257. lib/perl5/site_perl/mach/5.36/Prima/fontabc.gif
  258. lib/perl5/site_perl/mach/5.36/Prima/frameset.gif
  259. lib/perl5/site_perl/mach/5.36/Prima/gauge.gif
  260. lib/perl5/site_perl/mach/5.36/Prima/gettextbox.gif
  261. lib/perl5/site_perl/mach/5.36/Prima/gp-problems.pod
  262. lib/perl5/site_perl/mach/5.36/Prima/gradient.gif
  263. lib/perl5/site_perl/mach/5.36/Prima/grid.gif
  264. lib/perl5/site_perl/mach/5.36/Prima/hello-world.gif
  265. lib/perl5/site_perl/mach/5.36/Prima/image-load.pod
  266. lib/perl5/site_perl/mach/5.36/Prima/imageviewer.gif
  267. lib/perl5/site_perl/mach/5.36/Prima/inputline.gif
  268. lib/perl5/site_perl/mach/5.36/Prima/internals.pod
  269. lib/perl5/site_perl/mach/5.36/Prima/kashida.gif
  270. lib/perl5/site_perl/mach/5.36/Prima/label.gif
  271. lib/perl5/site_perl/mach/5.36/Prima/leadings.gif
  272. lib/perl5/site_perl/mach/5.36/Prima/lineends.gif
  273. lib/perl5/site_perl/mach/5.36/Prima/lineends1.gif
  274. lib/perl5/site_perl/mach/5.36/Prima/lineends2.gif
  275. lib/perl5/site_perl/mach/5.36/Prima/lineends3.gif
  276. lib/perl5/site_perl/mach/5.36/Prima/lineends4.gif
  277. lib/perl5/site_perl/mach/5.36/Prima/linejoins.gif
  278. lib/perl5/site_perl/mach/5.36/Prima/linepats.gif
  279. lib/perl5/site_perl/mach/5.36/Prima/markup.gif
  280. lib/perl5/site_perl/mach/5.36/Prima/mdi.gif
  281. lib/perl5/site_perl/mach/5.36/Prima/menu.gif
  282. lib/perl5/site_perl/mach/5.36/Prima/miterlimit.gif
  283. lib/perl5/site_perl/mach/5.36/Prima/msgbox.gif
  284. lib/perl5/site_perl/mach/5.36/Prima/noARGV.pm
  285. lib/perl5/site_perl/mach/5.36/Prima/noX11.pm
  286. lib/perl5/site_perl/mach/5.36/Prima/notebook.gif
  287. lib/perl5/site_perl/mach/5.36/Prima/outline.gif
  288. lib/perl5/site_perl/mach/5.36/Prima/outline2.gif
  289. lib/perl5/site_perl/mach/5.36/Prima/path.gif
  290. lib/perl5/site_perl/mach/5.36/Prima/podview.gif
  291. lib/perl5/site_perl/mach/5.36/Prima/progressbar.png
  292. lib/perl5/site_perl/mach/5.36/Prima/rop1.gif
  293. lib/perl5/site_perl/mach/5.36/Prima/rop2.gif
  294. lib/perl5/site_perl/mach/5.36/Prima/rop3.png
  295. lib/perl5/site_perl/mach/5.36/Prima/scalings.gif
  296. lib/perl5/site_perl/mach/5.36/Prima/slider.gif
  297. lib/perl5/site_perl/mach/5.36/Prima/spinbutton.gif
  298. lib/perl5/site_perl/mach/5.36/Prima/spinedit.gif
  299. lib/perl5/site_perl/mach/5.36/Prima/spinner.gif
  300. lib/perl5/site_perl/mach/5.36/Prima/sys/AnyEvent.pm
  301. lib/perl5/site_perl/mach/5.36/Prima/sys/FS.pm
  302. lib/perl5/site_perl/mach/5.36/Prima/sys/GUIException.pm
  303. lib/perl5/site_perl/mach/5.36/Prima/sys/Gencls.pm
  304. lib/perl5/site_perl/mach/5.36/Prima/sys/Test.pm
  305. lib/perl5/site_perl/mach/5.36/Prima/sys/XQuartz.pm
  306. lib/perl5/site_perl/mach/5.36/Prima/sys/gtk/FileDialog.pm
  307. lib/perl5/site_perl/mach/5.36/Prima/sys/win32.pm
  308. lib/perl5/site_perl/mach/5.36/Prima/sys/win32/FileDialog.pm
  309. lib/perl5/site_perl/mach/5.36/Prima/sys/win32/sysimage.gif
  310. lib/perl5/site_perl/mach/5.36/Prima/sysimage.gif
  311. lib/perl5/site_perl/mach/5.36/Prima/textview.gif
  312. lib/perl5/site_perl/mach/5.36/Prima/themes/color.pm
  313. lib/perl5/site_perl/mach/5.36/Prima/themes/round3d.pm
  314. lib/perl5/site_perl/mach/5.36/Prima/themes/sysimage.pm
  315. lib/perl5/site_perl/mach/5.36/Prima/themes/tabset.pm
  316. lib/perl5/site_perl/mach/5.36/Prima/tutorial.pod
  317. lib/perl5/site_perl/mach/5.36/Prima/tutorial/hello1.gif
  318. lib/perl5/site_perl/mach/5.36/Prima/tutorial/hello2.gif
  319. lib/perl5/site_perl/mach/5.36/Prima/tutorial/hello3.gif
  320. lib/perl5/site_perl/mach/5.36/Prima/tutorial/hello4.gif
  321. lib/perl5/site_perl/mach/5.36/Prima/tutorial/hello5.gif
  322. lib/perl5/site_perl/mach/5.36/Prima/tutorial/hello6.gif
  323. lib/perl5/site_perl/mach/5.36/Prima/tutorial/menu1.gif
  324. lib/perl5/site_perl/mach/5.36/Prima/tutorial/menu2.gif
  325. lib/perl5/site_perl/mach/5.36/Prima/tutorial/menu3.gif
  326. lib/perl5/site_perl/mach/5.36/Prima/types.pod
  327. lib/perl5/site_perl/mach/5.36/Prima/windings.gif
  328. lib/perl5/site_perl/mach/5.36/auto/Prima/Prima.so
  329. lib/perl5/site_perl/mach/5.36/auto/Prima/SlibPrima.a
  330. lib/perl5/site_perl/mach/5.36/prima-gencls.pod
  331. lib/perl5/site_perl/mach/5.36/vb-large.png
  332. lib/perl5/site_perl/man/man1/VB.1.gz
  333. lib/perl5/site_perl/man/man1/podview.1.gz
  334. lib/perl5/site_perl/man/man1/prima-cfgmaint.1.gz
  335. lib/perl5/site_perl/man/man1/prima-class.1.gz
  336. lib/perl5/site_perl/man/man1/prima-fmview.1.gz
  337. lib/perl5/site_perl/man/man1/prima-gencls.1.gz
  338. lib/perl5/site_perl/man/man1/prima-tmlink.1.gz
  339. lib/perl5/site_perl/man/man3/Prima.3.gz
  340. lib/perl5/site_perl/man/man3/Prima::Application.3.gz
  341. lib/perl5/site_perl/man/man3/Prima::Buttons.3.gz
  342. lib/perl5/site_perl/man/man3/Prima::Calendar.3.gz
  343. lib/perl5/site_perl/man/man3/Prima::Classes.3.gz
  344. lib/perl5/site_perl/man/man3/Prima::ComboBox.3.gz
  345. lib/perl5/site_perl/man/man3/Prima::Config.3.gz
  346. lib/perl5/site_perl/man/man3/Prima::Const.3.gz
  347. lib/perl5/site_perl/man/man3/Prima::DetailedList.3.gz
  348. lib/perl5/site_perl/man/man3/Prima::DetailedOutline.3.gz
  349. lib/perl5/site_perl/man/man3/Prima::Dialog::ColorDialog.3.gz
  350. lib/perl5/site_perl/man/man3/Prima::Dialog::FileDialog.3.gz
  351. lib/perl5/site_perl/man/man3/Prima::Dialog::FindDialog.3.gz
  352. lib/perl5/site_perl/man/man3/Prima::Dialog::FontDialog.3.gz
  353. lib/perl5/site_perl/man/man3/Prima::Dialog::ImageDialog.3.gz
  354. lib/perl5/site_perl/man/man3/Prima::Dialog::PrintDialog.3.gz
  355. lib/perl5/site_perl/man/man3/Prima::DockManager.3.gz
  356. lib/perl5/site_perl/man/man3/Prima::Docks.3.gz
  357. lib/perl5/site_perl/man/man3/Prima::Drawable::Antialias.3.gz
  358. lib/perl5/site_perl/man/man3/Prima::Drawable::Basic.3.gz
  359. lib/perl5/site_perl/man/man3/Prima::Drawable::CurvedText.3.gz
  360. lib/perl5/site_perl/man/man3/Prima::Drawable::Glyphs.3.gz
  361. lib/perl5/site_perl/man/man3/Prima::Drawable::Gradient.3.gz
  362. lib/perl5/site_perl/man/man3/Prima::Drawable::Markup.3.gz
  363. lib/perl5/site_perl/man/man3/Prima::Drawable::Metafile.3.gz
  364. lib/perl5/site_perl/man/man3/Prima::Drawable::Path.3.gz
  365. lib/perl5/site_perl/man/man3/Prima::Drawable::Subcanvas.3.gz
  366. lib/perl5/site_perl/man/man3/Prima::Drawable::TextBlock.3.gz
  367. lib/perl5/site_perl/man/man3/Prima::Edit.3.gz
  368. lib/perl5/site_perl/man/man3/Prima::EventHook.3.gz
  369. lib/perl5/site_perl/man/man3/Prima::ExtLists.3.gz
  370. lib/perl5/site_perl/man/man3/Prima::FrameSet.3.gz
  371. lib/perl5/site_perl/man/man3/Prima::Grids.3.gz
  372. lib/perl5/site_perl/man/man3/Prima::HelpViewer.3.gz
  373. lib/perl5/site_perl/man/man3/Prima::Image::Animate.3.gz
  374. lib/perl5/site_perl/man/man3/Prima::Image::TransparencyControl.3.gz
  375. lib/perl5/site_perl/man/man3/Prima::Image::base64.3.gz
  376. lib/perl5/site_perl/man/man3/Prima::Image::gif.3.gz
  377. lib/perl5/site_perl/man/man3/Prima::Image::heif.3.gz
  378. lib/perl5/site_perl/man/man3/Prima::Image::jpeg.3.gz
  379. lib/perl5/site_perl/man/man3/Prima::Image::png.3.gz
  380. lib/perl5/site_perl/man/man3/Prima::Image::tiff.3.gz
  381. lib/perl5/site_perl/man/man3/Prima::Image::webp.3.gz
  382. lib/perl5/site_perl/man/man3/Prima::ImageViewer.3.gz
  383. lib/perl5/site_perl/man/man3/Prima::IniFile.3.gz
  384. lib/perl5/site_perl/man/man3/Prima::InputLine.3.gz
  385. lib/perl5/site_perl/man/man3/Prima::KeySelector.3.gz
  386. lib/perl5/site_perl/man/man3/Prima::Label.3.gz
  387. lib/perl5/site_perl/man/man3/Prima::Lists.3.gz
  388. lib/perl5/site_perl/man/man3/Prima::MDI.3.gz
  389. lib/perl5/site_perl/man/man3/Prima::Menus.3.gz
  390. lib/perl5/site_perl/man/man3/Prima::MsgBox.3.gz
  391. lib/perl5/site_perl/man/man3/Prima::Notebooks.3.gz
  392. lib/perl5/site_perl/man/man3/Prima::Outlines.3.gz
  393. lib/perl5/site_perl/man/man3/Prima::PS::CFF.3.gz
  394. lib/perl5/site_perl/man/man3/Prima::PS::Drawable.3.gz
  395. lib/perl5/site_perl/man/man3/Prima::PS::Format.3.gz
  396. lib/perl5/site_perl/man/man3/Prima::PS::Glyphs.3.gz
  397. lib/perl5/site_perl/man/man3/Prima::PS::PDF.3.gz
  398. lib/perl5/site_perl/man/man3/Prima::PS::PostScript.3.gz
  399. lib/perl5/site_perl/man/man3/Prima::PS::Printer.3.gz
  400. lib/perl5/site_perl/man/man3/Prima::PS::Setup.3.gz
  401. lib/perl5/site_perl/man/man3/Prima::PS::TempFile.3.gz
  402. lib/perl5/site_perl/man/man3/Prima::PS::Type1.3.gz
  403. lib/perl5/site_perl/man/man3/Prima::PS::Unicode.3.gz
  404. lib/perl5/site_perl/man/man3/Prima::PodView.3.gz
  405. lib/perl5/site_perl/man/man3/Prima::ScrollBar.3.gz
  406. lib/perl5/site_perl/man/man3/Prima::Sliders.3.gz
  407. lib/perl5/site_perl/man/man3/Prima::Spinner.3.gz
  408. lib/perl5/site_perl/man/man3/Prima::StdBitmap.3.gz
  409. lib/perl5/site_perl/man/man3/Prima::Stress.3.gz
  410. lib/perl5/site_perl/man/man3/Prima::TextView.3.gz
  411. lib/perl5/site_perl/man/man3/Prima::Themes.3.gz
  412. lib/perl5/site_perl/man/man3/Prima::Tie.3.gz
  413. lib/perl5/site_perl/man/man3/Prima::Utils.3.gz
  414. lib/perl5/site_perl/man/man3/Prima::VB::CfgMaint.3.gz
  415. lib/perl5/site_perl/man/man3/Prima::VB::Classes.3.gz
  416. lib/perl5/site_perl/man/man3/Prima::VB::Config.3.gz
  417. lib/perl5/site_perl/man/man3/Prima::VB::CoreClasses.3.gz
  418. lib/perl5/site_perl/man/man3/Prima::VB::VBControls.3.gz
  419. lib/perl5/site_perl/man/man3/Prima::VB::VBLoader.3.gz
  420. lib/perl5/site_perl/man/man3/Prima::VB::examples::Widgety.3.gz
  421. lib/perl5/site_perl/man/man3/Prima::Widget::BidiInput.3.gz
  422. lib/perl5/site_perl/man/man3/Prima::Widget::Date.3.gz
  423. lib/perl5/site_perl/man/man3/Prima::Widget::EventRectangles.3.gz
  424. lib/perl5/site_perl/man/man3/Prima::Widget::GroupScroller.3.gz
  425. lib/perl5/site_perl/man/man3/Prima::Widget::Header.3.gz
  426. lib/perl5/site_perl/man/man3/Prima::Widget::IntIndents.3.gz
  427. lib/perl5/site_perl/man/man3/Prima::Widget::Link.3.gz
  428. lib/perl5/site_perl/man/man3/Prima::Widget::ListBoxUtils.3.gz
  429. lib/perl5/site_perl/man/man3/Prima::Widget::MouseScroller.3.gz
  430. lib/perl5/site_perl/man/man3/Prima::Widget::Panel.3.gz
  431. lib/perl5/site_perl/man/man3/Prima::Widget::RubberBand.3.gz
  432. lib/perl5/site_perl/man/man3/Prima::Widget::ScrollWidget.3.gz
  433. lib/perl5/site_perl/man/man3/Prima::Widget::StartupWindow.3.gz
  434. lib/perl5/site_perl/man/man3/Prima::Widget::Time.3.gz
  435. lib/perl5/site_perl/man/man3/Prima::Widget::UndoActions.3.gz
  436. lib/perl5/site_perl/man/man3/Prima::noARGV.3.gz
  437. lib/perl5/site_perl/man/man3/Prima::noX11.3.gz
  438. lib/perl5/site_perl/man/man3/Prima::sys::AnyEvent.3.gz
  439. lib/perl5/site_perl/man/man3/Prima::sys::FS.3.gz
  440. lib/perl5/site_perl/man/man3/Prima::sys::GUIException.3.gz
  441. lib/perl5/site_perl/man/man3/Prima::sys::Gencls.3.gz
  442. lib/perl5/site_perl/man/man3/Prima::sys::Test.3.gz
  443. lib/perl5/site_perl/man/man3/Prima::sys::XQuartz.3.gz
  444. lib/perl5/site_perl/man/man3/Prima::sys::gtk::FileDialog.3.gz
  445. lib/perl5/site_perl/man/man3/Prima::sys::win32.3.gz
  446. lib/perl5/site_perl/man/man3/Prima::sys::win32::FileDialog.3.gz
  447. lib/perl5/site_perl/man/man3/Prima::themes::color.3.gz
  448. lib/perl5/site_perl/man/man3/Prima::themes::round3d.3.gz
  449. lib/perl5/site_perl/man/man3/Prima::themes::sysimage.3.gz
  450. lib/perl5/site_perl/man/man3/Prima::themes::tabset.3.gz
  451. lib/perl5/site_perl/man/man3/pod::Prima::Clipboard.3.gz
  452. lib/perl5/site_perl/man/man3/pod::Prima::Drawable.3.gz
  453. lib/perl5/site_perl/man/man3/pod::Prima::File.3.gz
  454. lib/perl5/site_perl/man/man3/pod::Prima::Image.3.gz
  455. lib/perl5/site_perl/man/man3/pod::Prima::Menu.3.gz
  456. lib/perl5/site_perl/man/man3/pod::Prima::Object.3.gz
  457. lib/perl5/site_perl/man/man3/pod::Prima::Printer.3.gz
  458. lib/perl5/site_perl/man/man3/pod::Prima::Region.3.gz
  459. lib/perl5/site_perl/man/man3/pod::Prima::Timer.3.gz
  460. lib/perl5/site_perl/man/man3/pod::Prima::Widget.3.gz
  461. lib/perl5/site_perl/man/man3/pod::Prima::Widget::pack.3.gz
  462. lib/perl5/site_perl/man/man3/pod::Prima::Widget::place.3.gz
  463. lib/perl5/site_perl/man/man3/pod::Prima::Window.3.gz
  464. lib/perl5/site_perl/man/man3/pod::Prima::X11.3.gz
  465. lib/perl5/site_perl/man/man3/pod::Prima::codecs.3.gz
  466. lib/perl5/site_perl/man/man3/pod::Prima::faq.3.gz
  467. lib/perl5/site_perl/man/man3/pod::Prima::gp-problems.3.gz
  468. lib/perl5/site_perl/man/man3/pod::Prima::image-load.3.gz
  469. lib/perl5/site_perl/man/man3/pod::Prima::internals.3.gz
  470. lib/perl5/site_perl/man/man3/pod::Prima::tutorial.3.gz
  471. lib/perl5/site_perl/man/man3/pod::Prima::types.3.gz
  472. lib/perl5/site_perl/man/man3/pod::prima-gencls.3.gz
  473. @owner
  474. @group
  475. @mode
Collapse this list.
Dependency lines:
  • p5-Prima>0:x11-toolkits/p5-Prima
To install the port:
cd /usr/ports/x11-toolkits/p5-Prima/ && make install clean
To add the package, run one of these commands:
  • pkg install x11-toolkits/p5-Prima
  • pkg install p5-Prima
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: p5-Prima
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1684104770 SHA256 (Prima-1.68002.tar.gz) = ea36227556afc2704ae7f0b34a687fc049e5ef3dedc5254bac8eb6c2aeba4e3c SIZE (Prima-1.68002.tar.gz) = 2181308

Packages (timestamps in pop-ups are UTC):
p5-Prima
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.68.002_21.68.002_21.601.68.002_21.68.002_2-1.60-
FreeBSD:13:quarterly1.68.002_21.68.002_21.68.0021.68.002_21.68.002_21.68.002_21.68.002_21.68.002_2
FreeBSD:14:latest1.68.002_21.68.002_21.661.68.002_21.68.002_21.68.002-1.68.002
FreeBSD:14:quarterly1.68.002_21.68.002_2--1.68.002_2-1.68.002_21.68.002_2
FreeBSD:15:latest1.68.002_21.68.002_2n/a1.68.002_2n/a-1.68.002_21.68.002_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. pkgconf>=1.3.0_1 : devel/pkgconf
  2. perl5>=5.36<5.37 : lang/perl5.36
  3. x11.pc : x11/libX11
  4. xcursor.pc : x11/libXcursor
  5. xext.pc : x11/libXext
  6. xpm.pc : x11/libXpm
  7. xrender.pc : x11/libXrender
  8. xrandr.pc : x11/libXrandr
  9. xft.pc : x11-fonts/libXft
Runtime dependencies:
  1. perl5>=5.36<5.37 : lang/perl5.36
  2. x11.pc : x11/libX11
  3. xcursor.pc : x11/libXcursor
  4. xext.pc : x11/libXext
  5. xpm.pc : x11/libXpm
  6. xrender.pc : x11/libXrender
  7. xrandr.pc : x11/libXrandr
  8. xft.pc : x11-fonts/libXft
Library dependencies:
  1. libgif.so : graphics/giflib
  2. libpng.so : graphics/png
  3. libfreetype.so : print/freetype2
  4. libfontconfig.so : x11-fonts/fontconfig
  5. libtiff.so : graphics/tiff
  6. libwebp.so : graphics/webp
  7. libjpeg.so : graphics/jpeg-turbo
This port is required by:
for Build

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. graphics/IPA*
  2. Collapse this list of deleted ports.
for Run

Deleted ports which required this port:

Expand this list of 2 deleted ports
  1. graphics/IPA*
  2. graphics/fotofix*
  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:
===> The following configuration options are available for p5-Prima-1.68.002_2: FRIBIDI=off: Bidirectional text support GTK2=off: GTK 2 GUI toolkit support GTK3=off: GTK 3 GUI toolkit support HARFBUZZ=off: Harfbuzz support ICONV=on: Encoding conversion support via iconv THAI=off: Thai support XFT=on: Xft font library support ===> Use 'make config' to modify these settings
Options name:
x11-toolkits_p5-Prima
USES:
dos2unix jpeg perl5 pkgconfig xorg iconv
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (12 items)
Collapse this list.
  1. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/Prima/
  2. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Prima/
  4. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Prima/
  5. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/Prima/
  6. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/modules/by-module/Prima/
  7. http://backpan.perl.org/modules/by-module/Prima/
  8. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/Prima/
  9. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/Prima/
  10. https://cpan.metacpan.org/modules/by-module/
  11. https://cpan.metacpan.org/modules/by-module/Prima/
  12. https://www.cpan.org/modules/by-module/Prima/
Collapse this list.

Number of commits found: 101 (showing only 100 on this page)

1 | 2  »  

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.68.002_2
11 Feb 2024 11:48:45
commit hash: 5c4db1815ffa90d991a659bd469f6e4cf46a47a2commit hash: 5c4db1815ffa90d991a659bd469f6e4cf46a47a2commit hash: 5c4db1815ffa90d991a659bd469f6e4cf46a47a2commit hash: 5c4db1815ffa90d991a659bd469f6e4cf46a47a2 files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
x11-toolkits/p5-Prima: fix build on 32-bits

img/codec_Xpm.c:635:21: error: incompatible function pointer types assigning to
'Bool (*)(PImgCodec, PImgLoadFileInstance)' (aka 'long (*)(struct ImgCodec *,
struct _ImgLoadFileInstance *)') from 'int (PImgCodec, PImgLoadFileInstance)'
(aka 'int (struct ImgCodec *, struct _ImgLoadFileInstance *)')
[-Wincompatible-function-pointer-types]
        vmt. load          = load;
                           ^ ~~~~
img/codec_Xpm.c:639:21: error: incompatible function pointer types assigning to
'Bool (*)(PImgCodec, PImgSaveFileInstance)' (aka 'long (*)(struct ImgCodec *,
struct _ImgSaveFileInstance *)') from 'int (PImgCodec, PImgSaveFileInstance)'
(aka 'int (struct ImgCodec *, struct _ImgSaveFileInstance *)')
[-Wincompatible-function-pointer-types]
        vmt. save          = save;
                           ^ ~~~~
1.68.002_2
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.68.002_1
28 Jul 2023 17:13:17
commit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3fcommit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3fcommit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3fcommit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3f files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
*/*: Bump jpeg-turbo users treewide

New major version 3.0.0
1.68.002
27 May 2023 04:24:02
commit hash: 654dc9cdef057fe714c15a7588b4afa4efcbdcd9commit hash: 654dc9cdef057fe714c15a7588b4afa4efcbdcd9commit hash: 654dc9cdef057fe714c15a7588b4afa4efcbdcd9commit hash: 654dc9cdef057fe714c15a7588b4afa4efcbdcd9 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
x11-toolkits/p5-Prima: Update to 1.68002

Changes:	https://metacpan.org/dist/Prima/changes
1.68
21 Mar 2023 19:22:25
commit hash: 77f880cf1aaa1ccb59c7ce65790f8983290c3194commit hash: 77f880cf1aaa1ccb59c7ce65790f8983290c3194commit hash: 77f880cf1aaa1ccb59c7ce65790f8983290c3194commit hash: 77f880cf1aaa1ccb59c7ce65790f8983290c3194 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
x11-toolkits/p5-Prima: Update to 1.68

Changes:	https://metacpan.org/dist/Prima/changes
1.67
30 Jan 2023 13:02:13
commit hash: 850317c519ddfe9bd723f007d7834e921b8ccd78commit hash: 850317c519ddfe9bd723f007d7834e921b8ccd78commit hash: 850317c519ddfe9bd723f007d7834e921b8ccd78commit hash: 850317c519ddfe9bd723f007d7834e921b8ccd78 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
x11-toolkits/p5-Prima: Update to 1.67

Changes:	https://metacpan.org/dist/Prima/changes
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.66
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.66
31 Aug 2022 11:41:48
commit hash: 152597b8d59edd079a114d1f3705d49b980cbb31commit hash: 152597b8d59edd079a114d1f3705d49b980cbb31commit hash: 152597b8d59edd079a114d1f3705d49b980cbb31commit hash: 152597b8d59edd079a114d1f3705d49b980cbb31 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
x11-toolkits/p5-Prima: Update to 1.66

Changes:	https://metacpan.org/dist/Prima/changes
1.65
20 Jul 2022 14:23:40
commit hash: 71b6a9f9c7b4d46953a1ce59dc242f0ba1c28f17commit hash: 71b6a9f9c7b4d46953a1ce59dc242f0ba1c28f17commit hash: 71b6a9f9c7b4d46953a1ce59dc242f0ba1c28f17commit hash: 71b6a9f9c7b4d46953a1ce59dc242f0ba1c28f17 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
x11-toolkits: remove 'Created by' lines

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

  *  1wardd@airmail.net
  *  Alexander Kabaev <ak03@gte.com>
  *  Alexander Novitsky <alecn2002@yandex.ru>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Andreas Kohn <andreas@syndrom23.de>
  *  Andrew Pantyukhin <infofarmer@FreeBSD.org>
  *  Anton Berezin <tobez@FreeBSD.org>
  *  Brian Buchanan <brian@CSUA.Berkeley.EDU>
  *  Cezary Morga <cm@therek.net>
  *  Cheng-Lung Sung <clsung@FreeBSD.org>
  *  Danilo Egea Gondolfo <danilo@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.65
26 Apr 2022 15:01:49
commit hash: ad4f328ac66227ef12d863b40095b303e9ca280fcommit hash: ad4f328ac66227ef12d863b40095b303e9ca280fcommit hash: ad4f328ac66227ef12d863b40095b303e9ca280fcommit hash: ad4f328ac66227ef12d863b40095b303e9ca280f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
x11-toolkits/p5-Prima: Update to 1.65

- Remove PORTSCOUT
- Add THAI option

Changes:	https://metacpan.org/dist/Prima/changes
1.63
17 Apr 2022 23:59:13
commit hash: 1e0fa9d948e23e8c7825c9fc21afc79f2c845f33commit hash: 1e0fa9d948e23e8c7825c9fc21afc79f2c845f33commit hash: 1e0fa9d948e23e8c7825c9fc21afc79f2c845f33commit hash: 1e0fa9d948e23e8c7825c9fc21afc79f2c845f33 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
x11-toolkits/p5-Prima: Add PORTSCOUT
1.63
21 Sep 2021 22:23:55
commit hash: a6c2157149a7f84b89695e13a70c496b9ac07c7ccommit hash: a6c2157149a7f84b89695e13a70c496b9ac07c7ccommit hash: a6c2157149a7f84b89695e13a70c496b9ac07c7ccommit hash: a6c2157149a7f84b89695e13a70c496b9ac07c7c files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
x11-toolkits/p5-Prima: Update to 1.63

Changes:	https://metacpan.org/dist/Prima/changes
1.62
25 Jun 2021 13:40:55
commit hash: 62d0e264dc60ff2f7295cfa6709dd9e68cb18e6ccommit hash: 62d0e264dc60ff2f7295cfa6709dd9e68cb18e6ccommit hash: 62d0e264dc60ff2f7295cfa6709dd9e68cb18e6ccommit hash: 62d0e264dc60ff2f7295cfa6709dd9e68cb18e6c files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
x11-toolkits/p5-Prima: Update to 1.62

Changes:	https://metacpan.org/dist/Prima/changes
1.61
30 May 2021 19:59:00
commit hash: b6ed9978d49a81dfc575e1dcccd8aead1b451763commit hash: b6ed9978d49a81dfc575e1dcccd8aead1b451763commit hash: b6ed9978d49a81dfc575e1dcccd8aead1b451763commit hash: b6ed9978d49a81dfc575e1dcccd8aead1b451763 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
x11-toolkits/p5-Prima: Update to 1.61

Changes:	https://metacpan.org/changes/distribution/Prima
1.60
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.60
19 Dec 2020 20:24:29
Revision:558660Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.60

- Update WWW

Changes:	https://metacpan.org/changes/distribution/Prima
1.59
02 Oct 2020 13:19:48
Revision:551206Original commit files touched by this commit
sunpoet search for other commits by this committer
Add FRIBIDI and HARFBUZZ options
1.59
24 Jul 2020 07:49:38
Revision:543175Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.59

Changes:	https://metacpan.org/changes/distribution/Prima
1.58
07 Apr 2020 14:36:20
Revision:531013Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.58

Changes:	https://metacpan.org/changes/distribution/Prima
1.57
13 Jan 2020 17:49:02
Revision:522958Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.57

Changes:	https://metacpan.org/changes/distribution/Prima
1.56
07 Nov 2019 18:36:56
Revision:517000Original commit files touched by this commit
zeising search for other commits by this committer
Add USES=xorg USES=gl, ports categories x

Add USES=xorg and USES=gl to ports in categories starting with 'x'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed.
1.56
24 Aug 2019 00:10:42
Revision:509703Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.56

Changes:	https://metacpan.org/changes/distribution/Prima
1.55
27 Mar 2019 19:23:24
Revision:496973Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.55

Changes:	https://metacpan.org/changes/distribution/Prima
1.54
02 Feb 2019 21:56:19
Revision:492013Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.54

Changes:	https://metacpan.org/changes/distribution/Prima
1.53
16 Oct 2018 20:05:36
Revision:482257Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.53

- Add GTK3 option
- Add USES=gnome

Changes:	https://metacpan.org/changes/distribution/Prima
1.52
27 May 2018 20:15:20
Revision:470993Original commit files touched by this commit
sunpoet search for other commits by this committer
Update WWW

search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.

With hat:	perl
1.52
28 Jun 2017 15:43:18
Revision:444591Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.52

Changes:	http://search.cpan.org/dist/Prima/Changes
1.51
27 Apr 2017 07:03:31
Revision:439516Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.51

- Add LICENSE_FILE

Changes:	http://search.cpan.org/dist/Prima/Changes
1.50
05 Jan 2017 19:33:52
Revision:430658Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.50

Changes:	http://search.cpan.org/dist/Prima/Changes
1.49
12 Oct 2016 10:18:42
Revision:423847Original commit files touched by this commit
mat search for other commits by this committer
Fix build.

Reported by:	pkg-fallout
Sponsored by:	Absolight
1.49
11 Oct 2016 14:15:37
Revision:423763Original commit files touched by this commit
adamw search for other commits by this committer
Update to 1.49.

Changes: https://metacpan.org/changes/distribution/Prima
1.47
21 Jun 2016 15:10:07
Revision:417272Original commit files touched by this commit
mat search for other commits by this committer
Update to 1.47.

Sponsored by:	Absolight
1.46
19 May 2016 10:53:06
Revision:415500Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-descrs, categories [p-x]*

Approved by:	portmgr blanket
1.46
01 Apr 2016 14:33:58
Revision:412351Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.

With hat:	portmgr
Sponsored by:	Absolight
1.46
20 Mar 2016 23:45:57
Revision:411527Original commit files touched by this commit
adamw search for other commits by this committer
Update to 1.46. Prima can now leverage pkg-config, so switch to
that rather than using CONFIGURE_ARGS.

Changes: https://metacpan.org/changes/distribution/Prima
1.45_1
03 Dec 2015 20:01:04
Revision:402898Original commit files touched by this commit
antoine search for other commits by this committer
Update giflib to 5.1.1

PR:		204492
1.45
06 Nov 2015 08:51:06
Revision:400891Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.45
- Pet portlint: fix diff header of patch files
- Sort PLIST

Changes:	http://search.cpan.org/dist/Prima/Changes
1.44
14 Sep 2015 12:19:50
Revision:396892Original commit files touched by this commit
mat search for other commits by this committer
Make it so that the default Perl is always called perl5.

- Move Perl's man1 files along with its man3 files.
- Move where Perl installs its modules man1 pages.
- Convert the ports installing man1 pages.
- Make different Perl versions installable at the same time.
  Though you should note that only the default version can be used to
  install Perl modules, and the non default Perl versions cannot use the
  modules installed via ports if they contain .so as they are installed
  in a version specific directory.

Reviewed by:	bapt (the Mk bits)
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3542
1.44
13 Aug 2015 17:35:19
Revision:394125Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.44

Changes:	http://search.cpan.org/dist/Prima/Changes
1.43
29 Jun 2015 15:47:45
Revision:390918Original commit files touched by this commit
adamw search for other commits by this committer
After r390893, chmod u+w/u-w for stripping perl XS modules is unnecessary,
and in fact now leads to incorrect permissions.

Remove all instances of it from perl@ ports.
1.43
22 Jun 2015 18:33:22
Revision:390310Original commit files touched by this commit
antoine search for other commits by this committer
Convert to USES=jpeg
1.43
20 Apr 2015 15:24:01
Revision:384363Original commit files touched by this commit
mat search for other commits by this committer
Update to 1.43.  Add a patch to make it build with Perl 5.21.6+.

Sponsored by:	Absolight
1.41_2
15 Apr 2015 08:20:28
Revision:384038Original commit files touched by this commit
tijl search for other commits by this committer
converters/libiconv:
- Remove const qualifier from iconv(3) to match POSIX:
  http://pubs.opengroup.org/onlinepubs/9699919799/functions/iconv.html
- Patch iconv.h to expose more GNU extensions when LIBICONV_PLUG is
  defined because the base system iconv supports these extensions too.

Add/remove patches to/from ports to call iconv with non-const arguments.

This breaks some ports on FreeBSD 10 because base system iconv.h still has
the const qualifier.  Fix this by letting USES=iconv add a build dependency
on converters/libiconv so ports can use its iconv.h (with LIBICONV_PLUG
defined) instead of the base system iconv.h.

This exposed some ports that link with libiconv when it is available instead
of using libc iconv.  In these cases one of the following changes has been
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.41_1
14 Jan 2015 18:19:33
Revision:377033Original commit files touched by this commit
antoine search for other commits by this committer
Update graphics/giflib to 5.0.5

Differential Revision:	https://reviews.freebsd.org/D1361
Submitted by:	bapt
Reviewed by:	self
Exp-run by:	self
1.41
12 Jan 2015 18:37:09
Revision:376878Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.41
- Allow to strip shared library as regular user

Changes:	http://search.cpan.org/dist/Prima/Changes
1.40_3
25 Dec 2014 20:54:43
Revision:375598Original commit files touched by this commit
bapt search for other commits by this committer
Bump portrevision after png update
1.40_2
25 Dec 2014 19:04:27
Revision:375594Original commit files touched by this commit
antoine search for other commits by this committer
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade
1.40_2
08 Dec 2014 16:48:41
Revision:374303Original commit files touched by this commit
tijl search for other commits by this committer
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it.  Bump PORTREVISION on their dependent
ports except the ones that depend on these:

audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt

In these cases the same trick as in the recent gettext update is used.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.40_1
26 Nov 2014 13:08:38
Revision:373448Original commit files touched by this commit
mat search for other commits by this committer
Change the way Perl modules are installed, update the default Perl to 5.18.

Before, we had:

  site_perl :           lib/perl5/site_perl/5.18
  site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
  perl_man3 :           lib/perl5/5.18/man/man3

Now we have:

  site_perl : lib/perl5/site_perl
  site_arch : lib/perl5/site_perl/mach/5.18
  perl_man3 : lib/perl5/site_perl/man/man3

Modules without any .so will be installed at the same place regardless of the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.40
09 Sep 2014 14:43:48
Revision:367738Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.40
- Convert to new options helper
- Strip shared library

Changes:	http://search.cpan.org/dist/Prima/Changes
1.37_1
10 Jun 2014 12:14:14
Revision:357300Original commit files touched by this commit
mat search for other commits by this committer
Remove all the bootstrap files (.bs) from the plists.

Starting with perl 5.20, they're not installed any more if empty,
and on FreeBSD, they're (always ?) empty.

PR:		190681
Submitted by:	mat
Exp-Run by:	antoine
Sponsored by:	Absolight
1.37_1
02 Apr 2014 14:08:27
Revision:349921Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update LICENSE
1.37_1
08 Feb 2014 19:23:28
Revision:343376Original commit files touched by this commit
antoine search for other commits by this committer
The generation of Prima/Config.pm is not stage safe.
Correct the path inside this file in stage directory.
This fixes graphics/IPA build.

Reported by:	pkg-fallout
1.37
07 Nov 2013 04:52:13
Revision:333059Original commit files touched by this commit
vanilla search for other commits by this committer
Support STAGEDIR.
1.37
20 Sep 2013 23:57:48
Revision:327785Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-toolkits)
1.37
05 Sep 2013 03:30:41
Revision:326339Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.37
- Convert to new LIB_DEPENDS format
- Fix GTK2 option

Changes:	https://github.com/dk/Prima/blob/master/HISTORY
1.36
02 Aug 2013 18:52:11
Revision:324174Original commit files touched by this commit
mat search for other commits by this committer
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
1.36
12 Jul 2013 15:19:53
Revision:322841Original commit files touched by this commit
bapt search for other commits by this committer
Mark jobs unsafe
1.36
06 Jun 2013 13:24:21
Revision:320093Original commit files touched by this commit
mat search for other commits by this committer
PERL_CONFIGURE implies USE_PERL5.

Reported by: http://az.semmy.ru/perl_sdad.txt
1.36
27 Apr 2013 22:09:15
Revision:316695Original commit files touched by this commit
bapt search for other commits by this committer
Convert the last USE_ICONV to USES=iconv
1.36
29 Mar 2013 00:44:54
Revision:315509Original commit files touched by this commit
eadler search for other commits by this committer
For perl@ owned ports:

- Fix COMMENT
- Trim header
1.36
11 Jan 2013 11:46:36
Revision:310229Original commit files touched by this commit
tobez search for other commits by this committer
Update to 1.36.

Changes: http://cpansearch.perl.org/src/KARASIK/Prima-1.36/HISTORY
1.35
30 Jul 2012 19:46:23
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.35

Changes:	http://cpansearch.perl.org/src/KARASIK/Prima-1.35/HISTORY
1.34
24 Jun 2012 15:02:01
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 1.34
- Add LICENSE
- Pet portlint: remove ABI version number from LIB_DEPENDS
- Sort LIB_DEPENDS
- Use PERL_CONFIGURE
- Convert to new options framework
- Cleanup Makefile
- Add CPAN as primary WWW
- Pass maintainership to perl@

Changes:        http://search.cpan.org/dist/Prima/HISTORY
1.31_1
09 Jun 2012 09:44:14
Original commit files touched by this commit
erwin search for other commits by this committer
Unmark BROKEN, already fixed

Submitted by:   az
1.31_1
09 Jun 2012 09:21:12
Original commit files touched by this commit
erwin search for other commits by this committer
Mark BROKEN: does not build with new giflib

Submitted by:   pointyhat
Pointyhat:      dinoex
1.31_1
08 Jun 2012 18:26:05
Original commit files touched by this commit
az search for other commits by this committer
- Fix build after recent giflib (4.2) update.
1.31_1
06 Jun 2012 08:02:57
Original commit files touched by this commit
pav search for other commits by this committer
- Drop maintainership

PR:             ports/168745
Submitted by:   Dmitry Karasik <dk@tetsuo.karasik.eu.org> (maintainer)
1.31_1
01 Jun 2012 05:26:28
Original commit files touched by this commit
dinoex search for other commits by this committer
- update png to 1.5.10
1.31
22 Feb 2012 03:48:01
Original commit files touched by this commit
swills search for other commits by this committer
- Migreate from libungif to giflib

PR:             ports/165378
Submitted by:   swills (myself)
Approved by:    Dmitry Karasik <dmitry@karasik.eu.org> (maintainer)
1.31
08 Jan 2012 05:08:00
Original commit files touched by this commit
swills search for other commits by this committer
- Update to 1.31 which fixes build with Perl 5.14

PR:             ports/163716
Submitted by:   FAndrey <f0andrey@gmail.com>
Approved by:    Dmitry Karasik <dmitry@karasik.eu.org> (maintainer)
1.27_4
24 Oct 2011 04:17:38
Original commit files touched by this commit
dougb search for other commits by this committer
Remove more tags from pkg-descr files fo the form:

- Name
em@i.l

or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
1.27_4
02 Jul 2011 18:18:48
Original commit files touched by this commit
miwi search for other commits by this committer
- Kick MD5 support
1.27_4
26 Aug 2010 20:11:29
Original commit files touched by this commit
dinoex search for other commits by this committer
- fix after tiff update to 4.0.0
PR:             149611
1.27_3
28 Mar 2010 06:47:48
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
1.27_2
05 Feb 2010 11:46:55
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to jpeg-8
1.27_1
29 Dec 2009 10:25:55
Original commit files touched by this commit
miwi search for other commits by this committer
- Convert NOMANCOMPRESS to NO_MANCOMPRESS to sync with src

PR:     ports/136065 ports/127469
Submitted by:   N.J. Mann <njm@njm.me.uk> and Aldis Berjoza
<killasmurf86@gmail.com>

- Early identify port CONFLICTS

PR:     137855
Submitted by:           Piotr Smyrak <smyru@heron.pl>

- Add --no-same-permissions to the EXTRACT_AFTER_ARGS command.

Tijl Coosemans has been reported an issue that when root is extracting from the
tarball, and the tarball contains world writable files
(sysutils/policykit as an example), there is a chance that the files
gets changed by malicious third parties right after the extraction,
which makes it possible to inject code into the package thus compromise
the system.

Submitted by:   Tijl Coosemans <tijl@coosemans.org> Xin LI (delphij@)

- Fix some whitespaces

Tested with:    exp-run
1.27_1
18 Jul 2009 11:11:29
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to jpeg7
Tested by:      pav on pointyhat
1.27
24 Jan 2009 09:56:15
Original commit files touched by this commit
pav search for other commits by this committer
- Fix build

Submitted by:   Dmitry Karasik <dmitry@karasik.eu.org> (maintainer)
1.27
25 Dec 2008 19:51:16
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.27

PR:             129910
Submitted by:   Dennis Herrmann <adox@mcx2.org>
Approved by:    maintainer
1.22
19 Apr 2008 17:56:05
Original commit files touched by this commit Sanity Test Failure
miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
1.22
17 Apr 2008 14:30:31
Original commit files touched by this commit
araujo search for other commits by this committer
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.

PR:             ports/122674
Submitted by:   Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by:    araujo (myself)
Approved by:    portmgr (pav)
1.22
23 Aug 2007 10:09:59
Original commit files touched by this commit
rafan search for other commits by this committer
- Update to 1.22
- Switch to USE_XORG

PR:             ports/115500
Submitted by:   Dmitry Karasik <dmitry at karasik.eu.org> (maintainer)
1.21_1
19 May 2007 20:32:57
Original commit files touched by this commit
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
1.21
10 Dec 2006 22:07:11
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.21
- Respect X11BASE [1]

PR:             ports/105808
Submitted by:   Dmitry Karasik <dmitry@karasik.eu.org> (maintainer)
                rafan@ (thanks) [1]
1.16
09 Dec 2006 07:49:55
Original commit files touched by this commit
rafan search for other commits by this committer
- Respect X11BASE

Approved by:    portmgr (linimon)
1.16
24 Jan 2006 03:16:52
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
1.16
12 Dec 2004 23:24:10
Original commit files touched by this commit
sem search for other commits by this committer
- Update to 1.16

PR:             ports/74814
Submitted by:   maintainer
1.14_1
30 Mar 2004 19:56:44
Original commit files touched by this commit
krion search for other commits by this committer
- Use USE_ICONV knob

Approved by:    portmgr
1.14_1
17 Mar 2004 00:33:17
Original commit files touched by this commit
marcus search for other commits by this committer
Add a directory I left out in my previous commit, and chase the new home
for Xft.
1.14_1
22 Feb 2004 22:59:31
Original commit files touched by this commit
linimon search for other commits by this committer
Remove unneeded patchfile.

PR:             ports/63115
Submitted by:   Dmitry Karasik <dmitry@karasik.eu.org> (maintainer)
1.14_1
22 Feb 2004 22:53:47
Original commit files touched by this commit
linimon search for other commits by this committer
Update to 1.14: minor new features and bug fixes:

  1.14  Add system-specific file dialogs. Add Edit::undo.
  1.13  Add themes support. Add command-line arguments interface.
  1.12  Incorporate Tk geometry managers packer and placer
  1.11  Add support for antialiased fonts under X11. Port to cygwin.
  1.10  Add libtiff support. Add grid widgets.
  1.09  No new features
  1.08  Add limited utf8/unicode support. Enhance image conversion
        functionality.

PR:             ports/63115
Submitted by:   Dmitry Karasik <dmitry@karasik.eu.org> (maintainer)
1.07
24 Oct 2003 12:05:09
Original commit files touched by this commit
ijliao search for other commits by this committer
utilize SITE_PERL

PR:             58166
Submitted by:   Cheng-Lung Sung <clsung@dragon2.net>
1.07
24 Sep 2003 09:37:11
Original commit files touched by this commit
osa search for other commits by this committer
Make portlint(1) happy by changing strip to ${STRIP_CMD}

Submitted by:   Oleg Karachevtsev <ok@etrust.ru>
PR:             56998
1.07
21 Feb 2003 14:19:11
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
1.07
04 Feb 2003 13:10:24
Original commit files touched by this commit
edwin search for other commits by this committer
and make portlint happy

PR:             ports/43387
1.07
04 Feb 2003 13:09:50
Original commit files touched by this commit
edwin search for other commits by this committer
x11-toolkits/p5-Prima port upgrade

PR:             ports/43387
Submitted by:   Dmitry Karasik <dk@plab.ku.dk>
1.05
22 May 2002 23:14:48
Original commit files touched by this commit
pat search for other commits by this committer
Update to 1.05

PR:             37819
Submitted by:   maintainer
1.03
25 Apr 2002 15:38:34
Original commit files touched by this commit
sobomax search for other commits by this committer
Unbreak after PERL_CONFIGURE change.

Submitted by:   bento

Number of commits found: 101 (showing only 100 on this page)

1 | 2  »