notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: multimedia/naludump/Makefile
SVNWeb

Number of commits found: 8

Sat, 5 Aug 2023
[ 14:46 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:8f3f52224f8f491e627b643d098caa0549ca09ef  commit hash:8f3f52224f8f491e627b643d098caa0549ca09ef  commit hash:8f3f52224f8f491e627b643d098caa0549ca09ef  8f3f522 
multimedia/naludump: Fix build with llvm16

- Utilize USES=localbase
- Pet portclippy

Sponsored by:	The FreeBSD Foundation
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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)
Wed, 20 Jul 2022
[ 14:22 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:63f36d326290febc7af8820d7bde9c78cda71c80  commit hash:63f36d326290febc7af8820d7bde9c78cda71c80  commit hash:63f36d326290febc7af8820d7bde9c78cda71c80  63f36d3  (Only the first 10 of 224 ports in this commit are shown above. View all ports for this commit)
multimedia: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Aaron LI <aly@aaronly.me>
  *  Alexander Botero-Lowry <alexbl@FreeBSD.org>
  *  Alexander Logvinov <ports@logvinov.com>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Anders Nordby <anders@FreeBSD.org>
  *  Andrew Pantyukhin <infofarmer@FreeBSD.org>
  *  Andrew Thompson <andy@fud.org.nz>
  *  Andrew Thompson <thompsa@FreeBSD.org>
  *  Angel Carpintero <ack@telefonica.net>
  *  Anish Mistry (with help from mean)
  *  Anonymous <swell.k@gmail.com>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Thu, 8 Dec 2016
[ 19:23 tijl search for other commits by this committer ] Original commit   Revision:428150 (Only the first 10 of 122 ports in this commit are shown above. View all ports for this commit)
Remove libiconv.so.3 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps.  Bump dependent ports that have not
been bumped since.
Mon, 14 Dec 2015
[ 02:52 eadler search for other commits by this committer ] Original commit   Revision:403704 (Only the first 10 of 54 ports in this commit are shown above. View all ports for this commit)
Reset maintainer
Sat, 19 Sep 2015
[ 18:17 marino search for other commits by this committer ] Original commit   Revision:397334
Add USES=alias to 10 ports (Aids DragonFly support)
Sat, 19 Apr 2014
[ 23:11 nox search for other commits by this committer ] Original commit   Revision:351609
Add new port multimedia/naludump:

Naludump is a tool to delete NALU fill data from h.264 streams embedded into
TS files. The overall file structure isn't modified, only complete TS packets
of NALU fill data are removed.

Naludump contains lots of code of Klaus Schmidinger's VDR, and is based on
cocepts from Marten Richter's Nalustripper.

Usage:
naludump inputfile.ts [outputfile.ts]

WWW: http://www.udo-richter.de/vdr/naludump.en.html

Number of commits found: 8