- Install Evolution plugin if WITH_EVOLUTION is defined, evolution is
installed, or gmime-sharp is installed
- Install the Fixed Width and Note Of The Day plugins
Project by: http://www.mono-project.com/Mono:FreeBSD
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
- Initially I planned to make a large Mono commit right after Gnome 2.12
was merged but the new Gnome has in part caused me to delay merging
updates to Mono and friends.
Approved by: mezz (co-mentor)
gtk-sharp20 for affected ports.
- Also correct incorrect RUN_DEPENDS=${BUILD_DEPENDS} still remaining
in mcatalog, bless, f-spot, and gecko-sharp10.
Approved by: ahze (mentor)
* Tomboy/panelapplet/AppletFactory.cs: Subclass from GLib.Object.
Needed to work around what I can only guess is a mono 1.0.x and
1.1.x incompatibility, whereby calling protected
GLib.Object.LookupGType externally is no longer allowed.
Hopefully fixes bug #306815.
http://bugzilla.gnome.org/show_bug.cgi?id=306815
Reported by: Geraud CONTINSOUZAS <gej at jmenbra.nl>
Took from: tomboy CVS.
BSD# - Project by: http://www.mono-project.com/Mono:FreeBSD
- Remove the ${BUILD_DEPENDS} in RUN_DEPENDS, because it causes gmake, libtool
and few others become as runtime dependency, which they are just need to be
in the build dependency.
- Fix the dbus by chase dbus's change in Oct 2004 for from
lib/dbus-1.0/services to share/dbus-1/services. It should fix the plist. [2]
- Bump the PORTREVISION.
Reported by: pointyhat via kris [2]
Submitted by: sajd via IRC (#freebsd-gnome) [1]
Discussed with: marcus and tmclaugh via IRC (#freebsd-gnome) [2]
-Add a missing MAN1.
-Bump the PORTREVISION.
BTW: dbus stuff is kind of bother me. I am not sure if it does right, but I
will ask marcus and tmclaugh about it. (ie: lib/dbus-1.0/services)
Reported by: pointyhat via kris [1]
Pointy hat to: tmclaugh
and easy to use, but with potential to help you organize the ideas and
information you deal with every day.
The key to Tomboy's usefulness lies in the ability to relate notes and
ideas together. Using a WikiWiki-like linking system, organizing ideas
is as simple as typing a name. Branching an idea off is easy as pressing
the Link button. And links between your ideas won't break, even when
renaming and reorganizing them.
WWW: http://www.beatniksoftware.com/tomboy/
BSD# - Project by: http://www.mono-project.com/Mono:FreeBSD