PR: 202908
Submitted by: Bert Burgemeister <trebbu@googlemail.com> (maintainer)
ChangeLog:
- Fixed a syncing bug that could lead to lost reviews and sanity
check errors when deleting a filtered deck before syncing.
- Make default note type titles consistent (thanks to Soren).
- Load saved searches in alphabetical order (thanks to Houssam).
- Fix some fields not being renamed in template when renaming
field (thanks to Dave).
- Fixed an error message that could occur in add-ons (thanks to Thomas) .
- Add a few more media types in the file selector (thanks to Jonathan).
- Report an error if an add-on download is corrupt.
- Fix sync error being shown twice.
- Updated translations, thanks to the translators.
- Add CPE information
- Convert WANT_SDL into a proper option
- Disable SDL by default like in ffmpeg* ports
- Unbreak and unhide DC1394 option
- Drop USE_GCC as the port builds fine on 9.x
- Drop implicit :build from USES=pkgconfig
- Switch to .tar.xz distfile
- Sort USES to pet portlint
PR: 195800
Reviewed by: games (amdmi3)
Approved by: bapt (mentor, previous version)
Differential Revision: https://reviews.freebsd.org/D1807
The anonymous protagonist is diagnosed with a terminal illness shortly
after his twentieth birthday, and is admitted to a hospital in Mito,
Ibaraki. There he meets Setsumi, a woman a few years older, who is
also terminally ill. Finding that they both reject to die either in
hospital or at home, they steal a car and run away together. -- VNDB
This package includes English translation for both Narcissu and
Narcissu: Side 2nd.
http://www.neechin.net/narcissu/
UW ttyp0 is a family of bitmap screen fonts in bdf format. It covers most of
the Latin and Cyrillic alphabet, Greek, Armenian, Georgian (only Mkhedruli),
Hebrew (without cantillation marks), Thai, most of IPA (but no UPA), standard
punctuation, common symbols, some mathematics, line graphics, a few dingbats,
and Powerline delimiter symbols. In addition to Unicode (ISO 10646-1), UW ttyp0
supports about thirty 8-bit encodings (code pages).
UW ttyp0 comes in nine sizes from 6x11 to 11x22. In all of the sizes there are
regular and bold versions; for some there is also an italic.
WWW: http://people.mpi-inf.mpg.de/~uwe/misc/uw-ttyp0/
- Use qt4-linguisttools instead of qt4-linguist for *.ts files.
- Depend on qt4-xml and qt4-gui even when KDE is selected (they are used anyway).
- Use OPTIONS helpers where possible.
PR: 202547
Submitted by: Andriy Voskoboinyk
Changes:
- Restore ordering of files and directories
- Simplify regression test framework
- Silence `pkg upgrade -q' when there are no packages to upgrade.
Changes: see
https://labs.consol.de/de/nagios/check_mysql_health/
The changelog is in english, but the english page (/en/) is not up2date
- 2.2.1 - 2015-08-18
fix the autoconf m4, so the debian-builds don't fail (thanks Jan Wagner)
- 2.2 - 2015-04-23
add rfc3986-encoded passwords
- 2.1.9.2 2014-12-22
bugfix in InnoDB initialization & versions > 5.6.1 (Thanks Jorg Veit)
- 2.1.9.1 2014-06-12
add connections_aborted, open_files to the pnp template
(Thanks Simon Meggle)
- 2.1.9 2014-06-12
bugfix in pnp template (Thanks Simon Meggle)
bugfix in qcache calculation (Thanks lermit)
- 2.1.8.4 2014-04-01
implement -negate old_level=new_level
allow floating point numbers in thresholds
- 2.1.8.3 2012-10-15
output also ok-messages for my-modes
- 2.1.8.2 2012-08-08
bugfix in querycache-hitrate (div by 0 after db restart).
(Thanks Gianluca Varisco)
- 2.1.8.1 2012-01-21
bugfix in timeout-alarm handling under windows
fix warnings for newest perl versions
- 2.1.8 2011-09-29
new parameters -mycnf and -mycnfgroup
single ticks around the -name argument under Windows CMD will be
removed automatically
- 2.1.7 2011-08-23
innodb modes now detect problems with the innodb engine
- 2.1.6 2011-08-12
fix a bug with statefilesdir and capital letters
add -labelformat so that groundwork no longer complains
(max label length is 19 characters)
- 2.1.5.2 2011-06-03
sites in an OMD (http://omdistro.org) environment have now private
statefile directories
least PowerPC and I could not find a reason (MD code, etc.) why they should
fail on sparc64 or ia64 (and the latter is no longer supported in -CURRENT).
When such instructions are used to copy data from/to mapped video
memory, some hypervisors (e.g. KVM, Microsoft Hyper-V) can generate
SIGILL or SIGBUS exceptions, causing Xorg to crash.
Reported by: nogcjx@fastmail.fm
Approved by: x11 (bapt)
PR: 202643
MFH: 2015Q3
From Changelog:
- Feature: A track can be set as 'loved' on Last.fm, e.g. with 'mpc
sendmessage mpdas love'
- Migrate to libmpdclient instead of deprecated libmpd along with some code
refactoring
- Fix typo that would result in an incorrent setgid()-call
- Fix in the handshake to communicate properly with the new Last.fm site
- Several other crash fixes and optimizations
pkg-descr:
- Update WWW
PR: 202899
Submitted by: henrik@affekt.org (maintainer)
- Remove IGNORE on FreeBSD versions before 900038, they're unsupported
- Do not claim that port is broken on PowerPC (builds and links fine)
- Remove custom naive `do-build' target: add missing `all' target to
supplied Makefile instead