aboutsummaryrefslogtreecommitdiff
path: root/multimedia/gopchop
Commit message (Collapse)AuthorAgeFilesLines
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-3/+3
| | | | | | | | | | | | | | | | | | - 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 USE_GETOPT_LONG which is a no-op since March 2007Pav Lucistnik2008-03-201-1/+0
| | | | Notes: svn path=/head/; revision=209420
* - Chase devel/sdl12 shlib version bumpMartin Wilke2008-03-131-1/+1
| | | | Notes: svn path=/head/; revision=208952
* - 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 USE_REINPLACE from ports starting with MEdwin Groothuis2006-05-101-1/+0
| | | | Notes: svn path=/head/; revision=162032
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.Ade Lovett2006-03-071-1/+1
| | | | | | | | Discussed with: kris Approved by: portmgr (implicit) Notes: svn path=/head/; revision=157004
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149442
* - Fix pixmap search pathPav Lucistnik2005-11-022-3/+4
| | | | | | | | | | - Update WWW PR: ports/88349 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=147044
* Unbreak the build with recent GCC.Alexey Dokuchaev2004-09-303-7/+174
| | | | | | | | Reported by: kris Approved by: portmgr (krion), fjoe (mentor, implicit) Notes: svn path=/head/; revision=118513
* BROKEN on 5.x: Does not compileKris Kennaway2004-09-181-1/+7
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=118243
* - Fix build on amd64Kirill Ponomarev2004-04-151-0/+10
| | | | | | | Reported by: bento via kris Notes: svn path=/head/; revision=107107
* - Support intlhackKirill Ponomarev2004-04-091-4/+3
| | | | | | | | | | - Remove unnesessary USE_SDL PR: ports/65368 Submitted by: Ports Fury Notes: svn path=/head/; revision=106594
* - Fix buildKirill Ponomarev2004-04-091-0/+2
| | | | | | | Reported by: bento via kris Notes: svn path=/head/; revision=106549
* - Update to version 1.0.0Kirill Ponomarev2004-04-066-39/+56
| | | | | | | | PR: ports/65264 Submitted by: Ports Fury Notes: svn path=/head/; revision=106352
* 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
* 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
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99421
* Use USE_SDL macros in these ports.Edwin Groothuis2004-01-231-3/+2
| | | | Notes: svn path=/head/; revision=98919
* - Update to version 0.9.1Kirill Ponomarev2003-08-304-12/+9
| | | | | | | | PR: 56194 Submitted by: Ports Fury Notes: svn path=/head/; revision=88084
* Fix build on sparc64Kris Kennaway2003-07-271-0/+25
| | | | | | | Submitted by: Ports fury Notes: svn path=/head/; revision=85648
* update multimedia/gopchop: 0.8 --> 0.9.0Daichi GOTO2003-07-016-27/+43
| | | | | | | | PR: 53106 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=83975
* - Fix build on -stableYing-Chieh Liao2003-05-125-26/+63
| | | | | | | | | | - Utilize USE_GETOPT_LONG PR: 51869 Submitted by: Ports Fury Notes: svn path=/head/; revision=80789
* upgrade to 0.8 and unbreakYing-Chieh Liao2003-04-157-56/+28
| | | | Notes: svn path=/head/; revision=79005
* After repo copy from graphics category to newly create multimediaMario Sergio Fujikawa Ferreira2003-04-041-1/+1
| | | | | | | | | | one, update all appropriate references: *_DEPENDS, CATEGORIES Repo copied by: cvs (joe) Approved by: portmgr (self & no objections) Notes: svn path=/head/; revision=78074
* de-pkg-commentAkinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75960
* Preemptivily mark BROKEN since it does not work with libmpeg 0.3.0Mario Sergio Fujikawa Ferreira2003-01-021-0/+2
| | | | | | | | | and later versions. libmpeg will be updated to 0.3.1 shortly Reviewed by: ijliao Notes: svn path=/head/; revision=72157
* After repo copy from graphics category, update all appropriateMario Sergio Fujikawa Ferreira2002-11-281-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | dependency references from both audio and graphics to multimedia category. audio/xmms --> multimedia/xmms graphics/avifile --> multimedia/avifile graphics/divx4linux --> multimedia/divx4linux graphics/ffmpeg --> multimedia/ffmpeg graphics/libdv --> multimedia/libdv graphics/libdvdcss --> multimedia/libdvdcss graphics/libdvdread --> multimedia/libdvdread graphics/libmpeg2 --> multimedia/libmpeg2 graphics/linux-realplayer --> multimedia/linux-realplayer graphics/mjpegtools --> multimedia/mjpegtools graphics/mplayer --> multimedia/mplayer graphics/mplayer-fonts --> multimedia/mplayer-fonts graphics/openquicktime --> multimedia/openquicktime graphics/win32-codecs --> multimedia/win32-codecs Repo copied by: joe (cvs hat) Approved by: knu (portmgr hat) Notes: svn path=/head/; revision=71207
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Deploy USE_GNOMENG infrastructureMario Sergio Fujikawa Ferreira2002-09-031-2/+3
| | | | | | | | PR: 42349 Submitted by: Edwin Groothuis <edwin@mavetju.org> Notes: svn path=/head/; revision=65522
* - Fix build on -stableYing-Chieh Liao2002-07-134-9/+53
| | | | | | | | | | - Fix LIB_DEPENDS PR: 40497 Submitted by: Ports Fury Notes: svn path=/head/; revision=62901
* add GOPchop 0.6Ying-Chieh Liao2002-07-105-0/+49
MPEG2 GOP-accurate editor Notes: svn path=/head/; revision=62736