- 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)
Version 0.3.2
* New editing effects: Soft Focus and Straighten.
* Lots of fixes to the OpenGL slideshow introduced in 0.3.1
Version 0.3.1
* Export to 23hq.com and SmugMug (Thomas Van Machelen)
* New red-eye removal algorithm. Threshold value for redeye
removal is read from gconf. Default is set to -15 (Stephane Delcroix)
* Accepts dropped URIs from Firefox. Drag an image from Firefox and drop
it in f-spot --view (Stephane Delcroix)
Version 0.3.0
* New User Guide
* Bug fixes and improvements
Version 0.2.2
* Switch to managed dbus#
* new search interface
- Move to LOCALBASE
- USE_GNOME+=gnomesharp20
- Add missing INSTALLS_ICONS and USE_GETTEXT
NOTE: deve/dbus is needed because of the bundled managed dbus#
PR: 108091
Submitted by: Christoph Moench-Tegeder (0.3.1)
Project by: BSD# (http://www.mono-project.com/Mono:FreeBSD)
use ltverhack. For the remianing two libraries just do the patching
using REINPLACE_CMD in post-patch
Project by: BSD# <http://www.mono-project.com/Mono:FreeBSD>
- Correct numerous DllImport errors. The C symbol must be defined in the
C library that is being imported. Not sure why this is not a problem
on Linux.
- Include bsd.mono.mk.
Approved by: ahze (mentor)
Project by: BSD# <http://www.mono-project.com/Mono:FreeBSD>