_
> 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
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
.
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
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:
> >> >
> >
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
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
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
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
_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
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
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
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
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
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
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
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
| 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
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
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
/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
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
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
>
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.
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
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
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
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
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
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
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
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,
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://
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
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
> 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
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
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
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
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
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
>
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
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
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
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
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
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
>
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
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
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
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
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)
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
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
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
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
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.
&
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
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
_
58 matches
Mail list logo