| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
#ifdef that we have had no business of removing in the first place.
Don't bump PORTREVISION since it makes no difference for the compiled
package.
Notes:
svn path=/head/; revision=221847
|
|
|
|
| |
Notes:
svn path=/head/; revision=221845
|
|
|
|
|
|
|
| |
- Increase PORTREVISION
Notes:
svn path=/head/; revision=221841
|
|
|
|
|
|
|
|
| |
PR: ports/127829
Submitted by: Wojciech Puchar <wojtek@tensor.gdynia.pl>
Notes:
svn path=/head/; revision=221833
|
|
|
|
|
|
|
|
|
|
|
|
| |
of some externals packages (I suspect it's autotools), files
openh323buildopts.h and ptbuildopts.h can be generated with either
tab or space after #define. As a result, configure in some case could
have failed to grep the correct field.
Reported by: Rodrigo Graeff
Notes:
svn path=/head/; revision=219015
|
|
|
|
|
|
|
|
|
| |
H323 channel fails to load. Bump PORTREVISION.
Reported by: Rodrigo Graeff
Notes:
svn path=/head/; revision=218944
|
|
|
|
|
|
|
|
|
| |
Bump PORTREVISION.
Reported by: Rodrigo Graeff
Notes:
svn path=/head/; revision=218933
|
|
|
|
|
|
|
|
|
|
|
| |
to `__sync_xxx'" build errors reported by many people who have CPUTYPE set
to i686 and similar values in /etc/make.conf. The problem itself is related
to the fact that asterisk used FreeBSD CFLAGS when probing for gcc
capabilities during configure phase, while its own CFLAGS during actual
build. As a result, object code generated by gcc missed those functions.
Notes:
svn path=/head/; revision=218717
|
|
|
|
| |
Notes:
svn path=/head/; revision=218412
|
|
|
|
|
|
|
| |
MAKE_ENV
Notes:
svn path=/head/; revision=217477
|
|
|
|
|
|
|
|
|
|
|
|
| |
built-in h323 module;
o don't link main binary with h323 library and friends. This creates
issues with ooh323 module, from the asterisk-addons package.
Bump PORTREVISION.
Notes:
svn path=/head/; revision=214690
|
|
|
|
|
|
|
|
|
| |
o add opt-in support for the iLBC codec;
o move another extra patch into opt-in section.
Notes:
svn path=/head/; revision=214611
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=214430
|
|
|
|
|
|
|
|
|
|
| |
o move all additional functionality into separate patches and make it
opt in. It has been concern of asterisks devs that the FreeBSD pacakage
adds functionalty not present in the original version, whch could be
confusing.
Notes:
svn path=/head/; revision=213118
|
|
|
|
|
|
|
| |
- Bump PORTREVISIONs.
Notes:
svn path=/head/; revision=209941
|
|
|
|
|
|
|
| |
Those releases fix several security issues in the RTP/SIP code.
Notes:
svn path=/head/; revision=209324
|
|
|
|
| |
Notes:
svn path=/head/; revision=209014
|
|
|
|
| |
Notes:
svn path=/head/; revision=208067
|
|
|
|
|
|
|
|
| |
has been reported to digium alteady and should be fixed in one of
the next releases.
Notes:
svn path=/head/; revision=206807
|
|
|
|
| |
Notes:
svn path=/head/; revision=205809
|
|
|
|
|
|
|
| |
since it's optional functionality.
Notes:
svn path=/head/; revision=205754
|
|
|
|
|
|
|
| |
which can cause DoS (AST-2008-001).
Notes:
svn path=/head/; revision=204869
|
|
|
|
| |
Notes:
svn path=/head/; revision=204557
|
|
|
|
|
|
|
|
| |
PR: 115169, 117199
Submitted by: Vladimir Korkodinov, Dan Lukes
Notes:
svn path=/head/; revision=203067
|
|
|
|
|
|
|
|
| |
PR: 117086
Tested by: -exp runs
Notes:
svn path=/head/; revision=201613
|
|
|
|
| |
Notes:
svn path=/head/; revision=201130
|
|
|
|
|
|
|
| |
Approved by: sobomax (asterisk maintainer)
Notes:
svn path=/head/; revision=200815
|
|
|
|
|
|
|
|
|
| |
it matches rc.d startup script. Bump PORTREVISION.
Reported by: Steve Clement
Notes:
svn path=/head/; revision=199647
|
|
|
|
|
|
|
| |
Sponsored by: Sippy Software, Inc., http://www.sippysoft.com
Notes:
svn path=/head/; revision=198674
|
|
|
|
|
|
|
|
|
| |
PORTREVISION since this option is off by default.
Sponsored by: Sippy Software, Inc. ( http://www.sippysoft.com/ )
Notes:
svn path=/head/; revision=197592
|
|
|
|
|
|
|
| |
Sponsored by: Sippy Software, Inc. ( http://www.sippysoft.com/ )
Notes:
svn path=/head/; revision=197422
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
Notes:
svn path=/head/; revision=196462
|
|
|
|
|
|
|
|
|
|
|
|
| |
Sponsored by: Sippy Software, Inc. ( http://www.sippysoft.com/ )
Enable SQLite support.
PR: 114720
Submitted by: VipeR
Notes:
svn path=/head/; revision=196359
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run
Notes:
svn path=/head/; revision=196111
|
|
|
|
|
|
|
|
|
| |
packaged.
Requested by: linimon
Notes:
svn path=/head/; revision=196050
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
PR: 114720, 114712
o Enable zaptel channel and friends on AMD64.
PR: 112624
o Improve startup script.
PR: 107222
Notes:
svn path=/head/; revision=196047
|
|
|
|
|
|
|
|
| |
PR: 113121
Submitted by: viper<viper@perm.raid.ru>
Notes:
svn path=/head/; revision=192336
|
|
|
|
|
|
|
| |
Submitted by: Alex Miller <asm@asm.kiev.ua>
Notes:
svn path=/head/; revision=192219
|
|
|
|
|
|
|
|
|
|
| |
o make sure ${PREFIX}/etc/asterisk is removed if empty.
PR: 112174, 112326
Submitted by: "Phillip N." <pneumann@gmail.com>
Notes:
svn path=/head/; revision=192206
|
|
|
|
|
|
|
|
| |
PR: 112143
Submitted by: "Phillip Neumann" <pneumann@gmail.com>
Notes:
svn path=/head/; revision=190904
|
|
|
|
|
|
|
| |
Sponsored by: Sippy Software, Inc. ( http://www.sippysoft.com/ )
Notes:
svn path=/head/; revision=190888
|
|
|
|
|
|
|
|
| |
PR: 111553
Submitted by: pneumann at gmail.com
Notes:
svn path=/head/; revision=190094
|
|
|
|
|
|
|
|
| |
o Move H323 option from i386-only section to generic one. It works fine at
least on amd64.
Notes:
svn path=/head/; revision=189890
|
|
|
|
|
|
|
| |
Sponsored by: Sippy Software, Inc.
Notes:
svn path=/head/; revision=189887
|
|
|
|
| |
Notes:
svn path=/head/; revision=185771
|
|
|
|
| |
Notes:
svn path=/head/; revision=183642
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2. Create all needed directories (add @exec mkdir -p <dirs>) at
pkg-plist file. This bug is seen only when the port is pkg_added/pkg_deletted
by a port which depends on current port (ex. net/asterisk-addons).
3. Bump PORTREVISION.
PR: 105310
Submitted by: bsam (me)
Approved by: sobomax (maintainer timeout, 9 weeks)
Notes:
svn path=/head/; revision=181347
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Bump PORTREVISION of all dependent ports.
Fix the build errors in the few ports that still use the long deprecated,
and now obsoleted, cURL options.
Thanks to everyone who took the time to look over the patch!
Discussed on: -ports
Notes:
svn path=/head/; revision=179653
|
|
|
|
| |
Notes:
svn path=/head/; revision=178929
|
|
|
|
|
|
|
| |
Submitted by: Andriy Pylypenko
Notes:
svn path=/head/; revision=178926
|