NEW: x11/walcommander

2015-03-21 Thread Brian Callahan
Hi ports -- Attached is a new port, x11/walcommander. WalCommander is a free multi-platform orthodox file manager inspired by Far Manager. pkg/DESCR: WalCommander is a multi-platform open source orthodox file manager mimicking the look and feel of Far Manager. Features: * built-in terminal *

Patch for www/nginx

2015-03-21 Thread Jason Tubnor
Hi, As the chroot patches have been moved pack into the ports version, the man page hasn't been updated for the port. This applies for 5.7-release and -current Attached is the applicable patch for the nginx.8 man page. Cheers, Jason. nginx.8.patch Description: Binary data

UPDATE: audio/mscore 1.3 => 2.0.0

2015-03-21 Thread Brian Callahan
Hi ports -- Here's a rather large diff for MuseScore to update it to the soon to be released version 2.0.0 -- this is essentially an entirely new program. The MuseScore team is planning a large PR thingy on "MuseScore 2.0 release day" which is March 24. They would like this in the ports tree so t

Re: net/ddclient: add _ddclient user

2015-03-21 Thread David Coppa
Il giorno 22/mar/2015 00.00, "Pascal Stumpf" ha scritto: > > On Sat, 21 Mar 2015 22:36:50 +, Stuart Henderson wrote: > > On 2015/03/21 22:32, Pascal Stumpf wrote: > > > +@sample /var/run/ddclient/ > > > > /var/run is cleared at boot so this won't persist; please "install -d" > > it from rc_pre

Re: net/ddclient: add _ddclient user

2015-03-21 Thread Pascal Stumpf
On Sat, 21 Mar 2015 22:36:50 +, Stuart Henderson wrote: > On 2015/03/21 22:32, Pascal Stumpf wrote: > > +@sample /var/run/ddclient/ > > /var/run is cleared at boot so this won't persist; please "install -d" > it from rc_pre in the rc script instead of creating it via PLIST. > > New diff aft

Re: net/ddclient: add _ddclient user

2015-03-21 Thread Stuart Henderson
On 2015/03/21 22:32, Pascal Stumpf wrote: > +@sample /var/run/ddclient/ /var/run is cleared at boot so this won't persist; please "install -d" it from rc_pre in the rc script instead of creating it via PLIST.

net/ddclient: add _ddclient user

2015-03-21 Thread Pascal Stumpf
It's neither necessary nor advisable to run ddclient as root. Add a dedicated user. * change permissions on /etc/ddclient/ddclient.conf to 640, root:_ddclient and delete the mode 600 check from the script. * PID files are now in /var/run/ddclient; this will require users to change their config.

update: lua-5.2.4

2015-03-21 Thread James Turner
Straight forward update to lua-5.2.4. Tested on amd64. ok? -- James Turner Index: 5.2/Makefile === RCS file: /cvs/ports/lang/lua/5.2/Makefile,v retrieving revision 1.6 diff -u -p -u -p -r1.6 Makefile --- 5.2/Makefile10 Dec 2

Re: New port: devel/godoc

2015-03-21 Thread Adam Wolk
On Sat, Mar 21, 2015, at 03:05 PM, Dmitrij D. Czarkoff wrote: > Adam Wolk said: > > One question about the default flags: > > > daemon_flags="-http=:6060 -v=true" > > This is what upstream mentions. > > > Should it listen on all interfaces by default? I suggest setting it to > > localhost which m

NEW: devel/gocover (code coverage for lang/go programs)

2015-03-21 Thread Adam Wolk
Hi ports@, $ cat gocover/pkg/DESCR Cover is a program for analyzing the coverage profiles generated by 'go test -coverprofile=cover.out'. Cover is also used by 'go test -cover' to rewrite the source code with annotations to track which parts of ea

Re: New port: devel/godoc

2015-03-21 Thread Stuart Henderson
On 2015/03/21 14:51, Adam Wolk wrote: > On Thu, Mar 19, 2015, at 09:36 PM, Stuart Henderson wrote: > > On 2015/03/19 11:16, Dmitrij D. Czarkoff wrote: > > > Hi! > > > > > > Our go ports lacks godoc - useful tool for offline development in go. > > > The attached port brings godoc together with rc.d

Re: how to build qt4 flavor of poppler?

2015-03-21 Thread Stuart Henderson
On 2015/03/21 07:27, Jiri B wrote: > Hello, > > I'm lost, how to build qt4 flavor of poppler? > There are PSEUDO_FLAVORS involved and even after > reading man pages I can't figure it out :/ > > $ env SUBPACKAGE="-qt4" make show=FULLPKGNAME > poppler-0.32.0 > $ env SUBPACKAGE="-qt4" make > ===> p

Re: NEW: x11/cool-retro-term

2015-03-21 Thread Brian Callahan
On 03/21/15 10:10, Adam Wolk wrote: > On Sat, Mar 21, 2015, at 03:06 PM, Brian Callahan wrote: >> Crap. Use this tarball--changes MASTER_SITES from devio.us to nycbug. >> >> ~Brian >> >> On 03/21/15 09:53, Brian Callahan wrote: >>> On 03/16/15 12:31, Brian Callahan wrote: Hi ports -- >>>

Re: NEW: x11/cool-retro-term

2015-03-21 Thread Adam Wolk
On Sat, Mar 21, 2015, at 03:06 PM, Brian Callahan wrote: > Crap. Use this tarball--changes MASTER_SITES from devio.us to nycbug. > > ~Brian > > On 03/21/15 09:53, Brian Callahan wrote: > > On 03/16/15 12:31, Brian Callahan wrote: > >> Hi ports -- > >> > >> Attached is a new port, x11/cool-retro-t

Re: New port: devel/godoc

2015-03-21 Thread Dmitrij D. Czarkoff
Adam Wolk said: > One question about the default flags: > > daemon_flags="-http=:6060 -v=true" This is what upstream mentions. > Should it listen on all interfaces by default? I suggest setting it to > localhost which makes it respond to both 'localhost:6060' & > '127.0.0.1:6060' but not to any e

Re: NEW: x11/cool-retro-term

2015-03-21 Thread Brian Callahan
Crap. Use this tarball--changes MASTER_SITES from devio.us to nycbug. ~Brian On 03/21/15 09:53, Brian Callahan wrote: > On 03/16/15 12:31, Brian Callahan wrote: >> Hi ports -- >> >> Attached is a new port, x11/cool-retro-term, a good looking terminal >> emulator which mimics old CRT displays. >>

UPDATE: net/libtorrent & net/rtorrent

2015-03-21 Thread Michael
Hi all, Attached are updates to the latest versions of libtorrent (0.13.4) and rtorrent (0.9.4). Sent this to the maintainer ~1 week ago with no reply. A couple of patches can now be removed, some have had to be edited. Tested on amd64 for about three weeks, no issues found so far. (This is only

Re: NEW: x11/cool-retro-term

2015-03-21 Thread Brian Callahan
On 03/16/15 12:31, Brian Callahan wrote: > Hi ports -- > > Attached is a new port, x11/cool-retro-term, a good looking terminal > emulator which mimics old CRT displays. > > pkg/DESCR: > cool-retro-term is a terminal emulator which mimics the look and feel of > the old cathode tube screens. It has

Re: New port: devel/godoc

2015-03-21 Thread Adam Wolk
On Thu, Mar 19, 2015, at 09:36 PM, Stuart Henderson wrote: > On 2015/03/19 11:16, Dmitrij D. Czarkoff wrote: > > Hi! > > > > Our go ports lacks godoc - useful tool for offline development in go. > > The attached port brings godoc together with rc.d script, allowing to > > start godoc as a daemon a

Re: New port: devel/godoc

2015-03-21 Thread Adam Wolk
On Fri, Mar 20, 2015, at 07:29 PM, Kent R. Spillner wrote: > On Fri, Mar 20, 2015 at 08:00:12AM +0100, Dmitrij D. Czarkoff wrote: > > Updated tarball. CATEGORY is set to "textproc devel" and sthen@'s mirror > > is used as MASTER_SITES. > > Tested on amd64; tests pass, everything looks fine (haven'

how to build qt4 flavor of poppler?

2015-03-21 Thread Jiri B
Hello, I'm lost, how to build qt4 flavor of poppler? There are PSEUDO_FLAVORS involved and even after reading man pages I can't figure it out :/ $ env SUBPACKAGE="-qt4" make show=FULLPKGNAME poppler-0.32.0 $ env SUBPACKAGE="-qt4" make ===> poppler-qt4-0.32.0 Ignored as FLAVOR contains no_qt4 .

UPDATE: converters/enca

2015-03-21 Thread Ingo Feinerer
Update converters/enca to 1.16: - Add converters/p5-Unicode-Map8 to BUILD_DEPENDS (since the configure script checks for "umap") - Use SEPARATE_BUILD - Enable librecode interface Note: I could not enable the iconv interface (using --with-libiconv-prefix=${LOCALBASE} in CONFIGURE_ARGS) - Inst