Initial import of dfuife_cgi-1.4 from pkgsrc-wip.
From DESCR: DFUI CGI frontend. Allows a DFUI backend (such as a system installer) to communicate with the user via a web browser.
This commit is contained in:
parent
6bd31fd65e
commit
994b7c387a
4 changed files with 37 additions and 0 deletions
2
sysutils/dfuife_cgi/DESCR
Normal file
2
sysutils/dfuife_cgi/DESCR
Normal file
|
@ -0,0 +1,2 @@
|
|||
DFUI CGI frontend. Allows a DFUI backend (such as a system
|
||||
installer) to communicate with the user via a web browser.
|
20
sysutils/dfuife_cgi/Makefile
Normal file
20
sysutils/dfuife_cgi/Makefile
Normal file
|
@ -0,0 +1,20 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2006/04/10 15:37:04 joerg Exp $
|
||||
#
|
||||
|
||||
DISTNAME= dfuife_cgi-1.4
|
||||
CATEGORIES= sysutils www
|
||||
MASTER_SITES= ftp://packages.stura.uni-rostock.de/bsdinstaller/distfiles/
|
||||
|
||||
MAINTAINER= joerg@NetBSD.org
|
||||
HOMEPAGE= http://www.bsdinstaller.com/
|
||||
COMMENT= DFUI CGI frontend
|
||||
|
||||
USE_LIBTOOL= yes
|
||||
USE_TOOL+= msgfmt
|
||||
|
||||
.include "../../devel/libaura/buildlink3.mk"
|
||||
.include "../../devel/libdfui/buildlink3.mk"
|
||||
.include "../../devel/libinstaller/buildlink3.mk"
|
||||
.include "../../www/cgic/buildlink3.mk"
|
||||
.include "../../devel/gettext-lib/buildlink3.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
10
sysutils/dfuife_cgi/PLIST
Normal file
10
sysutils/dfuife_cgi/PLIST
Normal file
|
@ -0,0 +1,10 @@
|
|||
@comment $NetBSD: PLIST,v 1.1.1.1 2006/04/10 15:37:04 joerg Exp $
|
||||
libexec/cgi-bin/dfuife_cgi
|
||||
share/dfuife_cgi/dfly-pg.gif
|
||||
share/dfuife_cgi/fred-bg.gif
|
||||
share/dfuife_cgi/fred.png
|
||||
share/dfuife_cgi/green_dot.jpg
|
||||
share/dfuife_cgi/dfuife.css
|
||||
share/dfuife_cgi/dfuife.js
|
||||
share/dfuife_cgi/index.html
|
||||
@dirrm share/dfuife_cgi
|
5
sysutils/dfuife_cgi/distinfo
Normal file
5
sysutils/dfuife_cgi/distinfo
Normal file
|
@ -0,0 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.1.1.1 2006/04/10 15:37:04 joerg Exp $
|
||||
|
||||
SHA1 (dfuife_cgi-1.4.tar.gz) = 3c4e8fd715e26e2486cc736de72fff2c0b212a67
|
||||
RMD160 (dfuife_cgi-1.4.tar.gz) = 9af553bbb5689fab39964e079c1aced631e307b5
|
||||
Size (dfuife_cgi-1.4.tar.gz) = 152074 bytes
|
Loading…
Reference in a new issue