non port: net/asterisk18/Makefile |
SVNWeb
|
Number of commits found: 48 |
Thu, 9 Mar 2023
|
[ 22:44 Christoph Moench-Tegeder (cmt) ] 5e81847
net/asterisk18: update to 18.7.0
also update embedded pjsip to 2.13
Announcement:
https://www.asterisk.org/asterisk-news/asterisk-18-17-0-now-available/
|
Wed, 8 Feb 2023
|
[ 10:53 Muhammad Moinur Rahman (bofh) ] 6e1233b (Only the first 10 of 159 ports in this commit are shown above. )
Mk/**ldap.mk: Convert USE_LDAP to USES=ldap
Convert the USE_LDAP=yes to USES=ldap and adds the following features:
- Adds the argument USES=ldap:server to add openldap2{4|5|6}-server as
RUN_DEPENDS
- Adds the argument USES=ldap<version> and replaces WANT_OPENLDAP_VER
- Adds OPENLDAP versions in bsd.default-versions.mk
- Adds USE_OPENLDAP/WANT_OPENLDAP_VER in Mk/bsd.sanity.mk
- Changes consumers to use the features
Reviewed by: delphij
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D38233
|
Thu, 2 Feb 2023
|
[ 20:49 Florian Smeets (flo) ] ac59e92
net/asterisk18: Update to 18.16.0
|
Fri, 2 Dec 2022
|
[ 18:59 Christoph Moench-Tegeder (cmt) ] 58626d4
net/asterisk18: update to 18.15.1
Announcement:
http://lists.digium.com/pipermail/asterisk-announce/2022-December/000873.html
|
Fri, 21 Oct 2022
|
[ 21:44 Christoph Moench-Tegeder (cmt) ] 753ad55
net/asterisk18: update to 18.15.0
Announcement:
http://lists.digium.com/pipermail/asterisk-announce/2022-October/000870.html
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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.
(Only the first 15 lines of the commit message are shown above )
|
Tue, 30 Aug 2022
|
[ 08:12 Guido Falsi (madpilot) ] c689b74
net/asterisk: drop maintainership
Drop maintainership for asterisk and related ports.
I've not been using asterisk for a while now, and am unable to
properly test updates and patches now.
Releasing it to the heap, hoping someone actually using it can take
maintanership.
|
[ 08:06 Guido Falsi (madpilot) ] e32f5ab
net/asterisk18: Add red_geolocation support
Add a GEOLOCATION option (off by default) to allow building the new
res_geolocation module, which allows to use geolocation information
in SIP protocol (upstream provider support required).
Since it requires architecture specific flags to be passed to ld,
I've enabled it only for tier 1 architectures at present.
PR: 266053
Tested by: Seneca Cunningham <seneca@vybenetworks.com>
|
Thu, 18 Aug 2022
|
[ 19:16 Guido Falsi (madpilot) ] 1f56f29
net/asterisk18: Update to 18.14.0
|
Thu, 23 Jun 2022
|
[ 19:41 Guido Falsi (madpilot) ] 1551bd0
net/asterisk18: Update to 18.13.0
|
Fri, 20 May 2022
|
[ 07:29 Guido Falsi (madpilot) ] 4236dc5
net/asterisk18: Update to 18.12.1
|
Tue, 17 May 2022
|
[ 15:14 Guido Falsi (madpilot) ] 9dd2f21
net/asterisk18: Fix configure issue when PJSIP option is disabled
pkgconfig is now used by asterisk to detect most required dependencies,
so add it to the global USES.
At the same time there is a bug in the menuselect configure script
that shows up when the PJSIP option is disabled. It tries to run
sed through a $SED variable before populating it.
As a workaround for now I just replace the $SED variable with the
bare sed command.
PR: 263980
Fixes: 8d2283b7663ce9
|
Fri, 13 May 2022
|
[ 22:27 Guido Falsi (madpilot) ] 8d2283b
net/asterisk18: Update to 18.12.0
- Embedded pjproject updated from 2.10 to 2.12
- Fix terminfo detection by adding the correct path to detection code [1]
- Add note to pkg-descr to explain that the misc/terminfo-db port
is required to get color in the console
- Remove trailing whitespace
Reported by: ogogon@ogogon.org (via email) [1]
|
Wed, 27 Apr 2022
|
[ 22:44 Piotr Kubaj (pkubaj) ] 1235556
net/asterisk18: sync options for powerpc64le with powerpc64
|
[ 13:21 Piotr Kubaj (pkubaj) ] ef0c97f
net/asterisk18: sync options for powerpc and powerpc64 with other architectures
|
[ 07:50 Guido Falsi (madpilot) ] 50528ec
net/asterisk18: Update to 18.11.3
|
Fri, 15 Apr 2022
|
[ 07:51 Guido Falsi (madpilot) ] f09bb0a
net/asterisk18: Update to 18.11.2
MFH: 2022Q2
Security: a5de43ed-bc49-11ec-b516-0897988a1c07
8838abf0-bc47-11ec-b516-0897988a1c07
|
Sun, 10 Apr 2022
|
[ 19:11 Charlie Li (vishwin) ] d63665f (Only the first 10 of 892 ports in this commit are shown above. )
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor)
|
Wed, 30 Mar 2022
|
[ 11:05 Guido Falsi (madpilot) ] e6ee10c
net/asterisk18: Update to 18.11.1
|
Sat, 26 Mar 2022
|
[ 08:27 Matthias Fechner (mfechner) ] 247c7db (Only the first 10 of 867 ports in this commit are shown above. )
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
|
Thu, 24 Mar 2022
|
[ 23:48 Guido Falsi (madpilot) ] 6d57461
net/asterisk18: Update to 18.11.0
|
Sat, 5 Mar 2022
|
[ 12:02 Guido Falsi (madpilot) ] 3b2616f
net/asterisk18: Update to 18.10.1
MFH: 2022Q1
Security: 964c5460-9c66-11ec-ad3a-001999f8d30b
|
Sat, 12 Feb 2022
|
[ 14:28 Guido Falsi (madpilot) ] 9267d1f
net/asterisk18: Fix build when textproc/xmlstarlet is installed
Asterisk build system checks for presence of xmlstarlet as "xml"
binary on the system.
If found it triggers part of the build system trying to download
some external files during the install phase which even uses a
command line tool not available on FreeBSD.
Such code is not necessary for the port, as all supported modules
are downloaded using ports tree provided functionality. Furthermore
downloading files from the internet is forbidden during the install
phase.
This patch forces the variable used by the Makefiles to identify
xmlstarlet presence to be empty. so the code path described above
is not triggered.
PR: 261884
|
Thu, 10 Feb 2022
|
[ 22:17 Guido Falsi (madpilot) ] c09fd97
net/asterisk18: Update to 18.10.0
|
Mon, 13 Dec 2021
|
[ 16:38 Guido Falsi (madpilot) ] 7d107c6
net/asterisk18: Update to 18.9.0
Also remove old, unneeded patch.
|
Thu, 25 Nov 2021
|
[ 21:40 Stefan Eßer (se) ] 04b9da4 (Only the first 10 of 188 ports in this commit are shown above. )
*/*: Remove redundant '-*' from CONFLICTS definitions
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Approved by: portmgr (blanket)
|
Wed, 10 Nov 2021
|
[ 06:20 Fernando Apesteguía (fernape) ] a55c182 (Only the first 10 of 17 ports in this commit are shown above. )
comms/spandsp: Update to 3.0.0
Patch consumers and bump PORTREVISION where appropriate.
PR: 258999
Reported by: jailbird@fdf.net (maintainer)
Reviewed by: madpilot@
|
Tue, 2 Nov 2021
|
[ 17:49 Guido Falsi (madpilot) ] 30769bc
net/asterisk18: Update to 18.8.0
|
Fri, 29 Oct 2021
|
[ 09:50 Stefan Eßer (se) ] 819f25b (Only the first 10 of 388 ports in this commit are shown above. )
*/*: Remove redundant '-[0-9]*' from CONFLICTS
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter
for the bash package in any version. But that pattern is functionally
identical with just "bash".
Approved by: portmgr (blanket)
|
Mon, 11 Oct 2021
|
[ 22:49 Guido Falsi (madpilot) ] 1aa491a
net/asterisk18: Update to 18.7.1
Fixes runtime issue: pbx_ael: Infinite loop on reload
MFH: 2021Q4
|
Thu, 7 Oct 2021
|
[ 18:02 Guido Falsi (madpilot) ] 1ea6116
net/asterisk18: Update to 18.7.0
|
Fri, 13 Aug 2021
|
[ 08:38 Guido Falsi (madpilot) ] 77d4884
net/asterisk18: Update to 18.6.0
|
Sat, 24 Jul 2021
|
[ 09:27 Guido Falsi (madpilot) ] 1e67882
net/asterisk18: Update to 18.5.1
Security: ffa364e1-ebf5-11eb-aef1-0897988a1c07,
fb3455be-ebf6-11eb-aef1-0897988a1c07,
53fbffe6-ebf7-11eb-aef1-0897988a1c07
|
Sat, 17 Jul 2021
|
[ 08:25 Guido Falsi (madpilot) ] fe2f79e
net/asterisk*: Remove ONLY_FOR_ARCHS restriction
There is no architecture specific code in asterisk. It used to have
problems building on certain architectures due to the software
leveraging some then advanced compiler features.
At present asterisk is expected to compile and work fine on all
supported architectures. This is also shown by the restriction being
removed including almost all of them.
Noticed by: danfe
MFH: 2021Q3
|
Wed, 14 Jul 2021
|
[ 10:32 Guido Falsi (madpilot) Author: José Pérez ] dc9bf7d
net/asterisk*: Add aarch64 support
User testing reports asterisk compiles and works fine on aarch64.
PR: 257176
Tested by: José Pérez <pr@aoek.com>
MFH: 2021Q3
|
Thu, 24 Jun 2021
|
[ 21:05 Guido Falsi (madpilot) ] 9bde23e
net/asterisk18: Update to 18.5.0
|
Fri, 7 May 2021
|
[ 20:00 Guido Falsi (madpilot) ] f5cbad1
net/asterisk18: Update to 18.4.0
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Fri, 26 Mar 2021
|
[ 16:56 madpilot ]
Update asterisk18 to 18.3.0
|
Mon, 15 Mar 2021
|
[ 22:22 madpilot ]
- Add variable to configure group owner for asterisk runtime directory
creation in startup script
- Correct order of variables
PR: 254232
SUbmitted by: Boris Korzun <drtr0jan@yandex.ru>
|
Fri, 5 Mar 2021
|
[ 00:04 madpilot ]
Update asterisk18 to 18.2.2
Security: 9e8f0766-7d21-11eb-a2be-001999f8d30b
MFH: 2021Q1
|
Fri, 19 Feb 2021
|
[ 00:26 madpilot ]
Update asterisk18 to 18.2.1
Security: b330db5f-7225-11eb-8386-001999f8d30b,
e3894955-7227-11eb-8386-001999f8d30b,
5d8ef725-7228-11eb-8386-001999f8d30b,
ca21f5e7-7228-11eb-8386-001999f8d30b,
1bb2826b-7229-11eb-8386-001999f8d30b
|
Thu, 21 Jan 2021
|
[ 20:52 madpilot ]
Update asterisk18 to 18.2.0
|
Wed, 23 Dec 2020
|
[ 11:06 madpilot ]
- Update asterisk18 to 18.1.1
Security: 6adf6ce0-44a6-11eb-95b7-001999f8d30b
|
Fri, 20 Nov 2020
|
[ 15:19 madpilot ]
- Update asterisk18 to 18.1.0
- Add missing checksums to distinfo, forgotten when creating the port
|
Fri, 6 Nov 2020
|
[ 07:41 madpilot ]
Update asterisk16 to 18.0.1
Security: 972fe546-1fb6-11eb-b9d4-001999f8d30b
29b7f0be-1fb7-11eb-b9d4-001999f8d30b
MFH: 2020Q4
|
Fri, 23 Oct 2020
|
[ 08:13 madpilot ] (Only the first 10 of 12 ports in this commit are shown above. )
- Repocopy asterisk16 to asterisk18 and update to new version 18.0.0
- Add conflicts and flavors for version 18 to asterisk modules I maintain.
|
Number of commits found: 48 |