- Put more useful info into pkg-messages
- Apply a patch from Mandrake for showing
a graphical splashscreen on booting (*)
PR: ports/74478 (*)
Submitted by: Manuel Rabade Garcia <mig(at)mig-29.net> (*)
Previously it was picked up by imake, which was run time dependency for
X libraries. Since this will no longer hold, specify perl explicitly.
Also reset maintainership:
<lukin@okbmei.msk.su>: host relay.orbita.ru[193.192.144.231] said: 550
lukin@okbmei.msk.su unknown user account (in reply to RCPT TO command)
Pointed out by: dosirak via kris, while testing X.Org upgrade
improvements (as well as dozens of portability fixes by myself) and, with
the patch for [1] finally works on FreeBSD again, unlike all versions after
20040505.
PR: 73092 [1]
Submitted by: Simon 'corecode' Schubert <corecode@fs.ei.tum.de> [1]
* View support added
* hk_connection: passworddialog accepts a defaultdatasource for ODBC now
* SQLite3 support added
* local databases in different directories can be opened now
* Bugfixes
Previously it was picked up as run time dependency for X libraries. Since
that is about to change, specify it explicitly.
Pointed out by: dosirak via kris, while testing X.Org upgrade
To: edwin@mavetju.org
Subject: games/thevalley and upcoming xorg update
Hello,
Soon xorg ports will be upgraded to 6.8.1. As one of changes, imake is
no longer recorded as run dependency for X libraries. Since imake
depends on perl, this dependency is also gone. The port you maintain
relied on perl being there as consequence of these dependencies. Since
this is no longer so, it fails. The upgrade is being tested on dosirak
ports test cluster and the error log is here:
To solve this, explicit build time dependency to perl needs to be
specified with addition of something like this line:
USE_PERL5_BUILD=yes
to Makefile.
Thanks.
Submitted by: Dejan Lesjak <dejan.lesjak@ijs.si>
Previously it was picked up as run time dependency for X libraries. That is
about to change so specify it explicitly.
Pointed out by: dosirak via kris, while testing X.Org upgrade
Previously it was picked up by imake, which was run time dependency for
X libraries. Since this will no longer hold, specify perl explicitly.
Pointed out by: dosirak via kris, while testing X.Org upgrade