From owner-freebsd-ports@FreeBSD.ORG Sat Aug 23 06:16:51 2008 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 92E5F106566B for ; Sat, 23 Aug 2008 06:16:51 +0000 (UTC) (envelope-from yanefbsd@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.153]) by mx1.freebsd.org (Postfix) with ESMTP id 193878FC19 for ; Sat, 23 Aug 2008 06:16:50 +0000 (UTC) (envelope-from yanefbsd@gmail.com) Received: by fg-out-1718.google.com with SMTP id l26so792229fgb.35 for ; Fri, 22 Aug 2008 23:16:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type:content-transfer-encoding :content-disposition; bh=6uIKruk/RDwe5B+ddDAzRCQ8MtfCa2vXdnWkrzQBHuE=; b=Q/C4AJ61cStgzDHQ6MRIoafQvhnHWSxx54NGBBL27+0a9ajZ0iWRZnuVH+FmnzSDVx x0HzWDsHS/HGJd/a+qsvyEMzjBcKnhheCaAzAf+RYvX/vcEsdwFoJdjkmsZsmkPZXY3V OCjLYCRWUUj7av/leCF44wwfyQwZh5u2k09T8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=FeVfpvxruCw5XXuM9mb/f/ex8Iw51kwJ9AhJgl1cx73O+Db53br3vKg0FNH1gXab33 N/nVqKd5M2Zg3CPunrDV+2e/5HRNmoObXza8AEkqA69nEY9KVDpP2TLNSElPyZvK5gI5 69R8wxYru8FJTUP6RPleKw0O+Exzu4KnHiVwU= Received: by 10.86.79.19 with SMTP id c19mr1426540fgb.79.1219472209717; Fri, 22 Aug 2008 23:16:49 -0700 (PDT) Received: by 10.86.62.14 with HTTP; Fri, 22 Aug 2008 23:16:49 -0700 (PDT) Message-ID: <7d6fde3d0808222316s6c90262etc5f8bd037179eabe@mail.gmail.com> Date: Fri, 22 Aug 2008 23:16:49 -0700 From: "Garrett Cooper" To: ports@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: Subject: Possible NOPROFILE => NO_PROFILE needed conversions X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Aug 2008 06:16:51 -0000 Hi porters, I received the following output when trying to install something the other day (not sure what it was): "/usr/share/mk/bsd.compat.mk", line 35: warning: NOPROFILE is deprecated in favour of NO_PROFILE I've included a selected list of possibly affected ports which will need to be fixed (I'm using a fairly stripped down ports tree currently on my server). Wanted to provide this as a heads-up to some maintainers so this variable can be deprecated nicely. Will post patches to the maintainers after I look at the files. Cheers, -Garrett archivers/libcabinet/files/patch-Makefile:+NOPROFILE= true archivers/zip/work/zip-2.32/amiga/smakefile:CDBG = NODEBUG NOPROFILE NOCOVERAGE # default: no debug info comms/hcidump/files/patch-parser-Makefile: NOPROFILE= 1 comms/mlan/files/patch-ab:+NOPROFILE= yes comms/mlan3/files/patch-aa:+NOPROFILE= yes devel/cgilib/files/Makefile.bsd:NOPROFILE= yes devel/freelibiberty/files/patch-aa:+NOPROFILE= yes devel/libU77/files/makefile.lib:NOPROFILE= no devel/libexecinfo/work/libexecinfo-1.1/Makefile:NOPROFILE= yes devel/libg++/files/Makefile.libg++:NOPROFILE= true devel/libgpc/files/BSDmakefile:NOPROFILE= yes devel/libshhmsg/files/Makefile.lib:NOPROFILE= yes devel/libshhopt/files/Makefile.lib:NOPROFILE= yes devel/libxalloc/files/Makefile.lib:NOPROFILE= yes devel/st/files/Makefile.main:NOPROFILE= yes devel/uclmmbase/files/Makefile.bsd:NOPROFILE= yes graphics/gd/files/Makefile.bsd: ${MAKE} LIB=${LIB} LIBDIR=${PREFIX}/lib NOPROFILE=true \ graphics/libfpx/files/Makefile.bsd:NOPROFILE= ${NO_PROFILE} graphics/libmng/files/Makefile.bsd:NOPROFILE= yes graphics/pgplot/files/Makefile.clib:NOPROFILE= no_way graphics/pgplot/files/Makefile.flib:NOPROFILE= no_way graphics/png/files/patch-aa:-NOPROFILE= YES graphics/png/files/patch-aa:+NOPROFILE= YES graphics/tifmerge/files/Makefile:NOPROFILE= yes lang/tcl80/files/Makefile.lib:NOPROFILE= yes mail/faces/files/Makefile.compface:NOPROFILE = '' mail/popd/Makefile:PLIST_SUB= NOPROFILE="@comment " mail/popd/Makefile:PLIST_SUB= NOPROFILE="" math/blas/files/makefile.lib:NOPROFILE= no math/blas/files/makefile.lib:#NOPROFILE=1 math/libranlib/Makefile:MAKE_ENV= NOPROFILE=true math/linpack/files/Makefile.lib:NOPROFILE= no misc/projectionlib/files/Makefile:NOPROFILE= true net/libconnect/Makefile:PLIST_SUB+= NOPROFILE="@comment " net/libconnect/Makefile:PLIST_SUB+= NOPROFILE="" www/cgic/files/Makefile.lib:NOPROFILE= yes ports-mgmt/pib/files/patch-Makefile: NOPROFILE= yes ports-mgmt/pkg_install/files/patch-lib_Makefile:+NOPROFILE= yes security/ifd-devkit/files/patch-Makefile:+NOPROFILE= 1 security/pam_mkhomedir/Makefile:MAKE_ARGS+= NOPROFILE=yes textproc/wordnet/files/src.lib.Makefile:NOPROFILE= True