Index: head/comms/flrig/Makefile =================================================================== --- head/comms/flrig/Makefile (revision 508337) +++ head/comms/flrig/Makefile (revision 508338) @@ -1,34 +1,34 @@ # Created by: Stephen Hurd # $FreeBSD$ PORTNAME= flrig PORTVERSION= 1.3.47 CATEGORIES= comms hamradio MASTER_SITES= SF/fldigi/${PORTNAME} MAINTAINER= hamradio@FreeBSD.org COMMENT= Ham Radio rig control program, cooperates with fldigi LICENSE= GPLv2 -LIB_DEPENDS= libpng16.so:graphics/png \ +LIB_DEPENDS= libpng.so:graphics/png \ libfontconfig.so:x11-fonts/fontconfig \ libfltk.so:x11-toolkits/fltk USES= gmake jpeg USE_XORG= x11 xrender xcursor xfixes xext xft xinerama GNU_CONFIGURE= yes CONFIGURE_ENV= FLTK_CONFIG="${LOCALBASE}/bin/fltk-config" PLIST_FILES= bin/flrig share/applications/flrig.desktop \ share/pixmaps/flrig.xpm OPTIONS_DEFINE= NATIVE_OPT NATIVE_OPT_DESC= Enable Native Optimizations NATIVE_OPT_CONFIGURE_ON+= --enable-optimizations=native NATIVE_OPT_CONFIGURE_OFF+= --enable-optimizations=none CFLAGS_powerpc64= -mminimal-toc .include Index: head/games/armagetronad/Makefile =================================================================== --- head/games/armagetronad/Makefile (revision 508337) +++ head/games/armagetronad/Makefile (revision 508338) @@ -1,47 +1,47 @@ # $FreeBSD$ PORTNAME= armagetronad DISTVERSION= 0.2.8.3.4 DISTVERSIONSUFFIX= .src PORTREVISION= 1 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/stable/${DISTVERSION}/ MAINTAINER= yuri@FreeBSD.org COMMENT= Tron clone in 3D LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= bash:shells/bash -LIB_DEPENDS= libpng16.so:graphics/png +LIB_DEPENDS= libpng.so:graphics/png USES= autoreconf desktop-file-utils gl gmake gnome jpeg sdl GNU_CONFIGURE= yes USE_SDL= image mixer sdl USE_GL= gl glu USE_GNOME= libxml2 WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION} CONFIGURE_ARGS= --disable-etc --disable-games --enable-music INSTALLS_ICONS= yes BINARY_ALIAS= sdl11-config=sdl-config OPTIONS_DEFINE= DOCS PORTDOCS= * post-install: @${MV} ${STAGEDIR}${DATADIR}/desktop/${PORTNAME}.desktop ${STAGEDIR}${DESKTOPDIR}/${PORTNAME}.desktop .for SZ in 16 32 48 @${MKDIR} ${STAGEDIR}${PREFIX}/share/icons/hicolor/${SZ}x${SZ}/apps .endfor @${MV} ${STAGEDIR}${DATADIR}/desktop/icons/small/${PORTNAME}.png ${STAGEDIR}${PREFIX}/share/icons/hicolor/16x16/apps/${PORTNAME}.png @${MV} ${STAGEDIR}${DATADIR}/desktop/icons/medium/${PORTNAME}.png ${STAGEDIR}${PREFIX}/share/icons/hicolor/32x32/apps/${PORTNAME}.png @${MV} ${STAGEDIR}${DATADIR}/desktop/icons/large/${PORTNAME}.png ${STAGEDIR}${PREFIX}/share/icons/hicolor/48x48/apps/${PORTNAME}.png @${RM} -r ${STAGEDIR}${DATADIR}/desktop .include Index: head/math/mandelbulber2/Makefile =================================================================== --- head/math/mandelbulber2/Makefile (revision 508337) +++ head/math/mandelbulber2/Makefile (revision 508338) @@ -1,41 +1,41 @@ # $FreeBSD$ PORTNAME= mandelbulber2 DISTVERSION= 2.19 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org COMMENT= Three-dimensional fractals generator LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/../LICENSE BUILD_DEPENDS= opencl>0:devel/opencl LIB_DEPENDS= libgsl.so:math/gsl \ libIlmImf.so:graphics/openexr \ libImath.so:graphics/ilmbase \ liblzo2.so:archivers/lzo2 \ libomp.so:devel/openmp \ libOpenCL.so:devel/ocl-icd \ - libpng16.so:graphics/png \ + libpng.so:graphics/png \ libsndfile.so:audio/libsndfile \ libtiff.so:graphics/tiff USES= compiler:c++11-lang gl gmake qmake qt:5 USE_GITHUB= yes GH_ACCOUNT= buddhi1980 USE_QT= core gui multimedia network testlib widgets buildtools_build uitools_build USE_GL= gl WRKSRC_SUBDIR= ${PORTNAME} QMAKE_SOURCE_PATH= ${WRKSRC}/qmake/mandelbulber-opencl.pro OPTIONS_DEFINE= EXAMPLES PORTEXAMPLES= * post-install: @${MV} ${STAGEDIR}${DATADIR}/examples ${STAGEDIR}${EXAMPLESDIR} .include Index: head/misc/adios2/Makefile =================================================================== --- head/misc/adios2/Makefile (revision 508337) +++ head/misc/adios2/Makefile (revision 508338) @@ -1,32 +1,32 @@ # $FreeBSD$ PORTNAME= adios2 DISTVERSIONPREFIX= v DISTVERSION= 2.4.0 CATEGORIES= misc science MAINTAINER= yuri@FreeBSD.org COMMENT= Next generation of ADIOS developed in the Exascale Computing Program LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= bash:shells/bash LIB_DEPENDS= libblosc.so:archivers/c-blosc \ libfabric.so:net/libfabric \ libffi.so:devel/libffi \ libmpi.so:net/openmpi \ - libpng16.so:graphics/png \ + libpng.so:graphics/png \ libzfp.so:devel/zfp RUN_DEPENDS= bash:shells/bash USES= bison cmake pkgconfig perl5 python shebangfix SHEBANG_FILES= cmake/install/post/adios2-config.pre.sh.in cmake/install/post/generate-adios2-config.sh.in source/utils/bp4dbg/bp4dbg.py USE_GITHUB= yes GH_ACCOUNT= ornladios GH_PROJECT= ADIOS2 USE_LDCONFIG= yes CMAKE_OFF= BUILD_TESTING .include Index: head/multimedia/butt/Makefile =================================================================== --- head/multimedia/butt/Makefile (revision 508337) +++ head/multimedia/butt/Makefile (revision 508338) @@ -1,33 +1,33 @@ # $FreeBSD$ PORTNAME= butt PORTVERSION= 0.1.18 PORTREVISION= 1 CATEGORIES= multimedia graphics MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= pi@FreeBSD.org COMMENT= Broadcast SHOUTcast and Icecast streams LICENSE= GPLv2 LIB_DEPENDS= libdbus-1.so:devel/dbus \ libFLAC.so:audio/flac \ libfdk-aac.so:audio/fdk-aac \ libfltk_images.so:x11-toolkits/fltk \ libfontconfig.so:x11-fonts/fontconfig \ libmp3lame.so:audio/lame \ libogg.so:audio/libogg \ libopus.so:audio/opus \ - libpng16.so:graphics/png \ + libpng.so:graphics/png \ libportaudio.so:audio/portaudio \ libsamplerate.so:audio/libsamplerate \ libvorbis.so:audio/libvorbis USES= autoreconf compiler:c++11-lang gmake jpeg pkgconfig USE_XORG= x11 xrender xcursor xfixes xext xft xinerama GNU_CONFIGURE= yes PLIST_FILES= bin/butt .include Index: head/x11/xlockmore/Makefile =================================================================== --- head/x11/xlockmore/Makefile (revision 508337) +++ head/x11/xlockmore/Makefile (revision 508338) @@ -1,166 +1,166 @@ # Created by: Scott Mace # $FreeBSD$ PORTNAME= xlockmore PORTVERSION= 5.57 CATEGORIES?= x11 MASTER_SITES= http://www.sillycycle.com/xlock/ \ LOCAL/jgh/x11/${PORTNAME}/ MAINTAINER= jgh@FreeBSD.org COMMENT= Like XLock session locker/screen saver, but just more LICENSE= BSD2CLAUSE USES= tar:xz gnome GNU_CONFIGURE= yes CONFIGURE_ARGS= --without-motif --without-ttf --without-editres \ --without-dtsaver --without-rplay --without-nas \ --without-gtk --without-esound --disable-setuid USE_XORG= x11 xaw ice sm xpm xext xinerama LIB_DEPENDS+= libfreetype.so:print/freetype2 \ - libpng16.so:graphics/png + libpng.so:graphics/png OPTIONS_DEFINE= MESAGL MB SYSLOG DISABLE_ALLOW_ROOT NICE_ONLY BLANK_ONLY \ KERBEROS4 BAD_PAM GTK2 TIME_BOMB CUSTOMIZATION MAGICK JP \ XINERAMA OPTIONS_DEFAULT= XINERAMA OPTIONS_SUB= yes MESAGL_DESC= Mesa 3D (for GL modes) MB_DESC= Xmb function series SYSLOG_DESC= Syslog logging DISABLE_ALLOW_ROOT_DESC= Allows users to turn off allowroot NICE_ONLY_DESC= Only low cpu modes BLANK_ONLY_DESC= Blank mode only (boring) BAD_PAM_DESC= Xlock will ask PAM with root rights GTK2_DESC= Build Gtk2 graphical shell XLOCK_GROUP_DESC= Allow xlock group to logout TIME_BOMB_DESC= Allow autologout CUSTOMIZATION_DESC= Allow tune through resource file JP_DESC= Japanese Language Support OPTIONS_RADIO= ONE OPTIONS_RADIO_ONE= PAM XLOCK_GROUP NO_OPTIONS_SORT=yes JP_IMPLIES= MB MAKE_ARGS+= bindir=${PREFIX}/bin \ mandir=${PREFIX}/man/man1 \ datarootdir=${PREFIX}/share \ xapploaddir=${PREFIX}/lib/X11/app-defaults .include .if ${PORT_OPTIONS:MKERBEROS4} CONFIGURE_ARGS+=--enable-kerberos4 KRB4LIB= -lcom_err -lcrypto .endif .if defined(KRB5_HOME) && exists(${KRB5_HOME}) CONFIGURE_ARGS+=--enable-kerberos5 CFLAGS+= -I${KRB5_HOME}/include KRB5LIB= -L${KRB5_HOME}/lib .endif .if ${PORT_OPTIONS:MMESAGL} CONFIGURE_ARGS+= --with-mesa MESALIB= -lpthread USE_GL= yes LIB_DEPENDS+= libftgl.so:graphics/ftgl CFLAGS+= -I${LOCALBASE}/include/FTGL -I${LOCALBASE}/include/freetype2 .else CONFIGURE_ARGS+= --without-mesa --without-opengl --without-ftgl .endif .if ${PORT_OPTIONS:MNICE_ONLY} CONFIGURE_ARGS+= --enable-nice-only .endif .if ${PORT_OPTIONS:MBAD_PAM} CONFIGURE_ARGS+= --enable-bad-pam .endif .if ${PORT_OPTIONS:MPAM} CONFIGURE_ARGS+= --enable-pam .endif .if ${PORT_OPTIONS:MNICE_ONLY} CONFIGURE_ARGS+= --enable-nice-only .endif .if ${PORT_OPTIONS:MBLANK_ONLY} CONFIGURE_ARGS+= --enable-blank-only .endif .if ${PORT_OPTIONS:MMB} CONFIGURE_ARGS+= --enable-use-mb .endif .if ${PORT_OPTIONS:MJP} XLOCKMORE_LANG= ja CATEGORIES+= japanese .endif .if defined(XLOCKMORE_LANG) CONFIGURE_ARGS+= --with-lang=${XLOCKMORE_LANG} .endif .if ${PORT_OPTIONS:MSYSLOG} CONFIGURE_ARGS+= --enable-syslog .endif .if ${PORT_OPTIONS:MGTK2} CONFIGURE_ARGS+= --with-gtk2 USE_GNOME+= gtk20 .else CONFIGURE_ARGS+= --without-gtk2 .endif .if ${PORT_OPTIONS:MXLOCK_GROUP} CONFIGURE_ARGS+= --enable-xlock-group .endif .if ${PORT_OPTIONS:MTIME_BOMB} CONFIGURE_ARGS+= --enable-bomb .else CONFIGURE_ARGS+= --disable-bomb .endif .if ${PORT_OPTIONS:MCUSTOMIZATION} CONFIGURE_ARGS+= --enable-customization .endif .if ${PORT_OPTIONS:MMAGICK} LIB_DEPENDS+= libMagickCore-6.so:graphics/ImageMagick6 .else CONFIGURE_ARGS+= --without-magick .endif CONFIGURE_ENV+= XLOCKLIBS="${KRB5LIB} ${KRB4LIB} ${MESALIB}" .if ${PORT_OPTIONS:MDISABLE_ALLOW_ROOT} CONFIGURE_ARGS+= --disable-allow-root .endif .if ${PORT_OPTIONS:MXINERAMA} CONFIGURE_ARGS+= --with-xinerama .endif .if ${PORT_OPTIONS:MPAM} && empty(PORT_OPTIONS:MBAD_PAM) pre-extract: @${ECHO} @${ECHO} "You have enabled PAM support. If you want to authenticate against" @${ECHO} "root only accessible PAM modules then define WITH_BAD_PAM=yes also." @${ECHO} "For example, pam_unix requires root rights to access shadow passwords." @${ECHO} .endif post-patch: @${REINPLACE_CMD} -e '/xglockrc/ s|PROGRAM|DATA|' ${WRKSRC}/xglock/Makefile.in .include