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: net-im/jitsi-videobridge/Makefile

Number of commits found: 16

Monday, 11 Mar 2024
09:09 Michael Osipov (michaelo) search for other commits by this committer
*/*: properly depend on Maven package

devel/maven and devel/maven39 do not provide mvn(1) from LOCALBASE that
one comes from devel/maven-wrapper instead. Therefore, one should depend
on the package rather than a non-existing executable/script.

Approved by:	jrm (mentor), otis (mentor), vvd
Differential Revision:	https://reviews.freebsd.org/D44229
commit hash: 90e44770f5509fe68fa14893fb3a16e63224a136 commit hash: 90e44770f5509fe68fa14893fb3a16e63224a136 commit hash: 90e44770f5509fe68fa14893fb3a16e63224a136 commit hash: 90e44770f5509fe68fa14893fb3a16e63224a136 90e4477
Saturday, 27 Jan 2024
18:26 Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
net-im/jitsi-meet-full: Update to 2.0.9220

- net-im/jitsi-prosody-plugins: Update to 2.0.9220
- net-im/jitsi-videobridge: Update to 2.3-67
- net-im/jicofo: Update to 1.0-1062
- www/jitsi-meet: Update to 1.0.7762
commit hash: 6de6920daf2247132278fbf2fa9e2eae73d8e6f0 commit hash: 6de6920daf2247132278fbf2fa9e2eae73d8e6f0 commit hash: 6de6920daf2247132278fbf2fa9e2eae73d8e6f0 commit hash: 6de6920daf2247132278fbf2fa9e2eae73d8e6f0 6de6920
Wednesday, 20 Sep 2023
06:30 Jose Alonso Cardenas Marquez (acm) search for other commits by this committer Author: Marko Cupać
net-im/jitsi-videobridge: Fix picking up maven dependency

PR:		273345
commit hash: 5e18c06c0174b9072146590ce09881306130f96e commit hash: 5e18c06c0174b9072146590ce09881306130f96e commit hash: 5e18c06c0174b9072146590ce09881306130f96e commit hash: 5e18c06c0174b9072146590ce09881306130f96e 5e18c06
Monday, 3 Apr 2023
03:18 Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
net-im/jitsi-videobridge: Update to 2.2-79
commit hash: b9879cd8b1732254de3170e24e3e738582e3dccb commit hash: b9879cd8b1732254de3170e24e3e738582e3dccb commit hash: b9879cd8b1732254de3170e24e3e738582e3dccb commit hash: b9879cd8b1732254de3170e24e3e738582e3dccb b9879cd
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
10:26 Tobias C. Berner (tcberner) search for other commits by this committer
cleanup: remove trailing whitepaces
commit hash: b86221feeafaacbff38b27dd5999866460e3a67b commit hash: b86221feeafaacbff38b27dd5999866460e3a67b commit hash: b86221feeafaacbff38b27dd5999866460e3a67b commit hash: b86221feeafaacbff38b27dd5999866460e3a67b b86221f
Tuesday, 24 May 2022
02:56 Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
net-im/jitsi-videobridge: update to 2.1-681

- Add config samples
- Now jitsi-videobridge is init using jvb user
- Modify pkg-message file
PR:		257232
Reported by:	grembo
commit hash: 395d57a73b08f1986309bd299575d64126062c79 commit hash: 395d57a73b08f1986309bd299575d64126062c79 commit hash: 395d57a73b08f1986309bd299575d64126062c79 commit hash: 395d57a73b08f1986309bd299575d64126062c79 395d57a
Saturday, 16 Oct 2021
09:51 Jimmy Olgeni (olgeni) search for other commits by this committer
*: fix tab vs. space issues, and comments according to the guide.
commit hash: 4460cf727a7788c9ce21f3344ce5745e5cd9fc4a commit hash: 4460cf727a7788c9ce21f3344ce5745e5cd9fc4a commit hash: 4460cf727a7788c9ce21f3344ce5745e5cd9fc4a commit hash: 4460cf727a7788c9ce21f3344ce5745e5cd9fc4a 4460cf7
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
Wednesday, 10 Mar 2021
18:32 pkubaj search for other commits by this committer
net-im/jitsi-videobridge: enable on powerpc64le
Original commitRevision:568024 
18:26 pkubaj search for other commits by this committer
net-im/jitsi-videobridge: enable on powerpc64
Original commitRevision:568023 
Thursday, 4 Jun 2020
22:58 acm search for other commits by this committer
- Add shells/bash as dependency
- Bump PORTREVISION

PR:		246662
Submitted by:	kaltheat at gmail.com
Original commitRevision:537976 
Tuesday, 5 May 2020
22:45 acm search for other commits by this committer
- Add additional instruction lines about jitis-videobridge configuration into
  pkg-message file
- Few rc script modifications
- Bump PORTREVISION
Original commitRevision:534106 
Wednesday, 29 Apr 2020
05:14 acm search for other commits by this committer
- Fix configuration path into rc script
- Bump PORTREVISION
Original commitRevision:533313 
Sunday, 26 Apr 2020
00:11 acm search for other commits by this committer
- New port: net-im/jitsi-videobridge

Jitsi Videobridge is a WebRTC compatible video router or SFU that lets build
highly scalable video conferencing infrastructure (i.e., up to hundreds of
conferences per server).

WWW: https://jitsi.org/jitsi-videobridge
Original commitRevision:532991 

Number of commits found: 16