Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Mar 2003 01:15:17 -0800 (PST)
From:      Nate Eldredge <neldredge@hmc.edu>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        trevor@FreeBSD.org
Subject:   ports/50234: Update x11-fm/xdiskusage port to 1.45 and kill bogus deps
Message-ID:  <200303240915.h2O9FHpN051133@mercury.st.hmc.edu>

next in thread | raw e-mail | index | archive | help

>Number:         50234
>Category:       ports
>Synopsis:       Update x11-fm/xdiskusage port to 1.45 and kill bogus deps
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar 24 01:20:03 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Nate Eldredge
>Release:        FreeBSD 4.7-RELEASE-p6 i386
>Organization:
>Environment:
System: FreeBSD mercury 4.7-RELEASE-p6 FreeBSD 4.7-RELEASE-p6 #2: Mon Feb 24 10:35:35 PST 2003 nate@mercury:/big/obj/big/src/sys/MERCURY i386


	
>Description:
xdiskusage 1.45 is available, which works with fltk 1.1 and avoids the
fltk 1.0 compatibility necessary with the current 1.44 port.

Also, the current version spews warnings when compiled:

/usr/lib/libc.so.4: WARNING!  setkey(3) not present in the system!
/usr/lib/libc.so.4: warning: this program uses gets(), which is unsafe.
/usr/lib/libc.so.4: warning: mktemp() possibly used unsafely; consider using mkstemp()
/usr/lib/libc.so.4: WARNING!  des_setkey(3) not present in the system!
/usr/lib/libc.so.4: WARNING!  encrypt(3) not present in the system!
/usr/lib/libc.so.4: warning: tmpnam() possibly used unsafely; consider using mkstemp()
/usr/lib/libc.so.4: warning: this program uses f_prealloc(), which is not recommended.
/usr/lib/libc.so.4: WARNING!  des_cipher(3) not present in the system!
/usr/lib/libc.so.4: warning: tempnam() possibly used unsafely; consider using mkstemp()

These can be avoided by removing -lMesaGL from the link command; as far
as I can tell, mesa isn't used in any way by this port.  This also removes
the dependency on mesa.

pthread cflags and libraries are also included; they don't seem to be
necessary either (the package compiles and runs fine without them).
 
>How-To-Repeat:
	
>Fix:

	


>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200303240915.h2O9FHpN051133>