summaryrefslogtreecommitdiff
path: root/multimedia/avifile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove always-false/true conditions based on OSVERSION 500000Edwin Groothuis2007-10-041-12/+0
| | | | Notes: svn path=/head/; revision=200776
* - Chase increase of audio/libvorbis shlib version.Martin Wilke2007-07-281-2/+2
| | | | | | | - Bump PORTREVISION Notes: svn path=/head/; revision=196462
* - Marked BROKEN for Current.Martin Wilke2007-06-221-0/+4
| | | | | | | | PR: 113933 Submitted by: "Conrad J. Sabatier" <conrads@cox.net> (maintainer) Notes: svn path=/head/; revision=194047
* - 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
* - Pass maintainership to submitterMartin Wilke2006-11-011-1/+1
| | | | | | | | | (Notes: request of ports@ http://lists.freebsd.org/pipermail/freebsd-ports/2006-October/036304.html ) Submitted by: Conrad J. Sabatier <conrads at cox.net> Notes: svn path=/head/; revision=176038
* - Fix building with recent version of gcc (3.4.6) [1]Stanislav Sedov2006-09-232-2/+27
| | | | | | | | | | | | - Test for pcvt_ioctl.h existence as it was removed recently. Include iokb.h instead if its'nt exists. [1] - Replace deprecated variable. [2] Submitted by: [1] Rainer Alves <rainer.alves@gmail.com>, [2] me (stas) Approved by: sem (mentor) Notes: svn path=/head/; revision=173658
* - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directoryStanislav Sedov2006-09-201-1/+1
| | | | | | | | | | | | | | | | | | | structure (i.e. include/SDL for includes and sdl-config for configuration binary) - Update graphics/sdl_ttf to version 2.0.8 - Update graphics/sdl_image to version 1.2.5 - Update audio/sdl_mixer to version 1.2.7 - Update net/sdl_net to version 1.2.6 - Update Mk/bsd.sdl.mk accordingly - Fix dependent ports to fit the new directory structure and avoid several API breakages - Bump up portrevisions for all dependent ports to allow them to be upgraded by portupgrade/portmaster etc tools Approved by: kris (portmgr), sem (mentor) Notes: svn path=/head/; revision=173460
* Reset inactive maintainer who has not responded to email.Mark Linimon2006-09-051-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=172271
* Mark broken on 4.x. The xvid plugin fails to configure and build.Sam Lawrance2006-05-311-0/+4
| | | | Notes: svn path=/head/; revision=164035
* Add post-patch command to fix a pathname in pkg-config data.Sam Lawrance2006-05-121-0/+4
| | | | | | | | | PR: ports/96929 Submitted by: Ulrich Spoerlein <uspoerlein@gmail.com> Approved by: holger <holger@e-gitt.net> (maintainer) Notes: svn path=/head/; revision=162167
* Update to 0.7.43.Sam Lawrance2006-05-026-70/+61
| | | | | | | | | | | Tidy up for portlint. PR: ports/93921 Submitted by: Rainer Alves <rainer.alves@gmail.com> Approved by: holger <holger@e-gitt.net> (maintainer) Notes: svn path=/head/; revision=161222
* Conversion to a single libtool environment.Ade Lovett2006-02-232-9/+52
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154193
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-1/+1
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154114
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-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. Notes: svn path=/head/; revision=148323
* - libdata/pkgconfig is now included in mtreePav Lucistnik2005-05-161-1/+0
| | | | | | | Approved by: marcus (portmgr hat) Notes: svn path=/head/; revision=135416
* Fix build on 6.x by always using WITH_OPTIMIZED_CFLAGSMichael Johnson2004-11-261-0/+4
| | | | | | | | | | which is --enable-x86opt (on i386) and --enable-release Reported by: pointyhat via kris Approved by: adamw (implicit) Notes: svn path=/head/; revision=122489
* fix package: libaviplaydha and libaviplayvidix are built only when WITH_VIDIX.FUJISHIMA Satsuki2004-11-031-6/+6
| | | | Notes: svn path=/head/; revision=120721
* update to 0.7.41Michael Johnson2004-10-3020-343/+89
| | | | | | | | | PR: ports/72363 Reviewed by: holger@e-gitt.net (maintainer) Approved by: adamw (mentor) Notes: svn path=/head/; revision=120493
* - Fix build with gcc-3.4Pav Lucistnik2004-08-0812-0/+279
| | | | | | | Submitted by: Vyacheslav I. Ivanchenko <ivi@dhs.net.ru> Notes: svn path=/head/; revision=115680
* - Refine libmad dependencyPav Lucistnik2004-06-171-1/+1
| | | | | | | | | PR: ports/67890 Submitted by: michael johnson <ahze@ahze.net> Approved by: maintainer Notes: svn path=/head/; revision=111683
* Update XviD to version 1.0.1, chase shared library bump through dependencies,Michael Nottebrock2004-06-111-1/+3
| | | | | | | | disable xvid support in avifile and bump PORTREVISION in transcode for added dependency on xvid4conf. Notes: svn path=/head/; revision=111310
* - Add FAAD knob (on by default) [1]Pav Lucistnik2004-06-061-7/+19
| | | | | | | | | | | - Fix breakage after recent aDe's auto*tools changes PR: ports/67479 [1] Submitted by: michael johnson <ahze@ahze.net> Approved by: maintainer Notes: svn path=/head/; revision=110964
* Fix build on AMD64Tilman Keskinoz2004-04-095-8/+67
| | | | Notes: svn path=/head/; revision=106606
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Update pkg-message:Pav Lucistnik2004-03-281-13/+2
| | | | | | | | | | | - USER_LDT is only needed on 4.x system [1] - Remove notice about qt-2.2.3, that a history now PR: ports/64837 [1] Submitted by: Antoine Jacoutot <ajacoutot@lphp.org> Notes: svn path=/head/; revision=105489
* Fix build with freetype2-2.1.7.Michael Nottebrock2004-03-171-0/+12
| | | | Notes: svn path=/head/; revision=104300
* Chase library bump of libSDL-1.1 for all ports which were dependingEdwin Groothuis2004-03-161-1/+1
| | | | | | | on sdl12-1.2.5 Notes: svn path=/head/; revision=104132
* 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
* BROKEN on !i386: Does not compileKris Kennaway2004-03-051-0/+1
| | | | Notes: svn path=/head/; revision=102993
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* Let multimedia/avifile use USE_SDLEdwin Groothuis2004-01-261-6/+3
| | | | | | | | PR: ports/61805 Approved by: "Holger Lamm" <holger@e-gitt.net> Notes: svn path=/head/; revision=99173
* Catch up with libogg/libvorbis version bump.Christian Weisgerber2003-12-201-1/+2
| | | | Notes: svn path=/head/; revision=96270
* Chase the libmad/libid3tag shared lib version.Joe Marcus Clarke2003-12-071-1/+1
| | | | Notes: svn path=/head/; revision=95225
* - Update to 0.7.38Pav Lucistnik2003-11-195-23/+81
| | | | | | | | | PR: ports/59475 Submitted by: Holger Lamm <holgeri@e-gitt.net> (maintainer) Approved by: marcus (backup mentor) Notes: svn path=/head/; revision=94399
* Update xvid to latest release and chase library dependencies in portsMichael Nottebrock2003-08-121-1/+1
| | | | | | | | | that depend on it. Approved by: arved (Mentor) Notes: svn path=/head/; revision=86866
* fix multimedia/avifile: avifile WITH_AC3PASSTHROUGH=yes build failureDaichi GOTO2003-07-031-0/+13
| | | | | | | | PR: 47240 Submitted by: Chris BeHanna <chris@pennasoft.com> Notes: svn path=/head/; revision=84133
* libtool uber-patchAde Lovett2003-06-261-1/+1
| | | | | | | | | | | | | | * kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5 * upgrade repo-copied devel/libtool14 to 1.4.3 * break out libltdl into its own separate port * move to version-numbered binaries/scripts (ie: there is *no* 'libtool' any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends) Approved by: portmgr (kris) - for the bsd.port.mk hooks Tested by: bento 4-exp builds (repeatedly) Notes: svn path=/head/; revision=83696
* Commited. Thanks!Daichi GOTO2003-06-232-0/+24
| | | | Notes: svn path=/head/; revision=83470
* Update to 0.7.34.20030319Mario Sergio Fujikawa Ferreira2003-04-033-5/+24
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=78061
* xvid was moved to multimediaMax Khon2003-03-291-1/+1
| | | | Notes: svn path=/head/; revision=77694
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76038
* o Update to 0.7.27.20030122Mario Sergio Fujikawa Ferreira2003-02-034-23/+58
| | | | | | | | | | | | | | | o USE_QT_VER has to be defined BEFORE <bsd.port.pre.mk>: move QT toolkit selection test [1] [2] o Build VIDIX support if WITH_VIDIX knob: currently requires avifile to run as root PR: 44533 [1] Submitted by: maintainer [2], dinoex [1] Approved by: maintainer Notes: svn path=/head/; revision=74595
* Remove with update to 0.7.22.20021129Mario Sergio Fujikawa Ferreira2003-01-136-91/+0
| | | | Notes: svn path=/head/; revision=73072
* Update to 0.7.22.20021129Mario Sergio Fujikawa Ferreira2003-01-133-23/+15
| | | | | | | | Reviewed by: freebsd-multimedia mailing list Approved by: maintainer Notes: svn path=/head/; revision=73052
* Update version number of SDL shared library.Maxim Sobolev2003-01-021-1/+1
| | | | Notes: svn path=/head/; revision=72210
* o Bug fix: liba52 port was linked but not usedMario Sergio Fujikawa Ferreira2002-12-111-1/+2
| | | | | | | o Bump PORTREVISION Notes: svn path=/head/; revision=71538
* 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
* o Update to 0.7.18.20021107Mario Sergio Fujikawa Ferreira2002-11-219-29/+107
| | | | | | | | | | | | o Change default to WITHOUT_OPTIMIZED_CFLAGS. Define WITH_OPTIMIZED_CFLAGS to get old behavior o Replace old hack to get the port to link to ports version of liba52 with a dlopen(3) option supplied by developer Approved by: maintainer Notes: svn path=/head/; revision=70632
* o Update maintainer emailMario Sergio Fujikawa Ferreira2002-10-055-13/+55
| | | | | | | | | | o Update to 0.7.16-20020913: this version has VIDIX support but only running as 'root' Approved by: maintainer Notes: svn path=/head/; revision=67372