non port: net/appkonference/Makefile |
SVNWeb
|
Number of commits found: 29 |
Fri, 31 Dec 2021
|
[ 13:40 Rene Ladan (rene) ] 75b9550 (Only the first 10 of 323 ports in this commit are shown above. )
cleanup: Remove expired ports:
2021-10-31 devel/sdl_sge: Upstream no longer maintained
2021-12-31 net/appkonference: Outdated, depends on unsupported version of
net/asterisk
2021-12-31 dns/bind911: End of life, please migrate to a newer version of BIND9
2021-12-31 net/zebra: Abandoned upstream, last release in 2005. Consider
migrating to net/frr7 or net/bird2
2021-12-31 audio/osalp: Abandoned upstream, listed as beta and no new release
since 2008
2021-12-31 games/stransball2: Depends on expired devel/sdl_sge
2021-12-31 devel/rubygem-ruby-sdl-ffi: Depends on expired devel/sdl_sge
2021-12-31 devel/rubygem-rubygame: Depends on expired devel/sdl_sge
2021-12-31 devel/ruby-sdl: Depends on expired devel/sdl_sge
2021-12-31 games/magicmaze: Depends on expired devel/sdl_sge
2021-12-31 games/trophy: Depends on expired devel/clanlib1
2021-12-31 devel/clanlib1: Older than expired and removed devel/clanlib
2021-12-31 www/py-django31: Upgrade to Django 3.2+. Mainstream support ended
(April 6, 2021). Extended support ends December 2021. See
https://www.djangoproject.com/download/ (Only the first 15 lines of the commit message are shown above )
|
Mon, 25 Oct 2021
|
[ 08:16 Rene Ladan (rene) ] d067804
net/appkonference: Schedule for removal on 2021-12-31
This port is outdated in several ways:
- port has version 2.8, while 2.9 is out
- relies on EOL net/asterisk13
- uses c89, fcommon, etc
Reported by: Tomoaki AOKI <junchoon@dec.sakura.ne.jp>
|
[ 06:40 Tobias Kortkamp (tobik) ] 847cca8
net/appkonference: Mark as broken and unbreak index
net/asterisk13 is gone and it does not build with net/asterisk1{6,8}
|
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.
|
Wed, 23 Sep 2020
|
[ 19:48 linimon ]
Allow building on powerpc64le.
|
Thu, 27 Aug 2020
|
[ 18:59 tcberner ]
net/appkonference: fix build on recent current
|
Sat, 22 Aug 2020
|
[ 23:05 pkubaj ]
net/appkonference: fix build on powerpc64
MFH: 2020Q3 (fix build blanket)
|
Sun, 2 Aug 2020
|
[ 14:05 swills ]
net/appkonference: Update to 2.8
PR: 248079
Submitted by: Marcel Bischoff <marcel@herrbischoff.com>
|
Fri, 26 Jul 2019
|
[ 20:46 gerald ] (Only the first 10 of 3853 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330
|
Wed, 12 Dec 2018
|
[ 01:35 gerald ] (Only the first 10 of 3168 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590
|
Tue, 24 Oct 2017
|
[ 15:05 madpilot ]
Remove options to compile these ports against net/asterisk11 in
preparation for port expiration.
asterisk 11.x will EOL on 2017-10-25 and is scheduled for removal.
Please use the net/asterisk13 port.
|
Tue, 10 Oct 2017
|
[ 21:31 linimon ] (Only the first 10 of 44 ports in this commit are shown above. )
For ports that are explicitly enabled on armv6, also enable them
on armv7. This has not been tested with an -exp run but should
"do no harm".
PR: 221894 (partial)
|
Wed, 5 Oct 2016
|
[ 19:37 linimon ]
Fails to configure on sparc64.
|
Sat, 10 Sep 2016
|
[ 19:58 madpilot ]
- Remove depdency on net/asterisk
- Add options to choose to depend on asterisk11 or asterisk13, with
the latter as default
- Fix building with clang
Based on a patch kindly proposed by KATO Tsuguru <tkato432 at yahoo.com>
|
Fri, 8 Apr 2016
|
[ 12:38 mat ]
Update to 2.7.
PR: 208615
Submitted by: tkato432 yahoo com
Sponsored by: Absolight
|
Fri, 1 Apr 2016
|
[ 14:16 mat ] (Only the first 10 of 2612 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight
|
Sun, 10 May 2015
|
[ 17:34 amdmi3 ]
- Add LICENSE
- Strip library
|
Sun, 1 Mar 2015
|
[ 15:07 amdmi3 ]
- Fix build with clang
|
Wed, 10 Sep 2014
|
[ 20:50 gerald ] (Only the first 10 of 3171 ports in this commit are shown above. )
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit)
|
Fri, 22 Aug 2014
|
[ 08:48 rene ]
net/appkonference: Stage support
|
Thu, 24 Jul 2014
|
[ 15:57 bapt ] (Only the first 10 of 74 ports in this commit are shown above. )
Reset maintainership for ports not staged with no pending PR
With hat: portmgr
|
Thu, 29 May 2014
|
[ 12:00 miwi ] (Only the first 10 of 56 ports in this commit are shown above. )
- Convert gmake,bzip2 to USES
Approved by: portmgr
|
Fri, 20 Sep 2013
|
[ 22:10 bapt ] (Only the first 10 of 1288 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
net)
|
Fri, 5 Jul 2013
|
[ 08:09 tijl ]
Fix build with clang (USE_CSTD=gnu89) and respect CFLAGS, CPPFLAGS
and LDFLAGS.
Approved by: maintainer timeout (20 days)
|
Sat, 8 Sep 2012
|
[ 08:23 linimon ]
Mark as not yet ported to anything other than x86 and arm.
Hat: portmgr
|
Tue, 21 Aug 2012
|
[ 23:29 flo ] (Only the first 10 of 11 ports in this commit are shown above. )
- Remove net/asterisk16, net/asterisk16-addons, japanese/asterisk16-sounds
- Update net/appkonference to 2.1 to make it work with net/asterisk [1]
- Switch www/bigbluebutton to net/asterisk
- While here fix typo in www/xxxterm's MOVED entry
PR: ports/169038 [1]
Approved by: maintainer [1]
|
Fri, 1 Jun 2012
|
[ 05:26 dinoex ] (Only the first 10 of 4371 ports in this commit are shown above. )
- update png to 1.5.10
|
Fri, 25 Feb 2011
|
[ 01:32 delphij ] (Only the first 10 of 296 ports in this commit are shown above. )
Chase after net/openldap24-server update.
Reminded by: miwi
|
Wed, 15 Dec 2010
|
[ 18:36 jpaetzel ]
Add appkonference 1.5, high-performance Asterisk voice/video
conferencing plugin.
PR: ports/151744
Submitted by: Alex Deiter <Alex.Deiter at Gmail.COM>
|
Number of commits found: 29 |