move to archivers/lzo2, bump
This commit is contained in:
parent
ac85bdd102
commit
64fa08b62b
@ -1,8 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.13 2009/05/24 20:03:47 benoit Exp $
|
||||
# $OpenBSD: Makefile,v 1.14 2009/07/24 14:37:23 sthen Exp $
|
||||
|
||||
COMMENT= file editor/viewer/analyzer for executables
|
||||
|
||||
DISTNAME= ht-2.0.17
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
CATEGORIES= editors
|
||||
|
||||
HOMEPAGE= http://hte.sourceforge.net/
|
||||
@ -25,7 +26,7 @@ USE_GMAKE= Yes
|
||||
FLAVORS= no_x11
|
||||
FLAVOR?=
|
||||
|
||||
LIB_DEPENDS= lzo::archivers/lzo
|
||||
LIB_DEPENDS= lzo2::archivers/lzo2
|
||||
|
||||
CONFIGURE_ENV= CFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
|
@ -1,8 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.17 2009/06/09 20:30:14 benoit Exp $
|
||||
# $OpenBSD: Makefile,v 1.18 2009/07/24 14:37:23 sthen Exp $
|
||||
|
||||
COMMENT = create, alter and inspect Matroska files
|
||||
|
||||
DISTNAME = mkvtoolnix-2.9.5
|
||||
PKGNAME = ${DISTNAME}p0
|
||||
CATEGORIES = multimedia x11
|
||||
|
||||
HOMEPAGE = http://www.bunkus.org/videotools/mkvtoolnix/
|
||||
@ -24,7 +25,7 @@ EXTRACT_SUFX = .tar.bz2
|
||||
MODULES = converters/libiconv
|
||||
LIB_DEPENDS = FLAC.>=7::audio/flac \
|
||||
bz2.>=10::archivers/bzip2 \
|
||||
lzo.>=1::archivers/lzo \
|
||||
lzo2::archivers/lzo2 \
|
||||
matroska:libmatroska->=0.8.1:multimedia/libmatroska \
|
||||
vorbis.>=5::audio/libvorbis \
|
||||
magic.>=1::devel/libmagic \
|
||||
|
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.23 2009/06/18 13:02:40 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.24 2009/07/24 14:37:23 sthen Exp $
|
||||
|
||||
COMMENT= easy-to-use, robust, and highly configurable VPN
|
||||
|
||||
VERSION= 2.1_rc15
|
||||
DISTNAME= openvpn-${VERSION}
|
||||
PKGNAME= ${DISTNAME:S/_//g}p2
|
||||
PKGNAME= ${DISTNAME:S/_//g}p3
|
||||
CATEGORIES= net security
|
||||
|
||||
HOMEPAGE= http://openvpn.net/
|
||||
@ -20,7 +20,7 @@ WANTLIB= c crypto ssl pthread
|
||||
|
||||
MASTER_SITES= ${HOMEPAGE}/release/
|
||||
|
||||
LIB_DEPENDS= lzo::archivers/lzo
|
||||
LIB_DEPENDS= lzo2::archivers/lzo2
|
||||
|
||||
SEPARATE_BUILD= concurrent
|
||||
|
||||
|
@ -1,8 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.19 2009/05/12 07:50:57 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.20 2009/07/24 14:37:23 sthen Exp $
|
||||
|
||||
COMMENT= GNU Transport Layer Security library
|
||||
|
||||
DISTNAME= gnutls-2.6.6
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
CATEGORIES= security
|
||||
|
||||
SHARED_LIBS= gnutls-extra 14.0 \
|
||||
@ -31,7 +32,7 @@ MODULES= devel/gettext
|
||||
|
||||
LIB_DEPENDS= gcrypt.>=14::security/libgcrypt \
|
||||
tasn1::security/libtasn1 \
|
||||
lzo::archivers/lzo
|
||||
lzo2::archivers/lzo2
|
||||
|
||||
USE_LIBTOOL= Yes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user