non port: net/libilbc/Makefile |
Number of commits found: 20 |
Monday, 11 Sep 2023
|
03:22 Po-Chuan Hsieh (sunpoet)
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)
aa9f253 |
Wednesday, 7 Sep 2022
|
21:10 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.
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)
b7f0544 |
Wednesday, 7 Apr 2021
|
08:09 Mathieu Arnold (mat)
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
cf118cc |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Tuesday, 5 Jan 2021
|
15:33 nc
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
 |
Sunday, 3 Jan 2021
|
17:49 fernape
net/libilbc: set new MAINTAINER
Submitter becomes maintainer. He also maintains several ports.
Use release archive.
PR: 252341
Submitted by: neel@neelc.org
 |
Saturday, 2 Jan 2021
|
19:41 fernape
net/libilbc: update to 3.0.4
ChangeLog: https://github.com/TimothyGu/libilbc/releases/tag/v3.0.4
Reported by: portscout
 |
Friday, 25 Dec 2020
|
18:36 pi
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
 |
Monday, 22 Jan 2018
|
06:41 danfe
Allow to build on powerpc, powerpc64, and sparc64.
 |
Sunday, 30 Apr 2017
|
01:12 linimon
Provide more descriptive error messages for ports failing on powerpc64.
Approved by: portmgr (tier-2 blanket)
 |
Sunday, 22 Jan 2017
|
22:27 rene
Reset mva@'s ports, he handed in his ports bit.
 |
Friday, 21 Oct 2016
|
15:21 mat
Use USES=pathfix where applicable.
PR: 213195
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D8093
 |
Thursday, 21 Apr 2016
|
16:43 swills
many ports: mark broken on powerpc64
 |
Friday, 25 Sep 2015
|
21:21 linimon
Mark as broken on sparc64: not yet ported to this architecture.
Approved by: portmgr (sparc64 blanket)
 |
Friday, 20 Mar 2015
|
07:25 bdrewery
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
 |
Thursday, 19 Mar 2015
|
18:08 bdrewery
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
 |
Tuesday, 17 Feb 2015
|
10:05 tijl
Update to 2.0.2
PR: 196804
Approved by: maintainer timeout (1 month)
 |
Saturday, 18 Jan 2014
|
11:12 mva
- Enable stagedir support
- Update BSD license
 |
Friday, 20 Sep 2013
|
22:10 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
net)
 |
Monday, 22 Jul 2013
|
17:06 mva
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
 |
Number of commits found: 20 |