aboutsummaryrefslogtreecommitdiff
path: root/multimedia/libtheora/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Remove NO_STAGE to ports natively stage ready shown by a FORCE_STAGE exp-runBaptiste Daroussin2013-09-241-2/+1
| | | | | | | Exp-run by: bdrewery Notes: svn path=/head/; revision=328096
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | multimedia) Notes: svn path=/head/; revision=327747
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* libogg.so.8: Bump PORTREVISION for ports that depend on libogg,Christian Weisgerber2012-07-191-1/+1
| | | | | | | directly or indirectly (via libvorbis, libtheora). Notes: svn path=/head/; revision=301188
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-3/+3
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* Bump PORTREVISION for ports that depend on libogg, directly or indirectlyChristian Weisgerber2010-06-061-1/+1
| | | | | | | (via libvorbis, libtheora). Notes: svn path=/head/; revision=255958
* Don't link to compatMichael Johnson2009-12-291-1/+3
| | | | | | | | PR: ports/142034 Submitted by: amdmi3 Notes: svn path=/head/; revision=246874
* Update to 1.1.1Michael Johnson2009-12-211-3/+7
| | | | | | | | PR: ports/140919 Submitted by: Gea-Suan Lin <gslin@gslin.org> Notes: svn path=/head/; revision=246328
* -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
* Bump PORTREVISION after libogg and libvorbisfile major version increment.Christian Weisgerber2009-07-061-0/+1
| | | | Notes: svn path=/head/; revision=237283
* - Update to 1.0 releasePav Lucistnik2009-03-301-1/+2
| | | | | | | | PR: ports/132084 Submitted by: Marcin Cieslak <saper@SYSTEM.PL> Notes: svn path=/head/; revision=231334
* - Add MAKE_JOBS_SAFE to support SMP compilationMartin Matuska2009-03-241-0/+1
| | | | Notes: svn path=/head/; revision=230877
* Update to 1.0beta2Michael Johnson2008-02-291-1/+1
| | | | | | | | PR: ports/121125 Submitted by: Marcin Cieslak <saper@system.pl> Notes: svn path=/head/; revision=208183
* - Update to 1.0alpha8Michael Johnson2007-10-091-11/+6
| | | | | | | - Use USE_GNOME=ltverhack so we won't have unnecessary lib version bumps Notes: svn path=/head/; revision=201193
* Adopt for multimedia@Michael Johnson2007-10-091-1/+1
| | | | Notes: svn path=/head/; revision=201190
* - Chase increase of audio/libvorbis shlib version.Martin Wilke2007-07-281-1/+2
| | | | | | | - Bump PORTREVISION Notes: svn path=/head/; revision=196462
* There is no need to replace pthread in examples/Makefile.inKevin Lo2007-07-181-2/+0
| | | | Notes: svn path=/head/; revision=195835
* Reset rainer.alves@gmail.com by request due to current lack of time toMark Linimon2007-06-291-1/+1
| | | | | | | work on FreeBSD. Notes: svn path=/head/; revision=194480
* Those who would give up essential linkability to purchase a little plat-Michael Nottebrock2006-12-191-3/+8
| | | | | | | | | | form specific optimization, ... (Disable asm code, thus make compilable with gcc 2.95 on 4.x so C++ programs on 4.x can link to the shared library). Notes: svn path=/head/; revision=180185
* - Fix SDL-dependent ports broken by last update.Stanislav Sedov2006-09-211-5/+0
| | | | | | | Approved by: kris (portmgr), sem (mentor) Notes: svn path=/head/; revision=173507
* - Update to 1.0a7Martin Wilke2006-09-131-2/+2
| | | | | | | | | PR: ports/102435 Submitted by: Raaf <raaf(at)luna.afraid.org> Approved by: maintainer timeout Notes: svn path=/head/; revision=172911
* Add USE_GCC=3.4+ to make it compile on 4.x.Stefan Walter2006-06-291-0/+1
| | | | | | | | | | PR: 99600 Submitted by: Sven Berkvens-Matthijsse <sven@ilse.net> Approved by: maintainer arved (mentor) Notes: svn path=/head/; revision=166626
* Update to 1.0alpha6.Stefan Walter2006-06-271-1/+1
| | | | | | | | | PR: 99131 Submitted by: Rainer Alves <rainer.alves@gmail.com> (maintainer) Approved by: arved (mentor) Notes: svn path=/head/; revision=166424
* - Update to 1.0alpha5Marcus Alves Grando2006-05-071-8/+4
| | | | | | | | | | - Take maintainership PR: 95863 Submitted by: maintainer Notes: svn path=/head/; revision=161538
* Reset kwm due to no response about email.Mark Linimon2006-04-141-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=159522
* Conversion to a single libtool environment.Ade Lovett2006-02-231-1/+1
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* 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
* Change CATAGORIES after repocopy.Koop Mast2005-01-131-1/+1
| | | | | | | | | Add another pointyhat to my still fresh collection. Noticed by: pav Notes: svn path=/head/; revision=126360
* Finish repocopy from graphics to multimedia.Koop Mast2005-01-131-14/+6
| | | | | | | | | | | Update to alpha4, based on [1] PR: 75961 [1] Submitted by: Stefan Walter sw AT gegenunendlich dot de Repocopyed by: marcus Notes: svn path=/head/; revision=126327
* Change the not yet changed maintainer fields to my FreeBSD.org account.Koop Mast2004-11-231-1/+1
| | | | | | | Approved by: pav (mentor) Notes: svn path=/head/; revision=122210
* Update to 1.0alpha-3.Joe Marcus Clarke2004-03-251-4/+3
| | | | | | | | PR: 64702 Submitted by: maintainer Notes: svn path=/head/; revision=105242
* 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 libtheora, Xiph.Org's video codec, intended for use within the OggJoe Marcus Clarke2004-02-251-0/+51
project's multimedia streaming system. Theora is derived directly from On2's VP3 codec. Submitted by: Koop Mast <kwm@rainbow-runner.nl> Notes: svn path=/head/; revision=102044