aboutsummaryrefslogtreecommitdiff
path: root/devel/monodevelop
Commit message (Collapse)AuthorAgeFilesLines
* Rename patch file to fit within the 100 character limit imposed by portsnap.Colin Percival2014-07-091-0/+0
| | | | Notes: svn path=/head/; revision=361411
* Update to 5.0.1.Romain Tartière2014-06-276-134/+249
| | | | | | | | | | With help from [1]. PR: ports/191199 [1] Submitted by: sergey.v.brunov@gmail.com [1] Notes: svn path=/head/; revision=359463
* Convert to USES=monoBaptiste Daroussin2014-05-262-4/+7
| | | | | | | | Do not uselessly update desktop database and meme database in the stagedir Fix plist Notes: svn path=/head/; revision=355306
* - Update to 4.2.2;Romain Tartière2014-02-234-146/+133
| | | | | | | | | - Pet portlink; - Stage support; - Style. Notes: svn path=/head/; revision=345750
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | devel part 3) Notes: svn path=/head/; revision=327724
* Add an explicit dependency on pkgconfAntoine Brodin2013-09-051-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=326438
* Update devel/monodevelop to 4.0.12 and unbreak build.David Naylor2013-08-284-102/+179
| | | | | | | | | No ChangeLog available. Approved by: mono@ (romain@) Notes: svn path=/head/; revision=325545
* Mark as broken: does not build with recent mono:Baptiste Daroussin2013-07-241-2/+3
| | | | | | | | | | | | /MonoDevelop.Projects/HelpService.cs(145,73): error CS0618: Warning as Error: `Monodoc.RootTree.RenderUrl(string, out Monodoc.Node)' is obsolete: `Use the RenderUrl variant accepting a generator' ./MonoDevelop.Projects/HelpService.cs(164,38): error CS0618: Warning as Error: `Monodoc.RootTree.GetHelpXml(string)' is obsolete: `Use RawGenerator directly' ./MonoDevelop.Projects/HelpService.cs(258,71): error CS0618: Warning as Error: `Monodoc.RootTree.GetHelpXml(string)' is obsolete: `Use RawGenerator directly' ./MonoDevelop.Projects/HelpService.cs(264,117): error CS0618: Warning as Error: `Monodoc.RootTree.GetHelpXml(string)' is obsolete: `Use RawGenerator directly' Reported by: pkg-fallout Notes: svn path=/head/; revision=323557
* Convert to new options frameworkBaptiste Daroussin2013-05-111-14/+10
| | | | Notes: svn path=/head/; revision=317875
* - Convert USE_GETTEXT to USES (part 3)Alex Kozlov2013-04-241-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316464
* - update png to 1.5.10Dirk Meyer2012-06-011-0/+1
| | | | Notes: svn path=/head/; revision=297915
* Update to 3.0.2.Romain Tartière2012-05-314-18/+25
| | | | Notes: svn path=/head/; revision=297872
* Update to 2.8.8.4.Romain Tartière2012-05-043-15/+8
| | | | Notes: svn path=/head/; revision=296011
* Update to 2.8.Romain Tartière2011-10-104-26/+10
| | | | Notes: svn path=/head/; revision=283310
* Fix pkg-plist.Romain Tartière2011-09-252-0/+3
| | | | | | | Reported by: pointyhat (via pav) Notes: svn path=/head/; revision=282361
* Update to 2.6.0.1.Romain Tartière2011-09-217-126/+25
| | | | Notes: svn path=/head/; revision=282144
* Remove USE_GNOME=gnometarget from ports. It has been a empty keyword sinceKoop Mast2011-08-111-1/+1
| | | | | | | | | | mid 2008. PR: ports/159624 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> Notes: svn path=/head/; revision=279506
* Hello Mono 2.10!Romain Tartière2011-06-123-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 devel/monodevelop 2.4 -> 2.4.2 graphics/f-spot 0.8.0 -> 0.8.2 print/pdfmod 0.9.0 -> 0.9.1 x11-toolkits/gnome-sharp20 2.24.1 -> 2.24.2 Ports marked BROKEN ------------------- multimedia/banshee multimedia/moonlight PR: ports/155948 Submitted by: me Notes: svn path=/head/; revision=275469
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* - Update to 2.4.Romain Tartière2010-06-304-26/+35
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=257209
* - Update lang/mono to 2.6.4;Romain Tartière2010-06-016-37/+77
| | | | | | | | | | | | | | | | - 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] Notes: svn path=/head/; revision=255451
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-1/+1
| | | | Notes: svn path=/head/; revision=255371
* - Chase devel/apr -> devel/apr1 shufflingPhilip M. Gollucci2010-05-181-1/+1
| | | | | | | | | PR: ports/146553 Submitted by: myself (pgollucci@) With Hat: apache@ Notes: svn path=/head/; revision=254523
* 4/5: Chase devel/apr shlib bumpPhilip M. Gollucci2010-05-051-1/+1
| | | | | | | | | | PR: ports/146130 Approved by: portmgr (pav) Tested by: -exp run (pav) With Hat: apache@ Notes: svn path=/head/; revision=253784
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-0/+1
| | | | Notes: svn path=/head/; revision=249285
* MonoDevelop is a free GNOME integrated development environment (IDE)Greg Lewis2009-09-0713-0/+535
primarily designed for C# and other .NET languages. The main features of MonoDevelop are: * Code Completion * Class Management * Built-in Help * Project Support * Add-ins PR: 117545 Submitted by: Romain Tartiere <romain at blogreen.org> (latest version) Notes: svn path=/head/; revision=240995