www/privatebin DATADBDIR not defined

2019-08-28 Thread Dan Langille
t;/db.sq3" Is the Makefile missing a 'DATADBDIR= privatebin' for example? — Dan Langille http://langille.org/ ___ 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: sysutils/iocage: recent update to 1.2 removed all commands except migrate

2019-09-29 Thread Dan Langille
om the former: ${PYTHON_PKGNAMEPREFIX}GitPython>=2.1.10:devel/py-gitpython@${PY_FLAVOR} \ git-lite>0:devel/git-lite Also, I am sure that this is no longer required: ${PYTHON_PKGNAMEPREFIX}dulwich>0:devel/dulwich@${PY_FLAVOR} \ --

Re: sysutils/iocage: recent update to 1.2 removed all commands except migrate

2019-09-30 Thread Dan Langille
Hello, I think the port no longer requires dulwich: The release nodes mention dulwich: https://github.com/iocage/iocage/releases/tag/1.2 and references this commit: https://github.com/iocage/iocage/commit/c7110e195261430dbdbd41dfa935ab706fe13c7b -- Dan Langille d...@langille.org On Sun

Re: Many ports recently marked BROKEN/unfetchable that aren't broken?

2019-11-27 Thread Dan Langille
. A PR with patches is preferred, > but any reasonable mechanism for bringing it to the attention of > developers is acceptable. This appears to be a DNS issue. [dan@pkg01:/usr/local/poudriere/ports/default/sysutils/zfs-stats] $ sudo make makesum ===> License BSD2CLAUSE accepted by

Re: Many ports recently marked BROKEN/unfetchable that aren't broken?

2019-11-27 Thread Dan Langille
On Wed, Nov 27, 2019, at 8:36 AM, Dan Langille wrote: > On Fri, Nov 15, 2019, at 10:44 AM, Matthew Seaman wrote: > > On 15/11/2019 15:25, Nick Rogers wrote: > > > For me the affected ports were sysutils/pftop, sysutils/zfs-stats, and > > > sysutils/stress, which worked j

Re: Many ports recently marked BROKEN/unfetchable that aren't broken?

2019-11-27 Thread Dan Langille
On Wed, Nov 27, 2019, at 12:26 PM, Dan Langille wrote: > On Wed, Nov 27, 2019, at 8:36 AM, Dan Langille wrote: > > This appears to be a DNS issue. > > > > [dan@pkg01:/usr/local/poudriere/ports/default/sysutils/zfs-stats] $ > > sudo make makesum > > ===> Lic

FreeBSD ports: MASTER_SITES=GHC

2020-01-31 Thread Dan Langille
/Makefile:MAINTAINER= tr...@freebsd.org textproc/syck/Makefile:MAINTAINER= po...@freebsd.org www/ach/Makefile:MAINTAINER=dan...@freebsd.org www/mod_xsendfile/Makefile:MAINTAINER= potatosal...@gmail.com www/p5-Ark/Makefile:MAINTAINER= kuriy...@freebsd.org www/tinytinyhttpd/Makefile:MAINTAINER

security/openssl: 1.1.1d in 2020Q1 still vulnerable?

2020-02-05 Thread Dan McGrath
Hi, Was just noticing that the 2020Q1 port for OpenSSL was still showing up with 11 different CVE's, yet I noticed that the commit [1] in r511808 says it fixed 9e0c6f7a-d46d-11e9-a1c7-b499baebfeaf, yet it still shows up in pkg audit for CVE-2019-1549 and CVE-2019-1547. Any idea what the story is

Re: Starting with poudriere

2020-02-15 Thread Dan McGrath
Hi, Just a bit of a heads up that poudriere will require you to be on the new version of FreeBSD before you can build for it on the current system. For example, if you are running 12.1, and you upgrade poudriere's jail to 13.0, it will complain that you have to be running that version on the host

Re: Starting with poudriere

2020-02-15 Thread Dan McGrath
ng buildworld and building ports by hand has made me start to look at more practical approaches, such as pkg's and freebsd-update. Unless you have trust issues with upstream binaries, or require unusual build options, I think it may not be worth using poudriere, and pe

Re: Starting with poudriere

2020-02-16 Thread Dan McGrath
, tex and llvm, wtf is with those build times?! heh Anyway, thanks for clarifying! Cheers, Dan McGrath ___ 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: New bacula release

2020-02-28 Thread Dan Langille
y schedule for the FreeBSD port? > > Just to decide whether to wait for it or go ahead with 9.4 in the meantime. 9.6.2 was announced about 48 hours ago. It may take me a few more days to get it ported and tested. If all goes well.. Hope that helps. -

Re: New bacula release

2020-02-28 Thread Dan Langille
On Fri, Feb 28, 2020, at 10:43 AM, Andrea Venturoli wrote: > On 2020-02-28 16:37, Chris wrote: > > > > What revision is your ports(7) tree at? I mention this, because according > > the site that maintainer of bacula runs: > > > > https://www.freshports.org/search.php?query=bacula&stype=name&meth

Re: Alternatives to security/swatch

2020-03-16 Thread Dan McGrath
Hi, Just a heads up that I also had bug report #243609 [1] open on this that I guess can/should be closed now. Dan [1] https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243609 On Mon, Mar 16, 2020 at 3:57 AM Guido Falsi via freebsd-ports < freebsd-ports@freebsd.org> wrote: > On 15/03

Re: qt5-webengine

2020-04-05 Thread Dan McGrath
On Sat, Apr 4, 2020 at 7:43 PM Robert Huff wrote: > I understand there are folks for whom poudriere or synth are The > Right Tool(tm). But I am one of a number of folks for whom it is like > carpet-bombing the neighborhood to get rid of one miscreant squirrel. > I swear, you find that s

FreeBSD Port: devel/py-subversion - Python 3 flavor?

2020-04-23 Thread Dan Langille
/poudriere/data/121amd64-dvl/2020-04-23_14h34m22s/logs/errors/py37-subversion-1.13.0.log ModuleNotFoundError: No module named 'libsvn._core' Ideas? Thank you. — Dan Langille http://langille.org/ ___ freebsd-ports@freebsd.org mailing

Re: FreeBSD Port: devel/py-subversion - Python 3 flavor?

2020-04-23 Thread Dan Langille
This sounds like two ports are required new & legacy, instead of flavors. On Thu, Apr 23, 2020, at 11:37 AM, Lev Serebryakov wrote: > On 23.04.2020 17:43, Dan Langille wrote: > > subversion 1.14.0 which is RC2 now will be python3 only. > > But we are used to have old versio

Re: FreeBSD Port: devel/py-subversion - Python 3 flavor?

2020-04-23 Thread Dan Langille
On Thu, Apr 23, 2020, at 2:09 PM, Lev Serebryakov wrote: > Hello Dan, > > Thursday, April 23, 2020, 7:03:10 PM, you wrote: > > Huh. There are no problems, as we now have "current" subversion and "lts" > one, version 1.9 was removed. And 1.14.x will be LTS,

mail/mailman v3?

2020-04-24 Thread Dan Langille
Hello Matthias, With mail/mailman being Python 2.7 (which is end-of-life), and mailman 3 being Python 3 compatible: Do you know of any plans to port Mailman 3? If you were planning to do that, I can help. Thank you. — Dan Langille http://langille.org

Re: mail/mailman v3?

2020-04-24 Thread Dan Langille
eam: > As lists.freebsd.org uses mailman2, we need this! > > postmaster@ has not yet decided if we really want to move to mailman3, > so we are open to other options. The mail archive is the biggest hurdle 8-( Yes, we can't lose those. I have my own archives to supp

Re: mail/mailman v3?

2020-04-28 Thread Dan Langille
On Fri, Apr 24, 2020, at 9:32 AM, Dan Langille wrote: > > On Apr 24, 2020, at 9:04 AM, Kurt Jaeger wrote: > > > > Hi! > > > >> With mail/mailman being Python 2.7 (which is end-of-life), and mailman 3 > >> being Python 3 compatible: > >&g

Re: smartmontools and update-smart-drivedb

2020-04-29 Thread Dan McGrath
Hi, On Wed, Apr 29, 2020 at 11:20 AM Bob Eager wrote: > The port doesn't get updated every time there is a new drive database; > that would be unworkable. > Just a thought, but perhaps something similar to what ntp does with: service ntpd fetch But of course using smartd, so that it can fet

Re: Aggressive ports removal (was: svn commit: r546907 - head/x11-clocks/wmtime)

2020-08-29 Thread Dan Langille
o help deploy such a script if someone writes it. In the meantime, FreshPorts has a 'Watch ports I maintain' report under 'Watch ports I maintain' re https://github.com/FreshPorts/freshports/issues/138 -- Dan Langille d...@langille.org ___

Re: Removal of net-mgmt/cnagios4

2020-11-17 Thread Dan Langille
> On Nov 17, 2020, at 8:12 PM, Jonathan Chen wrote: > > Hi, > > The removal of net-mgmt/cnagios4 needs to reflected in net-mgmt/Makefile > The line: >SUBDIR += cnagios4 > needs to be removed. Thank you. Fixed. -- Dan Langille - BSDCan /

Re: Understanding different port counts

2020-11-19 Thread Dan Langille
/py-atspi If you remove the 'duplicates' from INDEX-12, the count is 28,759 which is much closer to what FreshPorts believes the count it. It is also close to this count: [dan@pkg01:~/ports/head] $ grep -h SUBDIR */Makefile | wc -l 28756 I put more information than you wished to re

FreeBSD Port: net/mosquitto pidfile or pid_file

2021-03-19 Thread Dan Langille
$ grep pid /usr/local/etc/rc.d/mosquitto pidfile=$(grep pid_file ${mosquitto_config} | awk '{print($2)}') echo "pidfile = '$pidfile'" rm -f $pidfile $ sudo service mosquitto start pidfile = '/var/run/mosquitto.pid' Starting mosquitto. $ ps auwwx

Re: FreeBSD Port: net/mosquitto pidfile or pid_file

2021-03-22 Thread Dan Langille
On Fri, Mar 19, 2021, at 4:14 PM, Dan Langille wrote: > Joe, > > I updated my mosquitto a few days ago and today it was restarted, but > won't start. I think it's related to the update. > > Mar 14 01:47:40 supernews pkg[40249]: mosquitto upgraded: 1.6.7_1 -> 2.

homepage for audio/faac

2021-04-13 Thread Dan Langille
At present, the home page for audio/faac is set to a domain which is no longer relevant to the port. Should we set that to https://github.com/knik0/faac in pkg-descr? -- Dan Langille d...@langille.org ___ freebsd-ports@freebsd.org mailing list

Re: Problem building py-cryptography

2021-05-21 Thread Dan Langille
;> NOI4B=1 > >>>> OPTIONS_SET+=NO-X11 > >>>> CUPS_OVERWRITE_BASE=YES > >>>> WITH_VIM_OPTIONS=yes > >>>> DEFAULT_VERSIONS+=ssl=libressl bdb=5 > >>>> VALID_CATEGORIES+=local > >>>> SVN=svnlite > >>>> > >>>> >

Re: Problem building py-cryptography

2021-05-21 Thread Dan Langille
On Fri, May 21, 2021, at 10:29 AM, Dan Langille wrote: > On Thu, May 20, 2021, at 7:18 PM, Simon Wright wrote: > > Thanks Kubs, I'm travelling at the moment and will check further when I'm > > back home. The original build log was with libressl and ccache. I'll >

Ports moved but without CATEGORIES update

2013-02-03 Thread Dan Langille
that this list is not in a more useful format. -- Dan Langille - http://langille.org ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-uns

Re: Ports moved but without CATEGORIES update

2013-02-03 Thread Dan Langille
Hmm, checking manually, it appears that at least ONE of these is a false positive. x11-themes/kde4-base-artwork is set correctly. Sorry. On Feb 3, 2013, at 8:26 PM, Dan Langille wrote: > FreshPorts told me about this situation. A few ports did not have their > CATEGORIES value u

pstree out of date

2013-05-03 Thread Dan McGregor
Hello, The port sysutils/pstree is out of date, and because the version is not in the filename the version in ports cannot be fetched from its master site. I have included a patch to bring it up to date. Thanks, DanIndex: sysutils/pstree/Makefile =

Re: building seamonkey with clang

2013-08-21 Thread Dan Lukes
-O0 (instead of -O3). Dan ___ 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: building seamonkey with clang

2013-08-22 Thread Dan Lukes
On 08/22/13 01:04, Cary: On Wed, Aug 21, 2013 at 07:20:52PM +0200, Dan Lukes wrote: 0. Program arguments: /usr/bin/clang++ -cc1 -triple i386-unknown-freebsd9.0 ... sr/local/include -fmodule-cache-path /var/tmp/clang-module-cache -O3 -Wall -Wpoi ... y/work/comm-release/mailnews/local

FreeBSD Port: security/py-kerberos

2015-03-27 Thread Dan Langille
Hello, Why does security/py-kerberos require security/krb5? I ask because we already have Kerberos in base. Why do we need two installations of Kerberos? I'm confused. :/ I ask because I just added security/py-requests-kerberos to the tree. — Dan Langille http://langill

Re: FreeBSD Port: security/py-kerberos

2015-03-27 Thread Dan Langille
> On Mar 27, 2015, at 5:36 PM, Roland van Laar wrote: > > On 27-03-15 21:11, Dan Langille wrote: >> Hello, >> >> Why does security/py-kerberos require security/krb5? >> >> I ask because we already have Kerberos in base. Why do we need two >> i

Re: FreeBSD Port: security/py-kerberos

2015-03-27 Thread Dan Langille
> On Mar 27, 2015, at 5:58 PM, Roland van Laar wrote: > > On 27-03-15 22:56, Roland van Laar wrote: >> On 27-03-15 22:39, Dan Langille wrote: >>>> On Mar 27, 2015, at 5:36 PM, Roland van Laar wrote: >>>> >>>> On 27-03-15 21:11, Dan Langille

Re: FreeBSD Port: security/py-kerberos

2015-04-02 Thread Dan Langille
> On Mar 27, 2015, at 6:06 PM, Roland van Laar wrote: > > On 27-03-15 23:02, Dan Langille wrote: >>> On Mar 27, 2015, at 5:58 PM, Roland van Laar wrote: >>> >>> On 27-03-15 22:56, Roland van Laar wrote: >>>> On 27-03-15 22:39, Dan Langille wrote

Re: Bacula without IPv6

2015-04-12 Thread Dan Langille
gt; > I'm reporting this hoping it will help others, but I also ask: can we have an > option to disable IPv6, like many other ports have? That is a good idea. Please submit a PR so we do not lose track of this. I ask because it may be some time before I work on this. We'll have the default with IPV6 on. — Dan Langille http://langille.org/ signature.asc Description: Message signed with OpenPGP using GPGMail

pkg-static: Insufficient privileges to add packages

2015-04-20 Thread Dan Langille
1amd64-testing-testing/2015-04-20_19h53m23s/logs/errors/py27-django-tastypie-0.12.1.log — Dan Langille http://langille.org/ signature.asc Description: Message signed with OpenPGP using GPGMail

Re: pkg-static: Insufficient privileges to add packages

2015-04-21 Thread Dan Langille
This reply has been rearranged.. On Tue, Apr 21, 2015 at 6:56 AM Ben Woods mailto:woods...@gmail.com>> wrote: > On Apr 20, 2015, at 7:18 PM, Ben Woods wrote: > On Tue, Apr 21, 2015 at 4:02 AM Dan Langille <mailto:d...@langille.org>> wrote: > I am running a testport o

Re: pkg-static: Insufficient privileges to add packages

2015-04-21 Thread Dan Langille
> On Apr 21, 2015, at 11:44 AM, Ben Woods wrote: > >>> On Tue, Apr 21, 2015 at 4:02 AM Dan Langille wrote: >>>> >>>> I am running a testport on www/py-django-tastypie >>>> >>>> My goal it to add an option for using www/django16

Re: pkg-static: Insufficient privileges to add packages

2015-04-21 Thread Dan Langille
> On Apr 21, 2015, at 12:34 PM, Baptiste Daroussin wrote: > > On Tue, Apr 21, 2015 at 11:44:01PM +0800, Ben Woods wrote: >>>> On Tue, Apr 21, 2015 at 4:02 AM Dan Langille wrote: >>>>> >>>>> I am running a testport on www/py-django-tastypie

need a particular version of django

2015-06-01 Thread Dan Langille
s the line from www/py-django-tastypie in question: RUN_DEPENDS:= ${BUILD_DEPENDS} \ ${PYTHON_PKGNAMEPREFIX}django>=1.5:${PORTSDIR}/www/py-django Is there a nice way to say www/py-django16 is also OK? — Dan Langille http://langille.org/ signature.asc Description: Messag

Re: need a particular version of django

2015-06-01 Thread Dan Langille
> On Jun 1, 2015, at 9:27 AM, Mathieu Arnold wrote: > > > > +--On 1 juin 2015 08:35:04 -0400 Dan Langille wrote: > | I'm writing about this problem: > | http://beefy2.nyi.freebsd.org/data/93amd64-default/388198/logs/py27-crits > | -3.1.0.log > | > | Ba

PHP7 package?

2016-02-07 Thread Dan Busarow
This post suggests that a php7 port should be coming soon https://docs.freebsd.org/cgi/getmsg.cgi?fetch=86492+0+archive/2016/freebsd-ports/20160117.freebsd-ports but there is stil no port or package available for php7 Any ideas on how soon it may be available? Thanks, Dan -- Dan Busarow d

Re: PHP7 package?

2016-02-07 Thread Dan Busarow
ture I can run pkg upgrade or pkg upgrade php7x without worrying about pkg make mysterious changes to my NON-pkg software. Thanks, Dan -- Dan Busarow BuildingOnline.com http://www.BuildingOnline.net/ 888-496-6648 ext 218 > ___ freebsd-po

Re: PHP7 package?

2016-02-07 Thread Dan Busarow
you can use pkg upgrade to install those packages. > > That's how I did it my testbox. If you need more details on how to do it, > I can add a few more details. More details would be great. I've never built my own repo Thanks, Dan ___

Re: PHP7 package?

2016-02-09 Thread Dan Busarow
ves me a running apache but no PHP. Based on the positive results posted by loic.b...@unix-experience.fr I guess I'll just wait for PHP 7 to be added to the official ports/packages. Thanks for the help though. Dan > ___ freebsd-ports@freebsd.org

Re: PHP7 package?

2016-02-10 Thread Dan Busarow
/usr/local/etc/php/extensions.ini to avoid core dumps of apache. The sequence of extensions.ini is problematic. Voila! Thanks! After running this httpd is happy with the new mod_php70 I will begin testing it out. Dan ___ freebsd-ports@freebsd.org

Re: New addition to /usr/ports/MOVED file breaks portupgrade

2016-03-10 Thread Dan Langille
vel2, which was a repo-copy from elasticsearch-plugin-marvel New name is elasticsearch2-plugin-marvel Thanks for ehaupt and antoine for their fixes. -- Dan Langille - BSDCan / PGCon d...@langille.org signature.asc Description: Message signed with OpenPGP using GPGMail

UPDATING entry has no AFFECTS clause

2016-04-17 Thread Dan Langille
he fix. I just want to check to see which port[s] you think it should be. -- Dan Langille - BSDCan / PGCon d...@langille.org ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send a

Re: Evince 2.22.2_3: "Unhandled MIME type: “application/pdf”""

2008-09-20 Thread Dan Reinholz
6 Sep 2008 09:57:03 -0500, Mark Evenson > <[EMAIL PROTECTED]> > >> wrote: > >> > >>> Dan Reinholz wrote: > >>>> Since updating to the latest revision of Evince > (to > >>>> 2.22.2_3 from 2.22.2_2) I am no longer able to > open >

Re: FreeBSD Port: mantis-1.1.6

2009-01-14 Thread Dan Langille
Ruud Boon wrote: Hi Dan, Are there already some plans for upgrade the mantis port to 1.2? None that I've made. :) Do you want to do it? -- Dan Langille BSDCan - The Technical BSD Conference : http://www.bsdcan.org/ PGCon - The PostgreSQL Conference: http://www.pgco

Re: FreeBSD Port: mantis-1.1.6

2009-01-14 Thread Dan Langille
Ruud Boon wrote: Hi Dan, Are there already some plans for upgrade the mantis port to 1.2? The latest stable release is 1.1.6. 1.2 is development. :) http://www.mantisbt.org/ So, no, no plans until it is released as stable. -- Dan Langille BSDCan - The Technical BSD Conference : http

Re: Unhappy Xorg upgrade

2009-01-29 Thread Dan Allen
keyboard and mouse work, and so does firefox and my other apps. Thanks to everyone else for emailing me with ideas and suggestions! Dan ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe

Re: Sox in 7.1 broken or corrupt?

2009-02-14 Thread Dan Nelson
ll > different but you can't distinguish them by uname. > > We should just disable the whole test. I'll commit this patch if the > maintainer approves. Eww. Yes, by all means, commit :) -- Dan Nelson dnel...@allantgroup.com ___

thunderbird upgrade: undefined reference to `libiconv_close'

2009-03-22 Thread Dan Langille
) . done] ** Listing the failed packages (-:ignored / *:skipped / !:failed) ! mail/thunderbird (thunderbird-2.0.0.19_1) (install error) [r...@laptop /usr/home/dan]# # uname -a FreeBSD laptop.unixathome.org 7.1-STABLE FreeBSD 7.1-STABLE #1: Mon Jan 12 10:52:35 EST 2009 d...@laptop.unix

Re: thunderbird upgrade: undefined reference to `libiconv_close'

2009-03-23 Thread Dan Langille
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Robert Huff wrote: > Dan Langille writes: > >> ../../dist/lib/libxpcomio_s.a(nsNativeCharsetUtils.o)(.text+0x2e): In >> function `nsNativeCharsetConverter::GlobalShutdown()': >> : undefined reference to `libiconv_close

FreeBSD Port: sysutils/webmin & perl 5.8.9

2009-03-28 Thread Dan Langille
perl-after-upgrade has been run. We have: webmin-1.470_1 perl-5.8.9_2 uname -a FreeBSD batteries.example.com 7.0-STABLE FreeBSD 7.0-STABLE #0: Sun Jul 13 10:38:38 CDT 2008 ad...@example.local:/usr/obj/usr/src/sys/BWD amd64 - -- Dan Langille BSDCan - The Technical BSD Confere

Re: FreeBSD Port: sysutils/webmin & perl 5.8.9

2009-03-29 Thread Dan Langille
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Glen Barber wrote: > On Sat, Mar 28, 2009 at 3:53 PM, Dan Langille wrote: >> -BEGIN PGP SIGNED MESSAGE- >> Hash: SHA1 >> >> After upgrading perl to 5.8.0 because of a vuln, I found webmin would >> not st

Re: FreeBSD Port: sysutils/webmin & perl 5.8.9

2009-03-29 Thread Dan Langille
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Glen Barber wrote: > On Sun, Mar 29, 2009 at 11:09 AM, Dan Langille wrote: >>> I don't know what 'perl-after-upgrade' actually does, but have you >>> tried rebuilding webmin? 'make deinstall; make reinstall&#

Re: FreeBSD Port: sysutils/webmin & perl 5.8.9

2009-03-29 Thread Dan Langille
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Glen Barber wrote: > On Sun, Mar 29, 2009 at 11:18 AM, Dan Langille wrote: >> $ pkg_info | grep webmin >> webmin-1.470_1 Web-based interface for system administration for Unix > > Erm... Yeah... > > pkg_version | gr

Re: FreeBSD Port: sysutils/webmin & perl 5.8.9

2009-03-29 Thread Dan Langille
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Glen Barber wrote: > 2009/3/29 Dan Langille : >> $ pkg_version | grep webmin >> webmin = >> > > Interesting. I assume your ports tree is up to date? Yes, yes it is. > Unless anyone else

www/firefox build error: FIXED

2009-04-21 Thread Dan Langille
(3), fegetenv(3), feholdexcept(3), fesetenv(3), feupdateenv(3), feenableexcept(3), fedisableexcept(3), fegetexcept(3) - floating-point environment control feenableexcept(3), fedisableexcept(3), fegetexcept(3) - floating-point exception masking [r...@laptop /usr/ports/www/firefox3]# Dan Langille BSDCan

Re: thunderbird upgrade: undefined reference to `libiconv_close'

2009-04-22 Thread Dan Langille
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Robert Huff wrote: > Dan Langille writes: > >> ../../dist/lib/libxpcomio_s.a(nsNativeCharsetUtils.o)(.text+0x2e): In >> function `nsNativeCharsetConverter::GlobalShutdown()': >> : undefined reference to `libiconv_close

Re: FreeBSD Port: bacula-client-3.0.0_1

2009-05-01 Thread Dan Langille
gleaned from bacula-server. If you need the 2.x branch, get it from CVS. You'll need both the slave and the master. Perhaps a 2.x port is a good idea. A PR would be useful. And perhaps a repo copy. I'd love to help, but I'm busy until the end of May. - -- Dan Langille BSDCan - Th

Re: FreeBSD Port: bacula-client-3.0.0_1

2009-05-05 Thread Dan Langille
server. In general, the project strives to allow you to upgrade the server without upgrading the client. - -- Dan Langille BSDCan - The Technical BSD Conference : http://www.bsdcan.org/ PGCon - The PostgreSQL Conference: http://www.pgcon.org/ -BEGIN PGP SIGNA

Ports tree infrastructure

2007-04-03 Thread Dan Casey
I am having trouble finding documentation that goes in more detail then that of the handbook. I am sending this message in hopes that you may be able to point me in the right direction, or know of a better way to accomplish this. I am setting up a single server as a 'build box' for our freebs

Re: Ports tree infrastructure

2007-04-04 Thread Dan Casey
them. If tinderbox doesn't workout the way that I would like, then I will likely build my own system which will use a combo of freebsd provided packages, and self made packages. Matthew Seaman wrote: > Peter Jeremy wrote: > >> On 2007-Apr-03 11:42:20 -0400, Dan Case

cannot install: Unknown component no.

2007-04-08 Thread Dan Reinholz
I'm not sure how this happened, but when I try to install almost any port, dolphin for example, I have this problem: bsd# cd /usr/ports/x11-fm/dolphin bsd# make install ===> dolphin-0.8.2 cannot install: Unknown component no. *** Error code 1 Stop in /usr/ports/x11-fm/dolphin. portmaster is a

Re: cannot install: Unknown component no.

2007-04-08 Thread Dan Reinholz
That was exactly problem. Your explanation is helpful as well. Thank you very much to both of you who responded to my message. It has helped me very much. --- Scot Hetzel <[EMAIL PROTECTED]> wrote: > On 4/7/07, Dan Reinholz <[EMAIL PROTECTED]> wrote: > > I'm not s

sudo insults

2007-05-02 Thread Dan Casey
I can see this was removed a long time ago, but I do not see that need to remove the option entirely. Would it be much of a pain to ask someone to add it as an option. I have attached a diff for the Make file. 10c10 < PORTREVISION= 2 --- > PORTREVISION= 3 38c38,39 < OPTIONS= LDAP"With

Re: sudo insults

2007-05-02 Thread Dan Casey
I'm guilty of not reading the handbook.. I just assumed that revision had to be bumped up. Or perhaps the reason for bumping it up is to prevent systems from recompiling the port for no reason. Anyway, I have attached the fixed unified diff. Andrew Pantyukhin wrote: > On 5/2/07, D

Re: [Bacula-users] bacula 2.2.0 fails to start, pidfile

2007-08-16 Thread Dan Langille
a fix for this? Maybe a configuration directive would do > it? See http://bugs.bacula.org/view.php?id=923 -- Dan Langille - http://www.langille.org/ Available for hire: http://www.freebsddiary.org/dan_langille.php ___ freebsd-ports@freebsd.org mail

Re: [Bacula-users] bacula 2.2.0 fails to start, pidfile

2007-08-17 Thread Dan Langille
On 17 Aug 2007 at 19:41, Howard Goldstein wrote: > Dan Langille wrote: > > A copy to ports@ > > > > On 16 Aug 2007 at 18:10, Per olof Ljungmark wrote: > > > >> [crossposting out of impatience, sorry for that] > >> > >> Hi, > >> >

qmake problems

2007-09-14 Thread Dan Langille
ula-server $ md5 bacula-bat.tgz MD5 (bacula-bat.tgz) = 7336f6ed124c34480f16e799db23a8ee thank you -- Dan Langille - http://www.langille.org/ Available for hire: http://www.freebsddiary.org/dan_langille.php ___ freebsd-ports@freebsd.org mailing

qmake problems

2007-09-15 Thread Dan Langille
e: http://www.langille.org/tmp/bacula-bat.tgz $ md5 bacula-bat.tgz MD5 (bacula-bat.tgz) = 7336f6ed124c34480f16e799db23a8ee thank you -- Dan Langille - http://www.langille.org/ Available for hire: http://www.freebsddiary.org/dan_langille.php ___ freebsd-ports@f

Re: qmake problems

2007-09-15 Thread Dan Langille
On 15 Sep 2007 at 11:39, Dan Langille wrote: > [reposting now that the URL below works ] > > Folks: > > I'm trying to create a new port (sysutils/bacula-bat). I'm having > trouble getting it to compile. The error I see is: > > config.status: executi

Re: qmake problems

2007-09-16 Thread Dan Langille
ath to qmake. The following error persists: > ==>Entering directory /usr/home/dan/src/bacula-bat/work/bacula- > 2.2.4/src/qt-console > /usr/local/bin/qmake-qt4 -unix -o Makefile bat.pro > Cannot find file: bat.pro. > *** Error code 2 To debug this, I put an echo `pwd` before qma

Bacula - sysutils/bacula-bat working

2007-09-16 Thread Dan Langille
atches not yet in the ports tree to ensure the correct version of qmake is used. http://www.langille.org/tmp/bacula-bat.tgz Have fun. -- Dan Langille - http://www.langille.org/ Available for hire: http://www.freebsddiary.org/dan_langille.php ___ fre

A problem with pidgin installation

2007-10-03 Thread Dan A.
Hi. While trying to install net-im/pidgin using portmaster, I get this error: ===> Installing for docbook-sk-4.1.2_4 ===> docbook-sk-4.1.2_4 depends on file: /usr/local/bin/xmlcatmgr - found ===> Generating temporary packing list for file in `/usr/bin/find /usr/ports/textproc/docbook-sk/work

ruby-opengl >= 0.40.1

2007-10-10 Thread Dan Langille
e CC me on replies. -- Dan Langille - http://www.langille.org/ Available for hire: http://www.freebsddiary.org/dan_langille.php ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail

qmail on 64bit architecture

2007-10-22 Thread Dan Epure
I recently upgraded my amd64 system from i386 architecture to amd64. === cut here === kern.ostype: FreeBSD kern.osrelease: 7.0-PRERELEASE kern.osrevision: 199506 kern.version: FreeBSD 7.0-PRERELEASE #0: Tue Oct 16 18:49:25 EEST 2007 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/ORGASM === and here ===

databases/postgresql92-server does not honor uid/gid

2014-06-09 Thread Dan Langille
em with: $ sudo chown pgsql:pgsql /usr/local/pgsql/ — Dan Langille signature.asc Description: Message signed with OpenPGP using GPGMail

poudriere and local patches to ports

2014-06-10 Thread Dan Langille
patching. Any suggestions? — Dan Langille signature.asc Description: Message signed with OpenPGP using GPGMail

Help wanted with sysutils/bacula-server 7.0.4

2014-07-31 Thread Dan Langille
bbac.so.7 -> libbac.so.7.0.0 -rwxr-xr-x 1 root wheel 446132 Jul 31 20:20 libbac.so.7.0.0 I can’t figure out why they don’t get installed. More eyes welcomed. — Dan Langille signature.asc Description: Message signed with OpenPGP using GPGMail

libraries with version numbers - sysutils/bacula

2014-08-03 Thread Dan Langille
/install-default-backend.in which later stops the installation of the right symlink files. short version: After bacula-server installs, we have this: [dan@testing /usr/local/lib]$ ls -l libbaccats* -rwxr-xr-x 1 root wheel 1010 Aug 3 18:20 libbaccats-postgresql.la lrwxr-xr-x 1 root wheel

Re: libraries with version numbers - sysutils/bacula

2014-08-03 Thread Dan Langille
On Aug 3, 2014, at 2:26 PM, Dan Langille wrote: > See that 5? I think it should be a 7. I have no idea where the 5 is coming > from. It should be the value from LIBBACCATS_LT_RELEASE > > A grep for that gives (not all lines are included here): > > # grep -r LIBBACCATS_L

vendir distfile has no top level directory

2014-08-06 Thread Dan Langille
]# Compare that to bacula, where I get: [root@testing ~/tmp/distfiles]# tar -xf /var/ports/distfiles/bacula-7.0.4.tar.gz [root@testing ~/tmp/distfiles]# ls bacula-7.0.4 Is there an optimal way to cater for this without pushing the issue upstream? — Dan Langille

Re: vendir distfile has no top level directory

2014-08-07 Thread Dan Langille
On Aug 7, 2014, at 1:08 AM, olli hauer wrote: > On 2014-08-07 05:18, Dan Langille wrote: >> I’m having a problem upgrading www/bacula-web to the latest version (see >> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191583). >> >> The problem: the vendor tarball

XEmacs

2014-09-08 Thread Dan Andersen
Greetings. What happened to XEmacs? Have a nice day. -- Dan Andersen ___ 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"

is bsd.database.mk out of sync with Uses/pgsql.mk?

2014-09-27 Thread Dan Langille
# - PostgreSQL default version, currently 90. Do you agree that the comments in Mk/bsd.database.mk need to updated? — Dan Langille signature.asc Description: Message signed with OpenPGP using GPGMail

postgresql-server depends on client. Why?

2014-10-17 Thread Dan Langille
/static/upgrading.html i.e. upgrade the client, pg_dump using the new client, then upgrade server, pg_restore. Thanks — Dan Langille signature.asc Description: Message signed with OpenPGP using GPGMail

Re: postgresql-server depends on client. Why?

2014-10-18 Thread Dan Langille
ents should not define a conflict with server versions < >> client version >> -- >> Sent from my Android phone with GMX Mail. Please excuse my brevity. >> >> Chris Rees wrote: >> Hi Dan, >> >> http://svnweb.freebsd.org/ports/head/databases/post

Re: Resetting maintainership

2014-12-12 Thread Dan Langille
y patching and updating stuff > here and there anyway. Here's the list of ports. Please be greedy :) That’s a whole lot of ports. Thanks for your work. Best wishes. — Dan Langille http://langille.org/ signature.asc Description: Message signed with OpenPGP using GPGMail

pkg upgrade gives: Assertion failed

2014-12-17 Thread Dan Langille
ted abnormally: Abort trap: 6 Ideas? — Dan Langille http://langille.org/ signature.asc Description: Message signed with OpenPGP using GPGMail

Re: pkg upgrade gives: Assertion failed

2014-12-17 Thread Dan Langille
> On Dec 17, 2014, at 6:06 PM, Andriy Gapon wrote: > > On 18/12/2014 00:49, Dan Langille wrote: >> I am installing from my own repo onto FreeBSD 9.3 with pkg 1.4.0 >> >> $ sudo pkg upgrade -f > > Have you just switched from pkg 1.3.x? yes. > If yes,

removing a dir, regardless of content

2014-12-20 Thread Dan Langille
A webapp, www/bacula-web puts cache files at %%BASE%%/application/view/cache and on deinstall, that directory should be removed, even though there are files there. Can that be done? I’ve tried this in pkg-plist: @unexec rm -rf %%BASE%%/application/view/cache — Dan Langille http

<    1   2   3   >