summaryrefslogtreecommitdiffstats
path: root/net/kdenetwork4/pkg-plist
Commit message (Collapse)AuthorAgeFilesLines
* Lo and behold, welcome KDE 2.1 to our ports tree. As a direct result ofwill2001-02-261-64/+189
| | | | | | | | | | | | | | | 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
* Upgrade to 2.0.1kevlo2000-12-121-0/+24
|
* Update to QT 2.2.1 / KDE 2.0 final release. At last! What a long road...will2000-10-251-38/+94
| | | | All KDE2 ports now use default USE_QT2. Still todo: Merge in MTREE stuff.
* Update to KDE 1.94, the fifth and final beta release of KDE 2.0. If youwill2000-09-151-142/+92
| | | | | | | | | | | | | | | | | | | | | | | | | | 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/.
* Finish updating to KDE2 snapshot 20000829A. Re-add kdenetwork and kdeutilswill2000-08-301-146/+39
| | | | | | | | | | | | | | | | 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 20000724A (custom-rolled snapshot). Rejoice, because nowwill2000-07-291-78/+230
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Konqueror can load HTML documents, KOffice works semi-well, and KDE2 in general seems less buggy. Only kdeutils was left out of this mega-update. However, it should return soon. :-) The massive reduction in patches is mostly the result of using perl regex replacement. This reduces the amount of time it will take in the future to upgrade these ports, and load on the repository. QT 2.2.0beta0 (aka qt-copy) is officially enabled for the express purpose of allowing KDE2 to compile. It is available in the qt22 port. Additionally, GIF support is re-enabled in both Qt2 ports, so that people can now read GIF images. GIF support is enabled through an internal GIF reader in Qt, and requires no patented libraries. Special effort was made to ensure that people do not install both qt21 and qt22 ports at the same time. I'd like to take a moment to thank the following people for their help: Alex Zepeda <jazepeda@pacbell.net>, Stephan Kulow <coolo@kde.org>, Harri Porten <porten@kde.org>, Waldo Bastian <waba@kde.org>, Marc G. Fournier <scrappy@hub.org>, Arun Sharma <adsharma@sharmas.dhs.org>, Matthias Hoelzer-Kluepfel <mhk@caldera.de>, and many others. Over 150 hours of hard work, testing, etc. were put into this update. Another couple hundred of hours were spent by CPUs trying to compile this behemoth. :-> Special thanks to: Physics Computer Network @ Purdue staff, especially C. Stephen Gunn <csg@physics.purdue.edu>, for giving me access to an extremely fast machine for doing test builds (it performed 12 full builds of the entire suite in the last 7 days). PR: 18838 Submitted by: Arun Sharma <adsharma@sharmas.dhs.org> Approved by: imura, asami
* Fourth round of INSTALLS_SHLIBS conversion.sobomax2000-06-161-2/+0
|
* Woop doop de doop, I've managed to circumvent the kdesupport2 buildwill2000-05-171-689/+467
| | | | | | | | | | problems by disabling ODBC library building. Apparently kdenetwork2 doesn't need that support (it does need mimelib), so we're all right on that! This is the import of KDESUPPORT and KDENETWORK 1.90 (aka KDE2 beta). Repo-copies by: asami
* Doing KDE style mtree in kdelibs.imura2000-03-251-1/+0
| | | | OK'd by: will
* Update to KDE-1.1.2se1999-09-181-4/+137
|
* Add png dependency. That fixes the PLIST problem, so add back deletedasami1999-05-201-0/+76
| | | | | | entries. Submitted by: maintainer
* Remove missing files. I'm not sure if this is the right fix butasami1999-05-101-76/+0
| | | | it will at least get the build going again.
* Upgrade KDE to Release 1.1.1.se1999-05-031-1/+96
|
* Upgrade to KDE 1.1 RELEASE.se1999-02-081-4/+19
|
* Upgrade to KDE-1.1pre2 ...se1999-02-061-9/+43
|
* Upgrade to the first pre-release of KDE 1.1.se1999-01-071-0/+227
| | | | | | | | | | | This port requireat least s version 1.41 of the Qt library. There will be an error reported by configure, if only an earlier version is found, but no automatic port dependency exists (i.e. the x11-toolkits/qt141 port has to be manually built and installed). There may still be a problem with a missing -lXext in the kdesupport port. This will be taken care of during the next few days, if the problem still exists ...
* Upgrade to KDE Release 1.0se1998-07-191-11/+55
|
* Upgrade to Beta 4.1se1998-05-211-25/+176
|
* Upgrade to Beta3se1998-02-231-41/+99
|
* This port provides the KDE Mail and News user agents, which are not yetse1997-11-031-0/+96
fully functional, different from most of the other KDE stuff, but look very promising, already.
OpenPOWER on IntegriCloud