aboutsummaryrefslogtreecommitdiff
path: root/multimedia/ogle
Commit message (Collapse)AuthorAgeFilesLines
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-021-1/+1
| | | | | | | | | | | | | | | | | | | | | -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 Notes: svn path=/head/; revision=238781
* - update to jpeg7Dirk Meyer2009-07-181-2/+2
| | | | | | | Tested by: pav on pointyhat Notes: svn path=/head/; revision=238018
* Mark MAKE_JOBS_SAFE for SMP compilationMario Sergio Fujikawa Ferreira2009-03-261-0/+1
| | | | Notes: svn path=/head/; revision=231026
* Pet portlint(1): remove contiguous blank linesMario Sergio Fujikawa Ferreira2009-03-261-1/+0
| | | | Notes: svn path=/head/; revision=231025
* Replace libdvdread with the version maintained by the mplayer groupRobert Noland2009-02-082-2/+142
| | | | | | | | | | | | | -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 conditional checks for FreeBSD 5.x and olderPav Lucistnik2009-01-051-2/+0
| | | | Notes: svn path=/head/; revision=225305
* o Use /dev/acd0 instead of /dev/acd0c as the default DVD device.Mario Sergio Fujikawa Ferreira2008-09-301-2/+2
| | | | | | | | | o Bump PORTREVISION. Submitted by: Andriy Gapon <avg@icyb.net.ua> Notes: svn path=/head/; revision=221056
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-192-5/+5
| | | | | | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=211584
* Remove always-false/true conditions based on OSVERSION 500000Edwin Groothuis2007-10-041-6/+2
| | | | Notes: svn path=/head/; revision=200776
* - Fix build with GCC 4.2Pav Lucistnik2007-07-041-0/+11
| | | | | | | | Submitted by: Nikos Ntarmos <ntarmos@ceid.upatras.gr> Obtained from: http://lists.freebsd.org/pipermail/freebsd-multimedia/2007-June/007012.html Notes: svn path=/head/; revision=194936
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* * LIB_DEPENDS changes (require libdvdread.so.5)Jeremy Chadwick2007-04-051-2/+2
| | | | | | | | | * PORTREVISION increment Reviewed by: philip Notes: svn path=/head/; revision=189307
* Give maintainership to multimedia@FreeBSD.org.Mario Sergio Fujikawa Ferreira2007-04-011-1/+1
| | | | Notes: svn path=/head/; revision=188911
* Use libtool port instead of included version to avoid objformat a.out botchKris Kennaway2007-02-011-0/+1
| | | | Notes: svn path=/head/; revision=183830
* o uphold portlint(1):Mario Sergio Fujikawa Ferreira2006-12-152-3/+2
| | | | | | | | | | | * Remove extraneous whitespaces * Use DATADIR macro PR: 97253 Submitted by: Alexander Botero-Lowry <alex@foxybanana.com> Notes: svn path=/head/; revision=179808
* o Rollback: depend on audio/liba52 instead of audio/liba52-develMario Sergio Fujikawa Ferreira2006-12-151-10/+6
| | | | | | | | which broke too many installations o Bump PORTREVISION Notes: svn path=/head/; revision=179804
* Remove USE_REINPLACE from ports starting with MEdwin Groothuis2006-05-101-1/+0
| | | | Notes: svn path=/head/; revision=162032
* o Use recently added audio/liba52-devel port instead of audio/liba52Mario Sergio Fujikawa Ferreira2005-12-121-6/+10
| | | | | | | | | one. The development version provides better performance and improved AC3 handling. o Bump PORTREVISION Notes: svn path=/head/; revision=151025
* o If ${OSVERSION} >= 500000 use bswap16(9)/bswap32(9) insteadMario Sergio Fujikawa Ferreira2005-11-282-4/+12
| | | | | | | | of be16toh(9)/be32toh(9). o Bump PORTREVISION Notes: svn path=/head/; revision=149839
* o Properly set default dvd device based on OSVERSION unless one isMario Sergio Fujikawa Ferreira2005-11-181-3/+14
| | | | | | | | | | | picked by the user via WITH_DVD_DEVICE o Bump PORTREVISION PR: 88539 Submitted by: Craig Rodrigues <rodrigc@crodrigues.org> Notes: svn path=/head/; revision=148745
* Add SHA256 checksumMario Sergio Fujikawa Ferreira2005-11-111-0/+1
| | | | Notes: svn path=/head/; revision=147883
* Remove deprecated USE_SIZEMario Sergio Fujikawa Ferreira2004-12-251-1/+0
| | | | Notes: svn path=/head/; revision=125124
* - Fix build with gcc-3.4 by increasing optimization level to -O2Pav Lucistnik2004-08-151-0/+6
| | | | | | | | | This is a workaround for what looks like preprocessor bug in gcc Clue provided by: bland Notes: svn path=/head/; revision=116262
* USE_SIZEifyMario Sergio Fujikawa Ferreira2004-02-082-0/+2
| | | | Notes: svn path=/head/; revision=100321
* Switch dependency mad -> libmad as more apropriate.Alexander Nedotsukov2003-12-081-2/+2
| | | | Notes: svn path=/head/; revision=95308
* Chase the libmad/libid3tag shared lib version.Joe Marcus Clarke2003-12-071-1/+2
| | | | Notes: svn path=/head/; revision=95225
* 0.9.2Mario Sergio Fujikawa Ferreira2003-11-104-12/+20
| | | | Notes: svn path=/head/; revision=93607
* Update to 0.9.1Mario Sergio Fujikawa Ferreira2003-04-063-4/+4
| | | | Notes: svn path=/head/; revision=78390
* Update 0.9.0Mario Sergio Fujikawa Ferreira2003-03-065-30/+12
| | | | Notes: svn path=/head/; revision=77016
* De-pkg-commentMario Sergio Fujikawa Ferreira2003-02-232-1/+1
| | | | Notes: svn path=/head/; revision=76311
* After repo copy from graphics category, update all appropriateMario Sergio Fujikawa Ferreira2002-11-281-2/+2
| | | | | | | | | | references from graphics to multimedia category Repo copied by: joe (cvs hat) Approved by: knu (portmgr hat) Notes: svn path=/head/; revision=71181
* Fix: insure CFLAG safenessMario Sergio Fujikawa Ferreira2002-11-261-1/+4
| | | | | | | | PR: 45688 Submitted by: Conrad Sabatier <conrads@cox.net> Notes: svn path=/head/; revision=71119
* Fix a logic error: add <sys/param.h> in patch-include:ogle_endian.hMario Sergio Fujikawa Ferreira2002-11-232-14/+10
| | | | | | | | | instead of extra-patch-include:ogle_endian.h since the former is optional. Therefore, all checks inside patch-include:ogle_endian.h will work regardless of application of extra-patch-include:ogle_endian.h Notes: svn path=/head/; revision=70904
* o Further improve detection of FreeBSD optimized byteswap routinesMario Sergio Fujikawa Ferreira2002-11-102-13/+20
| | | | | | | o No PORTREVISION bump Notes: svn path=/head/; revision=69837
* Add a fix that accounts for recently added <sys/endian.h> inMario Sergio Fujikawa Ferreira2002-10-112-14/+21
| | | | | | | | | | | | | 4.7-RELEASE. It should account for both prior to 4.7R and -CURRENT versions Reviewed by: mbr, Jose Marques <noway@nohow.demon.co.uk>, Jon Noack <noackjr@compgeek.com>, Kim Scarborough <sluggo@unknown.nu> Notes: svn path=/head/; revision=67820
* Fix build in -CURRENTMario Sergio Fujikawa Ferreira2002-10-051-2/+11
| | | | | | | | | | PR: 43546 Prompted by: elevati0n <elevati0n@motocross.com> Submitted by: mbr, Lars Eggert <larse@isi.edu> Notes: svn path=/head/; revision=67355
* o Update to 0.8.5Mario Sergio Fujikawa Ferreira2002-08-064-16/+6
| | | | | | | o Finally mpeg and lpcm audio. Thus, remove PKGMESSAGE Notes: svn path=/head/; revision=64110
* o Update to 0.8.4Mario Sergio Fujikawa Ferreira2002-07-033-13/+8
| | | | | | | | | | o USE_REINPLACE PR: 40049 Submitted by: ?yvind Kolbu <oyvind@kebab.gaffel.nu> Notes: svn path=/head/; revision=62382
* o Chase checksum. Ogle developers re-rolled the distfile, noMario Sergio Fujikawa Ferreira2002-06-131-1/+1
| | | | | | | | | | | | functional change: - ac3/audio_play.c: one line spacing change - vmg/Makefile.in: regenerated by automake PR: 39200 Prompted by: Nate Eldredge <neldredge@hmc.edu> Notes: svn path=/head/; revision=61185
* o Update to 0.8.3Mario Sergio Fujikawa Ferreira2002-06-104-75/+7
| | | | | | | | o Drop USE_LIBTOOL as dependency o Remove patches merged back into distribution Notes: svn path=/head/; revision=61078
* Improve previous patch: USE_SUBMAKE so that LIBA52_DEP_LIBS is dynamically ↵Mario Sergio Fujikawa Ferreira2002-05-191-1/+2
| | | | | | | | | defined across make targets; notably from depends to configure Notes: svn path=/head/; revision=59475
* Get rid of grep errors when liba52 hasn't been installed yetMario Sergio Fujikawa Ferreira2002-05-181-0/+4
| | | | | | | | Submitted by: fenner Requested by: kris Notes: svn path=/head/; revision=59446
* Fix configure against latest liba52 port with djbfft enabled perMario Sergio Fujikawa Ferreira2002-05-161-2/+8
| | | | | | | default Notes: svn path=/head/; revision=59220
* Remove unnecessary dependency on libdvdcss, it is now a dependencyMario Sergio Fujikawa Ferreira2002-04-191-1/+0
| | | | | | | under libdvdread Notes: svn path=/head/; revision=57895
* o Patch to work with liba52 update to 0.7.3Mario Sergio Fujikawa Ferreira2002-04-182-0/+64
| | | | | | | | | | o Bump PORTREVISION (liba52 had a slight interface update without a library version bump) Submitted by: ogle developers <dvd@dtek.chalmers.se> Notes: svn path=/head/; revision=57835
* o Enable WITH_OPTIMIZED_BYTESWAP if CPUTYPE was set properlyMario Sergio Fujikawa Ferreira2002-04-181-15/+21
| | | | | | | | | o Re-arrange a bit so that this affects the whole port Reviewed by: kris Notes: svn path=/head/; revision=57832
* o Add WITH_OPTIMIZED_BYTESWAP knob: to use optimized byteswapMario Sergio Fujikawa Ferreira2002-04-172-1/+29
| | | | | | | | | | | routines. This works only in the i386 architecture but only with 486 processors and above. o A trick to enable use of <machine/endian.h> kernel routines Submitted by: eivind Notes: svn path=/head/; revision=57778
* Chase libdvdcss update 1.1.0 version bumpMario Sergio Fujikawa Ferreira2002-04-161-1/+1
| | | | Notes: svn path=/head/; revision=57777
* Allow ogle and ogle-gui to find the libxml2 header files.Joe Marcus Clarke2002-04-131-0/+2
| | | | | | | | | | | | | According to www.libxml.org, libxml and libxml2 header files should be #include'd as <libxml/header.h> and not just <header.h>. Reported by: many Submitted by: lioux Reviewed by: sobomax Approved by: lioux Notes: svn path=/head/; revision=57662
* Chase libdvdcss library version bumpMario Sergio Fujikawa Ferreira2002-03-281-1/+1
| | | | | | | Submitted by: eivind Notes: svn path=/head/; revision=56809