net/tsclient does not install gnome panel appet. It was due to bug in building it - no define HAVE_GNOME while build. This is fixed by that patch.
State Changed From-To: open->feedback Awaiting maintainers feedback
On Mon, 3 Sep 2007 07:20:06 UT, Edwin Groothuis <edwin@freebsd.org> wrote: > > Maintainer of net/tsclient, > > Please note that PR ports/116042 has just been submitted. > > If it contains a patch for an upgrade, an enhancement or a bug fix > you agree on, reply to this email stating that you approve the patch > and a committer will take care of it. > > The full text of the PR can be found at: > http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/116042 > > -- > Edwin Groothuis > edwin@FreeBSD.org > No objections on my end.
Responsible Changed From-To: freebsd-ports-bugs->lme I'll take it.
lme 2007-12-29 18:05:25 UTC FreeBSD ports repository Modified files: net/tsclient Makefile pkg-plist Log: - Enable support for GNOME panel applet - Fix pkg-plist - Bump PORTREVISION PR: ports/116042 Submitted by: Vladimir Grebenschikov <vova (AT) fbsd.ru> Approved by: miwi (mentor) Revision Changes Path 1.29 +3 -5 ports/net/tsclient/Makefile 1.14 +36 -35 ports/net/tsclient/pkg-plist _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: feedback->closed Committed, with minor changes. Thanks!