notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
We just patched an SQL injection. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password. You might want to hold off on that change. We have a few more to fix.
non port: net/appkonference/Makefile
SVNWeb

Number of commits found: 29

Fri, 31 Dec 2021
[ 13:40 Rene Ladan (rene) search for other commits by this committer ]    commit hash:75b955057c8e0c7cf9f47d4070802312e8427d34  commit hash:75b955057c8e0c7cf9f47d4070802312e8427d34  commit hash:75b955057c8e0c7cf9f47d4070802312e8427d34  75b9550  (Only the first 10 of 323 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Mon, 25 Oct 2021
[ 08:16 Rene Ladan (rene) search for other commits by this committer ]    commit hash:d06780420b00d07ecc639e3d0a157540eea0ba59  commit hash:d06780420b00d07ecc639e3d0a157540eea0ba59  commit hash:d06780420b00d07ecc639e3d0a157540eea0ba59  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) search for other commits by this committer ]    commit hash:847cca8e11c3f00c9cce093ea8319a429b38947d  commit hash:847cca8e11c3f00c9cce093ea8319a429b38947d  commit hash:847cca8e11c3f00c9cce093ea8319a429b38947d  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) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Wed, 23 Sep 2020
[ 19:48 linimon search for other commits by this committer ] Original commit   Revision:549840
Allow building on powerpc64le.
Thu, 27 Aug 2020
[ 18:59 tcberner search for other commits by this committer ] Original commit   Revision:546570
net/appkonference: fix build on recent current
Sat, 22 Aug 2020
[ 23:05 pkubaj search for other commits by this committer ] Original commit   Revision:545790
net/appkonference: fix build on powerpc64

MFH:		2020Q3 (fix build blanket)
Sun, 2 Aug 2020
[ 14:05 swills search for other commits by this committer ] Original commit   Revision:543963
net/appkonference: Update to 2.8

PR:		248079
Submitted by:	Marcel Bischoff <marcel@herrbischoff.com>
Fri, 26 Jul 2019
[ 20:46 gerald search for other commits by this committer ] Original commit   Revision:507372 (Only the first 10 of 3853 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:487272 (Only the first 10 of 3168 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:452780
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 search for other commits by this committer ] Original commit   Revision:451721 (Only the first 10 of 44 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:423378
Fails to configure on sparc64.
Sat, 10 Sep 2016
[ 19:58 madpilot search for other commits by this committer ] Original commit   Revision:421736
- 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 search for other commits by this committer ] Original commit   Revision:412739
Update to 2.7.

PR:		208615
Submitted by:	tkato432 yahoo com
Sponsored by:	Absolight
Fri, 1 Apr 2016
[ 14:16 mat search for other commits by this committer ] Original commit   Revision:412348 (Only the first 10 of 2612 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
Sun, 10 May 2015
[ 17:34 amdmi3 search for other commits by this committer ] Original commit   Revision:385969
- Add LICENSE
- Strip library
Sun, 1 Mar 2015
[ 15:07 amdmi3 search for other commits by this committer ] Original commit   Revision:380202
- Fix build with clang
Wed, 10 Sep 2014
[ 20:50 gerald search for other commits by this committer ] Original commit   Revision:367888 (Only the first 10 of 3171 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:365617
net/appkonference: Stage support
Thu, 24 Jul 2014
[ 15:57 bapt search for other commits by this committer ] Original commit   Revision:362812 (Only the first 10 of 74 ports in this commit are shown above. View all ports for this commit)
Reset maintainership for ports not staged with no pending PR

With hat:	portmgr
Thu, 29 May 2014
[ 12:00 miwi search for other commits by this committer ] Original commit   Revision:355691 (Only the first 10 of 56 ports in this commit are shown above. View all ports for this commit)
- Convert gmake,bzip2 to USES

Approved by:	portmgr
Fri, 20 Sep 2013
[ 22:10 bapt search for other commits by this committer ] Original commit   Revision:327755 (Only the first 10 of 1288 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
net)
Fri, 5 Jul 2013
[ 08:09 tijl search for other commits by this committer ] Original commit   Revision:322315
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 search for other commits by this committer ] Original commit   Revision:303879
Mark as not yet ported to anything other than x86 and arm.

Hat:		portmgr
Tue, 21 Aug 2012
[ 23:29 flo search for other commits by this committer ] Original commit  (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
- 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 search for other commits by this committer ] Original commit  (Only the first 10 of 4371 ports in this commit are shown above. View all ports for this commit)
- update png to 1.5.10
Fri, 25 Feb 2011
[ 01:32 delphij search for other commits by this committer ] Original commit  (Only the first 10 of 296 ports in this commit are shown above. View all ports for this commit)
Chase after net/openldap24-server update.

Reminded by:    miwi
Wed, 15 Dec 2010
[ 18:36 jpaetzel search for other commits by this committer ] Original commit 
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