aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/dvts
Commit message (Collapse)AuthorAgeFilesLines
* Stagify.vanilla2014-06-092-6/+6
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-5/+2
| | | | multimedia)
* Style: tab -> space.eadler2013-03-291-1/+1
| | | | Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree.
* - remove MD5ohauer2011-07-031-2/+0
|
* Sync to new bsd.autotools.mkade2010-12-041-1/+1
|
* Punt autoconf267->autoconf268ade2010-10-161-1/+1
|
* Autotools update. Read ports/UPDATING 20100915 for details.ade2010-09-161-2/+2
| | | | | Approved by: portmgr (for Mk/bsd.port.mk part) Tested by: Multiple -exp runs
* Conversion from (now defunct) autoconf-2.61 to autoconf-2.62ade2008-08-201-1/+1
| | | | Tested by: exp build run (erwin)
* Switch autoconf dependencies from 2.53 or 2.59 to 2.61.linimon2007-09-301-2/+2
| | | | | PR: ports/116639 Submitted by: aDe
* Resetting maintainer due to no response to email about commit bit status.linimon2006-08-111-1/+1
| | | | | | We hope to see him back again sometime. Hat: portmgr
* SHA256ifyedwin2006-01-231-0/+2
| | | | Approved by: krion@
* [patch]: Unregistered conflict between multimedia/dvts and multimedia/gdvrecvedwin2005-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
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-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.
* Previous fix was incomplete.simokawa2005-07-131-1/+1
|
* Fix comment.simokawa2005-07-131-1/+1
| | | | Submitted by: christopher.a.johnson@gmail.com
* SIZEify (maintainer timeout)trevor2004-03-311-0/+2
|
* Update for new device name (/dev/fw?.?).simokawa2003-08-182-3/+3
|
* Back out to fix adhoc dependency for perl with autoconf.nork2003-06-091-2/+0
| | | | Approved by: simokawa
* Ad-hoc fix for autoconf breakage before 5.1 freeze.simokawa2003-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.
* Upgrade to dvts-patch-20030512.simokawa2003-05-122-3/+3
|
* Update to dvts-patch-20030511.simokawa2003-05-112-2/+3
|
* dbts 1.0a, A imprementation of Digital Video Transport System, is anork2003-05-105-0/+51
package of DV/RTP. Requested by: simokawa Reviewed by: simokawa