diff --git a/comms/conserver/Makefile b/comms/conserver/Makefile index eefe9bbc8f5..6ea3e6e6938 100644 --- a/comms/conserver/Makefile +++ b/comms/conserver/Makefile @@ -17,7 +17,7 @@ WANTLIB += c util FLAVORS= ipmi net FLAVOR?= -MASTER_SITES= https://github.com/bstansell/conserver/releases/download/v$V/ +SITES= https://github.com/bstansell/conserver/releases/download/v$V/ CONFIGURE_STYLE= gnu CONFIGURE_ARGS= --with-master=localhost \ diff --git a/databases/freetds/Makefile b/databases/freetds/Makefile index 0bf1a810a5e..6a8d8610069 100644 --- a/databases/freetds/Makefile +++ b/databases/freetds/Makefile @@ -12,7 +12,7 @@ HOMEPAGE= https://www.freetds.org/ MAINTAINER= Stuart Henderson -MASTER_SITES= https://www.freetds.org/files/stable/ \ +SITES= https://www.freetds.org/files/stable/ \ ftp://ftp.freetds.org/pub/freetds/stable/ # LGPLv2+ (most things) GPLv2+ (fisql, tdspool) FDL (docs) diff --git a/databases/iodbc/Makefile b/databases/iodbc/Makefile index b60ca46aff4..ba59600016d 100644 --- a/databases/iodbc/Makefile +++ b/databases/iodbc/Makefile @@ -1,24 +1,24 @@ -COMMENT-main= ODBC 3.x driver manager -COMMENT-admin= ODBC 3.x driver manager admin application -REVISION-admin= 3 -REVISION-main= 3 +COMMENT-main= ODBC 3.x driver manager +COMMENT-admin= ODBC 3.x driver manager admin application +REVISION-admin= 3 +REVISION-main= 3 -V= 3.52.12 -DISTNAME= libiodbc-$V -PKGNAME= iodbc-$V -REVISION= 3 +V= 3.52.12 +DISTNAME= libiodbc-$V +PKGNAME= iodbc-$V +REVISION= 3 -CATEGORIES= databases +CATEGORIES= databases -SHARED_LIBS += iodbcinst 3.15 -SHARED_LIBS += iodbc 3.16 -SHARED_LIBS += iodbcadm 3.15 -SHARED_LIBS += drvproxy 3.15 +SHARED_LIBS += iodbcinst 3.15 +SHARED_LIBS += iodbc 3.16 +SHARED_LIBS += iodbcadm 3.15 +SHARED_LIBS += drvproxy 3.15 -HOMEPAGE= http://www.iodbc.org/ -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=iodbc/} +HOMEPAGE= http://www.iodbc.org/ +SITES= ${SITE_SOURCEFORGE:=iodbc/} -MAINTAINER= Stuart Henderson +MAINTAINER= Stuart Henderson # Dual licensed: BSD or LGPLv2 PERMIT_PACKAGE= yes diff --git a/databases/openldap/Makefile b/databases/openldap/Makefile index 9ce144e7f50..b08f79ef0f5 100644 --- a/databases/openldap/Makefile +++ b/databases/openldap/Makefile @@ -26,7 +26,7 @@ PERMIT_PACKAGE = Yes WANTLIB= c crypto pthread sasl2 ssl WANTLIB-server= ${WANTLIB} lber ldap ltdl m perl sodium -MASTER_SITES = https://openldap.org/software/download/OpenLDAP/openldap-release/ \ +SITES = https://openldap.org/software/download/OpenLDAP/openldap-release/ \ https://mirror.eu.oneandone.net/software/openldap/ \ https://mirror.aarnet.edu.au/pub/openldap/openldap-release/ \ ftp://ftp.OpenLDAP.org/pub/OpenLDAP/openldap-release/ diff --git a/graphics/iec16022/Makefile b/graphics/iec16022/Makefile index f649fcb5f8a..fdec943028b 100755 --- a/graphics/iec16022/Makefile +++ b/graphics/iec16022/Makefile @@ -17,7 +17,7 @@ PERMIT_PACKAGE= Yes WANTLIB = c iconv intl popt z -MASTER_SITES= https://github.com/rdoeffinger/iec16022/releases/download/v$V/ +SITES= https://github.com/rdoeffinger/iec16022/releases/download/v$V/ LIB_DEPENDS= devel/popt diff --git a/java/jBCrypt/Makefile b/java/jBCrypt/Makefile index 0117e212403..11a5e5f47a3 100644 --- a/java/jBCrypt/Makefile +++ b/java/jBCrypt/Makefile @@ -12,15 +12,15 @@ MAINTAINER= Stuart Henderson # ISC PERMIT_PACKAGE= Yes -MASTER_SITES= https://www.mindrot.org/files/jBCrypt/ +SITES= https://www.mindrot.org/files/jBCrypt/ -MODULES= java -MODJAVA_VER= 1.8+ -MODJAVA_BUILD= ant +MODULES= java +MODJAVA_VER= 1.8+ +MODJAVA_BUILD= ant # JUnit tests exist but unsure how to handle non-ascii chars (or run them in # the first place..) -NO_TEST= Yes +NO_TEST= Yes do-configure: cp ${FILESDIR}/build.xml ${WRKSRC}/ diff --git a/lang/lucee/Makefile b/lang/lucee/Makefile index a8d2ade396a..7e97c4cf6f6 100644 --- a/lang/lucee/Makefile +++ b/lang/lucee/Makefile @@ -13,7 +13,7 @@ MAINTAINER= Stuart Henderson # LGPLv2.1 PERMIT_PACKAGE= Yes -MASTER_SITES= https://cdn.lucee.org/ +SITES= https://cdn.lucee.org/ # doesn't actually need tomcat to build, but listing it here avoids # providing a useless package on arch where it's unavailable diff --git a/mail/dcc/Makefile b/mail/dcc/Makefile index 1e155c00906..81b46ef955d 100644 --- a/mail/dcc/Makefile +++ b/mail/dcc/Makefile @@ -18,7 +18,7 @@ PERMIT_DISTFILES=Yes WANTLIB += c curses edit m pthread -MASTER_SITES= https://www.dcc-servers.net/dcc/source/old/ +SITES= https://www.dcc-servers.net/dcc/source/old/ USE_GMAKE= Yes diff --git a/mail/mutt/Makefile b/mail/mutt/Makefile index b0d4e1a5dd1..7221b6cfa75 100644 --- a/mail/mutt/Makefile +++ b/mail/mutt/Makefile @@ -14,7 +14,7 @@ PERMIT_PACKAGE= Yes # uses pledge() WANTLIB+= c crypto curses iconv idn2 intl qdbm ssl unistring z -MASTER_SITES= http://ftp.mutt.org/pub/mutt/ \ +SITES= http://ftp.mutt.org/pub/mutt/ \ https://ftp.osuosl.org/pub/mutt/ \ https://bitbucket.org/mutt/mutt/downloads/ \ ftp://ftp.mutt.org/pub/mutt/ diff --git a/math/calc/Makefile b/math/calc/Makefile index 1e5a6b0d315..14363958c67 100644 --- a/math/calc/Makefile +++ b/math/calc/Makefile @@ -19,8 +19,8 @@ PERMIT_PACKAGE= Yes WANTLIB += c curses readline -MASTER_SITES= https://github.com/lcn2/calc/releases/download/v$V/ \ - http://www.isthe.com/chongo/src/calc/ +SITES= https://github.com/lcn2/calc/releases/download/v$V/ \ + http://www.isthe.com/chongo/src/calc/ MAKE_FLAGS= Q="" \ BINDIR='$${DESTDIR}${PREFIX}/bin' \ diff --git a/net/dhcpcd/Makefile b/net/dhcpcd/Makefile index a92eeeafad9..883352f34ce 100644 --- a/net/dhcpcd/Makefile +++ b/net/dhcpcd/Makefile @@ -9,7 +9,7 @@ EPOCH= 0 CATEGORIES= net HOMEPAGE= https://roy.marples.name/projects/dhcpcd -MASTER_SITES= https://github.com/NetworkConfiguration/dhcpcd/releases/download/v$V/ +SITES= https://github.com/NetworkConfiguration/dhcpcd/releases/download/v$V/ # BSD-2 PERMIT_PACKAGE= Yes diff --git a/net/fping/Makefile b/net/fping/Makefile index 2a518a6afdf..1cf866fb40b 100644 --- a/net/fping/Makefile +++ b/net/fping/Makefile @@ -14,7 +14,7 @@ PERMIT_PACKAGE= Yes # uses pledge() WANTLIB += c DEBUG_PACKAGES= ${BUILD_PACKAGES} -MASTER_SITES= https://fping.org/dist/ +SITES= https://fping.org/dist/ CONFIGURE_STYLE= gnu SEPARATE_BUILD= Yes diff --git a/net/freeradius/Makefile b/net/freeradius/Makefile index 125646efbe2..a08c2be02db 100644 --- a/net/freeradius/Makefile +++ b/net/freeradius/Makefile @@ -24,7 +24,7 @@ PKGNAME-python3= freeradius-python3-$V CATEGORIES= net security -MASTER_SITES= https://ftp.cc.uoc.gr/mirrors/ftp.freeradius.org/ \ +SITES= https://ftp.cc.uoc.gr/mirrors/ftp.freeradius.org/ \ ftp://ftp.freeradius.org/pub/freeradius/ \ ftp://ftp.freeradius.org/pub/freeradius/old/ diff --git a/net/guacamole/server/Makefile b/net/guacamole/server/Makefile index 165016b6988..c6ffac9ccc4 100644 --- a/net/guacamole/server/Makefile +++ b/net/guacamole/server/Makefile @@ -1,4 +1,4 @@ -SITES= ${MASTER_SITE_APACHE:=guacamole/$V/source/} +SITES= ${SITE_APACHE:=guacamole/$V/source/} DISTNAME= guacamole-server-$V COMMENT= clientless remote desktop gateway diff --git a/net/isc-bind/Makefile b/net/isc-bind/Makefile index 3ecd81e7bf0..06a37736e2c 100644 --- a/net/isc-bind/Makefile +++ b/net/isc-bind/Makefile @@ -26,7 +26,7 @@ WANTLIB += pthread ssl unistring uv xml2 z FLAVORS= geoip FLAVOR?= -SITES= ${MASTER_SITE_ISC:=bind9/$V/} +SITES= ${SITE_ISC:=bind9/$V/} MODULES= lang/python # used for dnssec-checkds/dnssec-coverage, but don't want to force the run dep. diff --git a/net/libunbound/Makefile b/net/libunbound/Makefile index 46160587734..9e19fce3d27 100644 --- a/net/libunbound/Makefile +++ b/net/libunbound/Makefile @@ -16,7 +16,7 @@ PERMIT_PACKAGE= Yes WANTLIB += crypto event pthread ssl -MASTER_SITES= https://www.unbound.net/downloads/ +SITES= https://www.unbound.net/downloads/ SEPARATE_BUILD= Yes CONFIGURE_STYLE= gnu diff --git a/net/maclookup/Makefile b/net/maclookup/Makefile index 0235a8890f1..3b0f3dcbe84 100644 --- a/net/maclookup/Makefile +++ b/net/maclookup/Makefile @@ -9,7 +9,7 @@ MAINTAINER= Stuart Henderson # Public Domain PERMIT_PACKAGE= Yes -MASTER_SITES= https://spacehopper.org/mirrors/ +SITES= https://spacehopper.org/mirrors/ RUN_DEPENDS= net/arp-scan,-mac \ textproc/p5-Text-CSV \ diff --git a/net/monitoring-plugins/Makefile b/net/monitoring-plugins/Makefile index 9ac4f6b2c10..95b92cdd773 100644 --- a/net/monitoring-plugins/Makefile +++ b/net/monitoring-plugins/Makefile @@ -38,7 +38,7 @@ WANTLIB= c iconv intl pthread COMPILER= base-clang ports-gcc base-gcc DEBUG_PACKAGES= ${BUILD_PACKAGES} -MASTER_SITES= https://www.monitoring-plugins.org/download/ +SITES= https://www.monitoring-plugins.org/download/ LIB_DEPENDS= devel/gettext,-runtime diff --git a/net/nagios/check_email_delivery/Makefile b/net/nagios/check_email_delivery/Makefile index 120f00c42e0..bb7472c0c1b 100644 --- a/net/nagios/check_email_delivery/Makefile +++ b/net/nagios/check_email_delivery/Makefile @@ -12,7 +12,7 @@ HOMEPAGE= http://buhacoff.net/software/check_email_delivery/ # GPLv3+ PERMIT_PACKAGE= Yes -MASTER_SITES= ${HOMEPAGE}/archive/ +SITES= ${HOMEPAGE}/archive/ PKG_ARCH= * NO_BUILD= Yes diff --git a/net/nagios/check_postgres/Makefile b/net/nagios/check_postgres/Makefile index 4cca39517b1..aaa699fa0e1 100644 --- a/net/nagios/check_postgres/Makefile +++ b/net/nagios/check_postgres/Makefile @@ -7,7 +7,7 @@ CATEGORIES= net databases MAINTAINER= Stuart Henderson HOMEPAGE= http://bucardo.org/wiki/Check_postgres -MASTER_SITES= http://bucardo.org/downloads/ +SITES= http://bucardo.org/downloads/ # BSD PERMIT_PACKAGE= Yes diff --git a/net/nagios/check_sip/Makefile b/net/nagios/check_sip/Makefile index 249d9a54aa7..5646ad627c4 100644 --- a/net/nagios/check_sip/Makefile +++ b/net/nagios/check_sip/Makefile @@ -7,7 +7,7 @@ CATEGORIES= net MAINTAINER= Stuart Henderson HOMEPAGE= http://isle.wumpus.org/src/nagios/ -MASTER_SITES= https://spacehopper.org/mirrors/ +SITES= https://spacehopper.org/mirrors/ # Artistic License 2.0 PERMIT_PACKAGE= Yes diff --git a/net/net-snmp/Makefile b/net/net-snmp/Makefile index d59cd827da9..cbbe3194935 100644 --- a/net/net-snmp/Makefile +++ b/net/net-snmp/Makefile @@ -21,7 +21,7 @@ SHARED_LIBS += netsnmptrapd 15.1 CATEGORIES= net perl5 PORTROACH= site:https://github.com/net-snmp/net-snmp/releases/ -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=net-snmp/} +SITES= ${SITE_SOURCEFORGE:=net-snmp/} HOMEPAGE= http://www.net-snmp.org/ diff --git a/net/rrdtool/Makefile b/net/rrdtool/Makefile index de65c6f8915..0ed5f6ff7f3 100644 --- a/net/rrdtool/Makefile +++ b/net/rrdtool/Makefile @@ -16,7 +16,7 @@ CATEGORIES= net databases MAINTAINER= Stuart Henderson HOMEPAGE= https://oss.oetiker.ch/rrdtool/ -MASTER_SITES= https://github.com/oetiker/rrdtool-1.x/releases/download/v$V/ +SITES= https://github.com/oetiker/rrdtool-1.x/releases/download/v$V/ # GPLv2+, with exemptions for use of the library with certain # named open-source licenses; see COPYRIGHT diff --git a/net/scamper/Makefile b/net/scamper/Makefile index 7a1a91a284e..1b12a3efeb7 100644 --- a/net/scamper/Makefile +++ b/net/scamper/Makefile @@ -19,7 +19,7 @@ PERMIT_PACKAGE= Yes WANTLIB += c crypto m ssl pthread z -MASTER_SITES= https://www.caida.org/tools/measurement/scamper/code/ +SITES= https://www.caida.org/tools/measurement/scamper/code/ SEPARATE_BUILD= Yes CONFIGURE_STYLE= gnu diff --git a/net/unifi/snappy-java/Makefile b/net/unifi/snappy-java/Makefile index 2b1c2f5b799..ac0515761cf 100644 --- a/net/unifi/snappy-java/Makefile +++ b/net/unifi/snappy-java/Makefile @@ -17,12 +17,12 @@ CATEGORIES= net/unifi # Apache 2.0 PERMIT_PACKAGE= Yes -MASTER_SITES= https://github.com/ -MASTER_SITES0= https://repo1.maven.org/maven2/org/xerial/snappy/snappy-java/${SNAPPYJ_V}/ +SITES= https://github.com/ DISTFILES= {xerial/snappy-java/archive/${SNAPPYJ_V}/}snappy-java-${SNAPPYJ_V}.tar.gz \ {google/snappy/archive/${SNAPPY_V}/}snappy-${SNAPPY_V}.tar.gz \ - {kiyo-masui/bitshuffle/archive/${BITSHUFFLE_V}/}bitshuffle-${BITSHUFFLE_V}.tar.gz \ - snappy-java-${SNAPPYJ_V}.jar:0 + {kiyo-masui/bitshuffle/archive/${BITSHUFFLE_V}/}bitshuffle-${BITSHUFFLE_V}.tar.gz +SITES.mvn= https://repo1.maven.org/maven2/org/xerial/snappy/snappy-java/${SNAPPYJ_V}/ +DISTFILES.mvn= snappy-java-${SNAPPYJ_V}.jar EXTRACT_ONLY= ${_LIST_DISTFILES:N*jar} diff --git a/net/wireshark/Makefile b/net/wireshark/Makefile index f129bd34936..77465977db0 100644 --- a/net/wireshark/Makefile +++ b/net/wireshark/Makefile @@ -59,10 +59,10 @@ WANTLIB-main += minizip speexdsp wireshark wiretap wsutil WANTLIB-main += Qt6Core Qt6Core5Compat Qt6Gui Qt6Multimedia Qt6PrintSupport WANTLIB-main += Qt6Widgets -MASTER_SITES = https://www.wireshark.org/download/src/all-versions/ +SITES = https://www.wireshark.org/download/src/all-versions/ -WVER = ${V:C/^(...).*/\1/} -SUBST_VARS = WVER +WVER = ${V:C/^(...).*/\1/} +SUBST_VARS = WVER BUILD_DEPENDS += devel/bison \ devel/desktop-file-utils \ diff --git a/security/clamav/Makefile b/security/clamav/Makefile index c7d41347e40..2e20099789c 100644 --- a/security/clamav/Makefile +++ b/security/clamav/Makefile @@ -19,37 +19,37 @@ WANTLIB += ${COMPILER_LIBCXX} WANTLIB += bz2 c crypto curl curses execinfo iconv json-c m milter WANTLIB += mspack pcre2-8 ssl util xml2 z -COMPILER= base-clang ports-gcc +COMPILER= base-clang ports-gcc -BUILD_DEPENDS= lang/rust -LIB_DEPENDS= archivers/bzip2 \ - archivers/libmspack \ - devel/json-c \ - devel/pcre2 \ - mail/sendmail,-libmilter \ - net/curl \ - textproc/libxml -TEST_DEPENDS= security/clamav +BUILD_DEPENDS= lang/rust +LIB_DEPENDS= archivers/bzip2 \ + archivers/libmspack \ + devel/json-c \ + devel/pcre2 \ + mail/sendmail,-libmilter \ + net/curl \ + textproc/libxml +TEST_DEPENDS= security/clamav -MASTER_SITES= https://www.clamav.net/downloads/production/ +SITES= https://www.clamav.net/downloads/production/ -MODULES= devel/cmake -CONFIGURE_ARGS+= -DCLAMAV_USER=_clamav \ - -DCLAMAV_GROUP=_clamav \ - -DENABLE_EXTERNAL_MSPACK=ON \ - -DDATABASE_DIRECTORY=/var/db/clamav \ - -DAPP_CONFIG_DIRECTORY=${SYSCONFDIR} \ - -DCMAKE_INSTALL_DOCDIR=${PREFIX}/share/doc/clamav +MODULES= devel/cmake +CONFIGURE_ARGS= -DCLAMAV_USER=_clamav \ + -DCLAMAV_GROUP=_clamav \ + -DENABLE_EXTERNAL_MSPACK=ON \ + -DDATABASE_DIRECTORY=/var/db/clamav \ + -DAPP_CONFIG_DIRECTORY=${SYSCONFDIR} \ + -DCMAKE_INSTALL_DOCDIR=${PREFIX}/share/doc/clamav # the LLVM bytecode runtime uses W+X-maps (and often doesn't support # current LLVM versions anyway) -CONFIGURE_ARGS+= -DBYTECODE_RUNTIME=interpreter +CONFIGURE_ARGS += -DBYTECODE_RUNTIME=interpreter # for tests -MODULES+= lang/python -MODPY_RUNDEP= No -BUILD_DEPENDS+= devel/check -CONFIGURE_ARGS+= -DENABLE_TESTS=on +MODULES+= lang/python +MODPY_RUNDEP= No +BUILD_DEPENDS+= devel/check +CONFIGURE_ARGS+= -DENABLE_TESTS=on post-install: ${INSTALL_DATA_DIR} ${PREFIX}/share/examples/clamav diff --git a/security/xca/Makefile b/security/xca/Makefile index fef93d07133..a786f7004a3 100644 --- a/security/xca/Makefile +++ b/security/xca/Makefile @@ -16,7 +16,7 @@ PERMIT_PACKAGE= Yes WANTLIB += ${COMPILER_LIBCXX} Qt5Core Qt5Gui Qt5Help Qt5Sql Qt5Widgets WANTLIB += c crypto ltdl m -MASTER_SITES= https://github.com/chris2511/xca/releases/download/RELEASE.$V/ +SITES= https://github.com/chris2511/xca/releases/download/RELEASE.$V/ MODULES= x11/qt5 diff --git a/sysutils/flashrom/Makefile b/sysutils/flashrom/Makefile index ada302890d1..84f56125b45 100644 --- a/sysutils/flashrom/Makefile +++ b/sysutils/flashrom/Makefile @@ -19,7 +19,7 @@ PERMIT_PACKAGE= Yes WANTLIB= c ftdi1 usb-1.0 z -MASTER_SITES= https://download.flashrom.org/releases/ +SITES= https://download.flashrom.org/releases/ LIB_DEPENDS= devel/libftdi1 \ devel/libusb1 diff --git a/sysutils/freeipmi/Makefile b/sysutils/freeipmi/Makefile index 89f10260a07..e3263ab8567 100644 --- a/sysutils/freeipmi/Makefile +++ b/sysutils/freeipmi/Makefile @@ -18,7 +18,7 @@ PERMIT_PACKAGE= Yes WANTLIB += c gcrypt gpg-error iconv intl m pthread -MASTER_SITES= ${MASTER_SITE_GNU:=freeipmi/} +SITES= ${SITE_GNU:=freeipmi/} BUILD_DEPENDS= devel/argp-standalone LIB_DEPENDS= security/libgcrypt \ diff --git a/sysutils/moreutils/Makefile b/sysutils/moreutils/Makefile index 742cdf3b547..3b82e40ee1b 100644 --- a/sysutils/moreutils/Makefile +++ b/sysutils/moreutils/Makefile @@ -17,7 +17,7 @@ PERMIT_PACKAGE = Yes WANTLIB += c -MASTER_SITES = ${MASTER_SITE_DEBIAN:=main/m/moreutils/} +SITES = ${SITE_DEBIAN:=main/m/moreutils/} BUILD_DEPENDS = textproc/docbook-xsl RUN_DEPENDS = devel/p5-IPC-Run \ diff --git a/sysutils/reposync/Makefile b/sysutils/reposync/Makefile index e6d00d259d2..10111bf831e 100644 --- a/sysutils/reposync/Makefile +++ b/sysutils/reposync/Makefile @@ -3,7 +3,7 @@ COMMENT= script to update an OpenBSD CVS repository via rsync DISTNAME= reposync-20230713 HOMEPAGE= https://github.com/sthen/reposync -MASTER_SITES= https://spacehopper.org/mirrors/ +SITES= https://spacehopper.org/mirrors/ CATEGORIES= sysutils devel PKG_ARCH= * diff --git a/textproc/grepcidr/Makefile b/textproc/grepcidr/Makefile index a6620e01c47..ced82621685 100644 --- a/textproc/grepcidr/Makefile +++ b/textproc/grepcidr/Makefile @@ -18,7 +18,7 @@ PERMIT_PACKAGE= Yes WANTLIB += c -MASTER_SITES= http://www.pc-tools.net/files/unix/ +SITES= http://www.pc-tools.net/files/unix/ MAKE_FLAGS= CFLAGS="${CFLAGS}" FAKE_FLAGS= MANDIR="${PREFIX}/man" diff --git a/textproc/mupdf/Makefile b/textproc/mupdf/Makefile index 3ef1fb6b04a..2f760d1b84f 100644 --- a/textproc/mupdf/Makefile +++ b/textproc/mupdf/Makefile @@ -24,9 +24,9 @@ FLAVORS = js FLAVOR ?= # http://git.ghostscript.com/?p=mupdf.git;a=summary -MASTER_SITES = https://mupdf.com/downloads/archive/ +SITES = https://mupdf.com/downloads/archive/ -COMPILER = base-clang ports-gcc +COMPILER = base-clang ports-gcc RUN_DEPENDS = devel/desktop-file-utils \ devel/xdg-utils diff --git a/textproc/oniguruma/Makefile b/textproc/oniguruma/Makefile index 670a11ab399..366485e1dd1 100644 --- a/textproc/oniguruma/Makefile +++ b/textproc/oniguruma/Makefile @@ -16,7 +16,7 @@ MAINTAINER= Stuart Henderson # BSD PERMIT_PACKAGE= Yes -MASTER_SITES= https://github.com/kkos/oniguruma/releases/download/v$V/ +SITES= https://github.com/kkos/oniguruma/releases/download/v$V/ SEPARATE_BUILD= Yes DEBUG_PACKAGES= ${BUILD_PACKAGES} diff --git a/textproc/patchutils/Makefile b/textproc/patchutils/Makefile index b61517e2348..98aa7d0ad63 100644 --- a/textproc/patchutils/Makefile +++ b/textproc/patchutils/Makefile @@ -15,7 +15,7 @@ PERMIT_PACKAGE= Yes WANTLIB += c -MASTER_SITES= http://cyberelk.net/tim/data/patchutils/stable/ +SITES= http://cyberelk.net/tim/data/patchutils/stable/ BUILD_DEPENDS= ${RUN_DEPENDS} \ textproc/xmlto diff --git a/www/pear/Makefile b/www/pear/Makefile index 1afffb9eeb7..15b2975c67a 100644 --- a/www/pear/Makefile +++ b/www/pear/Makefile @@ -16,7 +16,7 @@ WRKDIST= ${WRKDIR} CATEGORIES= www devel HOMEPAGE= https://pear.php.net/ -MASTER_SITES= https://github.com/pear/pearweb_phars/raw/v${VERSION}/ +SITES= https://github.com/pear/pearweb_phars/raw/v${VERSION}/ MAINTAINER= Stuart Henderson diff --git a/www/trac/Makefile b/www/trac/Makefile index 6df26b0a704..9afb055146b 100644 --- a/www/trac/Makefile +++ b/www/trac/Makefile @@ -10,7 +10,7 @@ MAINTAINER= Stuart Henderson HOMEPAGE= https://trac.edgewall.org/ -MASTER_SITES= https://download.edgewall.org/trac/ +SITES= https://download.edgewall.org/trac/ MODPY_PYBUILD= setuptools diff --git a/x11/i3/Makefile b/x11/i3/Makefile index df3fb08b62b..39eafb2ebe2 100644 --- a/x11/i3/Makefile +++ b/x11/i3/Makefile @@ -23,7 +23,7 @@ COMPILER_LANGS= c MAINTAINER= Stuart Henderson -MASTER_SITES= ${HOMEPAGE}/downloads/ +SITES= ${HOMEPAGE}/downloads/ EXTRACT_SUFX= .tar.xz DEBUG_PACKAGES= ${BUILD_PACKAGES} diff --git a/x11/rxvt-unicode/Makefile b/x11/rxvt-unicode/Makefile index 32e956fbcff..1a5ba6f152e 100644 --- a/x11/rxvt-unicode/Makefile +++ b/x11/rxvt-unicode/Makefile @@ -8,7 +8,7 @@ CATEGORIES= x11 FIX_EXTRACT_PERMISSIONS= Yes -MASTER_SITES= http://dist.schmorp.de/rxvt-unicode/ \ +SITES= http://dist.schmorp.de/rxvt-unicode/ \ http://dist.schmorp.de/rxvt-unicode/Attic/ HOMEPAGE= http://software.schmorp.de/pkg/rxvt-unicode.html diff --git a/x11/tigervnc/Makefile b/x11/tigervnc/Makefile index be05778ff66..771a1bf3e66 100644 --- a/x11/tigervnc/Makefile +++ b/x11/tigervnc/Makefile @@ -27,12 +27,12 @@ WANTLIB += iconv idn2 intl jpeg kvm m nettle p11-kit WANTLIB += pixman-1 swscale tasn1 unistring xcb xshmfence WANTLIB += z zstd -MASTER_SITES.x= https://www.x.org/releases/individual/xserver/ +SITES.x= https://www.x.org/releases/individual/xserver/ # the vncserver script in 1.11.0+ is no longer useful for us (systemd/pam # dependencies) so fetch an old working one from the v1.10.1 tag. SCRIPTV= 1.10.1 -MASTER_SITES.t= https://raw.githubusercontent.com/TigerVNC/tigervnc/v${SCRIPTV}/unix/ +SITES.t= https://raw.githubusercontent.com/TigerVNC/tigervnc/v${SCRIPTV}/unix/ EXTRACT_ONLY= ${GH_DISTFILE} xorg-server-21.1.1.tar.xz DISTFILES.t= tigervnc-vncserver-${SCRIPTV}.pl{vncserver} \ tigervnc-vncserver-${SCRIPTV}.man{vncserver.man}