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
blind Collection of command line video editing utilities
1.1_1 multimedia 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 1.1Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2018-01-29 19:23:25
Last Update: 2024-01-18 18:05:04
Commit Hash: 08cdb35
License: ISC
WWW:
https://tools.suckless.org/blind/
Description:
blind uses a raw video format with a simple container. A file begins with an plain-text line, containing the number of frames, the width, the height, and the pixel format, all separated by a single regular blank space, without and leading or tailing white space. After this line, which ends with an LF, there is a NUL-byte followed by the 4 characters "uivf" (unportable, interim video format). This head is followed by the video frame-by-frame with row-major frames. Pixels are independently encoded, and are encoded unscaled CIE XYZ with non-premultiplied alpha and without any transfer-function, with values stored in native doubles or optionally in native floats. These two configurations are the only options, but the container format is designed so this can be changed arbitrarily in the future.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (82 items)
Collapse this list.
  1. /usr/local/share/licenses/blind-1.1_1/catalog.mk
  2. /usr/local/share/licenses/blind-1.1_1/LICENSE
  3. /usr/local/share/licenses/blind-1.1_1/ISC
  4. bin/blind-arithm
  5. bin/blind-colour-ciexyz
  6. bin/blind-colour-srgb
  7. bin/blind-compress
  8. bin/blind-concat
  9. bin/blind-crop
  10. bin/blind-cut
  11. bin/blind-decompress
  12. bin/blind-dissolve
  13. bin/blind-extend
  14. bin/blind-flip
  15. bin/blind-flop
  16. bin/blind-from-image
  17. bin/blind-from-text
  18. bin/blind-from-video
  19. bin/blind-gauss-blur
  20. bin/blind-invert-luma
  21. bin/blind-next-frame
  22. bin/blind-read-head
  23. bin/blind-repeat
  24. bin/blind-reverse
  25. bin/blind-rewrite-head
  26. bin/blind-set-alpha
  27. bin/blind-set-luma
  28. bin/blind-set-saturation
  29. bin/blind-single-colour
  30. bin/blind-skip-pattern
  31. bin/blind-split
  32. bin/blind-stack
  33. bin/blind-time-blur
  34. bin/blind-to-image
  35. bin/blind-to-text
  36. bin/blind-to-video
  37. bin/blind-translate
  38. bin/blind-transpose
  39. bin/blind-write-head
  40. share/man/man1/blind-arithm.1.gz
  41. share/man/man1/blind-colour-ciexyz.1.gz
  42. share/man/man1/blind-colour-srgb.1.gz
  43. share/man/man1/blind-compress.1.gz
  44. share/man/man1/blind-concat.1.gz
  45. share/man/man1/blind-crop.1.gz
  46. share/man/man1/blind-cut.1.gz
  47. share/man/man1/blind-decompress.1.gz
  48. share/man/man1/blind-dissolve.1.gz
  49. share/man/man1/blind-extend.1.gz
  50. share/man/man1/blind-flip.1.gz
  51. share/man/man1/blind-flop.1.gz
  52. share/man/man1/blind-from-image.1.gz
  53. share/man/man1/blind-from-text.1.gz
  54. share/man/man1/blind-from-video.1.gz
  55. share/man/man1/blind-gauss-blur.1.gz
  56. share/man/man1/blind-invert-luma.1.gz
  57. share/man/man1/blind-next-frame.1.gz
  58. share/man/man1/blind-read-head.1.gz
  59. share/man/man1/blind-repeat.1.gz
  60. share/man/man1/blind-reverse.1.gz
  61. share/man/man1/blind-rewrite-head.1.gz
  62. share/man/man1/blind-rotate-180.1.gz
  63. share/man/man1/blind-rotate-270.1.gz
  64. share/man/man1/blind-rotate-90.1.gz
  65. share/man/man1/blind-set-alpha.1.gz
  66. share/man/man1/blind-set-luma.1.gz
  67. share/man/man1/blind-set-saturation.1.gz
  68. share/man/man1/blind-single-colour.1.gz
  69. share/man/man1/blind-skip-pattern.1.gz
  70. share/man/man1/blind-split.1.gz
  71. share/man/man1/blind-stack.1.gz
  72. share/man/man1/blind-time-blur.1.gz
  73. share/man/man1/blind-to-image.1.gz
  74. share/man/man1/blind-to-text.1.gz
  75. share/man/man1/blind-to-video.1.gz
  76. share/man/man1/blind-translate.1.gz
  77. share/man/man1/blind-transpose.1.gz
  78. share/man/man1/blind-write-head.1.gz
  79. share/man/man7/blind.7.gz
  80. @owner
  81. @group
  82. @mode
Collapse this list.
Dependency lines:
  • blind>0:multimedia/blind
To install the port:
cd /usr/ports/multimedia/blind/ && make install clean
To add the package, run one of these commands:
  • pkg install multimedia/blind
  • pkg install blind
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: blind
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1517173257 SHA256 (blind-1.1.tar.gz) = 24f903ccb5e118d75f38d3ae0d85fed909749f978bff47ff6973ee1bfddfcc5a SIZE (blind-1.1.tar.gz) = 47568

Packages (timestamps in pop-ups are UTC):
blind
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.1_11.1_11.11.1_11.1_1-1.1-
FreeBSD:13:quarterly1.11.11.11.11.1_11.11.11.1
FreeBSD:14:latest1.1_11.1_11.11.1_11.1_11.1-1.1
FreeBSD:14:quarterly1.11.1_1-1.11.1_11.11.11.1
FreeBSD:15:latest1.1_11.1_1n/a1.1_1n/a1.1_11.1_11.1_1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.3 : devel/gmake
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
multimedia_blind
USES:
gmake
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://dl.suckless.org/tools/
Collapse this list.

Number of commits found: 6

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.1_1
18 Jan 2024 18:05:04
commit hash: 08cdb353ba38378bf3aebddef2ad98ebb2ced2cdcommit hash: 08cdb353ba38378bf3aebddef2ad98ebb2ced2cdcommit hash: 08cdb353ba38378bf3aebddef2ad98ebb2ced2cdcommit hash: 08cdb353ba38378bf3aebddef2ad98ebb2ced2cd files touched by this commit
Renato Botelho (garga) search for other commits by this committer
multimedia/blind: Move manpages to share/man

Approved by:	portmgr (blanket)
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
1.1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.1
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
1.1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.1
29 Jan 2018 19:21:21
Revision:460326Original commit files touched by this commit
yuri search for other commits by this committer
New port: multimedia/blind: Collection of command line video editing utilities

A minimalistic project from the suckless team: https://tools.suckless.org/blind/

Submitted by:	myself
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D14099

Number of commits found: 6