Waldemar Brodkorb | 1 Sep 2004 01:21

mirbsdksh on Irix 6.5

Hi,

I would like to use $subject. I can provide shellaccess
on a machine via ipv6. There is no gcc installed, but a 
c compiler. It did not work with 1.12 out of the box.

Interested? mirbsdksh for every os ;)

bye
    Waldemar

--

-- 
CE94 5F99 BA88 65B1 25B9  8CD1 305A FF6B F8F8 1846
gpg --keyserver x-hkp://pgp.mit.edu --recv-keys F8F81846

*** http://www.luusa.org/~wbx ***

Thorsten Glaser | 1 Sep 2004 07:57
Picon

Re: [IMPORTANT!!!] advance warning for post-3.6 ports changes

Dixitur illum bsiegert@... scribere...

>The other question is whether we want these new keywords, i.e. if our own
>PLISTs should use it. For  <at> sample, I really like it. The other ones are
>not that important. What is your opinion?

 <at> sample - yes
 <at> lib - maybe, if I understand the mechanism :P
 <at> man,  <at> info,  <at> dir (dir/) - no
what's left?

As for  <at> dir, I'm not too set on this no, but...

//Thorsten
--

-- 
Currently blocking eMail from the following domains: bigpond.com, biz, gmx.de,
gmx.net, hotmail.com, info, jumpy.it, libero.it, name, netscape.net,
postino.it, simplesnet.pt, spymac.com, tatanova.com, tiscali.co.uk,
tiscali.cz, tiscali.de, tiscali.it, voila.fr, yahoo.co.uk, yahoo.com.

Thorsten Glaser | 1 Sep 2004 07:59
Picon

Re: mirbsdksh on Irix 6.5

Dixitur illum wbx@... scribere...

>I would like to use $subject. I can provide shellaccess

Don't refer to the header from within the body...

>on a machine via ipv6. There is no gcc installed, but a
>c compiler. It did not work with 1.12 out of the box.
>
>Interested? mirbsdksh for every os ;)

Yup.

//Thorsten
--

-- 
Currently blocking eMail from the following domains: bigpond.com, biz, gmx.de,
gmx.net, hotmail.com, info, jumpy.it, libero.it, name, netscape.net,
postino.it, simplesnet.pt, spymac.com, tatanova.com, tiscali.co.uk,
tiscali.cz, tiscali.de, tiscali.it, voila.fr, yahoo.co.uk, yahoo.com.

Bastian Blank | 1 Sep 2004 23:12

share/mk ist scheise

$ ./bmake -m ../share/mk -n install DESTDIR=/tmp/test
test 'Warning: 26298MACHINE_OS unknown!'
make: don't know how to make /usr/lib/crt0.o. Stop in /home/bastian/debian/bsd/bmake-0.trunk20040901/build.
--

-- 
The joys of love made her human and the agonies of love destroyed her.
		-- Spock, "Requiem for Methuselah", stardate 5842.8

Thorsten Glaser | 2 Sep 2004 08:23
Picon

Re: share/mk ist scheise

Dixitur illum bastian@... scribere...

>$ ./bmake -m ../share/mk -n install DESTDIR=/tmp/test
>test 'Warning: 26298MACHINE_OS unknown!'

Gibs halt auf der Kommandozeile an. Verwendest Du unsere
make-Sources?

>make: don't know how to make /usr/lib/crt0.o. Stop in /home/bastian/debian/bsd/bmake-0.trunk20040901/build.

Naja...

Sag uns doch mal, was Du machen willst.

//Thorsten
--

-- 
Currently blocking eMail from the following domains: bigpond.com, biz, gmx.de,
gmx.net, hotmail.com, info, jumpy.it, libero.it, name, netscape.net,
postino.it, simplesnet.pt, spymac.com, tatanova.com, tiscali.co.uk,
tiscali.cz, tiscali.de, tiscali.it, voila.fr, yahoo.co.uk, yahoo.com.

Marc Aurele La France | 3 Sep 2004 18:46
Picon
Picon
Favicon

Re: [forum] Interest to merge local changes?

On Sun, 22 Aug 2004, Thorsten Glaser wrote:

> I'm the head developer of MirOS, an OpenBSD derived operating system
> with similar goals (http://mirbsd.de/ for the curious), which currently
> comes with X-Windowing system software based upon XFree86 4.4.0, but
> with all the changes the OpenBSD team has applied, as well as some
> minor updates, and of course diffs to make it build on MirOS.

> I would like to ask if there is interest to have these diffs folded
> back into XFree86-current, in order to reduce the difference when
> XFree86 4.5 comes out.

> If there is interest in general, I'll pick out the changes and send
> them to the devel list, grouped by function (as for the OpenBSD
> changes, Matthieu Herrb probably knows better what they do than I,
> but I'll try).

Yes there is interest.  You may submit your changes through Bugzilla at 
http://bugs.xfree86.org.

Thanks.

Marc.

+----------------------------------+-----------------------------------+
|  Marc Aurele La France           |  work:   1-780-492-9310           |
|  Computing and Network Services  |  fax:    1-780-492-1729           |
|  352 General Services Building   |  email:  tsi@...          |
|  University of Alberta           +-----------------------------------+
|  Edmonton, Alberta               |                                   |
(Continue reading)

Jonathan Schleifer | 5 Sep 2004 13:15
Picon
Favicon

[Port] devel/libast (0.5)

Because there was no Port in the MirPorts or OpenBSD Ports I made a
port. Here it's.

--

-- 
Jonathan
Jonathan Schleifer | 5 Sep 2004 18:19
Picon
Favicon

Re: [Port] devel/libast (0.5)

Attachment was missing.

--

-- 
Jonathan

Attachment (libast.tgz): application/x-tar-gz, 1258 bytes
Thorsten Glaser | 5 Sep 2004 18:27
Picon

Re: [Port] devel/libast (0.5)

Dixitur illum js@... scribere...

>Because there was no Port in the MirPorts or OpenBSD Ports I made a
>port. Here it's.

"Here it is". ;-)

Could you please
- add a more useful description
- not remove the #define _XOPEN_SOURCE thing, but rather
  wrap it into a #if !defined(__NetBSD__) && !defined(__OpenBSD__)
  clause
- add a short explanation which licence is used to the Makefile

Other than that, it looks good "from here" (which means I didn't
test if the dependencies, autoconf version, USE_* (esp. CXX) are
set correctly. Benny? Stephen? (I still don't have back my devel
machine, and don't plan to do ports stuff when it's back...)

Oh, another thing: please tell us where you would like to have
the port added - /usr/ports/japanese/ is probably not the place
to go...

bye,
//Thorsten
--

-- 
Currently blocking eMail from the following domains: bigpond.com, biz, gmx.de,
gmx.net, hotmail.com, info, jumpy.it, libero.it, name, netscape.net,
postino.it, simplesnet.pt, spymac.com, tatanova.com, tiscali.co.uk,
tiscali.cz, tiscali.de, tiscali.it, voila.fr, yahoo.co.uk, yahoo.com.
(Continue reading)

Jonathan Schleifer | 5 Sep 2004 19:06
Picon
Favicon

Re: [Port] devel/libast (0.5)

Thorsten Glaser <tg@...> wrote:

> "Here it is". ;-)
it's is the shortform of it is ;).

> Could you please
> - add a more useful description
Well, that description is taken off the README file. I don't know more
about libast than written there. I only know that I need it for Eterm.

> - not remove the #define _XOPEN_SOURCE thing, but rather
>   wrap it into a #if !defined(__NetBSD__) && !defined(__OpenBSD__)
>   clause
Ok.

> - add a short explanation which licence is used to the Makefile
The port or libast? If the port: The same under which the other ports
are (BSD License?)

> Oh, another thing: please tell us where you would like to have
> the port added - /usr/ports/japanese/ is probably not the place
> to go...
Look at the title: devel/libast

--

-- 
Jonathan

Gmane