aboutsummaryrefslogtreecommitdiff
path: root/multimedia/dtv
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
* Fix build on currentBaptiste Daroussin2013-05-041-1/+2
| | | | Notes: svn path=/head/; revision=317376
* - X11BASE is going away. Hack the last few ports that depend on X11BASE to ↵Eitan Adler2011-12-261-0/+1
| | | | | | | | | not rely on it being set globally. Approved by: portmgr (pav) Notes: svn path=/head/; revision=288028
* - remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276986
* - 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-191-2/+2
| | | | | | | | | | | | | | | | | | - 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
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+4
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Remove FreeBSD 4.X support from unmaintained ports in categories startingGabor Kovesdan2007-04-181-7/+1
| | | | | | | with letter i-m Notes: svn path=/head/; revision=190286
* Flip over to NOT_FOR_ARCHS=sparc64 which does not have bktr supportKris Kennaway2006-09-291-1/+1
| | | | Notes: svn path=/head/; revision=174079
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149442
* Add a missing USE_XLIBKris Kennaway2004-04-111-0/+1
| | | | Notes: svn path=/head/; revision=106743
* ONLY_FOR_ARCHS=alpha i386 ia64, and IGNORE on alpha 4.xKris Kennaway2004-03-151-1/+9
| | | | Notes: svn path=/head/; revision=104068
* - Fix build on AMD64Kirill Ponomarev2004-02-013-5/+25
| | | | | | | - Pet portlint Notes: svn path=/head/; revision=99734
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99421
* Reset maintainer on ports formerly maintained by dillonKris Kennaway2003-05-121-1/+1
| | | | | | | Submitted by: dillon Notes: svn path=/head/; revision=80857
* 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-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76036
* Fix build on -current (machine/soundcard.h -> sys/soundcard.h)Kris Kennaway2002-09-081-0/+11
| | | | Notes: svn path=/head/; revision=65806
* Add my DTV port - A TV-tuner card capture program w/ client-server andMatthew Dillon2002-02-115-0/+25
display capability. Notes: svn path=/head/; revision=54525