Summary: | [bsd.port.mk] [patch] exp-run required for X11BASE removal | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Eitan Adler <eadler> | ||||||
Component: | Individual Port(s) | Assignee: | Eitan Adler <eadler> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Only Me | ||||||||
Priority: | Normal | ||||||||
Version: | Latest | ||||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
Attachments: |
|
Description
Eitan Adler
2011-10-13 20:10:10 UTC
Responsible Changed From-To: freebsd-ports-bugs->portmgr bsd.port.mk is portmgr territory (via the GNATS Auto Assign Tool) Responsible Changed From-To: portmgr->pav Take for an exp-run Responsible Changed From-To: pav->eadler http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/a.8-exp.20111129193917/QNetChess-1.1_6.log http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/a.8-exp.20111129193917/dangerdeep-0.3.0_7.log http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/a.8-exp.20111129193917/dtv-0.50_2.log http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/a.8-exp.20111129193917/eyeclock-2.0_2.log http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/a.8-exp.20111129193917/fxtv-1.03_11.log http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/a.8-exp.20111129193917/ishido-1.1_2.log http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/a.8-exp.20111129193917/nadar-2.0_2.log http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/a.8-exp.20111129193917/nickleby-2.1.log http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/a.8-exp.20111129193917/nvidia-driver-285.05.09.log http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/a.8-exp.20111129193917/nxtvepg-2.8.0.log http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/a.8-exp.20111129193917/talloc-2.0.7.log http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/a.8-exp.20111129193917/tetrons-1.9.log http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/a.8-exp.20111129193917/tyrquake-0.59_1.log http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/a.8-exp.20111129193917/wmbday-0.3.1_2.log http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/a.8-exp.20111129193917/xblood-2.0_2.log http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/a.8-exp.20111129193917/xjumpx-1.4_3.log http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/a.8-exp.20111129193917/xkeywrap-1.1_3.log This is a combined patch that should fix the problems found. -- Eitan Adler Ports committer X11, Bugbusting teams Responsible Changed From-To: eadler->pav combined patch sent danfe 2011-12-02 02:29:08 UTC FreeBSD ports repository Modified files: x11/nvidia-driver Makefile Log: X11BASE has been deprecated for a long time now, and is going to be dropped from `Mk/bsd.port.mk' soon. Account for it and pass it to make environment locally as nVidia driver code still uses it. PR: ports/161558 Submitted by: eadler (PR), crees (nvidia-driver patch) Feature safe: yes Revision Changes Path 1.112 +3 -2 ports/x11/nvidia-driver/Makefile _______________________________________________ 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" Responsible Changed From-To: pav->eadler I need you to regenerate the patch relative to /usr/ports, ie. one directory level higher. The patch as of now is impossible to apply automatically. On Fri, Dec 9, 2011 at 6:25 AM, <pav@freebsd.org> wrote: > Synopsis: [bsd.port.mk] [patch] exp-run required for X11BASE removal > > Responsible-Changed-From-To: pav->eadler > Responsible-Changed-By: pav > Responsible-Changed-When: Fri Dec 9 11:24:39 UTC 2011 > Responsible-Changed-Why: > I need you to regenerate the patch relative to /usr/ports, ie. one direct= ory > level higher. =C2=A0The patch as of now is impossible to apply automatica= lly. Lets try this version then. --=20 Eitan Adler Ports committer X11, Bugbusting teams > > I need you to regenerate the patch relative to /usr/ports, ie. one directory > > level higher. The patch as of now is impossible to apply automatically. > > Lets try this version then. Nothing was attached. -- -- Pav Lucistnik <pav@oook.cz> <pav@FreeBSD.org> > With a 10 MHz 386 the downloading speed would most likely drop > to a crawl or stop with the decoding process etc. I think most 10MHz 386 users are quite accustomed to things dropping to a crawl. 2011/12/10 Pav Lucistnik <pav@freebsd.org>: >> > I need you to regenerate the patch relative to /usr/ports, ie. one directory >> > level higher. Â The patch as of now is impossible to apply automatically. >> >> Lets try this version then. > > Nothing was attached. > > -- > -- > Pav Lucistnik <pav@oook.cz> > Â Â Â Â Â Â Â <pav@FreeBSD.org> >> With a 10 MHz 386 the downloading speed would most likely drop > to a > crawl or stop with the decoding process etc. I think most 10MHz 386 > users are quite accustomed to things dropping to a crawl. > -- Eitan Adler Ports committer X11, Bugbusting teams Responsible Changed From-To: eadler->pav Take for exp-run Responsible Changed From-To: pav->eadler This is the only failure: http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/a.8-exp.20111211192035/wmbday-0.3.1_2.log Please hold with committing this after complete unthaw, thanks! State Changed From-To: open->closed finally, done! |