Re: [HEADS UP] Mark Linimon steps down from portmgr@

2013-02-20 Thread Chip Camden
_ > 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" Many thanks, Mark! Best wishes for the future. -- .O. | Sterling (Chi

Re: PDF viewer that can rotate pages

2013-02-19 Thread Chip Camden
stinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org" Were there any build errors? I have /usr/local/lib/zathura as a directory, containing pdf.so. I didn't create it. -- .O. | Sterling (Chip) Camden | http://camdensoftware.com .

Re: PDF viewer that can rotate pages

2013-02-18 Thread Chip Camden
o you and also to Ruslan for his suggestion. > > bye > av. > > ___ > 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" zathura is

Re: can't find pkgng command

2013-01-17 Thread Chip Camden
Quoth Kimmo Paasiala on Friday, 18 January 2013: > On Thu, Jan 17, 2013 at 9:09 PM, Chip Camden > wrote: > > Quoth John Marino on Thursday, 17 January 2013: > >> pkg which > >> > >> On 1/17/2013 15:08, Robert Huff wrote: > >> > > >

Re: can't find pkgng command

2013-01-17 Thread Chip Camden
e port, you can use a double-which. E.g., $ pkg which `which ruby` /usr/local/bin/ruby was installed by package ruby-1.8.7.371,1 while OTOH... $ pkg which `which clang` /usr/bin/clang was not found in the database -- .O. | Sterling (Chip) Camden | http://camdensoftware.com ..O | sterl...@camdensoftware.com | http://chipsquips.com OOO | 2048R/D6DBAF91 | http://chipstips.com pgps7LuxXJLUi.pgp Description: PGP signature

Re: cvs checkout ./. csup

2011-11-15 Thread Chip Camden
st. If it does exist, it gets the binary patches required to update > it to the current state. With it in place, "extract" unpacks the > entire thing, and "update" only extracts the files touched by the last > "fetch"-command.) > > It has a handbo

Re: ports/162049: The Ports tree lacks a framework to restart services

2011-10-27 Thread Chip Camden
pgrading while a likely un-usable config is in place. > > I see it as win, win, if there is a knob. > > I do not like either option without a knob, depending on the box > we are talking about. > +1 for this idea. +10 for "The sophisticated users would still be fr

Re: Thank you (for making the ports less boring).

2011-09-14 Thread Chip Camden
nt as our desktop experiences are, FreeBSD powers them both. One of the reasons I like FreeBSD for the desktop is that I can make it anything I want. With Windows, I have to accept how Windows works -- the ability to customize that experience is extremely limited. -- .O. | Sterling (Chip) Camden

Re: Print +REQUIRED_BY as tree?

2011-09-12 Thread Chip Camden
_BY is flat list, unfortunately. > > > > I need to investigate exact path why this port is installed on my > > system :) > > Neither I'm a perl expert nor it is final but hth anyway. > > http://www.charlieroot.de/bsd/pkg_depends.pl > Thanks for that

Re: cvs commit: ports/mail/procmail Makefile

2011-08-30 Thread Chip Camden
e for packages (but OBSOLESCENT could imply > "do not package") but for ports it would be possible. I like this idea. But please call it OBSOLETE, instead of OBSOLESCENT. Gratuitous suffixes are as much of a bane to the language as obsolete software is to an OS. -- .O. | Sterling (Chip) Camden | http://camdensoftware.com ..O | sterl...@camdensoftware.com | http://chipsquips.com OOO | 2048R/D6DBAF91 | http://chipstips.com pgph1uXuK2Lrq.pgp Description: PGP signature

Re: Time to mark portupgrade deprecated?

2011-07-26 Thread Chip Camden
e improvements, but not at the expense of the flexibility we enjoy. -- .O. | Sterling (Chip) Camden | http://camdensoftware.com ..O | sterl...@camdensoftware.com | http://chipsquips.com OOO | 2048R/D6DBAF91 | http://chipstips.com pgpUCVioirxyT.pgp Description: PGP signature

Re: a) libgcrypt b) perl

2011-07-20 Thread Chip Camden
e -f ? Well, that explains why perl-after-upgrade never helped _me_ in the past. I should have RTFManpage. -- .O. | Sterling (Chip) Camden | http://camdensoftware.com ..O | sterl...@camdensoftware.com | http://chipsquips.com OOO | 2048R/D6DBAF91 | http://chipstips.com pgppm5KNHKx

Re: Spamassassin vs Perl

2011-06-23 Thread Chip Camden
had to do the more draconian and lengthy process of portupgrade -fr perl Then the extensions came back to life. Might want to try the same for your problem. -- .O. | Sterling (Chip) Camden | http://camdensoftware.com ..O | sterl...@camdensoftware.com | http://chipsquips.com OOO | 2048R/D

Re: How are [MAINTAINER] patches handled and why aren't PRs FIFO?

2011-04-28 Thread Chip Camden
rocess? -- .O. | Sterling (Chip) Camden | http://camdensoftware.com ..O | sterl...@camdensoftware.com | http://chipsquips.com OOO | 2048R/D6DBAF91 | http://chipstips.com pgpYGdRbkieYz.pgp Description: PGP signature

Re: saving a few ports from death

2011-04-27 Thread Chip Camden
Quoth Ade Lovett on Wednesday, 27 April 2011: > On Apr 27, 2011, at 13:46 , Chip Camden wrote: > > > > Modifying the script that was posted earlier, we can list out all > > installed ports that are currently deprecated, and why: > > Won't work -- need to h

Re: Re: saving a few ports from death

2011-04-27 Thread Chip Camden
my system, I found only lang/libutils. It must have been needed by something I've since uninstalled, because nothing depends on it now -- so I deleted it. -- .O. | Sterling (Chip) Camden | http://camdensoftware.com ..O | sterl...@camdensoftware.com | http://chipsquips.com OOO | 2048R/D6DBAF91 | http://chipstips.com pgpxU3jAVMkAt.pgp Description: PGP signature

Re: saving a few ports from death

2011-04-27 Thread Chip Camden
| grep "/"` > do > if test -f ${prefix}${file}${makefile} > then > yes=`grep MAIN ${prefix}${file}${makefile} | grep -i 'ports@freebsd\.org'` > if [ -n "$yes" ] > then >echo $file > fi > fi > Done > Good catch -- even with that change, my list has 57 ports in it (including, ironically, sysutils/bsdstats). A lot of the ones on my list are requirements for other ports, though. -- .O. | Sterling (Chip) Camden | http://camdensoftware.com ..O | sterl...@camdensoftware.com | http://chipsquips.com OOO | 2048R/D6DBAF91 | http://chipstips.com pgpg87PzKQ9DK.pgp Description: PGP signature

Re: saving a few ports from death

2011-04-26 Thread Chip Camden
time > > being. > > If you want to definitively ascertain the popularity of an application, > just remove it from the ports structure and see how many users complain. > There could be quite a delay in that reaction -- it might not hit home until the port needs to be rebuilt. -- .O. | S

Re: netpbm build broken

2011-04-22 Thread Chip Camden
Quoth Doug Barton on Friday, 22 April 2011: > Remove netpbm first, then build the new version. Apparently a fix for > this is in the works. > That works, thanks. -- .O. | Sterling (Chip) Camden | http://camdensoftware.com ..O | sterl...@camdensoftware.com | http://chipsquip

netpbm build broken

2011-04-22 Thread Chip Camden
/work/netpbm-10.35.80/converter/ppm/ppmtompeg' gmake[2]: *** [ppmtompeg/all] Error 2 gmake[2]: Leaving directory `/usr/ports/graphics/netpbm/work/netpbm-10.35.80/converter/ppm' gmake[1]: *** [ppm/all] Error 2 gmake[1]: Leaving directory `/usr/ports/graphics/netpbm/work/netpbm-10.35.80/convert

Re: Problem using devel/apr1 with OpenLDAP 2.4.25_1

2011-04-02 Thread Chip Camden
apr1 reports (cut down to just what looks like it > might be applicable): > [snip] Did you follow the /usr/ports/UPDATING recommendation for 20110328? -- .o. | Sterling (Chip) Camden | http://camdensoftware.com ..o | sterl...@camdensoftware.com | http://chipsquips.com ooo | 2048R/D6DBA

Re: [CFT] cpu stresser^W libreoffice 3.3.0 final

2011-02-04 Thread Chip Camden
Quoth Thierry Thomas on Friday, 04 February 2011: > Le ven 4 fév 11 à 17:01:37 +0100, Chip Camden > écrivait : > > > It finally came through on portsnap late yesterday. The install phase > > still filled up my /tmp drive, so I had to umount /tmp, create a symbolic >

Re: [CFT] cpu stresser^W libreoffice 3.3.0 final

2011-02-04 Thread Chip Camden
Quoth Olivier Smedts on Friday, 04 February 2011: > 2011/2/3 Robert Huff : > > Chip Camden writes: > > > >>  Am I the only person who doesn't get libreoffice via portsnap yet? > > > >        I built libreoffice-3.3.0 from the port on amd64 yesterday.

Re: [CFT] cpu stresser^W libreoffice 3.3.0 final

2011-02-03 Thread Chip Camden
ste, > > packaging fails on i386. The build log from my tinderbox: > > http://people.freebsd.org/~makc/tb/libreoffice-3.3.0.log.bz2 > > Max Am I the only person who doesn't get libreoffice via portsnap yet? -- Sterling (Chip) Camden | sterl...@camdensoftware.com | 2048D/3A978E4F http://chipsquips.com | http://camdensoftware.com | http://chipstips.com pgpUTIb2oSjcV.pgp Description: PGP signature

Re: [CFT] cpu stresser^W libreoffice 3.3.0 final

2011-02-01 Thread Chip Camden
Quoth Chip Camden on Monday, 31 January 2011: > Quoth Baptiste Daroussin on Monday, 31 January 2011: > > Thanks all for the testing, sorry I wasn't able to be reactive this WE > > (because of my ISP). > > > > Anyway the git has version been improved to address most

Re: [CFT] cpu stresser^W libreoffice 3.3.0 final

2011-01-31 Thread Chip Camden
ated and fixed exit and re-run 'make' from the top-level sometimes (sadly) it is necessary to rm -Rf unxfbsdx.pro in a module. [root@libertas /home/sterling/src/ports/libreoffice/work/libreoffice-build-3.3.0.4/build/libreoffice/mdds]# -- Sterling (Chip) Camden | sterl...@camdensoftware.com | 2048D/3A978E4F http://chipsquips.com | http://camdensoftware.com | http://chipstips.com pgpIFBsDR3BnQ.pgp Description: PGP signature

Re: [CFT] cpu stresser^W libreoffice 3.3.0 final

2011-01-28 Thread Chip Camden
ext build when the problem is isolated and fixed exit and re-run 'make' from the top-level sometimes (sadly) it is necessary to rm -Rf unxfbsdx.pro in a module. gmake: *** [stamp/build] Error 1 *** Error code 1 Stop in /usr/home/sterling/src/ports/libreoffice. *** Error code 1 Stop in /us

Re: how do i suggest a program for your ports collection?

2011-01-23 Thread Chip Camden
org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org" Indeed. When I run it and pass a filename as an argument, I get just a blank screen. The only way I could get ouit was Ctrl-C. dhex -h didn't tell me much, eit

Re: diablo-jdk- misses libodbcinst.so & conflicts libiodbc/virtuoso

2011-01-04 Thread Chip Camden
Quoth David Southwell on Tuesday, 04 January 2011: > Can people please stick to plain text. > This is really quite unreadable > > Thanks Agreed. At least mark HTML content as type text/html instead of text/plain. -- Sterling (Chip) Camden| sterl...@camdensoftware.com | 2048D/3

Re: x264 & gcc44 on amd64 -- and "generic" question about gccXX ports

2010-12-05 Thread Chip Camden
istinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org" I built x264 fine on amd64, and I do not have gcc44 installed. My gcc -v reports: Using built-in specs. Target: amd64-undermydesk-freebsd Configured with: FreeBSD/amd64 system compiler

Re: Proposal moving *spell dicts to ports/textproc/*spell/dicts

2010-12-04 Thread Chip Camden
present: human language, programming language, framework, application domain, etc.). Then we probably need to develop more useful tools for managing the other abstraction vectors. 'make search', 'pkgsearch', etc. help, but perhaps some form of tagging might be more to the point,

Re: updated dialog(1) replacement for ports

2010-12-02 Thread Chip Camden
be handled by the ports system, not the end user. Attached patch does > fix it though: > Heh -- sorry, I always begin my tests in "stupid user" mode. Thanks for the patch! -- Sterling (Chip) Camden| sterl...@camdensoftware.com | 2048D/3A978E4F http://camdensoftware.com | http://

Re: updated dialog(1) replacement for ports

2010-12-02 Thread Chip Camden
st > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org" Every keystroke causes the screen to completely repaint. If I accidentally leave off --port name, it core dumps. -- Sterling (Chip) Camden

UPDATING typo

2010-11-20 Thread Chip Camden
The latest update to UPDATING (20101120) contains an example command with pkg_deinstall using the switches -f0 (a zero on the end). I believe this should be -fO (upper-case O) instead. -- Sterling (Chip) Camden| sterl...@camdensoftware.com | 2048D/3A978E4F http://camdensoftware.com | http

Re: [PATCH] Proposal for a new option framework

2010-11-18 Thread Chip Camden
> 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" Just pulled your latest changes, and now it takes more arrow keys to kill it, but two tabs still does the tr

Re: [PATCH] Proposal for a new option framework

2010-11-18 Thread Chip Camden
hich contains: Makefile dialog4ports dialog4ports.c dialog4ports.core dialog4ports.h nolicence.sh withlicence.sh I can send you the core file if that would be helpful (4MB). uname -a: FreeBSD libertas.local.camdensoftware.com 8.1-STABLE FreeBSD 8.1-STABLE #98: Tue Nov 16 10:41:17 PST 2010

Re: [PATCH] Proposal for a new option framework

2010-11-17 Thread Chip Camden
ry to navigate around the options, I get a "File specified does not exist" error. I looked at the source, and it appears to be looking for a license (or "licence" (sic)) file, but I didn't even specify one. -- Sterling (Chip) Camden| sterl...@camdensoftware.com | 2048D/3A978E4F http://camdensoftware.com | http://chipstips.com| http://chipsquips.com pgpjUdG37dvDo.pgp Description: PGP signature

Re: Problem (again) with portsnap5.FreeBSD.org?

2010-10-20 Thread Chip Camden
Quoth Barbara on Wednesday, 20 October 2010: > > My only intention was to report that and not complaining about the annoyance. > I just wanted to alter people maintaining #5. > If it's "expected", no problem. > Was "alter" a parapraxis

Re: some problem with portsnap servers?

2010-09-30 Thread Chip Camden
t assumed there haven't been any commits. -- Sterling (Chip) Camden| sterl...@camdensoftware.com | 2048D/3A978E4F http://camdensoftware.com | http://chipstips.com| http://chipsquips.com pgpEkuYceS0bn.pgp Description: PGP signature

Re: Can't compile x11/hs-X11-xft

2010-09-25 Thread Chip Camden
d-contrib $ pkg_info hs-utf8-string-0.3.6 > >> Information for hs-utf8-string-0.3.6: > >> [...] > >> > >> I don't know what is happening right now. > >> > > > > These are part of the rest of the hs-* ports. They usually have to be >

Re: Web feed for /usr/ports/UPDATING

2010-09-25 Thread Chip Camden
le of failure on occasion. The feed caching also adds a (small) delay on updates. I've used FeedBurner on all my feeds for years, and I have no complaints. FWIW, I'm a member of the RSS Advisory Board, and I don't recall anyone ever complaining to us about FeedBurner's com

Re: Web feed for /usr/ports/UPDATING

2010-09-24 Thread Chip Camden
Quoth Alexander Kojevnikov on Friday, 24 September 2010: > Hi list, > > Since the only SUBJ I could find [0] is long since dead I created my own: > > http://updating.versia.com/ > > Any feedback is welcome. > > Cheers, > Alex Subscribed. Thanks! -- Ste

Re: ptlib build failure - breaks pwlib - hence also asterisk - opal - & openh323

2010-09-20 Thread Chip Camden
e mutt) can be configured to take you to the bottom of the message with one or two keystrokes, and a modern email composer (like vim in conjunction with mutt) can automatically quote and place you at the end of the quoted passage when replying. -- Sterling (Chip) Camden| sterl...@camdensoftwar

Re: build error

2010-09-15 Thread Chip Camden
Quoth Philip M. Gollucci on Wednesday, 15 September 2010: > On 9/14/2010 11:02 AM, Chip Camden wrote: > > I see that the new pcpustat port has a build problem in batch mode: > > > > http://pointyhat.freebsd.org/errorlogs/amd64-8-latest/pcpustat-1.1.log > > > > Th

Re: build error

2010-09-15 Thread Chip Camden
Quoth Philip M. Gollucci on Wednesday, 15 September 2010: > On 9/14/2010 11:02 AM, Chip Camden wrote: > > I see that the new pcpustat port has a build problem in batch mode: > > > > http://pointyhat.freebsd.org/errorlogs/amd64-8-latest/pcpustat-1.1.log > > > > Th

Re: [ports/net/isc-dhcp*] Don't stop DHCP related daemons

2010-09-15 Thread Chip Camden
Quoth Jerry on Wednesday, 15 September 2010: > On Wed, 15 Sep 2010 08:15:56 -0700 > Chip Camden articulated: > > > Please don't automatically stop/start anything that might be critical. > > I've had enough of Windows' automatic reboots after automatic >

Re: [ports/net/isc-dhcp*] Don't stop DHCP related daemons

2010-09-15 Thread Chip Camden
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org" Please don't automatically stop/start anything that might be critical. I've had enough of Windows' automatic reboots after automatic upgrades, and I never want to go back. -- Sterling (Chip) Camden| sterl...@camdensoftware.com | 2048D/3A978E4F http://camdensoftware.com | http://chipstips.com| http://chipsquips.com pgpJKoVXnirWR.pgp Description: PGP signature

build error

2010-09-14 Thread Chip Camden
more of my software creations to ports, and I always use the OWL license. Regards, -- Sterling (Chip) Camden| sterl...@camdensoftware.com | 2048D/3A978E4F http://camdensoftware.com | http://chipstips.com| http://chipsquips.com pgpVuWXLzYhFt.pgp Description: PGP signature

Re: man page style questions

2010-09-11 Thread Chip Camden
ailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org" I'm glad you asked this question. I don't have any answers, but I am eagerly awaiting some authoritative replies. AFAIK, we're lacking in guidelines here. -- Sterling (Chip) Camden| sterl...@camdensoftware.com | 2048D/3A978E4F http://camdensoftware.com | http://chipstips.com| http://chipsquips.com pgpTHJKguw52S.pgp Description: PGP signature

Re: XPI infrastructure needs some love

2010-09-07 Thread Chip Camden
mail to "freebsd-ports-unsubscr...@freebsd.org" I applied 149211 to my own development system running 8.1-STABLE, and I've been using it daily since the bugathon. Someone could just commit that. -- Sterling (Chip) Camden| sterl...@camdensoftware.com | 2048D/3A978E4F http://camdensoftware.com | http://chipstips.com| http://chipsquips.com pgpF7IKUNkOd9.pgp Description: PGP signature

Re: [RFC] installing stripped libraries

2010-08-14 Thread Chip Camden
some bytes in the resulting package, but also take more CPU time. > > Feedback is appreciated. > > Regards, > Rene > -- > http://www.rene-ladan.nl/ > > GPG fingerprint = E738 5471 D185 7013 0EE0  4FC8 3C1D 6F83 12E1 84F6 > (subkeys.pgp.net) +1 -- Sterling (Chip)

Re: mercurial port broken?

2010-08-07 Thread Chip Camden
Quoth Christer Solskogen on Saturday, 07 August 2010: > On Sat, Aug 7, 2010 at 5:46 AM, Chip Camden > wrote: > > I just pulled mercurial, and the build nowfails: > > > > for f in bash_completion  convert-repo  dumprevlog  hg-ssh  hgdiff  hgk > > logo-droplet

Re: games/connect4 segfaults.

2010-08-06 Thread Chip Camden
r David seg faults for me, too -- but with no backtrace. I'm on 8.1-STABLE amd64. -- Sterling (Chip) Camden| sterl...@camdensoftware.com | 2048D/3A978E4F http://camdensoftware.com | http://chipstips.com| http://chipsquips.com pgpHetOGnfvF4.pgp Description: PGP signature

Re: MASTER_SITE defined by google search result

2010-07-22 Thread Chip Camden
TFILE_SEARCH_BACKUP is defined, make will always execute a search even if it isn't needed -- but it appears to be fast so perhaps that isn't a problem. -- Sterling (Chip) Camden| sterl...@camdensoftware.com | 2048D/3A978E4F http://camdensoftware.com | http://chipstips.com| http://chipsquips.com pgpOkoIEabuHb.pgp Description: PGP signature

Re: [new port] usage of shar command

2010-07-22 Thread Chip Camden
gt; > > > PS. Flame me if you like. > There are places to teach basic shell scripting, but the Porter's Handbook is not one of them, IMHO. Perhaps a "(note the backticks)" is appropriate for a web-based document because of potential font mangling, but I'd stick with

Re: [new port] usage of shar command

2010-07-18 Thread Chip Camden
in submitting your new port. > > > > Cheers, > > > > Matthew > > This needs to be in the handbook. How is anybody going to know that the > `find port_dir` is suppose to be enclosed by [`backticks`]. I has to be > said in words not just a printed example. &

Re: [new port] usage of shar command

2010-07-18 Thread Chip Camden
names and doesn't have > limit on number of files (i.e. ARG_MAX). > This should be in the handbook -- good tip! -- Sterling (Chip) Camden| sterl...@camdensoftware.com | 2048D/3A978E4F http://camdensoftware.com | http://chipstips.com| http://chipsquips.com pgp01leOUSIMz.pgp Description: PGP signature

Re: [ HEADS UP ] Ports unstable for the next 10 days

2010-04-21 Thread Chip Camden
e near as valuable as "Intellect" > FreeBSD committer -> ite...@freebsd.org, PGP Key ID 057E9F8B493A297B lang/ghc is still marked IGNORE, unless I'm missing something. -- Sterling (Chip) Camden | camdensoftware.com | chipstips.com | chipsquips.com _