mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
use SITES
This commit is contained in:
@@ -17,7 +17,7 @@ WANTLIB += c util
|
|||||||
FLAVORS= ipmi net
|
FLAVORS= ipmi net
|
||||||
FLAVOR?=
|
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_STYLE= gnu
|
||||||
CONFIGURE_ARGS= --with-master=localhost \
|
CONFIGURE_ARGS= --with-master=localhost \
|
||||||
|
|||||||
@@ -12,7 +12,7 @@ HOMEPAGE= https://www.freetds.org/
|
|||||||
|
|
||||||
MAINTAINER= Stuart Henderson <stu.ports@spacehopper.org>
|
MAINTAINER= Stuart Henderson <stu.ports@spacehopper.org>
|
||||||
|
|
||||||
MASTER_SITES= https://www.freetds.org/files/stable/ \
|
SITES= https://www.freetds.org/files/stable/ \
|
||||||
ftp://ftp.freetds.org/pub/freetds/stable/
|
ftp://ftp.freetds.org/pub/freetds/stable/
|
||||||
|
|
||||||
# LGPLv2+ (most things) GPLv2+ (fisql, tdspool) FDL (docs)
|
# LGPLv2+ (most things) GPLv2+ (fisql, tdspool) FDL (docs)
|
||||||
|
|||||||
+16
-16
@@ -1,24 +1,24 @@
|
|||||||
COMMENT-main= ODBC 3.x driver manager
|
COMMENT-main= ODBC 3.x driver manager
|
||||||
COMMENT-admin= ODBC 3.x driver manager admin application
|
COMMENT-admin= ODBC 3.x driver manager admin application
|
||||||
REVISION-admin= 3
|
REVISION-admin= 3
|
||||||
REVISION-main= 3
|
REVISION-main= 3
|
||||||
|
|
||||||
V= 3.52.12
|
V= 3.52.12
|
||||||
DISTNAME= libiodbc-$V
|
DISTNAME= libiodbc-$V
|
||||||
PKGNAME= iodbc-$V
|
PKGNAME= iodbc-$V
|
||||||
REVISION= 3
|
REVISION= 3
|
||||||
|
|
||||||
CATEGORIES= databases
|
CATEGORIES= databases
|
||||||
|
|
||||||
SHARED_LIBS += iodbcinst 3.15
|
SHARED_LIBS += iodbcinst 3.15
|
||||||
SHARED_LIBS += iodbc 3.16
|
SHARED_LIBS += iodbc 3.16
|
||||||
SHARED_LIBS += iodbcadm 3.15
|
SHARED_LIBS += iodbcadm 3.15
|
||||||
SHARED_LIBS += drvproxy 3.15
|
SHARED_LIBS += drvproxy 3.15
|
||||||
|
|
||||||
HOMEPAGE= http://www.iodbc.org/
|
HOMEPAGE= http://www.iodbc.org/
|
||||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=iodbc/}
|
SITES= ${SITE_SOURCEFORGE:=iodbc/}
|
||||||
|
|
||||||
MAINTAINER= Stuart Henderson <stu.ports@spacehopper.org>
|
MAINTAINER= Stuart Henderson <stu.ports@spacehopper.org>
|
||||||
|
|
||||||
# Dual licensed: BSD or LGPLv2
|
# Dual licensed: BSD or LGPLv2
|
||||||
PERMIT_PACKAGE= yes
|
PERMIT_PACKAGE= yes
|
||||||
|
|||||||
@@ -26,7 +26,7 @@ PERMIT_PACKAGE = Yes
|
|||||||
WANTLIB= c crypto pthread sasl2 ssl
|
WANTLIB= c crypto pthread sasl2 ssl
|
||||||
WANTLIB-server= ${WANTLIB} lber ldap ltdl m perl sodium
|
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.eu.oneandone.net/software/openldap/ \
|
||||||
https://mirror.aarnet.edu.au/pub/openldap/openldap-release/ \
|
https://mirror.aarnet.edu.au/pub/openldap/openldap-release/ \
|
||||||
ftp://ftp.OpenLDAP.org/pub/OpenLDAP/openldap-release/
|
ftp://ftp.OpenLDAP.org/pub/OpenLDAP/openldap-release/
|
||||||
|
|||||||
@@ -17,7 +17,7 @@ PERMIT_PACKAGE= Yes
|
|||||||
|
|
||||||
WANTLIB = c iconv intl popt z
|
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
|
LIB_DEPENDS= devel/popt
|
||||||
|
|
||||||
|
|||||||
@@ -12,15 +12,15 @@ MAINTAINER= Stuart Henderson <stu.ports@spacehopper.org>
|
|||||||
# ISC
|
# ISC
|
||||||
PERMIT_PACKAGE= Yes
|
PERMIT_PACKAGE= Yes
|
||||||
|
|
||||||
MASTER_SITES= https://www.mindrot.org/files/jBCrypt/
|
SITES= https://www.mindrot.org/files/jBCrypt/
|
||||||
|
|
||||||
MODULES= java
|
MODULES= java
|
||||||
MODJAVA_VER= 1.8+
|
MODJAVA_VER= 1.8+
|
||||||
MODJAVA_BUILD= ant
|
MODJAVA_BUILD= ant
|
||||||
|
|
||||||
# JUnit tests exist but unsure how to handle non-ascii chars (or run them in
|
# JUnit tests exist but unsure how to handle non-ascii chars (or run them in
|
||||||
# the first place..)
|
# the first place..)
|
||||||
NO_TEST= Yes
|
NO_TEST= Yes
|
||||||
|
|
||||||
do-configure:
|
do-configure:
|
||||||
cp ${FILESDIR}/build.xml ${WRKSRC}/
|
cp ${FILESDIR}/build.xml ${WRKSRC}/
|
||||||
|
|||||||
+1
-1
@@ -13,7 +13,7 @@ MAINTAINER= Stuart Henderson <stu.ports@spacehopper.org>
|
|||||||
# LGPLv2.1
|
# LGPLv2.1
|
||||||
PERMIT_PACKAGE= Yes
|
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
|
# doesn't actually need tomcat to build, but listing it here avoids
|
||||||
# providing a useless package on arch where it's unavailable
|
# providing a useless package on arch where it's unavailable
|
||||||
|
|||||||
+1
-1
@@ -18,7 +18,7 @@ PERMIT_DISTFILES=Yes
|
|||||||
|
|
||||||
WANTLIB += c curses edit m pthread
|
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
|
USE_GMAKE= Yes
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -14,7 +14,7 @@ PERMIT_PACKAGE= Yes
|
|||||||
# uses pledge()
|
# uses pledge()
|
||||||
WANTLIB+= c crypto curses iconv idn2 intl qdbm ssl unistring z
|
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://ftp.osuosl.org/pub/mutt/ \
|
||||||
https://bitbucket.org/mutt/mutt/downloads/ \
|
https://bitbucket.org/mutt/mutt/downloads/ \
|
||||||
ftp://ftp.mutt.org/pub/mutt/
|
ftp://ftp.mutt.org/pub/mutt/
|
||||||
|
|||||||
+2
-2
@@ -19,8 +19,8 @@ PERMIT_PACKAGE= Yes
|
|||||||
|
|
||||||
WANTLIB += c curses readline
|
WANTLIB += c curses readline
|
||||||
|
|
||||||
MASTER_SITES= https://github.com/lcn2/calc/releases/download/v$V/ \
|
SITES= https://github.com/lcn2/calc/releases/download/v$V/ \
|
||||||
http://www.isthe.com/chongo/src/calc/
|
http://www.isthe.com/chongo/src/calc/
|
||||||
|
|
||||||
MAKE_FLAGS= Q="" \
|
MAKE_FLAGS= Q="" \
|
||||||
BINDIR='$${DESTDIR}${PREFIX}/bin' \
|
BINDIR='$${DESTDIR}${PREFIX}/bin' \
|
||||||
|
|||||||
+1
-1
@@ -9,7 +9,7 @@ EPOCH= 0
|
|||||||
CATEGORIES= net
|
CATEGORIES= net
|
||||||
|
|
||||||
HOMEPAGE= https://roy.marples.name/projects/dhcpcd
|
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
|
# BSD-2
|
||||||
PERMIT_PACKAGE= Yes
|
PERMIT_PACKAGE= Yes
|
||||||
|
|||||||
+1
-1
@@ -14,7 +14,7 @@ PERMIT_PACKAGE= Yes
|
|||||||
# uses pledge()
|
# uses pledge()
|
||||||
WANTLIB += c
|
WANTLIB += c
|
||||||
DEBUG_PACKAGES= ${BUILD_PACKAGES}
|
DEBUG_PACKAGES= ${BUILD_PACKAGES}
|
||||||
MASTER_SITES= https://fping.org/dist/
|
SITES= https://fping.org/dist/
|
||||||
|
|
||||||
CONFIGURE_STYLE= gnu
|
CONFIGURE_STYLE= gnu
|
||||||
SEPARATE_BUILD= Yes
|
SEPARATE_BUILD= Yes
|
||||||
|
|||||||
@@ -24,7 +24,7 @@ PKGNAME-python3= freeradius-python3-$V
|
|||||||
|
|
||||||
CATEGORIES= net security
|
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/ \
|
||||||
ftp://ftp.freeradius.org/pub/freeradius/old/
|
ftp://ftp.freeradius.org/pub/freeradius/old/
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
SITES= ${MASTER_SITE_APACHE:=guacamole/$V/source/}
|
SITES= ${SITE_APACHE:=guacamole/$V/source/}
|
||||||
DISTNAME= guacamole-server-$V
|
DISTNAME= guacamole-server-$V
|
||||||
COMMENT= clientless remote desktop gateway
|
COMMENT= clientless remote desktop gateway
|
||||||
|
|
||||||
|
|||||||
@@ -26,7 +26,7 @@ WANTLIB += pthread ssl unistring uv xml2 z
|
|||||||
FLAVORS= geoip
|
FLAVORS= geoip
|
||||||
FLAVOR?=
|
FLAVOR?=
|
||||||
|
|
||||||
SITES= ${MASTER_SITE_ISC:=bind9/$V/}
|
SITES= ${SITE_ISC:=bind9/$V/}
|
||||||
|
|
||||||
MODULES= lang/python
|
MODULES= lang/python
|
||||||
# used for dnssec-checkds/dnssec-coverage, but don't want to force the run dep.
|
# used for dnssec-checkds/dnssec-coverage, but don't want to force the run dep.
|
||||||
|
|||||||
@@ -16,7 +16,7 @@ PERMIT_PACKAGE= Yes
|
|||||||
|
|
||||||
WANTLIB += crypto event pthread ssl
|
WANTLIB += crypto event pthread ssl
|
||||||
|
|
||||||
MASTER_SITES= https://www.unbound.net/downloads/
|
SITES= https://www.unbound.net/downloads/
|
||||||
|
|
||||||
SEPARATE_BUILD= Yes
|
SEPARATE_BUILD= Yes
|
||||||
CONFIGURE_STYLE= gnu
|
CONFIGURE_STYLE= gnu
|
||||||
|
|||||||
@@ -9,7 +9,7 @@ MAINTAINER= Stuart Henderson <stu.ports@spacehopper.org>
|
|||||||
# Public Domain
|
# Public Domain
|
||||||
PERMIT_PACKAGE= Yes
|
PERMIT_PACKAGE= Yes
|
||||||
|
|
||||||
MASTER_SITES= https://spacehopper.org/mirrors/
|
SITES= https://spacehopper.org/mirrors/
|
||||||
|
|
||||||
RUN_DEPENDS= net/arp-scan,-mac \
|
RUN_DEPENDS= net/arp-scan,-mac \
|
||||||
textproc/p5-Text-CSV \
|
textproc/p5-Text-CSV \
|
||||||
|
|||||||
@@ -38,7 +38,7 @@ WANTLIB= c iconv intl pthread
|
|||||||
COMPILER= base-clang ports-gcc base-gcc
|
COMPILER= base-clang ports-gcc base-gcc
|
||||||
DEBUG_PACKAGES= ${BUILD_PACKAGES}
|
DEBUG_PACKAGES= ${BUILD_PACKAGES}
|
||||||
|
|
||||||
MASTER_SITES= https://www.monitoring-plugins.org/download/
|
SITES= https://www.monitoring-plugins.org/download/
|
||||||
|
|
||||||
LIB_DEPENDS= devel/gettext,-runtime
|
LIB_DEPENDS= devel/gettext,-runtime
|
||||||
|
|
||||||
|
|||||||
@@ -12,7 +12,7 @@ HOMEPAGE= http://buhacoff.net/software/check_email_delivery/
|
|||||||
# GPLv3+
|
# GPLv3+
|
||||||
PERMIT_PACKAGE= Yes
|
PERMIT_PACKAGE= Yes
|
||||||
|
|
||||||
MASTER_SITES= ${HOMEPAGE}/archive/
|
SITES= ${HOMEPAGE}/archive/
|
||||||
|
|
||||||
PKG_ARCH= *
|
PKG_ARCH= *
|
||||||
NO_BUILD= Yes
|
NO_BUILD= Yes
|
||||||
|
|||||||
@@ -7,7 +7,7 @@ CATEGORIES= net databases
|
|||||||
MAINTAINER= Stuart Henderson <stu.ports@spacehopper.org>
|
MAINTAINER= Stuart Henderson <stu.ports@spacehopper.org>
|
||||||
|
|
||||||
HOMEPAGE= http://bucardo.org/wiki/Check_postgres
|
HOMEPAGE= http://bucardo.org/wiki/Check_postgres
|
||||||
MASTER_SITES= http://bucardo.org/downloads/
|
SITES= http://bucardo.org/downloads/
|
||||||
|
|
||||||
# BSD
|
# BSD
|
||||||
PERMIT_PACKAGE= Yes
|
PERMIT_PACKAGE= Yes
|
||||||
|
|||||||
@@ -7,7 +7,7 @@ CATEGORIES= net
|
|||||||
MAINTAINER= Stuart Henderson <stu.ports@spacehopper.org>
|
MAINTAINER= Stuart Henderson <stu.ports@spacehopper.org>
|
||||||
|
|
||||||
HOMEPAGE= http://isle.wumpus.org/src/nagios/
|
HOMEPAGE= http://isle.wumpus.org/src/nagios/
|
||||||
MASTER_SITES= https://spacehopper.org/mirrors/
|
SITES= https://spacehopper.org/mirrors/
|
||||||
|
|
||||||
# Artistic License 2.0
|
# Artistic License 2.0
|
||||||
PERMIT_PACKAGE= Yes
|
PERMIT_PACKAGE= Yes
|
||||||
|
|||||||
@@ -21,7 +21,7 @@ SHARED_LIBS += netsnmptrapd 15.1
|
|||||||
|
|
||||||
CATEGORIES= net perl5
|
CATEGORIES= net perl5
|
||||||
PORTROACH= site:https://github.com/net-snmp/net-snmp/releases/
|
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/
|
HOMEPAGE= http://www.net-snmp.org/
|
||||||
|
|
||||||
|
|||||||
@@ -16,7 +16,7 @@ CATEGORIES= net databases
|
|||||||
MAINTAINER= Stuart Henderson <stu.ports@spacehopper.org>
|
MAINTAINER= Stuart Henderson <stu.ports@spacehopper.org>
|
||||||
|
|
||||||
HOMEPAGE= https://oss.oetiker.ch/rrdtool/
|
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
|
# GPLv2+, with exemptions for use of the library with certain
|
||||||
# named open-source licenses; see COPYRIGHT
|
# named open-source licenses; see COPYRIGHT
|
||||||
|
|||||||
@@ -19,7 +19,7 @@ PERMIT_PACKAGE= Yes
|
|||||||
|
|
||||||
WANTLIB += c crypto m ssl pthread z
|
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
|
SEPARATE_BUILD= Yes
|
||||||
CONFIGURE_STYLE= gnu
|
CONFIGURE_STYLE= gnu
|
||||||
|
|||||||
@@ -17,12 +17,12 @@ CATEGORIES= net/unifi
|
|||||||
# Apache 2.0
|
# Apache 2.0
|
||||||
PERMIT_PACKAGE= Yes
|
PERMIT_PACKAGE= Yes
|
||||||
|
|
||||||
MASTER_SITES= https://github.com/
|
SITES= https://github.com/
|
||||||
MASTER_SITES0= https://repo1.maven.org/maven2/org/xerial/snappy/snappy-java/${SNAPPYJ_V}/
|
|
||||||
DISTFILES= {xerial/snappy-java/archive/${SNAPPYJ_V}/}snappy-java-${SNAPPYJ_V}.tar.gz \
|
DISTFILES= {xerial/snappy-java/archive/${SNAPPYJ_V}/}snappy-java-${SNAPPYJ_V}.tar.gz \
|
||||||
{google/snappy/archive/${SNAPPY_V}/}snappy-${SNAPPY_V}.tar.gz \
|
{google/snappy/archive/${SNAPPY_V}/}snappy-${SNAPPY_V}.tar.gz \
|
||||||
{kiyo-masui/bitshuffle/archive/${BITSHUFFLE_V}/}bitshuffle-${BITSHUFFLE_V}.tar.gz \
|
{kiyo-masui/bitshuffle/archive/${BITSHUFFLE_V}/}bitshuffle-${BITSHUFFLE_V}.tar.gz
|
||||||
snappy-java-${SNAPPYJ_V}.jar:0
|
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}
|
EXTRACT_ONLY= ${_LIST_DISTFILES:N*jar}
|
||||||
|
|
||||||
|
|||||||
@@ -59,10 +59,10 @@ WANTLIB-main += minizip speexdsp wireshark wiretap wsutil
|
|||||||
WANTLIB-main += Qt6Core Qt6Core5Compat Qt6Gui Qt6Multimedia Qt6PrintSupport
|
WANTLIB-main += Qt6Core Qt6Core5Compat Qt6Gui Qt6Multimedia Qt6PrintSupport
|
||||||
WANTLIB-main += Qt6Widgets
|
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/}
|
WVER = ${V:C/^(...).*/\1/}
|
||||||
SUBST_VARS = WVER
|
SUBST_VARS = WVER
|
||||||
|
|
||||||
BUILD_DEPENDS += devel/bison \
|
BUILD_DEPENDS += devel/bison \
|
||||||
devel/desktop-file-utils \
|
devel/desktop-file-utils \
|
||||||
|
|||||||
+23
-23
@@ -19,37 +19,37 @@ WANTLIB += ${COMPILER_LIBCXX}
|
|||||||
WANTLIB += bz2 c crypto curl curses execinfo iconv json-c m milter
|
WANTLIB += bz2 c crypto curl curses execinfo iconv json-c m milter
|
||||||
WANTLIB += mspack pcre2-8 ssl util xml2 z
|
WANTLIB += mspack pcre2-8 ssl util xml2 z
|
||||||
|
|
||||||
COMPILER= base-clang ports-gcc
|
COMPILER= base-clang ports-gcc
|
||||||
|
|
||||||
BUILD_DEPENDS= lang/rust
|
BUILD_DEPENDS= lang/rust
|
||||||
LIB_DEPENDS= archivers/bzip2 \
|
LIB_DEPENDS= archivers/bzip2 \
|
||||||
archivers/libmspack \
|
archivers/libmspack \
|
||||||
devel/json-c \
|
devel/json-c \
|
||||||
devel/pcre2 \
|
devel/pcre2 \
|
||||||
mail/sendmail,-libmilter \
|
mail/sendmail,-libmilter \
|
||||||
net/curl \
|
net/curl \
|
||||||
textproc/libxml
|
textproc/libxml
|
||||||
TEST_DEPENDS= security/clamav
|
TEST_DEPENDS= security/clamav
|
||||||
|
|
||||||
MASTER_SITES= https://www.clamav.net/downloads/production/
|
SITES= https://www.clamav.net/downloads/production/
|
||||||
|
|
||||||
MODULES= devel/cmake
|
MODULES= devel/cmake
|
||||||
CONFIGURE_ARGS+= -DCLAMAV_USER=_clamav \
|
CONFIGURE_ARGS= -DCLAMAV_USER=_clamav \
|
||||||
-DCLAMAV_GROUP=_clamav \
|
-DCLAMAV_GROUP=_clamav \
|
||||||
-DENABLE_EXTERNAL_MSPACK=ON \
|
-DENABLE_EXTERNAL_MSPACK=ON \
|
||||||
-DDATABASE_DIRECTORY=/var/db/clamav \
|
-DDATABASE_DIRECTORY=/var/db/clamav \
|
||||||
-DAPP_CONFIG_DIRECTORY=${SYSCONFDIR} \
|
-DAPP_CONFIG_DIRECTORY=${SYSCONFDIR} \
|
||||||
-DCMAKE_INSTALL_DOCDIR=${PREFIX}/share/doc/clamav
|
-DCMAKE_INSTALL_DOCDIR=${PREFIX}/share/doc/clamav
|
||||||
|
|
||||||
# the LLVM bytecode runtime uses W+X-maps (and often doesn't support
|
# the LLVM bytecode runtime uses W+X-maps (and often doesn't support
|
||||||
# current LLVM versions anyway)
|
# current LLVM versions anyway)
|
||||||
CONFIGURE_ARGS+= -DBYTECODE_RUNTIME=interpreter
|
CONFIGURE_ARGS += -DBYTECODE_RUNTIME=interpreter
|
||||||
|
|
||||||
# for tests
|
# for tests
|
||||||
MODULES+= lang/python
|
MODULES+= lang/python
|
||||||
MODPY_RUNDEP= No
|
MODPY_RUNDEP= No
|
||||||
BUILD_DEPENDS+= devel/check
|
BUILD_DEPENDS+= devel/check
|
||||||
CONFIGURE_ARGS+= -DENABLE_TESTS=on
|
CONFIGURE_ARGS+= -DENABLE_TESTS=on
|
||||||
|
|
||||||
post-install:
|
post-install:
|
||||||
${INSTALL_DATA_DIR} ${PREFIX}/share/examples/clamav
|
${INSTALL_DATA_DIR} ${PREFIX}/share/examples/clamav
|
||||||
|
|||||||
@@ -16,7 +16,7 @@ PERMIT_PACKAGE= Yes
|
|||||||
WANTLIB += ${COMPILER_LIBCXX} Qt5Core Qt5Gui Qt5Help Qt5Sql Qt5Widgets
|
WANTLIB += ${COMPILER_LIBCXX} Qt5Core Qt5Gui Qt5Help Qt5Sql Qt5Widgets
|
||||||
WANTLIB += c crypto ltdl m
|
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
|
MODULES= x11/qt5
|
||||||
|
|
||||||
|
|||||||
@@ -19,7 +19,7 @@ PERMIT_PACKAGE= Yes
|
|||||||
|
|
||||||
WANTLIB= c ftdi1 usb-1.0 z
|
WANTLIB= c ftdi1 usb-1.0 z
|
||||||
|
|
||||||
MASTER_SITES= https://download.flashrom.org/releases/
|
SITES= https://download.flashrom.org/releases/
|
||||||
|
|
||||||
LIB_DEPENDS= devel/libftdi1 \
|
LIB_DEPENDS= devel/libftdi1 \
|
||||||
devel/libusb1
|
devel/libusb1
|
||||||
|
|||||||
@@ -18,7 +18,7 @@ PERMIT_PACKAGE= Yes
|
|||||||
|
|
||||||
WANTLIB += c gcrypt gpg-error iconv intl m pthread
|
WANTLIB += c gcrypt gpg-error iconv intl m pthread
|
||||||
|
|
||||||
MASTER_SITES= ${MASTER_SITE_GNU:=freeipmi/}
|
SITES= ${SITE_GNU:=freeipmi/}
|
||||||
|
|
||||||
BUILD_DEPENDS= devel/argp-standalone
|
BUILD_DEPENDS= devel/argp-standalone
|
||||||
LIB_DEPENDS= security/libgcrypt \
|
LIB_DEPENDS= security/libgcrypt \
|
||||||
|
|||||||
@@ -17,7 +17,7 @@ PERMIT_PACKAGE = Yes
|
|||||||
|
|
||||||
WANTLIB += c
|
WANTLIB += c
|
||||||
|
|
||||||
MASTER_SITES = ${MASTER_SITE_DEBIAN:=main/m/moreutils/}
|
SITES = ${SITE_DEBIAN:=main/m/moreutils/}
|
||||||
|
|
||||||
BUILD_DEPENDS = textproc/docbook-xsl
|
BUILD_DEPENDS = textproc/docbook-xsl
|
||||||
RUN_DEPENDS = devel/p5-IPC-Run \
|
RUN_DEPENDS = devel/p5-IPC-Run \
|
||||||
|
|||||||
@@ -3,7 +3,7 @@ COMMENT= script to update an OpenBSD CVS repository via rsync
|
|||||||
DISTNAME= reposync-20230713
|
DISTNAME= reposync-20230713
|
||||||
|
|
||||||
HOMEPAGE= https://github.com/sthen/reposync
|
HOMEPAGE= https://github.com/sthen/reposync
|
||||||
MASTER_SITES= https://spacehopper.org/mirrors/
|
SITES= https://spacehopper.org/mirrors/
|
||||||
|
|
||||||
CATEGORIES= sysutils devel
|
CATEGORIES= sysutils devel
|
||||||
PKG_ARCH= *
|
PKG_ARCH= *
|
||||||
|
|||||||
@@ -18,7 +18,7 @@ PERMIT_PACKAGE= Yes
|
|||||||
|
|
||||||
WANTLIB += c
|
WANTLIB += c
|
||||||
|
|
||||||
MASTER_SITES= http://www.pc-tools.net/files/unix/
|
SITES= http://www.pc-tools.net/files/unix/
|
||||||
|
|
||||||
MAKE_FLAGS= CFLAGS="${CFLAGS}"
|
MAKE_FLAGS= CFLAGS="${CFLAGS}"
|
||||||
FAKE_FLAGS= MANDIR="${PREFIX}/man"
|
FAKE_FLAGS= MANDIR="${PREFIX}/man"
|
||||||
|
|||||||
@@ -24,9 +24,9 @@ FLAVORS = js
|
|||||||
FLAVOR ?=
|
FLAVOR ?=
|
||||||
|
|
||||||
# http://git.ghostscript.com/?p=mupdf.git;a=summary
|
# 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 \
|
RUN_DEPENDS = devel/desktop-file-utils \
|
||||||
devel/xdg-utils
|
devel/xdg-utils
|
||||||
|
|||||||
@@ -16,7 +16,7 @@ MAINTAINER= Stuart Henderson <stu.ports@spacehopper.org>
|
|||||||
# BSD
|
# BSD
|
||||||
PERMIT_PACKAGE= Yes
|
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
|
SEPARATE_BUILD= Yes
|
||||||
DEBUG_PACKAGES= ${BUILD_PACKAGES}
|
DEBUG_PACKAGES= ${BUILD_PACKAGES}
|
||||||
|
|||||||
@@ -15,7 +15,7 @@ PERMIT_PACKAGE= Yes
|
|||||||
|
|
||||||
WANTLIB += c
|
WANTLIB += c
|
||||||
|
|
||||||
MASTER_SITES= http://cyberelk.net/tim/data/patchutils/stable/
|
SITES= http://cyberelk.net/tim/data/patchutils/stable/
|
||||||
|
|
||||||
BUILD_DEPENDS= ${RUN_DEPENDS} \
|
BUILD_DEPENDS= ${RUN_DEPENDS} \
|
||||||
textproc/xmlto
|
textproc/xmlto
|
||||||
|
|||||||
+1
-1
@@ -16,7 +16,7 @@ WRKDIST= ${WRKDIR}
|
|||||||
CATEGORIES= www devel
|
CATEGORIES= www devel
|
||||||
|
|
||||||
HOMEPAGE= https://pear.php.net/
|
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 <stu.ports@spacehopper.org>
|
MAINTAINER= Stuart Henderson <stu.ports@spacehopper.org>
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -10,7 +10,7 @@ MAINTAINER= Stuart Henderson <stu.ports@spacehopper.org>
|
|||||||
|
|
||||||
HOMEPAGE= https://trac.edgewall.org/
|
HOMEPAGE= https://trac.edgewall.org/
|
||||||
|
|
||||||
MASTER_SITES= https://download.edgewall.org/trac/
|
SITES= https://download.edgewall.org/trac/
|
||||||
|
|
||||||
MODPY_PYBUILD= setuptools
|
MODPY_PYBUILD= setuptools
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -23,7 +23,7 @@ COMPILER_LANGS= c
|
|||||||
|
|
||||||
MAINTAINER= Stuart Henderson <stu.ports@spacehopper.org>
|
MAINTAINER= Stuart Henderson <stu.ports@spacehopper.org>
|
||||||
|
|
||||||
MASTER_SITES= ${HOMEPAGE}/downloads/
|
SITES= ${HOMEPAGE}/downloads/
|
||||||
EXTRACT_SUFX= .tar.xz
|
EXTRACT_SUFX= .tar.xz
|
||||||
DEBUG_PACKAGES= ${BUILD_PACKAGES}
|
DEBUG_PACKAGES= ${BUILD_PACKAGES}
|
||||||
|
|
||||||
|
|||||||
@@ -8,7 +8,7 @@ CATEGORIES= x11
|
|||||||
|
|
||||||
FIX_EXTRACT_PERMISSIONS= Yes
|
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/
|
http://dist.schmorp.de/rxvt-unicode/Attic/
|
||||||
|
|
||||||
HOMEPAGE= http://software.schmorp.de/pkg/rxvt-unicode.html
|
HOMEPAGE= http://software.schmorp.de/pkg/rxvt-unicode.html
|
||||||
|
|||||||
@@ -27,12 +27,12 @@ WANTLIB += iconv idn2 intl jpeg kvm m nettle p11-kit
|
|||||||
WANTLIB += pixman-1 swscale tasn1 unistring xcb xshmfence
|
WANTLIB += pixman-1 swscale tasn1 unistring xcb xshmfence
|
||||||
WANTLIB += z zstd
|
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
|
# 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.
|
# dependencies) so fetch an old working one from the v1.10.1 tag.
|
||||||
SCRIPTV= 1.10.1
|
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
|
EXTRACT_ONLY= ${GH_DISTFILE} xorg-server-21.1.1.tar.xz
|
||||||
DISTFILES.t= tigervnc-vncserver-${SCRIPTV}.pl{vncserver} \
|
DISTFILES.t= tigervnc-vncserver-${SCRIPTV}.pl{vncserver} \
|
||||||
tigervnc-vncserver-${SCRIPTV}.man{vncserver.man}
|
tigervnc-vncserver-${SCRIPTV}.man{vncserver.man}
|
||||||
|
|||||||
Reference in New Issue
Block a user