aboutsummaryrefslogtreecommitdiff
path: root/multimedia/lsdvd
Commit message (Collapse)AuthorAgeFilesLines
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-1/+1
| | | | | | | starting with M Notes: svn path=/head/; revision=240072
* Replace libdvdread with the version maintained by the mplayer groupRobert Noland2009-02-081-2/+2
| | | | | | | | | | | | | -Turn over maintainership -Bump ports that depend on libdvdread since shared lib version rolls back from .5 to .4 -Fix multimedia/ogle build with this version PR: 127849 Submitted by: Ganael LAPLANCHE <ganael.laplanche@martymac.com> Notes: svn path=/head/; revision=227814
* - Remove patch that was integrated upstreamPav Lucistnik2009-01-301-12/+0
| | | | | | | Reported by: QAT Notes: svn path=/head/; revision=227209
* - Chase the download location around Sourceforge and switch to a newer tarballPav Lucistnik2009-01-302-6/+5
| | | | | | | (which have one extra fix) Notes: svn path=/head/; revision=227207
* Remove always-false/true conditions based on OSVERSION 500000Edwin Groothuis2007-10-041-8/+1
| | | | Notes: svn path=/head/; revision=200776
* * libdvdread - PORTREVISION incrementJeremy Chadwick2007-04-051-2/+2
| | | | | | | | | | | * libdvdread - add patch for including <stdlib.h> in dvdread/ifo_types.h * Others - LIB_DEPENDS changes (require libdvdread.so.5) * Others - PORTREVISION increment for those dependent on libdvdread Approved by: philip Notes: svn path=/head/; revision=189250
* - Fix runtime crash in machine readable outputPav Lucistnik2006-12-022-0/+13
| | | | | | | | PR: ports/105847 Submitted by: Ulrich Spoerlein <uspoerlein@gmail.com> Notes: svn path=/head/; revision=178586
* - Mark BROKEN: does not configurePav Lucistnik2006-08-071-0/+1
| | | | | | | Reported by: krismail Notes: svn path=/head/; revision=169943
* - Update to 0.16Pav Lucistnik2006-05-312-4/+6
| | | | | | | Submitted by: Martin Wilke <freebsd@unixfreunde.de> (partially) Notes: svn path=/head/; revision=164054
* Remove USE_REINPLACE from ports starting with MEdwin Groothuis2006-05-101-1/+0
| | | | Notes: svn path=/head/; revision=162032
* - Revert post-patch-o that slipped inPav Lucistnik2005-11-111-7/+2
| | | | | | | Spotted by: ahze Notes: svn path=/head/; revision=147904
* - Update to 0.15Pav Lucistnik2005-11-114-44/+90
| | | | | | | - Take maintainership Notes: svn path=/head/; revision=147898
* - Reset maintainer to ports@Michael Johnson2005-11-111-1/+1
| | | | Notes: svn path=/head/; revision=147881
* - Add SHA256Michael Johnson2005-11-091-0/+1
| | | | | | | - Add SIZE to a few ports Notes: svn path=/head/; revision=147668
* Fix pre-everything:: so it prints the right dvd drive.Michael Johnson2005-01-251-3/+2
| | | | | | | Pointed out by: mezz Notes: svn path=/head/; revision=127260
* - Update WWW line since lsdvd has it's own page now.Michael Johnson2005-01-191-1/+1
| | | | Notes: svn path=/head/; revision=126848
* Remove a few un-needed lines since we don't use a configure script anymore.Michael Johnson2004-12-301-9/+3
| | | | Notes: svn path=/head/; revision=125495
* Respect CFLAGSMichael Johnson2004-12-131-1/+1
| | | | Notes: svn path=/head/; revision=123878
* - Fix lsdvd so it can print a DVD-titleMichael Johnson2004-12-132-2/+41
| | | | | | | | | | - Skip configure/make and just use ${CC} in do-build: - Bump PORTREVISION Submitted by: Zahemszky G‡bor <Gabor@Zahemszky.HU> Notes: svn path=/head/; revision=123877
* Change email to new FreeBSD.org addressMichael Johnson2004-10-291-1/+1
| | | | | | | Approved by:adamw (mentor) Notes: svn path=/head/; revision=120470
* Fix WWW lineKirill Ponomarev2004-10-131-1/+1
| | | | | | | | PR: ports/72608 Submitted by: maintainer Notes: svn path=/head/; revision=119151
* - Switch to MASTER_SITE_SOURCEFORGE_EXTENDEDPav Lucistnik2004-05-251-1/+1
| | | | | | | | PR: ports/67190 Submitted by: michael johnson <ahze@ahze.net> (maintainer) Notes: svn path=/head/; revision=110002
* Add lsdvd, a small utility to list content of DVD in human readable form.Pav Lucistnik2004-03-313-0/+54
PR: ports/64962 Submitted by: michael johnson <ahze@ahze.net> Notes: svn path=/head/; revision=105774