summaryrefslogtreecommitdiff
path: root/x11 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Remove XFree-86-clients-* conflict.Kirill Ponomarev2004-08-231-2/+0
| | | | Notes: svn path=/head/; revision=117113
* Bump PORTREVISION for previous change.Dejan Lesjak2004-08-231-0/+1
| | | | | | | Approved by: anholt (mentor) Notes: svn path=/head/; revision=117111
* Make meta-port install everything that comes with XFree86 distribution.Dejan Lesjak2004-08-231-0/+4
| | | | | | | Approved by: anholt (mentor) Notes: svn path=/head/; revision=117110
* Instead of installing xterm here, depend on x11/xterm port. Taken fromDejan Lesjak2004-08-234-9/+33
| | | | | | | | | | xorg-clients port. Suggested by: krion Approved by: anholt (mentor) Notes: svn path=/head/; revision=117108
* Upgrade to version 4.18, the latest from the author (4.17 was a NOOP).Doug Barton2004-08-223-5/+9
| | | | | | | | Two new screensaver programs, and the usual assortment of bug fixes and improvements. Notes: svn path=/head/; revision=117063
* Fix build with gcc-3.4Kirill Ponomarev2004-08-221-16/+26
| | | | Notes: svn path=/head/; revision=117039
* Fix build with gcc-3.4Kirill Ponomarev2004-08-221-5/+18
| | | | Notes: svn path=/head/; revision=117035
* Add conflicts to Mesa and xpm ports. Libraries that they install areDejan Lesjak2004-08-212-5/+5
| | | | | | | | | | | already included in this port. Noticed by: David Julien (david dot julien at gmail dot com) PR: ports/70004 Approved by: anholt (mentor) Notes: svn path=/head/; revision=116870
* - Convert to OPTIONSPav Lucistnik2004-08-201-20/+8
| | | | | | | | PR: ports/70728 Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw> Notes: svn path=/head/; revision=116855
* - Convert to OPTIONSPav Lucistnik2004-08-201-9/+6
| | | | | | | | PR: ports/70717 Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw> Notes: svn path=/head/; revision=116810
* Update to 2.6.0.4.Joe Marcus Clarke2004-08-198-297/+129
| | | | Notes: svn path=/head/; revision=116699