summaryrefslogtreecommitdiff
path: root/x11/libXv (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove hardcoding of MTREE_FILE. This is handled in bsd.port.mk sinceDejan Lesjak2005-03-061-1/+0
| | | | | | | rev. 1.503 for ${PREFIX} == ${XPREFIX} cases. Notes: svn path=/head/; revision=130436
* Fix MASTER_SITES.Dejan Lesjak2005-02-141-1/+1
| | | | Notes: svn path=/head/; revision=128855
* Register missing CONFLICTS, mostly on xorg-libraries-*Eric Anholt2004-07-261-1/+1
| | | | | | | Reported by: Kent Stewart <kstewart@owt.com> Notes: svn path=/head/; revision=114790
* Requires libXext, which includes the rest of these dependencies.Eric Anholt2004-05-131-4/+2
| | | | | | | Reported by: bento via kris Notes: svn path=/head/; revision=109040
* Update to 2.2.2.Eric Anholt2004-05-112-4/+3
| | | | Notes: svn path=/head/; revision=108898
* Use the right MTREE_FILETilman Keskinoz2004-04-191-0/+1
| | | | | | | Reported by: kris Notes: svn path=/head/; revision=107583
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Declare CONFLICTS between freedesktop.org X extension/library ports andMichael Nottebrock2004-03-241-0/+2
| | | | | | | XFree86-libraries. Notes: svn path=/head/; revision=105135
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-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. Notes: svn path=/head/; revision=103963
* Add a missing dependency on xproto.Joe Marcus Clarke2004-02-081-3/+2
| | | | | | | Reported by: bento Notes: svn path=/head/; revision=100327
* BROKEN: Does not compileKris Kennaway2004-02-071-0/+2
| | | | Notes: svn path=/head/; revision=100304
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* Correct COMMENT.Eric Anholt2004-01-251-1/+1
| | | | Notes: svn path=/head/; revision=99032
* Update to 2.2.1Eric Anholt2004-01-253-17/+5
| | | | Notes: svn path=/head/; revision=99030
* Fix fetching. Multiple editor windows opened on the same file strike again.Eric Anholt2003-12-222-2/+1
| | | | | | | Reported by: Ion-Mihai Tetcu <itetcu@apropo.ro> Notes: svn path=/head/; revision=96467
* New port: Prerelease version of libXv from freedesktop.org:Eric 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. Notes: svn path=/head/; revision=96386