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
non port: graphics/Makefile

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

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

Thursday, 10 Jun 2021
14:45 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
graphics/p5-Geo-GDAL-FFI: Add p5-Geo-GDAL-FFI 0.09

Geo::GDAL::FFI is a foreign function interface to the GDAL geospatial data
access library.

WWW: https://metacpan.org/release/Geo-GDAL-FFI
commit hash: 6a4e17486a1af64fb47da78e0a2a3d7564361c77 commit hash: 6a4e17486a1af64fb47da78e0a2a3d7564361c77 commit hash: 6a4e17486a1af64fb47da78e0a2a3d7564361c77 commit hash: 6a4e17486a1af64fb47da78e0a2a3d7564361c77 6a4e174
14:45 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
graphics/lerc: Add lerc 2.2.1

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).

WWW: https://esri.github.io/lerc/
WWW: https://github.com/Esri/lerc
commit hash: 104ac41d20ad865e39d4ad2b5a85815bf8f5626e commit hash: 104ac41d20ad865e39d4ad2b5a85815bf8f5626e commit hash: 104ac41d20ad865e39d4ad2b5a85815bf8f5626e commit hash: 104ac41d20ad865e39d4ad2b5a85815bf8f5626e 104ac41
Thursday, 27 May 2021
11:09 Dmitry Marakasov (amdmi3) search for other commits by this committer
graphics/blender-lts28: add port, long term support version of blender

PR:		249141
Submitted by:	FreeBSD@ShaneWare.Biz
commit hash: 24f7f13f22cac37ccfb3a866eda1bd5e06be6bc6 commit hash: 24f7f13f22cac37ccfb3a866eda1bd5e06be6bc6 commit hash: 24f7f13f22cac37ccfb3a866eda1bd5e06be6bc6 commit hash: 24f7f13f22cac37ccfb3a866eda1bd5e06be6bc6 24f7f13
Monday, 24 May 2021
12:28 Baptiste Daroussin (bapt) search for other commits by this committer
mail/pikchr: new port

Pikchr (pronounced "picture") is a PIC-like markup language for diagrams
in technical documentation. Pikchr is designed to be embedded in fenced
code blocks of Markdown or similar mechanisms of other documentation
markup languages.
commit hash: 8bba0376dee27b634f1583fa9aafaf7a2687caa5 commit hash: 8bba0376dee27b634f1583fa9aafaf7a2687caa5 commit hash: 8bba0376dee27b634f1583fa9aafaf7a2687caa5 commit hash: 8bba0376dee27b634f1583fa9aafaf7a2687caa5 8bba037
Saturday, 22 May 2021
18:05 Antoine Brodin (antoine) search for other commits by this committer
*/Makefile: hook missed ports to the build
commit hash: 76a4cf566c999625e9fadb048bf97911a00b2a8c commit hash: 76a4cf566c999625e9fadb048bf97911a00b2a8c commit hash: 76a4cf566c999625e9fadb048bf97911a00b2a8c commit hash: 76a4cf566c999625e9fadb048bf97911a00b2a8c 76a4cf5
Friday, 21 May 2021
13:56 Alexey Dokuchaev (danfe) search for other commits by this committer
graphics/goocanvas3: new port had been repocopied^Wadded (+)

This is the latest installment of the GooCanvas, and would be
required for upcoming `graphics/akira' update.  It is loosely
based on `graphics/goocanvas2'.
commit hash: 9a9feba615a5c997743a1af156e3823622491594 commit hash: 9a9feba615a5c997743a1af156e3823622491594 commit hash: 9a9feba615a5c997743a1af156e3823622491594 commit hash: 9a9feba615a5c997743a1af156e3823622491594 9a9feba
Tuesday, 11 May 2021
20:28 Christoph Moench-Tegeder (cmt) search for other commits by this committer
graphics/p5-Graphics-TIFF: new port

Graphics::TIFF - Perl extension for the libtiff library
https://metacpan.org/pod/Graphics::TIFF
commit hash: 16c40528b6c0727c5a6d611718a471daef07996d commit hash: 16c40528b6c0727c5a6d611718a471daef07996d commit hash: 16c40528b6c0727c5a6d611718a471daef07996d commit hash: 16c40528b6c0727c5a6d611718a471daef07996d 16c4052
Saturday, 17 Apr 2021
15:17 Mateusz Piotrowski (0mp) search for other commits by this committer
graphics/py-ueberzug: Add a new port
commit hash: 17de01af95c01bd7cfd513a67c1c0b1494c5ea58 commit hash: 17de01af95c01bd7cfd513a67c1c0b1494c5ea58 commit hash: 17de01af95c01bd7cfd513a67c1c0b1494c5ea58 commit hash: 17de01af95c01bd7cfd513a67c1c0b1494c5ea58 17de01a
Monday, 12 Apr 2021
00:33 Matthias Andree (mandree) search for other commits by this committer
math/Imath: new port (replaces graphics/ilmbase)

Patch series to update OpenEXR and ports that depend on ilmbase/OpenEXR
coming up.
---------------

Imath is a basic, light-weight, and efficient C++ representation of 2D and 3D
vectors and matrices and other simple but useful mathematical objects,
functions, and data types common in computer graphics applications, including
the "half" 16-bit floating-point type.

Imath also includes optional python bindings for all types and functions,
including optimized implementations of vector and matrix arrays.

Imath was originally developed at Industrial Light & Magic in the early 2000's
and was originally distributed as open source as a part of the OpenEXR project.

Imath continues to be maintained as a sub-project of OpenEXR, which is now a
project of the Academy Software Foundation. See the OpenEXR project's
GOVERNANCE.md for more information about how the project operates.

WWW: https://github.com/AcademySoftwareFoundation/Imath/
commit hash: 05044ea01992c28028cc87f374560aad1b6c595d commit hash: 05044ea01992c28028cc87f374560aad1b6c595d commit hash: 05044ea01992c28028cc87f374560aad1b6c595d commit hash: 05044ea01992c28028cc87f374560aad1b6c595d 05044ea
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Wednesday, 17 Mar 2021
22:29 yuri search for other commits by this committer
New port: graphics/freetype-gl: C OpenGL Freetype engine library
Original commitRevision:568693 
22:27 yuri search for other commits by this committer
New port: graphics/anttweakbar: C library to add light and GUI into graphic apps
Original commitRevision:568692 
Sunday, 7 Mar 2021
22:09 sunpoet search for other commits by this committer
Add py-urbansim 3.2

UrbanSim is a platform for building statistical models of cities and regions.
These models help forecast long-range patterns in real estate development,
demographics, and related outcomes, under various policy scenarios.

This urbansim Python library is a core component. It contains tools for
statistical estimation and simulation; domain-specific logic about housing
markets, household relocation, and other processes; and frameworks and utilities
for assembling a model.

WWW: https://github.com/UDST/urbansim
Original commitRevision:567607 
22:09 sunpoet search for other commits by this committer
Add py-urbanaccess 0.2.2

UrbanAccess is tool for creating multi-modal graph networks for use in
multi-scale (e.g. address level to the metropolitan level) transit accessibility
analyses with the network analysis tool Pandana. UrbanAccess uses open data from
General Transit Feed Specification (GTFS) data to represent disparate
operational schedule transit networks and pedestrian OpenStreetMap (OSM) data to
represent the pedestrian network. UrbanAccess provides a generalized,
computationally efficient, and unified accessibility calculation framework by
linking tools for: 1) network data acquisition, validation, and processing; 2)
computing an integrated pedestrian and transit weighted network graph; and 3)
network analysis using Pandana.

WWW: https://github.com/UDST/urbanaccess
Original commitRevision:567606 
22:09 sunpoet search for other commits by this committer
Add py-pandana 0.6

Pandana is a Python library for network analysis that uses contraction
hierarchies to calculate super-fast travel accessibility metrics and shortest
paths. The numerical code is in C++.

WWW: https://udst.github.io/pandana/
WWW: https://github.com/UDST/pandana
Original commitRevision:567605 
22:09 sunpoet search for other commits by this committer
Add py-osmnet 0.1.6

OSMnet offers tools to download street network data from OpenStreetMap and
extract a graph network comprised of nodes and edges to be used in Pandana
street network accessibility calculations.

WWW: https://github.com/UDST/osmnet
Original commitRevision:567604 
Thursday, 4 Mar 2021
14:46 danfe search for other commits by this committer
- Revivify and unbreak by fixing problematic code and
  suppressing dreaded C++11 narrowing warnings/errors
- Convert to USES+=localbase and optimize away LIBS+=
- Remove excessive vertical whitespace from one patch
- Chase HTTP redirection in the WWW line of pkg-descr
Original commitRevision:567316 
13:56 danfe search for other commits by this committer
- Resurrect, unbreak, and update to the latest version 2.1.0-beta
- Disable appleseed.studio for now: while it had been ported to Qt5,
  it still heavily relies on Python 2.x
- Drop the options: C++11 is required now, and API examples are of
  little interest to end-users so just stop installing them
- Add dependencies on `archivers/liblz4' and `graphics/openimageio'
- GC no longer needed work-arounds for old versions of Clang
Original commitRevision:567314 
Friday, 26 Feb 2021
20:21 adridg search for other commits by this committer
New port graphics/kgeotag

This is an automatic- and manual-geotagging program for photographs.
Given a GPX log and existing photos with EXIF time data, it can tag
the photographs, or allow manual tagging van a scalable map.
Original commitRevision:566637 
Sunday, 21 Feb 2021
21:14 nc search for other commits by this committer
New port: graphics/drawing: Drawing application for the GNOME desktop

A simple drawing application.

This application is a basic image editor, similar to Microsoft Paint,
but aiming at the GNOME desktop.

PNG, JPEG and BMP files are supported.

WWW: https://maoschanz.github.io/drawing/
Original commitRevision:566247 
Friday, 19 Feb 2021
20:22 amdmi3 search for other commits by this committer
Add graphics/bonzimatic: Live shader coding tool and Shader Showdown workhorse

This is a live-coding tool, where you can write a 2D fragment/pixel
shader while it is running in the background.

The tool was originally conceived and implemented after the Revision
2014 demoscene party's live coding competition where two contestants
improv-code an effect in 25 minutes head-to-head.

WWW: https://github.com/Gargaj/Bonzomatic
Original commitRevision:566098 
14:33 ehaupt search for other commits by this committer
Rename graphics/py-graph-core to graphics/py-pygraph. The new version works
correctly with python3. Use Github instead of PyPy for it has newer, unbreaking
patches. Take maintainership.

PR:		253691
Approved by:	demon (maintainer)
Original commitRevision:566069 
Tuesday, 9 Feb 2021
00:11 ehaupt search for other commits by this committer
Add chafa 1.6.0, character art facsimile generator.
Original commitRevision:564746 
Thursday, 4 Feb 2021
06:04 bapt search for other commits by this committer
Remove expired gstreamer 0.x

gstreamer 1.x has been introduced long ago and gstreamer 0.x was kept
to let time for applications to catchup on gstreamer 1.x
Original commitRevision:563995 
Saturday, 30 Jan 2021
18:08 tcberner search for other commits by this committer
graphics/opencv: update to 4.5.1 -- and make port more easily maintainable

This is a major upgrade from 3.x to 4.x.

Changelog from versions 3.4.1--4.5.1 can be found here:
    https://github.com/opencv/opencv/wiki/ChangeLog

Note: this has explicitely not been added as a new graphics/opencv4 port, but
replaces the
      previous graphics/opencv[3] port. Again, to improve maintainability by not
giving ports
      the option to pick the "wrong one" - this leads however to some abandoned
ports being
      broken.

The port has been greatly simplified:
    * graphics/opencv-core which existed to enable ffmpeg to depend on opencv,
and vice versa
      has been removed. ffmpeg no longer can depend on opencv.
    * graphics/py-opencv has been integrated into graphics/opencv, the default
versions python
      bindings will be built unless the PYTHON option is explicitely turned off.
    * graphics/opencv-java has been integrated into graphics/opencv -- it is off
by default,
      but can be enabled by toggling the JAVA option -- there are no consumers
in the tree,
      so that option might go away in the future.
    * All the previous options have been removed and replaced by a (hopefully)
sane set of
      dependencies that make the port and package most usable for the majority
of consumers.
      - Please let me know if you think there are better defaults (i.e. anything
that is missing,
        or something that should not be dependet on).
      - If you think something should be added or removed, please open a bug
report.
      - If you think something should be added as an optional dependency, please
open a
        bug report (with a good reason [tm]).

The depending ports have been updated to work against opencv4, or marked broken.
    * Ports broken:
      - graphics/rubygem-objectdetect: OpenCV4 no longer ships opencv-1.0 API
      - graphics/p5-Image-ObjectDetect: OpenCV4 no longer ships opencv-1.0 API
      - graphics/gimp-gmic-plugin: OpenCV4 no longer ships opencv-1.0 API
    * Backports:
      - misc/visp:
https://github.com/lagadic/visp/commit/dfa7e4bd47c24cd2e631477e6afb18806733ff8a
      - multimedia/zart:
https://github.com/c-koi/zart/commit/6ca1964690afbbc78627d7c868a692401043a584,
                        
https://github.com/c-koi/zart/commit/d3a2931b1a07ec0322211f253468000363c4b6cb
    * Others:
      - misc/actiona: switch to pkgconfig 'opencv4'
      - multimedia/libav: drop opencv support
      - misc/darknet: already failed to build prior to the upgrade
      - math/saga: remove patching added to work against opencv3
Original commitRevision:563430 
Friday, 22 Jan 2021
20:43 yuri search for other commits by this committer
Re-add port: graphics/py-mayavi: Application and library for 3D visualization
and plotting in Python
Original commitRevision:562338 
16:10 manu search for other commits by this committer
graphics/drm-fbsd13-kmod: Add new port

This is the drm port for FreeBSD 13.
Now that stable/13 is branched we can create it.

main (14-CURRENT) users still need to use either drm-current-kmod or
drm-devel-kmod
Original commitRevision:562318 
Monday, 18 Jan 2021
21:04 jbeich search for other commits by this committer
graphics/qt-avif-image-plugin: expire after r561968
Original commitRevision:561969 
Friday, 15 Jan 2021
07:59 yuri search for other commits by this committer
New port: graphics/nanort: C++ single header modern ray tracing kernel
Original commitRevision:561623 
Wednesday, 13 Jan 2021
09:05 rene search for other commits by this committer
Remove expired port:

2020-12-31 graphics/gif2png: Uses Python 2.7 which is EOLed upstream
Original commitRevision:561444 
Thursday, 7 Jan 2021
20:04 jrm search for other commits by this committer
New ports, graphics/cbonsai: Bonsai tree generator

Bonsai tree generator, written in C using ncurses.  It intelligently
creates, colors, and positions a bonsai tree, and is configurable.

WWW: https://gitlab.com/jallbrit/cbonsai

PR:		252412
Submitted by:	Lewis Cook <vulcan@wired.sh> (maintainer)
Reviewed by:	daniel.engberg.lists@pyret.net
Original commitRevision:560732 
Wednesday, 6 Jan 2021
10:50 yuri search for other commits by this committer
New port: graphics/py-pydotplus: Python interface to Graphviz's Dot language
Original commitRevision:560494 
Monday, 4 Jan 2021
03:22 lwhsu search for other commits by this committer
Fix index build

Submitted by:	Nick Wolff <darkfiberiru@gmail.com>
Original commitRevision:560258 
Sunday, 3 Jan 2021
19:57 sunpoet search for other commits by this committer
Add py-rasterstats 0.15.0

rasterstats is a Python module for summarizing geospatial raster datasets based
on vector geometries. It includes functions for zonal statistics and
interpolated point queries. The command-line interface allows for easy
interoperability with other GeoJSON tools.

WWW: https://github.com/perrygeo/python-rasterstats
Original commitRevision:560044 
19:57 sunpoet search for other commits by this committer
Add py-pointpats 2.2.0

Point Pattern Analysis (pointpats)

pointpats is an open-source python library for the statistical analysis of
planar point patterns. It is a subpackage of PySAL (Python Spatial Analysis
Library) and is under active development for the inclusion of many newly
proposed analytics for point patterns.

WWW: https://pointpats.readthedocs.io/en/latest/
WWW: https://github.com/pysal/pointpats
Original commitRevision:560043 
19:57 sunpoet search for other commits by this committer
Add py-mgwr 2.1.2

Multiscale Geographically Weighted Regression (MGWR)

mgwr is a Python implementation of multiscale geographically weighted regression
for investigating process spatial heterogeneity and scale. It incorporates the
widely used approach to modeling process spatial heterogeneity - Geographically
Weighted Regression (GWR) as well as the newly proposed approach - Multiscale
GWR (MGWR) which relaxes the assumption that all of the processes being modeled
operate at the same spatial scale. Inferences are available for both approaches.

WWW: https://mgwr.readthedocs.io/en/latest/
WWW: https://github.com/pysal/mgwr
Original commitRevision:560042 
19:57 sunpoet search for other commits by this committer
Add py-giddy 2.3.3

GeospatIal Distribution DYnamics (GIDDY)

Giddy is an open-source python library for the analysis of dynamics of
longitudinal spatial data. Originating from the spatial dynamics module in PySAL
(Python Spatial Analysis Library), it is under active development for the
inclusion of many newly proposed analytics that consider the role of space in
the evolution of distributions over time and has several new features including
inter- and intra-regional decomposition of mobility association and local
measures of exchange mobility in addition to space-time LISA and spatial markov
methods.

WWW: https://pysal.org/giddy/
WWW: https://github.com/pysal/giddy
Original commitRevision:560041 
Saturday, 2 Jan 2021
22:45 rene search for other commits by this committer
Remove some more expired ports:

devel/py-backports.functools_lru_cache
devel/py-backports_abc
devel/py-futures
devel/py-singledispatch
devel/py-typing
graphics/py-pillow6

Adjust dependent ports.
Tested with 'make index' against r559975
Original commitRevision:559976 
15:23 jbeich search for other commits by this committer
graphics/realsr-ncnn-vulkan: add new port

ncnn implementation of Real-World Super-Resolution via Kernel
Estimation and Noise Injection super resolution.

https://github.com/nihui/realsr-ncnn-vulkan
Original commitRevision:559951 
14:05 rene search for other commits by this committer
Remove some expired ports:

2020-12-31 emulators/fceux: Uses Python 2.7 version of scons, and Python 2.7
which is EOLed upstream
2020-12-31 emulators/gem5: Uses Python 2.7 version of scons, and Python 2.7
which is EOLed upstream
2020-12-31 emulators/nonpareil: Uses Python 2.7 version of scons, and Python 2.7
which is EOLed upstream
2020-12-31 games/freera: Uses Python 2.7 version of scons, and Python 2.7 which
is EOLed upstream
2020-12-31 games/glob2: Uses Python 2.7 version of scons, and Python 2.7 which
is EOLed upstream
2020-12-31 games/marsnomercy: Uses Python 2.7 version of scons, and Python 2.7
which is EOLed upstream
2020-12-31 games/netpanzer: Uses Python 2.7 version of scons, and Python 2.7
which is EOLed upstream
2020-12-31 games/pingus: Uses Python 2.7 version of scons, and Python 2.7 which
is EOLed upstream
2020-12-31 graphics/goxel: Uses Python 2.7 version of scons, and Python 2.7
which is EOLed upstream
2020-12-31 graphics/sk1libs: Uses Python 2.7 which is EOLed upstream
2020-12-31 graphics/uniconvertor: Uses deprecated version of python
Original commitRevision:559942 
Friday, 1 Jan 2021
10:11 antoine search for other commits by this committer
Revert r559792 to unbreak INDEX and bulk -a
It seems a lot of reverse dependencies were missed

With hat:	portmgr
Original commitRevision:559822 
10:00 pi search for other commits by this committer
New port: graphics/py-box2d-py: 2D physics library Box2D 2.3 for usage in Python

2D physics library Box2D 2.3 for usage in Python.

WWW: https://pypi.org/project/box2d-py/

PR:		252152
Submitted by:	Neel Chauhan <neel@neelc.org>
Original commitRevision:559819 
00:57 rene search for other commits by this committer
Remove most expired ports that depend on Python 2.7:

Exceptions are:
- mail/mailman, our listservers still use it
- www/chromium, solely because of popular demand,
  upstream is (slowly) working on porting it to Python 3
- ports that have actual patches for Python 3 against
  them (Cinnamon and a few unrelated other ports)
- llvm70 and qt5-webengine because they seem to have a lot
  of dependencies which need further analysis
- sysutils/uefi-edk2-bhyve because bhyve seems to use them
- python2 and python27 themselves

I'm sure there will be complaints, but the nice thing about
a version control system is that we can revert and adjust things.

2020-12-31 audio/ardour: Uses Python 2.7 version of scons, and Python 2.7 which
is EOLed upstream
2020-12-31 audio/mixxx21: Uses Python 2.7 version of scons, and Python 2.7 which
is EOLed upstream
2020-12-31 audio/xmms2: Uses Python 2.7 which is EOLed upstream
2020-12-31 chinese/sunpinyin: Uses Python 2.7 which is EOLed upstream
2020-12-31 databases/arangodb32: Uses Python 2.7 which is EOLed upstream
2020-12-31 databases/arangodb33: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/bzr: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/chromium-gn: Uses deprecated version of python, use devel/gn
instead
2020-12-31 devel/electron4: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/electron5: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/electron6: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/electron7: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/gnatpython: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/godot2: Uses Python 2.7 version of scons, and Python 2.7 which
is EOLed upstream
2020-12-31 devel/godot2-tools: Uses Python 2.7 version of scons, and Python 2.7
which is EOLed upstream
2020-12-31 devel/libhid: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/libosmocore: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/llvm60: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/mongo-cxx-driver: Uses Python 2.7 version of scons, and Python
2.7 which is EOLed upstream
2020-06-30 devel/p5-Log-Any-Adapter-Callback: Use devel/p5-Log-Any
(Log::Any::Adapter::Capture) instead
2020-12-31 devel/py-backports.functools_lru_cache: Uses Python 2.7 which is
EOLed upstream
2020-12-31 devel/py-backports.os: Python 2 is EOL upstream
2020-12-31 devel/py-backports.shutil_get_terminal_size: Python 2 is EOL upstream
2020-12-31 devel/py-backports_abc: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/py-cheetah: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/py-dis3: Python 2 only, backport of Python 3
2020-12-31 devel/py-enum34: Will be removed along with python27
2020-12-31 devel/py-functools32: Python 2 only, backport of Python 3
2020-12-31 devel/py-futures: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/py-more-itertools5: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/py-pathlib: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/py-selectors2: Python 2 is EOL upstream
2020-12-31 devel/py-should_dsl: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/py-singledispatch: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/py-subprocess32: Python 2 only, following EOL of lang/python27
2020-12-31 devel/py-total-ordering: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/py-typing: Python 2 only, backport of Python 3
2020-12-31 devel/py-weakrefmethod: Python 2 only, backport of Python 3
2020-12-31 devel/rbtools: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/subversion-lts: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/viewvc: Uses Python 2.7 which is EOLed upstream
2020-12-31 dns/py-dns: Uses Python 2.7 which is EOLed upstream
2020-12-31 editors/atom: Uses Python 2.7 which is EOLed upstream
2020-12-31 emulators/fceux: Uses Python 2.7 version of scons, and Python 2.7
which is EOLed upstream
2020-12-31 emulators/gem5: Uses Python 2.7 version of scons, and Python 2.7
which is EOLed upstream
2020-12-31 emulators/nonpareil: Uses Python 2.7 version of scons, and Python 2.7
which is EOLed upstream
2020-12-31 games/0ad: Uses deprecated version of python
2020-12-31 games/dangerdeep: Uses Python 2.7 version of scons, and Python 2.7
which is EOLed upstream
2020-12-31 games/freera: Uses Python 2.7 version of scons, and Python 2.7 which
is EOLed upstream
2020-12-31 games/glob2: Uses Python 2.7 version of scons, and Python 2.7 which
is EOLed upstream
2020-12-31 games/marsnomercy: Uses Python 2.7 version of scons, and Python 2.7
which is EOLed upstream
2020-12-31 games/netpanzer: Uses Python 2.7 version of scons, and Python 2.7
which is EOLed upstream
2020-12-31 games/pingus: Uses Python 2.7 version of scons, and Python 2.7 which
is EOLed upstream
2020-12-31 games/renpy: Uses deprecated version of python
2020-12-31 graphics/goxel: Uses Python 2.7 version of scons, and Python 2.7
which is EOLed upstream
2020-12-31 graphics/py-pillow6: Uses Python 2.7 which is EOLed upstream
2020-12-31 graphics/sk1libs: Uses Python 2.7 which is EOLed upstream
2020-12-31 graphics/uniconvertor: Uses deprecated version of python
2020-12-31 lang/julia10: Uses Python 2.7 which is EOLed upstream
2020-12-31 lang/pypy: Uses Python 2.7 which is EOLed upstream
2020-12-31 lang/pypy3: Uses Python 2.7 which is EOLed upstream
2020-12-31 lang/spidermonkey185: Uses Python 2.7 which is EOLed upstream
2020-12-31 lang/spidermonkey24: Uses Python 2.7 which is EOLed upstream
2020-12-31 lang/spidermonkey52: Uses Python 2.7 which is EOLed upstream
2020-12-31 lang/spidermonkey60: Requires python2 to build
2020-12-31 lang/tolua++: Uses Python 2.7 version of scons, and Python 2.7 which
is EOLed upstream
2020-12-31 mail/getmail: Uses deprecated version of python
2020-12-31 math/gringo: Uses Python 2.7 which is EOLed upstream
2020-12-31 multimedia/ffmpeg2theora: Uses Python 2.7 version of scons, and
Python 2.7 which is EOLed upstream
2020-12-31 multimedia/mimms: Uses Python 2.7 which is EOLed upstream
2020-12-31 net/py-ipaddress: Uses Python 2.7 which is EOLed upstream
2020-12-31 net-p2p/linuxdcpp: Uses Python 2.7 version of scons, and Python 2.7
which is EOLed upstream
2020-12-31 security/broccoli: Depends lang/python27 which is EOLed upstream
2020-12-31 security/orthrus: Uses Python 2.7 version of scons, and Python 2.7
which is EOLed upstream
2020-12-31 security/py-backports.ssl_match_hostname: Uses Python 2.7 which is
EOLed upstream
2020-12-31 security/sandsifter: Uses deprecated version of python, see
https://github.com/rigred/sandsifter/issues/10
2020-12-31 sysutils/cinnamon-control-center: Uses Python 2.7 which is EOLed
upstream
2020-12-31 sysutils/ori: Uses Python 2.7 version of scons, and Python 2.7 which
is EOLed upstream
2020-12-31 sysutils/osquery: Uses Python 2.7 which is EOLed upstream
2020-12-31 sysutils/py-shutilwhich: Python 2 only, backport of Python 3
2020-12-31 sysutils/uefi-edk2-bhyve-csm: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/cliqz: Uses deprecated version of python
2020-12-31 www/iridium: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/moinmoin: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/node10: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/node12: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-OhlohWidgetsMacro: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-TracGoogleAnalytics: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-accountmanager: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-advancedticketworkflow: Uses Python 2.7 which is EOLed
upstream
2020-12-31 www/trac-autocomplete: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-ccselector: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-customfieldadmin: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-datefield: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-defaultcc: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-devel: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-discussion: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-downloads: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-email2trac: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-email2trac-postfix: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-estimator: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-fivestarvote: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-fullblog: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-fullblognotification: Uses Python 2.7 which is EOLed
upstream
2020-12-31 www/trac-graphviz: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-iniadmin: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-keywords: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-keywordsecretticket: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-ldap: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-ldapauthstore: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-math: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-mercurial: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-navadd: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-permredirect: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-privatetickets: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-pydotorgtheme: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-scrumburndown: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-spam-filter: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-subtickets: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-tags: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-themeengine: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-ticketimport: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-tickettemplate: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-timingandestimation: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-tocmacro: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-tweakui: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-vote: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-wikigoodies: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-wikinotification: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-wikitemplates: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-wikitopdf: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-wysiwyg: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-xmlrpc: Uses Python 2.7 which is EOLed upstream
Original commitRevision:559792 
Thursday, 31 Dec 2020
15:30 rene search for other commits by this committer
Remove expired port:

2020-12-31 graphics/drm-legacy-kmod: Obsolete version, use drm-kmod
Original commitRevision:559748 
15:07 rene search for other commits by this committer
Remove expired ports not depending on Python 2.7:

2020-12-31 devel/arm-none-eabi-gdb: This is an old, obsolete version of gdb
2020-12-31 devel/pecl-weakref2: PHP 7.2 extension
2020-12-31 graphics/py-imageio24: Use graphics/py-imageio instead
2020-12-31 mail/bogofilter-tc: TokyoCabinet is being phased out in favor of
KyotoCabinet.
2020-12-31 net/pecl-yaz: PHP 7.2 extension
2020-12-31 print/cloudprint: Google Cloud Print is being shut down by Google by
end of 2020
2020-12-31 science/py-eccodes-python: Use science/py-eccodes instead
2020-12-31 sysutils/cfengine-masterfiles312: EOL
2020-12-31 sysutils/cfengine-masterfiles313: EOL
2020-12-31 sysutils/cfengine312: EOL
2020-12-31 sysutils/cfengine313: EOL
2020-12-31 sysutils/rubygem-chef-zero5: Please use sysutils/rubygem-chef-zero
instead
2020-12-31 sysutils/syslog-ng325: Reduction of syslog-ng ports to one
2020-12-31 sysutils/syslog-ng326: Reduction of syslog-ng ports to one
2020-12-31 sysutils/syslog-ng328: Reduction of syslog-ng ports to one
2020-12-31 sysutils/syslog-ng329: Reduction of syslog-ng ports to one
2020-12-31 www/flashplayer: Depends on a deprecated port
2020-12-31 www/linux-flashplayer: Deprecated by upstream
2020-12-31 www/mediawiki133: Upstream end of life
2020-12-31 www/mediawiki134: Upstream end of life
2020-12-31 www/py-aiohttp2: Use www/py-aiohttp instead

sysutils/drm-legacy-kmod is left in for now.
Original commitRevision:559743 
12:44 rene search for other commits by this committer
Remove PHP 7.2 which expired today, use PHP 7.4 instead.

2020-12-31 ./net/php72-soap: Security Support ends on 30 Nov 2020
2020-12-31 ./net/php72-sockets: Security Support ends on 30 Nov 2020
2020-12-31 ./net/php72-xmlrpc: Security Support ends on 30 Nov 2020
2020-12-31 ./net/php72-ldap: Security Support ends on 30 Nov 2020
2020-12-31 ./textproc/php72-xmlwriter: Security Support ends on 30 Nov 2020
2020-12-31 ./textproc/php72-pspell: Security Support ends on 30 Nov 2020
2020-12-31 ./textproc/php72-enchant: Security Support ends on 30 Nov 2020
2020-12-31 ./textproc/php72-wddx: Security Support ends on 30 Nov 2020
2020-12-31 ./textproc/php72-xsl: Security Support ends on 30 Nov 2020
2020-12-31 ./textproc/php72-dom: Security Support ends on 30 Nov 2020
2020-12-31 ./textproc/php72-ctype: Security Support ends on 30 Nov 2020
2020-12-31 ./textproc/php72-xml: Security Support ends on 30 Nov 2020
2020-12-31 ./textproc/php72-simplexml: Security Support ends on 30 Nov 2020
2020-12-31 ./textproc/php72-xmlreader: Security Support ends on 30 Nov 2020
2020-12-31 ./graphics/php72-gd: Security Support ends on 30 Nov 2020
2020-12-31 ./graphics/php72-exif: Security Support ends on 30 Nov 2020
2020-12-31 ./mail/php72-imap: Security Support ends on 30 Nov 2020
2020-12-31 ./www/php72-opcache: Security Support ends on 30 Nov 2020
2020-12-31 ./www/mod_php72: Security Support ends on 30 Nov 2020
2020-12-31 ./www/php72-session: Security Support ends on 30 Nov 2020
2020-12-31 ./www/php72-tidy: Security Support ends on 30 Nov 2020
2020-12-31 ./security/php72-filter: Security Support ends on 30 Nov 2020
2020-12-31 ./security/php72-sodium: Security Support ends on 30 Nov 2020
2020-12-31 ./security/php72-hash: Security Support ends on 30 Nov 2020
2020-12-31 ./security/php72-openssl: Security Support ends on 30 Nov 2020
2020-12-31 ./devel/php72-shmop: Security Support ends on 30 Nov 2020
2020-12-31 ./devel/php72-tokenizer: Security Support ends on 30 Nov 2020
2020-12-31 ./devel/php72-sysvshm: Security Support ends on 30 Nov 2020
2020-12-31 ./devel/php72-gettext: Security Support ends on 30 Nov 2020
2020-12-31 ./devel/php72-readline: Security Support ends on 30 Nov 2020
2020-12-31 ./devel/php72-pcntl: Security Support ends on 30 Nov 2020
2020-12-31 ./devel/php72-json: Security Support ends on 30 Nov 2020
2020-12-31 ./devel/php72-sysvmsg: Security Support ends on 30 Nov 2020
2020-12-31 ./devel/php72-sysvsem: Security Support ends on 30 Nov 2020
2020-12-31 ./devel/php72-intl: Security Support ends on 30 Nov 2020
2020-12-31 ./databases/php72-pdo_sqlite: Security Support ends on 30 Nov 2020
2020-12-31 ./databases/php72-pdo_mysql: Security Support ends on 30 Nov 2020
2020-12-31 ./databases/php72-pgsql: Security Support ends on 30 Nov 2020
2020-12-31 ./databases/php72-pdo_pgsql: Security Support ends on 30 Nov 2020
2020-12-31 ./databases/php72-odbc: Security Support ends on 30 Nov 2020
2020-12-31 ./databases/php72-pdo_odbc: Security Support ends on 30 Nov 2020
2020-12-31 ./databases/php72-mysqli: Security Support ends on 30 Nov 2020
2020-12-31 ./databases/php72-interbase: Security Support ends on 30 Nov 2020
2020-12-31 ./databases/php72-pdo_firebird: Security Support ends on 30 Nov 2020
2020-12-31 ./databases/php72-pdo: Security Support ends on 30 Nov 2020
2020-12-31 ./databases/php72-dba: Security Support ends on 30 Nov 2020
2020-12-31 ./databases/php72-pdo_dblib: Security Support ends on 30 Nov 2020
2020-12-31 ./databases/php72-sqlite3: Security Support ends on 30 Nov 2020
2020-12-31 ./ftp/php72-curl: Security Support ends on 30 Nov 2020
2020-12-31 ./ftp/php72-ftp: Security Support ends on 30 Nov 2020
2020-12-31 ./misc/php72-calendar: Security Support ends on 30 Nov 2020
2020-12-31 ./math/php72-bcmath: Security Support ends on 30 Nov 2020
2020-12-31 ./math/php72-gmp: Security Support ends on 30 Nov 2020
2020-12-31 ./archivers/php72-zip: Security Support ends on 30 Nov 2020
2020-12-31 ./archivers/php72-phar: Security Support ends on 30 Nov 2020
2020-12-31 ./archivers/php72-zlib: Security Support ends on 30 Nov 2020
2020-12-31 ./archivers/php72-bz2: Security Support ends on 30 Nov 2020
2020-12-31 ./net-mgmt/php72-snmp: Security Support ends on 30 Nov 2020
./lang/php72-extensions
2020-12-31 ./lang/php72: Security Support ends on 30 Nov 2020
2020-12-31 ./converters/php72-mbstring: Security Support ends on 30 Nov 2020
2020-12-31 ./converters/php72-recode: Security Support ends on 30 Nov 2020
2020-12-31 ./converters/php72-iconv: Security Support ends on 30 Nov 2020
2020-12-31 ./sysutils/php72-posix: Security Support ends on 30 Nov 2020
2020-12-31 ./sysutils/php72-fileinfo: Security Support ends on 30 Nov 2020
Original commitRevision:559731 
Monday, 28 Dec 2020
00:20 ygy search for other commits by this committer
new port: graphics/R-cran-jpeg: Read and write JPEG images

PR:		252174
Approved by:	lwhsu
Original commitRevision:559439 
Saturday, 26 Dec 2020
00:23 jbeich search for other commits by this committer
devel/spirv-tools: move to graphics/ where glslang is
Original commitRevision:559263 
Wednesday, 23 Dec 2020
20:12 jbeich search for other commits by this committer
devel/glslang: move to graphics/ where shaderc is
Original commitRevision:559023 
20:12 jbeich search for other commits by this committer
devel/vulkan-*: move to graphics/ where vulkan-loader is

Vulkan isn't used for generic compute workloads unlike OpenCL.
For example, waifu2x-ncnn-vulkan is still graphics-related.
Original commitRevision:559022 
Sunday, 13 Dec 2020
14:40 sunpoet search for other commits by this committer
Add py-pygeos 0.8

PyGEOS is a C/Python library with vectorized geometry functions. The geometry
operations are done in the open-source geometry library GEOS. PyGEOS wraps these
operations in NumPy ufuncs providing a performance improvement when operating on
arrays of geometries.

A universal function (or ufunc for short) is a function that operates on
n-dimensional arrays in an element-by-element fashion, supporting array
broadcasting. The for-loops that are involved are fully implemented in C
diminishing the overhead of the Python interpreter.

WWW: https://github.com/pygeos/pygeos
Original commitRevision:557900 
Friday, 11 Dec 2020
19:18 tcberner search for other commits by this committer
Update KDE Applications to 20.12

- astro/libkgeomap has been removed as there are no consumers left
- deskutils/kdepim-apps-libs has been reintegrated into other ports

There are a handful of new ports available:
- astro/kosmindoormap: Library and QML component for rendering multi-level OSM
indoor maps
- deskutils/itinerary: KDE Itinerary is a digital travel assistant
- devel/kpublictransport: Access realtime public transport data
- graphics/kontrast: Color contrast checker
- textproc/markdownpart: KPart for rendering Markdown content
Original commitRevision:557757 
14:10 jbeich search for other commits by this committer
graphics/aloadimage: add new port

Aloadimage is a simple command-line imageviewer for arcan, built on
the image parsers provided by stb. Image loading is performed in the
background as a separate, sandboxed (on Linux) processes and should be
reasonably safe against maliciously crafted input sources.

The primary purpose is to provide an arcan- specific replacement for
xloadimage, and to serve as a testing ground for advanced image output such as
full HDR- paths. The secondary purpose is to craft the image- loading worker
pool to be secure and efficient enough to act as a building block for other
components within the Arcan umbrella.

https://arcan-fe.com/
Original commitRevision:557738 
Thursday, 10 Dec 2020
21:28 sunpoet search for other commits by this committer
Add py-altair 4.1.0

Altair is a declarative statistical visualization library for Python. With
Altair, you can spend more time understanding your data and its meaning.
Altair's API is simple, friendly and consistent and built on top of the powerful
Vega-Lite JSON specification. This elegant simplicity produces beautiful and
effective visualizations with a minimal amount of code.

WWW: https://github.com/altair-viz/altair
Original commitRevision:557467 
Friday, 4 Dec 2020
18:22 amdmi3 search for other commits by this committer
Update graphics/geeqie to 1.6, remove no longer needed devel port
Original commitRevision:556998 
Tuesday, 1 Dec 2020
19:12 rene search for other commits by this committer
Remove graphics/jpeg which has expired in favor of graphics/jpeg-turbo

Update qa checks and add a note to UPDATING to help users migrate.
Differential Revision:	https://reviews.freebsd.org/D27425
Original commitRevision:556784 
Wednesday, 25 Nov 2020
03:03 acm search for other commits by this committer
- Connect new fpc ports
Original commitRevision:556255 
Monday, 23 Nov 2020
18:56 yuri search for other commits by this committer
New port: graphics/gifski: Highest-quality GIF encoder based on pngquant
Original commitRevision:556118 
Saturday, 21 Nov 2020
09:17 sunpoet search for other commits by this committer
Add py-beziers 0.1.0

Beziers provides a variety of classes for constructing, manipulating and drawing
Bezier curves and paths. Principally designed for font design software, it
allows you to join, split, offset, and perform many other operations on paths.

WWW: https://github.com/simoncozens/beziers.py
Original commitRevision:555816 
Friday, 20 Nov 2020
17:04 jbeich search for other commits by this committer
graphics/jpeg-xl: add new port

The JPEG XL Image Coding System (ISO/IEC 18181) has a rich feature set
and is particularly optimised for responsive web environments, so that
content renders well on a wide range of devices. Moreover, it includes
several features that help transition from the legacy JPEG format.

https://jpeg.org/jpegxl/
Original commitRevision:555771 
Wednesday, 18 Nov 2020
21:52 yuri search for other commits by this committer
New port: graphics/art: Raw image processing program
Original commitRevision:555668 
Sunday, 15 Nov 2020
17:55 sunpoet search for other commits by this committer
Add openjph 0.7.2

Open source implementation of High-throughput JPEG2000 (HTJ2K), also known as
JPH, JPEG2000 Part 15, ISO/IEC 15444-15, and ITU-T T.814. Here, we are
interested in implementing the HTJ2K only, supporting features that are defined
in JPEG2000 Part 1 (for example, for wavelet transform, only reversible 5/3 and
irreversible 9/7 are supported).

WWW: https://github.com/aous72/OpenJPH
Original commitRevision:555251 
17:55 sunpoet search for other commits by this committer
Add p5-GraphViz2-Parse-XML 2.50

GraphViz2::Parse::XML takes an XML file and converts it into a graph, using the
pure-Perl XML::Tiny.

WWW: https://metacpan.org/release/GraphViz2-Parse-XML
Original commitRevision:555247 
17:55 sunpoet search for other commits by this committer
Add p5-GraphViz2-Parse-RecDescent 2.51

GraphViz2::Parse::RecDescent takes a Parse::RecDescent grammar and converts it
into a graph.

WWW: https://metacpan.org/release/GraphViz2-Parse-RecDescent
Original commitRevision:555246 
17:55 sunpoet search for other commits by this committer
Add p5-GraphViz2-Parse-ISA 2.53

GraphViz2::Parse::ISA takes a class name and converts its class hierarchy into a
graph. This can be done for N different classes before the graph is generated.

WWW: https://metacpan.org/release/GraphViz2-Parse-ISA
Original commitRevision:555245 
17:55 sunpoet search for other commits by this committer
Add p5-GraphViz2-DBI 2.52

GraphViz2::DBI takes a database handle, and graphs the schema.

WWW: https://metacpan.org/release/GraphViz2-DBI
Original commitRevision:555244 
17:55 sunpoet search for other commits by this committer
Add p5-GraphViz2-Data-Grapher 2.51

GraphViz2::Data::Grapher takes a Perl data structure and recursively converts it
into Tree::DAG_Node object, and then graphs it.

WWW: https://metacpan.org/release/GraphViz2-Data-Grapher
Original commitRevision:555243 
Tuesday, 10 Nov 2020
06:57 danfe search for other commits by this committer
AzPainterB is a 8-bit RGB color dot editing (pixel-art) program.

WWW: http://azsky2.html.xdomain.jp/soft/azpainterb.html
Original commitRevision:554808 
Monday, 9 Nov 2020
08:27 bapt search for other commits by this committer
Remove swfdec

It depends on the expired gstreamer 0.10 and is actually not being
depended on anymore by anything
Original commitRevision:554685 
Saturday, 7 Nov 2020
16:40 jbeich search for other commits by this committer
graphics/kmscube: add new port

kmscube is a little demonstration program for how to drive bare metal
graphics without a compositor like X11, Wayland or similar, using
DRM/KMS (kernel mode setting), GBM (graphics buffer manager) and EGL
for rendering content using OpenGL or OpenGL ES.

https://gitlab.freedesktop.org/mesa/kmscube
Original commitRevision:554406 
11:31 makc search for other commits by this committer
Add new port graphics/py-mpl-interactions:

mpl_interactions aims to simplify creation of interactive Matplotlib plots.

WWW: https://pypi.python.org/pypi/mpl-interactions
Original commitRevision:554386 
Thursday, 22 Oct 2020
03:17 lwhsu search for other commits by this committer
Fix `make index`

Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
Original commitRevision:552923 
00:24 tz search for other commits by this committer
PHP 8.0: Connect all the ports added in r552906

Sponsored by:	PHP Update Service
Original commitRevision:552910 
Monday, 12 Oct 2020
08:30 manu search for other commits by this committer
graphics/mesa*: Update to 20.2

Update to 20.2
Move graphics/libxatracker to graphics/mesa-gallium-xa
Remove VAAPI and VDPAU options in mesa-libs in favor of
two new ports : mesa-gallium-va and mesa-gallium-vdpau
Bump needed llvm to llvm10
Change a lot of meson option from false to disabled as it's
deprecated.
Remove the drm and surfaceless platform from mesa* as it's always
enabled now.
Add zstd option, used for shader cache.

Reviewed by:	x11 (zeising@)
Differential Revision:	https://reviews.freebsd.org/D26682
Original commitRevision:552109 
07:34 manu search for other commits by this committer
Rename graphics/libxatracker to graphics/mesa-gallium-xa

Mesa 20.2 update will split some of the gallium driver into their
own ports so rename this gallium driver to be named like the other ones.

Reviewed by:	zeising
X-Differential Revision:	https://reviews.freebsd.org/D26682
Original commitRevision:552105 
Saturday, 10 Oct 2020
07:43 sunpoet search for other commits by this committer
Add py-utm 0.6.0

utm provides bidirectional UTM-WGS84 converter for Python.

WWW: https://github.com/Turbo87/utm
Original commitRevision:551861 
07:43 sunpoet search for other commits by this committer
Add py-tifffile 2020.10.1

Tifffile is a Python library to
- store numpy arrays in TIFF (Tagged Image File Format) files, and
- read image and metadata from TIFF-like files used in bioimaging.

Image and metadata can be read from TIFF, BigTIFF, OME-TIFF, STK, LSM, SGI,
NIHImage, ImageJ, MicroManager, FluoView, ScanImage, SEQ, GEL, SVS, SCN, SIS,
ZIF (Zoomable Image File Format), QPTIFF (QPI), NDPI, and GeoTIFF files.

Image data can be read as numpy arrays or zarr arrays/groups from strips, tiles,
pages (IFDs), SubIFDs, higher order series, and pyramidal levels.

Numpy arrays can be written to TIFF, BigTIFF, OME-TIFF, and ImageJ hyperstack
compatible files in multi-page, volumetric, pyramidal, memory-mappable, tiled,
predicted, or compressed form.

A subset of the TIFF specification is supported, mainly 8, 16, 32 and 64-bit
integer, 16, 32 and 64-bit float, grayscale and multi-sample images.
Specifically, CCITT and OJPEG compression, chroma subsampling without JPEG
compression, color space transformations, samples with differing types, or IPTC
and XMP metadata are not implemented.

WWW: https://github.com/cgohlke/tifffile
Original commitRevision:551860 
Saturday, 3 Oct 2020
01:49 yuri search for other commits by this committer
New port: graphics/dbow2: C++ Library for converting images into a bag-of-word
representation
Original commitRevision:551248 
Tuesday, 29 Sep 2020
19:25 rene search for other commits by this committer
Remove expired port:

2020-08-15 graphics/py-gimp: Uses deprecated version of python
Original commitRevision:550612 
Saturday, 26 Sep 2020
20:26 bapt search for other commits by this committer
Update to 3.36.7

While here convert the slaveport into a flavor
Original commitRevision:550218 
Saturday, 19 Sep 2020
20:34 rene search for other commits by this committer
graphics/uniconvertor: resurrect for now, upstream is working on a py3 fix

Reported by:	VVD on #bsdports
Original commitRevision:549063 
13:01 rene search for other commits by this committer
Remove expired ports:

2020-09-15 audio/abraca: Uses deprecated version of python
2020-09-15 audio/ardour5: Uses deprecated version of python
2020-09-15 audio/cplay: Uses deprecated version of python
2020-09-15 audio/cpp-xmms2: Uses deprecated version of python
2020-09-15 audio/p5-xmms2: Uses deprecated version of python
2020-09-15 biology/haplohseq: Uses deprecated version of python
2020-09-15 biology/tophat: Uses deprecated version of python
2020-09-15 chinese/ibus-array: Uses deprecated version of python
2020-09-15 comms/congruity: Uses deprecated version of python
2020-09-15 comms/libbtbb: Uses deprecated version of python
2020-09-15 comms/quisk: Uses deprecated version of python
2020-09-15 databases/mtools-mongodb: Uses deprecated version of python
2020-09-15 databases/mydbf2mysql: Uses deprecated version of python
2020-09-15 databases/ntdb: Uses deprecated version of python
2020-09-15 databases/pgloader: Uses deprecated version of python
2020-09-15 databases/pgtune: Uses deprecated version of python
2020-09-15 databases/postgresql-libpqxx3: Uses deprecated version of python
2020-09-15 databases/postgresql-libpqxx4: Uses deprecated version of python
2020-09-15 databases/py-sqlite3dbm: Uses deprecated version of python
2020-09-15 databases/pydbx: Uses deprecated version of python
2020-09-15 databases/pyspatialite: Uses deprecated version of python
2020-09-15 deskutils/ljcharm: Uses deprecated version of python
2020-09-15 deskutils/mat: Uses deprecated version of python
2020-09-15 devel/aap: Uses deprecated version of python
2020-09-15 devel/apr2: Uses deprecated version of python
2020-09-15 devel/bbfreeze-loader: Uses deprecated version of python
2020-09-15 devel/bicyclerepair: Uses deprecated version of python
2020-09-15 devel/bzrtools: Uses deprecated version of python
2020-09-15 devel/codeville: Uses deprecated version of python
2020-09-15 devel/cvs2svn: Uses deprecated version of python
2020-09-15 devel/cx_Freeze: Uses deprecated version of python
2020-09-15 devel/euca2ools: Uses deprecated version of python
2020-09-15 devel/evolution-gconf-tools: Uses deprecated version of python
2020-09-15 devel/git-bzr-ng: Uses deprecated version of python
2020-09-15 devel/git-cvs: Uses deprecated version of python
2020-09-15 devel/git-remote-hg: Uses deprecated version of python
2020-09-15 devel/grumpy: Uses deprecated version of python
2020-09-15 devel/hg-git: Uses deprecated version of python
2020-09-15 devel/libnxt: Uses deprecated version of python
2020-09-15 devel/libredblack: Uses deprecated version of python
2020-09-15 devel/llvm-cheri: Uses deprecated version of python
2020-09-15 devel/phpsh: Uses deprecated version of python
2020-09-15 devel/py-backports.shutil_which: Uses deprecated version of python
2020-09-15 devel/py-notify: Uses deprecated version of python
2020-09-15 devel/py-pybloomfiltermmap: Uses deprecated version of python
2020-09-15 devel/py-qserve: Uses deprecated version of python
2020-09-15 devel/py-subvertpy: Uses deprecated version of python
2020-09-15 devel/py_static_check: Uses deprecated version of python
2020-09-15 devel/pyst: Uses deprecated version of python
2020-09-15 devel/runsnakerun: Uses deprecated version of python
2020-09-15 devel/tailor: Uses deprecated version of python
2020-09-15 devel/uatraits: Uses deprecated version of python
2020-09-15 dns/nsec3walker: Uses deprecated version of python
2020-09-15 dns/sshfp: Uses deprecated version of python
2020-09-15 editors/medit: Uses deprecated version of python
2020-09-15 emulators/dynagen: Uses deprecated version of python
2020-09-15 emulators/wxmupen64plus: Uses deprecated version of python
2020-09-15 games/diameter: Uses deprecated version of python
2020-09-15 games/kiki: Uses deprecated version of python
2020-09-15 games/lightyears: Uses deprecated version of python
2020-09-15 games/outerspace: Uses deprecated version of python
2020-09-15 games/pachi-game-engine: Uses deprecated version of python
2020-09-15 graphics/caffe: Uses deprecated version of python
2020-09-15 graphics/cloudcompare: Uses deprecated version of python
2020-09-15 graphics/kudu: Uses deprecated version of python
2020-09-15 graphics/pecomato: Uses deprecated version of python
2020-09-15 graphics/py-editobj: Uses deprecated version of python
2020-09-15 graphics/py-mayavi: Uses deprecated version of python
2020-09-15 graphics/pymorph: Uses deprecated version of python
2020-09-15 graphics/tilecache: Uses deprecated version of python
2020-09-15 graphics/uniconvertor: Uses deprecated version of python
2020-09-15 japanese/mailman: Uses deprecated version of python
2020-09-15 java/eclipse-pydev: Uses deprecated version of python
2020-09-15 lang/cdent: Uses deprecated version of python
2020-09-15 lang/julia06: Uses deprecated version of python
2020-09-15 lang/julia07: Uses deprecated version of python
2020-09-15 lang/julia11: Uses deprecated version of python
2020-09-15 lang/tinypy: Uses deprecated version of python
2020-09-15 mail/cleanup-maildir: Uses deprecated version of python
2020-09-15 mail/courier-pythonfilter: Uses deprecated version of python
2020-09-15 mail/getmail: Uses deprecated version of python
2020-09-15 mail/muttils: Uses deprecated version of python
2020-09-15 mail/nohtml: Uses deprecated version of python
2020-09-15 mail/offlineimap: Uses deprecated version of python
2020-09-15 mail/openemm2015: Uses deprecated version of python
2020-09-15 math/blitz++: Uses deprecated version of python
2020-09-15 math/openfst: Uses deprecated version of python
2020-09-15 math/py-fpconst: Uses deprecated version of python
2020-09-15 misc/hb: Uses deprecated version of python
2020-09-15 misc/mtail: Uses deprecated version of python
2020-09-15 misc/wotsap: Uses deprecated version of python
2020-09-15 multimedia/freevo: Uses deprecated version of python
2020-09-15 multimedia/quodlibet: Uses deprecated version of python
2020-09-15 multimedia/tovid: Uses deprecated version of python
2020-09-15 net/ceph13: Uses deprecated version of python
2020-09-15 net/cloud-init-azure: Uses deprecated version of python
2020-09-15 net/exabgp: Uses deprecated version of python
2020-09-15 net/exaddos: Uses deprecated version of python
2020-09-15 net/fb: Uses deprecated version of python
2020-09-15 net/flent: Uses deprecated version of python
2020-09-15 net/flowgrep: Uses deprecated version of python
2020-09-15 net/googlecl: Uses deprecated version of python
2020-09-15 net/mininet: Uses deprecated version of python
2020-09-15 net/nfs-ganesha: Uses deprecated version of python
2020-09-15 net/opensips: Uses deprecated version of python
2020-09-15 net/py-python-ntlm: Uses deprecated version of python
2020-09-15 net/splatd: Uses deprecated version of python
2020-09-15 net-im/centerim-devel: Uses deprecated version of python
2020-09-15 net-im/fugu: Uses deprecated version of python
2020-09-15 net-im/proxy65: Uses deprecated version of python
2020-09-15 net-mgmt/crmsh: Uses deprecated version of python
2020-09-15 net-mgmt/librenms-agent: Uses deprecated version of python
2020-09-15 net-p2p/couchpotato: Uses deprecated version of python
2020-09-15 news/rawdog: Uses deprecated version of python
2020-09-15 ports-mgmt/portell: Uses deprecated version of python
2020-09-15 print/biblio-py: Uses deprecated version of python
2020-09-15 science/brian: Uses deprecated version of python
2020-09-15 science/paraview: Uses deprecated version of python
2020-09-15 security/arm: Uses deprecated version of python
2020-09-15 security/ismtp: Uses deprecated version of python
2020-09-15 security/py-halberd: Uses deprecated version of python
2020-09-15 security/switzerland: Uses deprecated version of python
2020-09-15 security/tsshbatch: Uses deprecated version of python
2020-09-15 shells/lshell: Uses deprecated version of python
2020-09-15 sysutils/abck: Uses deprecated version of python
2020-09-15 sysutils/condor: Uses deprecated version of python
2020-09-15 sysutils/farbot: Uses deprecated version of python
2020-09-15 sysutils/fusefs-wikipediafs: Uses deprecated version of python
2020-09-15 sysutils/heartbeat: Uses deprecated version of python
2020-09-15 sysutils/isomd5sum: Uses deprecated version of python
2020-09-15 sysutils/py-stdiff: Uses deprecated version of python
2020-09-15 sysutils/tren: Uses deprecated version of python
2020-09-15 textproc/doclifter: Uses deprecated version of python
2020-09-15 textproc/ibus-el: Uses deprecated version of python
2020-09-15 textproc/p5-WWW-Google-SiteMap: Deprecated upstream, see
textproc/p5-Search-Sitemap
2020-09-15 textproc/plover: Uses deprecated version of python
2020-09-15 textproc/py-esmre: Uses deprecated version of python
2020-09-15 textproc/py-libxslt: Uses deprecated version of python
2020-09-15 textproc/py-pdfminer: Uses deprecated version of python
2020-09-15 textproc/translate-toolkit: Uses deprecated version of python
2020-09-15 www/bluefish: Uses deprecated version of python
2020-09-15 www/calendarserver: Uses deprecated version of python
2020-09-15 www/geeknote: Uses deprecated version of python
2020-09-15 www/go-appengine-sdk: Uses deprecated version of python
2020-09-15 www/google-appengine: Uses deprecated version of python
2020-09-15 www/libhpack: Uses deprecated version of python
2020-09-15 www/mkapachepw: Uses deprecated version of python
2020-09-15 www/mod_pagespeed: Uses deprecated version of python
2020-09-15 www/mod_python35: Uses deprecated version of python
2020-09-15 www/py-qp: Uses deprecated version of python
2020-09-15 www/py-url: Uses deprecated version of python
2020-09-15 www/pyblosxom: Uses deprecated version of python
2020-09-15 www/pyjamas: Uses deprecated version of python
2020-09-15 www/roundup: Uses deprecated version of python
2020-09-15 www/varnish-libvmod-awsrest: Uses deprecated version of python
2020-09-15 www/waccess: Uses deprecated version of python
2020-09-15 www/wadcomblog: Uses deprecated version of python
2020-09-15 www/webcheck: Uses deprecated version of python
2020-09-15 www/woof: Uses deprecated version of python
2020-09-15 x11-drivers/xf86-video-qxl: uses deprecated version of python
2020-09-15 x11-fm/twander: Uses deprecated version of python
2020-09-15 x11-wm/compizconfig-python: Uses deprecated version of python
2020-09-15 x11-wm/fvwm-crystal: Uses deprecated version of python
Original commitRevision:548980 
12:29 sunpoet search for other commits by this committer
Sort SUBDIRs
Original commitRevision:548969 
10:43 bapt search for other commits by this committer
In preparation of the update of glib remove the -reference ports

Those ports mainly concern old Gnome2 libraries, the behaviour of this infra
is not compatible with the meson build system (being used in newer version)
the documentation is provided otherwise in the other version
Original commitRevision:548955 
Monday, 14 Sep 2020
03:30 vanilla search for other commits by this committer
Add py-openshadinglanguage 1.11.7.3, advanced shading language for
production GI renderers.

PR:		249139
Submitted by:	FreeBSD@Shaneware.biz
Original commitRevision:548582 
Sunday, 13 Sep 2020
18:53 danfe search for other commits by this committer
- Resurrect and update to version 1.13.0 which is Python 3.x-friendly
- Shorten the COMMENT and synchronize with upstream brief description
- Set LICENSE_FILE as it's not just a boilerplate (contains copyright)
- Catch up with 301 redirect in the WWW line of the port description
Original commitRevision:548501 
06:23 jbeich search for other commits by this committer
graphics/libdssim: drop in favor of CARGO_CRATES

$ cat /usr/local/include/dssim/dssim.h

#define DSSIM_MAJOR 2
#define DSSIM_MINOR 11
#define DSSIM_PATCH 3

#include <cstdarg>
#include <cstdint>
#include <cstdlib>
#include <new>

$ nm -D /usr/local/lib/libdssim.so
                 w _Jv_RegisterClasses
                 U _Unwind_GetDataRelBase
                 U _Unwind_GetIPInfo
                 U _Unwind_GetLanguageSpecificData
                 U _Unwind_GetRegionStart
                 U _Unwind_GetTextRelBase
                 U _Unwind_SetGR
                 U _Unwind_SetIP
                 w __cxa_finalize
0000000000003920 T rust_eh_personality

$ cat /usr/local/libdata/pkgconfig/dssim.pc
prefix=/usr/local
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include

Name: dssim
Description: Tool that measures structural similarity between images using a
multi-scale variant of the SSIM algorithm.
Version: 2.11.3
Libs: -L${libdir} -ldssim
Cflags: -I${includedir}/dssim
Libs.private: -lexecinfo -lpthread -lgcc_s -lc -lm -lrt -lpthread -lutil -lutil
Original commitRevision:548457 
05:56 jbeich search for other commits by this committer
graphics/dssim: update to 2.11.3 (rust)

Changes:	https://github.com/kornelski/dssim/compare/cb6b383...c66fb04
Original commitRevision:548453 
05:56 jbeich search for other commits by this committer
graphics/dssim: add new port

This tool computes (dis)similarity between two or more PNG images
using an algorithm approximating human vision.

Comparison is done in L*a*b* color space (D65 white point, sRGB gamma)
using a multi-scale variant of the SSIM algorithm.

Features:
- Supports alpha channel
- Supports gamma correction
- No OpenCV or MATLAB needed:
   - DSSIM version 1.x uses C (C99) and libpng or Cocoa on macOS.
   - DSSIM version 2.x is easy to build with Rust

https://kornel.ski/dssim
Original commitRevision:548452 
Saturday, 12 Sep 2020
12:07 sunpoet search for other commits by this committer
Add py-s2 0.9.0

S2 Geometry Library is a package for manipulating geometric shapes. Unlike many
geometry libraries, S2 is primarily designed to work with spherical geometry,
i.e., shapes drawn on a sphere rather than on a planar 2D map. This makes it
especially suitable for working with geographic data.

This port is the Python binding of S2 Geometry Library.

WWW: https://s2geometry.io/
WWW: https://github.com/google/s2geometry
Original commitRevision:548313 
12:07 sunpoet search for other commits by this committer
Add py-h3 3.6.4

H3 is a geospatial indexing system using a hexagonal grid that can be
(approximately) subdivided into finer and finer hexagonal grids, combining the
benefits of a hexagonal grid with S2's hierarchical subdivisions.

This port is the Python binding for H3 core library.

WWW: https://github.com/uber/h3-py
Original commitRevision:548312 
12:07 sunpoet search for other commits by this committer
Add s2 0.9.0

S2 Geometry Library is a package for manipulating geometric shapes. Unlike many
geometry libraries, S2 is primarily designed to work with spherical geometry,
i.e., shapes drawn on a sphere rather than on a planar 2D map. This makes it
especially suitable for working with geographic data.

WWW: https://s2geometry.io/
WWW: https://github.com/google/s2geometry
Original commitRevision:548311 
12:07 sunpoet search for other commits by this committer
Add h3 3.6.4

H3 is a geospatial indexing system using a hexagonal grid that can be
(approximately) subdivided into finer and finer hexagonal grids, combining the
benefits of a hexagonal grid with S2's hierarchical subdivisions.

WWW: https://github.com/uber/h3
Original commitRevision:548310 
Friday, 11 Sep 2020
17:28 jbeich search for other commits by this committer
graphics/glx-utils: add new port

A few popular OpenGL X11 demos from Mesa:

- glxinfo prints capabilities of OpenGL driver
- glxgears draws rotating gears and prints FPS

Inspired by:	D26077, glx-utils (CentOS, PkgSrc), glxinfo (AUR, MacPorts, Nix)
Motivated by:	testing GLX on Xwayland, avoiding cruft and extra deps
Original commitRevision:548253 
Saturday, 5 Sep 2020
21:26 sunpoet search for other commits by this committer
Add py-piexif 1.1.3

Piexif simplifies exif manipulations with Python, including writing, reading,
and more. Piexif is pure Python.

WWW: https://github.com/hMatoba/Piexif
Original commitRevision:547682 
Friday, 4 Sep 2020
19:34 rene search for other commits by this committer
Remove expired ports:

2020-09-01 multimedia/w_scan: No longer developed since September 2017,
MASTER_SITES gone
2020-08-31 net/ntp-devel: Current devel branch of ntp is no longer published
2020-08-31 mail/postfix-policyd-spf-python: Use mail/py-spf-engine instead
(Project is superseded by successor)
2020-08-26 graphics/py-pyembree: Broken for more than 6 months
2020-08-26 games/asteroid: Broken for more than 6 months
Original commitRevision:547568 
Tuesday, 1 Sep 2020
00:59 jbeich search for other commits by this committer
graphics/vulkan-caps-viewer: add new port

Client application to display hardware implementation details for GPUs
supporting the new Vulkan API by Khronos.

The hardware reports can be submitted to a public online database that
allows comparing different devices, browsing available features,
extensions, formats, etc.

https://vulkan.gpuinfo.org/
Original commitRevision:547227 
Monday, 31 Aug 2020
14:44 amdmi3 search for other commits by this committer
- Add graphics/geeqie-devel, latest git version of geeqie with support for more
image formats including HEIC

Suggested by:	ehaupt
Original commitRevision:547187 
Saturday, 29 Aug 2020
18:53 tijl search for other commits by this committer
Add graphics/linux-c7-librsvg2, needed by x11-toolkits/linux-c7-gtk3.
Original commitRevision:546935 

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

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