You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer:     k...@freebsd.org
Last committer: tcber...@freebsd.org
Ident:          $FreeBSD: branches/2018Q1/devel/qt4-dbus/Makefile 434380 
2017-02-18 19:48:05Z tcberner $
Log URL:        
http://thunderx1.nyi.freebsd.org/data/111arm64-quarterly/460130/logs/qt4-dbus-4.8.7_1.log
Build URL:      
http://thunderx1.nyi.freebsd.org/build.html?mastername=111arm64-quarterly&build=460130
Log:

=>> Building devel/qt4-dbus
build started at Sun Jan 28 18:18:52 UTC 2018
port directory: /usr/ports/devel/qt4-dbus
package name: qt4-dbus-4.8.7_1
building for: FreeBSD 111arm64-quarterly-job-02 11.1-RELEASE-p6 FreeBSD 
11.1-RELEASE-p6 1101001 arm64
maintained by: k...@freebsd.org
Makefile ident:      $FreeBSD: branches/2018Q1/devel/qt4-dbus/Makefile 434380 
2017-02-18 19:48:05Z tcberner $
Poudriere version: 3.2.4-20-g3ab5fc55
Host OSVERSION: 1200054
Jail OSVERSION: 1101001
Job Id: 02

---Begin Environment---
SHELL=/bin/csh
OSVERSION=1101001
UNAME_v=FreeBSD 11.1-RELEASE-p6 1101001
UNAME_r=11.1-RELEASE-p6
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/111arm64-quarterly/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
OLDPWD=/usr/local/poudriere/data/.m/111arm64-quarterly/ref/.p
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
PWD=/usr/local/poudriere/data/.m/111arm64-quarterly/ref/.p/pool
MASTERNAME=111arm64-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
P_PYTHON_MAJOR_VER=2
POUDRIERE_VERSION=3.2.4-20-g3ab5fc55
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
FLAVOR=
DEPENDS_ARGS=
MAKE_ARGS=
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
---End OPTIONS List---

--MAINTAINER--
k...@freebsd.org
--End MAINTAINER--

--CONFIGURE_ARGS--
-opensource -confirm-license  -platform 
/usr/local/share/qt4/mkspecs/freebsd-$(ccver="$(c++ --version)"; case "$ccver" 
in *clang*) echo clang ;; *) echo g++ ;; esac)  -no-pch  -prefix /usr/local  
-bindir /usr/local/lib/qt4/bin  -headerdir /usr/local/include/qt4  -libdir 
/usr/local/lib/qt4  -plugindir /usr/local/lib/qt4/plugins  -importdir 
/usr/local/lib/qt4/imports  -datadir /usr/local/share/qt4  -docdir 
/usr/local/share/doc/qt4  -translationdir /usr/local/share/qt4/translations  
-sysconfdir /usr/local/etc/xdg -fast  -system-libjpeg -system-libpng  
-system-libmng -system-libtiff -system-zlib  -no-phonon-backend  -examplesdir 
/usr/local/share/examples/qt4/examples  -demosdir 
/usr/local/share/examples/qt4/demos -release -no-separate-debug-info --no-gui  
--no-phonon
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
QTDIR=/wrkdirs/usr/ports/devel/qt4-dbus/work/qt-everywhere-opensource-src-4.8.7 
PATH=/wrkdirs/usr/ports/devel/qt4-dbus/work/qt-everywhere-opensource-src-4.8.7/bin:$PATH
 MAKE="make" QT_SELECT=qt4 PKG_CONFIG=pkgconf 
XDG_DATA_HOME=/wrkdirs/usr/ports/devel/qt4-dbus/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/qt4-dbus/work  
HOME=/wrkdirs/usr/ports/devel/qt4-dbus/work TMPDIR="/tmp" SHELL=/bin/sh 
CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
QTDIR=/wrkdirs/usr/ports/devel/qt4-dbus/work/qt-everywhere-opensource-src-4.8.7 
LD_LIBRARY_PATH=/wrkdirs/usr/ports/devel/qt4-dbus/work/qt-everywhere-opensource-src-4.8.7/lib:$LD_LIBRARY_PATH
  
PATH=/wrkdirs/usr/ports/devel/qt4-dbus/work/qt-everywhere-opensource-src-4.8.7/bin:$PATH
 QT_SELECT=qt4 XDG_DATA_HOME=/wrkdirs/usr/ports/devel/qt4-dbus/work  
XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/qt4-dbus/work  
HOME=/wrkdirs/usr/ports/devel/qt4-dbus/work TMPDIR="/tmp" NO_PIE=yes 
MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES 
PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 
-pipe  -fno-strict-aliasing"  CPP="cpp" CPPFLAGS=""  LDFLAGS="" LIBS=""  
CXX="c++" CXXFLAGS="-O2 -pipe -fno-strict-aliasing  -fno-use-cxa-atexit"  
MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s -m 555"  
BSD_INSTALL_LIB="install  -s -m 0644"  BSD_INSTALL_SCRIPT="install  -m 555"  
BSD_INSTALL_DATA="install  -m 0644"  BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
DEBUG="@comment " SHORTVER=4.8  FULLVER=4.8.7 QT_BINDIR="lib/qt4/bin" 
QT_INCDIR="include/qt4" QT_LIBDIR="lib/qt4" QT_ARCHDIR="lib/qt4" 
QT_PLUGINDIR="lib/qt4/plugins" QT_LIBEXECDIR="libexec/qt4" 
QT_IMPORTDIR="lib/qt4/imports" QT_QMLDIR="lib/qt4/qml" QT_DATADIR="share/qt4" 
QT_DOCDIR="share/doc/qt4" QT_L10NDIR="share/qt4/translations" 
QT_ETCDIR="etc/xdg" QT_EXAMPLEDIR="share/examples/qt4" 
QT_TESTDIR="share/qt4/tests" QT_MKSPECDIR="share/qt4/mkspecs" 
QT_CMAKEDIR="lib/cmake" QT_QTCHOOSERDIR="etc/xdg/qtchooser" OSREL=11.1 
PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local PORTDOCS="" 
PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/dbus"  
EXAMPLESDIR="share/examples/dbus"  DATADIR="share/dbus"  WWWDIR="www/dbus"  
ETCDIR="etc/dbus"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/dbus 
DOCSDIR=/usr/local/share/doc/dbus EXAMPLESDIR=/usr/local/share/examples/dbus  
WWWDIR=/usr/local/www/dbus ETCDIR=/usr/local/etc/dbus
--End SUB_LIST--

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
#### /usr/local/etc/poudriere.d/make.conf ####
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2
#### /usr/ports/Mk/Scripts/ports_env.sh ####
ARCH=aarch64
CONFIGURE_MAX_CMD_LEN=262144
OPSYS=FreeBSD
OSREL=11.1
OSVERSION=1101001
PYTHONBASE=/usr/local
UID=0
_OSRELEASE=11.1-RELEASE-p6
#### Misc Poudriere ####
GID=0
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
--Resource limits--
cpu time               (seconds, -t)  unlimited
file size           (512-blocks, -f)  unlimited
data seg size           (kbytes, -d)  1048576
stack size              (kbytes, -s)  1048576
core file size      (512-blocks, -c)  unlimited
max memory size         (kbytes, -m)  unlimited
locked memory           (kbytes, -l)  unlimited
max user processes              (-u)  89999
open files                      (-n)  1024
virtual mem size        (kbytes, -v)  unlimited
swap limit              (kbytes, -w)  unlimited
socket buffer size       (bytes, -b)  unlimited
pseudo-terminals                (-p)  unlimited
kqueues                         (-k)  unlimited
umtx shared locks               (-o)  unlimited
--End resource limits--
=======================<phase: check-sanity   >============================
===>  License LGPL21 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   qt4-dbus-4.8.7_1 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.10.3_1.txz
[111arm64-quarterly-job-02] Installing pkg-1.10.3_1...
[111arm64-quarterly-job-02] Extracting pkg-1.10.3_1: .......... done
===>   qt4-dbus-4.8.7_1 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of qt4-dbus-4.8.7_1
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License LGPL21 accepted by the user
===> Fetching all distfiles required by qt4-dbus-4.8.7_1 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License LGPL21 accepted by the user
===> Fetching all distfiles required by qt4-dbus-4.8.7_1 for building
=> SHA256 Checksum OK for KDE/qt-everywhere-opensource-src-4.8.7.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License LGPL21 accepted by the user
===> Fetching all distfiles required by qt4-dbus-4.8.7_1 for building
===>  Extracting for qt4-dbus-4.8.7_1
=> SHA256 Checksum OK for KDE/qt-everywhere-opensource-src-4.8.7.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for qt4-dbus-4.8.7_1
===>  Applying extra patch /usr/ports/devel/qt4/files/extrapatch-configure
===>  Applying extra patch 
/usr/ports/devel/qt4/files/extrapatch-config.tests-unix-compile.test
===>  Applying extra patch 
/usr/ports/devel/qt4/files/extrapatch-src-corelib-global-qglobal.h
===>  Applying extra patch /usr/ports/devel/qt4/files/extrapatch-libtool
===>  Applying extra patch /usr/ports/devel/qt4/files/extrapatch-armv6
===>  Applying FreeBSD patches for qt4-dbus-4.8.7_1
===========================================================================
=======================<phase: build-depends  >============================
===>   qt4-dbus-4.8.7_1 depends on package: pkgconf>=1.3.0_1 - not found
===>   Installing existing package /packages/All/pkgconf-1.3.10,1.txz
[111arm64-quarterly-job-02] Installing pkgconf-1.3.10,1...
[111arm64-quarterly-job-02] Extracting pkgconf-1.3.10,1: .......... done
===>   qt4-dbus-4.8.7_1 depends on package: pkgconf>=1.3.0_1 - found
===>   Returning to build of qt4-dbus-4.8.7_1
===>   qt4-dbus-4.8.7_1 depends on file: /usr/local/lib/qt4/bin/moc - not found
===>   Installing existing package /packages/All/qt4-moc-4.8.7_2.txz
[111arm64-quarterly-job-02] Installing qt4-moc-4.8.7_2...
[111arm64-quarterly-job-02] `-- Installing qtchooser-39...
[111arm64-quarterly-job-02] `-- Extracting qtchooser-39: .......... done
[111arm64-quarterly-job-02] Extracting qt4-moc-4.8.7_2: .... done
Message from qtchooser-39:

qtchooser is a wrapper that allows selecting whether Qt4 or Qt5 binaries for
qmake, moc and other tools will be run when invoking the binaries in $PATH.

By default, the Qt5 versions are run. It is possible to change the behavior by
setting the QT_SELECT environment variable to "qt4". See qtchooser(1) for more
information.
===>   qt4-dbus-4.8.7_1 depends on file: /usr/local/lib/qt4/bin/moc - found
===>   Returning to build of qt4-dbus-4.8.7_1
===>   qt4-dbus-4.8.7_1 depends on file: /usr/local/lib/qt4/bin/qmake - not 
found
===>   Installing existing package /packages/All/qt4-qmake-4.8.7_2.txz
[111arm64-quarterly-job-02] Installing qt4-qmake-4.8.7_2...
[111arm64-quarterly-job-02] Extracting qt4-qmake-4.8.7_2: .......... done
===>   qt4-dbus-4.8.7_1 depends on file: /usr/local/lib/qt4/bin/qmake - found
===>   Returning to build of qt4-dbus-4.8.7_1
===>   qt4-dbus-4.8.7_1 depends on file: /usr/local/lib/qt4/bin/rcc - not found
===>   Installing existing package /packages/All/qt4-rcc-4.8.7_1.txz
[111arm64-quarterly-job-02] Installing qt4-rcc-4.8.7_1...
[111arm64-quarterly-job-02] Extracting qt4-rcc-4.8.7_1: .... done
===>   qt4-dbus-4.8.7_1 depends on file: /usr/local/lib/qt4/bin/rcc - found
===>   Returning to build of qt4-dbus-4.8.7_1
===========================================================================
=======================<phase: lib-depends    >============================
===>   qt4-dbus-4.8.7_1 depends on shared library: libdbus-1.so - not found
===>   Installing existing package /packages/All/dbus-1.10.16_1.txz
[111arm64-quarterly-job-02] Installing dbus-1.10.16_1...
[111arm64-quarterly-job-02] `-- Installing expat-2.2.5...
[111arm64-quarterly-job-02] `-- Extracting expat-2.2.5: .......... done
[111arm64-quarterly-job-02] `-- Installing libICE-1.0.9_1,1...
[111arm64-quarterly-job-02] |   `-- Installing xproto-7.0.31...
[111arm64-quarterly-job-02] |   `-- Extracting xproto-7.0.31: .......... done
[111arm64-quarterly-job-02] `-- Extracting libICE-1.0.9_1,1: .......... done
[111arm64-quarterly-job-02] `-- Installing libSM-1.2.2_3,1...
[111arm64-quarterly-job-02] `-- Extracting libSM-1.2.2_3,1: .......... done
[111arm64-quarterly-job-02] `-- Installing libX11-1.6.5,1...
[111arm64-quarterly-job-02] |   `-- Installing kbproto-1.0.7...
[111arm64-quarterly-job-02] |   `-- Extracting kbproto-1.0.7: .......... done
[111arm64-quarterly-job-02] |   `-- Installing libXau-1.0.8_3...
[111arm64-quarterly-job-02] |   `-- Extracting libXau-1.0.8_3: .......... done
[111arm64-quarterly-job-02] |   `-- Installing libXdmcp-1.1.2...
[111arm64-quarterly-job-02] |   `-- Extracting libXdmcp-1.1.2: ......... done
[111arm64-quarterly-job-02] |   `-- Installing libxcb-1.12_2...
[111arm64-quarterly-job-02] |   | `-- Installing libpthread-stubs-0.4...
[111arm64-quarterly-job-02] |   | `-- Extracting libpthread-stubs-0.4: . done
[111arm64-quarterly-job-02] |   | `-- Installing libxml2-2.9.7...
[111arm64-quarterly-job-02] |   | `-- Extracting libxml2-2.9.7: .......... done
[111arm64-quarterly-job-02] |   `-- Extracting libxcb-1.12_2: .......... done
[111arm64-quarterly-job-02] `-- Extracting libX11-1.6.5,1: .......... done
===> Creating groups.
Creating group 'messagebus' with gid '556'.
===> Creating users
Creating user 'messagebus' with uid '556'.
[111arm64-quarterly-job-02] Extracting dbus-1.10.16_1: ......... done
===>   qt4-dbus-4.8.7_1 depends on shared library: libdbus-1.so - found 
(/usr/local/lib/libdbus-1.so)
===>   Returning to build of qt4-dbus-4.8.7_1
===>   qt4-dbus-4.8.7_1 depends on shared library: libQtCore.so - not found
===>   Installing existing package /packages/All/qt4-corelib-4.8.7_10.txz
[111arm64-quarterly-job-02] Installing qt4-corelib-4.8.7_10...
[111arm64-quarterly-job-02] `-- Installing gettext-runtime-0.19.8.1_1...
[111arm64-quarterly-job-02] |   `-- Installing indexinfo-0.3.1...
[111arm64-quarterly-job-02] |   `-- Extracting indexinfo-0.3.1: .... done
[111arm64-quarterly-job-02] `-- Extracting gettext-runtime-0.19.8.1_1: 
.......... done
[111arm64-quarterly-job-02] `-- Installing glib-2.50.2_7,1...
[111arm64-quarterly-job-02] |   `-- Installing libffi-3.2.1_2...
[111arm64-quarterly-job-02] |   `-- Extracting libffi-3.2.1_2: .......... done
[111arm64-quarterly-job-02] |   `-- Installing libiconv-1.14_11...
[111arm64-quarterly-job-02] |   `-- Extracting libiconv-1.14_11: .......... done
[111arm64-quarterly-job-02] |   `-- Installing pcre-8.40_1...
[111arm64-quarterly-job-02] |   `-- Extracting pcre-8.40_1: .......... done
[111arm64-quarterly-job-02] |   `-- Installing perl5-5.24.3...
[111arm64-quarterly-job-02] |   `-- Extracting perl5-5.24.3: .......... done
[111arm64-quarterly-job-02] |   `-- Installing python27-2.7.14_1...
[111arm64-quarterly-job-02] |   | `-- Installing readline-7.0.3_1...
[111arm64-quarterly-job-02] |   | `-- Extracting readline-7.0.3_1: .......... 
done
[111arm64-quarterly-job-02] |   `-- Extracting python27-2.7.14_1: .......... 
done
[111arm64-quarterly-job-02] `-- Extracting glib-2.50.2_7,1: .......... done
No schema files found: doing nothing.
[111arm64-quarterly-job-02] `-- Installing icu-60.2_1,1...
[111arm64-quarterly-job-02] `-- Extracting icu-60.2_1,1: .......... done
[111arm64-quarterly-job-02] Extracting qt4-corelib-4.8.7_10: .......... done
Message from perl5-5.24.3:

The /usr/bin/perl symlink has been removed starting with Perl 5.20.
For shebangs, you should either use:

#!/usr/local/bin/perl

or

#!/usr/bin/env perl

The first one will only work if you have a /usr/local/bin/perl,
the second will work as long as perl is in PATH.
Message from python27-2.7.14_1:

===========================================================================

Note that some standard Python modules are provided as separate ports
as they require additional dependencies. They are available as:

bsddb           databases/py-bsddb
gdbm            databases/py-gdbm
sqlite3         databases/py-sqlite3
tkinter         x11-toolkits/py-tkinter

===========================================================================
Message from qt4-corelib-4.8.7_10:

======================================================================

Qt 4 can be built with optional support for:
 - Common UNIX Printing System (CUPS) (enabled by default)
 - Network Audio System (NAS)
 - Qt style that renders using GTK (QGTKSTYLE)

In order to enable them, you have to add
        QT4_OPTIONS=    CUPS NAS QGTKSTYLE
to your /etc/make.conf and compile devel/qt4-corelib and
x11-toolkits/qt4-gui ports.

Attention! Whenever you change the QT4_OPTIONS both
devel/qt4-corelib and x11-toolkits/qt4-gui ports must be rebuilt!

======================================================================
===>   qt4-dbus-4.8.7_1 depends on shared library: libQtCore.so - found 
(/usr/local/lib/qt4/libQtCore.so)
===>   Returning to build of qt4-dbus-4.8.7_1
===>   qt4-dbus-4.8.7_1 depends on shared library: libQtXml.so - not found
===>   Installing existing package /packages/All/qt4-xml-4.8.7_2.txz
[111arm64-quarterly-job-02] Installing qt4-xml-4.8.7_2...
[111arm64-quarterly-job-02] Extracting qt4-xml-4.8.7_2: .......... done
===>   qt4-dbus-4.8.7_1 depends on shared library: libQtXml.so - found 
(/usr/local/lib/qt4/libQtXml.so)
===>   Returning to build of qt4-dbus-4.8.7_1
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for qt4-dbus-4.8.7_1
/usr/bin/sed -i.bak -e 's|SUBDIRS = qdbus|SUBDIRS = ../../src/dbus qdbus|g'  
/wrkdirs/usr/ports/devel/qt4-dbus/work/qt-everywhere-opensource-src-4.8.7/tools/qdbus/qdbus.pro
/usr/bin/sed -i.bak -e 's|"/moc"|"/moc"|'  
/wrkdirs/usr/ports/devel/qt4-dbus/work/qt-everywhere-opensource-src-4.8.7/tools/qdbus/qdbuscpp2xml/qdbuscpp2xml.cpp
/bin/mkdir -p 
/wrkdirs/usr/ports/devel/qt4-dbus/work/qt-everywhere-opensource-src-4.8.7/mkspecs
/bin/ln -sf /usr/local/lib/qt4/bin/qmake 
/wrkdirs/usr/ports/devel/qt4-dbus/work/qt-everywhere-opensource-src-4.8.7/bin/qmake
/bin/ln -sf /usr/local/lib/qt4/bin/moc 
/wrkdirs/usr/ports/devel/qt4-dbus/work/qt-everywhere-opensource-src-4.8.7/bin/moc
/bin/ln -sf /usr/local/lib/qt4/bin/rcc 
/wrkdirs/usr/ports/devel/qt4-dbus/work/qt-everywhere-opensource-src-4.8.7/bin/rcc
Warning: -no-gui will disable the qt3support library.

This is the  Open Source Edition.

You are licensed to use this software under the terms of
the Lesser GNU General Public License (LGPL) versions 2.1.
You are also licensed to use this software under the terms of
the GNU General Public License (GPL) versions 3.

You have already accepted the terms of the  license.

Warning: -no-xrender will disable the QtWebkit module.

The target system byte order could not be detected!
Turn on verbose messaging (-v) to see the final report.
You can use the -little-endian or -big-endian switch to
./configure to continue.
===>  Script "configure" failed unexpectedly.
Please report the problem to k...@freebsd.org [maintainer] and attach the
"/wrkdirs/usr/ports/devel/qt4-dbus/work/qt-everywhere-opensource-src-4.8.7/config.log"
including the output of the failure of your make command. Also, it might be
a good idea to provide an overview of all packages installed on your system
(e.g. a /usr/local/sbin/pkg-static info -g -Ea).
*** Error code 1

Stop.
make: stopped in /usr/ports/devel/qt4-dbus
_______________________________________________
freebsd-pkg-fallout@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout
To unsubscribe, send any mail to "freebsd-pkg-fallout-unsubscr...@freebsd.org"

Reply via email to