summaryrefslogtreecommitdiff
path: root/x11 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.0.3, which fixes the build on systems without xrender.pc.Eric Anholt2004-10-242-3/+3
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=120090
* - Move x11-wm/fbdesk to x11 category, to improve consistency (idesk portPav Lucistnik2004-10-242-1/+2
| | | | | | | | | | | | is already in x11). PR: ports/72860 Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru> Approved by: Hendrik Scholz <hscholz@raisdorf.net> (maintainer) Repocopy by: marcus Notes: svn path=/head/; revision=120079
* Mark DEPRECATED due to security vulnerability and lack of maintainer.Jacques Vidrine2004-10-191-0/+3
| | | | Notes: svn path=/head/; revision=119793
* - Update to 1.2.1Pav Lucistnik2004-10-185-19/+25
| | | | | | | | | PR: ports/72685 Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru> Approved by: Hendrik Scholz <hscholz@raisdorf.net> (maintainer) Notes: svn path=/head/; revision=119745
* New port: rendercheck, a small app to test Render extension conformance.Eric Anholt2004-10-165-0/+31
| | | | Notes: svn path=/head/; revision=119630
* take maintainershipOliver Lehmann2004-10-161-1/+1
| | | | Notes: svn path=/head/; revision=119614
* update port to 0.2.1Oliver Lehmann2004-10-154-6/+6
| | | | | | | | | PR: 71349 Submitted By: oliver Approved By: maintainer Notes: svn path=/head/; revision=119521
* - rxvt-unicode 4.0 change language name "cn" to "zh";Thierry Thomas2004-10-133-8/+31
| | | | | | | | | | | | - provide mbrtowc() workaround for old FreeBSD systems without mbstate fix; - extra patch for box drawing characters, which respected locale width data; - bump PORTREVISION. PR: ports/72628 Submitted by: Kuang-che Wu Notes: svn path=/head/; revision=119314
* - Fix build on 4.xPav Lucistnik2004-10-123-0/+53
| | | | Notes: svn path=/head/; revision=119066
* Update to version 0.2.3Kirill Ponomarev2004-10-122-3/+3
| | | | | | | | PR: ports/72532 Submitted by: Ports Fury Notes: svn path=/head/; revision=119005
* Update port to latest version.Josef El-Rayes2004-10-122-6/+5
| | | | | | | Approved by: pav Notes: svn path=/head/; revision=118863
* Add XScreenSaver.App, a Window Maker dockapp for controlling XScreenSAver.Brian Feldman2004-10-124-0/+38
| | | | | | | | PR: ports/72113 Submitted by: Josh Tolbert <hemi@puresimplicity.net> Notes: svn path=/head/; revision=118722
* Update to 1.04, and use the new libtool scheme.Joe Marcus Clarke2004-10-124-28/+4
| | | | Notes: svn path=/head/; revision=118710
* - Update to 0.4.6.1Pav Lucistnik2004-10-112-3/+3
| | | | | | | | PR: ports/71817 Submitted by: Franz Klammer <klammer@webonaut.com> (maintainer) Notes: svn path=/head/; revision=118682
* Upgrade to 4.0.Thierry Thomas2004-10-113-4/+4
| | | | Notes: svn path=/head/; revision=118658
* Update to 0.061.Jeremy Messenger2004-10-114-6/+51
| | | | Notes: svn path=/head/; revision=118638
* Bump PORTREVISION for the last commit.Tilman Keskinoz2004-10-117-7/+7
| | | | | | | | Requested by: kris Approved by: portmgr Notes: svn path=/head/; revision=118607
* Fix Environment for kdm/csh users.Tilman Keskinoz2004-10-107-7/+7
| | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=118598
* Fix a typoTilman Keskinoz2004-10-0914-14/+14
| | | | | | | | | | | | 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 Notes: svn path=/head/; revision=118595
* Increase USE_GCC to 3.4 for those ports which compile with it.Kris Kennaway2004-09-303-3/+3
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=118503
* Buffer addressing bugfix.Cy Schubert2004-09-292-0/+12
| | | | | | | | Noticed by: Nicolas Rachinsky <nicolas@rachinsky.de> Approved by: portmgr (marcus) Notes: svn path=/head/; revision=118501
* Fix bug in the default genkdmconf template - kdm would try and parseMichael Nottebrock2004-09-2421-42/+182
| | | | | | | | | | | | 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 Notes: svn path=/head/; revision=118372
* Fix hang in kcontrol on amd64.Michael Nottebrock2004-09-244-2/+22
| | | | | | | | | PR: ports/71446 Approved by: portmgr Obtained from: KDE CVS Notes: svn path=/head/; revision=118371
* Actually use MASTER_SITE_SUBDIR and make fetchable again.Thierry Thomas2004-09-241-1/+1
| | | | | | | | Noticed by: Joshua Tinnin Approved by: portmgr (marcus). Notes: svn path=/head/; revision=118367
* BROKEN on 5.x: Does not compileKris Kennaway2004-09-181-0/+4
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=118243
* Apply fixes for CAN-2004-0687 and CAN-2004-0688 in libXpm (stack-based andEric Anholt2004-09-162-0/+474
| | | | | | | | | | | integer overflow security vulnerabilities). While I haven't compile-tested this, the patch applies and I think it should be correct, and if it doesn't work then this should be marked FORBIDDEN anyway. Approved by: portmgr Notes: svn path=/head/; revision=118193
* Apply fixes for CAN-2004-0687 and CAN-2004-0688 in libXpm (stack-based andEric Anholt2004-09-164-1/+998
| | | | | | | | | integer overflow security vulnerabilities). Approved by: portmgr Notes: svn path=/head/; revision=118192
* Disable port build for archs != i386. While technicaly it can be builtAlexander Nedotsukov2004-09-151-0/+2
| | | | | | | | | | | | from the sources this will bring havy dependecy on X code and what is more significant atm NVidia diriver availble for ia32 only anyway. So stick with pre-built libNVCtrl.a now. Reported by: pointyhat Approved by: portmgr (marcus) Notes: svn path=/head/; revision=118169
* Enable utmp supportKirill Ponomarev2004-09-031-2/+2
| | | | Notes: svn path=/head/; revision=118066
* Add dependency on aspell.Michael Nottebrock2004-09-034-0/+10
| | | | Notes: svn path=/head/; revision=118051
* Switch on suid bit.Kirill Ponomarev2004-09-021-1/+4
| | | | | | | Requested by: many Notes: svn path=/head/; revision=117900
* Unbreak luit.Dejan Lesjak2004-09-022-11/+11
| | | | | | | Approved by: anholt (mentor) Notes: svn path=/head/; revision=117884
* Use MASTER_SITE_XORG.Dejan Lesjak2004-09-023-3/+9
| | | | | | | Approved by: anholt (mentor) Notes: svn path=/head/; revision=117881
* The rc-script was botched, correct that and bump PORTREVISION.Michael Nottebrock2004-09-0114-14/+21
| | | | Notes: svn path=/head/; revision=117835
* Update to 2.6.2.Joe Marcus Clarke2004-08-313-5/+12
| | | | Notes: svn path=/head/; revision=117719
* Update explanation of make.conf setting when XFree86 is not default X11Dejan Lesjak2004-08-311-2/+3
| | | | | | | | | | port and point users to /usr/ports/UPDATING. Pointed out by: Stephen Montgomery-Smith (stephen at math.missouri.edu) Approved by: anholt (mentor) Notes: svn path=/head/; revision=117714
* Update to KDE 3.3Michael Nottebrock2004-08-30116-5340/+3960
| | | | Notes: svn path=/head/; revision=117701
* Portlint.Kirill Ponomarev2004-08-301-1/+1
| | | | Notes: svn path=/head/; revision=117651
* Fix build with gcc-3.4Kirill Ponomarev2004-08-301-0/+54
| | | | | | | | PR: ports/71127 Submitted by: Ports Fury Notes: svn path=/head/; revision=117644
* Update to version 0.2.7Kirill Ponomarev2004-08-305-20/+47
| | | | | | | | PR: ports/71126 Submitted by: Ports Fury Notes: svn path=/head/; revision=117643
* Fix a C++ linkage problem in some cases.Thierry Thomas2004-08-281-0/+28
| | | | Notes: svn path=/head/; revision=117506
* Update to version 0.2.2Kirill Ponomarev2004-08-283-27/+23
| | | | | | | | PR: ports/71063 Submitted by: Ports Fury Notes: svn path=/head/; revision=117493
* Enable luit support.Kirill Ponomarev2004-08-271-1/+2
| | | | | | | Reported by: Igor Pokrovsky <ip@doom.homeunix.org> Notes: svn path=/head/; revision=117465
* Reset maintainership to ports@Kirill Ponomarev2004-08-271-1/+1
| | | | | | | | PR: ports/71028 Submitted by: Michael Johnson <ahze@ahze.net> Notes: svn path=/head/; revision=117419
* Add forgotten patch from the PR (ports/70564).Alexey Dokuchaev2004-08-272-0/+27
| | | | | | | Approved by: fjoe (mentor) Notes: svn path=/head/; revision=117397
* Update my email address to `@FreeBSD.org'.Alexey Dokuchaev2004-08-271-1/+1
| | | | | | | | | | Relinquish ports I happen to no longer use. They seem to be of the latest versions, and non-broken, so this is a "clean" dump. Approved by: fjoe (mentor) Notes: svn path=/head/; revision=117395
* Upgrade to 3.9.Thierry Thomas2004-08-253-19/+11
| | | | Notes: svn path=/head/; revision=117275
* s/mirror.ac.uk/mirrorservice.orgVolker Stolz2004-08-251-1/+1
| | | | | | | | | PR: ports/69481 Submitted by: Tim Bishop, lesi@ Approved by: maintainer timeout Notes: svn path=/head/; revision=117250
* Switch the check for gnomesystemtools to use network-admin instead ofJoe Marcus Clarke2004-08-241-1/+1
| | | | | | | | | boot-admin since the latter is no longer installed on FreeBSD. Reported by: Mike Harding <mvh@ix.netcom.com> Notes: svn path=/head/; revision=117202
* Update to 4.18. For a list of changes in this release, see:Joe Marcus Clarke2004-08-234-14/+8
| | | | | | | http://www.jwz.org/xscreensaver/changelog.html Notes: svn path=/head/; revision=117143