notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: graphics/Makefile
SVNWeb

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

1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11  »  [Last Page]

Fri, 26 May 2023
[ 08:46 Emanuel Haupt (ehaupt) search for other commits by this committer ]    commit hash:c5e7ca8dcf013e44a12fd6faa9a563d230efd4de  commit hash:c5e7ca8dcf013e44a12fd6faa9a563d230efd4de  commit hash:c5e7ca8dcf013e44a12fd6faa9a563d230efd4de  c5e7ca8 
graphics/3d-ascii-viewer-c: Add new port

3d-ascii-viewer-c is a program written in C that allows users to view 3D
models in ASCII. It supports Wavefront .obj files and provides an
example usage capture.

The program can be executed by passing any of the models in the models
folder as an argument.

The available models include Fox and ShibaInu models, as well as Tree
models.

This program is inspired by the ASCII luminescence and offers an
intuitive way of viewing 3D models in ASCII.
Thu, 18 May 2023
[ 08:19 Robert Clausecker (fuz) search for other commits by this committer ]    commit hash:5e321a7bd741e560d3afe51df717d14d1323074b  commit hash:5e321a7bd741e560d3afe51df717d14d1323074b  commit hash:5e321a7bd741e560d3afe51df717d14d1323074b  5e321a7 
graphics/sdl2_gpu: Hardware-accelerated 2D graphics library

SDL_gpu, a library for making hardware-accelerated 2D graphics easy.

 - High performance (it automatically collects and submits batches
   instead of separate draw commands for each sprite and redundant
   state changes)
 - Shader API
 - Arbitrary geometry rendering (triangles)
 - Can be integrated with explicit OpenGL calls (mixed 2D and 3D)
 - Full blend state control
 - Built-in primitive shapes (points, lines, tris, rects, ellipses,
   polygons, even arcs)
 - Uses a style familiar to SDL 1.2 users
 - Compatible with either SDL 1.2 or 2.0
 - Loads BMP, TGA, and PNG files via stb-image
 - Rotates and scales about the center of images, making reasoning
   about the resulting corner coordinates more obvious (adjustable
   via anchor settings)

WWW: https://github.com/grimfang4/sdl-gpu
Thu, 11 May 2023
[ 23:23 Robert Clausecker (fuz) search for other commits by this committer Author: Jesús Daniel Colmenares Oviedo ]    commit hash:ee97dc413dcb97db56099af13ba5ce9e74b1d3c3  commit hash:ee97dc413dcb97db56099af13ba5ce9e74b1d3c3  commit hash:ee97dc413dcb97db56099af13ba5ce9e74b1d3c3  ee97dc4 
graphics/py-colorz: New port: Color scheme generator

A color scheme generator. Takes an image (local or online) and grabs
the most dominant colors using kmeans. Also creates bold colors by
adding value to the dominant colors. Finally, outputs the colors
to stdout (one normal and one bold per line, space delimited) and
generates an HTML preview of the color scheme.

WWW: https://github.com/metakirby5/colorz/

PR:		266117
Mon, 8 May 2023
[ 19:46 Rene Ladan (rene) search for other commits by this committer ]    commit hash:9124b2dd0e40f8a92bb44027045a37ebf4e3ef6c  commit hash:9124b2dd0e40f8a92bb44027045a37ebf4e3ef6c  commit hash:9124b2dd0e40f8a92bb44027045a37ebf4e3ef6c  9124b2d 
graphics/camera: Remove expired port:

2023-05-08 graphics/camera: abandoned upstream, does not fetch, website
disappeared, unmaintained
Sat, 6 May 2023
[ 08:58 Robert Clausecker (fuz) search for other commits by this committer Author: Jesús Daniel Colmenares Oviedo ]    commit hash:3a3eb53b1efdd087af317e02be2b6ef4d7a62468  commit hash:3a3eb53b1efdd087af317e02be2b6ef4d7a62468  commit hash:3a3eb53b1efdd087af317e02be2b6ef4d7a62468  3a3eb53 
graphics/py-haishoku: Tool for grabbing the representative color palette from an
image

Haishoku is a development tool for grabbing the dominant color or
representative color palette from an image, it depends on Python3
and Pillow.

WWW: https://github.com/LanceGin/haishoku/

PR:		266119
[ 08:58 Robert Clausecker (fuz) search for other commits by this committer Author: Jesús Daniel Colmenares Oviedo ]    commit hash:45c4a99d6feb9016f74e565749619132e0a84799  commit hash:45c4a99d6feb9016f74e565749619132e0a84799  commit hash:45c4a99d6feb9016f74e565749619132e0a84799  45c4a99 
graphics/py-colorthief: New port: Module for grabbing the color palette from an
image

colorthief is a minimalistic python module that can be used without
adding overhead or many dependencies to your script for grabbing
the dominant color or a representative color palette of an image
using Pillow.

WWW: https://github.com/fengsp/color-thief-py/

PR:		266118
Sun, 30 Apr 2023
[ 18:41 Robert Clausecker (fuz) search for other commits by this committer Author: Jesús Daniel Colmenares Oviedo ]    commit hash:c2133565c4fc8e45495fd60a1077496a4c39208f  commit hash:c2133565c4fc8e45495fd60a1077496a4c39208f  commit hash:c2133565c4fc8e45495fd60a1077496a4c39208f  c213356 
graphics/asciinema-agg: New port: Asciinema gif generator

agg is a command-line tool for generating animated GIF files from
asciicast v2 files produced by asciinema terminal recorder. It uses
the excellent gifski library to produce optimized, high quality GIF
output with accurate frame timing.

WWW: https://github.com/asciinema/agg/

PR:		269675
[ 18:41 Robert Clausecker (fuz) search for other commits by this committer Author: David Hummel ]    commit hash:84c697c41d13d0bc8d1fe1cf9d6f81410c77630f  commit hash:84c697c41d13d0bc8d1fe1cf9d6f81410c77630f  commit hash:84c697c41d13d0bc8d1fe1cf9d6f81410c77630f  84c697c 
graphics/mapnik: Revert Mapnik removal & update to 3.1.0

Mapnik is a Free Toolkit for developing mapping applications. It's
written in C++ and there are Python bindings to facilitate fast-paced
agile development. It can comfortably be used for both desktop and web
development, which was something wanted from the beginning.

Mapnik is about making beautiful maps. It uses the AGG library and
offers world class anti-aliasing rendering with subpixel accuracy for
geographic data. It is written from scratch in modern C++ and doesn't
suffer from design decisions made a decade ago. When it comes to
handling common software tasks such as memory management, filesystem
access, regular expressions, parsing and so on, Mapnik doesn't re-invent
the wheel, but utilizes best of breed industry standard libraries from
boost.org.

Changelog: https://github.com/mapnik/mapnik/blob/v3.1.0/CHANGELOG.md
WWW: http://www.mapnik.org/

PR:             241805
Pull Request:   https://github.com/freebsd/freebsd-ports/pull/157
[ 11:10 Felix Palmen (zirias) search for other commits by this committer ]    commit hash:2a68fe27dc3dfef09d780ac4c4a378f7e46dc149  commit hash:2a68fe27dc3dfef09d780ac4c4a378f7e46dc149  commit hash:2a68fe27dc3dfef09d780ac4c4a378f7e46dc149  2a68fe2 
graphics/ImageMagick7: Convert -nox11 to flavor

Approved by:		tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D39424
[ 11:10 Felix Palmen (zirias) search for other commits by this committer ]    commit hash:0ef660f00d793e8555ab98c3730dae124e017400  commit hash:0ef660f00d793e8555ab98c3730dae124e017400  commit hash:0ef660f00d793e8555ab98c3730dae124e017400  0ef660f 
graphics/ImageMagick6: Convert -nox11 to flavor

Approved by:		tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D39424
[ 00:37 Jose Alonso Cardenas Marquez (acm) search for other commits by this committer ]    commit hash:62b38d8b9980bd0c49ee1c357672b7b3f8261a19  commit hash:62b38d8b9980bd0c49ee1c357672b7b3f8261a19  commit hash:62b38d8b9980bd0c49ee1c357672b7b3f8261a19  62b38d8 
graphics/py-sqlalchemy-imageattach: New port: SQLAlchemy extension for attaching
images to entities

SQLAlchemy-ImageAttach is a SQLAlchemy extension for attaching images to entity
objects. It provides the following features:

- Storage backend interface
- Maintaining multiple image sizes
- Every image has its URL
- SQLAlchemy transaction aware
Thu, 27 Apr 2023
[ 15:28 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:d37916f24e922667cec9a18cf135042b77007253  commit hash:d37916f24e922667cec9a18cf135042b77007253  commit hash:d37916f24e922667cec9a18cf135042b77007253  d37916f 
graphics/py-python-barcode: Add py-python-barcode 0.14.0

python-barcode provides a simple way to create barcodes in Python.

There are no external dependencies when generating SVG files. Pillow is required
for generating images (e.g.: PNGs).
Thu, 20 Apr 2023
[ 06:25 Nicola Vitale (nivit) search for other commits by this committer ]    commit hash:561e598dd4d3d81c245b63815d861a7c19f95d1c  commit hash:561e598dd4d3d81c245b63815d861a7c19f95d1c  commit hash:561e598dd4d3d81c245b63815d861a7c19f95d1c  561e598 
graphics/inkscape-open-symbols: Add new port

These symbol libraries are sets of SVG symbols located in one SVG document and
usable with Inkscape. Symbols included:

  * Google Material Design Icons
  * Github Octicons
  * Font Awesome Icons
  * Fork Awesome
  * Gnome Icon Theme Symbolic
  * Automattic Genericons
  * Taiga Icons
  * Open Iconic
  * Entypo
  * Weatherize
  * StateFace
  * EmojiOne
  * Dashicons
  * CircuiTikZ
  * Ionicons
  * SJJB Map Icons

https://github.com/PanderMusubi/inkscape-open-symbols
Wed, 19 Apr 2023
[ 14:44 Nicola Vitale (nivit) search for other commits by this committer ]    commit hash:2bafc1aa5b10fce8958b124c082298812200b1cc  commit hash:2bafc1aa5b10fce8958b124c082298812200b1cc  commit hash:2bafc1aa5b10fce8958b124c082298812200b1cc  2bafc1a 
graphics/py-fotokilof: Add new port

GUI for ImageMagick and Wand.

https://github.com/TeaM-TL/FotoKilof
[ 14:36 Nicola Vitale (nivit) search for other commits by this committer ]    commit hash:7640ea1e701f9daa5eef8032469f8686d4e649fd  commit hash:7640ea1e701f9daa5eef8032469f8686d4e649fd  commit hash:7640ea1e701f9daa5eef8032469f8686d4e649fd  7640ea1 
graphics/py-tkcolorpicker: Add new port

Color picker dialog for Tkinter.

This module contains a ColorPicker class which implements the color picker and
an askcolor function that displays the color picker and returns the chosen
color in RGB and HTML formats.

https://github.com/j4321/tkColorPicker
Wed, 5 Apr 2023
[ 17:29 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:af6dcf2661a846a9156ac0b35840923c62be7041  commit hash:af6dcf2661a846a9156ac0b35840923c62be7041  commit hash:af6dcf2661a846a9156ac0b35840923c62be7041  af6dcf2 
graphics/cgif: Add cgif 0.3.0

CGIF is a fast and lightweight GIF encoder that can create GIF animations and
images. Summary of the main features:
- user-defined global or local color-palette with up to 256 colors (limit of the
  GIF format)
- size-optimizations for GIF animations:
  - option to set a pixel to transparent if it has identical color in the
    previous frame (transparency optimization)
  - do encoding just for the rectangular area that differs from the previous
    frame (width/height optimization)
- fast: a GIF with 256 colors and 1024x1024 pixels can be created in below 50 ms
  even on a minimalistic system
- MIT license (permissive)
- different options for GIF animations: static image, N repetitions, infinite
  repetitions
- additional source-code for verifying the encoder after making changes
- user-defined delay time from one frame to the next (can be set independently
  for each frame)
- source-code conforms to the C99 standard
Fri, 31 Mar 2023
[ 10:42 Robert Clausecker (fuz) search for other commits by this committer ]    commit hash:00125cc731aa270cca04f4afda664c7010bd083f  commit hash:00125cc731aa270cca04f4afda664c7010bd083f  commit hash:00125cc731aa270cca04f4afda664c7010bd083f  00125cc 
graphics/pywal: new port

Pywal is a tool that generates a color palette from the dominant colors
in an image.  It then applies the colors system-wide and on-the-fly in
all of your favourite programs.

There are currently 5 supported color generation backends, each
providing a different palette of colors from each image. You're bound to
find an appealing color-scheme.

Pywal also supports predefined themes and has over 250 themes built-in.
You can also create your own theme files to share with others.

The goal of Pywal was to be as out of the way as possible. It doesn't
modify any of your existing configuration files. Instead it works around
them and provides tools to integrate your system as you see fit.

Terminal emulators and TTYs have their color-schemes updated in
real-time with no delay.  With minimal configuration this functionality
can be extended to almost anything running on your system.

WWW: https://github.com/dylanaraps/pywal

Requested by:	reddit user /u/twllnbrck
Thu, 30 Mar 2023
[ 07:21 Alexey Dokuchaev (danfe) search for other commits by this committer ]    commit hash:53eab2d0cfd58a9ffd8804e732d042b1a8a323ab  commit hash:53eab2d0cfd58a9ffd8804e732d042b1a8a323ab  commit hash:53eab2d0cfd58a9ffd8804e732d042b1a8a323ab  53eab2d 
graphics/qview: new port had been added (+)

Qt image viewer designed with minimalism and usability in mind.

WWW: https://interversehq.com/qview/
Tue, 21 Mar 2023
[ 12:51 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:adc793d0984fb5fa4bdb4e896ae418ff313f2750  commit hash:adc793d0984fb5fa4bdb4e896ae418ff313f2750  commit hash:adc793d0984fb5fa4bdb4e896ae418ff313f2750  adc793d 
graphics/gimp-gmic-plugin: Remove expired port:

2023-03-21 graphics/gimp-gmic-plugin: Broken since 2021
[ 09:44 Alexey Dokuchaev (danfe) search for other commits by this committer ]    commit hash:3398421e0bec232752c56d5cec6376602db712e8  commit hash:3398421e0bec232752c56d5cec6376602db712e8  commit hash:3398421e0bec232752c56d5cec6376602db712e8  3398421 
graphics/aeskulap: the port had been resurrected^Wreadded

- Switch to another GitHub mirror (update to the latest commit)
- Modernize the Makefile and assume maintainership of the port
[ 00:01 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:862f6b138f900e6a08722452a267fb9ddf89064d  commit hash:862f6b138f900e6a08722452a267fb9ddf89064d  commit hash:862f6b138f900e6a08722452a267fb9ddf89064d  862f6b1 
graphics/rubygem-objectdetect: Remove expired port:

2023-03-21 graphics/rubygem-objectdetect: Broken since 2021
[ 00:01 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:8ba88616f1140d1c3ec10bfe5b938f614593f6ef  commit hash:8ba88616f1140d1c3ec10bfe5b938f614593f6ef  commit hash:8ba88616f1140d1c3ec10bfe5b938f614593f6ef  8ba8861 
graphics/p5-Image-ObjectDetect: Remove expired port:

2023-03-21 graphics/p5-Image-ObjectDetect: Broken since 2021
Sun, 19 Mar 2023
[ 23:51 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:7fcd80373a9fefea4a9ec576aa2a63216b54bdd5  commit hash:7fcd80373a9fefea4a9ec576aa2a63216b54bdd5  commit hash:7fcd80373a9fefea4a9ec576aa2a63216b54bdd5  7fcd803 
graphics/py-open3d-python: Remove expired port:

2023-03-20 graphics/py-open3d-python: Broken since 2020
Fri, 17 Feb 2023
[ 14:08 Emmanuel Vadot (manu) search for other commits by this committer ]    commit hash:e86cd62dba7ae097b9c07edc4b0774bf768f6d07  commit hash:e86cd62dba7ae097b9c07edc4b0774bf768f6d07  commit hash:e86cd62dba7ae097b9c07edc4b0774bf768f6d07  e86cd62 
graphics/drm-515-kmod: Add new port

This port track drm code from Linux 5.15.25
Only FreeBSD-CURRENT is supported for now.

Sponsored by:	Beckhoff Automation GmbH & Co. KG
Mon, 30 Jan 2023
[ 12:58 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:227c8e35fd8182c009df8b199a055ed230516ea4  commit hash:227c8e35fd8182c009df8b199a055ed230516ea4  commit hash:227c8e35fd8182c009df8b199a055ed230516ea4  227c8e3 
graphics/gdal-grass: Add gdal-grass 1.0.2

This package contains standalone drivers for GRASS raster and vector files that
can be built after GDAL has been built and installed as an "autoload" driver.

This is particularly useful in resolving problems with GRASS depending on GDAL,
but GDAL with GRASS support depending on GRASS. With this package you can
configure and install GDAL normally (--without-grass), then build and install
GRASS normally and finally build and install this driver.
Fri, 27 Jan 2023
[ 22:34 Jean-Sébastien Pédron (dumbbell) search for other commits by this committer ]    commit hash:27f53a0ded0033bb34b8b9885ae8c1223cf61b74  commit hash:27f53a0ded0033bb34b8b9885ae8c1223cf61b74  commit hash:27f53a0ded0033bb34b8b9885ae8c1223cf61b74  27f53a0  (Only the first 10 of 15 ports in this commit are shown above. View all ports for this commit)
graphics/darktable: Update to 4.2.0

Release notes:
https://github.com/darktable-org/darktable/releases/tag/release-4.2.0

The work was done by Matthias Andree (mandree@) in
`graphics/darktable42`. Some of the style fixes were added in a separate
commit. Thank you Matthias!

The temporary port `graphics/darktable42` can be removed at the same
time, now that the main port is up-to-date.

Submitted by:	mandree@
Sat, 21 Jan 2023
[ 08:20 Yuri Victorovich (yuri) search for other commits by this committer ]    commit hash:ef349ce5642c59fbc918bb12289e6005463a20ee  commit hash:ef349ce5642c59fbc918bb12289e6005463a20ee  commit hash:ef349ce5642c59fbc918bb12289e6005463a20ee  ef349ce56 
graphics/py-moderngl-window: New port: Library for ModernGL making window
creation & resource loading simple
Fri, 20 Jan 2023
[ 21:06 Yuri Victorovich (yuri) search for other commits by this committer ]    commit hash:fc70b79b196e18ed131c728f2f138fe2c04d1d46  commit hash:fc70b79b196e18ed131c728f2f138fe2c04d1d46  commit hash:fc70b79b196e18ed131c728f2f138fe2c04d1d46  fc70b79 
graphics/py-moderngl: New port: ModernGL: High performance rendering for Python
3
[ 19:49 Yuri Victorovich (yuri) search for other commits by this committer ]    commit hash:de388e576961501429ee507ea3f5e8d4bd27e363  commit hash:de388e576961501429ee507ea3f5e8d4bd27e363  commit hash:de388e576961501429ee507ea3f5e8d4bd27e363  de388e5 
graphics/py-glcontext: New port: Portable OpenGL context for Python
[ 18:43 Yuri Victorovich (yuri) search for other commits by this committer ]    commit hash:4d86c9e4eed18955d057c752ebd1c444fc0a64a8  commit hash:4d86c9e4eed18955d057c752ebd1c444fc0a64a8  commit hash:4d86c9e4eed18955d057c752ebd1c444fc0a64a8  4d86c9e 
graphics/py-ManimPango: New port: Bindings for Pango for use with Manim
Mon, 16 Jan 2023
[ 06:38 Yuri Victorovich (yuri) search for other commits by this committer ]    commit hash:ecd13ca211cf6d8bbd6df5b6d2d280653d8dd957  commit hash:ecd13ca211cf6d8bbd6df5b6d2d280653d8dd957  commit hash:ecd13ca211cf6d8bbd6df5b6d2d280653d8dd957  ecd13ca 
graphics/magnum-plugins: Re-add port: Plugins for the Magnum C++11/C++14
graphics engine
[ 05:38 Yuri Victorovich (yuri) search for other commits by this committer ]    commit hash:9b169deebcab8c349cc37dd4d36dc1f1784b44ba  commit hash:9b169deebcab8c349cc37dd4d36dc1f1784b44ba  commit hash:9b169deebcab8c349cc37dd4d36dc1f1784b44ba  9b169de 
graphics/magnum: Re-add port: C++11 graphics middleware for games and data
visualization
Mon, 9 Jan 2023
[ 08:28 Yuri Victorovich (yuri) search for other commits by this committer ]    commit hash:27bdd8df39dcc0c8a0790afa7d409b7272c0fe98  commit hash:27bdd8df39dcc0c8a0790afa7d409b7272c0fe98  commit hash:27bdd8df39dcc0c8a0790afa7d409b7272c0fe98  27bdd8d 
graphics/resvg-capi: New port: SVG rendering library (C++/Qt API)
Sat, 7 Jan 2023
[ 07:56 Yuri Victorovich (yuri) search for other commits by this committer ]    commit hash:24ae16c5314d06d89bc055fb5d37bc197f38dc8a  commit hash:24ae16c5314d06d89bc055fb5d37bc197f38dc8a  commit hash:24ae16c5314d06d89bc055fb5d37bc197f38dc8a  24ae16c 
graphics/resvg: New port: SVG rendering library
Fri, 6 Jan 2023
[ 15:31 Yuri Victorovich (yuri) search for other commits by this committer ]    commit hash:c7ae8f5fe345c635b298b1aebc6ace0834c1a0ae  commit hash:c7ae8f5fe345c635b298b1aebc6ace0834c1a0ae  commit hash:c7ae8f5fe345c635b298b1aebc6ace0834c1a0ae  c7ae8f5 
graphics/bgfx: New port: Cross-platform, graphics API agnostic rendering library
Tue, 3 Jan 2023
[ 07:36 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:4b15a96231c6a389a6080127d3f9a7fcedbf9315  commit hash:4b15a96231c6a389a6080127d3f9a7fcedbf9315  commit hash:4b15a96231c6a389a6080127d3f9a7fcedbf9315  4b15a96 
graphics/upscaler: add new port

Upscaler is a GTK4 + libadwaita application that allows you to upscale
and enhance a given image. It is a front-end for Real-ESRGAN ncnn Vulkan.

https://gitlab.com/TheEvilSkeleton/Upscaler
Mon, 2 Jan 2023
[ 21:46 Guangyuan Yang (ygy) search for other commits by this committer Author: Zsolt Udvari ]    commit hash:66a4ddf6023a2875c9e101aae8301ccfbb29e01c  commit hash:66a4ddf6023a2875c9e101aae8301ccfbb29e01c  commit hash:66a4ddf6023a2875c9e101aae8301ccfbb29e01c  66a4ddf 
graphics/R-cran-magick: New port

Advanced Graphics and Image-Processing in R.

PR:		268697
Sat, 31 Dec 2022
[ 15:00 Dima Panov (fluffy) search for other commits by this committer ]    commit hash:e0fc1b7caff7fc3b81b0fee2d4c084fc79fcccbf  commit hash:e0fc1b7caff7fc3b81b0fee2d4c084fc79fcccbf  commit hash:e0fc1b7caff7fc3b81b0fee2d4c084fc79fcccbf  e0fc1b7 
graphics/openpgl: add new port of Intel Open Path Guiding Library (+)

The Intel Open Path Guiding Library (Intel Open PGL) implements
a set of representations and training algorithms needed to
integrate path guiding into a renderer.

PR:	268658
[ 13:33 Matthias Andree (mandree) search for other commits by this committer ]    commit hash:f457c7ddad0eb9321a9bc7c1b223d1486138364c  commit hash:f457c7ddad0eb9321a9bc7c1b223d1486138364c  commit hash:f457c7ddad0eb9321a9bc7c1b223d1486138364c  f457c7d 
graphics/darktable42: new port

photography workflow application and non-destructive raw developer
- a virtual lighttable and darkroom for photographers.

...with blanket approvals to dumbbell@, the maintainer of
graphics/darktable, currently at version 4.0.1.

Another year... this "darktable42" is intended to be a short-lived port
and package, and can be removed once we get around to updating
graphics/darktable proper to 4.2.

Thus, add a DEPRECATED port to let people know they will need to move
to graphics/darktable at some point, but omit the EXPIRATION_DATE.

I also tried to use LLVM14 or LLVM15 to build, but LLVM14's ld.lld
complains about duplicate symbols and LLVM15's about referencing symbols
from discarded sections. So let us use LLVM13 for now.  This may be
fixable by tweaking compiler options on darktable or librawspeed, but
let's have the port first and then tweak it.
[ 01:38 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:ab143a2f564b5d4adc8e60347e91c7496156a890  commit hash:ab143a2f564b5d4adc8e60347e91c7496156a890  commit hash:ab143a2f564b5d4adc8e60347e91c7496156a890  ab143a2 
graphics/comical: Cleanup EXPIRED ports

Approved by:	portmgr
Sun, 25 Dec 2022
[ 19:36 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:0d310d700aa060b02feec9c7487893a983bf7098  commit hash:0d310d700aa060b02feec9c7487893a983bf7098  commit hash:0d310d700aa060b02feec9c7487893a983bf7098  0d310d7  (Only the first 10 of 118 ports in this commit are shown above. View all ports for this commit)
*/*php74*: Sunset php 7.4

As per upstream php 7.4 has reached it's EOL on 2022-11-22. Remove php74
from the tree. Default version of php has already been switched to 8.1.

Approved by:	portmgr (blanket infrastructure)
Sponsored by:	Bounce Experts
Tue, 20 Dec 2022
[ 19:27 Antoine Brodin (antoine) search for other commits by this committer ]    commit hash:c3d37ac1c954a5765e5c5225d8582c9ac21a0808  commit hash:c3d37ac1c954a5765e5c5225d8582c9ac21a0808  commit hash:c3d37ac1c954a5765e5c5225d8582c9ac21a0808  c3d37ac 
graphics/Makefile: unhook removed ports
Wed, 30 Nov 2022
[ 16:34 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:b48ee7fe13b1543c3bd2bb6e8af8e6912e926e73  commit hash:b48ee7fe13b1543c3bd2bb6e8af8e6912e926e73  commit hash:b48ee7fe13b1543c3bd2bb6e8af8e6912e926e73  b48ee7f 
graphics/realesrgan-ncnn-vulkan: add new port

ncnn implementation of Real-ESRGAN, a practical algorithm for general
image restoration.

https://github.com/xinntao/Real-ESRGAN-ncnn-vulkan
Sun, 27 Nov 2022
[ 14:24 Rene Ladan (rene) search for other commits by this committer ]    commit hash:9e441f3d4c2c161ab663ba1b58a9f00c3054cf83  commit hash:9e441f3d4c2c161ab663ba1b58a9f00c3054cf83  commit hash:9e441f3d4c2c161ab663ba1b58a9f00c3054cf83  9e441f3 
cleanup: Remove expired ports:

2022-11-27 graphics/giblib: Last release in 2004, abandoned upstream, not used,
website disappeared
Tue, 22 Nov 2022
[ 17:33 Guido Falsi (madpilot) search for other commits by this committer ]    commit hash:f2183b130f8a2158ac036307c5f592962613b189  commit hash:f2183b130f8a2158ac036307c5f592962613b189  commit hash:f2183b130f8a2158ac036307c5f592962613b189  f2183b1 
graphics/ocaml-cairo: Objective Caml binding for the Cairo library

Importing a slightly outdated release that supports the ocaml and
dune versions available in the ports tree.

Including an upstream commit fixing a memory leak that was discovered
in this release.
Mon, 21 Nov 2022
[ 17:23 Dmitry Marakasov (amdmi3) search for other commits by this committer ]    commit hash:0ab36cf8d98e937794e29170f46d89426ab72483  commit hash:0ab36cf8d98e937794e29170f46d89426ab72483  commit hash:0ab36cf8d98e937794e29170f46d89426ab72483  0ab36cf 
graphics/py-pyglet: update to 2.0.0

- Preserve pyglet 1.x as graphics/py-pyglet1
- Add mutual conflicts between graphics/py-pyglet1 and graphics/py-pyglet
- Switch all consumers to graphics/py-pyglet1 as it's likely
  that no consumer is compatible with pyglet 2.x yet
Sat, 19 Nov 2022
[ 04:03 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:5b26fa6fa8c6ad8491b7542ef5d443f5ded547cf  commit hash:5b26fa6fa8c6ad8491b7542ef5d443f5ded547cf  commit hash:5b26fa6fa8c6ad8491b7542ef5d443f5ded547cf  5b26fa6 
graphics/rubygem-blurhash: New port

Scruffy is a Ruby library for creating great looking graphs and charts.
Graphs can be rendered to SVG code or an image. Blend the beauty of
Gruff with the SVG capabilities of SVG::Graph, make it super simple and
extensible, and you've got Scruffy.

Sponsored by:	Nepustil
[ 03:38 Yuri Victorovich (yuri) search for other commits by this committer ]    commit hash:c5c661862f0d7cd47cfce43d3521b80f47542fa7  commit hash:c5c661862f0d7cd47cfce43d3521b80f47542fa7  commit hash:c5c661862f0d7cd47cfce43d3521b80f47542fa7  c5c6618 
graphics/Makefile: Sort
[ 02:05 Yuri Victorovich (yuri) search for other commits by this committer ]    commit hash:76c078f3f31456806a35ef2aa829d4cd5bae137a  commit hash:76c078f3f31456806a35ef2aa829d4cd5bae137a  commit hash:76c078f3f31456806a35ef2aa829d4cd5bae137a  76c078f 
graphics/alizams: New port: DICOM Viewer
Fri, 18 Nov 2022
[ 19:08 Yuri Victorovich (yuri) search for other commits by this committer ]    commit hash:14fdc30e61ec01bd61743b19909e6b2db353f1fa  commit hash:14fdc30e61ec01bd61743b19909e6b2db353f1fa  commit hash:14fdc30e61ec01bd61743b19909e6b2db353f1fa  14fdc30 
graphics/openslide: New port: C library for reading virtual slide images
[ 19:08 Yuri Victorovich (yuri) search for other commits by this committer ]    commit hash:b83bf6b6171c0083f646c6583489db8aa0a8ee4f  commit hash:b83bf6b6171c0083f646c6583489db8aa0a8ee4f  commit hash:b83bf6b6171c0083f646c6583489db8aa0a8ee4f  b83bf6b 
graphics/py-openslide-python: New port: Python interface to OpenSlide library
for reading virtual slide images
Thu, 17 Nov 2022
[ 04:08 Yuri Victorovich (yuri) search for other commits by this committer ]    commit hash:84c8a1dd3e2dd1b11fa800a940c1b53b782f009c  commit hash:84c8a1dd3e2dd1b11fa800a940c1b53b782f009c  commit hash:84c8a1dd3e2dd1b11fa800a940c1b53b782f009c  84c8a1d 
graphics/simpleitk: New port: Simplification layer built on top of the Insight
Toolkit (ITK)
Wed, 16 Nov 2022
[ 19:21 Yuri Victorovich (yuri) search for other commits by this committer ]    commit hash:cbcb237bb850b9b93f6212c3f087933f148aa037  commit hash:cbcb237bb850b9b93f6212c3f087933f148aa037  commit hash:cbcb237bb850b9b93f6212c3f087933f148aa037  cbcb237 
graphics/elastix: New port: Image registration toolbox
[ 07:33 Yuri Victorovich (yuri) search for other commits by this committer ]    commit hash:2763db8a01fdfcb11b68c4748667f00a1a7f51eb  commit hash:2763db8a01fdfcb11b68c4748667f00a1a7f51eb  commit hash:2763db8a01fdfcb11b68c4748667f00a1a7f51eb  2763db8  (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
graphics/sciplot: Move to science/sciplot

PR:		267692
Reported by:	Franco Fichtner <franco@opnsense.org>; philip@
Wed, 9 Nov 2022
[ 21:52 Yuri Victorovich (yuri) search for other commits by this committer ]    commit hash:bc87463a962176640419e9f72199e13dc0ee7c67  commit hash:bc87463a962176640419e9f72199e13dc0ee7c67  commit hash:bc87463a962176640419e9f72199e13dc0ee7c67  bc87463 
graphics/sciplot: New port: Modern C++ scientific plotting library powered by
gnuplot
[ 11:20 Alexey Dokuchaev (danfe) search for other commits by this committer ]    commit hash:f6123f561a05ded0cf2af0c9cb1f7c86e48653ae  commit hash:f6123f561a05ded0cf2af0c9cb1f7c86e48653ae  commit hash:f6123f561a05ded0cf2af0c9cb1f7c86e48653ae  f6123f5 
graphics/goxel: resurrect the port, unbreak against Python 3.x

Keep the changes at minimum to help Git track history better.
[ 09:31 Yuri Victorovich (yuri) search for other commits by this committer ]    commit hash:fd28496df4987f8d04d571d021935cefc04e956e  commit hash:fd28496df4987f8d04d571d021935cefc04e956e  commit hash:fd28496df4987f8d04d571d021935cefc04e956e  fd28496 
graphics/cxxplot: New port: C++ 2D plotting library
Fri, 4 Nov 2022
[ 23:56 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:b3c25e5feed501eaacd2cfc04b0777384f18dcb2  commit hash:b3c25e5feed501eaacd2cfc04b0777384f18dcb2  commit hash:b3c25e5feed501eaacd2cfc04b0777384f18dcb2  b3c25e5 
graphics/dify: add new port

Dify is a fast pixel-by-pixel image comparison tool in Rust.

Features:
- .png, .jpg, .jpeg, or .bmp format supported
- Compares different format, .png vs .jpg for example
- Compares different dimensions
- Anti-aliasing support
- Blockout areas support
- Supports macOS, Linux and Windows

https://github.com/jihchi/dify
[ 18:18 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:13e74bc09effd6de6506339b1edcce48d64dbfac  commit hash:13e74bc09effd6de6506339b1edcce48d64dbfac  commit hash:13e74bc09effd6de6506339b1edcce48d64dbfac  13e74bc 
graphics/oxipng: add new port

Oxipng is a multithreaded lossless PNG compression optimizer. It can
be used via a command-line interface or as a library in other Rust
programs.

https://github.com/shssoichiro/oxipng
Tue, 18 Oct 2022
[ 07:40 Yuri Victorovich (yuri) search for other commits by this committer ]    commit hash:1ca7c87009aa947e76936ece632870064b76aa4a  commit hash:1ca7c87009aa947e76936ece632870064b76aa4a  commit hash:1ca7c87009aa947e76936ece632870064b76aa4a  1ca7c87 
graphics/py-f3d: New port: Fast and minimalist 3D viewer
[ 03:36 Yuri Victorovich (yuri) search for other commits by this committer ]    commit hash:65c5f67009e9df76ed901b0fc8c805d676eaa888  commit hash:65c5f67009e9df76ed901b0fc8c805d676eaa888  commit hash:65c5f67009e9df76ed901b0fc8c805d676eaa888  65c5f67 
graphics/diplib: New port: Library and development environment for quantitative
image analysis
Sat, 1 Oct 2022
[ 00:07 Rene Ladan (rene) search for other commits by this committer ]    commit hash:b46629e97f411b56d89d5cd44e0a10e433846718  commit hash:b46629e97f411b56d89d5cd44e0a10e433846718  commit hash:b46629e97f411b56d89d5cd44e0a10e433846718  b46629e 
cleanup: Remove expired ports:

2022-10-01 graphics/megapov: Abandoned upstream. graphics/povray37 is the
recommended replacement
Fri, 30 Sep 2022
[ 01:53 Yuri Victorovich (yuri) search for other commits by this committer ]    commit hash:4d5f21187c5de2f1b31965846b89b225bf503f16  commit hash:4d5f21187c5de2f1b31965846b89b225bf503f16  commit hash:4d5f21187c5de2f1b31965846b89b225bf503f16  4d5f211 
graphics/py-colorcet: New port: Useful perceptually uniform colormaps for
plotting scientific data
Fri, 23 Sep 2022
[ 05:29 Kurt Jaeger (pi) search for other commits by this committer Author: Jonathan Chen ]    commit hash:9c61d5c79027bbcbec72cf8db282453942acfa7b  commit hash:9c61d5c79027bbcbec72cf8db282453942acfa7b  commit hash:9c61d5c79027bbcbec72cf8db282453942acfa7b  9c61d5c 
graphics/darktable40: remove listing in graphics/Makefile
Fri, 9 Sep 2022
[ 15:06 Joseph Mingrone (jrm) search for other commits by this committer Author: Jake Freeland ]    commit hash:5d303ab480752af223894480f7494e23785e9cd7  commit hash:5d303ab480752af223894480f7494e23785e9cd7  commit hash:5d303ab480752af223894480f7494e23785e9cd7  5d303ab  (Only the first 10 of 86 ports in this commit are shown above. View all ports for this commit)
graphics/igt-gpu-tools: Test suite for drm drivers

The igt testing suite is separated into tests and tools that target kms,
memory management, and command submission.  These tests are especially
helpful for low-level reporting, transparent tracking of kernel changes,
and efficient debugging of modern drm drivers.

Reviewed by:	diizzy, lwhsu, jrm
Differential Revision:	https://reviews.freebsd.org/D36213
Wed, 7 Sep 2022
[ 09:48 Emmanuel Vadot (manu) search for other commits by this committer ]    commit hash:70d3745d257f377df27431a8c18b5acfa3f973b5  commit hash:70d3745d257f377df27431a8c18b5acfa3f973b5  commit hash:70d3745d257f377df27431a8c18b5acfa3f973b5  70d3745 
graphics/drm-fbsd13-kmod: Remove port

Remove the specific 13.X version of drm-kmod. There is no need for it
now that we have ports that directly tracks Linux numbering scheme.

Sponsored by:	Beckhoff Automation GmbH & Co. KG
MFH:		2022Q3
[ 09:48 Emmanuel Vadot (manu) search for other commits by this committer ]    commit hash:a707d16a2d1eab39ea706e33efa0dc0e26929dcb  commit hash:a707d16a2d1eab39ea706e33efa0dc0e26929dcb  commit hash:a707d16a2d1eab39ea706e33efa0dc0e26929dcb  a707d16 
graphics/drm-54-kmod: Remove port

All version of FreeBSD starting from 13.1 can and should use
drm-510-kmod.

Sponsored by:	Beckhoff Automation GmbH & Co. KG
MFH:		2022Q3
Sun, 4 Sep 2022
[ 03:42 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:3953bedae45d50eb391605627aebbfdfdc0181c5  commit hash:3953bedae45d50eb391605627aebbfdfdc0181c5  commit hash:3953bedae45d50eb391605627aebbfdfdc0181c5  3953bed 
graphics/py-optimize-images: Add py-optimize-images 1.5.1

Optimize Images is a command-line interface (CLI) utility written in pure Python
to help you reduce the file size of images.

This application is intended to be pure Python, with no special dependencies
besides Pillow, therefore ensuring compatibility with a wide range of systems.

Some aditional features can be added which require the presence of other
third-party packages that are not written in pure Python, but those packages and
the features depending on them should be treated as optional.

WWW: https://github.com/victordomingos/optimize-images
Sat, 27 Aug 2022
[ 10:10 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:2b8486a5c333215ecb74f745851d80f1ed1df884  commit hash:2b8486a5c333215ecb74f745851d80f1ed1df884  commit hash:2b8486a5c333215ecb74f745851d80f1ed1df884  2b8486a 
graphics/py-lerc: Add py-lerc 4.0.0

LERC is an open-source image or raster format which supports rapid encoding and
decoding for any pixel type (not just RGB or Byte). Users set the maximum
compression error per pixel while encoding, so the precision of the original
input image is preserved (within user defined error bounds).

This port is the Python binding for LERC (Limited Error Raster Compression).

WWW: https://esri.github.io/lerc/
WWW: https://github.com/Esri/lerc/tree/master/OtherLanguages/Python
[ 10:10 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:39eb9db143e8415db6bbeb403ebc71b6a779362a  commit hash:39eb9db143e8415db6bbeb403ebc71b6a779362a  commit hash:39eb9db143e8415db6bbeb403ebc71b6a779362a  39eb9db 
graphics/py-gprof2dot: Add py-gprof2dot 2022.7.29

gprof2dot is a Python script to convert the output from many profilers into a
dot graph.

It can:
- read output from:
  - Linux perf
  - Valgrind's callgrind tool
  - oprofile
  - sysprof
  - xperf
  - VTune Amplifier XE
  - Very Sleepy
  - python profilers
  - Java's HPROF
  - prof, gprof
  - DTrace
- prune nodes and edges below a certain threshold;
- use an heuristic to propagate time inside mutually recursive functions;
- use color efficiently to draw attention to hot-spots;
- work on any platform where Python and Graphviz is available, i.e, virtually
  anywhere.

WWW: https://github.com/jrfonseca/gprof2dot
Wed, 24 Aug 2022
[ 18:37 Yuri Victorovich (yuri) search for other commits by this committer ]    commit hash:ef177a7e9a6ee5227dbd474170f02fed98e3fb2c  commit hash:ef177a7e9a6ee5227dbd474170f02fed98e3fb2c  commit hash:ef177a7e9a6ee5227dbd474170f02fed98e3fb2c  ef177a7 
graphics/glvis: New port: Lightweight tool for accurate & flexible finite
element visualization
Tue, 23 Aug 2022
[ 06:04 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:0e005b38229a8a7b25ad1183976853cdf545ad7d  commit hash:0e005b38229a8a7b25ad1183976853cdf545ad7d  commit hash:0e005b38229a8a7b25ad1183976853cdf545ad7d  0e005b3 
graphics/poppler-qt6: new port - Qt6 wrapper for poppler
Mon, 22 Aug 2022
[ 15:13 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:b717108d9c9d02739a27eaab29fc2445e13947f8  commit hash:b717108d9c9d02739a27eaab29fc2445e13947f8  commit hash:b717108d9c9d02739a27eaab29fc2445e13947f8  b717108 
graphics/qt6-lottie: new port

This adds the missing Qt 6 lottie module to the tree.

As with the rest of the Qt 6 ports, we first need to figure
out what is actually required by other ports before we can
finalize them.
Sun, 21 Aug 2022
[ 16:42 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:66259c9c641b1fc828becbe2959dbe7380e55fe1  commit hash:66259c9c641b1fc828becbe2959dbe7380e55fe1  commit hash:66259c9c641b1fc828becbe2959dbe7380e55fe1  66259c9  (Only the first 10 of 79 ports in this commit are shown above. View all ports for this commit)
Qt6: Import Qt6 ports form kde@'s repository

This change brings in the new Qt6 stack, which might still be a bit
in flux in the ports tree for a while.

Obtained from https://github.com/freebsd/freebsd-ports-kde/tree/qt6-6.3.1
with commits from lbartoletti and myself.

Note:
ww/qt6-webengine will land once kai wins another round of patching boundled
chromiums sources.

Exp-run by:	antoine
PR:		265843
Differential Revision: https://reviews.freebsd.org/D36179
Fri, 19 Aug 2022
[ 19:40 Yuri Victorovich (yuri) search for other commits by this committer ]    commit hash:d5e52eb269e3059e37b328ea962be4c2200d1523  commit hash:d5e52eb269e3059e37b328ea962be4c2200d1523  commit hash:d5e52eb269e3059e37b328ea962be4c2200d1523  d5e52eb  (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
graphics/filament: New port: Real-time physically based rendering engine
Thu, 18 Aug 2022
[ 16:20 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:116b90e5501fae079b76ad464b0757cba90b5a36  commit hash:116b90e5501fae079b76ad464b0757cba90b5a36  commit hash:116b90e5501fae079b76ad464b0757cba90b5a36  116b90e  (Only the first 10 of 413 ports in this commit are shown above. View all ports for this commit)
KDE: Update KDE Gear to 22.08

Thursday, 18 August 2022

KDE Gear ⚙️ 22.08 has Landed!

KDE Gear ⚙️ is the collection of KDE apps, frameworks and libraries that
all release new versions at the same time. Version 22.08 brings updates
for KDE programs for working, developing your creativity and enjoying
your free time without having to submit yourself to extortionate
licenses, intrusive advertising, or surrender your privacy.

Discover the most important changes added in the last four months to
software designed to make your life better!

Full announcement:
	https://kde.org/announcements/gear/22.08.0/
Tue, 9 Aug 2022
[ 00:54 Yuri Victorovich (yuri) search for other commits by this committer ]    commit hash:240569d0a2e932a6b46f827c945c3a3b566615b7  commit hash:240569d0a2e932a6b46f827c945c3a3b566615b7  commit hash:240569d0a2e932a6b46f827c945c3a3b566615b7  240569d 
graphics/matplotlib-cpp: New port: Header-only C++ plotting library built on the
popular matplotlib
Thu, 28 Jul 2022
[ 19:55 Dima Panov (fluffy) search for other commits by this committer ]    commit hash:5516d0f67bf6abf1a18abafd9a23731fe9c26678  commit hash:5516d0f67bf6abf1a18abafd9a23731fe9c26678  commit hash:5516d0f67bf6abf1a18abafd9a23731fe9c26678  5516d0f  (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
graphics/gdk-pixbuf2: update to 2.42.8 release (+)

Since 2.40.2 release GDK-Pixbuf library had splitted off XLib bindings as
deprecated.

Add it as dedicated port at version 2.40.2 and declare additional knob in
Mk/Uses/gnome.mk
Consumer ports will be bumped in separated commit.

Changelog: https://gitlab.gnome.org/GNOME/gdk-pixbuf/-/blob/2.42.8/NEWS

With hat:	desktop
Mon, 18 Jul 2022
[ 21:25 Matthias Andree (mandree) search for other commits by this committer ]    commit hash:4a57911ea2a96a07ae87a5d0951b6c44ee5b7ce3  commit hash:4a57911ea2a96a07ae87a5d0951b6c44ee5b7ce3  commit hash:4a57911ea2a96a07ae87a5d0951b6c44ee5b7ce3  4a57911 
graphics/darktable40: Add version 4.0 of darktable...

...while keeping the stable 3.8.1 separate.

Note that you will want to backup your databases before running
darktable 4.0 for the first time because it will upgrade the
databases such that they can no longer be used with darktable 3.8.

This port can later become graphics/darktable and replace it.
Wed, 13 Jul 2022
[ 12:22 Emanuel Haupt (ehaupt) search for other commits by this committer ]    commit hash:ed35c5b028660dbc33a5bd3bb4c41b789cf042d2  commit hash:ed35c5b028660dbc33a5bd3bb4c41b789cf042d2  commit hash:ed35c5b028660dbc33a5bd3bb4c41b789cf042d2  ed35c5b 
graphics/libsvgtiny: Add new port

Tiny SVG fremebuffer abstraction library, written in C.
Tue, 12 Jul 2022
[ 22:13 Yuri Victorovich (yuri) search for other commits by this committer ]    commit hash:fba2b5272b6fd4e65010021747049375f7a8eb4d  commit hash:fba2b5272b6fd4e65010021747049375f7a8eb4d  commit hash:fba2b5272b6fd4e65010021747049375f7a8eb4d  fba2b52 
graphics/openmvs: New port: Open Multi-View Stereo reconstruction library
Mon, 11 Jul 2022
[ 06:52 Loïc Bartoletti (lbartoletti) search for other commits by this committer ]    commit hash:fcc8d20575d2389e3df411c7c4b05a2439b12987  commit hash:fcc8d20575d2389e3df411c7c4b05a2439b12987  commit hash:fcc8d20575d2389e3df411c7c4b05a2439b12987  fcc8d20 
graphics/py-projpicker: New port: Pick CRS (projection) from coordinates

ProjPicker (projection picker) is a Python module that allows the user to
select all coordinate reference systems (CRSs) whose extent completely contains
given points, polylines, polygons, and bounding boxes using set-theoretic
logical operators in a postfix notation. The goal is to make it easy and visual
to select a desired projection by location.
Sun, 3 Jul 2022
[ 19:08 Nuno Teixeira (eduardo) search for other commits by this committer Author: Martin Neubauer ]    commit hash:c0026dd4b8d5278c9fad00a32c56bc85fc1da28f  commit hash:c0026dd4b8d5278c9fad00a32c56bc85fc1da28f  commit hash:c0026dd4b8d5278c9fad00a32c56bc85fc1da28f  c0026dd 
graphics/py-qpageview: New port: Page-based viewer widget for Qt5/PyQt5

 - author becomes maintainer

qpageview provides a page based document viewer widget for Qt5/PyQt5.

It has a flexible architecture potentionally supporting many formats.
Currently, it supports SVG documents, images, and, using the
Poppler-Qt5 binding, PDF documents.

https://qpageview.org/

PR:		264987
[ 06:27 Yuri Victorovich (yuri) search for other commits by this committer ]    commit hash:c3068f3c4640116d412f652386b97e0f5e907e09  commit hash:c3068f3c4640116d412f652386b97e0f5e907e09  commit hash:c3068f3c4640116d412f652386b97e0f5e907e09  c3068f3 
graphics/kplot: New port: Cairo plotting library
Fri, 24 Jun 2022
[ 19:11 Baptiste Daroussin (bapt) search for other commits by this committer ]    commit hash:ce89b314009d0c3de56c0e3c7f7cb7e35d77b5fc  commit hash:ce89b314009d0c3de56c0e3c7f7cb7e35d77b5fc  commit hash:ce89b314009d0c3de56c0e3c7f7cb7e35d77b5fc  ce89b31  (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
goocanvas: remove obsolete libraires not depend on
Mon, 20 Jun 2022
[ 02:58 Yuri Victorovich (yuri) search for other commits by this committer ]    commit hash:11de76215b12111e638531a260d274a9780552da  commit hash:11de76215b12111e638531a260d274a9780552da  commit hash:11de76215b12111e638531a260d274a9780552da  11de762 
graphics/msl: New port: Shader language based off GLSL
Thu, 16 Jun 2022
[ 13:58 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:76bec89303ed4f4c12731fb35dda14325e58dfd1  commit hash:76bec89303ed4f4c12731fb35dda14325e58dfd1  commit hash:76bec89303ed4f4c12731fb35dda14325e58dfd1  76bec89 
graphics/py-graphlib-backport: Add py-graphlib-backport 1.0.3

graphlib-backport is the backport of the Python 3.9 graphlib module for older
Python versions.

WWW: https://github.com/mariushelf/graphlib_backport
[ 13:58 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:ab046265760cf8ead01ebc158ada6d9f7c986269  commit hash:ab046265760cf8ead01ebc158ada6d9f7c986269  commit hash:ab046265760cf8ead01ebc158ada6d9f7c986269  ab04626  (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
*/Makefile: Sort SUBDIRs
Sat, 11 Jun 2022
[ 21:02 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:665b149d2692ff6926a092568304091995e07d39  commit hash:665b149d2692ff6926a092568304091995e07d39  commit hash:665b149d2692ff6926a092568304091995e07d39  665b149  (Only the first 10 of 111 ports in this commit are shown above. View all ports for this commit)
*/*php82*: Welcome php 8.2.0 Alpha 1

Please DO NOT use this version in production, it is an early test
version.

port-committers@ please DO NOT mark your ports IGNORE_WITH_PHP=82. A
build is running to check all php ports with php82 and will be
committed in batch tomorrow.

Sponsored by:	Bounce Experts
Wed, 8 Jun 2022
[ 09:56 Baptiste Daroussin (bapt) search for other commits by this committer ]    commit hash:e94c2593ebc7470fed74ff92e36691540b7b1c6c  commit hash:e94c2593ebc7470fed74ff92e36691540b7b1c6c  commit hash:e94c2593ebc7470fed74ff92e36691540b7b1c6c  e94c259 
graphics/gltt: remove abandonware
Mon, 30 May 2022
[ 08:49 Yuri Victorovich (yuri) search for other commits by this committer ]    commit hash:eae7bb6a90ebb38a372f12b5bd614db4c7b26ff3  commit hash:eae7bb6a90ebb38a372f12b5bd614db4c7b26ff3  commit hash:eae7bb6a90ebb38a372f12b5bd614db4c7b26ff3  eae7bb6 
graphics/py-pyvista: New port: Pythonic interface to VTK
Thu, 26 May 2022
[ 06:47 Antoine Brodin (antoine) search for other commits by this committer ]    commit hash:f543a54e8c9145740799ee75bb5fbabe08917bc6  commit hash:f543a54e8c9145740799ee75bb5fbabe08917bc6  commit hash:f543a54e8c9145740799ee75bb5fbabe08917bc6  f543a54  (Only the first 10 of 20 ports in this commit are shown above. View all ports for this commit)
graphics/blender-lts28: remove, EOLed upstream

It does not work with the version of numpy in the ports tree too
Sun, 22 May 2022
[ 04:09 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:0643db385f88e79314faed12459c45df47d63d46  commit hash:0643db385f88e79314faed12459c45df47d63d46  commit hash:0643db385f88e79314faed12459c45df47d63d46  0643db3 
graphics/p5-Geo-GDAL: Remove obsoleted port

Upstream removed deprecated SWIG Perl bindings since 3.5.0.

Reference:	https://github.com/OSGeo/gdal/releases
Tue, 17 May 2022
[ 10:01 Rene Ladan (rene) search for other commits by this committer ]    commit hash:0637b18003480500ebb1d4786b9719bfb78520de  commit hash:0637b18003480500ebb1d4786b9719bfb78520de  commit hash:0637b18003480500ebb1d4786b9719bfb78520de  0637b18  (Only the first 10 of 18 ports in this commit are shown above. View all ports for this commit)
cleanup: Remove expired ports:

2022-05-17 graphics/magnum-examples: Depends on broken graphics/magnum
2022-05-17 graphics/magnum: Broken for more than a year
2022-05-17 graphics/magnum-plugins: Depends on broken graphics/magnum
2022-05-17 graphics/magnum-extras: Depends on broken graphics/magnum
Sat, 7 May 2022
[ 17:00 Steven Kreuzer (skreuzer) search for other commits by this committer ]    commit hash:0279077d041760949511c8f59f596b3438a14b9a  commit hash:0279077d041760949511c8f59f596b3438a14b9a  commit hash:0279077d041760949511c8f59f596b3438a14b9a  0279077 
graphics/R-cran-latticeExtra: new port

Building on the infrastructure provided by the lattice package, this package
provides several new high-level functions and methods, as well as additional
utilities such as panel and axis annotation functions.

WWW: https://cran.r-project.org/web/packages/latticeExtra/
Fri, 6 May 2022
[ 21:36 Yuri Victorovich (yuri) search for other commits by this committer ]    commit hash:578340e952023ef50d6d741cecec9e335ac02344  commit hash:578340e952023ef50d6d741cecec9e335ac02344  commit hash:578340e952023ef50d6d741cecec9e335ac02344  578340e 
graphics/photoflow: Remove because it was broken for months

It seems to be abandoned upstream.
Tue, 3 May 2022
[ 07:41 Tobias Kortkamp (tobik) search for other commits by this committer ]    commit hash:9530e44de7503a0c6df93e64ae1b03016a7728ae  commit hash:9530e44de7503a0c6df93e64ae1b03016a7728ae  commit hash:9530e44de7503a0c6df93e64ae1b03016a7728ae  9530e44 
*: Sort categories and hook up missing ports

Reported by:	portscan
Sun, 1 May 2022
[ 17:23 Emmanuel Vadot (manu) search for other commits by this committer ]    commit hash:fae9e49dd63f411983cc9a7f62f0fa8418797b35  commit hash:fae9e49dd63f411983cc9a7f62f0fa8418797b35  commit hash:fae9e49dd63f411983cc9a7f62f0fa8418797b35  fae9e49  (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
graphics: Delete drm-current-kmod and drm-devel-kmod

For now please use drm-510-kmod and if you have problems with it
please use drm-54-kmod and open a issue on https://github.com/freebsd/drm-kmod

Sponsored by:	Beckhoff Automation GmbH & Co. KG
[ 17:23 Emmanuel Vadot (manu) search for other commits by this committer ]    commit hash:5d2db30fd29d65c6c4914408c0cfa3d556ae772f  commit hash:5d2db30fd29d65c6c4914408c0cfa3d556ae772f  commit hash:5d2db30fd29d65c6c4914408c0cfa3d556ae772f  5d2db30 
graphics/gpu-firmware-gpu-intel: Add new port

This is a port with the firmware for all and only Intel GPUs.
Each generation is a flavor so one can just install the needed
firmware.

Sponsored by:	Beckhoff Automation GmbH & Co. KG
[ 17:23 Emmanuel Vadot (manu) search for other commits by this committer ]    commit hash:99c8d913ea5c402b77ea59179b33438b5ce86523  commit hash:99c8d913ea5c402b77ea59179b33438b5ce86523  commit hash:99c8d913ea5c402b77ea59179b33438b5ce86523  99c8d913 
graphics/gpu-firmware-gpu-amd: Add new port

This is a port with the firmware for all and only amd GPUs.
Each generation is a flavor so one can just install the needed
firmware.

Sponsored by:   Beckhoff Automation GmbH & Co. KG

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

1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11  »  [Last Page]