last round of library bumps due to libc/libm changes. from sthen@

double-checked & ok naddy@, go for it pval@
This commit is contained in:
martynas 2008-07-30 19:47:09 +00:00
parent 9bc163a84b
commit 680c954d11
5 changed files with 16 additions and 16 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.30 2007/10/25 21:05:33 steven Exp $ # $OpenBSD: Makefile,v 1.31 2008/07/30 19:47:09 martynas Exp $
.if ${MACHINE_ARCH} == "hppa" .if ${MACHINE_ARCH} == "hppa"
BROKEN= compiler hangs on py-Checker for example BROKEN= compiler hangs on py-Checker for example
@ -6,8 +6,8 @@ BROKEN= compiler hangs on py-Checker for example
VERSION= 2.3 VERSION= 2.3
PATCHLEVEL= .6 PATCHLEVEL= .6
PKG_PATCHLEVEL= p5 PKG_PATCHLEVEL= p6
SHARED_LIBS= python2.3 0.0 SHARED_LIBS= python2.3 1.0
# needed for www/zope # needed for www/zope
THREAD_STACK_SIZE= 0x100000 THREAD_STACK_SIZE= 0x100000

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.12 2008/07/04 16:46:10 naddy Exp $ # $OpenBSD: Makefile,v 1.13 2008/07/30 19:47:09 martynas Exp $
CATEGORIES= lang CATEGORIES= lang
V= 5.6.27 V= 5.6.27
@ -6,12 +6,12 @@ XV= 6.6.27
FULLARCH= ${MACHINE_ARCH:S/amd64/x86_64/}-openbsd${OSREV} FULLARCH= ${MACHINE_ARCH:S/amd64/x86_64/}-openbsd${OSREV}
SUBST_VARS= V XV FULLARCH SUBST_VARS= V XV FULLARCH
DISTNAME= pl-$V DISTNAME= pl-$V
PKGNAME= swi-prolog-$Vp5 PKGNAME= swi-prolog-$Vp6
MASTER_SITES= http://gollem.science.uva.nl/cgi-bin/nph-download/SWI-Prolog/ MASTER_SITES= http://gollem.science.uva.nl/cgi-bin/nph-download/SWI-Prolog/
COMMENT= Prolog for the real world COMMENT= Prolog for the real world
HOMEPAGE= http://www.swi-prolog.org/ HOMEPAGE= http://www.swi-prolog.org/
SHARED_LIBS= pl 0.0 SHARED_LIBS= pl 1.0
# LGPL # LGPL
PERMIT_PACKAGE_CDROM= Yes PERMIT_PACKAGE_CDROM= Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.36 2008/07/04 16:35:26 naddy Exp $ # $OpenBSD: Makefile,v 1.37 2008/07/30 19:47:09 martynas Exp $
# vax: no IEEE arithmetic # vax: no IEEE arithmetic
# sparc: fPIC version of libgcc.a needed but not available # sparc: fPIC version of libgcc.a needed but not available
@ -8,11 +8,11 @@ COMMENT= high-level language for numerical computations
VERSION= 3.0.1 VERSION= 3.0.1
DISTNAME= octave-${VERSION} DISTNAME= octave-${VERSION}
PKGNAME= ${DISTNAME}p0 PKGNAME= ${DISTNAME}p1
CATEGORIES= math CATEGORIES= math
SHARED_LIBS= cruft 5.0 \ SHARED_LIBS= cruft 5.0 \
octave 4.0 \ octave 5.0 \
octinterp 4.0 octinterp 4.0
HOMEPAGE= http://www.octave.org/ HOMEPAGE= http://www.octave.org/

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.16 2008/07/04 16:35:26 naddy Exp $ # $OpenBSD: Makefile,v 1.17 2008/07/30 19:47:09 martynas Exp $
SHARED_ONLY= Yes SHARED_ONLY= Yes
@ -10,15 +10,15 @@ COMMENT-tcl= Tcl bindings for plplot
VERSION= 5.6.1 VERSION= 5.6.1
DISTNAME= plplot-${VERSION} DISTNAME= plplot-${VERSION}
SHARED_LIBS= csirocsa 0.1 \ SHARED_LIBS= csirocsa 1.0 \
plplotcxxd 11.0 \ plplotcxxd 11.0 \
plplotd 11.0 \ plplotd 12.0 \
plplotf77cd 10.0 \ plplotf77cd 10.0 \
plplotf77d 10.0 \ plplotf77d 10.0 \
plplottcltkd 11.0 \ plplottcltkd 11.0 \
tclmatrixd 11.0 tclmatrixd 11.0
PKGNAME-main= ${DISTNAME}p1 PKGNAME-main= ${DISTNAME}p2
PKGNAME-c++ = plplot-c++-${VERSION}p1 PKGNAME-c++ = plplot-c++-${VERSION}p1
PKGNAME-f77= plplot-f77-${VERSION}p1 PKGNAME-f77= plplot-f77-${VERSION}p1
PKGNAME-octave= plplot-octave-${VERSION}p6 PKGNAME-octave= plplot-octave-${VERSION}p6

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.45 2008/07/23 09:50:06 ajacoutot Exp $ # $OpenBSD: Makefile,v 1.46 2008/07/30 19:47:10 martynas Exp $
COMMENT-main= applets for use with the GNOME panel COMMENT-main= applets for use with the GNOME panel
COMMENT-battstat= GNOME applet for monitoring battery level COMMENT-battstat= GNOME applet for monitoring battery level
@ -6,9 +6,9 @@ COMMENT-battstat= GNOME applet for monitoring battery level
GNOME_PROJECT= gnome-applets GNOME_PROJECT= gnome-applets
GNOME_VERSION= 2.20.0 GNOME_VERSION= 2.20.0
PKGNAME-main= gnome-applets2-${VERSION}p4 PKGNAME-main= gnome-applets2-${VERSION}p5
PKGNAME-battstat= gnome-applets2-battstat-${VERSION}p5 PKGNAME-battstat= gnome-applets2-battstat-${VERSION}p5
SHARED_LIBS += gweather 0.0 # .0.0 SHARED_LIBS += gweather 1.0 # .0.0
CATEGORIES= x11 CATEGORIES= x11
# LGPL # LGPL