Re: FreeBSD port for Orion

2001-01-04 Thread Ernst de Haan

Hi all,

The FreeBSD port for Orion has been committed and is available in the current
version of the source tree. Just make sure your ports tree is up to date
(execute "cvsup /etc/cvsupfile" or something) and then:

   # cd /usr/ports/java/orion/
   # make install
orion1.4.0.zip doesn't seem to exist in /usr/ports/distfiles/.
Attempting to fetch from ftp://ftp.sunet.se/pub/database/utils/orionserver/.
   Receiving orion1.4.0.zip (4878028 bytes): 100%
   4878028 bytes transferred in 255.0 seconds (18.68 kBps)
   ===  Extracting for orion-1.4.0
Checksum OK for orion1.4.0.zip.
   ===   orion-1.4.0 depends on executable: unzip - found
   ===  Patching for orion-1.4.0
   ===  Configuring for orion-1.4.0
   ===  Installing for orion-1.4.0
   ===   orion-1.4.0 depends on file: /usr/local/jdk1.2.2/bin/java - found
   ===   Generating temporary packing list
   ===   Registering installation for orion-1.4.0
   #

That's all there is to it B-) Now Orion 1.4.0 is installed in
/usr/local/orion1.4.0/.

You may want to check out the additional suggestions presented at
http://www.orionsupport.com/.

--
Ernst


Ernst de Haan wrote:
 Hi to all fellow FreeBSD users on o-i,
 
 At the moment I am working on a port for Orion, and it is in beta stage. If
 anyone would like to comment on it, just poke it, and let me know. There's a
 tgz available at either of the following locations:
 
* http://www.znerd.demon.nl/orion-port.tgz
* http://www.jollem.com/~ernst/orion-port.tgz
 
 Or you can browse the files from either of these locations:
 
* http://www.znerd.demon.nl/orion-port/
* http://www.jollem.com/~ernst/orion-port/
 
 Any and all comments are welcome! To test this port thorougly, follow the
 procedure described at:
 
* http://www.freebsd.org/porters-handbook/porting-testing.html
 
 Note that I tested this port with portlint, available from the devel/portlint
 port.
 
 Note for non-FreeBSD users: This will enable FreeBSD users to install and
 deinstall Orion in a very easy way. To install:
 
# cd /usr/ports/java/orion/  make install
 
 And to deinstall:
 
# cd /usr/ports/java/orion  make deinstall
 
 
 Ernst
 
 




Re: FreeBSD port for Orion

2000-12-26 Thread Ernst de Haan

Anyway, I submitted a Problem Report, the status can be seen here:

   * http://www.freebsd.org/cgi/query-pr.cgi?pr=23867

Ernst

Justen Stepka wrote:
 I'm on the list, I've just been busy with my book!
 
 Justen Stepka
 
 On Sat, 23 Dec 2000, Ernst de Haan wrote:
 
  Hey jstepka!
  
  Well, I more or less finished it. It is working, and I have some contacts in
  the Java/FreeBSD community. But if you have any improvements, suggestions,
  ideas, etc, please let me know! :) Oh, and join the freebsd-java mailing list,
  too! :)
  
  Ernst
  
  
  Justen Stepka wrote:
   Are you looking for any help on this port? I've been working on an
   internal copy and have yet to show anyone outside of my office.
   
   Justen Stepka
   
   On Sat, 23 Dec 2000, Ernst de Haan wrote:
   
Hi to all fellow FreeBSD users on o-i,

At the moment I am working on a port for Orion, and it is in beta stage. If
anyone would like to comment on it, just poke it, and let me know. There's a
tgz available at either of the following locations:

   * http://www.znerd.demon.nl/orion-port.tgz
   * http://www.jollem.com/~ernst/orion-port.tgz

Or you can browse the files from either of these locations:

   * http://www.znerd.demon.nl/orion-port/
   * http://www.jollem.com/~ernst/orion-port/

Any and all comments are welcome! To test this port thorougly, follow the
procedure described at:

   * http://www.freebsd.org/porters-handbook/porting-testing.html

Note that I tested this port with portlint, available from the devel/portlint
port.

Note for non-FreeBSD users: This will enable FreeBSD users to install and
deinstall Orion in a very easy way. To install:

   # cd /usr/ports/java/orion/  make install

And to deinstall:

   # cd /usr/ports/java/orion  make deinstall


Ernst

   
   
   
  
 
 
 




Re: FreeBSD port for Orion

2000-12-23 Thread Justen Stepka

I'm on the list, I've just been busy with my book!

Justen Stepka

On Sat, 23 Dec 2000, Ernst de Haan wrote:

 Hey jstepka!
 
 Well, I more or less finished it. It is working, and I have some contacts in
 the Java/FreeBSD community. But if you have any improvements, suggestions,
 ideas, etc, please let me know! :) Oh, and join the freebsd-java mailing list,
 too! :)
 
 Ernst
 
 
 Justen Stepka wrote:
  Are you looking for any help on this port? I've been working on an
  internal copy and have yet to show anyone outside of my office.
  
  Justen Stepka
  
  On Sat, 23 Dec 2000, Ernst de Haan wrote:
  
   Hi to all fellow FreeBSD users on o-i,
   
   At the moment I am working on a port for Orion, and it is in beta stage. If
   anyone would like to comment on it, just poke it, and let me know. There's a
   tgz available at either of the following locations:
   
  * http://www.znerd.demon.nl/orion-port.tgz
  * http://www.jollem.com/~ernst/orion-port.tgz
   
   Or you can browse the files from either of these locations:
   
  * http://www.znerd.demon.nl/orion-port/
  * http://www.jollem.com/~ernst/orion-port/
   
   Any and all comments are welcome! To test this port thorougly, follow the
   procedure described at:
   
  * http://www.freebsd.org/porters-handbook/porting-testing.html
   
   Note that I tested this port with portlint, available from the devel/portlint
   port.
   
   Note for non-FreeBSD users: This will enable FreeBSD users to install and
   deinstall Orion in a very easy way. To install:
   
  # cd /usr/ports/java/orion/  make install
   
   And to deinstall:
   
  # cd /usr/ports/java/orion  make deinstall
   
   
   Ernst
   
  
  
  
 





Re: FreeBSD port for Orion

2000-12-22 Thread Justen Stepka

Are you looking for any help on this port? I've been working on an
internal copy and have yet to show anyone outside of my office.

Justen Stepka

On Sat, 23 Dec 2000, Ernst de Haan wrote:

 Hi to all fellow FreeBSD users on o-i,
 
 At the moment I am working on a port for Orion, and it is in beta stage. If
 anyone would like to comment on it, just poke it, and let me know. There's a
 tgz available at either of the following locations:
 
* http://www.znerd.demon.nl/orion-port.tgz
* http://www.jollem.com/~ernst/orion-port.tgz
 
 Or you can browse the files from either of these locations:
 
* http://www.znerd.demon.nl/orion-port/
* http://www.jollem.com/~ernst/orion-port/
 
 Any and all comments are welcome! To test this port thorougly, follow the
 procedure described at:
 
* http://www.freebsd.org/porters-handbook/porting-testing.html
 
 Note that I tested this port with portlint, available from the devel/portlint
 port.
 
 Note for non-FreeBSD users: This will enable FreeBSD users to install and
 deinstall Orion in a very easy way. To install:
 
# cd /usr/ports/java/orion/  make install
 
 And to deinstall:
 
# cd /usr/ports/java/orion  make deinstall
 
 
 Ernst