Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Feb 2014 20:04:17 +0100
From:      freethread ft <pe.freethread@live.com>
To:        <mono@freebsd.org>
Subject:   Installation errors
Message-ID:  <DUB111-DS2720672493628059641DC582A80@phx.gbl>

next in thread | raw e-mail | index | archive | help

[-- Attachment #1 --]
I cannot install lang/mono due to fetching errors.

I run FreeBSD 10.0-RELEASE in VirtualBox (host: Windows 7 pro x64, guest amd64 FreeBSD). uname –a of guest:

    FreeBSD gamma.freethread.lan 10.0-RELEASE FreeBSD 10.0-RELEASE #0 r260789: Thu Jan 16 22:34:59 UTC 2014
    root@snap.freebsd.org:/usr/obj/usr/src/sys/GENERIC  amd64

I upgraded from version 9.2-RELEASE p3 to 10.0-RELEASE few days ago using freebsd-update.

I use portmaster to maintain ports (ports only, no packages), some ports cannot be installed on 10.0-RELEASE (i.e. elinks), I uninstalled all ports before upgrading from 9.2 p3 to 10.0, then reinstalled few, primarily portmaster, mc, xorg, KDE, openjdk7 and netbeans. In version 9.2 p3 I had both eclipse (openjdk6) and netbeans (openjdk7), but few months ago I uninstalled eclipse and openjdk6 and I wasn’t able to upgrade to last version of openjdk7.

Well, after this, I now want to install mono. The attached files are:
  a.. mono-comp.txt – I ran the command ‘source /root/tmp/mono-comp.txt portmaster lang/mono’, in portmaster configuration file I specified to have a separated compilation log file (I don’t know why the file has crlf line endings). 
  b.. port-log-87122-mono.TNdz47N6 – The portmaster log file for the compilation (previous file).
There are some things I don’t understand:
  a.. Every time I get the error and re-run the command, portmaster (or the building system) try to re-fetch the tar.bz2 of the sources (~80MB). It’s already in /usr/ports/distfiles, and this happens for the patches too. 
  b.. I don’t know what this mean
      ===>>> Waiting on fetch & checksum for lang/mono <<<===
      this status.  The following enables this feature on the host system:
      # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf
  in the log file while waiting to download source tarball. I have no jails, never had one. 
  c.. I don’t know what this mean
     * Some process information are acceded through /proc (e.g. when using
      NUnit) and procfs(5) has to be mounted for these features to work:
      # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
  I already have proc mounted in fstab in the same way as stated by that message and it works and displayed by command df. 
  d.. When I manually fetch the patch I get the following error:
      root@gamma /usr/port/distfiles> fetch https://github.com/mono/mono/commit/d2cc22580898df5d4a15e0f99ab513e1570a6082.patch
      Certificate verification failed for /C=US/O=DigiCert Inc/OU=www.digicert.com/CN=DigiCert High Assurance EV CA-1
      34380826280:error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed:/usr/src/secure/lib/libssl/../../../crypto/openssl/ssl/s3_clnt.c:1168:
      fetch: https://github.com/mono/mono/commit/d2cc22580898df5d4a15e0f99ab513e1570a6082.patch: Authentication error
  I have a local master DNS on my net with sinkhole (I ban tons of undesired 2nd and 3rd level domains) but on the host machine (Windows 7) I can download the patch file. When copy in /usr/distfiles it’s ignored and the build system want to download it.
Before to install lang/mono, I upgraded all installed ports using a modified version of DutchDaemon portupdater shell script (you can find it here http://forums.freebsd.org/viewtopic.php?f=35&t=737&start=200#p39092)

for any further info you can email me.

best regards and thank you all for your time, paul

[-- Attachment #2 --]
Script started on Sun Feb  2 18:52:46 2014
command: portmaster lang/mono
]0;portmaster: lang/mono
===>>> Port directory: /usr/ports/lang/mono

===>>> Gathering distinfo list for installed ports

===>>> Launching 'make checksum' for lang/mono in background
===>>> Gathering dependency list for lang/mono from ports
===>>> Initial dependency check complete for lang/mono

]0;portmaster: lang/mono
===>>> Starting build for lang/mono <<<===

===>>> All dependencies are up to date

===>  Cleaning for mono-3.2.3
===>>> Waiting on fetch & checksum for lang/mono <<<===
  this status.  The following enables this feature on the host system:
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> d2cc22580898df5d4a15e0f99ab513e1570a6082.patch doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch https://github.com/mono/mono/commit/d2cc22580898df5d4a15e0f99ab513e1570a6082.patch


===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                            

===>>> Waiting on fetch & checksum for lang/mono <<<===
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> mono-3.2.3.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch http://download.mono-project.com/sources/mono/mono-3.2.3.tar.bz2
mono-3.2.3.tar.bz2                                       0  B    0  Bps
=> d2cc22580898df5d4a15e0f99ab513e1570a6082.patch doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch https://github.com/mono/mono/commit/d2cc22580898df5d4a15e0f99ab513e1570a6082.patch
fetch: https://github.com/mono/mono/commit/d2cc22580898df5d4a15e0f99ab513e1570a6082.patch: size mismatch: expected 3551, actual 3553
=> Attempting to fetch ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/d2cc22580898df5d4a15e0f99ab513e1570a6082.patch


===>>> Logging build to /tmp/port_log-87122-mono.TNdz47N6

===>>> make failed for lang/mono
===>>> Aborting update


===>>> Build/Install logs available:
	/tmp/port_log-87122-mono.TNdz47N6

===>>> Killing background jobs
Terminated

===>>> You can restart from the point of failure with this command line:
       portmaster <flags> lang/mono 

===>>> Exiting

Script done on Sun Feb  2 19:11:06 2014

[-- Attachment #3 --]
************************************************************************
If you have build/runtime errors with Mono and Gtk# apps please try the
following first:

* Build Mono and gtk+ (x11-toolkits/gtk20) without CPUTYPE and with the
  default FreeBSD CFLAGS ('-O2 -fno-strict-aliasing -pipe') as Mono has
  been known to expose compiler bugs.

* Try building and running Mono with the GENERIC kernel.
  - Mono requires SYSVSHM, SYSVMSG, and SYSVSEM which are part of the
    GENERIC kernel.
  - Removing kernel options or changing defaults to use experimental
    options can adversely affect Mono's ability to build and run.

* Remove leftover semaphores / increase semaphore limits.
  - Close apps which use Mono and run `ipcs -sbt`.  Remove the
    semaphores with MODE "--rw-------" and NSEMS "8" using ipcrm (1)
  - _OR_ simply reboot which is the safest method.
  - On multi-user systems the semaphore limits may need to be increased
    from the defaults. The following should comfortably support 30 users.

    # echo "kern.ipc.semmni=40" >> /boot/loader.conf
    # echo "kern.ipc.semmns=300" >> /boot/loader.conf

* If you are in a jailed environment, ensure System V IPC are enabled.
  You can rely on the security.jail.sysvipc_allowed  sysctl to check
  this status.  The following enables this feature on the host system:
    # echo "jail_sysvipc_allow=\"YES\"" >> /etc/rc.conf

* Some process information are acceded through /proc (e.g. when using
  NUnit) and procfs(5) has to be mounted for these features to work:
    # echo "proc            /proc   procfs  rw 0 0" >> /etc/fstab
************************************************************************
===>   mono-3.2.3 depends on file: /usr/local/sbin/pkg - found
=> d2cc22580898df5d4a15e0f99ab513e1570a6082.patch doesn't seem to exist in /usr/ports/distfiles//.
=> Attempting to fetch https://github.com/mono/mono/commit/d2cc22580898df5d4a15e0f99ab513e1570a6082.patch
fetch: https://github.com/mono/mono/commit/d2cc22580898df5d4a15e0f99ab513e1570a6082.patch: size mismatch: expected 3551, actual 3553
=> Attempting to fetch ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/d2cc22580898df5d4a15e0f99ab513e1570a6082.patch
fetch: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/d2cc22580898df5d4a15e0f99ab513e1570a6082.patch: File unavailable (e.g., file not found, no access)
=> Couldn't fetch it - please try to retrieve this
=> port manually into /usr/ports/distfiles// and try again.
*** Error code 1

Stop.
make: stopped in /usr/ports/lang/mono

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?DUB111-DS2720672493628059641DC582A80>