Public git conversion mirror of OpenBSD's official cvs ports repository. Pull requests not accepted - send diffs to the ports@ mailing list.
Go to file
bcallah bab163ff06 Import graphics/zimg, a scaling, colorspace conversion, and dithering
library.
ok op@ sthen@

The "z" library implements the commonly required image processing basics
of scaling, colorspace conversion, and depth conversion. A simple API
enables conversion between any supported formats to operate with minimal
knowledge from the programmer. All library routines were designed from
the ground-up with correctness, flexibility, and thread-safety as first
priorities. Allocation, buffering, and I/O are cleanly separated from
processing, allowing the programmer to adapt "z" to many scenarios.
2022-09-08 11:36:49 +00:00
archivers archivers/zpaqfranz: add do-test target 2022-09-06 07:07:39 +00:00
astro +siril 2022-08-23 12:22:06 +00:00
audio Update to mumble 1.4.274 2022-09-04 10:00:17 +00:00
benchmarks update udpbench to 1.04 2022-08-16 20:43:11 +00:00
biology drop RCS Ids 2022-03-11 18:22:02 +00:00
books drop RCS Ids 2022-03-11 18:22:44 +00:00
cad update to xschem-3.1.0, from Hannu Vuolasaho (maintainer) 2022-09-08 11:17:09 +00:00
chinese drop RCS Ids 2022-03-11 18:25:20 +00:00
comms MODCMAKE_LDFLAGS is only passed to CONFIGURE_ENV. Shift to LDFLAGS. 2022-08-31 17:50:22 +00:00
converters New release that fixes a bug parsing big numbers fixed in the SAJ parser. 2022-08-26 20:25:30 +00:00
databases Bump after webkitgtk4 -> webkitgtk40 rename. 2022-09-03 07:53:08 +00:00
devel remove py-futures, no longer needed (backport of functionality added in 2022-09-08 11:09:06 +00:00
editors unbreak on i386 with some static_cast 2022-09-06 05:28:08 +00:00
education sync WANTLIB 2022-04-01 17:18:15 +00:00
emulators Update for Nono to 0.4.3 2022-09-05 15:55:30 +00:00
fonts update to vazirmatn-33.003, from George Rosamond (maintainer) 2022-09-06 20:13:13 +00:00
games update to a new angrydd fork that daniel@ has made, incorporating 2022-09-06 20:37:31 +00:00
geo geo/pgrouting: update to 3.3.2 2022-08-31 09:53:06 +00:00
graphics Import graphics/zimg, a scaling, colorspace conversion, and dithering 2022-09-08 11:36:49 +00:00
infrastructure +_iblock 2022-09-08 10:37:12 +00:00
inputmethods pkg/README fixes for inputmethods/fcitx, from Yifei Zhan 2022-06-21 10:35:49 +00:00
japanese sync WANTLIB 2022-04-01 17:18:15 +00:00
java Backout gradle-7 update, it is resulting in build failures in security/ghidra 2022-07-22 05:21:06 +00:00
korean drop RCS Ids 2022-03-11 19:25:33 +00:00
lang lang/php: mention /etc/resolv.conf in the information about files that 2022-09-07 09:57:01 +00:00
mail mail/mozilla-thunderbird: update to 102.2.2. 2022-09-08 09:14:06 +00:00
math use DPB_PROPERTIES=nojunk; mlpack uses setuptools without using 2022-09-07 14:34:13 +00:00
meta Hook up qt6 2022-09-03 05:51:15 +00:00
misc Update to hwdata-0.362. 2022-09-08 09:23:57 +00:00
multimedia update to libheif-1.13.0, from brad 2022-09-06 20:19:06 +00:00
net +iblock 2022-09-08 10:39:04 +00:00
news Update to sabnzbd-3.6.1 2022-08-20 14:55:16 +00:00
plan9 drop RCS Ids 2022-03-11 19:49:07 +00:00
print Missing BDEP on print/cups,-libs. 2022-09-02 16:46:30 +00:00
productivity Bump after webkitgtk4 -> webkitgtk40 rename. 2022-09-03 07:53:08 +00:00
security Update py-llvmlite to unbreak with our LLVM version. From aisha, I added 2022-09-08 09:47:44 +00:00
shells Update to ksh 1.0.3. 2022-08-26 13:07:16 +00:00
sysutils don't use rc script from inside the distfile, use it from the ports tree 2022-09-08 09:38:25 +00:00
telephony update to sngrep-1.6.0 2022-09-06 08:00:54 +00:00
tests drop RCS Ids 2022-03-11 20:00:22 +00:00
textproc +devel/p5-Iterator-Simple,security/p5-Crypt-Argon2,textproc/p5-File-KDBX 2022-09-07 09:44:51 +00:00
wayland Fix build on sparc64 by moving to COMPILER = base-clang ports-gcc 2022-08-20 22:32:49 +00:00
www update to 5.7.1 2022-09-07 12:04:35 +00:00
x11 Update to gtk+4-4.8.0. 2022-09-08 06:13:46 +00:00
.cvsignore
.gitignore
Makefile +wayland 2021-11-06 19:09:10 +00:00
README drop RCS Id 2022-03-11 20:30:30 +00:00

Documentation for the ports tree: ports(7), packages(7), mirroring-ports(7),
library-specs(7), bsd.port.mk(5), bsd.port.arch.mk(5), port-modules(5).

dpb(1), bulk(8) for bulk builds.

See also the OpenBSD Porter's Handbook http://www.openbsd.org/faq/ports/