port from Felix Schroeter <uk1o@rz.uni-karlsruhe.de>
This commit is contained in:
parent
a2bf8475e9
commit
7915f815d3
16
misc/xdelta/Makefile
Normal file
16
misc/xdelta/Makefile
Normal file
@ -0,0 +1,16 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 1998/09/14 20:37:04 marc Exp $
|
||||
# $FreeBSD: Makefile,v 1.10 1998/09/03 00:05:11 jmacd Exp $
|
||||
#
|
||||
DISTNAME= xdelta-0.23
|
||||
CATEGORIES= misc
|
||||
|
||||
MAINTAINER= felix@mamba.pond.sub.org
|
||||
|
||||
MASTER_SITES= ftp://ftp.xcf.berkeley.edu/pub/xdelta/
|
||||
|
||||
BUILD_DEPENDS= ${PREFIX}/lib/libgdbm.a:${PORTSDIR}/databases/gdbm
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV+= CC='gcc -O3 -I${PREFIX}/include' LDFLAGS='-L${PREFIX}/lib'
|
||||
|
||||
.include <bsd.port.mk>
|
1
misc/xdelta/files/md5
Normal file
1
misc/xdelta/files/md5
Normal file
@ -0,0 +1 @@
|
||||
MD5 (xdelta-0.23.tar.gz) = feb1c7a066025cba0bbca05c1dd68e60
|
1
misc/xdelta/pkg/COMMENT
Normal file
1
misc/xdelta/pkg/COMMENT
Normal file
@ -0,0 +1 @@
|
||||
binary delta generator and prototype RCS replacement program
|
6
misc/xdelta/pkg/DESCR
Normal file
6
misc/xdelta/pkg/DESCR
Normal file
@ -0,0 +1,6 @@
|
||||
Lacking something better, I just snip a bit from the announcement [felix]
|
||||
|
||||
I have placed version 0.20 of Xdelta, a binary delta generator and
|
||||
prototype RCS-replacement program at:
|
||||
|
||||
ftp://ftp.xcf.berkeley.edu/pub/xdelta/xdelta-0.20.tar.gz
|
8
misc/xdelta/pkg/PLIST
Normal file
8
misc/xdelta/pkg/PLIST
Normal file
@ -0,0 +1,8 @@
|
||||
man/man1/xdelta.1
|
||||
lib/libxdelta.so.0.22.0
|
||||
lib/libxdelta.la
|
||||
lib/libxdelta.a
|
||||
bin/xdelta
|
||||
include/xdelta.h
|
||||
include/xdeltaconfig.h
|
||||
include/fakeglib.h
|
Loading…
Reference in New Issue
Block a user