| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
21 Jan 2012 17:40:15
0.9.0
|
eadler  |
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
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 |
20 Mar 2011 12:54:45
0.9.0
|
miwi  |
- Get Rid MD5 support |
02 Oct 2010 09:10:02
0.9.0
|
romain  |
- Update URIs according to the new Banshee website location. |
18 Nov 2009 22:39:55
0.9.0
|
pav  |
- Mark MAKE_JOBS_UNSAFE
Reported by: pointyhat |
22 Jun 2009 07:55:50
0.9.0
|
flz  |
- 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> |
22 Jan 2009 18:21:08
0.7.6
|
flz  |
Turn over maintainership to mono@. |
27 Aug 2008 16:18:33
0.7.6
|
flz  |
Sort packing list. |
27 Aug 2008 14:19:39
0.7.6
|
flz  |
Add net/mono-zeroconf, a cross platform Zero Configuration Networking
library for Mono and .NET. |