non port: lang/mono/pkg-plist |
SVNWeb
|
Number of commits found: 67 |
Thu, 12 Jul 2018
|
[ 12:36 feld ]
lang/mono: Add missing btls files to the plist
PR: 229247
MFH: 2018Q3
|
Tue, 10 Jul 2018
|
[ 16:13 feld ]
lang/mono: Add NLS port option
MFH: 2018Q3
Differential Revision: https://reviews.freebsd.org/D16104
|
Sat, 30 Jun 2018
|
[ 15:13 dbn ]
lang/mono: add support for BTLS TLS provider
PR: 229247
Submitted by: yani@pi-greece.eu
|
Sat, 16 Jun 2018
|
[ 15:56 feld ] (Only the first 10 of 20 ports in this commit are shown above. )
Update Mono to 5.10.1.47
This brings a more modern Mono release to the ports tree. After
discussions with others in the Mono community I targeted the mono
5.10.1.47 release which is the latest release in the "Visual Studio"
release channel. This is considered to be the most stable and widely
tested, which makes it a good candidate for us. We may upgrade to 5.12
after additional testing or introduce another Mono package for users who
require testing against a newer release; this has yet to be determined.
- Build from official release tarballs
- Now include BoringSSL per upstream guidelines [1]
- Remove ACCEPTANCE_TESTS, not being updated by upstream
- No long require glib; Mono includes their own replacement
- USES=display:tests required for some tests (Only the first 15 lines of the commit message are shown above )
|
Wed, 9 May 2018
|
[ 19:02 ler ]
lang/mono: handle certs/Trust hierarchy
bump PORTREVISION since it affects the built package.
PR: 227647
Submitted by: prj@rootwyrm.com
Approved by: maintainer timeout.
|
Tue, 30 Jan 2018
|
[ 19:00 dbn ] (Only the first 10 of 74 ports in this commit are shown above. )
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 (Only the first 15 lines of the commit message are shown above )
|
Sat, 13 May 2017
|
[ 07:48 dbn ] (Only the first 10 of 27 ports in this commit are shown above. )
Update mono and related ports
USES=mono: minor fixes
- save a copy of the nuget package in the packages directory
- force linking of directories, allowing nuget-extract to be rerun
without `make clean`
- fix makenuget: nuget requires an equals to identify the version, not a dash
devel/monodevelop: update to 6.2.1.3
- update nuget packages:
- link older System.Collection.Immutable 1.1.37 to newer 1.3.1 (used
by C# and F# respectively)
- update external github repositories
- allow post-extract target to be run multiple times
- change MonoDevelop.Packaging to use a newer version of (Only the first 15 lines of the commit message are shown above )
|
Mon, 1 May 2017
|
[ 14:32 dvl ]
Upgrade to 4.8.1.0
Approved by: miwi (maintainer)
|
Mon, 31 Oct 2016
|
[ 06:58 dbn ] (Only the first 10 of 24 ports in this commit are shown above. )
lang/mono: update to 4.6.1.5.
USES=mono: add nuget argument
The nuget argument adds support for nuget packages. The nuget
packages must be specified in the NUGET_DEPENDS variable.
devel/monodevelop: update to 6.1.1.15
- Switch to github. The other official source is quite a few versions
behind.
- Add missing dependencies (fsharp, ssl2, curl)
- Add required nuget packages
- Add required external repositories
- Drop options. Although ./configure offers these flags, there is no
functional change (i.e. no-op)
- All patches have been upstreamed (and the one we need is from (Only the first 15 lines of the commit message are shown above )
|
Mon, 8 Aug 2016
|
[ 17:48 romain ]
Update to 4.4.2.11.
|
Sat, 16 Jan 2016
|
[ 12:13 romain ]
Update to 4.2.2.10 [1]
While here, add patch to increase FD limit for kqueue-based FileSystemWatcher
[2].
PR: 205902 [1], 205919 [2]
Submitted by: feld [1], razzfazz@gmail.com [2]
|
Tue, 24 Nov 2015
|
[ 08:15 romain ]
Update to the now stable 4.2 branch.
|
Sun, 16 Aug 2015
|
[ 06:54 romain ]
Update to 4.0.3.20.
|
Sun, 17 May 2015
|
[ 17:05 romain ]
Update to 4.0.1.28
Based on [1].
PR: 200118 [1]
Submitted by: anders@jensenwaud.com [1]
|
Sat, 7 Mar 2015
|
[ 16:44 romain ]
Update to 3.12.1.
|
Tue, 14 Oct 2014
|
[ 16:56 romain ]
Update to 3.8.0.
PR: 194009
Submitted by: Ben Woods <woodsb02@gmail.com>
|
Fri, 12 Sep 2014
|
[ 16:34 romain ]
Update to 3.6.0.
|
Mon, 8 Sep 2014
|
[ 12:21 tijl ]
Let USES=libtool also delete links to .la files (and links to links to...)
Approved by: portmgr (antoine)
|
Mon, 26 May 2014
|
[ 12:55 bapt ]
Convert to USES=libtool
Use USES=compiler:c11 to enforce modern compiler (and clang version > 3.3)
Drop printing pkg-message it is done automatically by stage
Sharpen the sed on configure to fix in case of isinf it was making __thread
testing hanging
Remove useless include of bsd.mono.mk
|
Tue, 8 Apr 2014
|
[ 10:39 romain ]
Update to 3.4.0.
|
Sun, 23 Feb 2014
|
[ 12:17 romain ]
Update to 3.2.8.
|
Tue, 21 Jan 2014
|
[ 23:40 bapt ] (Only the first 10 of 949 ports in this commit are shown above. )
Fix properties on pkg-plist
|
Wed, 6 Nov 2013
|
[ 12:22 romain ]
- Update to 3.2.3;
- Switch to staging;
- Always compile using clang (some symbols are missing with old gcc on old
FreeBSD).
|
Wed, 14 Aug 2013
|
[ 14:59 romain ]
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.
|
Mon, 8 Jul 2013
|
[ 19:05 romain ]
- Update to 3.0.12.
- Unbreak on -CURRENT [1]
PR: ports/179899 [1]
Submitted by: truckman [1]
|
Fri, 11 Jan 2013
|
[ 08:31 romain ]
Update to 3.0.3.
|
Wed, 26 Sep 2012
|
[ 10:07 romain ]
Fix pkg-plist.
Reported by: redports QAT, PointyHat (via beat@)
|
Tue, 25 Sep 2012
|
[ 15:54 romain ]
Update to 2.11.4.
|
Wed, 2 May 2012
|
[ 18:16 romain ]
Update to 2.11.1.
|
Sun, 12 Jun 2011
|
[ 19:06 romain ] (Only the first 10 of 79 ports in this commit are shown above. )
Hello Mono 2.10!
Main updates
------------
devel/mono-tools 2.6.2 -> 2.10
lang/mono 2.6.7 -> 2.10.2
lang/mono-basic 2.6.2 -> 2.10.2
www/mod_mono 2.6.3 -> 2.10
www/xsp 2.6.5 -> 2.10.2
x11-toolkits/libgdiplus 2.6.7 -> 2.10
Other updates
-------------
deskutils/tomboy 1.4.2 -> 1.6.1
devel/mono-addins 0.5 -> 0.6.1 (Only the first 15 lines of the commit message are shown above )
|
Wed, 28 Jul 2010
|
[ 18:02 romain ]
Update to 2.6.7.
|
Tue, 1 Jun 2010
|
[ 18:15 romain ]
- Fix pkg-plist (some lines where removed from the diff by mistake);
- Bump PORTREVISION.
|
[ 12:41 romain ] (Only the first 10 of 98 ports in this commit are shown above. )
- Update lang/mono to 2.6.4;
- Update a bunch of C# ports as well (audio/taglib-sharp, deskutils/tomboy,
devel/mono-tools, devel/monodevelop, devel/monodevelop-boo,
devel/monodevelop-database, devel/monodevelop-java, devel/monodevelop-vala,
graphics/f-spot, lang/boo [1], lang/mono-basic, mail/gmime24, gmime24-sharp,
multimedia/banshee, multimedia/banshee-mirage, multimedia/moonlight,
www/mod_mono, www/webkit-sharp, www/xsp, x11-toolkits/gnome-desktop-sharp20,
x11-toolkits/gtk-sharp20, x11-toolkits/libgdiplus).
PR: ports/143657 [1]
Submitted by: glewis [1]
|
Thu, 24 Dec 2009
|
[ 09:34 glewis ]
. Update to 2.4.3.
PR: 141374
Submitted by: Romain Tartiere <mono@FreeBSD.org>
|
Fri, 17 Jul 2009
|
[ 10:32 flz ]
- Update lang/mono to 2.4.2.2
- Add OPTIONS
- Cleanup
PR: ports/136861
Submitted by: Romain Tartiere
|
Sat, 11 Jul 2009
|
[ 16:53 glewis ]
. Update to 2.4.2.1
. Fix portlint FATALs
. Fix packing list (remove duplicate @dirrm lines)
PR: 136659
Approved by: mono@ (Romain Tartiere)
|
Mon, 22 Jun 2009
|
[ 07:55 flz ] (Only the first 10 of 54 ports in this commit are shown above. )
- Update lang/mono to 2.4.
- Update a bunch of c# ports as well (gtksharp20, mono-zeroconf, tomboy,
gnome-desktop-sharp, gnomesharp20).
- Remove devel/monodoc as it is now included in lang/mono.
- Add www/mod_mono, an apache module serving ASP.net pages.
- Add www/xsp, a mono-based webserver.
PR: ports/135248, ports/135249
Submitted by: Romain Tartiere <romain@blogreen.org>
|
Mon, 9 Feb 2009
|
[ 09:00 flz ] (Only the first 10 of 95 ports in this commit are shown above. )
- Update lang/mono to 2.0.1.
- Also update a bunch of c-sharp ports to their latest version.
- Change maintainership to mono@FreeBSD.org.
PR: ports/129724
Submitted by: Phillip Neumann, Romain Tartiere (bsd-sharp team)
|
Tue, 23 Oct 2007
|
[ 03:19 tmclaugh ]
Update to 1.2.5.1
- reenable amd64 support while we're at it.
Submitted by: Phillip Neumann
Project by: BSD# (http://www.mono-project.com/Mono:FreeBSD)
|
Sat, 17 Mar 2007
|
[ 03:48 tmclaugh ] (Only the first 10 of 17 ports in this commit are shown above. )
Update to 1.2.3.1
- 1,933 missing methods were implemented
- 164 methods with pending implementations were fixed
- Several critical fixes to the runtime startup affecting multi-threaded
applications
- Windows.Forms improvements and bugfixes
Submitted by: Phillip Neumann
Project by: BSD# <http://www.mono-project.com/Mono:FreeBSD>
|
Sun, 4 Feb 2007
|
[ 21:58 tmclaugh ] (Only the first 10 of 20 ports in this commit are shown above. )
- Update to 1.2.2.1
- amd64 now enabled (and reportedly works quite well)
- Remove annoying semdel stuff because mono releases its semaphoresa now
Thanks to everyone on the BSD# mailing list for providing feedback as to the
stability of this release on multiple archs and version lines.
Helped by: Many people on the BSD# mailing list
Projecy by: BSD# (http://www.mono-project.com/Mono:FreeBSD)
|
Sun, 23 Apr 2006
|
[ 19:57 tmclaugh ]
- Update to 1.1.13.6
Changelog: http://go-mono.com/archive/1.1.13.5/
- Fix my MASTER_SITE_SUBDIR
- Fix pthread usage when running unit tests.
- portlint
I had said on the BSD# mailing list that I would probably enable amd64
in the port but I'm holding off on that until some EM64T issues are
tracked down.
[1] http://forge.novell.com/pipermail/bsd-sharp-list/2006-April/000813.html
[2] http://forge.novell.com/pipermail/bsd-sharp-list/2006-April/000815.html
|
Thu, 23 Feb 2006
|
[ 10:40 ade ] (Only the first 10 of 2514 ports in this commit are shown above. )
Conversion to a single libtool environment.
Approved by: portmgr (kris)
|
Sun, 19 Feb 2006
|
[ 06:14 tmclaugh ]
Update to 1.1.13.2
Release notes: http://go-mono.com/archive/1.1.13/
Port changes:
- Execute mono-semdel during pre-clean in addition to post-install
- Execute mono-semdel over ${WRKSRC}/runtime as a precaution
- Add G_DEBUG="" to mono-semdel target in bsd.mono.mk to prevent
dropping core files with upcomming glib 2.9 [1]
- add XSP_DOCROOT for when we eventually have an xsp port in the ports
tree (If interested in xsp let me know)
- Remove lingering USE_REINPLACE while I'm here
Submitted by: Andres Kohn [1]
Project by: BSD# <http://www.mono-project.com/Mono:FreeBSD>
|
Sun, 22 Jan 2006
|
[ 02:18 edwin ] (Only the first 10 of 36 ports in this commit are shown above. )
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related)
|
Sat, 14 Jan 2006
|
[ 21:34 tmclaugh ] (Only the first 10 of 12 ports in this commit are shown above. )
Update to 1.1.12.1
Project by: BSD# <www.mono-project.com/Mono:FreeBSD>
|
Thu, 10 Nov 2005
|
[ 04:17 tmclaugh ] (Only the first 10 of 22 ports in this commit are shown above. )
(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... (Only the first 15 lines of the commit message are shown above )
|
Wed, 3 Aug 2005
|
[ 02:34 mezz ]
Fix the plist by taking care of directories in X11BASE too.
lib/mono/1.0
lib/mono/2.0
Approved by: portmgr (marcus)
Reported by: krion via pointyhat
|
Sun, 10 Jul 2005
|
[ 21:37 mezz ] (Only the first 10 of 13 ports in this commit are shown above. )
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
|
Mon, 16 May 2005
|
[ 06:32 mezz ] (Only the first 10 of 18 ports in this commit are shown above. )
Update to 1.1.7, Bill Middleton has been working against the Mono SVN to fix
FreeBSD problems with Mono. As of Mono 1.1.7, Mono has made a tremendous leap
in stability on FreeBSD. Many C# apps now works much better with Mono 1.1.7.
BSD# - Project by: http://www.mono-project.com/Mono:FreeBSD
|
Fri, 21 Jan 2005
|
[ 06:13 mezz ]
Fix the pkg-plist issue in gtk-sharp when it installs in mono's directory. Let
mono to take of ${X11BASE} directories same as in ${LOCALBASE}.
Project by: BSD# - http://forge.novell.com/modules/xfmod/project/?bsd-sharp
Approved by: maintainer timeout (still no contact for months)
|
Fri, 10 Dec 2004
|
[ 19:46 mezz ]
Update to 1.0.5.
Submitted by: Tom McLaughlin <tmclaugh@sdf.lonestar.org>
Project by: BSD# - http://forge.novell.com/modules/xfmod/project/?bsd-sharp
Approved by: maintainer timeout (still no contact for months)
|
Fri, 26 Nov 2004
|
[ 05:44 mezz ] (Only the first 10 of 21 ports in this commit are shown above. )
Update to 1.0.4. Mono has been set to IGNORE on 5.x if OSVERSION is below
503000. Mono 1.0.1 and greater have been broken on earlier OSVERSION
versions. Warning, not all C# apps will not working, because FreeBSD still
need to work more on pthread issues. Few C# apps such as Blam, Muine, Tomboy
and etc work perfect.
PR: ports/74397 ports/74398
Submitted by: Tom McLaughlin <tmclaugh@sdf.lonestar.org>
Project by: BSD# - http://forge.novell.com/modules/xfmod/project/?bsd-sharp
Approved by: maintainer timeout (no contract for months)
|
Wed, 14 Jul 2004
|
[ 16:40 pav ]
- Update to 1.0
PR: ports/68804
Submitted by: John Merryweather Cooper <johnmary@adelphia.net> (maintainer)
|
Sun, 27 Jun 2004
|
[ 13:03 pav ]
- Update to 0.97
PR: ports/68409
Submitted by: John Merryweather Cooper <coop9211@uidaho.edu> (maintainer)
|
Sat, 12 Jun 2004
|
[ 22:08 marcus ] (Only the first 10 of 12 ports in this commit are shown above. )
Update to 0.95 (aka Mono 1.0 Beta 2). With this commit, plus David Xu's
KSE signal fixes from 6/12/2004, Mono now works on both 4.X and -CURRENT
(well, all but two benchmarks build and run successfully on both 4.X and
-CURRENT).
Note: you may need to rm -r ~/.wapi before building if you've tried older
versions of Mono.
|
Fri, 27 Feb 2004
|
[ 20:38 marcus ]
Update to 0.30.1.
PR: 63172
Submitted by: ZParta <zparta@skebo.ac>
|
Mon, 15 Dec 2003
|
[ 21:36 marcus ]
Update to 0.29.
PR: 60228
Submitted by: John Merryweather Cooper <johnmary@adelphia.net>
|
Mon, 6 Oct 2003
|
[ 17:55 marcus ]
Update to 0.28, and mark that it is only for i386. Note, it's still not
clear whether this works correctly on FreeBSD.
|
Mon, 16 Jun 2003
|
[ 00:12 marcus ]
Add some missing libraries to the plist.
Reported by: bento
|
Wed, 7 May 2003
|
[ 05:10 jmallett ]
Upgrade to latest Mono (0.24 release), which includes most notably
a newer and much better JIT.
Approved by: marcus (mentor)
|
Wed, 26 Feb 2003
|
[ 02:28 jmallett ]
Update to 0.20, de-pkg-comment.
Approved by: marcus (mentor)
|
Sun, 26 Jan 2003
|
[ 21:03 jmallett ]
Update to Mono 0.19.
Reviewed by: marcus (mentor)
|
Mon, 13 Jan 2003
|
[ 17:40 marcus ]
Update to 0.18.
|
Wed, 1 Jan 2003
|
[ 19:16 marcus ]
Update to 0.17.
Requested by: many
Not tested by: me
|
Sat, 3 Aug 2002
|
[ 13:12 nakai ]
Update to 0.13
|
Mon, 22 Jul 2002
|
[ 13:41 nakai ]
Initial import.
.NET clone by Ximian
|
Number of commits found: 67 |