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: devel/omnisharp-server/Makefile

Number of commits found: 6

Sunday, 23 May 2021
07:05 Richard Gallamore (ultima) search for other commits by this committer
devel/omnisharp-server: Deleted port, abandoned upstream
commit hash: 7913792e79923283ac44ff7f5d5eb934328e0ceb commit hash: 7913792e79923283ac44ff7f5d5eb934328e0ceb commit hash: 7913792e79923283ac44ff7f5d5eb934328e0ceb commit hash: 7913792e79923283ac44ff7f5d5eb934328e0ceb 7913792
Thursday, 15 Apr 2021
21:37 Mateusz Piotrowski (0mp) search for other commits by this committer
Fix PORTSCOUT=ignore:* uses throughout the tree

PORTSCOUT=ignore:1 is the only valid way syntax according to the
Portscout documentation. In disables the distfile version checks
completely. In order to ignore only certain version instead, it is
necessary to use other Portscout keys like skipv.

Also, remove the setting completely when it attempts to instruct
Portscout to skip versions older than the current one.

Approved by:	portmgr blanket
commit hash: 8de3261ff5457d4827da8e5f08e016001d5dc4b2 commit hash: 8de3261ff5457d4827da8e5f08e016001d5dc4b2 commit hash: 8de3261ff5457d4827da8e5f08e016001d5dc4b2 commit hash: 8de3261ff5457d4827da8e5f08e016001d5dc4b2 8de3261
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Tuesday, 30 Jan 2018
19:00 dbn search for other commits by this committer
lang/mono: update to version 5.2.0.215 (and enhance USES=mono)

Highlights:
 - New Roslyn compiler for C# available
 - Improved support for nuget packages in USES=mono

General:
 - fix pkg-plist: mono now produces '.pdb' debug files instead of '.mdb'
 - bump all dependant ports

USES=mono:
 - properly handle caching of nuget packages
 - add support for multiple feeds for nuget packages
 - add support for nuget dependencies in a separate file
 - add support for paket packages

lang/mono:
 - update to version 5.2.0.215
 - automate certificate initialisation [2]
 - increase test coverage
 - mark as conflicting with net/czmq (conflicting on makecert) [1]
 - patch mono to use $PREFIX/share/mono instead of /usr/share/.mono

devel/google-gdata:
 - use nunit.framework nuget package as the Mono shipped version is no longer
suppport.
 - switch to using csc(1) for compiling (mcs(1) is depreciated).
 - use delayed signing (and then sign with sn(1)) as csc(1) does not support
signing.
 - fix reference to system assemblies (the '.dll' suffix is required).
 - fix reference to HttpUtility: csc(1) is more strict about scoping

devel/monodevelop:
 - reroll distinfo (no changes to content)

lang/fsharp:
 - reroll distinfo (no changes to content)

security/gnome-keyring-sharp:
 - delay sign (then sign with sn(1)) as csc(1) does not support direct signing.

PR:	223188 [1]
PR:	209670 [2]
Differential Revision:	https://reviews.freebsd.org/D13752
Original commitRevision:460430 
Thursday, 11 Jan 2018
17:43 ultima search for other commits by this committer
Ignore mono-2.10.8, this is a version of mono not the port.
Original commitRevision:458759 
Thursday, 14 Dec 2017
18:37 ultima search for other commits by this committer
HTTP wrapper around [NRefactory] allowing C# editor plugins
to be written for any editor in any language.

This is the server component for the Vim OmniSharp plugin,
YouCompleteMe, Sublime Text 2, Sublime Text 3, Emacs
OmniSharp plugin and Atom plugin

WWW: https://github.com/OmniSharp/omnisharp-server

Reviewed by:	mat
Differential Revision:	https://reviews.freebsd.org/D13472
Original commitRevision:456331 

Number of commits found: 6