svn commit: r361046 - in head: deskutils/libopensync-plugin-evolution2 palm/py-synce-librapi2 palm/py-synce-librra palm/synce-librapi2 palm/synce-librra
Baptiste Daroussin
bapt at FreeBSD.org
Mon Jul 7 09:54:16 UTC 2014
Author: bapt
Date: Mon Jul 7 09:54:14 2014
New Revision: 361046
URL: http://svnweb.freebsd.org/changeset/ports/361046
QAT: https://qat.redports.org/buildarchive/r361046/
Log:
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
Modified:
head/deskutils/libopensync-plugin-evolution2/Makefile
head/palm/py-synce-librapi2/Makefile
head/palm/py-synce-librra/Makefile
head/palm/synce-librapi2/Makefile
head/palm/synce-librra/Makefile
Modified: head/deskutils/libopensync-plugin-evolution2/Makefile
==============================================================================
--- head/deskutils/libopensync-plugin-evolution2/Makefile Mon Jul 7 09:50:00 2014 (r361045)
+++ head/deskutils/libopensync-plugin-evolution2/Makefile Mon Jul 7 09:54:14 2014 (r361046)
@@ -7,7 +7,7 @@ PORTREVISION= 8
CATEGORIES= deskutils
MASTER_SITES= http://www.opensync.org/download/releases/${PORTVERSION}/
-MAINTAINER= webmaster at kibab.com
+MAINTAINER= ports at FreeBSD.org
COMMENT= Evolution 2 plugin for the OpenSync framework
LIB_DEPENDS= libopensync.so:${PORTSDIR}/devel/libopensync022
Modified: head/palm/py-synce-librapi2/Makefile
==============================================================================
--- head/palm/py-synce-librapi2/Makefile Mon Jul 7 09:50:00 2014 (r361045)
+++ head/palm/py-synce-librapi2/Makefile Mon Jul 7 09:54:14 2014 (r361046)
@@ -4,10 +4,10 @@
CATEGORIES= palm python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}synce-
-MAINTAINER= webmaster at kibab.com
+MAINTAINER= ports at 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
Modified: head/palm/py-synce-librra/Makefile
==============================================================================
--- head/palm/py-synce-librra/Makefile Mon Jul 7 09:50:00 2014 (r361045)
+++ head/palm/py-synce-librra/Makefile Mon Jul 7 09:54:14 2014 (r361046)
@@ -4,10 +4,10 @@
CATEGORIES= palm python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}synce-
-MAINTAINER= webmaster at kibab.com
+MAINTAINER= ports at 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
Modified: head/palm/synce-librapi2/Makefile
==============================================================================
--- head/palm/synce-librapi2/Makefile Mon Jul 7 09:50:00 2014 (r361045)
+++ head/palm/synce-librapi2/Makefile Mon Jul 7 09:54:14 2014 (r361046)
@@ -7,10 +7,10 @@ CATEGORIES?= palm
MASTER_SITES= SF/synce/SynCE/${PORTVERSION}
PKGNAMEPREFIX?= synce-
-MAINTAINER= webmaster at kibab.com
+MAINTAINER= ports at 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]*
Modified: head/palm/synce-librra/Makefile
==============================================================================
--- head/palm/synce-librra/Makefile Mon Jul 7 09:50:00 2014 (r361045)
+++ head/palm/synce-librra/Makefile Mon Jul 7 09:54:14 2014 (r361046)
@@ -7,11 +7,11 @@ CATEGORIES?= palm
MASTER_SITES= SF/synce/SynCE/${PORTVERSION}
PKGNAMEPREFIX?= synce-
-MAINTAINER= webmaster at kibab.com
+MAINTAINER= ports at 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
More information about the svn-ports-head
mailing list