Re: Packaging Go Libs

2017-05-13 Thread Christian Schwarz
Side note: There is an ongoing effort to build a dependency manager that aims at becoming part of the official Golang toolchain: https://github.com/golang/dep Cheers, Christian signature.asc Description: This is a digitally signed message part

Re: archivers/py-borgbackup

2017-02-04 Thread Christian Schwarz
On Sat, Feb 04, 2017 at 12:56:02PM -0700, Russell L. Carter wrote: > So... how do I build archivers/py-borgbackup with poudriere on a > system that needs 2.7 as default? You can use poudriere's '-z' flag to build a new SET, with python 3 as the default version of Python. The target system can

net-im/prosody update commit request

2017-01-24 Thread Christian Schwarz
net-im/prosody is at version 0.9.10 and thus two patch versions behind upstream [0] There has been a patch in Bugzilla but the maintainer does not respond: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214487 Could someone please commit this? Thanks, Christian [0]

Re: Mumble in pkg

2017-01-24 Thread Christian Schwarz
On Mon, Jan 23, 2017 at 10:33:26PM +0100, Greg Byshenk wrote: > Ok, so I think what's going on here is that: > > The pkg version of mumble uses the default system OpenSSL, but > you've installed the OpenSSL port (via the package). This means > that the port builds fine - using the non-system

Preferred directory for server data (/var/db/pkgname?)

2017-01-12 Thread Christian Schwarz
system-specific database files Doesn't seem like the above cases match this description. Interestingly, the Arch Linux hier(7) has an entry for this kind of data: > /var/lib/ >State data for packages and subsystems (optional). What do you thin

Re: mail/p5-Net-SMTP-SSL Deprecated Message.

2017-01-08 Thread Christian Schwarz
o Net::SMTP? Patch them until upstream catches up? -- Christian Schwarz ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Re: HEADSUP: FLAVORS (initial version) and subpackages proposals

2016-12-20 Thread Christian Schwarz
On Tue, Dec 20, 2016 at 10:12:04AM +0100, Franco Fichtner wrote: > And lastly... if we have the automatic "default" flavour that is > defined by the OPTIONS_DEFAULT knobs, we could finally avoid pkg > upgrading custom builds by knowing that somebody built a "custom" > version of their port and

Re: Split irc/quassel into irc/quassel-client and irc/quassel-core

2016-09-06 Thread Christian Schwarz
> May I suggest just having a slave port for quassel-core? The client and > mono appear to have the heaviest dependencies. > > Example at https://www.bayofrum.net/~crees/patches/quassel-core.diff (It's > ready to commit, so if you're happy Max it can go in) >

Re: poudriere: howto build ports with 'make -j x'?

2016-08-06 Thread Christian Schwarz
rts # which holdup the rest of the queue to build more quickly. ALLOW_MAKE_JOBS_PACKAGES="pkg ccache py* perl5.20" Hope this helps! -- Christian Schwarz ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/