The self-tests used to fail in poudriere with dependency cycles in
Makefile that weren't visible earlier. Conditionally change ALL_TARGET
to check (do not use all check, that would require gmake) if the TEST
option is set (default), or set TEST_TARGET if the TEST option is unset.
While I am unable to reproduce 212146 claiming the self-tests fail on an
IPv6-disabled host, and I believe it's a red herring masking a local
configuration issue, doubt sed(1) and add blanks, and be sure to add the
"proto" earlier. The reporter didn't mention his OS version.
No PORTREVISION bump since the default build is unaffected.
PR: 212146 [1]
Some binaries were added by the fact all targets have been enabled. This causes
conflicts with other tools. Given those binaries are already provided by the
mingw32-binutils there is no need for this one to provide them as well
NB: This is a critical port with many users, and the test is low on
resources, it takes two minutes idling, waiting for timers to expire.
Replace former ".if ... post-build:" by "post-build-TEST-on: test".
Replace former post-build by "TEST_TARGET=check".
Add a temporary (9 months or so-ish) compatibility wrapper to move
people from the prior port-specific WITHOUT_CHECK to WITHOUT=TEST or
OPTIONS_UNSET=TEST. Uses WARNING+= to make user aware of the change.
While here, shorten the POLARSSL_DESC help message.
Requested by: brnrd@
Differential Revision: D7507 (sort-of)
- switch to using a zip archive, as that's all upstream are
providing now
- Upstream have completely reorganised their site, so distfile
locations and WWW links have changed
- No changes have been made to the actual font
Reported by: pi
For a reason I can't figure out, the "clean" target was being called
simultaneously with the build target resulting in a possibility of
deleting object files after they are built but before they are linked
to make a library.
The solution is to remove the "clean" target since it really serves no
purpose in the ports framework (the work area starts clean).
While here, join compound commands with "&&" rather than ";"
- Remove USES=ssl again. The last approach did not fix the problem with unresolved symbols.
Upstream now has symbol versioning in development, so once the new version is released,
all should be fine.
- Bump PORTREVISION
Add a cross buildable binutils package.
The new category is not linked to the regular ports tree to avoid make install,
poudriere and others to catch it automagically
instead of ending with a very complex file removal in the stage, prefer to use
specific plist per arch.
For now only sparc64 tested and added. This version of binutils is stipped down
only the components that are not supported by elftoolchain
Changelog:
Added
Add sshg-logtail
Add sshg-parser
Control firewall using sshg-fw
Match "no matching key exchange method" for SSH
Deprecated
Hosts backend is deprecated
Logsuck (-l option) is deprecated, use sshg-logtail instead
Process validation (-f option) is deprecated
Removed
Remove external hooks (-e option)
Remove support for genfilt and ipfilter backends
Fixed
Accept socklog messages without a timestamp
Fix excessive logging causing endless looping in logsuck
Fix undefined assignment of initial inode number
Note on deprecation: Deprecated features will be removed in the next
non-bugfix release. If you would like to nominate a feature to be
un-deprecated, contact the project mailing list.
typeface that tries to convey a technological/futuristic feeling while keeping
an elegant design. Exo is a very versatile font, so it has 9 weights
(the maximum on the web) and each with a true italic version. Exo 2 has a more
organic look that will perform much better at small text sizes and in long texts.
WWW: http://ndiscovered.com/exo-2/
PR: 211996
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
R warns if it detects .o or .so objects in the source directory, when
running tests. Remove the offending files before running the test.
Take maintainership [1]
PR: 212134
Approved by: wen [1]
- Remove MYSQL and PGSQL options
- Add configtest command to ntpa rc file
Changelog:
- New configuration validator GUI
- New internal configuration engine
- SSL support for databases
- Unified code for all platforms
- Improved code quality & Several bugfixes
- Updated MySQL Connector to official v6.9.9
- Updated PostgreSQL data provider to v3.1.7
- Updated Bootstrap to v3.3.7
- Updated jQuery to v2.2.4
PR: 212081
Submitted by: Carsten Larsen (maintainer)
Submitted by: Andrew Fengler <andrew.fengler@scaleengine.com>
Reviewed by: matthew
Approved by: zi (maintainer)
Sponsored by: ScaleEngine Inc.
Differential Revision: https://reviews.freebsd.org/D7488
- Add LICENSE_FILE
- Register proxy dependencies found by stage-qa
- Fix absolute path link
- Use options helper for DOCS installation
- Regenerate patch with make makepatch