summaryrefslogtreecommitdiff
path: root/deskutils (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Various fixes:Will Andrews2001-04-041-1/+1
| | | | | | | - Put kdesupport11 dependency back. I forgot that it is not implied by kdelibs11 as kdesupport2 is by kdelibs2. - HAS_CONFIGURE -> GNU_CONFIGURE in some cases were needed. - Add X11 headers to CPPFLAGS for moonshine (extreme case).
* Overhaul QT/KDE support:Will Andrews2001-04-038-63/+10
| | | | | | | | | | | | | | | | | | - bsd.port.mk update to use bsd.kde.mk for USE_{QT,KDE}* - Cleanup corresponding ports for bsd.kde.mk update. - Fix bsd.kde.mk: use correct kdelibs dependency, put qt at the bottom, introduce QT_NONSTANDARD variable for nonstandard configure setup. - Update KDE2 to 2.1.1. Two patches included in x11/kdelibs2 to fix the proxy authentication that was broken for 2.1.1. Remove old patches. - Potentially fix kdelibs build for alpha. - Fix qt-designer 2.3.0 build. - Ruby stuff left alone since it looks like black magic to me. Should still work w/ compat shims for older USE_QT[,2] style. Some others were also left alone for the same reason. Reviewed by: portmgr, ports (bsd.kde.mk+bsd.port.mk) Submitted by: David Faure <faure@kde.org> (proxy auth patches) Alex Zepeda <garbanzo@kde.org> (old patches removal)
* Add bigyear 20012602,Michael Haro2001-04-026-0/+38
| | | | | | | a program to print a large (one month per page) calendar. PR: 25381 Submitted by: George Reid <greid@ukug.uk.freebsd.org>
* Update -> 2.1.1.Dmitry Sivachenko2001-04-028-8/+8
|
* Fix my previous mistakes: the PHP scripts really belong toJimmy Olgeni2001-03-308-1877/+1877
| | | | | | www/data.default. Noticed by: Neil Blakey-Milner <nbm@mithrandr.moria.org>
* Bump PORTREVISION to trigger installation of the new modules.Jimmy Olgeni2001-03-302-0/+2
|
* Add phpgw_projects and phpgw_inventory to RUN_DEPENDS, to get the fullJimmy Olgeni2001-03-304-10/+20
| | | | | | | | | phpgroupware suite. Fix permissions for phpgroupware's files directory (707 is needed to access user files). Don't complain if files directory still contains files at deinstall time.
* Add phpgw_projects, a project management application for phpGroupWare.Jimmy Olgeni2001-03-306-0/+135
|
* Add phpgw_inventory, an inventory management application for phpGroupWare.Jimmy Olgeni2001-03-306-0/+132
|
* Install files in www/data, not www/data.default.Jimmy Olgeni2001-03-294-1656/+1656
| | | | Submitted by: Mike Harding <mvh@ix.netcom.com>
* This port requires PHP to run (RUN_DEPENDS).Jimmy Olgeni2001-03-292-0/+4
| | | | Submitted by: James Housley <jim@thehousleys.net>
* -pthread --> ${PTHREAD_LIBS}Maxim Sobolev2001-03-2910-10/+10
| | | | | | | -D_THREAD_SAFE --> ${PTHREAD_CFLAGS} Note: my first intention was to test this out on bento/beta, but per ade's requiest I opted to do it quickly.
* Add phpgroupware, a multi-user web-based groupware suite written in PHP.Jimmy Olgeni2001-03-2711-0/+1717
|
* Update to version 2.1.5Kevin Lo2001-03-253-5/+2
| | | | | PR: 26063 Submitted by: MAINTAINER
* - Update checksumKevin Lo2001-03-174-38/+21
| | | | | | | | (Makefile is slightly modified & several html documents are vanished) - Add %%PORTDOCS%% to pkg-plist PR: 25868 Submitted by: Ports Fury
* Add xcalendar 4.0,Jun Kuriyama2001-03-1615-0/+1323
| | | | | | | | a calendar with a notebook for X11 (internationarized version). PR: ports/25739 Submitted by: MITA Yoshio <mita@iis.u-tokyo.ac.jp>
* Spell PORTDOCS without the trailing ':' so this port packages correctly.Steve Price2001-03-101-3/+3
|
* Upgrade to use tcl/tk 8.3, instead of 8.2.Jing-Tang Keith Jang2001-03-081-7/+7
| | | | PR: 25373
* Attempt to fix conflicts with a local getopt.h (specifically, the fix isWill Andrews2001-03-051-1/+1
| | | | for libgnugetopt's getopt.h). Not tested, but should work.
* Remove bogus WWW: URL.Dmitry Sivachenko2001-03-034-8/+0
| | | | Submitted by: Womchick alexeyeff <wom@wom.ru>
* Remove kdepim2 and kdesdk2.Dmitry Sivachenko2001-03-021-1/+0
|
* Add kdepim: Personal Information Management tools for KDE.Dmitry Sivachenko2001-03-0221-0/+1357
|
* Remove kdepim2.Dmitry Sivachenko2001-03-025-339/+0
| | | | | | I'll re-add it as 'kdepim'. Asked by: will
* New port: kdepim2 (Personal Information Management tools for KDE)Dmitry Sivachenko2001-03-026-0/+340
|
* Lo and behold, welcome KDE 2.1 to our ports tree. As a direct result ofWill Andrews2001-02-263-44/+75
| | | | | | | | | | | | | | | the KDE team's excellent work, I am initiating burn sequence for KDE 1.x. All base KDE1 ports are hereby nuked. I am also reluctantly reassuming maintainership of the KDE2 ports. Official KDE 2.1 packages built for FreeBSD 4.2-STABLE w/ XFree86 4.0.2 are available on KDE's official ftp mirrors now. Enjoy! Note: It seems that the KDE people rerolled their kdelibs and kdebase packages, and a quick examination of diffs reveal minor changes, but the port should still work. I'll fix the packaging problems that bento runs into. Approved by: kevlo
* Update yank to 0.2.0Chris D. Faulhaber2001-02-254-2/+23
| | | | Submitted by: Kelsey Cummings <kc@microshaft.org>
* Sanitize MASTER_SITES.Mario Sergio Fujikawa Ferreira2001-02-221-1/+2
|
* Add ithought a4, an extensible text management system.Neil Blakey-Milner2001-02-206-0/+53
|
* Update to 2.1.4.Daniel Harris2001-02-173-2/+5
| | | | | PR: 25084 Submitted by: maintainer
* typo clean up police: \s -> \tMario Sergio Fujikawa Ferreira2001-02-141-1/+1
|
* Minor tweak of WRKSRC needed by ja-plan.David E. O'Brien2001-02-061-1/+1
|
* Release a few ports back into the wild that I don't haveAde Lovett2001-01-221-1/+1
| | | | time to maintain any more.
* Update port to 0.1.5Chris D. Faulhaber2001-01-222-2/+2
| | | | Submitted by: Jun Kuriyama <kuriyama@imgsrc.co.jp>
* Remove hanspb@persbraten.vgs.no as MAINTAINER; email has been bouncingBill Fenner2001-01-222-4/+0
| | | | for over 2 months.
* Update to sync with bsd.port.mk rev 1.361 - use PORTDOCS that is now inWill Andrews2001-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.Maxim Sobolev2001-01-166-9/+8
|
* fix X manpage error with XFree86-4FUJISHIMA Satsuki2001-01-092-6/+18
| | | | PR: 23422
* Upgrade to 2.1.2Kevin Lo2001-01-052-2/+2
| | | | | PR: 24075 Submitted by: MAINTAINER
* use USE_GTK instead.Vanilla I. Shu2001-01-031-9/+3
|
* Goodbye, YEAR2000. Hello, 2001.Will Andrews2001-01-011-2/+0
| | | | Approved by: asami
* Add loserjabber 2.0.1, a GTK utility which allows registered users ofWill Andrews2000-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).Daniel Harris2000-12-171-1/+1
| | | | | PR: 22986 Submitted by: Ports Fury
* Upgrade to 2.0.1Kevin Lo2000-12-123-8/+43
|
* Update to 1.4.9Ade Lovett2000-12-083-2/+19
|
* Update port to 0.8.4Chris D. Faulhaber2000-12-023-2/+3
|
* Update to plan-1.8.4. Change my email address in MAINTAINER.Daniel Eischen2000-11-244-77/+61
| | | | | PR: 22001 Submitted by: Palle Girgensohn <girgen@partitur.se>
* Resign as maintainer of KDE2 ports, having brought them up from inceptionWill Andrews2000-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 GNOMEAde Lovett2000-11-171-1/+1
|
* symlinks changed from absolute to relative.Kevin Lo2000-11-161-10/+12
| | | | | PR: 22881 Submitted by: Cyrille Lefevre <clefevre@citeweb.net>
* Update to version 2.6Kevin Lo2000-11-135-11/+30
| | | | | PR: 22810 Submitted by: Ports Fury