Re: New FreeBSD ports system - bachelors work

2010-04-30 Thread Aldis Berjoza
On Fri, 30 Apr 2010 10:10:44 +0100, Anton Shterenlikht
me...@bristol.ac.uk wrote:
 On Thu, Apr 29, 2010 at 08:08:26PM +0300, Aldis Berjoza wrote:
 Hello!
 
 Some time ago I've read, that FreeBSD might be interested
 to move ports tree to database (sqlite?).
 This would require rewriting of all existing and writing
 some new tools related to ports.
 
 
 I'm IT student and next year I have to write bachelor work.
 As active FreeBSD user, I am very interested in supporting
 FreeBSD, and, if FreeBSD developers, think that such ports
 reimplementation would benefit FreeBSD community, I'd be
 willing to develop new system.
 
 If you have other ideas, how to improve FreeBSD ports
 please let me know. Currently this is just an idea, but I'm
 also open to other suggestions/ideas.
 
 Aldis, I've a much more interesting, ambitious and challenging
 proposal - FreeBSD ia64!
 
 The FreeBSD ia64 port has the potential to be the FreeBSD
 HPC solution. But we are not there yet.
 
 Despite being able to run the latest -current with zfs, SMP
 and other latest features and successfully building 17559 ports,
 FreeBSD ia64 desperately needs motivated and skilled programmers
 to work on:
 
 - kernel debugging: the port suffers from spontaneous reboots under
heavy
 load
 
 - building llvm on ia64:
 http://llvm-ia64.svn.sourceforge.net/viewvc/llvm-ia64/
 
 - building gcc44 and 45 on ia64: these ports don't build
   at present, and there are lots of other very useful ports
   which depend on gcc44 (or 45).
 
 - optimisation: very little work has been done on this on ia64 so far.
   Work is needed on compiler flags, optimisation of low level (assembly)
   routines, SMP and zfs performance.
 
 See also this list of things to do:
 
   http://www.freebsd.org/platforms/ia64/todo.html
 
 YOu can check which ports need work here:
 http://pointyhat.freebsd.org/errorlogs/packagestats.html
 
 In particular, this page lists ports which failed to build:
   http://pointyhat.freebsd.org/errorlogs/ia64-8-latest/ 
 
 If you look at Aff. (affected) field, you can pick ports
 which affect lots of other ports.
 
 Then, of course, there are ports which we aren't even
 building on ia64 portcluster:
   http://pointyhat.freebsd.org/errorlogs/ia64-8-latest/duds.verbose
 
 Any work on these is very helpful.
 
 yours
 anton

Unfortunately I don't have any ia64 pc's to work with.
Running QEMU on my P4 would take ages

-- 
BSDroot.lv -- coming soon
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: New FreeBSD ports system - bachelors work

2010-04-30 Thread Aldis Berjoza
On Fri, 30 Apr 2010 10:36:24 +0100, Anton Shterenlikht
me...@bristol.ac.uk wrote:
 On Fri, Apr 30, 2010 at 12:29:55PM +0300, Aldis Berjoza wrote:
 
 Unfortunately I don't have any ia64 pc's to work with.
 Running QEMU on my P4 would take ages
 
 This can be arranged.
 
 I can provide you with a remote access to HP rx2600 or rx2620,
 both running 9.0 -current.
 
 anton

Thanks for suggestion/idea,
  I'll think about it


P.S.
Sorry, I'm not really used to mailing list
and sometimes forget to add freebsd-ports@ to Cc
-- 
BSDroot.lv -- coming soon
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


New FreeBSD ports system - bachelors work

2010-04-29 Thread Aldis Berjoza
Hello!

Some time ago I've read, that FreeBSD might be interested
to move ports tree to database (sqlite?).
This would require rewriting of all existing and writing
some new tools related to ports.


I'm IT student and next year I have to write bachelor work.
As active FreeBSD user, I am very interested in supporting
FreeBSD, and, if FreeBSD developers, think that such ports
reimplementation would benefit FreeBSD community, I'd be
willing to develop new system.

If you have other ideas, how to improve FreeBSD ports
please let me know. Currently this is just an idea, but I'm
also open to other suggestions/ideas.


Please, FreeBSD team, replay to my email ASAP, cause I have
very limited time to select subjects for next semester,
this will also affect my bachelors work.


Thanks in advance,
Aldis Berjoza
-- 
BSDroot.lv -- coming soon
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: OpenOffice.org packages

2009-11-27 Thread Aldis Berjoza
Sorry I'm little unused to mailinglists, and in mutt I have to cc
manually
- Forwarded message from Aldis Berjoza killasmur...@gmail.com -

Date: Fri, 27 Nov 2009 13:11:45 +0200
From: Aldis Berjoza killasmur...@gmail.com
To: Scot Hetzel swhet...@gmail.com
Subject: Re: OpenOffice.org packages

* Scot Hetzel swhet...@gmail.com [26.11.2009. @04:39:19 -0600]:

 On 11/26/09, Gary Kline kl...@thought.org wrote:
Looks like all the OpenOffice ports have a line like this:
  JAVA_VENDOR=freebsd bsdjava openjdk
 
 
 
  Okay, so what does this mean I'm going to have to find and
  build from java-land from Sun?  Anything??
 
 
 It defines which java ports are allowed to satisfy the java build/run
 dependancy.
 
 According to /usr/ports/Mk/bsd.java.mk, any one of these ports will
 satisfy the dependancy on java.
 
 freebsd  java/diablo-jdk15, java/diablo-jdk16
 bsdjava  java/jdk13 thru java/jdk16
 openjdk6   java/openjdk6
 
 If you install openjdk6 before building Open Office, it will use
 openjdk6 and you won't need to download any files from Sun.
 
 Scot

I've reated OOO packages
http://forums.freebsd.org/showthread.php?t=8639

for now they are available at my temp ftp server
ftp://83.241.11.135

I've just build openjdk6, removed jdk and diablo-jdk.
OpenOffice works :D

-- 
Aldis Berjoza

*** MĒKLĒJU DARBU :D ***
Tev ir vienreizēja iespēja iegūt labu darbinieku IT sfērā,
ar lielu motivāciju pilnveidoties un apgūt jaunas zināšanas
CV: http://www.cv.lv/client/fullcv.php?cv_id=3227015
nepalaid garām :D

My public GPG key:
http://pgp.mit.edu:11371/pks/lookup?op=getsearch=0x7ED573D3



- End forwarded message -

-- 
Aldis Berjoza

*** MĒKLĒJU DARBU :D ***
Tev ir vienreizēja iespēja iegūt labu darbinieku IT sfērā,
ar lielu motivāciju pilnveidoties un apgūt jaunas zināšanas
CV: http://www.cv.lv/client/fullcv.php?cv_id=3227015
nepalaid garām :D

My public GPG key:
http://pgp.mit.edu:11371/pks/lookup?op=getsearch=0x7ED573D3


pgpX7U1Hzz8sG.pgp
Description: PGP signature


FreeBSD OpenOffice Packages of i686

2009-11-26 Thread Aldis Berjoza
Hello!

I'm creating OpenOffice 3.1.1 packages for FreeBSD-8-RELEASE, for i686
cpu.
CPUTYPE?=i686

In few hours my work will be finished. I've found site that would host
these packages [Linux Center of Latvia Univercity], but they want some
FreeBSD developer to verify quality of my builds, before they host them
on their server for public use.

They wanted that some FreeBSD developer, would check packages, and make
checksum file. And then somehow publish it on FreeBSD site or somehow
otherwise. I asked if this checksum file could be send directly to them
as email. Currently I'm waiting reply from Linux Center.

Would any developer sign for this?
You could download some few random packages (or all if you like) with
SCP, and check them, if they work, have any issues etc

Then I could create temp accound on my FreeBSD box, and let Dev to log
on, and make checksum file (I think it's best if you make it on my PC,
because this way you won't have to download 10-15GB of OOO packages,
which might be very time consuming), then using SCP copy this file over
to your PC (or somehow otherwise, if you have ideas). And send it to
Linux Center (I will give email, later)

After that, I will make README file, and sign all packages with my PGP
public key (and provide info how to retrieve it)

What do you think about this?
Anyone want to do this?

P.S.
I'm still waiting reply from Linux Center if they will accept this

Thanks in advance,
Aldis Berjoza 
aka killasmurf86
-- 
Aldis Berjoza

*** MĒKLĒJU DARBU :D ***
Tev ir vienreizēja iespēja iegūt labu darbinieku IT sfērā,
ar lielu motivāciju pilnveidoties un apgūt jaunas zināšanas
CV: http://www.cv.lv/client/fullcv.php?cv_id=3227015
nepalaid garām :D

My public GPG key:
http://pgp.mit.edu:11371/pks/lookup?op=getsearch=0x7ED573D3


pgpYtq52IbUf8.pgp
Description: PGP signature


Re: FreeBSD OpenOffice Packages of i686

2009-11-26 Thread Aldis Berjoza
* Aldis Berjoza killasmur...@gmail.com [26.11.2009. @10:12:53 +0200]:

 Hello!
 
 I'm creating OpenOffice 3.1.1 packages for FreeBSD-8-RELEASE, for i686
 cpu.
 CPUTYPE?=i686
 
 In few hours my work will be finished. I've found site that would host
 these packages [Linux Center of Latvia Univercity], but they want some
 FreeBSD developer to verify quality of my builds, before they host them
 on their server for public use.
 
 They wanted that some FreeBSD developer, would check packages, and make
 checksum file. And then somehow publish it on FreeBSD site or somehow
 otherwise. I asked if this checksum file could be send directly to them
 as email. Currently I'm waiting reply from Linux Center.
 
 Would any developer sign for this?
 You could download some few random packages (or all if you like) with
 SCP, and check them, if they work, have any issues etc
 
 Then I could create temp accound on my FreeBSD box, and let Dev to log
 on, and make checksum file (I think it's best if you make it on my PC,
 because this way you won't have to download 10-15GB of OOO packages,
 which might be very time consuming), then using SCP copy this file over
 to your PC (or somehow otherwise, if you have ideas). And send it to
 Linux Center (I will give email, later)
 
 After that, I will make README file, and sign all packages with my PGP
 public key (and provide info how to retrieve it)
 
 What do you think about this?
 Anyone want to do this?
 
 P.S.
 I'm still waiting reply from Linux Center if they will accept this
 
 Thanks in advance,
 Aldis Berjoza 
   aka killasmurf86
 -- 
 Aldis Berjoza
 
 *** MĒKLĒJU DARBU :D ***
   Tev ir vienreizēja iespēja iegūt labu darbinieku IT sfērā,
   ar lielu motivāciju pilnveidoties un apgūt jaunas zināšanas
   CV: http://www.cv.lv/client/fullcv.php?cv_id=3227015
   nepalaid garām :D
 
   My public GPG key:
   http://pgp.mit.edu:11371/pks/lookup?op=getsearch=0x7ED573D3

come on anyone All packages are ready waiting for some FreeBSD
developer to verify.
This will allow me to upload to ftp server and spread them...

aren't there any interested?

-- 
Aldis Berjoza

*** MĒKLĒJU DARBU :D ***
Tev ir vienreizēja iespēja iegūt labu darbinieku IT sfērā,
ar lielu motivāciju pilnveidoties un apgūt jaunas zināšanas
CV: http://www.cv.lv/client/fullcv.php?cv_id=3227015
nepalaid garām :D

My public GPG key:
http://pgp.mit.edu:11371/pks/lookup?op=getsearch=0x7ED573D3


pgpsJT0It6i93.pgp
Description: PGP signature


OpenOffice.org packages

2009-11-23 Thread Aldis Berjoza
I and some other FreeBSD users are wondering why there are no
OpenOffice.org package available on FreeBSD Mirrors?

Everyone have them, even OpenBSD. What's the reason?

OpenBSD even have package for lame.

Thanks in advance.

P.S.
Thanks for FreeBSD-8 :D

P.S.S.
Sorry if this wrong mailinglist to ask.
-- 
Aldis Berjoza
http://killasmurf86.blogspot.com

*** MĒKLĒJU DARBU :D ***
Tev ir vienreizēja iespēja iegūt labu darbinieku IT sfērā,
ar lielu motivāciju pilnveidoties un apgūt jaunas zināšanas
CV: http://www.cv.lv/client/fullcv.php?cv_id=3227015
nepalaid garām :D

My public GPG key:
http://pgp.mit.edu:11371/pks/lookup?op=getsearch=0x7ED573D3


pgp5C88ZbrXQy.pgp
Description: PGP signature