Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Mar 2003 10:25:45 -0500 (EST)
From:      System Administrator <root@guillaume.multiweb.ca>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/49003: New port: A virtual note-pad system for your X11 desktop
Message-ID:  <200303071525.h27FPjN6065030@guillaume.multiweb.ca>

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

>Number:         49003
>Category:       ports
>Synopsis:       New port: A virtual note-pad system for your X11 desktop
>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:   Fri Mar 07 07:30:05 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Guillaume Paquet <amyfoub@videotron.ca>
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD guillaume.multiweb.ca 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Tue Mar 4 13:44:14 EST 2003 root@guillaume.multiweb.ca:/usr/obj/usr/src/sys/GUILLAUME i386



>Description:
xpad is a sticky note application written using GTK+ 2.0 that strives to be
simple, fault-tolerant, and customizable. xpad consists of independent pad
windows; each is basically a text box in which notes can be written.
>How-To-Repeat:

>Fix:
# 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:
#
#       xpad
#       xpad/Makefile
#       xpad/distinfo
#       xpad/pkg-descr
#       xpad/pkg-plist
#       xpad/pkg-message
#
echo c - xpad
mkdir -p xpad > /dev/null 2>&1
echo x - xpad/Makefile
sed 's/^X//' >xpad/Makefile << 'END-of-xpad/Makefile'
X# New ports collection makefile for:   xpad
X# Date created:        6 March 2002
X# Whom:                Guillaume Paquet <amyfoub@videotron.ca>
X#
X# $FreeBSD$
X#
X
XPORTNAME=      xpad
XPORTVERSION=   1.9.1
XCATEGORIES=    deskutils
XMASTER_SITES=  http://telia.dl.sourceforge.net/sourceforge/xpad/ \
X               http://telia.dl.sourceforge.net/sourceforge/xpad/ \
X               http://belnet.dl.sourceforge.net/sourceforge/xpad/ \
X               http://switch.dl.sourceforge.net/sourceforge/xpad/
X
XMAINTAINER=    amyfoub@videotron.ca
XCOMMENT=       A virtual note-pad system for your X11 desktop
X
XLIB_DEPENDS=    gtk-x11-2.0:${PORTSDIR}/x11-toolkits/gtk20
X
XWRKSRC=                ${WRKDIR}/xpad-${PORTVERSION}
X
XHAS_CONFIGURE= yes
X
XMAN1=          xpad.1
XMANCOMPRESSED= no
X
Xpost-install:
X
X.if !defined(NOPORTDOCS)
X       @${MKDIR} ${PREFIX}/share/doc/xpad
X       ${INSTALL_MAN} ${WRKSRC}/doc/README ${PREFIX}/share/doc/xpad/
X       @${MKDIR} ${PREFIX}/share/examples/xpad
X       ${INSTALL_MAN} ${WRKSRC}/xpad.desktop ${PREFIX}/share/examples/xpad/
X       @${CAT} pkg-message
X.endif
X
X       @${RM} /xpad.desktop
X
X.include <bsd.port.mk>
END-of-xpad/Makefile
echo x - xpad/distinfo
sed 's/^X//' >xpad/distinfo << 'END-of-xpad/distinfo'
XMD5 (xpad-1.9.1.tar.gz) = 05e52fe86f421ea4c770e8480cb40d4f
END-of-xpad/distinfo
echo x - xpad/pkg-descr
sed 's/^X//' >xpad/pkg-descr << 'END-of-xpad/pkg-descr'
Xxpad is a sticky note application written using GTK+ 2.0 that strives to be
Xsimple, fault-tolerant, and customizable. xpad consists of independent pad
Xwindows; each is basically a text box in which notes can be written. Despite
Xbeing called xpad, all that is needed to run or compile it is the GTK+ 2.0
Xlibraries. Here is a list of major features in the current xpad stable
Xrelease:
X
X  * GTK+ 2.0 powered text view.
X  * Fault tolerant. All information is kept on the hard drive, not memory.
X  * xpad is very customizable. The color scheme (text, background, and window
X    borders) and the font can be changed.
X  * A customizable toolbar puts the most frequently used commands at your
X    fingertips.
X  * Support for the X session management protocol.
X  * Support for the www.freedesktop.org system tray proposal.
X
XWWW: http://xpad.sourceforge.net/
X
X- Guillaume
Xamyfoub@videotron.ca
END-of-xpad/pkg-descr
echo x - xpad/pkg-plist
sed 's/^X//' >xpad/pkg-plist << 'END-of-xpad/pkg-plist'
Xbin/xpad
Xshare/pixmaps/xpad.xpm
X@dirrm share/pixmaps
X%%PORTDOCS%%share/doc/xpad/README
X%%PORTDOCS%%share/examples/xpad/xpad.desktop
X%%PORTDOCS%%@dirrm share/doc/xpad
X%%PORTDOCS%%@dirrm share/examples/xpad
END-of-xpad/pkg-plist
echo x - xpad/pkg-message
sed 's/^X//' >xpad/pkg-message << 'END-of-xpad/pkg-message'
X-----------------------------------------------------------------------------
X
X1) See /usr/local/share/doc/xpad/README for some useful informations.
X
X2) If you are using KDE, copy /usr/local/share/example/xpad/xpad.desktop to:
X
X              ~/.kde/share/applnk/Utilities/
X                            or
X              /usr/local/share/applnk/Utilities/
X
X-----------------------------------------------------------------------------
END-of-xpad/pkg-message
exit




>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?200303071525.h27FPjN6065030>