non port: devel/dbus-sharp/pkg-plist |
Number of commits found: 17 |
Tuesday, 30 Jan 2018
|
19:00 dbn
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
 |
Saturday, 13 May 2017
|
13:22 romain
Update to latest version: 0.8.1
 |
Monday, 27 Oct 2014
|
10:10 bapt
Cleanup plist
 |
Tuesday, 21 Jan 2014
|
23:40 bapt
Fix properties on pkg-plist
 |
Tuesday, 25 Sep 2012
|
08:51 romain
Branch devel/dbus-sharp on mono's DBus bindings.
 |
Thursday, 29 Jun 2006
|
02:06 tmclaugh
Update pkg-plist after last dbus update.
 |
Wednesday, 22 Mar 2006
|
23:20 tmclaugh
Fix plist after master port was updated to 0.61
Notified by: Krisbot
 |
Saturday, 14 Jan 2006
|
22:00 tmclaugh
Fix pkg-plist after Mono 1.1.12.1 update.
 |
Monday, 2 Jan 2006
|
19:37 tmclaugh
Fix pkg-plist after latest dbus update.
 |
Thursday, 10 Nov 2005
|
04:36 tmclaugh
- Correct pkg-plist for gacutil changes with Mono 1.1.9.x
- Include bsd.mono.mk.
Approved by: ahze (mentor)
Project by: BSD# <http://www.mono-project.com/Mono:FreeBSD>
 |
Monday, 12 Sep 2005
|
04:22 mezz
Chase dbus update to 0.50 by update the plist.
 |
Monday, 5 Sep 2005
|
21:44 mezz
Chase with dbus update, bump the PORTREVISION for plist fix.
Reported by: krismail
 |
Tuesday, 19 Jul 2005
|
05:20 mezz
Chase dbus update to 0.35.2 by update plist.
 |
Saturday, 16 Jul 2005
|
17:39 mezz
Chase dbus update to 3.5.1 again by update plist.
 |
16:34 mezz
-Chase dbus update to 0.35 by update plist.
-Remove Python dependency.
 |
Sunday, 3 Jul 2005
|
07:21 mezz
- Update plist for dbus 0.34. [1]
- Remove the ${BUILD_DEPENDS} in RUN_DEPENDS, because it causes gmake, libtool
and few others become as runtime dependency, which they are just need to be
in the build dependency.
Reported by: marcus [1]
 |
Monday, 16 May 2005
|
06:01 mezz
C# interface to the D-BUS messaging system.
WWW: http://www.freedesktop.org/Software/dbus
BSD# - Project by: http://www.mono-project.com/Mono:FreeBSD
 |
Number of commits found: 17 |