aboutsummaryrefslogtreecommitdiff
path: root/multimedia/dvts
Commit message (Collapse)AuthorAgeFilesLines
* - Add LICENSEDmitry Marakasov2015-11-134-16/+35
| | | | | | | - Switch to USES=autoreconf Notes: svn path=/head/; revision=401552
* Remove indefinite articles and trailing periods from COMMENT, plus minorJimmy Olgeni2014-07-071-1/+1
| | | | | | | | | | | | COMMENT typos and surrounding whitespace fixes. A few Makefiles where not included as they contain Latin-1 characters that break the Phabricator workflow. Category M. CR: D306 Approved by: portmgr (bapt) Notes: svn path=/head/; revision=361099
* Stagify.Vanilla I. Shu2014-06-092-6/+6
| | | | Notes: svn path=/head/; revision=357083
* 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
* Style: tab -> space.Eitan Adler2013-03-281-1/+1
| | | | | | | Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree. Notes: svn path=/head/; revision=315487
* - remove MD5Olli Hauer2011-07-031-2/+0
| | | | Notes: svn path=/head/; revision=276986
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* Punt autoconf267->autoconf268Ade Lovett2010-10-161-1/+1
| | | | Notes: svn path=/head/; revision=263089
* Autotools update. Read ports/UPDATING 20100915 for details.Ade Lovett2010-09-151-2/+2
| | | | | | | | Approved by: portmgr (for Mk/bsd.port.mk part) Tested by: Multiple -exp runs Notes: svn path=/head/; revision=261230
* Conversion from (now defunct) autoconf-2.61 to autoconf-2.62Ade Lovett2008-08-201-1/+1
| | | | | | | Tested by: exp build run (erwin) Notes: svn path=/head/; revision=218886
* Switch autoconf dependencies from 2.53 or 2.59 to 2.61.Mark Linimon2007-09-301-2/+2
| | | | | | | | PR: ports/116639 Submitted by: aDe Notes: svn path=/head/; revision=200411
* Resetting maintainer due to no response to email about commit bit status.Mark Linimon2006-08-101-1/+1
| | | | | | | | | We hope to see him back again sometime. Hat: portmgr Notes: svn path=/head/; revision=170304
* SHA256ifyEdwin Groothuis2006-01-221-0/+2
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154193
* [patch]: Unregistered conflict between multimedia/dvts and multimedia/gdvrecvEdwin Groothuis2005-11-221-0/+2
| | | | | | | | | | | | | | | | Both multimedia/gdvrecv and multimedia/dvts provides executable bin/dvrecv with non-compatible uses and syntax. The last installed will overwrite the other. Further, gdvrecv installs no man-pages, so installing first dvts then gdvrecv will cause incorrect manual page to appear. PR: ports/85979 Submitted by: Erik Norgaard <norgaard@locolomo.org> Approved by: maintainer timeout Notes: svn path=/head/; revision=149050
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* Previous fix was incomplete.Hidetoshi Shimokawa2005-07-131-1/+1
| | | | Notes: svn path=/head/; revision=139026
* Fix comment.Hidetoshi Shimokawa2005-07-131-1/+1
| | | | | | | Submitted by: christopher.a.johnson@gmail.com Notes: svn path=/head/; revision=139025
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+2
| | | | Notes: svn path=/head/; revision=105747
* Update for new device name (/dev/fw?.?).Hidetoshi Shimokawa2003-08-182-3/+3
| | | | Notes: svn path=/head/; revision=87197
* Back out to fix adhoc dependency for perl with autoconf.Norikatsu Shigemura2003-06-091-2/+0
| | | | | | | Approved by: simokawa Notes: svn path=/head/; revision=82594
* Ad-hoc fix for autoconf breakage before 5.1 freeze.Hidetoshi Shimokawa2003-05-221-1/+2
| | | | | | | | | | Autoconf-2.53 requires some perl scripts to run but its Makefile doesn't have USE_PERL5_RUN. Feel free to remove USE_PERL5_BUILD once the autoconf problem is fixed. Notes: svn path=/head/; revision=81700
* Upgrade to dvts-patch-20030512.Hidetoshi Shimokawa2003-05-122-3/+3
| | | | Notes: svn path=/head/; revision=80829
* Update to dvts-patch-20030511.Hidetoshi Shimokawa2003-05-112-2/+3
| | | | Notes: svn path=/head/; revision=80665
* dbts 1.0a, A imprementation of Digital Video Transport System, is aNorikatsu Shigemura2003-05-095-0/+51
package of DV/RTP. Requested by: simokawa Reviewed by: simokawa Notes: svn path=/head/; revision=80556