aboutsummaryrefslogtreecommitdiff
path: root/deskutils/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Add libmrproject, the library backend to the MrProject project managementJoe Marcus Clarke2003-02-181-0/+1
| | | | | | | application for the Gnome 2 desktop. Notes: svn path=/head/; revision=75752
* add babytrnas 0.9.1Ying-Chieh Liao2003-02-131-0/+1
| | | | | | | | | GTK+/GNOME front-end for Babylon Translator .dic files Submitted by: Frederic Cambus Notes: svn path=/head/; revision=75455
* Preferences.app is, functionally, a clone of NeXTstep/OPENSTEP tool ofDirk Meyer2003-02-081-0/+1
| | | | | | | | | | | | | | | the same name. Just like the original program, it's a simple application for setting preferences for the GNUstep system, with a friendly interface. The program is simple, but powerful -- people can create new modules, called "bundles", that add new things to the program that its original developers did not think of or even intend -- that don't require recompiling the main program. For more information on what bundles can do, see StepWise. They are a very powerful tool. WWW: http://prefsapp.sourceforge.net/about.php Notes: svn path=/head/; revision=75102
* Move gnucash from deskutils to finance.Joe Marcus Clarke2003-02-061-1/+0
| | | | Notes: svn path=/head/; revision=74937
* New port: deskutils/mnemo, a web-based notes and memos application.Edwin Groothuis2003-01-181-0/+1
| | | | | | | | | | | | | | Mnemo is the Horde notes and memos application. It lets users keep free-text notes and other bits of information which doesn't fit as a contact, a todo item, an event, etc. It is very similar in functionality to the Palm Memo application. PR: ports/39204 Submitted by: Thierry Thomas <thierry@pompo.net> Notes: svn path=/head/; revision=73373
* new port, deskutils/logjam2Edwin Groothuis2003-01-161-0/+1
| | | | | | | | PR: ports/44774 Submitted by: michael johnson <ahze@rgv.net> Notes: svn path=/head/; revision=73220
* Add rox-memo, an appointment/todo manager for the ROX desktop.Jimmy Olgeni2003-01-121-0/+1
| | | | Notes: svn path=/head/; revision=72968
* A tool for RDF site summaries based news-check.Oliver Braun2003-01-011-0/+1
| | | | | | | WWW: http://checkrdf.sourceforge.net/ Notes: svn path=/head/; revision=72062
* A tree-structured outliner, note-taker. Written up on unixreview.com thisAlan Eldridge2003-01-011-0/+1
| | | | | | | month. Notes: svn path=/head/; revision=72008
* add deskutils/glabelsAdam Weinberger2002-10-211-0/+1
| | | | | | | | | | | A programm to create labels and business cards PR: 43479 Submitted by: martin.klaffenboeck@gmx.at Approved by: pat Notes: svn path=/head/; revision=68551
* Incomplete patch provided. Author doesn't answer mail. Dead.Alan Eldridge2002-09-211-1/+0
| | | | Notes: svn path=/head/; revision=66962
* add mencal 2.0Ying-Chieh Liao2002-09-181-0/+1
| | | | | | | | | | A variation of the unix command cal PR: 37195 Submitted by: Christian Brueffer <chris@unixpages.org> Notes: svn path=/head/; revision=66577
* Start category Makefile cleanup.Alan Eldridge2002-09-101-1/+0
| | | | Notes: svn path=/head/; revision=66063
* repo-move: misc/tuxcards --> deskutils/tuxcardsSADA Kenji2002-05-241-0/+1
| | | | | | | | | | this port was placed in misc category and maintainer added deskutils. PR: ports/36860 Notes: svn path=/head/; revision=59922
* Add new port: deskutils/nag - Horde's task list manager.SADA Kenji2002-05-181-0/+1
| | | | | | | | PR: ports/36908 Submitted by: Thierry Thomas <thierry@pompo.net> Notes: svn path=/head/; revision=59355
* Please welcome Qt3/KDE3 to our ports tree. This includes work since theWill Andrews2002-04-211-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | original versions of these ports, so some PORTREVISIONs were bumped. See http://freebsd.kde.org/ and mailing lists linked to from there for info on the packages generated to test these ports. bsd.kde.mk has already been updated a few days ago to work with these. Some patches applied to fix a few bugs were: deskutils/kdepim3: [1] Remove kpilot from build because it wasn't ready at release. editors/koffice-kde3: [2] Fix compile time bugs for FreeBSD. misc/kdeedu3: [3] Fix compile problem with kvoctrain. x11/kdebase3: [4] Fix KDM CPU usage and login bug. Some caveats: * All PLISTs are broken for deinstall due to script bug that I didn't notice until very recently. This will be fixed when I commit an update tomorrow. These ports should still install perfectly fine though. They should also deinstall without giving errors, but will leave directories behind. * You can't install this with any other version of QT or KDE already installed. I am not sure the checks are 100% working, but fixes for these will be forthcoming. This is mainly due to a policy decision made by kde@ to make QT/KDE ports install the way the rest of the world expects it to while also still conforming to FreeBSD's hier(7). For reference on this decision, please consult the KDE/FreeBSD mailing list archives. This decision fixes 2-year-old bug reports relating to how we handled this for KDE2 vs KDE1. Submitted by: [1] Adrian de Groot <adridg@cs.kun.nl>, [2] David Faure <faure@kde.org>, Andy Fawcett <andy@athame.co.uk> Lauri Watts <lauri@kde.org> [3] Lauri Watts <lauri@kde.org> [4] Alan Eldridge <alane@geeksrus.net> Oswald Buddenhagen <ossi@kde.org> Reviewed by: kde Notes: svn path=/head/; revision=57964
* Say goodbye to Qt 1.x and all of its dependents. The one port I foundWill Andrews2002-04-191-1/+0
| | | | | | | | | | | | | | | | which probably isn't supposed to be removed is misc/instant-workstation, which had a dependency on audio/xamp (being removed), so I removed that dependency and bumped PORTREVISION. All other ports are real dependents upon Qt 1.x, including KDE 1.x stuff. Code in bsd.kde.mk supporting these ports is also removed or adjusted. Also, some adjustments made to accomodate Qt3/KDE3 ports, which will be committed Real Soon Now (TM), pending repo-copies. This commit made in impending view of Qt3/KDE3 entering ports tree. Notes: svn path=/head/; revision=57872
* add krss 2.6Ying-Chieh Liao2002-04-181-0/+1
| | | | | | | KDE Rich Site Summary viewer Notes: svn path=/head/; revision=57840
* mcal & gmcal use the libmcal library (see PR ports/31416 )Dirk Meyer2002-03-301-0/+1
| | | | | | | | | | | to access calendars that can be stored in many different formats. They are mostly exsamples and how-to use the MCAL library PR: 31461 Submitted by: thierry@pompo.net Notes: svn path=/head/; revision=56927
* mcal & gmcal use the libmcal library (see PR ports/31416 )Dirk Meyer2002-03-301-0/+1
| | | | | | | | | | | to access calendars that can be stored in many different formats. They are mostly samples and how-to use the MCAL library. PR: 31461 Submitted by: thierry@pompo.net Notes: svn path=/head/; revision=56923
* add narval 1.1Ying-Chieh Liao2002-01-031-0/+1
| | | | | | | Network Assistant Reasoning with a Validating Agent Language Notes: svn path=/head/; revision=52542
* add kronolithYing-Chieh Liao2001-12-131-0/+1
| | | | | | | | | | Kronolith is the Horde calendar application PR: 32712 Submitted by: Thierry Thomas <thierry@thomas.as> Notes: svn path=/head/; revision=51438
* Add mhc, Message Harmonized Calendaring system (for emacs21).Yoichi NAKAYAMA2001-12-031-0/+1
| | | | | | | Reviewed by: knu(mentor) Notes: svn path=/head/; revision=50972
* This port has been obsoleted by deskutils/kdepim.Will Andrews2001-11-301-1/+0
| | | | | | | | PR: 30290 Submitted by: Ports Fury Notes: svn path=/head/; revision=50740
* Dump ports/deskutils/bitnotes into the Attic - the MASTER_SITE, home page andMaxim Sobolev2001-09-271-1/+0
| | | | | | | the service itself have been dead for a quite some time now. R.I.P. Notes: svn path=/head/; revision=48220
* Add kmymoney2 0.3.6, kMyMoney2 - The Personal Finances Manager for KDE.David W. Chapman Jr.2001-09-171-0/+1
| | | | | | | | PR: 29407 Submitted by: dmitry_makovey@mail.com Notes: svn path=/head/; revision=47895
* add logjamYing-Chieh Liao2001-08-171-0/+1
| | | | | | | | | | A GTK interface to user journals on www.livejournal.com PR: 29684 Submitted by: Alan P. Laudicina <alanp@unixpower.org> Notes: svn path=/head/; revision=46369
* Remove phpgw_projects port from category Makefile.Jimmy Olgeni2001-08-081-1/+0
| | | | Notes: svn path=/head/; revision=45963
* Remove phpgw_inventory port from category Makefile.Jimmy Olgeni2001-08-081-1/+0
| | | | Notes: svn path=/head/; revision=45961
* Add dailystrips 1.0.14,Anton Berezin2001-07-301-0/+1
| | | | | | | | | | | utility to download or view your favorite online comic strips daily. PR: 28960 Submitted by: Pete Fritchman <petef@databits.net> Notes: svn path=/head/; revision=45620
* New port: MrProject.Dmitry Sivachenko2001-07-151-0/+1
| | | | | | | A project management tool for GNOME. Notes: svn path=/head/; revision=45139
* add jljYing-Chieh Liao2001-05-241-0/+1
| | | | | | | | | | Jerry's command-line LiveJournal.com entry system PR: 26991 Submitted by: Pete Fritchman <petef@databits.net> Notes: svn path=/head/; revision=43020
* Add gemcal 20010510, a calender program for MHC.Will Andrews2001-05-201-0/+1
| | | | | | | | PR: 27248 Submitted by: Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp> Notes: svn path=/head/; revision=42781
* Add mhc-xemacs21-mule.Shigeyuki Fukushima2001-04-081-0/+1
| | | | | | | | | | | | | MHC is designed to help those who receive most appointments via email. Using MHC, you can easily import schedule articles from emails. To use mhc, you must install some of the supported MUA. The supported MUA are Mew, Wanderlust and Gnus. PR: ports/26398 Submitted by: Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp> Notes: svn path=/head/; revision=41069
* Add mhc-emacs20 port.Shigeyuki Fukushima2001-04-081-0/+1
| | | | | | | | | | | | | MHC is designed to help those who receive most appointments via email. Using MHC, you can easily import schedule articles from emails. To use mhc, you must install some of the supported MUA. The supported MUA are Mew, Wanderlust and Gnus. PR: ports/26398 Submitted by: Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp> Notes: svn path=/head/; revision=41067
* Add bigyear 20012602,Michael Haro2001-04-021-0/+1
| | | | | | | | | | a program to print a large (one month per page) calendar. PR: 25381 Submitted by: George Reid <greid@ukug.uk.freebsd.org> Notes: svn path=/head/; revision=40771
* Add phpgw_projects, a project management application for phpGroupWare.Jimmy Olgeni2001-03-301-0/+1
| | | | Notes: svn path=/head/; revision=40604
* Add phpgw_inventory, an inventory management application for phpGroupWare.Jimmy Olgeni2001-03-301-0/+1
| | | | Notes: svn path=/head/; revision=40603
* Add phpgroupware, a multi-user web-based groupware suite written in PHP.Jimmy Olgeni2001-03-271-0/+1
| | | | Notes: svn path=/head/; revision=40459
* Add xcalendar 4.0,Jun Kuriyama2001-03-161-0/+1
| | | | | | | | | | | a calendar with a notebook for X11 (internationarized version). PR: ports/25739 Submitted by: MITA Yoshio <mita@iis.u-tokyo.ac.jp> Notes: svn path=/head/; revision=39907
* Remove kdepim2 and kdesdk2.Dmitry Sivachenko2001-03-021-1/+0
| | | | Notes: svn path=/head/; revision=38984
* Add kdepim: Personal Information Management tools for KDE.Dmitry Sivachenko2001-03-021-0/+1
| | | | Notes: svn path=/head/; revision=38981
* New port: kdepim2 (Personal Information Management tools for KDE)Dmitry Sivachenko2001-03-021-0/+1
| | | | Notes: svn path=/head/; revision=38977
* Add ithought a4, an extensible text management system.Neil Blakey-Milner2001-02-201-0/+1
| | | | Notes: svn path=/head/; revision=38511
* Add loserjabber 2.0.1, a GTK utility which allows registered users ofWill Andrews2000-12-191-0/+1
| | | | | | | | | | livejournal.com to update their journals. PR: 23318 Submitted by: Ryan Younce <ryan@manunkind.org> Notes: svn path=/head/; revision=36108
* Merge kde11-i18n into kde11, and remove my *-i18n ports.R. Imura2000-10-231-1/+0
| | | | | | | | | There is no so-version bump, because of compatibility. Approved by: will (kde11 maintainer) Notes: svn path=/head/; revision=34140
* Retire wpeople - it has been dead for a quite long time.Maxim Sobolev2000-10-231-1/+0
| | | | Notes: svn path=/head/; revision=34128
* Add deskutils/gcal, the GNU Gregorian/Julian/Chinese/Japanese/IslamicTrevor Johnson2000-10-141-0/+1
| | | | | | | | | | | | calendar. It can remind you of National Day in the YAR or Thanksgiving in Canada. It can tell you when Cliff House opened and display an ASCII pumpkin on Hallowe'en. PR: 21921 Submitted by: Cyrille Lefevre <clefevre@citeweb.net> Notes: svn path=/head/; revision=33806
* Adding notebook version 1.0.1.Steve Price2000-09-181-0/+1
| | | | | | | | | | An organizer for storing information and to-do lists. PR: 19289 Submitted by: Mario S F Ferreira <lioux@linf.unb.br> Notes: svn path=/head/; revision=32789
* New port of bitnotes.Maxim Sobolev2000-09-051-0/+1
| | | | | | | | | | | | | BitNotes are yet another desktop note taking applet for GNOME, BUT, this one is connected to the net. Huh, you say, what does that mean?, you ask. Well, everytime you see a interesting URL or an important phone number for example, you usually type it in some note pad application. The problem is, once you get to another computer you can't get to your notes. With BitNotes, your notes are automatically saved on a server. The notes you take at the office will also pop up at home for example. Notes: svn path=/head/; revision=32308