Changelog:
- The "empty CC field" bug was fixed, as well as the
incorrect generation of SMTP headers.
- The application sets its icon now.
- A sysctl call is used instead of uname on BSD systems,
to avoid getting a truncated "uname -a" output.
Submitted by: Miguel Mendez <flynn@energyhq.es.eu.org> (maintainer)
PR: 62727
- sync parts of the Makefile with the sylpheed port
(LDAP/options/post-patch)
This update is a mix between my own update sitting in my tree since the
release of 0.9.9 (sorry, first I was busy, then I forgot about it) and
PR: 62774
Submitted by: lev
subnet, and that host is down/turned off, the Tnm::icmp echo command
will fail rather than return an unreachable indication on some
occasions. This is because the nmicmpd program will occasionally
get an EHOSTDOWN error when doing a sendto() when the ARP entry
resolution times out.
This is a problem since this API can support a list of hosts to
send traffic to, and a single error as described will abort the
entire operation.
(The reviewer claims that he could not duplicate the problem,
but that the patch seems like a good idea anyway.)
PR: ports/24940
Submitted by: Louis Mamakos <louie@transsys.com>
Reviewed by: Stefan Eßer <se@FreeBSD.org>
(commiter's note: verified) but the ownership changed from steve/steve
to skx/skx. The new distfile has a good PGP signature. Add downloading
of PGP signature.
PR: ports/62086
Submitted by: Jason Harris <jharris@widomaker.com>
postgresql-relay - multiplex all your databases to one point
of origin
postgresql-relay can be used to as a single point of origin
for all your databases. Instead of having to remember (or
modify in case of changes) all the names of your databases,
on which machines and on which ports they are running, you
only need to remember one machine and the name of the
database. The postgresql-relay will then forward the
connection to the proper database on the proper port of the
proper server. No more changes in the hundreds of clients
and scripts!
instead of the pluggerrc patch, then cvs add'd the old revision, and forgot
to repatch. Long story short, I messed up, and this fixes it.
Reported by: Tom McLaughlin <tmclaugh@sdf.lonestar.org>
Pointy hat to: me
new reports; menu fixes; bugfixes; updated language files. See
doc/CHANGES for complete list.
PR: ports/62590
Submitted by: Kevin Golding <kevin@caomhin.demon.co.uk> (maintainer)
Reasons for doing it now instead of
together with all the other KDE 3.2
(read: lame excuses):
- Problems which it supposedly has
do not surface in testing.
- It's the official arts version for KDE 3.2
and people reporting bugs at bugs.kde.org
will earn funny looks if they report they
have arts 1.1.4 still.
- Many people seem to have inexplicable problems
with arts 1.1.4 and KDE (which didn't surface
in testing either... bleh)
- It does no longer contain a statically linked,
outdated glib and instead links to glib20 from
ports - this should fix 'artsdsp xmms' once and
for all.