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: multimedia/librtmp/Makefile

Number of commits found: 18

Sunday, 24 Mar 2024
12:53 Rene Ladan (rene) search for other commits by this committer
multimedia/*rtmp*: fix expiration date
commit hash: d86ce31d4d0ceca63b90a329c84f05450d4260a7 commit hash: d86ce31d4d0ceca63b90a329c84f05450d4260a7 commit hash: d86ce31d4d0ceca63b90a329c84f05450d4260a7 commit hash: d86ce31d4d0ceca63b90a329c84f05450d4260a7 d86ce31
Tuesday, 19 Mar 2024
20:17 Daniel Engberg (diizzy) search for other commits by this committer
multimedia/librtmp: Deprecate and set expiration date to 2024-04-30

Depends on legacy functionality of OpenSSL and superseded by
multimedia/ffmpeg

PR:		277418
Approved by:	portmgr (maintainer timeout, 2+ weeks)
commit hash: ee4b66a8d9e92c6e53cd54ae5ece27ea5f4813e7 commit hash: ee4b66a8d9e92c6e53cd54ae5ece27ea5f4813e7 commit hash: ee4b66a8d9e92c6e53cd54ae5ece27ea5f4813e7 commit hash: ee4b66a8d9e92c6e53cd54ae5ece27ea5f4813e7 ee4b66a
Sunday, 28 Jan 2024
13:39 Muhammad Moinur Rahman (bofh) search for other commits by this committer
multimedia/librtmp: Moved man to share/man

- Refresh patches

Approved by:    portmgr (blanket)
commit hash: ed4539d1ff2bfc5d5b4c903e62d167420108b1a7 commit hash: ed4539d1ff2bfc5d5b4c903e62d167420108b1a7 commit hash: ed4539d1ff2bfc5d5b4c903e62d167420108b1a7 commit hash: ed4539d1ff2bfc5d5b4c903e62d167420108b1a7 ed4539d
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
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
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
Sunday, 19 Apr 2020
08:18 mandree search for other commits by this committer
multimedia/librtmp, rtmpdump: Update to 20190330.

PR:		224836
PR:		224837
Submitted by:	daniel.engberg.lists@pyret.net
Approved by:	maintainer timeout (hrs@, 35 d)
Original commitRevision:532086 
Sunday, 17 Mar 2019
00:54 hrs search for other commits by this committer
Add a new OpenSSL 1.1.x patchset and revert broken one imported
in r482967 which had SIGSEGV issue.

PR:	232901
Original commitRevision:496010 
Thursday, 25 Oct 2018
11:54 woodsb02 search for other commits by this committer
multimedia/librtmp: Fix build with OpenSSL 1.1.x

- Update LICENSE and add LICENSE_FILE

PR:		231940
Reported by:	antoine
Approved by:	hrs (maintainer timeout)
Obtained
from:	https://github.com/xbmc/inputstream.rtmp/blob/master/depends/common/librtmp/0003-openssl-1.1.patch
MFH:		2018Q4
Original commitRevision:482967 
Tuesday, 23 Oct 2018
19:36 antoine search for other commits by this committer
Revert r482833, it broke librtmp consumers

PR:		231940
With hat:	portmgr
Original commitRevision:482870 
11:59 woodsb02 search for other commits by this committer
multimedia/librtmp: Fix build with OpenSSL 1.1.x

- Update LICENSE and add LICENSE_FILE

PR:		231940
Submitted by:	Nathan <ndowens@yahoo.com>
Reported by:	antoine
Approved by:	hrs (maintainer timeout)
Obtained from:	https://github.com/JudgeZarbi/RTMPDum-OpenSSL-1.1
MFH:		2018Q4
Original commitRevision:482833 
Thursday, 29 Mar 2018
14:53 mat search for other commits by this committer
Mark some ports broken with openssl-devel.

Sponsored by:	Absolight
Original commitRevision:465899 
Thursday, 15 Feb 2018
14:41 brnrd search for other commits by this committer
security/openssl-devel: Remove BROKEN from some ports

 * databases/freetds: Fixed 2017-02-14
 * databases/postgresql10-server: Fixed 2016-09-15 [1]
 * ftp/lftp: Fixed in 4.8.0
 * ftp/proftpd: Fixed in 1.3.5c
 * ftp/wget: Fixed in 1.19.3 [2]
 * lang/erlang-runtime20: Fixed in 20.0
 * net/socat: Fixed in 1.7.3.2
 * security/libssh2: Fixed in 1.8.0 [3]
 * security/p5-Crypt-OpenSSL-X509: Fixed in 1.8.8
 * sysutils/bacula9-server: Fixed in 9.0.6
 * www/nginx: Fixed in 1.9.14

 * Bulk build OK 10.3/11.1 both i386 and amd64:
    - multimedia/librtmp
    - net/libvncserver
    - www/lynx

PR:		225875 [1], 225872 [2], 225873 [3]
Original commitRevision:461928 
Wednesday, 15 Mar 2017
14:45 mat search for other commits by this committer
Remove all USE_OPENSSL occurrences.

Sponsored by:	Absolight
Original commitRevision:436247 
Tuesday, 29 Nov 2016
18:46 mat search for other commits by this committer
Mark some ports as not openssl-devel ready.

Sponsored by:	Absolight
Original commitRevision:427389 
Monday, 29 Feb 2016
03:13 hrs search for other commits by this committer
- Update to a snapshot as of 20151223.
- Strip binaries.
Original commitRevision:409797 
Wednesday, 25 Mar 2015
17:36 marino search for other commits by this committer
multimedia category: Remove $PTHREAD_LIBS

approved by:	PTHREAD blanket
Original commitRevision:382254 
Thursday, 31 Oct 2013
02:03 hrs search for other commits by this committer
- Split the library part of multimedia/rtmpdump into multimedia/librtmp.
- Update ports depending on librtmp.
- Add instruction to avoid a build error in multimedia/rtmpdump under a
  specific condition.
Original commitRevision:332194 

Number of commits found: 18