Index: head/comms/birda/files/patch-lib-Makefile =================================================================== --- head/comms/birda/files/patch-lib-Makefile (revision 520530) +++ head/comms/birda/files/patch-lib-Makefile (revision 520531) @@ -1,9 +1,16 @@ ---- lib/Makefile.orig 2005-11-14 12:12:28 UTC +--- lib/Makefile.orig +++ lib/Makefile -@@ -9,4 +9,6 @@ NOPROFILE= yes - NOPIC= yes - MKLINKLIB= no +@@ -5,8 +5,10 @@ + iasclt.c commsrv.c commclt.c obexsrv.c obexclt.c options.c \ + actisys.c girbil.c litelink.c jeteye.c sendobex.c redlink.c -+install: +-NOPROFILE= yes +-NOPIC= yes +-MKLINKLIB= no ++MK_PROFILE= no ++NO_PIC= yes ++MK_LINKLIB= no + ++install: + .include Index: head/comms/hcidump/files/patch-parser-Makefile =================================================================== --- head/comms/hcidump/files/patch-parser-Makefile (revision 520530) +++ head/comms/hcidump/files/patch-parser-Makefile (revision 520531) @@ -1,13 +1,16 @@ ---- parser/Makefile.orig Fri Mar 12 23:16:59 2004 -+++ parser/Makefile Fri Dec 10 21:07:28 2004 -@@ -7,8 +7,8 @@ +--- parser/Makefile.orig ++++ parser/Makefile +@@ -7,10 +7,10 @@ MAN= SRCS= bnep.c cmtp.c hidp.c l2cap.c rfcomm.c hci.c parser.c sdp.c WARNS?= 2 -DEBUG_FLAGS= -g -CFLAGS= -O2 +NO_WERROR= yes +CFLAGS?= -O2 - NOPROFILE= 1 +-NOPROFILE= 1 ++MK_PROFILE= no + + .include Index: head/databases/oracle8-client/files/patch-freebsd-Makefile =================================================================== --- head/databases/oracle8-client/files/patch-freebsd-Makefile (revision 520530) +++ head/databases/oracle8-client/files/patch-freebsd-Makefile (revision 520531) @@ -1,10 +1,16 @@ ---- freebsd/Makefile.orig 2007-11-15 10:50:25.000000000 +0600 -+++ freebsd/Makefile 2007-11-15 10:50:10.000000000 +0600 -@@ -5,6 +5,7 @@ +--- freebsd/Makefile.orig ++++ freebsd/Makefile +@@ -4,11 +4,8 @@ + NO_PIC= yes NO_OBJ= yes - NO_PROFILE= yes +-NO_PROFILE= yes +- +-NOPIC= yes +-NOOBJ= yes +-NOPROFILE= yes ++MK_PROFILE= no +NO_WERROR= yes - NOPIC= yes - NOOBJ= yes + LIBDIR= ${ORACLE_HOME}/lib + Index: head/devel/libpasori/files/patch-lptest_Makefile =================================================================== --- head/devel/libpasori/files/patch-lptest_Makefile (revision 520530) +++ head/devel/libpasori/files/patch-lptest_Makefile (nonexistent) @@ -1,11 +0,0 @@ ---- lptest/Makefile.orig -+++ lptest/Makefile -@@ -7,7 +7,7 @@ - LDADD= -L../lib -lpasori - - BINDIR= ${LOCALBASE}/bin --NO_MAN= -+MAN= - - CFLAGS+= -Wall -W - Property changes on: head/devel/libpasori/files/patch-lptest_Makefile ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/devel/libpasori/files/patch-lib_Makefile =================================================================== --- head/devel/libpasori/files/patch-lib_Makefile (revision 520530) +++ head/devel/libpasori/files/patch-lib_Makefile (nonexistent) @@ -1,11 +0,0 @@ ---- lib/Makefile.orig -+++ lib/Makefile -@@ -10,7 +10,7 @@ - - LIBDIR= ${LOCALBASE}/lib - INCLUDEDIR= ${LOCALBASE}/include --NO_PROFILE= -+MK_PROFILE= no - SHLIB_MAJOR= 1 - - CFLAGS+= -D__LIBPASORI_WITH_LIBUSB Property changes on: head/devel/libpasori/files/patch-lib_Makefile ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/devel/libpasori/files/patch-lpdump_Makefile =================================================================== --- head/devel/libpasori/files/patch-lpdump_Makefile (revision 520530) +++ head/devel/libpasori/files/patch-lpdump_Makefile (nonexistent) @@ -1,11 +0,0 @@ ---- lpdump/Makefile.orig -+++ lpdump/Makefile -@@ -7,7 +7,7 @@ - LDADD= -L../lib -lpasori - - BINDIR= ${LOCALBASE}/bin --NO_MAN= -+MAN= - - CFLAGS+= -Wall -W - Property changes on: head/devel/libpasori/files/patch-lpdump_Makefile ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/devel/libpasori/files/Makefile.lib.usb20 =================================================================== --- head/devel/libpasori/files/Makefile.lib.usb20 (revision 520530) +++ head/devel/libpasori/files/Makefile.lib.usb20 (revision 520531) @@ -1,20 +1,20 @@ # $FreeBSD: /tmp/pcvs/ports/devel/libpasori/files/Makefile.lib.usb20,v 1.1 2009-08-09 07:03:55 stas Exp $ .PATH: ${.CURDIR}/../src LIB= pasori SRCS= libpasori_command.c libpasori_com_libusb.c \ libpasori_polling.c INCS= libpasori.h libpasori_com.h libpasori_command.h \ libpasori_config.h libpasori_liblocal.h LIBDIR= ${LOCALBASE}/lib INCLUDEDIR= ${LOCALBASE}/include -NO_PROFILE= +MK_PROFILE= no SHLIB_MAJOR= 1 CFLAGS+= -D__LIBPASORI_WITH_LIBUSB CFLAGS+= -Wall -W LDFLAGS+= -lusb .include Index: head/devel/libpasori/files/Makefile.lpdump =================================================================== --- head/devel/libpasori/files/Makefile.lpdump (revision 520530) +++ head/devel/libpasori/files/Makefile.lpdump (revision 520531) @@ -1,14 +1,14 @@ # $FreeBSD$ .PATH: ${.CURDIR}/../src PROG= lpdump DPADD= libpasori.a LDADD= -L../lib -lpasori BINDIR= ${LOCALBASE}/bin -NO_MAN= +MAN= CFLAGS+= -Wall -W .include Index: head/devel/libpasori/files/Makefile.lptest =================================================================== --- head/devel/libpasori/files/Makefile.lptest (revision 520530) +++ head/devel/libpasori/files/Makefile.lptest (revision 520531) @@ -1,14 +1,14 @@ # $FreeBSD$ .PATH: ${.CURDIR}/../src PROG= lptest DPADD= libpasori.a LDADD= -L../lib -lpasori BINDIR= ${LOCALBASE}/bin -NO_MAN= +MAN= CFLAGS+= -Wall -W .include Index: head/devel/libxalloc/files/Makefile.lib =================================================================== --- head/devel/libxalloc/files/Makefile.lib (revision 520530) +++ head/devel/libxalloc/files/Makefile.lib (revision 520531) @@ -1,17 +1,17 @@ PREFIX?= /usr/local SHLIB_VER?= 1 LIB= xalloc LIBDIR= ${PREFIX}/lib SHLIB_MAJOR= ${SHLIB_VER} SHLIB_MINOR= 0 -NOPROFILE= yes -NOOBJ= yes +MK_PROFILE= no +NO_OBJ= yes INCS= xalloc.h INCSDIR=${PREFIX}/include INCDIR= ${INCSDIR} # for 4.x bsd.lib.mk SRCS= xalloc.c xmalloc.c xcalloc.c xrealloc.c xstrdup.c .include Index: head/graphics/squish/files/BSDmakefile =================================================================== --- head/graphics/squish/files/BSDmakefile (revision 520530) +++ head/graphics/squish/files/BSDmakefile (revision 520531) @@ -1,15 +1,15 @@ LIB= squish SHLIB_MAJOR= 1 SRCS!= echo *.cpp -NO_PROFILE= yes +MK_PROFILE= no CXXFLAGS+= -include limits.h -I${.CURDIR} LIBDIR= ${PREFIX}/lib INCSDIR= ${PREFIX}/include INCS= squish.h # The below two are needed until PR 206126 is resolved INCSOWN= ${LIBOWN} INCSGRP= ${LIBGRP} .include Index: head/japanese/ming/Makefile =================================================================== --- head/japanese/ming/Makefile (revision 520530) +++ head/japanese/ming/Makefile (revision 520531) @@ -1,89 +1,88 @@ # $FreeBSD$ PORTNAME= ming PORTVERSION= 0.1.5 PORTREVISION= 11 CATEGORIES= japanese graphics MASTER_SITES= http://dist.bsdlab.org/ #MASTER_SITES= http://blue.ribbon.to/~harpy/ming/jaming/ DISTNAME= jaming-${PORTVERSION} MAINTAINER= kuriyama@FreeBSD.org COMMENT= LGPL'ed Flash 4/5 movie output library with Japanese languages support BROKEN= unfetchable LIB_DEPENDS= libpng.so:graphics/png \ libgif.so:graphics/giflib CONFLICTS= ming-* WRKSRC= ${WRKDIR}/jaming-${PORTVERSION}/src -MAKE_ARGS= NO_PROFILE=true USE_LDCONFIG= yes USES= bison uidfix MAKE_ENV= WITHOUT_PROFILE=yes __MAKE_CONF=/dev/null SRCCONF=/dev/null UTILS= gif2dbl \ gif2mask \ listfdb \ listjpeg \ listswf \ makefdb \ png2dbl \ swftophp DOCS= CHANGES \ CREDITS \ README \ TODO DOCS_UTIL= README \ TODO OPTIONS_DEFINE= DOCS post-extract: ${SED} -e 's:"\.\./\.\./ming\.h"::g' \ ${WRKSRC}/ming.h > ${WRKSRC}/mingpp.h cd ${WRKSRC}/../util && \ ${RM} bindump.c decompile5.c hexdump.c listmp3.c pre-build: ${CP} ${FILESDIR}/Makefile ${WRKSRC}/ cd ${WRKSRC}/actioncompiler; ${MAKE} lex.swf4.c lex.swf5.c swf4compiler.tab.c swf5compiler.tab.c post-build: cd ${WRKSRC}/../util && \ ${CC} ${CFLAGS} -I${PREFIX}/include -I${PREFIX}/include/ming -c *.c cd ${WRKSRC}/../util && \ ${CC} ${CFLAGS} -L${PREFIX}/lib -o gif2dbl gif2dbl.o -lm -lz -lgif cd ${WRKSRC}/../util && \ ${CC} ${CFLAGS} -L${PREFIX}/lib -o gif2mask gif2mask.o -lm -lz -lgif cd ${WRKSRC}/../util && \ ${CC} ${CFLAGS} -L${PREFIX}/lib -o listfdb listfdb.o blocktypes.o cd ${WRKSRC}/../util && \ ${CC} ${CFLAGS} -L${PREFIX}/lib -o listjpeg listjpeg.o cd ${WRKSRC}/../util && \ ${CC} ${CFLAGS} -L${PREFIX}/lib -o listswf listswf.o blocktypes.o decompile.o read.o -lz cd ${WRKSRC}/../util && \ ${CC} ${CFLAGS} -L${PREFIX}/lib -o makefdb makefdb.o blocktypes.o read.o cd ${WRKSRC}/../util && \ ${CC} ${CFLAGS} -L${PREFIX}/lib -o png2dbl png2dbl.o -lm -lz -lpng cd ${WRKSRC}/../util && \ ${CC} ${CFLAGS} -L${PREFIX}/lib -o swftophp swftophp.o blocktypes.o decompile.o read.o -lm pre-install: ${MKDIR} ${STAGEDIR}${PREFIX}/include/ming/blocks post-install: .for f in ${UTILS} ${INSTALL_PROGRAM} ${WRKSRC}/../util/${f} ${STAGEDIR}${PREFIX}/bin/ .endfor ${MKDIR} ${STAGEDIR}${PREFIX}/share/doc/ming/utils .for f in ${DOCS} ${INSTALL_DATA} ${WRKSRC}/../${f} ${STAGEDIR}${PREFIX}/share/doc/ming/ .endfor .for f in ${DOCS_UTIL} ${INSTALL_DATA} ${WRKSRC}/../util/${f} ${STAGEDIR}${PREFIX}/share/doc/ming/utils/ .endfor .include Index: head/mail/faces/files/Makefile.compface =================================================================== --- head/mail/faces/files/Makefile.compface (revision 520530) +++ head/mail/faces/files/Makefile.compface (revision 520531) @@ -1,94 +1,94 @@ # # Compface - 48x48x1 image compression and decompression # # Copyright (c) James Ashton - Sydney University - June 1990. # # Written 11th November 1989. # # Permission is given to distribute these sources, as long as the # copyright messages are not removed, and no monies are exchanged. # # No responsibility is taken for any errors on inaccuracies inherent # either to the comments or the code of this program, but if reported # to me, then an attempt will be made to fix them. # SYSV is expected to be overridden by the calling Makefile. #-------------------------------------------------------------------------- # If you are running on a Unix System V machine, then you should uncomment # the next definition. # #SYSV = -DSYSV32 #-------------------------------------------------------------------------- # BINDIR, LIBDIR, INCDIR and MANDIR are expected to be overridden by the # calling Makefile BINDIR = ${PREFIX}/bin LIBDIR = ${PREFIX}/lib INCDIR = ${PREFIX}/include MANDIR = ${PREFIX}/man NAME = compface UNNAME = uncompface EXECUTABLE = $(BINDIR)/$(NAME) UNEXECUTABLE = $(BINDIR)/$(UNNAME) LIBNAME = lib$(NAME).a SHLIB_MAJOR = 1 LIB = $(NAME) SOLIB = lib$(NAME).so.$(SHLIB_MAJOR) -NOPROFILE = '' +MK_PROFILE = no LIBRARY = $(LIBDIR) MAN1DIR = $(MANDIR)/man1 MAN3DIR = $(MANDIR)/man3 OBJECTS = arith.o file.o compress.o gen.o uncompface.o SOURCES = compface.c uncompface.o arith.c file.c compress.c gen.c \ cmain.c uncmain.c SRCS = arith.c file.c compress.c gen.c uncompface.c HDRS = compface.h data.h OTHERS = README $(NAME).1 $(NAME).3 Makefile CC ?= cc CDEFS = $(SYSV) CFLAGS += $(CDEFS) $(CCOMP) all: lib$(NAME).a $(SOLIB) $(NAME) $(UNNAME) $(NAME) : cmain.o compface.o $(CC) $(CFLAGS) -o $(NAME) cmain.o compface.o -L./ -lcompface $(UNNAME) : uncmain.o $(LIBNAME) $(CC) $(CFLAGS) -o $(UNNAME) uncmain.o -L./ -lcompface lint : lint -abchx $(SOURCES) clean : rm -f *.o *po *so *.a *.so.* *.sh core a.out $(NAME) $(UNNAME) install : $(NAME) $(UNNAME) $(LIBNAME) install -c -s -o bin -m 755 $(NAME) $(EXECUTABLE) install -c -s -o bin -m 755 $(UNNAME) $(UNEXECUTABLE) install -c -g bin -o bin -m 444 $(NAME).1 $(MAN1DIR) -rm -f $(MAN1DIR)/$(UNNAME).1* ln -fs $(MAN1DIR)/$(NAME).1 $(MAN1DIR)/$(UNNAME).1 install -c -o bin -m 444 $(LIBNAME) $(LIBRARY) install -c -o bin -m 444 $(SOLIB) $(LIBRARY) ln -sf $(SOLIB) $(LIBRARY)/lib$(NAME).so install -c -g bin -o bin -m 444 $(NAME).3 $(MAN3DIR) rm -f $(MAN3DIR)/$(UNNAME).3* ln -fs $(MAN3DIR)/$(NAME).3 $(MAN3DIR)/$(UNNAME).3 install -m 444 -o bin -g bin -c compface.h $(INCDIR) shar : shar.script $(OTHERS) $(HDRS) $(SOURCES) > $(NAME).sh compress $(NAME).sh arith.o: arith.c compface.h data.h cmain.o: cmain.c compface.h data.h compface.o: compface.c compface.h data.h compress.o: compress.c compface.h data.h file.o: file.c compface.h data.h gen.o: gen.c compface.h data.h uncmain.o: uncmain.c compface.h data.h uncompface.o: uncompface.c compface.h data.h .include Index: head/mail/libdkim/files/Makefile =================================================================== --- head/mail/libdkim/files/Makefile (revision 520530) +++ head/mail/libdkim/files/Makefile (revision 520531) @@ -1,16 +1,16 @@ # $FreeBSD$ LIB = dkim SRCS= dkim.cpp dns.cpp dkimbase.cpp dkimsign.cpp dkimverify.cpp INCS= dkim.h SHLIB_MAJOR= %%SHLIB_MAJOR%% LIBDIR= ${PREFIX}/lib INCLUDEDIR= ${PREFIX}/include CXXFLAGS+= -DOPENSSL_FIPS -I${OPENSSLINC} LDFLAGS+= -lcrypto -L${OPENSSLLIB} -NO_PROFILE= +MK_PROFILE= no .include Index: head/math/linpack/files/Makefile.lib =================================================================== --- head/math/linpack/files/Makefile.lib (revision 520530) +++ head/math/linpack/files/Makefile.lib (revision 520531) @@ -1,34 +1,34 @@ # @(#)Makefile 5.7 (Berkeley) 6/27/91 # LINPACK sources LIBDIR= ${PREFIX}/lib -NOPROFILE= no +MK_PROFILE= no SHLIB_MAJOR= 3 LIB=linpack SRCS = cchdc.f cchdd.f cchex.f cchud.f cgbco.f cgbdi.f cgbfa.f cgbsl.f \ cgeco.f cgedi.f cgefa.f cgesl.f cgtsl.f chico.f chidi.f chifa.f \ chisl.f chpco.f chpdi.f chpfa.f chpsl.f cmach.f cpbco.f cpbdi.f \ cpbfa.f cpbsl.f cpoco.f cpodi.f cpofa.f cposl.f cppco.f cppdi.f \ cppfa.f cppsl.f cptsl.f cqrdc.f cqrsl.f csico.f csidi.f csifa.f \ csisl.f cspco.f cspdi.f cspfa.f cspsl.f csvdc.f ctrco.f ctrdi.f \ ctrsl.f dchdc.f dchdd.f dchex.f dchud.f dgbco.f dgbdi.f dgbfa.f \ dgbsl.f dgeco.f dgedi.f dgefa.f dgesl.f dgtsl.f dmach.f dpbco.f \ dpbdi.f dpbfa.f dpbsl.f dpoco.f dpodi.f dpofa.f dposl.f dppco.f \ dppdi.f dppfa.f dppsl.f dptsl.f dqrdc.f dqrsl.f dsico.f dsidi.f \ dsifa.f dsisl.f dspco.f dspdi.f dspfa.f dspsl.f dsvdc.f dtrco.f \ dtrdi.f dtrsl.f schdc.f schdd.f schex.f schud.f sgbco.f sgbdi.f \ sgbfa.f sgbsl.f sgeco.f sgedi.f sgefa.f sgesl.f sgtsl.f smach.f \ spbco.f spbdi.f spbfa.f spbsl.f spoco.f spodi.f spofa.f sposl.f \ sppco.f sppdi.f sppfa.f sppsl.f sptsl.f sqrdc.f sqrsl.f ssico.f \ ssidi.f ssifa.f ssisl.f sspco.f sspdi.f sspfa.f sspsl.f ssvdc.f \ strco.f strdi.f strsl.f zchdc.f zchdd.f zchex.f zchud.f zgbco.f \ zgbdi.f zgbfa.f zgbsl.f zgeco.f zgedi.f zgefa.f zgesl.f zgtsl.f \ zhico.f zhidi.f zhifa.f zhisl.f zhpco.f zhpdi.f zhpfa.f zhpsl.f \ zmach.f zpbco.f zpbdi.f zpbfa.f zpbsl.f zpoco.f zpodi.f zpofa.f \ zposl.f zppco.f zppdi.f zppfa.f zppsl.f zptsl.f zqrdc.f zqrsl.f \ zsico.f zsidi.f zsifa.f zsisl.f zspco.f zspdi.f zspfa.f zspsl.f \ zsvdc.f ztrco.f ztrdi.f ztrsl.f CLEANFILES+= *.c .include Index: head/security/fbopenssl/files/BSDMakefile =================================================================== --- head/security/fbopenssl/files/BSDMakefile (revision 520530) +++ head/security/fbopenssl/files/BSDMakefile (revision 520531) @@ -1,36 +1,37 @@ # $FreeBSD$ PREFIX?= /usr/local OPENSSLLIB?= /usr/lib OPENSSLINC?= /usr/include/openssl BSD_INSTALL_DATA?= install -m 0444 LIB= fbopenssl LIBDIR= ${PREFIX}/lib SHLIBDIR= ${PREFIX}/lib SHLIB_MAJOR= 0 -NO_MAN= +MAN= +MK_PROFILE= no CFLAGS+=-ansi -I${OPENSSLINC} LDADD= -Wl,-R${OPENSSLLIB} -L${OPENSSLLIB} -lcrypto .PATH: src/asn1 src/file src/gssapi src/krb5 src/spnego SRCS= asn1help.c \ filehelp.c \ gssapi.c \ krb5help.c \ spnego.c \ spnegohelp.c FILES= include/asn1help.h \ include/filehelp.h \ include/gssapi.h \ include/krb5help.h \ include/spnego.h \ include/spnegohelp.h FILESDIR?= ${PREFIX}/include/fbopenssl beforeinstall: install -m 0755 -d ${DESTDIR}${PREFIX}/include/fbopenssl .include Index: head/security/ipv6toolkit/files/BSDMakefile.in =================================================================== --- head/security/ipv6toolkit/files/BSDMakefile.in (revision 520530) +++ head/security/ipv6toolkit/files/BSDMakefile.in (revision 520531) @@ -1,32 +1,31 @@ # $FreeBSD$ SUBDIR= libipv6 addr6 flow6 frag6 icmp6 jumbo6 \ na6 ni6 ns6 path6 ra6 rd6 rs6 scan6 tcp6 udp6 all: ${SUBDIR} addr6 flow6 frag6 icmp6 jumbo6 na6 ni6 ns6 path6 \ ra6 rd6 rs6 scan6 tcp6 udp6: libipv6 .PATH: ${.CURDIR}/manuals FILESGROUPS= CONF DB CONF= data/ipv6toolkit.conf CONFDIR?= ${PREFIX}/etc DB= data/oui.txt DBDIR?= ${PREFIX}/share/ipv6toolkit PREFIX?= /usr/local BINDIR?= ${PREFIX}/bin MANDIR?= ${PREFIX}/man/man MAN= blackhole6.1 script6.1 ipv6toolkit.conf.5 ipv6toolkit.7 -NO_MANCOMPRESS= data/ipv6toolkit.conf: echo "# SI6 Networks' IPv6 Toolkit Configuration File" > ${.TARGET} echo OUI-Database=${DESTDIR}${DBDIR}/oui.txt >> ${.TARGET} beforeinstall: install -d -m 0755 ${DESTDIR}${DBDIR} afterinstall: installfiles maninstall .include Index: head/security/ipv6toolkit/files/Makefile.in =================================================================== --- head/security/ipv6toolkit/files/Makefile.in (revision 520530) +++ head/security/ipv6toolkit/files/Makefile.in (revision 520531) @@ -1,21 +1,20 @@ # $FreeBSD$ PREFIX?= /usr/local LOCALBASE?= /usr/local .if ${.CURDIR:T} == addr6 BINDIR?= ${PREFIX}/bin .else BINDIR?= ${PREFIX}/sbin .endif MANDIR?= ${PREFIX}/man/man -NO_MANCOMPRESS= .PATH: ${.CURDIR}/../tools ${.CURDIR}/../manuals PROG= ${.CURDIR:T} MAN= ${PROG}.1 LDADD= -lpcap -lm ${WRKSRC}/libipv6/libipv6.a CFLAGS+=-I${.CURDIR}/../tools \ -DIPV6TOOLKITCONF=\"${PREFIX}/etc/ipv6toolkit.conf\" .include Index: head/security/openssh-askpass/files/Makefile.in =================================================================== --- head/security/openssh-askpass/files/Makefile.in (revision 520530) +++ head/security/openssh-askpass/files/Makefile.in (revision 520531) @@ -1,50 +1,49 @@ # $FreeBSD$ PREFIX?= /usr/local LOCALBASE?= /usr/local BINDIR?= ${PREFIX}/bin MANDIR?= ${PREFIX}/man/man -NO_MANCOMPRESS= CLASS= SshAskpass FILES= ${CLASS} FILESDIR?= ${PREFIX}/lib/X11/app-defaults PROG= x11-ssh-askpass SRCS= drawing.c dynlist.c resources.c x11-ssh-askpass.c LDADD= -lXt -lX11 -lSM -lICE -L${LOCALBASE}/lib -Wl,-rpath,${LOCALBASE}/lib CFLAGS+=-I${LOCALBASE}/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO MAN= ${PROG}.1 x11-ssh-askpass.o: ${CLASS}_ad.h ${PROG}.1: x11-ssh-askpass.man.in sed -e 's|@NAME@|${PROG}|' \ -e 's|@DATE@|September 17, 2001|'\ -e 's|@VERSION@|1.2.4.1|'\ < $? > $@ ${CLASS}: ${CLASS}.ad cp $? $@ ${CLASS}.ad: ${CLASS}-default.ad cp $? $@ ${CLASS}_ad.h: ${CLASS}.ad sed -n '/^[^!]/s/.*/"&",/p' < $? > $@ || (rm -f $@; false) ${PROG}: ${CLASS}_ad.h CLEANFILES+= ${CLASS}_ad.h ssh-askpass: ${PROG} ln -s -f $? $@ beforeinstall: mkdir -p ${DESTDIR}${FILESDIR} afterinstall: ln -s -f ${PROG} ${DESTDIR}${BINDIR}/ssh-askpass ln -s -f ${PROG}.1 ${DESTDIR}${MANDIR}1/ssh-askpass.1 .include Index: head/sysutils/pefs-kmod/Makefile =================================================================== --- head/sysutils/pefs-kmod/Makefile (revision 520530) +++ head/sysutils/pefs-kmod/Makefile (revision 520531) @@ -1,46 +1,45 @@ # Created by: Gleb Kurtsou # $FreeBSD$ PORTNAME= pefs DISTVERSION= 2018-11-26 CATEGORIES= sysutils MASTER_SITES= LOCAL/gleb PKGNAMESUFFIX= -kmod MAINTAINER= gleb@FreeBSD.org COMMENT= PEFS kernel level stacked cryptographic filesystem LICENSE= BSD2CLAUSE BROKEN_armv6= fails to compile: implicit declaration of function 'cp15_pmccntr_get' is invalid in C99 BROKEN_DragonFly= fails to build: don't know how to make vnode_if.h ONLY_FOR_ARCHS= amd64 armv6 i386 ONLY_FOR_ARCHS_REASON= untested on any other arch USES= kmod uidfix MAKE_JOBS_UNSAFE=yes -MAKE_ENV= BINDIR="${PREFIX}/sbin" MANDIR="${MANPREFIX}/man/man" \ - NO_MANCOMPRESS= +MAKE_ENV= BINDIR="${PREFIX}/sbin" MANDIR="${MANPREFIX}/man/man" OPTIONS_DEFINE= AESNI OPTIONS_DEFAULT= AESNI_DESC= Enable AES-NI hardware acceleration PLIST_FILES= sbin/pefs \ lib/pam_pefs.so \ man/man8/pam_pefs.8.gz \ man/man8/pefs.8.gz \ ${KMODDIR}/pefs.ko .include .if ${PORT_OPTIONS:MAESNI} MAKE_ENV+= PEFS_AESNI=yes .endif .if ${OPSYS} == FreeBSD PLIST_FILES+= lib/pam_pefs.so.6 .endif .include Index: head/x11/gpctool/files/BSDmakefile =================================================================== --- head/x11/gpctool/files/BSDmakefile (revision 520530) +++ head/x11/gpctool/files/BSDmakefile (revision 520531) @@ -1,14 +1,13 @@ PROG= gpctool -NO_MAN= Ha-ha! -NOMAN= ${NO_MAN} +MAN= SRCS= gpctool.c main.c callbacks.c graphics.c psdump.c BINDIR= ${PREFIX}/bin WARNS?= 2 CFLAGS+= -I${LOCALBASE}/include/X11 -I${LOCALBASE}/include CFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -lforms -lformsGL -lGL -lGLU LDFLAGS+= -L${LOCALBASE}/lib -lgpc -lm .include