Reset maintainership

Maintainer request to remove those ports, they will be removed along with other
non staged, but in the mean time gives new volunteers a chance to save those

With hat:	portmgr
This commit is contained in:
Baptiste Daroussin 2014-07-07 09:54:14 +00:00
parent 2052a24c5f
commit c7b8a15f5b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=361046
5 changed files with 10 additions and 10 deletions

View File

@ -7,7 +7,7 @@ PORTREVISION= 8
CATEGORIES= deskutils
MASTER_SITES= http://www.opensync.org/download/releases/${PORTVERSION}/
MAINTAINER= webmaster@kibab.com
MAINTAINER= ports@FreeBSD.org
COMMENT= Evolution 2 plugin for the OpenSync framework
LIB_DEPENDS= libopensync.so:${PORTSDIR}/devel/libopensync022

View File

@ -4,10 +4,10 @@
CATEGORIES= palm python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}synce-
MAINTAINER= webmaster@kibab.com
MAINTAINER= ports@FreeBSD.org
COMMENT= Python bindings for libRAPI2
LIB_DEPENDS= rapi.2:${PORTSDIR}/palm/synce-librapi2
LIB_DEPENDS= librapi.so:${PORTSDIR}/palm/synce-librapi2
BUILD_DEPENDS= pyrexc:${PORTSDIR}/devel/pyrex
MASTERDIR= ${.CURDIR}/../synce-librapi2

View File

@ -4,10 +4,10 @@
CATEGORIES= palm python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}synce-
MAINTAINER= webmaster@kibab.com
MAINTAINER= ports@FreeBSD.org
COMMENT= Python bindings for the SynCE RRA library
LIB_DEPENDS= rra.0:${PORTSDIR}/palm/synce-librra
LIB_DEPENDS= librra.so:${PORTSDIR}/palm/synce-librra
BUILD_DEPENDS= pyrexc:${PORTSDIR}/devel/pyrex
MASTERDIR= ${.CURDIR}/../synce-librra

View File

@ -7,10 +7,10 @@ CATEGORIES?= palm
MASTER_SITES= SF/synce/SynCE/${PORTVERSION}
PKGNAMEPREFIX?= synce-
MAINTAINER= webmaster@kibab.com
MAINTAINER= ports@FreeBSD.org
COMMENT?= Utilities/libraries to make RAPI calls on WinCE devices
LIB_DEPENDS+= synce.0:${PORTSDIR}/palm/synce-libsynce
LIB_DEPENDS+= libsynce.so:${PORTSDIR}/palm/synce-libsynce
CONFLICTS= popular-[0-9]*

View File

@ -7,11 +7,11 @@ CATEGORIES?= palm
MASTER_SITES= SF/synce/SynCE/${PORTVERSION}
PKGNAMEPREFIX?= synce-
MAINTAINER= webmaster@kibab.com
MAINTAINER= ports@FreeBSD.org
COMMENT?= Remote Replication Agent Connection protocol library
LIB_DEPENDS+= synce.0:${PORTSDIR}/palm/synce-libsynce \
rapi.2:${PORTSDIR}/palm/synce-librapi2
LIB_DEPENDS+= libsynce.so:${PORTSDIR}/palm/synce-libsynce \
librapi.so:${PORTSDIR}/palm/synce-librapi2
BUILD_DEPENDS+= ${LOCALBASE}/lib/libmimedir.a:${PORTSDIR}/devel/libmimedir
RUN_DEPENDS+= ${LOCALBASE}/lib/libmimedir.a:${PORTSDIR}/devel/libmimedir