aboutsummaryrefslogtreecommitdiff
path: root/multimedia/libmovtar
Commit message (Collapse)AuthorAgeFilesLines
* 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
* - Update devel/sdl12 to 1.2.15Marcus von Appen2012-02-181-1/+1
| | | | | | | | | | | | | | | | - Update audio/sdl_mixer to 1.2.15 - Update graphics/sdl_image to 1.2.12 - Update graphics/sdl_ttf to 2.0.11 - Update graphics/sdl_gfx to 2.0.23 - Update net/sdl_net to 1.2.8 - Bump PORTREVISIONs on ports that depend on one or more packages due to ABI and shared library version changes - Update Mk/bsd.sdl.mk accordingly for the new shared library versions Tested by: exp-run by pav Notes: svn path=/head/; revision=291667
* - remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276986
* - update to jpeg-8Dirk Meyer2010-02-051-2/+5
| | | | Notes: svn path=/head/; revision=249285
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with M Notes: svn path=/head/; revision=240072
* - update to jpeg7Dirk Meyer2009-07-181-2/+2
| | | | | | | Tested by: pav on pointyhat Notes: svn path=/head/; revision=238018
* - Chase devel/sdl12 shlib version bumpMartin Wilke2008-03-131-1/+1
| | | | Notes: svn path=/head/; revision=208952
* - Fix build with gcc 4.2Martin Wilke2007-12-145-7/+52
| | | | | | | | PR: 118628 Submitted by: Pietro Cerutti <gahr@gahr.ch> Notes: svn path=/head/; revision=203617
* BROKEN with gcc 4.2Kris Kennaway2007-05-271-0/+4
| | | | Notes: svn path=/head/; revision=191950
* - 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
* Remove jpeg-mmx supportMichael Johnson2006-12-201-14/+0
| | | | Notes: svn path=/head/; revision=180278
* - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directoryStanislav Sedov2006-09-201-4/+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
* Remove USE_REINPLACE from ports starting with MEdwin Groothuis2006-05-101-1/+0
| | | | Notes: svn path=/head/; revision=162032
* Bump PORTREVISION for new glib-12 library location, post libtool.Ade Lovett2006-02-281-1/+1
| | | | | | | | | PR: 93955 Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> Approved by: portmgr (implicit) Notes: svn path=/head/; revision=156906
* 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
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149442
* - s/gtk12/glib12/ , gtk12 isn't needed.Michael Johnson2005-04-101-1/+1
| | | | Notes: svn path=/head/; revision=132850
* Drop maintainershipMario Sergio Fujikawa Ferreira2005-04-031-1/+1
| | | | Notes: svn path=/head/; revision=132383
* o Add graphics/jpeg-mmx supportMario Sergio Fujikawa Ferreira2004-11-281-7/+25
| | | | | | | o Deploy OPTIONS Notes: svn path=/head/; revision=122669
* 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
* Make ports/multimedia use the USE_SDL macroEdwin Groothuis2004-03-071-6/+3
| | | | | | | | | PR: ports/61805 Submitted by: Edwin Groothuis <edwin@mavetju.org> Approved by: maintainer timeout Notes: svn path=/head/; revision=103240
* USE_SIZEifyMario Sergio Fujikawa Ferreira2004-02-082-0/+2
| | | | Notes: svn path=/head/; revision=100321
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* Fix build on alpha ARCH: emms asm opcode should be noop in non-i386Mario Sergio Fujikawa Ferreira2003-05-141-1/+9
| | | | | | | non-MMX ARCH Notes: svn path=/head/; revision=80980
* Remove USE_GNOMENG.Joe Marcus Clarke2003-04-201-1/+0
| | | | Notes: svn path=/head/; revision=79368
* De-pkg-commentMario Sergio Fujikawa Ferreira2003-02-232-1/+1
| | | | Notes: svn path=/head/; revision=76311
* Update version number of SDL shared library.Maxim Sobolev2003-01-021-1/+1
| | | | Notes: svn path=/head/; revision=72210
* After repo copy from graphics category, update all appropriateMario Sergio Fujikawa Ferreira2002-11-281-1/+1
| | | | | | | | | | references from graphics to multimedia category Repo copied by: joe (cvs hat) Approved by: knu (portmgr hat) Notes: svn path=/head/; revision=71181
* Deploy USE_GNOMENG infrastructureMario Sergio Fujikawa Ferreira2002-09-031-1/+2
| | | | | | | | PR: 42349 Submitted by: Edwin Groothuis <edwin@mavetju.org> Notes: svn path=/head/; revision=65522
* USE_REINPLACEMario Sergio Fujikawa Ferreira2002-07-031-2/+3
| | | | Notes: svn path=/head/; revision=62387
* Update to 0.1.3Mario Sergio Fujikawa Ferreira2002-05-208-76/+12
| | | | Notes: svn path=/head/; revision=59566
* Chase increase of libSDL version number.Maxim Sobolev2002-04-171-1/+1
| | | | Notes: svn path=/head/; revision=57807
* Style police: remove trailing space in WWW tagMario Sergio Fujikawa Ferreira2001-11-201-1/+1
| | | | Notes: svn path=/head/; revision=50294
* New port libmovtar version 0.1.2: Supports reading/writing of MJPEGMario Sergio Fujikawa Ferreira2001-11-1610-0/+136
video in YUV 4:2:2 JPEG Notes: svn path=/head/; revision=50107