Re: xfce 4.8 upgrade errors.

2011-03-05 Thread Scott T. Hildreth
On Sat, 2011-03-05 at 09:27 -0800, Charlie Kester wrote:
 On Fri 04 Mar 2011 at 18:23:47 PST Aryeh Friedman wrote:
 I had to reinstall all my ports from scratch to fix this... for how to
 do this safely see the last example of the man page for portmaster
 
 On Fri, Mar 4, 2011 at 9:07 PM, Scott T. Hildreth sh...@sbcglobal.net 
 wrote:
  I updated my server to 8.2 and then all my ports.  When compiling orage
  or trying to it failed with libical errors,
 
  In file included from ical-archive.c:56:
  /usr/local/include/libical/icalss.h:38:27: error: icalcomponent.h: No such 
  file or directory
  /usr/local/include/libical/icalss.h:111:23: error: icalgauge.h: No such 
  file or directory
  /usr/local/include/libical/icalss.h:282:21: error: icalset.h: No such file 
  or directory
  /usr/local/include/libical/icalss.h:342:25: error: icalcluster.h: No such 
  file or directory
 
 
  ...I cannot find a solution for this, is anyone else seeing this
  error. When they compile orage?
 
 
 The root cause of this problem seems to be that
 /usr/local/include/libical is not in the include path.  
 
 icalss.h includes these other header files without specifying the
 subdirectory.  I.e., it does the following:
 
 #include icalcomponent.h
 
 Since it's not on the include path, icalcomponent.h is reported as not
 found.
 
 Adding CFLAGS+=-I${LOCALBASE}/include/libical to the port Makefile fixes
 this.
 
 BTW, I haven't confirmed this yet, but the orage configure step seems to
 enable libical support if the library is found, overriding the WITH_ICAL
 option.  When I put the above CFLAGS line inside the if block for
 WITH_ICAL, and set the option to OFF, the build still failed with the
 same errors listed above.  It shouldn't have mattered whether or not my
 CFLAGS line was executed, because it shouldn't have been compiling any
 ical-related stuff. But it was. 

This worked, thank you.   

I also tried turning off the ical support in the config, but still had
the same problem.


 ___
 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


___
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: xfce4.8 icons/menus/panel

2011-03-05 Thread Scott T. Hildreth
On Sat, 2011-03-05 at 13:09 +0100, Torfinn Ingolfsen wrote:
 Hello,
 
 On Sat, Mar 5, 2011 at 12:55 PM, Martin Wilke m...@freebsd.org wrote:
  Reinstall sysutils/garcon, and restart xfce after that your menu should be
  there.

I reinstalled, garcon, but still no menu. Do I need to clear out
the .config/xfce4 dirs and restart xfce?


 
 Yes, that worked. Thanks!


___
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: xfce4.8 icons/menus/panel

2011-03-05 Thread Scott T. Hildreth
On Sat, 2011-03-05 at 12:36 -0700, Warren Block wrote:
 On Sat, 5 Mar 2011, Scott T. Hildreth wrote:
 
  On Sat, 2011-03-05 at 13:09 +0100, Torfinn Ingolfsen wrote:
  Hello,
 
  On Sat, Mar 5, 2011 at 12:55 PM, Martin Wilke m...@freebsd.org wrote:
  Reinstall sysutils/garcon, and restart xfce after that your menu should be
  there.
 
  I reinstalled, garcon, but still no menu. Do I need to clear out
  the .config/xfce4 dirs and restart xfce?
 
 For the panel menus, update sysutils/xfce4-utils.

I did update that and then everything was working except the menu.


___
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: xfce4.8 icons/menus/panel

2011-03-05 Thread Scott T. Hildreth
On Sat, 2011-03-05 at 13:40 -0600, Scott T. Hildreth wrote:
 On Sat, 2011-03-05 at 12:36 -0700, Warren Block wrote:
  On Sat, 5 Mar 2011, Scott T. Hildreth wrote:
  
   On Sat, 2011-03-05 at 13:09 +0100, Torfinn Ingolfsen wrote:
   Hello,
  
   On Sat, Mar 5, 2011 at 12:55 PM, Martin Wilke m...@freebsd.org wrote:
   Reinstall sysutils/garcon, and restart xfce after that your menu should 
   be
   there.
  
   I reinstalled, garcon, but still no menu. Do I need to clear out
   the .config/xfce4 dirs and restart xfce?
  
  For the panel menus, update sysutils/xfce4-utils.
 
 I did update that and then everything was working except the m

I don't think my panel is working right. if I have 2 rxvt shells open,
they will show up in the panel as [rxvt(2)] and if I click on it they 
show up (the list), but if  I click on one of the rxvts the window does
not come to the foreground. If they are both minimized they won't
unminimize unless I right click and select unminimize on the menu.
And still no application menu,

my XDG envs are set,

  fbsd1env | grep XDG
  XDG_DATA_DIRS=/usr/local/share:/usr/share
  XDG_CONFIG_DIRS=/etc/xdg:/usr/local/etc/xdg

I can find the menu file,

  fbsd1ll /usr/local/etc/xdg/menus
  total 22
  -r--r--r--  1 root  wheel  9126 Feb 27 15:07 gnome-applications.menu
  -r--r--r--  1 root  wheel  2988 Mar  3 11:29 gnomecc.menu
  -r--r--r--  1 root  wheel  1387 Feb 27 15:07 settings.menu
  -r--r--r--  1 root  wheel  4493 Mar  5 13:11 xfce-applications.menu

I use startxfce4 to start up xfce4.  

Any ideas?

Thanks,

Scott




 
 
 ___
 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


___
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: xfce4.8 icons/menus/panel

2011-03-05 Thread Scott T. Hildreth
On Sat, 2011-03-05 at 14:49 -0600, Scott T. Hildreth wrote:
 On Sat, 2011-03-05 at 13:40 -0600, Scott T. Hildreth wrote:
  On Sat, 2011-03-05 at 12:36 -0700, Warren Block wrote:
   On Sat, 5 Mar 2011, Scott T. Hildreth wrote:
   
On Sat, 2011-03-05 at 13:09 +0100, Torfinn Ingolfsen wrote:
Hello,
   
On Sat, Mar 5, 2011 at 12:55 PM, Martin Wilke m...@freebsd.org wrote:
Reinstall sysutils/garcon, and restart xfce after that your menu 
should be
there.
   
I reinstalled, garcon, but still no menu. Do I need to clear out
the .config/xfce4 dirs and restart xfce?
   
   For the panel menus, update sysutils/xfce4-utils.
  
  I did update that and then everything was working except the m
 
 I don't think my panel is working right. if I have 2 rxvt shells open,
 they will show up in the panel as [rxvt(2)] and if I click on it they 
 show up (the list), but if  I click on one of the rxvts the window does
 not come to the foreground. If they are both minimized they won't
 unminimize unless I right click and select unminimize on the menu.
 And still no application menu,
 
 my XDG envs are set,
 
   fbsd1env | grep XDG
   XDG_DATA_DIRS=/usr/local/share:/usr/share
   XDG_CONFIG_DIRS=/etc/xdg:/usr/local/etc/xdg
 
 I can find the menu file,
 
   fbsd1ll /usr/local/etc/xdg/menus
   total 22
   -r--r--r--  1 root  wheel  9126 Feb 27 15:07 gnome-applications.menu
   -r--r--r--  1 root  wheel  2988 Mar  3 11:29 gnomecc.menu
   -r--r--r--  1 root  wheel  1387 Feb 27 15:07 settings.menu
   -r--r--r--  1 root  wheel  4493 Mar  5 13:11 xfce-applications.menu
 
 I use startxfce4 to start up xfce4.  xfce-applications.menu
 
 Any ideas?
 

I was able to get the panel menu to work by clicking on properties and 
selecting a custom menu.  I selected the 
/usr/local/etc/xdg/menus/xfce-applications.menu
file.  But if I right click on the desktop the apps still don't show up in the 
menu.  

Does anyone else have the problem I describe above (panel).  If my apps get 
grouped together
clicking on the items in the list does nothing. 


 Thanks,
 
 Scott
 
 
 
 
  
  
  ___
  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
 
 
 ___
 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


___
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


xfce 4.8 upgrade errors.

2011-03-04 Thread Scott T. Hildreth
I updated my server to 8.2 and then all my ports.  When compiling orage
or trying to it failed with libical errors,

In file included from ical-archive.c:56:
/usr/local/include/libical/icalss.h:38:27: error: icalcomponent.h: No such file 
or directory
/usr/local/include/libical/icalss.h:111:23: error: icalgauge.h: No such file or 
directory
/usr/local/include/libical/icalss.h:282:21: error: icalset.h: No such file or 
directory
/usr/local/include/libical/icalss.h:342:25: error: icalcluster.h: No such file 
or directory


...I cannot find a solution for this, is anyone else seeing this error. When 
they compile orage?

Another problem is that I cannot see any icons. if I open eog and try to to 
view an image I get
an unrecognized image file format error.  I think something went wrong with my 
upgrade, I just
not sure how to fix this issue.

How do I create a app menu, I'm getting an error when trying to load the menu 
menus/applications.menu
not found.


Thanks,
Scott

___
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


Trying to build libcdio

2008-12-01 Thread Scott T. Hildreth
I am trying to build libcdio, which vcdimager depends on, but I get this
error,

cd-info.c:37:28: error: libvcd/logging.h: No such file or directory
cd-info.c:38:26: error: libvcd/files.h: No such file or directory
cd-info.c:39:25: error: libvcd/info.h: No such file or directory


libcdio doesn't depend on vcdimager, which installs these header files
(I believe).

Information for libcdio-0.78.2_2:

Depends on:
Dependency: pkg-config-0.23_1
Dependency: libiconv-1.11_1
Dependency: gettext-0.17_1
Dependency: popt-1.7_5
Dependency: libcddb-1.3.0
Dependency: cdparanoia-3.9.8_8


vcdimager depends on libcdio, but libcdio can't compile without the vcd
header files.


Information for vcdimager-0.7.23_5:

Depends on:
Dependency: pkg-config-0.23_1
Dependency: libiconv-1.11_1
Dependency: libxml2-2.6.32_2
Dependency: gettext-0.17_1
Dependency: popt-1.7_5
Dependency: libcddb-1.3.0
Dependency: cdparanoia-3.9.8_8
Dependency: libcdio-0.78.2_2


Any ideas?  I am missing something here?


Thanks,
  Scott

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: graphics/gnash: is somebody working on upgrading to 0.8.1?

2008-04-23 Thread Scott T. Hildreth
It is 0.8.1, has been for awhile.  Maybe your ports aren't updated.

On Wed, 2008-04-23 at 19:29 -0300, Carlos A. M. dos Santos wrote:

 Otherwise I will attempt to do it.
 
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Oracle SQL Developer

2008-01-17 Thread Scott T. Hildreth

On Sun, 2008-01-13 at 21:56 +0100, martinko wrote:
 Marcin Cieslak wrote:
  martinko wrote:
  Hallo,
 
  Would someone care to port Oracle's SQL Developer to FreeBSD, please ?
 
  http://www.oracle.com/technology/products/database/sql_developer/index.html
 
 
  Many thanks in advance!
  
  There is actually nothing to port, just download the non-JRE platform
  independent zip file, unpack and run bash sqldeveloper from
  sqldeveloper/sqldeveloper/bin directory.
  
  Works for me (7.0-BETA3 on amd64, self-compiled sun jdk15 from ports).
  
  --Marcin
  
 
 
 Well,
 
 I've tried it on 6-STABLE (6.2.something) and it got stuck at splash 
 screen.  Btw, I've noticed output like this in terminal:

  When I first ran it, I had the same problem.  Then I noticed that
there was a prompt window behind the splash screen.  I was able to 
grab the edge and pull the window over and answer the prompt.

 
 expr: illegal option -- X
 usage: expr [-e] expression
 expr: illegal option -- D
 usage: expr [-e] expression
 

  Linux expr has different options then the FreeBSD expr.  I ignore 
  these errors since they are testing paths and my install is working.

 Also, all the scripts use #!/bin/bash which doesn't work in FreeBSD.

  I wrote a wrapper script to handle this,

=

#!/usr/local/bin/zsh

cd ~/src/Java/sqldeveloper/sqldeveloper/bin/
bash ./sqldeveloper $@

=

...you could also link /usr/local/bin/bash to /bin/bash.

   
 And I'd like to install it in /usr/local/... so that all users can use 
 it and it can be included in portaudit checks and checked for upgrades 
 via ports system, etc etc.
 
 Thanks,
 
 Martin
 
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-database
 To unsubscribe, send any mail to [EMAIL PROTECTED]
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Getting the same problem nss problem with evolution

2007-12-27 Thread Scott T. Hildreth

On Wed, 2007-12-26 at 18:40 -0500, Gary Palmer wrote:
 On Wed, Dec 26, 2007 at 12:27:15PM -0600, Scott T. Hildreth wrote:
  
  On Mon, 2007-12-24 at 15:09 -0500, Joe Marcus Clarke wrote:
   On Mon, 2007-12-24 at 13:28 -0600, Scott T. Hildreth wrote:
===  Extracting for evolution-2.12.2
= MD5 Checksum OK for gnome2/evolution-2.12.2.tar.bz2.
= SHA256 Checksum OK for gnome2/evolution-2.12.2.tar.bz2.
===  Patching for evolution-2.12.2
===  Applying FreeBSD patches for evolution-2.12.2
===   evolution-2.12.2 depends on executable: gmake - found
===   evolution-2.12.2 depends on executable: bison - found
===   evolution-2.12.2 depends on file: 
/usr/local/bin/intltool-extract - found
===   evolution-2.12.2 depends on file: 
/usr/local/libdata/pkgconfig/gnome-mime-data-2.0.pc - found
===   evolution-2.12.2 depends on executable: pkg-config - found
===   evolution-2.12.2 depends on executable: update-desktop-database 
- found
===   evolution-2.12.2 depends on file: 
/usr/local/libdata/pkgconfig/gnome-doc-utils.pc - found
===   evolution-2.12.2 depends on file: 
/usr/local/libdata/xorg/libraries - found
===   evolution-2.12.2 depends on shared library: nss3.1 - not found
===Verifying install for nss3.1 in /usr/ports/security/nss
===   Returning to build of evolution-2.12.2
Error: shared library nss3.1 does not exist
*** Error code 1

I am have this error installing firefox 2.0.0.11 as well, what am I 
missing here?
   
   Probably the contents of /usr/local/libdata/ldconfig.  Assuming you have
   nss properly installed, running ldconfig -m /usr/local/lib/nss will
   temporarily resolve this problem, but you should reinstall nss to get
   the directory re-added permanently.
  
Maybe this is it (from ldconfig -r)
  
 641:-lnss3.1 = /usr/local/lib/compat/pkg/libnss3.so.1
  
...nss3 was reinstalled several times, but the ldconfig -m must 
have failed.  When I ran ldconfig -m /usr/local/lib/nss, it failed
printing that /usr/local/lib/nss is being ignored, because it is 
group writable.  I changed the mode, the ldconfig worked and 
libnss3 is found now.   
 
 I kept getting bitten by directory mode permission problems so I put a 
 
 chmod go-w ${USE_LDCONFIG}
 
 (or ${USE_LDCONFIG32} as appropriate)
 
 into bsd.port.mk locally.  I think it would be a good idea to put that
 into the master bsd.port.mk personally.
 
 Patch is attached (I hope)
 
 Note that the line-numbers will be wrong as I have other changes in
 my bsd.port.mk in addition to the changes attached.  It is also a
 while since I did the change, so I'm not sure if I caught every
 potential case.  But it seems to be working here.
 
 Gary


  I got firefox to compile, but evolution is failing in the data-server
compile,

/usr/lib/libssp.so: warning: warning: this program uses gets(), which is unsafe.
/usr/local/lib/nss/libnss3.so: undefined reference to [EMAIL PROTECTED]'
/usr/local/lib/nss/libnss3.so: undefined reference to [EMAIL PROTECTED]'
/usr/local/lib/nss/libnss3.so: undefined reference to [EMAIL PROTECTED]'
gmake[3]: *** [camel-lock-helper-1.2] Error 1
gmake[3]: Leaving directory 
`/usr/ports/databases/evolution-data-server/work/evolution-data-server-1.12.2/camel'
gmake[2]: *** [all-recursive] Error 1

I must have another library issue.
 
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Getting the same problem nss problem with evolution

2007-12-26 Thread Scott T. Hildreth

On Mon, 2007-12-24 at 15:09 -0500, Joe Marcus Clarke wrote:
 On Mon, 2007-12-24 at 13:28 -0600, Scott T. Hildreth wrote:
  ===  Extracting for evolution-2.12.2
  = MD5 Checksum OK for gnome2/evolution-2.12.2.tar.bz2.
  = SHA256 Checksum OK for gnome2/evolution-2.12.2.tar.bz2.
  ===  Patching for evolution-2.12.2
  ===  Applying FreeBSD patches for evolution-2.12.2
  ===   evolution-2.12.2 depends on executable: gmake - found
  ===   evolution-2.12.2 depends on executable: bison - found
  ===   evolution-2.12.2 depends on file: /usr/local/bin/intltool-extract - 
  found
  ===   evolution-2.12.2 depends on file: 
  /usr/local/libdata/pkgconfig/gnome-mime-data-2.0.pc - found
  ===   evolution-2.12.2 depends on executable: pkg-config - found
  ===   evolution-2.12.2 depends on executable: update-desktop-database - 
  found
  ===   evolution-2.12.2 depends on file: 
  /usr/local/libdata/pkgconfig/gnome-doc-utils.pc - found
  ===   evolution-2.12.2 depends on file: /usr/local/libdata/xorg/libraries 
  - found
  ===   evolution-2.12.2 depends on shared library: nss3.1 - not found
  ===Verifying install for nss3.1 in /usr/ports/security/nss
  ===   Returning to build of evolution-2.12.2
  Error: shared library nss3.1 does not exist
  *** Error code 1
  
  I am have this error installing firefox 2.0.0.11 as well, what am I missing 
  here?
 
 Probably the contents of /usr/local/libdata/ldconfig.  Assuming you have
 nss properly installed, running ldconfig -m /usr/local/lib/nss will
 temporarily resolve this problem, but you should reinstall nss to get
 the directory re-added permanently.

  Maybe this is it (from ldconfig -r)

   641:-lnss3.1 = /usr/local/lib/compat/pkg/libnss3.so.1

  ...nss3 was reinstalled several times, but the ldconfig -m must 
  have failed.  When I ran ldconfig -m /usr/local/lib/nss, it failed
  printing that /usr/local/lib/nss is being ignored, because it is 
  group writable.  I changed the mode, the ldconfig worked and 
  libnss3 is found now.   

   
  Thanks Joe.

 
 
 Joe
 
  
  
  Thanks,
  Scott.
  ___
  [EMAIL PROTECTED] mailing list
  http://lists.freebsd.org/mailman/listinfo/freebsd-gnome
  To unsubscribe, send any mail to [EMAIL PROTECTED]
  
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]


Getting the same problem nss problem with evolution

2007-12-24 Thread Scott T. Hildreth
===  Extracting for evolution-2.12.2
= MD5 Checksum OK for gnome2/evolution-2.12.2.tar.bz2.
= SHA256 Checksum OK for gnome2/evolution-2.12.2.tar.bz2.
===  Patching for evolution-2.12.2
===  Applying FreeBSD patches for evolution-2.12.2
===   evolution-2.12.2 depends on executable: gmake - found
===   evolution-2.12.2 depends on executable: bison - found
===   evolution-2.12.2 depends on file: /usr/local/bin/intltool-extract - found
===   evolution-2.12.2 depends on file: 
/usr/local/libdata/pkgconfig/gnome-mime-data-2.0.pc - found
===   evolution-2.12.2 depends on executable: pkg-config - found
===   evolution-2.12.2 depends on executable: update-desktop-database - found
===   evolution-2.12.2 depends on file: 
/usr/local/libdata/pkgconfig/gnome-doc-utils.pc - found
===   evolution-2.12.2 depends on file: /usr/local/libdata/xorg/libraries - 
found
===   evolution-2.12.2 depends on shared library: nss3.1 - not found
===Verifying install for nss3.1 in /usr/ports/security/nss
===   Returning to build of evolution-2.12.2
Error: shared library nss3.1 does not exist
*** Error code 1

I am have this error installing firefox 2.0.0.11 as well, what am I missing 
here?


Thanks,
Scott.
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: GnuCash

2007-02-26 Thread Scott T. Hildreth
I had to follow these instructions, not sure if they still apply, 

http://lists.freebsd.org/pipermail/freebsd-ports/2006-December/037261.html

On Mon, 2007-02-26 at 20:20 +0100, Karel Miklav wrote:

 I made a port of GnuCash 2 from flotsam found on the net,
 but last month totally lost track. I still have a working
 copy of GnuCash 2.0.2 on one 6.2 prerelease desktop, but
 can not make it work on my stable workstation.
 
 Yesterday I noted that there's GnuCash 2.0.5 in ports now.
 I built it, but the symptoms were ... as ever: it hangs
 there doing very little, no window nor message ever comes
 out.
 
 Any ideas what could be the problem? Do I still have
 to manually patch something?
 
 --
 
 Regards,
 Karel Miklav
 
 --
 
   uname -a
 FreeBSD *** 6.2-STABLE FreeBSD 6.2-STABLE #0: Sun Jan 21 06:33:02 CET 
 2007 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/TPX  i386
   ll /var/db/pkg/ | awk '{ sub(/\//, ); print $9 }'
 ORBit2-2.14.6
 OpenSP-1.5.2
 Xaw3d-1.5E_1
 aalib-1.4.r5_2
 atk-1.12.4
 avahi-0.6.17
 bison-1.75_2,1
 bitstream-vera-1.10_2
 cairo-1.2.6_1
 cdrtools-2.01_5
 compat5x-i386-5.4.0.8_7
 curl-7.16.0_1
 dbus-1.0.2
 dbus-glib-0.72
 desktop-file-utils-0.12
 diablo-jdk-1.5.0.07.01
 dict-1.10.4_1
 dmidecode-2.8
 docbook-sk-4.1.2_3
 docbook-xml-4.2_1
 docbook-xml-4.3
 docbook-xml-4.4
 docbook-xsl-1.71.1_2
 dosbox-0.65_1
 dri-6.4.1,2
 en-openoffice.org-US-2.0.2
 esound-0.2.36_1
 exif-0.6.9
 expat-2.0.0_1
 fdupes-1.50.p1
 firefox-2.0.0.2,1
 fontconfig-2.3.2_6,1
 freetype2-2.2.1_1
 g-wrap-1.9.6,1
 gail-1.9.4
 gamin-0.1.7_2
 gconf2-2.16.0
 gdbm-1.8.3_3
 gettext-0.14.5_2
 ghostscript-gnu-7.07_15
 glib-1.2.10_12
 glib-2.12.9
 glitz-0.5.6
 gmake-3.81_1
 gnome-doc-utils-0.7.2_1
 gnome-icon-theme-2.16.1
 gnome-keyring-0.6.0
 gnome-mime-data-2.4.3
 gnome-vfs-2.16.3
 gnome_subr-1.0
 gnomehier-2.2
 gnucash-2.0.5
 gnucash-docs-2.0.1
 gnutls-1.6.1_1
 gsfonts-8.11_2
 gtk-1.2.10_17
 gtk-2.10.9_1
 gtkhtml3-3.12.3
 guile-1.6.8_2
 gv-3.6.2
 hal-0.5.8.20070210
 hicolor-icon-theme-0.9_2
 icon-naming-utils-0.8.1
 imake-6.9.0_1
 imlib-1.9.15_4
 intltool-0.35.5
 javavmwrapper-2.3
 jbigkit-1.6
 jpeg-6b_4
 kqemu-kmod-1.3.0.p11
 lame-3.97_1
 libIDL-0.8.7
 libXft-2.1.7_1
 libart_lgpl-2.3.17_1
 libaudiofile-0.2.6
 libbonobo-2.16.0_1
 libbonoboui-2.16.0
 libdaemon-0.10_1
 libdrm-2.0.2
 libdv-0.104_3
 libexif-0.6.13
 libgcrypt-1.2.4
 libglade2-2.6.0_2
 libgnome-2.16.0
 libgnomecanvas-2.14.0_2
 libgnomeprint-2.12.1_3
 libgnomeprintui-2.12.1_2
 libgnomeui-2.16.1
 libgpg-error-1.4
 libgsf-1.14.3
 libgsf-gnome-1.14.3
 libiconv-1.9.2_2
 libltdl-1.5.22_1
 libofx-0.8.2_2
 libogg-1.1.3,3
 libsoup-2.2.100
 libtool-1.5.22_3
 libungif-4.1.4_2
 libvolume_id-0.71.0_1
 libvorbis-1.1.2,3
 libxml++-1.0.5_1
 libxml2-2.6.27
 libxslt-1.1.20
 linc-1.0.3_6
 localedata-5.4
 lynx-2.8.5_2
 m4-1.4.8_1
 mplayer-0.99.10_2
 mplayerplug-in-3.35
 nas-1.8
 netpbm-10.26.39
 nmap-4.20
 nspr-4.6.5
 nss-3.11.4
 ocaml-notk-3.09.3
 open-motif-2.2.3_2
 p5-Authen-SASL-2.10_1
 p5-Compress-Raw-Zlib-2.003
 p5-Compress-Zlib-2.003
 p5-Crypt-SSLeay-0.53
 p5-Date-Manip-5.44
 p5-Digest-1.15
 p5-Digest-HMAC-1.01
 p5-Digest-MD5-2.36
 p5-Digest-SHA1-2.11
 p5-Finance-Quote-1.13
 p5-Finance-QuoteHist-1.09
 p5-HTML-Parser-3.56
 p5-HTML-TableExtract-2.10
 p5-HTML-Tagset-3.10
 p5-IO-Compress-Base-2.003
 p5-IO-Compress-Zlib-2.003
 p5-MIME-Base64-3.07
 p5-Net-1.20_1,1
 p5-PathTools-3.24
 p5-Scalar-List-Utils-1.19,1
 p5-Test-Harness-2.64
 p5-Test-Simple-0.67
 p5-Text-CSV_XS-0.23
 p5-URI-1.35
 p5-XML-NamespaceSupport-1.09_1
 p5-XML-Parser-2.34_2
 p5-XML-SAX-0.15
 p5-XML-SAX-Expat-0.38
 p5-XML-Simple-2.16_1
 p5-libwww-5.805
 pango-1.14.10
 pciids-20070225
 pcre-7.0
 perl-5.8.8
 pkg-config-0.21
 pkg_cutleaves-20061113
 png-1.2.14
 policykit-0.1.20060514_3
 popt-1.7_2
 portlint-2.9.3
 portmaster-1.14
 py24-libxml2-2.6.27
 python24-2.4.4
 qemu-0.9.0
 qiv-2.0_1
 rar-3.60,1
 rename-1.3
 samba-3.0.24,1
 scrollkeeper-0.3.14_5,1
 scsh-0.6.7
 sdl-1.2.11,2
 sdl_net-1.2.6
 sdocbook-xml-1.1,1
 shared-mime-info-0.20
 slib-3a4_1
 slib-guile-3a4
 speex-1.2.b1_1,1
 startup-notification-0.8_3
 svgalib-1.4.3_5
 t1lib-5.1.1,1
 thunderbird-1.5.0.9_1
 tiff-3.8.2_1
 uae-0.8.25_1
 unison-2.13.16_1
 unzip-5.52_3
 vim-lite-7.0.178_3
 wget-1.10.2
 win32-codecs-3.1.0.r1,1
 wmi-10
 wtf-20051104
 xmlcatmgr-2.2
 xorg-clients-6.9.0_3
 xorg-fonts-75dpi-6.9.0_1
 xorg-fonts-encodings-6.9.0_1
 xorg-fonts-miscbitmaps-6.9.0_1
 xorg-fonts-truetype-6.9.0
 xorg-fonts-type1-6.9.0
 xorg-libraries-6.9.0_1
 xorg-server-6.9.0_6
 xpdf-3.01_3
 xterm-223
 xvid-1.1.2,1
 yelp-2.16.2
 zip-2.32
 ___
 freebsd-ports@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-ports
 To unsubscribe, send any mail to [EMAIL PROTECTED]

-- 
Scott T. Hildreth [EMAIL PROTECTED]
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: gnucash will not install/run.... [SOLVED]

2006-12-03 Thread Scott T. Hildreth
On Sun, 2006-12-03 at 00:31 -0600, Eric Schuele wrote:
 On 12/02/06 15:59, Scott T. Hildreth wrote:
  
  On Sat, 2006-11-25 at 12:44 +1100, Peter Jeremy wrote:
  On Fri, 2006-Nov-24 18:53:28 -0600, Scott T. Hildreth wrote:
  you need to set libltdl_cv_sys_dlopen_deplibs=yes in the environment
  before running the ./configure command.
 
  ...does this apply to gnucash2 as well?
  Yes.
 
   If I run strace on the process
  it just keeps spinning through the library search.
  That's the problem that the above command fixes.
  
  I'm still having this problem.  I changed the Makefile,
  
  CONFIGURE_ENV=  CPPFLAGS=-I${LOCALBASE}/include \
  libltdl_cv_sys_dlopen_deplibs=yes \
  LIBS=-L${LOCALBASE}/lib
  
  I checked the work/gnucash-2.0.2/config.log and the 
  libltdl_cv_sys_dlopen_deplibs=yes is in there.  I do 
  make install, start gnucash and the same problem occurs.
  I am doing something wrong here?
  
 
 Right or wrong... I do the following and it works.
 #!/bin/sh
 
 #
 #  Fixes gnucash slooow startups...
 #
 
 cd /usr/ports/lang/guile
 make deinstall
 
 cd /usr/ports/devel/libltdl15
 make deinstall
 
 libltdl_cv_sys_dlopen_deplibs= yes

/\
||
for archives, take space out between
the '=' and 'yes'

 export libltdl_cv_sys_dlopen_deplibs
 
 cd /usr/ports/devel/libltdl15
 make clean
 make install clean
 
 cd /usr/ports/lang/guile
 make clean
 make install clean
 
 ###

 Thanks Eric, that worked!
 
 The above script assumes you have gnucash installed properly and are 
 suffering from the slow startups.
 
 HTH.
 
-- 
Scott T. Hildreth [EMAIL PROTECTED]
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: gnucash will not install/run.... [SOLVED]

2006-12-02 Thread Scott T. Hildreth


On Sat, 2006-11-25 at 12:44 +1100, Peter Jeremy wrote:
 On Fri, 2006-Nov-24 18:53:28 -0600, Scott T. Hildreth wrote:
 you need to set libltdl_cv_sys_dlopen_deplibs=yes in the environment
  before running the ./configure command.
 
 ...does this apply to gnucash2 as well?
 
 Yes.
 
   If I run strace on the process
 it just keeps spinning through the library search.
 
 That's the problem that the above command fixes.

I'm still having this problem.  I changed the Makefile,

CONFIGURE_ENV=  CPPFLAGS=-I${LOCALBASE}/include \
libltdl_cv_sys_dlopen_deplibs=yes \
LIBS=-L${LOCALBASE}/lib

I checked the work/gnucash-2.0.2/config.log and the 
libltdl_cv_sys_dlopen_deplibs=yes is in there.  I do 
make install, start gnucash and the same problem occurs.
I am doing something wrong here?

Thanks.


-- 
Scott T. Hildreth [EMAIL PROTECTED]
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: gnucash will not install/run.... [SOLVED]

2006-11-24 Thread Scott T. Hildreth

Well, I got gnucash2 compiled and installed, but it won't start up.
It's running in the background but the gui is not showing up.  I checked
the Gnucash FAQ about slow starts on FreeBSD and it says to, 

you need to set libltdl_cv_sys_dlopen_deplibs=yes in the environment
 before running the ./configure command.

...does this apply to gnucash2 as well?  If I run strace on the process
it just keeps spinning through the library search.  Any ideas? 

Thanks.


On Thu, 2006-11-23 at 10:41 -0600, Scott T. Hildreth wrote:
 Just curious, why would gnucash2 depend on gal  libglade?
 Why wouldn't these be gal2  libglade2?
 
 
 On Fri, 2006-11-17 at 05:25 +1100, Peter Jeremy wrote:
  On Sun, 2006-Nov-12 11:49:45 -0600, Scott T. Hildreth wrote:
  On Sun, 2006-10-22 at 10:11 +1000, Peter Jeremy wrote:
   I've come up with a port for gnucash 2.0.2 and it seems to work so I
   might just migrate rather than trying to get gnucash 1.8 working.
   
  
  Peter is this port working?  
  
  I've only done some quick tests.  I was going to seng-pr it but notice
  that someone else has independently done the port and attached it at
  the end of PR ports/93216.  I will need to see how that port compares
  to mine.
  
  In the meantime, my version of the gnucash 2.0.2 port can be found at:
  http://members.optusnet.com.au/peterjeremy/gnucash2.tgz
-- 
Scott T. Hildreth [EMAIL PROTECTED]
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: gnucash will not install/run.... [SOLVED]

2006-11-23 Thread Scott T. Hildreth

Just curious, why would gnucash2 depend on gal  libglade?
Why wouldn't these be gal2  libglade2?


On Fri, 2006-11-17 at 05:25 +1100, Peter Jeremy wrote:
 On Sun, 2006-Nov-12 11:49:45 -0600, Scott T. Hildreth wrote:
 On Sun, 2006-10-22 at 10:11 +1000, Peter Jeremy wrote:
  I've come up with a port for gnucash 2.0.2 and it seems to work so I
  might just migrate rather than trying to get gnucash 1.8 working.
  
 
 Peter is this port working?  
 
 I've only done some quick tests.  I was going to seng-pr it but notice
 that someone else has independently done the port and attached it at
 the end of PR ports/93216.  I will need to see how that port compares
 to mine.
 
 In the meantime, my version of the gnucash 2.0.2 port can be found at:
 http://members.optusnet.com.au/peterjeremy/gnucash2.tgz
-- 
Scott T. Hildreth [EMAIL PROTECTED]
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: gnucash will not install/run.... [SOLVED]

2006-11-12 Thread Scott T. Hildreth
On Sun, 2006-10-22 at 10:11 +1000, Peter Jeremy wrote:
 On Sat, 2006-Oct-21 13:59:08 -0500, Jeremy Messenger wrote:
 On Sat, 21 Oct 2006 12:47:38 -0500, Eric Schuele [EMAIL PROTECTED]  
 It appears there is a patch file (patch-aa) missing from the 1.3.4,1  
 version of the port that is present in 1.3.4_9.  If its necessary I  
 don't know... but that is one difference between the two ports.  So I  
 thought I'd mention it.
 
 ahze has patch to yet commit it, but I don't know if it will help with  
 your problem. If you want to test it, feel free to do and report back.  
 Adding ahze in the CC.
 
 No change.  gnucash still SEGVs immediately.
 
 I've come up with a port for gnucash 2.0.2 and it seems to work so I
 might just migrate rather than trying to get gnucash 1.8 working.
 

Peter is this port working?  

-- 
Scott T. Hildreth [EMAIL PROTECTED]
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: firefox / java problem

2006-11-06 Thread Scott T. Hildreth
Thanks, I'll update firefox.

On Mon, 2006-11-06 at 20:04 -0500, Michael Johnson wrote:

 On 11/6/06, Eric Schuele [EMAIL PROTECTED] wrote:
  On 11/06/2006 17:08, regisr wrote:
   Hello,
  
   I can't locate the answer to my problem (but it should be resolved!).
   After upgrading firefox to the new version the java plugin doesn't
   work. I found the error message in a lot of web page but not how to
   solve it!
   The jdk 1.4 was working until I upgrade. I checked about:plugins.
   I have installed JDK 1.5 : same problem.
   (I am recompiling the 1.4 but it is not finished)
  
   My OS:  FreeBSD 6.2-PRERELEASE
 
  I may be off here but...
  You might make sure you have the very latest Firefox.  Meaning, cvsup
  today.  And rebuild it.  They don't mention what the real problem was so
  I don't know if its your issue or not.  But it might help.
 
 
 You're right, the latest Firefox-2.0_2,1 will fix Java and a few other
 plugins.
 
  There is a post in cvs-all@ where someone mentions java being fixed by a
  particular update to the port.  So you may have a port that predates
  that fix.
 
  Hope that does the trick.
 
  
   I plan to delete and reinstall the include and lib directories to
   suppress old files which can be keeped by upgrade/uninstall but it is a
   long way... and I am not sure that this solve this trouble.
  
   Output:
  
   INTERNAL ERROR on Browser End: Exec of
   /usr/local/jdk1.5.0/jre/bin/java_vm failed: Invalid argument 
   System error?:: Invalid argument
  
   ** (Gecko:66698): WARNING **: Serious fd usage error 18
  
   ** (Gecko:66698): WARNING **: Serious fd usage error 16
   INTERNAL ERROR on Browser End: Could not read ack from child process
   System error?:: Resource temporarily unavailable
  
 
 
  --
  Regards,
  Eric
  ___
  freebsd-ports@freebsd.org mailing list
  http://lists.freebsd.org/mailman/listinfo/freebsd-ports
  To unsubscribe, send any mail to [EMAIL PROTECTED]
 
 ___
 freebsd-ports@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-ports
 To unsubscribe, send any mail to [EMAIL PROTECTED]

-- 
Scott T. Hildreth [EMAIL PROTECTED]
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: HEADS UP: GNOME 2.16.1 has been committed

2006-10-14 Thread Scott T. Hildreth
Bravo, I know the team had to do a lot of work to get this in before
6.2,
so  great job everyone!


On Sat, 2006-10-14 at 05:42 -0400, Joe Marcus Clarke wrote:

 The FreeBSD GNOME Team is proud to announce that GNOME 2.16.1 has been
 imported into the ports tree in time for FreeBSD 6.2.  This is a first.
 Usually the GNOME release cycle has conflicted with the FreeBSD release
 cycle.  However, thanks to Kris and pointyhat, we were able to get the
 major patch tested.  Below is the commit message that accompanied this
 huge release.  In addition to the core GNOME ports, almost 500 ports
 were also touched to chase the GNOME move from X11BASE to LOCALBASE and
 fix build problems with the new freetype2.
 
 Presenting GNOME 2.16.1 for FreeBSD.  This release represents a massive
 amount of work by the FreeBSD GNOME Team and our testers.
 
 On top of the usual GNOME update, we have taken this opportunity to move
 GNOME from X11BASE to LOCALBASE.  This means roughly 600 ports NOT part of
 the GNOME Desktop also need to be changed.  The bulk of the move was carried
 out by ahze, mezz, and pav, but it would not have been possible without
 cooperation from the FreeBSD KDE team who worked with us to make sure
 GNOME and KDE can still coexist happily.  We would also like to send a
 shout out to kris and pointyhat for putting up with multiple test runs
 until we got something that was solid.
 
 Back to GNOME 2.16.  This release brings a huge amount of new functionality
 to FreeBSD.  The standard release notes can be read at
 http://www.gnome.org/start/2.16/ .  But on top of what you will read there,
 jylefort and marcus have completed work on a port of HAL to FreeBSD.  This
 will allow FreeBSD to take advantage of closer hardware interaction such
 as auto-mounting CD-ROMs, USB drives, and music players; auto-playing
 audio CDs; and managing laptop power consumption.
 
 But where would this all be without our loyal testers and contributors?
 Therefore, the FreeBSD GNOME team would like to thank the following users:
 
 Phillip Neumann [EMAIL PROTECTED]
 tmclaugh
 mux
 Yuri Pankov [EMAIL PROTECTED]
 chinsan
 Thomas [EMAIL PROTECTED]
 Brian Gruber [EMAIL PROTECTED]
 Franz Klammer [EMAIL PROTECTED]
 Dominique Goncalves [EMAIL PROTECTED]
 Pascal Hofstee [EMAIL PROTECTED]
 Yasuda Keisuke [EMAIL PROTECTED]
 backyard [EMAIL PROTECTED]
 Andris Raugulis [EMAIL PROTECTED] [EMAIL PROTECTED]
 Eric L. Chen [EMAIL PROTECTED]
 Pawel Worach [EMAIL PROTECTED]
 QuiRK on #freebsd-gnome
 Shane Bell [EMAIL PROTECTED]
 luigi
 sajd on #freebsd-gnome
 sat
 Chris Coleman [EMAIL PROTECTED]
 kaeru on #freebsd-gnome
 crsd_ via irc.freenode.org/#FreeBSD-GNOME
 Joel Diaz [EMAIL PROTECTED]
 
 Enjoy!
 
 Marcus on Behalf of the FreeBSD GNOME Team:
 
 ahze
 bland
 jylefort
 kwm
 marcus
 mezz
 pav
 

-- 
Scott T. Hildreth [EMAIL PROTECTED]
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: HEADS UP: GNOME 2.16.1 has been committed

2006-10-14 Thread Scott T. Hildreth
Is there an upgrade script or do we just do a portupgrade?


On Sat, 2006-10-14 at 10:52 -0500, Scott T. Hildreth wrote:

 Bravo, I know the team had to do a lot of work to get this in before
 6.2,
 so  great job everyone!
 
 
 On Sat, 2006-10-14 at 05:42 -0400, Joe Marcus Clarke wrote:
 
  The FreeBSD GNOME Team is proud to announce that GNOME 2.16.1 has been
  imported into the ports tree in time for FreeBSD 6.2.  This is a first.
  Usually the GNOME release cycle has conflicted with the FreeBSD release
  cycle.  However, thanks to Kris and pointyhat, we were able to get the
  major patch tested.  Below is the commit message that accompanied this
  huge release.  In addition to the core GNOME ports, almost 500 ports
  were also touched to chase the GNOME move from X11BASE to LOCALBASE and
  fix build problems with the new freetype2.
  
  Presenting GNOME 2.16.1 for FreeBSD.  This release represents a massive
  amount of work by the FreeBSD GNOME Team and our testers.
  
  On top of the usual GNOME update, we have taken this opportunity to move
  GNOME from X11BASE to LOCALBASE.  This means roughly 600 ports NOT part of
  the GNOME Desktop also need to be changed.  The bulk of the move was carried
  out by ahze, mezz, and pav, but it would not have been possible without
  cooperation from the FreeBSD KDE team who worked with us to make sure
  GNOME and KDE can still coexist happily.  We would also like to send a
  shout out to kris and pointyhat for putting up with multiple test runs
  until we got something that was solid.
  
  Back to GNOME 2.16.  This release brings a huge amount of new functionality
  to FreeBSD.  The standard release notes can be read at
  http://www.gnome.org/start/2.16/ .  But on top of what you will read there,
  jylefort and marcus have completed work on a port of HAL to FreeBSD.  This
  will allow FreeBSD to take advantage of closer hardware interaction such
  as auto-mounting CD-ROMs, USB drives, and music players; auto-playing
  audio CDs; and managing laptop power consumption.
  
  But where would this all be without our loyal testers and contributors?
  Therefore, the FreeBSD GNOME team would like to thank the following users:
  
  Phillip Neumann [EMAIL PROTECTED]
  tmclaugh
  mux
  Yuri Pankov [EMAIL PROTECTED]
  chinsan
  Thomas [EMAIL PROTECTED]
  Brian Gruber [EMAIL PROTECTED]
  Franz Klammer [EMAIL PROTECTED]
  Dominique Goncalves [EMAIL PROTECTED]
  Pascal Hofstee [EMAIL PROTECTED]
  Yasuda Keisuke [EMAIL PROTECTED]
  backyard [EMAIL PROTECTED]
  Andris Raugulis [EMAIL PROTECTED] [EMAIL PROTECTED]
  Eric L. Chen [EMAIL PROTECTED]
  Pawel Worach [EMAIL PROTECTED]
  QuiRK on #freebsd-gnome
  Shane Bell [EMAIL PROTECTED]
  luigi
  sajd on #freebsd-gnome
  sat
  Chris Coleman [EMAIL PROTECTED]
  kaeru on #freebsd-gnome
  crsd_ via irc.freenode.org/#FreeBSD-GNOME
  Joel Diaz [EMAIL PROTECTED]
  
  Enjoy!
  
  Marcus on Behalf of the FreeBSD GNOME Team:
  
  ahze
  bland
  jylefort
  kwm
  marcus
  mezz
  pav
  


-- 
Scott T. Hildreth [EMAIL PROTECTED]
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: HEADS UP: GNOME 2.16.1 has been committed

2006-10-14 Thread Scott T. Hildreth
Nevermind, I'm sure the directions are the same as 2.14 listed
on the www.freebsd.org/Gnome



On Sat, 2006-10-14 at 11:48 -0500, Scott T. Hildreth wrote:
 Is there an upgrade script or do we just do a portupgrade?
 
 
 On Sat, 2006-10-14 at 10:52 -0500, Scott T. Hildreth wrote: 
  Bravo, I know the team had to do a lot of work to get this in before
  6.2,
  so  great job everyone!
  
  
  On Sat, 2006-10-14 at 05:42 -0400, Joe Marcus Clarke wrote:
  
   The FreeBSD GNOME Team is proud to announce that GNOME 2.16.1 has been
   imported into the ports tree in time for FreeBSD 6.2.  This is a first.
   Usually the GNOME release cycle has conflicted with the FreeBSD release
   cycle.  However, thanks to Kris and pointyhat, we were able to get the
   major patch tested.  Below is the commit message that accompanied this
   huge release.  In addition to the core GNOME ports, almost 500 ports
   were also touched to chase the GNOME move from X11BASE to LOCALBASE and
   fix build problems with the new freetype2.
   
   Presenting GNOME 2.16.1 for FreeBSD.  This release represents a massive
   amount of work by the FreeBSD GNOME Team and our testers.
   
   On top of the usual GNOME update, we have taken this opportunity to move
   GNOME from X11BASE to LOCALBASE.  This means roughly 600 ports NOT part of
   the GNOME Desktop also need to be changed.  The bulk of the move was 
   carried
   out by ahze, mezz, and pav, but it would not have been possible without
   cooperation from the FreeBSD KDE team who worked with us to make sure
   GNOME and KDE can still coexist happily.  We would also like to send a
   shout out to kris and pointyhat for putting up with multiple test runs
   until we got something that was solid.
   
   Back to GNOME 2.16.  This release brings a huge amount of new 
   functionality
   to FreeBSD.  The standard release notes can be read at
   http://www.gnome.org/start/2.16/ .  But on top of what you will read 
   there,
   jylefort and marcus have completed work on a port of HAL to FreeBSD.  This
   will allow FreeBSD to take advantage of closer hardware interaction such
   as auto-mounting CD-ROMs, USB drives, and music players; auto-playing
   audio CDs; and managing laptop power consumption.
   
   But where would this all be without our loyal testers and contributors?
   Therefore, the FreeBSD GNOME team would like to thank the following users:
   
   Phillip Neumann [EMAIL PROTECTED]
   tmclaugh
   mux
   Yuri Pankov [EMAIL PROTECTED]
   chinsan
   Thomas [EMAIL PROTECTED]
   Brian Gruber [EMAIL PROTECTED]
   Franz Klammer [EMAIL PROTECTED]
   Dominique Goncalves [EMAIL PROTECTED]
   Pascal Hofstee [EMAIL PROTECTED]
   Yasuda Keisuke [EMAIL PROTECTED]
   backyard [EMAIL PROTECTED]
   Andris Raugulis [EMAIL PROTECTED] [EMAIL PROTECTED]
   Eric L. Chen [EMAIL PROTECTED]
   Pawel Worach [EMAIL PROTECTED]
   QuiRK on #freebsd-gnome
   Shane Bell [EMAIL PROTECTED]
   luigi
   sajd on #freebsd-gnome
   sat
   Chris Coleman [EMAIL PROTECTED]
   kaeru on #freebsd-gnome
   crsd_ via irc.freenode.org/#FreeBSD-GNOME
   Joel Diaz [EMAIL PROTECTED]
   
   Enjoy!
   
   Marcus on Behalf of the FreeBSD GNOME Team:
   
   ahze
   bland
   jylefort
   kwm
   marcus
   mezz
   pav
   
 
 -- 
 Scott T. Hildreth [EMAIL PROTECTED]
-- 
Scott T. Hildreth [EMAIL PROTECTED]
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to [EMAIL PROTECTED]