- 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)
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
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>
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
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
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
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.
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)