summaryrefslogtreecommitdiffstats
path: root/deskutils
Commit message (Collapse)AuthorAgeFilesLines
* Update to sync with bsd.port.mk rev 1.361 - use PORTDOCS that is now inwill2001-01-161-6/+0
| | | | | | bsd.port.mk, for easy removal of documentation. I left alone one port - japanese/elisa8x8 (or something like that), because it appeared to have some rather weird way of doing PORTDOCS substitution.
* Massive style enforcement - use ^I instead of spaces for variables identation.sobomax2001-01-166-9/+8
|
* fix X manpage error with XFree86-4sf2001-01-092-6/+18
| | | | PR: 23422
* Upgrade to 2.1.2kevlo2001-01-052-2/+2
| | | | | PR: 24075 Submitted by: MAINTAINER
* use USE_GTK instead.vanilla2001-01-031-9/+3
|
* Goodbye, YEAR2000. Hello, 2001.will2001-01-011-2/+0
| | | | Approved by: asami
* Add loserjabber 2.0.1, a GTK utility which allows registered users ofwill2000-12-196-0/+40
| | | | | | | livejournal.com to update their journals. PR: 23318 Submitted by: Ryan Younce <ryan@manunkind.org>
* Remove period (which pkg-comments shouldn't end with).dannyboy2000-12-171-1/+1
| | | | | PR: 22986 Submitted by: Ports Fury
* Upgrade to 2.0.1kevlo2000-12-123-8/+43
|
* Update to 1.4.9ade2000-12-083-2/+19
|
* Update port to 0.8.4jedgar2000-12-023-2/+3
|
* Update to plan-1.8.4. Change my email address in MAINTAINER.deischen2000-11-244-77/+61
| | | | | PR: 22001 Submitted by: Palle Girgensohn <girgen@partitur.se>
* Resign as maintainer of KDE2 ports, having brought them up from inceptionwill2000-11-171-1/+1
| | | | | | | | | to the final release of KDE 2.0. Kevin Lo <kevlo@FreeBSD.org> will continue as the new maintainer. He has commit privileges on the KDE tree, making him an excellent candidate for this job. I'll be behind the scenes for awhile, since there are some structural changes I'd like to make but I'd rather have Kevin do the work. Please, people, direct your patches at Kevin and watch his "freetime deprivation process" _really_ start. :-P
* Release a few more ports so I can concentrate more on GNOMEade2000-11-171-1/+1
|
* symlinks changed from absolute to relative.kevlo2000-11-161-10/+12
| | | | | PR: 22881 Submitted by: Cyrille Lefevre <clefevre@citeweb.net>
* Update to version 2.6kevlo2000-11-135-11/+30
| | | | | PR: 22810 Submitted by: Ports Fury
* Change motif to a normal dependency. REQUIRES_MOTIF is now calledasami2000-11-075-5/+5
| | | | | | | | | | | | | | USE_MOTIF and generates a LIB_DEPENDS to x11-toolkits/open-motif. As before, it implies USE_XPM (and therefore USE_XLIB). Motif-dummy is removed from PKG_IGNORE_DEPENDS, whose sole resident is now XFree86-3. Most of the simple ".if defined(HAVE_MOTIF)"s are removed to always have USE_MOTIF. ftp/moxftp will define USE_MOTIF unless WANT_ATHENA_VERSION (new variable) is defined. I merged the X cases in cad/mars, so USE_MOTIF is used iff WITHOUT_X11 is not defined. I will remove x11-toolkits/Motif-dummy (which has been repo copied to open-motif) in a few days.
* Take over maintance. This is one of my most important daily used apps.obrien2000-11-061-1/+2
|
* Update to 1.4.8ade2000-11-032-3/+3
|
* Update port to 0.8.3jedgar2000-11-033-2/+3
|
* Add two missed shared libs.will2000-11-011-0/+2
|
* - Fix MASTER_SITESjeh2000-11-016-21/+65
| | | | | | | | - Remove version number from pkg-descr - Update checksum (Can we legally hunt people that do this?) PR: 22446 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Oops, forgot to remove -lqt2 along with -L${X11BASE}/lib, to allow peoplewill2000-10-291-2/+2
| | | | | | to compile on X4.0.1. Submitted by: Andrzej Tobola <san@tmp.iem.pw.edu.pl>
* Implement fix for configure scripts in regards to finding X libs onwill2000-10-281-3/+3
| | | | | | XFree86 4.0.1. Submitted by: PW (thanks)
* Fix Imakefile breakage under XFree86 4.xkevlo2000-10-281-2/+9
| | | | | PR: 22362 Submitted by: Ports Fury
* Update to QT 2.2.1 / KDE 2.0 final release. At last! What a long road...will2000-10-253-89/+44
| | | | All KDE2 ports now use default USE_QT2. Still todo: Merge in MTREE stuff.
* Merge kde11-i18n into kde11, and remove my *-i18n ports.imura2000-10-231-1/+0
| | | | | | There is no so-version bump, because of compatibility. Approved by: will (kde11 maintainer)
* Retire wpeople - it has been dead for a quite long time.sobomax2000-10-231-1/+0
|
* Add deskutils/gcal, the GNU Gregorian/Julian/Chinese/Japanese/Islamictrevor2000-10-146-0/+206
| | | | | | | | | 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>
* Update port to 0.8.2jedgar2000-10-142-2/+2
|
* Update MASTER_SITES.jim2000-10-111-1/+2
|
* Rename ${FILESDIR}/patch.nopilot to ${PATCHDIR}/extra-patch-nopilot.asami2000-10-072-2/+2
|
* Update to 1.4.7ade2000-10-053-2/+5
|
* Implement WANT_GNOME.reg2000-10-052-15/+8
|
* Implement USE_GNOME, part 2.reg2000-10-052-16/+4
|
* Implement USE_GNOME, part 1.reg2000-10-0511-321/+295
|
* Implement USE_GTK, part 1.reg2000-10-051-7/+4
|
* Maintainer is now a committer, update email accordinglylioux2000-10-031-1/+1
| | | | Approved by: will
* Approved by: Willlioux2000-10-031-4/+5
| | | | | | | | | | | Some simple changes. Mostly implementing Mr. Sada Kenji patches to JX x11-toolkit family ports: 1. nonexistent -> ${NONEXISTENT} 2. Allow you to define WRKDIRPREFIX safely. -JXPORT_WRKSRC= ${JXPORT}/work/JX-1.5.3 +JXPORT_WRKSRC!= cd ${JXPORT} && ${MAKE} -V WRKSRC
* - Update port to 0.8.1jedgar2000-09-283-11/+3
| | | | - GNU_CONFIGURE -> USE_LIBTOOL to prevent installing *.la files
* Adding notebook version 1.0.1.steve2000-09-1810-0/+215
| | | | | | | An organizer for storing information and to-do lists. PR: 19289 Submitted by: Mario S F Ferreira <lioux@linf.unb.br>
* Update to KDE 1.94, the fifth and final beta release of KDE 2.0. If youwill2000-09-153-71/+41
| | | | | | | | | | | | | | | | | | | | | | | | | | have not tried KDE 2.0 or haven't done so in awhile (i.e. since July or before), you should try this. This version is extremely stable and offers better functionality than before. This update also introduces the KDE2 modules kdegraphics and kdemultimedia to our ports tree. Additionally, this marks the first time FreeBSD packages were announced as part of the KDE2 beta release announcement! :-) Most (if not all) of the remaining modules in KDE2 will be added for the update WRT the final release. A hack was added to fix building with SSL in kdelibs; this has been merged in the main tree and will go away with 2.0 release update. Thanks to David Faure <david@mandrakesoft.com> for his help regarding this. Also, building the docs should now succeed because I've added a build dependency on jade and linuxdoc (should be enough). People can get my precompiled packages from the usual location on the KDE FTP server (should spread to the mirrors Real Soon Now (tm)): http://ftp.kde.org/pub/kde/unstable/distribution/2.0Beta5/tar/FreeBSD/ Have fun! Remember to reports bugs through http://bugs.kde.org/.
* Update to 1.4.5, reorder MASTER_SITES, and sort PLISTade2000-09-073-44/+43
|
* Clean up PLIST handling with PLIST_SUB magicade2000-09-064-26/+42
|
* New port of bitnotes.sobomax2000-09-056-0/+70
| | | | | | | | | | 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.
* Finish updating to KDE2 snapshot 20000829A. Re-add kdenetwork and kdeutilswill2000-08-303-245/+163
| | | | | | | | | | | | | | | | dependencies to kde2, and add koffice to kde2, because it's part of the 2.0 release. Fix my bogon in forgetting to remove obsolete qt22 patches. The current state of the ports as far as building and installing is quite good, but I expect minor problems with PLISTs other than for the ones I've fixed here. I'm going to let bento figure it out. :-) Please, test these ports and report bugs to submit@bugs.kde.org, and send me problems with the ports themselves. I've found that KDE2 seems to have stabilized significantly since the last snapshot. And now, I am removing the last patch remaining in the KDE2 ports, except for the QT 2.2 snapshot.
* Update to 1.4.4ade2000-08-213-22/+14
| | | | Submitted by: will (in part)
* o Install in ${X11BASE} instead of ${LOCALBASE} so GNOME panel finds thejedgar2000-08-211-3/+2
| | | | | | | | application files. o Change dependencies to gnomecore instead of gnomelibs to get rid of the 'extra' failures. Submitted by: ade
* Ade decided he would be a willing victim and become the maintainer of this.obrien2000-08-201-1/+1
|
* Make these COMMENT files conform to Handbook standard.will2000-08-111-1/+1
| | | | | PR: 20269 Submitted by: Ports Fury
OpenPOWER on IntegriCloud