Re: VirtualBox 4.3.6 + FreeBSD 10 + clang, [SUCCESS]

2014-01-20 Thread Lapo Luchini
redports.org Repository UUID: 2e334835-ea15-e111-ad42-00505682000c Revision: 21991 Node Kind: directory Schedule: normal Last Changed Author: jkim Last Changed Rev: 21904 Last Changed Date: 2014-01-17 21:17:52 +0100 (Fri, 17 Jan 2014) -- Lapo Luchini - http://lapo.it/ “There is nothing new

XPI infrastructure needs some love

2010-09-07 Thread Lapo Luchini
ucture, the rest is mostly updates. yours truly, -- Lapo Luchini - http://lapo.it/ "Beware of bugs in the above code; I have only proved it correct, not tried it." (Donald Knuth, 1977-03-22) ___ freebsd-ports@freebsd.org mailing list http://lists

Re: XPI infrastructure needs some love

2010-09-07 Thread Lapo Luchini
r every extension I do use (on my single-user machines), but I'm not quite sure I'd be able to justify that with real arguments other than a warm fuzzy feeling. ;) -- Lapo Luchini - http://lapo.it/ "If builders built buildings the way programmers wrote programs, then the first woodp

Re: XPI infrastructure needs some love

2010-09-07 Thread Lapo Luchini
Philip M. Gollucci wrote: > On 09/07/10 17:25, Philip M. Gollucci wrote: >> On 09/07/10 16:39, Lapo Luchini wrote: >>> Date Number Description >>> 2008/08/27 126876 Makefile.xpi's xpi-gen gets the wrong id sometimes > This looks fine to me. Tests fine

Re: XPI infrastructure needs some love

2010-09-07 Thread Lapo Luchini
rowser is updated after the plugins, but most of the times nothing needs to be done and that's a centralized one-run-per-system command anyways) -- Lapo Luchini - http://lapo.it/ “There are two major products that come out of Berkeley: LSD and UNIX. We don

Re: XPI infrastructure needs some love

2010-09-07 Thread Lapo Luchini
e in system directories, then each user has them by default (but can selectively disable some of them if they want, though they still show up in his list). System-available packages show up in the "Addons manager" in a slightly different way, e.g. they can't be upgraded or deleted

Re: XPI infrastructure needs some love

2010-09-07 Thread Lapo Luchini
would be a strong additional reason to be sure to have latest version in the ports. But I'm not really sure about this, I will double check next time an extension I do use is outdated (before updating the port). -- Lapo Luchini - http://lapo.it/ “The use of COBOL cripples the mind; its t

Re: [PATCH] Upgrade devel/monotone to 0.48.1

2010-10-24 Thread Lapo Luchini
Lapo Luchini wrote: > SQLite 3.7.3 just fixed a longstanding bug and that broke the workaround > that mtn was using... easiest solution right now is probably a downgrade > to 3.7.2, but should be fixed in upcoming release 0.99. =) Actually, there's a fix: http://pastebin.ca/1970723

Re: [PATCH] Upgrade devel/monotone to 0.48.1

2010-10-24 Thread Lapo Luchini
ding bug and that broke the workaround that mtn was using... easiest solution right now is probably a downgrade to 3.7.2, but should be fixed in upcoming release 0.99. =) -- Lapo Luchini - http://lapo.it/ “When two trains approach each other at a crossing, both shall come to a full stop and neith

Re: [PATCH] Upgrade devel/monotone to 0.48.1

2010-10-27 Thread Lapo Luchini
Lapo Luchini wrote: > Actually, there's a fix: http://pastebin.ca/1970723 > But 0.99 will be out in 4 days anyways... Also available here (as suggested by Garret): http://code.monotone.ca/p/monotone/source/commit/9def7716bcd068fc1929ed8336432bbed775d9ee/ -- Lapo Luchini - http://l

Re: Web feeds for UPDATING files [and commits too]

2010-11-03 Thread Lapo Luchini
.feedburner.com/FreeBSD-7-src http://feeds.feedburner.com/FreeBSD-8-src http://feeds.feedburner.com/FreeBSD-HEAD-src ports/ http://feeds.feedburner.com/FreeBSD-ports -- Lapo Luchini - http://lapo.it/ “There are two major products that come out of Berkeley: LSD and UNIX. We don't believe this to

why an Hamachi port? yet another VPN?

2007-09-06 Thread Lapo Luchini
mate it. The only thing lacking is someone interested in it enough to give me feedback on the PR ports/112982. Come on, people, that PR has been sitting there six months already. ;-) -- Lapo Luchini [EMAIL PROTECTED] (OpenPGP & X.509) www.lapo.it (Jabber, ICQ, MSN) _

Re: why an Hamachi port? yet another VPN?

2007-09-07 Thread Lapo Luchini
Lapo Luchini wrote: > Moreover, this works has already been done, and yours truly also > prepared a port to automate it. > > The only thing lacking is someone interested in it enough to give me > feedback on the PR ports/112982. Update: the port has been committe

how to distinguish direct/indirect requirements?

2007-11-23 Thread Lapo Luchini
It happened many times to me to ask myself: why I do have port XYZ installed? surely "something needs it", but what? "pkg_info -r/-R" are of little help, because every dependency of every dependency (and other ranks of indirect dependencies too) are simply registered as direct dependencies, so that

mail/qmail* need RESTRICTED no more

2007-12-03 Thread Lapo Luchini
Yay! It's now Public Domain! http://en.wikipedia.org/wiki/Qmail#Copyright_status which leads to: http://cr.yp.to/talks/2007.11.02/slides.pdf (page 10) http://cr.yp.to/qmail/dist.html (last updated 29 november) http://video.google.com/videoplay?docid=-3147768955127254412 (he himself stating it... a

Re: LIB_DEPENDS & dealing with libraries which don't show up in ldconfig -r

2009-04-15 Thread Lapo Luchini
one which need to depend on security/botan in next release... (see also ports/133026). -- Lapo Luchini - http://lapo.it/ “There are two major products that come out of Berkeley: LSD and UNIX. We don't believe this to be a coincidence.” (Jeremy S. Anderson) __