summaryrefslogtreecommitdiff
path: root/x11 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* New port: Prerelease version of libXrandr from freedesktop.org:Eric Anholt2003-12-226-0/+58
| | | | | | | | | | | X Resize and Rotate extension library Testing is encouraged, but please do not use these ports as dependencies until they are updated to release tarballs and the XFree86 ports have been updated to depend on them. Notes: svn path=/head/; revision=96402
* - Take this over as x11@ maintainership.Eric Anholt2003-12-224-19/+27
| | | | | | | | | | | - Put .pc file in the right location. - Update pkg-descr for new website and description. - Fix up pkg-plist a little. - Use GNU_CONFIGURE and CONFIGURE_TARGET. - Rename to match naming scheme of other ports (and CVS) Notes: svn path=/head/; revision=96400
* Set forgotten CONFIGURE_TARGET to quiet the configure stage.Eric Anholt2003-12-221-0/+1
| | | | Notes: svn path=/head/; revision=96399
* - Take this over as x11@ maintainership.Eric Anholt2003-12-224-22/+29
| | | | | | | | | | - Put .pc file in the right location. - Put docs in renderext, to match other extensions. - Update pkg-descr for new website and description. - Fix up pkg-plist a little (Still needs NOPORTDOCS work, like other x11 ports) Notes: svn path=/head/; revision=96397
* New port: Prerelease version of libXcursor from freedesktop.org:Eric Anholt2003-12-226-0/+59
| | | | | | | | | | | X client-side cursor loading library Testing is encouraged, but please do not use these ports as dependencies until they are updated to release tarballs and the XFree86 ports have been updated to depend on them. Notes: svn path=/head/; revision=96393
* New port: Prerelease version of libXext from freedesktop.org:Eric Anholt2003-12-226-0/+57
| | | | | | | | | | | X Extension library. Testing is encouraged, but please do not use these ports as dependencies until they are updated to release tarballs and the XFree86 ports have been updated to depend on them. Notes: svn path=/head/; revision=96391
* Note: Unless you hit "Save," your changes don't take effect.Eric Anholt2003-12-221-1/+1
| | | | | | | This is the Input extension library, not the Damage extension library. Notes: svn path=/head/; revision=96390
* New port: Prerelease version of libXi from freedesktop.org:Eric Anholt2003-12-226-0/+56
| | | | | | | | | | | X Input extension library Testing is encouraged, but please do not use these ports as dependencies until they are updated to release tarballs and the XFree86 ports have been updated to depend on them. Notes: svn path=/head/; revision=96388
* New port: Prerelease version of libXv from freedesktop.org:Eric Anholt2003-12-226-0/+58
| | | | | | | | | | | X Video extension library Testing is encouraged, but please do not use these ports as dependencies until they are updated to release tarballs and the XFree86 ports have been updated to depend on them. Notes: svn path=/head/; revision=96386
* New port: Prerelease version of fixesext from freedesktop.org:Eric Anholt2003-12-226-0/+53
| | | | | | | | | | | X Fixes extension headers and specification Testing is encouraged, but please do not use these ports as dependencies until they are updated to release tarballs and the XFree86 ports have been updated to depend on them. Notes: svn path=/head/; revision=96384
* New port: Prerelease version of libXdmcp from freedesktop.org:Eric Anholt2003-12-226-0/+52
| | | | | | | | | | | | | | | X Display Manager Control Protocol library Note that due to restrictions on distribution of Wraphelp.c, which FreeBSD has obtained permission for but freedesktop.org hasn't yet, the distfile will be hand-rolled and located on freefall for a while. Testing is encouraged, but please do not use these ports as dependencies until they are updated to release tarballs and the XFree86 ports have been updated to depend on them. Notes: svn path=/head/; revision=96382
* New port: Prerelease version of libXres from freedesktop.org:Eric Anholt2003-12-226-0/+57
| | | | | | | | | | | X Resource usage library Testing is encouraged, but please do not use these ports as dependencies until they are updated to release tarballs and the XFree86 ports have been updated to depend on them. Notes: svn path=/head/; revision=96380
* New port: Prerelease version of resourceext from freedesktop.org:Eric Anholt2003-12-226-0/+45
| | | | | | | | | | | X Resource usage extension headers Testing is encouraged, but please do not use these ports as dependencies until they are updated to release tarballs and the XFree86 ports have been updated to depend on them. Notes: svn path=/head/; revision=96378
* New port: Prerelease version of randrext from freedesktop.org:Eric Anholt2003-12-216-0/+49
| | | | | | | | | | | Header files and documentation for the X Resize and Rotate extension Testing is encouraged, but please do not use these ports as dependencies until they are updated to release tarballs and the XFree86 ports have been updated to depend on them. Notes: svn path=/head/; revision=96372
* New port: Prerelease version of libXfont from freedesktop.org:Eric Anholt2003-12-216-0/+61
| | | | | | | | | | | X font libary Testing is encouraged, but please do not use these ports as dependencies until they are updated to release tarballs and the XFree86 ports have been updated to depend on them. Notes: svn path=/head/; revision=96370
* New port: Prerelease version of libSM from freedesktop.org:Eric Anholt2003-12-216-0/+59
| | | | | | | | | | | Session Management library for X11 Testing is encouraged, but please do not use these ports as dependencies until they are updated to release tarballs and the XFree86 ports have been updated to depend on them. Notes: svn path=/head/; revision=96368
* New port: Prerelease version of libICE from freedesktop.org:Eric Anholt2003-12-216-0/+63
| | | | | | | | | | | Inter Client Exchange library for X11 Testing is encouraged, but please do not use these ports as dependencies until they are updated to release tarballs and the XFree86 ports have been updated to depend on them. Notes: svn path=/head/; revision=96366
* New port: Prerelease version of libX11 from freedesktop.org.Eric Anholt2003-12-216-0/+71
| | | | | | | | | Testing is encouraged, but please do not use these ports as dependencies until they are updated to release tarballs and the XFree86 ports have been updated to depend on them. Notes: svn path=/head/; revision=96353
* New port: Prerelease version of libXau from freedesktop.org:Eric Anholt2003-12-217-0/+63
| | | | | | | | | | | Authentication Protocol library for X11 Testing is encouraged, but please do not use these ports as dependencies until they are updated to release tarballs and the XFree86 ports have been updated to depend on them. Notes: svn path=/head/; revision=96351
* New port: Prerelease version of libXtrans from freedesktop.org:Eric Anholt2003-12-216-0/+55
| | | | | | | | | | | network API translation layer for X applications and libraries Testing is encouraged, but please do not use these ports as dependencies until they are updated to release tarballs and the XFree86 ports have been updated to depend on them. Notes: svn path=/head/; revision=96349
* New port: Prerelease version of xextensions from freedesktop.org:Eric Anholt2003-12-216-0/+97
| | | | | | | | | | | X11 extension headers Testing is encouraged, but please do not use these ports as dependencies until they are updated to release tarballs and the XFree86 ports have been updated to depend on them. Notes: svn path=/head/; revision=96347
* New port: Prerelease version of xproto from freedesktop.org:Eric Anholt2003-12-216-0/+61
| | | | | | | | | | | X11 protocol headers Testing is encouraged, but please do not use these ports as dependencies until they are updated to release tarballs and the XFree86 ports have been updated to depend on them. Notes: svn path=/head/; revision=96345
* Make buildable on -CURRENT.Alexander Nedotsukov2003-12-212-4/+13
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=96296
* - Use canonical form (ports@FreeBSD.org) in MAINTAINER lineSergei Kolobov2003-12-214-4/+4
| | | | Notes: svn path=/head/; revision=96284
* Add multi-aterm 0.0.4, a multi terminal based on aterm.Sergei Kolobov2003-12-179-0/+111
| | | | | | | | | | | Author: Alexis <materm@tuxfamily.org> WWW: http://www.materm.tuxfamily.org/index.html PR: 54346 Submitted by: Sebastian Yepes <esn@x123.info> Notes: svn path=/head/; revision=96075
* - Update to version 0.93Kirill Ponomarev2003-12-173-3/+2
| | | | | | | | PR: 60341 Submitted by: Ports Fury Notes: svn path=/head/; revision=96069
* - Chase libraries for new Imlib2 versionKirill Ponomarev2003-12-152-2/+2
| | | | Notes: svn path=/head/; revision=95902
* I'm an aterm fan, so I'd be happy so adopt this orphan..Michael Landin2003-12-151-1/+1
| | | | Notes: svn path=/head/; revision=95898
* Jim Mock (jim) returned his commit bit, so set his ports free.Pav Lucistnik2003-12-153-3/+3
| | | | | | | Thank for all your work, Jim! Notes: svn path=/head/; revision=95826
* Update to 2.5a.Peter Pentchev2003-12-143-2/+3
| | | | Notes: svn path=/head/; revision=95787
* Add a patch to correct CPU states readout inMichael Nottebrock2003-12-137-0/+147
| | | | | | | | | | ksysguard. PR: ports/59080 Submitted by: Markus Brueffer Notes: svn path=/head/; revision=95716
* Fix PREFIX-safeness-bug.Michael Nottebrock2003-12-132-0/+8
| | | | | | | | PR: ports/59656 Submitted by: Melvyn Sopacua Notes: svn path=/head/; revision=95715
* Bah. Some of the servers don't have the fonts/util/, causing failure due toEric Anholt2003-12-123-0/+4
| | | | | | | | patches being shared by all the ports. So, add them to clients only and use EXTRA_PATCHES. This should be done to more patches from XFree86-4-libraries. Notes: svn path=/head/; revision=95694
* Use #!/usr/bin/env perl instead of #!/usr/bin/perl to increase the chancesEric Anholt2003-12-123-1/+27
| | | | | | | of success. Notes: svn path=/head/; revision=95690
* Fix build on amd64 by disabling optimizations.Joe Marcus Clarke2003-12-111-2/+8
| | | | | | | Reported by: bento Notes: svn path=/head/; revision=95623
* Add -fPIC to CXXFLAGS, attempt to fix build on IA64Tilman Keskinoz2003-12-101-0/+1
| | | | Notes: svn path=/head/; revision=95544
* Fix help file detection in certain cases (especially newer apps that useJoe Marcus Clarke2003-12-092-21/+6
| | | | | | | the screen-egg code). Notes: svn path=/head/; revision=95510
* Fix build on -STABLE.Joe Marcus Clarke2003-12-091-0/+10
| | | | | | | Reported by: Mike Harding <mvh@ix.netcom.com> Notes: svn path=/head/; revision=95509
* - Update to version 0.4bKirill Ponomarev2003-12-093-5/+9
| | | | | | | | PR: 60075 Submitted by: Ports Fury Notes: svn path=/head/; revision=95502
* - Fix build ageinst new version of libeppletKirill Ponomarev2003-12-093-34/+10
| | | | | | | | PR: 60074 Submitted by: Ports Fury Notes: svn path=/head/; revision=95501
* - Fix build ageinst new version of libeppletKirill Ponomarev2003-12-093-38/+21
| | | | | | | | | | - Fix pkg-plist PR: 60073 Submitted by: Ports Fury Notes: svn path=/head/; revision=95500
* - Fix build against new version of libeppletKirill Ponomarev2003-12-093-19/+8
| | | | | | | | PR: 60072 Submitted by: Ports Fury Notes: svn path=/head/; revision=95499
* Update to 0.10.4.Joe Marcus Clarke2003-12-094-2/+16
| | | | Notes: svn path=/head/; revision=95481
* Announcing GNOME 2.4.1 for FreeBSD.Joe Marcus Clarke2003-12-093-4/+3
| | | | | | | | | | This represents a culmination of bug fixes and improvements that have been trickling in over the past few months. For a complete list of what has changed. Please see the release announcement at http://mail.gnome.org/archives/gnome-announce-list/2003-November/msg00095.html. Notes: svn path=/head/; revision=95451
* Add ggiterm, a GGI-based ANSI terminal emulator, but it runs on any GGI targetPav Lucistnik2003-12-097-0/+121
| | | | | | | | | | - X, SVGAlib, etc. It uses Freetype (by default) for fonts. PR: ports/58342 Submitted by: andi payn <andi_payn@speedymail.org> Notes: svn path=/head/; revision=95432
* Add WITH_FRIBIDI knob.MANTANI Nobutaka2003-12-081-1/+15
| | | | | | | | Submitted by: Samy Al Bahra <samy@kerneled.com> PR: ports/59784 Notes: svn path=/head/; revision=95379
* Don't falsely tell the kernel that this driver supports the nForce onboardDavid E. O'Brien2003-12-081-0/+21
| | | | | | | | | Ethernet's PCI Device ID's. Obtained from: http://www.onthenet.com.au/~q/nvnet/nvidia-agp.diff Notes: svn path=/head/; revision=95304
* Don't falsely tell the kernel that this driver supports the nForce onboardDavid E. O'Brien2003-12-071-1/+1
| | | | | | | | | Ethernet's PCI Device ID's. Obtained from: http://www.onthenet.com.au/~q/nvnet/nvidia-agp.diff Notes: svn path=/head/; revision=95244
* Add apwal, a simple and powerful application launcher.Pav Lucistnik2003-12-069-0/+135
| | | | | | | | | | | It is composed in 2 parts: the application launcher itself and a good looking easy to use editor. PR: ports/59940 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de> Notes: svn path=/head/; revision=95184
* Add xfce4-clipman-plugin 0.3.1, XFce 4 clipboard module for xfce4-panel.Sergei Kolobov2003-12-055-0/+42
| | | | | | | | | | | | | | | This plugin is a clipboard history for the panel. It now includes a "Clear clipboard" option, and a drag-and-drop paste feature contributed by Andre Lerche. Author: Eduard Roccatello <master@spine-group.org> WWW: http://xfce-goodies.berlios.de/ PR: 59633 Submitted by: Matt Lancereau <matt@rimasec.net> Notes: svn path=/head/; revision=95175