notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
openslide C library for reading virtual slide images
4.0.0_2 graphics on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 4.0.0_1Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-11-18 19:09:06
Last Update: 2024-04-27 12:44:59
Commit Hash: 98bf258
License: LGPL21
WWW:
https://openslide.org/
Description:
OpenSlide is a C library that provides a simple interface to read whole-slide images (also known as virtual slides).
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (21 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/openslide-4.0.0_2/catalog.mk
  3. /usr/local/share/licenses/openslide-4.0.0_2/LICENSE
  4. /usr/local/share/licenses/openslide-4.0.0_2/LGPL21
  5. bin/openslide-quickhash1sum
  6. bin/openslide-show-properties
  7. bin/openslide-write-png
  8. bin/slidetool
  9. include/openslide/openslide-features.h
  10. include/openslide/openslide.h
  11. lib/libopenslide.so
  12. lib/libopenslide.so.1
  13. lib/libopenslide.so.1.0.0
  14. libdata/pkgconfig/openslide.pc
  15. share/man/man1/openslide-quickhash1sum.1.gz
  16. share/man/man1/openslide-show-properties.1.gz
  17. share/man/man1/openslide-write-png.1.gz
  18. share/man/man1/slidetool.1.gz
  19. @owner
  20. @group
  21. @mode
Collapse this list.
Dependency lines:
  • openslide>0:graphics/openslide
To install the port:
cd /usr/ports/graphics/openslide/ && make install clean
To add the package, run one of these commands:
  • pkg install graphics/openslide
  • pkg install openslide
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: openslide
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1703143508 SHA256 (openslide-openslide-v4.0.0_GH0.tar.gz) = 0845f3bc5db660ccff890602efc0167524f6269dd20c49a9a5b469658dbb603c SIZE (openslide-openslide-v4.0.0_GH0.tar.gz) = 217159

Packages (timestamps in pop-ups are UTC):
openslide
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest4.0.0_14.0.0_2-4.0.0_14.0.0_2---
FreeBSD:13:quarterly4.0.0_14.0.0_1-4.0.0_14.0.0_14.0.04.0.04.0.0
FreeBSD:14:latest4.0.0_14.0.0_23.4.1.2934.0.0_14.0.0_23.4.1.293-3.4.1.293
FreeBSD:14:quarterly4.0.0_14.0.0_1-4.0.0_14.0.0_14.0.04.0.04.0.0
FreeBSD:15:latest4.0.0_24.0.0_2n/a4.0.0_2n/a4.0.0_14.0.0_14.0.0_1
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gettext-runtime>=0.22_1 : devel/gettext-runtime
  2. meson : devel/meson
  3. ninja : devel/ninja
  4. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libdicom.so : graphics/libdicom
  2. libopenjp2.so : graphics/openjpeg
  3. libpng16.so : graphics/png
  4. libtiff.so : graphics/tiff
  5. libintl.so : devel/gettext-runtime
  6. libcairo.so : graphics/cairo
  7. libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
  8. libglib-2.0.so : devel/glib20
  9. libintl.so : devel/gettext-runtime
  10. libxml2.so : textproc/libxml2
  11. libjpeg.so : graphics/jpeg-turbo
  12. libsqlite3.so : databases/sqlite3
This port is required by:
for Run
  1. graphics/py-openslide-python

Configuration Options:
No options to configure
Options name:
graphics_openslide
USES:
gettext-runtime gnome jpeg meson pkgconfig sqlite
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/openslide/openslide/tar.gz/v4.0.0?dummy=/
Collapse this list.

Number of commits found: 5

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
4.0.0_2
27 Apr 2024 12:44:59
commit hash: 98bf25875a9924c20931d32469982585bb8447e8commit hash: 98bf25875a9924c20931d32469982585bb8447e8commit hash: 98bf25875a9924c20931d32469982585bb8447e8commit hash: 98bf25875a9924c20931d32469982585bb8447e8 files touched by this commit
Tijl Coosemans (tijl) search for other commits by this committer
graphics/tiff: Update to 4.6.0

PR:		278577
Exp-run by:	antoine
4.0.0_1
12 Jan 2024 22:40:48
commit hash: 9f8f710b3ec3945ede5cf5d996c3391081d32df1commit hash: 9f8f710b3ec3945ede5cf5d996c3391081d32df1commit hash: 9f8f710b3ec3945ede5cf5d996c3391081d32df1commit hash: 9f8f710b3ec3945ede5cf5d996c3391081d32df1 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: Sanitize MANPREFIX for meson ports

Approved by:	portmgr
4.0.0
21 Dec 2023 08:24:08
commit hash: fbb095edef3458d8c7d3412ac1f080c13e116c63commit hash: fbb095edef3458d8c7d3412ac1f080c13e116c63commit hash: fbb095edef3458d8c7d3412ac1f080c13e116c63commit hash: fbb095edef3458d8c7d3412ac1f080c13e116c63 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
graphics/openslide: update 3.4.1-293 → 4.0.0

Reported by:	portscout
3.4.1.293_1
28 Jul 2023 17:13:17
commit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3fcommit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3fcommit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3fcommit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3f files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
*/*: Bump jpeg-turbo users treewide

New major version 3.0.0
3.4.1.293
18 Nov 2022 19:08:14
commit hash: 14fdc30e61ec01bd61743b19909e6b2db353f1facommit hash: 14fdc30e61ec01bd61743b19909e6b2db353f1facommit hash: 14fdc30e61ec01bd61743b19909e6b2db353f1facommit hash: 14fdc30e61ec01bd61743b19909e6b2db353f1fa files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
graphics/openslide: New port: C library for reading virtual slide images

Number of commits found: 5