Hi,
I have put together a port of yasm, which is a BSD-licensed re-write of
the nasm assembler. It has plenty of nice features, including, notably,
amd64 support.
I would very much like to see it added to the OpenBSD ports tree.
The port can be found here:
http://beta.inerd.com/files/dist/yasm.
On Wed, 13 Sep 2006, Will Maier wrote:
> .*-
>
> This may be user error, but I think this port is broken. After
> installing from either packages on the mirrors (mirrors.tds.net,
> rt.fm) or packages built locally, the port's Python modules are
> unusable.
>
> $ sudo pkg_add py-xml
> py-
Este mensaje forma parte de nuestro programa de difusion y apoyo educativo.
Si desea darse de baja de nuestra lista, haga clic aqui:
http://www.vanguardiaeducativa.com/baja/[EMAIL PROTECTED] o responda este mail
con asunto DAR DE BAJA y disculpe las molestias ocasionadas.
Hi Sam,
> I was wondering if this was normal for OpenBSD
http://marc.theaimsgroup.com/?l=openbsd-ports&m=115704857123813&w=2
Very, very normal... Nico
P.S. Do test!
I have noticed that http://ports.openbsd.nu/ has not updated ports in
about 2 weeks,
I was wondering if this was normal for OpenBSD
Sam Fourman Jr.
.*-
This may be user error, but I think this port is broken. After
installing from either packages on the mirrors (mirrors.tds.net,
rt.fm) or packages built locally, the port's Python modules are
unusable.
$ sudo pkg_add py-xml
py-xml-0.7.1p0: complete
$ python -c 'import xml'
$ p
On Wed, 13 Sep 2006 16:30:23 +0200
"Mohamed HARIZI" <[EMAIL PROTECTED]> wrote:
> Then i have put ports.tar.gz from CD-ROM in /usr and made < tar vxzf
> ports.tar.gz >
Try again with
tar pvxzf ports.tar.gz
(the 'p' flag might be important).
Or install the compiled package: select a mirror
Hello,
I have purchased your OpenBSD 3.9 CD-ROM and have so many errors
problems installing pfstat.
I have installed default sets with xbase39.tgz.
Just after reboot i have activated PF in rc.conf and reboot.
Then i have put ports.tar.gz from CD-ROM in /usr and made < tar vxzf
ports