diff --git a/audio/jack-smf-utils/Makefile b/audio/jack-smf-utils/Makefile index 6b77c072566e..bd0783f57d55 100644 --- a/audio/jack-smf-utils/Makefile +++ b/audio/jack-smf-utils/Makefile @@ -1,24 +1,24 @@ # Created by: Edward Tomasz Napierala PORTNAME= jack-smf-utils PORTVERSION= 1.0 PORTREVISION= 9 CATEGORIES= audio MASTER_SITES= SF -MAINTAINER= trasz@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Standard MIDI File file player and recorder for JACK MIDI LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libjack.so:audio/jack \ liblash.so:audio/lash USES= gnome pkgconfig GNU_CONFIGURE= yes USE_GNOME= glib20 CONFLICTS_INSTALL= libsmf # bin/smfsh .include diff --git a/audio/libsmf/Makefile b/audio/libsmf/Makefile index 94aad5d4f2e5..7cf2e0a937e4 100644 --- a/audio/libsmf/Makefile +++ b/audio/libsmf/Makefile @@ -1,22 +1,22 @@ # Created by: Edward Tomasz Napierala PORTNAME= libsmf PORTVERSION= 1.3 PORTREVISION= 4 CATEGORIES= audio MASTER_SITES= SF -MAINTAINER= trasz@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Standard MIDI File format library LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING USES= gnome libtool pathfix pkgconfig readline USE_GNOME= glib20 USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFLICTS_INSTALL= jack-smf-utils # bin/smfsh .include diff --git a/devel/linux-c7-strace/Makefile b/devel/linux-c7-strace/Makefile index cf4447760229..d70932f7e811 100644 --- a/devel/linux-c7-strace/Makefile +++ b/devel/linux-c7-strace/Makefile @@ -1,25 +1,25 @@ PORTNAME= strace PORTVERSION= 4.24 DISTVERSIONSUFFIX= -6.el7 PORTREVISION= 3 CATEGORIES= devel -MAINTAINER= trasz@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= System call tracer (CentOS ${LINUX_DIST_VER}) RUN_DEPENDS= ${LINUXBASE}/usr/lib/libdw.so.1:devel/linux-c7-elfutils-libs USES= cpe linux:c7 USE_LINUX_RPM= nolib CPE_VENDOR= strace_project .include .if ${ARCH} == aarch64 RUN_DEPENDS= ${LINUXBASE}/usr/lib64/libdw.so.1:devel/linux-c7-elfutils-libs .else RUN_DEPENDS= ${LINUXBASE}/usr/lib/libdw.so.1:devel/linux-c7-elfutils-libs .endif .include diff --git a/devel/linux-ltp/Makefile b/devel/linux-ltp/Makefile index 65684adc0c06..c0dc50e3d1d2 100644 --- a/devel/linux-ltp/Makefile +++ b/devel/linux-ltp/Makefile @@ -1,22 +1,22 @@ # Note that this port uses RPMs from openSUSE - CentOS doesn't seem # to carry LTP packages. For future updates, here's the openSUSE # package site: https://build.opensuse.org/package/show/benchmark/ltp PORTNAME= ltp PORTVERSION= 20200605 DISTVERSIONSUFFIX= .b54247721-368.1 CATEGORIES= devel MASTER_SITES= LOCAL/trasz:DEFAULT,amd64,SOURCE -MAINTAINER= trasz@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Linux Test Project (SUSE Linux Enterprise 15) LICENSE= GPLv2+ ONLY_FOR_ARCHS= amd64 USES= linux:c7 USE_LINUX= dosfstools libaio numactl-libs USE_LINUX_RPM= yes .include diff --git a/lang/cbmbasic/Makefile b/lang/cbmbasic/Makefile index 8f4b89259183..73b548b50386 100644 --- a/lang/cbmbasic/Makefile +++ b/lang/cbmbasic/Makefile @@ -1,23 +1,23 @@ PORTNAME= cbmbasic PORTVERSION= 20180708 CATEGORIES= lang -MAINTAINER= trasz@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Portable version of Commodore 64 BASIC LICENSE= BSD NONE # Not really sure about the legal status LICENSE_COMB= multi USE_GITHUB= yes GH_ACCOUNT= mist64 GH_TAGNAME= 89093eba090d6e1c2d2b6e1cb1616dba0ce9c7f6 CFLAGS+= -fcommon PLIST_FILES= bin/cbmbasic do-install: ${INSTALL_PROGRAM} ${WRKSRC}/cbmbasic ${STAGEDIR}${PREFIX}/bin .include diff --git a/security/ubuntu-keyring/Makefile b/security/ubuntu-keyring/Makefile index 049e74a54444..44b779bb0d82 100644 --- a/security/ubuntu-keyring/Makefile +++ b/security/ubuntu-keyring/Makefile @@ -1,21 +1,21 @@ PORTNAME= ubuntu-keyring PORTVERSION= 2020.06.17.1 CATEGORIES= security MASTER_SITES= DEBIAN DISTNAME= ${PORTNAME}_${PORTVERSION}.orig -MAINTAINER= trasz@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= GPG keys for Ubuntu package signature verification LICENSE= PD LICENSE_FILE= ${WRKSRC}/debian/copyright WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} NO_BUILD= yes NO_ARCH= yes do-install: @${MKDIR} ${STAGEDIR}${PREFIX}/share/keyrings ${INSTALL_DATA} ${WRKSRC}/keyrings/* ${STAGEDIR}${PREFIX}/share/keyrings/ .include diff --git a/sysutils/confctl/Makefile b/sysutils/confctl/Makefile index d0f904247b89..f481589932a2 100644 --- a/sysutils/confctl/Makefile +++ b/sysutils/confctl/Makefile @@ -1,19 +1,19 @@ # Created by: Edward Tomasz Napierala PORTNAME= confctl PORTVERSION= 1.2 CATEGORIES= sysutils -MAINTAINER= trasz@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Utility to parse and modify C-like configuration files LICENSE= BSD2CLAUSE USES= autoreconf USE_GITHUB= yes GH_ACCOUNT= trasz GNU_CONFIGURE= yes PLIST_FILES= bin/confctl \ man/man1/confctl.1.gz .include diff --git a/sysutils/debootstrap/Makefile b/sysutils/debootstrap/Makefile index f0b4d63438d4..3a3eaf89c74f 100644 --- a/sysutils/debootstrap/Makefile +++ b/sysutils/debootstrap/Makefile @@ -1,53 +1,53 @@ # Created by: Martin Matuska PORTNAME= debootstrap PORTVERSION= 1.0.123 PORTREVISION= 6 CATEGORIES= sysutils MASTER_SITES= DEBIAN DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= trasz@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Install Debian or Ubuntu base system into a directory LICENSE= MIT LICENSE_FILE= ${WRKSRC}/debian/copyright RUN_DEPENDS= wget:ftp/wget \ bash:shells/bash \ ${LOCALBASE}/bin/grep:textproc/gnugrep \ gpgv2:security/gnupg \ ${LOCALBASE}/share/keyrings/ubuntu-archive-keyring.gpg:security/ubuntu-keyring WRKSRC= ${WRKDIR}/${PORTNAME} NO_BUILD= yes NO_ARCH= yes USES= gmake perl5 USE_PERL5= run post-patch: @${REINPLACE_CMD} -e 's,%%PREFIX%%,${PREFIX},g' \ ${WRKSRC}/Makefile \ ${WRKSRC}/debootstrap @${REINPLACE_CMD} -e 's,%%DATADIR%%,${DATADIR},g' \ ${WRKSRC}/Makefile \ ${WRKSRC}/debootstrap @${REINPLACE_CMD} -e 's,%%LOCALBASE%%,${LOCALBASE},g' \ ${WRKSRC}/Makefile \ ${WRKSRC}/debootstrap @${REINPLACE_CMD} -e 's,gpgv,gpgv2,g' \ ${WRKSRC}/Makefile \ ${WRKSRC}/debootstrap \ ${WRKSRC}/functions @${FIND} ${WRKSRC}/scripts -type f | \ ${XARGS} ${REINPLACE_CMD} -e 's,/usr/share/keyrings,${LOCALBASE}/share/keyrings,g' # Workaround for bin/255525 @${REINPLACE_CMD} -e 's,grep,${LOCALBASE}/bin/grep,g' \ ${WRKSRC}/functions post-install: ${INSTALL_MAN} ${WRKSRC}/debootstrap.8 \ ${STAGEDIR}${MAN8PREFIX}/man/man8/debootstrap.8 .include diff --git a/textproc/py-laserhammer/Makefile b/textproc/py-laserhammer/Makefile index 80ac27898a9b..223cb80e40f5 100644 --- a/textproc/py-laserhammer/Makefile +++ b/textproc/py-laserhammer/Makefile @@ -1,17 +1,17 @@ # Created by: Edward Tomasz Napierala PORTNAME= laserhammer PORTVERSION= 2.4 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= trasz@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Docbook to mdoc(7) converter LICENSE= BSD2CLAUSE USES= python:3.6+ USE_PYTHON= autoplist distutils .include