dfuibe_installer, dfuife_cgi, dfuife_curses, libaura, libdfui

and libinstaller moved to pkgsrc.
This commit is contained in:
Jörg Sonnenberger 2006-04-12 17:57:33 +00:00 committed by Thomas Klausner
parent 6e2cf762de
commit ab06f50699
27 changed files with 1 additions and 249 deletions

View file

@ -1,4 +1,4 @@
# $Id: Makefile,v 1.2222 2006/04/11 18:41:57 minskim Exp $
# $Id: Makefile,v 1.2223 2006/04/12 17:57:33 jsonn Exp $
#
COMMENT= WIP pkgsrc packages
@ -171,9 +171,6 @@ SUBDIR+= debian_gtk
SUBDIR+= debian_x11
SUBDIR+= dfbpoint
SUBDIR+= dfbsee
SUBDIR+= dfuibe_installer
SUBDIR+= dfuife_cgi
SUBDIR+= dfuife_curses
SUBDIR+= di
SUBDIR+= dia2code
SUBDIR+= dicom3tools
@ -514,10 +511,8 @@ SUBDIR+= libXt
SUBDIR+= libXv
SUBDIR+= libargp
SUBDIR+= libassa
SUBDIR+= libaura
SUBDIR+= libavc1394
SUBDIR+= libbtctl
SUBDIR+= libdfui
SUBDIR+= libdialog
SUBDIR+= libdisasm
SUBDIR+= libdrm
@ -531,7 +526,6 @@ SUBDIR+= libgrass5
SUBDIR+= libgtk-java
SUBDIR+= libgtkhtml-java
SUBDIR+= libhttpd
SUBDIR+= libinstaller
SUBDIR+= liblingoteach
SUBDIR+= libmusclecard
SUBDIR+= libneural

View file

@ -1,2 +0,0 @@
BSD Installer backend. Uses DFUI, so one of the available
DFUI frontends must also be installed for this to be useful.

View file

@ -1,19 +0,0 @@
# $NetBSD: Makefile,v 1.1.1.1 2005/12/08 16:52:29 jsonn Exp $
#
DISTNAME= dfuibe_installer-1.1.6
CATEGORIES= sysutils
MASTER_SITES= ftp://packages.stura.uni-rostock.de/bsdinstaller/distfiles/
MAINTAINER= joerg@NetBSD.org
HOMEPAGE= http://www.bsdinstaller.com/
COMMENT= DFUI BSD Installer backend
USE_LIBTOOL= yes
USE_TOOL+= msgfmt
.include "../../wip/libaura/buildlink3.mk"
.include "../../wip/libdfui/buildlink3.mk"
.include "../../wip/libinstaller/buildlink3.mk"
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"

View file

@ -1,5 +0,0 @@
@comment $NetBSD: PLIST,v 1.1.1.1 2005/12/08 16:52:29 jsonn Exp $
sbin/dfuibe_installer
share/dfuibe_installer/cmdnames.conf
share/locale/ru/LC_MESSAGES/dfuibe_installer.mo
@dirrm share/dfuibe_installer

View file

@ -1,5 +0,0 @@
$NetBSD: distinfo,v 1.1.1.1 2005/12/08 16:52:29 jsonn Exp $
SHA1 (dfuibe_installer-1.1.6.tar.gz) = 4f1e595b6f0c8d7d0aae616dab16c6ac56830f0c
RMD160 (dfuibe_installer-1.1.6.tar.gz) = 409bfb6c9e8c85a05a494a47b4316fb895554856
Size (dfuibe_installer-1.1.6.tar.gz) = 59703 bytes

View file

@ -1,2 +0,0 @@
DFUI CGI frontend. Allows a DFUI backend (such as a system
installer) to communicate with the user via a web browser.

View file

@ -1,20 +0,0 @@
# $NetBSD: Makefile,v 1.1.1.1 2005/12/08 16:53:17 jsonn Exp $
#
DISTNAME= dfuife_cgi-1.4
CATEGORIES= sysutils
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 "../../wip/libaura/buildlink3.mk"
.include "../../wip/libdfui/buildlink3.mk"
.include "../../wip/libinstaller/buildlink3.mk"
.include "../../www/cgic/buildlink3.mk"
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"

View file

@ -1,9 +0,0 @@
@comment $NetBSD: PLIST,v 1.1.1.1 2005/12/08 16:53:17 jsonn 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/dfuife.css
share/dfuife_cgi/dfuife.js
share/dfuife_cgi/index.html
@dirrm share/dfuife_cgi

View file

@ -1,5 +0,0 @@
$NetBSD: distinfo,v 1.1.1.1 2005/12/08 16:53:17 jsonn 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

View file

@ -1,6 +0,0 @@
DFUI curses frontend. Allows a DFUI backend (such as a system
installer) to communicate with the user with an addressable text
screen-oriented ('curses') user interface.

View file

@ -1,21 +0,0 @@
# $NetBSD: Makefile,v 1.1.1.1 2005/12/08 16:54:08 jsonn Exp $
#
DISTNAME= dfuife_curses-1.5
CATEGORIES= sysutils
MASTER_SITES= ftp://packages.stura.uni-rostock.de/bsdinstaller/distfiles/
MAINTAINER= joerg@NetBSD.org
HOMEPAGE= http://www.bsdinstaller.com/
COMMENT= DFUI curses frontend
USE_LIBTOOL= yes
USE_TOOL+= msgfmt
USE_NCURSES= yes
.include "../../wip/libaura/buildlink3.mk"
.include "../../wip/libdfui/buildlink3.mk"
.include "../../wip/libinstaller/buildlink3.mk"
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../devel/ncurses/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"

View file

@ -1,6 +0,0 @@
@comment $NetBSD: PLIST,v 1.1.1.1 2005/12/08 16:54:08 jsonn Exp $
sbin/dfuife_curses
share/dfuife_curses/fred.txt
share/dfuife_curses/puffy.txt
share/locale/ru/LC_MESSAGES/dfuife_curses.mo
@dirrm share/dfuife_curses

View file

@ -1,5 +0,0 @@
$NetBSD: distinfo,v 1.1.1.1 2005/12/08 16:54:08 jsonn Exp $
SHA1 (dfuife_curses-1.5.tar.gz) = 999da81fe66eaf5ff83cc9e64d3140ea948206ff
RMD160 (dfuife_curses-1.5.tar.gz) = 33b2e7aefea9fed70a2b30761c926a5e6a00bfd0
Size (dfuife_curses-1.5.tar.gz) = 29157 bytes

View file

@ -1,10 +0,0 @@
Libaura is a library of Assorted Useful Reusable Abstractions -
data structures and utilities for C language programming. At
present, they include:
- memory allocators/deallocators
- key<->value dictionaries (hashed or sorted)
- extensible buffers
- filesystem predicates (is_dir, is_named_pipe, etc)
- popen() variation which allows the caller to know the pid of
the process on the other end of the pipe.

View file

@ -1,14 +0,0 @@
# $NetBSD: Makefile,v 1.1.1.1 2005/12/08 16:49:23 jsonn Exp $
#
DISTNAME= libaura-3.1
CATEGORIES= devel
MASTER_SITES= ftp://packages.stura.uni-rostock.de/bsdinstaller/distfiles/
MAINTAINER= joerg@NetBSD.org
HOMEPAGE= http://www.bsdinstaller.com/
COMMENT= Collection of useful C functions
USE_LIBTOOL= yes
.include "../../mk/bsd.pkg.mk"

View file

@ -1,7 +0,0 @@
@comment $NetBSD: PLIST,v 1.1.1.1 2005/12/08 16:49:23 jsonn Exp $
include/aura/buffer.h
include/aura/dict.h
include/aura/fspred.h
include/aura/mem.h
include/aura/popen.h
lib/libaura.la

View file

@ -1,18 +0,0 @@
# $NetBSD: buildlink3.mk,v 1.2 2006/04/06 07:17:36 jeremy-c-reed Exp $
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
LIBAURA_BUILDLINK3_MK:= ${LIBAURA_BUILDLINK3_MK}+
.if !empty(BUILDLINK_DEPTH:M+)
BUILDLINK_DEPENDS+= libaura
.endif
BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Nlibaura}
BUILDLINK_PACKAGES+= libaura
.if !empty(LIBAURA_BUILDLINK3_MK:M+)
BUILDLINK_API_DEPENDS.libaura+= libaura>=3.1
BUILDLINK_PKGSRCDIR.libaura?= ../../wip/libaura
.endif # LIBAURA_BUILDLINK3_MK
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//}

View file

@ -1,5 +0,0 @@
$NetBSD: distinfo,v 1.1.1.1 2005/12/08 16:49:23 jsonn Exp $
SHA1 (libaura-3.1.tar.gz) = 48cba600fca2d332284b20b627049dbb9ea2b2f7
RMD160 (libaura-3.1.tar.gz) = 89e404eb7b34184fde70732a8d61133e84427fde
Size (libaura-3.1.tar.gz) = 11041 bytes

View file

@ -1,6 +0,0 @@
DFUI is a user interface abstraction in the form of a protocol by
which application logic (such as a system installer) in the backend
can talk to a concrete user interface (such as curses or GTK) in
the frontend.

View file

@ -1,15 +0,0 @@
# $NetBSD: Makefile,v 1.1.1.1 2005/12/08 16:50:33 jsonn Exp $
#
DISTNAME= libdfui-4.1
CATEGORIES= sysutils
MASTER_SITES= ftp://packages.stura.uni-rostock.de/bsdinstaller/distfiles/
MAINTAINER= joerg@NetBSD.org
HOMEPAGE= http://www.bsdinstaller.com/
COMMENT= Abstract user interface protocol library
USE_LIBTOOL= yes
.include "../../wip/libaura/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"

View file

@ -1,6 +0,0 @@
@comment $NetBSD: PLIST,v 1.1.1.1 2005/12/08 16:50:33 jsonn Exp $
include/dfui/dfui.h
include/dfui/dump.h
include/dfui/lang.h
include/dfui/system.h
lib/libdfui.la

View file

@ -1,5 +0,0 @@
$NetBSD: distinfo,v 1.1.1.1 2005/12/08 16:50:33 jsonn Exp $
SHA1 (libdfui-4.1.tar.gz) = 21077936ae3aa6e657358e317e431dec4c25e82b
RMD160 (libdfui-4.1.tar.gz) = 49abb28b3f928fd31e8c03786333cb5aaea5b335
Size (libdfui-4.1.tar.gz) = 22518 bytes

View file

@ -1 +0,0 @@
This is the library used by the BSD Installer.

View file

@ -1,16 +0,0 @@
# $NetBSD: Makefile,v 1.1.1.1 2005/12/08 16:51:37 jsonn Exp $
#
DISTNAME= libinstaller-5.1
CATEGORIES= sysutils
MASTER_SITES= ftp://packages.stura.uni-rostock.de/bsdinstaller/distfiles/
MAINTAINER= joerg@NetBSD.org
HOMEPAGE= http://www.bsdinstaller.com/
COMMENT= BSD Installer library
USE_LIBTOOL= yes
.include "../../wip/libaura/buildlink3.mk"
.include "../../wip/libdfui/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"

View file

@ -1,8 +0,0 @@
@comment $NetBSD: PLIST,v 1.1.1.1 2005/12/08 16:51:37 jsonn Exp $
include/installer/commands.h
include/installer/confed.h
include/installer/diskutil.h
include/installer/functions.h
include/installer/package.h
include/installer/uiutil.h
lib/libinstaller.la

View file

@ -1,21 +0,0 @@
# $NetBSD: buildlink3.mk,v 1.2 2006/04/06 07:17:46 jeremy-c-reed Exp $
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
LIBINSTALLER_BUILDLINK3_MK:= ${LIBINSTALLER_BUILDLINK3_MK}+
.if !empty(BUILDLINK_DEPTH:M+)
BUILDLINK_DEPENDS+= libinstaller
.endif
BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Nlibinstaller}
BUILDLINK_PACKAGES+= libinstaller
.if !empty(LIBINSTALLER_BUILDLINK3_MK:M+)
BUILDLINK_API_DEPENDS.libinstaller+= libinstaller>=5.1
BUILDLINK_PKGSRCDIR.libinstaller?= ../../wip/libinstaller
.endif # LIBINSTALLER_BUILDLINK3_MK
.include "../../wip/libaura/buildlink3.mk"
.include "../../wip/libdfui/buildlink3.mk"
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//}

View file

@ -1,5 +0,0 @@
$NetBSD: distinfo,v 1.1.1.1 2005/12/08 16:51:37 jsonn Exp $
SHA1 (libinstaller-5.1.tar.gz) = 18e1465052943bf7e259597daa1d53cac45bd84c
RMD160 (libinstaller-5.1.tar.gz) = 370cf49ed8876000b830a3929d43dbcefea27b15
Size (libinstaller-5.1.tar.gz) = 20871 bytes