- bump PORTREVISION because of dependency change
- remove indefinite article in COMMENT
- trim Makefile header
- limit python version to 2.x only
PR: 173106
Submitted by: rm (myself)
Approved by: brooks (maintainer, by mail)
Feature safe: yes
- bump PORTREVISION because of dependency change
- trim Makefile header
- remove indefinite article in COMMENT
- limit python version to 2.x only
PR: 173102
Submitted by: rm (myself)
Approved by: brooks (maintainer, by mail)
Feature safe: yes
- bump PORTREVISION because of dependency change
- trim Makefile header
- remove indefinite article in COMMENT
- limit python version to 2.x only
PR: 173101
Submitted by: rm (myself)
Approved by: brooks (maintainer, by mail)
Feature safe: yes
- bump PORTREVISION because of dependency change
- trim Makefile header
- limit python version to 2.x only
PR: 173065
Submitted by: rm (myself)
Approved by: brooks (maintainer, by mail)
Feature safe: yes
- do not bump PORTREVISION because it had dependended on setuptools both
directly and via USE_PYDISTUTILS, so dependencies list isn't changed
- remove indefinite article in COMMENT
- move pkg-plist contents into Makefile:PLIST_FILES
- trim Makefile header
- limit python version to 2.x only
PR: 173060
Submitted by: rm (myself)
Approved by: brooks (maintainer, by mail)
Feature safe: yes
- bump PORTREVISION because of dependency change
- trim Makefile header
- limit python version to 2.x only
PR: 173059
Submitted by: rm (myself)
Approved by: brooks (maintainer, by mail)
Feature safe: yes
- bump PORTREVISION because of dependency change
- remove indefinite article in COMMENT
- trim Makefile header
- limit python version to 2.x only
- move pkg-plist contents into Makefile:PLIST_FILES
PR: 173058
Submitted by: rm (myself)
Approved by: brooks (maintainer, by mail)
Feature safe: yes
While I'm here:
- Trim Makefile headers
- Remove ABI version numbers from LIB_DEPENDS
- Update author address in Created by line
Approved by: John Hixson <john@pcbsd.org> (maintainer)
Feature safe: yes
- Remove ABI version number from LIB_DEPENDS
- Trim Makefile headers
- Convert to new options framework
PR: ports/173124
Submitted by: Alexey V. Panfilov <ports@subnets.ru> (maintainer)
Feature safe: yes
is to provide both)
- Fix Qt4-based binary by more accurate patching of hardcoded "Linux" word
(e.g. it prevented proxy dialog from being displayed)
- Also note that some changes were submitted by olivierd@ (forgot to mention
in previous commit)
PR: ports/156415 (for r306666)
Feature safe: yes
utilities designed to ease unattended application testing in the hands of
developers and end users of a specific piece of software.
As regards developers, ATF provides the necessary means to easily create
test suites composed of multiple test programs, which in turn are a
collection of test cases. It also attempts to simplify the debugging of
problems when these test cases detect an error by providing as much
information as possible about the failure.
As regards users, it simplifies the process of running the test suites and,
in special, encourages end users to run them often: they do not need to
have source trees around nor any other development tools installed to be
able to certify that a given piece of software works on their machine as
advertised.
Note that ATF is included in the base system since FreeBSD 10, so this
port does not need to be installed on FreeBSD 10.
WWW: http://code.google.com/p/kyua/wiki/ATF
PR: ports/173197
Submitted by: Roman Naumann <namor@hemio.de>
Reviewed by: bapt, eadler
Feature safe: yes