summaryrefslogtreecommitdiff
path: root/graphics/vlc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Handle the fact that the latest version of libdvdcss has movedBrian Somers2002-04-181-0/+3
| | | | | | | videolan/dvdcss.h to dvdcss/dvdcss.h Notes: svn path=/head/; revision=57849
* Chase libdvdcss update 1.1.0 version bumpMario Sergio Fujikawa Ferreira2002-04-161-1/+1
| | | | Notes: svn path=/head/; revision=57777
* Use graphics/libdvdcss rather than spamming any existing libdvdcssBrian Somers2002-03-284-26/+26
| | | | | | | installation. Notes: svn path=/head/; revision=56810
* brian@Awfulhak.org => brian@FreeBSD.orgBrian Somers2002-03-131-2/+2
| | | | Notes: svn path=/head/; revision=55997
* Upgrade to version 0.2.92Brian Somers2002-01-083-14/+10
| | | | Notes: svn path=/head/; revision=52744
* Complete XINE includes multiple <videolan/dvdcss.h>. But videolan/dvdcss.hYing-Chieh Liao2001-10-141-0/+16
| | | | | | | is not available for multiple include. Notes: svn path=/head/; revision=48751
* Upgrade to v 0.2.90Brian Somers2001-10-122-3/+4
| | | | Notes: svn path=/head/; revision=48708
* unbreak: chase version bump of libdvdcss.FUJISHIMA Satsuki2001-08-311-1/+1
| | | | Notes: svn path=/head/; revision=47228
* Upgrade to v 0.2.83Brian Somers2001-08-232-2/+2
| | | | Notes: svn path=/head/; revision=46728
* o Avoid modifying CFLAGSBrian Somers2001-08-124-5/+51
| | | | | | | | | | | | | o Create dsp.so when building with DEVFS in -current. o Pass variables to CONFIGURE_ENV in appropriate style. o Add missing libdvdcss.* to pkg-plist (bumping PORTREVISION). o post-patch hack is to select proper libs (-pthread/-lc_r). o Check XFREE86_VERSION for xvideo.so in pkg-plist. Submitted by: FUJISHIMA Satsuki <sf@FreeBSD.org> Notes: svn path=/head/; revision=46122
* Fix pkg-plistBrian Somers2001-08-101-1/+2
| | | | | | | Submitted by: Alexander Leidinger <Alexander@leidinger.net> Notes: svn path=/head/; revision=46041
* Add WWW:Brian Somers2001-08-101-0/+2
| | | | Notes: svn path=/head/; revision=46035
* Correct a MASTER_SITEBrian Somers2001-08-101-3/+2
| | | | | | | | | Remove a reduntant SDL_CONFIG setting Suggested by: Scott Lambert <lambert@lambertfam.org> Notes: svn path=/head/; revision=46034
* Upgrade to 0.2.82Brian Somers2001-08-082-7/+2
| | | | Notes: svn path=/head/; revision=45991
* Remove USE_X_PREFIXBrian Somers2001-08-072-1/+2
| | | | | | | | | Update pkg-plist Submitted by: Scott Lambert <lambert@lambertfam.org> Notes: svn path=/head/; revision=45911
* Use GTK and SDL.Brian Somers2001-08-062-5/+16
| | | | | | | | | | | We now have all the niceties of subtitles and menus and that sort of stuff. Mirror the archive on ftp.awfulhak.org and people.freebsd.org Bump PORTREVISION All ideas submitted by: Scott Lambert <lambert@lambertfam.org> Notes: svn path=/head/; revision=45908
* The VideoLAN Client. A program capable of playing encrypted DVDs.Brian Somers2001-08-045-0/+62
Notes: svn path=/head/; revision=45803