notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: lang/mono/files/patch-mono_tests_Makefile.in

Number of commits found: 6

Tuesday, 24 Nov 2015
08:15 romain search for other commits by this committer
Update to the now stable 4.2 branch.
Original commitRevision:402349 
Wednesday, 16 Sep 2015
12:42 marino search for other commits by this committer
lang/mono: Remove $FreeBSD$ from patches

Patches aren't supposed to have $FreeBSD$ tags anymore.  The
fbsd:nokeywords property was properly set, so the $FreeBSD$ tag was not
even expanded, so these tags were removed.  Note that the mini-exceptions
patch is no longer needed.  According to the comments, it's is for
FreeBSD 8 support only.

Approved by:	portmgr (mat)
Original commitRevision:397063 
Tuesday, 8 Apr 2014
10:39 romain search for other commits by this committer
Update to 3.4.0.
Original commitRevision:350596 
Wednesday, 14 Aug 2013
14:59 romain search for other commits by this committer
Update to 3.2.1.

This update include a patch for sgen which avoids an assertion failure
(condition `info->doing_handshake' not met) that will be part of 3.2.2.
Because our mono version is unstable due to this, we decided not to wait for
3.2.2 to be out and update to 3.2.1, cherry-picking the appropriate fix.

Many thanks to Charles Randall for reporting and helping.
Original commitRevision:324730 
Thursday, 10 Nov 2005
04:17 tmclaugh search for other commits by this committer
(Long awaited) update to 1.1.9.2

Mono Changes:
    - Series release:   http://www.go-mono.com/archive/1.1.9/
    - Patch release:    http://www.go-mono.com/archive/1.1.9.1_0/
                        (No 1.1.9.2 release announcement.)

Port Changes:
    - Add pkg-message to explain reasons for common build failures and
      note the need to possibly increase the number of semaphores from
      the default FreeBSD amounts.
    - Add preliminary amd64 support [1,2] which has been disabled for
      the time being due to lingering stability issues.
    - Force the Mono build to only write within ${WRKDIR} and no longer
      write to ~/.wapi which leads to...
    - Add bsd.mono.mk which is a common makefile all Mono consumers will
      depend on.  Currently this file sets the location of the .wapi the
      build process will write to.  Since Mono does not cleanup the
      semaphore created for a .wapi when the last Mono process exits
      this file also handles the removal of the semaphore created during
      port building so we do not exhaust the machine's semaphore limit.

Submitted by:   Jean-Michel "tuo" Herve <jm.herve@gameproduction.org> [1]
                Joe Lewis <joe@joe-lewis.com> [1]
                Lou Kamenov on BSD# mailinglist [2]
Approved by:    ahze (mentor)
Project by:     BSD# <http://www.mono-project.com/Mono:FreeBSD>
Original commit
Sunday, 10 Jul 2005
21:37 mezz search for other commits by this committer
Update to 1.1.8.2, most semaphore bugs in 1.1.8(.1) have been fixed.

Release Notes:
        http://www.go-mono.com/archive/1.1.8/
        http://www.go-mono.com/archive/1.1.8.1/

BTW: Welcome apeiron (Christopher Nehren <apeiron@comcast.net>) to BSD# team,
     he has the commit access over there.

BSD# - Project by:      http://www.mono-project.com/Mono:FreeBSD
Original commit

Number of commits found: 6