switch to pkg-readmes
ok ajacoutot@ (MAINTAINER)
This commit is contained in:
parent
dcc5d39845
commit
a714b4e27f
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.14 2010/10/23 19:41:47 jsg Exp $
|
||||
# $OpenBSD: Makefile,v 1.15 2010/11/12 13:54:47 jasper Exp $
|
||||
|
||||
COMMENT-main= UW e-mail client
|
||||
COMMENT-pico= UW text editor
|
||||
@ -18,7 +18,7 @@ PKGNAME-main= alpine-${V}
|
||||
PKGNAME-pico= pico-${PICO_V}
|
||||
PKGNAME-pilot= pilot-${PILOT_V}
|
||||
|
||||
REVISION-main= 2
|
||||
REVISION-main= 3
|
||||
REVISION-pico= 1
|
||||
REVISION-pilot= 3
|
||||
|
||||
@ -85,7 +85,6 @@ post-install:
|
||||
${INSTALL_DATA} ${WRKSRC}/doc/tech-notes.txt \
|
||||
${WRKSRC}/doc/mailcap.unx \
|
||||
${WRKSRC}/doc/mime.types \
|
||||
${FILESDIR}/README.OpenBSD \
|
||||
${PREFIX}/share/doc/alpine
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +0,0 @@
|
||||
Please see ${PREFIX}/share/doc/alpine/README.OpenBSD for information about
|
||||
running Alpine on OpenBSD.
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST-main,v 1.4 2010/08/31 20:07:10 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST-main,v 1.5 2010/11/12 13:54:47 jasper Exp $
|
||||
@conflict pine-*
|
||||
@pkgpath mail/pine
|
||||
@bin bin/alpine
|
||||
@ -8,7 +8,7 @@
|
||||
@man man/man1/rpdump.1
|
||||
@man man/man1/rpload.1
|
||||
share/doc/alpine/
|
||||
share/doc/alpine/README.OpenBSD
|
||||
share/doc/alpine/mailcap.unx
|
||||
share/doc/alpine/mime.types
|
||||
share/doc/alpine/tech-notes.txt
|
||||
share/doc/pkg-readmes/${FULLPKGNAME}
|
||||
|
@ -1,3 +1,5 @@
|
||||
$OpenBSD: README-main,v 1.1 2010/11/12 13:54:47 jasper Exp $
|
||||
|
||||
Alpine Quick Start: sending and receiving mail
|
||||
==============================================
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2010/11/11 18:34:59 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.8 2010/11/12 13:54:58 jasper Exp $
|
||||
|
||||
COMMENT= CUPS drivers for SPL printers
|
||||
|
||||
DISTNAME= splix-2.0.0
|
||||
REVISION = 4
|
||||
REVISION = 5
|
||||
CATEGORIES= print
|
||||
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
@ -36,11 +36,4 @@ MAKE_FLAGS= V=1 \
|
||||
CXX=${CXX} \
|
||||
OPTIM_CXXFLAGS="${CXXFLAGS}"
|
||||
|
||||
post-install:
|
||||
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/splix
|
||||
${SUBST_CMD} -c ${FILESDIR}/README.OpenBSD \
|
||||
${PREFIX}/share/doc/splix/README.OpenBSD
|
||||
chown -R ${SHAREOWN}:${SHAREGRP} \
|
||||
${PREFIX}/share/doc/splix/README.OpenBSD
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +0,0 @@
|
||||
Please see ${PREFIX}/share/doc/splix/README.OpenBSD for information
|
||||
about running splix on OpenBSD.
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2009/11/22 16:40:03 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.3 2010/11/12 13:54:58 jasper Exp $
|
||||
@bin libexec/cups/filter/pstoqpdl
|
||||
@bin libexec/cups/filter/rastertoqpdl
|
||||
share/cups/model/dell/
|
||||
@ -139,5 +139,4 @@ share/cups/model/xerox/ph6110pt.ppd
|
||||
share/cups/model/xerox/wc3119.ppd
|
||||
share/cups/model/xerox/wc3119fr.ppd
|
||||
share/cups/model/xerox/wc3119pt.ppd
|
||||
share/doc/splix/
|
||||
share/doc/splix/README.OpenBSD
|
||||
share/doc/pkg-readmes/${FULLPKGNAME}
|
||||
|
@ -1,4 +1,4 @@
|
||||
$OpenBSD: README.OpenBSD,v 1.1.1.1 2009/03/17 18:37:20 ajacoutot Exp $
|
||||
$OpenBSD: README,v 1.1 2010/11/12 13:54:58 jasper Exp $
|
||||
|
||||
Enhancing printing output
|
||||
-------------------------
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2010/09/06 14:56:28 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2010/11/12 13:54:28 jasper Exp $
|
||||
|
||||
COMMENT= PHP OpenID implementation
|
||||
|
||||
@ -8,7 +8,7 @@ BASE_URL= http://source.keyboard-monkeys.org
|
||||
DISTNAME= cid-${V}
|
||||
PKGNAME= community-id-${V}
|
||||
|
||||
REVISION= 1
|
||||
REVISION= 2
|
||||
|
||||
CATEGORIES= www security
|
||||
|
||||
@ -39,10 +39,6 @@ PREFIX= /var/www
|
||||
INSTDIR= ${PREFIX}/communityid
|
||||
SUBST_VARS= INSTDIR BASE_URL
|
||||
|
||||
post-extract:
|
||||
${SUBST_CMD} -c ${FILESDIR}/README.OpenBSD \
|
||||
${WRKSRC}/README.OpenBSD
|
||||
|
||||
do-install:
|
||||
cp -Rp ${WRKBUILD} ${INSTDIR}
|
||||
chown -R ${SHAREOWN}:${SHAREGRP} ${INSTDIR}
|
||||
|
@ -1,2 +0,0 @@
|
||||
Please see ${INSTDIR}/README.OpenBSD for information about
|
||||
running Community-ID on OpenBSD.
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.4 2010/09/06 14:56:28 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.5 2010/11/12 13:54:28 jasper Exp $
|
||||
communityid/
|
||||
communityid/Acl.php
|
||||
communityid/Application.php
|
||||
@ -7,7 +7,6 @@ communityid/CHANGELOG
|
||||
communityid/CONTRIBUTORS
|
||||
communityid/INSTALL
|
||||
communityid/README
|
||||
communityid/README.OpenBSD
|
||||
communityid/bootstrap.php
|
||||
communityid/communityid.conf.dist
|
||||
@sample /var/www/conf/modules.sample/communityid.conf
|
||||
@ -4818,3 +4817,5 @@ communityid/webdir/styles/style.css
|
||||
@unexec-delete rm -f %D/communityid/webdir/captchas/*
|
||||
@unexec-delete rm -f %D/conf/modules/communityid.conf
|
||||
@unexec-delete rm -f /var/www/htdocs/openid
|
||||
@cwd ${LOCALBASE}/share/doc/pkg-readmes
|
||||
${FULLPKGNAME}
|
||||
|
@ -1,4 +1,4 @@
|
||||
$OpenBSD: README.OpenBSD,v 1.2 2010/09/06 14:47:19 ajacoutot Exp $
|
||||
$OpenBSD: README,v 1.1 2010/11/12 13:54:28 jasper Exp $
|
||||
|
||||
Post-install/update memo for Community-ID
|
||||
=========================================
|
Loading…
Reference in New Issue
Block a user