aboutsummaryrefslogtreecommitdiffstats
path: root/x11/libXv
Commit message (Collapse)AuthorAgeFilesLines
* - Remove WITH_FBSD10_FIX, is no longer neededmiwi2011-11-091-1/+0
|
* - Fix build on FreeBSD 10miwi2011-10-291-0/+1
|
* - updated evieext to 1.1.1eadler2011-09-222-3/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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 - updated libXxf86dga to 1.1.2 - updated libXxf86misc to 1.0.3 - updated libXxf86vm to 1.1.1 - updated xdbedizzy to 1.1.0 - updated xdm to 1.1.10 - updated xf86dga to 1.0.3 - updated xf86driproto to 2.1.1 - updated xfd to 1.1.0 - updated xfindproxy to 1.0.2 - updated xfwp to 1.0.2 - updated xinit to 1.3.1 - updated xkbcomp to 1.2.3 - updated xkeyboard to config-2.1 - updated xlsatoms to 1.1.0 - updated xmag to 1.0.4 - updated xman to 1.1.2 - updated xorg to cf-files-1.0.4 - updated xrefresh to 1.0.4 - updated xrx to 1.0.4 - updated xsm to 1.0.2 - updated xwud to 1.0.3 - fix final line in pkg-descr - add license where appropriate - remove two patches in libX11 which are no longer required Reviewed by: kwm Approved by: bapt (mentor) Obtained from: xorg-devel repo
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
|
* - Please welcome Xorg 7.5.1miwi2011-02-261-3/+0
| | | | | | | | | | | | | | | | | | | | | | | | 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
* - Update to Xorg 7.5miwi2010-05-012-4/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | 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 \* or: portmaster -af Please report any problems and issus to x11 (at) FreeBSD.org. Thanks to beat@, rnoland@, fluffy@, stas@ and all testers for their help and Feeback. Tested by: Community and 2x exp-runs
* - Update X.org ports to 7.4+ (few ports are more recent than the katamari).flz2009-01-242-5/+4
| | | | | | | | - 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).
* - Mark xtrans as a BUILD_DEPENDS only (unless specified otherwise with :both)flz2008-03-131-1/+2
| | | | | - Bump PORTREVISION on ports having xtrans in USE_XORG. - Add some missing dependencies in various xorg libraries.
* - Welcome X.org 7.2 \o/.flz2007-05-203-19/+28
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* Conversion to a single libtool environment.ade2006-02-231-1/+0
| | | | Approved by: portmgr (kris)
* SHA256ifyedwin2006-01-241-0/+1
| | | | Approved by: krion@
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1
| | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
* At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-121-1/+1
| | | | after 5.4-RELEASE.
* Assist getting more ports working on AMD64 by obeying theobrien2005-04-111-1/+1
| | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
* Remove hardcoding of MTREE_FILE. This is handled in bsd.port.mk sincelesi2005-03-061-1/+0
| | | | rev. 1.503 for ${PREFIX} == ${XPREFIX} cases.
* Fix MASTER_SITES.lesi2005-02-151-1/+1
|
* Register missing CONFLICTS, mostly on xorg-libraries-*anholt2004-07-271-1/+1
| | | | Reported by: Kent Stewart <kstewart@owt.com>
* Requires libXext, which includes the rest of these dependencies.anholt2004-05-131-4/+2
| | | | Reported by: bento via kris
* Update to 2.2.2.anholt2004-05-112-4/+3
|
* Use the right MTREE_FILEarved2004-04-191-0/+1
| | | | Reported by: kris
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* Declare CONFLICTS between freedesktop.org X extension/library ports andlofi2004-03-251-0/+2
| | | | XFree86-libraries.
* Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-1/+1
| | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed.
* Add a missing dependency on xproto.marcus2004-02-081-3/+2
| | | | Reported by: bento
* BROKEN: Does not compilekris2004-02-081-0/+2
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 1)
* Correct COMMENT.anholt2004-01-251-1/+1
|
* Update to 2.2.1anholt2004-01-253-17/+5
|
* Fix fetching. Multiple editor windows opened on the same file strike again.anholt2003-12-232-2/+1
| | | | Reported by: Ion-Mihai Tetcu <itetcu@apropo.ro>
* New port: Prerelease version of libXv from freedesktop.org:anholt2003-12-225-0/+57
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.