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/libilbc/Makefile

Number of commits found: 20

Monday, 11 Sep 2023
03:22 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/abseil: Update to 20230125.3

- Bump PORTREVISION of dependent ports for shlib change
  some ports are skipped due to re2 shlib change

Changes:	https://github.com/abseil/abseil-cpp/releases
PR:		270233
Approved by:	danfe (maintainer)
commit hash: aa9f253244fbdf229e70ef5ff97df90c5f154fca commit hash: aa9f253244fbdf229e70ef5ff97df90c5f154fca commit hash: aa9f253244fbdf229e70ef5ff97df90c5f154fca commit hash: aa9f253244fbdf229e70ef5ff97df90c5f154fca aa9f253
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
Tuesday, 5 Jan 2021
15:33 nc search for other commits by this committer
Set MAINTAINER of my ports to my FreeBSD handle (nc@).

Reviewed by:		0mp (mentor)
Approved by:		0mp (mentor)
Differential Revision:	https://reviews.freebsd.org/D27966
Original commitRevision:560410 
Sunday, 3 Jan 2021
17:49 fernape search for other commits by this committer
net/libilbc: set new MAINTAINER

Submitter becomes maintainer. He also maintains several ports.

Use release archive.

PR:	252341
Submitted by:	neel@neelc.org
Original commitRevision:560026 
Saturday, 2 Jan 2021
19:41 fernape search for other commits by this committer
net/libilbc: update to 3.0.4

ChangeLog: https://github.com/TimothyGu/libilbc/releases/tag/v3.0.4

Reported by:	portscout
Original commitRevision:559962 
Friday, 25 Dec 2020
18:36 pi search for other commits by this committer
net/libilbc: update 2.0.2 -> 3.0.3

- This version of libilbc brings the latest updates from upstream WebRTC code.

Relnotes:	https://github.com/TimothyGu/libilbc/blob/main/NEWS.md
Original commitRevision:559253 
Monday, 22 Jan 2018
06:41 danfe search for other commits by this committer
Allow to build on powerpc, powerpc64, and sparc64.
Original commitRevision:459635 
Sunday, 30 Apr 2017
01:12 linimon search for other commits by this committer
Provide more descriptive error messages for ports failing on powerpc64.

Approved by:	portmgr (tier-2 blanket)
Original commitRevision:439779 
Sunday, 22 Jan 2017
22:27 rene search for other commits by this committer
Reset mva@'s ports, he handed in his ports bit.
Original commitRevision:432169 
Friday, 21 Oct 2016
15:21 mat search for other commits by this committer
Use USES=pathfix where applicable.

PR:		213195
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D8093
Original commitRevision:424427 
Thursday, 21 Apr 2016
16:43 swills search for other commits by this committer
many ports: mark broken on powerpc64
Original commitRevision:413746 
Friday, 25 Sep 2015
21:21 linimon search for other commits by this committer
Mark as broken on sparc64: not yet ported to this architecture.

Approved by:	portmgr (sparc64 blanket)
Original commitRevision:397877 
Friday, 20 Mar 2015
07:25 bdrewery search for other commits by this committer
Default the WRKSRC to the proper extracted name for USE_GITHUB when
GH_TAGNAME is defaulted to the new
DISTVERSIONPREFIX/DISTVERSION/DISTVERSIONSUFFIX
change in r381689.

This actually fixes the build for sysutils/zfstools, broken in r381704.

With hat:	portmgr
Original commitRevision:381715 
Thursday, 19 Mar 2015
18:08 bdrewery search for other commits by this committer
Remove GITHUB_RELEASE MASTER_SITE from r375010 as it is now redundant with
GITHUB.

The new GITHUB MASTER_SITE from r381618 now supports not setting GH_COMMIT and
only having GH_TAGNAME default to DISTVERSION.

All of these ports as-is.

With hat:	portmgr
Original commitRevision:381648 
Tuesday, 17 Feb 2015
10:05 tijl search for other commits by this committer
Update to 2.0.2

PR:		196804
Approved by:	maintainer timeout (1 month)
Original commitRevision:379149 
Saturday, 18 Jan 2014
11:12 mva search for other commits by this committer
- Enable stagedir support
- Update BSD license
Original commitRevision:340167 
Friday, 20 Sep 2013
22:10 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
net)
Original commitRevision:327755 
Monday, 22 Jul 2013
17:06 mva search for other commits by this committer
iLBC (internet Low Bitrate Codec) is a FREE speech codec suitable for robust
voice communication over IP. The codec is designed for narrow band speech and
results in a payload bit rate of 13.33 kbit/s with an encoding frame length
of 30 ms and 15.20 kbps with an encoding length of 20 ms. The iLBC codec
enables graceful speech quality degradation in the case of lost frames,
which occurs in connection with lost or delayed IP packets.

WWW: http://github.com/dekkers/libilbc
Original commitRevision:323479 

Number of commits found: 20