Re: [PATCH] net/bird2: add multicast patch from bird mailing list

2021-04-17 Thread Jason A. Donenfeld
Hi Olivier, Great! Thanks for doing that. Now just waiting for Bernhard to bump wireguard-kmod to the latest, and we'll have working babel-over-wg again: https://lists.zx2c4.com/pipermail/wireguard/2021-April/006634.html Jason ___ freebsd-

[PATCH] net/bird2: add multicast patch from bird mailing list

2021-04-15 Thread Jason A. Donenfeld
This patch was made in response to a FreeBSD networking discussion and is important in enabling babel support on interfaces that are neither pointtopoint nor broadcast. The upstream patch submission is: https://bird.network.cz/pipermail/bird-users/2021-April/015415.html --- net/bird2/files/patch-

Question to users of x11-wm/fluxbox

2019-08-06 Thread Jason Helfman
Hello users of x11-wm/fluxbox, In reviewing the current port, I found some lint related issues and dug in a little more. There is some alternative documentation that is available to build and install as part of the port. This documentation dates back to 2006. In my opinion, this is not needed

Re: Creation of a diff of a new port

2019-08-06 Thread Jason Helfman
On Tue, 06 Aug 2019 14:05:49 -0700 Kralj Karlo wrote I am trying to create a diff of a new port in order that I may submit the port. I believe to have followed the directions from the Porter's Handbook, but the result is not as I had expected. $ portsnap fetch (I didn't save t

Re: Xtide Broken - Unfetchable

2019-08-06 Thread Jason Helfman
Thanks for your bug report. I have built it and it is successful, however another committer has this bug in their queue. Thanks! -jgh On Mon, 05 Aug 2019 10:25:14 -0700 Walter Schwarzenfeld wrote See https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239666 _

Re: How to package maven based ports

2019-08-06 Thread Jason Helfman
I've looked over this thread a bit, and have done similar things in the past. I have created an archive of a maven repository after having remote repos break the repeatable build process. I would create an archive, and then use this archive as a distfile. I would then point to this archive durin

Re: Looking to port weasyprint

2019-05-20 Thread Jason Barbier
looks like it's not installing CairoSVG Sent from my a tiny pocket computer. > On May 20, 2019, at 07:28, Lars Engels wrote: > >> On Mon, May 20, 2019 at 04:00:00PM +0200, Kurt Jaeger wrote: >> Hi! >> >>> A simple testbuild in poudriere after some cleanup seems to work. >>> I'm testbuilding ri

Re: WireGuard for FreeBSD

2018-05-24 Thread Jason A. Donenfeld
On Thu, May 24, 2018 at 12:43 PM, Jan Bramkamp wrote: > Did I understand correctly that both these ports are userspace > implementations and have a similar per packet overhead to OpenVPN and fastd? Indeed they're userspace ports. Maybe down the line this will be ported to the FreeBSD kernel like

Re: WireGuard for FreeBSD

2018-05-23 Thread Jason A. Donenfeld
We now have a release, so the full instructions for the packages are: 1. wireguard-tools, providing wg(8) and wg-quick(8) Runtime dependencies: bash, wireguard-go Buildtime dependencies: gmake, c compiler, libc Build: gmake -C src/tools WITH_WGQUICK=yes Install: gmake -C src/tools PREFIX=/usr/loca

Re: WireGuard for FreeBSD

2018-05-23 Thread Jason A. Donenfeld
On Mon, May 21, 2018 at 11:35 PM, Jason A. Donenfeld wrote: > 2. wireguard-go > Runtime dependencies: none > Buildtime dependencies: gmake, go > Build: export GOPATH=$(pwd)/gopath; go get -d; gmake > Install: gmake PREFIX=/usr/local install > URL template: > https://git.z

Re: WireGuard for FreeBSD

2018-05-22 Thread Jason A. Donenfeld
ll of course want to swap this out with real tarballs once released. Jason ___ 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: WireGuard for FreeBSD

2018-05-21 Thread Jason A. Donenfeld
On Tue, May 22, 2018 at 2:33 AM, Outback Dingo wrote: > to be honest, while it sounds nice, i for one would prefer to see a > kernel module ported to FreeBSD instead of userland > second to that, building a freebsd port of it is not all that hard, > however that being said, it also needs to be acc

Re: WireGuard for FreeBSD

2018-05-21 Thread Jason A. Donenfeld
192.168.4.1 or visiting that in your browser. Looking forward, Jason ___ 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"

WireGuard for FreeBSD

2018-05-21 Thread Jason A. Donenfeld
tdin --master` to get it from git master.) I was hoping that in the time between now and then, we might find somebody willing and interested in packaging this properly. Does this sound fun to anyone? Best regards, Jason [1] https://www.wireguard.com/ [2] https://www.wireguard.com/papers/wireguard

Re: How to get -RC2 is tarball name?

2018-04-20 Thread Jason E. Hale
On Fri, Apr 20, 2018 at 1:48 AM, Gary Aitken wrote: > I'm trying to fetch: > https://download.gimp.org/mirror/pub/gimp/v2.10/gimp-2.10.0-RC2.tar.bz2 > Both the RC2 and the bz2 are giving me problems. > I've tried every combination I can think of and can't seem to get the > right thing. In order

Re: nonexistent port update reminder?

2018-03-14 Thread Jason E. Hale
scout's detection and selection of >>distfiles on a per-port basis: >> >>http://portscout.freebsd.org/info/portscout-portconfig.txt >> >>Thanks. >> It looks like a MOVED entry was never added when the port was renamed. I just added one for it, so hopeful

Re: Too many levels of symbolic links

2018-03-12 Thread Jason E. Hale
ounting file systems > > -- > Before enlightenment - chop wood, draw water. > After enlightenment - chop wood, draw water. > > Marko Cupać > https://www.mimar.rs/ > Try changing the whole do-install target to this: do-install: (cd ${WRKSRC} && ${COPYTREE_S

Re: Why some python ports fail with build_fs_violation like this: usr/local/lib/python3.6/site-packages/dbus/__pycache__ ?

2018-03-05 Thread Jason E. Hale
ifferential Revision to fix it and it seems audio/carla builds fine with my changes. https://reviews.freebsd.org/D14586 -Jason ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any ma

Re: Why some python ports fail with build_fs_violation like this: usr/local/lib/python3.6/site-packages/dbus/__pycache__ ?

2018-03-05 Thread Jason E. Hale
s in Python < 3.2 style. Therefore, whenever the ports you are trying to build are loading the dbus module, it is creating the bytecode in the correct location on the fly and touching the filesystem. -Jason ___ freebsd-ports@freebsd.org mailing list

Re: editors/gedit-plugins

2018-02-20 Thread Jason E. Hale
On Mon, Feb 19, 2018 at 10:07 PM, The Doctor wrote: > Need help understanding why this is happening: > > > Script started on Mon Feb 19 20:00:38 2018 > You have mail. > root@doctor:/usr/ports/editors/gedit-plugins # make > > root@doctor:/usr/ports/editors/gedit-plugins # make install > > ===> In

Re: pkg fallout - wrong shared lib version?

2018-02-20 Thread Jason E. Hale
ompiler is: set(CAF_SO_VERSION 0) if(gfortran_compiler) if(NOT CMAKE_Fortran_COMPILER_VERSION VERSION_LESS 7.0.0) set(CAF_SO_VERSION 2) elseif(NOT CMAKE_Fortran_COMPILER_VERSION VERSION_LESS 6.0.0) set(CAF_SO_VERSION 1) endif() endif() You will probably

'make clean' seemingly broken with FLAVORS

2018-01-27 Thread Jason E. Hale
the clean target to work as expected: FLAVOR?= #empty It seems silly to have to set an empty variable, but without it, the only way I could achieve the desired behavior of 'make clean' was to either keep the :U modifier or put the FLAVO

Re: any ssl port required, but not base

2017-02-21 Thread Jason E. Hale
On Tue, Feb 21, 2017 at 4:04 AM, Koichiro IWAO wrote: > > if a port requires openssl or alternative from any port, how can I write > Makefile? > Whichever openssl, openssl-devel, libress, and libressl-devel are ok but > base openssl is not ok. > You could add something along the lines of: USES=

Re: Problem with index

2017-02-20 Thread Jason E. Hale
On Mon, Feb 20, 2017 at 9:12 AM, Gerard Seibert wrote: > On Mon, 20 Feb 2017 13:41:41 +0100, Tijl Coosemans stated: > >>On Mon, 20 Feb 2017 12:29:47 + Matthew Seaman >> wrote: >>> On 2017/02/20 11:36, Gerard Seibert wrote: I just updated my ports tree using "portsnap". I then ran the

Re: Problem with index

2017-02-20 Thread Jason E. Hale
On Mon, Feb 20, 2017 at 7:41 AM, Tijl Coosemans wrote: > On Mon, 20 Feb 2017 12:29:47 + Matthew Seaman wrote: >> On 2017/02/20 11:36, Gerard Seibert wrote: >>> I just updated my ports tree using "portsnap". I then ran the following >>> command: >>> >>> /usr/sbin/pkg version -vL= >>> >>> This

Re: FreeBSD Port: chromaprint-1.3.1_1

2017-01-24 Thread Jason E. Hale
fpcalc tool can only use ffmpeg. Do you really need this functionality for something? -Jason ___ 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: what is the purpose of the quarterly ports branches?

2016-12-06 Thread Jason Unovitch
On Mon, Dec 05, 2016 at 10:48:20PM +, Ben Woods wrote: > On Tue., 6 Dec. 2016 at 4:44 am, Julian Elischer wrote: > > > they are effectively useless because the results are not archived, and > > the quarterly pkg branch actually changes day by day, so making two > > machines from the same quar

Re: Port Krita?

2016-12-04 Thread Jason E. Hale
On Sun, Dec 4, 2016 at 2:12 PM, wrote: > > I'm wondering if it's possible to begin porting Krita to the BSD family of > operating systems? I currently use Dragonfly BSD and I believe it derives its > ports from your own. > > I'm including a link to Krita below: > > https://krita.org/en/download

Re: Security Update roundcube

2016-12-04 Thread Jason Unovitch
On Sat, Dec 03, 2016 at 01:01:23PM +0100, Matthias Fechner wrote: > Dear all, > > > could a commiter please priorities: > > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214925 > > > It is a security related fix: > > https://vuxml.freebsd.org/freebsd/125f5958-b611-11e6-a9a5-b499baebfeaf.h

Re: Commit request mail/py-milter

2016-12-01 Thread Jason Unovitch
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 On Thu, Dec 01, 2016 at 07:38:59AM +0100, Gerhard Schmidt wrote: > Hi > > could a committer please spare a moment an look at > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214317 > > it's straight forward patch to fix a minor bug in py-milter

Re: Request for Committer for chkrootkit patch

2016-11-28 Thread Jason Unovitch
On Mon, Nov 28, 2016 at 07:27:13AM -0800, Lacey Powers wrote: > Hello, > > If someone had the time, I'd be grateful if they could take a look at > this and commit it if there are no problems with it: > > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214416 > > Best, > > Lacey > Committed.

Re: make makepatch

2016-10-27 Thread Jason E. Hale
clean everything up 2) run "make patch" 3) add PATCH_WRKSRC= ${WRKDIR}/${DISTNAME} to the port Makefile 4) run "make makepatch" That should regenerate the patches and subsequently rename them. Remind the committer to do "svn mv" to rename the patches instead of deleting

Re: Fails to build math/libqalculate

2016-10-23 Thread Jason E. Hale
On Sun, Oct 23, 2016 at 12:23 PM, Kevin Oberman wrote: > On Sun, Oct 23, 2016 at 4:57 AM, Baho Utot > wrote: > >> Sending this again as I have had mail server issues >> >> There is no src/Makefile.in only src/Makefile.am >> >> >> /usr/ports/math/libqalculate # make >> ===> License GPLv2 accepted

New Micro Sunglasses camera

2016-08-08 Thread Jason . zhang
  [ View in browser ]( http://2j936.r.ca.d.sendibm2.com/1l1ccinh0crf.html )           Micro Sunglasses Camera   New Micro Sunglasses Camera,easily to install in your own sunglasses with simple step       Easy to Install on your own sunglasses

Re: Multiple security vulnerabilities in net/samba36

2016-08-05 Thread Jason Unovitch
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 On Fri, Aug 05, 2016 at 03:23:49PM -0700, iceflatline wrote: > Apologies in advance if this message should be directed to another > mailing list. pkg audit has been complaining about multiple > vulnerabilities in samba36 (samba36-3.6.25_3) for quite

Re: Unexpected output from "pkg updating -d 20160626"

2016-06-28 Thread Jason Unovitch
d replicate this and it seemed related to a handful of recent UDPATING entries that were made without a trailing colon after the date. I normalized all the entries for consistency and am seeing `pkg updating -d 20160626` return the expected output for me. Please see if that resolved the issue fo

2016 New None hole spy lighter camera & gadgets

2016-06-22 Thread Jason . zhang
  [ View in browser ]( http://2j936.r.ag.d.sendibm3.com/1l1caxrh0crf.html )            1080P Spy Lighter Camera without Lens hole and Invisible function key,Real electronic fire lighter - looks like normal lighter. Button     WCDMA 3G Remote V

Re: FreeBSD Port: samba43-4.3.9

2016-06-21 Thread Jason Unovitch
On Tue, Jun 21, 2016 at 8:54 PM, Hans-Ulrich Meyer wrote: > Hello Timur, > > after installation of samba43 by pkg I got the following start error: > > Starting smbd. > Shared object "libpam.so.6" not found, required by "libauth-samba4.so" > /usr/local/etc/rc.d/samba_server: WARNING: failed to star

Re: Error updating x11/xlockmore-5.46 to xlockmore-5.46_1

2016-06-10 Thread Jason Helfman
On Fri, Jun 10, 2016 at 9:10 AM, Walter Schwarzenfeld wrote: > I would say Mail it directly the maintainer (maill addrees in the port > Makefile). If he think it is from interest. I have committed a fix for this. It is r416686. Thank you! -jgh -- Jason Helfman | FreeBSD Commi

Re: what for is the "gogs" UID/GID

2016-05-03 Thread Jason Unovitch
On Tue, May 3, 2016 at 8:28 PM, Vick Khera wrote: > I'm checking out some git web interfaces, and I stumbled upon the > registered UID/GID for "gogs" which is one of the tools I am investigating. > > I'm curious why there's an entry for it but no corresponding port. In fact, > the only reference i

Re: resurrect deprecated port print/pnm2ppa

2016-02-19 Thread Jason Helfman
(0 conflicting) > Deinstallation has been requested for the following 1 packages (of 0 > packages in the universe): > > Installed packages to be REMOVED: > pnm2ppa-1.13_2 > > The operation will free 653 KiB. > [10_2_amd64-default] [1/1] Deinstalling pnm2pp

Re: PR ready for commit

2016-02-14 Thread Jason Unovitch
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 On Sun, Feb 14, 2016 at 04:11:07PM -0500, Randy Westlund wrote: > This is just waiting on a committer: > > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205052 > > Randy Done! Thanks for the quick response on the requested QA and for taking ov

Re: Recent update of security/nettle broke security/keepassx2

2016-02-14 Thread Jason Unovitch
On Sun, Feb 14, 2016 at 11:48 AM, Lars Engels wrote: > On Fri, Feb 12, 2016 at 11:59:26AM -0500, Richard Kuhns wrote: >> Apologies; it was apparently libgcrypt, not nettle. >> >> On 02/12/16 09:29, Richard Kuhns wrote: >> > Hi all, >> > >> > After updating security/nettle, when I try to start keep

Re: Using pkg to fetch packages for different ABI

2016-02-02 Thread Jason Unovitch
On Tue, Feb 2, 2016 at 8:21 PM, Daniel Eischen wrote: > I want to use pkg to maintain a set of packages for nanobsd > systems that are a different OS version and ABI than the > host system. Basically, I want to be able to do: > > # pkg fetch -d -r FreeBSD_10x_32 -o ./ > > and have it fetch all

Re: devel/lpc21isp needs an update

2015-12-22 Thread Jason Unovitch
On Tue, Dec 22, 2015 at 3:04 PM, Poul-Henning Kamp wrote: > There's a new version 1.97 which is much better. Better is good! Updated to 1.97 in r404274. ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports

Re: I fixed devel/tkmerge master site

2015-12-16 Thread Jason Unovitch
On Wed, Dec 16, 2015 at 12:08 PM, Bob Willcox wrote: > Somehow, a symlink had gotten lost on my site that caused tkmerge to be > unfetchable. I have since fixed this, so could some kind soul remove the > BROKEN attribute from its Makefile? > > Thanks, > Bob > > -- > Bob Willcox| A bird in hand

Re: Creating new port for gogs, put poudriere fail to clone github repo while build is running

2015-12-12 Thread Jason Unovitch
On Sat, Dec 12, 2015 at 9:14 AM, Matthias Fechner wrote: > Dear all, > > I started a long time ago a new port for gogs and had now time to > continue on the port. > The current version can be found here: > https://github.com/idefix6/gogs-freebsdport > > But I face the problem that during the build

Re: Fwd: Memory leak or misconfiguration: Repeated allocation of very large block

2015-12-08 Thread Jason Unovitch
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 On December 5, 2015 6:43:55 AM EST, Sebastian Wolfgarten wrote: >Any views on this? > >> Anfang der weitergeleiteten Nachricht: >> >> Von: Sebastian Wolfgarten >> Datum: 25. Oktober 2015 um 11:55:42 MEZ >> An: po...@freebsd.org >> Betreff: Wtr: Me

Re: ${PYTHON_CMD}/${PERL} in _CONFIGURE_WITH not working

2015-11-20 Thread Jason Unovitch
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 On Sat, Nov 21, 2015 at 02:05:14PM +1100, Kubilay Kocak wrote: > On 20/11/2015 4:02 PM, Jan Beich wrote: > > Jason Unovitch writes: > Can you create an issue to fix this + MFH please? > > ./koobs Done! https://bugs.FreeBSD.

Re: ${PYTHON_CMD}/${PERL} in _CONFIGURE_WITH not working

2015-11-20 Thread Jason Unovitch
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 On Fri, Nov 20, 2015 at 06:02:41AM +0100, Jan Beich wrote: > Jason Unovitch writes: > > PERL_USES= perl5 > > PERL_CONFIGURE_ENABLE= perl > > PERL_CONFIGURE_WITH=perl=${PERL} perl-bin

${PYTHON_CMD}/${PERL} in _CONFIGURE_WITH not working

2015-11-19 Thread Jason Unovitch
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hello, I seem to be missing something simple found while converting net-mgmt/collectd5 over to option helpers. I've been using the following Makefile entries. PERL_USES= perl5 PERL_CONFIGURE_ENABLE= perl PERL_CONFIGURE

Re: Port Vulnerabilities | php5-phar-5.4.45

2015-11-07 Thread Jason Unovitch
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 On Sat, Nov 07, 2015 at 08:23:48PM +0100, JosC wrote: > Dear port maintainer, > > Can you check this port as it shows to have some vulnerabilities: > > Checking for packages with security vulnerabilities: > > Database fetched: Fri Nov 6 01:06:33 C

Re: php5-phar-5.4.45

2015-10-27 Thread Jason Unovitch
On Oct 27, 2015 7:19 AM, "Kurt Jaeger" wrote: > > Hi! > > > Checking for packages with security vulnerabilities: > > Database fetched: Mon Oct 26 00:09:27 CET 2015 > > php5-phar-5.4.45 > > > > Can you tell when we can expect the update of this port? > > Is there an application that does not cope w

Re: HELP: Bacula compile with older version installed

2015-10-09 Thread Jason Unovitch
On Fri, Oct 9, 2015 at 8:11 PM, Larry Rosenman wrote: > On 2015-10-09 19:09, Jason Unovitch wrote: >> >> For sysutils/openipmi in PR 396109 the fix was this. However that was >> before USES= localbase hit the tree which according to the commit >> message should pr

Re: HELP: Bacula compile with older version installed

2015-10-09 Thread Jason Unovitch
al/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib -lssl -lcrypto >>> dird.o: In function `main': >> >> >> pkg delete the old version first? >> ___ >> freebsd-ports@freebsd.org mailing list >> https://lists.freebsd.org/

Re: Working of "pkg audit "

2015-10-07 Thread Jason Unovitch
On Wed, Oct 07, 2015 at 04:02:25PM -1000, p...@pair.com wrote: > (Sent to -questions@ on Oct 3 but hadn't got any reply, so sending > to @ports now. Also, situation below is before www/firefox was > updated to 41.0.) > > I want to know if running "pkg audit" makes any sense for a port > installed

Re: port for letsencrypt ?

2015-09-16 Thread Jason Unovitch
On Wed, Sep 16, 2015 at 04:40:01PM +0200, Kurt Jaeger wrote: > Hi! > > Is anyone working on letsencrypt ? > > https://community.letsencrypt.org/t/letsencrypt-freebsd/626 > > -- > p...@opsec.eu+49 171 3101372 5 years to > go ! > __

Linker Error when compiling jwhois 4.0_3

2015-08-25 Thread Jason Schwerberg
root@bsd:/usr/ports/net/jwhois # freebsd-version; uname -a 10.2-RELEASE FreeBSD bsd.junaos.com 10.2-RELEASE FreeBSD 10.2-RELEASE #0 r28: Wed Aug 12 15:26:37 UTC 2015 r...@releng1.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64 root@bsd:/usr/ports/net/jwhois # cd /usr/ports/net/jwhois/

Re: New pkg audit / vuln.xml failures (php55, unzoo)

2015-05-23 Thread Jason Unovitch
//bugs.freebsd.org/199508 both vuxml and update patch ready: mail/davmail -- https://bugs.freebsd.org/198297 Jason ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Re: gdb in ports

2015-05-12 Thread Jason Woodward
GDB has been detected, further debugging may prove unreliable. Quit this debugging session? (y or n) info threads indicates I ended up in thread 15 if I continue anyway. take care, jason On Tue, May 12, 2015 at 3:04 PM, John Baldwin wrote: > On Tuesday, May 12, 2015 06:06:38 PM Tijl Coosem

gdb in ports

2015-05-11 Thread Jason Woodward
DB has been detected,further debugging may prove unreliable. Create a core file of GDB? (y or n) n take care, jason ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Re:PVC cards supplier

2015-01-17 Thread Jason
Dear Sir/Madam, A Smile day for you ! This is eva of a professional RFID card manufacturer from China . To welcome your Christmas Day,we prepare some presents for you,all of products are with an amazing discount ,some as follow for your reference: Mifare FM1108 1K (FUDAN) blank card-$ 0.093/pcs

Re: bash velnerability

2014-09-30 Thread Jason Hellenthal
uot; > NOT VULNERABLE > > This being said, I'm not confident that there won't be further issues found > with bash > > Regards, > -- > -Chuck > > ___ > freebsd-secur...@freebsd.org mailing list > http://lists.freebsd.org/mai

Re: bash velnerability

2014-09-30 Thread Jason Hellenthal
b/bashcheck/master/bashcheck >>> >>> Not vulnerable to CVE-2014-6271 (original shellshock) >>> Not vulnerable to CVE-2014-7169 (taviso bug) >>> ./bashcheck: line 18: 54908 Segmentation fault (core dumped) bash >>> -c "true $(printf '< /

Re: Mk/Uses/pgsql.mk wants 9.3 but 9.3.5 is installed

2014-09-22 Thread Jason E. Hale
You probably need to add: DEFAULT_VERSIONS= pgsql:9.3 to your /etc/make.conf because pgsql 9.2 is the current default. Mk/Uses/pgsql.mk compares your installed version with the default or whatever you set as the default. If they are not equal, you will get an IGNORE message. If you already have

Re: svn: E200019: Version mismatch in 'svn_gnome_keyring' (expecting equality): found 1.8.0, expected 1.8.10

2014-09-19 Thread Jason E. Hale
On Wed, Sep 3, 2014 at 12:37 PM, Stefan Esser wrote: > Am 03.09.2014 um 16:36 schrieb O. Hartmann: >> >> I receive this error while using /usr/local/bin/svn: >> >> svn: E200019: Version mismatch in 'svn_gnome_keyring' (expecting >> equality): found 1.8.0, expected 1.8.10 >> >> It occurs on every u

Re: opencv2 import problem with python

2014-06-30 Thread Jason E. Hale
On Mon, Jun 30, 2014 at 2:24 AM, Rainer Hurling wrote: > Am 29.06.2014 19:50 (UTC+1) schrieb Jason E. Hale: > math/saga is a GIS application, which uses OpenCV in one of its modules. > For some month now, SAGA GIS disables this module at start time of the > program. > > I tr

Re: opencv2 import problem with python

2014-06-29 Thread Jason E. Hale
On Sun, Jun 29, 2014 at 4:47 AM, Zenny wrote: > Thanks John: > > I am getting the following: > > "% grep ZTIN2cv15FeatureDetectorE /usr/local/lib/* > Binary file /usr/local/lib/libopencv_contrib.so matches > Binary file /usr/local/lib/libopencv_contrib.so.2 matches > Binary file /usr/local/lib/lib

Re: [broken] security/tripwire

2013-12-16 Thread Jason Hellenthal
+1 -- Jason Hellenthal Voice: 95.30.17.6/616 JJH48-ARIN > On Dec 16, 2013, at 17:45, 'Baptiste Daroussin' wrote: > > On Mon, Dec 16, 2013 at 10:58:44PM +0100, Peter Looyenga wrote: >>>> /usr/ports/security/tripwire # make >>>>

Re: install tcpdump 4.5.1 and libpcap 1.5.1 to filter in/out trafic

2013-11-27 Thread Jason Hellenthal
Never thought if catch myself saying this butt . . . Push it in please! > On Nov 27, 2013, at 4:13, Rodrigo Osorio wrote: > > Hi all, > > In order to take advantage of the new '-P' switch in > tcpdump to filter in/out trafic from an interface, I > need to move from tcpdump 4.4.0 to 4.5.1. >

Re: [QAT] r334788: 1x depend (depend_package in databases/rrdtool), 3x leftovers

2013-11-25 Thread Jason bacon
lled) 305288 drwxr-xr-x3 root wheel 64 Nov 24 20:32 home 346190 drwxr-xr-x2 slurmslurm 0 Nov 24 20:32 home/slurm [...] Thanks! -- ~~~~~~~ Jason W. Bacon jwba...@tds.net Circumstances don&

Re: Proposal for Authors / Vendors in ports

2013-11-14 Thread Jason Helfman
dea, however I think it would be worth considering a potential new file for this, that can be parsed without causing too much new data in existing files. Perhaps, a file named pkg-vendor. In this file, all sorts of information can be places, and parsed or used by our package infrastructure.

Re: continued graphics/opencv-core problems

2013-11-09 Thread Jason E. Hale
should hopefully be soon. I just have a few more bugs to work out. -- Jason E. Hale - jhale@ FreeBSD Ports Committer KDE/FreeBSD Team ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscri

pkg - stderr/stdout

2013-10-21 Thread Jason Hellenthal
Ref: pkg |less Why should anyone need to . . . pkg 2>&1 |less Just to page the help ? -- Jason Hellenthal Voice: +1 (616) 953-0176 JJH48-ARIN smime.p7s Description: S/MIME cryptographic signature

Re: SVN RELEASE_9_2_0

2013-10-20 Thread Jason C. Wells
and shipped it, then later we tagged it for release. Or maybe we never did the above and I personally just got lucky for 4 major versions. I do seem to recall things like "ports freeze" on the RE schedule. Regards, Jason C. Wells ___ freebsd-

Re: search for port adopters

2013-10-02 Thread Jason Helfman
>> www/oscommerce >> x11/ipager >> x11/tilda >> >> If someone wants to take over this ports, splease submit PR with >> maintainer update. >> Thanks. >> > > I use ipager, so I'll take that one. Done. This needs STAGEDIR support, as previousl

Re: SVN RELEASE_9_2_0

2013-10-01 Thread Jason C. Wells
ocess. I've historically depended on the quality control of the release process to maintain a coherent system. I also stopped rolling my own several years ago. Thanks, Jason ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailma

Re: SVN RELEASE_9_2_0

2013-09-30 Thread Jason Helfman
On Mon, Sep 30, 2013 at 4:57 PM, Jason C. Wells wrote: > Is FreeBSD doing something new? I don't see an SVN tag for ports for the > 9.2 release. Historically the ports tree was tagged and built a little > before -stable got tagged for release. > > Thanks, > Jason >

SVN RELEASE_9_2_0

2013-09-30 Thread Jason C. Wells
Is FreeBSD doing something new? I don't see an SVN tag for ports for the 9.2 release. Historically the ports tree was tagged and built a little before -stable got tagged for release. Thanks, Jason ___ freebsd-ports@freebsd.org mailing list

Re: Multiple Java versions

2013-09-24 Thread Jason Helfman
fine for me. > > I'd just point out: isn't it in contrast to what the man page says (i.e. > "By default, javavm will select the most ``native'' and up to date > version")? > > Should the docs be corrected then? > > bye & Thanks >

Re: picard won't start

2013-09-16 Thread Jason E. Hale
On Monday, September 16, 2013 16:07:18 Andrea Venturoli wrote: > On 09/16/13 15:56, Jason E. Hale wrote: > > Looks to me like the the py27-qt4-* ports are not in sync with the > > py27-sip > > port. I would suggest updating the py27-qt4-* ports. > > Can't do...

Re: picard won't start

2013-09-16 Thread Jason E. Hale
ule implements API v10.0 but the PyQt4.QtGui > > module requires API v9.1 > Any hint on how to solve? > > As a last resort, what could I "portdowngrade"? > Looks to me like the the py27-qt4-* ports are not in sync with the py27-sip port. I would suggest updating th

Re: bsd.port.pre.mk vs bsd.port.options.mk

2013-09-07 Thread Jason Helfman
ework. The Porter's > Handbook explicitly mentions ARCH as one of the variables provided > by pre.mk. > > What's the preferred way to handle this? > > -- > Christian "naddy" Weisgerber na...@mips.inka.de > > It is preferred to

Re: [request] sysutils/screenfetch

2013-07-21 Thread Jason Helfman
On Sun, Jul 21, 2013 at 10:20 AM, Kenta Suzumoto wrote: > On 07/21/2013 at 10:45 AM, "Jason Helfman" wrote: > >> > >What did you run exactly, so I can try and reproduce the error? I > >started > >with grabbing the tag 3.0.5, however there were iss

Re: [request] sysutils/screenfetch

2013-07-21 Thread Jason Helfman
On Sun, Jul 21, 2013 at 12:23 AM, Kenta Suzumoto wrote: > On 07/21/2013 at 2:19 AM, "Jason Helfman" wrote: > > > >I've committed this to the tree. Pretty cool software. Let me know > >if there > >are any issues, and I can take a look. > > > &g

Re: [request] sysutils/screenfetch

2013-07-20 Thread Jason Helfman
On Fri, Jul 19, 2013 at 7:43 PM, Jason Helfman wrote: > On Fri, Jul 19, 2013 at 5:03 PM, Kenta Suzumoto wrote: > >> Screenfetch is a bash script for system information, similar to >> sysutils/bsdinfo but MANY more features >> and much more actively developed. Would

Re: [request] sysutils/screenfetch

2013-07-19 Thread Jason Helfman
to date as new versions are released? Seems like an easy port. > Thanks to anyone who helps. > > https://github.com/KittyKatt/screenFetch > I can take a look at this tonight. -jgh -- Jason Helfman | FreeBSD Committer j...@freebsd.org | http://people.freebsd.org

Re: Requesting sign up for "iorate" on Wanted Ports

2013-07-14 Thread Jason Helfman
"odm" in the "Who is working section"? > > > Sincerely > > Oliver Mahmoudi > > Thanks for volunteering to contribute this port, but it seems this has already been committed into the portstree under benchmarks. Are there any other ports of interest to yo

Re: help with making a port

2013-07-07 Thread Jason Helfman
pkg which /path/to/file or pkg_info -W /path/to/file Odd though that you checked there, and it wasn't recorded -jgh On Sun, Jul 7, 2013 at 11:55 AM, Aryeh Friedman wrote: > Looking in /var/db/pkg and /var/db/ports I see nothing... anywhere else to > look? > > --

Re: help with making a port

2013-07-07 Thread Jason Helfman
, then install the files contained within the war under the application server (such as tomcat), and add those files to the plist. I have many examples of this if you need assistance. -jgh -- Jason Helfman | FreeBSD Committer j...@freebsd.org | http://people.freebsd.org/~jgh | Th

Re: help with making a port

2013-07-07 Thread Jason Helfman
into the > same place). Problematic file: /usr/local/share/foo/foo.jar > > What causes this and how do I fix the make file? > Posting your port code can only help in assisting. Thanks. -jgh -- Jason Helfman | FreeBSD Committer j...@freebsd.org | http://people.freebsd.org

Re: curl fails to upgrade on 9.1-RELEASE-p3 but succeeds on 8.3

2013-07-03 Thread Jason Helfman
ednesday, 3 July 2013 4:57 PM > > To: 'Jason Helfman'; 'Leslie Jensen' > > Cc: 'FreeBSD Ports List' > > Subject: RE: curl fails to upgrade on 9.1-RELEASE-p3 but > > succeeds on 8.3 > > > > The quick way to build the latest curl on FreeBSD

Re: curl fails to upgrade on 9.1-RELEASE-p3 but succeeds on 8.3

2013-07-02 Thread Jason Helfman
ebsd.org/mailman/listinfo/freebsd-ports> > To unsubscribe, send any mail to > "freebsd-ports-unsubscribe@**freebsd.org > " > Thanks for the report. Is your pkgaudit db up-to-date? I am able to update curl on 9.1. -jgh -- Jason Helfman | FreeBSD Committer j..

Subversion 1.8 / FreeBSD 8 x86 STABLE Symlinks

2013-06-30 Thread Jason Hellenthal
86 as of this date. In the directory... cd /exports/usr ln -s src8 src svn up /exports/usr/src -- Jason Hellenthal Inbox: jhellent...@dataix.net Voice: +1 (616) 953-0176 JJH48-ARIN smime.p7s Description: S/MIME cryptographic signature

Re: Ports with a broken PKGORIGIN: devel/boost-all, mail/squirrelma...

2013-06-26 Thread Jason Helfman
rning? Both the plugin ports as well as the > main > squirrelmail port haven't been updated in months… > > > Thanks, > Stefan > > -- > Stefan BethkeFon +49 151 14070811 > > This may have something to do with it, but not saying this *is* the reason. http://svnweb.fr

Re: Proposal: further OptionsNG improvements

2013-06-18 Thread Jason Helfman
y more weight, feedback and/or testing results if it included a patch and an example port with the modified values for your new idea. This has been quiet successful in the recent past with bapt's proposals for options, uses, etc. -jgh -- Jason Helfman | FreeBSD Comm

Re: net/mtr broken without ipv6

2013-05-25 Thread Jason Helfman
can cause > problems. > > Nothing has changed between cvs and svn. It is my understanding, and findings, that portsnap doesn't care either way and will clobber any changes that don't match the distributed portsnap snapshots. -jgh -- Jason Helfman | FreeBSD Committer j...@f

Re: net/mtr broken without ipv6

2013-05-25 Thread Jason Helfman
/head/net/mtr | less > > How to downgrade: > > rm -rf /usr/ports/net/mtr > svn export -r r300897 > svn://svn0.us-east.freebsd.org/ports/head/net/mtr/usr/ports/net/mtr > portupgrade -f mtr\* > I don't see how downgrading will fix it unless this is a newly int

Re: net/mtr broken without ipv6

2013-05-24 Thread Jason Helfman
building? > > This sounds like a potential bug in upstream software. -jgh -- Jason Helfman | FreeBSD Committer j...@freebsd.org | http://people.freebsd.org/~jgh | The Power to Serve ___ freebsd-ports@freebsd.org mailing list http://lists

Re: FreeBSD Port: JasperServer 5.0.0

2013-05-13 Thread Jason Helfman
On Sun, May 12, 2013 at 04:14:54PM -0700, Jason Helfman thus spake: Hello All, I have been battling fixing build issues with the latest JasperServer, but now have it working. The only bit I've been unable to do is to connect locally to a mysql instance through the jdbc driver, however I

  1   2   3   4   5   >