aboutsummaryrefslogtreecommitdiff
path: root/deskutils
Commit message (Collapse)AuthorAgeFilesLines
* Update to 2.0.6.Joe Marcus Clarke2002-11-196-6/+8
| | | | Notes: svn path=/head/; revision=70462
* Remove BUILD_DEPENDS on gm4 as this is now inherited from devel/bison.Joe Marcus Clarke2002-11-162-4/+0
| | | | Notes: svn path=/head/; revision=70217
* Add a BUILD_DEPENDS on gm4 which fixes a neat build problem onJoe Marcus Clarke2002-11-152-0/+4
| | | | | | | | | bento. Submitted by: bento and ktrace Notes: svn path=/head/; revision=70153
* Make desktutils/ical building again.Edwin Groothuis2002-11-151-0/+11
| | | | | | | | | | | | | | | This was a tricky thing and I suspect this is caused by the new tcl83 package rolled out. What happens is that lib/tcl8.3/tclConfig.sh has this line in it: TCL_LIB_FILE='libtcl83${TCL_DBGX}.so.1' The single ticks TCL_DBGX not to be expanded, that's okay. But the configure-script didn't evaluate the variable once it got it from the tclConfig.sh script. Noticed by: bento Notes: svn path=/head/; revision=70151
* Add libgnomeui-2.0 to LIB_DEPEND.Edwin Groothuis2002-11-151-1/+2
| | | | | | | Spotted by: bento Notes: svn path=/head/; revision=70149
* It seems the previous version of gnomeutils2-2.0.5 was not the right one.Joe Marcus Clarke2002-11-154-2/+4
| | | | | | | | | | | A new release has since been rolled that matches with the online release notes. A diff shows this to be accurate with what is on the official GNOME FTP site. Reported by: Edward Glowacki <glowack2@msu.edu> Notes: svn path=/head/; revision=70139
* Fix build with the new gtkhtml.Joe Marcus Clarke2002-11-121-5/+20
| | | | Notes: svn path=/head/; revision=69937
* Bump PORTREVISION after the gtkhtml version bump.Joe Marcus Clarke2002-11-121-0/+1
| | | | Notes: svn path=/head/; revision=69934
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-1018-18/+9
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-0618-9/+18
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* port wouldn't build without the gnomelibs.Edwin Groothuis2002-11-061-1/+1
| | | | | | | | | Noticed by: bento Approved by: Martin Klaffenboeck <martin.klaffenboeck@gmx.at> (maintainer) Notes: svn path=/head/; revision=69611
* o Fix build error on STABLE due to conflicting definition ofLars Koeller2002-11-031-0/+19
| | | | | | | | | | calloc an malloc. PR: ports/43772 Submitted by: charles.allen@angelo.edu Notes: svn path=/head/; revision=69381
* Update to a more featurefull, but limited-unless-registered version 3.2.Mikhail Teterin2002-11-035-20/+34
| | | | | | | | | | | | | | | | . USE_JAVA=1.3+ . Do not install swingall.jar . install in ${PREFIX}/share/java . don't extract under WKRDIR and copy -- untar the distfile directly . move the start-up script's template from Makefile into its own files/moneydance.sh Reviewed by: Sean Reilly (maintainer) Approved by: Sean Reilly (maintainer) Notes: svn path=/head/; revision=69360
* devel/SWIG-devel -> devel/swig13Akinori MUSHA2002-10-301-1/+1
| | | | Notes: svn path=/head/; revision=69156
* Update deskutils/glabels 1.89.2 -> 1.90.1Adam Weinberger2002-10-273-8/+8
| | | | | | | | | PR: 44537 Submitted by: Martin Klaffenboeck <martin.klaffenboeck@gmx.at> (maintainer) Approved by: pat Notes: svn path=/head/; revision=68948
* Fix build on -current (cope with removal of union wait)Kris Kennaway2002-10-261-0/+11
| | | | | | | Submitted by: mike Notes: svn path=/head/; revision=68848
* add deskutils/glabelsAdam Weinberger2002-10-217-0/+97
| | | | | | | | | | | 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
* Remove extraneous '/' from pre-install target.Joe Marcus Clarke2002-10-162-2/+2
| | | | | | | | PR: 44089 Submitted by: Alexandr Kovalenko <never@nevermind.kiev.ua> Notes: svn path=/head/; revision=68128
* 1. Removed comments from pkg-plist files per will's request.Alan Eldridge2002-10-115-36/+31
| | | | | | | | 2. This completes the KDE 3.0.4 commit. It's here, folks! Now /. those cvsup servers (in about an hour or so)! Notes: svn path=/head/; revision=67803
* Fix typo in the commentYoichi NAKAYAMA2002-10-051-1/+1
| | | | | | | Submitted by: Kimura Fuyuki-san Notes: svn path=/head/; revision=67359
* One last commit. Fix the Markus-Brainz line time display in Korgas^Hnizer.Alan Eldridge2002-10-023-0/+87
| | | | | | | | | | KAlarmd is still (a) broken and (b) really damn obnoxious, so don't use it. Submitted by: Ade to Andy Fawcett who sent it to me Approved by: Kris (will be) Notes: svn path=/head/; revision=67286
* 1. Bump PORTREVISION to 1.Alan Eldridge2002-10-012-10/+23
| | | | | | | | | | | | | | 2. Change gross kluge for klaptopdaemon to use DO_NOT_COMPILE. 3. Added WITH_KFLOPPY knob, defaults to undefined. 3A. If WITH_KFLOPPY is not defined, then we add kfloppy to DO_NOT_COMPILE. 4. Anything that got put in DO_NOT_COMPILE then gets passed in the env to the configure script, which dutifully sets things up to not compile it. Approved by: kris Notes: svn path=/head/; revision=67281
* find->${FIND},xargs->${XARGS}Ying-Chieh Liao2002-09-291-1/+1
| | | | | | | | PR: 40791 Submitted by: Simon 'corecode' Schubert <corecode@corecode.ath.cx> Notes: svn path=/head/; revision=67236
* Incomplete patch provided. Author doesn't answer mail. Dead.Alan Eldridge2002-09-216-170/+0
| | | | Notes: svn path=/head/; revision=66962
* Update to kde3. Bump portrev. Patch by Dave Johnson. Patch manglingAlan Eldridge2002-09-2110-4/+203
| | | | | | | by me. Notes: svn path=/head/; revision=66961
* GNOME has just changed the layout of their FTP site. This resulted inJoe Marcus Clarke2002-09-204-4/+4
| | | | | | | | making all the distfiles unfetachable. Update all GNOME ports that fetch from MASTER_SITE_GNOME to fetch from the correct location. Notes: svn path=/head/; revision=66862
* add mencal 2.0Ying-Chieh Liao2002-09-187-0/+57
| | | | | | | | | | 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
* Fix things after recent GNOMENG commit.Joe Marcus Clarke2002-09-091-1/+3
| | | | | | | | PR: 42605 Submitted by: Tilman Linneweh <tilman@arved.de> Notes: svn path=/head/; revision=65937
* Update to 1.4.8.Joe Marcus Clarke2002-09-0910-74/+10
| | | | Notes: svn path=/head/; revision=65933
* KDE2 is dead. The source is no longer available.Alan Eldridge2002-09-095-391/+0
| | | | Notes: svn path=/head/; revision=65901
* The configure test to see if we have a prototype for strncasecmp() isDavid E. O'Brien2002-09-091-0/+5
| | | | | | | | | totally bogus with a ISO-C++ compiler. And the ical provided strncasecmp() prototype is also bogus. So just force things to know we have a proper prototype in strings.h. Notes: svn path=/head/; revision=65866
* Depend on libgmp-freebsd to fix build on -currentKris Kennaway2002-09-071-0/+2
| | | | Notes: svn path=/head/; revision=65754
* Update to 2.0.5.Joe Marcus Clarke2002-09-064-4/+4
| | | | Notes: svn path=/head/; revision=65742
* Deploy USE_GNOMENG infrastructureMario Sergio Fujikawa Ferreira2002-08-306-9/+15
| | | | | | | | PR: 42194 Submitted by: Edwin Groothuis <edwin@mavetju.org> Notes: svn path=/head/; revision=65302
* Update to 2.0.4.Joe Marcus Clarke2002-08-294-4/+4
| | | | Notes: svn path=/head/; revision=65221
* Directory layouts of py-gtk and py-gnome packages have been changed, so thatMaxim Sobolev2002-08-281-1/+1
| | | | | | | update *_DEPENDS properly. Notes: svn path=/head/; revision=65182
* Update to 3.0.3. Not much changed here: [1] i18n PKGNAMEs converted toWill Andrews2002-08-2514-123/+8
| | | | | | | | | | more closely conform to FreeBSD style etc, and Konqueror SSL patch merged. Tested by: Matt Douhan <matt@fruitsalad.org>, alane Submitted by: lioux [1] Notes: svn path=/head/; revision=64972
* Grab all the qt2/kde2 ports with no maintainer and put them under kde@Alan Eldridge2002-08-231-1/+1
| | | | | | | maintainership. Notes: svn path=/head/; revision=64863
* Update to 1.6.8.Joe Marcus Clarke2002-08-222-2/+2
| | | | Notes: svn path=/head/; revision=64843
* Update to 2.0.3.Joe Marcus Clarke2002-08-206-6/+8
| | | | Notes: svn path=/head/; revision=64715
* Update to 1.6.7.Maxim Sobolev2002-08-186-408/+472
| | | | Notes: svn path=/head/; revision=64627
* PERL -> REINPLACE_CMDPatrick Li2002-08-081-3/+4
| | | | | | | | PR: ports/41442 Submitted by: maintainer Notes: svn path=/head/; revision=64230
* Update to 2.0.2.Joe Marcus Clarke2002-08-074-4/+4
| | | | Notes: svn path=/head/; revision=64171
* Give up maintainership - haven't used this for some time.Neil Blakey-Milner2002-08-041-1/+1
| | | | Notes: svn path=/head/; revision=63985
* Chase shlib rev of devel/gettextAde Lovett2002-08-011-1/+1
| | | | | | | | Submitted by: lots and lots Pointy hat to: ade Notes: svn path=/head/; revision=63850
* Relinquish this port since I no longer us it.Chris D. Faulhaber2002-07-311-1/+1
| | | | Notes: svn path=/head/; revision=63820
* In the words of Stephan Kulow <coolo@kde.org>:Will Andrews2002-07-313-0/+45
| | | | | | | | | | | "That's the penalty of using private interfaces". Fix build with Qt 3.0.5 by using a patch committed to KDE CVS. It was backported to KDE_3_0_BRANCH so this patch will be removed with the upgrade to KDE 3.0.3 (well, if it happens long enough before KDE 3.1). Notes: svn path=/head/; revision=63774
* Use USE_GNOMENG.Joe Marcus Clarke2002-07-271-5/+3
| | | | Notes: svn path=/head/; revision=63637
* Update to 2.0.1 and USE_GNOMENG.Joe Marcus Clarke2002-07-266-26/+26
| | | | Notes: svn path=/head/; revision=63607