Re: portupgrade -> portmaster Rosetta Stone?

2012-02-27 Thread Doug Barton
On 02/27/2012 02:18, Olivier Smedts wrote: > Now I only need to find a way to "ignore" the errors when creating a > backup package if there was a plist problem That's in the man page. :) -- It's always a long day; 86400 doesn't fit into a short. Breadth of IT experience, and d

Re: portupgrade -> portmaster Rosetta Stone?

2012-02-27 Thread Doug Barton
On 02/27/2012 07:30, Mark Felder wrote: > On that note, does portmaster at least provide a way to keep track of > libraries it kept due to the usage of -w ? No. We need a tool to prune unused libs, but I don't have time to write one. Several people have promised to work on it, but nothing has come

Re: portupgrade -> portmaster Rosetta Stone?

2012-02-27 Thread Doug Barton
On 2/27/2012 9:33 AM, Eitan Adler wrote: > from portmaster.rc FYI, I specifically avoid *giving* people these kinds of answers because I want them to wait for it ... read the man page. :) Doug -- It's always a long day; 86400 doesn't fit into a short. Breadth of IT exp

Re: portupgrade -> portmaster Rosetta Stone?

2012-02-27 Thread Doug Barton
On 2/27/2012 11:53 AM, Olivier Smedts wrote: > What about a command line flag to ignore errors during backup package > creation? What about ... no. :) -- It's always a long day; 86400 doesn't fit into a short. Breadth of IT experience, and depth of knowledge in the DNS.

Re: portupgrade -> portmaster Rosetta Stone?

2012-02-27 Thread Doug Barton
On 2/27/2012 12:04 PM, Olivier Smedts wrote: > 2012/2/27 Doug Barton : >> On 2/27/2012 11:53 AM, Olivier Smedts wrote: >>> What about a command line flag to ignore errors during backup package >>> creation? >> >> What about ... no. :) > > Don't

Re: Fix nvidia-like ports, help needed

2012-02-28 Thread Doug Barton
On 2/28/2012 1:15 PM, Baptiste Daroussin wrote: > Here is a patch to add support for includedir keyword to libmap.conf so that > we I think this is overly complicated, and not generally useful. It also delays the utility of the solution until this gets into the base. What I would do instead is t

Re: updating mksh, portmaster -a, pkg_version strangeness

2012-03-01 Thread Doug Barton
On 3/1/2012 9:23 AM, Thorsten Glaser wrote: > Jakub Lach mailplus.pl> writes: > >> and how it worked before? mksh had letters >> added in version from start. > > Actually, mksh always had an uppercase R plus a number, The issue isn't the R, it's the letter that comes after the number. The way

Re: Fix nvidia-like ports, help needed

2012-03-02 Thread Doug Barton
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 02/28/2012 14:36, Baptiste Daroussin wrote: > On Tue, Feb 28, 2012 at 01:19:44PM -0800, Doug Barton wrote: >> On 2/28/2012 1:15 PM, Baptiste Daroussin wrote: >>> Here is a patch to add support for includedir keyword to >>

Re: On the usage of ${FILE}

2012-03-02 Thread Doug Barton
On 03/02/2012 07:22, Chris Rees wrote: > On 2 Mar 2012 13:19, "Wesley Shields" wrote: >> >> On Thu, Mar 01, 2012 at 12:38:01PM +, Chris Rees wrote: >>> On 1 Mar 2012 11:26, "Matthew Seaman" wrote: Dear all, bsd.commands.mk has the following: FILE?=

Re: Fix nvidia-like ports, help needed

2012-03-02 Thread Doug Barton
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 03/02/2012 01:47, Konstantin Belousov wrote: > On Fri, Mar 02, 2012 at 01:34:12AM -0800, Doug Barton wrote: >> -BEGIN PGP SIGNED MESSAGE- >> Hash: SHA256 >> >> On 02/28/2012 14:36, Baptiste Daroussin wrote: >

Re: Fix nvidia-like ports, help needed

2012-03-02 Thread Doug Barton
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 03/02/2012 11:21, Konstantin Belousov wrote: > The renames of the libGL.so inside the packages are orthohonal to > package splits. The issue is that libGL.so.1 installed by both packages > (graphics/libGL and x11/nvidia-driver). And not that the n

Re: portupgrade -> portmaster Rosetta Stone?

2012-03-03 Thread Doug Barton
On 3/2/2012 11:06 PM, Conrad J. Sabatier wrote: > Doug, is there a way to emulate portupgrade's "-k" (keep going) option, > to have the remaining list of ports to be built still continue > processing even if one port's build fails? You haven't missed it, the answer is no. It's part of that "portma

Re: PORT: multimedia/phonon-xine

2012-03-03 Thread Doug Barton
On 03/03/2012 05:18, Max Brazhnikov wrote: > On Sat, 03 Mar 2012 14:16:05 +0100, Mathias Picker wrote: >> Use phonon-gstreamer. >> >> portmaster -o multimedia/phonon-gstreamer multimedia/phonon-xine > > You don't need '-o'. phonon-* ports don't conflict, so you may install all of > them and then

Re: portupgrade -> portmaster after freebsd-update

2012-03-05 Thread Doug Barton
On 3/5/2012 6:13 AM, Lee Dilkie wrote: > Is the handbook going to be updated with a confirmed procedure? The preferred procedure has always been to delete everything and reinstall. Do you see anywhere in the handbook where it says anything different? ___

Re: Squeezeboxserver loops endlessly

2012-03-09 Thread Doug Barton
On 03/07/2012 15:01, Mel Flynn wrote: > Hi, > > On 3/7/2012 22:48, Michael Heitmeier wrote: > >> I just cvsupped ports so I'm wondering is that a problem on my side or is >> the port broken? > >> ===>>> Port directory: /usr/ports/www/p5-libwww >> >> ===>>> Launching 'make checksum' for www/p5-li

Re: CFT: new BSD-licensed sort available

2012-03-16 Thread Doug Barton
On 03/14/2012 15:14, Jonathan Anderson wrote: > In fact, the runtime behaviour of the Debian "alternatives" system is simpler > than that: > http://segfault.in/2010/04/using-the-debian-alternatives-system/ > > The custom Perl script with a config file is used to set up symlinks, which > at runti

Re: Swatch rc script

2012-03-16 Thread Doug Barton
On 03/15/2012 13:24, Chris Widger wrote: > There's a bug in the rc script for /usr/ports/securit/swatch > > With the bug swatch can be started, but getting status or stopping the > process' always fail. > > To fix this bug I had to change: > > procname=/usr/local/bin/perl > > to: > > p

Re: CFT: new BSD-licensed sort available

2012-03-16 Thread Doug Barton
On 03/16/2012 18:47, Eric van Gyzen wrote: > On 03/16/2012 08:25 PM, Doug Barton wrote: >> On 03/14/2012 15:14, Jonathan Anderson wrote: >>> In fact, the runtime behaviour of the Debian "alternatives" system is >>> simpler than that: >>> http://seg

Re: CFT: new BSD-licensed sort available

2012-03-17 Thread Doug Barton
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 03/17/2012 03:27, Baptiste Daroussin wrote: > Why to symlink, this is 1/ because it concerns user/admin > configuration, I get that, but why is a conf file not the right answer? We could even put the conf file in /etc if we decide that this is a

Re: CFT: new BSD-licensed sort available

2012-03-17 Thread Doug Barton
On 03/17/2012 17:08, Adrian Chadd wrote: > I can imagine a netboot'ed system where the config in /etc/alternates/ > is different for individual hosts, which have a shared root. > > That way you can have two netbooted hosts with a shared read-only > rootfs, but a ramdisk /etc, with the locally conf

Re: [PATCH] proposal for x11-wm/windowmaker

2012-03-19 Thread Doug Barton
On 3/19/2012 12:59 AM, Arrigo Marchiori wrote: > Hello, > > I am attaching a "quick-and-dirty" patch that should reallow > compilation of x11-wm/windowmaker under 7-STABLE. > > The problem seems to be the missing macro HAVE_SYS_SELECT_H; the patch > just forces it in the configure script if a Fre

Re: [PATCH] proposal for x11-wm/windowmaker

2012-03-19 Thread Doug Barton
On 3/19/2012 4:54 PM, Ade Lovett wrote: > On 3/19/2012 16:15, Doug Barton wrote: >> On 3/19/2012 12:59 AM, Arrigo Marchiori wrote: >>> Hello, >>> >>> I am attaching a "quick-and-dirty" patch that should reallow >>> compilation of x11-wm/wind

Re: libxcb-related breakage in ports

2012-03-21 Thread Doug Barton
On 3/21/2012 4:28 AM, George Mitchell wrote: > I wonder if we could get portmaster to parse command lines out of > /usr/ports/UPDATING ... I have that on the roadmap, but time is *very* limited of late. -- This .signature sanitized for your protection ___

Re: named/bind98... rather ports usage and base interaction.

2012-03-24 Thread Doug Barton
On 3/23/2012 8:41 AM, Jason Hellenthal wrote: > > Hey Doug, > > Do you know of anything we could do to stop the following from happening > ? Yes, see below. > If you set world to build without BIND and it is your intention to use > bind from ports... upon running (make delete-old) I don't lik

Re: FAQ on PORTREVISION bump?

2012-03-29 Thread Doug Barton
On 3/28/2012 8:21 AM, Michael Scheidell wrote: > Looking for an FAQ on PORTREVISION bumps on commits, pr's. If the package is going to change, it needs to be bumped. It's unfortunate that we don't have more flexibility in the system, but it is what it is. > Basically, I make the decision based on

Re: x11/slim env data gets lost

2012-03-29 Thread Doug Barton
On 3/26/2012 9:24 AM, Steve Frowly wrote: > It's as if slim does not load /etc/login.conf I like slim for its small size, but it doesn't play nice with a variety of things (this is one of them). I solved the problem you described with environment variables by actually including them in my .xsessio

Re: How useful is %%DATADIR%%, anyway?

2012-03-29 Thread Doug Barton
On 3/23/2012 1:14 PM, Chris Rees wrote: > Just as a thought, I decided to try stripping out all mentions of > %%DATADIR%%, %%DOCSDIR%% etc from pkg-plist, and replacing them with > PORTDOCS=*, PORTDATA=* in the Makefiles etc. How much time does creating the dynamic plists take for ports with large

Re: How useful is %%DATADIR%%, anyway?

2012-04-03 Thread Doug Barton
On 4/3/2012 9:15 AM, Chris Rees wrote: > On 29 March 2012 07:54, Doug Barton wrote: >> On 3/23/2012 1:14 PM, Chris Rees wrote: >>> Just as a thought, I decided to try stripping out all mentions of >>> %%DATADIR%%, %%DOCSDIR%% etc from pkg-plist, and replacing them wi

Re: phpmyadmin port files errors

2012-04-03 Thread Doug Barton
On 4/3/2012 12:23 PM, Chuck Swiger wrote: > On 4/3/2012 3:14 PM, Fbsd8 wrote: >> Just downloaded phpmyadmin for 9.0 system. >> The port files seem to be named wrong. >> Makefile,v distinfo,v pkg-descr,v pkg-plist-chunk,v > > You downloaded the CVS repository instead of doing a checkout. > If y

Re: Updating GnuTLS to latest version

2012-04-04 Thread Doug Barton
On 04/04/2012 05:27, Jerry wrote: > The answer then is to simply do what has been done with other ports > that have numerous major version numbers; i.e. Bash, MySQL, etcetera. > Create a GnuTLS-2 and a GnuTLS-3 port and maintain the latest versions > in each respective port. In fact, it is probably

Re: mail/imaptools: port removal at Monday April 9th

2012-04-09 Thread Doug Barton
On 04/09/2012 15:21, Da Rock wrote: > To stick my nose where it probably doesn't belong: indeed. This is one > area where linux annoys the most for that very reason. > > Let the user decide and bear the responsibility. If you want to put up a server with all the encumbered software and let people

Re: mail/imaptools: port removal at Monday April 9th

2012-04-09 Thread Doug Barton
I think it's great that you have thoughts and ideas about this topic. Feel free to put them into practice. Meanwhile, the FreeBSD project has different thoughts and ideas about this topic, and is overwhelmingly unlikely to change them. So, time to move on. Doug -- This .signature sanitize

Re: net/samba35 "needs" to have winbindd_enable set to yes - this can't be right

2012-04-13 Thread Doug Barton
This is fixed in the latest version. Sorry for the inconvenience. Doug -- It's always a long day; 86400 doesn't fit into a short. Breadth of IT experience, and depth of knowledge in the DNS. Yours for the right price. :) http://SupersetSolutions.com/

Re: port dependencies with port options

2012-04-20 Thread Doug Barton
On 4/20/2012 10:03 AM, Jeremy Messenger wrote: > I don't have access to FreeBSD and CVS too due to firewall at work, http://www.freebsd.org/cgi/cvsweb.cgi/ -- This .signature sanitized for your protection ___ freebsd-ports@freebsd.org mailing list

Re: security/openssl so bump w/o mention in UPDATING

2012-04-20 Thread Doug Barton
On 4/12/2012 12:14 PM, Kevin Oberman wrote: > On Thu, Apr 12, 2012 at 11:19 AM, Oliver Heesakkers > wrote: >> Kevin Oberman schreef op 12.04.2012 18:13: >>> >>> On Thu, Apr 12, 2012 at 4:23 AM, Oliver Heesakkers >>> wrote: security/openssl was brought up to 1.0.1 recently which includes

Re: portsclean -CDD oddness

2010-11-08 Thread Doug Barton
On 11/03/2010 23:46, Doug Barton wrote: On 11/3/2010 9:59 PM, Jimmie James wrote: After doing a portupgrade, I've always run portsclean -CDD [for reference] -C Clean out all the working directories of the ports tree. (cf. WRKDIRPREFIX) -D Clean out all the distfiles that are not referenc

Re: Combining several upgrades using portmaster

2010-11-09 Thread Doug Barton
On 11/09/2010 06:09, Dmitry Pryanishnikov wrote: Hello! I wonder whether it's possible to automatically combine several upgrades using portmaster. Suppose one have to handle both ports/UPDATING entries: 20100530: suggests portmaster -w -r gettext 20100328: suggests portmaster -r png- It wo

Re: portsclean -CDD oddness

2010-11-09 Thread Doug Barton
On 11/09/2010 06:28, Jimmie James wrote: On 11/03/2010 23:46, Doug Barton wrote: portupgrade was updated today, I imagine to resolve this issue. Yes, the update $FreeBSD: ports/ports-mgmt/portupgrade/Makefile,v 1.259 2010/11/08 07:56:14 stas Exp $ has fixed the issue of removing all

Re: xorg-server 1.7.7

2010-11-15 Thread Doug Barton
On 11/15/2010 02:51, Tijl Coosemans wrote: It would be better if there was a repo for ports development on the FreeBSD servers. There are several projects now that could use this that I think this is warranted. It would increase their visibility and lower the barrier to entry to attract contribu

Suggestions on getting compiz working?

2010-11-21 Thread Doug Barton
Any ideas? I've tried the suggestions at http://www.freebsd.org/doc/en/articles/compiz-fusion/index.html and they don't work for me. Doug Original Message Subject: Suggestions on getting compiz working? Date: Wed, 10 Nov 2010 22:21:28 -0800 From: Doug Barton Or

gir-repository entries in MOVED

2010-11-23 Thread Doug Barton
My portmaster update today notified me that I had some of these ports on my system, relevant to the following entries in MOVED: devel/gir-repository-gconf2|devel/gconf2|2010-11-20|merged into gconf2 x11-fm/gir-repository-nautilus|x11-fm/nautilus|2010-11-20|merged into nautilus devel/gir-reposi

Re: Suggestions on getting compiz working?

2010-11-23 Thread Doug Barton
On 11/22/2010 07:24, Alexey Shuvaev wrote: Mmm... Error messages, back traces, etc.? I think, you know, "doesn't work" would not bring you much :) True, but I was hoping that someone had a working configuration and that they could send me some of the magic smoke. :) I'll try again with the

Re: ImageMagick upgrade problem

2010-11-23 Thread Doug Barton
I just committed a fix that a) worked for me, and b) I think is fairly robust, and even a candidate for being the right thing to do. Please give it a try, and let us know if it does or does not work for you. Doug -- Nothin' ever doesn't change, but nothin' changes much.

Re: devel/p4d x2 Makefile error.

2010-11-25 Thread Doug Barton
On 11/24/2010 22:33, jhell wrote: Attached is a patch that fixes up the Makefile if you happen to be using a different WRKDIRPREFIX than the default of ${.CURDIR}. Currently the Makefile assumes that pkg-message is in the object directory which obviously it would not be unless copied. So a cat(1

Re: libsoup

2010-11-25 Thread Doug Barton
On 11/25/2010 18:37, ajtiM wrote: devel/gir-repository-libsoup port moved to devel/libsoup This really needs an UPDATING entry. I'm going to do one myself tomorrow if no one more knowledgeable gets there first. What worked for me to fix this was to do: portmaster -o devel/libsoup devel/gir-

gconf error

2010-11-26 Thread Doug Barton
I got this error with the last version of gnome, and the current one: seahorse-agent[88595]: GConf error: Failed to contact configuration server; some possible causes are that you need to enable TCP/IP networking for ORBit, or you have stale NFS locks due to a system crash. See http://projec

Re: gconf error

2010-11-26 Thread Doug Barton
On 11/26/2010 16:29, Joe Marcus Clarke wrote: On 11/26/10 7:07 PM, Doug Barton wrote: I got this error with the last version of gnome, and the current one: seahorse-agent[88595]: GConf error: Failed to contact configuration server; some possible causes are that you need to enable TCP/IP

Re: Ports - installation & upgrade history

2010-11-30 Thread Doug Barton
On 11/30/2010 10:24, David Southwell wrote: Hi I was idly wondering how easy/difficult it might be to maintain and access an historical record of port installations and upgrades on a particular system. ports-mgmt/portmaster has the capability to log this information for you. Look in the man

Portmaster users: Beta testers wanted

2010-12-11 Thread Doug Barton
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Howdy, For those of you who are portmaster users I'm making another of my periodic requests for beta testers. I'm making a lot of changes to portmaster after the 3.5 version recently released to ports, and while as always I'm doing my best to regre

Re: Security updates for packages?

2010-12-12 Thread Doug Barton
On 12/12/2010 12:28, Kevin Kreamer wrote: Hi, Having not used FreeBSD for several years, I did a fresh install yesterday of 8.1-RELEASE, and then used pkg_add -r to install several packages. I then came across portaudit, ran it, and it indicated that I had three vulnerable packages (git, ruby,

Re: Updating Claws-Mail

2010-12-13 Thread Doug Barton
On 12/13/2010 08:06, Alexander Leidinger wrote: On Mon, 13 Dec 2010 15:12:39 +0200 Ion-Mihai Tetcu wrote: On Mon, 13 Dec 2010 10:31:25 +0100 Alexander Leidinger wrote: On Sun, 12 Dec 2010 23:23:51 +0200 Ion-Mihai Tetcu wrote: On Sun, 12 Dec 2010 21:54:31 +0100 Paweł Pękala wrote: doc

Re: portmaster: print /usr/ports/UPDATING on update

2010-12-27 Thread Doug Barton
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 12/25/2010 03:16, David Demelier wrote: | Hi, | | A lot of people always forget to read UPDATING (that's normal we'll are | humans). | | Each entry in UPDATING is like "AFFECTS: users of net-mgmt/flowd" so if | an update of net-mgmt/flowd is avai

Re: portmaster: print /usr/ports/UPDATING on update

2010-12-28 Thread Doug Barton
Eygene, Peter, jhell, Do either of you actually have any familiarity at all with how portaudit works, and/or how it is integrated into the ports infrastructure? Based on what you've written today my guess is "no." When I wrote, "we need a tool with striking similarities to portaudit" without p

Re: portmaster: print /usr/ports/UPDATING on update

2010-12-28 Thread Doug Barton
On 12/27/2010 23:07, Eygene Ryabinkin wrote: I had shown the simple shell script that will parse the UPDATING and present the entries for the given port if the fall into the "last N days" category. If you had missed it -- ping me, I'll show it to you once again. Did you even read my post? I sp

Re: portmaster: print /usr/ports/UPDATING on update

2010-12-28 Thread Doug Barton
On 12/28/2010 12:31, Eygene Ryabinkin wrote: Doug, good day. Tue, Dec 28, 2010 at 10:55:04AM -0800, Doug Barton wrote: Do either of you actually have any familiarity at all with how portaudit works, and/or how it is integrated into the ports infrastructure? Based on what you've written

Re: portmaster: print /usr/ports/UPDATING on update

2010-12-28 Thread Doug Barton
On 12/28/2010 15:10, RW wrote: On Tue, 28 Dec 2010 10:55:04 -0800 Doug Barton wrote: When I wrote, "we need a tool with striking similarities to portaudit" without providing the details I was assuming that people are already familiar with it, how it works, etc. I don't thin

boost libs error

2010-12-31 Thread Doug Barton
I'm getting the following with qbittorrent-23 which depends on libtorrent-rasterbar-15 after the latest boost lib update: qbittorrent terminate called after throwing an instance of 'std::runtime_error' what(): locale::facet::_S_create_c_locale name not valid Abort trap: 6 (core dumped) This

Re: portmaster: $PACKAGESITE difference with pkg_add?

2010-12-31 Thread Doug Barton
On 12/31/2010 15:46, Jakub Lach wrote: Hello. According to portmaster man: portmaster will respect the PACKAGESITE and PACKAGEROOT (by default http://ftp.freebsd.org) variables. portmaster attempts to use both of these variables in the same way that pkg_add(1) does. However, on PRERELEASE s

Re: ports-mgmt/portconf , ports-mgmt/portmaster and make args

2010-12-31 Thread Doug Barton
On 12/31/2010 01:10, marco wrote: Here is what i'd like to achieve: use portmaster with the -P option (using PM_PACKAGES=first in /usr/local/etc/portmaster.rc) to have a package installed if available,_but_ when a port matches a port I've defined in /usr/local/etc/ports.conf to use certain make

Re: ports-mgmt/portconf , ports-mgmt/portmaster and make args

2010-12-31 Thread Doug Barton
On 12/31/2010 02:51, Alex Dupre wrote: Package support in portmaster is a bit limited ATM, for example it installs build dendencies even if it find an already compiled package. I think I would take issue with "limited." :) Yes, the behavior you're describing is sub-optimal, and I'm looking at

Re: ports-mgmt/portconf , ports-mgmt/portmaster and make args

2011-01-01 Thread Doug Barton
On 01/01/2011 06:50, Matthew Seaman wrote: On 01/01/2011 01:50, Doug Barton wrote: If someone can come up with a programmatic way of determining if such settings exist in ports.conf I'd be willing to consider adding the support, but given the wide variety of syntax that is supported I

Re: ports-mgmt/portconf , ports-mgmt/portmaster and make args

2011-01-01 Thread Doug Barton
On 12/31/2010 18:40, b. f. wrote: You don't need to go to those lengths. You could just add a command-line switch, or a check for a cookie (.buildme or .nopkg, say) in the corresponding PORT_DBDIR subdirector(y|ies), or both, to allow the user to indicate to portmaster that it should always bu

Re: ports-mgmt/portconf , ports-mgmt/portmaster and make args

2011-01-01 Thread Doug Barton
On 01/01/2011 11:44, b. f. wrote: On 1/1/11, Doug Barton wrote: On 12/31/2010 18:40, b. f. wrote: You don't need to go to those lengths. You could just add a command-line switch, or a check for a cookie (.buildme or .nopkg, say) in the corresponding PORT_DBDIR subdirector(y|ies), or

Re: ports-mgmt/portconf , ports-mgmt/portmaster and make args

2011-01-01 Thread Doug Barton
On 01/01/2011 12:15, b. f. wrote: On 1/1/11, Doug Barton wrote: On 01/01/2011 11:44, b. f. wrote: On 1/1/11, Doug Barton wrote: On 12/31/2010 18:40, b. f. wrote: ... and that NO_PACKAGE may preclude your use of 'make package' with -g in portmaster (at least without some worka

Re: boost libs error

2011-01-01 Thread Doug Barton
On 01/01/2011 13:40, Alexander Churanov wrote: 2011/1/1 Doug Barton: I'm getting the following with qbittorrent-23 which depends on libtorrent-rasterbar-15 after the latest boost lib update: qbittorrent terminate called after throwing an instance of 'std::runtime_error'

Re: ports-mgmt/portconf , ports-mgmt/portmaster and make args

2011-01-03 Thread Doug Barton
On 01/01/2011 15:46, marco wrote: I'll be eagerly awaiting the implementation. voila! I managed to squeeze it into 3.6, enjoy. Doug -- Nothin' ever doesn't change, but nothin' changes much. -- OK Go Breadth of IT experience, and depth of knowledge in

Re: FreeBSD Port: isc-dhcp41-server-4.1.2,1; Concurrent IPv4 DHCP and DHCPv6

2011-01-06 Thread Doug Barton
On 01/05/2011 01:14, Douglas Thrift wrote: Hello, Since ISC dhcpd 4.1 now supports DHCPv6, but a single instance of the daemon can't do both IPv4 DHCP and DHCPv6, it would be nice if the rc.d script from the port could be configured to start the daemon twice. Has anyone thought about this at all

Re: FreeBSD Port: isc-dhcp41-server-4.1.2,1; Concurrent IPv4 DHCP and DHCPv6

2011-01-07 Thread Doug Barton
On 01/07/2011 11:57, Olli Hauer wrote: Maybe something like the apache22 rc script will work. Apache22 can start more than one instance and it is easy to control all or only a single instance with the apache rc script. And the best, it works without links With respect to those involved, the

Re: FreeBSD Port: isc-dhcp41-server-4.1.2,1; Concurrent IPv4 DHCP and DHCPv6

2011-01-07 Thread Doug Barton
On 01/06/2011 21:16, Freddie Cash wrote: The OpenVPN port does a pretty good job of this. Default rc.d script is just openvpn. But you can create manual symlinks to it using openvpn_somename, and it checks rc.conf for openvpn_somename_enable. Having to manually create the symlink is kind of ne

Re: FreeBSD Port: isc-dhcp41-server-4.1.2,1; Concurrent IPv4 DHCP and DHCPv6

2011-01-07 Thread Doug Barton
On 01/07/2011 12:46, Tom Judge wrote: Hi Doug, I think (imho) the apache style scripts are better than the one in openvpn for example. The main reason for this is that they are more along the lines of how other platforms have implemented this feature. That's not a reason either to, or not to

Re: FreeBSD Port: isc-dhcp41-server-4.1.2,1; Concurrent IPv4 DHCP and DHCPv6

2011-01-07 Thread Doug Barton
On 01/07/2011 12:32, Doug Barton wrote: On 01/06/2011 21:16, Freddie Cash wrote: The OpenVPN port does a pretty good job of this. Default rc.d script is just openvpn. But you can create manual symlinks to it using openvpn_somename, and it checks rc.conf for openvpn_somename_enable. Having to

Package building for -current (Was: Re: HEADS UP: Merge of binutils 2.17)

2011-01-07 Thread Doug Barton
you wrote to focus on the issues that I think are most relevant. I value and respect both your opinion and your experience in these issues, but I have some rather profound disagreements with your conclusions. On 01/07/2011 21:48, Ade Lovett wrote: On Jan 07, 2011, at 17:37 , Doug Barton wrote:

Re: boost libs error

2011-01-07 Thread Doug Barton
On 01/01/2011 13:40, Alexander Churanov wrote: 2011/1/1 Doug Barton: I'm getting the following with qbittorrent-23 which depends on libtorrent-rasterbar-15 after the latest boost lib update: qbittorrent terminate called after throwing an instance of 'std::runtime_error'

What's going on with the SF macro?

2011-01-24 Thread Doug Barton
Howdy, The following in net-p2p/qbittorrent-26 used to work, but is now giving the error below. Any suggestions? MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}/ make makesum ===> License check disabled, port has not defined LICENSE ===> Found saved configuration for

Re: What's going on with the SF macro?

2011-01-24 Thread Doug Barton
On 01/24/2011 03:13, Sunpoet Hsieh wrote: Hi Doug, I suggest you to remove and checkout ports/Mk/bsd.port.mk again. I've made a test on ports/net-p2p/qbittorrent-26/Makefile by changing PORTVERSION from 2.6.3 to 2.6.4 and removing BROKEN. The download finished without errors. Thanks for giving

Re: FreeBSD Port: xpra-0.0.7.16p4

2011-02-04 Thread Doug Barton
I'm confused. Why are we not using the sources from the "regular" location, and patching to make them work for us? And has anyone contacted the upstream about the changes and why they are necessary? This whole thing seems very confusing to me (but that's not saying much). :) Doug -- N

Re: [CFT] cpu stresser^W libreoffice 3.3.0 final (final test here...)

2011-02-04 Thread Doug Barton
On 02/04/2011 08:55, Sergio de Almeida Lenzi wrote: There is a final "bug" in the package list when you define in the options (make config) gnome=yes the pkg-plist builds the +CONTENTS with a "/" in front of the gnome file list Solution: edit the pkg-plist and remove the first "/" from the GNOM

Re: FreeBSD Port: xpra-0.0.7.16p4

2011-02-04 Thread Doug Barton
m me these patches, but I end up maintaining them) Also, another tool I maintain won't work without the patches I added, so if you ship the upstream version then I'll have to fork it to make it work with my tool (I really really would rather not). Cheers Antoine On 02/05/2011 02:56 A

Re: security/rkhunter 1.3.8 - false warning?

2011-02-04 Thread Doug Barton
On 01/05/2011 00:31, Vaida Bogdan wrote: Hi, I'm no longer the maintainer of this port, please remove me from there. Done. Thanks for your work on this port in the past. :) Doug -- Nothin' ever doesn't change, but nothin' changes much. -- OK Go Bread

pkg_info -g not working for unprivileged user + unreadable files

2011-02-06 Thread Doug Barton
flz, In r206043 you converted fexists() in src/lib/libpkg/file.c to use open() instead of lstat(). Unfortunately this has the side effect of breaking 'pkg_info -g' for unprivileged users with files that have no +r bits. For example: pkg_info -g sudo-1.7.4.6 Information for sudo-1.7.4.6: Mis

Re: FreeBSD Port: subversion-1.6.15

2011-02-11 Thread Doug Barton
On 02/11/2011 12:38, Michael Scheidell wrote: suggested subject line: [PATCH] fix mod_dav_svn config args. For ports PRs please mention the category/portname in the subject. That way the auto-assigner can do its magic. hth, Doug -- Nothin' ever doesn't change, but nothin' change

Re: Gajim does not starts

2011-02-22 Thread Doug Barton
On 02/22/2011 13:30, David Demelier wrote: On 22/02/2011 22:27, David Demelier wrote: Hello, I just realized that gajim does not starts anymore : markand@Melon ~ $ gajim ** Message: pygobject_register_sinkfunc is deprecated (GstObject) nslookup: not found I know this is a very useful message,

Re: Find a corrupt port

2011-02-26 Thread Doug Barton
On 02/26/2011 08:34, Sergio de Almeida Lenzi wrote: I use this script to get rid of the problem the script detects @pkgdep record without argument and deletes it from the +CONTENTS file in the /var/db/pkg/* directory === for i in /var/db/pkg/*/+CONTENTS do

Re: SIGBUS running `gpg-agent --daemon`

2011-02-28 Thread Doug Barton
On 2/28/2011 8:00 PM, Yuri Pankov wrote: Hi, Guys, I'm getting the same SIGBUS when running `gpg-agent --daemon` as you discussed on cvs-ports@ list. I'm not sure about the fix, so I have created the entry in gnupg bugtracker: https://bugs.g10code.com/gnupg/issue1320 Thanks, hopefully they can

Re: tumbler-0.1.6.tar.bz2 not found

2011-03-04 Thread Doug Barton
On 03/04/2011 01:47, Oliver Lehmann wrote: Pavel Timofeev wrote: But then I made # pkg_delete thunar-vfs-1.2.0 pkg_delete: file '/usr/local/include/thunar-vfs-1/thunar-vfs/thunar-vfs-config.h' doesn't exist pkg_delete: file '/usr/local/include/thunar-vfs-1/thunar-vfs/thunar-vfs-enum-types.h' d

Re: Firefox 4 - Beta

2011-03-05 Thread Doug Barton
On 03/05/2011 12:49, Heino Tiedemann wrote: Is there realy Java needed somewhere in the web? Yes. -- Nothin' ever doesn't change, but nothin' changes much. -- OK Go Breadth of IT experience, and depth of knowledge in the DNS. Yours for the rig

Re: FreeBSD needs fresh Blood!

2011-03-06 Thread Doug Barton
On 03/06/2011 10:37, Grzegorz Blach wrote: On 03/06/2011 18:35, b. f. wrote: I read last post Martin Wilke's blog called "FreeBSD needs fresh Blood!" First of all, I think it's difficult to testing ports No argument there, it can be hard work. I'm using testing release of VirtualBox, but fo

Re: FreeBSD needs fresh Blood!

2011-03-06 Thread Doug Barton
On 03/06/2011 16:40, Olivier Smedts wrote: Could you use "pkg_version -vL =" for your purpose ? It's a base system tool and doesn't need INDEX. If all you want to know is what ports need updating, portmaster has an option for that. There is also an alias to abbreviate the output in the man p

Re: FreeBSD needs fresh Blood!

2011-03-06 Thread Doug Barton
On 03/06/2011 17:59, Warren Block wrote: On Sun, 6 Mar 2011, Doug Barton wrote: On 03/06/2011 16:40, Olivier Smedts wrote: Could you use "pkg_version -vL =" for your purpose ? It's a base system tool and doesn't need INDEX. If all you want to know is what ports need

Re: Update of ImageMagick to 6.6.7.10, dependencies

2011-03-10 Thread Doug Barton
On 03/10/2011 02:40, Helmut Schneider wrote: Anton Shterenlikht wrote: On Wed, Mar 09, 2011 at 11:32:25PM +, Helmut Schneider wrote: Martin Wilke wrote: On Thu, Mar 10, 2011 at 7:10 AM, Helmut Schneider wrote: I updated ImageMagick from 6.6.6.10 to 6.6.7.10 and a bunch of new ports we

Re: [HEADS UP] GNU make 3.82

2011-03-10 Thread Doug Barton
On 03/10/2011 09:43, Ade Lovett wrote: Work is now underway to bring GNU make 3.82 into the tree. Sadly, there are a number of rather unfortunate backwards incompatibility issues between this and 3.81 which makes a simple replacement unworkable. Can you give us an idea of how many ports we're

Re: [HEADS UP] GNU make 3.82

2011-03-10 Thread Doug Barton
On 03/10/2011 12:05, Ade Lovett wrote: On Mar 10, 2011, at 13:24 , Doug Barton wrote: Can you give us an idea of how many ports we're talking about? Rather than having 2 gmake ports (which is likely to last for a very long time, "best laid plans" aside) can we at least expl

Re: [HEADS UP] GNU make 3.82

2011-03-10 Thread Doug Barton
On 03/10/2011 12:52, Ade Lovett wrote: On Mar 10, 2011, at 14:21 , Doug Barton wrote: What I'm suggesting is that the URL for the logs of that run get posted here, along with contacting the maintainers of the affected ports. Then let's see what people have to say about getting

Re: Update of ImageMagick to 6.6.7.10, dependencies

2011-03-10 Thread Doug Barton
On 03/10/2011 13:29, Warren Block wrote: On Thu, 10 Mar 2011, Doug Barton wrote: On 03/10/2011 02:40, Helmut Schneider wrote: ...most of "my" users won't run Typo3 *and* X on the same machine. :) Sounds like it's time for imagemagick-nox11 slave port. Would that be di

Re: [HEADS UP] GNU make 3.82

2011-03-10 Thread Doug Barton
On 03/10/2011 15:54, Mark Linimon wrote: On Mar 10, 2011, at 14:21 , Doug Barton wrote: I admire your optimism, however experience tells us that once these types of accomodations get into the tree, they stay there for a long time. Here's what I have on my system: devel/autoconf

Re: [HEADS UP] GNU make 3.82

2011-03-10 Thread Doug Barton
On 03/10/2011 19:46, Ade Lovett wrote: On Mar 10, 2011, at 18:09 , Doug Barton wrote: First, my point was not "there are going to be a lot of gmake ports," my point was, "there will be>1 for a long time after it's split into>1." You have now proved my point, t

Re: [HEADS UP] GNU make 3.82

2011-03-11 Thread Doug Barton
On 03/10/2011 21:05, Mark Linimon wrote: I answered this question last night on IRC, aDe answered it in email: What is the urgency in upgrading gmake that prevents "fix the broken ports first" as an option to at least explore? Now that gmake is out, if the past is any indication, some project

Re: some ports doesn't build with non standard WRKDIRPREFIX

2011-03-12 Thread Doug Barton
On 03/12/2011 00:37, Subbsd wrote: Hi. Ive have server with huge of RAM (32 GB) and after mounting tmpfs on /tmp try use it for more faster port building. Most of the ports work when set WRKDIRPREFIX="/tmp/ports" in /etc/make.conf is magnificently. But part of ports not, for example: /usr/ports/

Re: [HEADS UP] GNU make 3.82

2011-03-12 Thread Doug Barton
On 03/12/2011 12:45, Mark Linimon wrote: On Fri, Mar 11, 2011 at 09:14:50PM -0800, Doug Barton wrote: There are way too many things happening "in private" around here and the only way to solve that problem is to open the doors. Would you please offer examples of decisions that you

Re: [HEADS UP] GNU make 3.82

2011-03-12 Thread Doug Barton
On 03/12/2011 13:47, Mark Linimon wrote: On Sat, Mar 12, 2011 at 01:34:58PM -0800, Doug Barton wrote: Would you please offer examples of decisions that you feel that way about? Clearly it would be inappropriate for me to comment publicly on things that were discussed in private, so no, I&#

<    3   4   5   6   7   8   9   10   11   12   >