Re: Unable to update/build "security/gpa"

2010-06-20 Thread Jason E. Hale
On Sunday, June 20, 2010 06:55:52 you wrote: > FreeBSD-PRERELEASE 8.1 amd64 > > Since the release of "libassuan-2.0.0", I have not been able to update > or reinstall "security/GPA". All of the other ports appear to build > fine. > > I tried removing the old "libassuan-1-1.0.5" ports; however, whe

Re: Unable to update/build "security/gpa"

2010-06-22 Thread Jason E. Hale
On Monday, June 21, 2010 15:07:38 Doug Barton wrote: > On 06/20/10 09:30, Jason E. Hale wrote: > > On Sunday, June 20, 2010 06:55:52 you wrote: > >> FreeBSD-PRERELEASE 8.1 amd64 > >> > >> Since the release of "libassuan-2.0.0", I have not been able t

Re: How to remove erroneous deps from pkgng

2012-07-21 Thread Jason E. Hale
ot less breakage if the line in bsd.gnome.mk were left in for now and we migrated over to the pkgconfig:build/run scheme. Jason E. Hale KDE/FreeBSD Team ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubsc

Re: How to remove erroneous deps from pkgng

2012-07-21 Thread Jason E. Hale
ere the failure isn't going to be as obvious. I think a good alternative is to detect the ports that currently have and indirect dependency on pkg-config whether needed or not and add USE_GNOME=pkgconfig (if we are just going to remove the line from bsd.gnome.mk) to them for now. Jason E

Re: [HEADS UP] Ports tree has been migrated to Subversion

2012-07-23 Thread Jason E. Hale
org/~beat/cvs2svn/auto-props.txt These are mentioned in Section 3.3.7 of the Subversion Primer: http://www.freebsd.org/doc/en_US.ISO8859-1/articles/committers-guide/subversion-primer.html Jason E. Hale ___ freebsd-ports@freebsd.org mailing

Re: Unable to build port: sysutils/fusefs-kmod

2012-07-23 Thread Jason E. Hale
lled (they should have been pulled in). Either that or build the port without the docs. I.e.: # make -DNOPORTDOCS install clean Jason E. Hale ___ 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: How to remove erroneous deps from pkgng

2012-07-23 Thread Jason E. Hale
GNOME=gnomehack as well, and expand it to work with CMake (or other build systems if needed). Most ports that install .pc files must be fixed to install them in libdata instead of lib. Jason E. Hale ___ 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: [CFT] editors/emacs to 24.1

2012-07-25 Thread Jason E. Hale
On Wednesday, July 25, 2012 11:39:07 Raphael Kubo da Costa wrote: > It seems to be running fine here, I've now even switched to GTK3 (I > wonder if there should be an error message if one selected more than one > GUI option). The GUI options use OPTIONS_SINGLE, so the port will error out if more t

Re: Problems about making a new port

2012-07-30 Thread Jason E. Hale
line, use ${MAKE} instead of make: cd ${WRKSRC}/freebsd && make GTK_VERSION="gtk2" pkg-plist: sort and remove the blank line and of course fix where the icons are installed Cheers, Jason E. Hale ___ 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: Problems about making a new port

2012-07-31 Thread Jason E. Hale
GS and PTHREAD_LIBS to make. - Fixed some hardcoded paths and the use of -pthread directly in the Makefile. - Added -D_GCRYPT_IN_LIBGCRYPT=1 to the Makefile to squash the warnings. - Moved one of the reinplaces to a proper patch. Reinplaces a

Re: [HEADS UP] Change to the header in ports Makefiles

2012-09-01 Thread Jason E. Hale
On Saturday, September 01, 2012 06:42:57 Thomas Abthorpe wrote: > Also bear in mind that Redports/QAT queues a job for every change done to a > Makefile, we do not want to overburden the QAT at this time. It is important > to allow this service to run at peek efficiency at this time to ensure it's

Re: linux-flashpluginwrapper gone?

2012-09-22 Thread Jason E. Hale
On Sunday, September 23, 2012 08:52:05 Jonathan Chen wrote: > Hi, > > Now that www/linux-flashpluginwrapper has disappeared from the ports > tree, how do I connect the linux-f10-flashplugin onto my web browsers? > Is there any documentation on how to do this? > > Cheers. Use www/nspluginwrapper.

Re: Struggling with an autotools problem

2012-10-03 Thread Jason E. Hale
On Wednesday, October 03, 2012 15:12:14 Paul Schmehl wrote: > I'm working on an update to the barnyard2 port. The developer has moved to > github, and everything is changed from the way it was previously compiled. > There's no install.sh script, there's no configure.ac, and I've had to fix > a num

Re: New OPTIONS structure - deselect all

2012-10-05 Thread Jason E. Hale
On Friday, October 05, 2012 22:52:05 Paul Schmehl wrote: > I'm working on updating the barnyard2 port, and I'm changing the port to > use the new OPTIONS structure. It seems no matter what I do, the first > port OPTION is automatically selected. > > I've tried OPTIONS_DEFAULT=, OPTIONS_DEFAULT= n

Re: New OPTIONS structure - deselect all

2012-10-05 Thread Jason E. Hale
On Friday, October 05, 2012 22:07:40 Jason Helfman wrote: > OPTIONS_SET= OPTION1 OPTION2 > That should be OPTIONS_DEFINE= OPTION1 OPTION2 OPTIONS_SET should only be used in /etc/make.conf to set global options. - Jason ___ freebsd-ports@freebsd.org mai

Re: LIB_DEPENDS and a library ABI version

2012-11-03 Thread Jason E. Hale
R}/x11-toolkit-wxgtk28 or LIB_DEPENDS=wx_base-2.8.0:${PORTSDIR}/x11-toolkit-wxgtk28 "0" is the ABI version -- 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 unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Re: Broken www/geneweb port

2012-11-29 Thread Jason E. Hale
eneweb. Thanks for volunteering! -- 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 unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Re: FreeBSD Port: devel/gnustep

2012-12-15 Thread Jason E. Hale
yes to /etc/make.conf Make sure the ports are clean before attempting to rebuild. -- 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

Re: [@ ports committers] ports/173531

2012-12-16 Thread Jason E. Hale
onally, but > installed conditionally: > > +.if ${PORT_OPTIONS:MDOCS} > +PORTDOCS=AUTHORS COPYING HACKING NEWS README introduction.txt \ > + object-store.txt protocol.txt remote.txt repo.txt > .endif > COPYING should be removed here too. LICENSE is already de

Re: ports/174516: New port: java/glassfish for Glassfish Java EE reference implementation

2012-12-19 Thread Jason E. Hale
On Wednesday, December 19, 2012 13:42:16 Christopher J. Ruwe wrote: > So, this is the reason for the manual download. I am absolutely open to > any other ideas to strip the port from this cludge. > Try adding: FETCH_ARGS= -Fpr -- Jason E. Hale - jhale@ FreeBSD Ports Comm

Re: graphics/opencv apparently broken, also out of date: update

2012-12-23 Thread Jason E. Hale
.I have been extremely busy this month at work due to holiday shipping. Things should slow down after the New Year, but if someone wants to take a crack at it in the meantime, I'll be happy to review submissions. -- Jason E. Hale - jhale@ FreeBSD Ports Committer

Re: FreeBSD Port: pianobar-2012.09.07

2013-01-02 Thread Jason E. Hale
On Wednesday, January 02, 2013 08:56:50 Michael Stowe wrote: > I can put together a PR if that would be helpful. Please send a PR so that this information doesn't get lost. -- Jason E. Hale - jhale@ FreeBSD Ports Committer KDE/FreeBSD Team ___

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: 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: 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

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: 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: 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: 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: 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

Re: make makepatch

2016-10-27 Thread Jason E. Hale
On Thu, Oct 27, 2016 at 2:28 AM, Jochen Neumeister wrote: > > > On 27.10.2016 08:08, Franco Fichtner wrote: >>> On 27 Oct 2016, at 7:53 AM, Jochen Neumeister wrote: >>> >>> No, make makepatch delete the patches into /files and: >> If there are no patches in files/ maybe you have no patches applie

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: FreeBSD Port: chromaprint-1.3.1_1

2017-01-24 Thread Jason E. Hale
On Tue, Jan 24, 2017 at 5:36 AM, Microsoft Roaming wrote: > > Chromaprint fails to build when chromaprint build option is activated in > ffmpeg meta port. > > It seems that Chromaprint is requesting an injustified dependency, so > trying to build ffmpeg metaport first if non present. > > This cau

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: 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: 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=

'make clean' seemingly broken with FLAVORS

2018-01-27 Thread Jason E. Hale
Just looking for some insight here as I was working on FLAVOR-ifying a port and have run into a problem with the PHB information and the behavior of 'make clean'. According to PHB 7.2 at the top it recommends: Tip: It can help simplify the logic of the Makefile to also define FLAVOR as: FLAVOR?=

Re: pkg fallout - wrong shared lib version?

2018-02-20 Thread Jason E. Hale
On Tue, Feb 20, 2018 at 12:36 PM, Anton Shterenlikht wrote: > Please help > > My port lang/opencoarrays gives this error > via pkg-fallout: > > ... > -- Installing: > /wrkdirs/usr/ports/lang/opencoarrays/work/stage/usr/local/lib/libcaf_mpi.so.1 > ... > > ===> Building package for opencoarrays-1.

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: 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
On Mon, Mar 5, 2018 at 5:24 AM, Emanuel Haupt wrote: > Yuri wrote: >> Examples: >> >> http://package21.nyi.freebsd.org/data/111amd64-default-qat/463452/logs/errors/py36-notify2-0.3.1.log >> >> http://package21.nyi.freebsd.org/data/111amd64-default-qat/463452/logs/errors/Carla-1.9.8.log >> >> >> Y

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
On Sun, Mar 4, 2018 at 6:32 PM, Yuri wrote: > Examples: > > http://package21.nyi.freebsd.org/data/111amd64-default-qat/463452/logs/errors/Carla-1.9.8.log > > For this one, the problem was with textproc/py-qt5-xml. It wasn't installing the Python bytecode. I have created a Differential Revision to

Re: Too many levels of symbolic links

2018-03-12 Thread Jason E. Hale
On Mon, Mar 12, 2018 at 8:38 AM, Marko Cupać wrote: > Hi, > > I am quite new to ports, and am trying to update port net-mgmt/phpipam > from 1.2.1 to 1.3.1. I changed PORTVERSION in Makefile, ran `make > makesum' but poudriere testport fails (below). Any advices how to fix > this? > > Thank you in

Re: nonexistent port update reminder?

2018-03-14 Thread Jason E. Hale
On Wed, Mar 14, 2018 at 12:41 PM, Anton Shterenlikht wrote: > This port does not exist anymore. > The name is lang/opencoarrays. > I think some script needs to be updated. > > Thanks > > Anton > > >From portsc...@freebsd.org Sat Mar 10 09:16:05 2018 >>To: >>Subject: FreeBSD ports you maintain whi

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