doing project planning with a fast and effective plain-text system.
Org-mode develops organizational tasks around NOTES files that contain
information about projects as plain text. Org-mode is implemented on
top of outline-mode, which makes it possible to keep the content of
large files well structured. Visibility cycling and structure editing
help to work with the tree. Tables are easily created with a built-in
table editor. Org-mode supports ToDo items, deadlines, time stamps,
and scheduling. It dynamically compiles entries into an agenda. Plain
text URL-like links connect to websites, emails, Usenet messages, BBDB
entries, and any files related to the projects. For printing and
sharing of notes, an Org-mode file can be exported as a structured
ASCII file, or as HTML.
WWW: http://staff.science.uva.nl/~dominik/Tools/org/
PR: ports/109230
Submitted by: Kai Wang <kaiw27 at gmail.com>
- Add ADDONS and PgSQL as OPTION.
- Docs are not updated on tar balls anymore, Docuwiki is now integrated in the groupware.
- Pass maintainership to submitter.
PR: ports/109133
Submitted by: Patrick Tracanelli <eksffa@freebsdbrasil.com.br>
qRFCView is a viewer for IETF RFCs. Advantages are:
* automatic table of content, with direct opening of section;
* handling of RFC internal cross-references;
* automatic downloading of a referenced RFC from the IETF web site on
a simple click;
* caching of RFC in a local directory;
* tab-browsing of RFC;
* searching.
WWW: http://qrfcview.berlios.de/
Author: Romain Rollet <rfcview@gmail.com>
What Gimmie Can Do:
* Integrated display of:
o Applications from the system menu
o Recently used documents, applications, printers, network shares, etc
o People you've recently chatted with
o People currently logged in for IM
o Your Gaim buddy list's group organization
o All devices, printers, mapped network shares, and system settings
* Show open conversations, opened documents, and running applications (both
new and legacy) in the Gimmie Bar
* Bookmark apps, documents, and people in the Gimmie Bar for quick access
* Allow log out, shutdown, or switching to another user
* Shows the current time, a desktop switcher, and a trashcan
* Search for items with instantly displayed results
* Zoom in and out on recently used items, from today, to this month and beyond
WWW: http://www.beatniksoftware.com/gimmie/
PR: ports/108850
Submitted by: Phillip N. <pneumann at gmail.com>
Version 0.5.4
* Bug fix release
Version 0.5.3
* New HTML export feature to export all recursively linked notes.
* Improved "Start Here" instructions for new Tomboy users.
Version 0.5.2
* New bulleted list support (Chris Scobell).
* New configurable plugin interface (Mathias Hasselmann).
* New Backlinks Plugin.
* Improved behavior running without notification area.
Version 0.5.1
* New Managed D-Bus/DBusSharp
* Additional search interface improvements.
Version 0.5.0
* New note pinning in main menu.
* New integrated table of contents and search.
* New find bar for searching inside a single note.
* New Bugzilla plugin (David Trowbridge).
* New Tomboy icons (Jakub Steiner).
* Timestamped logging to ~/.tomboy.log.
* Number of notes in main menu configurable in GConf.
- Move to LOCALBASE
- USE_GNOME+=gnomesharp20
NOTE: deve/dbus is needed because of the bundled managed dbus#
Project by: BSD# (http://www.mono-project.com/Mono:FreeBSD)
- Update mnemo to 2.1.1. [2]
- Hand over maintainership of all the Horde ports to Beech Rintoul.
PR: ports/108380 [1], ports/108384 [2]
Submitted by: Beech Rintoul <beech@alaskaparadise.com> [1] [2]
specific preferences by interfacing with the host system. Host system means the
following combo:
* operating sytem
* additional abstraction support (sound, network etc.)
* display/window server
Versatile and flexible devices support is often done through an extra
abstraction layer/library on top of the kernel. This is what 'additional
abstraction support' means. GNOME System tools backend is an example of such
library that allows to set various settings (like network related ones) without
having to pay attention on which operating system Etoile is used.
WWW: http://www.etoile-project.org/
flexible pane window in any GNUstep or Cocoa applications.
PKPanesController controls the main user interface
and several presentations are available.
Panes can be build in bundle of Nib or programmingly.
They are registered in PKPaneRegistry and displayed by PKPanesController.
PKPreferencesController and PKPreferencesPaneRegistry
are designed to handle preferences.
It includes an NSPreferencePane implementation (following Cocoa API).
It is based on GSSystemPreferences code written by Uli Kusterer.
WWW: http://www.etoile-project.org/