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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
compat14x Convenience package to install the compat14x libraries
14.2.1402000.20250430_1 misc on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: arrowd@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-05-05 14:42:07
Last Update: 2025-06-23 06:32:12
Commit Hash: b877870
People watching this port, also watch:: xcb-util-image, rubygem-ostruct, libthai, libXdamage, tmux
License: BSD2CLAUSE
Description:
This package provides the compat14x libraries for your system, so you can use legacy binaries that depend on them. Ports usage example: -- .include <bsd.port.pre.mk> .if ${OSVERSION} >= 1500000 LIB_DEPENDS+= libmd.so.6:misc/compat14x .endif --
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 (9 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/compat14x-amd64-14.2.1402000.20250430_1/catalog.mk
  3. /usr/local/share/licenses/compat14x-amd64-14.2.1402000.20250430_1/LICENSE
  4. /usr/local/share/licenses/compat14x-amd64-14.2.1402000.20250430_1/BSD2CLAUSE
  5. lib/compat/libmd.so.6
  6. lib32/compat/libmd.so.6
  7. @owner
  8. @group
  9. @mode
Collapse this list.
Dependency lines:
  • compat14x-amd64>0:misc/compat14x
To install the port:
cd /usr/ports/misc/compat14x/ && make install clean
To add the package, run one of these commands:
  • pkg install misc/compat14x
  • pkg install compat14x-amd64
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: compat14x-amd64
Flavors: there is no flavor information for this port.
ONLY_FOR_ARCHS: aarch64 amd64 i386
distinfo:
TIMESTAMP = 1746026180 SHA256 (compat14x-aarch64-14.2.1402000.20250430.tar.xz) = ab8ef228dfad1c1285f6a7736baf1dcd3d9a1331b5130aea852057a8f4b6f1ff SIZE (compat14x-aarch64-14.2.1402000.20250430.tar.xz) = 41772

Expand this list (4 items)

Collapse this list.

SHA256 (compat14x-amd64-14.2.1402000.20250430.tar.xz) = d2e9488f888352b44967c3181d446827751c7fcbba80f06861ce14f955cde332 SIZE (compat14x-amd64-14.2.1402000.20250430.tar.xz) = 77684 SHA256 (compat14x-i386-14.2.1402000.20250430.tar.xz) = c9919e9b26dc92946ae446a001a788c6273f8b14dba521b3192b07d1f09aa7f3 SIZE (compat14x-i386-14.2.1402000.20250430.tar.xz) = 49244

Collapse this list.


Packages (timestamps in pop-ups are UTC):
compat14x-aarch64
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly--------
FreeBSD:14:latest14.2.1402000.20250430-------
FreeBSD:14:quarterly--------
FreeBSD:15:latest14.2.1402000.20250430-n/a-n/a---
 
compat14x-amd64
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly--------
FreeBSD:14:latest-14.2.1402000.20250430------
FreeBSD:14:quarterly--------
FreeBSD:15:latest-14.2.1402000.20250430n/a-n/a---
 
compat14x-i386
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly--------
FreeBSD:14:latest----14.2.1402000.20250430---
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
 
This port has no dependencies.
This port is required by:
for Run
  1. misc/compat13x

Configuration Options:
===> The following configuration options are available for compat14x-amd64-14.2.1402000.20250430_1: COMPAT32=on: Install 32-bit compat libraries ===> Use 'make config' to modify these settings
Options name:
misc_compat14x
USES:
tar:xz
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (4 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/local-distfiles/arrowd/
  2. http://distcache.eu.FreeBSD.org/local-distfiles/arrowd/
  3. http://distcache.us-east.FreeBSD.org/local-distfiles/arrowd/
  4. http://distcache.us-west.FreeBSD.org/local-distfiles/arrowd/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
14.2.1402000.20250430_1
23 Jun 2025 06:32:12
commit hash: b877870321e9648e76830352f1ed3aa41478c70fcommit hash: b877870321e9648e76830352f1ed3aa41478c70fcommit hash: b877870321e9648e76830352f1ed3aa41478c70fcommit hash: b877870321e9648e76830352f1ed3aa41478c70f files touched by this commit
Gleb Popov (arrowd) search for other commits by this committer
misc/compat14x: Add COMPAT32 option

PR:		287699
14.2.1402000.20250430
05 May 2025 14:39:58
commit hash: 28c3b8a7b9ef98e53912ff675933332299d78a4dcommit hash: 28c3b8a7b9ef98e53912ff675933332299d78a4dcommit hash: 28c3b8a7b9ef98e53912ff675933332299d78a4dcommit hash: 28c3b8a7b9ef98e53912ff675933332299d78a4d files touched by this commit
Gleb Popov (arrowd) search for other commits by this committer
misc/compat14x: Add the port by extracting it out of compat13x

Approved by:	des
Differential Revision:	https://reviews.freebsd.org/D50086

Number of commits found: 2