FreshPorts -- The Place For Ports notbug Wed, 8 Feb 2012 4:33 PM GMT
Port details
libX11 1.4.4,1 x11 on this many watch lists=100 search for ports that depend on this port
X11 library
Maintained by: x11@FreeBSD.org search for ports maintained by this maintainer
Port Added: 21 Dec 2003 19:50:36
License: MIT


This package contains the X11 library.

WWW: http://www.freedesktop.org/Software/xlibs
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: x11/libxcb, devel/xorg-macros, x11/bigreqsproto, x11/xcmiscproto, x11/xextproto, x11/xtrans, x11/kbproto, x11/inputproto, x11-fonts/xf86bigfontproto, x11/libXau, x11/libXdmcp, x11/xproto, devel/pkg-config
Required To Run: x11/libxcb, x11/kbproto, x11/libXau, x11/libXdmcp, x11/xproto, devel/pkg-config

Required by:
for Build

for Run

To install the port: cd /usr/ports/x11/libX11/ && make install clean
To add the package: pkg_add -r libX11


Configuration Options
     No options to configure

Master Sites:
ftp://ftp.cs.cuhk.edu.hk/pub/X11/individual/lib/
ftp://ftp.unicamp.br/pub/X11/releases/individual/lib/
ftp://ftp.ntua.gr/pub/X11/X.org/individual/lib/
http://ring.nict.go.jp/archives/X/opengroup/individual/lib//
ftp://ftp.task.gda.pl/mirror/ftp.x.org/pub/individual/lib/
ftp://ftp.sunet.se/pub/X11/ftp.x.org/individual/lib/
ftp://ftp.mirrorservice.org/sites/ftp.x.org/pub/individual/lib/
ftp://sunsite.uio.no/pub/X11/individual/lib/
http://xorg.freedesktop.org/individual/lib/
http://xorg.freedesktop.org/releases/individual/lib/
ftp://ftp.x.org/pub/individual/lib/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/xorg/lib/

Number of commits found: 45

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
09 Nov 2011 15:26:04
Original commit files touched by this commit  1.4.4,1
miwi search for other commits by this committer
- Remove WITH_FBSD10_FIX, is no longer needed
28 Oct 2011 18:53:24
Original commit files touched by this commit  1.4.4,1
miwi search for other commits by this committer
- Fix build on FreeBSD 10
22 Sep 2011 13:51:54
Original commit files touched by this commit  1.4.4,1
eadler search for other commits by this committer
- updated evieext to 1.1.1
- updated libSM to 1.2.0,1
- updated libX11 to 1.4.4,1
- updated libXevie to 1.0.3
- updated libXext to 1.3.0_1,1
- updated libXfixes to 4.0.4
- updated libXi to 1.4.3,1
- updated libXinerama to 1.1.1,1
- updated libXp to 1.0.1,1
- updated libXpm to 3.5.9
- updated libXrandr to 1.3.2
- updated libXrender to 0.9.6
- updated libXres to 1.0.5
- updated libXtst to 1.2.0
- updated libXv to 1.0.6,1
(Only the first 15 lines of the commit message are shown above View all of this commit message)
25 Feb 2011 16:52:50
Original commit files touched by this commit  1.3.6,1
miwi search for other commits by this committer
- Please welcome Xorg 7.5.1

The X-Server has been patched to the latest 1.7.X series, drivers
and fonts have been updated to the latest versions. This update includes
some components from Xorg 7.6 with a lot of improvements, and it seems
that the performance is much better than the old version. Also this
Update fix build issues with clang and binutils 2.17.50 in current,
remove 6.X gruft and de-author pkg-descr.

I would like to thank:

        Beat Gaetzi
        Dima Panov
        Koop Mast
        Eitan Adler
        and all Testers.

PR:             ports/147646
                ports/148035
                ports/148744
                ports/150223
                ports/152889
                ports/154457
04 Dec 2010 07:34:27
Original commit files touched by this commit  1.3.3_1,1
ade search for other commits by this committer
Sync to new bsd.autotools.mk
16 Oct 2010 11:52:47
Original commit files touched by this commit  1.3.3_1,1
ade search for other commits by this committer
Punt autoconf267->autoconf268
05 Oct 2010 19:57:56
Original commit files touched by this commit  1.3.3_1,1
ade search for other commits by this committer
Round one migration of ports from automake{19,110} to automake111
15 Sep 2010 18:35:24
Original commit files touched by this commit  1.3.3_1
ade search for other commits by this committer
Autotools update.   Read ports/UPDATING 20100915 for details.

Approved by:    portmgr (for Mk/bsd.port.mk part)
Tested by:      Multiple -exp runs
01 May 2010 11:41:07
Original commit files touched by this commit  1.3.3,1
miwi search for other commits by this committer
- Update to Xorg 7.5

The Intel drivers was patched to work with
the new server. The drivers for Vesa, NV,NVIDIA and
ATI have been tested thoroughfully and seem to work fine.
A complete changelog of Xorg 7.5 can you read here:

http://www.x.org/releases/X11R7.5/

A note to FreeBSD 6.X users: We strongly recommend you
to update your system to 7.x or above.

For updating try

portupgrade -af \*
(Only the first 15 lines of the commit message are shown above View all of this commit message)
02 Aug 2009 19:36:34
Original commit files touched by this commit  1.2.1_1,1
mezz search for other commits by this committer
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:      marcus and kwm
Pointyhat-exp:  a few times by pav
Tested by:      pgollucci, "Romain Tartière" <romain@blogreen.org>, and
                a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:    marcus
Approved by:    portmgr
14 Jun 2009 22:23:55
Original commit files touched by this commit  1.2.1_1,1
dhn search for other commits by this committer
- Chase libxcb/xcb-proto update
- Bump PORTREVSION
08 Apr 2009 02:45:24
Original commit files touched by this commit  1.2.1,1
rnoland search for other commits by this committer
Update to 1.2.1
13 Mar 2009 09:46:27
Original commit files touched by this commit  1.2,1
stas search for other commits by this committer
- libX11 configure doesn't have --enable-xdmauth now, XDMCP is
  always enabled if available.
13 Mar 2009 09:26:23
Original commit files touched by this commit  1.2,1
stas search for other commits by this committer
- Fix pkgconfig path.

Pointy hat to:  me
13 Mar 2009 09:10:37
Original commit files touched by this commit  1.2,1
stas search for other commits by this committer
- Don't try to use dolt, it is broken with bash4.
19 Feb 2009 20:11:27
Original commit files touched by this commit  1.2,1
rnoland search for other commits by this committer
Update xcb-proto to 1.4, libxcb to 1.2 and libX11 to 1.2

forced commit to fix commit message from last commit.

Approved by:    wahjava@gmail.com (xcb maintainer for xcb bits)
19 Feb 2009 19:56:52
Original commit files touched by this commit  1.2,1
rnoland search for other commits by this committer
/tmp/cvsGePDN8
23 Jan 2009 16:43:53
Original commit files touched by this commit  1.1.99.2,1
flz search for other commits by this committer
Forgot to remove OPTIONS, this is a no-op.
23 Jan 2009 16:34:50
Original commit files touched by this commit  1.1.99.2,1
flz search for other commits by this committer
Remove XCB option. It'll make upgrade much easier.
23 Jan 2009 16:28:36
Original commit files touched by this commit  1.1.99.2,1
flz search for other commits by this committer
- Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG).
21 Sep 2008 09:10:33
Original commit files touched by this commit  1.1.3_1,1
flz search for other commits by this committer
- Remove empty USE_XORG line.
- Fix RUN_DEPENDS when WITH_XCB is defined (off by default).

PR:             ports/127505
Submitted by:   bf <bf2006a@yahoo.com>
Approved by:    portmgr (self)
19 Apr 2008 17:56:05
Original commit files touched by this commit  1.1.3_1
  Sanity Test Failure
miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
13 Mar 2008 10:33:56
Original commit files touched by this commit  1.1.3_1,1
flz search for other commits by this committer
- Mark xtrans as a BUILD_DEPENDS only (unless specified otherwise with :both)
- Bump PORTREVISION on ports having xtrans in USE_XORG.
- Add some missing dependencies in various xorg libraries.
13 Sep 2007 19:45:08
Original commit files touched by this commit  1.1.3,1
flz search for other commits by this committer
- Update X.org ports to 7.3.
- Mark XFree86-4 as DEPRECATED with EXPIRATION_DATE set to 2007-12-25.
I hope that nobody will be bored enough on Christmas to remove them on
that day.

Tested by:      vehemens, Rene Ladan, Beech Rintoul, sarek on x11@
02 Jul 2007 17:47:45
Original commit files touched by this commit  1.1.2_1,1
lesi search for other commits by this committer
Bump revision for patch-src::GetMoEv.c.
Whitespace cleanup by chinsan.
22 Jun 2007 02:55:16
Original commit files touched by this commit  1.1.2,1
njl search for other commits by this committer
Add a temporary patch for an argument ordering bug introduced during a
code cleanup.  This bug caused gimp to crash when clicking/dragging.
I'll let the maintainers fix this however they want to, meanwhile this
patch is critical to usability.  Discussion:
http://lists.freebsd.org/pipermail/freebsd-x11/2007-June/004649.html

Bug id:         11222
06 Jun 2007 16:25:03
Original commit files touched by this commit  1.1.2,1
pav search for other commits by this committer
- Update to 1.1.2
- Don't remove lib/X11, it's in mtree
28 May 2007 14:58:44
Original commit files touched by this commit  1.1.1_2,1
lesi search for other commits by this committer
Move some files from share/X11 to lib/X11 so X server can find them. This
should make keyboards on some laptops work again.
19 May 2007 20:32:57
Original commit files touched by this commit  1.1.1_1,1
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
27 Mar 2007 20:27:42
Original commit files touched by this commit  6.2.1_3
pav search for other commits by this committer
- Fix after objformat removal

Reported by:    pointyhat
24 Jan 2006 03:16:52
Original commit files touched by this commit  6.2.1_3
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
12 Apr 2005 03:26:57
Original commit files touched by this commit  6.2.1_3
obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
11 Apr 2005 08:04:41
Original commit files touched by this commit  6.2.1_3
obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
06 Mar 2005 00:15:08
Original commit files touched by this commit  6.2.1_3
lesi search for other commits by this committer
Remove hardcoding of MTREE_FILE. This is handled in bsd.port.mk since
rev. 1.503 for ${PREFIX} == ${XPREFIX} cases.
14 Feb 2005 21:28:45
Original commit files touched by this commit  6.2.1_3
lesi search for other commits by this committer
Fix MASTER_SITES.
09 Dec 2004 20:57:14
Original commit files touched by this commit  6.2.1_3
anholt search for other commits by this committer
Try to clean up this port's new directories on uninstall.
26 Jul 2004 18:32:46
Original commit files touched by this commit  6.2.1_3
anholt search for other commits by this committer
Register missing CONFLICTS, mostly on xorg-libraries-*

Reported by:    Kent Stewart <kstewart@owt.com>
10 May 2004 03:01:40
Original commit files touched by this commit  6.2.1_3
anholt search for other commits by this committer
Fix libX11's dependencies, especially the missing libXdmcp dep.
19 Apr 2004 12:49:54
Original commit files touched by this commit  6.2.1_2
arved search for other commits by this committer
Use the right MTREE_FILE

Reported by:    kris
31 Mar 2004 03:12:58
Original commit files touched by this commit  6.2.1_2
trevor search for other commits by this committer
SIZEify (maintainer timeout)
24 Mar 2004 18:28:26
Original commit files touched by this commit  6.2.1_2
lofi search for other commits by this committer
Declare CONFLICTS between freedesktop.org X extension/library ports and
XFree86-libraries.
04 Feb 2004 05:10:27
Original commit files touched by this commit  6.2.1_2
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
03 Feb 2004 17:52:08
Original commit files touched by this commit  6.2.1_1
marcus search for other commits by this committer
Add a missing dependency on xproto.

Reported by:    bento
25 Jan 2004 08:22:06
Original commit files touched by this commit  6.2.1
anholt search for other commits by this committer
Update to 6.2.1
21 Dec 2003 19:49:54
Original commit files touched by this commit  6.2.1.p2
anholt search for other commits by this committer
New port: Prerelease version of libX11 from freedesktop.org.

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.

Number of commits found: 45

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06
bugzilla2Feb 06
bugzilla3Feb 06
php5*Feb 06
mathopdFeb 03
firefoxFeb 01
linux-firefoxFeb 01
linux-seamonkeyFeb 01
linux-thunderbirdFeb 01
seamonkeyFeb 01
seamonkey2Feb 01
thunderbirdFeb 01
thunderbird3Feb 01

14 vulnerabilities affecting 33 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23141
Broken 190
Deprecated 96
Ignore 726
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 1
Expired 7
Set to expire 93
Interactive 63
new 24 hours 13
new 48 hours27
new 7 days49
new fortnight82
new month139

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.427 seconds.