Import xfwp-1.0.3 as x11/xfwp, packaged for wip by rodent@.
xfwp proxies X11 protocol connections, such as through a firewall.
This commit is contained in:
parent
4614de8934
commit
63f3b8e3ac
4 changed files with 29 additions and 0 deletions
1
x11/xfwp/DESCR
Normal file
1
x11/xfwp/DESCR
Normal file
|
@ -0,0 +1 @@
|
|||
xfwp proxies X11 protocol connections, such as through a firewall.
|
20
x11/xfwp/Makefile
Normal file
20
x11/xfwp/Makefile
Normal file
|
@ -0,0 +1,20 @@
|
|||
# $NetBSD: Makefile,v 1.1 2013/08/03 07:29:42 wiz Exp $
|
||||
|
||||
DISTNAME= xfwp-1.0.3
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= ${MASTER_SITE_XORG:=app/}
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://xorg.freedesktop.org/
|
||||
COMMENT= Proxies X11 protocol connections, such as through a firewall
|
||||
LICENSE= x11
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_TOOLS+= pkg-config
|
||||
|
||||
.include "../../x11/xproxymanagementprotocol/buildlink3.mk"
|
||||
.include "../../x11/libICE/buildlink3.mk"
|
||||
.include "../../x11/xproto/buildlink3.mk"
|
||||
.include "../../devel/xorg-util-macros/buildlink3.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
3
x11/xfwp/PLIST
Normal file
3
x11/xfwp/PLIST
Normal file
|
@ -0,0 +1,3 @@
|
|||
@comment $NetBSD: PLIST,v 1.1 2013/08/03 07:29:42 wiz Exp $
|
||||
bin/xfwp
|
||||
man/man1/xfwp.1
|
5
x11/xfwp/distinfo
Normal file
5
x11/xfwp/distinfo
Normal file
|
@ -0,0 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.1 2013/08/03 07:29:42 wiz Exp $
|
||||
|
||||
SHA1 (xfwp-1.0.3.tar.bz2) = ee1b47d2525e2132be628304577e43727077fa3b
|
||||
RMD160 (xfwp-1.0.3.tar.bz2) = 640b450c63ea9d3d35fb7647d3bb1577d34bd17c
|
||||
Size (xfwp-1.0.3.tar.bz2) = 144719 bytes
|
Loading…
Reference in a new issue