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
non port: net/asterisk11/Makefile
SVNWeb

Number of commits found: 96

Fri, 22 Sep 2017
[ 10:48 mat search for other commits by this committer ] Original commit   Revision:450351 (Only the first 10 of 175 ports in this commit are shown above. View all ports for this commit)
Remove USES=execinfo.

PR:		220271
Submitted by:	mat (review), Yasuhiro KIMURA (PR)
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D11488
Wed, 20 Sep 2017
[ 05:35 madpilot search for other commits by this committer ] Original commit   Revision:450187
- Update net/asterisk11 to 11.25.3
- Update net/asterisk13 to 13.17.2

Security:	c2ea3b31-9d75-11e7-bb13-001999f8d30b
MFH:		2017Q3
Fri, 1 Sep 2017
[ 09:05 madpilot search for other commits by this committer ] Original commit   Revision:449063
- Update net/asterisk11 to 11.25.2
- Update net/asterisk13 to 13.17.1

Security:	ec1df2a1-8ee6-11e7-8be8-001999f8d30b,
		c599f95c-8ee5-11e7-8be8-001999f8d30b
Tue, 22 Aug 2017
[ 12:59 madpilot search for other commits by this committer ] Original commit   Revision:448520
Make the provided rc script more robust.

Also add an asterisk_stopsleep knob (disabled by default) to allow
users to work around a possible race condition when asterisk is sent
a stop command just after launching, but before it's startup is
actually completed.

PR:		221271
Submitted by:	O. Hartmann <ohartmann@walstatt.org>
MFH:		2017Q3
Wed, 5 Jul 2017
[ 14:39 madpilot search for other commits by this committer ] Original commit   Revision:445081
- Add depecation notice for the official EOL of this asterisk version
- Set expiration date on the same day as the official upstream EOL
Mon, 26 Jun 2017
[ 23:44 linimon search for other commits by this committer ] Original commit   Revision:444433 (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
Sort ARCHS.  Pet portlint.

Approved by:	portmgr (tier-2 blanket)
Tue, 20 Jun 2017
[ 13:21 madpilot search for other commits by this committer ] Original commit   Revision:443953
- Prevent asterisk build system from unconditionally using
  -march=native [1]
- Add an OPTIMIZED_CFLAGS option, disabled by default, to allow
  enabling the native flag
- While here, convert to option target helpers.

Reported by:	"Andrey V. Elsukov" <bu7cher at yandex.ru> (via email) [1]
MFH:		2017Q2
Sat, 27 May 2017
[ 20:33 linimon search for other commits by this committer ] Original commit   Revision:441874 (Only the first 10 of 22 ports in this commit are shown above. View all ports for this commit)
Mark some ports failing on armv6, for errors classified as "configure_error".

Note: this skips all the ports that _sometimes_ fail with CMake errors.  We
need to investigate that problem, and find out if it is specific to the qemu
environment.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
Wed, 19 Apr 2017
[ 17:38 madpilot search for other commits by this committer ] Original commit   Revision:438897
- Force asterisk11 to use bundled libedit, otherwise it could link
  with ports provided one, with which it has incompatibilities
- While here, remove asterisk 1.8 from CONFLICTS, it is not available
  anymore as a port

PR:		218752
Submitted by:	yani@pi-greece.eu
Sat, 10 Dec 2016
[ 22:55 madpilot search for other commits by this committer ] Original commit   Revision:428327
Update asterisk11 to 11.25.1

Security:	c0b13887-be44-11e6-b04f-001999f8d30b
MFH:		2016Q4
Fri, 25 Nov 2016
[ 10:46 madpilot search for other commits by this committer ] Original commit   Revision:427102
- Update asterisk11 to 11.25.0
- Make user provided makeopts work again [1]

PR:		214810 [1]
Submitted by:	yani@pi-greece.eu
Fri, 28 Oct 2016
[ 08:32 madpilot search for other commits by this committer ] Original commit   Revision:424814
Update asterisk11 to 11.24.1
Wed, 26 Oct 2016
[ 13:34 madpilot search for other commits by this committer ] Original commit   Revision:424696
Update asterisk11 to 11.24.0
Thu, 8 Sep 2016
[ 21:56 madpilot search for other commits by this committer ] Original commit   Revision:421586
Update net/asterisk11 to 11.23.1

Security:	5cb18881-7604-11e6-b362-001999f8d30b
MFH:		2016Q3
Thu, 21 Jul 2016
[ 22:28 madpilot search for other commits by this committer ] Original commit   Revision:418897
- Update net/asterisk11 to 11.23.0
- Update net/asterisk13 to 13.10.0
Tue, 5 Jul 2016
[ 10:48 madpilot search for other commits by this committer ] Original commit   Revision:418081
- Convert to USES=ssl, reflow USES line
- Add missing USES libedit (asterisk13 only)
- Fix DAHDI dependencies
- Fix permissions for /var/spool/asterisk/voicemail files [1]

Reported by:    Tony Power <tony at witnessthepower.net> [1]
		(via email)
MFH:		2016Q3
Mon, 6 Jun 2016
[ 20:07 madpilot search for other commits by this committer ] Original commit   Revision:416484
Force asterisk to use it's internal iLBC implementation.

This prevents asterisk configure script from being confused by
net/libilbc (which is not compatible) if installed on the system.

PR:		210074
Submitted by:	Nikolay <technotrance at list.ru>
[ 15:25 mat search for other commits by this committer ] Original commit   Revision:416469 (Only the first 10 of 29 ports in this commit are shown above. View all ports for this commit)
Remove unneeded usage of:

- MASTER_SITE_SUBDIR
- ${MASTER_SITES_FOO}
- :DEFAULT (and use a default when appropriate)

Sponsored by:	Absolight
Tue, 31 May 2016
[ 09:07 madpilot search for other commits by this committer ] Original commit   Revision:416187
Import upstream patch to fix regression in app_queue module.

PR:		209880
Submitted by:	emz at norma.perm.ru
Obtained
from:	https://github.com/asterisk/asterisk/commit/32b4320d620ffff5c55f111fc22f22fdb07f8c60
Tue, 26 Apr 2016
[ 21:17 madpilot search for other commits by this committer ] Original commit   Revision:414080
- Convert to USES=mysql
- While here enable MYSQL option by default
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
Wed, 30 Mar 2016
[ 19:35 madpilot search for other commits by this committer ] Original commit   Revision:412191
Make asterisk11 and asterisk13 build on armv6 by adapting the default
options.

No change for other architectures.
[ 19:08 madpilot search for other commits by this committer ] Original commit   Revision:412188
- Update asterisk11 to 11.22.0
- Update asterisk13 to 13.8.0
Fri, 12 Feb 2016
[ 17:30 madpilot search for other commits by this committer ] Original commit   Revision:408743
- Update net/asterisk11 to 11.21.2, which provides a fix for the
  old OpenSSL included in 9.x
- Backport the fis to net/asterisk (asterisk 1.8)
- net/asterisk13 already includes this fix, so remove my workaround

While here, asterisk 1.8 reached EOL on 2015-10-21, so DEPRECATE
it and add an expiration time.

MFH:	2016Q1
Thu, 4 Feb 2016
[ 11:43 madpilot search for other commits by this committer ] Original commit   Revision:408026
- Add security fixes to net/asterisk port (PORTVERSION bumped)
- Update net/asterisk11 to 11.21.1
- Update net/asterisk13 to 13.7.1

The security update included in these commits introduces an unexpected
incompatibility with FreeBSD 9.3 bundled OpenSSL.
Unluckily simply forcing this port to use ports provided openssl
on 9.x isn't viable, since ftp/curl  by default links with base
openssl. A default binary package would just crash on startup
when loading the asterisk curl module, due to conflicting openssl
implementations being used.

This commit adds a check in the Makefile, copied from the ftp/curl
port, which removes the offending (and unsupported on that openssl
version) code from the source file when linking against base OpenSSL
on 9.x.

Security:	559f3d1b-cb1d-11e5-80a4-001999f8d30b
MFH:		2016Q1
Sun, 31 Jan 2016
[ 17:11 madpilot search for other commits by this committer ] Original commit   Revision:407652
- Enable SPANDSP option by default
- Make startup script create pidfile directory if it does not exist

While here, reflow OPTIONS_DEFAULT lists.

Subitted/Requested by:	lidl@
Sat, 16 Jan 2016
[ 17:18 madpilot search for other commits by this committer ] Original commit   Revision:406243
- Update net/asterisk11 to 11.21.0
- Update net/asterisk13 to 13.7.0
Sun, 10 Jan 2016
[ 16:31 bapt search for other commits by this committer ] Original commit   Revision:405719 (Only the first 10 of 24 ports in this commit are shown above. View all ports for this commit)
Convert ports from s* t* and net* categories to USES=sqlite and USES=firebird
Thu, 31 Dec 2015
[ 14:20 madpilot search for other commits by this committer ] Original commit   Revision:404944
Switch to USES=execinfo

PR:		205404
Submitted by:	pawel@
Mon, 16 Nov 2015
[ 00:30 gerald search for other commits by this committer ] Original commit   Revision:401738 (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
Add GCC_DESC to Mk/bsd.options.desc.mk.  Use this in a number of ports
instead of their own respective settings.
Sun, 8 Nov 2015
[ 19:00 gerald search for other commits by this committer ] Original commit   Revision:401068
Refer to GCC instead of gcc in GCC_DESC.
Sat, 10 Oct 2015
[ 14:03 tijl search for other commits by this committer ] Original commit   Revision:398996 (Only the first 10 of 40 ports in this commit are shown above. View all ports for this commit)
Remove iconv(), iconv_open() and iconv_close() symbols from libiconv.

These were FreeBSD specific aliases for libiconv(), libiconv_open() and
libiconv_close() that are now also provided by libc which complicates
writing configure tests that work correctly when both libc iconv and
libiconv are available.

Also, because the libiconv iconv.h header redefines iconv* to libiconv*
correct use of the header implies that the aliases aren't used.

The following ports needed fixes because there was something wrong with
the way they tried to detect or use iconv:

audio/deadbeef: Remove LIBICONV_PLUG from a source file.  It's a
compile-time option and should not be set in source code.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
[ 09:30 madpilot search for other commits by this committer ] Original commit   Revision:398981
- Update net/asterisk11 to 11.20.0
- Update net/asterisk13 to 13.6.0
- Remove upstreamed patch

In net/asterisk13:

- Add ASTVERSION option to control installation of bash only script
astversion, and avoid an unconditional dependency on bash
Tue, 1 Sep 2015
[ 20:07 madpilot search for other commits by this committer ] Original commit   Revision:395796
Integrate recent changes to asterisk port in asterisk11 and asterisk13
ones:

This port now supports custom Asterisk configurations using a
*user-supplied* menuselect.makeopt file.

This feature is of most value for users that want to disable or
override default functionality that they dont want or need, particular
in space and/or resource constrained, or embedded environments.

For more information see this ports pkg-message file.

OPTIONS Changes:

- Make speex, libexecinfo and mpg123 OPTION'al
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sat, 8 Aug 2015
[ 13:04 madpilot search for other commits by this committer ] Original commit   Revision:393727 (Only the first 10 of 25 ports in this commit are shown above. View all ports for this commit)
- Update net/asterisk11 to 11.19.0
- Update net/asterisk13 to 13.5.0
- Add SQLITE2 option default description
- Rename SQLITE option to SQLITE2, which better describes what it really does
- Clean up Makefile and sort option helpers [1]
- Add missed dependencies on openssl, ncurses and iconv [1]
- Add back shabangfix for sample agi scripts
- Make build log verbose [1]
- Regenerated some patches

Suggested by:	koobs (thanks!) [1]
Tue, 9 Jun 2015
[ 10:41 madpilot search for other commits by this committer ] Original commit   Revision:388908
Add patch to prevent uneeded and unpublished linking against v4l
and ffmpeg.

PR:		188778
Submitted by:	Dan Lukes <dan at obluda.cz>
Fri, 5 Jun 2015
[ 23:30 madpilot search for other commits by this committer ] Original commit   Revision:388648
- Update asterisk11 to 11.18.0
- Update asterisk13 to 13.4.0
- Add experimental option to allow using base compiler instead of
  ports gcc (mainly meant to allow compiling with clang)
Sat, 18 Apr 2015
[ 23:10 madpilot search for other commits by this committer ] Original commit   Revision:384255
- Add SYSINFO option to asterisk ports and force them to respect
  it, otherwise they fail to build when devel/libsysinfo port is
  already present on system.

While here:

- Silence some Makefile commands
- Remove mostly obsolete comment from option description

Reported by:	Bob Eager <bob@eager.cx>
MFH:		2015Q2
Sun, 12 Apr 2015
[ 12:11 tijl search for other commits by this committer ] Original commit   Revision:383864
Update net/libsrtp to 1.5.2 and use base OpenSSL on FreeBSD 10 and up

PR:		198903
Tested by:	madpilot
Approved by:	maintainer timeout (18 days)
Thu, 9 Apr 2015
[ 11:35 madpilot search for other commits by this committer ] Original commit   Revision:383635
- Update net/asterisk to 1.8.32.3
- Update net/asterisk11 to 11.17.1
- Update net/asterisk13 to 13.3.2

Security:	5fee3f02-de37-11e4-b7c3-001999f8d30b
MFH:		2015Q2
Thu, 2 Apr 2015
[ 00:12 madpilot search for other commits by this committer ] Original commit   Revision:382976
- Update net/asterisk11 to 11.17.0
- Update net/asterisk13 to 13.3.0
- Fix mgcp module installation
- Add needed USE_LDCONFIG to asterisk13
- Adapt asterisk-g72x port and bump PORTREVISION

NOTE: While these versions of asterisk can be compiled with clang,
I have seen it crash at startup if so compiled. For this reason at
present I'm leaving the gcc requirement.
Wed, 25 Mar 2015
[ 23:51 marino search for other commits by this committer ] Original commit   Revision:382278 (Only the first 10 of 42 ports in this commit are shown above. View all ports for this commit)
net category: Remove $PTHREAD_LIBS

openafs did not pass check-plist (pre-existing) so fixed and bumped.
Also, pkg-plist was sorted.  mediatomb and spread also fail plist-checks
but they weren't fixed.

approved by:	PTHREAD blanket
Sat, 7 Feb 2015
[ 00:09 madpilot search for other commits by this committer ] Original commit   Revision:378571
- Update net/asterisk11 to 11.16.0
- Update net/asterisk13 to 13.2.0
Thu, 29 Jan 2015
[ 17:24 madpilot search for other commits by this committer ] Original commit   Revision:378125
- Update net/asterisk to 1.8.32.1
- Update net/asterisk11 to 11.15.1
- Update net/asterisk13 to 13.1.1

MFH:		2015Q1
Security:	7656fc62-a7a7-11e4-96ba-001999f8d30b
Security:	2eeb6652-a7a6-11e4-96ba-001999f8d30b
Mon, 26 Jan 2015
[ 22:00 madpilot search for other commits by this committer ] Original commit   Revision:377960
Fix build of the snmp module (enabled by default) after net-mgmt/net-snmp
update.

Reported by:	mat
Wed, 24 Dec 2014
[ 06:03 ohauer search for other commits by this committer ] Original commit   Revision:375392 (Only the first 10 of 33 ports in this commit are shown above. View all ports for this commit)
- rename www/neon29 to www/neon and update to neon-0.30.1
- adjust ports depending on neon, bump PORTREVISION

Changelog:
Fix memory leak with GnuTLS (Werner Baumann, Patrick Ohly).
Fix possible crash after DNS lookup errors on Windows (Olivier Goffart).
Don't fail if the SSL cert changes between connections with OpenSSL, behaviour
now matches that with GnuTLS.
Fix PKCS#11 support under OpenSSL with TLS 1.2.
Fix static linking with pkg-config file (Alan H)

PR:		195786
Differential Revision:	https://reviews.freebsd.org/D1319
Submitted by:	ohauer
Reviewed by:	portmgr (bapt, mat)
Approved by:	portmgr, lev (implicit)
Wed, 17 Dec 2014
[ 09:10 madpilot search for other commits by this committer ] Original commit   Revision:374836
Fix generation of asterisk.conf.sample file.

Pointy hat to:	me
Tue, 16 Dec 2014
[ 08:56 danfe search for other commits by this committer ] Original commit   Revision:374788
- Improve wording and formatting (most notably, missing space before opening
  parenthesis) in some buggy option descriptions
- Standardize Makefile header when appropriate, drop one OPTIONS_DEFAULT=IPV6
Mon, 15 Dec 2014
[ 23:14 madpilot search for other commits by this committer ] Original commit   Revision:374777
- Update to 11.15.0
- Use @sample
- While here, modify an installation message to remove text which
  is not applicable to our case.
[ 18:46 pawel search for other commits by this committer ] Original commit   Revision:374761 (Only the first 10 of 16 ports in this commit are shown above. View all ports for this commit)
- Update comms/spandsp to version 0.0.6 [1]
- Convert all comms/spandsp-devel consumers to use newer comms/spandsp
- Bump affected ports
- Mark comms/spandsp-devel as deprecated and set expiration date
- Add upgrade instructions to UPDATING

PR:		194399 [1]
Submitted by:	Nikola Kolev <koue@chaosophia.net> [1]
Approved by:	madpilot (asterisk ports), maintainer timeout (other)
[ 14:46 madpilot search for other commits by this committer ] Original commit   Revision:374749 (Only the first 10 of 21 ports in this commit are shown above. View all ports for this commit)
Add asterisk13 port.

Fix CONFLICTS for asterisk ports and remove long deleted entries
references.

Upstream announce:
http://blogs.digium.com/2014/10/28/asterisk-13-0-0-now-available/
Thu, 11 Dec 2014
[ 17:05 madpilot search for other commits by this committer ] Original commit   Revision:374540
- Update to 11.14.2
- Update home page in pkg-descr [1]

Security:	94268da0-8118-11e4-a180-001999f8d30b
Reported by:	Hans Potter Selasky <hps at selasky.org> [1]
Wed, 26 Nov 2014
[ 10:40 madpilot search for other commits by this committer ] Original commit   Revision:373444
- Make UUID support an option (enabled by default, no functional
  change in default port)
- Mark conflict on UUID option with ossp-uuid port, since asterisk
  requires misc/e2fsprogs-libuuid for this functionality and will not
  build if the former is installed.

Please note that when compiling without UUID support the res_rtp
module in asterisk will have reduced functionality, so it is suggested
to keep the option turned on.

PR:		195249
Submitted by:	blacktux82 at gmail.com
Fri, 21 Nov 2014
[ 14:40 madpilot search for other commits by this committer ] Original commit   Revision:372996
- Update net/asterisk to 1.8.32.1 [1]
- Update net/asterisk11 to 11.14.1 [2]

Security:	a92ed304-716c-11e4-b008-001999f8d30b [1] [2]
Security:	7bfd797c-716d-11e4-b008-001999f8d30b [2]
MFH:		2014Q4
Tue, 11 Nov 2014
[ 14:00 madpilot search for other commits by this committer ] Original commit   Revision:372448
- Update net/asterisk to 1.8.32.0
- Update net/asterisk11 to 11.14.0
- Allow customizing startup options used by rc script [1]
- While here, fix some rclint warnings

Reported/Requested by:	Emmanuel Coulon <silicium at orange.fr> [1]
Tue, 21 Oct 2014
[ 20:07 madpilot search for other commits by this committer ] Original commit   Revision:371337
- Update asterisk to 1.8.31.1
- Update asterisk11 to 11.13.1

Security:	76c7a0f5-5928-11e4-adc7-001999f8d30b
Fri, 26 Sep 2014
[ 11:29 madpilot search for other commits by this committer ] Original commit   Revision:369315
- Update net/asterisk to 1.8.31.0
- Update net/asterisk11 to 11.13.0
- Make LUA option enabled by default [1]
- Simplify plist

Requested by:	Dennis Guse <dennis.guse at tu-berlin.de> (and others) [1]
Mon, 22 Sep 2014
[ 17:57 antoine search for other commits by this committer ] Original commit   Revision:368980
Fix LIB_DEPENDS, this port links against libsybdb not libtds
[ 08:56 madpilot search for other commits by this committer ] Original commit   Revision:368829
Add CPE info to asterisk ports.
Thu, 18 Sep 2014
[ 21:38 madpilot search for other commits by this committer ] Original commit   Revision:368533
Update to 11.12.1

Security:	http://vuxml.freebsd.org/freebsd/e60d9e65-3f6b-11e4-ad16-001999f8d30b.html
Wed, 17 Sep 2014
[ 07:38 tijl search for other commits by this committer ] Original commit   Revision:368356 (Only the first 10 of 60 ports in this commit are shown above. View all ports for this commit)
Replace USE_AUTOTOOLS=libltdl with an ordinary LIB_DEPENDS in all ports.
There are only 60 such ports so there doesn't need to be a separate
keyword or USES for this.

Approved by:	portmgr (bapt)
Sun, 14 Sep 2014
[ 10:19 tijl search for other commits by this committer ] Original commit   Revision:368167
comms/spandsp-devel:
- Fix installation of lib/libspandsp.so.2 (when patching configure.ac
  almost all USE_AUTOTOOLS are needed)
- Replace CONFIGURE_ARGS with CPPFLAGS/LIBS

Reported by:	antoine
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)
Mon, 1 Sep 2014
[ 20:56 madpilot search for other commits by this committer ] Original commit   Revision:366957
Convert to USES=pgsql
Wed, 27 Aug 2014
[ 11:43 amdmi3 search for other commits by this committer ] Original commit   Revision:366310
- Switch comms/spandsp-devel to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed
- Use install-strip target instead of STRIP_CMD
- Add/fix libspandsp.so versions in LIB_DEPENDS to differentiate between spandsp
and spandsp-devel

Approved by:	portmgr blanket
Thu, 21 Aug 2014
[ 14:21 madpilot search for other commits by this committer ] Original commit   Revision:365561
- Update asterisk to 1.8.30.0
- Update asterisk11 to 11.12.0
Sat, 16 Aug 2014
[ 15:30 tijl search for other commits by this committer ] Original commit   Revision:365093
misc/openr2:
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Use @sample
Tue, 29 Jul 2014
[ 22:52 madpilot search for other commits by this committer ] Original commit   Revision:363407
- Update net/asterisk to 1.8.29.0
- Update net/asterisk11 to 11.11.0
- Take maintainership [1]
- Add missing ODBC option to OPTIONS_DEFINE [2]
- Convert ports to using option helpers
- Fix LUA option

PR:		192226 [2]
Submitted by:	m.tsatsenko at gmail.com
Approved by:	flo (previous maintainer) [1]
Thu, 24 Jul 2014
[ 18:34 tijl search for other commits by this committer ] Original commit   Revision:362835 (Only the first 10 of 208 ports in this commit are shown above. View all ports for this commit)
net/openldap24-*:
- Convert to USES=libtool and bump dependent ports
- Avoid USE_AUTOTOOLS
- Don't use PTHREAD_LIBS
- Use MAKE_CMD

databases/glom:
- Drop :keepla
- Add INSTALL_TARGET=install-strip

databases/libgda4* databases/libgda5*:
- Convert to USES=libtool and bump dependent ports
- USES=tar:xz
- Use INSTALL_TARGET=install-strip
- Use @sample
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Thu, 3 Jul 2014
[ 13:18 tijl search for other commits by this committer ] Original commit   Revision:360365
Convert textproc/iksemel to "USES=libtool pathfix" and bump dependent ports
Fri, 27 Jun 2014
[ 17:21 miwi search for other commits by this committer ] Original commit   Revision:359586 (Only the first 10 of 94 ports in this commit are shown above. View all ports for this commit)
- Chase database/sqlite3 slib bump

Approved by:	portmgr (myself)
Wed, 25 Jun 2014
[ 05:35 bapt search for other commits by this committer ] Original commit   Revision:359185 (Only the first 10 of 304 ports in this commit are shown above. View all ports for this commit)
Convert GMAKE to MAKE_CMD
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends

With hat:	portmgr
Tue, 17 Jun 2014
[ 08:13 flo search for other commits by this committer ] Original commit   Revision:358076
- Update net/asterisk to 1.8.28.2
- Update net/asterisk11 to 11.10.2

Security:	f109b02f-f5a4-11e3-82e9-00a098b18457
Fri, 30 May 2014
[ 15:43 flo search for other commits by this committer ] Original commit   Revision:355862
- update to 11.10.0
- stage

Submitted by:	madpilot
Mon, 26 May 2014
[ 15:28 bapt search for other commits by this committer ] Original commit   Revision:355360 (Only the first 10 of 84 ports in this commit are shown above. View all ports for this commit)
Replace lang/lua with the new lang/lua51

lang/lua51 is working the same way lang/lua52, chase ports using lua 5.1
Make the default lua lua52
Make all lua ports using USES=lua

Approved by:	portmgr (implicit)
Mon, 5 May 2014
[ 16:24 bapt search for other commits by this committer ] Original commit   Revision:353029 (Only the first 10 of 45 ports in this commit are shown above. View all ports for this commit)
Fix unixODBC vs libiodbc conflicts

Always rely on unixODBC each time a port is looking for libodbc.so
Remove odbc compat from libiodbc
This allows to install both kde and gnome at the same time

While here:
- Convert libiodbc to USES=libtool
- Convert a bunch of libiodbc dependencies to USES=libtool
- Chase libiodbc.so shlib change
- Stagify some ports
- Convert some ports to USES=pgsql

Discussed with:	rakuco (kde)
With hat:	portmgr
Wed, 16 Apr 2014
[ 18:28 zeising search for other commits by this committer ] Original commit   Revision:351411 (Only the first 10 of 1008 ports in this commit are shown above. View all ports for this commit)
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:

NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE

This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.

This patch also contains updates of libxcb and related ports, pixman, as well
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 11 Mar 2014
[ 20:22 flo search for other commits by this committer ] Original commit   Revision:347920
- Update to 11.8.1
- set USE_GCC as asterisk uses gcc extensions

(STAGE support will follow soon, just wanted to get the new version out now)

Security:	03159886-a8a3-11e3-8f36-0025905a4771
MFH:		2014Q1
Tue, 17 Dec 2013
[ 23:48 flo search for other commits by this committer ] Original commit   Revision:336791
- Update net/aserisk to 1.8.25.0
- Update net/aserisk10 to 10.12.4
- Update net/aserisk11 to 11.7.0
- mark net/aserisk10 DEPRECATED, it has reached its EOL

Security:	0c39bafc-6771-11e3-868f-0025905a4771
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)
Wed, 28 Aug 2013
[ 20:51 flo search for other commits by this committer ] Original commit   Revision:325551
Update net/asterisk to 1.8.23.1
Update net/asterisk10 to 10.12.3
Update net/asterisk11 to 11.5.1

Security:	fd2bf3b5-1001-11e3-ba94-0025905a4771
Thu, 25 Jul 2013
[ 20:38 flo search for other commits by this committer ] Original commit   Revision:323666
Make sure res_rtp_asterisk.so gets built. It required libuuid now.
Wed, 24 Jul 2013
[ 09:47 flo search for other commits by this committer ] Original commit   Revision:323585
Update to 11.5.0
Thu, 11 Jul 2013
[ 16:26 sunpoet search for other commits by this committer ] Original commit   Revision:322783 (Only the first 10 of 252 ports in this commit are shown above. View all ports for this commit)
- Update to 7.31.0
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
  - Add COOKIES
  - Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
  - Add GSSAPI and SPNEGO [2]
  - Remove KERBEROS4
  - Rename LIBIDN to IDN
  - Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile

Changes:	http://curl.haxx.se/changes.html
PR:		ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by:	miwi
Thu, 4 Jul 2013
[ 22:49 flo search for other commits by this committer ] Original commit   Revision:322296
- Don't force gcc, make this work with clang, too [1]
- Don't call gmake directly [1]
- Make the -p (Run as pseudo-realtime thread) work on FreeBSD [1]
- Use @dirrmtry for directories that can contain files after deinstall
- Fix build of guid_uuid.c [2]

PR:		ports/180233 [2]
Submitted by:	tijl [1]
		Kurt Jaeger <fbsd-ports@opsec.eu> [2]
Fri, 14 Jun 2013
[ 07:07 flo search for other commits by this committer ] Original commit   Revision:320887
- create missing directories before chowning them [1]
- asterisk depends on gmake so use gmake to run the menuselect.makeopts
  target [1]
- disable res_timing_kqueue module until we can figure out what's wrong
  with it [2]

Submitted by:	John Marino <draco@marino.st>  [1]
Reported by:	Ian FREISLICH <ianf@clue.co.za>, [2]
		Alejandro Imass <ait@p2ee.org>, [2]
		Amr Elsharqawi <aelsharqawi@live.com> [2]
Sat, 25 May 2013
[ 00:01 flo search for other commits by this committer ] Original commit   Revision:319019
Update to 11.4.0
Mon, 22 Apr 2013
[ 21:11 flo search for other commits by this committer ] Original commit   Revision:316277 (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
- update net/asterisk to 1.8.21.0
- update net/asterisk11 to 11.3.0
- add -F to command_args in the rc script, this ensures that asterisk
  detaches from the controlling terminal. It was possible for the asterisk
  rc script to prevent a box from reaching full multiuser if e.g. -v was
  passed to command_args. [1]

Reported by:	Kurt Lidl <lidl@pix.net>
Fri, 29 Mar 2013
[ 10:04 flo search for other commits by this committer ] Original commit   Revision:315534
Update asterisk ports to:

net/asterisk 1.8.20.2
net/asterisk10 10.12.2
net/asterisk11 11.2.2

Security:	daf0a339-9850-11e2-879e-d43d7e0c7c02
Fri, 8 Mar 2013
[ 11:32 bapt search for other commits by this committer ] Original commit   Revision:313635 (Only the first 10 of 209 ports in this commit are shown above. View all ports for this commit)
Convert USE_BISON to USES= bison

It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build

it brings bison as a run dependency in case it is set the following way:
USES= bison:run

it brings bison both as a run and build dependency in case it the set the
following way:
USES= bison:both

While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix
Wed, 23 Jan 2013
[ 07:47 flo search for other commits by this committer ] Original commit   Revision:310855
Update to 11.2.1
Tue, 15 Jan 2013
[ 17:00 flo search for other commits by this committer ] Original commit   Revision:310453
Update to 11.2.0
Thu, 3 Jan 2013
[ 19:41 flo search for other commits by this committer ] Original commit   Revision:309903
- update net/asterisk to 1.8.19.1
- update net/asterisk10 to 10.11.1
- update net/asterisk11 to 10.1.2
- add vuln.xml entry

Security:	f7c87a8a-55d5-11e2-a255-c8600054b392
Wed, 12 Dec 2012
[ 01:48 flo search for other commits by this committer ] Original commit   Revision:308731
- update 11.1.0
- use OPTIONS_RADIO instead of OPTIONS_SINGLE
Thu, 6 Dec 2012
[ 21:49 flo search for other commits by this committer ] Original commit   Revision:308401
Update to 11.0.2

Feature safe:	yes
Mon, 26 Nov 2012
[ 23:20 flo search for other commits by this committer ] Original commit   Revision:307810
Add Asterisk 11 a new LTS version.

Tested by:	wishmaster <artemrts@ukr.net>
Feature safe:	yes

Number of commits found: 96