diff options
author | Koop Mast <kwm@rainbow-runner.nl> | 2019-08-07 01:05:59 +0800 |
---|---|---|
committer | Koop Mast <kwm@rainbow-runner.nl> | 2019-08-07 01:05:59 +0800 |
commit | afde4f7d0b3fabdf3b90665f29762cbf6a5adf6a (patch) | |
tree | 099a9dd29f866c9885c2591fe666f66146fac1d5 /net | |
parent | 14f6116a6136d8c19b64e4eaa6a9117718c24ab6 (diff) | |
parent | b76efeb53fb6bb9d1e431845f9766c9f6639cf5e (diff) | |
download | freebsd-ports-gnome-afde4f7d0b3fabdf3b90665f29762cbf6a5adf6a.tar.gz freebsd-ports-gnome-afde4f7d0b3fabdf3b90665f29762cbf6a5adf6a.tar.zst freebsd-ports-gnome-afde4f7d0b3fabdf3b90665f29762cbf6a5adf6a.zip |
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'net')
243 files changed, 1284 insertions, 287 deletions
diff --git a/net/Makefile b/net/Makefile index b11e86aa3904..3946b0cd0b98 100644 --- a/net/Makefile +++ b/net/Makefile @@ -198,6 +198,7 @@ SUBDIR += gofish SUBDIR += gogoc SUBDIR += google-cloud-sdk + SUBDIR += google-cloud-sdk-app-engine-go SUBDIR += googlecl SUBDIR += gopher SUBDIR += goreplay @@ -241,6 +242,7 @@ SUBDIR += hostapd SUBDIR += howl SUBDIR += hping + SUBDIR += hping3 SUBDIR += hs-network SUBDIR += hsflowd SUBDIR += htpdate @@ -341,6 +343,7 @@ SUBDIR += libcapn SUBDIR += libcmis SUBDIR += libcoap + SUBDIR += libdaq SUBDIR += libdmapsharing SUBDIR += libdnet SUBDIR += libexosip2 @@ -853,6 +856,8 @@ SUBDIR += p5-Text-Authinfo SUBDIR += p5-Twitter-API SUBDIR += p5-URI + SUBDIR += p5-URI-Encode-XS + SUBDIR += p5-URI-Fast SUBDIR += p5-URI-FromHash SUBDIR += p5-URI-Match SUBDIR += p5-URI-Nested @@ -1533,6 +1538,7 @@ SUBDIR += yaz++ SUBDIR += yazproxy SUBDIR += yconalyzer + SUBDIR += yggdrasil SUBDIR += yptransitd SUBDIR += zebra SUBDIR += zebra-server diff --git a/net/R-cran-twitteR/Makefile b/net/R-cran-twitteR/Makefile index c7f8a3df2ab2..18423def4f04 100644 --- a/net/R-cran-twitteR/Makefile +++ b/net/R-cran-twitteR/Makefile @@ -3,7 +3,7 @@ PORTNAME= twitteR PORTVERSION= 1.1.9 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/net/akonadi-calendar/Makefile b/net/akonadi-calendar/Makefile index 1845b5dc90d8..2d6db433c156 100644 --- a/net/akonadi-calendar/Makefile +++ b/net/akonadi-calendar/Makefile @@ -2,7 +2,7 @@ PORTNAME= akonadi-calendar DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/net/akonadi-contacts/Makefile b/net/akonadi-contacts/Makefile index b3b4bcef556e..34d4c31f399e 100644 --- a/net/akonadi-contacts/Makefile +++ b/net/akonadi-contacts/Makefile @@ -2,6 +2,7 @@ PORTNAME= akonadi-contacts DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= net kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/net/akonadi-mime/Makefile b/net/akonadi-mime/Makefile index 5bad7a423872..e8a01082a5b0 100644 --- a/net/akonadi-mime/Makefile +++ b/net/akonadi-mime/Makefile @@ -2,7 +2,7 @@ PORTNAME= akonadi-mime DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/net/akonadi-notes/Makefile b/net/akonadi-notes/Makefile index fa9e4cf23c70..5e8efae79b38 100644 --- a/net/akonadi-notes/Makefile +++ b/net/akonadi-notes/Makefile @@ -2,6 +2,7 @@ PORTNAME= akonadi-notes DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= net kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/net/akonadi-search/Makefile b/net/akonadi-search/Makefile index 7aa7a05b7709..6ed65e766992 100644 --- a/net/akonadi-search/Makefile +++ b/net/akonadi-search/Makefile @@ -2,6 +2,7 @@ PORTNAME= akonadi-search DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= net kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/net/aluminum/Makefile b/net/aluminum/Makefile index 1a610042cda8..f8ae2ac9eeb1 100644 --- a/net/aluminum/Makefile +++ b/net/aluminum/Makefile @@ -4,7 +4,7 @@ PORTNAME= Aluminum DISTVERSIONPREFIX= v DISTVERSION= 0.2.1-6 DISTVERSIONSUFFIX= -g78fa7ea -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MAINTAINER= yuri@FreeBSD.org diff --git a/net/appkonference/Makefile b/net/appkonference/Makefile index 3f4e822fca1d..9d397f320e3e 100644 --- a/net/appkonference/Makefile +++ b/net/appkonference/Makefile @@ -3,7 +3,7 @@ PORTNAME= appkonference PORTVERSION= 2.7 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net MASTER_SITES= SF diff --git a/net/aprsc/Makefile b/net/aprsc/Makefile index 2d132b72b07c..77649d199a08 100644 --- a/net/aprsc/Makefile +++ b/net/aprsc/Makefile @@ -3,7 +3,7 @@ PORTNAME= aprsc PORTVERSION= 2.1.4 DISTVERSIONSUFFIX= .g408ed49 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net hamradio MASTER_SITES= http://he.fi/aprsc/down/ \ LOCAL/db diff --git a/net/asterisk-chan_sccp/Makefile b/net/asterisk-chan_sccp/Makefile index 72f0b5f3ec4b..96a3fa44bdd0 100644 --- a/net/asterisk-chan_sccp/Makefile +++ b/net/asterisk-chan_sccp/Makefile @@ -4,6 +4,7 @@ PORTNAME= chan_sccp DISTVERSIONPREFIX= v DISTVERSION= 4.3.2 +PORTREVISION= 1 DISTVERSIONSUFFIX= -gamma CATEGORIES= net PKGNAMEPREFIX= asterisk- diff --git a/net/asterisk-g72x/Makefile b/net/asterisk-g72x/Makefile index a0ad5982ab73..b1284b3ea812 100644 --- a/net/asterisk-g72x/Makefile +++ b/net/asterisk-g72x/Makefile @@ -2,7 +2,7 @@ PORTNAME= g72x PORTVERSION= 1.4.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= http://asterisk.hosting.lv/src/ DISTNAME= asterisk-${PORTNAME}-${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX} diff --git a/net/asterisk13/Makefile b/net/asterisk13/Makefile index 9ed269d6e7bf..dfda78fa8d23 100644 --- a/net/asterisk13/Makefile +++ b/net/asterisk13/Makefile @@ -2,6 +2,7 @@ PORTNAME= asterisk PORTVERSION= 13.28.0 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= https://downloads.asterisk.org/pub/telephony/%SUBDIR%/:DEFAULT,g729 MASTER_SITE_SUBDIR= asterisk/ \ diff --git a/net/asterisk15/Makefile b/net/asterisk15/Makefile index 7134be5fe498..7c6ea617e6ff 100644 --- a/net/asterisk15/Makefile +++ b/net/asterisk15/Makefile @@ -2,6 +2,7 @@ PORTNAME= asterisk PORTVERSION= 15.7.3 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= https://downloads.asterisk.org/pub/telephony/%SUBDIR%/:DEFAULT,g729 MASTER_SITE_SUBDIR= asterisk/ \ diff --git a/net/asterisk16/Makefile b/net/asterisk16/Makefile index 293c4b60e508..5fa7f6618ddc 100644 --- a/net/asterisk16/Makefile +++ b/net/asterisk16/Makefile @@ -2,6 +2,7 @@ PORTNAME= asterisk PORTVERSION= 16.5.0 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= https://downloads.asterisk.org/pub/telephony/%SUBDIR%/:DEFAULT,g729 MASTER_SITE_SUBDIR= asterisk/ \ diff --git a/net/avahi-qt5/Makefile b/net/avahi-qt5/Makefile index 5472e59bffb3..b60739dc7091 100644 --- a/net/avahi-qt5/Makefile +++ b/net/avahi-qt5/Makefile @@ -1,7 +1,7 @@ # Created by: Michael Johnson <ahze@FreeBSD.org # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net PKGNAMESUFFIX= -qt5 diff --git a/net/bctoolbox/Makefile b/net/bctoolbox/Makefile index 16c32c733981..3f7f4335e659 100644 --- a/net/bctoolbox/Makefile +++ b/net/bctoolbox/Makefile @@ -2,7 +2,7 @@ PORTNAME= bctoolbox PORTVERSION= 0.6.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= https://www.linphone.org/releases/sources/bctoolbox/ diff --git a/net/bluemix-cli/Makefile b/net/bluemix-cli/Makefile index 0523db21824b..37b576f2b11a 100644 --- a/net/bluemix-cli/Makefile +++ b/net/bluemix-cli/Makefile @@ -14,6 +14,8 @@ LICENSE_NAME= IBM Bluemix Service Description LICENSE_FILE= ${WRKSRC}/bin/LICENSE LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept +BROKEN= unfetchable + RUN_DEPENDS= cf:net/cf USES= linux diff --git a/net/boclient/Makefile b/net/boclient/Makefile index 703d4d5c4062..e72489b53316 100644 --- a/net/boclient/Makefile +++ b/net/boclient/Makefile @@ -10,6 +10,8 @@ DISTNAME= bo121unix MAINTAINER= ports@FreeBSD.org COMMENT= Client program for the Back Orifice Windows program +BROKEN= unfetchable + PLIST_FILES= bin/bounix WRKSRC= ${WRKDIR}/bo GNU_CONFIGURE= yes diff --git a/net/boinc-client/Makefile b/net/boinc-client/Makefile index f252ff5cf725..2d85ad8d6451 100644 --- a/net/boinc-client/Makefile +++ b/net/boinc-client/Makefile @@ -4,7 +4,7 @@ PORTNAME= boinc-client PORTVERSION= 7.8.6 DISTVERSIONPREFIX= client_release/7.8/ -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= net MAINTAINER= ler@FreeBSD.org diff --git a/net/boinc_curses/Makefile b/net/boinc_curses/Makefile index 4b3c36eae00c..101871da9739 100644 --- a/net/boinc_curses/Makefile +++ b/net/boinc_curses/Makefile @@ -3,6 +3,7 @@ PORTNAME= boinc_curses PORTVERSION= 0.2.3 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://www.oook.cz/bsd/boinc_curses/ diff --git a/net/bredbandskollen/Makefile b/net/bredbandskollen/Makefile index 3a20be52d35a..7de9926a0baa 100644 --- a/net/bredbandskollen/Makefile +++ b/net/bredbandskollen/Makefile @@ -2,6 +2,7 @@ PORTNAME= bredbandskollen PORTVERSION= 0.20190705 +PORTREVISION= 1 CATEGORIES= net MAINTAINER= zeising@FreeBSD.org diff --git a/net/calendarsupport/Makefile b/net/calendarsupport/Makefile index 6f3d40ff46fa..965f23b4cf22 100644 --- a/net/calendarsupport/Makefile +++ b/net/calendarsupport/Makefile @@ -2,7 +2,7 @@ PORTNAME= calendarsupport DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/net/charm/Makefile b/net/charm/Makefile index 0193898cd557..4d71ec2ba958 100644 --- a/net/charm/Makefile +++ b/net/charm/Makefile @@ -2,7 +2,7 @@ PORTNAME= charm DISTVERSION= 6.8.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net MASTER_SITES= http://charm.cs.illinois.edu/distrib/ PKGNAMESUFFIX= -uiuc diff --git a/net/corosync3/Makefile b/net/corosync3/Makefile index 0f97185402c2..ce83295b9148 100644 --- a/net/corosync3/Makefile +++ b/net/corosync3/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTVERSION= 2.99.2 -PORTREVISION= 1 +PORTREVISION= 2 PKGNAMESUFFIX= 3 .include "${.CURDIR}/../corosync2/Makefile.common" diff --git a/net/coturn/Makefile b/net/coturn/Makefile index a3df156a017a..20eb982f019e 100644 --- a/net/coturn/Makefile +++ b/net/coturn/Makefile @@ -2,6 +2,7 @@ PORTNAME= coturn DISTVERSION= 4.5.1.1 +PORTREVISION= 1 CATEGORIES= net MAINTAINER= yuri@FreeBSD.org diff --git a/net/csync2/Makefile b/net/csync2/Makefile index c78846f4d7f9..fb17a848ab04 100644 --- a/net/csync2/Makefile +++ b/net/csync2/Makefile @@ -13,6 +13,8 @@ COMMENT= Cluster synchronization tool LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING +BROKEN= unfetchable + LIB_DEPENDS= librsync.so.2:net/librsync2 \ libgnutls.so:security/gnutls \ libsqlite3.so:databases/sqlite3 diff --git a/net/daq/Makefile b/net/daq/Makefile index d957e62f9023..17d47b5d6467 100644 --- a/net/daq/Makefile +++ b/net/daq/Makefile @@ -28,6 +28,8 @@ MAKE_JOBS_UNSAFE= yes CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib +CONFLICTS= libdaq-3* + post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/*.so.* ${STAGEDIR}${PREFIX}/lib/daq/*.so diff --git a/net/delegate/Makefile b/net/delegate/Makefile index 1f6e9a87b1a0..acb0079af50a 100644 --- a/net/delegate/Makefile +++ b/net/delegate/Makefile @@ -3,6 +3,7 @@ PORTNAME= delegate PORTVERSION= 9.9.13 +PORTREVISION= 1 CATEGORIES= net www MASTER_SITES= ftp://ftp.delegate.org/pub/DeleGate/ DISTNAME= ${PORTNAME}${PORTVERSION} diff --git a/net/dictd-database/Makefile b/net/dictd-database/Makefile index a312793c47f2..1c7f1791bbbf 100644 --- a/net/dictd-database/Makefile +++ b/net/dictd-database/Makefile @@ -21,6 +21,8 @@ DISTFILES= devils-dict-pre.tar.gz \ MAINTAINER= ports@FreeBSD.org COMMENT= Dictd words database +BROKEN= unfetchable + RUN_DEPENDS= ${LOCALBASE}/sbin/dictd:net/dictd NO_BUILD= yes diff --git a/net/eternalterminal/Makefile b/net/eternalterminal/Makefile index 908e9ccd08a2..1e9ba8c3cc4a 100644 --- a/net/eternalterminal/Makefile +++ b/net/eternalterminal/Makefile @@ -3,7 +3,7 @@ PORTNAME= eternalterminal DISTVERSIONPREFIX= et-v DISTVERSION= 5.1.9 -PORTREVISION= 2 +PORTREVISION= 4 CATEGORIES= net MAINTAINER= trevis@silencedpoet.com diff --git a/net/eventviews/Makefile b/net/eventviews/Makefile index a251e5041bbe..59dfad9d9acd 100644 --- a/net/eventviews/Makefile +++ b/net/eventviews/Makefile @@ -2,7 +2,7 @@ PORTNAME= eventviews DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/net/fiche/Makefile b/net/fiche/Makefile index 908df8401d06..4fa833f4754b 100644 --- a/net/fiche/Makefile +++ b/net/fiche/Makefile @@ -3,7 +3,7 @@ PORTNAME= fiche PORTVERSION= 0.9.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MAINTAINER= zi@FreeBSD.org diff --git a/net/flower/Makefile b/net/flower/Makefile index 1eebe7c2014f..84766f33bb26 100644 --- a/net/flower/Makefile +++ b/net/flower/Makefile @@ -4,7 +4,7 @@ PORTNAME= flower DISTVERSIONPREFIX= v DISTVERSION= 0.10 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MAINTAINER= ed@FreeBSD.org diff --git a/net/freerdp/Makefile b/net/freerdp/Makefile index 4f749eb3652b..20867942fa6c 100644 --- a/net/freerdp/Makefile +++ b/net/freerdp/Makefile @@ -3,7 +3,7 @@ PORTNAME= freerdp DISTVERSION= 2.0.0-rc4 -PORTREVISION= 3 +PORTREVISION= 5 CATEGORIES= net comms ipv6 PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ diff --git a/net/freerdp1/Makefile b/net/freerdp1/Makefile index 266fa0c4a020..7bf71eca3824 100644 --- a/net/freerdp1/Makefile +++ b/net/freerdp1/Makefile @@ -3,7 +3,7 @@ PORTNAME= freerdp PORTVERSION= 1.2.0 -PORTREVISION= 15 +PORTREVISION= 17 CATEGORIES= net comms ipv6 PKGNAMESUFFIX= 1 diff --git a/net/freeswitch/Makefile b/net/freeswitch/Makefile index 30025f858fb8..e756ec7fb4ea 100644 --- a/net/freeswitch/Makefile +++ b/net/freeswitch/Makefile @@ -2,14 +2,14 @@ # $FreeBSD$ PORTNAME= freeswitch -PORTVERSION= 1.8.1 -PORTREVISION= 2 +PORTVERSION= 1.8.5 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://files.freeswitch.org/releases/freeswitch/ \ http://files.freeswitch.org/releases/sounds/:sounds DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} -MAINTAINER= corsmith@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Multi-protocol soft switch for telephony applications LICENSE= MPL11 @@ -32,6 +32,7 @@ LIB_DEPENDS= libsqlite3.so:databases/sqlite3 \ USES= gmake iconv jpeg libedit libtool lua perl5 pkgconfig shebangfix ssl tar:xz USE_LDCONFIG= yes USE_RC_SUBR= freeswitch + SHEBANG_FILES= scripts/fsxs.in CONFLICTS_BUILD= xmlrpc-c-* @@ -46,23 +47,28 @@ GROUPS= ${USERS} SUB_FILES= pkg-message -OPTIONS_DEFINE= ALL_MODULES X11 EXAMPLES -OPTIONS_DEFAULT= 8K 16K ENGLISH +OPTIONS_DEFINE= ALL_MODULES X11 EXAMPLES PGSQL +OPTIONS_DEFAULT= 8K 16K ENGLISH PGSQL OPTIONS_MULTI= BITRATE LANGUAGE OPTIONS_MULTI_BITRATE= 8K 16K 32K 48K -OPTIONS_MULTI_LANGUAGE= ENGLISH FRENCH RUSSIAN +OPTIONS_MULTI_LANGUAGE= CHINESE_HK CHINESE_SIM BRAZILIAN ENGLISH ENGLISH_CA FRENCH_CA RUSSIAN SWEDISH OPTIONS_SUB= yes NO_OPTIONS_SORT= yes ALL_MODULES_DESC= Build all modules -X11_DESC= graphics/ImageMagick[-nox11] dependency -8K_DESC= 8kHz Audio Files -16K_DESC= 16kHz Audio Files -32K_DESC= 32kHz Audio Files -48K_DESC= 48kHz Audio Files -ENGLISH_DESC= US English Language Sounds -FRENCH_DESC= French Canadian Language Sounds -RUSSIAN_DESC= Russian Language Sounds +X11_DESC= graphics/ImageMagick[-nox11] dependency +8K_DESC= 8kHz Audio Files +16K_DESC= 16kHz Audio Files +32K_DESC= 32kHz Audio Files +48K_DESC= 48kHz Audio Files +BRAZILIAN_DESC= Brazilian Portuguese Language Sounds +CHINESE_HK_DESC= Chinese Traditional Language Sounds +CHINESE_SIM_DESC= Chinese Simplified Language Sounds +ENGLISH_DESC= US English Language Sounds +ENGLISH_CA_DESC= Canadian English Language Sounds +FRENCH_CA_DESC= French Canadian Language Sounds +RUSSIAN_DESC= Russian Language Sounds +SWEDISH_DESC= Swedish Language Sounds ALL_MODULES_BUILD_DEPENDS= ${LOCALBASE}/include/ladspa.h:audio/ladspa \ ${LOCALBASE}/bin/aclocal:devel/automake @@ -85,12 +91,16 @@ ALL_MODULES_LIB_DEPENDS= libavformat.so:multimedia/ffmpeg \ libyaml.so:textproc/libyaml ALL_MODULES_RUN_DEPENDS= ${LOCALBASE}/include/ladspa.h:audio/ladspa ALL_MODULES_USE= XORG=x11 OPENLDAP=yes +ALL_MODULES_USES= autoreconf # required by mod_unimrcp 8K_VARS= BITRATES+=8000 16K_VARS= BITRATES+=16000 32K_VARS= BITRATES+=32000 48K_VARS= BITRATES+=48000 +PGSQL_USES= pgsql +PGSQL_CONFIGURE_ENABLE= core-pgsql-support + # install-strip causes `make stage' to fail: # libtool: install: strip --strip-debug /wrkdirs/usr/ports/net/freeswitch/work/stage/usr/local/lib/libfreeswitch.a # strip: file format not recognized @@ -108,25 +118,47 @@ LIB_DEPENDS+= libMagickWand-6.so:graphics/ImageMagick6-nox11 EDPRE= freeswitch-sounds EDPOST= 1.0.51.tar.gz +#Swedish lang sounds are older/lower version. +EDPOST_SV= 1.0.50.tar.gz EDPOST_MUSIC= 1.0.52.tar.gz .for rate in ${BITRATES} EXTRADISTFILES+= ${EDPRE}-music-${rate}-${EDPOST_MUSIC} +.if ${PORT_OPTIONS:MBRAZILIAN} +EXTRADISTFILES+= ${EDPRE}-pt-BR-karina-${rate}-${EDPOST} +.endif +.if ${PORT_OPTIONS:MCHINESE_SIM} +EXTRADISTFILES+= ${EDPRE}-zh-cn-sinmei-${rate}-${EDPOST} +.endif +.if ${PORT_OPTIONS:MCHINESE_HK} +EXTRADISTFILES+= ${EDPRE}-zh-hk-sinmei-${rate}-${EDPOST} +.endif .if ${PORT_OPTIONS:MENGLISH} EXTRADISTFILES+= ${EDPRE}-en-us-callie-${rate}-${EDPOST} .endif -.if ${PORT_OPTIONS:MFRENCH} +.if ${PORT_OPTIONS:MENGLISH_CA} +EXTRADISTFILES+= ${EDPRE}-en-ca-june-${rate}-${EDPOST} +.endif +.if ${PORT_OPTIONS:MFRENCH_CA} EXTRADISTFILES+= ${EDPRE}-fr-ca-june-${rate}-${EDPOST} .endif .if ${PORT_OPTIONS:MRUSSIAN} EXTRADISTFILES+= ${EDPRE}-ru-RU-elena-${rate}-${EDPOST} .endif +.if ${PORT_OPTIONS:MSWEDISH} +EXTRADISTFILES+= ${EDPRE}-sv-se-jakob-${rate}-${EDPOST_SV} +.endif .endfor .for distfile in ${EXTRADISTFILES} DISTFILES+= ${distfile}:sounds .endfor +# Patch out mod_signalwire as it requires libks that isn't available, yet. +post-patch: + ${REINPLACE_CMD} -Ee 's|^(applications/mod_signalwire)|#\1|' \ + ${WRKSRC}/modules.conf + post-install: ${MKDIR} ${STAGEDIR}${DATADIR}/sounds .for distfile in ${EXTRADISTFILES} diff --git a/net/freeswitch/distinfo b/net/freeswitch/distinfo index 7d5590a13a75..a2ebac4714fb 100644 --- a/net/freeswitch/distinfo +++ b/net/freeswitch/distinfo @@ -1,35 +1,75 @@ -TIMESTAMP = 1536503355 -SHA256 (freeswitch-1.8.1.tar.xz) = f606de858e2df09a752f890e8f0fc41dae8dd888e3fe952e17a90e9ff9ed270e -SIZE (freeswitch-1.8.1.tar.xz) = 28449552 -SHA256 (freeswitch-sounds-music-8000-1.0.52.tar.gz) = 2491dcb92a69c629b03ea070d2483908a52e2c530dd77791f49a45a4d70aaa07 -SIZE (freeswitch-sounds-music-8000-1.0.52.tar.gz) = 14620675 -SHA256 (freeswitch-sounds-en-us-callie-8000-1.0.51.tar.gz) = e48a63bd69e6253d294ce43a941d603b02467feb5d92ee57a536ccc5f849a4a8 -SIZE (freeswitch-sounds-en-us-callie-8000-1.0.51.tar.gz) = 18657031 -SHA256 (freeswitch-sounds-fr-ca-june-8000-1.0.51.tar.gz) = eada67c61bd62ec420eb017df7524d10de286fba0c2da4800516b9f62c00e78c -SIZE (freeswitch-sounds-fr-ca-june-8000-1.0.51.tar.gz) = 13460178 -SHA256 (freeswitch-sounds-ru-RU-elena-8000-1.0.51.tar.gz) = d2679503eb1f4dc1716df5f8c4b5a7b721f087b17e96a02b1a92480311074c66 -SIZE (freeswitch-sounds-ru-RU-elena-8000-1.0.51.tar.gz) = 12678200 +TIMESTAMP = 1552339873 +SHA256 (freeswitch-1.8.5.tar.xz) = 503a551be5d6df06162ea9d98a952b6fb524852ce2352fe3ca3a36a76995b046 +SIZE (freeswitch-1.8.5.tar.xz) = 28816680 SHA256 (freeswitch-sounds-music-16000-1.0.52.tar.gz) = 93e0bf31797f4847dc19a94605c039ad4f0763616b6d819f5bddbfb6dd09718a SIZE (freeswitch-sounds-music-16000-1.0.52.tar.gz) = 27991592 SHA256 (freeswitch-sounds-en-us-callie-16000-1.0.51.tar.gz) = 324b1ab5ab754db5697963e9bf6a2f9c7aeb1463755e86bbb6dc4d6a77329da2 SIZE (freeswitch-sounds-en-us-callie-16000-1.0.51.tar.gz) = 37171776 +SHA256 (freeswitch-sounds-en-ca-june-16000-1.0.51.tar.gz) = 8d0091a2c98e5e06afea6bdd9f6cf2942e937786016037207b85757218b0f7a7 +SIZE (freeswitch-sounds-en-ca-june-16000-1.0.51.tar.gz) = 9417564 SHA256 (freeswitch-sounds-fr-ca-june-16000-1.0.51.tar.gz) = f942980ad359951ef3f69a324a3299ef86cdb4f8d2c62adaf73a1b95fb39fcc6 SIZE (freeswitch-sounds-fr-ca-june-16000-1.0.51.tar.gz) = 26591167 SHA256 (freeswitch-sounds-ru-RU-elena-16000-1.0.51.tar.gz) = e5a354cd10401208291f1d0e668a8cf8215d3cdcb93f2cbd4b83dd134425e60b SIZE (freeswitch-sounds-ru-RU-elena-16000-1.0.51.tar.gz) = 25072831 +SHA256 (freeswitch-sounds-pt-BR-karina-16000-1.0.51.tar.gz) = 80432c1027f57e464cd899ed92216936cf48a3993dc1c168b1be2545b8f97aed +SIZE (freeswitch-sounds-pt-BR-karina-16000-1.0.51.tar.gz) = 27665896 +SHA256 (freeswitch-sounds-sv-se-jakob-16000-1.0.50.tar.gz) = 52da670c651ff598815aed655644b44b891ee158f4c67d048da90056a36ddcf6 +SIZE (freeswitch-sounds-sv-se-jakob-16000-1.0.50.tar.gz) = 5391972 +SHA256 (freeswitch-sounds-zh-cn-sinmei-16000-1.0.51.tar.gz) = d849a5818ac6630d7c572d728dcd48176a6877defd8c239cb12011528e95c2cd +SIZE (freeswitch-sounds-zh-cn-sinmei-16000-1.0.51.tar.gz) = 596908 +SHA256 (freeswitch-sounds-zh-hk-sinmei-16000-1.0.51.tar.gz) = 0950e1d971b4f2ba4decd949406ccd0198fe9c686f246e175c70aafdf9783f30 +SIZE (freeswitch-sounds-zh-hk-sinmei-16000-1.0.51.tar.gz) = 553051 SHA256 (freeswitch-sounds-music-32000-1.0.52.tar.gz) = 4129788a638b77c5f85ff35abfcd69793d8aeb9d7833a75c74ec77355b2657a9 SIZE (freeswitch-sounds-music-32000-1.0.52.tar.gz) = 53007947 SHA256 (freeswitch-sounds-en-us-callie-32000-1.0.51.tar.gz) = 06fd6b8aec937556bf5303ab19a212c60daf00546d395cf269dfe324ac9c6838 SIZE (freeswitch-sounds-en-us-callie-32000-1.0.51.tar.gz) = 73012907 +SHA256 (freeswitch-sounds-en-ca-june-32000-1.0.51.tar.gz) = 8720b363995724792ff4723e1c8218ef95b27cb36208b7258f93bdda72123387 +SIZE (freeswitch-sounds-en-ca-june-32000-1.0.51.tar.gz) = 18422131 SHA256 (freeswitch-sounds-fr-ca-june-32000-1.0.51.tar.gz) = 8966a0c4daf666018cca6d8ba0f7708e251bed952b015d0ca6a0792341fe531b SIZE (freeswitch-sounds-fr-ca-june-32000-1.0.51.tar.gz) = 52040064 SHA256 (freeswitch-sounds-ru-RU-elena-32000-1.0.51.tar.gz) = a2b43f20246f376d55dd73d269eb238cbeb6a961a40716d2f79a5835344aabfc SIZE (freeswitch-sounds-ru-RU-elena-32000-1.0.51.tar.gz) = 49276482 +SHA256 (freeswitch-sounds-pt-BR-karina-32000-1.0.51.tar.gz) = e80a8653585cf9a4fe9cf1c0004279602542d15894ba13f2104d990cefdee567 +SIZE (freeswitch-sounds-pt-BR-karina-32000-1.0.51.tar.gz) = 53420983 +SHA256 (freeswitch-sounds-sv-se-jakob-32000-1.0.50.tar.gz) = 160de01069afa827c830595e521b53d95de4b415b48061fb843a1c4025fa17f2 +SIZE (freeswitch-sounds-sv-se-jakob-32000-1.0.50.tar.gz) = 10018608 +SHA256 (freeswitch-sounds-zh-cn-sinmei-32000-1.0.51.tar.gz) = 903fda016d2ac053ffe6bc2d4eaf816a66c8043ddc3383d48b7b14335d9ea98e +SIZE (freeswitch-sounds-zh-cn-sinmei-32000-1.0.51.tar.gz) = 1153330 +SHA256 (freeswitch-sounds-zh-hk-sinmei-32000-1.0.51.tar.gz) = 97d846ab06b5c84d2c46bec64560556acbfc88eb2080bd325b2c5259a5ae80d0 +SIZE (freeswitch-sounds-zh-hk-sinmei-32000-1.0.51.tar.gz) = 1061068 SHA256 (freeswitch-sounds-music-48000-1.0.52.tar.gz) = cc31cdb5b1bd653850bf6e054d963314bcf7c1706a9bf05f5a69bcbd00858d2a SIZE (freeswitch-sounds-music-48000-1.0.52.tar.gz) = 75551487 SHA256 (freeswitch-sounds-en-us-callie-48000-1.0.51.tar.gz) = cfc50f1d9b5d43cb87a9a2c0ce136c37ee85ac3b0e5be930d8dc2c913c4495aa SIZE (freeswitch-sounds-en-us-callie-48000-1.0.51.tar.gz) = 105319388 +SHA256 (freeswitch-sounds-en-ca-june-48000-1.0.51.tar.gz) = d2fce478a95b8d9500a544a00253c81d7e9f639e21980bd689910fac87f30871 +SIZE (freeswitch-sounds-en-ca-june-48000-1.0.51.tar.gz) = 27088410 SHA256 (freeswitch-sounds-fr-ca-june-48000-1.0.51.tar.gz) = abaea558fb5485abdd01d0b1186e03cf508f96ac90492814cc7ed4475e99a1e0 SIZE (freeswitch-sounds-fr-ca-june-48000-1.0.51.tar.gz) = 76666642 SHA256 (freeswitch-sounds-ru-RU-elena-48000-1.0.51.tar.gz) = ffd7d34907f6b6ac861e7898d2237ad763f242a17cd23811da28fd7745d3350d SIZE (freeswitch-sounds-ru-RU-elena-48000-1.0.51.tar.gz) = 72438142 +SHA256 (freeswitch-sounds-pt-BR-karina-48000-1.0.51.tar.gz) = 51ef9cac2dc4dd70d81c18f8e65bfd11de44207e8fac9961a68aa0d50d539870 +SIZE (freeswitch-sounds-pt-BR-karina-48000-1.0.51.tar.gz) = 78609528 +SHA256 (freeswitch-sounds-sv-se-jakob-48000-1.0.50.tar.gz) = 059889d75926b8e1f39e8d2c33f0e8f744a43c094bbe213a1caa9f26ae9a2799 +SIZE (freeswitch-sounds-sv-se-jakob-48000-1.0.50.tar.gz) = 14125474 +SHA256 (freeswitch-sounds-zh-cn-sinmei-48000-1.0.51.tar.gz) = 95b9064acec13a0a32b15ea0b44dc408094b4d9dee84b183c5d9150a77e9bb23 +SIZE (freeswitch-sounds-zh-cn-sinmei-48000-1.0.51.tar.gz) = 1680437 +SHA256 (freeswitch-sounds-zh-hk-sinmei-48000-1.0.51.tar.gz) = bd605be7e536e11f8f67229a95513ef3f177263587c5bca75ccae647f43962a1 +SIZE (freeswitch-sounds-zh-hk-sinmei-48000-1.0.51.tar.gz) = 1552162 +SHA256 (freeswitch-sounds-music-8000-1.0.52.tar.gz) = 2491dcb92a69c629b03ea070d2483908a52e2c530dd77791f49a45a4d70aaa07 +SIZE (freeswitch-sounds-music-8000-1.0.52.tar.gz) = 14620675 +SHA256 (freeswitch-sounds-en-us-callie-8000-1.0.51.tar.gz) = e48a63bd69e6253d294ce43a941d603b02467feb5d92ee57a536ccc5f849a4a8 +SIZE (freeswitch-sounds-en-us-callie-8000-1.0.51.tar.gz) = 18657031 +SHA256 (freeswitch-sounds-en-ca-june-8000-1.0.51.tar.gz) = 9aaa9d73cfecfdab7a1fa2d63d65b922b86a405ebb9a31b09b15e58a2af9260a +SIZE (freeswitch-sounds-en-ca-june-8000-1.0.51.tar.gz) = 4754438 +SHA256 (freeswitch-sounds-fr-ca-june-8000-1.0.51.tar.gz) = eada67c61bd62ec420eb017df7524d10de286fba0c2da4800516b9f62c00e78c +SIZE (freeswitch-sounds-fr-ca-june-8000-1.0.51.tar.gz) = 13460178 +SHA256 (freeswitch-sounds-ru-RU-elena-8000-1.0.51.tar.gz) = d2679503eb1f4dc1716df5f8c4b5a7b721f087b17e96a02b1a92480311074c66 +SIZE (freeswitch-sounds-ru-RU-elena-8000-1.0.51.tar.gz) = 12678200 +SHA256 (freeswitch-sounds-pt-BR-karina-8000-1.0.51.tar.gz) = ba9b5d7f97675c560823a6f94804a6716dac66efe203dd1779952518c3944a77 +SIZE (freeswitch-sounds-pt-BR-karina-8000-1.0.51.tar.gz) = 14142676 +SHA256 (freeswitch-sounds-sv-se-jakob-8000-1.0.50.tar.gz) = aa81c97b2954b36d5625d556d2c6764ee79d0c925284ba5ff4c60cb479936b48 +SIZE (freeswitch-sounds-sv-se-jakob-8000-1.0.50.tar.gz) = 2800728 +SHA256 (freeswitch-sounds-zh-cn-sinmei-8000-1.0.51.tar.gz) = 764985f39313426ef4a0ea4dd848f05faaced37b91b2c9a22f17d3f77235fae3 +SIZE (freeswitch-sounds-zh-cn-sinmei-8000-1.0.51.tar.gz) = 302713 +SHA256 (freeswitch-sounds-zh-hk-sinmei-8000-1.0.51.tar.gz) = 917d08c80969bdaf30f2a63a3b69f542b143614d42c6241503ac655d13864eb0 +SIZE (freeswitch-sounds-zh-hk-sinmei-8000-1.0.51.tar.gz) = 282597 diff --git a/net/freeswitch/files/extrapatch-modules.conf b/net/freeswitch/files/extrapatch-modules.conf index 88a1034de948..7a4abbd9b26c 100644 --- a/net/freeswitch/files/extrapatch-modules.conf +++ b/net/freeswitch/files/extrapatch-modules.conf @@ -1,6 +1,6 @@ ---- modules.conf.orig 2018-09-07 17:29:48.000000000 +0000 -+++ modules.conf 2018-09-10 16:55:17.869385000 +0000 -@@ -1,165 +1,165 @@ +--- modules.conf.orig 2019-01-25 00:17:59 UTC ++++ modules.conf +@@ -1,166 +1,166 @@ -#applications/mod_abstraction -#applications/mod_av -#applications/mod_avmd @@ -66,6 +66,7 @@ #applications/mod_rad_auth -#applications/mod_redis -#applications/mod_rss + applications/mod_signalwire +applications/mod_redis +applications/mod_rss applications/mod_sms diff --git a/net/freeswitch/files/patch-ffmpeg4 b/net/freeswitch/files/patch-ffmpeg4 deleted file mode 100644 index ccb4926fcb26..000000000000 --- a/net/freeswitch/files/patch-ffmpeg4 +++ /dev/null @@ -1,63 +0,0 @@ -avcodec.c:194:40: error: use of undeclared identifier 'FF_INPUT_BUFFER_PADDING_SIZE' -static uint8_t ff_input_buffer_padding[FF_INPUT_BUFFER_PADDING_SIZE] = { 0 }; - ^ -avformat.c:471:14: error: use of undeclared identifier 'CODEC_FLAG_LOOP_FILTER' - c->flags|=CODEC_FLAG_LOOP_FILTER; // flags=+loop - ^ -avformat.c:477:47: error: use of undeclared identifier 'ME_HEX' - av_opt_set_int(c->priv_data, "motion_est", ME_HEX, 0); - ^ -avformat.c:553:15: error: use of undeclared identifier 'CODEC_FLAG_GLOBAL_HEADER' - c->flags |= CODEC_FLAG_GLOBAL_HEADER; - ^ -avformat.c:638:31: error: use of undeclared identifier 'CODEC_CAP_VARIABLE_FRAME_SIZE' - if (c->codec->capabilities & CODEC_CAP_VARIABLE_FRAME_SIZE) { - ^ - ---- src/mod/applications/mod_av/avcodec.c.orig 2017-07-13 12:07:30 UTC -+++ src/mod/applications/mod_av/avcodec.c -@@ -191,7 +191,7 @@ typedef struct h264_codec_context_s { - int hw_encoder; - } h264_codec_context_t; - --static uint8_t ff_input_buffer_padding[FF_INPUT_BUFFER_PADDING_SIZE] = { 0 }; -+static uint8_t ff_input_buffer_padding[AV_INPUT_BUFFER_PADDING_SIZE] = { 0 }; - - static switch_status_t buffer_h264_nalu(h264_codec_context_t *context, switch_frame_t *frame) - { ---- src/mod/applications/mod_av/avformat.c.orig 2017-07-13 12:07:30 UTC -+++ src/mod/applications/mod_av/avformat.c -@@ -479,13 +479,13 @@ - c->ticks_per_frame = 2; - - -- c->flags|=CODEC_FLAG_LOOP_FILTER; // flags=+loop -+ c->flags|=AV_CODEC_FLAG_LOOP_FILTER; // flags=+loop - c->me_cmp|= 1; // cmp=+chroma, where CHROMA = 1 - c->me_range = 16; // me_range=16 - c->max_b_frames = 3; // bf=3 - - av_opt_set_int(c->priv_data, "b_strategy", 1, 0); -- av_opt_set_int(c->priv_data, "motion_est", ME_HEX, 0); -+ av_opt_set(c->priv_data, "motion_est", "hex", 0); - av_opt_set_int(c->priv_data, "coder", 1, 0); - - switch (mm->vprofile) { -@@ -568,7 +568,7 @@ - - /* Some formats want stream headers to be separate. */ - if (fc->oformat->flags & AVFMT_GLOBALHEADER) { -- c->flags |= CODEC_FLAG_GLOBAL_HEADER; -+ c->flags |= AV_CODEC_FLAG_GLOBAL_HEADER; - } - - mst->active = 1; -@@ -660,7 +660,7 @@ - mst->frame->format = AV_SAMPLE_FMT_S16; - mst->frame->channel_layout = c->channel_layout; - -- if (c->codec->capabilities & CODEC_CAP_VARIABLE_FRAME_SIZE) { -+ if (c->codec->capabilities & AV_CODEC_CAP_VARIABLE_FRAME_SIZE) { - //mst->frame->nb_samples = 10000; - mst->frame->nb_samples = (mst->frame->sample_rate / 50) * c->channels; - } else { diff --git a/net/freeswitch/files/patch-src_switch__utils.c b/net/freeswitch/files/patch-src_switch__utils.c new file mode 100644 index 000000000000..7f8180e0612a --- /dev/null +++ b/net/freeswitch/files/patch-src_switch__utils.c @@ -0,0 +1,11 @@ +--- src/switch_utils.c.orig 2019-05-26 01:06:48 UTC ++++ src/switch_utils.c +@@ -1847,7 +1847,7 @@ SWITCH_DECLARE(switch_status_t) switch_f + goto doh; + } + +- switch_copy_string(buf, get_addr(abuf, sizeof(abuf), (struct sockaddr *) &iface_out, sizeof(struct sockaddr_storage)), len); ++ switch_copy_string(buf, get_addr(abuf, sizeof(abuf), (struct sockaddr *) &iface_out, sizeof(iface_out)), len); + if (mask) { + get_netmask((struct sockaddr_in *) &iface_out, mask); + } diff --git a/net/freeswitch/pkg-plist b/net/freeswitch/pkg-plist index 677698a535f4..175f5aa4bddc 100644 --- a/net/freeswitch/pkg-plist +++ b/net/freeswitch/pkg-plist @@ -4,6 +4,16 @@ bin/fs_encode bin/fs_ivrd bin/fsxs bin/gentls_cert +bin/switch_core +bin/switch_event +bin/switch_hash +bin/switch_ivr_originate +bin/switch_utils +%%ALL_MODULES%%bin/test_avformat +%%ALL_MODULES%%bin/test_iks +%%ALL_MODULES%%bin/test_mod_av +%%ALL_MODULES%%bin/test_nlsml +%%ALL_MODULES%%bin/test_srgs bin/tone2wav include/freeswitch/libteletone.h include/freeswitch/libteletone_detect.h @@ -57,6 +67,8 @@ include/freeswitch/switch_vad.h include/freeswitch/switch_vpx.h include/freeswitch/switch_xml.h include/freeswitch/switch_xml_config.h +include/freeswitch/test/switch_fct.h +include/freeswitch/test/switch_test.h include/freeswitch/tpl.h %%ALL_MODULES%%lib/freeswitch/mod/mod_abstraction.so %%ALL_MODULES%%lib/freeswitch/mod/mod_alsa.so @@ -643,6 +655,7 @@ libdata/pkgconfig/freeswitch.pc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/autoload_configs/amqp.conf.xml %%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/autoload_configs/amr.conf.xml %%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/autoload_configs/amrwb.conf.xml +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/autoload_configs/av.conf.xml %%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/autoload_configs/avmd.conf.xml %%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/autoload_configs/blacklist.conf.xml %%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/autoload_configs/callcenter.conf.xml @@ -655,6 +668,7 @@ libdata/pkgconfig/freeswitch.pc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/autoload_configs/conference.conf.xml %%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/autoload_configs/conference_layouts.conf.xml %%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/autoload_configs/console.conf.xml +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/autoload_configs/curl.conf.xml %%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/autoload_configs/db.conf.xml %%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/autoload_configs/dialplan_directory.conf.xml %%PORTEXAMPLES%%%%EXAMPLESDIR%%/vanilla/autoload_configs/dingaling.conf.xml diff --git a/net/frr5/Makefile b/net/frr5/Makefile index bad3308ae8fb..ac155a3c350f 100644 --- a/net/frr5/Makefile +++ b/net/frr5/Makefile @@ -2,7 +2,7 @@ PORTNAME= frr PORTVERSION= 5.0.2 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONPREFIX= frr- CATEGORIES= net ipv6 PKGNAMESUFFIX= 5 diff --git a/net/frr6/Makefile b/net/frr6/Makefile index 59d946f1699d..745938badf60 100644 --- a/net/frr6/Makefile +++ b/net/frr6/Makefile @@ -3,7 +3,7 @@ PORTNAME= frr PORTVERSION= 6.0.2 DISTVERSIONPREFIX= frr- -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net ipv6 PKGNAMESUFFIX= 6 diff --git a/net/frr7/Makefile b/net/frr7/Makefile index ab67c67ef014..5d1a841dc262 100644 --- a/net/frr7/Makefile +++ b/net/frr7/Makefile @@ -2,6 +2,7 @@ PORTNAME= frr PORTVERSION= 7.0 +PORTREVISION= 1 DISTVERSIONPREFIX= frr- CATEGORIES= net ipv6 PKGNAMESUFFIX= 7 diff --git a/net/glib-networking/Makefile b/net/glib-networking/Makefile index c36960cfd155..649d408aa798 100644 --- a/net/glib-networking/Makefile +++ b/net/glib-networking/Makefile @@ -3,7 +3,7 @@ PORTNAME= glib-networking PORTVERSION= 2.56.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= GNOME DIST_SUBDIR= gnome diff --git a/net/gnome-online-accounts/Makefile b/net/gnome-online-accounts/Makefile index 1c01b6766003..c75ae776e8ec 100644 --- a/net/gnome-online-accounts/Makefile +++ b/net/gnome-online-accounts/Makefile @@ -3,7 +3,7 @@ PORTNAME= gnome-online-accounts PORTVERSION= 3.28.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= GNOME diff --git a/net/google-cloud-sdk-app-engine-go/Makefile b/net/google-cloud-sdk-app-engine-go/Makefile new file mode 100644 index 000000000000..65dd6920219a --- /dev/null +++ b/net/google-cloud-sdk-app-engine-go/Makefile @@ -0,0 +1,52 @@ +# $FreeBSD$ + +PORTNAME= google-cloud-sdk-app-engine-go +DISTVERSION= g20181102165140 +CATEGORIES= net +MASTER_SITES= https://dl.google.com/dl/cloudsdk/channels/rapid/components/ +DISTNAME= ${PORTNAME}-linux-x86_64-${DISTVERSION:S/^g//} + +MAINTAINER= dg@syrec.org +COMMENT= Google Cloud SDK App Engine Go Extensions + +LICENSE= APACHE20 BSD3CLAUSE +LICENSE_COMB= multi +LICENSE_FILE_APACHE20= ${WRKDIR}/platform/google_appengine/LICENSE.golang +LICENSE_FILE_BSD3CLAUSE= ${WRKDIR}/platform/google_appengine/goroot-1.9/LICENSE + +ONLY_FOR_ARCHS= amd64 i386 + +RUN_DEPENDS= gcloud:net/google-cloud-sdk + +USES= go + +do-build: + (cd ${WRKDIR}/platform/google_appengine/goroot-1.9/src && \ + ${SETENV} ${MAKE_ENV} \ + GOROOT_BOOTSTRAP=${LOCALBASE}/go \ + ${SH} make.bash); \ + (cd ${WRKDIR}/platform/google_appengine/goroot-1.9/bin && \ + ${RM} cover goapp godoc); + (cd ${WRKDIR}/platform/google_appengine/goroot-1.9/pkg && \ + ${RM} -rf bootstrap linux_amd64_appengine obj tool/linux_amd64); + +do-install: + (cd ${WRKDIR} && ${COPYTREE_SHARE} platform ${STAGEDIR}${PREFIX}/google-cloud-sdk) + (cd ${STAGEDIR}${PREFIX} && \ + ${FIND} google-cloud-sdk/platform/google_appengine/goroot-1.9/bin -type f -exec ${CHMOD} +x {} \;); + ${MV} ${STAGEDIR}${PREFIX}/google-cloud-sdk//platform/google_appengine/goroot-1.9/bin/go-app-stager \ + ${STAGEDIR}${PREFIX}/google-cloud-sdk/platform/google_appengine/; + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/google-cloud-sdk/platform/google_appengine/go-app-stager + ${MKDIR} ${STAGEDIR}${PREFIX}/google-cloud-sdk/.install + ${INSTALL_DATA} ${FILESDIR}/app-engine-go.snapshot.json ${STAGEDIR}${PREFIX}/google-cloud-sdk/.install/ + ${TOUCH} ${STAGEDIR}${PREFIX}/google-cloud-sdk/.install/app-engine-go.manifest + +post-install: + @(cd ${STAGEDIR}${PREFIX} && \ + ${FIND} -s google-cloud-sdk -type f -o -type l >> ${TMPPLIST}) + +find-new-version: + @(v=$$(${FETCH_CMD} -qo- ${MASTER_SITES:H:H}/components-2.json | ${SED} -nE '/${DISTNAME:S|-${DISTVERSION:S|^g||}||}/s/.*-([0-9]{14})\..*/\1/p' ); \ + [ $$v -gt ${DISTVERSION:S|^g||} ] && ${ECHO} "Found new version $$v") || ${ECHO} "No new version was found" + +.include <bsd.port.mk> diff --git a/net/google-cloud-sdk-app-engine-go/distinfo b/net/google-cloud-sdk-app-engine-go/distinfo new file mode 100644 index 000000000000..849c553731f0 --- /dev/null +++ b/net/google-cloud-sdk-app-engine-go/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1550518372 +SHA256 (google-cloud-sdk-app-engine-go-linux-x86_64-20181102165140.tar.gz) = 15cc3ff0072e77b1740bd31e594398c98a409685784f5378442b10c7baa51613 +SIZE (google-cloud-sdk-app-engine-go-linux-x86_64-20181102165140.tar.gz) = 59310816 diff --git a/net/google-cloud-sdk-app-engine-go/files/app-engine-go.snapshot.json b/net/google-cloud-sdk-app-engine-go/files/app-engine-go.snapshot.json new file mode 100644 index 000000000000..ac260767500e --- /dev/null +++ b/net/google-cloud-sdk-app-engine-go/files/app-engine-go.snapshot.json @@ -0,0 +1,29 @@ +{ + "components": [ + { + "dependencies": [ + "core" + ], + "details": { + "description": "Provides the tools to develop Go applications on App Engine.", + "display_name": "App Engine Go Extensions" + }, + "id": "app-engine-go", + "is_configuration": false, + "is_hidden": false, + "is_required": false, + "platform": {}, + "version": { + "build_number": 0, + "version_string": "" + } + } + ], + "revision": 0, + "schema_version": { + "no_update": false, + "url": "https://dl.google.com/dl/cloudsdk/channels/rapid/google-cloud-sdk.tar.gz", + "version": 0 + }, + "version": "" +} diff --git a/net/google-cloud-sdk-app-engine-go/pkg-descr b/net/google-cloud-sdk-app-engine-go/pkg-descr new file mode 100644 index 000000000000..772902f281a6 --- /dev/null +++ b/net/google-cloud-sdk-app-engine-go/pkg-descr @@ -0,0 +1,7 @@ +Google Cloud SDK contains tools and libraries that enable you to easily create +and manage resources on Google Cloud Platform, including App Engine, Compute +Engine, Cloud Storage, BigQuery, Cloud SQL, and Cloud DNS. + +This port installs Google Cloud SDK "App Engine Go Extensions" component. + +WWW: https://cloud.google.com/sdk/ diff --git a/net/gtic/Makefile b/net/gtic/Makefile index 02c97cc20a48..dd13fe271b77 100644 --- a/net/gtic/Makefile +++ b/net/gtic/Makefile @@ -12,6 +12,8 @@ DISTNAME= ${PORTNAME}-1.3b MAINTAINER= ports@FreeBSD.org COMMENT= The GNU file forwarder (FSC-0087) for fidonet-like networks +BROKEN= unfetchable + MAKE_ENV+= DEFINES="${DEFINES}" .if defined(WITH_AMIGA4D) diff --git a/net/guacamole-server/Makefile b/net/guacamole-server/Makefile index ac93e38a8d39..e3cec1d0ddb2 100644 --- a/net/guacamole-server/Makefile +++ b/net/guacamole-server/Makefile @@ -3,7 +3,7 @@ PORTNAME= guacamole-server DISTVERSION= 1.0.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MAINTAINER= ultima@FreeBSD.org diff --git a/net/gupnp-igd/Makefile b/net/gupnp-igd/Makefile index 1b2d51986a00..76f990acec73 100644 --- a/net/gupnp-igd/Makefile +++ b/net/gupnp-igd/Makefile @@ -3,7 +3,7 @@ PORTNAME= gupnp-igd PORTVERSION= 0.2.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= GNOME diff --git a/net/gupnp-ui/Makefile b/net/gupnp-ui/Makefile index 9f4bb9298b30..1eba01e3b57a 100644 --- a/net/gupnp-ui/Makefile +++ b/net/gupnp-ui/Makefile @@ -3,7 +3,7 @@ PORTNAME= gupnp-ui PORTVERSION= 0.1.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= net MASTER_SITES= GNOME diff --git a/net/gupnp/Makefile b/net/gupnp/Makefile index 2c6062da71a4..6f8901828bea 100644 --- a/net/gupnp/Makefile +++ b/net/gupnp/Makefile @@ -3,6 +3,7 @@ PORTNAME= gupnp PORTVERSION= 1.1.1 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= GNOME diff --git a/net/haproxy-devel/Makefile b/net/haproxy-devel/Makefile index 8ac410d4d3c1..7de0ab820c47 100644 --- a/net/haproxy-devel/Makefile +++ b/net/haproxy-devel/Makefile @@ -3,6 +3,7 @@ PORTNAME= haproxy DISTVERSION= 2.0-dev7 +PORTREVISION= 1 CATEGORIES= net www MASTER_SITES= http://www.haproxy.org/download/2.0/src/devel/ PKGNAMESUFFIX= -devel diff --git a/net/haproxy/Makefile b/net/haproxy/Makefile index 4af266bbff26..e8641dc0b0bf 100644 --- a/net/haproxy/Makefile +++ b/net/haproxy/Makefile @@ -3,6 +3,7 @@ PORTNAME= haproxy DISTVERSION= 2.0.3 +PORTREVISION= 1 CATEGORIES= net www MASTER_SITES= http://www.haproxy.org/download/2.0/src/ diff --git a/net/haproxy19/Makefile b/net/haproxy19/Makefile index 4f807f20b70d..c1d9e3081609 100644 --- a/net/haproxy19/Makefile +++ b/net/haproxy19/Makefile @@ -3,6 +3,7 @@ PORTNAME= haproxy DISTVERSION= 1.9.9 +PORTREVISION= 1 CATEGORIES= net www PKGNAMESUFFIX= 19 MASTER_SITES= http://www.haproxy.org/download/1.9/src/ diff --git a/net/hidentd/Makefile b/net/hidentd/Makefile index 41cc91e52096..89ecc8963842 100644 --- a/net/hidentd/Makefile +++ b/net/hidentd/Makefile @@ -12,6 +12,8 @@ COMMENT= Simple and secure ident (RFC1413) server LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING +BROKEN= unfetchable + GNU_CONFIGURE= yes PORTDOCS= README diff --git a/net/honeyd/Makefile b/net/honeyd/Makefile index 248a693bef0a..6288ef487859 100644 --- a/net/honeyd/Makefile +++ b/net/honeyd/Makefile @@ -3,7 +3,7 @@ PORTNAME= honeyd PORTVERSION= 1.5c -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= net MASTER_SITES= http://www.honeyd.org/uploads/ \ http://www.citi.umich.edu/u/provos/honeyd/ diff --git a/net/hping3/Makefile b/net/hping3/Makefile new file mode 100644 index 000000000000..a0fdb43395ad --- /dev/null +++ b/net/hping3/Makefile @@ -0,0 +1,61 @@ +# Created by: Eugene Grosbein <eugen@FreeBSD.org> +# $FreeBSD$ + +PORTNAME= hping3 +PORTVERSION= 20051105 +CATEGORIES= net security +MASTER_SITES= http://www.hping.org/ \ + http://200ok.org/distfiles/hping/ + +MAINTAINER= eugen@FreeBSD.org +COMMENT= Network auditing tool + +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING + +HAS_CONFIGURE= yes +TCL_CONFIGURE_OFF= --no-tcl + +PLIST_FILES= sbin/${PORTNAME} + +PORTDOCS_en= APD.txt API.txt AS-BACKDOOR HPING2-HOWTO.txt HPING2-IS-OPEN \ + HPING3.txt MORE-FUN-WITH-IPID SPOOFED_SCAN.txt hping2rc.example +PORTDOCS_fr= AS-BACKDOOR hping2-fr.8 hping2-fr.8.txt HPING2-HOWTO.txt \ + HPING2-IS-OPEN INSTALL MORE-FUN-WITH-IPID NEWS SPOOFED_SCAN.txt +PORTDOCS= ${PORTDOCS_en} ${PORTDOCS_fr:S/^/french\//} + +OPTIONS_DEFINE= DOCS MAN TCL +OPTIONS_DEFAULT= DOCS MAN +TCL_USES= tcl + +MAN_DESC= Install manual page + +.include <bsd.port.options.mk> + +.if ${PORT_OPTIONS:MMAN} +PLIST_FILES+= man/man8/${PORTNAME}.8.gz +.endif + +.if ${PORT_OPTIONS:MTCL} +LDFLAGS+= -L${PREFIX}/lib +.endif + +pre-configure-TCL-on: + ${REINPLACE_CMD} 's,"8.4",${TCL_VER},' ${WRKSRC}/configure +.if ${LOCALBASE} != /usr/local + ${REINPLACE_CMD} 's,/usr/local,${LOCALBASE},' ${WRKSRC}/configure +.endif + +do-install: + ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/sbin + +do-install-DOCS-on: + @${MKDIR} ${STAGEDIR}${DOCSDIR} ${STAGEDIR}${DOCSDIR}/french + cd ${WRKSRC}/docs && ${INSTALL_DATA} ${PORTDOCS_en} ${STAGEDIR}${DOCSDIR} + cd ${WRKSRC}/docs/french && ${INSTALL_DATA} ${PORTDOCS_fr} ${STAGEDIR}${DOCSDIR}/french + +do-install-MAN-on: + ${INSTALL_MAN} ${WRKSRC}/docs/${PORTNAME}.8 \ + ${STAGEDIR}${MANPREFIX}/man/man8/${PORTNAME}.8 + +.include <bsd.port.mk> diff --git a/net/hping3/distinfo b/net/hping3/distinfo new file mode 100644 index 000000000000..d303832dc635 --- /dev/null +++ b/net/hping3/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1563520605 +SHA256 (hping3-20051105.tar.gz) = f5a671a62a11dc8114fa98eade19542ed1c3aa3c832b0e572ca0eb1a5a4faee8 +SIZE (hping3-20051105.tar.gz) = 584001 diff --git a/net/hping3/files/patch-Makefile.in b/net/hping3/files/patch-Makefile.in new file mode 100644 index 000000000000..3eba52fc0b01 --- /dev/null +++ b/net/hping3/files/patch-Makefile.in @@ -0,0 +1,34 @@ +--- Makefile.in.orig 2004-04-09 23:38:56 UTC ++++ Makefile.in +@@ -6,10 +6,11 @@ + # $date: Sun Jul 25 17:56:15 MET DST 1999$ + # $rev: 3$ + +-CC= gcc ++CC?= gcc + AR=/usr/bin/ar + RANLIB=/usr/bin/ranlib +-CCOPT= -O2 -Wall @PCAP_INCLUDE@ @TCL_INC@ @USE_TCL@ ++CCOPT= -Wall @CFLAGS@ @PCAP_INCLUDE@ @TCL_INC@ @USE_TCL@ ++LDFLAGS=@LDFLAGS@ + DEBUG= -g + #uncomment the following if you need libpcap based build under linux + #(not raccomanded) +@@ -50,7 +51,7 @@ libars.a: $(ARSOBJ) + $(RANLIB) $@ + + hping3: byteorder.h $(OBJ) +- $(CC) -o hping3 $(CCOPT) $(DEBUG) $(OBJ) -L/usr/local/lib $(PCAP) @SOLARISLIB@ @TCL_LIB@ ++ $(CC) -o hping3 $(CCOPT) $(OBJ) $(LDFLAGS) $(PCAP) @SOLARISLIB@ @TCL_LIB@ + @echo + ./hping3 -v + @echo "use \`make strip' to strip hping3 binary" +@@ -63,7 +64,7 @@ byteorder.h: + ./configure + + .c.o: +- $(CC) -c $(CCOPT) $(DEBUG) $(COMPILE_TIME) $< ++ $(CC) -c $(CCOPT) $(COMPILE_TIME) $< + + clean: + rm -rf hping3 *.o libars.a diff --git a/net/hping3/files/patch-bytesex.h b/net/hping3/files/patch-bytesex.h new file mode 100644 index 000000000000..5ffbc43b9fef --- /dev/null +++ b/net/hping3/files/patch-bytesex.h @@ -0,0 +1,23 @@ +--- bytesex.h.orig 2003-08-31 17:23:48 UTC ++++ bytesex.h +@@ -7,6 +7,7 @@ + #ifndef ARS_BYTESEX_H + #define ARS_BYTESEX_H + ++#if 0 + #if defined(__i386__) \ + || defined(__alpha__) \ + || (defined(__mips__) && (defined(MIPSEL) || defined (__MIPSEL__))) +@@ -21,5 +22,12 @@ + #else + # error can not find the byte order for this architecture, fix bytesex.h + #endif ++#endif ++ ++#if BYTE_ORDER == LITTLE_ENDIAN ++#define BYTE_ORDER_LITTLE_ENDIAN ++#else ++#define BYTE_ORDER_BIG_ENDIAN ++#endif + + #endif /* ARS_BYTESEX_H */ diff --git a/net/hping3/files/patch-configure b/net/hping3/files/patch-configure new file mode 100644 index 000000000000..94f80c00fdd9 --- /dev/null +++ b/net/hping3/files/patch-configure @@ -0,0 +1,11 @@ +--- configure.orig 2004-06-04 06:39:10 UTC ++++ configure +@@ -143,6 +143,8 @@ sed -e "s^@PCAP@^$PCAP^g" \ + -e "s^@TCL_INC@^$TCL_INC^g" \ + -e "s^@TCL_VER@^$TCL_VER^g" \ + -e "s^@TCL_LIB@^$TCL_LIB^g" \ ++ -e "s^@CFLAGS@^$CFLAGS^g" \ ++ -e "s^@LDFLAGS@^$LDFLAGS^g" \ + <Makefile.in > Makefile + + # diff --git a/net/hping3/files/patch-docs_hping3.8 b/net/hping3/files/patch-docs_hping3.8 new file mode 100644 index 000000000000..10a3a5f4ef9c --- /dev/null +++ b/net/hping3/files/patch-docs_hping3.8 @@ -0,0 +1,217 @@ +--- docs/hping3.8.orig 2004-06-18 09:53:13 UTC ++++ docs/hping3.8 +@@ -1,8 +1,8 @@ +-.TH HPING2 8 "2001 Aug 14" ++.TH HPING3 8 "2001 Aug 14" + .SH NAME +-hping2 \- send (almost) arbitrary TCP/IP packets to network hosts ++hping3 \- send (almost) arbitrary TCP/IP packets to network hosts + .SH SYNOPSIS +-.B hping2 ++.B hping3 + [ + .B \-hvnqVDzZ012WrfxykQbFSRPAUXYjJBuTG + ] [ +@@ -116,11 +116,11 @@ hostname + .br + .ad + .SH DESCRIPTION +-hping2 is a network tool able to send custom TCP/IP packets and to +-display target replies like ping program does with ICMP replies. hping2 ++hping3 is a network tool able to send custom TCP/IP packets and to ++display target replies like ping program does with ICMP replies. hping3 + handle fragmentation, arbitrary packets body and size and can be used in + order to transfer files encapsulated under supported protocols. Using +-hping2 you are able to perform at least the following stuff: ++hping3 you are able to perform at least the following stuff: + + - Test firewall rules + - Advanced port scanning +@@ -136,7 +136,7 @@ hping2 you are able to perform at least + - A lot of others. + + .IR "It's also a good didactic tool to learn TCP/IP" . +-hping2 is developed and maintained by antirez@invece.org and is ++hping3 is developed and maintained by antirez@invece.org and is + licensed under GPL version 2. Development is open so you can send + me patches, suggestion and affronts without inhibitions. + .SH HPING SITE +@@ -158,7 +158,7 @@ or + .I -c --count count + Stop after sending (and receiving) + .I count +-response packets. After last packet was send hping2 wait COUNTREACHED_TIMEOUT ++response packets. After last packet was send hping3 wait COUNTREACHED_TIMEOUT + seconds target host replies. You are able to tune COUNTREACHED_TIMEOUT editing + hping2.h + .TP +@@ -171,9 +171,9 @@ to X seconds, --interval uX set + .I wait + to X micro seconds. + The default is to wait +-one second between each packet. Using hping2 to transfer files tune this ++one second between each packet. Using hping3 to transfer files tune this + option is really important in order to increase transfer rate. Even using +-hping2 to perform idle/spoofing scanning you should tune this option, see ++hping3 to perform idle/spoofing scanning you should tune this option, see + .B HPING2-HOWTO + for more information. + .TP +@@ -195,13 +195,13 @@ Quiet output. Nothing is displayed excep + startup time and when finished. + .TP + .I -I --interface interface name +-By default on linux and BSD systems hping2 uses default routing interface. ++By default on linux and BSD systems hping3 uses default routing interface. + In other systems or when there is no default route +-hping2 uses the first non-loopback interface. +-However you are able to force hping2 to use the interface you need using ++hping3 uses the first non-loopback interface. ++However you are able to force hping3 to use the interface you need using + this option. Note: you don't need to specify the whole name, for + example -I et will match eth0 ethernet0 myet1 et cetera. If no interfaces +-match hping2 will try to use lo. ++match hping3 will try to use lo. + .TP + .I -V --verbose + Enable verbose output. TCP replies will be shown as follows: +@@ -211,7 +211,7 @@ tos=0 iplen=40 seq=0 ack=1380893504 sum= + .TP + .I -D --debug + Enable debug mode, it's useful when you experience some problem with +-hping2. When debug mode is enabled you will get more information about ++hping3. When debug mode is enabled you will get more information about + .B interface detection, data link layer access, interface settings, options + .B parsing, fragmentation, HCMP protocol + and other stuff. +@@ -223,30 +223,30 @@ so you will able to increment/decrement + CTRL+Z once or twice. + .TP + .I -Z --unbind +-Unbind CTRL+Z so you will able to stop hping2. ++Unbind CTRL+Z so you will able to stop hping3. + .TP + .I --beep + Beep for every matching received packet (but not for ICMP errors). + .SH PROTOCOL SELECTION +-Default protocol is TCP, by default hping2 will send tcp headers to target ++Default protocol is TCP, by default hping3 will send tcp headers to target + host's port 0 with a winsize of 64 without any tcp flag on. Often this + is the best way to do an 'hide ping', useful when target is behind + a firewall that drop ICMP. Moreover a tcp null-flag to port 0 has a good + probability of not being logged. + .TP + .I -0 --rawip +-RAW IP mode, in this mode hping2 will send IP header with data ++RAW IP mode, in this mode hping3 will send IP header with data + appended with --signature and/or --file, see also --ipproto that + allows you to set the ip protocol field. + .TP + .I -1 --icmp +-ICMP mode, by default hping2 will send ICMP echo-request, you can set ++ICMP mode, by default hping3 will send ICMP echo-request, you can set + other ICMP type/code using + .B --icmptype --icmpcode + options. + .TP + .I -2 --udp +-UDP mode, by default hping2 will send udp to target host's port 0. ++UDP mode, by default hping3 will send udp to target host's port 0. + UDP header tunable options are the following: + .B --baseport, --destport, --keep. + .TP +@@ -288,11 +288,11 @@ at this additional information when you + shows interesting details. + .TP + .I -9 --listen signature +-HPING2 listen mode, using this option hping2 waits for packet that contain ++HPING3 listen mode, using this option hping3 waits for packet that contain + .I signature + and dump from + .I signature +-end to packet's end. For example if hping2 --listen TEST reads a packet ++end to packet's end. For example if hping3 --listen TEST reads a packet + that contain + .B 234-09sdflkjs45-TESThello_world + it will display +@@ -347,7 +347,7 @@ of outgoing packets, it's likely that yo + or + .B --bind + options. If in doubt try +-.BR "" "`" "hping2 some.host.com -t 1 --traceroute" "'." ++.BR "" "`" "hping3 some.host.com -t 1 --traceroute" "'." + .TP + .I -N --id + Set ip->id field. Default id is random but if fragmentation is turned on +@@ -361,7 +361,7 @@ Set the ip protocol in RAW IP mode. + .I -W --winid + id from Windows* systems before Win2k has different byte ordering, if this + option is enable +-hping2 will properly display id replies from those Windows. ++hping3 will properly display id replies from those Windows. + .TP + .I -r --rel + Display id increments instead of id. See the +@@ -445,7 +445,7 @@ Alias for --icmptype 17 (to send ICMP ad + .SH TCP/UDP RELATED OPTIONS + .TP + .I -s --baseport source port +-hping2 uses source port in order to guess replies sequence number. It ++hping3 uses source port in order to guess replies sequence number. It + starts with a base source port number, and increase this number for each + packet sent. When packet is received sequence number can be computed as + .IR "replies.dest.port - base.source.port" . +@@ -485,7 +485,7 @@ This option can be used in order to coll + by target host. This can be useful when you need to analyze whether + TCP sequence number is predictable. Output example: + +-.B #hping2 win98 --seqnum -p 139 -S -i u1 -I eth0 ++.B #hping3 win98 --seqnum -p 139 -S -i u1 -I eth0 + .nf + HPING uaz (eth0 192.168.4.41): S set, 40 headers + 0 data bytes + 2361294848 +2361294848 +@@ -540,8 +540,8 @@ Set Ymas tcp flag. + .SH COMMON OPTIONS + .TP + .I -d --data data size +-Set packet body size. Warning, using --data 40 hping2 will not generate +-0 byte packets but protocol_header+40 bytes. hping2 will display ++Set packet body size. Warning, using --data 40 hping3 will not generate ++0 byte packets but protocol_header+40 bytes. hping3 will display + packet size information as first line output, like this: + .B HPING www.yahoo.com (ppp0 204.71.200.67): NO FLAGS are set, 40 headers + 40 data bytes + .TP +@@ -577,9 +577,9 @@ will be resent. For example in order to + A to host B you may use the following: + .nf + .I [host_a] +-.B # hping2 host_b --udp -p 53 -d 100 --sign signature --safe --file /etc/passwd ++.B # hping3 host_b --udp -p 53 -d 100 --sign signature --safe --file /etc/passwd + .I [host_b] +-.B # hping2 host_a --listen signature --safe --icmp ++.B # hping3 host_a --listen signature --safe --icmp + .fi + .TP + .I -u --end +@@ -590,10 +590,10 @@ accept more packets. Please, for more in + .BR HPING2-HOWTO . + .TP + .I -T --traceroute +-Traceroute mode. Using this option hping2 will increase ttl for each ++Traceroute mode. Using this option hping3 will increase ttl for each + .B ICMP time to live 0 during transit + received. Try +-.BR "hping2 host --traceroute" . ++.BR "hping3 host --traceroute" . + This option implies --bind and --ttl 1. You can override the ttl of 1 + using the --ttl option. Since 2.0.0 stable it prints RTT information. + .TP +@@ -601,7 +601,7 @@ using the --ttl option. Since 2.0.0 stab + Keep the TTL fixed in traceroute mode, so you can monitor just one hop + in the route. For example, to monitor how the 5th hop changes or + how its RTT changes you can try +-.BR "hping2 host --traceroute --ttl 5 --tr-keep-ttl" . ++.BR "hping3 host --traceroute --ttl 5 --tr-keep-ttl" . + .TP + .I --tr-stop + If this option is specified hping will exit once the first packet diff --git a/net/hping3/files/patch-sendip.c b/net/hping3/files/patch-sendip.c new file mode 100644 index 000000000000..d28df2a3768a --- /dev/null +++ b/net/hping3/files/patch-sendip.c @@ -0,0 +1,33 @@ +--- sendip.c.orig 2004-04-09 23:38:56 UTC ++++ sendip.c +@@ -48,12 +48,12 @@ void send_ip (char* src, char *dst, char + ip->ihl = (IPHDR_SIZE + optlen + 3) >> 2; + ip->tos = ip_tos; + +-#if defined OSTYPE_FREEBSD || defined OSTYPE_NETBSD || defined OSTYPE_BSDI +-/* FreeBSD */ ++#if defined OSTYPE_NETBSD || defined OSTYPE_BSDI + /* NetBSD */ + ip->tot_len = packetsize; + #else + /* Linux */ ++/* FreeBSD */ + /* OpenBSD */ + ip->tot_len = htons(packetsize); + #endif +@@ -73,13 +73,13 @@ void send_ip (char* src, char *dst, char + htons((unsigned short) src_id); + } + +-#if defined OSTYPE_FREEBSD || defined OSTYPE_NETBSD | defined OSTYPE_BSDI +-/* FreeBSD */ ++#if defined OSTYPE_NETBSD | defined OSTYPE_BSDI + /* NetBSD */ + ip->frag_off |= more_fragments; + ip->frag_off |= fragoff >> 3; + #else + /* Linux */ ++/* FreeBSD */ + /* OpenBSD */ + ip->frag_off |= htons(more_fragments); + ip->frag_off |= htons(fragoff >> 3); /* shift three flags bit */ diff --git a/net/hping3/pkg-descr b/net/hping3/pkg-descr new file mode 100644 index 000000000000..5abe6132695b --- /dev/null +++ b/net/hping3/pkg-descr @@ -0,0 +1,21 @@ +hping is a command-line oriented TCP/IP packet assembler/analyzer. +The interface is inspired to the ping(8) Unix command, but hping isn't +only able to send ICMP echo requests. It supports TCP, UDP, ICMP and +RAW-IP protocols, has a traceroute mode, the ability to send files +between a covered channel, and many other features. +While hping was mainly used as a security tool in the past, it can be +used in many ways by people that don't care about security to test +networks and hosts. A subset of the stuff you can do using hping: + + - Test firewall rules + - [spoofed] port scanning + - Test net performance using different protocols, + packet size, TOS (type of service) and fragmentation. + - Path MTU discovery + - Files transfering even between really fascist firewall rules. + - Traceroute like under different protocols. + - Firewalk like usage. + - Remote OS fingerprint. + - TCP/IP stack auditing. + +WWW: http://www.hping.org/ diff --git a/net/htpdate/Makefile b/net/htpdate/Makefile index 101a118a4d53..50543df1c7f2 100644 --- a/net/htpdate/Makefile +++ b/net/htpdate/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= htpdate -PORTVERSION= 1.1.2 +PORTVERSION= 1.2.1 CATEGORIES= net ipv6 MASTER_SITES= http://www.vervest.org/htp/archive/c/ \ http://twekkel.home.xs4all.nl/htp/ @@ -12,7 +12,8 @@ COMMENT= Time synchronization over http utility LICENSE= GPLv2+ -USES= tar:bzip2 +USES= tar:xz + MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" PLIST_FILES= bin/${PORTNAME} man/man8/${PORTNAME}.8.gz diff --git a/net/htpdate/distinfo b/net/htpdate/distinfo index 3ec68086672e..110a3f7bdb9d 100644 --- a/net/htpdate/distinfo +++ b/net/htpdate/distinfo @@ -1,2 +1,3 @@ -SHA256 (htpdate-1.1.2.tar.bz2) = 74d389f2232cd17a1358a213cc8c50af723ac8fa40fcf761d359b3a64077427d -SIZE (htpdate-1.1.2.tar.bz2) = 12724 +TIMESTAMP = 1565104478 +SHA256 (htpdate-1.2.1.tar.xz) = 186c69509ba68178e2894cb8900e240bb688870ec25de2ac4676724e1e1d1cbf +SIZE (htpdate-1.2.1.tar.xz) = 12824 diff --git a/net/iaxmodem/Makefile b/net/iaxmodem/Makefile index bbd5b78dbb24..a71a7ae4c1c2 100644 --- a/net/iaxmodem/Makefile +++ b/net/iaxmodem/Makefile @@ -3,7 +3,7 @@ PORTNAME= iaxmodem PORTVERSION= 1.2.0 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= net comms MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} diff --git a/net/ifstated/Makefile b/net/ifstated/Makefile index dd6fd56d83c8..f342eb1e614f 100644 --- a/net/ifstated/Makefile +++ b/net/ifstated/Makefile @@ -3,7 +3,7 @@ PORTNAME= ifstated PORTVERSION= 5.1 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 3 CATEGORIES= net MASTER_SITES= LOCAL/tobik \ diff --git a/net/incidenceeditor/Makefile b/net/incidenceeditor/Makefile index 01e79539768f..fbb44b57559a 100644 --- a/net/incidenceeditor/Makefile +++ b/net/incidenceeditor/Makefile @@ -2,7 +2,7 @@ PORTNAME= incidenceeditor DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/net/inlets/Makefile b/net/inlets/Makefile index b43f1e99f670..0fcece705b7e 100644 --- a/net/inlets/Makefile +++ b/net/inlets/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= inlets -DISTVERSION= 2.1.0 +DISTVERSION= 2.2.0 CATEGORIES= net MAINTAINER= yuri@FreeBSD.org diff --git a/net/inlets/distinfo b/net/inlets/distinfo index 21a8e2232a33..26701b93f3c7 100644 --- a/net/inlets/distinfo +++ b/net/inlets/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1560059716 -SHA256 (alexellis-inlets-2.1.0_GH0.tar.gz) = 8424ba7c94716e6d5ad18e4960bd23632c4353b2a1fefc51129a4c6dec353153 -SIZE (alexellis-inlets-2.1.0_GH0.tar.gz) = 3567808 +TIMESTAMP = 1564991227 +SHA256 (alexellis-inlets-2.2.0_GH0.tar.gz) = b1fe823e0eb6973fa3af7968e2be91cad15c03eb42b0cf0dec8e71567b683843 +SIZE (alexellis-inlets-2.2.0_GH0.tar.gz) = 3569318 diff --git a/net/ipxe/Makefile b/net/ipxe/Makefile index 454c23569f7e..7c3401cb1008 100644 --- a/net/ipxe/Makefile +++ b/net/ipxe/Makefile @@ -3,6 +3,7 @@ PORTNAME= ipxe PORTVERSION= 20190715 +PORTREVISION= 1 CATEGORIES= net MAINTAINER= tobik@FreeBSD.org diff --git a/net/kalarmcal/Makefile b/net/kalarmcal/Makefile index dfa80b3e5f6d..0114f473faa5 100644 --- a/net/kalarmcal/Makefile +++ b/net/kalarmcal/Makefile @@ -2,6 +2,7 @@ PORTNAME= kalarmcal DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= net kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/net/kblog/Makefile b/net/kblog/Makefile index 3dcad87e6a33..818b9bbfbaec 100644 --- a/net/kblog/Makefile +++ b/net/kblog/Makefile @@ -2,7 +2,7 @@ PORTNAME= kblog DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/net/kcalcore/Makefile b/net/kcalcore/Makefile index 349833c13a8b..199ced099be3 100644 --- a/net/kcalcore/Makefile +++ b/net/kcalcore/Makefile @@ -2,6 +2,7 @@ PORTNAME= kcalcore DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= net kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/net/kcalutils/Makefile b/net/kcalutils/Makefile index 6bd30d904feb..32d08a34a08e 100644 --- a/net/kcalutils/Makefile +++ b/net/kcalutils/Makefile @@ -2,6 +2,7 @@ PORTNAME= kcalutils DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= net kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/net/kcontacts/Makefile b/net/kcontacts/Makefile index 8d36fa04fc78..17429f6ebfb6 100644 --- a/net/kcontacts/Makefile +++ b/net/kcontacts/Makefile @@ -2,6 +2,7 @@ PORTNAME= kcontacts DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= net kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/net/kdav/Makefile b/net/kdav/Makefile index 5c96d36aac2b..3d70e04d7c21 100644 --- a/net/kdav/Makefile +++ b/net/kdav/Makefile @@ -2,7 +2,7 @@ PORTNAME= kdav DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/net/kdenetwork-filesharing/Makefile b/net/kdenetwork-filesharing/Makefile index b7212ef6fbd5..afbef7693e8f 100644 --- a/net/kdenetwork-filesharing/Makefile +++ b/net/kdenetwork-filesharing/Makefile @@ -2,7 +2,7 @@ PORTNAME= kdenetwork-filesharing DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/net/kea/Makefile b/net/kea/Makefile index fca5377547a7..face0916e9db 100644 --- a/net/kea/Makefile +++ b/net/kea/Makefile @@ -2,7 +2,7 @@ PORTNAME= kea PORTVERSION= ${ISCVERSION:S/-P/P/:S/-beta/b/:S/a/.a/:S/rc/.rc/} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net ipv6 MASTER_SITES= ISC/kea/${ISCVERSION} DISTNAME= ${PORTNAME}-${ISCVERSION} diff --git a/net/kf5-kholidays/Makefile b/net/kf5-kholidays/Makefile index d243ced1eeed..95d929b519d3 100644 --- a/net/kf5-kholidays/Makefile +++ b/net/kf5-kholidays/Makefile @@ -2,6 +2,7 @@ PORTNAME= kholidays DISTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 1 CATEGORIES= net kde kde-frameworks MAINTAINER= kde@FreeBSD.org diff --git a/net/kf5-kxmlrpcclient/Makefile b/net/kf5-kxmlrpcclient/Makefile index d8b8928f0e26..5459d7e8a34a 100644 --- a/net/kf5-kxmlrpcclient/Makefile +++ b/net/kf5-kxmlrpcclient/Makefile @@ -2,6 +2,7 @@ PORTNAME= kxmlrpcclient DISTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 1 CATEGORIES= net kde kde-frameworks MAINTAINER= kde@FreeBSD.org diff --git a/net/kf5-syndication/Makefile b/net/kf5-syndication/Makefile index e04231d92f65..774d22195137 100644 --- a/net/kf5-syndication/Makefile +++ b/net/kf5-syndication/Makefile @@ -2,6 +2,7 @@ PORTNAME= syndication DISTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= net kde kde-frameworks diff --git a/net/kget/Makefile b/net/kget/Makefile index 47324cde4346..686890352336 100644 --- a/net/kget/Makefile +++ b/net/kget/Makefile @@ -2,7 +2,7 @@ PORTNAME= kget DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/net/kidentitymanagement/Makefile b/net/kidentitymanagement/Makefile index a82cababd777..8b399b377b91 100644 --- a/net/kidentitymanagement/Makefile +++ b/net/kidentitymanagement/Makefile @@ -2,7 +2,7 @@ PORTNAME= kidentitymanagement DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/net/kimap/Makefile b/net/kimap/Makefile index 2d1036744552..8ad4894aa8df 100644 --- a/net/kimap/Makefile +++ b/net/kimap/Makefile @@ -2,7 +2,7 @@ PORTNAME= kimap DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/net/kitinerary/Makefile b/net/kitinerary/Makefile index 285353d2434c..da7445855cc0 100644 --- a/net/kitinerary/Makefile +++ b/net/kitinerary/Makefile @@ -2,7 +2,7 @@ PORTNAME= kitinerary DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 2 +PORTREVISION= 4 CATEGORIES= net kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/net/kldap/Makefile b/net/kldap/Makefile index 15742031e942..6378e22f55c3 100644 --- a/net/kldap/Makefile +++ b/net/kldap/Makefile @@ -2,7 +2,7 @@ PORTNAME= kldap DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/net/kmailtransport/Makefile b/net/kmailtransport/Makefile index 2544b17db217..2d63489c2b04 100644 --- a/net/kmailtransport/Makefile +++ b/net/kmailtransport/Makefile @@ -2,7 +2,7 @@ PORTNAME= kmailtransport DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/net/kmbox/Makefile b/net/kmbox/Makefile index c7451cc69c0d..0a1a003208c5 100644 --- a/net/kmbox/Makefile +++ b/net/kmbox/Makefile @@ -2,6 +2,7 @@ PORTNAME= kmbox DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= net kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/net/kmime/Makefile b/net/kmime/Makefile index de60b7ee29d3..391ba808a57d 100644 --- a/net/kmime/Makefile +++ b/net/kmime/Makefile @@ -2,6 +2,7 @@ PORTNAME= kmime DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= net kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/net/knxd/Makefile b/net/knxd/Makefile index 5f1b502afad1..090f6dd500d5 100644 --- a/net/knxd/Makefile +++ b/net/knxd/Makefile @@ -3,6 +3,7 @@ PORTNAME= knxd PORTVERSION= 0.14.29 +PORTREVISION= 1 CATEGORIES= net MAINTAINER= mfechner@FreeBSD.org diff --git a/net/kontactinterface/Makefile b/net/kontactinterface/Makefile index eba429a0dcab..6e69fb9a3d24 100644 --- a/net/kontactinterface/Makefile +++ b/net/kontactinterface/Makefile @@ -2,7 +2,7 @@ PORTNAME= kontactinterface DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/net/kpimtextedit/Makefile b/net/kpimtextedit/Makefile index 1dbd3c855cd8..7f987d11f514 100644 --- a/net/kpimtextedit/Makefile +++ b/net/kpimtextedit/Makefile @@ -2,7 +2,7 @@ PORTNAME= kpimtextedit DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/net/krdc/Makefile b/net/krdc/Makefile index eb2a706b9011..a38bd1fd5ef4 100644 --- a/net/krdc/Makefile +++ b/net/krdc/Makefile @@ -2,7 +2,7 @@ PORTNAME= krdc DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/net/krfb/Makefile b/net/krfb/Makefile index a3aefc3a393b..06548cb7001a 100644 --- a/net/krfb/Makefile +++ b/net/krfb/Makefile @@ -2,6 +2,7 @@ PORTNAME= krfb DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= net kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/net/ksmtp/Makefile b/net/ksmtp/Makefile index 3cc42a7688ed..f3ae48803aa3 100644 --- a/net/ksmtp/Makefile +++ b/net/ksmtp/Makefile @@ -2,7 +2,7 @@ PORTNAME= ksmtp DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/net/ktnef/Makefile b/net/ktnef/Makefile index 9cc952e693fc..d3a82b70d03e 100644 --- a/net/ktnef/Makefile +++ b/net/ktnef/Makefile @@ -2,6 +2,7 @@ PORTNAME= ktnef DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= net kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/net/l2tpd/Makefile b/net/l2tpd/Makefile index 644d188eaa99..fef0858100cf 100644 --- a/net/l2tpd/Makefile +++ b/net/l2tpd/Makefile @@ -3,7 +3,7 @@ PORTNAME= l2tpd PORTVERSION= 0.69 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= net MASTER_SITES= SF/${PORTNAME}/L2TPd/${PORTVERSION} diff --git a/net/ladvd/Makefile b/net/ladvd/Makefile index e4482f89a12d..72309d4584d4 100644 --- a/net/ladvd/Makefile +++ b/net/ladvd/Makefile @@ -4,6 +4,7 @@ PORTNAME= ladvd PORTVERSION= 1.1.2 DISTVERSIONPREFIX=v +PORTREVISION= 1 CATEGORIES= net MAINTAINER= woodsb02@FreeBSD.org diff --git a/net/ldap2dns/Makefile b/net/ldap2dns/Makefile index b9552ebb2716..705c4d460b20 100644 --- a/net/ldap2dns/Makefile +++ b/net/ldap2dns/Makefile @@ -12,6 +12,8 @@ COMMENT= Maintain DNS zones using an LDAP directory LICENSE= GPLv2 +BROKEN= unfetchable + RUN_DEPENDS= p5-Net-DNS>=0:dns/p5-Net-DNS \ p5-perl-ldap>=0:net/p5-perl-ldap diff --git a/net/libcmis/Makefile b/net/libcmis/Makefile index 9efdd74a200d..56798e424755 100644 --- a/net/libcmis/Makefile +++ b/net/libcmis/Makefile @@ -2,7 +2,7 @@ PORTNAME= libcmis PORTVERSION= 0.5.1 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= net devel MASTER_SITES= https://dev-www.libreoffice.org/src/ diff --git a/net/libdaq/Makefile b/net/libdaq/Makefile new file mode 100644 index 000000000000..889a8f9a19bc --- /dev/null +++ b/net/libdaq/Makefile @@ -0,0 +1,29 @@ +# Created by: Muhammad Moinur Rahman <bofh@FreeBSD.org> +# $FreeBSD$ + +PORTNAME= libdaq +DISTVERSIONPREFIX= v +DISTVERSION= 3.0.0-alpha1 +CATEGORIES= net + +MAINTAINER= bofh@FreeBSD.org +COMMENT= Data Acquisition abstraction library for snort 3.0+ + +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING + +LIB_DEPENDS= libpcap.so:net/libpcap # avoid base libpcap + +USES= autoreconf compiler:c++11-lang libtool pkgconfig +USE_GITHUB= yes +USE_LDCONFIG= yes + +GH_ACCOUNT= snort3 +GNU_CONFIGURE= yes +CPPFLAGS+= -I${LOCALBASE}/include +LIBS+= -L${LOCALBASE}/lib +INSTALL_TARGET= install-strip + +CONFLICTS= daq-2* + +.include <bsd.port.mk> diff --git a/net/libdaq/distinfo b/net/libdaq/distinfo new file mode 100644 index 000000000000..85537000bcde --- /dev/null +++ b/net/libdaq/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1563994415 +SHA256 (snort3-libdaq-v3.0.0-alpha1_GH0.tar.gz) = 0ede444bdda671fc0a08400b5b7607f80cee20a70a3577263faf28fd28dff734 +SIZE (snort3-libdaq-v3.0.0-alpha1_GH0.tar.gz) = 150809 diff --git a/net/libdaq/pkg-descr b/net/libdaq/pkg-descr new file mode 100644 index 000000000000..c781c5b3d33a --- /dev/null +++ b/net/libdaq/pkg-descr @@ -0,0 +1,14 @@ +Snort 2.9 introduces the DAQ, or Data Acquisition library, +for packet I/O. The DAQ replaces direct calls to PCAP functions +with an abstraction layer that facilitates operation on a variety +of hardware and software interfaces without requiring changes +to Snort. It is possible to select the DAQ type and mode +when invoking Snort to perform PCAP readback or inline operation, etc. + +The DAQ library may be useful for other packet processing applications +and the modular nature allows you to build new modules for other +platforms. + +This version is not compatible with Snort 2.X. + +WWW: http://www.snort.org/ diff --git a/net/libdaq/pkg-plist b/net/libdaq/pkg-plist new file mode 100644 index 000000000000..9a82c3fddbf9 --- /dev/null +++ b/net/libdaq/pkg-plist @@ -0,0 +1,33 @@ +bin/daqtest +bin/daqtest-static +include/daq.h +include/daq_common.h +include/daq_dlt.h +include/daq_module_api.h +include/daq_version.h +lib/daq/daq_bpf.so +lib/daq/daq_divert.so +lib/daq/daq_dump.so +lib/daq/daq_fst.so +lib/daq/daq_netmap.so +lib/daq/daq_pcap.so +lib/daq/daq_trace.so +lib/libdaq.a +lib/libdaq.so +lib/libdaq.so.3 +lib/libdaq.so.3.0.0 +lib/libdaq_static_bpf.a +lib/libdaq_static_divert.a +lib/libdaq_static_dump.a +lib/libdaq_static_fst.a +lib/libdaq_static_netmap.a +lib/libdaq_static_pcap.a +lib/libdaq_static_trace.a +libdata/pkgconfig/libdaq.pc +libdata/pkgconfig/libdaq_static_bpf.pc +libdata/pkgconfig/libdaq_static_divert.pc +libdata/pkgconfig/libdaq_static_dump.pc +libdata/pkgconfig/libdaq_static_fst.pc +libdata/pkgconfig/libdaq_static_netmap.pc +libdata/pkgconfig/libdaq_static_pcap.pc +libdata/pkgconfig/libdaq_static_trace.pc diff --git a/net/libgravatar/Makefile b/net/libgravatar/Makefile index 9a9b4c366337..5fe7a477f3d1 100644 --- a/net/libgravatar/Makefile +++ b/net/libgravatar/Makefile @@ -2,7 +2,7 @@ PORTNAME= libgravatar DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/net/libjson-rpc-cpp/Makefile b/net/libjson-rpc-cpp/Makefile index 60e442f03856..d62d24dc9b95 100644 --- a/net/libjson-rpc-cpp/Makefile +++ b/net/libjson-rpc-cpp/Makefile @@ -3,7 +3,7 @@ PORTNAME= libjson-rpc-cpp DISTVERSIONPREFIX= v DISTVERSION= 1.1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net www devel MAINTAINER= greg@unrelenting.technology diff --git a/net/libkgapi/Makefile b/net/libkgapi/Makefile index 77340be2a792..f1196387b845 100644 --- a/net/libkgapi/Makefile +++ b/net/libkgapi/Makefile @@ -2,7 +2,7 @@ PORTNAME= libkgapi DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/net/libksieve/Makefile b/net/libksieve/Makefile index 093a7f4eae31..d38e12ba08a5 100644 --- a/net/libksieve/Makefile +++ b/net/libksieve/Makefile @@ -2,7 +2,7 @@ PORTNAME= libksieve DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/net/libkvkontakte/Makefile b/net/libkvkontakte/Makefile index 0752fd1ec110..9292399f09c6 100644 --- a/net/libkvkontakte/Makefile +++ b/net/libkvkontakte/Makefile @@ -2,7 +2,7 @@ PORTNAME= libkvkontakte DISTVERSION= 5.0.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net kde MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION}/src DIST_SUBDIR= KDE/digikam diff --git a/net/liblinphone/Makefile b/net/liblinphone/Makefile index 37a1feec42e9..0bfe4b607fc4 100644 --- a/net/liblinphone/Makefile +++ b/net/liblinphone/Makefile @@ -2,7 +2,7 @@ PORTNAME= linphone PORTVERSION= 3.12.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= https://www.linphone.org/releases/sources/linphone/ PKGNAMEPREFIX= lib diff --git a/net/libmaia/Makefile b/net/libmaia/Makefile index 1a7ad06c08aa..0ae6f1108f21 100644 --- a/net/libmaia/Makefile +++ b/net/libmaia/Makefile @@ -4,7 +4,7 @@ PORTNAME= libmaia DISTVERSIONPREFIX= v DISTVERSION= 0.9.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net MAINTAINER= kde@FreeBSD.org diff --git a/net/libmaxminddb/Makefile b/net/libmaxminddb/Makefile index eb395ef67775..3e7a4c80dd8e 100644 --- a/net/libmaxminddb/Makefile +++ b/net/libmaxminddb/Makefile @@ -2,7 +2,7 @@ PORTNAME= libmaxminddb PORTVERSION= 1.3.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= https://github.com/maxmind/libmaxminddb/releases/download/${PORTVERSION}/ diff --git a/net/libmediawiki/Makefile b/net/libmediawiki/Makefile index 23cf8009363c..4fb5b6e18928 100644 --- a/net/libmediawiki/Makefile +++ b/net/libmediawiki/Makefile @@ -2,7 +2,7 @@ PORTNAME= libmediawiki DISTVERSION= 5.37.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net kde MASTER_SITES= KDE/stable/${PORTNAME} DIST_SUBDIR= KDE/digikam diff --git a/net/libmxp/Makefile b/net/libmxp/Makefile index fde1cc7b4033..fe2fab8a4b63 100644 --- a/net/libmxp/Makefile +++ b/net/libmxp/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= http://www.kmuddy.com/libmxp/files/ MAINTAINER= ports@FreeBSD.org COMMENT= Parser for the MUD eXtension protocol +BROKEN= unfetchable + USES= cmake USE_LDCONFIG= yes diff --git a/net/libnss-pgsql/Makefile b/net/libnss-pgsql/Makefile index b429f10a2d02..862de21e8342 100644 --- a/net/libnss-pgsql/Makefile +++ b/net/libnss-pgsql/Makefile @@ -3,7 +3,7 @@ PORTNAME= libnss-pgsql PORTVERSION= 1.5.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= PGSQL/projects/pgFoundry/sysauth/NSS/nss1.5.0-beta DISTNAME= ${PORTNAME}-${PORTVERSION}-beta diff --git a/net/libproxy-mozjs/Makefile b/net/libproxy-mozjs/Makefile index 8b9f89938aed..a8f421705716 100644 --- a/net/libproxy-mozjs/Makefile +++ b/net/libproxy-mozjs/Makefile @@ -1,7 +1,7 @@ # Created by: Joe Marcus Clarke <marcus@FreeBSD.org> # $FreeBSD$ -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net www PKGNAMESUFFIX= -${LIBPROXY_SLAVE} diff --git a/net/librdkafka/Makefile b/net/librdkafka/Makefile index 0c06978f6cab..60ce36f8141e 100644 --- a/net/librdkafka/Makefile +++ b/net/librdkafka/Makefile @@ -4,7 +4,7 @@ PORTNAME= librdkafka PORTVERSION= 1.1.0 DISTVERSIONPREFIX= v -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= net MAINTAINER= pizzamig@FreeBSD.org diff --git a/net/librouteros/Makefile b/net/librouteros/Makefile index 93ac33e44ad1..2f54eebedfcb 100644 --- a/net/librouteros/Makefile +++ b/net/librouteros/Makefile @@ -13,6 +13,8 @@ COMMENT= Library for communicating with network devices by MikroTik LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING +BROKEN= unfetchable + LIB_DEPENDS= libgcrypt.so:security/libgcrypt GNU_CONFIGURE= yes diff --git a/net/libtnl/Makefile b/net/libtnl/Makefile index 0c6144660bf5..bfaba6131631 100644 --- a/net/libtnl/Makefile +++ b/net/libtnl/Makefile @@ -3,7 +3,7 @@ PORTNAME= libtnl PORTVERSION= 1.5.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= net devel MASTER_SITES= SF/opentnl/TNL%20Source/${PORTVERSION} DISTNAME= tnl-${PORTVERSION}-source diff --git a/net/libusipp/Makefile b/net/libusipp/Makefile index 065273cd0428..e393e1ac6f0c 100644 --- a/net/libusipp/Makefile +++ b/net/libusipp/Makefile @@ -3,6 +3,7 @@ PORTNAME= libusipp PORTVERSION= 2.24 +PORTREVISION= 1 DISTVERSIONPREFIX= libusipp- DISTVERSIONSUFFIX= s CATEGORIES= net diff --git a/net/libyang/Makefile b/net/libyang/Makefile index 6d9d6d1dd76b..98ebaaf21e2c 100644 --- a/net/libyang/Makefile +++ b/net/libyang/Makefile @@ -4,7 +4,7 @@ PORTNAME= libyang PORTVERSION= 0.16 DISTVERSIONPREFIX= v DISTVERSIONSUFFIX= -r3 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= net MAINTAINER= olivier@FreeBSD.org diff --git a/net/liferea/Makefile b/net/liferea/Makefile index 00e46fb79a41..c9e74b8af969 100644 --- a/net/liferea/Makefile +++ b/net/liferea/Makefile @@ -3,7 +3,7 @@ PORTNAME= liferea DISTVERSION= 1.12.6 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONSUFFIX=b CATEGORIES= net gnome MASTER_SITES= https://github.com/lwindolf/liferea/releases/download/v${PORTVERSION:S/.r/-rc/}/ diff --git a/net/linphone/Makefile b/net/linphone/Makefile index 68ca644768bf..8b8a1ee52216 100644 --- a/net/linphone/Makefile +++ b/net/linphone/Makefile @@ -2,7 +2,7 @@ PORTNAME= linphone PORTVERSION= 4.1.1 -PORTREVISION= 5 +PORTREVISION= 6 PORTEPOCH= 1 CATEGORIES= net MASTER_SITES= https://www.linphone.org/releases/sources/linphoneqt/ diff --git a/net/mailcommon/Makefile b/net/mailcommon/Makefile index e03191012c98..a47c86d00a54 100644 --- a/net/mailcommon/Makefile +++ b/net/mailcommon/Makefile @@ -2,7 +2,7 @@ PORTNAME= mailcommon DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/net/mailimporter/Makefile b/net/mailimporter/Makefile index 91bac5f8cff3..e1f24c3adc1e 100644 --- a/net/mailimporter/Makefile +++ b/net/mailimporter/Makefile @@ -2,6 +2,7 @@ PORTNAME= mailimporter DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= net kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/net/measurement-kit/Makefile b/net/measurement-kit/Makefile index f58037c5814d..fcb4c2a88dee 100644 --- a/net/measurement-kit/Makefile +++ b/net/measurement-kit/Makefile @@ -3,6 +3,7 @@ PORTNAME= measurement-kit DISTVERSIONPREFIX= v DISTVERSION= 0.10.4 +PORTREVISION= 2 CATEGORIES= net devel MAINTAINER= egypcio@FreeBSD.org diff --git a/net/mediastreamer/Makefile b/net/mediastreamer/Makefile index f3a2f2141fd4..0b7bcc040f17 100644 --- a/net/mediastreamer/Makefile +++ b/net/mediastreamer/Makefile @@ -3,7 +3,7 @@ PORTNAME= mediastreamer PORTVERSION= 2.16.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net MASTER_SITES= https://www.linphone.org/releases/sources/mediastreamer/ diff --git a/net/mediatomb/Makefile b/net/mediatomb/Makefile index cf5aa2dec4d7..4da0ab1d854f 100644 --- a/net/mediatomb/Makefile +++ b/net/mediatomb/Makefile @@ -3,7 +3,7 @@ PORTNAME= mediatomb PORTVERSION= 0.12.1 -PORTREVISION= 24 +PORTREVISION= 26 CATEGORIES= net multimedia MASTER_SITES= SF/${PORTNAME}/MediaTomb/${PORTVERSION} diff --git a/net/megatools/Makefile b/net/megatools/Makefile index df8127618794..ef6eb9c9a408 100644 --- a/net/megatools/Makefile +++ b/net/megatools/Makefile @@ -3,7 +3,7 @@ PORTNAME= megatools PORTVERSION= 1.10.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= https://megatools.megous.com/builds/ diff --git a/net/messagelib/Makefile b/net/messagelib/Makefile index 57cc0b0b051c..7972fe965772 100644 --- a/net/messagelib/Makefile +++ b/net/messagelib/Makefile @@ -2,7 +2,7 @@ PORTNAME= messagelib DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/net/minidlna/Makefile b/net/minidlna/Makefile index a37f143498aa..324de106c44f 100644 --- a/net/minidlna/Makefile +++ b/net/minidlna/Makefile @@ -3,7 +3,7 @@ PORTNAME= minidlna PORTVERSION= 1.2.1 -PORTREVISION= 5 +PORTREVISION= 6 PORTEPOCH= 1 CATEGORIES= net multimedia www diff --git a/net/mosh/Makefile b/net/mosh/Makefile index 1a4dff2acbce..7befa65a2c6f 100644 --- a/net/mosh/Makefile +++ b/net/mosh/Makefile @@ -3,7 +3,7 @@ PORTNAME= mosh PORTVERSION= 1.3.2 -PORTREVISION= 9 +PORTREVISION= 11 CATEGORIES= net MASTER_SITES= https://mosh.org/ \ ZI diff --git a/net/mpich/Makefile b/net/mpich/Makefile index 71c029a073f0..aaeb3280bbe6 100644 --- a/net/mpich/Makefile +++ b/net/mpich/Makefile @@ -2,7 +2,7 @@ PORTNAME= mpich PORTVERSION= 3.2.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net parallel MASTER_SITES= https://www.mpich.org/static/downloads/${DISTVERSION}/ diff --git a/net/mpich2/Makefile b/net/mpich2/Makefile index 5f698e41494b..45c39edea712 100644 --- a/net/mpich2/Makefile +++ b/net/mpich2/Makefile @@ -3,7 +3,7 @@ PORTNAME= mpich2 DISTVERSION= 1.5 -PORTREVISION= 13 +PORTREVISION= 14 PORTEPOCH= 5 CATEGORIES= net java parallel MASTER_SITES= http://www.mcs.anl.gov/research/projects/mpich2/downloads/tarballs/${DISTVERSION}/ diff --git a/net/multicat/Makefile b/net/multicat/Makefile index 339ee37bd592..f0e74165576c 100644 --- a/net/multicat/Makefile +++ b/net/multicat/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2.2 CATEGORIES= net multimedia MASTER_SITES= https://get.videolan.org/multicat/${PORTVERSION}/ -MAINTAINER= amdmi3@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Simple and efficient multicast and transport stream manipulation LICENSE= GPLv2+ diff --git a/net/ndisc6/Makefile b/net/ndisc6/Makefile index aa9b647e5cea..c65b6b5008ba 100644 --- a/net/ndisc6/Makefile +++ b/net/ndisc6/Makefile @@ -3,6 +3,7 @@ PORTNAME= ndisc6 PORTVERSION= 1.0.4 +PORTREVISION= 1 CATEGORIES= net ipv6 MASTER_SITES= http://www.remlab.net/files/ndisc6/ \ http://people.via.ecp.fr/~rem/www.remlab.net/files/ndisc6/ diff --git a/net/ndpi/Makefile b/net/ndpi/Makefile index 55ddd7987b8c..0500761c0eb6 100644 --- a/net/ndpi/Makefile +++ b/net/ndpi/Makefile @@ -3,6 +3,7 @@ PORTNAME= ndpi PORTVERSION= 2.8.d20190301 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= net diff --git a/net/nepenthes/Makefile b/net/nepenthes/Makefile index 54569574bae8..7d33e07afafd 100644 --- a/net/nepenthes/Makefile +++ b/net/nepenthes/Makefile @@ -3,7 +3,7 @@ PORTNAME= nepenthes PORTVERSION= 0.2.2 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= net MASTER_SITES= SF/${PORTNAME}/Nepenthes%20development/${PORTVERSION} diff --git a/net/net6/Makefile b/net/net6/Makefile index 55372cf0d8cf..c04c16090565 100644 --- a/net/net6/Makefile +++ b/net/net6/Makefile @@ -3,7 +3,7 @@ PORTNAME= net6 PORTVERSION= 1.3.14 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= net devel MASTER_SITES= http://releases.0x539.de/net6/ diff --git a/net/netatalk3/Makefile b/net/netatalk3/Makefile index fc0f0b2ca097..7b0fd103d226 100644 --- a/net/netatalk3/Makefile +++ b/net/netatalk3/Makefile @@ -3,6 +3,7 @@ PORTNAME= netatalk PORTVERSION= 3.1.12 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= net MASTER_SITES= SF diff --git a/net/nettest/Makefile b/net/nettest/Makefile index 312ed5740b78..900fe92fc0ce 100644 --- a/net/nettest/Makefile +++ b/net/nettest/Makefile @@ -10,6 +10,8 @@ DISTNAME= nettest.92.11.09 MAINTAINER= ports@FreeBSD.org COMMENT= Performs client and server functions for timing data throughput +BROKEN= unfetchable + NO_WRKSUBDIR= yes USES= tar:Z diff --git a/net/nfs-ganesha/Makefile b/net/nfs-ganesha/Makefile index 33783479c663..27267152947a 100644 --- a/net/nfs-ganesha/Makefile +++ b/net/nfs-ganesha/Makefile @@ -3,7 +3,7 @@ PORTNAME= nfs-ganesha DISTVERSIONPREFIX= V DISTVERSION= 2.7.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net MAINTAINER= fatih@gandi.net diff --git a/net/nitroshare/Makefile b/net/nitroshare/Makefile index ecf9257e6d25..f9f57fd669c3 100644 --- a/net/nitroshare/Makefile +++ b/net/nitroshare/Makefile @@ -3,7 +3,7 @@ PORTNAME= nitroshare DISTVERSION= 0.3.4-642 DISTVERSIONSUFFIX= -g2046ccb -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net MAINTAINER= yuri@FreeBSD.org diff --git a/net/nng/Makefile b/net/nng/Makefile index d619d31bacfa..12f3794c103a 100644 --- a/net/nng/Makefile +++ b/net/nng/Makefile @@ -3,6 +3,7 @@ PORTNAME= nng DISTVERSIONPREFIX= v DISTVERSION= 1.1.1 +PORTREVISION= 1 CATEGORIES= net MAINTAINER= swills@FreeBSD.org diff --git a/net/ns3/Makefile b/net/ns3/Makefile index 62a1fcafd41e..d1e7760803ad 100644 --- a/net/ns3/Makefile +++ b/net/ns3/Makefile @@ -2,7 +2,7 @@ PORTNAME= ns3 PORTVERSION= 3.29 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net MASTER_SITES= https://www.nsnam.org/release/ DISTNAME= ns-allinone-${PORTVERSION} diff --git a/net/ntopng/Makefile b/net/ntopng/Makefile index dbb4eb7feb16..5428359934fb 100644 --- a/net/ntopng/Makefile +++ b/net/ntopng/Makefile @@ -3,7 +3,7 @@ PORTNAME= ntopng PORTVERSION= 3.8.d20190619 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= net diff --git a/net/ntp/Makefile b/net/ntp/Makefile index d1e502dfd584..f9ea9a782ef9 100644 --- a/net/ntp/Makefile +++ b/net/ntp/Makefile @@ -3,6 +3,7 @@ PORTNAME= ntp PORTVERSION= 4.2.8p13 +PORTREVISION= 1 CATEGORIES= net ipv6 MASTER_SITES= http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2/ \ http://archive.ntp.org/ntp4/ntp-4.2/ \ diff --git a/net/nylon/Makefile b/net/nylon/Makefile index 855aa5817239..18ba83d9bed5 100644 --- a/net/nylon/Makefile +++ b/net/nylon/Makefile @@ -3,7 +3,7 @@ PORTNAME= nylon PORTVERSION= 1.21 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= net MASTER_SITES= http://monkey.org/~marius/nylon/ diff --git a/net/opal/Makefile b/net/opal/Makefile index 489be15d75a4..169dc15142be 100644 --- a/net/opal/Makefile +++ b/net/opal/Makefile @@ -3,7 +3,7 @@ PORTNAME= opal PORTVERSION= 3.10.10 -PORTREVISION= 21 +PORTREVISION= 23 CATEGORIES= net MASTER_SITES= GNOME diff --git a/net/openbsc/Makefile b/net/openbsc/Makefile index 204278e2c9a3..106d994a9fb9 100644 --- a/net/openbsc/Makefile +++ b/net/openbsc/Makefile @@ -2,7 +2,7 @@ PORTNAME= openbsc PORTVERSION= 0.15.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= net MASTER_SITES= http://git.osmocom.org/${PORTNAME}/snapshot/ \ http://chaosophia.net/downloads/osmocom/${PORTNAME}/ diff --git a/net/openldap24-server/Makefile b/net/openldap24-server/Makefile index d3645d54e0c6..5b84aec1789a 100644 --- a/net/openldap24-server/Makefile +++ b/net/openldap24-server/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= openldap -DISTVERSION= 2.4.47 +DISTVERSION= 2.4.48 PORTREVISION= ${OPENLDAP_PORTREVISION} CATEGORIES= net databases MASTER_SITES= ftp://ftp.OpenLDAP.org/pub/OpenLDAP/%SUBDIR%/ \ @@ -65,9 +65,9 @@ BROKEN= incompatible OpenLDAP version: ${WANT_OPENLDAP_VER} .endif PORTREVISION_CLIENT= 0 -PORTREVISION_SERVER= 1 +PORTREVISION_SERVER= 0 OPENLDAP_SHLIB_MAJOR= 2 -OPENLDAP_SHLIB_MINOR= 10.10 +OPENLDAP_SHLIB_MINOR= 10.11 OPENLDAP_MAJOR= ${DISTVERSION:R} OPTIONS_DEFINE= DEBUG FETCH GSSAPI diff --git a/net/openldap24-server/distinfo b/net/openldap24-server/distinfo index 8f6e9fcbe99b..5bba8764d407 100644 --- a/net/openldap24-server/distinfo +++ b/net/openldap24-server/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1545347771 -SHA256 (openldap-2.4.47.tgz) = f54c5877865233d9ada77c60c0f69b3e0bfd8b1b55889504c650047cc305520b -SIZE (openldap-2.4.47.tgz) = 5699678 +TIMESTAMP = 1565075038 +SHA256 (openldap-2.4.48.tgz) = d9523ffcab5cd14b709fcf3cb4d04e8bc76bb8970113255f372bc74954c6074d +SIZE (openldap-2.4.48.tgz) = 5704883 diff --git a/net/openldap24-server/pkg-plist.client b/net/openldap24-server/pkg-plist.client index 8e9b7df8bdd6..dc511c7651ec 100644 --- a/net/openldap24-server/pkg-plist.client +++ b/net/openldap24-server/pkg-plist.client @@ -17,6 +17,7 @@ include/ldap_features.h include/ldap_schema.h include/ldap_utf8.h include/ldif.h +include/openldap.h include/slapi-plugin.h lib/liblber-%%OPENLDAP_MAJOR%%.so.%%SHLIB_MAJOR%% lib/liblber-%%OPENLDAP_MAJOR%%.so.%%SHLIB_MAJOR%%.%%SHLIB_MINOR%% diff --git a/net/openmdns/Makefile b/net/openmdns/Makefile index 232e2b9e6164..e5c8deb3f076 100644 --- a/net/openmdns/Makefile +++ b/net/openmdns/Makefile @@ -2,6 +2,7 @@ PORTNAME= openmdns DISTVERSION= 0.7 +PORTREVISION= 1 CATEGORIES= net MAINTAINER= jbeich@FreeBSD.org diff --git a/net/openmpi/Makefile b/net/openmpi/Makefile index f108cdc27dbe..d311e33ccad5 100644 --- a/net/openmpi/Makefile +++ b/net/openmpi/Makefile @@ -5,7 +5,7 @@ PORTNAME= openmpi PORTVERSION= 1.10.7 -PORTREVISION= 5 +PORTREVISION= 7 CATEGORIES= net parallel MASTER_SITES= http://www.open-mpi.org/software/ompi/v${PORTVERSION:R}/downloads/ diff --git a/net/openmpi2/Makefile b/net/openmpi2/Makefile index d6f8b7218cc0..c7a3782ef668 100644 --- a/net/openmpi2/Makefile +++ b/net/openmpi2/Makefile @@ -2,7 +2,7 @@ PORTNAME= openmpi PORTVERSION= 2.1.6 -PORTREVISION= 1 +PORTREVISION= 3 CATEGORIES= net parallel MASTER_SITES= http://www.open-mpi.org/software/ompi/v${PORTVERSION:R}/downloads/ PKGNAMESUFFIX= 2 diff --git a/net/openmpi3/Makefile b/net/openmpi3/Makefile index ef2b35fba214..9a62d5ce86b0 100644 --- a/net/openmpi3/Makefile +++ b/net/openmpi3/Makefile @@ -2,6 +2,7 @@ PORTNAME= openmpi PORTVERSION= 3.1.4 +PORTREVISION= 2 CATEGORIES= net parallel MASTER_SITES= http://www.open-mpi.org/software/ompi/v${PORTVERSION:R}/downloads/ PKGNAMESUFFIX= 3 diff --git a/net/openpgm/Makefile b/net/openpgm/Makefile index 023c5f278ca4..38d686364635 100644 --- a/net/openpgm/Makefile +++ b/net/openpgm/Makefile @@ -4,7 +4,7 @@ PORTNAME= openpgm DISTVERSIONPREFIX= release- DISTVERSION= 5-2-122 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= net devel PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ diff --git a/net/opensips/Makefile b/net/opensips/Makefile index ba442ba26029..7019168360fa 100644 --- a/net/opensips/Makefile +++ b/net/opensips/Makefile @@ -3,7 +3,7 @@ PORTNAME= opensips DISTVERSION= 2.2.6 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net MASTER_SITES= http://opensips.org/pub/opensips/${PORTVERSION}/ diff --git a/net/openvswitch/Makefile b/net/openvswitch/Makefile index 7e7e34c83a26..0498cc1d5c20 100644 --- a/net/openvswitch/Makefile +++ b/net/openvswitch/Makefile @@ -3,6 +3,7 @@ PORTNAME= openvswitch DISTVERSION= 2.11.1 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://openvswitch.org/releases/ diff --git a/net/ortp/Makefile b/net/ortp/Makefile index bb228e53460b..231b04e72669 100644 --- a/net/ortp/Makefile +++ b/net/ortp/Makefile @@ -3,7 +3,7 @@ PORTNAME= ortp PORTVERSION= 1.0.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= https://www.linphone.org/releases/sources/ortp/ diff --git a/net/p5-MaxMind-DB-Reader-XS/Makefile b/net/p5-MaxMind-DB-Reader-XS/Makefile index 85c07f8297fa..f0665db513dd 100644 --- a/net/p5-MaxMind-DB-Reader-XS/Makefile +++ b/net/p5-MaxMind-DB-Reader-XS/Makefile @@ -3,6 +3,7 @@ PORTNAME= MaxMind-DB-Reader-XS PORTVERSION= 1.000008 +PORTREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:MAXMIND diff --git a/net/p5-Net-SSH-Perl/Makefile b/net/p5-Net-SSH-Perl/Makefile index 0a384a65d7bb..ef7be4ab5980 100644 --- a/net/p5-Net-SSH-Perl/Makefile +++ b/net/p5-Net-SSH-Perl/Makefile @@ -3,7 +3,7 @@ PORTNAME= Net-SSH-Perl PORTVERSION= 2.14 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/net/p5-URI-Encode-XS/Makefile b/net/p5-URI-Encode-XS/Makefile new file mode 100644 index 000000000000..8d76126d9dc5 --- /dev/null +++ b/net/p5-URI-Encode-XS/Makefile @@ -0,0 +1,22 @@ +# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org> +# $FreeBSD$ + +PORTNAME= URI-Encode-XS +PORTVERSION= 0.11 +CATEGORIES= net perl5 +MASTER_SITES= CPAN +PKGNAMEPREFIX= p5- + +MAINTAINER= sunpoet@FreeBSD.org +COMMENT= Perl URI encoder/decoder using C + +LICENSE= BSD2CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE + +USES= perl5 +USE_PERL5= configure + +post-install: + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/URI/Encode/XS/XS.so + +.include <bsd.port.mk> diff --git a/net/p5-URI-Encode-XS/distinfo b/net/p5-URI-Encode-XS/distinfo new file mode 100644 index 000000000000..3023706211fb --- /dev/null +++ b/net/p5-URI-Encode-XS/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1564920312 +SHA256 (URI-Encode-XS-0.11.tar.gz) = 2bc20e4d7c8163e82a865bcbb60918621ccf09c9c74b7b0aaa30efa1b103013f +SIZE (URI-Encode-XS-0.11.tar.gz) = 56903 diff --git a/net/p5-URI-Encode-XS/pkg-descr b/net/p5-URI-Encode-XS/pkg-descr new file mode 100644 index 000000000000..768333acce42 --- /dev/null +++ b/net/p5-URI-Encode-XS/pkg-descr @@ -0,0 +1,5 @@ +URI::Encode::XS is a Perl URI encoder/decoder written in XS based on RFC3986. +This module always encodes characters that are not unreserved. When decoding, +invalid escape sequences are preserved. + +WWW: https://metacpan.org/release/URI-Encode-XS diff --git a/net/p5-URI-Encode-XS/pkg-plist b/net/p5-URI-Encode-XS/pkg-plist new file mode 100644 index 000000000000..660ec1f5031a --- /dev/null +++ b/net/p5-URI-Encode-XS/pkg-plist @@ -0,0 +1,3 @@ +%%SITE_ARCH%%/URI/Encode/XS.pm +%%SITE_ARCH%%/auto/URI/Encode/XS/XS.so +%%PERL5_MAN3%%/URI::Encode::XS.3.gz diff --git a/net/p5-URI-Fast/Makefile b/net/p5-URI-Fast/Makefile new file mode 100644 index 000000000000..518e821b7474 --- /dev/null +++ b/net/p5-URI-Fast/Makefile @@ -0,0 +1,29 @@ +# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org> +# $FreeBSD$ + +PORTNAME= URI-Fast +PORTVERSION= 0.49 +CATEGORIES= net perl5 +MASTER_SITES= CPAN +PKGNAMEPREFIX= p5- + +MAINTAINER= sunpoet@FreeBSD.org +COMMENT= Fast(er) URI parser + +LICENSE= ART10 GPLv1+ +LICENSE_COMB= dual + +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-URI-Encode-XS>=0.11:net/p5-URI-Encode-XS \ + p5-URI>=0:net/p5-URI \ + p5-Unicode-LineBreak>=0:textproc/p5-Unicode-LineBreak +TEST_DEPENDS= p5-Test-LeakTrace>=0.16:devel/p5-Test-LeakTrace \ + p5-Test2-Suite>=0.000100:devel/p5-Test2-Suite + +USES= perl5 +USE_PERL5= configure + +post-install: + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/URI/Fast/Fast.so + +.include <bsd.port.mk> diff --git a/net/p5-URI-Fast/distinfo b/net/p5-URI-Fast/distinfo new file mode 100644 index 000000000000..9ef947322a1a --- /dev/null +++ b/net/p5-URI-Fast/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1564920004 +SHA256 (URI-Fast-0.49.tar.gz) = f7bedfb7d8f7717d34fd941391e91e53c09670a6d5f5389f5fc87f0426dee068 +SIZE (URI-Fast-0.49.tar.gz) = 93947 diff --git a/net/p5-URI-Fast/pkg-descr b/net/p5-URI-Fast/pkg-descr new file mode 100644 index 000000000000..695205f131eb --- /dev/null +++ b/net/p5-URI-Fast/pkg-descr @@ -0,0 +1,8 @@ +URI::Fast is a faster alternative to URI. It is written in C and provides basic +parsing and modification of a URI. + +URI is an excellent module; it is battle-tested, robust, and handles many edge +cases. As a result, it is rather slower than it would otherwise be for more +trivial cases, such as inspecting the path or updating a single query parameter. + +WWW: https://metacpan.org/release/URI-Fast diff --git a/net/p5-URI-Fast/pkg-plist b/net/p5-URI-Fast/pkg-plist new file mode 100644 index 000000000000..667319d4787a --- /dev/null +++ b/net/p5-URI-Fast/pkg-plist @@ -0,0 +1,6 @@ +%%SITE_ARCH%%/URI/Fast.pm +%%SITE_ARCH%%/URI/Fast/Benchmarks.pod +%%SITE_ARCH%%/URI/Fast/IRI.pm +%%SITE_ARCH%%/URI/Fast/Test.pm +%%SITE_ARCH%%/auto/URI/Fast/Fast.so +%%PERL5_MAN3%%/URI::Fast.3.gz diff --git a/net/pimcommon/Makefile b/net/pimcommon/Makefile index 6ba41c8774a7..f0cf53d463c8 100644 --- a/net/pimcommon/Makefile +++ b/net/pimcommon/Makefile @@ -2,7 +2,7 @@ PORTNAME= pimcommon DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/net/pjsip/Makefile b/net/pjsip/Makefile index 6b5154b5b797..0067edcb4634 100644 --- a/net/pjsip/Makefile +++ b/net/pjsip/Makefile @@ -2,6 +2,7 @@ PORTNAME= pjsip PORTVERSION= 2.9 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://www.pjsip.org/release/${PORTVERSION}/ DISTNAME= pjproject-${DISTVERSION} diff --git a/net/pktanon/Makefile b/net/pktanon/Makefile index caa64a867178..a3196e417f88 100644 --- a/net/pktanon/Makefile +++ b/net/pktanon/Makefile @@ -2,7 +2,7 @@ PORTNAME= pktanon PORTVERSION= 1.4.0 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= net MASTER_SITES= http://www.tm.uka.de/software/pktanon/download/ DISTNAME= ${PORTNAME}-${PORTVERSION}-dev diff --git a/net/prosearch/Makefile b/net/prosearch/Makefile index 61fe516649c9..11a1aadbc883 100644 --- a/net/prosearch/Makefile +++ b/net/prosearch/Makefile @@ -2,7 +2,7 @@ PORTNAME= prosearch PORTVERSION= 0.19.4 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= net www MASTER_SITES= http://pro.setun.net/search/download/ SF/pro-search/pro-search/${PORTVERSION} diff --git a/net/py-dpkt/Makefile b/net/py-dpkt/Makefile index e3fdc981578a..4a286fe8f8f8 100644 --- a/net/py-dpkt/Makefile +++ b/net/py-dpkt/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= dpkt -PORTVERSION= 1.9.1 +PORTVERSION= 1.9.2 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-dpkt/distinfo b/net/py-dpkt/distinfo index 645f5a880ca4..31991e2b7b26 100644 --- a/net/py-dpkt/distinfo +++ b/net/py-dpkt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1506074281 -SHA256 (dpkt-1.9.1.tar.gz) = c6a7ee878fa3d56e2c1fb44846f937046ba03b035da27382596e76f8d9f32967 -SIZE (dpkt-1.9.1.tar.gz) = 115253 +TIMESTAMP = 1564787799 +SHA256 (dpkt-1.9.2.tar.gz) = 52a92ecd5ca04d5bd852bb11cb2eac4bbe38b42a7c472e0d950eeb9f82a81e54 +SIZE (dpkt-1.9.2.tar.gz) = 125532 diff --git a/net/py-dpkt/pkg-descr b/net/py-dpkt/pkg-descr index b56c29841033..a3217313f820 100644 --- a/net/py-dpkt/pkg-descr +++ b/net/py-dpkt/pkg-descr @@ -1,4 +1,4 @@ Python module for fast, simple packet creation / parsing, with definitions for the basic TCP/IP protocols. -WWW: http://code.google.com/p/dpkt/ +WWW: https://github.com/kbandla/dpkt diff --git a/net/py-maxminddb/Makefile b/net/py-maxminddb/Makefile index 1e40ee75a732..348caef67064 100644 --- a/net/py-maxminddb/Makefile +++ b/net/py-maxminddb/Makefile @@ -3,6 +3,7 @@ PORTNAME= maxminddb PORTVERSION= 1.4.1 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= net python geography PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-mpi4py/Makefile b/net/py-mpi4py/Makefile index cfcd02708e63..d2d45251d9d3 100644 --- a/net/py-mpi4py/Makefile +++ b/net/py-mpi4py/Makefile @@ -2,7 +2,7 @@ PORTNAME= mpi4py DISTVERSION= 3.0.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net parallel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-netstring/Makefile b/net/py-netstring/Makefile index f6044bdede76..f37654c271c7 100644 --- a/net/py-netstring/Makefile +++ b/net/py-netstring/Makefile @@ -11,6 +11,8 @@ DISTNAME= python-${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Python module implementing the netstring protocol +BROKEN= unfetchable + USES= python:2.7 USE_PYTHON= distutils autoplist diff --git a/net/py-pytradfri/Makefile b/net/py-pytradfri/Makefile index e66f4005d3f7..1f1eccc539cd 100644 --- a/net/py-pytradfri/Makefile +++ b/net/py-pytradfri/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= pytradfri -DISTVERSION= 6.0.1 +DISTVERSION= 6.1.0 CATEGORIES= net MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-pytradfri/distinfo b/net/py-pytradfri/distinfo index 4c75a6abd4dc..28584b12628c 100644 --- a/net/py-pytradfri/distinfo +++ b/net/py-pytradfri/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1556475875 -SHA256 (pytradfri-6.0.1.tar.gz) = 8e92254adc90e16d317988714a9f06669887e9a3f671c3d580c3c7e7535cb8c5 -SIZE (pytradfri-6.0.1.tar.gz) = 19419 +TIMESTAMP = 1564658897 +SHA256 (pytradfri-6.1.0.tar.gz) = b7707cd8c75853b144ea4c6699635581e222a2be41053322caf16af588642d7c +SIZE (pytradfri-6.1.0.tar.gz) = 19850 diff --git a/net/py-tweepy/Makefile b/net/py-tweepy/Makefile index 38c7ba76e072..b082fff7d8dc 100644 --- a/net/py-tweepy/Makefile +++ b/net/py-tweepy/Makefile @@ -13,6 +13,8 @@ COMMENT= Twitter API library for Python LICENSE= MIT BROKEN= installs in examples namespace +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2019-09-04 BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pip>0:devel/py-pip@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=2.4.3:www/py-requests@${PY_FLAVOR} \ diff --git a/net/qoauth-qt5/Makefile b/net/qoauth-qt5/Makefile index 5e81139bf438..c5e1e1fe0538 100644 --- a/net/qoauth-qt5/Makefile +++ b/net/qoauth-qt5/Makefile @@ -4,7 +4,7 @@ PORTNAME= qoauth PORTVERSION= 2.0.0 DISTVERSIONPREFIX= v -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net devel security PKGNAMESUFFIX= -qt5 diff --git a/net/qt5-network/Makefile b/net/qt5-network/Makefile index ffaa7be45d62..517295725671 100644 --- a/net/qt5-network/Makefile +++ b/net/qt5-network/Makefile @@ -2,7 +2,7 @@ PORTNAME= network DISTVERSION= ${QT5_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net ipv6 PKGNAMEPREFIX= qt5- diff --git a/net/qt5-networkauth/Makefile b/net/qt5-networkauth/Makefile index 848d0cdf40f2..c16bc9a61f2d 100644 --- a/net/qt5-networkauth/Makefile +++ b/net/qt5-networkauth/Makefile @@ -2,6 +2,7 @@ PORTNAME= networkauth DISTVERSION= ${QT5_VERSION} +PORTREVISION= 1 CATEGORIES= net ipv6 PKGNAMEPREFIX= qt5- diff --git a/net/quagga/Makefile b/net/quagga/Makefile index 5284fdf76fa6..40b6ca5946f8 100644 --- a/net/quagga/Makefile +++ b/net/quagga/Makefile @@ -3,7 +3,7 @@ PORTNAME= quagga PORTVERSION= 1.2.4 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= net ipv6 MASTER_SITES= SAVANNAH diff --git a/net/quiterss/Makefile b/net/quiterss/Makefile index 534c25d95d43..5278b5379ac5 100644 --- a/net/quiterss/Makefile +++ b/net/quiterss/Makefile @@ -3,7 +3,7 @@ PORTNAME= quiterss PORTVERSION= 0.18.12 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net MASTER_SITES= http://quiterss.org/files/${PORTVERSION}/ DISTNAME= QuiteRSS-${PORTVERSION}-src diff --git a/net/radiusd-cistron/Makefile b/net/radiusd-cistron/Makefile index 60c1ad50bda6..094ee41908f2 100644 --- a/net/radiusd-cistron/Makefile +++ b/net/radiusd-cistron/Makefile @@ -12,6 +12,8 @@ COMMENT= RADIUS-compliant remote authentication and accounting server LICENSE= GPLv2+ +BROKEN= unfetchable + CONFLICTS?= freeradius-0.* gnu-radius-1.* openradius-0.* USES= shebangfix diff --git a/net/reaver/Makefile b/net/reaver/Makefile index f2056e784352..1e3bee24c308 100644 --- a/net/reaver/Makefile +++ b/net/reaver/Makefile @@ -3,7 +3,7 @@ PORTNAME= reaver DISTVERSIONPREFIX= v DISTVERSION= 1.6.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MAINTAINER= freebsd@sysctl.cz diff --git a/net/repeater/Makefile b/net/repeater/Makefile index b9e28b3359b0..2d3139c0bdd9 100644 --- a/net/repeater/Makefile +++ b/net/repeater/Makefile @@ -12,6 +12,8 @@ COMMENT= UltraVNC repeater LICENSE= GPLv2+ +BROKEN= unfetchable + USES= zip USE_RC_SUBR= ${PORTNAME} WRKSRC= ${WRKDIR}/Ver${PORTVERSION:C/\.//} diff --git a/net/rsocket-cpp/Makefile b/net/rsocket-cpp/Makefile index c7901a3dae37..807ea2090175 100644 --- a/net/rsocket-cpp/Makefile +++ b/net/rsocket-cpp/Makefile @@ -4,6 +4,7 @@ PORTNAME= rsocket-cpp DISTVERSIONPREFIX= v DISTVERSION= 0.10.0-942 DISTVERSIONSUFFIX= -g3d878b1e +PORTREVISION= 3 CATEGORIES= net MAINTAINER= yuri@FreeBSD.org diff --git a/net/rsplib/Makefile b/net/rsplib/Makefile index e56c0a963632..61abda57ba83 100644 --- a/net/rsplib/Makefile +++ b/net/rsplib/Makefile @@ -3,6 +3,7 @@ PORTNAME= rsplib PORTVERSION= 3.2.0 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= https://www.uni-due.de/~be0001/rserpool/download/ diff --git a/net/rtptools/Makefile b/net/rtptools/Makefile index c42bf7ee163b..68250a6169de 100644 --- a/net/rtptools/Makefile +++ b/net/rtptools/Makefile @@ -12,6 +12,8 @@ COMMENT= Set of tools to record, playback, and monitor RTPv2 data streams LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN= unfetchable + USES= dos2unix DOS2UNIX_GLOB= *.c GNU_CONFIGURE= yes diff --git a/net/rubygem-asset_sync/Makefile b/net/rubygem-asset_sync/Makefile index f7fd5db1d87d..2aa114405379 100644 --- a/net/rubygem-asset_sync/Makefile +++ b/net/rubygem-asset_sync/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= asset_sync -PORTVERSION= 2.8.0 +PORTVERSION= 2.8.1 CATEGORIES= net rubygems MASTER_SITES= RG diff --git a/net/rubygem-asset_sync/distinfo b/net/rubygem-asset_sync/distinfo index 779d484a415b..8125355e86e6 100644 --- a/net/rubygem-asset_sync/distinfo +++ b/net/rubygem-asset_sync/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1560957724 -SHA256 (rubygem/asset_sync-2.8.0.gem) = 4fc1d60836d0b32cce62e0a16bd503a9fde9a2fee66fecfebc07eb82747ab473 -SIZE (rubygem/asset_sync-2.8.0.gem) = 39424 +TIMESTAMP = 1564157977 +SHA256 (rubygem/asset_sync-2.8.1.gem) = 9549bb76d3a1a00b0e22fef755799c3be821a7d65cf3efb94729580b5d9e4b44 +SIZE (rubygem/asset_sync-2.8.1.gem) = 39424 diff --git a/net/rubygem-lita-gems/Makefile b/net/rubygem-lita-gems/Makefile index 9d2d0eb545dc..feb1b35b7b1a 100644 --- a/net/rubygem-lita-gems/Makefile +++ b/net/rubygem-lita-gems/Makefile @@ -3,7 +3,7 @@ PORTNAME= lita-gems PORTVERSION= 1.1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net rubygems MASTER_SITES= RG diff --git a/net/rubygem-opennebula/Makefile b/net/rubygem-opennebula/Makefile index 0e6d781c4e5c..523536e8e69a 100644 --- a/net/rubygem-opennebula/Makefile +++ b/net/rubygem-opennebula/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= opennebula -PORTVERSION= 5.8.3 +PORTVERSION= 5.8.4 CATEGORIES= net rubygems MASTER_SITES= RG diff --git a/net/rubygem-opennebula/distinfo b/net/rubygem-opennebula/distinfo index 237e00623c0f..f0ecc16d58e0 100644 --- a/net/rubygem-opennebula/distinfo +++ b/net/rubygem-opennebula/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1561049533 -SHA256 (rubygem/opennebula-5.8.3.gem) = c98ea791eae630edd8719dfd404c70056c3cc0dd7579c81e0ccc8969483ff8b0 -SIZE (rubygem/opennebula-5.8.3.gem) = 77824 +TIMESTAMP = 1564157979 +SHA256 (rubygem/opennebula-5.8.4.gem) = 367f522b3798da59733e0caf921e43d8acd6378bc2be62dc0ed429e764e27a6d +SIZE (rubygem/opennebula-5.8.4.gem) = 77824 diff --git a/net/s3ql/Makefile b/net/s3ql/Makefile index 504f36df2206..f37cfe763345 100644 --- a/net/s3ql/Makefile +++ b/net/s3ql/Makefile @@ -21,7 +21,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}apsw>=3.7:databases/py-apsw@${PY_FLAVOR} \ ca_root_nss>=0:security/ca_root_nss RUN_DEPENDS:= ${BUILD_DEPENDS} -USES= localbase python:3.3+ sqlite tar:bz2 +USES= compiler:c++11-lang localbase python:3.3+ sqlite tar:bz2 USE_PYTHON= autoplist distutils optsuffix post-install: diff --git a/net/samba410/Makefile b/net/samba410/Makefile index 7bf7270ca0a6..973e98f12d2a 100644 --- a/net/samba410/Makefile +++ b/net/samba410/Makefile @@ -3,7 +3,7 @@ PORTNAME= ${SAMBA4_BASENAME}410 PORTVERSION= ${SAMBA4_VERSION} -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES?= net MASTER_SITES= SAMBA/samba/stable SAMBA/samba/rc DISTNAME= ${SAMBA4_DISTNAME} diff --git a/net/samba48/Makefile b/net/samba48/Makefile index c96518ef0a33..bc04dcb8fe1d 100644 --- a/net/samba48/Makefile +++ b/net/samba48/Makefile @@ -3,7 +3,7 @@ PORTNAME= ${SAMBA4_BASENAME}48 PORTVERSION= ${SAMBA4_VERSION} -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES?= net MASTER_SITES= SAMBA/samba/stable SAMBA/samba/rc DISTNAME= ${SAMBA4_DISTNAME} diff --git a/net/shadowsocks-libev/Makefile b/net/shadowsocks-libev/Makefile index 1de0fdfb1d8a..8f9090c9ba10 100644 --- a/net/shadowsocks-libev/Makefile +++ b/net/shadowsocks-libev/Makefile @@ -4,7 +4,7 @@ PORTNAME= shadowsocks-libev DISTVERSIONPREFIX= v DISTVERSION= 3.1.3 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= net PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ diff --git a/net/skstream/Makefile b/net/skstream/Makefile index 0d133ea12064..563613522a8e 100644 --- a/net/skstream/Makefile +++ b/net/skstream/Makefile @@ -3,7 +3,7 @@ PORTNAME= skstream PORTVERSION= 0.3.9 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= net MASTER_SITES= SF/worldforge/${PORTNAME}%20%28network%20lib%29/${PORTVERSION} diff --git a/net/smbldap-tools/Makefile b/net/smbldap-tools/Makefile index 3c5569eaa3fd..f61f2fd4eb6d 100644 --- a/net/smbldap-tools/Makefile +++ b/net/smbldap-tools/Makefile @@ -12,6 +12,8 @@ COMMENT= Samba-LDAP management and support tools LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING +BROKEN= unfetchable + BUILD_DEPENDS= p5-perl-ldap>=0:net/p5-perl-ldap \ p5-Crypt-SmbHash>=0:security/p5-Crypt-SmbHash \ p5-Digest-SHA1>=0:security/p5-Digest-SHA1 \ diff --git a/net/sobby/Makefile b/net/sobby/Makefile index 4dd4b307586c..b895d98b79d4 100644 --- a/net/sobby/Makefile +++ b/net/sobby/Makefile @@ -3,7 +3,7 @@ PORTNAME= sobby PORTVERSION= 0.4.8 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net MASTER_SITES= http://releases.0x539.de/sobby/ diff --git a/net/spoofer/Makefile b/net/spoofer/Makefile index d5f6c7162638..1e90b70066e3 100644 --- a/net/spoofer/Makefile +++ b/net/spoofer/Makefile @@ -3,7 +3,7 @@ PORTNAME= spoofer PORTVERSION= 1.4.5 -PORTREVISION= 1 +PORTREVISION= 3 CATEGORIES= net MASTER_SITES= https://www.caida.org/projects/spoofer/downloads/ diff --git a/net/tcping/Makefile b/net/tcping/Makefile index dbf9b5b1d13c..99d1365d41f0 100644 --- a/net/tcping/Makefile +++ b/net/tcping/Makefile @@ -13,6 +13,8 @@ COMMENT= Do a TCP connect to the given IP/port combination LICENSE= LGPL3 LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN= unfetchable + PLIST_FILES= bin/tcping PORTDOCS= README diff --git a/net/tcptrace/Makefile b/net/tcptrace/Makefile index 4e2f05ac8ed8..fb74ff614256 100644 --- a/net/tcptrace/Makefile +++ b/net/tcptrace/Makefile @@ -12,6 +12,8 @@ COMMENT= TCP dump file analysis tool LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING +BROKEN= unfetchable + GNU_CONFIGURE= yes ALL_TARGET= tcptrace diff --git a/net/trickle/Makefile b/net/trickle/Makefile index d48c95a1efd9..8f01a6393aee 100644 --- a/net/trickle/Makefile +++ b/net/trickle/Makefile @@ -3,7 +3,7 @@ PORTNAME= trickle PORTVERSION= 1.07 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= net MASTER_SITES= https://monkey.org/~marius/trickle/ diff --git a/net/tshark-lite/Makefile b/net/tshark-lite/Makefile index 1d8ed57d2196..34156ca2ccf4 100644 --- a/net/tshark-lite/Makefile +++ b/net/tshark-lite/Makefile @@ -1,7 +1,7 @@ # Created by: Bill Fumerola <billf@mu.org> # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 2 LITE= yes diff --git a/net/turnserver/Makefile b/net/turnserver/Makefile index ab58d5556544..00fa0cf53a84 100644 --- a/net/turnserver/Makefile +++ b/net/turnserver/Makefile @@ -2,6 +2,7 @@ PORTNAME= turnserver PORTVERSION= 4.5.1.1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= http://turnserver.open-sys.org/downloads/extradocs/:xdocs \ http://coturn.net/turnserver/extradocs/:xdocs diff --git a/net/turses/Makefile b/net/turses/Makefile index b56c313cb822..e33231bd4fbc 100644 --- a/net/turses/Makefile +++ b/net/turses/Makefile @@ -13,6 +13,9 @@ COMMENT= Python Twitter client for the console LICENSE= GPLv3 +DEPRECATED= Depends on expiring net/py-tweepy +EXPIRATION_DATE= 2019-09-04 + RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}urwid>=1.3.0:devel/py-urwid@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}tweepy>=3.1.0:net/py-tweepy@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}future>=0.14.3:devel/py-future@${PY_FLAVOR} diff --git a/net/uget/Makefile b/net/uget/Makefile index 2ec22028e90d..e64a27ef0d46 100644 --- a/net/uget/Makefile +++ b/net/uget/Makefile @@ -3,7 +3,7 @@ PORTNAME= uget PORTVERSION= 2.2.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net MASTER_SITES= SF/urlget/${PORTNAME}%20%28stable%29/${PORTVERSION} diff --git a/net/v2ray/Makefile b/net/v2ray/Makefile index cea0dde6ac38..fecf05fb3149 100644 --- a/net/v2ray/Makefile +++ b/net/v2ray/Makefile @@ -1,25 +1,39 @@ # $FreeBSD$ PORTNAME= v2ray -PORTVERSION= 4.14.0 +DISTVERSIONPREFIX= v +DISTVERSION= 4.20.0 CATEGORIES= net -MASTER_SITES= https://github.com/v2ray/v2ray-core/releases/download/v${PORTVERSION}/ -DISTNAME= src_all -DIST_SUBDIR= ${PORTNAME}-${PORTVERSION} MAINTAINER= shen.elf@gmail.com COMMENT= Platform for building proxies to bypass network restrictions LICENSE= MIT -LICENSE_FILE= ${WRKSRC}/v2ray.com/core/LICENSE +LICENSE_FILE= ${WRKSRC}/LICENSE -USES= go zip +USES= go +USE_GITHUB= yes +USE_RC_SUBR= v2ray + +GH_ACCOUNT= v2ray +GH_PROJECT= v2ray-core +GH_SUBDIR= src/v2ray.com/core +GH_TUPLE= golang:crypto:193df9c0f06f:golang_crypto/vendor/golang.org/x/crypto \ + golang:mock:v1.2.0:golang_mock/vendor/github.com/golang/mock \ + golang:net:65e2d4e15006:golang_net/vendor/golang.org/x/net \ + golang:protobuf:c823c79ea157:golang_protobuf/vendor/github.com/golang/protobuf \ + golang:sync:1d60e4601c6f:golang_sync/vendor/golang.org/x/sync \ + golang:sys:49385e6e1522:golang_sys/vendor/golang.org/x/sys \ + golang:text:v0.3.0:golang_text/vendor/golang.org/x/text \ + google:go-cmp:v0.2.0:google_go_cmp/vendor/github.com/google/go-cmp \ + google:go-genproto:11092d34479b:google_go_genproto/vendor/google.golang.org/genproto \ + google:starlark-go:1174b2613e82:google_starlark_go/vendor/go.starlark.net \ + grpc:grpc-go:v1.18.0:grpc_grpc_go/vendor/google.golang.org/grpc \ + h12w:socks:v1.0.0:h12w_socks/vendor/h12.io/socks \ + miekg:dns:v1.1.4:miekg_dns/vendor/github.com/miekg/dns -NO_WRKSUBDIR= yes -WRKSRC= ${WRKDIR}/src GO_BUILDFLAGS= --ldflags '-s -w' -USE_RC_SUBR= v2ray USERS= v2ray GROUPS= v2ray @@ -27,19 +41,23 @@ SUB_LIST= USER="${USERS}" \ GROUP="${GROUPS}" do-build: - @cd ${WRKSRC} && \ + @cd ${GO_WRKSRC} && \ ${SETENV} ${MAKE_ENV} ${GO_ENV} ${GO_CMD} build ${GO_BUILDFLAGS} -o ${GO_WRKDIR_BIN}/v2ray v2ray.com/core/main && \ - ${SETENV} ${MAKE_ENV} ${GO_ENV} ${GO_CMD} build ${GO_BUILDFLAGS} -o ${GO_WRKDIR_BIN}/v2ctl v2ray.com/ext/tools/control/main + ${SETENV} ${MAKE_ENV} ${GO_ENV} ${GO_CMD} build ${GO_BUILDFLAGS} -o ${GO_WRKDIR_BIN}/v2ctl v2ray.com/core/infra/control/main do-install: ${MKDIR} ${STAGEDIR}${ETCDIR} ${MKDIR} ${STAGEDIR}${DATADIR} ${INSTALL_PROGRAM} ${WRKDIR}/bin/v2ray ${STAGEDIR}${PREFIX}/bin/v2ray ${INSTALL_PROGRAM} ${WRKDIR}/bin/v2ctl ${STAGEDIR}${PREFIX}/bin/v2ctl - ${INSTALL_DATA} ${WRKSRC}/v2ray.com/core/release/config/config.json ${STAGEDIR}${ETCDIR}/config.json.sample - ${INSTALL_DATA} ${WRKSRC}/v2ray.com/core/release/config/vpoint_socks_vmess.json ${STAGEDIR}${ETCDIR}/vpoint_socks_vmess.json - ${INSTALL_DATA} ${WRKSRC}/v2ray.com/core/release/config/vpoint_vmess_freedom.json ${STAGEDIR}${ETCDIR}/vpoint_vmess_freedom.json - ${INSTALL_DATA} ${WRKSRC}/v2ray.com/core/release/config/geoip.dat ${STAGEDIR}${DATADIR}/geoip.dat - ${INSTALL_DATA} ${WRKSRC}/v2ray.com/core/release/config/geosite.dat ${STAGEDIR}${DATADIR}/geosite.dat + ${INSTALL_DATA} ${WRKSRC}/release/config/config.json ${STAGEDIR}${ETCDIR}/config.json.sample + ${INSTALL_DATA} ${WRKSRC}/release/config/vpoint_socks_vmess.json ${STAGEDIR}${ETCDIR}/vpoint_socks_vmess.json + ${INSTALL_DATA} ${WRKSRC}/release/config/vpoint_vmess_freedom.json ${STAGEDIR}${ETCDIR}/vpoint_vmess_freedom.json + ${INSTALL_DATA} ${WRKSRC}/release/config/geoip.dat ${STAGEDIR}${DATADIR}/geoip.dat + ${INSTALL_DATA} ${WRKSRC}/release/config/geosite.dat ${STAGEDIR}${DATADIR}/geosite.dat + +do-test: + @cd ${GO_WRKSRC} && \ + ${SETENV} ${MAKE_ENV} ${GO_ENV} ${GO_CMD} test -p 1 -tags json -v -timeout 30m ./... .include <bsd.port.mk> diff --git a/net/v2ray/distinfo b/net/v2ray/distinfo index c3c38b8ce0f0..e611011114d1 100644 --- a/net/v2ray/distinfo +++ b/net/v2ray/distinfo @@ -1,3 +1,29 @@ -TIMESTAMP = 1549167902 -SHA256 (v2ray-4.14.0/src_all.zip) = 842a8bf2a2f5787ca854b61697a444e86928650def5bae512b99c52e95230648 -SIZE (v2ray-4.14.0/src_all.zip) = 31614054 +TIMESTAMP = 1563040894 +SHA256 (v2ray-v2ray-core-v4.20.0_GH0.tar.gz) = 579a7098b8f6cc68c3f94c5453fa274299f8b072736f364654298bd4cf57d24e +SIZE (v2ray-v2ray-core-v4.20.0_GH0.tar.gz) = 6943858 +SHA256 (golang-crypto-193df9c0f06f_GH0.tar.gz) = 9bb154cf1a19f5073b3b75f6854562a30c7457b2e2b0d456c39bbc47d799c39e +SIZE (golang-crypto-193df9c0f06f_GH0.tar.gz) = 1646699 +SHA256 (golang-mock-v1.2.0_GH0.tar.gz) = b7278e2d81b4ea2b849da7a20aedafd627748e188b2118bb536b8a2e3b95a821 +SIZE (golang-mock-v1.2.0_GH0.tar.gz) = 46488 +SHA256 (golang-net-65e2d4e15006_GH0.tar.gz) = 855876f41d4affc4295cbffd43561a173f75b6f3dd4099e864cb0c287236287a +SIZE (golang-net-65e2d4e15006_GH0.tar.gz) = 962569 +SHA256 (golang-protobuf-c823c79ea157_GH0.tar.gz) = ebcd65a5530637b64b93dc8e9644011ffa9bdb8e3b0aa75198d0af871c078006 +SIZE (golang-protobuf-c823c79ea157_GH0.tar.gz) = 329185 +SHA256 (golang-sync-1d60e4601c6f_GH0.tar.gz) = e03c0637f9813516a244e075b234792e58df3a31457c3f7c29a5e32950b1ab33 +SIZE (golang-sync-1d60e4601c6f_GH0.tar.gz) = 16319 +SHA256 (golang-sys-49385e6e1522_GH0.tar.gz) = 346932455425020a633390b7b123cd4851f63cbd86ac26be3aad732727579a26 +SIZE (golang-sys-49385e6e1522_GH0.tar.gz) = 1032798 +SHA256 (golang-text-v0.3.0_GH0.tar.gz) = 8f4c9a048345befc7beccd09267737ee1f55c7b35e5ff80f344ec9e0aa90febb +SIZE (golang-text-v0.3.0_GH0.tar.gz) = 6102619 +SHA256 (google-go-cmp-v0.2.0_GH0.tar.gz) = 3c4e5aca9a707eb19f5ef54b13171f3d36466f4cab73918d111bd93c88b62eed +SIZE (google-go-cmp-v0.2.0_GH0.tar.gz) = 57862 +SHA256 (google-go-genproto-11092d34479b_GH0.tar.gz) = b853fb93631852becc8f2d915fa036e396521a194177d6dd91682ca7d70efc87 +SIZE (google-go-genproto-11092d34479b_GH0.tar.gz) = 2222157 +SHA256 (grpc-grpc-go-v1.18.0_GH0.tar.gz) = 078b44a673860ffda7a366f9e6a05415eb5126b54bd6cde921f2403283f95a1f +SIZE (grpc-grpc-go-v1.18.0_GH0.tar.gz) = 589845 +SHA256 (miekg-dns-v1.1.4_GH0.tar.gz) = eb5a2460ed75938dc4268bb80f0c65179b81792864abad3b4be1d4f1d6d52f1d +SIZE (miekg-dns-v1.1.4_GH0.tar.gz) = 3882057 +SHA256 (h12w-socks-v1.0.0_GH0.tar.gz) = 338e331b4859fee7656ced8ed8546f803da7f4bc5c9504b6e2ece3e71e6297e5 +SIZE (h12w-socks-v1.0.0_GH0.tar.gz) = 11603 +SHA256 (google-starlark-go-1174b2613e82_GH0.tar.gz) = 7e4ba6eabe1fd9df8b03b06211176f65151842d969378975ce02c80073ed4185 +SIZE (google-starlark-go-1174b2613e82_GH0.tar.gz) = 207473 diff --git a/net/wackford-squeers/Makefile b/net/wackford-squeers/Makefile index 888fc84d1a24..c193ad416810 100644 --- a/net/wackford-squeers/Makefile +++ b/net/wackford-squeers/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= http://www.mammothcheese.ca/ MAINTAINER= ports@FreeBSD.org COMMENT= Plain text network hypertext server and client +BROKEN= unfetchable + RUN_DEPENDS= ${LOCALBASE}/bin/munger:lang/munger MAKE_ENV= INSTALL_PROGRAM="${INSTALL_PROGRAM}" INSTALL_SCRIPT="${INSTALL_SCRIPT}" \ diff --git a/net/waypipe/Makefile b/net/waypipe/Makefile index 30745a166d3d..ea6d54a2290d 100644 --- a/net/waypipe/Makefile +++ b/net/waypipe/Makefile @@ -2,13 +2,10 @@ PORTNAME= waypipe DISTVERSIONPREFIX= v -DISTVERSION= 0.3.0 -PORTREVISION= 2 +DISTVERSION= 0.4.0 +PORTREVISION= 1 CATEGORIES= net -PATCH_SITES= ${GL_SITE}/${GL_ACCOUNT}/${GL_PROJECT}/commit/ -PATCHFILES+= 04b9a483e346.patch:-p1 - MAINTAINER= jbeich@FreeBSD.org COMMENT= Network transparency with Wayland @@ -18,15 +15,15 @@ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= wayland-protocols>=1.12:graphics/wayland-protocols \ wayland>=1.15:graphics/wayland -USES= compiler:c11 meson pkgconfig +USES= compiler:c11 localbase:ldflags meson pkgconfig USE_GITLAB= yes GL_SITE= https://gitlab.freedesktop.org GL_ACCOUNT= mstoeckl -GL_COMMIT= 8cf7845e63470490af3af95e178ba5fa74d8056b +GL_COMMIT= 039bd9acb20fe423f6c3b068bb08c6e6935f0d2b PLIST_FILES= bin/${PORTNAME} -OPTIONS_DEFINE= FFMPEG LZ4 MANPAGES OPENGL ZSTD -OPTIONS_DEFAULT=FFMPEG LZ4 MANPAGES OPENGL ZSTD +OPTIONS_DEFINE= FFMPEG LZ4 MANPAGES OPENGL VAAPI ZSTD +OPTIONS_DEFAULT=FFMPEG LZ4 MANPAGES OPENGL VAAPI ZSTD FFMPEG_LIB_DEPENDS= libavcodec.so:multimedia/ffmpeg FFMPEG_MESON_ENABLED= with_video @@ -43,6 +40,9 @@ OPENGL_USE= GL=gbm OPENGL_LIB_DEPENDS= libdrm.so:graphics/libdrm OPENGL_MESON_ENABLED= with_dmabuf +VAAPI_LIB_DEPENDS= libva.so:multimedia/libva +VAAPI_MESON_ENABLED= with_vaapi + ZSTD_LIB_DEPENDS= libzstd.so:archivers/zstd ZSTD_MESON_ENABLED= with_zstd diff --git a/net/waypipe/distinfo b/net/waypipe/distinfo index 4c98903da6ca..6b9634ec8037 100644 --- a/net/waypipe/distinfo +++ b/net/waypipe/distinfo @@ -1,5 +1,3 @@ -TIMESTAMP = 1562359126 -SHA256 (mstoeckl-waypipe-8cf7845e63470490af3af95e178ba5fa74d8056b_GL0.tar.gz) = b1db24d2b9cab37ac4eae05ca0c6d8d27faee3121d2bc025ec56ebcb0ae4fcb7 -SIZE (mstoeckl-waypipe-8cf7845e63470490af3af95e178ba5fa74d8056b_GL0.tar.gz) = 110108 -SHA256 (04b9a483e346.patch) = 705a97b2fe678b841b53afebcadda71726c64b15ea39dd52329ae36e3b40715d -SIZE (04b9a483e346.patch) = 2254 +TIMESTAMP = 1564420188 +SHA256 (mstoeckl-waypipe-039bd9acb20fe423f6c3b068bb08c6e6935f0d2b_GL0.tar.gz) = 8ab2f3898ad50910576f3f63cc9ea4182a106aab83e191139c0d3f95325a6eb8 +SIZE (mstoeckl-waypipe-039bd9acb20fe423f6c3b068bb08c6e6935f0d2b_GL0.tar.gz) = 124271 diff --git a/net/wireguard-go/Makefile b/net/wireguard-go/Makefile index 76fc282edd6d..df777c3bfe16 100644 --- a/net/wireguard-go/Makefile +++ b/net/wireguard-go/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= wireguard-go -PORTVERSION= 0.0.20190517 +PORTVERSION= 0.0.20190805 CATEGORIES= net MASTER_SITES= https://git.zx2c4.com/wireguard-go/snapshot/ DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} @@ -15,9 +15,9 @@ LICENSE_FILE= ${WRKSRC}/COPYING USES= gmake go:modules,no_targets tar:xz USE_GITHUB= nodefault -GH_TUPLE= golang:crypto:b7391e95e576:crypto/vendor/golang.org/x/crypto \ - golang:net:1272bf9dcd53:net/vendor/golang.org/x/net \ - golang:sys:f7bb7a8bee54:sys/vendor/golang.org/x/sys +GH_TUPLE= golang:crypto:57b3e21c3d56:crypto/vendor/golang.org/x/crypto \ + golang:net:d28f0bde5980:net/vendor/golang.org/x/net \ + golang:sys:516e3c20635f:sys/vendor/golang.org/x/sys MAKE_ENV+= GOFLAGS="${GO_BUILDFLAGS}" diff --git a/net/wireguard-go/distinfo b/net/wireguard-go/distinfo index 6e2a49a58a25..f55035c33854 100644 --- a/net/wireguard-go/distinfo +++ b/net/wireguard-go/distinfo @@ -1,9 +1,9 @@ -TIMESTAMP = 1558295893 -SHA256 (wireguard-go-0.0.20190517.tar.xz) = 6877d431847df0afd514e753eed8571bc7e85069b837bc8472b5186fbb004e78 -SIZE (wireguard-go-0.0.20190517.tar.xz) = 69496 -SHA256 (golang-crypto-b7391e95e576_GH0.tar.gz) = 42dd14bcc1b2b0e24b3824fc774f63d6c9a78da3a9da0e26eb79ddf200a44d07 -SIZE (golang-crypto-b7391e95e576_GH0.tar.gz) = 1656089 -SHA256 (golang-net-1272bf9dcd53_GH0.tar.gz) = 331354b9b8a5fa0243fb4bbf9198c0072e9091c3e6a5f3714a62d17b8811f9e2 -SIZE (golang-net-1272bf9dcd53_GH0.tar.gz) = 974586 -SHA256 (golang-sys-f7bb7a8bee54_GH0.tar.gz) = 62a187935014be861c26921c47cbdeaffaca684425cbd055d5f1650422504a19 -SIZE (golang-sys-f7bb7a8bee54_GH0.tar.gz) = 1260311 +TIMESTAMP = 1565033739 +SHA256 (wireguard-go-0.0.20190805.tar.xz) = 2f56d2c4ebc3e50d581e92c046ebf3c884c703c4d5b3b484e45f55e50c0034da +SIZE (wireguard-go-0.0.20190805.tar.xz) = 76468 +SHA256 (golang-crypto-57b3e21c3d56_GH0.tar.gz) = da73bb9b39c3573d7d4a3cd36bbb1d0e3084b939302ea1c00de4142cc9d39328 +SIZE (golang-crypto-57b3e21c3d56_GH0.tar.gz) = 1692591 +SHA256 (golang-net-d28f0bde5980_GH0.tar.gz) = 40f4d37b315f4a6867ab5beadf4d73f93b9c1d777b48ec66d59f953a4a19acb4 +SIZE (golang-net-d28f0bde5980_GH0.tar.gz) = 1097062 +SHA256 (golang-sys-516e3c20635f_GH0.tar.gz) = eaee891b6eb487237243f3b5d796ffc96dee770c2433c1efc6860c3e04de77f4 +SIZE (golang-sys-516e3c20635f_GH0.tar.gz) = 1437398 diff --git a/net/wireshark-lite/Makefile b/net/wireshark-lite/Makefile index a568f4248852..3b79e926df35 100644 --- a/net/wireshark-lite/Makefile +++ b/net/wireshark-lite/Makefile @@ -1,6 +1,8 @@ # Created by: Bill Fumerola <billf@mu.org> # $FreeBSD$ +PORTREVISION= 1 + LITE= yes CONFLICTS_INSTALL?= wireshark-[0-9]* tshark-[0-9]* tshark-lite-[0-9]* diff --git a/net/wireshark/Makefile b/net/wireshark/Makefile index 46e302189419..2e179d682c50 100644 --- a/net/wireshark/Makefile +++ b/net/wireshark/Makefile @@ -3,7 +3,7 @@ PORTNAME?= wireshark PORTVERSION= 3.0.3 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES= net ipv6 MASTER_SITES= http://www.wireshark.org/download/src/ \ http://ftp.uni-kl.de/pub/wireshark/src/ \ @@ -43,7 +43,7 @@ LIB_DEPENDS+= libgpg-error.so:security/libgpg-error \ PLIST_SUB+= PORTVERSION=${PORTVERSION} .for x in capinfos editcap mergecap rawshark text2pcap dftest randpkt \ - reordercap captype randpktdump udpdump sharkd dumpcap + reordercap captype randpktdump udpdump sharkd .if defined(LITE) PKGNAMESUFFIX= -lite PLIST_SUB+= ${x:tu}="@comment $x not installed" \ diff --git a/net/wireshark/files/extra-patch-doc_CMakeLists.txt b/net/wireshark/files/extra-patch-doc_CMakeLists.txt index ba86e1fd4bb5..99cdd0b81768 100644 --- a/net/wireshark/files/extra-patch-doc_CMakeLists.txt +++ b/net/wireshark/files/extra-patch-doc_CMakeLists.txt @@ -1,6 +1,6 @@ ---- doc/CMakeLists.txt.orig2 2019-03-04 18:52:33.373076000 -0500 -+++ doc/CMakeLists.txt 2019-03-04 18:54:06.412930000 -0500 -@@ -100,23 +100,7 @@ if (BUILD_xxx2deb) +--- doc/CMakeLists.txt.orig 2019-08-05 13:37:15 UTC ++++ doc/CMakeLists.txt +@@ -100,23 +100,8 @@ if (BUILD_xxx2deb) endif() set(MAN1_INSTALL_FILES @@ -10,7 +10,7 @@ - ${CMAKE_CURRENT_BINARY_DIR}/ciscodump.1 - ${CMAKE_CURRENT_BINARY_DIR}/ciscodump.1 - ${CMAKE_CURRENT_BINARY_DIR}/dftest.1 -- ${CMAKE_CURRENT_BINARY_DIR}/dumpcap.1 + ${CMAKE_CURRENT_BINARY_DIR}/dumpcap.1 - ${CMAKE_CURRENT_BINARY_DIR}/editcap.1 - ${CMAKE_CURRENT_BINARY_DIR}/mergecap.1 - ${CMAKE_CURRENT_BINARY_DIR}/randpkt.1 diff --git a/net/wireshark/pkg-plist b/net/wireshark/pkg-plist index ebf28d24c057..02ccc7e48c83 100644 --- a/net/wireshark/pkg-plist +++ b/net/wireshark/pkg-plist @@ -2,7 +2,7 @@ %%CAPTYPE%% @group network @mode 2555 -%%DUMPCAP%% +bin/dumpcap @mode @group %%EDITCAP%% @@ -649,7 +649,7 @@ libdata/pkgconfig/wireshark.pc %%CAPTYPE_MAN%%man/man1/captype.1.gz %%CISCODUMP_MAN%%man/man1/ciscodump.1.gz %%DFTEST_MAN%%man/man1/dftest.1.gz -%%DUMPCAP_MAN%%man/man1/dumpcap.1.gz +man/man1/dumpcap.1.gz %%EDITCAP_MAN%%man/man1/editcap.1.gz %%MERGECAP_MAN%%man/man1/mergecap.1.gz %%MAXMIND%%man/man1/mmdbresolve.1.gz diff --git a/net/wmnet2/Makefile b/net/wmnet2/Makefile index 837834702845..873b3a87b1a2 100644 --- a/net/wmnet2/Makefile +++ b/net/wmnet2/Makefile @@ -12,6 +12,8 @@ DISTNAME= wmnet-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Nice network monitor for WindowMaker +BROKEN= unfetchable + USES= imake USE_XORG= x11 xext diff --git a/net/x2goclient/Makefile b/net/x2goclient/Makefile index 59a81c949f74..2b00ea7cc678 100644 --- a/net/x2goclient/Makefile +++ b/net/x2goclient/Makefile @@ -3,7 +3,7 @@ PORTNAME= x2goclient PORTVERSION= 4.1.0.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= http://code.x2go.org/releases/source/x2goclient/ diff --git a/net/yami4/Makefile b/net/yami4/Makefile index 3139d93eff17..6c5dd8cca019 100644 --- a/net/yami4/Makefile +++ b/net/yami4/Makefile @@ -2,6 +2,7 @@ PORTNAME= yami4 PORTVERSION= 1.11.0 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://www.inspirel.com/yami4/files/ DISTNAME= yami4-gpl-${PORTVERSION} diff --git a/net/yate/Makefile b/net/yate/Makefile index f6d6a62458c2..702a8b46ccde 100644 --- a/net/yate/Makefile +++ b/net/yate/Makefile @@ -3,7 +3,7 @@ PORTNAME= yate PORTVERSION= 6.1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= http://yate.null.ro/tarballs/yate6/ DISTNAME= ${PORTNAME}-${PORTVERSION}-1 diff --git a/net/yggdrasil/Makefile b/net/yggdrasil/Makefile new file mode 100644 index 000000000000..8bee64c005ed --- /dev/null +++ b/net/yggdrasil/Makefile @@ -0,0 +1,50 @@ +# $FreeBSD$ + +PORTNAME= yggdrasil +DISTVERSIONPREFIX= v +DISTVERSION= 0.3.6 +CATEGORIES= net ipv6 + +MAINTAINER= freebsd@neilalexander.dev +COMMENT= Experimental end-to-end encrypted self-arranging IPv6 network + +LICENSE= LGPL3 +LICENSE_FILE= ${WRKSRC}/LICENSE + +USES= go +USE_GITHUB= yes +GH_ACCOUNT= yggdrasil-network +GH_PROJECT= yggdrasil-go +GH_TUPLE= \ + docker:libcontainer:v2.2.1:docker_libcontainer/vendor/github.com/docker/libcontainer \ + golang:crypto:4def268fd1a4:golang_crypto/vendor/golang.org/x/crypto \ + golang:net:ca1201d0de80:golang_net/vendor/golang.org/x/net \ + golang:sys:cbf593c0f2f3:golang_sys/vendor/golang.org/x/sys \ + golang:text:v0.3.2:golang_text/vendor/golang.org/x/text \ + gologme:log:4e5d8ccb38e8:gologme_log/vendor/github.com/gologme/log \ + hashicorp:go-syslog:v1.0.0:hashicorp_go_syslog/vendor/github.com/hashicorp/go-syslog \ + hjson:hjson-go:a25ecf6bd222:hjson_hjson_go/vendor/github.com/hjson/hjson-go \ + kardianos:minwinsvc:cad6b2b879b0:kardianos_minwinsvc/vendor/github.com/kardianos/minwinsvc \ + mitchellh:mapstructure:v1.1.2:mitchellh_mapstructure/vendor/github.com/mitchellh/mapstructure \ + songgao:packets:549a10cd4091:songgao_packets/vendor/github.com/songgao/packets \ + yggdrasil-network:water:a16161896c34:yggdrasil_network_water/vendor/github.com/yggdrasil-network/water +GH_SUBDIR= src/github.com/${GH_ACCOUNT}/${GH_PROJECT} + +MAKE_ENV+= GOFLAGS=-mod=vendor + +PLIST_FILES= bin/yggdrasil \ + bin/yggdrasilctl + +USE_RC_SUBR= yggdrasil + +pre-build: + @${REINPLACE_CMD} -e 's/set -ef/set -f/' ${WRKSRC}/build + +do-build: + cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} PKGNAME=${PORTNAME} PKGVER=${PORTVERSION} ./build + +do-install: + ${INSTALL_PROGRAM} ${WRKSRC}/yggdrasil ${STAGEDIR}${PREFIX}/bin/yggdrasil + ${INSTALL_PROGRAM} ${WRKSRC}/yggdrasilctl ${STAGEDIR}${PREFIX}/bin/yggdrasilctl + +.include <bsd.port.mk> diff --git a/net/yggdrasil/distinfo b/net/yggdrasil/distinfo new file mode 100644 index 000000000000..183c9cc106d6 --- /dev/null +++ b/net/yggdrasil/distinfo @@ -0,0 +1,27 @@ +TIMESTAMP = 1564875025 +SHA256 (yggdrasil-network-yggdrasil-go-v0.3.6_GH0.tar.gz) = dc1699064319f19a64ac57bac366a15d718008fdb75ef03bf4252d3552dff4eb +SIZE (yggdrasil-network-yggdrasil-go-v0.3.6_GH0.tar.gz) = 152007 +SHA256 (docker-libcontainer-v2.2.1_GH0.tar.gz) = 3dc621731db53591d643611e2d7bb2efc942a6208e5178c335caecf9dc5f8826 +SIZE (docker-libcontainer-v2.2.1_GH0.tar.gz) = 348704 +SHA256 (golang-crypto-4def268fd1a4_GH0.tar.gz) = eaf2ba9df95911f41a340478d1fbb540d7bc21939e4688273995dabf58e8c7b0 +SIZE (golang-crypto-4def268fd1a4_GH0.tar.gz) = 1693117 +SHA256 (golang-net-ca1201d0de80_GH0.tar.gz) = 1d0b1f44b64c6248ce65f4d78add4228f15ffbdbe4a559a6d1effa410ce01071 +SIZE (golang-net-ca1201d0de80_GH0.tar.gz) = 1099216 +SHA256 (golang-sys-cbf593c0f2f3_GH0.tar.gz) = 3590c55ef807ee27909fecdd771996ab55ad5306f5174b877810a9a9915f0a18 +SIZE (golang-sys-cbf593c0f2f3_GH0.tar.gz) = 1454976 +SHA256 (golang-text-v0.3.2_GH0.tar.gz) = 0b9309698f5708531c5377ab1e29b423a6d9e20c55a8d386c3b8283428212f22 +SIZE (golang-text-v0.3.2_GH0.tar.gz) = 7168069 +SHA256 (gologme-log-4e5d8ccb38e8_GH0.tar.gz) = d5873e95bd5459d9a4813e7020236f15db01277ffba0abfc9f80c5bac7477157 +SIZE (gologme-log-4e5d8ccb38e8_GH0.tar.gz) = 5613 +SHA256 (hashicorp-go-syslog-v1.0.0_GH0.tar.gz) = be4bda814c068311ea8e185e2d108077f167897cfa868ada7f56d97a10f3d602 +SIZE (hashicorp-go-syslog-v1.0.0_GH0.tar.gz) = 4517 +SHA256 (hjson-hjson-go-a25ecf6bd222_GH0.tar.gz) = b41a4011abae684a1a1d3f8650a7db4948cc55373145b62845c7957add9c483f +SIZE (hjson-hjson-go-a25ecf6bd222_GH0.tar.gz) = 25569 +SHA256 (kardianos-minwinsvc-cad6b2b879b0_GH0.tar.gz) = 820c068dfee3306853cb6cc63becb96b9f972a14a97ad71df3332f98bc4866cb +SIZE (kardianos-minwinsvc-cad6b2b879b0_GH0.tar.gz) = 1804 +SHA256 (mitchellh-mapstructure-v1.1.2_GH0.tar.gz) = 53fbc06b125ff1c9c73a4eb1764346932671a29c67a45a92e2ebc6855635069b +SIZE (mitchellh-mapstructure-v1.1.2_GH0.tar.gz) = 20980 +SHA256 (songgao-packets-549a10cd4091_GH0.tar.gz) = 15993683d3ab9d61baf14efe270c0ba06fe62a0b48621420e1d1da6bb24c85ac +SIZE (songgao-packets-549a10cd4091_GH0.tar.gz) = 3517 +SHA256 (yggdrasil-network-water-a16161896c34_GH0.tar.gz) = dd00d472628013d35d9997e6bf9ea63ef9e6bd2e5dd2313404dee0c27f66edf7 +SIZE (yggdrasil-network-water-a16161896c34_GH0.tar.gz) = 17475 diff --git a/net/yggdrasil/files/yggdrasil.in b/net/yggdrasil/files/yggdrasil.in new file mode 100644 index 000000000000..d8d22d25bcbb --- /dev/null +++ b/net/yggdrasil/files/yggdrasil.in @@ -0,0 +1,78 @@ +#!/bin/sh +# +# PROVIDE: yggdrasil +# REQUIRE: networking +# KEYWORD: shutdown + +. /etc/rc.subr + +name="yggdrasil" +rcvar="yggdrasil_enable" + +start_cmd="${name}_start" +start_precmd="${name}_prestart" +stop_cmd="${name}_stop" +stop_postcmd="${name}_poststop" + +pidfile="/var/run/yggdrasil/${name}.pid" +command="/usr/sbin/daemon" +command_args="-P ${pidfile} -r -f ${yggdrasil_command}" + +yggdrasil_prestart() +{ + test ! -x %%PREFIX%%/bin/yggdrasil && ( + logger -s -t yggdrasil "Warning: %%PREFIX%%/bin/yggdrasil is missing or not executable" + logger -s -t yggdrasil "Copy the yggdrasil binary into %%PREFIX%%/bin and then chmod +x %%PREFIX%%/bin/yggdrasil" + return 1 + ) + + test ! -f %%PREFIX%%/etc/yggdrasil.conf && ( + logger -s -t yggdrasil "Generating new configuration file into %%PREFIX%%/etc/yggdrasil.conf" + %%PREFIX%%/bin/yggdrasil -genconf > %%PREFIX%%/etc/yggdrasil.conf + ) + + tap_path="$(cat %%PREFIX%%/etc/yggdrasil.conf | egrep -o '/dev/tap[0-9]{1,2}$')" + tap_name="$(echo -n ${tap_path} | tr -d '/dev/')" + + /sbin/ifconfig ${tap_name} >/dev/null 2>&1 || ( + logger -s -t yggdrasil "Creating ${tap_name} adapter" + /sbin/ifconfig ${tap_name} create || logger -s -t yggdrasil "Failed to create ${tap_name} adapter" + ) + + mkdir -p /var/run/yggdrasil +} + +yggdrasil_start() +{ + /sbin/ifconfig ${tap_name} >/dev/null 2>&1 || ( + logger -s -t yggdrasil "Creating ${tap_name} adapter" + /sbin/ifconfig ${tap_name} create || logger -s -t yggdrasil "Failed to create ${tap_name} adapter" + ) + + logger -s -t yggdrasil "Starting yggdrasil" + ${command} ${command_args} %%PREFIX%%/bin/yggdrasil -useconffile %%PREFIX%%/etc/yggdrasil.conf \ + 1>/var/log/yggdrasil.stdout.log \ + 2>/var/log/yggdrasil.stderr.log & +} + +yggdrasil_stop() +{ + logger -s -t yggdrasil "Stopping yggdrasil" + test -f /var/run/yggdrasil/${name}.pid && kill -TERM $(cat /var/run/yggdrasil/${name}.pid) +} + +yggdrasil_poststop() +{ + tap_path="$(cat %%PREFIX%%/etc/yggdrasil.conf | grep /dev/tap | egrep -o '/dev/.*$')" + tap_name="$(echo -n ${tap_path} | tr -d '/dev/')" + + /sbin/ifconfig ${tap_name} >/dev/null 2>&1 && ( + logger -s -t yggdrasil "Destroying ${tap_name} adapter" + /sbin/ifconfig ${tap_name} destroy || logger -s -t yggdrasil "Failed to destroy ${tap_name} adapter" + ) +} + +load_rc_config $name +: ${yggdrasil_enable:=no} + +run_rc_command "$1" diff --git a/net/yggdrasil/pkg-descr b/net/yggdrasil/pkg-descr new file mode 100644 index 000000000000..238fb60a3574 --- /dev/null +++ b/net/yggdrasil/pkg-descr @@ -0,0 +1,7 @@ +Yggdrasil is an early-stage implementation of a fully end-to-end encrypted IPv6 +network. It is lightweight, self-arranging, supported on multiple platforms and +allows pretty much any IPv6-capable application to communicate securely with +other Yggdrasil nodes. Yggdrasil does not require you to have IPv6 Internet +connectivity - it also works over IPv4. + +WWW: https://yggdrasil-network.github.io/ diff --git a/net/zeroconf-ioslave/Makefile b/net/zeroconf-ioslave/Makefile index 22f1ce63d36d..c8a98e83c1ac 100644 --- a/net/zeroconf-ioslave/Makefile +++ b/net/zeroconf-ioslave/Makefile @@ -2,7 +2,7 @@ PORTNAME= zeroconf-ioslave DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/net/zerotier/Makefile b/net/zerotier/Makefile index 63e7af651006..66ec58b2efb6 100644 --- a/net/zerotier/Makefile +++ b/net/zerotier/Makefile @@ -3,6 +3,7 @@ PORTNAME= zerotier DISTVERSION= 1.2.12-310 +PORTREVISION= 1 DISTVERSIONSUFFIX= -g8a0b75c CATEGORIES= net |