Xorg-libx11 version 1.3.2 - How to Download and Install on Mac OS X
Saturday the 20th of March, 2010

    xorg-libx11  most recent diff


    version 1.3.2

      View the most recent changes for the xorg-libx11 port at: xorg-libx11.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for xorg-libx11.
      The raw portfile for xorg-libx11 1.3.2 is located here:
      http://xorg-libx11.darwinports.com/dports/x11/xorg-libX11/Portfile
      Find related portfiles with the unique DarwinPorts.com search feature.
      Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/xorg-libx11


      The xorg-libx11 Portfile 59847 2009-10-24 06:13:11Z jeremyhu macports.org $

      PortSystem 1.0

      Name: xorg-libX11
      Version: 1.3.2
      Category: x11 devel
      Maintainers: jeremyhu openmaintainer
      Description: X.org libX11
      Homepage: http://www.x.org
      Platform: darwin macosx
      Long Description: libX11 is the main library used by X Window System applications to communicate with the X server.
      Master Sites: http://xorg.freedesktop.org/archive/individual/lib/

      distname libX11-${version}
      Checksums: md5 001d780829f936e34851ef7cd37b4dfd sha1 d4b3966d8eeb79514daad3eeae0debf65d16edca rmd160 4f7c521f96688b1ea162cfc7e303bfe1286d48a0
      use_bzip2 yes
      use_parallel_build yes

      depends_build port:pkgconfig port:xorg-util-macros port:xorg-xtrans port:xorg-bigreqsproto port:xorg-xcmiscproto port:xorg-xproto port:xorg-xextproto port:xorg-xf86bigfontproto port:xorg-inputproto port:xorg-kbproto port:groff

      depends_lib port:xorg-libXdmcp port:xorg-libXau

      configure.args --without-xcb
      Variant: x11_xcb description "use XCB for low-level protocol implementation" {
      depends_lib-append port:xorg-libxcb
      configure.args-delete --without-xcb
      configure.args-append --with-xcb
      }

      build.args V=1

      livecheck.type regex
      livecheck.url [lindex ${master_sites} 0]?C=M&O=D
      livecheck.regex libX11-(\\d+(?:\\.\\d+)*)

    If you haven't already installed Darwin Ports, you can find easy instructions for doing so at the main Darwin Ports page.

    Once Darwin Ports has been installed, in a terminal window and while online, type the following and hit return:


      %  cd /opt/local/bin/portslocation/dports/xorg-libx11
      % sudo port install xorg-libx11
      Password:
    You will then be prompted for your root password, which you should enter. You may have to wait for a few minutes while the software is retrieved from the network and installed for you. Y ou should see something that looks similar to:

      ---> Fetching xorg-libx11
      ---> Verifying checksum for xorg-libx11
      ---> Extracting xorg-libx11
      ---> Configuring xorg-libx11
      ---> Building xorg-libx11 with target all
      ---> Staging xorg-libx11 into destroot
      ---> Installing xorg-libx11
    - Make sure that you do not close the terminal window while Darwin Ports is working. Once the software has been installed, you can find further information about using xorg-libx11 with these commands:
      %  man xorg-libx11
      % apropos xorg-libx11
      % which xorg-libx11
      % locate xorg-libx11

     Where to find more information:

    Darwin Ports



    Lightbox this page.