aboutsummaryrefslogtreecommitdiff
path: root/deskutils/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* The overall goal of this project is to provide remote control service on LinuxMartin Wilke2008-12-261-0/+1
| | | | | | | | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=224825
* Labyrinth is a lightweight mind-mapping tool for the GNOME desktop. It isPav Lucistnik2008-12-191-0/+1
| | | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=224418
* Add ecru - flexible command line LiveJournal client.Roman Bogorodskiy2008-12-181-0/+1
| | | | Notes: svn path=/head/; revision=224388
* GTK frontend for XNeur keyboard layout switcher.Martin Wilke2008-12-141-0/+1
| | | | | | | | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=224229
* ServiceMenulet is a menulet allowing user to use servicesDirk Meyer2008-11-291-0/+1
| | | | | | | | | provided by GNUstep applications. WWW: http://www.etoile-project.org/ Notes: svn path=/head/; revision=223534
* Corner is a simple 'hot-corners' implementation. It instantiates aDirk Meyer2008-11-291-0/+1
| | | | | | | | | | | | | | | | | | | | | 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/ Notes: svn path=/head/; revision=223528
* ScriptServices is a gateway between GNUstep system services and Unix scripts.Dirk Meyer2008-11-291-0/+1
| | | | | | | | | | | | | | | 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/ Notes: svn path=/head/; revision=223527
* The SyncML plugin is a plugin that allows OpenSync to be synchronized againstMartin Wilke2008-11-091-0/+1
| | | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=222616
* The file-sync opensync plugin is intended to synchronize all kinds of dataMartin Wilke2008-11-091-0/+1
| | | | | | | | | | | | 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> Notes: svn path=/head/; revision=222615
* Tea Cooker is a Plasma applet for KDE4 to assist all lovers of tea in the taskMartin Wilke2008-10-121-0/+1
| | | | | | | | | | | | 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> Notes: svn path=/head/; revision=221468
* QuickLauncher is Plasma applet for KDE4 that replicates the functionality foundMartin Wilke2008-10-121-0/+1
| | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=221467
* Panel Spacer is a Plasma applet for KDE4 that lets you put some blank spaceMartin Wilke2008-10-121-0/+1
| | | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=221466
* This plugin allows applications using OpenSync to synchronise to and fromMartin Wilke2008-10-111-0/+1
| | | | | | | | | | | | Mozilla Calendar / Sunbird. WWW: http://www.opensync.org/ PR: ports/127973 Submitted by: Alexander Logvinov <ports at logvinov.com> Notes: svn path=/head/; revision=221440
* This plugin allows applications using OpenSync to synchronise to and fromMartin Wilke2008-10-051-0/+1
| | | | | | | | | | | | Windows CE and PockectPC based devices. WWW: http://www.synce.org/moin/ PR: ports/127874 Submitted by: Alexander Logvinov <ports at logvinov.com> Notes: svn path=/head/; revision=221246
* This plugin allows applications using OpenSync to synchronise to and fromMartin Wilke2008-10-051-0/+1
| | | | | | | | | | | | Windows CE and PockectPC based devices. WWW: http://www.synce.org/moin/ PR: ports/127875 Submitted by: Alexander Logvinov <ports at logvinov.com> Notes: svn path=/head/; revision=221245
* [NEW PORT] deskutils/org-mode.el6: An Emacs mode for notes and project planningEdwin Groothuis2008-08-171-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=218702
* - Remove duplicat kdepim3 entry.Martin Wilke2008-08-091-1/+0
| | | | Notes: svn path=/head/; revision=218286
* The KDE FreeBSD team is proud to announce the release of KDE 4.1.0Martin Wilke2008-08-091-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | 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! Notes: svn path=/head/; revision=218272
* - Connect deskutils/libopensync-plugin-evolution2-devel to the buildMartin Wilke2008-08-071-0/+1
| | | | Notes: svn path=/head/; revision=218186
* Strigi is a daemon which uses a very fast and efficient crawler that can indexMartin Wilke2008-08-051-0/+1
| | | | | | | | | | | | | 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/ Notes: svn path=/head/; revision=218063
* Hermes is a time-tracking application integrated with the Horde Framework. ItBeech Rintoul2008-07-301-0/+1
| | | | | | | | | | | 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/ Notes: svn path=/head/; revision=217859
* Add Launchy, handly utility to access your applications, files, and bookmarksAlexey Dokuchaev2008-07-301-0/+1
| | | | | | | | | | 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/ Notes: svn path=/head/; revision=217835
* - connect msynctool-develMartin Wilke2008-07-271-0/+1
| | | | Notes: svn path=/head/; revision=217681
* This plugin is based on vformat.{c,h} which got adapted from evolution e-vcardMartin Wilke2008-07-191-0/+1
| | | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=217097
* A python module for the OpenSync framework.Martin Wilke2008-07-191-0/+1
| | | | | | | | | | WWW: http://www.opensync.org/ PR: ports/125662 Submitted by: Alexander Logvinov <ports at logvinov.com> Notes: svn path=/head/; revision=217096
* A python module for the OpenSync framework.Martin Wilke2008-07-191-0/+1
| | | | | | | | | | WWW: http://www.opensync.org/ PR: ports/125498 Submitted by: Alexander Logvinov <ports at logvinov.com> Notes: svn path=/head/; revision=217095
* This plugin allows applications using OpenSync to synchronise to and fromMartin Wilke2008-07-191-0/+1
| | | | | | | | | | | | Evolution 2. WWW: http://www.opensync.org/ PR: ports/125499 Submitted by: Alexander Logvinov <ports at logvinov.com> Notes: svn path=/head/; revision=217093
* A command line client for the OpenSync framework.Martin Wilke2008-07-111-0/+1
| | | | | | | | | | WWW: http://www.opensync.org/ PR: ports/125488 Submitted by: Alexander Logvinov <ports at logvinov.com> Notes: svn path=/head/; revision=216686
* New ports: deskutils/zbgset-admin A tool for managing the settings for zbgset.Edwin Groothuis2008-07-091-0/+1
| | | | | | | | | | | This is a command line program for easily managing the settings for zbgset. PR: ports/124965 Submitted by: "Zane C.B." <vvelox@vvelox.net> Notes: svn path=/head/; revision=216604
* New port: deskutils/zbgset A desktop BG management system.Edwin Groothuis2008-07-091-0/+1
| | | | | | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=216603
* Add gnome-main-menu, a tool to organize GNOME applications into oneJoe Marcus Clarke2008-07-071-0/+1
| | | | | | | easy-to-launch applet or browser application. Notes: svn path=/head/; revision=216482
* It disappeared from master site and take over by alacarte.Jeremy Messenger2008-07-041-1/+0
| | | | | | | Discussed with: My team, FreeBSD GNOME Team Notes: svn path=/head/; revision=216286
* It disappeared from master site.Jeremy Messenger2008-07-041-2/+0
| | | | | | | Discussed with: My team, FreeBSD GNOME Team Notes: svn path=/head/; revision=216285
* jjclient - A command line client for posting JustJournal entriesMartin Wilke2008-06-211-0/+1
| | | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=215452
* Add google-gadgets 0.9.2, google Desktop Gadgets.Michael Johnson2008-06-091-0/+1
| | | | | | | | PR: ports/124403 Submitted by: Ashish Shukla <wahjava at gmail.com> Notes: svn path=/head/; revision=214520
* InspectorKit provides commonly used inspector.Dirk Meyer2008-05-111-0/+1
| | | | | | | | | | | | 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/ Notes: svn path=/head/; revision=212911
* UKDistributedView and UKFinderIconCell provides a very flexible icon view.Dirk Meyer2008-05-051-0/+1
| | | | | | | | | | | | | 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/ Notes: svn path=/head/; revision=212677
* OpenProj is a free, open source desktop alternative to Microsoft Project.Dirk Meyer2008-04-151-0/+1
| | | | | | | | | | | | | 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/ Notes: svn path=/head/; revision=211294
* Thinking Rock is a free software application for collecting and processing yourMartin Wilke2008-01-121-0/+1
| | | | | | | | | | | | thoughts following the GTD methodology. WWW: http://www.thinkingrock.com.au/ PR: ports/119260 Submitted by: Beat Gaetzi <beat at chruetertee.ch> Notes: svn path=/head/; revision=205526
* Add deskutils/xfce4-notification-daemon, a port of the gnome notificationEmanuel Haupt2007-12-111-0/+1
| | | | | | | | | daemon for Xfce Desktop Environment. PR: ports/118086 Notes: svn path=/head/; revision=202958
* Glipper is a clipboardmanager for the GNOME Panel. It maintains a history ofPav Lucistnik2007-10-261-0/+1
| | | | | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=202056
* add gcalcli 1.2Ying-Chieh Liao2007-10-021-0/+1
| | | | | | | Google Calendar Command Line Interface Notes: svn path=/head/; revision=200585
* kio_locate is a KIO slave for konqueror which allows you:Lars Engels2007-09-091-0/+1
| | | | | | | | | | | | | | | | | * 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) Notes: svn path=/head/; revision=199214
* Nagaina is a notes-taking application.Martin Wilke2007-08-211-0/+1
| | | | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=198027
* qOrganizer is a general organizer that includes a calendar with schedule,Ion-Mihai Tetcu2007-08-201-0/+1
| | | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=197980
* 2007-08-19 databases/bbdb-emacs20: emacs20 and related ports are obsolete; ↵Martin Wilke2007-08-191-1/+0
| | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=197902
* - Readd intclock into x11-clocksAndrew Pantyukhin2007-08-081-1/+0
| | | | | | | Suggested by: danfe Notes: svn path=/head/; revision=197351
* Add port deskutils/intclock:Andrew Pantyukhin2007-08-061-0/+1
| | | | | | | | | | | 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> Notes: svn path=/head/; revision=197243
* NoteCase is a hierarchical text notes manager (a.k.a. outliner). It helps youPav Lucistnik2007-07-281-0/+1
| | | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=196512
* QTM allows the user to compose, format and submit entries to MT andMartin Wilke2007-07-161-0/+1
| | | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=195739