it seems there is no chance to make it work again).
- Remove converters/py-cjkcodecs from run-time dependency. [1]
It was included in the Python itself for some time now. Please see
ports/160306 for more info.
- Add x11-toolkits/py-gnome-desktop to run-time dependency.
Pointed out by: Ruslan Mahmatkhanov (cvs-src at yandex dot ru) [1]
- Since it now requires 2.5+, use databases/py-sqlite3 instead of
databases/py-pysqlite2x
- Bump PORTREVISION
PR: ports/160069
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by: c-s@c-s.li (maintainer, via email)
Message Session Relay Protocol (MSRP) is a protocol for transmitting a
series of related instant messages in the context of a session. Message
sessions are treated like any other media stream when set up via a
rendezvous or session creation protocol such as the Session Initiation
Protocol (SIP).
WWW: http://sipsimpleclient.com/wiki/SipMSRPApi
PR: ports/158980
Submitted by: Eugene Grosbein <ports@grosbein.net>
Approved by: jadawin@ (mentor)
Key features:
* Transparently runs on top of existing file systems
* Random per file tweak value for encryption
* Stores metadata only in encrypted file name
* Arbitrary number of keys per file system, mixing keys in same
directory and key chains
* Modern cryptographic algorithms: AES and Camellia in XTS mode,
PKCS#5v2 and HKDF for key generation.
WWW: http://github.com/glk/pefs
WWW: http://wiki.freebsd.org/PEFS
PR: ports/156002
Submitted by: Gleb Kurtsou <gk@freebsd.org>
Approved by: jadawin@ (mentor)
- Remove CPPFLAGS assignment from CONFIGURE_ENV
- Optimize away `.for .. .endfor' loop in Makefile
- Wrap lines that exceeded 80 character per line limit
- Remove pkg-plist (use PLIST_FILES and PORTDOCS instead)
- Drop maintainership
suggested by the ports' maintainer, as they don't work with recent GTK+ and
upstream development seems to have ceased.
PR: 157044
Submitted by: Jilles Tjoelker <jilles@stack.nl>
Patch by: maintainer
- since it now requires 2.5+ use databases/py-sqlite3
instead of databases/py-pysqlite2x
- while here, move LICENSE to proper block
- remove CONFLICTS since we don't have other Miro version in the tree anymore
- remove MAKE_ENV line as it automatically occurs in b.p.m
PR: ports/160070
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by: Armin Pirkovitsch <armin@frozen-zone.org> (maintainer)
sahil (mentor)
- install license with LICENSE knob
- use USE_PYTHON instead of RUN_DEPENDS
- use DOS2UNIX instead of homemade commands
- use DATADIR instead of share/hmap
- use COPYTREE_SHARE for copying group of files
- fix plist
- bump PORTREVISION because of plist changes
PR: 156693
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by: maintainer timeout (>4 months)