glewis fixed dbxml to use USERS; received pointyhat because there was no
UIDs/GIDs line.
In the meantime, rene committed ports/157528, and shortly after glewis reacted
to the pointyhat by also committing a UIDs line.
Approved by: rene (mentor)
Noticed by: Jason Hellenthal (jhell@dataix.net)
- Add devinput driver (/dev/input/eventX, -H devinput) in preparation
for upcoming webcamd update that will support it.
- Fix build with clang, and a few bugs it found too.
- make plugin-container work with custom LD_LIBRARY_PATH [2]
Do not bump PORTREVISION as firefox package was not buildable due to size
constraints before my last bsd.gecko.mk commit.
PR: ports/158371 [1]
Submitted by: Pan Tsu <inyaoo@gmail.com> [1]
kmoore [2]
Obtained from: mozilla bugtracker [2]
libraries and binaries otherwise firefox and thunderbird >= 5 will install a
libxul.so which can be as big as 500MB
PR: ports/158380
Submitted by: Pan Tsu <inyaoo@gmail.com>
Lingua::DetectCyrillic. The package detects 7 Cyrillic codings as well as the
language - Russian or Ukrainian. Uses embedded frequency dictionaries; usually
one word is enough for correct detection.
WWW: http://search.cpan.org/dist/Lingua-DetectCyrillic/
PR: ports/157941
Submitted by: Dmitry Liakh <dliakh@ukr.net>
MIME::AltWords is similar to MIME::Words in MIME::Tools, but it provides an
alternate implementation that follows the MIME specification more carefully.
WWW: http://search.cpan.org/dist/MIME-AltWords/
PR: ports/157942
Submitted by: Dmitry Liakh <dliakh@ukr.net>
Parses a mobile user agent string into it's basic constituent parts, the most
important being vendor and model. One reason for doing this would be to use
this information to lookup vendor-model specific device characteristics in a
database.
WWW: http://search.cpan.org/dist/Mobile-UserAgent/
PR: ports/157943
Submitted by: Dmitry Liakh <dliakh@ukr.net>
This module is for reading and writing a common variation of character
separated data.
WWW: http://search.cpan.org/dist/Text-xSV/
PR: ports/157937
Submitted by: Dmitry Liakh <dliakh@ukr.net>
- Use gnupg2
- Add -with-gtk2 to CONFIGURE_ARGS since gtkpasman looking for gtk30 by default
- Install desktop-file to be able to call gtkpasman from menu
- Show pkg-message only when NOPORTDOCS is not defined
- Use %%DOCSDIR%% instead of full path in pkg-message
- Couple of whitespace fixes in pkg-descr
PR: 156862
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (maintainer)