Add nulib port.

This commit is contained in:
angelos 1997-11-24 20:52:36 +00:00
parent 6fcf867e6c
commit 6aafb6e30c
8 changed files with 47 additions and 0 deletions

23
archivers/nulib/Makefile Normal file
View File

@ -0,0 +1,23 @@
# OpenBSD makefile for: nulib
# Version required: 3.25
# Date created: 24 November 1997
# Whom: angelos
#
# $OpenBSD: Makefile,v 1.1 1997/11/24 20:53:44 angelos Exp $
#
DISTNAME= nulib-3.25
CATEGORIES= archivers
MASTER_SITES= ftp://apple2.caltech.edu//Zocalo/pub/apple2/ARCHIVERS/
DISTFILES= nulib325.tar.Z
WRKSRC= ${WRKDIR}/nulib
MAINTAINER= angelos@openbsd.org
MAN1= nulib.1
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/nulib ${PREFIX}/bin/nulib
${INSTALL_MAN} ${WRKSRC}/nulib.1 ${PREFIX}/man/man1/nulib.1
.include <bsd.port.mk>

View File

@ -0,0 +1 @@
MD5 (nulib325.tar.Z) = a369a2d449e48295855542b4a21882ea

View File

@ -0,0 +1 @@
NuFX archive utility

View File

@ -0,0 +1,6 @@
Nulib is a shell-based NuFX archive utility, based loosely on ARC for
the IBM PC and ar(1) under UNIX. It allows you to perform certain
operations on the same archives used by ShrinkIt, including view
archive contents, add to archive, extract from archive, and delete
from archive. In addi- tion, it will list and unpack files from
Binary II archives.

View File

@ -0,0 +1,2 @@
bin/nulib
man/man1/nulib.1

View File

@ -0,0 +1 @@
File archiver (binary port)

4
archivers/rar/pkg/DESCR Normal file
View File

@ -0,0 +1,4 @@
The rar archiver adds and extracts files to and from an archive. The
archive is usually a regular file, which name has ".rar" suffix in its
end. Archive could be a media like a floppy diskette, tape or any other
storage device.

9
archivers/rar/pkg/PLIST Normal file
View File

@ -0,0 +1,9 @@
bin/rar
man/cat1/rar.1
share/rar/dos.sfx
share/rar/default.sfx
share/rar/rarfiles.lst
share/doc/rar/TechNote.Txt
share/doc/rar/Rar_FAQ.Txt
share/doc/rar/License.Txt
share/doc/rar/Internet.Txt