aboutsummaryrefslogtreecommitdiff
path: root/net/serviio
Commit message (Collapse)AuthorAgeFilesLines
* - stage-ifyAlexander Leidinger2014-06-032-22/+15
| | | | | | | - fix plist Notes: svn path=/head/; revision=356404
* Fix make patchAntoine Brodin2014-05-271-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=355537
* Convert to USES=dos2unixBaptiste Daroussin2014-05-261-1/+2
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=355292
* Update to 1.4.1.2.Alexander Leidinger2014-03-282-3/+3
| | | | | | | Submitted by: Jason Unovitch <jason.unovitch@gmail.com> Notes: svn path=/head/; revision=349471
* Update to 1.4.Alexander Leidinger2013-12-262-4/+4
| | | | Notes: svn path=/head/; revision=337615
* Fix install from port.Alexander Leidinger2013-11-101-3/+3
| | | | | | | Noticed by: CiPHER nl <cipher_nl@hotmail.com> Notes: svn path=/head/; revision=333373
* net/serviio: adjust to use ffmpeg binaryWilliam Grzybowski2013-10-212-3/+3
| | | | | | | | | - Adjust to use ffmpeg binary Approved by: portmgr (bapt, implicit) Notes: svn path=/head/; revision=331170
* - give serviio a home (other than what is specified in the GECOS of the user)Alexander Leidinger2013-10-144-3/+9
| | | | | | | | | | | | - generate a set of config files from the example ones, if no config file exists (on first install or if the config didn't change from the example one) [1] PR: 182711 [1] Submitted by: Jason Unovitch <jason.unovitch@gmail.com> [1] Notes: svn path=/head/; revision=330348
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | net) Notes: svn path=/head/; revision=327755
* Fix plist.Alexander Leidinger2013-09-072-2/+1
| | | | Notes: svn path=/head/; revision=326621
* Update to 1.3.1.Alexander Leidinger2013-08-192-3/+3
| | | | Notes: svn path=/head/; revision=325016
* - Update to 1.3.Alexander Leidinger2013-08-174-6/+14
| | | | | | | - Add possibility to set serviio_lang in rc.conf. Notes: svn path=/head/; revision=324865
* Update multimedia/ffmpeg1 to 1.2.1Martin Matuska2013-06-251-0/+1
| | | | | | | | PR: ports/177145 Submitted by: Alexander Kojevnikov <alexander@kojevnikov.com> Notes: svn path=/head/; revision=321725
* Rely on bsdtar to autodetermine the format of the distfiles when possibleBaptiste Daroussin2013-04-291-1/+1
| | | | | | | | | | For a while now bsdtar is able to autotermine compression and archive format. Let's then use tar directly instead of piping to tar. Now USE_BZIP2 and USE_XZ only set EXTRACT_SUFX to the right format Notes: svn path=/head/; revision=316786
* Update to 1.2.1.Alexander Leidinger2013-04-202-3/+3
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=316155
* Update to 1.2.Alexander Leidinger2013-03-053-4/+6
| | | | Notes: svn path=/head/; revision=313470
* Add support for the status command in the rc script. The change isAlexander Leidinger2013-01-282-0/+11
| | | | | | | | | | inspired by the patch in the PR. PR: ports/169591 Submitted by: Ivan Sy <ivan.sy@shaw.ca> Notes: svn path=/head/; revision=311134
* - update to 1.1Alexander Leidinger2013-01-053-3/+5
| | | | Notes: svn path=/head/; revision=309974
* - update to 1.0.1.Alexander Leidinger2012-12-095-36/+40
| | | | | | | | | - take maintainership [1] Approved by: maintainer [1] Notes: svn path=/head/; revision=308559
* Upgrade from 0.6.0.1 to 0.6.2. Minor other tweaks.Mikhail Teterin2012-06-053-5/+6
| | | | Notes: svn path=/head/; revision=298412
* - Bump PORTREVISION to chase the update of multimedia/libvpxAshish SHUKLA2012-02-161-0/+1
| | | | Notes: svn path=/head/; revision=291538
* In the rc.d scripts, change assignments to rcvar to use theDoug Barton2012-01-141-1/+1
| | | | | | | | | | | | | | literal name_enable wherever possible, and ${name}_enable when it's not, to prepare for the demise of set_rcvar(). In cases where I had to hand-edit unusual instances also modify formatting slightly to be more uniform (and in some cases, correct). This includes adding some $FreeBSD$ tags, and most importantly moving rcvar= to right after name= so it's clear that one is derived from the other. Notes: svn path=/head/; revision=289156
* Upgrade from 0.5.2 to 0.6.0.1Mikhail Teterin2011-11-114-5/+22
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=285575
* Update from 0.5 to 0.5.2 -- a number of bugs fixed as well as transcodingMikhail Teterin2011-03-284-5/+26
| | | | | | | of FLAC files added. Notes: svn path=/head/; revision=271918
* Actually add the bits and pieces of Serviio.Mikhail Teterin2011-02-284-0/+101
| | | | Notes: svn path=/head/; revision=269940
* Add port of Serviio -- a DLNA server capable of realtime transcoding.Mikhail Teterin2011-02-286-0/+119
http://www.serviio.org/ Thanks to David Brouda for helping to test. Notes: svn path=/head/; revision=269939