Summary: | The port /usr/ports/x11/rxvt build failed when invoked with WITH_GREEK knob | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | akripo | ||||
Component: | Individual Port(s) | Assignee: | freebsd-ports-bugs (Nobody) <ports-bugs> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
akripo
2009-03-22 09:40:01 UTC
Maintainer of x11/rxvt, Please note that PR ports/132928 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/132928 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool) Edwin Groothuis <edwin@FreeBSD.org> wrote: > Maintainer of x11/rxvt, > > Please note that PR ports/132928 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/132928 > > -- > Edwin Groothuis via the GNATS Auto Assign Tool > edwin@FreeBSD.org Haris, please test the attached patch and if it works for you let us know. --Andy ed 2009-03-23 21:08:37 UTC FreeBSD ports repository (src committer) Modified files: x11/rxvt Makefile x11/rxvt/files patch-ad Added files: x11/rxvt/files patch-grkelot.c patch-logging.c Log: Multiple fixes to rxvt: - Fix compilation on -CURRENT by letting it use posix_openpt() to allocate PTYs. - Fix compilation when enabling WITH_GREEK. PR: ports/132928 Approved by: port maintainer Revision Changes Path 1.69 +3 -0 ports/x11/rxvt/Makefile 1.4 +8 -8 ports/x11/rxvt/files/patch-ad 1.1 +26 -0 ports/x11/rxvt/files/patch-grkelot.c (new) 1.1 +12 -0 ports/x11/rxvt/files/patch-logging.c (new) _______________________________________________ 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 was fixed yesterday, please update your portstree. Thanks for your submission. |