aboutsummaryrefslogtreecommitdiff
path: root/net/mono-zeroconf
Commit message (Collapse)AuthorAgeFilesLines
* - Fix build with mono 4Antoine Brodin2015-05-231-2/+2
| | | | | | | | | - Remove redundant depends Reported by: pkg-fallout Notes: svn path=/head/; revision=387195
* Cleanup plistAntoine Brodin2014-11-221-14/+0
| | | | Notes: svn path=/head/; revision=373063
* Convert to USES=monoBaptiste Daroussin2014-05-261-12/+5
| | | | | | | Cleanup Notes: svn path=/head/; revision=355327
* - Stage supportMartin Wilke2014-03-091-1/+2
| | | | Notes: svn path=/head/; revision=347637
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-1/+1
| | | | | | | net) Notes: svn path=/head/; revision=327755
* Convert USE_GNOME=pkgconfig to USES=pkgconfigBaptiste Daroussin2013-08-311-7/+2
| | | | | | | | | | | | While here: - Trim headers - Convert: * USE_GNOME=gnomehack -> USES=pathfix * USE_PERL5 -> USES=perl5 * USE_GMAKE -> USES=gmake Notes: svn path=/head/; revision=325749
* At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450Eitan Adler2012-01-211-1/+1
| | | | | | | | | | | | | ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are currently broken. This is a temporary measure until we organically stop using := or someone(s) spend a lot of time changing all the ports over. Explicit duplication > := > = and this just moves ports one step to the left Approved by: portmgr Notes: svn path=/head/; revision=289563
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - Update URIs according to the new Banshee website location.Romain Tartière2010-10-021-1/+1
| | | | Notes: svn path=/head/; revision=262308
* - Mark MAKE_JOBS_UNSAFEPav Lucistnik2009-11-181-0/+1
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=244447
* - Update lang/mono to 2.4.Florent Thoumie2009-06-223-15/+23
| | | | | | | | | | | | | | - 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> Notes: svn path=/head/; revision=236461
* Turn over maintainership to mono@.Florent Thoumie2009-01-221-1/+1
| | | | Notes: svn path=/head/; revision=226687
* Sort packing list.Florent Thoumie2008-08-271-2/+2
| | | | Notes: svn path=/head/; revision=219324
* Add net/mono-zeroconf, a cross platform Zero Configuration NetworkingFlorent Thoumie2008-08-274-0/+72
library for Mono and .NET. Notes: svn path=/head/; revision=219307