This tiny version of JavaView is optimized for fast download and contains the
viewer module only, without any dialogs, inspectors and geometry algorithms.
The lite version is mainly used to display precomputed geometry models inside
web pages.
WWW: http://www.javaview.de/
PR: 83104
Submitted by: Nicola Vitale <nivit@email.it>
-----------
NAnt is a .NET based build tool. In theory it is kind of like make without
make's wrinkles. In practice it's a lot like Ant.
If you are not familiar with Jakarta Ant you can get more information at the
Ant project web site (http://ant.apache.org/).
Why NAnt?
---------
Because Ant was too Java specific.
Because Ant needed the Java runtime. NAnt only needs the .NET
or Mono runtime.
WWW: http://nant.sourceforge.net/
Submitted by: apeiron (Christopher Nehren <apeiron@comcast.net>)
Maitnainer: ""
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 plist for gtk-sharp and gtk-sharp-devel share the some same main
directories.
BSD# - Project by: http://www.mono-project.com/Mono:FreeBSD
- Change maintainer to bsd-sharp-list@forge.novell.com.
- 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.
- Clean up in pkg-descr.
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.
- Correct a typo, gfax.schema -> gfax.schemas.
- Fix the installation.
- Fix the plist.
- Bump the PORTREVISION.
BSD# - Project by: http://www.mono-project.com/Mono:FreeBSD
- Add a new knob, WITH_FAAD, current turn off by default.
- Chase xine.12 -> xine.13.
- Fix the dbus, lib/dbus-1.0/services -> share/dbus-1/services.
- Add install the plugins.
- 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.
- Bump the PORTREVISION.
BSD# - Project by: http://www.mono-project.com/Mono:FreeBSD
* 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.
NOTE: The monodoc no longer has the GUI browser, which it has been moved from
monodoc to mono-tools (a new port is coming). The mono-tools will be
depend on this port.
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 plist for gtk-sharp and gtk-sharp-devel share the some same main
directories.
BSD# - Project by: http://www.mono-project.com/Mono:FreeBSD
- Bump PORTREVISION
Changes:
- Updated buildsystem (where a new bug slipped in, therefore the new patch)
- bugfix in src/fs/filesystem.cpp
- two new sanity checks in src/library/ktagebuch.cpp
Submitted by: pointyhat via kris