Possible NOPROFILE => NO_PROFILE needed conversions

Garrett Cooper yanefbsd at gmail.com
Sat Aug 23 06:16:51 UTC 2008


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


More information about the freebsd-ports mailing list