aboutsummaryrefslogtreecommitdiff
path: root/x11
Commit message (Collapse)AuthorAgeFilesLines
* Actually patch-configure can be removed.Thierry Thomas2006-01-231-10/+0
| | | | Notes: svn path=/head/; revision=154296
* Since v. 7.2, gmake is not necessary, and it's possible to remove theThierry Thomas2006-01-232-11/+1
| | | | | | | | | -lsupc++ patch. Suggested by: Marc Lehmann <schmorp (at) schmorp.de> (author) Notes: svn path=/head/; revision=154295
* Upgrade to 7.2.Thierry Thomas2006-01-225-45/+30
| | | | | | | Changelog at <http://dist.schmorp.de/rxvt-unicode/Changes>. Notes: svn path=/head/; revision=154196
* Use USE_FAM instead of explicitly depending on fam via LIB_DEPENDS to preventMichael Nottebrock2006-01-222-10/+10
| | | | | | | | | | breakage with the new WANT_FAM_SYSTEM default. Noticed by: Andy Fawcett Not noticed by: krion, marcus Notes: svn path=/head/; revision=154194
* Use the kdelibs3-nocups plist in the WITHOUT_CUPS case.Michael Nottebrock2006-01-222-0/+2
| | | | | | | Noticed by: kris Notes: svn path=/head/; revision=154156
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-223-21/+21
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154137
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-2236-113/+113
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* Fix MASTER_SITE and pkg-descr URL.Joe Marcus Clarke2006-01-212-2/+2
| | | | Notes: svn path=/head/; revision=154089
* Fixups after removal of separate mtree file for X_WINDOW_SYSTEM=XOrg case.Dejan Lesjak2006-01-214-15/+3
| | | | Notes: svn path=/head/; revision=154074
* Upgrade to X.Org 6.9.0 release.Dejan Lesjak2006-01-2120-165/+190
| | | | | | | | Remove separate mtree file for X_WINDOW_SYSTEM=XOrg case. Both X11 distributions now use the one from /etc/mtree again. Notes: svn path=/head/; revision=154073
* Check if /usr/X11R6/lib is in the ld.so.conf. If it isn't (that'sAlexander Leidinger2006-01-212-2/+9
| | | | | | | | | only the case in non-default linux_base ports): moan. Suggested by: Boris Samorodov <bsam@ipt.ru> Notes: svn path=/head/; revision=154054
* Fix an incorrect bounds check in kjs, the JavaScript interpreter engine usedMichael Nottebrock2006-01-204-0/+100
| | | | | | | | | | | | | by Konqueror and other parts of KDE, that allowed a heap based buffer over- flow when decoding specially crafted UTF-8 encoded URI sequencesi. Possible impact included executing arbitrary code and crashing the web browser. Security: http://www.kde.org/info/security/advisory-20060119-1.txt Security: CVE-2006-0019 Notes: svn path=/head/; revision=154013
* Upgrade to 7.1.Thierry Thomas2006-01-194-21/+21
| | | | | | | Changelog at <http://dist.schmorp.de/rxvt-unicode/Changes>. Notes: svn path=/head/; revision=153900
* - BAD_PAM option now selectable using configure, rather than directlyTim Bishop2006-01-171-5/+3
| | | | | | | | | | editing config.h. PR: 91907 Submitted by: Tobias Roth <ports@fsck.ch> Notes: svn path=/head/; revision=153761
* Track inplace distfile change. Zero diff (mtime touched).Alexander Nedotsukov2006-01-162-5/+3
| | | | Notes: svn path=/head/; revision=153660
* Track inplace distfile change. Diff shows:Alexander Nedotsukov2006-01-163-14/+12
| | | | | | | | - Minor Makefile tweaks. - Displaying bus type "Integrated". Notes: svn path=/head/; revision=153659
* - Add WITH_XFT knobAndrej Zverev2006-01-152-0/+8
| | | | | | | | | | | | - Add SHA265 - Bump PORTREVISION PR: ports/91794 Submitted by: Sergey Glushchenko <deen@freebsd.org.ua> Approved by: David Yeske (maintainer) Notes: svn path=/head/; revision=153589
* Sync with libuim shared library version bump.MANTANI Nobutaka2006-01-151-1/+1
| | | | | | | Pointed out by: TANAKA Hiroyuki <kattyo@abk.nu> Notes: svn path=/head/; revision=153574
* 1: upgrade to latest version.Vanilla I. Shu2006-01-142-4/+4
| | | | | | | 2: remove BROKEN on x11-toolkits/ewl. Notes: svn path=/head/; revision=153489
* BROKEN: UnfetchableKris Kennaway2006-01-141-0/+2
| | | | Notes: svn path=/head/; revision=153428
* BROKEN: Size mismatchKris Kennaway2006-01-141-0/+2
| | | | Notes: svn path=/head/; revision=153427
* Upgrade to 7.0.Thierry Thomas2006-01-133-8/+14
| | | | | | | Changelog at <http://dist.schmorp.de/rxvt-unicode/Changes>. Notes: svn path=/head/; revision=153405
* - Update graphics/libglut to 6.4.1.Sergey Matveychuk2006-01-1210-3/+11
| | | | | | | | | | | | | | - Shared lib version and PORTREVISION bumb for all affected ports. While I'm here: - Remove USE_MESA knob where it was (35 ports). It marked as depricated for 2 years. PR: ports/90247 Submitted by: Ermal Lu?i <eri--@albabsd.org> Notes: svn path=/head/; revision=153347
* Add gnome-launch-box.Jean-Yves Lefort2006-01-125-0/+68
| | | | | | | | | | | | | | | | | | GNOME Launch Box is generally an application launcher. It's very influenced by Quicksilver (http://quicksilver.blacktree.com/) for Mac OS X. Currently supported modules are: * Application starting and launch * Evolution contacts lookup and mail to * Recent files lookup and open * Files in your desktop and open * Firefox bookmarks lookup and opening WWW: http://developer.imendio.com/wiki/GNOME_Launch_Box Notes: svn path=/head/; revision=153332
* Be more explicit about the openssl dependency.Michael Nottebrock2006-01-117-7/+28
| | | | Notes: svn path=/head/; revision=153269
* Don't try and invoke autoheader.Michael Nottebrock2006-01-112-4/+8
| | | | Notes: svn path=/head/; revision=153267
* - Update to 5.21Tim Bishop2006-01-114-84/+4
| | | | | | | | PR: 91626 Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> Notes: svn path=/head/; revision=153255
* [NEW PORT] x11/slim - a login manager derived from login.appEdwin Groothuis2006-01-089-0/+186
| | | | | | | | | | | | | | | | | | | SLiM is a desktop-independent graphical login manager for X11, derived from Login.app by Per Liden. It aims to be light and simple, although completely configurable through themes and an option file; is suitable for machines on which remote login functionalities are not needed. Author: Simone Rota and Johannes Winkelmann WWW: http://slim.berlios.de/ PR: ports/91511 Submitted by: Tobias Roth <ports@fsck.ch> Notes: svn path=/head/; revision=153098
* [MAINTAINER] x11/login.app: mark deprecatedEdwin Groothuis2006-01-082-2/+4
| | | | | | | | | | | | | | Mark port deprecated. It seems to be discontinued by its author, and x11/slim is a fork which is actively worked on. Is the hint in the reason for deprecation ok, or do deprecation messages have to be specific strings? PR: ports/91510 Submitted by: Tobias Roth <ports@fsck.ch> Notes: svn path=/head/; revision=153091
* Update to KDE 3.5.0Michael Nottebrock2006-01-0877-2589/+3246
| | | | Notes: svn path=/head/; revision=153084
* x11/electricsheep update to 2.6.4Edwin Groothuis2006-01-083-10/+4
| | | | | | | | | | update to 2.6.4 PR: ports/91494 Submitted by: David Yeske <dyeske@yahoo.com> Notes: svn path=/head/; revision=153052
* Install urxvtd setuid root (like urxvt) in order to secure tty deviceThierry Thomas2006-01-071-1/+2
| | | | | | | | | permissions. Reported by: Ryan Beasley <ryanb (at) rainbowdevilsland.co.uk> Notes: svn path=/head/; revision=153022
* Hash with SHA-256.Trevor Johnson2006-01-075-0/+5
| | | | Notes: svn path=/head/; revision=153010
* Update to 2.03Andrey Slusar2006-01-072-5/+14
| | | | | | | | PR: ports/91463 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=152999
* Backout :local tweak I mistakely put in so fetching from backup siteAlexander Nedotsukov2006-01-071-2/+2
| | | | | | | works again. Notes: svn path=/head/; revision=152936
* Backout :local tweak I mistakely put in so fetching from backup siteAlexander Nedotsukov2006-01-071-2/+2
| | | | | | | | | works again. PR: 91429 Notes: svn path=/head/; revision=152935
* Update to 0.0.24.Adam Weinberger2006-01-053-5/+7
| | | | Notes: svn path=/head/; revision=152818
* Upgrade to 6.3. This is a security fix: restore permissions properly.Thierry Thomas2006-01-043-5/+22
| | | | | | | | | | | | | | Full changelog at <http://dist.schmorp.de/rxvt-unicode/Changes>. A embedded Perl interpreter is installed by default, use WITHOUT_PERL to disable it. PR: Security: VuXML c2fdb3bc-7d72-11da-b96e-000fb586ba73 Notes: svn path=/head/; revision=152757
* Update port gnome x11/workrave from 1.6 to 1.8 (solves kde problem)Edwin Groothuis2006-01-045-45/+46
| | | | | | | | | PR: ports/84974 Submitted by: Alex de Kruijff <freebsd@akruijff.dds.nl> Approved by: maintainer timeout Notes: svn path=/head/; revision=152740
* Mark BROKEN on 4.X.Joe Marcus Clarke2006-01-031-1/+7
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=152647
* Upgrade to 6.2.Thierry Thomas2006-01-022-5/+5
| | | | | | | Changelog at <http://dist.schmorp.de/rxvt-unicode/Changes>. Notes: svn path=/head/; revision=152621
* Require moused before our rc script runs to ensure X is ready for us.Joe Marcus Clarke2005-12-312-3/+7
| | | | | | | Suggested by: Stefan Thurner <thurners@nicsys.de> Notes: svn path=/head/; revision=152506
* Chase the dbus shared lib version.Joe Marcus Clarke2005-12-311-1/+2
| | | | Notes: svn path=/head/; revision=152498
* Change X font encodings dependency so it will work even after X.Org 6.9 isDejan Lesjak2005-12-302-2/+2
| | | | | | | | | brought in. Approved by: lofi Notes: svn path=/head/; revision=152393
* Silence errors on package install/deinstall by using proper if-clauses inDejan Lesjak2005-12-271-12/+12
| | | | | | | | | xterm workaround @exec/@unexec lines. Prodded by: edwin Notes: svn path=/head/; revision=152236
* Silence errors on package install/deinstall by using proper if-clauses inDejan Lesjak2005-12-271-12/+12
| | | | | | | | | xterm workaround @exec/@unexec lines. Prodded by: edwin Notes: svn path=/head/; revision=152230
* Upgrade to 6.1.Thierry Thomas2005-12-272-4/+4
| | | | | | | Changelog at <http://dist.schmorp.de/rxvt-unicode/Changes>. Notes: svn path=/head/; revision=152224
* - Update MASTER_SITES, WWWPav Lucistnik2005-12-272-2/+3
| | | | | | | | PR: ports/90951 Submitted by: Adam Kranzel <adam-ports@blacktabby.org> (maintainer) Notes: svn path=/head/; revision=152149
* Update to 2.02Andrey Slusar2005-12-263-8/+17
| | | | | | | | PR: ports/90932 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=152121
* Good news, everyone! There's a crate to deliver^W^W^Wnew release fromAlexey Dokuchaev2005-12-262-4/+4
| | | | | | | | | | | | | nVidia, 1.0-8178. This release highlights: - Improved stability with the Composite X extension - Fixed a corruption bug with RenderAccel and the Composite X extension when using wide desktops - Fixed a problem validating HDTV modes on GeForce 6200 - Fixed detection of certain older TV encoders Notes: svn path=/head/; revision=152069