Fix a typo (s/xent/xext) in the X11GRAB USE_XORG dependency assignment that was
introduced in r391234.
PR: 201321
Submitted by: Andrey Fesenko <andrey bsdnir info>
Approved by: pointyhat (koobs)
This library didn't get any updates for 14 years and it depends upon ancient
textproc/py-xml, that should be kicked from the ports tree. No ports in the tree
depending upon this one and we have dozen of modern and actively developed
alternatives:
- net/py-soapy
- net/py-suds
- net/py-simplesoap etc.
So mark it deprecated and set expiration date to 2015-08-01 (to conform
expiration date of another py-xml consumer - net-p2p/btqueue, so we can kick
them both in the same day).
Discussed with: sbz (maintainer)
Both ports users and package users now follow uniform procedure of creating
application instance.
Summary:
- Clean up port and remove `make instance` functionality that duplicates native
Zope tool functionality
- Standardize and ensure pkg-message instructions correctly set up Zope
- Make Portlint and Poudriere testport clean
- Set NO_ARCH
PR: 200040
Submitted by: Jason Unovitch <jason.unovitch@gmail.com>
MFH: 2015Q3
From pkg-descr:
Accounts and SSO (Single Sign-On) framework for Linux and POSIX based
platforms.
WWW: https://code.google.com/p/accounts-sso/
This port will be used in upcoming versions of KDE Telepathy.
Submitted by: Tobias Berner <tcberner@gmail.com> via area51
From pkg-descr:
Accounts and SSO (Single Sign-On) framework for Linux and POSIX based
platforms.
WWW: https://code.google.com/p/accounts-sso/
Necessary for the upcoming libaccounts-qt5, which is used in newer versions
of KDE Telepathy.
Submitted by: Tobias Berner <tcberner@gmail.com> via area51
Back-port a patch from 3.2 to 2.3.8 to make ipv6 prefix-lists sort properly,
which is broken in perl >=5.18 due to hash randomisation changes
Fix ASR9001 XR, which updates 3 hard disk files on a regular basis
(uptime_cont, temp_cont, volt_cont), which causes excessive output noise.
Change timing parameters for foundry networks equipment (brocade) so that it
doesn't take eternity to make configuration changes on multiple switches.
PR: 200733
Submitted by: <nick foobar org>
Approved by: Janos Mohacsi <jmohacsi bsd hu> (maintainer)
Upstream apparently re-tagged the v0.26 release, thereby changing the contents
of the tarball oftained from github, causing distinfo checksums to become
mismatched.
This change updates distinfo entries in nginx and nginx-devel to compensate.
PR: 201129
Submitted by: Adam Twardowski <adam dot twardowski gmail.com>
Approved by: portmgr (blanket)
MFH: 2015Q3
because the old name wasn't accurate - the class libraries are only a fraction
of the software.
The STEP Class Library (SCL) originated at the National Institute of Standards
and Technology, or NIST. NIST started working with STEP in the 80's and
continued until the late 90's. Some components of SCL were originally written
in Lisp and then re-written in mixed C and C++ in the early 90's.
The rest of SCL was written in C++ to begin with.
STEPcode (SC) includes the class libraries, some of the most widely used EXPRESS
schemas, some tools to work with EXPRESS, and support libraries for those tools.
Two of the tools can create schema-specific libraries that are used with the
class libraries. There are also some test files and programs.
WWW: https://github.com/stepcode/stepcode/wiki
PR: 201046
Submitted by: fernando.apesteguia@gmail.com
The FreeBSD Python team welcomes Python 2.7.10 to the Ports tree!
Announcement: https://www.python.org/downloads/release/python-2710/
Changelog: https://hg.python.org/cpython/raw-file/v2.7.10/Misc/NEWS
Important changes for this release:
- Python 2.7.10 is a bug fix release of the Python 2.7.x series.
- Fixes issues with LibreSSL 2.2+
PR: 192511, 201088
Differentialr Revision: D2637
Reviewed by: koobs (mentor), vsevolod (mentor), antoine
Approved by: koobs (mentor)