summaryrefslogtreecommitdiff
path: root/multimedia/netshow (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update mastersite to make fetchable to unbreak. PR: ports/57435Mark Linimon2003-11-031-3/+1
| | | | | | | (maintainer timeout). Notes: svn path=/head/; revision=92944
* Mark BROKEN (see bento logs). These ports are scheduled for removalKris Kennaway2003-11-031-0/+2
| | | | | | | | after Feb 2 2004 if they are still broken at that time and no fixes have been submitted by PR. Notes: svn path=/head/; revision=92921
* Consolidate NO_CDROM and NO_PACKAGE -> RESTRICTEDKris Kennaway2003-07-301-2/+0
| | | | Notes: svn path=/head/; revision=85965
* 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
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* USE_LINUX rather than explicitly listing the dependency.David E. O'Brien2002-05-291-4/+3
| | | | Notes: svn path=/head/; revision=60264
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isSatoshi Asami2000-10-081-1/+1
| | | | | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear. Notes: svn path=/head/; revision=33576
* Convert to PORTNAME/PORTVERSION. lfview had an invalid versionSatoshi Asami2000-04-141-3/+3
| | | | | | | string so I fixed it. Notes: svn path=/head/; revision=27514
* Add virtual category "linux" to Linux apps and support libs/utils.Satoshi Asami2000-02-281-1/+1
| | | | Notes: svn path=/head/; revision=26406
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-2/+2
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20951
* awk -> ${AWK}Michael Haro1999-08-221-2/+2
| | | | | | | | | | | basename -> ${BASENAME} cat -> ${CAT} cp -> ${CP} ldconfig -> ${LDCONFIG} mkdir -> ${MKDIR} Notes: svn path=/head/; revision=20898
* Make port depend on linux_base instead of linux_lib.Marcel Moolenaar1999-07-211-2/+2
| | | | Notes: svn path=/head/; revision=20299
* More WWW: additionsMichael Haro1999-05-061-1/+1
| | | | Notes: svn path=/head/; revision=18564
* Add 'ONLY_FOR_ARCHS=i386' to linux_lib dependent ports.Hidetoshi Shimokawa1999-01-071-1/+2
| | | | Notes: svn path=/head/; revision=15902
* Remove extraneous x11 from CATEGORIES.Steve Price1998-11-211-2/+2
| | | | | | | Submitted by: Josh Gilliam <josh@quick.net> Notes: svn path=/head/; revision=14734
* Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orSatoshi Asami1998-08-051-2/+2
| | | | | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly. Notes: svn path=/head/; revision=12289
* Import new port graphics/netshow, the Microsoft NetShow player.Donald Burr1998-06-126-0/+60
Thanks to Chris Kukulies <kuku@gil.physik.rwth-aachen.de> for telling us about this on freebsd-multimedia, and giving me the idea of doing a port for it. Notes: svn path=/head/; revision=11397