Enforce CC/CXX safeness when building the port. How-To-Repeat: Just rebuild the port sysutils/gkrellm2 with CC set to anything different than CC=cc inside /etc/make.conf to verify that the port does not honor CC.
Responsible Changed From-To: freebsd-ports-bugs->ume Over to maintainer
Additional ports that also require a fix. - audio/gkrellmvolume2 patch-audio__gkrellmvolume2__Makefile - misc/gkrellweather2 patch-misc__gkrellweather2__Makefile - mail/gkrellmmailwatch2 patch-mail__gkrellmmailwatch2__Makefile -- Mario S F Ferreira - DF - Brazil - "I guess this is a signature." feature, n: a documented bug | bug, n: an undocumented feature
ume 2006-12-26 03:49:11 UTC FreeBSD ports repository Modified files: sysutils/gkrellm2 Makefile sysutils/gkrellm2/files patch-src::configure patch-src:Makefile Added files: sysutils/gkrellm2/files patch-src::mail.c Log: - Respect CC. [1] - Fix detection of GNUTLS. WITH_GNUTLS should work, again. - Bump PORTREVISION. PR: ports/107164 [1] Revision Changes Path 1.123 +2 -2 ports/sysutils/gkrellm2/Makefile 1.4 +14 -6 ports/sysutils/gkrellm2/files/patch-src::configure 1.3 +12 -0 ports/sysutils/gkrellm2/files/patch-src::mail.c (new) 1.10 +14 -4 ports/sysutils/gkrellm2/files/patch-src: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"
ume 2006-12-26 04:07:17 UTC FreeBSD ports repository Modified files: audio/gkrellmvolume2 Makefile Log: Respect CC. PR: ports/107164 Submitted by: lioux Revision Changes Path 1.25 +1 -1 ports/audio/gkrellmvolume2/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"
ume 2007-01-17 14:52:30 UTC FreeBSD ports repository Modified files: mail/gkrellmmailwatch2 Makefile Log: Respect CC. PR: ports/107164 Submitted by: lioux Approved by: maintainer (timeout) Revision Changes Path 1.10 +1 -1 ports/mail/gkrellmmailwatch2/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 Thanks, committed!