Please repocopy lang/gcc43 to lang/gcc44. GCC 4.3 has branched, so we now got two codestreams upstream: lang/gcc43 will track the GCC 4.3 release branch; the new lang/gcc44 will continue to track active GCC development. ALTERNATIVELY, please tell me it's okay to just commit this as a new port. Avoiding the repocopy actually may make sense: the gcc43 port doesn't have too much in common with the original egcs port, and too tags already read old_old_..._old_old.
Responsible Changed From-To: freebsd-ports-bugs->gerald Submitter is maintainer and has GNATS access (via the GNATS Auto Assign Tool)
State Changed From-To: open->repocopy Over to portmgr.
Responsible Changed From-To: gerald->portmgr
State Changed From-To: repocopy->open Repocopy complete. Better to be safe, and preserve history.
Responsible Changed From-To: portmgr->gerald Repocopy complete. Better to be safe, and preserve history.
gerald 2008-03-01 15:28:40 UTC FreeBSD ports repository Modified files: lang/gcc44 Makefile distinfo pkg-descr pkg-plist Log: Repocopy lang/gcc43 to lang/gcc44 to track GCC 4.4. PR: 120984 Revision Changes Path 1.338 +0 -0 ports/lang/gcc44/Makefile 1.222 +0 -0 ports/lang/gcc44/distinfo 1.11 +0 -0 ports/lang/gcc44/pkg-descr 1.97 +1 -1 ports/lang/gcc44/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"
gerald 2008-03-01 20:14:48 UTC FreeBSD ports repository Modified files: lang/gcc44 Makefile distinfo pkg-descr pkg-plist Log: Now track GCC 4.4 development (currently at 4.4.0 snapshot 20080229) via the new lang/gcc44 port. At this point, this is mostly identical to what we have in lang/gcc43 which is in the final stages before the GCC 4.3.0 release, but things will start diverging soon. PR: 120984 Revision Changes Path 1.339 +5 -5 ports/lang/gcc44/Makefile 1.223 +18 -18 ports/lang/gcc44/distinfo 1.12 +2 -2 ports/lang/gcc44/pkg-descr 1.98 +2 -2 ports/lang/gcc44/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"
gerald 2008-03-01 20:16:01 UTC FreeBSD ports repository Modified files: . modules Log: Now track GCC 4.4 development (currently at 4.4.0 snapshot 20080229) via the new lang/gcc44 port. At this point, this is mostly identical to what we have in lang/gcc43 which is in the final stages before the GCC 4.3.0 release, but things will start diverging soon. PR: 120984 Revision Changes Path 1.19456 +1 -0 CVSROOT/modules _______________________________________________ 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"
gerald 2008-03-01 20:18:34 UTC FreeBSD ports repository Modified files: lang Makefile Log: Now track GCC 4.4 development (currently at 4.4.0 snapshot 20080229) via the new lang/gcc44 port. At this point, this is mostly identical to what we have in lang/gcc43 which is in the final stages before the GCC 4.3.0 release, but things will start diverging soon. PR: 120984 Revision Changes Path 1.585 +1 -0 ports/lang/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"
State Changed From-To: open->closed Update of lang/gcc44 completed.