* Updated Estonian and Portuguese translations.
* Fix a rare crash involving moving fullscreen windows to different monitors
* Fix a more common crash involving pressing right in a menu
Approved by: novel (maintainer)
first byte of allocated id string uninitialized. If that byte
happens to be 0, SmsGenerateClientId appears to return an empty
string to the caller, instead of proper GUID in text form.
This allows Xfce 4.6.1 to work again after Xorg ports were upgraded
to 7.5.
Approved by: x11@ (rnoland)
ghostscript build framework to eliminate differences between
selected drivers by OPTIONS and actually-compiled ones.
- Eliminate duplicated devices displayed in "gs -h".
This represents a milestone release over the previous version, and
includes significant improvements to the version detection and
comparison algorithms, support for the new SourceForge mirror layout
(and an easy way to add future workarounds), theoretical support for
NetBSD's pkgsrc and OpenBSD ports, support for providing a list of
software in an XML file in place of ports, and support for SQLite.
Of course, there are also many optimisations and general bug fixes.
successfully used by anyone, yet adds a lot to build time and size. Those
interested in GCJ are better served using lang/gcc45.
Also update to the 20100518 snapshot of GCC 4.4.5.
Add four hacks for third-party modules.
<ChangeLog>
*) Feature: the "proxy_no_cache" and "fastcgi_no_cache" directives.
*) Feature: now the "rewrite" directive does a redirect automatically
if the $scheme variable is used.
Thanks to Piotr Sikora.
*) Bugfix: now "limit_req" delay directive conforms to the described
algorithm.
Thanks to Maxim Dounin.
*) Bugfix: the $uid_got variable might not be used in the SSI and perl
modules.
</ChangeLog>
GCC 4.3.5 release).
Force the use of system as and ld. This makes building and using this
port consistent across installations and avoids confusing error modes
for users who may have others flavors of these tools earlier in PATH.
On the way, sort CONFIGURE_ARGS.
The check for WITH_DBUS && WITHOUT_X11 can be done in the
Makefile of the master port. It doesn't really help to have the
same check repeated in all the slave ports. Updating multiple
places is actually worse.
It can be used to backup your file system files, directories or even to
backup databases.
FEATURES:
** Can be used with different types of archiveres (tar, rar, zip, 7z etc.);
** Send backuped files using FTP or SCP protocol;
** Backup MySQL and PostgreSQL databases;
** Generate and send report via email or/and jabber.
WWW: http://backupme.org.ua/
PR: ports/146796
Submitted by: Yaroslav Berezhinskiy <yaroslav at berezhinskiy.org.ua>