Hello,
On Thu, Aug 21, 2008 at 12:55 PM, Alexey Shuvaev
<[EMAIL PROTECTED]> wrote:
> Port system does not install man pages for you. This should be done
> by the build scripts in the distribution tarball. You should probably look at
> various Makefiles* and/or configure script.
Yes, I know. I ha
On Thu, 21 Aug 2008, RW wrote:
On Thu, 21 Aug 2008 12:57:00 +0200
Ivan Voras <[EMAIL PROTECTED]> wrote:
hi,
I had a clean machine with 8-CURRENT with only vim-lite installed
(and its dependencies). To add some useful packages, I ran pkg_add -r
xorg (which went as expected) and pkg_add -r kde4
On Thu, 2008-04-24 at 11:37 +0200, Bogdan Ćulibrk wrote:
> Shaun Amott wrote:
> > On Thu, Mar 27, 2008 at 01:36:26PM +0100, Olivier Mueller wrote:
> >> Hello,
> >>
> >> Are there any plans to update the port with the latest ejabberd (2.0.0)
> >> version? Latest release was about 1 month ago:
> >
On Thu, 21 Aug 2008 12:57:00 +0200
Ivan Voras <[EMAIL PROTECTED]> wrote:
> hi,
>
> I had a clean machine with 8-CURRENT with only vim-lite installed
> (and its dependencies). To add some useful packages, I ran pkg_add -r
> xorg (which went as expected) and pkg_add -r kde4 (hmmm).
>
> Adding kde4
Hello list!
After recent commit of MPSAFE TTY layer cad/brlcad builds
and runs successfully on CURRENT:
> uname -a
FreeBSD wep4017.physik.uni-wuerzburg.de 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Wed
Aug 20 17:15:25 CEST 2008 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC
amd64
However, it is
hi,
I had a clean machine with 8-CURRENT with only vim-lite installed (and
its dependencies). To add some useful packages, I ran pkg_add -r xorg
(which went as expected) and pkg_add -r kde4 (hmmm).
Adding kde4 this way pulled, among other things: mysql-server-5.0,
subversion, boost and boost
On Mon, Aug 18, 2008 at 10:31:21PM +0200, Torfinn Ingolfsen wrote:
>
> As a first try, I have come up with the following diff[1]. The port
> compiles fine, but the installation step fails, because most of the
> man pages doesn't get installed. Here is the relevant part of the
> 'make install':
> =