Date: Fri, 21 Mar 2003 00:45:09 +0400 (AMT) From: Gaspar Chilingarov <nm@web.am> To: FreeBSD-gnats-submit@FreeBSD.org Cc: nm@web.am Subject: ports/50146: mount.app new port submission Message-ID: <200303202045.h2KKj94e029996@g.web.am>
next in thread | raw e-mail | index | archive | help
>Number: 50146 >Category: ports >Synopsis: mount.app new port submission >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu Mar 20 12:50:16 PST 2003 >Closed-Date: >Last-Modified: >Originator: Gaspar Chilingarov >Release: FreeBSD 5.0-CURRENT i386 >Organization: WEB Ltd. >Environment: System: FreeBSD 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Thu Mar 20 22:11:55 AMT 2003 root@:/usr/obj/usr/src/sys/nm i386 >Description: submission of new port moount.app resembles wmmount application, but has grafical conigurator (gtk-based) >How-To-Repeat: >Fix: --cut-- # 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: # # mount.app/Makefile # mount.app/distinfo # mount.app/pkg-descr # mount.app/pkg-plist # mkdir mount.app echo x - mount.app/Makefile sed 's/^X//' >mount.app/Makefile << 'END-of-mount.app/Makefile' X# New ports collection makefile for: mount.app X# Date created: 20 Mar 2003 X# Whom: Gaspar Chilingarov <nm@web.am> X# X# $FreeBSD:$ X# X XPORTNAME= mountapp XPORTVERSION= 3.0 XCATEGORIES= sysutils windowmaker XMASTER_SITES= http://mountapp.sourceforge.net/ X X#MAINTAINER= XCOMMENT= WindowMaker dock application, resembles wmmount with extra functionality X XGNU_CONFIGURE= yes X XBUILD_DEPENDS+= ${LOCALBASE}/lib/libintl.so:${PORTSDIR}/devel/gettext XBUILD_DEPENDS+= ${X11BASE}/lib/libWINGs.a:${PORTSDIR}/x11-wm/windowmaker XBUILD_DEPENDS+= ${X11BASE}/lib/libgdk12.so:${PORTSDIR}/x11-toolkits/gtk12 XBUILD_DEPENDS+= ${LOCALBASE}/lib/libgmodule12.so:${PORTSDIR}/devel/glib12 X X X XLDFLAGS+= -L${LOCALBASE}/lib -L${X11BASE}/lib -lintl XMAKE_ENV= LDFLAGS="${LDFLAGS}" XCONFIGURE_ENV=LDFLAGS="${LDFLAGS}" X X.include <bsd.port.mk> END-of-mount.app/Makefile echo x - mount.app/distinfo sed 's/^X//' >mount.app/distinfo << 'END-of-mount.app/distinfo' XMD5 (mountapp-3.0.tar.gz) = 5e507a88e9144ce241a0d7261d4a1d68 END-of-mount.app/distinfo echo x - mount.app/pkg-descr sed 's/^X//' >mount.app/pkg-descr << 'END-of-mount.app/pkg-descr' Xmount.app - WindowMaker dock app X XWWW: http://mountapp.sourceforge.net/ END-of-mount.app/pkg-descr echo x - mount.app/pkg-plist sed 's/^X//' >mount.app/pkg-plist << 'END-of-mount.app/pkg-plist' Xbin/mount.app Xbin/mount.conf Xshare/mount.app/cdrom.xpm Xshare/mount.app/floppy.xpm Xshare/mount.app/zip.xpm Xshare/mount.app/blank.xpm Xshare/mount.app/dosdisk.xpm Xshare/mount.app/macdisk.xpm Xshare/mount.app/harddisk.xpm Xshare/mount.app/noperms.txt Xshare/mount.app/devicebusy.txt Xshare/mount.app/notmountable.txt Xshare/mount.app/online-help.txt Xshare/mount.app/zip_ext.xpm Xshare/mount.app/slotin.xpm X@dirrm share/mount.app END-of-mount.app/pkg-plist exit --cut-- >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?200303202045.h2KKj94e029996>