Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
10.12.4 28 Feb 2014 10:37:48 |
rene |
Remove expired ports:
2014-02-28 x11-drivers/xf86-video-radeonhd: Abandond upstream since 2010
2014-02-28 net/asterisk10: asterisk 10 reached EOL on 2013-12-15 |
10.12.4 17 Dec 2013 23:48:02 |
flo |
- 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 |
10.12.3 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
10.12.3 28 Aug 2013 20:51:32 |
flo |
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 |
10.12.2_2 11 Jul 2013 16:26:27 |
sunpoet |
- 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 |
10.12.2_2 04 Jul 2013 22:46:34 |
flo |
- 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
Submitted by: tijl [1] |
10.12.2_1 14 Jun 2013 07:07:01 |
flo |
- 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] |
10.12.2_1 22 Apr 2013 21:11:35 |
flo |
- 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> |
10.12.2 29 Mar 2013 10:04:43 |
flo |
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 |
10.12.1 08 Mar 2013 11:32:12 |
bapt |
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 |
10.12.1 23 Jan 2013 07:15:15 |
flo |
Update to 10.12.1 |
10.12.0 15 Jan 2013 17:01:13 |
flo |
Update to 10.12.0 |
10.11.1 03 Jan 2013 19:41:31 |
flo |
- 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 |
10.11.0 12 Dec 2012 01:45:28 |
flo |
- update 10.11.0
- use OPTIONS_RADIO instead of OPTIONS_SINGLE |
10.10.1 06 Dec 2012 21:47:56 |
flo |
Update to 10.10.1
Feature safe: yes |
10.10.0_1 15 Nov 2012 17:06:17 |
flo |
- Really enable chan_h323 if H323 is selected [1]
- Bump PORTREVISION as H323 is on by default
- fix a few portlint Tab/Whitespace warnings
Submitted by: st41ker@st41ker.net [1]
Feature safe: yes |
10.10.0 07 Nov 2012 16:20:09 |
flo |
Update to 10.10.0
Feature safe: yes |
10.9.0 09 Oct 2012 23:39:09 |
flo |
Update to 10.9.0 |
10.8.0 09 Oct 2012 22:12:14 |
linimon |
Force numerous ports that fail to build with clang over to instead always
rely on gcc. The patch uses the new USE_GCC=any code in Mk/bsd.gcc.mk to
accomplish this.
The ports chosen were ports that blocked 2 or more ports from building with
clang. (There are several hundred other ports that still fail to build with
clang, even with this patch. This is merely one step along the way.)
Those interested in fixing these ports with clang, and have clang as their
default compiler, can simply set FORCE_BASE_CC_FOR_TESTING=yes.
For those who have gcc as their default compiler, this change is believed
to cause no change.
Hat: portmgr
Tested with: multiple runs on amd64-8-exp-bcm and 9-exp-clang, with various
combinations of patch/no-patch and flag settings. |
10.8.0 13 Sep 2012 23:22:22 |
flo |
Update to 10.8.0 |
10.7.1_1 13 Sep 2012 09:39:54 |
flo |
- fix typo --with-mysql does not exist, use --with-mysqlclient
- use OPTIONS_DEFINE_$ARCH for DAHDI option, which fixes the option
- bump PORTREVISION so the packages have DAHDI support again
PR: ports/171590
Submitted by: Dmitry <dmitry2004@yandex.ru> |
10.7.1 30 Aug 2012 22:14:11 |
flo |
- Update net/asterisk to 1.8.15.1
- Update net/asterisk10 to 10.7.1
- Document vulnerabilities in vuln.xml
- Fix URLs in the pervious asterisk vuln.xml entry
Security: http://www.vuxml.org/freebsd/4c53f007-f2ed-11e1-a215-14dae9ebcf89.html |
10.7.0 05 Aug 2012 23:19:40 |
dougb |
Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op |
10.7.0 02 Aug 2012 21:02:57 |
flo |
Update to 10.7.0 |
10.6.1 26 Jul 2012 23:21:19 |
flo |
- update to 10.6.1
- convert to optionsNG |
10.6.0_1 19 Jul 2012 20:15:39 |
naddy |
libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
directly or indirectly (via libvorbis, libtheora). |
10.6.0 11 Jul 2012 22:15:40 |
flo |
Update to 10.6.0 |
10.5.2 06 Jul 2012 18:09:45 |
flo |
Update to 10.5.2
Security:
http://www.vuxml.org/freebsd/4c1ac2dd-c788-11e1-be25-14dae9ebcf89.html |
10.5.1_1 28 Jun 2012 05:24:36 |
fjoe |
- Add support for MFC/R2 signaling using openr2 library.
- Bump PORTREVISION.
Approved by: MAINTAINER |
10.5.1 14 Jun 2012 22:58:32 |
flo |
Update to 10.5.1
Security:
http://www.vuxml.org/freebsd/3c8d1e5b-b673-11e1-be25-14dae9ebcf89.html |
10.5.0 04 Jun 2012 22:03:33 |
flo |
- Update to 10.5.0
- Update conflicts [1]
Reported by: FreeBSD Ports conflicts checker [1] |
10.4.2_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
10.4.2 30 May 2012 21:47:57 |
flo |
Update to 10.4.2 |
10.4.1 29 May 2012 23:10:41 |
flo |
Update to 10.4.1
Security:
http://www.vuxml.org/freebsd/359f615d-a9e1-11e1-8a66-14dae9ebcf89.html |
10.4.0 02 May 2012 20:51:16 |
flo |
Update to 10.4.0 |
10.3.1 23 Apr 2012 20:22:55 |
flo |
Update to 10.3.1
Security:
http://www.vuxml.org/freebsd/1c5abbe2-8d7f-11e1-a374-14dae9ebcf89.html |
10.3.0 10 Apr 2012 20:28:09 |
flo |
- fix build with gcc46 and clang |
10.3.0 01 Apr 2012 13:16:45 |
flo |
- update to 10.3.0
- add OPTION for LDAP support, fixing pkg-plist entry for res_config_ldap [1]
PR: ports/166403 [1]
Reported by: gpalmer [1]
Feature safe: yes |
10.2.1 15 Mar 2012 23:16:07 |
flo |
Update to 10.2.1
Security:
http://www.vuxml.org/freebsd/0d530174-6eef-11e1-afd6-14dae9ebcf89.html
Feature safe: yes |
10.2.0 05 Mar 2012 23:07:17 |
flo |
Update to 10.2.0
As the iLBC codec is now part of asterisk again just build and install
it unconditionally. |
10.1.3 25 Feb 2012 00:28:15 |
flo |
update to 10.1.3 |
10.1.2 09 Feb 2012 22:47:03 |
flo |
update to 10.1.2 |
10.1.1 07 Feb 2012 21:29:08 |
flo |
update to 10.1.1 |
10.1.0_1 06 Feb 2012 12:25:50 |
miwi |
- Chase unixODBC shlib bump |
10.1.0 28 Jan 2012 00:08:29 |
flo |
Update to 10.1.0 |
10.0.1 20 Jan 2012 00:59:42 |
flo |
Update to 10.0.1
Security: www.vuxml.org/freebsd/dd698b76-42f7-11e1-a1b6-14dae9ebcf89.html |
10.0.0 14 Jan 2012 08:57:23 |
dougb |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
10.0.0 19 Dec 2011 11:13:18 |
flo |
- update to 10.0.0 release version
- be consistent with what the other asterisk ports do and set PKGNAMESUFFIX |
10.0.0.r2 17 Nov 2011 00:11:30 |
flo |
While i wasn't watching rc2 was released
Feature safe: yes |
10.0.0.r1 16 Nov 2011 23:44:54 |
flo |
- update to 10.0.0rc1
- asterisk10 uses sqlite3 instead of Berkeley DB so sqlite3 is now a mandatory
dependency
Feature safe: yes |
10.0.0.b2 07 Oct 2011 11:06:18 |
flo |
update to 10.0.0 beta 2 |
10.0.0.b1 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
10.0.0.b1 25 Jul 2011 16:34:26 |
flo |
add asterisk 10 beta1 to net/asterisk10
As asterisk 1.8 is a LTS release it is going to stay in net/asterisk for the
time being. |
1.8.5.0 25 Jul 2011 16:14:23 |
flo |
Forced commit to note the repocopy from net/asterisk18 to net/asterisk10 |