summaryrefslogtreecommitdiffstats
path: root/x11/kde4-workspace
Commit message (Collapse)AuthorAgeFilesLines
* Conversion to a single libtool environment.ade2006-02-232-2/+235
| | | | Approved by: portmgr (kris)
* Fix compile on 4.xlofi2006-02-121-0/+13
|
* Fix support for keymaps with local variants (en_US, de_CH etc.) in kxkb.lofi2006-02-032-0/+21
|
* Update to KDE 3.5.1.lofi2006-02-013-22/+7
|
* Be more explicit about the openssl dependency.lofi2006-01-111-1/+4
|
* Update to KDE 3.5.0lofi2006-01-089-342/+317
|
* Add a patch to fix KDE Bug 114385 (kdm segfaults on XDMCP request).lofi2005-12-012-0/+17
|
* Update to KDE 3.4.3 / KOffice 1.4.2lofi2005-11-0510-254/+32
|
* Fix bogus ui files in preparation for Qt 3.3.5lofi2005-10-041-0/+10
|
* Fix a potential local root vulnverability in kcheckpass.lofi2005-09-052-1/+157
| | | | Security: CAN-2005-2494
* Konqueror bugfixorama:lofi2005-08-064-0/+98
| | | | | | | | | - Don't get confused by files and directories containing wildcard characters (such as "[" and "]") - Fix usage of wildcards in the location bar in filemanager mode - Unmount CD-ROM devices before ejecting them. Approved by: portmgr (linimon)
* Update to KDE 3.4.2 / KOffice 1.4.1lofi2005-07-312-3/+2
|
* Fix some of the issues in the media:/ kioslave. proc filesystems should nolofi2005-07-123-1/+101
| | | | | | | | | longer appear in the list, numbering of NFS filesystems should be okay now and removable media should be mountable, unmountable and browseable - if the user running KDE can mount them in the first place (i.e. vfs.usermount and mountpoint ownership still required). Obtained from: KDE SVN
* Fix compilation with OpenLDAP 2.3.4lofi2005-07-052-0/+10
|
* Change dependency pattern for libusb to usb-0.1lofi2005-06-281-1/+1
|
* Update to KDE 3.4.1lofi2005-06-267-361/+7
|
* Fix build on 4.9markus2005-05-061-0/+26
| | | | Reported and tested by: Emilio <contiemilio@virgilio.it>
* Add patch to fix the kinfocenter PCI module (KDE Bug 101686)markus2005-04-151-0/+60
| | | | Reported by: Steven Earl Smith
* Add CONFLICTS with kdeartwork 3.2.x and kdeartwork 3.3.x (plastik widgetlofi2005-03-261-1/+1
| | | | | | style and window decoration). Approved by: portmgr (marcus)
* Disable building kompmgr, instead RUN_DEPEND on it if xorg is installed.lofi2005-03-212-0/+16
| | | | Fixes kdebase3's pkg-plist and kwin's XComposite support.
* Update to KDE 3.4lofi2005-03-2011-300/+754
|
* Bump PORTREVISION to chase the glib20 shared lib version change.marcus2005-03-121-1/+1
|
* More cups-fixes and a patch that prevents konqueror from resettinglofi2005-02-063-0/+32
| | | | preview settings when changing icon-sizes.
* Update to KDE 3.3.2lofi2004-12-136-107/+80
|
* Add imake as build dependency. It will soon no longer be picked up bylesi2004-12-071-1/+2
| | | | | | | x-clients port. Pointed out by: dosirak via kris, while testing X.Org upgrade Approved by: lofi
* Fix some more environment nits in the kdm configuration templates, andlofi2004-11-122-8/+17
| | | | | | | | | | default to shutdown -p now for halting instead of shutdown -h now. No PORTREVISION bump since manual regeneration of kdm configuration would be required anyway. PR: 73844 Submitted by: Jose M Rodriguez <josemi@freebsd.jazztel.es>
* Update to KDE 3.3.1lofi2004-11-086-59/+39
|
* Bump PORTREVISION for the last commit.arved2004-10-111-1/+1
| | | | | Requested by: kris Approved by: portmgr
* Fix Environment for kdm/csh users.arved2004-10-101-1/+1
| | | | | | | | | | No PORTREVISION bump this time, because we had one 24 hours ago. PR: 72388 Submitted by: Jose M Rodriguez <josemi@freebsd.jazztel.es> Requested by: peter Approved by: portmgr(krion) Reviewed by: Adriaan de Groot
* Fix a typoarved2004-10-092-2/+2
| | | | | | | | | Without this, kdm spins in an infinite loop with select() returning EINVAL and times out the Xserver startup and kills it off and then aborts. Submitted by: peter via marcus, kris Reviewed by: Adriaan de Groot Approved by: portmgr
* Fix bug in the default genkdmconf template - kdm would try and parselofi2004-09-243-6/+26
| | | | | | | | | fortune output from .cshrc and sometimes fail to login due to it. Fix bug with kxkb not detecting installed keyboard layouts on xorg. Approved by: portmgr Obtained from: KDE CVS
* The rc-script was botched, correct that and bump PORTREVISION.lofi2004-09-012-2/+3
|
* Update to KDE 3.3lofi2004-08-3012-443/+471
|
* A couple of patches didn't make it from the kde-freebsd repo into ports.lofi2004-08-126-1/+250
| | | | | | Here they are... PORTREVISION needs to be bumped again (sorry). Pointy hat to: me
* Tell genkdmconf to ignore existing bits of xdm/kdm configuration, if itlofi2004-08-121-2/+1
| | | | finds them and just create defaults as intended.
* Factor out all but one of the build switches of the KDE main module portslofi2004-08-119-632/+757
| | | | | | | | | | | | | | | into separate ports. The OPTIONS will remain as of yet and trigger dependencies now, for easy transition. Update KOffice to version 1.3.2. Add patches to fix a number of issues, including: - fix kxkb on Xorg - fix kdemultimedia WITH_MPEGLIB (now mpeglib_artsplug) compilation on gcc 3.4.2 with optimizations greater than -O Add security related patches and entries to portaudit.txt.
* - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,anholt2004-07-231-1/+1
| | | | | | | | | | | | and make XFREE86_VERSION map to it. XFREE86_VERSION is now deprecated. - Make xorg the default X_WINDOW_SYSTEM on -current. - Add several new X_*_PORT variables which point to various pieces of X11 based on the setting of X_WINDOW_SYSTEM, and make ports use them. - Add information to CHANGES about how to handle the transition. PR: ports/68763 Approved by: portmgr (marcus) Approved by: re (scottl)
* Update to version 3.2.3lofi2004-06-094-15/+58
|
* Bump PORTREVISION.lofi2004-05-181-0/+1
|
* Fix a fat fingered commit I made two weeks ago:lofi2004-05-181-1/+1
| | | | | It causes ksysguard to be installed setuid instead of ksysguardd. No harm done though, ksysguard refuses to even run setuid.
* Put the pkg-message template back into PKGDIR.lofi2004-05-022-1/+1
| | | | Requested by: obrien
* Process the pkg-message template earlier than post-install solofi2004-05-022-3/+7
| | | | | | | package users will actually get to see it the right way. PR: ports/66123 Reported by: obrien
* Update to KDE 3.2.2lofi2004-04-206-27/+27
|
* Respect WITHOUT_FOO.lofi2004-03-281-18/+1
|
* Enhance pkg-descr a little.lofi2004-03-211-1/+4
| | | | | Based on a discussion with Bram Moolenaar <Bram@moolenaar.net> on kde@freebsd.org
* Add the default path of of the linux-flashplugin to the list of pathslofi2004-03-181-0/+10
| | | | scanned for Netscape plugins. Only affects newly created user-profiles.
* Update to KDE 3.2.1 / QT 3.3.1lofi2004-03-096-63/+84
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Important changes: ================== KDE: - Audio/arts does not install artswrapper anymore, instead it is provided by audio/artswrapper. See UPDATING. - misc/kdeaddons3 is now a metaport with editors/kate-plugins editors/vimpart games/atlantikdesigner misc/kaddressbook-plugins misc/kfile-plugins misc/kicker-applets misc/knewsticker-scripts misc/konq-plugins misc/ksig misc/renamedlgplugins multimedia/noatun-plugins net/kontact-plugins as slave ports. - A number of KDE ports now uses OPTIONS do make various WITH_* options more visible. - Plist fixes - devel/kdevelop should be able to detect FreeBSD's autoconf/automake now for newly created projects. - kdebase will no longer remove previous KDM configurations. This won't take effect during the update from 3.2.0 to 3.2.1 (as deinstalling 3.2.0 will still remove the configuration), but subsequent updates will merge old configs. QT: - Previous versions of QT could be compiled with debugging-support enabled by defining DEBUG. This switch has been renamed to the more unambiguous WANT_QT_DEBUG (similar to WANT_KDE_DEBUG in the KDE ports).
* Bump PORTREVISION.lofi2004-02-111-0/+1
| | | | Reminded by: lioux
* USE_MOTIF by default now - netscape plugins compat is en vogue againlofi2004-02-101-13/+6
| | | | thanks to the libmap-flashplugin hack.
* Shorten COMMENT.lofi2004-02-101-1/+1
| | | | | PR: ports/62619 Submitted by & nitpick award to: Ernst de Haan <znerd@freebsd.org>
OpenPOWER on IntegriCloud