Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 May 2004 20:00:45 -0500 (CDT)
From:      Manuel Rabade Garcia <mig@mig-29.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/67107: NEW PORT: xfce4-wavelan-plugin: Displays various information about a WaveLAN device
Message-ID:  <20040524010045.50BE8341C0@fulcrum.mig-29.net>
Resent-Message-ID: <200405240110.i4O1AE6g064267@freefall.freebsd.org>

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

>Number:         67107
>Category:       ports
>Synopsis:       NEW PORT: xfce4-wavelan-plugin: Displays various information about a WaveLAN device
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 23 18:10:14 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Manuel Rabade Garcia
>Release:        FreeBSD 5.2.1-RELEASE-p5 i386
>Organization:
>Environment:
System: FreeBSD fulcrum.mig-29.net 5.2.1-RELEASE-p5 FreeBSD 5.2.1-RELEASE-p5 #0: Tue Apr 20 13:36:34 CDT 2004 root@:/usr/obj/usr/src/sys/FULCRUM i386


	
>Description:
	Nice plugin for the xfce4 panel that displays information about wavelan devices.

	Thanks :)
>How-To-Repeat:
	
>Fix:

	

--- xfce4-wavelan-plugin begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	xfce4-wavelan-plugin/
#	xfce4-wavelan-plugin/pkg-plist
#	xfce4-wavelan-plugin/pkg-descr
#	xfce4-wavelan-plugin/distinfo
#	xfce4-wavelan-plugin/Makefile
#
echo c - xfce4-wavelan-plugin/
mkdir -p xfce4-wavelan-plugin/ > /dev/null 2>&1
echo x - xfce4-wavelan-plugin/pkg-plist
sed 's/^X//' >xfce4-wavelan-plugin/pkg-plist << 'END-of-xfce4-wavelan-plugin/pkg-plist'
Xlib/xfce4/panel-plugins/libwavelan.so
Xlib/xfce4/panel-plugins/libwavelan.la
Xlib/xfce4/panel-plugins/libwavelan.a
X@unexec rmdir %D/lib/xfce4/panel-plugins 2>/dev/null || true
END-of-xfce4-wavelan-plugin/pkg-plist
echo x - xfce4-wavelan-plugin/pkg-descr
sed 's/^X//' >xfce4-wavelan-plugin/pkg-descr << 'END-of-xfce4-wavelan-plugin/pkg-descr'
XWaveLAN plugin for the XFce4 panel.
X
XDisplays various information about a WaveLAN device:
X
X* Signal state (tells if a carrier signal was detected)
X* Signal quality (current quality of the carrier signal)
X* Network name (current SSID of the WaveLAN network)
X
XWWW: http://xfce-goodies.berlios.de/
END-of-xfce4-wavelan-plugin/pkg-descr
echo x - xfce4-wavelan-plugin/distinfo
sed 's/^X//' >xfce4-wavelan-plugin/distinfo << 'END-of-xfce4-wavelan-plugin/distinfo'
XMD5 (xfce4/xfce4-wavelan-plugin-0.3.2.tar.gz) = 22d9b0fe28fb74222b04e23afb47c4f7
XSIZE (xfce4/xfce4-wavelan-plugin-0.3.2.tar.gz) = 523917
END-of-xfce4-wavelan-plugin/distinfo
echo x - xfce4-wavelan-plugin/Makefile
sed 's/^X//' >xfce4-wavelan-plugin/Makefile << 'END-of-xfce4-wavelan-plugin/Makefile'
X# New ports collection makefile for:	xfce-wavelan-plugin
X# Date created:				22 May 2004
X# Whom:					Manuel Rabade Garica <mig@mig-29.net
X#
X# $FreeBSD$
X#
X
XPORTNAME=	xfce4-wavelan-plugin
XPORTVERSION=	0.3.2
XCATEGORIES=	sysutils xfce
XMASTER_SITES=	http://download.berlios.de/xfce-goodies/ \
X		http://matt.nerim.net/xfce-goodies/ \
X		http://xfce.org/~kelnos/mirrors/xfce-goodies/
XDIST_SUBDIR=	xfce4
X
XMAINTAINER=	mig@mig-29.net
XCOMMENT=	Displays various information about a WaveLAN device
X
XBUILD_DEPENDS=	xfce4-panel:${PORTSDIR}/x11-wm/xfce4-panel
XLIB_DEPENDS=	xml2.5:${PORTSDIR}/textproc/libxml2 \
X		xfce4util.1:${PORTSDIR}/x11/libxfce4util \
X		xfcegui4.1:${PORTSDIR}/x11-toolkits/libxfce4gui
XRUN_DEPENDS=	xfce4-panel:${PORTSDIR}/x11-wm/xfce4-panel
X
XUSE_GNOME=	gtk20
XUSE_X_PREFIX=	yes
XGNU_CONFIGURE=	yes
XUSE_LIBTOOL_VER=13
XINSTALLS_SHLIB=	yes
X
X.include <bsd.port.mk>
END-of-xfce4-wavelan-plugin/Makefile
exit
--- xfce4-wavelan-plugin ends here ---


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



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