- Added experimental support for guitar synths, like Roland GR 55
- Added support for separate base and treble channels in chord mode
- Some minor GUI rework
Submitted by: maintainer (via email)
Fix the build on ppc64 by telling the libav bundled which arch we are on [2]
PR: ports/187018 [1]
ports/183129 [2]
Submitted by: truckman@ [1]
jhibbits@ [2]
Changes:
Version 10.29
- Supports IPv6 clients.
Version 10.28
- Fixed: QS_ClientEventLimit did overwrite counters of other
clients if multiple events have been configured.
Version 10.27
- qslog features the option "-pu" and "-puc" used to gather
request information on a per URL basis.
- Fixed: Wrong includes within the support utilities.
- Extends QS_ClientSerialize max. timeout from 1 to 5 minutes.
Version 10.26
- QS_ClientSerialize supports the QS_ClientIpFromHeader directive.
- Refactor method used to determine redirect port (user tracking)
supporting servers not using virtual hosts.
- Fixed: QS_UserTrackingCookieName uses correct server_rec to
retrieve configuration.
- Hook implementing user tracking is now called after mod_unique_id.
- Slightly changed unique-id generator.
- Adds fflush() to qsgrep utility when writing data to stdout.
Version 10.25
- QS_EventLimitCount writes the current value to the process
environment variables.
- Fixed: QS_[Cond]ClientEventLimitCount logs request id and propagtes
message code (067) to the QS_ErrorNotes variable.
- New variable QS_IPConn representing the number of connections
opened from the very same source IP (works in conjunction with
QS_SrvMaxConnPerIP only).
Version 10.24
- New directive QS_CondClientEventLimitCount.
- QS_SrvMinDataRate: limits the max. data rate to the configured
value (prevents invalid rate due to misconfiguration server or
died child process).
Version 10.23
- Fixed: QS_ClientEventLimitCount log message 067 contains now
the IP address of the request header if QS_ClientIpFromHeader
is used.
- QS_SetEnvRes: supports multiple variables with the same name.
Version 10.22
- Process QS_SetEnvResHeader(Match) and QS_SetEnvRes at error
filter too.
Version 10.21
- Fixed: qslogger may had detected the wrong message severity.
- Adds debug message when detecting "NullConnection" events.
- Built-in request header rules: adapt If-Match, If-None-Match,
Cookie, and Cookie2 HTTP header patterns.
Version 10.20
- Fixed: QS_CondLocRequestLimitMatch did work only if other QS_Loc*
directive had been configured.
Version 10.19
- New directive QS_RedirectIf.
Version 10.18
- QS_ClientEventLimitCount may be cleared by environment
variable (suffixed by "_Clear", e.g. QS_Limit_Clear).
Version 10.17
- QS_ClientEventLimitCount supports unlimited number of events.
- Stores the value of the QS_ClientEventLimitCount variables as
environment variables suffixed by "_Counter", e.g. QS_Limit_Counter
for the default QS_Limit variable, in order to be processed by
other rules.
- Add Content-Security-Policy to the default response header
white list.
- qslog features enhanced "-pc" mode providing more information:
* Collects content type information (%{content-type}o).
* Duration between the first and the last request.
* Average response in ms.
* "ci" indicates if we have seen the client at the end or the
beginning of the file (maybe not all requests in the log
due to log rotation).
* Bytes downloaded.
* Writes status characters to stderr.
* HTTP request methods (GET/POST)
- qsgeo features option "-l" and is able to process "qslog -pc" files.
Version 10.16
- qslog adds 'E' (event identifiers) to the format string.
QSEVENTPATH environment variable specifies a file containing
all known event names (comma separated list).
- qslog average counter (a/A) count only if a numeric value
is available.
- qssing does not try to execute invalid program name (space only).
PR: ports/187132
Submitted by: Eero Haenninen <fax@nohik.ee>
Approved by: Andrea Cervesato <andrea@cervesato.it> (maintainer)
Enable the mp3 decoder in gst-ffmpeg. [2]
Fix the build on ppc64 by telling the libav bundled which arch we are on [3]
PR: ports/187018 [1]
ports/181521 [2]
ports/183129 [3]
Submitted by: truckman@ [1]
Jan Beich <jbech@tormail.org> [2]
jhibbits@ [3]
- update to 1.5
- clarify how to use sysutils/ansible port to control non-FreeBSD systems
in pkg-message
- remove man3 man pages: they are gone in the upstream distribution
- convert to PLIST_FILES
- remove NO_ARCH, while here - it has no practical value here
- add UPDATING entry, because some changes are not backward compatible
Changelog: https://raw.github.com/ansible/ansible/v1.5.0/CHANGELOG.md
PR: 187182
Submitted by: Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer)
- Delete files/patch-configure: This patch is non-functional because
configure is regenerated by USE_AUTOTOOLS=autoconf.
- Replace files/patch-aclocal.m4 with USE_AUTOTOOLS=aclocal.
- Replace files/patch-config.h.in with USE_AUTOTOOLS=autoheader.
- Replace files/patch-ltmain.sh with USE_AUTOTOOLS=libtoolize.
- Replace USE_AUTOTOOLS=libtool with USES=libtool.
- Remove indefinite article from COMMENT.
Approved by: hrs (maintainer)
- fix packaging by correcting reversed logic of PORTDOCS installation [1]
- support staging
- general clean-ip
- bump PORTREVISION, because those, who didn't need PORTDOCS, had them installed
Reported by: mandree [1]
Fix all the -conf binary trying to look in the stage directory, by
enforcing make prog as a build target so they are built during the 'build'
phase and not the install phase and thus get right prefix and not the staged one
- Remove LICENSE_FILE for well-known licenses
- Convert to new LIB_DEPENDS format
- Convert to new options framework
- Add EXPAT, LIBXML2 and TEST options [1]
- Strip shared library
- Remove unnecessary post-patch:
- Support STAGEDIR
- Take maintainership
Changes: http://bazaar.launchpad.net/~metalink-dev/libmetalink/trunk/view/head:/NEWS
PR: ports/176891 [1], ports/181522
Submitted by: Andrew Romanenko <melanhit@gmail.com> [1]
sunpoet (myself)
* Updated Dutch, Japanese, Russian and Ukrainian translations
* Fixed a minor issue when changing direction using an analogue controller
* Fixed the corrupted message that appears when Edgar's inventory is full
* The slime timer above Edgar is now removed when changing maps or loading a game
* Crushers no longer get stuck if they hit a pushable object
* Ice cubes can no longer bounce on springs forever
- Strip executable
Update pkg-descr to provide background that may help users decide whether
to really consider this port.
PR: 186046 [1]
Submitted by: Christoph Moench-Tegeder <cmt@burggraben.net> [1]
Fasta3 distfile was significantly changed. This should have been released
as a new version (e.g. 36.3.6e), so it's not clear why the distfile was
rerolled. There are significant changes to makefiles, conf files and even
a few .c and .h files. They all look like legitimate updates to me
though.
Set DIST_SUBDIR since this port is now known for rerolling, then
regenerate distinfo. Also add Fasta license and bump revision.