aboutsummaryrefslogtreecommitdiff
path: root/multimedia/xawtv
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | multimedia) Notes: svn path=/head/; revision=327747
* - convert to the new perl5 frameworkAndrej Zverev2013-09-151-2/+1
| | | | | | | | | - convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=327343
* Adopt USES+=iconv.Boris Samorodov2013-09-011-5/+3
| | | | | | | Approved by: maintainers (by e-mail) Notes: svn path=/head/; revision=325911
* ignore v4l libs if they are installedOliver Lehmann2013-08-071-1/+2
| | | | Notes: svn path=/head/; revision=324360
* Convert from USE_MOTIF to USES=motifBaptiste Daroussin2013-07-101-2/+1
| | | | | | | | | | While here: - Trim headers - Convert USE_GMAKE to USES=gmake - Remove indefinite article from comment Notes: svn path=/head/; revision=322622
* Do not remove directories not created by this portMartin Wilke2013-06-141-2/+0
| | | | | | | Reported by: pkg (DEVELOPER_MODE) Notes: svn path=/head/; revision=320879
* update to 3.103Oliver Lehmann2013-05-2010-107/+63
| | | | Notes: svn path=/head/; revision=318593
* Use shared AALIB option instead of AABaptiste Daroussin2013-05-111-4/+3
| | | | | | | Submitted by: danfe Notes: svn path=/head/; revision=317871
* Convert to new options frameworkBaptiste Daroussin2013-05-111-22/+14
| | | | Notes: svn path=/head/; revision=317863
* - update png to 1.5.10Dirk Meyer2012-06-011-2/+2
| | | | Notes: svn path=/head/; revision=297915
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-2/+2
| | | | | | | | | | | | - 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
* - remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276986
* Bump PORTREVISION after open-mofit updateMax Brazhnikov2011-05-021-1/+1
| | | | Notes: svn path=/head/; revision=273475
* - update to 1.4.1Dirk Meyer2010-03-281-2/+2
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-2/+2
| | | | Notes: svn path=/head/; revision=249285
* - update to jpeg7Dirk Meyer2009-07-181-2/+2
| | | | | | | Tested by: pav on pointyhat Notes: svn path=/head/; revision=238018
* - Update X.org ports to 7.4+ (few ports are more recent than the katamari).Florent Thoumie2009-01-231-1/+1
| | | | | | | | | | | - Bump PORTREVISION for all ports depending on libglut since the shlib version number went from 4 to 3. - Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't installed anymore. - Couple of ports fixes (mostly missing xorg components added to USE_XORG). Notes: svn path=/head/; revision=226727
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-192-9/+7
| | | | | | | | | | | | | | | | | | - 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_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-241-2/+1
| | | | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) Notes: svn path=/head/; revision=209735
* update libzvbi to 0.2.30Oliver Lehmann2008-03-071-2/+2
| | | | Notes: svn path=/head/; revision=208586
* update libzvbi to 0.2.29Oliver Lehmann2008-02-281-2/+2
| | | | Notes: svn path=/head/; revision=208047
* fix build on 7Oliver Lehmann2008-02-172-6/+16
| | | | | | | change dirrm to dirrmtry for man/<lang>/ directories Notes: svn path=/head/; revision=207452
* Remove always-false/true conditions based on OSVERSION 500000Edwin Groothuis2007-10-041-15/+1
| | | | Notes: svn path=/head/; revision=200776
* add USE_PERL5Oliver Lehmann2007-08-161-0/+1
| | | | Notes: svn path=/head/; revision=197790
* move from X11BASE to LOCALBASEOliver Lehmann2007-05-251-3/+3
| | | | | | | bump PORTREVISION Notes: svn path=/head/; revision=191755
* - 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
* update libzvbi to 0.2.23Oliver Lehmann2006-11-081-1/+1
| | | | Notes: svn path=/head/; revision=176840
* update libzvbi to 0.2.22Oliver Lehmann2006-06-011-2/+2
| | | | Notes: svn path=/head/; revision=164173
* Remove USE_REINPLACE from ports starting with MEdwin Groothuis2006-05-101-1/+0
| | | | Notes: svn path=/head/; revision=162032
* fix compilation if libevent is installedOliver Lehmann2006-02-111-1/+2
| | | | | | | | PR: ports/92673 Submitted by: Raaf <raaf@luna.afraid.org> Notes: svn path=/head/; revision=155731
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154193
* utilize OPTIONSOliver Lehmann2005-11-121-15/+10
| | | | Notes: svn path=/head/; revision=148026
* remove one unneeded CONFIGURE_ENV parameterOliver Lehmann2005-11-111-2/+1
| | | | Notes: svn path=/head/; revision=147957
* fix libquicktime supportOliver Lehmann2005-11-113-4/+37
| | | | | | | | PR: ports/88671 Submitted by: Frank W. Josellis Notes: svn path=/head/; revision=147956
* update libzvbi to 0.2.17Oliver Lehmann2005-10-081-1/+1
| | | | Notes: svn path=/head/; revision=144581
* update to 3.95Oliver Lehmann2005-09-302-4/+4
| | | | Notes: svn path=/head/; revision=143843
* update libzvbi port to 0.2.16Oliver Lehmann2005-05-261-1/+1
| | | | Notes: svn path=/head/; revision=136153
* fix the last 4 ioctl sign-extension'sOliver Lehmann2005-05-242-6/+15
| | | | | | | bump PORTREVISION Notes: svn path=/head/; revision=136018
* reduce ioctl sign-extension's on 64 bit systemsOliver Lehmann2005-05-231-1/+19
| | | | Notes: svn path=/head/; revision=135994
* I added -g to CFLAGS by error - remove itOliver Lehmann2005-05-231-1/+1
| | | | Notes: svn path=/head/; revision=135993
* - mark as broken if WITH_MMX is defined and ARCH is != i386Oliver Lehmann2005-05-232-4/+65
| | | | | | | | | - fix some more 64 bit issues [i] Provided by: Gerd Knorr <kraxel@bytesex.org> [1] Notes: svn path=/head/; revision=135975
* - add amd64 to ONLY_FOR_ARCHSOliver Lehmann2005-05-232-5/+18
| | | | | | | | - fix build for amd64 - fix a bug on amd64 which caused xawtv to segfault on startup Notes: svn path=/head/; revision=135967
* add a 3rd header-include case - that makes it compile on my amd64 systemOliver Lehmann2005-05-211-0/+15
| | | | | | | but... it still coredumpes, so ONLY_FOR_ARCH stays like it is right now Notes: svn path=/head/; revision=135745
* update libzvbi to 0.2.13Oliver Lehmann2005-01-241-1/+1
| | | | Notes: svn path=/head/; revision=127182
* add WITHOUT_AA knobOliver Lehmann2005-01-142-3/+11
| | | | Notes: svn path=/head/; revision=126442
* add RUN_DEPENDSOliver Lehmann2005-01-111-0/+2
| | | | Notes: svn path=/head/; revision=126109
* update to libzvbi 0.2.11Oliver Lehmann2004-12-311-1/+1
| | | | Notes: svn path=/head/; revision=125595
* fix pkg-plistOliver Lehmann2004-09-021-0/+6
| | | | Notes: svn path=/head/; revision=117975
* update to 3.94Oliver Lehmann2004-08-183-40/+13
| | | | Notes: svn path=/head/; revision=116622
* add some extra files/directoriesOliver Lehmann2004-08-141-0/+2
| | | | Notes: svn path=/head/; revision=116221