| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
| |
- Fix problems when more than one JVM is installed [1]
PR: 198021 [1]
Noticed by: jason.unovitch@gmail.com [1]
|
|
|
|
|
|
|
|
|
|
|
| |
- Require OpenJDK8 which is now the minimum requirement
- Use "sample" in filenames over "dist" to be able to use @sample keyword
- Sync Java command line exec arguments to upstream to work with OpenJDK8
- Partially sync JAVA_OPTS to upstream and specify a dcraw path to
prevent errors looking for 'lib/dcraw'
- Cleaned up the console script
Submitted by: Jason Unovitch <jason.unovitch@gmail.com>
|
| |
|
|
|
|
|
|
|
|
| |
- return error code if not running [1]
- narrow down which java process to accept as "running"
PR: 193728 [1]
Noticed by: jason.unovitch@gmail.com [1]
|
|
|
|
| |
- fix plist
|
|
|
|
| |
With hat: portmgr
|
|
|
|
| |
With hat: portmgr
|
|
|
|
| |
Submitted by: Jason Unovitch <jason.unovitch@gmail.com>
|
| |
|
|
|
|
| |
Noticed by: CiPHER nl <cipher_nl@hotmail.com>
|
|
|
|
|
|
| |
- Adjust to use ffmpeg binary
Approved by: portmgr (bapt, implicit)
|
|
|
|
|
|
|
|
|
| |
- 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]
|
|
|
|
| |
net)
|
| |
|
| |
|
|
|
|
| |
- Add possibility to set serviio_lang in rc.conf.
|
|
|
|
|
| |
PR: ports/177145
Submitted by: Alexander Kojevnikov <alexander@kojevnikov.com>
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Feature safe: yes
|
| |
|
|
|
|
|
|
|
| |
inspired by the patch in the PR.
PR: ports/169591
Submitted by: Ivan Sy <ivan.sy@shaw.ca>
|
| |
|
|
|
|
|
|
| |
- take maintainership [1]
Approved by: maintainer [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.
|
|
|
|
| |
Feature safe: yes
|
|
|
|
| |
of FLAC files added.
|
| |
|
|
http://www.serviio.org/
Thanks to David Brouda for helping to test.
|