Commit graph

505 commits

Author SHA1 Message Date
Max Brazhnikov
b2d53ad808 Connect deskutils/kchmviewer-kde4 to build
Approved by:	miwi (implicit)
2009-01-18 21:51:22 +00:00
Martin Wilke
3f30251c57 This plugin allows applications using OpenSync to synchronise to and from
Windows Mobile 2003 based devices.

WWW: http://www.opensync.org/

PR:		ports/129975
Submitted by:	Alexander Logvinov <ports at logvinov.com>
2009-01-16 14:06:07 +00:00
Dirk Meyer
75b7b8c69c SimpleAgenda is a simple calendar and agenda application.
Based on libical, SimpleAgenda handles multiple local and distant
(through webcal) calendars.

Features
* multiples agendas
* monthly calendar, day view and summary
* create, resize and move appointments easily
* export individual appointments as files and to pasteboard
* changing rapidly
* open to suggestions and friendly with contributors !

LICENSE: GPL2 or later

WWW: http://wiki.gnustep.org/index.php/SimpleAgenda.app
2009-01-16 13:25:22 +00:00
Joe Marcus Clarke
610ae56816 Presenting GNOME 2.24 for FreeBSD.
See http://library.gnome.org/misc/release-notes/2.24/ for the general
release notes.  On the FreeBSD front, this release introduces Fuse support
in HAL, adds multi-CPU support to libgtop, WebKit updates, and fixes some
long-standing seahorse and gnome-keyring bugs.  The documentation updates
to the website are forthcoming.

This release features commits by adamw, ahze, kwm, mezz, and myself.  It would
not have been possible without are contributors and testers:

Alexander Loginov
Craig Butler [1]
Dmitry Marakasov [6]
Eric L. Chen
Joseph S. Atkinson
Kris Moore
Lapo Luchini [7]
Nikos Ntarmos
Pawel Worach
Romain Tartiere
TAOKA Fumiyoshi [3]
Yasuda Keisuke
Zyl
aZ [4]
bf [2] [5]
Florent Thoumie
Peter Wemm
pluknet

PR:		125857 [1]
		126993 [2]
		130031 [3]
		127399 [4]
		127661 [5]
		124302 [6]
		129570 [7]
		129936
		123790
2009-01-10 05:22:13 +00:00
Martin Wilke
bd590f6cfe GBirthday is a birthday reminder application that helps you to remember your
evolution contacts' birthdays. It puts an icon on notification area which will
blink when there is any of your contacts' birthday today. You can also check if
there is any of your contacs' birhday on next days.

WWW: http://gbirthday.sourceforge.net/

PR:		ports/130091
Submitted by:	Alexander Logvinov <ports at logvinov.com>
2009-01-07 22:12:42 +00:00
Martin Wilke
6d650a3e23 The overall goal of this project is to provide remote control service on Linux
through Bluetooth, InfraRed, Wi-Fi or just TCP/IP connection.

anyRemote supports wide range of modern cell phones like Nokia, SonyEricsson,
Motorola and others.

It was developed as thin communication layer between Bluetooth (or IR, Wi-Fi)
capabled phone and UNIX, and in principle could be configured to manage almost
any software.

WWW: http://anyremote.sourceforge.net/

PR:		ports/129943
Submitted by:	Alexander Logvinov <ports at logvinov.com>
2008-12-26 22:18:52 +00:00
Pav Lucistnik
c3e2a5ad4a Labyrinth is a lightweight mind-mapping tool for the GNOME desktop. It is
written in Python and uses cairo for its rendering. It is intended to be as
light and intuitive as possible, but still provide a wide range of powerful
features.

WWW:	http://code.google.com/p/labyrinth/

PR:		ports/123675
Submitted by:	Romain Tartiere <romain@blogreen.org>
2008-12-19 14:19:54 +00:00
Roman Bogorodskiy
2fbe4ca64d Add ecru - flexible command line LiveJournal client. 2008-12-18 19:25:51 +00:00
Martin Wilke
22717a14de GTK frontend for XNeur keyboard layout switcher.
In-place converter of text typed in with a wrong keyboard layout. When users
work in multilingual environment (e.g. Russian+English), they sometimes type
in text with wrong keyboard layout. In auto mode XNeur can automatically
detect language of a word user typed, switch keyboard layout and convert the
word from one keyboard layout into another. In manual mode user has ability
to convert last typed word or some selected text using hot keys. The idea of
this utility is similar to Punto Switcher for Windows. For now XNeur support
English, Russian, Ukrainian, Belarusian, French and Romanian.

WWW: http://www.xneur.ru/

PR:		ports/129610
Submitted by:	Alexander Logvinov <ports at logvinov.com>
2008-12-14 13:29:06 +00:00
Dirk Meyer
71a69e7d0d ServiceMenulet is a menulet allowing user to use services
provided by GNUstep applications.

WWW: http://www.etoile-project.org/
2008-11-29 13:51:21 +00:00
Dirk Meyer
2bbc1b96c4 Corner is a simple 'hot-corners' implementation. It instantiates a
CornerDelegate object and sends it messages of the form -enterTopLeft and
-exitTopLeftAfter: for each corner, where the exit message takes the number of
seconds the mouse spent in that corner as an argument.

The delegate simply ignores these messages by default.  A category on this
object, however, can be provided.  If you store a Smalltalk script in the
"CornerScript" default as a string object then this will be loaded
automatically and compiled.  If this contains a category on CornerDelegate then
the Smalltalk implementation will be called instead.  A trivial example might
log a message when the corner was entered was called:

$ defaults write Corner CornerScript \
"CornerDelegate extend [ enterTopLeft [ 'Script called' log. ] ]"

WWW: http://www.etoile-project.org/
2008-11-29 12:22:00 +00:00
Dirk Meyer
96850ec1a5 ScriptServices is a gateway between GNUstep system services and Unix scripts.
It turns Unix scripts into GNUstep system services.
Scripts should be put under
~/GNUstep/Library/ApplicaitonSupport/ScriptServices/
Whenever new scripts are installed, you need to update services by doing
`openapp ScriptServices --update`
A default script using `bc` comes with ScriptServices.
More scripts are in Examples directory.

WWW: http://www.etoile-project.org/
2008-11-29 12:19:28 +00:00
Martin Wilke
1ec8e7c7bb The SyncML plugin is a plugin that allows OpenSync to be synchronized against
SyncML capable devices. The plugin supports the protocol version 1.0, 1.1 and
1.2. Available transports are http and obex. Bluetooth and HTTP-OBEX protocols
are supported.

WWW: http://www.opensync.org/wiki/syncml-guide

PR:		ports/128628
Submitted by:	Alex Samorukov <samm at os2.kiev.ua>
2008-11-09 16:46:29 +00:00
Martin Wilke
10b61bac74 The file-sync opensync plugin is intended to synchronize all kinds of data
directly to the file-system. It is mainly used for backup and testing.

WWW: http://www.opensync.org/

PR:		ports/128628
Submitted by:	Alex Samorukov <samm at os2.kiev.ua>
2008-11-09 16:46:00 +00:00
Martin Wilke
615e38954d Tea Cooker is a Plasma applet for KDE4 to assist all lovers of tea in the task
of steeping tea for just the perfect length of time.

WWW: http://www.kde-look.org/content/show.php?content=85564

PR:		ports/127958
Submitted by:	Jason E. Hale <bsdkaffee at gmail.com>
2008-10-12 09:25:21 +00:00
Martin Wilke
08429b0033 QuickLauncher is Plasma applet for KDE4 that replicates the functionality found
in the QuickLauncher Kicker applet for KDE3.  It allows for quick access to
commonly used applications.

WWW: http://www.kde-look.org/content/show.php?content=78061

PR:		ports/127957
Submitted by:	Jason E. Hale <bsdkaffee at gmail.com>
2008-10-12 09:24:48 +00:00
Martin Wilke
e87d80fc4e Panel Spacer is a Plasma applet for KDE4 that lets you put some blank space
between the other applets located in a panel. You can set a minimum fixed size
and/or allow the spacer to stretch if there is free space on the right.
Optionally, you can display a thin separator line.

WWW: http://www.kde-look.org/content/show.php?content=89304

PR:		ports/127956
Submitted by:	Jason E. Hale <bsdkaffee at gmail.com>
2008-10-12 09:23:58 +00:00
Martin Wilke
cd238aefdc This plugin allows applications using OpenSync to synchronise to and from
Mozilla Calendar / Sunbird.

WWW: http://www.opensync.org/

PR:		ports/127973
Submitted by:	Alexander Logvinov <ports at logvinov.com>
2008-10-11 15:28:12 +00:00
Martin Wilke
f8c694d0f3 This plugin allows applications using OpenSync to synchronise to and from
Windows CE and PockectPC based devices.

WWW: http://www.synce.org/moin/

PR:		ports/127874
Submitted by:	Alexander Logvinov <ports at logvinov.com>
2008-10-05 13:38:02 +00:00
Martin Wilke
8ca94b3641 This plugin allows applications using OpenSync to synchronise to and from
Windows CE and PockectPC based devices.

WWW: http://www.synce.org/moin/

PR:		ports/127875
Submitted by:	Alexander Logvinov <ports at logvinov.com>
2008-10-05 13:37:29 +00:00
Edwin Groothuis
7d924dfbd2 [NEW PORT] deskutils/org-mode.el6: An Emacs mode for notes and project planning
Org-mode is a mode for keeping notes, maintaining ToDo lists, and
	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/125819
Submitted by:	"Thinker K.F. Li" <thinker@branda.to>
2008-08-17 06:00:27 +00:00
Martin Wilke
57250968cb - Remove duplicat kdepim3 entry. 2008-08-09 19:32:33 +00:00
Martin Wilke
568f8e877f The KDE FreeBSD team is proud to announce the release of KDE 4.1.0
for FreeBSD. The official KDE 4.1.0 release notes can be found at
http://www.kde.org/announcements/4.1/.

Some note:

* Prefix
KDE4 will be install into a custom prefixes namely ${LOCALBASE}/kde4.
KDE4 and KDE3 can co-exist

* Sound
For sound to work, it is necessary to have dbus and hal enabled
in your system. Please see the respective documentation on how
to enable these.

For more Informations see the HEADS UP at ports@ and kde-freebsd@
or our wiki page http://wiki.freebsd.org/KDE4/Install.

Have fun!
2008-08-09 16:52:28 +00:00
Martin Wilke
d44471fc20 - Connect deskutils/libopensync-plugin-evolution2-devel to the build 2008-08-07 09:08:34 +00:00
Martin Wilke
3535825075 Strigi is a daemon which uses a very fast and efficient crawler that can index
data on your harddrive. Indexing operations are performed without hammering
your system, this makes Strigi the fastest and smallest desktop searching
program.
Strigi can index different file formats, including the contents of the archive
files.

WWW:	http://www.vandenoever.info/software/strigi/
2008-08-05 11:15:31 +00:00
Beech Rintoul
8cf4c01d49 Hermes is a time-tracking application integrated with the Horde Framework. It
ties into Turba (to retrieve clients) and Nag and Whups (to retrieve cost
objects). It comes with a stop watch, search and reporting capabilities, and an
invoice interface.

WWW: http://horde.org/hermes/
2008-07-30 20:38:38 +00:00
Alexey Dokuchaev
571b71ef29 Add Launchy, handly utility to access your applications, files, and bookmarks
with just a few keystrokes.  It can help you forget about your start menu,
the icons on your desktop, and even your file manager.

WWW: http://launchy.sourceforge.net/
2008-07-30 06:03:57 +00:00
Martin Wilke
773a79e82e - connect msynctool-devel 2008-07-27 16:58:07 +00:00
Martin Wilke
8f68b17158 This plugin is based on vformat.{c,h} which got adapted from evolution e-vcard
parser. vformat.{c,h} parsing and assembling of vObject-like formatting. The
term vformat is often use to describe this format of vCard 2.1, vCard 3.0,
vCalendar, iCalendar and vNote.

WWW: http://www.opensync.org/

PR:		ports/125663
Submitted by:	Alexander Logvinov <ports at logvinov.com>
2008-07-19 14:02:19 +00:00
Martin Wilke
7aa6dbc2d3 A python module for the OpenSync framework.
WWW: http://www.opensync.org/

PR:		ports/125662
Submitted by:	Alexander Logvinov <ports at logvinov.com>
2008-07-19 14:01:56 +00:00
Martin Wilke
c0e18c2aff A python module for the OpenSync framework.
WWW: http://www.opensync.org/

PR:		ports/125498
Submitted by:	Alexander Logvinov <ports at logvinov.com>
2008-07-19 14:00:50 +00:00
Martin Wilke
a4f3d2c1bd This plugin allows applications using OpenSync to synchronise to and from
Evolution 2.

WWW: http://www.opensync.org/

PR:		ports/125499
Submitted by:	Alexander Logvinov <ports at logvinov.com>
2008-07-19 14:00:25 +00:00
Martin Wilke
36d221f794 A command line client for the OpenSync framework.
WWW: http://www.opensync.org/

PR:		ports/125488
Submitted by:	Alexander Logvinov <ports at logvinov.com>
2008-07-11 08:42:52 +00:00
Edwin Groothuis
97e58b9469 New ports: deskutils/zbgset-admin A tool for managing the settings for zbgset.
This is a command line program for easily managing the
	settings for zbgset.

PR:		ports/124965
Submitted by:	"Zane C.B." <vvelox@vvelox.net>
2008-07-09 12:39:59 +00:00
Edwin Groothuis
3f7956c85c New port: deskutils/zbgset A desktop BG management system.
This does not actually set the background, but calls another
	program to do it, but what makes it useful is it allows for
	random images to be used as well as the last image to be
	called. This makes it useful for setting the image upon
	login or changing it regullarly through cron.

	When it is ran for the first time it creates a ZConf config
	named "zbgset" used store the settings.

PR:		ports/124964
Submitted by:	"Zane C.B." <vvelox@vvelox.net>
2008-07-09 12:36:23 +00:00
Joe Marcus Clarke
d69cc91c67 Add gnome-main-menu, a tool to organize GNOME applications into one
easy-to-launch applet or browser application.
2008-07-07 17:22:21 +00:00
Jeremy Messenger
541bb09818 It disappeared from master site and take over by alacarte.
Discussed with:	My team, FreeBSD GNOME Team
2008-07-04 03:13:51 +00:00
Jeremy Messenger
53763feb63 It disappeared from master site.
Discussed with:	My team, FreeBSD GNOME Team
2008-07-04 03:11:37 +00:00
Martin Wilke
169c5bde31 jjclient - A command line client for posting JustJournal entries
jjclient is a UNIX-style client for JustJournal that allows you to
post blog entries from the command line without the need for a web
browser.

WWW: http://www.justjournal.com/

PR:		ports/124382
Submitted by:	Lucas Holt <luke at justjournal.com>
2008-06-21 11:01:17 +00:00
Michael Johnson
825a468444 Add google-gadgets 0.9.2, google Desktop Gadgets.
PR:		ports/124403
Submitted by:	Ashish Shukla <wahjava at gmail.com>
2008-06-09 00:52:55 +00:00
Dirk Meyer
18db56686a InspectorKit provides commonly used inspector.
It is originally part of OpenSpaceManager
and mostly rewritten to use other components in Etoile.
Ideally, Inspector should automatically pick suitable panes
for selected file or object.

WWW: http://www.etoile-project.org/
2008-05-11 13:32:21 +00:00
Dirk Meyer
0d761e0ce3 UKDistributedView and UKFinderIconCell provides a very flexible icon view.
More precisely, UKDistributedView is an NSTableView-like class that allows
arbitrary positioning of evenly-sized items. This is intended for things
like the Workspace/Finder's "icon view", and even lets you snap items to a
grid in various ways, reorder them etc. Finally it can handle several
thousand of items smoothly.

WWW: http://www.etoile-project.org/
2008-05-05 17:14:24 +00:00
Dirk Meyer
3006ce6ae3 OpenProj is a free, open source desktop alternative to Microsoft Project.
OpenProj has equivalent functionality, a familiar user interface and even
opens existing MSProject files. OpenProj is interoperable with Project,
with a Gantt Chart and PERT chart etc.

Licensed under Common Public Attribution License Version 1.0 (CPAL).

WWW: http://openproj.org/
2008-04-15 08:54:28 +00:00
Martin Wilke
7cf673e166 Thinking Rock is a free software application for collecting and processing your
thoughts following the GTD methodology.

WWW: http://www.thinkingrock.com.au/

PR:		ports/119260
Submitted by:	Beat Gaetzi <beat at chruetertee.ch>
2008-01-12 16:13:58 +00:00
Emanuel Haupt
828b78e686 Add deskutils/xfce4-notification-daemon, a port of the gnome notification
daemon for Xfce Desktop Environment.

PR:		ports/118086
2007-12-11 19:25:27 +00:00
Pav Lucistnik
064e7dc0f7 Glipper is a clipboardmanager for the GNOME Panel. It maintains a history of
text copied to the clipboard from which you can choose. You can see this as a
GNOME counterpart to KDE's Klipper.

Glipper uses plugins to give the user all the extra functionality they want,
including support for Actions, Snippets and No-Paste services.

WWW:	http://glipper.sourceforge.net/

PR:		ports/117424
Submitted by:	Yuri Pankov <yuri.pankov@gmail.com>
2007-10-26 07:43:18 +00:00
Ying-Chieh Liao
70d2d90c73 add gcalcli 1.2
Google Calendar Command Line Interface
2007-10-02 03:18:55 +00:00
Lars Engels
3bf4a62985 kio_locate is a KIO slave for konqueror which allows you:
* To search using locate you don't have to switch to a prompt.
* The search results are shown to you, as if you were in a directory.
  Any found file is just one click away.
* You could e.g. move all found files using Drag & Drop.
* And all that's possible from practically any KDE program, that can
  open files.

WWW:    http://arminstraub.com/browse.php?page=programs_kiolocate&lang=en

Submitted by:	fusselbaer <e-ports (at) gmx.de>
Approved by:	miwi (mentor)
2007-09-09 20:57:59 +00:00
Martin Wilke
bfc5e215a8 Nagaina is a notes-taking application.
Features
* Classifications of notes in categories;
* Rich text editor, with support for font, font size, font color, alignment...
* Style editor;

WWW: http://code.google.com/p/nagaina/

PR:		ports/115662
Submitted by:	Yinghong Liu <relaxbsd at gmail.com>
2007-08-21 08:42:18 +00:00
Ion-Mihai Tetcu
99e89f66f8 qOrganizer is a general organizer that includes a calendar with schedule,
reminders,journal/notes for every day, to-do list.But provides features
useful for students such as:timetable and a booklet for marks and absences.
It's designed to be easy to use.

WWW: http://qorganizer.sourceforge.net/

PR:		ports/ports/115650
Submitted by:	Yinghong Liu <relaxbsd at gmail.com>
2007-08-20 16:52:43 +00:00
Martin Wilke
a9c74f1ce3 2007-08-19 databases/bbdb-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 databases/lsdb-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 deskutils/mhc-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 devel/elib-emacs19: emacs19 is obsolete; please use a more recent version
2007-08-19 devel/elib-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 devel/pcl-cvs-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 08:32:46 +00:00
Andrew Pantyukhin
49d788a365 - Readd intclock into x11-clocks
Suggested by:	danfe
2007-08-08 19:30:36 +00:00
Andrew Pantyukhin
4564feab5f Add port deskutils/intclock:
Intclock provides a graphical multi-timezone clock that is customizable
via a configuration window. It is based on hsclock.

WWW: http://www.peterverthez.net/projects/intclock/
Author: Peter Verthez <peter.verthez@advalvas.be>
2007-08-06 21:17:14 +00:00
Pav Lucistnik
373e3f7407 NoteCase is a hierarchical text notes manager (a.k.a. outliner). It helps you
organize your everyday text notes into a single document with individual notes
placed into a tree-like structure. To ensure your privacy an encrypted document
format is supported along with a standard unencrypted one.

WWW: http://notecase.sourceforge.net/

PR:		ports/114730
Submitted by:	Yinghong.Liu <relaxbsd@gmail.com>
2007-07-28 22:03:45 +00:00
Martin Wilke
5138a941d9 QTM allows the user to compose, format and submit entries to MT and
Wordpress blogs (and possibly other content management systems using the
same interfaces; your mileage may vary).  It uses the standard Blogger,
MetaWeblog and Movable Type APIs.  It requires Qt 4.1.

WWW: http://qtm.blogistan.co.uk/

PR:		ports/113931
Submitted by:	Yinghong.Liu <relaxbsd at gmail.com>
2007-07-16 14:30:43 +00:00
Martin Wilke
74274a6b2a qLabels is a labels and business cards creating and
printing software written in Qt4.

WWW: http://qlabels.p34.net/

PR:		ports/114549
Submitted by:	Yinghong.Liu <relaxbsd at gmail.com>
2007-07-14 18:52:56 +00:00
Martin Wilke
f80fc0c6ba BooKreader is a KDE twin-panel viewer for text files and e-books.
Features:
 * Two page book-like style.
 * Custom font selection.
 * Multiple bookmarks per book.
 * Bookmarks manager.
 * Quick access to the first 10 bookmarks via Alt+number.

WWW:    http://kbookreader.org/

PR:		ports/113953
Submitted by:	Max Brazhnikov <makc at issp.ac.ru>
2007-07-10 08:00:41 +00:00
Andrew Pantyukhin
f429dbf0c6 Add port deskutils/sunbird-i18n:
Language packs for Sunbird

WWW: http://www.mozilla.org/projects/l10n/
2007-07-03 08:36:47 +00:00
Beech Rintoul
011d9c0fdb - Ports renamed for consistency
PR:		ports/112327
Repocopy by:	marcus
Approved by:	sat (maintainer)
2007-06-22 08:06:15 +00:00
Andrew Pantyukhin
99d2966102 Add port deskutils/mical:
mical is a small set of utilities intended to enable users of email
clients without an integrated calendar to deal with the iCalendar
format mails sent by, for example, Microsoft Outlook.

WWW: http://www.0x1.org/d/projects/mical/
Author: David Arnold <davida@pobox.com>
2007-06-10 19:10:02 +00:00
Andrew Pantyukhin
3f4ff400bb Add port deskutils/py-vobject:
Vobject parses iCalendar and vCard files into Python data structures,
decoding the relevant encodings. Also serializes vobject data structures
to iCalendar, vCard, or (expirementally) hCalendar unicode strings.

WWW: http://vobject.skyhouseconsulting.com/
Author: Jeffrey Harris <jeffrey@osafoundation.org>
2007-06-10 19:07:43 +00:00
Andrew Pantyukhin
26a1d77bf6 Add port deskutils/fbreader:
FBReader is a book reader. Main features:
* Supported formats: fb2, HTML, CHM, plucker, Palmdoc, zTxt, TCR, RTF,
  OEB, OpenReader, mobipocket, plain text.
* Direct reading from tar, zip, gzip and bzip2 archives.
* Supported encodings: utf-8, us-ascii, windows-1251, windows-1252,
  koi8-r, ibm866, iso-8859-*, Big5, GBK.
* Automatically generated contents table.
* Embedded images support.
* Footnotes/hyperlinks support.
* Position indicator.
* Keeps the last open book and the last read positions for all opened
  books between runs.
* List of last opened books.
* Automatic hyphenations. Liang's algorithm is used. Patterns for Czech,
  English, Esperanto, French, German and Russian are included in the
  current version.
* Text search.
* Full-screen mode.
* Screen rotation by 90, 180 and 270 degrees.

WWW: http://only.mawhrin.net/fbreader/
2007-04-21 17:18:45 +00:00
Martin Wilke
d29cc1b45b 2007-04-10 audio/x4x: Does not build
2007-04-10 audio/marlin: does not build with new nautilus-cd-burner
2007-04-10 chinese/tatter-tools: Incorrect pkg-plist
2007-04-10 chinese/vim-scdoc: Does not build
2007-04-10 databases/mergeant: does not build with new libgnomedb
2007-04-10 databases/pecl-paradox: Does not compile
2007-04-10 deskutils/yank: Incomplete pkg-plist
2007-04-10 17:14:02 +00:00
Alejandro Pulver
44316911e1 MenuMaker is application finding and menu generation utility. It is capable of
finding lots of installed programs and generating the root menu consistent
across all supported X window managers, so one will get (almost) the same menu
no matter what WM is currently used. It is pure Python application hence it
runs on every relevant system.

Supported X window managers:

- BlackBox
- Deskmenu
- FluxBox
- IceWM
- OpenBox, version 3
- PekWM
- WindowMaker
- XFCE, version 4

It also reads Freedesktop.org's .desktop files.

WWW: http://menumaker.sourceforge.net/
2007-03-23 00:31:58 +00:00
Martin Wilke
714a149b69 This is a Matrix alike 3D OpenGL screen saver for KDE and X11 window system.
WWW: http://sourceforge.net/projects/kmatrix3d/

PR:		ports/109173
Submitted by:	Gustavo Perez
2007-03-16 11:55:54 +00:00
Andrew Pantyukhin
f508323323 Add port deskutils/tel:
tel is a little console-based phone book program. It allows adding,
modifying, editing, and searching of phone book entries right on your
terminal. Pretty printing capabilites are also provided. Entries are
stored in a simple CSV file. This eases import and export with common
spread sheet applications like Microsoft Excel or OpenOffice.org Calc.

WWW: http://tel.berlios.de/
Author: Sebastian Wiesner <basti.wiesner@gmx.net>
2007-03-07 14:35:48 +00:00
Andrew Pantyukhin
65af89a353 Add port deskutils/griffith:
Griffith is a movie collection manager application. Adding items to the
movie collection is as quick and easy as typing the film title and
selecting a supported source. Griffith will then try to fetch all the
related information from the Web.

WWW: http://griffith.vasconunes.net/
2007-03-03 18:56:47 +00:00
Alejandro Pulver
3dfa9ac510 Org-mode is a mode for keeping notes, maintaining ToDo lists, and
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>
2007-02-18 21:13:32 +00:00
Martin Wilke
653de5fb97 A kool dock for KDE. It attemps to resemble the Mac OSX dock.
WWW: http://www.kde-look.org/content/show.php?content=12097

PR:		ports/109029
Submitted by:	Gustavo Perez <gustau.perez@gmail.com>
2007-02-12 08:02:23 +00:00
Andrew Pantyukhin
75b461b7ff Add port deskutils/qrfcview:
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>
2007-02-08 23:23:57 +00:00
Martin Wilke
bd85a9298d Gimmie is an elegant way to think about how you use your desktop computer.
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>
2007-02-07 12:17:32 +00:00
Oliver Lehmann
57fff8a84b add missing xfce ports 2007-01-22 19:26:30 +00:00
Oliver Lehmann
996536fb05 A calendar application to manage your time with XFce 4. 2007-01-22 16:51:02 +00:00
Dirk Meyer
ba5de55346 GWMetadata for GNUstep workspace manager (GWorkspace)
Applications: GMDSClient
Bundles:      AbiwordExtractor HtmlExtractor JpegExtractor
              OpenOfficeExtractor TextExtractor XmlExtractor
              MDIndexing
Libraries:    SQLite
Tools:        gmds mdextractor

WWW: http://www.gnustep.it/enrico/gworkspace/
2006-12-30 09:15:42 +00:00
Dirk Meyer
444e4dcb67 ClipBook for GNUstep workspace manager (GWorkspace)
WWW: http://www.gnustep.it/enrico/gworkspace/
2006-12-30 09:13:07 +00:00
Dirk Meyer
2f6838a210 - disconnect etoile-etoileextensionskit etoile-preferenceskit
- disconnect etoile-workspaceswitcher
2006-12-29 18:27:18 +00:00
Dirk Meyer
e5a9e7a3f5 - add etoile-dictionaryreader 2006-12-24 23:03:17 +00:00
Dirk Meyer
31aa31cccc SystemConfig is a framework which provides various a common way to set system
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/
2006-12-23 10:41:03 +00:00
Dirk Meyer
f731526503 EtoileUI framework
WWW: http://www.etoile-project.org/
2006-12-23 10:38:46 +00:00
Dirk Meyer
6654e71f5e PaneKit is a framework which provides various features to build
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/
2006-12-23 10:33:42 +00:00
Dirk Meyer
fa4af90261 Toobox is a collection of tools. Each tool is in the form of bundle. In a
given category, you can add new items. Each item contains the value of
location and of bundle (tool). Depending on the location, items can have
different contents even with the same bundle. Conceptually, it is similar
to the bookmark. It does not only store the location, but also the tool to
access the location. The item is not supposed to change its location
frequently. It is designed to access the fixed location, either on file
system or over internet. Some items don't access any location, such as
calculator.

WWW: http://www.nongnu.org/toolbox/
2006-12-18 18:31:57 +00:00
Dirk Meyer
d6063247a1 Toolbox bundle for GNUstep, part of the Toolbox.
WWW: http://www.nongnu.org/toolbox/
2006-12-18 17:04:07 +00:00
Dirk Meyer
b982989791 An application for managing notes on small cards (like punch cards :).
The application uses a directory based repository for cards with various
contents. Currently only one contents is supported, and that is RTF
contents (NSAttributedString) editable by a text view.

Screenshot:
WWW: http://stefan.agentfarms.net/Download/GNUstep/Shots/cartotheque-2.png
2006-12-16 18:30:31 +00:00
Dirk Meyer
7dd43fd32f MyWiki is a Wiki without server. All the pages are in a single non-standard
XML document. Files can be dragged and dropped so that documents can be
moved around without losing connections between the pages and files within.

Author: Yen-Ju Chen
2006-12-16 18:17:56 +00:00
Dirk Meyer
b4baad9504 AppWrapper is a GNUstep application meant to aid in the creation of
non GNUstep application wrappers for use by GWorkspace and other tools
that open GNUstep applications.

WWW: http://appwrapper.sourceforge.net/
2006-12-16 13:11:37 +00:00
Thierry Thomas
7d15978828 Add pinot 0.64, personal search and metasearch for the Free Desktop. 2006-12-07 20:36:50 +00:00
Vasil Dimov
a61d3f6bed Remove expired ports:
2006-12-01 audio/xmms-rateplug: Project disappeared from the internet
2006-12-01 chinese/iiimf-le-chewing: fails to install (dependency problem)
2006-12-01 deskutils/mhc-xemacs21-mule: hangs during build
2006-12-01 devel/alleyoop: Does not compile
2006-12-01 devel/hs-crypto: is incompatible with current GHC, needs updating
2006-12-01 editors/gedit-autocomplete-plugin: Not compatible with gedit versions >= 2.14
2006-12-01 emulators/basiliskII: Does not compile
2006-12-01 emulators/vmware-tools2: Unfetchable
2006-12-01 emulators/vmware2: Unfetchable
2006-12-03 finance/ccard: Project disappeared from the internet
2006-12-04 13:10:31 +00:00
Ion-Mihai Tetcu
f9e2141b09 Katapult is a KDE application that gives you faster access to
your applications, bookmarks, and more! It is plugin-based and
can launch anything it has a plugin for. Its plugin-driven
appearance is completely customizable. Katapult was inspired
by Quicksilver for OS X, and it is written in C++.

WWW: http://wiki.thekatapult.org.uk/Home

PR:		ports/104324
Submitted by:	Yu-Xi Lim <yuxi at gmx.net>
2006-12-03 06:06:30 +00:00
Dirk Meyer
551b67e489 MenuServer - the server app which provides the menubar's
background. Compile, no need to install, just "openapp" it. The clock
menulet is included.

WWW: http://www.etoile-project.org/
2006-11-24 20:32:00 +00:00
Dirk Meyer
9ac9365925 Etoile intends to be an innovative GNUstep based user environnement built
from the ground up on highly modular and light components with project and
document orientation in mind, in order to allow users to create their own
workflow by reshaping or recombining provided Services (aka Applications),
Components etc. Flexibility and modularity on both User Interface and code
level should allow us to scale from PDA to computer environment.

This package installs the LookAndBehavior application.

WWW: http://www.etoile-project.org/
2006-11-19 18:21:02 +00:00
Dirk Meyer
b42496f503 Etoile intends to be an innovative GNUstep based user environnement built
from the ground up on highly modular and light components with project and
document orientation in mind, in order to allow users to create their own
workflow by reshaping or recombining provided Services (aka Applications),
Components etc. Flexibility and modularity on both User Interface and code
level should allow us to scale from PDA to computer environment.

This package installs the Hardware application.

WWW: http://www.etoile-project.org/
2006-11-19 18:16:34 +00:00
Dirk Meyer
d1ec4e452a Etoile intends to be an innovative GNUstep based user environnement built
from the ground up on highly modular and light components with project and
document orientation in mind, in order to allow users to create their own
workflow by reshaping or recombining provided Services (aka Applications),
Components etc. Flexibility and modularity on both User Interface and code
level should allow us to scale from PDA to computer environment.

This package installs the ServicesBarKit framework.

WWW: http://www.etoile-project.org/
2006-11-19 18:03:15 +00:00
Dirk Meyer
05d0048f73 Etoile intends to be an innovative GNUstep based user environnement built
from the ground up on highly modular and light components with project and
document orientation in mind, in order to allow users to create their own
workflow by reshaping or recombining provided Services (aka Applications),
Components etc. Flexibility and modularity on both User Interface and code
level should allow us to scale from PDA to computer environment.

This package installs the EtoileExtensionsKit framework.

WWW: http://www.etoile-project.org/
2006-11-19 18:01:23 +00:00
Dirk Meyer
44930a3e4f Etoile intends to be an innovative GNUstep based user environnement built
from the ground up on highly modular and light components with project and
document orientation in mind, in order to allow users to create their own
workflow by reshaping or recombining provided Services (aka Applications),
Components etc. Flexibility and modularity on both User Interface and code
level should allow us to scale from PDA to computer environment.

This package installs the WorkspaceSwitcher bundle.

WWW: http://www.etoile-project.org/
2006-11-19 17:03:19 +00:00
Dirk Meyer
f39c512732 Etoile intends to be an innovative GNUstep based user environnement built
from the ground up on highly modular and light components with project and
document orientation in mind, in order to allow users to create their own
workflow by reshaping or recombining provided Services (aka Applications),
Components etc. Flexibility and modularity on both User Interface and code
level should allow us to scale from PDA to computer environment.

This package installs the ExtendedWorkspaceKit framework.

WWW: http://www.etoile-project.org/
2006-11-19 16:34:12 +00:00
Dirk Meyer
b2f9fe7232 PreferencesKit is a framework which provides various features to build
flexible Preferences-like window in any GNUstep or Cocoa applications.
It includes an NSPreferencePane implementation (following Cocoa API).

It is based on GSSystemPreferences code written by Uli Kusterer.

WWW: http://www.dromasoftware.com/etoile/mediawiki/index.php?title=PreferencesKit
2006-11-19 14:34:30 +00:00
Dirk Meyer
32e3f5e1dd Etoile intends to be an innovative GNUstep based user environnement built
from the ground up on highly modular and light components with project and
document orientation in mind, in order to allow users to create their own
workflow by reshaping or recombining provided Services (aka Applications),
Components etc. Flexibility and modularity on both User Interface and code
level should allow us to scale from PDA to computer environment.

This package installs the trackerkit framework.

WWW: http://www.etoile-project.org/
2006-11-19 14:03:58 +00:00
Michael Johnson
2c569943bd Add lightning-xpi
An integrated calendar for Thunderbird

** Note that this port is a binary plugin for Thunderbird and you may want
** to build from source via ports/mail/lightning (includes Thunderbird)

WWW: http://www.mozilla.org/projects/calendar/lightning/
2006-11-18 05:03:17 +00:00
Dirk Meyer
7812a7bc7b PlopFolio is a free clone of Serence's excellent KlipFolio application.
PlopFolio supports Klips available from KlipFarm.

PlopFolio is developped using the Objective-C language and works well
with GNUstep (on Linux, FreeBSD, and more) and Cocoa on Mac OS X.

WWW: http://www.collaboration-world.com/cgi-bin/project/index.cgi?pid=7
2006-11-17 10:27:12 +00:00
Dirk Meyer
ad039920bb GNUWash is a configurable GNUstep timer application.
Author: Mathias Menzel-Nielsen
2006-11-16 17:00:11 +00:00
Dirk Meyer
a23a194ee3 GNUstepWrapper provides an easy way to create GNUstep app-wrappers of
non-GNUstep applications. It is the most useful in conjunction with
Enrico Sersale's GWorkspace environment.

Author: Raffael Herzog
2006-11-16 16:37:25 +00:00
Dirk Meyer
5f98d6c72f DisplayCalibrator - Frontend to xgamma
WWW: http://www.linuks.mine.nu/displaycalibrator/
2006-11-16 16:23:35 +00:00
Alexander Botero-Lowry
263451279b - add TagFu 0.1
TagFu is a library for tagging entities (which can be anything with
 a url) with Tags or metadata. TagFu is implemented in Python and very
 closely mimics basic Python data structures. Tags is a Python list of
 tags, Entities is a Python List of Entity objects, and Entity is a
 dict which contains all the key-value pairs for all tags associated
 to the Entity. The key is the Tag name and value is an arbitrary value,
 if no value is set, the tag is considered to be a simple tag.

 WWW: http://www.geekfire.com/~alex/tagfu/
2006-11-14 09:11:51 +00:00
Vasil Dimov
20eb0805bb Remove expired ports:
2006-11-05 deskutils/offix-trash: development ceased in 1996
2006-11-04 devel/mingw: use mingw32-* ports instead
2006-11-04 devel/mingw-binutils: use mingw32-* ports instead
2006-11-04 devel/mingw-bin-msvcrt: use mingw32-* ports instead
2006-11-04 devel/mingw-gcc: use mingw32-* ports instead
2006-11-04 devel/mingw-opengl-headers: use mingw32-* ports instead
2006-11-05 editors/offix-editor: developement ceased in 1996
2006-11-05 print/offix-printer: development ceased in 1996
2006-11-05 sysutils/wmmon: no longer available from mastersite
2006-11-04 sysutils/xsysinfo: no longer available from mastersite
2006-11-04 textproc/xmlada: no longer available from mastersite; 2.0 is available
2006-11-05 www/p5-CGI-Application-ValidateRM: no longer available from mastersites
2006-11-05 x11/offix-clipboard: development ceased in 1996
2006-11-05 x11/offix-execute: development ceased in 1996
2006-11-05 x11-fm/offix-files: development ceased in 1996
2006-11-05 x11-wm/icepref: is for IceWM version 1.04 (6 years old)
2006-11-09 08:55:20 +00:00
Dirk Meyer
2c7fc23330 Etoile intends to be an innovative GNUstep based user environnement built
from the ground up on highly modular and light components with project and
document orientation in mind, in order to allow users to create their own
workflow by reshaping or recombining provided Services (aka Applications),
Components etc. Flexibility and modularity on both User Interface and code
level should allow us to scale from PDA to computer environment.

Currently this package only installs Camaelon, DictionaryReader and
WildMenus.

WWW: http://www.etoile-project.org/
PR:		103431
Submitted by:	Gürkan Sengün
2006-11-05 13:59:52 +00:00
Alejandro Pulver
67e0799198 This is a GkrellM2 plugin that allows setting of various countdown timers
and stopwatches.

Author:	Christian W. Zuckschwerdt
WWW: http://triq.net/gkrellm_timers.html

PR:		ports/104359
Submitted by:	Tobias Roth <ports at fsck.ch>
2006-10-31 17:25:22 +00:00
Vasil Dimov
2fb8ca3acd Remove expired leaf ports:
2006-10-26 archivers/linux-unace
2006-10-12 audio/gdesklets-cornerxmms
2006-10-12 deskutils/gdesklets-sensor-displayconstraints
2006-10-17 devel/sdl_ldbad
2006-10-27 lang/pdss
2006-10-17 multimedia/slideshow
2006-10-31 14:13:19 +00:00
Dirk Meyer
398a26e259 NoteBook.app is an application to store and organize your notes written
for use with GNUstep.

Features
 * Uses a document interface to open multiple Notebooks.
 * Each notebook has it's own tree interface navigable via a NSBrowser
   control. Both branch pages and leaf pages can contain note information.
 * Stores note pages in Rich Text Format allowing you to format the note
   with different fonts, styles, weights, etc...

WWW: http://notebook.cowgar.com/
2006-10-31 06:33:13 +00:00
Dirk Meyer
11e60bf0bf HelpViewer is an online help viewer for GNUstep programs
WWW: http://www.roard.com/helpviewer/
2006-10-31 06:27:12 +00:00
Dirk Meyer
866a3a7f95 System Preferences is a clone of the Apple OS X System Preferences
application based on a GNUstep implementation of the PreferencePanes
framework.

WWW: http://www.gnustep.it/enrico/system-preferences/
2006-10-31 06:24:04 +00:00
Dirk Meyer
c14bfbbb58 NSPreferencePane is an abstract class that defines the interface for
subclassers to provide preference panes to System Preferences or other
applications.
2006-10-31 06:17:17 +00:00
Dirk Meyer
e89f005c31 Affiche is a little application that allows people to "stick"
little notes on their computer desktop. It works well under
GNUstep and under Apple Mac OS X.

The goal of this little application is to provide a good example
on how to develop cross-platform applications between GNUstep
and Apple Mac OS X while providing a useful application at the
same time.

WWW: http://www.collaboration-world.com/cgi-bin/project/index.cgi?pid=5
2006-10-31 05:48:05 +00:00
Joe Marcus Clarke
7de9634099 Add akamaru, a physics engine prototype.
Akamaru is a simple, but fun, physics engine prototype. It's named after the
super awesome ninja dog, Akamaru, from the Naruto anime and based on the
article Advanced Character Physics by Thomas Jakobsen on Verlet integration.
It contains a very cool dock, called kiba.

Submitted by:	Phillip Neumann <pneumann@gmail.com>
Approved by:	portmgr (implicit, kris)
2006-10-14 09:13:38 +00:00
Michael Johnson
09ff4c0aaf - Add ontv
GNOME Applet frontend of XMLTV

Approved by:	portmgr (marcus, kris)
2006-10-14 08:59:47 +00:00
Michael Johnson
1e712e77a7 - Add conduit
Synchronization application for GNOME. It allows you to synchronize your data
between online web services (Gmail, backpackit.com, etc) and your computer.

WWW: http://www.conduit-project.org/

Approved by:	portmgr (marcus, kris)
2006-10-14 08:57:22 +00:00
Stanislav Sedov
13e841c582 - Connect estickies to build.
Approved by:	sem (mentor)
2006-10-08 14:05:59 +00:00
Pav Lucistnik
45037645c1 - Remove expired port deskutils/goats 2006-10-07 10:44:29 +00:00
Alexander Botero-Lowry
36f30ceec1 Add pybookreader 0.5.0, program for reading e-books.
PR:		ports/103834
Submitted by:	Valeri Vassiliev
Approved by:	novel (mentor, implicit)
2006-10-05 06:22:53 +00:00
Dirk Meyer
715cddf579 This is a character map. It is developed using the GNUstep development
environment (www.gnustep.org) and is meant to contribute to GNUstep's
promise towards a desktop environment.
Charmap offers font selection, allowing one to easily see all the glyphs
which a particular font offers.
PR:		103434
Submitted by:	Gürkan Sengün
2006-09-25 02:12:49 +00:00
Rong-En Fan
8bfe945974 Add contacts 0.1, simple yet powerful address book based on Evolution
data server.

PR:		ports/101950
Submitted by:	Piotr SMyrak, smyru at heron.pl
2006-08-20 09:38:50 +00:00
Cheng-Lung Sung
19a8c3cc6a Add todo 1.6, todo.txt Managers.
PR:		ports/100191
Submitted by:	ijliao
2006-07-19 01:57:42 +00:00
Ion-Mihai Tetcu
18132203b4 cdcat is a powerful QT based tool for creating fully searcheable offline
catalogs of the contents of any arbitrary media. Primarily it is most
useful for cataloging CDs, DVDs, and other such removeable media. The
catalogs can be quickly searched (including across multiple catalogs)
with regular expressions, exported as CSV or HTML files, sorted, and
statistical information gathered.

WWW: http://cdcat.sourceforge.net/

PR:		ports/96828
Submitted by:	Aren Tyr <aren.tyr at gawab.com>
2006-07-06 18:03:52 +00:00
Renato Botelho
4b42e82969 Wyrd is a text-based front-end to Remind, a sophisticated calendar and alarm
program. Remind's power lies in its programmability, and Wyrd does not hide
this capability behind flashy GUI dialogs. Rather, Wyrd is designed to make you
more efficient at editing your reminder files directly. It also offers a
scrollable timetable suitable for visualizing your schedule at a glance. Here
is a screenshot.

Unlike most of the calendar applications available today, Wyrd is designed to
be both lightweight and fast. Startup time is negligible, UI navigation is
instantaneous, and the wyrd process typically consumes less than 2MB of
resident memory.

WWW: http://www.eecs.umich.edu/~pelzlpj/wyrd/

PR:		ports/95361
Submitted by:	Russell A. Jackson <raj at csub.edu>
2006-07-06 17:54:50 +00:00
Ion-Mihai Tetcu
96c6b7ba19 Leaftag is a library and set of utilities for tagging files on the desktop.
tagutils is the primary way of tagging files from the command line.
It can tag, untag, display a list of known tags, manipulate tag properties,
and show files belonging to a tag.

Project homepage:
WWW: http://www.chipx86.com/wiki/Leaftag

PR:		ports/98118
Submitted by:	Khairil Yusof <kaeru@inigo-tech.com>
2006-07-02 10:45:16 +00:00
Ion-Mihai Tetcu
84c0b97637 TaskStep is a list and to-do manager for local php servers. It requires a
server (preferably local) and a decent browser (Firefox, not IE6).

It is designed to work vaguely with fans of GTD and act as a slightly more
advanced task manager which can be kept on your computer, rather than over the
internet (although in theory you can put it up on the internet).

Here is a quick summary of the main features:
 * Sections for tasks organising them by immediate, this week, this month,
this year and lifetime tasks
 * Add and filter by contexts and projects (for Getting Things Done fans)
 * Print lists on 3 x 5 index cards
 * Automatically list all items for today
 * Highlighting of current and overdue items
 * Mark items as done on the spot, with a done button for each
 * Small. As in really really ridiculously small (~160KB download file)
 * It's free, but that's probably stating the obvious

WWW:	http://taskstep.cunningtitle.co.uk/

- Babak Farrokhi
babak@farrokhi.net

PR:		ports/99180
Submitted by:	Babak Farrokhi <babak@farrokhi.net>
2006-06-29 11:18:18 +00:00
Ion-Mihai Tetcu
5b33de82f5 A viewer for Microsoft Help "CHM" (aka Compiled HTML) files using chmlib and
gtk2.

WWW: http://chmsee.gro.clinux.org/

PR:		ports/98853
Submitted by:	Liu.Yinghong <liu_yinghong@yahoo.com.cn>
2006-06-12 17:51:35 +00:00
Ion-Mihai Tetcu
3d3417ac2c Liquid Weather ++ is a Superkaramba theme and desktop applet for
displaying weather information and forecasts in a compact and easy
to read format - it's pretty too.

WWW: http://liquidweather.net/

PR:		ports/92344
Submitted by:	Jason E. Hale <bsdkaffee@gmail.com>
Approved by:	lawrance (mentor, implicit)
2006-06-05 10:01:40 +00:00
Jeremy Messenger
3a0bdda286 deskutils/gnomeutils2 -> deskutils/gnome-utils
Rename this ports to use the real vendor package name. The advantage of this
is to allow our users' keyword search works and easier for users to file the
Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and
other OSs have the correct package name, but not in our ports tree.

My team, FreeBSD GNOME Team, have agreed with it.

As for editors/abiword-plugins, x11/gnome2 and x11/gnome2-lite chase the rename.

PR:		ports/97985
Repocopy by:	marcus
2006-05-28 03:07:27 +00:00
Jeremy Messenger
211fede2cf Rename this ports to use the real vendor package name. The advantage of this
is to allow our users' keyword search works and easier for users to file the
Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and
other OSs have the correct package name, but not in our ports tree.

My team, FreeBSD GNOME Team, have agreed with it.

PR:		ports/97985
Repocopy by:	marcus
2006-05-28 01:42:44 +00:00
Jeremy Messenger
7bea5882ab Rename this ports to use the real vendor package name. The advantage of this
is to allow our users' keyword search works and easier for users to file the
Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and
other OSs have the correct package name, but not in our ports tree.

My team, FreeBSD GNOME Team, have agreed with it.

As for x11/gnome2-power-tools, chase the rename.

PR:		ports/97985
Repocopy by:	marcus
2006-05-28 01:35:36 +00:00
Aaron Dalton
23800f6d42 Adding port p5-Goo, an interactive shell designed to help you more efficiently work with different, but related files.
Approved by:	tobez (implicit)
2006-05-14 18:34:57 +00:00
Markus Brueffer
3356162115 Remove superkaramba as it was integrated into misc/kdeutils3 a long time ago.
Discussed with:	lofi
Prodded by PR:	ports/97173
Submitted by:	Francis BACQUE <idroxid01@yahoo.fr>
2006-05-13 11:10:00 +00:00
Kirill Ponomarev
5d98dd0c03 Add when 1.0.28,
When is an extremely simple personal calendar program, aimed
at the Unix geek who wants something minimalistic. It can
keep track of things you need to do on particular dates. Its
file format is a simple text file, which you can edit in your
favorite editor.

WWW: http://www.lightandmatter.com/when/when.html

PR:		ports/96564
Submitted by:	Andrew Pantyukhin <infofarmer@gmail.com>
2006-05-01 16:52:18 +00:00
Pav Lucistnik
2e078d6628 Snotes is a program which allows you to create and manage Post-It(TM)
style sticky-notes on your desktop. It was designed as a lightweight
replacement for knotes.

WWW: http://sourceforge.net/projects/s-notes/

PR:		ports/96421
Submitted by:	Shaun Amott <shaun@inerd.com>
2006-04-28 22:55:54 +00:00
Pav Lucistnik
c8c3fd94f9 EveryGUI provides Chameleon, which is a dynamic GUI for virtually any tool
or OS command, and Designer which is a visual environment for editing config
files that determine Chameleon's different behaviors for each tool/command.

WWW: http://everygui.sourceforge.net/

PR:		ports/91746, ports/91747
Submitted by:	Remington <mrl0lz@gmail.com>
2006-01-15 14:35:22 +00:00
Pav Lucistnik
7dc0abbf54 - Remove expired ports 2006-01-14 21:16:35 +00:00
Edwin Groothuis
baecf365e3 New port: deskutils/bitcollider
The bitcollider is a small utility that generates
	bitprints and metadata tags from files for lookup
	and submission at the Bitzi community metadata
	project. For more details, please see http://bitzi.com.

	WWW: http://bitcollider.sourceforge.net/

PR:		ports/91427
Submitted by:	Andrew Pantyukhin <infofarmer@gmail.com>
2006-01-07 04:13:58 +00:00
Edwin Groothuis
c07c1042da New Port: deskutils/superswitcher
This is a replacement for Alt+Tab in GNOME. The port uses
      REINPLACE_CMD to fix weirdness in detecting x11.pc. This port
      also uses ${INSTALL_DATA} because port does not respect
      --prefix during ./configure.

	A more feature-full replacement of thr Alt-Tab window
	switching behavior.

	Superswitcher uses the "Super" key, also known as the Windows
	key to switch between windows and workspaces.

	WWW: http://www.gnomefiles.com/app.php?soft_id=1231

PR:		ports/91425
Submitted by:	Remington <MrL0Lz@gmail.com>
2006-01-07 03:13:05 +00:00
Tim Bishop
133b568ad4 - Remove deskutils/gdesklets-ltvariations;
- Project is dead and unfetchable since 2004
 - Port has passed EXPIRATION_DATE

Approved by:	clement (mentor)
2006-01-05 13:20:33 +00:00
Jeremy Messenger
55705f0b58 Buoh is a reader for online strips comics. It is free software, designed to
work well under the GNOME Desktop.

Buoh has a number of features, including:

	- Select your favorites comic through a list of more than 130 comics
	- Easy, simple an eye-candy view of an online comic
	- Browsing over the comic strip archives
	- Saving a comic to disk
	- Integration with GNOME (respecting the lockdowns and HIG compliance)

WWW: http://buoh.steve-o.org/

--

NOTE: Dump core at exit is a known issue, I will collect the backtraces and
      report to the developer(s). If anyone want to fix, feel free to send me
      a patch.
2005-12-10 19:15:09 +00:00
Renato Botelho
1bb7a73891 Add recoll 1.0.14, a personal full text search package, based on QT and
Xapian.

PR:		ports/90037
Submitted by:	J.F. Dockes <jean-francois.dockes@wanadoo.fr>
2005-12-07 17:31:52 +00:00
Tim Bishop
205826102f - Update to 0.3a1
- Move from www category to deskutils

PR:		90014
Submitted by:	Aaron Voisine <voisine@gmail.com> (maintainer)
Approved by:	clement (mentor)
2005-12-07 13:13:32 +00:00
Michael Johnson
2769f0eabc - Add sunbird
The Sunbird Project is a redesign of the Mozilla Calendar component. The goal
is to produce a cross platform standalone calendar application based on
Mozilla's XUL user interface language.

WWW:    http://www.mozilla.org/projects/calendar/sunbird.html

Note: This is still in the beta stages and you will probably run in to
      a few bugs.
2005-11-30 00:52:24 +00:00
Marcus Alves Grando
d2e5761298 deskutils/smeg now is deskutils/alacarte
deskutils/smeg
* Removed

deskutils/alacarte
* Update to 0.8
* Update MASTER_SITES and WWW
* Add SHA256

PR:		88976
Approved by:	gnome (marcus)
Repocopy by:	marcus
2005-11-16 20:08:33 +00:00
Pav Lucistnik
d93b776926 - Delete; the project is abandoned and the distfile unfetchable for a long time
now

PR:		ports/88136
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Approved by:	Franz Klammer <klammer@webonaut.com> (maintainer)
2005-11-11 22:55:53 +00:00
Pav Lucistnik
a3c31146cb - Delete; the project is dead and distfile unfetchable for over a year
PR:		ports/88137, ports/88138
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Approved by:	Franz Klammer <klammer@webonaut.com> (maintainer)
2005-11-11 22:51:35 +00:00
Pav Lucistnik
f2d0c3d40a - Remove; it depends on psi_iconbutton port which is being deleted 2005-11-11 22:48:43 +00:00
Pav Lucistnik
946979f7cc - Remove; it depends on psi_theme sensor which is being removed; it's abandoned
for more than year itself too
2005-11-11 22:38:46 +00:00
Anton Berezin
3e22071ac6 Add deskutils/p5-Data-ICal 0.05, a Perl module to generate iCalendar
(RFC 2445) calendar files.

Requested by:	edwin
2005-11-10 11:01:51 +00:00
Kris Kennaway
89a727e1d0 These ports depended on jx, which was removed. 2005-11-05 09:21:14 +00:00
Joe Marcus Clarke
c312918498 Add nautilus-open-terminal, a Nautilus file manager extension that
allows you to open a gnome-terminal from your current directory.
2005-11-05 05:49:53 +00:00
Joe Marcus Clarke
0343e17984 Add nautilus-locked-folder, a plugin for Nautilus that adds a 'Lock folder'
item to the right-click menus of folders. Locking a folder encrypts its contents
and converts it into a '.locked' format archive. This archive can then
be decrypted by right-clicking it and selecting 'Unlock folder'.

WWW: http://www.ids.org.au/~jam6/locked-folders/

Submitted by:	ahze
2005-11-05 05:47:40 +00:00
Joe Marcus Clarke
0c336c82da Add evolution-jescs, an Evolution Connector for Sun Java Enterprise System
Calendar Server (SJESCS), which adds support for SJESCS 5.1 and above to
Evolution.
2005-11-05 05:44:30 +00:00
Joe Marcus Clarke
1f17985013 Add deskbar-applet, a GNOME applet similar in function to Google's
Toolbar.  It allows you to search the web, your harddrive, email addresses,
bookmarks, etc.

WWW: http://raphael.slinckx.net/deskbar/
2005-11-05 05:41:44 +00:00
Tilman Keskinoz
c0b47a8e05 Add calcurse, an ncurses based personal organizer
Submitted by:	 "Herbert J. Skuhra" <h.skuhra@gmail.com>
2005-11-02 20:59:24 +00:00
Jean-Yves Lefort
6fc08c6790 Add pypanel.
PyPanel is a lightweight panel/taskbar written in Python and C for X11 window
managers. It can be easily customized to match any desktop theme or
taste. PyPanel works with EWMH compliant WMs (Openbox, PekWM, FVWM, ...).

Some of the customizable features include:

	* Transparency with shading/tinting
	* Panel dimensions, location and layout
	* Font type and colors with Xft and shadow support
	* Button events/actions
	* Clock and workspace name display
	* System Tray (Notification Area)
	* Autohiding
	* Application Launcher
	* Custom Application Icons

WWW: http://pypanel.sourceforge.net/

PR:		ports/87907
Submitted by:	Florian Unglaub <flo@btw23.de>
2005-10-29 17:17:05 +00:00
Michael Johnson
6b3e979f13 - Add nautilus-actions
An extension for Nautilus, the gnome file manager, which allow to configure
program to be launch on files selected into Nautilus interface.
2005-09-01 03:46:18 +00:00
Pav Lucistnik
393be3a099 - Retire some gdesklets-psi ports. They don't run on recent gdesklets versions,
they are gone from website and their future is dimm.

PR:		ports/85370
Submitted by:	Franz Klammer <klammer@webonaut.com> (maintainer)
2005-08-31 20:37:05 +00:00
Joe Marcus Clarke
7b1f1a59e9 Add notification-daemon, a framework for notifying the user of application
events using passive pop-up windows.

PR:		84721
Submitted by:	Andreas Kohn <andreas@syndrom23.de>
2005-08-28 06:58:22 +00:00
Markus Brueffer
b90b51bb0d Add kchmviewer 0.92, a Qt/KDE viewer for CHM files.
KchmViewer is a chm (MS HTML help file format) viewer. Unlike most existing
CHM viewers for Unix, it uses Trolltech's Qt widget library, and does not
depend on KDE or Gnome. However, it may be compiled with full KDE support,
including KDE widgets and KIO/KHTML.

The main advantage of KchmViewer is non-english language support. Unlike
others, KchmViewer in most cases correctly detects help file encoding,
correctly shows tables of context of russian, korean, chinese and japanese
help files, and correctly searches in non-english help files.

WWW: http://kchmviewer.sourceforge.net/
2005-07-25 16:13:01 +00:00
Pav Lucistnik
2a041b1293 An application / program launcher for Motif/X much like the
Windows Run Dialog.

PR:		ports/83281
Submitted by:	Matthew Holder <sixxgate@hotmail.com>
2005-07-12 12:56:46 +00:00
Markus Brueffer
2c1d3bffc2 Add klipoquery 0.2.4, a panel applet for web searches using clipboard
entries.

The KlipOQuery panel applet for KDE is meant to be a bridge between klipper
and the web. By simply copying the active item from the clipboard, KlipOQuery
will pass this string to the selected service from the popupmenu.

Features:
  - Get infos from selected words of all applications with one click
  - Group services in your own categories
  - Change selected services with the scrollwheel
  - Have a fast access to your top services

WWW: http://www.michael-vonrueden.de/klipoquery/
2005-07-05 09:37:54 +00:00
Alexey Dokuchaev
2ad60faada Add cycle 0.3.0, a calendar for women.
Idea from:	LG G1800
Obtained from:	Debian (patches and manpage)
2005-06-30 14:05:05 +00:00
Jean-Yves Lefort
89e567e0eb Add doodle.
Doodle is a tool to quickly search the documents on a computer. Doodle
builds an index using meta-data contained in the documents and allows
fast searches on the resulting database. Doodle uses libextractor to
support obtaining meta-data from various file-formats. The database
used by doodle is a suffix tree, resulting in fast lookups. Doodle
supports approximate searches.

WWW: http://gnunet.org/doodle/

Submitted by:	Tom McLaughlin <tmclaugh@sdf.lonestar.org>, myself
2005-06-26 15:17:56 +00:00
Tilman Keskinoz
69dc766ac1 Add kchm, a CHM file viewer for KDE
PR:		79030
Submitted by:	Linas Valiukas <shirshegsm@gmail.com>
2005-06-10 20:44:35 +00:00
Markus Brueffer
cb49cc5d83 Add tpb 0.6.3, An On-Screen-Display for hotkeys of IBM ThinkPads and the first
consumer of the updated acpi_ibm(4) driver:

With TPB it is possible to bind a program to the ThinkPad, Mail, Home and
Search button. TPB can also run a callback program on each state change with
the changed state and the new state as options. So it is possible to trigger
several actions on different events.

TPB has an on-screen display (OSD) to show volume, mute, brightness and some
other information. Furthermore TPB supports a software mixer, as the R series
ThinkPads have no hardware mixer to change the volume.

WWW: http://www.nongnu.org/tpb/
2005-06-09 22:56:12 +00:00
Jeremy Messenger
435998af62 Project has been renamed from menueditor to smeg. Visit website for more
information:

	http://www.realistanew.com/projects/smeg/

PR:		ports/81693
Repocopy by:	marcus
2005-06-05 19:51:24 +00:00
Roman Bogorodskiy
dc7c1b9f52 Add adesklets - an interactive Imlib2 console for the X Window system. 2005-05-25 10:57:36 +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
Sam Lawrance
7ed8f1cb3b Add sugarcrm, a web based customer relationship management application
PR:		ports/79224
Submitted by:	Nick Hilliard <nick@foobar.org>
Approved by:	clement (mentor)
2005-05-07 13:23:12 +00:00
Adam Weinberger
7bd5498955 Add gourmet, a neat GNOME recipe manager. I like the UI of this
one, and it has a nice metakit db backend.

Gourmet allows you to collect, search and organize your
recipes, and to automatically generate shopping lists from
your collection.

Gourmet's features include:

	* Simple searching and sorting
	* Easy recipe editing
	* Import and export from various formats
	* A shopping list creator and organizer

WWW: http://grecipe-manager.sourceforge.net/
2005-04-14 21:08:53 +00:00
Adam Weinberger
762b1d6bea Add bmp-docklet, a system tray controller for beep-media-player.
Provides a small beep-media-player icon in the system tray
(should work with GNOME, KDE, fluxbox, etc.) that provides
basic play control for beep-media-player. Also displays the
current song title in a tooltip.

WWW: http://mark.xnull.de/bmp-docklet.php
2005-04-10 09:16:40 +00:00
Jeremy Messenger
ba4856b168 A simple menu editor for GNOME 2.10 that can edit and add new entries. It
implements the fd.o menu spec but may or may not work with other DEs.

WWW: http://www.realistanew.com/2005/03/18/gnome-menu-editor/

--

py-xdg/menueditor don't understand KDE menu correct in gnome-menus, LegacyDirs
and etc. I won't be surpised if py-xdg developers are working on it to get
better.
2005-04-03 07:32:47 +00:00
Pav Lucistnik
89d7985982 Alexandria is a GNOME application to help you manage your book collection.
NOTE: this need some work in gconf department.

PR:		ports/78981
Submitted by:	<mitsuru@riken.jp>
2005-03-19 19:01:29 +00:00
Florent Thoumie
3783250dfb - Ressurrect deskutils/taskjuggler.
- Fix compilation by removing a patch.

PR:		ports/78917
Submitted by:	Clive Crous <clive@darkarts.co.za>
2005-03-16 22:24:17 +00:00
Michael Johnson
f8f737d4d7 Add gnome-menu-editor
Simple menu editor for Gnome
2005-03-12 11:07:59 +00:00
Pav Lucistnik
d2bd59d6e4 remember.el can uses whatever back-end is appropriate to record and correlate
the data. It's a good company of planner.el. You can use Remember.el to add
note to planner.el "on the fly".

PR:		ports/78617
Submitted by:	Dryice Liu <dryice@liu.com.cn>
2005-03-11 19:51:17 +00:00
Pav Lucistnik
d581f485a5 planner.el, an organizer and day planner for Emacs. It helps you keep track of
your pending and completed tasks, daily schedule, dates to remember, notes and
inspirations. It is a powerful tool not only for managing your time and
productivity, but also for keeping within easy keystroke reach all of the
information you need to be productive. It can even publish reports charting
your work for your personal web page, your conscience, or your
soon-to-be-impressed boss.

PR:		ports/78615
Submitted by:	Dryice Liu <dryice@liu.com.cn>
2005-03-11 19:41:25 +00:00
Florent Thoumie
91734f3584 - Add gxmessage 2.4.3, a gtk2 substitute for xmessage.
PR:		ports/78623
Submitted by:	Andriy Gapon <avg@icyb.net.ua>
Approved by:	pav (mentor)
2005-03-09 15:29:59 +00:00
Markus Brueffer
65b4b64c01 Add metabar 0.4a, a sidebar plugin for Konqueror that displays contextual
information and actions for selected files.
2005-02-25 15:06:34 +00:00
Kris Kennaway
11ea174ccb As previously announced, remove ports that have reached their expiry date,
and the handful of ports that depended on them.
2005-02-18 23:44:49 +00:00
Pav Lucistnik
3ae82bdf10 Add py-dosage, an application to keep a local mirror of web comics.
PR:		ports/77114
Submitted by:	Antoine Brodin <antoine.brodin@laposte.net>
2005-02-05 18:49:50 +00:00
Pav Lucistnik
84e2f3753f A new port for the PHP based groupware application.
PHProjekt is a modular application for the coordination of group activities and
to share informations and document via intranet and internet.  Components of
PHProjekt: Group calendar, project management, time card system, file
management, contact manager, mail client and 9 other modules.  PHProjekt
supports many protocols like ldap, soap and webdav and is available for 36
languages and 6 databases.

PR:		ports/76572
Submitted by:	Gerrit Beine <tux@pinguru.net>
2005-01-24 17:13:36 +00:00
Michael Johnson
36a0d18918 Add new port timer-applet
Timer Applet is a countdown timer applet for the GNOME panel.

Highlights:
 * Quickly set a time and the applet will notify you when time's up
 * Create presets for quick access to frequently-used times
 * Small and unobtrusive. Choose to either view the remaining time right in
   the panel or hide it so you don't get distracted by the countdown.
   You can still view the remaining time by hovering your mouse over the
   timer icon
 * User interface follows the GNOME Human Interface Guidelines
2005-01-19 07:30:42 +00:00
Edwin Groothuis
10ed7b641f New port: sysutils/plan
It's a webbased calendar.
See http://www.planscalendar.com/ for more information.
2004-12-19 04:25:52 +00:00
Clive Lin
fc64824d90 Add etask, an emacs mode to handle projects/todos/events.
PR:		ports/75095
Submitted by:	"Dryice Liu" dryice at liu.com.cn
2004-12-15 15:59:15 +00:00
Michael Johnson
d2edf8cdac Add nautilus-sendto
This application provide integration between nautilus , evolution , and gaim.

- Nautilus context menu component ("Send To...") .
- A dialog for insert the email acount or IM account which you want to
   send the file/files .
   o Contact with evolution-data-server and get the email accounts .
   o Contact with gaim (nautilus gaim plugin) and get the IM acccounts
   o You can send files packaged in varios formats
- Plugin Support for gaim
2004-12-04 21:27:26 +00:00
Pav Lucistnik
7379be860e Add gnochm, a CHM file viewer. It is designed to integrate nicely with Gnome. It
uses PyCHM, a Python package that exports the CHMLIB API. Features are:

    * Full-text search support
    * Bookmarks
    * Gnome integration (on-line help, file associations, drag'n'drop from file
      manager, gnome menu entry)
    * Internationalisation support
    * Configurable support for HTTP links
    * Configurable support for external ms-its links

WWW: http://gnochm.sourceforge.net/

PR:		ports/74459
Submitted by:	Radek Kozlowski <radek@raadradd.com>
2004-12-02 07:32:34 +00:00
Thierry Thomas
12c2fcd1eb Add freemind 0.7.1, free mind-mapping software written in Java.
PR:		72806
Submitted by:	cartola (Carlos E. G. Carvalho)
2004-11-29 09:39:52 +00:00
Jeremy Messenger
9f0e255d09 mCatalog is a film and book catalog. It's completely written it C#, and
designed for working in the GNOME desktop. It can get the films/books data
from amazon, and has a nice themeable interface.

NOTE: The mCatalog interface was based on Delicious Library from Delicious
Monster Software, LLC, and is used with permission, although Delicious Monster
does not endorse or support this project.

WWW: http://mcatalog.sourceforge.net/

Project by:	BSD# - http://forge.novell.com/modules/xfmod/project/?bsd-sharp
2004-11-26 06:32:57 +00:00
Joe Marcus Clarke
0d03632e39 Add gruler, a tool that helps measure dimension of the on-screen objects, one
very helpful to webmasters.

PR:		74021
Submitted by:	Piotr Smyrak <piotr.smyrak@heron.pl>
2004-11-22 20:55:41 +00:00
Pav Lucistnik
494c10fac9 Add hot-babe, a small graphical utility which displays the system activity in a
very special way. When the CPU is idle, it displays a dressed girl, and when
the activity goes up, as the temperature increases, the girl begins to
undress, to finish totally naked when the system activity reaches 100%.

PR:		ports/73621
Submitted by:	Roman Bogorodskiy <bogorodskiy@inbox.ru>
2004-11-06 18:49:39 +00:00
Alexey Dokuchaev
e1dd81efcf Add ljit, a GUI tool to help LiveJournal users post images.
Approved by:	fjoe (mentor, implicit)
2004-10-27 11:37:54 +00:00
Anton Berezin
45b4b2156d Add deskutils/vym 1.5.0.
VYM (View Your Mind) is a tool to generate and manipulate "mind maps".

PR:		72786
Submitted by:	Gerrit Beine <tux@pinguru.net>
2004-10-22 15:20:32 +00:00
Will Andrews
1d31bc5cbf Add kompose 0.4.2, a full-screen task manager similar to Exposé(tm).
Submitted by:	Lauri Watts <lauri@kde.org>
2004-09-01 22:04:50 +00:00
Jun Kuriyama
26439a86cb Add eGroupWare (repocopied from phpgroupware). 2004-08-25 23:30:33 +00:00
Dag-Erling Smørgrav
c8eb2422e2 Add xfce4-xkb-plugin, an xkb-compatible keyboard layout switcher panel
plugin for Xfce 4.
2004-08-23 12:07:11 +00:00
Ying-Chieh Liao
446e21606e add blogtk 1.0
A client for Blogger, Movable Type, and other blogging systems
2004-07-30 09:06:16 +00:00
Pav Lucistnik
efbc142d7b TreeLine helps you organise all your sticky notes, lists of books, movies,
website logins, personal contacts, or things to do.

It stores almost any kind of information. A tree structure makes it easy to
keep things organised. Each node in the tree can contain several fields,
forming a mini-database. The output format for each node can be defined, and
the output can be shown on the screen, printed, or exported to html.

PR:		ports/68920
Submitted by:	Tobias Roth <ports@fsck.ch>
2004-07-13 22:49:36 +00:00
Adam Weinberger
24dea8a53b Add kdissert, a KDE mindmapping tool.
The goal of kdissert is to help to structure ideas and concepts by
associating them into a tree. The tree is there to help to see how the
ideas interact, and then to develop them further (add ramifications).

An idea is represented by a shape which can be a text or a picture. The
ideas can be connected, but there is a constraint : an idea cannot have
more than one parent.

A kdissert mind-map can be exported as a picture, or used to generate
documents. Templates include pdflatex (article, book) and html file
formats.

WWW: http://freehackers.org/~tnagy/kdissert/index.html
2004-07-06 14:35:49 +00:00