Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.3_6 24 Feb 2024 20:48:11
    |
Muhammad Moinur Rahman (bofh)  |
multimedia/dv2sub: Moved man to share/man
Approved by: portmgr (blanket) |
0.3_5 06 Nov 2023 10:03:47
    |
Rodrigo Osorio (rodrigo)  |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart
Issue reported by repology : https://repology.org/repository/freebsd/problems
Approved by: portmgr (blanket)
PR: 274888 |
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.3_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.3_5 20 Jul 2022 14:22:30
    |
Tobias C. Berner (tcberner)  |
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 ) |
0.3_5 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.3_5 01 Apr 2016 14:16:20
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
0.3_5 22 Oct 2013 20:22:47
  |
tijl  |
Change a configure test such that it no longer defines a nested function.
This fixes the build with clang. While here support staging.
PR: ports/182893 |
0.3_4 20 Sep 2013 20:57:49
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
multimedia) |
0.3_4 31 Aug 2013 00:29:43
  |
bapt  |
Convert USE_GNOME=pkgconfig -> USES=pkgconfig
Convert USE_GNOME=gnomehack -> USES=pathfix
Convert USE_GMAKE -> USES=gmake |
0.3_4 03 Jul 2011 13:38:45
 |
ohauer  |
- remove MD5 |
0.3_4 05 Feb 2010 11:46:55
 |
dinoex  |
- update to jpeg-8 |
0.3_3 31 Jul 2009 13:57:52
 |
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
0.3_2 20 May 2009 15:48:04
 |
dhn  |
- Fix build with multimedia/libdv
- Bump PORTREVISION
Reported by: pointyhat |
0.3 06 Jun 2008 13:48:22
 |
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
0.3 23 Jan 2008 14:23:06
 |
miwi  |
dv2sub is a simple utility that extracts the date and time of recording from
a dv video file (using libdv) and outputs it as a subtitle file.
It can also display useful information about the dv stream, like video norm
(PAL/NTSC), aspect ratio normal (4:3) or wide (16:9), interlaced or
progressive material, number of audio channels, audio sampling frequency,
number of audio samples, timestamp and recording date & time.
WWW: http://dv2sub.sourceforge.net/
PR: ports/119917
Submitted by: Phil Oleson |