Belle-sip is a SIP (RFC3261) implementation written in C, with an object
oriented API.
* RFC3261 compliant implementation of SIP parser, writer, transactions and
dialog layers
* http client api
* support of client TLS certificate
* fully asynchronous transport layer (UDP, TCP, TLS)
* fully asynchronous DNS resolution with SRV
* full dual-stack IPv6 support
* SIP transaction state machines with lastest corrections (RFC6026)
* automatic management of request refreshes with network disconnection
resiliency thanks to the "refresher" object
* supported platforms: Linux, Mac OSX, windows XP+, iOS, Android,
Blackberry 10
PR: 191528
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
Tengine is a web server originated by Taobao, the largest e-commerce
website in Asia. It is based on the Nginx HTTP server and has many
advanced features. Tengine has proven to be very stable and
efficient on some of the top 100 websites in the world, including
taobao.com and tmall.com.
PR: 185836
Submitted by: Jim Ohlstein <jim@ohlste.in>
Approved by: swills, marino (mentors)
Changes for 10.0.6:
cbsd taskd: daemon for internal tasks
bconstruct-tui: menubox for vm_os_type and get_vm_profiles
bhyve: add support for install FreeBSD guest from ISO
bhyve: implement other method for POPCNT checking
repo: newjname as argument for alternative name of stored jail
PR: 191844
Submitted by: olevole@olevole.ru (maintainer)
The distfiles are regenerated often, too frequently to be suitable for
ports. Fonz has decided to host the tarball of a known version to
restore this unmaintained port.
PR: 191685
Submitted by: Fonz
This is a regenerated version of the official patch so that it appears
in the preferred unified format and naming scheme.
PR: 190193
Submitted by: ttmtko (gmail)
Approved by: maintainer (Brian Clapper)
Luminance HDR is an open source graphical user interface application that
aims to provide a complete workflow for HDR image processing.
Supported features:
* Create an HDR file from a set of images (formats: JPEG, TIFF 8-bit and
16-bit, RAW) of the same scene taken at different exposure settings
* Rotate, resize, and crop HDR images
* Tonemap HDR images
* Copy EXIF data between sets of images
Supported HDR formats (with file extensions):
* OpenEXR (.exr)
* Radiance RGBE (.hdr)
* TIFF formats: 16-bit, 32-bit (float) and LogLuv (.tiff)
* PFS native format (.pfs)
* Raw image formats (various)
Supported LDR formats: JPEG, PNG, PPM, PBM, TIFF (8-bit).
WWW: http://qtpfsgui.sourceforge.net/
PR: 191690
Submitted by: bugzilla@soulrebel.in-berlin.de
While here, removed redundant <pre>,<post> and revbump just in case the
these flag changes cause executable to change for F10-.
PR: 188095
Submitted by: maintainer (Linas Valiukas)
- Support for Unicode bracketing pairs.
- Improved Internet cookie support.
- Initial support for geographical information.
- Various bug fixes.
Add sysutils/preload as a new build dependency. This should help with
DRM and similar Windows bits and will especially be helpful for the new
emulators/pipelight port. [1]
Suggested by: kmoore [1]