Commit Graph

5 Commits

Author SHA1 Message Date
Jeremy Messenger
93ab49fe0f Add a patch, bump the PORTREVISION.
* 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
2005-07-10 21:45:23 +00:00
Jeremy Messenger
23f6ea841e - Fix a typo in COMMENT. [1]
- 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]
2005-06-07 02:51:21 +00:00
Jeremy Messenger
291835212c -Add a missing dependency. [1]
-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
2005-05-30 06:33:17 +00:00
Jeremy Messenger
2e536bde74 Fix it in the runtime.
Submitted by:	Geraud CONTINSOUZAS <gej@jmenbra.nl>
2005-05-16 18:57:01 +00:00
Jeremy Messenger
9b12c0ad7e Tomboy is a desktop note-taking application for Linux and Unix. Simple
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
2005-05-16 06:39:55 +00:00