Re: openal-soft

2012-04-23 Thread Shane Ambler
On 22/04/2012 08:20, ajtiM wrote: Update to openal-soft fron 1.13 to 1.14 doesn't works on my FreeBSD 9.0 release: Linking C executable alstream /usr/bin/ld: cannot find -lavcodec *** Error code 1 Stop in /usr/ports/audio/openal-soft/work/openal-soft-1.14. *** Error code 1 Personally I

libc++ differences between 9.2 and 10.0

2013-09-19 Thread Shane Ambler
I'm Starting to look at fixing my ports to build on 10.0 and there appears to be a difference between 9.2 and 10.0 when it comes to using libc++ The first port I am looking at is graphics/opencolorio. a patch was submitted (ports/182220) that works fine on 10.0 but it breaks 9.2 build when

Re: libc++ differences between 9.2 and 10.0

2013-09-20 Thread Shane Ambler
On 20/09/2013 17:50, Michael Gmelin wrote: On Fri, 20 Sep 2013 15:01:58 +0930 Shane Ambler free...@shaneware.biz wrote: I'm Starting to look at fixing my ports to build on 10.0 and there appears to be a difference between 9.2 and 10.0 when it comes to using libc++ The first port I am looking

Re: Installing ports for different versions of Python

2013-10-06 Thread Shane Ambler
On 06/10/2013 21:13, Marcus von Appen wrote: On, Sat Oct 05, 2013, Daamn M wrote: For example: I have installed python 2.7 and then port py-someport. Then I installed python 3.3 and set PYTHON_DEFAULT_VERSION to point python 3.3. If I try to install port py-someport again I wll get an error

Need some help debugging c++ code for 10.0

2013-10-07 Thread Shane Ambler
Hi there, I am the port maintainer for opencolorio, openimageio and openshadinglanguage. These build and run on 9.2 with clang 3.3 but I have an issue on 10.0. I don't have much programming experience and even less with c++ which all 3 use. After ocio and oiio are installed building osl

Re: Need some help debugging c++ code for 10.0

2013-10-19 Thread Shane Ambler
On 18/10/2013 20:52, Tijl Coosemans wrote: Have you managed to get this working? I just noticed opencolorio is a dependency of Calligra (KDE office suite) which would be nice to have in FreeBSD 10.0. The patch for opencolorio in pr/182220 allows it to build and install on 10.0. I just sent

Re: CLANG and gcc testing

2013-10-26 Thread Shane Ambler
On 26/10/2013 23:52, Muhammad Moinur Rahman wrote: Hi, Do I need to test for gcc and CLANG any more in STABLE/9 and STABLE/10 anymore for any ports or should it be CLANG only? By default 10.0 only has clang installed in base. 9.2 has both but the user needs to specifically configure to use

Re: Build C++ based packages using C++11

2013-10-31 Thread Shane Ambler
On 01/11/2013 02:59, Michael Gmelin wrote: On Tue, 29 Oct 2013 13:34:24 +0100 Michael Gmelin free...@grem.de wrote: I was thinking more of building the entire stack using C++11 (libc++ requires it anyway). To give you an example I know personally, the port devel/ice provides a bigger

Re: Determining file size of port source

2013-11-13 Thread Shane Ambler
On 14/11/2013 09:53, Joe Nosay wrote: root@conhecer:/traverso/work # cd .. root@conhecer:/traverso # make === Found saved configuration for traverso-0.49.2 === traverso-0.49.2 depends on file: /usr/local/sbin/pkg - found = traverso-0.49.2.tar.gz doesn't seem to exist in

Re: Determining file size of port source

2013-11-14 Thread Shane Ambler
On 15/11/2013 13:15, Joe Nosay wrote: On Wed, Nov 13, 2013 at 11:14 PM, Shane Ambler free...@shaneware.bizwrote: You can use make makesum to create the distinfo for you - once you get the download links right. Thanks. I'm still patching/rewriting files. One of my problems was not re

Re: poudirere behave-alike for

2013-11-24 Thread Shane Ambler
On 25/11/2013 11:45, Christopher J. Ruwe wrote: I think my question is slightly off-topic, but I think freebsd-ports@ may be the best of many not so good fits: I need to build packages for Solaris and SmartOS. My first choice would be ports, which unfortunately are not very well suited to

Re: WARNING: devel/icu: recent update redners openldap-server and other ports unusable!

2014-02-08 Thread Shane Ambler
On 08/02/2014 08:24, O. Hartmann wrote: Today a couple of updates has been introduced, one of them was an update of port devel/icu. I the good manner/tradition of updating UPDATING, I expect a warning/hint/advice a couple of days from now - when everybody has already stepped into the

Re: FreeBSD 9.1 Postgresql

2013-01-22 Thread Shane Ambler
On 23/01/2013 05:30, Owen O' Shaughnessy wrote: Hi Guys, Wondering if anybody else has tried installing Postgres from packages? I have used pkg_add -r to install postgresql-server and postgresql-client, both installed sucessfully, I've got server and client binaries and libraries but no

Re: Problems with GITHUB pulls

2013-01-29 Thread Shane Ambler
On 30/01/2013 07:54, Paul Schmehl wrote: I maintain the security/barnyard2 port. It pulls the software from git, which is the only place where it's available. The problem is, master's commit tag and md5 sum and size have changed. I *could* update the port by changing the commit tag and the

Re: I need help with git

2013-02-04 Thread Shane Ambler
GH_COMMIT= 4dfdc80 Probably not needed if you specify a tag other than master. If I pull master, I get commit f57e464. That's not what I want. Why doesn't this thing pull the commit I'm telling it to pull? I think the thing most people miss here is that GH_COMMIT doesn't effect

Re: I need help with git

2013-02-06 Thread Shane Ambler
On 06/02/2013 00:27, Wesley Shields wrote: I don't know if we have a way to express this in the ports framework but you absolutely can grab a tarball of a repo at any specific commit on github even if it is not tagged. This is the URL to grab ironbee/libhtp at

Re: starnge ports tree error: perl5.16 non-existent -- dependency list incomplete

2013-03-14 Thread Shane Ambler
On 15/03/2013 00:34, Beeblebrox wrote: Can someone tell me what's going on here? Perl gets installed twice then fails because it is not there? I have tested with enabling only one of below at-a-time in build-jail's make.conf, but no use. PERL_VERSION= 5.16 \ #PERL_DEFAULT_VERSION= 5.16 \

Can a ports commiter add this to their todo list

2013-04-13 Thread Shane Ambler
I believe we are still under a ports freeze so expect this request to be added to a todo list to be done after the freeze. Currently the port audio/hydrogen is marked as broken and has an expiration date of 2013-03-05 so I am hoping to get it fixed before it is deleted. I have submitted a patch

Re: Any way to keep two versions of Xorg?

2013-04-28 Thread Shane Ambler
On 29/04/2013 02:43, per...@pluto.rain.com wrote: Thomas Mueller muelle...@insightbb.com wrote: Is there any way to keep two versions of Xorg-server, using no more than one at a time? Reason is the newer but unstable version with KMS, permitting full use of the newer Intel graphics chips.

Change when using gcc48

2013-06-04 Thread Shane Ambler
As the port maintainer of graphics/openimageio I have come across a change when building with gcc48. The current version of openimageio compiles fine with clang gcc and gcc46, but when compiled with gcc48 the unlink function is not defined. The simple solution is to add #include unistd.h to the

Re: [CFH] FreeBSD 10 and ports

2013-06-11 Thread Shane Ambler
On 11/06/2013 16:20, Martin Wilke wrote: As we all know FreeBSD 10 brings a new compiler along, and for that we need to get ports on the right track. I have done several exp-runs on the current src and we still have a lot of fallouts. We would like to ask you to have a look [1] at the failed

Re: help with making a port

2013-07-07 Thread Shane Ambler
On 08/07/2013 05:32, Aryeh Friedman wrote: On Sun, Jul 7, 2013 at 3:51 PM, Jason Helfman j...@freebsd.org wrote: pkg which /path/to/file or pkg_info -W /path/to/file aryeh@dev:/home/aryeh% pkg_info -W /usr/local/share/foo/foo.jar pkg_info: You appear to be using the newer pkg(1) tool on this

Re: Use of sysutils/pacman in FreeBSD?

2013-07-14 Thread Shane Ambler
On 13/07/2013 20:36, Sam Fourman Jr. wrote: This is a bit off topic, but would you happen to know if there is a place we can keep up on the coming linuxulator work? is there maybe a github repo setup to test a new linuxulator? Possibly start at https://wiki.freebsd.org/linux-kernel

Re: graphics/openshadinglagugae: Fails to compile with CLANG 3.3 (now also on FreeBSD 9.2 as well as 10.0-CURRENT)

2013-07-19 Thread Shane Ambler
On 19/07/2013 15:49, O. Hartmann wrote: Please CC me if some hints or solutions are available. I have just submitted a patch to update osl to 1.3.3 - pr/180650 The release notes say Changes to support LLVM 3.3 but I haven't confirmed that it fixes the 10 compile yet.

Re: Freeocl build but doesn't work

2013-07-28 Thread Shane Ambler
On 28/07/2013 03:21, lbartoletti wrote: Le Thu, 25 Jul 2013 11:36:23 +0200, So try to compile your test with gcc46 -Wl,-rpath=/usr/local/lib/gcc46. Hello, It doesn't work. I tried it with FreeBSD amd64 9.1 and 10.0 and FreeOCL / OpenCL require GLIBCXX_3.4.11 into libstdc++... I have seen

Re: Python install catch 22

2014-04-04 Thread Shane Ambler
On 04/04/2014 22:42, Willem Jan Withagen wrote: Hi, I've tried to upgrade my python 2.7 which did not work. Then I deinstalled all python stuff and tried to install python3 (aka 3.3) You can install both versions of python (2.7 3.3) at the same time, but currently you can only install a

Re: Ports that don't actually support Python 3.x

2014-07-07 Thread Shane Ambler
On 07/07/2014 09:13, Kubilay Kocak wrote: On 7/07/2014 8:41 AM, Melvyn Sopacua wrote: Hi Kubilay! On Mon, 7 Jul 2014, Kubilay Kocak wrote: On 7/07/2014 7:52 AM, Melvyn Sopacua wrote: Submit an issue with patch, I'll add maintainer_approval flag cc'ing maintainer if you cant, just let me

Possible regression in i386 build with gcc 4.6

2012-10-02 Thread Shane Ambler
I found a situation where gcc v4.2 compiles a i386 working binary and v4.6 doesn't. (Currently 4.7 and 4.8 fail to build this code) I have verified that this happens with 8.2/8.3/9.0 i386 systems. x86_64 versions build without issue as does clang i386/x86_64. It appears that the x86_64 target of

Re: Possible regression in i386 build with gcc 4.6

2012-10-06 Thread Shane Ambler
On 05/10/2012 23:41, Tijl Coosemans wrote: On 02-10-2012 21:20, Shane Ambler wrote: I found a situation where gcc v4.2 compiles a i386 working binary and v4.6 doesn't. (Currently 4.7 and 4.8 fail to build this code) I have verified that this happens with 8.2/8.3/9.0 i386 systems. x86_64

Re: Possible regression in i386 build with gcc 4.6

2012-10-07 Thread Shane Ambler
On 07/10/2012 03:24, Tijl Coosemans wrote: The __sync built-ins exist in both base and ports gcc, but __sync_fetch_and_add_8 needs at least -march=i586. OK I get the bit that I missed here - the tests for gcc atomics was outdated and I need to change that as well as set the arch :-) But

Re: Possible regression in i386 build with gcc 4.6

2012-10-07 Thread Shane Ambler
On 08/10/2012 08:40, Tijl Coosemans wrote: inline long long atomic_exchange_and_add (volatile long long *at, long long x) { #ifdef USE_GCC_ATOMICS return __sync_fetch_and_add (at, x); #elif USE_TBB atomiclong long *a = (atomiclong long *)at; This cast is dangerous. It looks like

Re: Github problems

2012-11-08 Thread Shane Ambler
On 09/11/2012 07:35, Paul Schmehl wrote: I'm working on a new port, and I'm having problems with Github. = snorby-2.5.3.tar.gz doesn't seem to exist in /usr/ports/distfiles/. = Attempting to fetch https://nodeload.github.com/Snorby/snorby/tarball/master?dummy=/snorby-2.5.3.tar.gz That

The state of redports

2012-11-16 Thread Shane Ambler
I haven't got a response from redports servers for a while now. Has redports closed it's doors? Having hardware issues? ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to

Re: FreeBSD ports you maintain which are out of date

2012-11-27 Thread Shane Ambler
On 28/11/2012 09:45, Kevin Oberman wrote: On Tue, Nov 27, 2012 at 8:12 AM, Radim Kolar h...@filez.com wrote: can be this daily spam turned off? i emailed there portsc...@portscout.freebsd.org but message was not delivered It's not spam, but a very useful service. I you don't work on any

Re: devel/boost-libs looks hardwired for gcc/g++

2013-01-08 Thread Shane Ambler
On 09/01/2013 09:53, Jakub Lach wrote: There is no gcc/++ on this system, however there is cc (clang) and gcc47 from ports, which should be used in ports if respecting CC= yes it is poorly hard-coded to use gcc there is a fix waiting in pr/173865

Re: devel/boost-libs looks hardwired for gcc/g++

2013-01-09 Thread Shane Ambler
On 09/01/2013 18:26, Baptiste Daroussin wrote: FYI I'm working on an update to 1.52.0 version, which will not be hard wired anymore http://people.freebsd.org/~bapt/boost-1.52.0.diff I just had a quick look over the patch - with 1.48 boost-python-libs generates libboost_python and

Re: tinderbox seems broken after recent commits (python-related?)

2014-08-18 Thread Shane Ambler
the situation? Thanks, ./danfe This was mentioned earlier on the tinderbox list --- Original Message Subject: Re: Graph cycles through in devel/p5-CPAN-Meta-Requirements Date: Wed, 13 Aug 2014 20:47:26 +0930 From: Shane Ambler free...@shaneware.biz To: Tomoyuki Sakurai tomoyu

Need help compiling use of std::vector

2014-09-24 Thread Shane Ambler
Shane Ambler ___ 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: Need help compiling use of std::vector

2014-09-24 Thread Shane Ambler
On 25/09/2014 04:27, Matthias Andree wrote: Am 24.09.2014 um 17:04 schrieb Shane Ambler: Using the above code clang++ -m32 test.cpp fails with /usr/include/c++/4.2/bits/stl_algobase.h:641:15: error: assigning to 'const char *' from incompatible type 'const int' I don't think -m32

Re: building legacy packages with poudriere ?

2014-12-05 Thread Shane Ambler
checkout with svn and use poudriere ports -c -p pkg_install -F -f none -M /path/to -- FreeBSD - the place to B...Software Developing Shane Ambler ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports

Re: Python 3 doc?

2014-12-27 Thread Shane Ambler
Developing Shane Ambler ___ 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: Dependent ports use different c++ compilers

2015-02-06 Thread Shane Ambler
++ and libstdc++ https://wiki.freebsd.org/NewC++Stack -- FreeBSD - the place to B...Software Developing Shane Ambler ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to freebsd-ports

Re: testing the value of ${CXX} in ports Makefile

2015-01-30 Thread Shane Ambler
4.2 so you may also want to test for __clang__ if you want to use with __GNUC_MINOR__ You can also define more control over gcc version - USE_GCC=4.8 will require gcc 4.8 while USE_GCC=4.8+ says you can use 4.8 or higher. -- FreeBSD - the place to B...Software Developing Shane Ambler

Re: testing the value of ${CXX} in ports Makefile

2015-01-30 Thread Shane Ambler
. Or at least there should be CHOSEN_COMPILER_FEATURES and CHOSEN_COMPILER_VERSION I have chosen to submit this as a bug report - https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197219 -- FreeBSD - the place to B...Software Developing Shane Ambler ___ freebsd

Re: testing the value of ${CXX} in ports Makefile

2015-01-30 Thread Shane Ambler
On 31/01/2015 10:55, Don Lewis wrote: On 31 Jan, Shane Ambler wrote: On 30/01/2015 14:13, Don Lewis wrote: post-patch: @echo CXX=${CXX} @echo GCC_DEFAULT=${GCC_DEFAULT} .if ${CHOSEN_COMPILER_TYPE} == gcc and ${COMPILER_VERSION} == 49 @echo g++49 was detected .else

Re: Is it possibly to detect which OpenSSL is used for a port?

2015-03-20 Thread Shane Ambler
} # OPENSSLDIR- path to openssl # OPENSSLLIB- path to the libs # OPENSSLINC- path to the matching includes # OPENSSLRPATH - rpath for dynamic linker -- FreeBSD - the place to B...Software Developing Shane Ambler ___ freebsd-ports

Re: WITH_OPENSSL_PORT documentation

2015-03-08 Thread Shane Ambler
settings should only be added if necessary, leave the other options to the user. -- FreeBSD - the place to B...Securing Domains Shane Ambler ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe

Re: Blender 2.74 cannot compile on FreeBSD 10.1

2015-04-06 Thread Shane Ambler
you should also rebuild the port that includes that (pkg which `locate \*libOpenImageIO.so.1.4`) On 5 April 2015 at 02:36, pipolandi pipola...@gmail.com wrote: I forgot to say that libraw is installed. -- FreeBSD - the place to B...Software Developing Shane Ambler

Re: blender 2.74

2015-04-04 Thread Shane Ambler
the same llvm/clang version as osl. -3.4 Check your LLVM_* settings in cmake. -- FreeBSD - the place to B...Software Developing Shane Ambler ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe

Re: USE_GITHUB and submodules

2015-05-19 Thread Shane Ambler
/listinfo/freebsd-ports To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org -- FreeBSD - the place to B...Software Developing Shane Ambler ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd

Re: New port with USES=gmake will not stage

2015-06-11 Thread Shane Ambler
uses? -- FreeBSD - the place to B...Software Developing Shane Ambler ___ 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: USE_GITHUB and submodules

2015-06-28 Thread Shane Ambler
} ${WRKSRC_contrib}/* ${WRKSRC}/release/scripts/contrib/ -- FreeBSD - the place to B...Software Developing Shane Ambler ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to freebsd-ports

Re: Does OpenMP (iomp5) work for clang-devel?

2015-08-05 Thread Shane Ambler
On 21/07/2015 18:06, Shane Ambler wrote: On 21/07/2015 10:59, Dennis Glatting wrote: On Tue, 2015-07-21 at 01:07 +, Brooks Davis wrote: On Mon, Jul 20, 2015 at 05:48:58PM -0700, Dennis Glatting wrote: I can't seem to get this working and it appears not to emit code. I have libiomp5

Re: poudriere with custom packages

2015-07-17 Thread Shane Ambler
freebsd repo it should be included if enabled, allowing your own repo to be the source for ports to install that only exist in your poudriere builds and others to come from the official repo. -- FreeBSD - the place to B...Software Developing Shane Ambler

Re: Does OpenMP (iomp5) work for clang-devel?

2015-07-21 Thread Shane Ambler
broken quite badly so it's taking a while and the only port to install will be devel/llvm-devel. That will be great, been waiting for this. -- FreeBSD - the place to B...Software Developing Shane Ambler ___ freebsd-ports@freebsd.org mailing list

Re: Proposal to fix postgresql package maintainance nightmare

2015-07-21 Thread Shane Ambler
to be at server start in the rc script. I wouldn't add an automatic upgrade step unless it was enabled by the user. -- FreeBSD - the place to B...Serving Data Shane Ambler ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman

Re: llvm37 python3 problem

2015-10-08 Thread Shane Ambler
python 2.7 was going to be supported until 2015, it was extended again for yet another 5 years - see http://legacy.python.org/dev/peps/pep-0373/ -- FreeBSD - the place to B...Software Developing Shane Ambler ___ freebsd-ports@freebsd.org mailing list https

Re: Poudriere and python framework of ports

2016-01-08 Thread Shane Ambler
E_BUILDING) && ${PYTHON_DEFAULT} == 2.7 IGNORE= requires python3 dependencies and must be built manually .endif -- FreeBSD - the place to B...Software Developing Shane Ambler ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailma

Re: USES=fortran can't mix with the libraries requiring /lib/libgcc_s.so.1 from the base

2015-12-24 Thread Shane Ambler
Obj-C++." -- FreeBSD - the place to B...Software Developing Shane Ambler ___ 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: library porting question - optional python bindings

2016-03-01 Thread Shane Ambler
ride that variable. -- FreeBSD - the place to B...Software Developing Shane Ambler ___ 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: Multiple versions of Python packages (2.7 vs 3.4)

2016-03-19 Thread Shane Ambler
multiple versions - cd /usr/ports/devel/py-pip make PYTHON_VERSION=3.4 install clean -- FreeBSD - the place to B...Software Developing Shane Ambler ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports

Re: Multiple ffmpeg versions in ports

2016-03-30 Thread Shane Ambler
dated to 3.x and the current ffmepg could be moved to ffmpeg2. It is only a matter of someone making and maintaining the port/s for each version, probably more to the point is how many other ports would need a version other than what is in ffmpeg. -- FreeBSD - the place to B...Software Developing

Re: library porting question - optional python bindings

2016-03-02 Thread Shane Ambler
On 03/03/2016 03:03, Chris Inacio wrote: On Tue, Mar 1, 2016 at 3:04 AM, Shane Ambler <free...@shaneware.biz> wrote: On 01/03/2016 13:08, Chris Inacio wrote: All, I'm trying to build a port definition for a library/application that can optionally include Python bindings. The l

Need some help with c++/qt5 code

2016-04-14 Thread Shane Ambler
rom /libexec/ld-elf.so.1 #9 0x in ?? () (gdb) quit -- FreeBSD - the place to B...Software Developing Shane Ambler ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe

Re: Reorganization of the py-sqlalchemy ports

2016-05-19 Thread Shane Ambler
...Software Developing Shane Ambler ___ 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: Need some help with c++/qt5 code

2016-04-15 Thread Shane Ambler
On 15/04/2016 21:45, Raphael Kubo da Costa wrote: Dimitry Andric <d...@freebsd.org> writes: On 14 Apr 2016, at 13:58, Shane Ambler <free...@shaneware.biz> wrote: Hi there, while I am comfortable with c and python, I only know a little c++ and could use some help. ... class T

Re: Need some help with c++/qt5 code

2016-04-14 Thread Shane Ambler
On 15/04/2016 08:02, Dimitry Andric wrote: On 14 Apr 2016, at 13:58, Shane Ambler <free...@shaneware.biz> wrote: Hi there, while I am comfortable with c and python, I only know a little c++ and could use some help. ... class TPanelFactory { QString m_panelType; static QMap&l

Re: blender and cycles engine

2016-08-01 Thread Shane Ambler
ed with - pkg info -rx 'llvm3[47]' -- FreeBSD - the place to B...Software Developing Shane Ambler ___ 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 to do when base openssl isn't suitable

2016-07-02 Thread Shane Ambler
- the place to B...Software Developing Shane Ambler ___ 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: Status of synth following expulsion of John Marino?

2017-02-15 Thread Shane Ambler
---make.conf -- FreeBSD - the place to B...Software Developing Shane Ambler ___ 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: Status of synth following expulsion of John Marino?

2017-02-17 Thread Shane Ambler
/poudriere.d/-make.conf /usr/local/etc/poudriere.d/-make.conf /usr/local/etc/poudriere.d/--make.conf /usr/local/etc/poudriere.d/--make.conf /usr/local/etc/poudriere.d/---make.conf Shane Ambler Is there any way to do this options preconfiguring not using poudriere? One good thing about NetBSD pkgsrc

Re: Problems with out libgcc_s.so in base

2016-08-19 Thread Shane Ambler
trings /usr/local/lib/gcc48/libgcc_s.so.1 | grep 'GCC_[0-9]' | sort -u GCC_3.0 GCC_3.3 GCC_3.3.1 GCC_3.4 GCC_3.4.2 GCC_3.4.4 GCC_4.0.0 GCC_4.2.0 GCC_4.3.0 GCC_4.6.0 GCC_4.7.0 GCC_4.8.0 -- FreeBSD - the place to B...Software Developing Shane

Re: Problems with out libgcc_s.so in base

2016-08-21 Thread Shane Ambler
On 20/08/2016 21:30, Diane Bruce wrote: On Sat, Aug 20, 2016 at 03:04:44PM +0930, Shane Ambler wrote: On 19/08/2016 10:13, Steven G. Kargl wrote: ... You should find that all newer copies of libgcc_s contain compatibility support for binaries that were linked to earlier versions. Indeed

Can a commiter look at devel/godot

2016-08-21 Thread Shane Ambler
After several changes over the last few months it would be nice if the update to devel/godot and the new devel/godot-tools could get committed. https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209742 Thanks -- FreeBSD - the place to B...Software Developing Shane Ambler

Re: graphics/gd marked as broken?

2016-08-20 Thread Shane Ambler
e place to B...Software Developing Shane Ambler ___ 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: running make makesum for multiple github repos

2016-11-28 Thread Shane Ambler
-- FreeBSD - the place to B...Software Developing Shane Ambler ___ 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: Alternatives to rsync

2016-10-13 Thread Shane Ambler
On 14/10/2016 08:56, Greg 'groggy' Lehey wrote: On Thursday, 13 October 2016 at 18:13:39 +1030, Shane Ambler wrote: On 13/10/2016 15:09, reko.turja--- via freebsd-ports wrote: One of my users is needing rsync like functionality to transfer changed contents of some directories between couple

Re: Alternatives to rsync

2016-10-13 Thread Shane Ambler
. The software should be relatively lightweight - no fullblown mirroring/backup is needed. Also hints how to achieve similar ends using maybe tar/ssh might do. -Reko sysutils/cpdup provides similar functionality to rsync and is bsd licensed. -- FreeBSD - the place to B...Software Developing Shane Ambler

Re: The ports collection has some serious issues

2016-12-11 Thread Shane Ambler
is certainly not going to improve anything. I would say this rarely happens with the default setup, the more port options you change the more likely it is something will break. -- FreeBSD - the place to B...Software Developing Shane Ambler ___ freebsd-ports

Re: The ports collection has some serious issues

2016-12-14 Thread Shane Ambler
/poudriere.d/mypkg-make.conf" so the same setting are used for any manual port builds as well as my poudriere created pkg repo. -- FreeBSD - the place to B...Software Developing Shane Ambler ___ freebsd-ports@freebsd.org mailing list https://lists.fr

Re: The ports collection has some serious issues

2016-12-14 Thread Shane Ambler
On 12/12/2016 23:14, scratch65...@att.net wrote: [Default] On Mon, 12 Dec 2016 17:01:33 +1030, Shane Ambler <free...@shaneware.biz> wrote: The quarterly ports has been setup for a couple of years but doesn't seem to be documented well, or it just isn't obvious to find. You can u

Re: Is there possible run a MacOS X binary

2016-12-08 Thread Shane Ambler
support in AppKit but it needs a lot of work. -- FreeBSD - the place to B...Sharing Devices Shane Ambler ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-

Re: Trying to get poudriere to start

2017-07-28 Thread Shane Ambler
projects were found. The addition of USES= cmake:noninja means your port failed using ninja during the tests of that change, which means it was left to build the same way it was before the change. -- FreeBSD - the place to B...Software Developing Shane Ambler

Re: Trying to get poudriere to start

2017-07-28 Thread Shane Ambler
On 28/07/2017 16:51, Shane Ambler wrote: On 27/07/2017 09:30, Willem Jan Withagen wrote: On 27-7-2017 01:43, mokhi wrote: Aha, Okay... Good if it works :) It is a gross hack, but it gets me going for the time being. Also needed to fight with ninja. Turns out that somebody changed my old

Re: Issues between openmp and llvm

2017-09-13 Thread Shane Ambler
On 13/09/2017 20:51, Jan Beich wrote: Shane Ambler <free...@shaneware.biz> writes: ... libomp.so - found (/usr/local/llvm-devel/lib/libomp.so) The issue is that the build then fails because cc/ld is looking for openmp files in /usr/local where they should be installed. Try using SOV

Re: Extra Clang Tools

2017-09-16 Thread Shane Ambler
-link llvm-lto llvm-lto2 llvm-mc llvm-modextract llvm-nm llvm-pdbdump llvm-profdata llvm-rtdyld llvm-symbolizer llvm-xray opt -- FreeBSD - the place to B...Software Developing Shane Ambler ___ freebsd-ports@freebsd.org mailing list https

Re: Extra Clang Tools

2017-09-16 Thread Shane Ambler
%% %%EXTRAS%%bin/find-all-symbols%%LLVM_SUFFIX%% %%EXTRAS%%bin/modularize%%LLVM_SUFFIX%% +%%EXTRAS%%bin/pp-trace%%LLVM_SUFFIX%% %%LLD%%bin/lld%%LLVM_SUFFIX%% %%LLD%%bin/lld-link%%LLVM_SUFFIX%% %%LIT%%bin/lit%%LLVM_SUFFIX%% -- FreeBSD - the place to B...Software Developing Shane Ambler

Issues between openmp and llvm

2017-09-13 Thread Shane Ambler
ell as in poudriere. In poudriere it only fails if blenders CYCLESOSL option is enabled which now installs llvm40 before checking for libomp.so. -- FreeBSD - the place to B...Software Developing Shane Ambler ___ freebsd-ports@freebsd.org mailing list ht

Re: Some github projects aren't fetchable using commit hash

2017-09-03 Thread Shane Ambler
On 02/09/2017 11:31, Kyle Evans wrote: On Sep 1, 2017 20:03, "Shane Ambler" <free...@shaneware.biz> wrote: Respond to github support that an abbreviated hash with multiple matches will fail. Under that condition, it may be desirable to respond with the newest of the mat

Re: Some github projects aren't fetchable using commit hash

2017-09-01 Thread Shane Ambler
support that an abbreviated hash with multiple matches will fail. Under that condition, it may be desirable to respond with the newest of the matches rather than a not found error. -- FreeBSD - the place to B...Software Developing Shane Ambler

Re: Option vs. flavor?

2017-12-16 Thread Shane Ambler
RADATA EXTRADATA_DISTFILES= extra_data_files.tgz post-install-EXTRADATA-on: ${COPYTREE_SHARE} ${WRKDIR}/extra_data_files ${STAGEDIR}/${DATADIR} -- FreeBSD - the place to B...Software Developing Shane Ambler ___ freebsd-ports@freebsd.org mailing lis

Re: RTTI support in devel/llvm40 (and maybe other llvm ports)

2017-11-11 Thread Shane Ambler
n rtti is disabled directly in CXXFLAGS, maybe cmake can detect the use of rtti in llvm (or offer an option) and adjust to suit, or just add -fno-rtti only for the osl files. -- FreeBSD - the place to B...Software Developing Shane Ambler ___ freeb

Re: building blender 2.79 fails because of python dependencies

2017-12-02 Thread Shane Ambler
r it is a glitch that has since been fixed or a config you have is effecting it as I can't find a way to get the error. Check your make.conf Do you have PYTHON_VERSION set? it shouldn't be used any more Do you have DEFAULT_VERSIONS= python=3.5 -- FreeBSD - the place to B...Software Developing Shan

Re: Again, flavors or options?

2017-12-20 Thread Shane Ambler
${PORT_OPTIONS:MOPT2} # make adjustments for both options being on .endif You also get custom build targets based on options (5.13.3.12) - post-patch-OPT1-on: ${REINPLACE_CMD} -e 's|opt2=True|opt2=False|' ${WRKSRC}/configure -- FreeBSD - the place to B...Software Developing Shane Ambler

Request commiter to look at some lingering updates

2018-12-08 Thread Shane Ambler
Thanks -- FreeBSD - the place to B...Software Developing Shane Ambler ___ 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: BLENDER 2.79

2020-04-18 Thread Shane Ambler
ons as dependent ports get dropped and patching gets too much, now at 2.77+. I make these publicly available on github not as official ports. The main concern with having a second blender port for 2.79 is the python35 EOL in five months. -- FreeBSD - the place to B...Software Developing Shane A

Re: BLENDER 2.79

2020-04-25 Thread Shane Ambler
On 19/4/20 10:12 pm, Adam Weinberger wrote: > On Sat, Apr 18, 2020 at 10:45 PM Shane Ambler wrote: >> >> On 19/4/20 6:15 am, Adam Weinberger wrote: >>> On Sat, Apr 18, 2020 at 2:31 PM Tomasz CEDRO wrote: >>>> >>>> Hello world :-) >>>>

Re: net/libarcus fails to install

2020-12-29 Thread Shane Ambler
should also work for libsavitar post-patch: ${REINPLACE_CMD} -e 's|VERSION_LESS 3.12|VERSION_LESS 4.12|g' \ ${WRKSRC}/CMakeLists.txt \ ${WRKSRC}/cmake/FindSIP.cmake -- FreeBSD - the place to B...Software Developing Shane Ambler

Re: net/libarcus fails to install

2020-12-30 Thread Shane Ambler
On 31/12/20 7:49 am, Diane Bruce wrote: > On Wed, Dec 30, 2020 at 11:01:05AM +1030, Shane Ambler wrote: >> On 28/12/20 4:40 am, Torfinn Ingolfsen wrote: >>> On Sun, Dec 27, 2020 at 2:41 PM Torfinn Ingolfsen wrote: >>>> >>>> net/libarcus builds, but fails

Re: Updating devel/tbb - Introducing devel/onetbb

2021-01-09 Thread Shane Ambler
ll the deps get updated before then, the old tbb port can just be deleted. If a port or two wants to stay with the old tbb, then let them maintain the tbb port. -- FreeBSD - the place to B...Software Developing Shane Ambler ___ freebsd-ports@

  1   2   >