aboutsummaryrefslogtreecommitdiff
path: root/multimedia/xawtv/Makefile
Commit message (Collapse)AuthorAgeFilesLines
...
* update libzvbi to 0.2.17Oliver Lehmann2005-10-081-1/+1
| | | | Notes: svn path=/head/; revision=144581
* update to 3.95Oliver Lehmann2005-09-301-2/+2
| | | | 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-241-1/+1
| | | | | | | bump PORTREVISION Notes: svn path=/head/; revision=136018
* 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-231-0/+4
| | | | | | | | | - 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-231-2/+2
| | | | | | | | - fix build for amd64 - fix a bug on amd64 which caused xawtv to segfault on startup Notes: svn path=/head/; revision=135967
* update libzvbi to 0.2.13Oliver Lehmann2005-01-241-1/+1
| | | | Notes: svn path=/head/; revision=127182
* add WITHOUT_AA knobOliver Lehmann2005-01-141-2/+10
| | | | 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
* update to 3.94Oliver Lehmann2004-08-181-1/+1
| | | | Notes: svn path=/head/; revision=116622
* update to 3.93Oliver Lehmann2004-08-091-6/+4
| | | | Notes: svn path=/head/; revision=115743
* depend on tv-fontsOliver Lehmann2004-06-191-2/+3
| | | | | | | Bump PORTREVISION Notes: svn path=/head/; revision=111827
* libzvbi got updated - libversion got changedOliver Lehmann2004-04-051-2/+2
| | | | | | | bump PORTREVISION Notes: svn path=/head/; revision=106229
* Chase libdv shared library version bumpMario Sergio Fujikawa Ferreira2004-03-141-1/+1
| | | | Notes: svn path=/head/; revision=103954
* ia64 has no machine/ioctl_bt848.h. ONLY_FOR_ARCHS= alpha i386Oliver Lehmann2004-02-211-1/+1
| | | | Notes: svn path=/head/; revision=101577
* Scantv is now able to detect stations. Actually You still won't get theOliver Lehmann2004-02-111-2/+2
| | | | | | | | station-names Bump PORTREVISION Notes: svn path=/head/; revision=100722
* - scantv now scans w/o a failure, but actually doesn't like to find anyOliver Lehmann2004-02-101-2/+2
| | | | | | | | | station here - reattach x11/mtt to the build in case it's FreeBSD 5 - bump PORTREVISION Notes: svn path=/head/; revision=100605
* Add libzvbi Support (WITH_LIBZVBI) to get a aletvd and a scantv (which won'tOliver Lehmann2004-02-091-1/+21
| | | | | | | | work on my system) Bump PORTREVISION Notes: svn path=/head/; revision=100505
* 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
* update xawtv to 3.91Oliver Lehmann2004-01-301-1/+1
| | | | Notes: svn path=/head/; revision=99526
* Update xawtv to 3.90.Oliver Lehmann2003-10-171-2/+1
| | | | | | | The patch got included into the source. Notes: svn path=/head/; revision=91515
* Don't treat a nonremote display as remote (and so disabling the the overlayOliver Lehmann2003-10-131-0/+1
| | | | | | | | | | mode w/o a need to) PR: ports/57869 Submitted By: Matthias Andree <matthias.andree@web.de> Notes: svn path=/head/; revision=91069
* update xawtv to 3.88.1Oliver Lehmann2003-10-081-2/+2
| | | | Notes: svn path=/head/; revision=90652
* add INSTALLS_SHLIBOliver Lehmann2003-07-301-2/+3
| | | | Notes: svn path=/head/; revision=85924
* The last commit broke the Makefile because I checked a variable beforeOliver Lehmann2003-06-101-6/+6
| | | | | | | | | | bsd.port.pre.mk was included. But the variable gets defined in bsd.port.pre.mk. Move the OSVERSION check behind those include. Noticed by: Dan Langille <dan@langille.org> Notes: svn path=/head/; revision=82678
* Replace the header check with an osreldate dependent architecture check.Oliver Lehmann2003-06-101-2/+4
| | | | | | | | Noticed by: kris, Mark Linimon <linimon@lonesome.com> Approved by: alex (mentor) Notes: svn path=/head/; revision=82666
* Mark xawtv broken on architectures w/o a machine/ioctl_bt848.h (e.g.Oliver Lehmann2003-05-131-0/+4
| | | | | | | | | FreeBSD 4 on alpha) Submitted By: bento Notes: svn path=/head/; revision=80927
* redefine the MAINTAINER field with my FreeBSD addressOliver Lehmann2003-05-061-1/+1
| | | | | | | Approved By: alex (mentor) Notes: svn path=/head/; revision=80276
* Update to 3.88Tilman Keskinoz2003-04-171-3/+3
| | | | | | | | PR: 51067 Submitted by: maintainer Notes: svn path=/head/; revision=79122
* After repo copy from graphics category to newly create multimediaMario Sergio Fujikawa Ferreira2003-04-041-2/+2
| | | | | | | | | | one, update all appropriate references: *_DEPENDS, CATEGORIES Repo copied by: cvs (joe) Approved by: portmgr (self & no objections) Notes: svn path=/head/; revision=78074
* Update to 3.86Tilman Keskinoz2003-03-231-1/+1
| | | | | | | | PR: 50177 Submitted by: maintainer Notes: svn path=/head/; revision=77281
* Update to 3.85Tilman Keskinoz2003-02-231-3/+36
| | | | | | | | PR: 48252 Submitted by: Oliver Lehmann <lehmann@ans-netz.de> Notes: svn path=/head/; revision=76280
* De-pkg-comment.Akinori MUSHA2003-02-211-0/+1
| | | | Notes: svn path=/head/; revision=76036
* Update to 3.83Tilman Keskinoz2003-01-201-1/+1
| | | | | | | | PR: 47179 Submitted by: Oliver Lehmann <lehmann@ans-netz.de> Notes: svn path=/head/; revision=73665
* Update to 3.82Patrick Li2003-01-011-8/+6
| | | | | | | | PR: ports/46610 Submitted by: maintainer Notes: svn path=/head/; revision=72102
* Maintainer update to version 3.79Edwin Groothuis2002-11-221-1/+1
| | | | | | | | PR: ports/45499 Submitted by: Oliver Lehmann <lehmann@ans-netz.de> Notes: svn path=/head/; revision=70785
* Update to 3.78Patrick Li2002-11-011-1/+1
| | | | | | | | PR: ports/44764 Submitted by: maintainer Notes: svn path=/head/; revision=69232
* Update to 3.76Patrick Li2002-07-271-13/+14
| | | | | | | | PR: ports/41037 Submitted by: maintainer Notes: svn path=/head/; revision=63632
* Update to 3.75Patrick Li2002-06-241-10/+3
| | | | | | | | PR: ports/39669 Submitted by: maintainer Notes: svn path=/head/; revision=61869
* Update to 3.74Patrick Li2002-04-201-5/+4
| | | | | | | | PR: 37254 Submitted by: maintainer Notes: svn path=/head/; revision=57905
* Add missing dependency of aalibPatrick Li2002-03-241-1/+2
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=56557
* Update to 3.73Patrick Li2002-03-151-1/+1
| | | | | | | | PR: 35933 Submitted by: maintainer Notes: svn path=/head/; revision=56174
* - fix 5-CURRENT build (add a dependency to XFree86-4-clients)Patrick Li2002-03-101-1/+8
| | | | | | | | | | - fix a compile warning PR: 35736 Submitted by: maintainer Notes: svn path=/head/; revision=55815
* LOCALBASE safeness for configure script checking for libraries.Patrick Li2002-03-041-0/+4
| | | | | | | | PR: 35510 Submitted by: maintainer Notes: svn path=/head/; revision=55493
* - Update to 3.72Patrick Li2002-02-221-5/+6
| | | | | | | | | | - Style fixes (portlint) and add dependency on motif (bento) PR: 35217 Submitted by: maintainer Notes: svn path=/head/; revision=55106
* Update to 3.70Patrick Li2002-02-071-1/+2
| | | | | | | | PR: 34707 Submitted by: maintainer Notes: svn path=/head/; revision=54322
* Update to 3.69Patrick Li2002-02-041-1/+1
| | | | | | | | PR: 34598 Submitted by: maintainer Notes: svn path=/head/; revision=54182
* Update to 3.68Patrick Li2002-01-271-10/+1
| | | | | | | | PR: 34321 Submitted by: maintainer Notes: svn path=/head/; revision=53848