Port details |
- nordlicht Create moodbars from video files
- 0.4.5_7 multimedia
=0 0.4.5_7Version of this port present on the latest quarterly branch. DEPRECATED: Unmaintained for years upstream and fails to build with FFmpeg 6
This port expired on: 2023-05-31
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: 2016-01-01 16:14:39
- Last Update: 2023-05-31 20:58:16
- Commit Hash: b2915c9
- License: GPLv2
- WWW:
- https://nordlicht.github.io/
- Description:
- nordlicht is a tool that converts video files into colorful barcodes.
nordlicht is free software, supports a large number of styles, and is
optimized for speed. It comes with a software library written in C
that allows for easy integration into other programs.
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- nordlicht>0:multimedia/nordlicht
- No installation instructions:
- This port has been deleted.
- PKGNAME: nordlicht
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1484929858
SHA256 (nordlicht-nordlicht-v0.4.5_GH0.tar.gz) = e9f65f631496ed3f1572f74d6f471259f47fb25545b225e97e238b18c152d9d6
SIZE (nordlicht-nordlicht-v0.4.5_GH0.tar.gz) = 42584
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- help2man : misc/help2man
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libavcodec.so.58 : multimedia/ffmpeg4
- libpopt.so : devel/popt
- libpng.so : graphics/png
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for nordlicht-0.4.5_7:
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- multimedia_nordlicht
- USES:
- cmake pathfix pkgconfig shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.4.5_7 31 May 2023 20:58:16
    |
Rene Ladan (rene)  |
multimedia/nordlicht: Remove expired port:
2023-05-31 multimedia/nordlicht: Unmaintained for years upstream and fails to
build with FFmpeg 6 |
0.4.5_7 27 Apr 2023 17:43:02
    |
Daniel Engberg (diizzy)  |
multimedia/nordlicht: Deprecate and set expiration date to 2023-05-31
Unmaintained for years upstream, fails to build with FFmpeg 6 and
no consumers in tree |
0.4.5_7 27 Apr 2023 12:01:46
    |
Daniel Engberg (diizzy)  |
*/*: Bump all users of multimedia/ffmpeg*
...to make sure all picks up new version(s) |
0.4.5_6 27 Apr 2023 12:01:43
    |
Daniel Engberg (diizzy)  |
multimedia/nordlicht: Move to FFmpeg 4
Fails to build with FFmpeg 6
PR: 261302
Reported by: antoine (via exp-run)
Approved by: portmgr (blanket, build fix)
Sponsored by: Blinkinblox |
0.4.5_6 25 Apr 2023 15:17:15
    |
Christian Weisgerber (naddy)  |
audio/opus: bump consumers after update to 1.4 |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
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) |
0.4.5_5 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
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 ) |
0.4.5_5 19 Apr 2021 08:00:09
    |
Tobias Kortkamp (tobik)  |
Remove my useless "Created by" lines |
0.4.5_5 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.4.5_5 28 Sep 2020 05:05:25
  |
tobik  |
Reset MAINTAINER |
0.4.5_5 05 Aug 2019 23:06:50
  |
jbeich  |
multimedia/ffmpeg: update to 4.2
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.2:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/ |
0.4.5_4 03 May 2019 21:06:51
  |
linimon  |
These ports now build on aarch64.
Where necessary, pet portlint.
Approved by: portmgr
Obtained from: aarch64 TRYBROKEN run |
0.4.5_4 25 Dec 2018 20:25:40
  |
tcberner  |
Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".
I tried to only set insource where explictely needed.
PR: 232038
Exp-run by: antoine |
0.4.5_4 11 Dec 2018 17:03:52
  |
linimon  |
These ports now build on powerpc64.
Approved by: portmgr (tier-2 blanket) |
0.4.5_4 06 Nov 2018 01:50:27
  |
jbeich  |
multimedia/ffmpeg: update to 4.1
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.1:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/ |
0.4.5_3 10 Sep 2018 13:15:48
  |
mat  |
Add EXAMPLES options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine |
0.4.5_3 02 May 2018 15:07:27
  |
jbeich  |
multimedia/ffmpeg: update to 4.0
- FFSERVER support was removed upstream
- libressl now uses libtls backend instead of patching openssl one
- Clang i386 no longer uses 16-byte aligned stack
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.0:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/
PR: 227726
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D15175 |
0.4.5_2 21 Oct 2017 06:50:50
  |
jbeich  |
multimedia/ffmpeg: update to 3.4
Notable changes:
- i386/amd64 now depend on NASM per
https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/4f9297ac3b39
- NETCDF is now MYSOFA but the dependency doesn't exist in ports yet
- SCHROEDINGER is gone per
https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/220b24c7c9
- DRM, LIBRSVG2, LIBXML2 are new options
- ABI isn't completely compatible: some structs have changed
Minor cleanup:
- Don't pass --disable-{in,out}dev when it's already blocked by disabled
dependency
- Drop redundant "Enable" from option descriptions
- Switch CDIO_DESC to use Mk/bsd.options.desc.mk
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.4:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/
PR: 223057
Exp-run by: antoine |
0.4.5_1 25 Apr 2017 08:20:31
  |
riggs  |
Chase ffmpeg 3.3 update (ABI changes)
PR: 218658
Submitted by: riggs |
0.4.5 15 Feb 2017 12:28:29
  |
tobik  |
Update MAINTAINER to tobik@FreeBSD.org for my ports
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D9610 |
0.4.5 29 Jan 2017 13:35:57
  |
riggs  |
Update to upstream version 0.4.5
PR: 216326
Submitted by: t@tobik.me (maintainer) |
0.4.4_2 11 Dec 2016 15:22:47
  |
jbeich  |
multimedia/ffmpeg: update to 3.2.2
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.2.2:/Changelog
PR: 207547
Submitted by: riggs, ebirth@b0ss.net (libressl fix)
Exp-run by: antoine (3 tries) |
0.4.4_1 16 Nov 2016 00:34:37
  |
linimon  |
Mark as broken on various tier-2 archs.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
0.4.4_1 04 Nov 2016 12:03:32
  |
jbeich  |
multimedia/nordlicht: unbreak build with ffmpeg 3.x
image.c:28:24: error: use of undeclared identifier 'PIX_FMT_RGB24'; did you mean
'AV_PIX_FMT_RGB24'?
i->frame->format = PIX_FMT_RGB24; // best choice?
^~~~~~~~~~~~~
AV_PIX_FMT_RGB24
/usr/local/include/libavutil/pixfmt.h:64:5: note: 'AV_PIX_FMT_RGB24' declared
here
AV_PIX_FMT_RGB24, ///< packed RGB 8:8:8, 24bpp, RGBRGB...
^
image.c:243:32: error: use of undeclared identifier 'PIX_FMT_RGB24'; did you
mean 'AV_PIX_FMT_RGB24'?
encoder_context->pix_fmt = PIX_FMT_RGB24;
^~~~~~~~~~~~~
AV_PIX_FMT_RGB24
/usr/local/include/libavutil/pixfmt.h:64:5: note: 'AV_PIX_FMT_RGB24' declared
here
AV_PIX_FMT_RGB24, ///< packed RGB 8:8:8, 24bpp, RGBRGB...
^
PR: 214196
Submitted by: Tobias Kortkamp <t@tobik.me> (maintainer)
Obtained from: upstream |
0.4.4 21 Apr 2016 16:43:15
  |
swills  |
many ports: mark broken on powerpc64 |
0.4.4 01 Apr 2016 14:16:20
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
0.4.4 28 Jan 2016 22:35:50
  |
rakuco  |
Update to 0.4.4.
PR: 206597
Submitted by: Tobias Kortkamp <t@tobik.me> (maintainer) |
0.4.3 18 Jan 2016 13:16:55
  |
miwi  |
- Update to 0.4.3
PR: 206363
Submitted by: maintainer |
0.4.2 03 Jan 2016 15:01:27
  |
miwi  |
- Update to 0.4.2
PR: 205823
Submitted by: maintainer |
0.4.0 01 Jan 2016 16:14:28
  |
riggs  |
Add multimedia/nordlicht
PR: 205734
Submitted by: t@tobik.me (maintainer) |