Re: mailman compile problem

2013-04-03 Thread William Grzybowski
make PYTHON_VERSION=2.7 install We should fix it with USE_PYTHON= 2.7- in Makefile. -- William Grzybowski -- Curitiba/PR - Brasil ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/list

Re: NZBGet | Port needs a refreshj

2013-05-26 Thread William Grzybowski
On Sun, May 26, 2013 at 11:07:21AM +0200, Jos Chrispijn wrote: > Dear port maintainer, > > Can you please refresh the FreeBSD 9.0 Stable NZBGet port? There is a PR for it, ports/177839. I'll take care. ___ freebsd-ports@freebsd.org mailing list http://l

Re: Samba / TDB Port update

2013-06-06 Thread William Grzybowski
hem first with pkg_delete(1). > *** [check-build-conflicts] Error code 1 > > I don't want to delete Samba as I use it very frequently. Can you advise? You have to update samba to 3.5 or 3.6. Or keep with your current tdb version. -- William Grzybowski --

Re: x11/lxpanel and clang

2013-06-18 Thread William Grzybowski
On Tue, Jun 18, 2013 at 12:41:56PM -0400, Kenta Suzumoto wrote: > Forwarding to ports@ since kmoore just stopped maintaining the port. > > Hi. lxpanel doesn't build with clang on my 9.1-release i386 system. I saw > this PR about it: https://www.freebsd.org/cgi/query-pr.cgi?pr=176650 but it > sti

Re: Fetching from Github don't work

2013-07-16 Thread William Grzybowski
% of 145 kB 29 kBps > 00m05s > ===> Fetching all distfiles required by ninja-1.3.4,1 for building > > > Have someone a solution for this issue? > > > ___ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.

Re: I want to maintain devel/fpp

2013-07-19 Thread William Grzybowski
end any mail to "freebsd-ports-unsubscr...@freebsd.org" -- William Grzybowski -- Curitiba/PR - Brasil ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To u

Re: ports/179722: [patch] graphics/gifsicle: update to 1.71

2013-07-29 Thread William Grzybowski
On Mon, Jul 29, 2013 at 12:32 PM, Alexander Milanov wrote: > Hi committers, > > PR ports/179722 reached maintainer timeout. Can someone please take care of > it? Done Thanks -- William Grzybowski -- Curitiba

[RFC] Stage support for easy_install

2013-09-26 Thread William Grzybowski
Hi, I made an attempt to support stage for easy-install, you can find the patch here http://people.freebsd.org/~wg/easyinstall-stage.txt Aprrently it works :), let me know what you think. Cheers, ___ freebsd-ports@freebsd.org mailing list http://list

Re: Staging and read-only /usr/ports

2013-09-26 Thread William Grzybowski
/*.mk trying to > figure out how I can redirect this to another dir. Is PACKAGES the way to go? > What if I don't want to keep packages around? Try set STAGEDIR=/somewhere/else/ in make.conf -- William Grzybowski ---

Re: Staging and read-only /usr/ports

2013-09-26 Thread William Grzybowski
On Thu, Sep 26, 2013 at 6:57 PM, Stefan Bethke wrote: > > Am 26.09.2013 um 23:54 schrieb William Grzybowski : > >> On Thu, Sep 26, 2013 at 6:52 PM, Stefan Bethke wrote: >>> Guys, >>> >>> I've noticed that more and more ports are trying to bui

Re: [REL - head-i386-default][security/sancp] Failed for sancp-1.6.1_4 in build (fwd)

2013-09-27 Thread William Grzybowski
-I./ > -L/usr/lib/libsocket.so -g -L/opt/csw/lib -ggdb -c build_acl.cc -o > build_acl.o make[2]: exec(g++) failed (No such file or directory) > *** Error code 1 > > Stop. > make[2]: stopped in > /wrkdirs/usr/ports/security/sancp/work/sancp-1.6.1-stable *** Error code 1 > > Stop. > make

Re: [RFC] Stage support for easy_install

2013-09-28 Thread William Grzybowski
On Sat, Sep 28, 2013 at 6:56 AM, Marcus von Appen wrote: > On, Sat Sep 28, 2013, Olivier Duchateau wrote: > >> 2013/9/26 William Grzybowski : >> > Hi, >> > >> > I made an attempt to support stage for easy-install, you can find the >> > patc

Re: sysutils/fusefs-kmod needs a poke

2013-09-30 Thread William Grzybowski
efs-kmod. > ===> Cleaning for fusefs-kmod-0.3.9.p1.20080208_11 > > If I run "touch /usr/ports/sysutils/fusefs-kmod/pkg-message" it works fine. > > ___ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mai

Re: Fwd: Compile error building audio/xmms2

2013-10-25 Thread William Grzybowski
fix. Its a fallout from the ffmpeg update. Do you mind if I fix it for you, as it was my fault? Cheers -- William Grzybowski -- Curitiba/PR - Brasil ___ freebsd-ports@freebsd.org mailing list http://lists

Re: [REL - 83i386-default][textproc/multimarkdown] Failed for multimarkdown-4.3.2 in extract

2013-10-30 Thread William Grzybowski
-- > ===> Returning to build of multimarkdown-4.3.2 > ======= > === > ===> License MIT accepted by the user > ===> Fetching

[RFC] devel/py-setuptools

2013-11-02 Thread William Grzybowski
Hi, As some of you are aware, py-setuptools is back in action, replacing py-distribute. Attached is the proposed patch to make the move once again. From what I could gather we dont need to handle easy-install.pth anymore, it is not created by setuptools on install and is created automatically

Re: Is it or isn't it installed? (It is, but ports tries to again, doomed to fail.)

2013-11-05 Thread William Grzybowski
ou really wish to overwrite the old port of devel/py-pyzmq > without deleting it first, set the variable "FORCE_PKG_REGISTER" > in your environment or the "make install" command line. > *** [check-already-installed] Error code 1 > > Stop in /usr/ports/devel/py-pyzmq. > *** [run-depends] Error code 1 > > Stop in /usr/ports/net/py-kombu. > *** [install] Error code 1 > > Stop in /usr/ports/net/py-kombu. > root@shikamaru:/usr/ports/net/py-kombu # > -- William Grzybowski -- Curitiba/PR - Brasil ___ 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: Is it or isn't it installed? (It is, but ports tries to again, doomed to fail.)

2013-11-05 Thread William Grzybowski
sr/ports/net/py-kombu # >> ... >> Stop in /usr/ports/net/py-kombu. >> root@shikamaru:/usr/ports/net/py-kombu # > > That looks like the dependencies in net/py-kombu are broken. I.e. they > refer to files that are not/no longer installed by the dependencies. Did you ge

Re: Update devel/zmq (once more, this time Cc ports@)

2013-11-06 Thread William Grzybowski
way it will timeout and then someone can take care of it regardless of the maintainer availability. -- William Grzybowski -- Curitiba/PR - Brasil ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.

Re: net/grive update to 0.2.0_1 on 10-beta3

2013-11-13 Thread William Grzybowski
96a > > ===> Compilation failed unexpectedly. > > Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to > > the maintainer. > > *** Error code 1 > > > > Stop. > > make: stopped in /usr/ports

Re: ENDLESS LOOP: Revision: 335170: ===>>> The devel/py-distribute port moved to devel/py-setuptools

2013-11-29 Thread William Grzybowski
eason: Replaced with distribute > > > ===>>> The devel/py-distribute port moved to devel/py-setuptools > ===>>> Reason: Replaced with setuptools > > > ===>>> The devel/py-setuptools port moved to devel/py-distribute &

Re: ENDLESS LOOP: Revision: 335170: ===>>> The devel/py-distribute port moved to devel/py-setuptools

2013-11-29 Thread William Grzybowski
Nevermind what I said, did you read 20131127 in UPDATING? On Fri, Nov 29, 2013 at 10:15 AM, William Grzybowski wrote: > Have you tried after r335167? > > On Fri, Nov 29, 2013 at 10:10 AM, O. Hartmann wrote: >> Funny, portmaster -da is looping with the belo

Re: Trouble building some perl ports

2013-12-05 Thread William Grzybowski
___ > 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" > -- William Grzybowski -- Curitiba/PR - Brasil __

Re: math/py-numpy: make: line 60: Need an operator

2013-12-15 Thread William Grzybowski
> ___ > 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" > -- William Grzybowski

Re: [REL - 10i386-quarterly][devel/generate] Failed for generate-2.6 in build

2013-12-17 Thread William Grzybowski
ter once. I am not a FreeBSD developer. I am the developer of > the software in your ports tree. I did put out an update that allows > it to build under FreeBSD and all that is required is to update to > version 2.8. Can someone please remove me as

Re: If ports@ list continues to be used as substitute for GNATS, I'm unsubscribing

2013-12-18 Thread William Grzybowski
an error tracker where > > reports > > don't get lost, you have a proper history etc. pp. but GNATS is just > ancient > > and > > should have died in a fire a long time ago. > > Agreed. There is active work on moving to bugzilla instead of GNATS. >

Re: Can someone please commit ports/183905

2013-12-20 Thread William Grzybowski
st > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org" > -- William Grzybowski -- Curitiba/PR - Brasil ___

Re: Maintainer requesting committer action for staging cleanup

2014-06-20 Thread William Grzybowski
gt; > > > > > > > > > > > > > > ___ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freeb

Re: minidlna: kevent polling failure: Interrupted system call

2014-06-23 Thread William Grzybowski
On Mon, Jun 23, 2014 at 10:28 AM, Bob Willcox wrote: > I periodically get these warning messages in my minidlna.log file when running > clients from the server: > > inotify.c:857: warn: kevent polling failure: Interrupted system call > > Should I be concerned? > > This is minidlna 1.1.3 from ports

Re: math/lapack broken

2014-08-01 Thread William Grzybowski
the Makefile and try again. > > This is just unbelievably stupid. Please fix the port. > > -- > Steve > ___ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-u

Re: math/lapack broken

2014-08-02 Thread William Grzybowski
On Sat, Aug 2, 2014 at 1:54 AM, Steve Kargl wrote: > On Fri, Aug 01, 2014 at 10:14:43PM -0300, William Grzybowski wrote: >> I can't help but notice how unrespectful you have been. >> Its not the first message ranting about something broken. >> > > I can't help

Re: math/lapack broken

2014-08-02 Thread William Grzybowski
On Sat, Aug 2, 2014 at 1:21 PM, Steve Kargl wrote: > On Sat, Aug 02, 2014 at 12:49:03PM -0300, William Grzybowski wrote: >> On Sat, Aug 2, 2014 at 1:54 AM, Steve Kargl >> wrote: >> > On Fri, Aug 01, 2014 at 10:14:43PM -0300, William Grzybowski wrote: >>

Re: Heads up audio/video/graphics/multimedia/net/streaming port maintainers - ACTION REQUIRED

2014-09-16 Thread William Grzybowski
ns. Thats how I handled the ffmpeg 0.x -> ffmpeg 2.x transition. It was very smooth, all things considered :). -- William Grzybowski / wg FreeBSD Ports Committer ___ 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: py-imaging vs. py-pillow

2014-10-03 Thread William Grzybowski
can coexist. > > (py-imaging/py-pilllow maintainers CCed) > ___ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscr...@fr

Re: py-imaging vs. py-pillow

2014-10-06 Thread William Grzybowski
.com/py-imaging-vs-py-pillow-tp5954043p5954805.html > Sent from the freebsd-ports mailing list archive at Nabble.com. > ___ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubs

Re: graphics/graphviz conflicts with science/ghmm

2014-10-06 Thread William Grzybowski
install ghmm > > pkg: ghmm-0.7.0b_1 conflicts with graphviz-2.38.0_2 (installs files into the > same place). Problematic file: /usr/local/bin/cluster > > Related ports reset to default and following full poudriere run. -- Willi

Re: py-imaging vs. py-pillow

2014-10-11 Thread William Grzybowski
ent from the freebsd-ports mailing list archive at Nabble.com. > ___ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-u

Re: py-imaging vs. py-pillow

2014-10-12 Thread William Grzybowski
a non-default option so thats why it was not caught. Should be fixed now, thanks. -- William Grzybowski / wg FreeBSD Ports Committer ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, se