summaryrefslogtreecommitdiff
path: root/x11 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* PyQt4 is a set of Python bindings for Trolltech's Qt4 application framework.Martin Wilke2007-03-276-0/+251
| | | | | | | | | | | | This package provides the QtOpenGL module. WWW: http://www.riverbankcomputing.co.uk/pyqt/ PR: ports/109628 Submitted by: Danny Pansters <danny at ricin.com> Notes: svn path=/head/; revision=188509
* - Add oooq2 portMartin Wilke2007-03-276-459/+60
| | | | | | | | | | | | | | | | | | OpenOffice.org Quickstarter is a small application that runs in the KDE SystemTray. It is used to quickly start the different OpenOffice.org modules without having to go through the K-Menu. This port provided quickstarter only for OpenOffice 2.x Author: segfault_ii@web.de WWW: http://developer.berlios.de/projects/segfaultskde/ PR: 110382 Submitted by: Rashid N. Achilov <achilov-rn@askd.ru> Repocopy by: marcus Notes: svn path=/head/; revision=188480
* Fix the build with GCC 4.x.Joe Marcus Clarke2007-03-261-2/+6
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=188401
* Backout this patch as 3.2 already contains this fix, and bland is AFK.Joe Marcus Clarke2007-03-251-11/+0
| | | | Notes: svn path=/head/; revision=188285
* Update to version 225.Kirill Ponomarev2007-03-252-4/+4
| | | | | | | ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_225 Notes: svn path=/head/; revision=188243
* Properly check for empty xml node set to avoid NULL pointer dereference.Alexander Nedotsukov2007-03-252-0/+12
| | | | | | | | This bug was source of g-s-d crashes on X systems with non standard keyboard layout options. Notes: svn path=/head/; revision=188242
* Update to 4.2.3Michael Nottebrock2007-03-255-14/+14
| | | | Notes: svn path=/head/; revision=188232
* - bsd.efl.mk is now in ports/MkPav Lucistnik2007-03-2423-62/+19
| | | | | | | | PR: ports/100497 Submitted by: stass Notes: svn path=/head/; revision=188172
* - Fix plistPav Lucistnik2007-03-241-1/+0
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=188168
* Update to 3.2 which fixes some more multi-layout crashes.Joe Marcus Clarke2007-03-243-15/+4
| | | | Notes: svn path=/head/; revision=188156
* - Fix after objformat removalPav Lucistnik2007-03-231-1/+1
| | | | Notes: svn path=/head/; revision=188133
* Fix the invalid freeing of memory problem with the official patch to correctJoe Marcus Clarke2007-03-222-14/+18
| | | | | | | a memory leak. Notes: svn path=/head/; revision=188065
* Fix a bug where static memory was being free'd as a key to a hash table.Joe Marcus Clarke2007-03-212-0/+19
| | | | | | | | | | This resulted in a crash when more than one keyboard layout was configured. See http://bugzilla.gnome.org/show_bug.cgi?id=421252 for more details. Reported by: Ivan Georgiev <ivan@kytex.bg> Notes: svn path=/head/; revision=187950
* We no longer need to read the PID twice now that dbus has been fixed.Joe Marcus Clarke2007-03-212-36/+1
| | | | Notes: svn path=/head/; revision=187940
* I keep forgetting to update the plist when the splash screen collection changes.Joe Marcus Clarke2007-03-202-1/+6
| | | | Notes: svn path=/head/; revision=187756
* - Limit tomboy to i386 againPav Lucistnik2007-03-191-1/+1
| | | | | | | Reported by: nox Notes: svn path=/head/; revision=187750
* The x11-wm/fluxbox-devel has been merged into x11-wm/fluxbox and removeJeremy Messenger2007-03-191-3/+2
| | | | | | | | | | | | | | | | fluxbox-devel. The 0.1.14 version is gone for good. The highlight changes for fluxbox: -Update to 1.0rc2. -Change the prefix from X11BASE (/usr/X11R6) to LOCALBASE (/usr/local). -The bsetroot has been renamed to fbsetroot. As for the other ports, chase the fluxbox-devel -> fluxbox. Request by: too many to list (include developers) Notes: svn path=/head/; revision=187729
* Presenting GNOME 2.18 for FreeBSD. GNOME 2.18 is a departure from recent GNOMEJoe Marcus Clarke2007-03-1969-1461/+829
| | | | | | | | | | | | | | | | releases in that it focuses more on stability and functionality than on new features. Not that it doesn't have its share of new and exciting items. See http://www.gnome.org/start/2.18/ for all the goodies in this release. GNOME 2.18 for FreeBSD would not have been possible without the hard work of the FreeBSD GNOME Team and our intrepid band of testers including J. W. Ballantine, Pawel Worach, Yasuda Keisuke, Pascal Hofstee, miwi, Yoshihiro Ota, Vladimir Grebenschikov, Jukka A. Ukkonen, Phillip Neumann, Franz Klammer, and Neal Delmonico. Notes: svn path=/head/; revision=187702
* Add xrsi 0.9, a minimalist break enforcer for linux/unix for theRong-En Fan2007-03-184-0/+41
| | | | | | | | | | prevention of RSI. PR: ports/110430 Submitted by: Martin Tournoij <carpetsmoker at xs4all.nl> Notes: svn path=/head/; revision=187638
* Update to 0.9.Joe Marcus Clarke2007-03-172-6/+6
| | | | Notes: svn path=/head/; revision=187599
* USE_GLMichael Nottebrock2007-03-161-1/+2
| | | | | | | Noticed by: flz Notes: svn path=/head/; revision=187520
* Look for xscreensaver executables in the correct prefix.Michael Nottebrock2007-03-151-4/+5
| | | | | | | | PR: ports/110330 Submitted by: girgen Notes: svn path=/head/; revision=187440
* - Fix on !i386 by disabling invalid code. There's no known solution for thisStanislav Sedov2007-03-152-0/+27
| | | | | | | | | problem currently. Reported by: kris Notes: svn path=/head/; revision=187431
* Switch to using new files Mk/bsd.ocaml.mk [1] and Mk/bsd.xfce.mk [2].Mark Linimon2007-03-149-22/+7
| | | | | | | | | PR: 101029 [1], 108862 [2] Submitted by: Stanislav Sedov <ssedov at mbsd dot msk dot ru> [1], oliver [2] Notes: svn path=/head/; revision=187350
* Update to KDE 3.5.6 / KOffice 1.6.2Michael Nottebrock2007-03-1385-42372/+776
| | | | Notes: svn path=/head/; revision=187334
* Makes it easy to set the background in rox instead of having toMartin Wilke2007-03-134-0/+53
| | | | | | | | | | | | | | | | | having to muck around with the XML API it uses. -f fill the screen with the image -s scale the image with out stretching it -c center image and do not scale -t tile the image default: -s PR: ports/110152 Submitted by: Zane C. Bowers Notes: svn path=/head/; revision=187261
* - Don't try to delete unexistent directories.Stanislav Sedov2007-03-112-5/+1
| | | | Notes: svn path=/head/; revision=187123
* - Update e17 ports to 20070223 snapshotStanislav Sedov2007-03-1153-229/+125
| | | | | | | | | | | | | | | - Bump portrevisions on all imlib2-dependend ports as the library soversion was bumped [1] - Disable fade-in effects in x11-fm/evidence permanently, since evas doesn't support it anymore. [2] The patch was tested in the tinderbox. Approved by: portmgr (marcus) [1], Anders Troback <freebsd@troback.com> (maintainer) [2] Notes: svn path=/head/; revision=187097
* o Update to 1.4.0Norikatsu Shigemura2007-03-112-2/+2
| | | | | | | | | | | | | | | | | | | o Chase libraries version bump to depending on this port. [NOTE] I disabled FLTK support, so you can't use OpenEXR's applications. Because I'm validating FLTK support. Spotted by: Nikolaj Thygesen <nikolaj.thygesen <@> diamondbox.dk> Obtained from: Florian Kainz <kainz <@> ilm.com> Committed at: AsiaBSDCon 2007 in Tokyo, Japan Memorial Committing with: bushman, kuriyama, hrs, gnn, nobutaka, nyan, motoyuki, metal, simokawa, akiyama, ume, rwatson, pjd, mckusick, takawata, murray, cjh, brooks, daichi, delphij, ups, rrs Notes: svn path=/head/; revision=187096
* Chase shared library version bump in textproc/uim.MANTANI Nobutaka2007-03-101-1/+1
| | | | Notes: svn path=/head/; revision=187077
* - Update to 2.8Martin Wilke2007-03-072-4/+4
| | | | | | | | PR: 110051 Submitted by: Jeroen Schot <schot@a-eskwadraat.nl> (maintainer) Notes: svn path=/head/; revision=186862
* - Update to 0.6Andrew Pantyukhin2007-03-072-5/+5
| | | | Notes: svn path=/head/; revision=186802
* Update maintainer's email address.Mark Linimon2007-03-071-1/+1
| | | | | | | Requested by: maintainer Notes: svn path=/head/; revision=186767
* Fix for .contentWindow queries crashing on invalid windows.Michael Nottebrock2007-03-064-2/+74
| | | | | | | | Security: http://bindshell.net/advisories/konq355 Obtained from: KDE SVN Notes: svn path=/head/; revision=186672
* - Update to 0.5Andrew Pantyukhin2007-03-052-4/+4
| | | | Notes: svn path=/head/; revision=186602
* - Update to 2.6Rong-En Fan2007-03-042-4/+4
| | | | | | | | PR: ports/109816 Submitted by: Jeroen Schot <schot at a-eskwadraat.nl> (maintainer) Notes: svn path=/head/; revision=186489
* Fix the crash when navigate in System->Preferences->Keyboard. Bump theJeremy Messenger2007-02-272-3/+12
| | | | | | | | | | | | PORTREVISION. PR: ports/108967 Bugzilla: http://bugzilla.gnome.org/show_bug.cgi?id=370038 Obtained from: fd.org CVS Submitted by: Mark Evenson <mark.evenson@gmx.at> Notes: svn path=/head/; revision=186162
* Reset karma@ez.pereslavl.ru due to maintainer timeouts and no responseMark Linimon2007-02-272-2/+2
| | | | | | | | | to earlier email. Hat: portmgr Notes: svn path=/head/; revision=186048
* Add option to compile with 256 color support.Kirill Ponomarev2007-02-261-0/+4
| | | | | | | | PR: ports/107112 Submitted by: Tony Morlan<tony.morlan@gmail.com> Notes: svn path=/head/; revision=186031
* Update to version 224Kirill Ponomarev2007-02-262-4/+4
| | | | | | | ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_224 Notes: svn path=/head/; revision=186030
* Fix the build on recent -CURRENT.Alexey Dokuchaev2007-02-261-0/+3
| | | | | | | Reported by: piso Notes: svn path=/head/; revision=185980
* - Update to 2.4Martin Wilke2007-02-263-9/+11
| | | | | | | | PR: 109523 Submitted by: Jeroen Schot <schot@a-eskwadraat.nl> (maintainer) Notes: svn path=/head/; revision=185977
* - Update to 0.4Cheng-Lung Sung2007-02-262-5/+4
| | | | | | | | PR: ports/109530 Submitted by: chinsan Notes: svn path=/head/; revision=185945
* - Change master site to make it fetchable. The following three sitesRong-En Fan2007-02-222-2/+2
| | | | | | | | | | | | | | | www.kde-apps.org www.kde-look.org www.gnome-look.org changed their file location. PR: ports/109389 Noticed by: Phillip Neumann <pneumann at gmail.com> Approved by: portmgr (pav) Notes: svn path=/head/; revision=185659
* New port xclick version 0.1: Generates X11 mouse button click eventsMario Sergio Fujikawa Ferreira2007-02-214-0/+52
| | | | Notes: svn path=/head/; revision=185610
* - use_xlibAndrew Pantyukhin2007-02-211-0/+2
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=185599
* Add port x11/slock:Andrew Pantyukhin2007-02-184-0/+32
| | | | | | | | | Simple X screen locker WWW: http://www.suckless.org/wiki/tools/xlib Notes: svn path=/head/; revision=185411
* Upgrade to 8.2.Thierry Thomas2007-02-172-5/+4
| | | | | | | Changelog at <http://dist.schmorp.de/rxvt-unicode/Changes>. Notes: svn path=/head/; revision=185398
* - bump PORTREVISIONDirk Meyer2007-02-171-1/+1
| | | | Notes: svn path=/head/; revision=185356
* - added YapDirk Meyer2007-02-172-1/+2
| | | | Notes: svn path=/head/; revision=185355