summaryrefslogtreecommitdiff
path: root/x11 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Make x11/sessreg build with utmpx exclusively.Ed Schouten2010-01-182-0/+273
| | | | | | | | | | | This patch has been backported from the Xorg git repository: http://cgit.freedesktop.org/xorg/app/sessreg/commit/?id=9792646873ac0e597cc65ef4a056444fd8f9a7fd Approved by: miwi (portmgr) Notes: svn path=/head/; revision=248089
* fix build for FreeBSD 6Oliver Lehmann2010-01-153-4/+24
| | | | | | | Noted By: tabthorpe Notes: svn path=/head/; revision=247953
* Add patch-src-logging.c to fix the "can't parse pts/xx" error.Gary Jennejohn2010-01-152-1/+26
| | | | | | | Bump PORTREVISION. Notes: svn path=/head/; revision=247948
* Really change this to use utx by replacing --disable-utmp withGary Jennejohn2010-01-151-1/+1
| | | | | | | | | | | | --disable-lastlog. The binary now does use utx routines. However, due to other bugs ('mrxvt: can't parse tty name "pts/5"') it doesn't really do any logging. Thanks to ed@ for the hit with the clue-bat. Notes: svn path=/head/; revision=247945
* Allow this to compile after the switch from utmp to utmpx in HEAD.Gary Jennejohn2010-01-151-1/+7
| | | | Notes: svn path=/head/; revision=247934
* Fix on -CURRENT, after the switch to utmpx.h.Thierry Thomas2010-01-151-0/+11
| | | | | | | | Submitted by: ed Reported by: Wilkinson, Alex <alex.wilkinson (at) dsto.defence.gov.au> Notes: svn path=/head/; revision=247920
* - Allow the user to choose a video driver to use instead of the default vesa ↵Philip M. Gollucci2010-01-151-5/+11
| | | | | | | | | | | | | driver. - xinit and xauth are searched at the right place PR: ports/142053 Submitted by: Carlos Santos <unixmania@gmail.com> Approved by: Eitan Adler <eitanadlerlist@gmail.com> (maintainer) Notes: svn path=/head/; revision=247896
* - Update x11/hs-x11-ghc to 1.5.0.0Gabor Pali2010-01-134-10/+8
| | | | | | | | | | | | - Update x11-wm/xmonad to 0.9.1 - Update x11-wm/xmonad-contrib to 0.9.1 PR: ports/142106, ports/142121 Submitted by: Jacula Modyun <jacula(at)gmail.com> Approved by: maintainer timeout (for xmonad and xmonad-contrib) Notes: svn path=/head/; revision=247815
* bump PORTREVISION for the recent update ofOliver Lehmann2010-01-107-6/+7
| | | | | | | | | | | x11/libexo x11-toolkits/libxfce4gui sysutils/xfce4-settings x11-wm/xfce4-panel x11/Terminal Notes: svn path=/head/; revision=247524
* update to 0.4.3Oliver Lehmann2010-01-103-39/+84
| | | | Notes: svn path=/head/; revision=247523
* update to 0.3.106Oliver Lehmann2010-01-103-59/+80
| | | | Notes: svn path=/head/; revision=247519
* Add a missing BUILD_DEPENDS on iso-codes. This will ensure that languageJoe Marcus Clarke2010-01-071-2/+5
| | | | | | | | | information can be loaded. Reported by: Joseph S. Atkinson <jsa.bsd@gmail.com> Notes: svn path=/head/; revision=247355
* - Add support to python2.6 in configure scriptPietro Cerutti2010-01-071-6/+15
| | | | | | | Approved by: kwm (for gnome@) Notes: svn path=/head/; revision=247332
* Update to version 253Kirill Ponomarev2010-01-032-5/+4
| | | | | | | | | | ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_253 PR: ports/142253 Submitted by: delphij Notes: svn path=/head/; revision=247054
* By now the distinction between various flavors of the xscreensaverDoug Barton2010-01-021-10/+0
| | | | | | | port is clear, so the pre-fetch message has lost its utility. Notes: svn path=/head/; revision=247017
* Reset vs@FreeBSD.org at his request due to lack of time.Mark Linimon2010-01-021-1/+1
| | | | Notes: svn path=/head/; revision=247007
* Upgrade to 9.07.Thierry Thomas2009-12-302-5/+4
| | | | | | | Changelog at <http://dist.schmorp.de/rxvt-unicode/Changes>. Notes: svn path=/head/; revision=246896
* - Update to 3.05Martin Wilke2009-12-292-4/+4
| | | | | | | | PR: 142045 Submitted by: Ports Fury Notes: svn path=/head/; revision=246847
* - Convert NOMANCOMPRESS to NO_MANCOMPRESS to sync with srcMartin Wilke2009-12-291-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PR: ports/136065 ports/127469 Submitted by: N.J. Mann <njm@njm.me.uk> and Aldis Berjoza <killasmurf86@gmail.com> - Early identify port CONFLICTS PR: 137855 Submitted by: Piotr Smyrak <smyru@heron.pl> - Add --no-same-permissions to the EXTRACT_AFTER_ARGS command. Tijl Coosemans has been reported an issue that when root is extracting from the tarball, and the tarball contains world writable files (sysutils/policykit as an example), there is a chance that the files gets changed by malicious third parties right after the extraction, which makes it possible to inject code into the package thus compromise the system. Submitted by: Tijl Coosemans <tijl@coosemans.org> Xin LI (delphij@) - Fix some whitespaces Tested with: exp-run Notes: svn path=/head/; revision=246839
* Update to 195.30Alexander Nedotsukov2009-12-274-8/+8
| | | | Notes: svn path=/head/; revision=246759
* - Update to 3.04Martin Wilke2009-12-222-8/+9
| | | | | | | | PR: 141820 Submitted by: Ports Fury Notes: svn path=/head/; revision=246439
* - Deprecate with expiration date 2010-07-01: doesn't compile under 8.x, no ↵Dmitry Marakasov2009-12-221-0/+3
| | | | | | | | | | longer in development PR: 141858 Submitted by: gavin (maintainer) Notes: svn path=/head/; revision=246430
* For ports maintained by ports@FreeBSD.org, remove names and/orDoug Barton2009-12-2128-82/+1
| | | | | | | | | | | e-mail addresses from the pkg-descr file that could reasonably be mistaken for maintainer contact information in order to avoid confusion on the part of users looking for support. As a pleasant side effect this also avoids confusion and/or frustration for people who are no longer maintaining those ports. Notes: svn path=/head/; revision=246327
* Allow a BATCH build of gnome-panel to be done without Evo support.Joe Marcus Clarke2009-12-191-1/+1
| | | | | | | | PR: 141699 Submitted by: Jonathan Chen <jonc@chen.org.nz> Notes: svn path=/head/; revision=246258
* Presenting GNOME 2.28.2. for FreeBSD.Joe Marcus Clarke2009-12-191-1/+1
| | | | Notes: svn path=/head/; revision=246221
* Update to 2.28.2.Joe Marcus Clarke2009-12-193-4/+7
| | | | Notes: svn path=/head/; revision=246216
* * Update to 2.28.2.Joe Marcus Clarke2009-12-195-28/+73
| | | | | | | | | | * Properly add support for reading keyboard invariants from hal. [1] PR: 141143 [1] Submitted by: Andreas Wetzel <mickey242@gmx.net> [1] Notes: svn path=/head/; revision=246214
* Update to 2.28.2.Joe Marcus Clarke2009-12-183-5/+7
| | | | Notes: svn path=/head/; revision=246105
* - Fix with gnome-2.28Dmitry Marakasov2009-12-182-1/+15
| | | | | | | | PR: 141216 Submitted by: Gustau Pérez <gustau.perez@gmail.com> Notes: svn path=/head/; revision=246097
* Update to 2.28.2.Koop Mast2009-12-163-4/+7
| | | | Notes: svn path=/head/; revision=246002
* - Updated to 0.4.5Greg Larkin2009-12-152-11/+23
| | | | | | | | | | | | - Switched CATEGORIES from x11-toolkits to x11 - Adopted by Aragon Gouveia - Added new MASTER_SITES for distfile redundancy PR: ports/141167 Submitted by: Aragon Gouveia <aragon@phat.za.net> Notes: svn path=/head/; revision=245908
* - Get rid of the trivial patchAlexey Dokuchaev2009-12-152-34/+7
| | | | | | | - Pacify portlint(1) Notes: svn path=/head/; revision=245811
* - Canonicalize Makefile headerAlexey Dokuchaev2009-12-152-25/+16
| | | | | | | | | - Honor CC and CFLAGS - Remove dead master site, fix COMMENT - Cleanup Makefile and port description Notes: svn path=/head/; revision=245808
* Update to version 195.22. These are BETA drivers, and normally update wouldAlexey Dokuchaev2009-12-153-17/+42
| | | | | | | | | | | | | | | | | | | | | | | not occur, but now it is special: it features long-awaited x86-64 (amd64) support. In order to use this driver release, your system will need to have either FreeBSD 7-STABLE after 702106 or FreeBSD 8.0 and above. Both the FreeBSD/x86 and FreeBSD/x86-64 driver packages include 32-bit Linux ABI compatibility libraries; 64-bit Linux libraries may be included with a future release (when support for Linux/x86-64 compatibility is added to FreeBSD/amd64). The FreeBSD/x86-64 package does not include the FreeBSD/x86 OpenGL libraries; however, the libraries shipped with the FreeBSD/x86 driver package have been tested on FreeBSD/x86-64. Port was updated to serve both versions seamlessly. No need to specify anything to distinguish between architectures. I would like to thank everyone involved to make this happen. Reviewed on: -ports@ Notes: svn path=/head/; revision=245806
* Release maintainership.Thierry Thomas2009-12-141-1/+1
| | | | | | | | | | Thanks Serge for maintaining these ports all these years! PR: (private mail) Submitted by: Serge Gagnon <serge.gagnon.1 (at) ulaval.ca> Notes: svn path=/head/; revision=245795
* - Update to 1.5Pav Lucistnik2009-12-123-10/+13
| | | | | | | | PR: ports/141225 Submitted by: Ashish SHUKLA <wahjava@gmail.com> (maintainer) Notes: svn path=/head/; revision=245643
* - Update to 1.6Pav Lucistnik2009-12-123-4/+5
| | | | | | | | PR: ports/141224 Submitted by: Ashish SHUKLA <wahjava@gmail.com> (maintainer) Notes: svn path=/head/; revision=245642
* - Update to 20091210.01Wesley Shields2009-12-102-9/+8
| | | | | | | - Install manpage and shared library too. Notes: svn path=/head/; revision=245516
* This patch was actually meant for gdm-2.26. Remove it.Joe Marcus Clarke2009-12-071-40/+0
| | | | Notes: svn path=/head/; revision=245315
* Remove a bogus empty line to fix patching.Joe Marcus Clarke2009-12-071-1/+0
| | | | Notes: svn path=/head/; revision=245314
* Allow stack smashing protection to be enabled.Joe Marcus Clarke2009-12-061-2/+11
| | | | | | | | PR: 140789 Submitted by: lioux Notes: svn path=/head/; revision=245308
* Add keyboard invariant support to GDM.Joe Marcus Clarke2009-12-062-1/+42
| | | | | | | | PR: 141143 Submitted by: Andreas Wetzel <mickey242@gmx.net> Notes: svn path=/head/; revision=245307
* Fix the language list in GDM.Joe Marcus Clarke2009-12-063-20/+2
| | | | | | | | PR: 141136 Submitted by: MOROHOSHI Akihiko <moro@remus.dti.ne.jp> Notes: svn path=/head/; revision=245306
* Don't depend on libutempter.Ed Schouten2009-12-061-2/+8
| | | | | | | | | xterm can just use our own version of it that's part of the base system. Approved by: krion Notes: svn path=/head/; revision=245302
* - Update HsColour to 1.15Gabor Pali2009-12-064-6/+8
| | | | | | | | | | | - Bump PORTREVISION for all affected ports PR: ports/138567, ports/138568 Submitted by: Ashish Shukla <wahjava (at) gmail.com> Approved by: maintainer Notes: svn path=/head/; revision=245301
* Disable the libutempter dependency on OSVERSION 900004 and higher.Ed Schouten2009-12-062-4/+16
| | | | | | | | | libulog now provides a libutempter compatibility interface. Approved by: miwi Notes: svn path=/head/; revision=245300
* Remove the libutempter dependency on OSVERSION 900004 and higher.Ed Schouten2009-12-062-2/+6
| | | | | | | | | This functionality is now included in the base system. Approved by: miwi Notes: svn path=/head/; revision=245299
* Update to 195.22Alexander Nedotsukov2009-12-054-8/+8
| | | | Notes: svn path=/head/; revision=245233
* Fix plist.Koop Mast2009-12-042-0/+4
| | | | | | | Submitted by: pointyhat (pav@) Notes: svn path=/head/; revision=245209
* Remove extra dependency on cups-baseMax Brazhnikov2009-12-042-5/+2
| | | | | | | | Fix plist Bump PORTREVISON Notes: svn path=/head/; revision=245204