Re: cups-image build failure

2009-11-29 Thread Scot Hetzel
On 11/29/09, Scott Nicholson wrote: > Hi, I'm having issues attempting to update cups via ports: > > ... > > Linking bannertops... > cc -L../cgi-bin -L../cups -L../filter -L../ppdc -L../scheduler > -L/usr/local/lib -Wl,-R/usr/local/lib -pie -fPIE -Wall -Wno-format-y2k > -fPIC -Os -g -fstack-pr

Re: OpenOffice.org packages

2009-11-26 Thread Scot Hetzel
On 11/26/09, Gary Kline 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 jav

Re: RFC: svn for make fetch

2009-11-17 Thread Scot Hetzel
On Tue, Nov 17, 2009 at 3:59 PM, Eitan Adler wrote: >> Actually, I *had* a patch that got the source from svn, tarred it >> and checksummed it, with little modification to the do-fetch target >> and abusing FETCH_* variables. >> The unsolvable problem I ran in to, is that svn doesn't adjust >> tim

Re: install-sh - permission denied

2009-10-20 Thread Scot Hetzel
On Tue, Oct 20, 2009 at 1:55 PM, Paul Schmehl wrote: > --On Tuesday, October 20, 2009 13:35:57 -0500 Scott Lambert > wrote: > >> >> wrote: >>> >>> I'm working on a new port, and I'm getting this error during make >>> install: >>> >>> test -z "/usr/local/bin" || .././install-sh -c -d "/usr/local/

Re: squidGuard-1.4 + LDAP

2009-07-09 Thread Scot Hetzel
On Thu, Jul 9, 2009 at 7:46 AM, Guido Falsi wrote: > On Thu, Jul 09, 2009 at 12:52:32PM +0200, Gianni Doe wrote: >> >Grazie a te, e mi spiace non avere potuto applicare prima questa >> >patch. >> >> >> Many thanks Guido >> I have applied the patch and SquidGuard + LDAP is now working perfectly. >>

Re: FreeBSD Port: devel/boost-python

2009-06-16 Thread Scot Hetzel
2009/6/16 martinko : > Hallo, > > I've installed graphics/gimp which installed devel/boost. > Now I'm trying to install x11/kdebase4* that want devel/boost-python which > is in conflict with devel/boost. > I don't think I've modified any port options, therefore I'm wondering why > the ports fail to

Re: bsd.port.options.mk

2009-05-21 Thread Scot Hetzel
On Thu, May 21, 2009 at 9:34 PM, Philip M. Gollucci wrote: >> +20090521: >> +AUTHOR: port...@freebsd.org >> + >> +  * bsd.port.options.mk is now clear to be widely used. >> + > > Are there any existing examples of how one should use this or porters > handbook sections ? > The comments in bsd.port

Re: cvs commit: ports/net Makefile ports/net/bwi-firmware-kmod Makefile distinfo pkg-descr pkg-plist

2009-05-16 Thread Scot Hetzel
On Sun, May 17, 2009 at 12:47 AM, Ion-Mihai Tetcu wrote: > On Sat, 16 May 2009 18:15:52 -0700 > Doug Barton wrote: > >> Scot Hetzel wrote: >> > This shouldn't be flaged as an mtree error.  The reason that >> > linker.hints was left behind is due to this f

Re: cvs commit: ports/net Makefile ports/net/bwi-firmware-kmod Makefile distinfo pkg-descr pkg-plist

2009-05-10 Thread Scot Hetzel
On Sun, May 10, 2009 at 11:20 AM, wrote: > > > add_pkg > ===>  Installing for bwi-firmware-kmod-3.130.20 > ===>   Generating temporary packing list > ===>  Checking if net/bwi-firmware-kmod a

Re: ports/133558: port foo2zjs broken

2009-04-10 Thread Scot Hetzel
The description in the PR is referring to print/foo2zjs On 4/10/09, Mark Linimon wrote: > On Fri, Apr 10, 2009 at 03:22:31PM +1000, Tom Mende wrote: >> sorry > http://www.freebsd.org/cgi/query-pr.cgi?pr=133558 > > yes, that's the PR number, but what port supplies foo2zjs? > > mcl >

Re: Samba3 + Jails in FreeBSD

2009-03-20 Thread Scot Hetzel
On Fri, Mar 20, 2009 at 11:22 PM, Felipe Carlo wrote: > Hello, > > With this I have: > > # make -V SUB_LIST > CUPS="@comment " WINBIND="" SAMBA_LOGDIR="/var/log/samba" > SAMBA_LOCKDIR="/var/db/samba"  SAMBA_CONFDIR="/usr/local/etc" > SAMBA_CONFIG="smb.conf"  SAMBA_RUNDIR="/var/run" > SAMBA_SWATDIR

Re: Samba3 + Jails in FreeBSD

2009-03-20 Thread Scot Hetzel
On Fri, Mar 20, 2009 at 2:23 PM, Felipe Carlo wrote: > 2009/3/18 Scot Hetzel >> >> On Wed, Mar 18, 2009 at 2:34 PM, Felipe Carlo >> wrote: >> > Hello, >> > >> > I have one problem with Samba in a Jail. >> > >> > When I try to st

Re: Samba3 + Jails in FreeBSD

2009-03-18 Thread Scot Hetzel
On Wed, Mar 18, 2009 at 2:34 PM, Felipe Carlo wrote: > Hello, > > I have one problem with Samba in a Jail. > > When I try to start the samba I have this message: > > # /usr/local/etc/rc.d/samba.sh start > %%WINBIND%%#: not found > %%WINBIND%%#winbindd_enable=YES: not found > .: Can't open %%RC_SUB

Re: restart a script in etc/rc.d

2009-03-02 Thread Scot Hetzel
On Mon, Mar 2, 2009 at 4:23 PM, Doug Barton wrote: > I have "on my list" making this pidfile assignment internal to rc.subr > and therefore removing one more bullet from the foot-shooting gun, but > that would only help people who have the latest version of rc.subr, > which means that even if I fi

Re: graphics/graphviz: stray symlink on install?

2009-02-25 Thread Scot Hetzel
On Tue, Feb 24, 2009 at 2:00 PM, Scot Hetzel wrote: > On Tue, Feb 24, 2009 at 6:08 AM, Andriy Gapon wrote: >> >> It seems that each time I install graphviz there appears a fresh symlink >> in $HOME of a user from which I su -m to root: >> >> gv.so -> /usr

Re: graphics/graphviz: stray symlink on install?

2009-02-24 Thread Scot Hetzel
On Tue, Feb 24, 2009 at 6:08 AM, Andriy Gapon wrote: > > It seems that each time I install graphviz there appears a fresh symlink > in $HOME of a user from which I su -m to root: > > gv.so -> /usr/local/lib/graphviz/lua/libgv_lua.so > I also noticed this stay symbolic link. I recently used scrip

Re: xorg hal dbus

2009-02-10 Thread Scot Hetzel
On 2/9/09, Tom Mende wrote: > I now have all these messages on the terminal from where startx was > launched saying... > application x (i.e. thunar-vfs) WARNING **: Failed to connect to HAL > daemon: Failed to connect to socket > /var/run/dbus/system_bus_socket: Socket operation on > non-socket

Re: Xorg disaster

2009-02-06 Thread Scot Hetzel
On Fri, Feb 6, 2009 at 12:11 PM, Lars Eighner wrote: >> I use the nv driver BTW -- perfectly -- in the old (downgraded to) X. > > yes xorg 7.3 seems to work perfectly. The display would work but the mouse > wouldn't with 7.4. I suspect the fix for the hal-moused battle does not > work nv. > The

Re: Xorg strange behavior

2009-02-05 Thread Scot Hetzel
On Thu, Feb 5, 2009 at 5:24 PM, Jung-uk Kim wrote: > On Thursday 05 February 2009 05:48 pm, Scot Hetzel wrote: >> On Thu, Feb 5, 2009 at 2:19 PM, Jung-uk Kim > wrote: >> >> > How do you start xdm normally? Is hald running? Can you show >> >> > me 

Re: Xorg strange behavior

2009-02-05 Thread Scot Hetzel
On 2/5/09, Scot Hetzel wrote: > On 2/4/09, Jung-uk Kim wrote: >> On Wednesday 04 February 2009 01:45 pm, Glen Barber wrote: >>> On Wed, Feb 4, 2009 at 8:13 AM, L Campbell >> wrote: >>> > I experienced the same symptoms after the recent upgrade. I found &g

Re: Xorg strange behavior

2009-02-05 Thread Scot Hetzel
On 2/4/09, Jung-uk Kim wrote: > On Wednesday 04 February 2009 01:45 pm, Glen Barber wrote: >> On Wed, Feb 4, 2009 at 8:13 AM, L Campbell > wrote: >> > I experienced the same symptoms after the recent upgrade. I found >> > that rebuilding x11-servers/xorg-server without HAL fixed the >> > problem.

Re: installed ports dependency tree?

2009-02-01 Thread Scot Hetzel
On Sun, Feb 1, 2009 at 9:48 PM, Robert Huff wrote: > >Suppose I have installed ports A..Z. Some of these are > standakone; some depend on others on the list; others depend on > installed ports not on the list. >Is there a port that will produce a unified and ordered > dependency l

Re: how remove old lib in "portupgrade -fr libxcb"

2009-01-31 Thread Scot Hetzel
On Sat, Jan 31, 2009 at 4:12 PM, Sebastien Chassot wrote: > > hi, > > I've portupgrade my system and as said in UPDATING I launched the > portupgrade -rf libxcb. > > I did it twice and my applications still are linked to libxcb.so.1 and > libxcb.so.2 > > I found out that libxcb.so.1 is in /usr/lo

Re: Message when updating ports

2009-01-28 Thread Scot Hetzel
On Wed, Jan 28, 2009 at 10:33 AM, Leslie Jensen wrote: > > This message has been on my screen almost every time I update a port for the > last week. > > > ===>>> Updating package dependency entry for each dependent port >===>>> @comment MD5:e417e49fb3570516da077756fc1e7df9 is listed as a >

Re: Issue with textproc/docbook-xsl - known issue?

2009-01-24 Thread Scot Hetzel
On Sat, Jan 24, 2009 at 4:32 PM, Garrett Cooper wrote: > I get the following error when registering the install for docbook-xsl > with an up-to-date ports tree: > > ===> Registering installation for docbook-xsl-1.74.0_1 > pkg_create: read_plist: unknown command > '@commentshare/xsl/docbook/eclip

Re: portupgrade and freebsd-update: A better way?

2008-12-11 Thread Scot Hetzel
On 12/11/08, Peter Beckman wrote: > So I took on binary upgrading one of my FreeBSD servers today from > 6.2-RELEASE to 7.0-RELEASE. Many useful sites outline exactly how to do > this right, and they are mostly useful. > > Except when it comes to ports. > > > http://www.daemonology.net/blog/20

Re: PYTHON_SITELIBDIR gets parsed incorrectly

2008-12-10 Thread Scot Hetzel
On 12/10/08, Silver Salonen <[EMAIL PROTECTED]> wrote: > > Hello. > > I'm creating a port that uses python. I've set in Makefile: > USE_PYTHON= yes > PYTHON_SITELIBDIR=${PYTHON_SITELIBDIR:S|^${PREFIX}/||g} > PLIST_SUB+= PYTHON_SITELIBDIR="${PYTHON_SITELIBDIR}" > > And pkg-plist has en

Re: kldload: can't load /usr/local/modules/fuse.ko: Exec format error & fusefs-ntfs-1.253

2008-12-03 Thread Scot Hetzel
On 12/3/08, Scot Hetzel <[EMAIL PROTECTED]> wrote: > On 12/3/08, Dino Vliet <[EMAIL PROTECTED]> wrote: > > Hi people, > > > > I can't use my maxtor basic 640gb external harddrive on Freebsd amd64 > running 7.0 because when I try to load fusefs with th

Re: kldload: can't load /usr/local/modules/fuse.ko: Exec format error & fusefs-ntfs-1.253

2008-12-03 Thread Scot Hetzel
On 12/3/08, Dino Vliet <[EMAIL PROTECTED]> wrote: > Hi people, > > I can't use my maxtor basic 640gb external harddrive on Freebsd amd64 > running 7.0 because when I try to load fusefs with this command, kldload > /usr/local/modules/fuse.ko I get the following error: > > kldload: can't load /us

Re: FreeBSD Port: net/linux-nx-client

2008-11-28 Thread Scot Hetzel
On Fri, Nov 28, 2008 at 4:43 PM, mato <[EMAIL PROTECTED]> wrote: > Hi, > > I've just installed net/linux-nx-client on FreeBSD 6.4 and after launching > it I got: > > $ nxclient > /usr/local/lib/linux-nx-client/bin/nxclient: error while loading shared > libraries: libXext.so.6: cannot open shared ob

Re: ports missing their packages.

2008-10-29 Thread Scot Hetzel
On 10/29/08, FBSD1 <[EMAIL PROTECTED]> wrote: > It's my understanding that a port maintainer has to install the port for > real any time a change is made to the port make files or a update to the > source of the software to test and verify the changes work as wanted. Port maintainers usually ver

Re: OOo-3 and OOo-3-RC [?]

2008-10-27 Thread Scot Hetzel
On 10/28/08, Gary Kline <[EMAIL PROTECTED]> wrote: > Maybe somebody in ports can help me understand the relationship > between > the openoffice.org-3 and the openoffice.org-3-RC. I ask because last > time I got stuck with OOo-2-RC (that I see is still in editors/. >

Re: FreeBSD Port: open-vm-tools-nox11-102166_4

2008-10-07 Thread Scot Hetzel
On 10/7/08, Cligny, Laurent <[EMAIL PROTECTED]> wrote: > Hello, > > I want to use open-vm-tools-nox11 on a 7.0-RELEASE box without using the > port tree on it. > So I wanted to build a package for this port on another 7.0-RELEASE > machine, wiche have the port tree installed and up-to-date. > >

Re: Found CONFLICTS: ...

2008-10-05 Thread Scot Hetzel
On Sun, Oct 5, 2008 at 3:25 PM, Michel Talon <[EMAIL PROTECTED]> wrote: > Jan Henrik Sylvester wrote: > >> Should all CONFLICTS be documented? > > I think CONFLICTS should be treated by ignoring them completely. > They cause no end of troubles in Debian, for very little if any > usefulness. > > Wha

Re: Uppgrading emulators/linux_base-f8

2008-10-05 Thread Scot Hetzel
On 10/5/08, Leslie Jensen <[EMAIL PROTECTED]> wrote: > > When trying to upgrade emulators/linux_base-f8 > > It ends up in a loop where it tries to fetch the files it needs. > > Attempting to fetch from > > But I get this > File unavailable (e.g., file not found, no access) > I have found tha

Re: net/samba3 not installing VFS modules

2008-09-26 Thread Scot Hetzel
On Fri, Sep 26, 2008 at 11:36 AM, Erik Van Benschoten <[EMAIL PROTECTED]> wrote: > > On Sep 26, 2008, at 10:27 AM, Scot Hetzel wrote: >> Then when a >> make install was performed, the recycle.so module was located in the >> PREFIX/lib/samba/vfs directory. >

Re: net/samba3 not installing VFS modules

2008-09-26 Thread Scot Hetzel
On 9/25/08, Erik Van Benschoten <[EMAIL PROTECTED]> wrote: > Greetings, > > I have been looking into setting up a network recycle bin under v3.0.32 of > Samba. The default configuration does not install/package any of the VFS > modules from the looks of it. The man pages are there for them, but n

Re: Wanted: binary build of Emacs without X11

2008-09-07 Thread Scot Hetzel
On 9/7/08, Paul Hoffman <[EMAIL PROTECTED]> wrote: > Greetings again. I'm not sure if this request should be done to this mailing > list or as a PR, but here goes. > > I run FreeBSD as a server, not as a desktop. Some of my users want Emacs. > If I pull down the prebuilt binary, it requires a zill

Re: net/isc-dhcp40-server

2008-09-06 Thread Scot Hetzel
On Sat, Sep 6, 2008 at 10:27 PM, Gary Palmer <[EMAIL PROTECTED]> wrote: > Hi, > > Is there some reason that net/isc-dhcp40-server actually seems to > compile ISC DHCP 3.0.5, and not 4.0 as the port name claims? At least > locally, the two make files for net/isc-dhcp30-server and > net/isc-dhcp40-s

Re: Call for testers: KDE 3.5.9

2008-08-14 Thread Scot Hetzel
On Thu, Aug 14, 2008 at 7:32 AM, Max Brazhnikov <[EMAIL PROTECTED]> wrote: > Hello folks! > > I know some of you are not satisfied by KDE 4.1.0 and prefer to stay with > KDE3. Good choice ;). > > KDE 3.5.9 was released six months ago and 3.5.10 is coming soon. I'm not sure > we have time to get 3.

Re: koffice-kde3 compile failure on amd64 _SOLVED

2008-07-12 Thread Scot Hetzel
On Thu, Jul 10, 2008 at 6:06 AM, David Southwell <[EMAIL PROTECTED]> wrote: > On Wednesday 09 July 2008 11:07:26 Erik Trulsson wrote: >> On Wed, Jul 09, 2008 at 06:52:54AM -0700, David Southwell wrote: >> > Here it is.. >> > >> > Does anyone know how to fix this one? >> > Thanks in advance >> > __

Re: Akode-plugins problem

2008-07-05 Thread Scot Hetzel
On Thu, Jul 3, 2008 at 11:14 AM, David Southwell <[EMAIL PROTECTED]> wrote: > Does anyone know best way to deal with this one?? > I am going round in circles here!!! : > ---> Checking the package registry database > Stale origin: 'audio/akode-plugins-polypaudio': perhaps moved or obsoleted. > -> T

Re: Error message when running 'portsdb -Uu'

2008-05-21 Thread Scot Hetzel
On 5/21/08, Gerard <[EMAIL PROTECTED]> wrote: > I usually run 'portsdb -Uu' prior to updating my ports. Usually, some > sort of error or warning message is displayed. Not a fatal one, just > more of a warning. This is the one produced last night. > : > "/usr/ports/print/ghostscript-gpl-nox11/../

Re: problems building the latest ghostscript-gpl

2008-05-08 Thread Scot Hetzel
I'm also having the same problem building on FreeBSD/AMD64 8-CURRENT. I commented out the entries I had in ports.conf for this port, and checked CFLAGS: # cd /usr/ports/print/ghostscript-gpl # make -V CFLAGS -O2 -pipe -fno-strict-aliasing And the port fails the same way. FT_BRIDGE is not enabl

Re: linux_base-f8 giving me guff

2008-04-28 Thread Scot Hetzel
On Mon, Apr 28, 2008 at 5:16 PM, Walter Venable <[EMAIL PROTECTED]> wrote: > /usr/ports/emulators/linux_base-f8 $ sudo make > ===> linux_base-f8-8_3 compat.linux.osrelease: 2.4.2 is not supported. > *** Error code 1 > > Stop in /usr/ports/emulators/linux_base-f8. > > Ok -- I get it, linux kernel 2

Re: long descriptions in OPTIONS

2008-04-26 Thread Scot Hetzel
On 4/25/08, Wesley Shields <[EMAIL PROTECTED]> wrote: > Based upon an idea in an earlier thread on this list[1] I came up with > two ways of adding an extended description to our existing OPTIONS > framework. > > 1: Extend the OPTIONS to be 4 fields instead of the current 3 fields. > The 4th fi

Re: Building 'gvfs'

2008-04-15 Thread Scot Hetzel
On Mon, Apr 14, 2008 at 6:12 AM, Gerard <[EMAIL PROTECTED]> wrote: > FreeBSD-6.3 > > I have attempted to update to 'gvfs-0.2.3_2'. I have not modified the > configuration file in any way. In fact, I even ran 'make rmconfig' to insure > that it was not affecting the build. However, the update cont

Re: Getting a port accepted?

2008-03-22 Thread Scot Hetzel
On Sat, Mar 22, 2008 at 6:42 PM, GP <[EMAIL PROTECTED]> wrote: > I have been stupid. I'v braged about FreeBSD and the software being almost > up do date. That was my mistake! > I volunteered to port a simple application and submitted it the 14 of > January. And its still opened and unassigned. On f

Re: port old configure style. How to do changes permanent?

2008-03-16 Thread Scot Hetzel
On 3/16/08, Peter Volkov <[EMAIL PROTECTED]> wrote: > Hello. > > I'm sorry if my question is too simple, but I've tried to google without > any result. > > I need to install multimedia/ffmpeg with some custom configuration on > FreeBSD 7.0. Some other ports are configure through `make config` b

Re: print/ghostscript-gpl fails on amd64 with FONTCONFIG=on

2008-03-06 Thread Scot Hetzel
I get the same error when I have SHLIB (With shared libraries) turned on. Try turning it off. I've seen this problem on 7.0-CURRENT and 8.0-CURRENT. Scot On 3/6/08, Andriy Gapon <[EMAIL PROTECTED]> wrote: > on 06/03/2008 13:58 Andriy Gapon said the following: > > print/ghostscript-gpl fails to

Re: polypaudio

2008-03-03 Thread Scot Hetzel
On 3/3/08, David Southwell <[EMAIL PROTECTED]> wrote: > Hi > > Hi I have been out of commission for some time due to some health problems. > When to ujpgrade and received the forllowing error message > > can anyone please advise? > > Thanks > > david > > # portupgrade -a > Stale dependency:

Re: Package location

2008-03-02 Thread Scot Hetzel
On 3/2/08, Doug Hardie <[EMAIL PROTECTED]> wrote: > Adding ports to FreeBSD 7 I normally build from source and create a > package. With previous versions the created packages went into /usr/ > ports/packages/All. However the packages directory was not created on > a new installation. The pack

Re: pkg-plist and WWWDIR

2008-02-15 Thread Scot Hetzel
On Fri, Feb 15, 2008 at 6:52 AM, Gergely CZUCZY <[EMAIL PROTECTED]> wrote: > Hello > > I've been updating sysutils/nut from 2.2.0 to .1, and I've > hit some issues there. > > First of all, bsd.port.mk sets WWWDIR for the actual port, > which is very nice of it. OTOH the CGI support is optional > in

Re: net-im/openfire port related question.

2008-02-13 Thread Scot Hetzel
On 2/13/08, Nikolay Pavlov <[EMAIL PROTECTED]> wrote: > Hello all. I am a maintainer of the net-im/openfire port. I have a report > from Dmitri Frolov <[EMAIL PROTECTED]> that openfire uses the same uid > as security/stunnel port. Could someone please suggest me as how i can > resolve this situa

Re: Upgrading xorg 6.9 to 7.3 -- what happened to xorg-upgrade?

2008-01-31 Thread Scot Hetzel
On 1/31/08, Jeremy Messenger <[EMAIL PROTECTED]> wrote: > On Thu, 31 Jan 2008 21:26:38 -0600, Bob Willcox <[EMAIL PROTECTED]> wrote: > > > On Fri, Feb 01, 2008 at 01:30:23AM +0100, Operator wrote: > >> In article <[EMAIL PROTECTED]>, > >> Bob Willcox <[EMAIL PROTECTED]> writes: > >> > >>

Re: FreeBSD Port

2008-01-20 Thread Scot Hetzel
On 1/20/08, David Wood <[EMAIL PROTECTED]> wrote: > In message <[EMAIL PROTECTED]>, Iguimar Antônio > Fernandes <[EMAIL PROTECTED]> writes > >Everything works fine. But when a tried compile some ports, (vscan, > >courier-imap for example), I receive the following error message: > >"courier-imap-4.3

Re: Suggested improvements for ports

2008-01-11 Thread Scot Hetzel
On 1/11/08, Paul Schmehl <[EMAIL PROTECTED]> wrote: > --On Friday, January 11, 2008 10:34:15 -0600 Scot Hetzel <[EMAIL PROTECTED]> > wrote: > > > n 1/11/08, Paul Schmehl <[EMAIL PROTECTED]> wrote: > >> Some of this has been discussed ad infinitum, but, i

Re: Suggested improvements for ports

2008-01-11 Thread Scot Hetzel
n 1/11/08, Paul Schmehl <[EMAIL PROTECTED]> wrote: > Some of this has been discussed ad infinitum, but, in an off-list > conversation, > I came up with this list of suggested improvements for port. I'd like to see > these things done, but I'm not sure how. Improve the docs? Create a > checklis

Re: noip startup script

2008-01-09 Thread Scot Hetzel
On 1/9/08, Andrea Venturoli <[EMAIL PROTECTED]> wrote: > Hello. > I installed the latest version of this port and it won't start > automatically, after the script was converted to the new rc system some > days ago. > > I put noip_enable="YES" in /etc/rc.conf and this seems to get through: > > # /us

Re: sysutils/cfengine: invalid use of USE_BDB

2008-01-08 Thread Scot Hetzel
On 1/7/08, Xin LI <[EMAIL PROTECTED]> wrote: > I think the proper use of *_BDB variables is that: > > WITH_BDB?= 46 > > (An advisory usage), and > > USE_BDB=yes > > as in the attachment. > I have no objection to that patch. Scot ___ freebsd-

sysutils/cfengine: invalid use of USE_BDB

2008-01-05 Thread Scot Hetzel
I have noticed that sysutils/cfengine is using USE_BDB incorrectly. USE_BDB?= 46 The USE_BDB variable is not a user setable variable. If someone were to read this Makefile, they would get the wrong impression that they should set USE_BDB in there /etc/make.conf, ports.conf, or portupgrade.conf fi

Re: make index doesn't work

2007-12-15 Thread Scot Hetzel
On 12/16/07, Conrad J. Sabatier <[EMAIL PROTECTED]> wrote: > On Thu, 13 Dec 2007 18:09:07 -0600 > "Scot Hetzel" <[EMAIL PROTECTED]> wrote: > > On 12/13/07, Bernard Nowakowski <[EMAIL PROTECTED]> > > wrote: > > > The problem is: I run cvsup, g

Re: make index doesn't work

2007-12-13 Thread Scot Hetzel
On 12/13/07, Bernard Nowakowski <[EMAIL PROTECTED]> wrote: > Hi, > > I've been trying to find a solution to my problem via Google or > freebsd-ports' group archive but maybe you can help. > > The problem is: I run cvsup, go into /usr/ports and type make index. After > some minutes I get the followi

Re: DEPENDS -- is it time to remove it?

2007-12-11 Thread Scot Hetzel
On 12/11/07, Paul Schenkeveld <[EMAIL PROTECTED]> wrote: > So now I have a need for a metaport to depend on another metaport. > Without DEPENDS, how do I accomplish that. Using RUN_DEPENDS with > ${NONEXISTENT} seems not appropriate here, the Porters Handbook says > that this should only be used t

Re: running port as non-root

2007-11-30 Thread Scot Hetzel
On 11/30/07, rihad <[EMAIL PROTECTED]> wrote: > Hi, I'm trying to run the net/openradius port as non-root > by first changing /usr/local/etc/rc.d/openradius: > You don't need to modify the startup script to get it to run ${command} as an alternate user. All you need to do is place the following in

Re: Cyrus_imap23

2007-11-28 Thread Scot Hetzel
On 11/28/07, Kellen <[EMAIL PROTECTED]> wrote: > > This brings up another question. But first > let me explain a little. I tried pkg_info Cyrus-imap23 > and got the response that no package by that name > was installed and could not be found, Well, of course > that is probably not the exact name a

Re: ports modifying system setups

2007-11-19 Thread Scot Hetzel
On 11/18/07, Edwin Groothuis <[EMAIL PROTECTED]> wrote: > On Sun, Nov 18, 2007 at 08:17:36PM -0500, Chuck Robey wrote: > > activate the port, and if so, the port would add a line of the form > > 'portname_enable="YES"', and this would make your new port operate. > > Well, it seems from what I see o

Re: watching changelogs easily

2007-11-03 Thread Scot Hetzel
On 11/3/07, rihad <[EMAIL PROTECTED]> wrote: > Hi, > > Is there any centralized way to see what changes were made in the new > version of whatever the port is for? I know of freshports.org, but it > only lists the port's own changes, not the app's. > If you down load the source for the application,

Re: FreeNX

2007-10-23 Thread Scot Hetzel
On 10/22/07, Novembre <[EMAIL PROTECTED]> wrote: > Hi, > > Is there going to be an updated version of the FreeNX port? The > version in the FreeBSD port tree is 0.4.4_3 which hasn't been updated > in two years. The current version is 0.7.1 though. > Did you send an email to the maintainer of the po

Re: The scandalous status of linux-flashplugin9

2007-10-08 Thread Scot Hetzel
On 10/8/07, Willy Picard <[EMAIL PROTECTED]> wrote: > Hi, > > I write this email to give my humble opinion on the scandalous status of the > linux-flashplugin9. This port is in the port tree for now 8 monthes (first > commit on the 17th of January 2007) and one should admit that it never > worked.

Re: Has portmaster gone insane?

2007-10-05 Thread Scot Hetzel
On 10/5/07, Lars Stokholm <[EMAIL PROTECTED]> wrote: > Running 'portmaster --clean-distfiles-all' it began to delete *a lot* > of files it shouldn't. I haven't had time to see how much is missing, > but I guess is so much, that the entire installation is screwed. It > choked on a filename of a weir

Re: sunbird marked as broken with gcc4.2

2007-10-05 Thread Scot Hetzel
On 10/5/07, Stefan Lambrev <[EMAIL PROTECTED]> wrote: > Hi, > > Garrett Cooper wrote: > > Stefan Lambrev wrote: > >> Hi again, > >> > >> Stefan Lambrev wrote: > >>> Hi again, > >>> > >>> I removed the BROKEN line from the port and compiled sunbird without > >>> problems. > >>> > >>> /var/db/ports/s

Re: cups-base: lost http_t type?

2007-10-01 Thread Scot Hetzel
This problem has been fixed in the gtk20 port, re-cvsup. Scot On 10/1/07, Lowell Gilbert <[EMAIL PROTECTED]> wrote: > cc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../gtk > -I../../../gtk -I../../../gdk -I../../../gdk -I/usr/local/include > -DGTK_PRINT_BACKEND_ENABLE_UNSUPPORTED -D_RE

Re: How to get a static binary from ports

2007-09-05 Thread Scot Hetzel
On 9/5/07, Jeremy Chadwick <[EMAIL PROTECTED]> wrote: > On Wed, Sep 05, 2007 at 08:45:15PM +0200, Karol Kwiatkowski wrote: > > Hi all, > > > > to keep it short: > > > > is there any ports knob to statically link binaries? > > If not, what steps should I take to modify a port? > > > > # ldd (...)/wo

Re: [EMAIL PROTECTED]: freehdl-0.0.4_1 failed on amd64 7]

2007-08-26 Thread Scot Hetzel
On 8/26/07, [LoN]Kamikaze <[EMAIL PROTECTED]> wrote: > Kris Kennaway wrote: > > FYI; can you please investigate and/or report to the developers? If > > you are already aware of this problem but do not yet have a fix, > > please mark the port BROKEN in the appropriate case, so that users do > > not

Re: Patch: lang/php5 (pdo_sqlite extension)

2007-08-24 Thread Scot Hetzel
On 8/24/07, Maxim Khitrov <[EMAIL PROTECTED]> wrote: > Hello, > > I sent this patch to the maintainer of lang/php5 port, but did not > receive a response. Was advised to send an e-mail to ports@ instead. Unfortunately, you received incorrect advise. You should use either send-pr, or the Web send-

Re: lam/MPI with trillium libraries

2007-08-14 Thread Scot Hetzel
On 8/14/07, Nikola Lecic <[EMAIL PROTECTED]> wrote: > On Tue, 14 Aug 2007 18:39:08 -0500 > "Scot Hetzel" <[EMAIL PROTECTED]> wrote: > > > On 8/14/07, James <[EMAIL PROTECTED]> wrote: > > > I'm looking to build a copy of a debugging progra

Re: lam/MPI with trillium libraries

2007-08-14 Thread Scot Hetzel
On 8/14/07, James <[EMAIL PROTECTED]> wrote: > I'm looking to build a copy of a debugging program called XMPI. For this to > work, I have to have lam/MPI installed with the trillium libraries. > > I couldn't see any easy way to tell the net/lam port to install itself with > these libraries, though

Re: packaging mod_python

2007-08-12 Thread Scot Hetzel
On 8/12/07, Alexey Rubtsov <[EMAIL PROTECTED]> wrote: > >> Decide: > >>Add PKGNAMESUFFX into Makefile of port like this for example: > >> > >> .if (${APACHE_PORT} == "www/apache22") > >> PKGNAMESUFFIX= -ap22 > >> .elif (${APACHE_PORT} == "www/apache20") > >> PKGNAMESUFFIX= -ap20 > >> .endif > >

Re: request add db45/db46 support to mail/exim port

2007-08-11 Thread Scot Hetzel
On 8/11/07, Hajimu UMEMOTO <[EMAIL PROTECTED]> wrote: > Hi, > > >>>>> On Sat, 11 Aug 2007 13:03:32 -0500 > >>>>> "Scot Hetzel" <[EMAIL PROTECTED]> said: > > swhetzel> I believe when I made the change to bsd.database.mk,

Re: request add db45/db46 support to mail/exim port

2007-08-11 Thread Scot Hetzel
On 8/11/07, Hajimu UMEMOTO <[EMAIL PROTECTED]> wrote: > Hi, > > >>>>> On Sat, 11 Aug 2007 12:37:18 -0500 > >>>>> "Scot Hetzel" <[EMAIL PROTECTED]> said: > > swhetzel> Here's the correct code for BDB detection: > >

Re: request add db45/db46 support to mail/exim port

2007-08-11 Thread Scot Hetzel
On 8/11/07, snowcrash+freebsd <[EMAIL PROTECTED]> wrote: > hi, > > > Sounds great, just one point: I'd prefer seeing that exim would make use > > of bsd.database.mk. > > i /thought/ that use of WITH_BDB_VER/USE_BDB *is* 'making use of' > bsd.database.mk, wherein, > > ... > .if defined(WITH_BDB_VE

Re: packaging mod_python

2007-08-09 Thread Scot Hetzel
On 8/9/07, Alexey Rubtsov <[EMAIL PROTECTED]> wrote: >I try to install mod_pyhon3 from ports and was some saddened. > The port was installed correctly but name for package is "mod_python". >It makes the problem if i try to create packages "mod_python" for > different apache versions(for exa

Re: Building Pine with PASSFILE option

2007-08-07 Thread Scot Hetzel
On 8/7/07, Rakhesh Sasidharan <[EMAIL PROTECTED]> wrote: > RW wrote: > >> But it will work from /etc/make.conf (using either "=" or "+="), as > >> long as you don't select LDAP support. > > > > Have you actually tried this? A few years ago I couldn't get it, nor > > several variations on it, to wor

Re: Building Pine with PASSFILE option

2007-08-07 Thread Scot Hetzel
On 8/7/07, Rakhesh Sasidharan <[EMAIL PROTECTED]> wrote: > I understand one can compile the email client Pine with an option > PASSFILE= to enable the option of saving your mail account > passwords. The Pine website talks about it and so do many sites all over > the net. > > FreeBSD's ports do not

Re: experimental qemu-devel port update, please test!

2007-07-13 Thread Scot Hetzel
On 7/12/07, Craig Boston <[EMAIL PROTECTED]> wrote: Aha! The problem isn't that curproc is garbage, but rather that it's being interpreted wrong. struct proc has some extra fields when KSE is #defined. KSE recently became a kernel option and was put in the DEFAULTS file, so everyone's kernel h

Re: ChartDirector

2007-07-05 Thread Scot Hetzel
On 7/3/07, Mark Linimon <[EMAIL PROTECTED]> wrote: On Mon, Jul 02, 2007 at 12:34:20PM +0200, Tim Rijavec wrote: > can you add this package for ChartDirector for php to FreeBSD ports? > that can be found at http://www.freebsd.org/ports/master-index.html Please use send-pr to submit this so that i

Re: FreeBSD Port: cfengine-2.2.1

2007-07-05 Thread Scot Hetzel
On 7/5/07, Atmasamarpan <[EMAIL PROTECTED]> wrote: Hi, Everything is fine after I removed db4-4.0.14_1,1. The port requires db44, but during configure it finds db4 and compilation fails. See bellow. I had a look at the ports Makefile, and found a couple of problems:. USE_BDB?= 44 It should

Re: How to get a list of all kernel modules

2007-06-29 Thread Scot Hetzel
On 6/29/07, Kostik Belousov <[EMAIL PROTECTED]> wrote: It would be very convenient to have unified location for ports kernel modules. May be, even hier(7) compliant ? For instance, some random set of ports installed kernel modules to: sysutils/devcpu: /boot/modules/cpu.ko net/ng_car: /boot/

Re: chartdirector package

2007-06-28 Thread Scot Hetzel
I had a quick look at the web site, and there appears to be 6 different versions of ChartDirector (java, PHP, Perl, Python, Ruby, C++) that could be ported to FreeBSD so that they can be made into packages. I had a quick look, and see the following problems: - Doesn't specify which version of Fre

Re: mail/postfix on Current (-DFREEBSD#)

2007-06-13 Thread Scot Hetzel
On 6/13/07, Johan Hendriks <[EMAIL PROTECTED]> wrote: I use FreeBSD on a lot of mailservers in combination with postfix. When i compile on FreeBSD 5 i see messages like: cc -DHAS_PCRE -I/usr/local/include -O -pipe -I. -DFREEBSD5 -c format_tv.c On FreeBSD 6 they look like : cc -DHAS_PCRE -I/usr/

Re: subversion -- compile file - requires lgssapi_krb5

2007-06-13 Thread Scot Hetzel
On 6/13/07, David Southwell <[EMAIL PROTECTED]> wrote: here is what I have: [EMAIL PROTECTED] /usr/bin]# ls -l /usr/lib/libgss* -r--r--r-- 1 root wheel 141960 Feb 27 10:24 /usr/lib/libgssapi.a lrwxr-xr-x 1 root wheel 14 Mar 23 07:59 /usr/lib/libgssapi.so -> libgssapi.so.8 -r--r--r-- 1

Re: subversion -- compile file - requires lgssapi_krb5

2007-06-13 Thread Scot Hetzel
Do you have kerberos installed for the base system? hp010# ls /usr/lib/libgss* /usr/lib/libgssapi.a/usr/lib/libgssapi_krb5.so /usr/lib/libgssapi.so /usr/lib/libgssapi_krb5.so.8 /usr/lib/libgssapi.so.8 /usr/lib/libgssapi_krb5_p.a /usr/lib/libgssapi_krb5.a /usr/l

Re: ocamlc.opt segfault on sparc64

2007-06-07 Thread Scot Hetzel
On 6/7/07, goldskorpion <[EMAIL PROTECTED]> wrote: dear manteiner, i am trying to compile and install ocaml but is marked as broken. i'm not under x11, so i take ocaml-nox11, but ocaml has the same problem. this is the makefile ( http://phpfi.com/240007 ) : Makefile dax# make install clean ==

Re: FreeBSD Port: dspam-devel-3.8.0,1

2007-06-03 Thread Scot Hetzel
On 6/3/07, Ion-Mihai Tetcu <[EMAIL PROTECTED]> wrote: The only thing I can think of for improving this part is to set the default MySQL version in the port's OPTIONs to the one installed on the system, if any and default to 50 if no MySQL is installed. Which will further complicate an already lon

Re: comms/py-bulksms

2007-06-01 Thread Scot Hetzel
On 6/1/07, Craig Butler <[EMAIL PROTECTED]> wrote: Any objections to me becoming maintainer of comms/py-bulksms. Current maintainer is [EMAIL PROTECTED] and at the moment the MASTER_SITE url is broke. I am planning on hosting the source files on one of my servers, so this port can stay alive and

Re: X.org 7.2 eats the whole CPU whenever Firefox 2 displays something

2007-05-31 Thread Scot Hetzel
Which version of FreeBSD are you using? FreeBSD 6.x had PR threads/101355 opened on this problem: http://www.freebsd.org/cgi/query-pr.cgi?pr=101355 But it was closed with the following reason: If your application is malloc hunger, then there is performance problem on 6.x since malloc is prote

Re: FreeBSD Port: samba-3.0.25,1

2007-05-28 Thread Scot Hetzel
On 5/28/07, Jose Ayala <[EMAIL PROTECTED]> wrote: jeje sorry i clicked send before time :D, the mesaage complete is: El lun, 28-05-2007 a las 16:00 -0500, Jose Ayala escribió: > Hi, i just to comment a problem with the samba manager script, i dont > know really whats the problem but it resolve e

Re: Problem with security/vscan

2007-05-22 Thread Scot Hetzel
On 5/22/07, Scot Hetzel <[EMAIL PROTECTED]> wrote: : ===> Returning to build of uvscan-5.10e_3 Error: shared library "m.2" does not exist *** Error code 1 Not sure why it fails to detect the library, after the compat4x port is installed. Found the problem, my pat

Re: Problem with security/vscan

2007-05-22 Thread Scot Hetzel
On 5/22/07, Elliot Dierksen <[EMAIL PROTECTED]> wrote: Quoting Scot Hetzel: >> security/vscan has an unlisted dependency on misc/compat4x-i386-5.3_9. It >> fails installation without the compat4x package. >> >The port does list misc/compat4x as a LIB_DEPENDS depend

<    1   2   3   4   >