summaryrefslogtreecommitdiff
path: root/graphics/kdegraphics3/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Lo and behold, welcome KDE 2.1 to our ports tree. As a direct result ofWill Andrews2001-02-261-29/+0
| | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=38810
* Fix tmpnam() warning. Using KTempFileKevin Lo2000-12-011-0/+29
| | | | Notes: svn path=/head/; revision=35572
* Add a patch I *SWORE* I added when I upgraded kdegraphics to 1.94. ThisWill Andrews2000-09-181-0/+11
basically silences a compiler error via a nasty function call cast. This patch has (of course) already been integrated into KDE CVS, and as such its expected lifetime is this single revision. Reported by: kris Notes: svn path=/head/; revision=32793