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 on branch 2023Q2
libxcvt Calculate VESA CVT mode lines
0.1.2_1 x11 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 0.1.2_1Version of this port present on the latest quarterly branch.
Maintainer: jbeich@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-06-27 11:48:23
Last Update: 2023-06-27 11:45:23
Commit Hash: 5668402
License: MIT
WWW:
https://gitlab.freedesktop.org/xorg/lib/libxcvt
Description:
libxcvt is a library providing a standalone version of the X server implementation of the VESA CVT standard timing modelines generator. libxcvt also provides a standalone version of the command line tool cvt copied from the Xorg implementation and is meant to be a direct replacement to the version provided by the Xorg server.
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 (14 items)
Collapse this list.
  1. /usr/local/share/licenses/libxcvt-0.1.2_1/catalog.mk
  2. /usr/local/share/licenses/libxcvt-0.1.2_1/LICENSE
  3. /usr/local/share/licenses/libxcvt-0.1.2_1/MIT
  4. bin/cvt
  5. include/libxcvt/libxcvt.h
  6. include/libxcvt/libxcvt_mode.h
  7. lib/libxcvt.so
  8. lib/libxcvt.so.0
  9. lib/libxcvt.so.0.1.2
  10. libdata/pkgconfig/libxcvt.pc
  11. man/man1/cvt.1.gz
  12. @owner
  13. @group
  14. @mode
Collapse this list.
Dependency lines:
  • libxcvt>0:x11/libxcvt
To install the port:
cd /usr/ports/x11/libxcvt/ && make install clean
To add the package, run one of these commands:
  • pkg install x11/libxcvt
  • pkg install libxcvt
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: libxcvt
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1658129014 SHA256 (libxcvt-0.1.2.tar.xz) = 0561690544796e25cfbd71806ba1b0d797ffe464e9796411123e79450f71db38 SIZE (libxcvt-0.1.2.tar.xz) = 9648

Packages (timestamps in pop-ups are UTC):
libxcvt
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.1.30.1.3-0.1.30.1.3---
FreeBSD:13:quarterly0.1.30.1.30.1.2_10.1.30.1.30.1.2_10.1.2_10.1.2_1
FreeBSD:14:latest0.1.30.1.30.1.2_10.1.30.1.30.1.2_1-0.1.2_1
FreeBSD:14:quarterly0.1.30.1.3-0.1.30.1.30.1.2_10.1.2_10.1.2_1
FreeBSD:15:latest0.1.30.1.3n/a0.1.3n/a0.1.2_20.1.2_20.1.2_2
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. meson : devel/meson
  2. ninja : devel/ninja
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
x11_libxcvt
USES:
meson tar:xz
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (12 items)
Collapse this list.
  1. http://ftp.kaist.ac.kr/x.org/individual/lib/
  2. http://piotrkosoft.net/pub/mirrors/ftp.x.org/pub/individual/lib/
  3. http://xorg.mirrors.pair.com/individual/lib/
  4. https://artfiles.org/x.org/pub/individual/lib/
  5. https://ftp.gwdg.de/pub/x11/x.org/pub/individual/lib/
  6. https://ftp.yz.yamagata-u.ac.jp/pub/X11/x.org/individual/lib/
  7. https://mi.mirror.garr.it/mirrors/x.org/individual/lib/
  8. https://mirror.csclub.uwaterloo.ca/x.org/individual/lib/
  9. https://mirror.nl.leaseweb.net/xorg/individual/lib/
  10. https://mirrors.ircam.fr/pub/x.org/individual/lib/
  11. https://www.mirrorservice.org/sites/ftp.x.org/pub/individual/lib/
  12. https://xorg.freedesktop.org/releases/individual/lib/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.1.2_1
27 Jun 2023 11:45:23
commit hash: 566840265cde7e2fc5ba3be8ddf770650fc26ce7commit hash: 566840265cde7e2fc5ba3be8ddf770650fc26ce7commit hash: 566840265cde7e2fc5ba3be8ddf770650fc26ce7commit hash: 566840265cde7e2fc5ba3be8ddf770650fc26ce7 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
x11/libxcvt: drop USE_GITLAB to get non-FreeBSD mirrors

Not using USES=xorg-cat to avoid cruft:
- unused by xorg-server after ports 88b0ae2bb9c6
- USES=pkgconfig is unused by libxcvt
- USE_XORG=xorg-macros is unused with USES=meson
- USES=pathfix is unused with USES=meson
- EXTRACT_SUFX=tar.bz2 is unused by new releases/projects

(cherry picked from commit 4b7b1d6e91e8920886ea128a32e198d69d2233e9)

Number of commits found: 1