- take maintainership of libffi, and drop it of two others. any takers?

This commit is contained in:
jasper 2009-09-25 15:59:15 +00:00
parent a4c40b855c
commit a24b18c60e
3 changed files with 8 additions and 9 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.2 2009/09/25 14:33:05 sthen Exp $
# $OpenBSD: Makefile,v 1.3 2009/09/25 15:59:15 jasper Exp $
# hppa, m88k, vax - not tested yet
# mips64 - OpenBSD doesn't provide a cacheflush/cachectl (yet)
@ -7,9 +7,12 @@ NOT_FOR_ARCHS= hppa m88k mips64 vax
COMMENT= Foreign Function Interface
DISTNAME= libffi-3.0.8
PKGNAME= ${DISTNAME}p0
SHARED_LIBS += ffi 0.0 # .5.9
CATEGORIES= devel
MAINTAINER= Jasper Lievisse Adriaanse <jasper@openbsd.org>
HOMEPAGE= http://sources.redhat.com/libffi/
# MIT

View File

@ -1,15 +1,13 @@
# $OpenBSD: Makefile,v 1.5 2009/09/10 22:17:52 jasper Exp $
# $OpenBSD: Makefile,v 1.6 2009/09/25 15:59:15 jasper Exp $
COMMENT= console based sudoku
DISTNAME= sudoku-1.0.1
PKGNAME= ${DISTNAME}p0
PKGNAME= ${DISTNAME}p1
CATEGORIES= games
HOMEPAGE= http://www.laurasia.com.au/sudoku/
MAINTAINER= Jasper Lievisse Adriaanse <jasper@openbsd.org>
# Public Domain
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes

View File

@ -1,15 +1,13 @@
# $OpenBSD: Makefile,v 1.4 2009/06/04 00:24:10 jasper Exp $
# $OpenBSD: Makefile,v 1.5 2009/09/25 15:59:15 jasper Exp $
COMMENT= draws a graph of CPU usage of a certain process
DISTNAME= pscpug035
PKGNAME= pscpug-0.3.5
PKGNAME= pscpug-0.3.5p0
CATEGORIES= sysutils
HOMEPAGE= http://www.diablonet.net/~mercadal/projects/pscpug/
MAINTAINER= Jasper Lievisse Adriaanse <jasper@openbsd.org>
# BSD
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes