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.

non port: www/youtube_dl/Makefile

Number of commits found: 216 (showing only 100 on this page)

1 | 2 | 3  »  

Sunday, 3 Mar 2024
19:34 Daniel Engberg (diizzy) search for other commits by this committer
www/youtube_dl: Deprecate and set expiration date to 2024-03-31

Many extractors are broken and upstream moves at a very slow pace
Deprecate port and redirect users to www/yt-dlp

Discussed with riggs@ via private mail
commit hash: 407a3dac420ff7da900346e07812f9145e47dc2a commit hash: 407a3dac420ff7da900346e07812f9145e47dc2a commit hash: 407a3dac420ff7da900346e07812f9145e47dc2a commit hash: 407a3dac420ff7da900346e07812f9145e47dc2a 407a3da
Monday, 26 Feb 2024
16:36 Muhammad Moinur Rahman (bofh) search for other commits by this committer
www/youtube_dl: Moved man to share/man

Approved by:    portmgr (blanket)
commit hash: 54ace9a8d367de2bb5389fc2bc33ba048a24978b commit hash: 54ace9a8d367de2bb5389fc2bc33ba048a24978b commit hash: 54ace9a8d367de2bb5389fc2bc33ba048a24978b commit hash: 54ace9a8d367de2bb5389fc2bc33ba048a24978b 54ace9a
Monday, 20 Mar 2023
21:31 Thomas Zander (riggs) search for other commits by this committer
www/youtube_dl: Un-deprecate port, update to recent upstream snap

Details:
- Rework the port to fetch from GitHub per repo hash instead of
  releases.
- Rationale: Upstream does not seem to publish releases
  anymore, but continues development on git HEAD.

PR:		270108
commit hash: f38c599f9ba66af1ff65009808e4ce84be464722 commit hash: f38c599f9ba66af1ff65009808e4ce84be464722 commit hash: f38c599f9ba66af1ff65009808e4ce84be464722 commit hash: f38c599f9ba66af1ff65009808e4ce84be464722 f38c599
Sunday, 12 Mar 2023
12:13 Thomas Zander (riggs) search for other commits by this committer
www/youtube_dl: Mark DEPRECATED

Rationale: Unmaintained upstream, has not seen updates since 2021, and
does not work anymore for many of the intended use cases. There is an
up-to-date fork www/yt-dlp to serve those cases better.

PR:		270108
commit hash: 0fac1c51b38ce8632910e3dec41e13d3d5ffa60f commit hash: 0fac1c51b38ce8632910e3dec41e13d3d5ffa60f commit hash: 0fac1c51b38ce8632910e3dec41e13d3d5ffa60f commit hash: 0fac1c51b38ce8632910e3dec41e13d3d5ffa60f 0fac1c5
Wednesday, 7 Sep 2022
21:10 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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Friday, 17 Dec 2021
04:01 Jan Beich (jbeich) search for other commits by this committer
www/youtube_dl: update to 2021.12.17

Changes:	https://github.com/ytdl-org/youtube-dl/releases/tag/2021.12.17
Reported by:	GitHub (watch releases)
commit hash: 347de090b97b010d43942e2f81cfa64974db387f commit hash: 347de090b97b010d43942e2f81cfa64974db387f commit hash: 347de090b97b010d43942e2f81cfa64974db387f commit hash: 347de090b97b010d43942e2f81cfa64974db387f 347de09
Sunday, 25 Jul 2021
10:46 Gleb Popov (arrowd) search for other commits by this committer Author: Evgeniy Khramtsov
www/youtube_dl: Add Github to MASTER_SITES.

The original site is unreachable from IPv6-only networks.

While there, switch to using DISTVERSION.

PR:		256432
Tested by:	arrowd
Approved by:	multimedia (maintainer timeout)
commit hash: 1138b7cb7a81f7a0348788a7aca8ccc85aaf1367 commit hash: 1138b7cb7a81f7a0348788a7aca8ccc85aaf1367 commit hash: 1138b7cb7a81f7a0348788a7aca8ccc85aaf1367 commit hash: 1138b7cb7a81f7a0348788a7aca8ccc85aaf1367 1138b7c
Saturday, 5 Jun 2021
20:08 Jan Beich (jbeich) search for other commits by this committer
www/youtube_dl: update to 2021.06.06

Changes:	https://github.com/ytdl-org/youtube-dl/releases/tag/2021.06.06
Reported by:	GitHub (watch releases)
commit hash: c07f689ef165193dbfabffd83843283b9a6c5668 commit hash: c07f689ef165193dbfabffd83843283b9a6c5668 commit hash: c07f689ef165193dbfabffd83843283b9a6c5668 commit hash: c07f689ef165193dbfabffd83843283b9a6c5668 c07f689
Monday, 17 May 2021
02:38 Jan Beich (jbeich) search for other commits by this committer
www/youtube_dl: update to 2021.05.16

Changes:	https://github.com/ytdl-org/youtube-dl/releases/tag/2021.05.16
Reported by:	GitHub (watch releases)
commit hash: 01c45468d2e71a52712006dc1f2aa5bf317b6f37 commit hash: 01c45468d2e71a52712006dc1f2aa5bf317b6f37 commit hash: 01c45468d2e71a52712006dc1f2aa5bf317b6f37 commit hash: 01c45468d2e71a52712006dc1f2aa5bf317b6f37 01c4546
Sunday, 25 Apr 2021
19:08 Jan Beich (jbeich) search for other commits by this committer
www/youtube_dl: update to 2021.04.26

Changes:	https://github.com/ytdl-org/youtube-dl/releases/tag/2021.04.26
Reported by:	GitHub (watch releases)
commit hash: 943a2fd04133aa11312d53de809186df4532417e commit hash: 943a2fd04133aa11312d53de809186df4532417e commit hash: 943a2fd04133aa11312d53de809186df4532417e commit hash: 943a2fd04133aa11312d53de809186df4532417e 943a2fd
Friday, 16 Apr 2021
21:20 Jan Beich (jbeich) search for other commits by this committer
www/youtube_dl: update to 2021.04.17

Changes:	https://github.com/ytdl-org/youtube-dl/releases/tag/2021.04.17
Reported by:	GitHub (watch releases)
commit hash: e016cd8357801bef779b8fc2e27235bb70180964 commit hash: e016cd8357801bef779b8fc2e27235bb70180964 commit hash: e016cd8357801bef779b8fc2e27235bb70180964 commit hash: e016cd8357801bef779b8fc2e27235bb70180964 e016cd8
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
21:01 Jan Beich (jbeich) search for other commits by this committer
www/youtube_dl: update to 2021.04.07

Changes:	https://github.com/ytdl-org/youtube-dl/releases/tag/2021.04.07
Reported by:	GitHub (watch releases)
commit hash: 607b7f93ab57dd2c85e7e53a09d23cc015bb9649 commit hash: 607b7f93ab57dd2c85e7e53a09d23cc015bb9649 commit hash: 607b7f93ab57dd2c85e7e53a09d23cc015bb9649 commit hash: 607b7f93ab57dd2c85e7e53a09d23cc015bb9649 607b7f9
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
08:11 Jan Beich (jbeich) search for other commits by this committer
www/youtube_dl: update to 2021.04.01

Changes:	https://github.com/ytdl-org/youtube-dl/releases/tag/2021.04.01
Reported by:	GitHub (watch releases)
commit hash: f2aa5c86adf0f0e17034d5c5b42b910640ef2a6a commit hash: f2aa5c86adf0f0e17034d5c5b42b910640ef2a6a commit hash: f2aa5c86adf0f0e17034d5c5b42b910640ef2a6a commit hash: f2aa5c86adf0f0e17034d5c5b42b910640ef2a6a f2aa5c8
Tuesday, 30 Mar 2021
20:16 jbeich search for other commits by this committer
www/youtube_dl: update to 2021.03.31

Changes:	https://github.com/ytdl-org/youtube-dl/releases/tag/2021.03.31
Reported by:	GitHub (watch releases)
Original commitRevision:569594 
Wednesday, 24 Mar 2021
17:45 jbeich search for other commits by this committer
www/youtube_dl: update to 2021.03.25

Changes:	https://github.com/ytdl-org/youtube-dl/releases/tag/2021.03.25
Reported by:	GitHub (watch releases)
Original commitRevision:569142 
Sunday, 14 Mar 2021
03:29 jbeich search for other commits by this committer
www/youtube_dl: update to 2021.03.14

Changes:	https://github.com/ytdl-org/youtube-dl/releases/tag/2021.03.14
Reported by:	GitHub (watch releases)
Original commitRevision:568306 
Wednesday, 3 Mar 2021
06:21 jbeich search for other commits by this committer
www/youtube_dl: update to 2021.03.03

Changes:	https://github.com/ytdl-org/youtube-dl/releases/tag/2021.03.03
Reported by:	GitHub (watch releases)
Original commitRevision:567023 
Monday, 1 Mar 2021
23:31 jbeich search for other commits by this committer
www/youtube_dl: update to 2021.03.02

Changes:	https://github.com/ytdl-org/youtube-dl/releases/tag/2021.03.02
Reported by:	GitHub (watch releases)
Original commitRevision:566924 
Sunday, 21 Feb 2021
20:03 jbeich search for other commits by this committer
www/youtube_dl: update to 2021.02.22

Changes:	https://github.com/ytdl-org/youtube-dl/releases/tag/2021.02.22
Reported by:	GitHub (watch releases)
Original commitRevision:566243 
Wednesday, 10 Feb 2021
16:29 jbeich search for other commits by this committer
www/youtube_dl: update to 2021.02.10

Changes:	https://github.com/ytdl-org/youtube-dl/releases/tag/2021.02.10
Reported by:	GitHub (watch releases)
Original commitRevision:564872 
Thursday, 4 Feb 2021
10:10 jbeich search for other commits by this committer
www/youtube_dl: update to 2021.02.04.1

Changes:	https://github.com/ytdl-org/youtube-dl/releases/tag/2021.02.04.1
Reported by:	GitHub (watch releases)
Original commitRevision:564011 
00:29 jbeich search for other commits by this committer
www/youtube_dl: update to 2021.02.04

Changes:	https://github.com/ytdl-org/youtube-dl/releases/tag/2021.02.04
Reported by:	GitHub (watch releases)
Original commitRevision:563972 
Sunday, 24 Jan 2021
12:56 jbeich search for other commits by this committer
www/youtube_dl: update to 2021.01.24.1

Changes:	https://github.com/ytdl-org/youtube-dl/releases/tag/2021.01.24.1
Reported by:	GitHub (watch releases)
Original commitRevision:562469 
Saturday, 16 Jan 2021
05:39 jbeich search for other commits by this committer
www/youtube_dl: update to 2021.01.16

Changes:	https://github.com/ytdl-org/youtube-dl/releases/tag/2021.01.16
Reported by:	GitHub (watch releases)
Original commitRevision:561708 
Friday, 8 Jan 2021
11:38 jbeich search for other commits by this committer
www/youtube_dl: update to 2021.01.08

Changes:	https://github.com/ytdl-org/youtube-dl/releases/tag/2021.01.08
Reported by:	GitHub (watch releases)
Original commitRevision:560764 
Sunday, 3 Jan 2021
03:47 jbeich search for other commits by this committer
www/youtube_dl: update to 2021.01.03

Changes:	https://github.com/ytdl-org/youtube-dl/releases/tag/2021.01.03
Reported by:	GitHub (watch releases)
Original commitRevision:559985 
Thursday, 31 Dec 2020
00:32 jbeich search for other commits by this committer
www/youtube_dl: update to 2020.12.31

Changes:	https://github.com/ytdl-org/youtube-dl/releases/tag/2020.12.31
Reported by:	GitHub (watch releases)
Original commitRevision:559691 
Monday, 28 Dec 2020
20:57 jbeich search for other commits by this committer
www/youtube_dl: update to 2020.12.29

Changes:	https://github.com/ytdl-org/youtube-dl/releases/tag/2020.12.29
Reported by:	GitHub (watch releases)
Original commitRevision:559528 
Saturday, 26 Dec 2020
19:48 jbeich search for other commits by this committer
www/youtube_dl: update to 2020.12.26

Changes:	https://github.com/ytdl-org/youtube-dl/releases/tag/2020.12.26
Reported by:	GitHub (watch releases)
Original commitRevision:559306 
Monday, 21 Dec 2020
22:04 jbeich search for other commits by this committer
www/youtube_dl: update to 2020.12.22

Changes:	https://github.com/ytdl-org/youtube-dl/releases/tag/2020.12.22
Reported by:	GitHub (watch releases)
Original commitRevision:558863 
Sunday, 13 Dec 2020
18:56 jbeich search for other commits by this committer
www/youtube_dl: update to 2020.12.14

Changes:	https://github.com/ytdl-org/youtube-dl/releases/tag/2020.12.14
Reported by:	GitHub (watch releases)
Original commitRevision:557998 
Saturday, 12 Dec 2020
00:23 jbeich search for other commits by this committer
www/youtube_dl: update to 2020.12.12

Changes:	https://github.com/ytdl-org/youtube-dl/releases/tag/2020.12.12
Reported by:	GitHub (watch releases)
Original commitRevision:557765 
Wednesday, 9 Dec 2020
01:53 jbeich search for other commits by this committer
www/youtube_dl: update to 2020.12.09

Changes:	https://github.com/ytdl-org/youtube-dl/releases/tag/2020.12.09
Reported by:	GitHub (watch releases)
Original commitRevision:557328 
Sunday, 6 Dec 2020
21:36 jbeich search for other commits by this committer
www/youtube_dl: update to 2020.12.07

Changes:	https://github.com/ytdl-org/youtube-dl/releases/tag/2020.12.07
Reported by:	GitHub (watch releases)
Original commitRevision:557176 
Friday, 4 Dec 2020
22:46 jbeich search for other commits by this committer
www/youtube_dl: update to 2020.12.05

Changes:	https://github.com/ytdl-org/youtube-dl/releases/tag/2020.12.05
Reported by:	GitHub (watch releases)
Original commitRevision:557026 
Tuesday, 1 Dec 2020
19:41 jbeich search for other commits by this committer
www/youtube_dl: update to 2020.12.02

Changes:	https://github.com/ytdl-org/youtube-dl/releases/tag/2020.12.02
Reported by:	GitHub (watch releases)
Original commitRevision:556788 
Sunday, 29 Nov 2020
12:19 jbeich search for other commits by this committer
www/youtube_dl: update to 2020.11.29

Changes:	https://github.com/ytdl-org/youtube-dl/releases/tag/2020.11.29
Reported by:	GitHub (watch releases)
Original commitRevision:556565 
Thursday, 26 Nov 2020
02:56 jbeich search for other commits by this committer
www/youtube_dl: update to 2020.11.26

Changes:	https://github.com/ytdl-org/youtube-dl/releases/tag/2020.11.26
Reported by:	GitHub (watch releases)
Original commitRevision:556319 
Tuesday, 24 Nov 2020
00:26 jbeich search for other commits by this committer
www/youtube_dl: update to 2020.11.24

Changes:	https://github.com/ytdl-org/youtube-dl/releases/tag/2020.11.24
Reported by:	GitHub (watch releases)
Original commitRevision:556139 
Saturday, 21 Nov 2020
17:38 jbeich search for other commits by this committer
www/youtube_dl: update to 2020.11.21.1

Changes:	https://github.com/ytdl-org/youtube-dl/releases/tag/2020.11.21.1
Reported by:	GitHub (watch releases)
Original commitRevision:556000 
Thursday, 19 Nov 2020
00:36 jbeich search for other commits by this committer
www/youtube_dl: update to 2020.11.19

Changes:	https://github.com/ytdl-org/youtube-dl/releases/tag/2020.11.19
Reported by:	GitHub (watch releases)
Original commitRevision:555675 
Tuesday, 17 Nov 2020
21:47 jbeich search for other commits by this committer
www/youtube_dl: update to 2020.11.18

Changes:	https://github.com/ytdl-org/youtube-dl/releases/tag/2020.11.18
Reported by:	GitHub (watch releases)
Original commitRevision:555589 
Monday, 16 Nov 2020
22:50 jbeich search for other commits by this committer
www/youtube_dl: update to 2020.11.17

Changes:	https://github.com/ytdl-org/youtube-dl/releases/tag/2020.11.17
Reported by:	GitHub (watch releases)
Original commitRevision:555519 
Friday, 13 Nov 2020
15:34 tcberner search for other commits by this committer
www/youtube_dl: update to 2020.11.12
Original commitRevision:555026 
Thursday, 5 Nov 2020
04:04 tcberner search for other commits by this committer
www/youtube_dl: update to 2020.11.01.1
Original commitRevision:554119 
Monday, 28 Sep 2020
05:05 tobik search for other commits by this committer
Reset MAINTAINER
Original commitRevision:550400 
Sunday, 20 Sep 2020
12:34 tobik search for other commits by this committer
www/youtube_dl: Update to 2020.09.20

Changes:	https://github.com/ytdl-org/youtube-dl/releases/tag/2020.09.14
Changes:	https://github.com/ytdl-org/youtube-dl/releases/tag/2020.09.20
Original commitRevision:549097 
Monday, 7 Sep 2020
21:21 tobik search for other commits by this committer
www/youtube_dl: Update to 2020.09.06

Changes:	https://github.com/ytdl-org/youtube-dl/releases/tag/2020.09.06
Original commitRevision:547945 
Tuesday, 28 Jul 2020
08:33 tobik search for other commits by this committer
www/youtube_dl: Update to 2020.07.28

Changes:	https://github.com/ytdl-org/youtube-dl/releases/tag/2020.07.28
Original commitRevision:543583 
Monday, 15 Jun 2020
23:35 tobik search for other commits by this committer
www/youtube_dl: Update to 2020.06.16.1

Changes:	https://github.com/ytdl-org/youtube-dl/releases/tag/2020.06.16.1
Original commitRevision:539302 
20:48 tobik search for other commits by this committer
www/youtube_dl: Update to 2020.06.16

Changes:	https://github.com/ytdl-org/youtube-dl/releases/tag/2020.06.16
Original commitRevision:539284 
Friday, 5 Jun 2020
19:37 tobik search for other commits by this committer
www/youtube_dl: Update to 2020.06.06

Changes:	https://github.com/ytdl-org/youtube-dl/releases/tag/2020.06.06
Original commitRevision:538051 
Saturday, 30 May 2020
00:27 tobik search for other commits by this committer
www/youtube_dl: Update to 2020.05.29

Changes:	https://github.com/ytdl-org/youtube-dl/releases/tag/2020.05.29
Original commitRevision:537017 
Monday, 18 May 2020
17:37 tobik search for other commits by this committer
www/youtube_dl: Update to 2020.05.08 [1]

- Assign to myself after 3 consecutive maintainer timeouts
- Improve comment a little
- Always install shell completions
- Install fish completion into vendor completions directory

PR:		246128 [1]
Approved by:	araujo (maintainer timeout, > 2 weeks)
Original commitRevision:535762 
Tuesday, 7 Apr 2020
07:21 mikael search for other commits by this committer
www/youtube_dl: update to 2020.03.24

PR:		245018
Submitted by:	Greg Fitzgerald
Approved by:	araujo (maintainer timeout)
Original commitRevision:530950 
Friday, 7 Feb 2020
18:17 swills search for other commits by this committer
www/youtube_dl: Update to latest 2020.01.24

PR:		243553
Submitted by:	cem
Submitted by:	daniel.engberg.lists@pyret.net
Approved by:	maintainer timeout (araujo, >2 weeks)
Differential Revision:	https://reviews.freebsd.org/D22919
Original commitRevision:525494 
Monday, 2 Dec 2019
09:54 araujo search for other commits by this committer
- Update to 2019.11.28.
Original commitRevision:518841 
Monday, 21 Oct 2019
10:03 araujo search for other commits by this committer
Update to 2019.10.16.
Original commitRevision:515095 
Tuesday, 8 Oct 2019
03:43 araujo search for other commits by this committer
- Update to 2019.09.28.
Original commitRevision:514026 
Wednesday, 18 Sep 2019
06:49 araujo search for other commits by this committer
- Update to 2019.09.12.1.
Original commitRevision:512254 
Tuesday, 10 Sep 2019
01:47 araujo search for other commits by this committer
Update to 2019.09.01
Original commitRevision:511726 
Tuesday, 27 Aug 2019
06:44 araujo search for other commits by this committer
Update to 2019.08.13.

PR:		240077
Submitted by:	Greg Fitzgerald
Original commitRevision:509991 
Thursday, 1 Aug 2019
08:08 araujo search for other commits by this committer
Update to 2019.07.30

PR:		239554
Submitted by:	m.ne
Original commitRevision:507757 
Wednesday, 24 Jul 2019
06:15 araujo search for other commits by this committer
Update to 2019.07.16
Original commitRevision:507264 
Saturday, 22 Jun 2019
09:57 araujo search for other commits by this committer
Update to 2019.06.21.

Reported by:	tj@mrsk.me (via email)
Original commitRevision:504858 
Monday, 17 Jun 2019
13:38 araujo search for other commits by this committer
Update to 2019.06.08.

PR:		238611, 238303
Submitted by:	lwhsu and Greg Fitzgerald <gregf@hugops.pw>
Reported by:	many
Original commitRevision:504424 
Wednesday, 24 Apr 2019
15:13 araujo search for other commits by this committer
- Update to 2019.04.24

Release notes:
https://github.com/ytdl-org/youtube-dl/releases/tag/2019.04.24/

PR:		237521
Submitted by:	m.ne
Original commitRevision:499854 
Sunday, 14 Apr 2019
11:48 araujo search for other commits by this committer
- Update to 2019.04.07.
Original commitRevision:498890 
Wednesday, 3 Apr 2019
19:20 lme search for other commits by this committer
www/youtube_dl: Update to 2019.03.18

PR:		236612
Submitted by:	yuri
Approved by:	maintainer timeout (15 days)
Original commitRevision:497756 
Thursday, 31 Jan 2019
01:38 araujo search for other commits by this committer
Update to 2019.01.30.1.
Original commitRevision:491671 
Friday, 18 Jan 2019
21:51 araujo search for other commits by this committer
Update to 2019.01.17.
Original commitRevision:490673 
Tuesday, 8 Jan 2019
10:39 araujo search for other commits by this committer
Update to 2019.01.02.
Original commitRevision:489667 
Monday, 24 Dec 2018
06:07 araujo search for other commits by this committer
Update to 2018.12.17.
Original commitRevision:488257 
Tuesday, 4 Dec 2018
09:18 araujo search for other commits by this committer
Update to 2018.12.03.
Original commitRevision:486589 
Sunday, 25 Nov 2018
19:23 arved search for other commits by this committer
Update to 2018.11.23

PR:		233117
Reported by:	brnrd, lwhsu
Approved by:	maintainer timeout
Original commitRevision:485892 
Tuesday, 6 Nov 2018
01:50 jbeich search for other commits by this committer
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/
Original commitRevision:484273 
Friday, 14 Sep 2018
12:26 araujo search for other commits by this committer
- Update to 2018.09.10.

PR:		ports/231245 (based on)
Submitted by:	Nathan <ndowens@yahoo.com>
Original commitRevision:479773 
Monday, 9 Jul 2018
07:41 araujo search for other commits by this committer
- Update to 2018.07.04.

PR:		ports/229503
Submitted by:	takefu_airport.fm
Original commitRevision:474229 
Monday, 21 May 2018
17:43 araujo search for other commits by this committer
Update to 2018.05.09

PR:		ports/228238
Submitted by:	takefu@airport.fm
Original commitRevision:470565 
Wednesday, 2 May 2018
15:07 jbeich search for other commits by this committer
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
Original commitRevision:468844 
Wednesday, 14 Mar 2018
09:07 tz search for other commits by this committer
www/youtube_dl: Update to 2018.03.10

Changelog: https://github.com/rg3/youtube-dl/blob/2018.03.10/ChangeLog

Approved by:	araujo
Differential Revision:	https://reviews.freebsd.org/D14692
Original commitRevision:464476 
Monday, 29 Jan 2018
14:20 araujo search for other commits by this committer
- Update to 2018.01.27.
Original commitRevision:460307 
Monday, 15 Jan 2018
11:37 tobik search for other commits by this committer
www/youtube_dl: Update to 2018.01.14

PR:		225157
Approved by:	araujo (maintainer)
MFH:		2018Q1
Original commitRevision:459034 
Monday, 27 Nov 2017
05:18 araujo search for other commits by this committer
Update to 2017.11.26.

PR:		ports/223659 (based on)
Submitted by:	takefu@airport.fm
Original commitRevision:454931 
Saturday, 21 Oct 2017
06:50 jbeich search for other commits by this committer
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
Original commitRevision:452570 
Wednesday, 4 Oct 2017
06:03 mandree search for other commits by this committer
Add USES=gmake to unbreak the build for now.

PR:		222637
Reported by:	tcberner@
Approved by:	blanket (trivially fix a non-building port)
Original commitRevision:451180 
Tuesday, 3 Oct 2017
01:38 araujo search for other commits by this committer
Update to 2017.10.01.
Original commitRevision:451105 
Tuesday, 1 Aug 2017
09:55 araujo search for other commits by this committer
Update to 2017.07.30.1.

PR:		ports/221121
Submitted by:	Fabian Keil <fk@fabiankeil.de>
Original commitRevision:447016 
Wednesday, 5 Jul 2017
14:58 tobik search for other commits by this committer
Add The Unlicense to Mk/bsd.licenses.db.mk

- Update all ports that currently use a custom definition
- Also add a link to a list of certified copyfree licenses

Approved by:	portmgr (mat)
Differential Revision:	https://reviews.freebsd.org/D11487
Original commitRevision:445082 
Wednesday, 31 May 2017
11:32 araujo search for other commits by this committer
Update to 2017.05.29.

PR:		ports/219678
Submitted by:	mikael.urankar@gmail.com
Original commitRevision:442150 
Wednesday, 3 May 2017
07:17 araujo search for other commits by this committer
Update to 2015.05.01.

PR:		ports/219033
Submitted by:	rkoberman@gmail.com
Original commitRevision:440002 
Sunday, 26 Mar 2017
05:02 araujo search for other commits by this committer
- Update to 2017.03.24.
Original commitRevision:436937 
Sunday, 12 Mar 2017
04:27 araujo search for other commits by this committer
Update to 2017.03.10.

Submitted by:	John Hixson <jhixson@gmail.com> (via email at AsiaBSDCon)
Original commitRevision:435972 
Wednesday, 8 Mar 2017
16:14 araujo search for other commits by this committer
- Update to 2017.03.07.
Original commitRevision:435695 
Sunday, 12 Feb 2017
23:47 araujo search for other commits by this committer
Update to 2017.02.11.
Original commitRevision:433970 
Monday, 16 Jan 2017
12:46 araujo search for other commits by this committer
Update to 2017.01.10.

PR:		ports/215945
Submitted by:	kaltheat@gmail.com
Tested by:	pi@
Original commitRevision:431634 
Wednesday, 14 Dec 2016
11:59 araujo search for other commits by this committer
Update to 2016.12.12.

PR:		ports/215295
Submitted by:	takefu@airport.fm
Original commitRevision:428558 
Sunday, 11 Dec 2016
15:22 jbeich search for other commits by this committer
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)
Original commitRevision:428352 

Number of commits found: 216 (showing only 100 on this page)

1 | 2 | 3  »