Re: multimedia/libva fails in configure stage, missing file?

2015-01-04 Thread Thomas Mueller
from Guido Falsi: > Mine was just an idea. The cause could be something else. I don't know > much about the automake internals. It simply dies with return code one. > You should try to diagnose that. I don't know how to diagnose automake's failing, except to try on another FreeBSD, NetBSD or Lin

emulators/pipelight failing to build

2015-01-04 Thread Fred Woods
What version of gpg and libgcrypt are you using (gpg --version)? Seems to work with gpg 2.1.0 and libgcrypt 1.6.1. However, online docs for gpg seem to indicate --verify is being used wrong in the Makefile in the port working directory. https://www.gnupg.org/documentation/manpage.html "... –veri

New Port OpenEMM2013 with some questions before

2015-01-04 Thread horst leitenmueller
hi all, i have ported OpenEMM2013 R2 to freebsd but i have some questions before i can add it to the bug/new port reporting system 0) do-install copytree_share to exclude documentation directory (USR_SHARE/...) not working (i needed to move doc one level up in do-build: ) do-bu

emulators/pipelight failing to build

2015-01-04 Thread Ricky Gallamore
I am currently trying to build this port and I am getting the following error *gmake[2]: Leaving directory '/usr/ports/emulators/pipelight/work/mmueller2012-pipelight-79b1b7ba0032/src/linux'* */usr/local/bin/gpg --batch --no-default-keyring --keyring "share/sig-pluginloader.gpg" --verify "pluginlo

Re: poudriere: reduce the number of rebuilt packages?

2015-01-04 Thread Stefan Ehmann
On 02.01.2015 12:03, Stefan Ehmann wrote: I've recently switched from portmaster to poudriere/'pkg upgrade' to manage my port updates. Basically it works fine, but incremental builds don't quite work as I expected. poudriere rebuilds all packages if any dependency has changed. If there are only

Re: libmcrypt: configure fails for shared lib on freebsd 10.x [patch]

2015-01-04 Thread Kurt Jaeger
Hi! > i'm kinda rookie, but there's a bug in the libmcrypt configure script, that > causes the libmcrypt shared library to never get built on freebsd 10.x. If you build the port security/libmcrypt, I see a shared lib being built: ./work/stage/usr/local/lib/libmcrypt.so.4.4.8 So what exactly do

libmcrypt: configure fails for shared lib on freebsd 10.x [patch]

2015-01-04 Thread no@s...@mgedv.net
hi, i'm kinda rookie, but there's a bug in the libmcrypt configure script, that causes the libmcrypt shared library to never get built on freebsd 10.x. the script checks for freebsd1* (no shared lib support), which unfortunately matches freebsd10* as well. i had NO smart idea, of how to make th

Combining GitHub and regular MASTER_SITES for multiple DISTFILES

2015-01-04 Thread Ben Woods
I am trying to create a new port, where the main source code should be retrieved from GitHub, and a secondary piece of source code should be retrieved from an FTP site. The USE_GITHUB port magic does not work for the primary source code if the MASTER_SITES and DISTFILES variables are also specifie

Re: Linker error compiling cups-base

2015-01-04 Thread Frank Seltzer
On Sat, 3 Jan 2015, Don Lewis wrote: On 3 Jan, Frank Seltzer wrote: I'm getting this while upgrading cups-base. Is this a known problem or have I fat-fingered something? I don't understand why cups-base is even trying to link with avahi since this option is unchecked: OPTIONS_FILE_UNSET+=AV

cannot build www/webkit-gtk2

2015-01-04 Thread Per olof Ljungmark
Happy New Year! on 9.3-STABLE Tried patch from bugzilla (for gtk3) 195500 but no change. CXX DerivedSources/JavaScriptCore/libjavascriptcoregtk_1_0_la-InspectorJSTypeBuilders.lo CXXLDlibjavascriptcoregtk-1.0.la CXXLDlibwebkitgtk-1.0.la CXXLDPrograms/jsc-1 CCLD Pr

Re: devel/ccache

2015-01-04 Thread Kurt Jaeger
Hi! > Is there a plan to update the devel/ccache port? The new version has > improved clang support. If you can provide a patch that updates this, this certainly would speed it up 8-} -- p...@opsec.eu+49 171 3101372 5 years to go ! ___

devel/ccache

2015-01-04 Thread Robert Simmons
Is there a plan to update the devel/ccache port? The new version has improved clang support. ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@fre

FreeBSD ports you maintain which are out of date

2015-01-04 Thread portscout
Dear port maintainer, The portscout new distfile checker has detected that one or more of your ports appears to be out of date. Please take the opportunity to check each of the ports listed below, and if possible and appropriate, submit/commit an update. If any ports have already been updated, you

Re: editors/komodo-edit native FreeBSD build (rather than Linux)

2015-01-04 Thread Ben Woods
(I accidentally sent that last email beforeI was finished) Referring to the build instructions on GitHub: cd komodo/mozilla python build.py configure -k 9.10 python build.py distclean all This will cause the build.py script to - download a complete copy of the Mozilla Mercurial repository using w

Re: /usr/ports/Mk/bsd.gcc.mk

2015-01-04 Thread Kurt Jaeger
Hi! > Who should I talk to regarding a change to /usr/ports/Mk/bsd.gcc.mk ? First step would be to submit a patch using https://bugs.freebsd.org/bugzilla/enter_bug.cgi Your change will probably discussed by portmgr@. -- p...@opsec.eu+49 171 3101372 5 years

Re: editors/komodo-edit native FreeBSD build (rather than Linux)

2015-01-04 Thread Kurt Jaeger
Hi! > The current port editors/komodo-edit uses a precompiled binary for Linux, > is out of date and has a license restricting distribution. However, it > could instead be compiled from source available on GitHub, and then it > would be available under the Mozilla Public License: > https://github.

editors/komodo-edit native FreeBSD build (rather than Linux)

2015-01-04 Thread Ben Woods
The current port editors/komodo-edit uses a precompiled binary for Linux, is out of date and has a license restricting distribution. However, it could instead be compiled from source available on GitHub, and then it would be available under the Mozilla Public License: https://github.com/Komodo/Komo