bump after default python version switch
This commit is contained in:
parent
b9417a33bb
commit
3e4c0594d3
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.9 2010/10/18 19:59:15 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.10 2011/06/08 17:50:10 jasper Exp $
|
||||
|
||||
COMMENT= archive and compress your old email
|
||||
|
||||
VERSION= 0.7.2
|
||||
DISTNAME= archivemail-${VERSION}
|
||||
REVISION = 1
|
||||
REVISION = 2
|
||||
CATEGORIES= mail
|
||||
|
||||
MAINTAINER= Mathieu Sauve-Frankel <msf@openbsd.org>
|
||||
|
@ -1,9 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.76 2011/04/25 14:00:29 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.77 2011/06/08 17:50:10 jasper Exp $
|
||||
|
||||
COMMENT= IMAP/POP3/SDPS mail retriever
|
||||
|
||||
MODPY_EGG_VERSION= 4.20.2
|
||||
DISTNAME= getmail-${MODPY_EGG_VERSION}
|
||||
REVISION= 0
|
||||
CATEGORIES= mail
|
||||
|
||||
HOMEPAGE= http://pyropus.ca/software/getmail/
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.68 2011/06/02 13:41:39 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.69 2011/06/08 17:50:10 jasper Exp $
|
||||
|
||||
COMMENT= mailing list manager with web interface
|
||||
|
||||
DISTNAME= mailman-2.1.14
|
||||
REVISION= 11
|
||||
REVISION= 12
|
||||
CATEGORIES= mail www
|
||||
|
||||
HOMEPAGE= http://www.gnu.org/software/mailman/
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.123 2011/06/02 13:41:39 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.124 2011/06/08 17:50:10 jasper Exp $
|
||||
|
||||
COMMENT-main = Mozilla e-mail, rss and usenet client
|
||||
COMMENT-lightning = Mozilla Thunderbird calendar extension
|
||||
@ -13,10 +13,10 @@ MOZILLA_CODENAME = mail
|
||||
|
||||
MULTI_PACKAGES = -main -lightning
|
||||
PKGNAME-main = ${PKGNAME}
|
||||
REVISION-main = 0
|
||||
REVISION-main = 1
|
||||
PKGNAME-lightning = lightning-1.0beta2
|
||||
EPOCH-lightning = 0
|
||||
REVISION-lightning = 16
|
||||
REVISION-lightning = 17
|
||||
|
||||
# need to be in synch with SO_VERSION in mail/enigmail/thunderbird
|
||||
SO_VERSION = 17.1
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.20 2011/04/27 12:59:27 pea Exp $
|
||||
# $OpenBSD: Makefile,v 1.21 2011/06/08 17:50:10 jasper Exp $
|
||||
|
||||
COMMENT= powerful IMAP/Maildir synchronization and reader support
|
||||
|
||||
@ -6,6 +6,7 @@ MODPY_EGG_VERSION= 6.3.2
|
||||
DISTNAME= offlineimap_${MODPY_EGG_VERSION}.orig
|
||||
CATEGORIES= mail
|
||||
PKGNAME= offlineimap-${MODPY_EGG_VERSION}
|
||||
REVISION= 0
|
||||
|
||||
HOMEPAGE= http://offlineimap.org/
|
||||
|
||||
|
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2011/06/04 09:09:36 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2011/06/08 17:50:10 jasper Exp $
|
||||
|
||||
COMMENT = lightweight mail user agent
|
||||
|
||||
XFCE_VERSION = 0.1.1
|
||||
XFCE_GOODIE = postler
|
||||
|
||||
REVISION = 3
|
||||
REVISION = 4
|
||||
|
||||
MAINTAINER = Landry Breuil <landry@openbsd.org>
|
||||
CATEGORIES = mail
|
||||
|
@ -1,10 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.15 2010/11/19 07:23:09 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.16 2011/06/08 17:50:10 jasper Exp $
|
||||
|
||||
COMMENT = Python interface to sendmail milter API
|
||||
|
||||
MODPY_EGG_VERSION = 0.9.3
|
||||
DISTNAME = pymilter-${MODPY_EGG_VERSION}
|
||||
PKGNAME = ${DISTNAME:S/py/py-/}
|
||||
REVISION= 0
|
||||
CATEGORIES = mail
|
||||
|
||||
HOMEPAGE = http://www.bmsi.com/python/milter.html
|
||||
|
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2010/11/19 07:23:09 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2011/06/08 17:50:10 jasper Exp $
|
||||
|
||||
COMMENT= external SPF policy checker for postfix
|
||||
|
||||
MODPY_EGG_VERSION= 0.7.1
|
||||
DISTNAME= pypolicyd-spf-${MODPY_EGG_VERSION}
|
||||
PKGNAME= py-policyd-spf-${MODPY_EGG_VERSION}
|
||||
REVISION = 2
|
||||
REVISION = 3
|
||||
CATEGORIES= mail
|
||||
|
||||
HOMEPAGE= http://www.openspf.org
|
||||
|
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.8 2011/03/09 06:23:35 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.9 2011/06/08 17:50:10 jasper Exp $
|
||||
|
||||
COMMENT= Sender-Policy-Framework queries in Python
|
||||
|
||||
MODPY_EGG_VERSION=2.0.5
|
||||
DISTNAME= pyspf-${MODPY_EGG_VERSION}
|
||||
PKGNAME= py-spf-${MODPY_EGG_VERSION}
|
||||
REVISION = 3
|
||||
REVISION = 4
|
||||
CATEGORIES= mail
|
||||
|
||||
HOMEPAGE= http://bmsi.com/python/milter.html
|
||||
|
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2010/11/19 07:23:09 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.8 2011/06/08 17:50:10 jasper Exp $
|
||||
|
||||
COMMENT = collaborative, networked system to detect and block spam
|
||||
|
||||
MODPY_EGG_VERSION = 0.5.0
|
||||
DISTNAME = pyzor-${MODPY_EGG_VERSION}
|
||||
REVISION = 0
|
||||
REVISION = 1
|
||||
CATEGORIES = mail net
|
||||
|
||||
HOMEPAGE = http://pyzor.sourceforge.net/
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2010/08/30 17:46:57 fgsch Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2011/06/08 17:50:10 jasper Exp $
|
||||
|
||||
COMMENT= statistical anti-spam filter
|
||||
|
||||
DISTNAME= spambayes-1.1a4
|
||||
REVISION = 2
|
||||
REVISION = 3
|
||||
|
||||
CATEGORIES= mail
|
||||
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.36 2010/08/30 17:46:57 fgsch Exp $
|
||||
# $OpenBSD: Makefile,v 1.37 2011/06/08 17:50:10 jasper Exp $
|
||||
|
||||
COMMENT= reduce the amount of SPAM/UCE (junk-mail)
|
||||
|
||||
DISTNAME= tmda-1.0.3
|
||||
REVISION = 5
|
||||
REVISION = 6
|
||||
CATEGORIES= mail
|
||||
|
||||
HOMEPAGE= http://tmda.net/
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.87 2011/06/06 07:47:05 rpointel Exp $
|
||||
# $OpenBSD: Makefile,v 1.88 2011/06/08 17:50:10 jasper Exp $
|
||||
|
||||
COMMENT-main= MS Exchange groupware suite replacement
|
||||
COMMENT-web= zarafa webaccess frontend and MAPI extensions for PHP
|
||||
@ -7,8 +7,8 @@ PKGNAME= zarafa-${V}
|
||||
PKGNAME-main= zarafa-${V}
|
||||
PKGNAME-web= zarafa-webaccess-${V}
|
||||
|
||||
REVISION-main= 5
|
||||
REVISION-web= 0
|
||||
REVISION-main= 6
|
||||
REVISION-web= 1
|
||||
|
||||
CATEGORIES= mail www productivity
|
||||
|
||||
|
@ -1,8 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2011/03/03 13:49:27 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2011/06/08 17:50:25 jasper Exp $
|
||||
|
||||
COMMENT= simple backup tool -- common files
|
||||
|
||||
PKGNAME= backintime-common-${V}
|
||||
REVISION= 0
|
||||
|
||||
WRKSRC= ${WRKDIST}/common
|
||||
|
||||
|
@ -1,8 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2010/11/20 17:22:40 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2011/06/08 17:50:25 jasper Exp $
|
||||
|
||||
COMMENT= simple backup tool -- GNOME UI
|
||||
|
||||
PKGNAME= backintime-gnome-${V}
|
||||
REVISION= 0
|
||||
|
||||
CATEGORIES= x11
|
||||
|
||||
|
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.9 2010/11/20 17:22:40 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.10 2011/06/08 17:50:25 jasper Exp $
|
||||
|
||||
COMMENT= dbus debugger
|
||||
|
||||
MODPY_EGG_VERSION= 0.1.12
|
||||
DISTNAME= d-feet-${MODPY_EGG_VERSION}
|
||||
REVISION = 1
|
||||
REVISION = 2
|
||||
CATEGORIES= sysutils x11
|
||||
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
@ -1,9 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.14 2010/11/20 17:22:40 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.15 2011/06/08 17:50:25 jasper Exp $
|
||||
|
||||
COMMENT = encrypted backup using rsync algorithm
|
||||
|
||||
MODPY_EGG_VERSION = 0.6.10
|
||||
DISTNAME = duplicity-${MODPY_EGG_VERSION}
|
||||
REVISION= 0
|
||||
|
||||
CATEGORIES = sysutils
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.18 2011/03/02 06:47:40 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.19 2011/06/08 17:50:25 jasper Exp $
|
||||
|
||||
COMMENT-main= file and directory monitoring system
|
||||
COMMENT-server= gamin file monitoring server
|
||||
@ -9,13 +9,13 @@ GNOME_PROJECT= gamin
|
||||
GNOME_VERSION= 0.1.10
|
||||
|
||||
PKGNAME-main= libgamin-${GNOME_VERSION}
|
||||
REVISION-main= 3
|
||||
REVISION-main= 4
|
||||
|
||||
PKGNAME-server= ${DISTNAME}
|
||||
REVISION-server=10
|
||||
REVISION-server=11
|
||||
|
||||
PKGNAME-python= py-gamin-${GNOME_VERSION}
|
||||
REVISION-python=3
|
||||
REVISION-python=4
|
||||
|
||||
SHARED_LIBS += gamin-1 0.0 # .1.10
|
||||
SHARED_LIBS += fam 1.0 # .0.0
|
||||
|
@ -1,10 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2010/11/20 17:22:42 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2011/06/08 17:50:25 jasper Exp $
|
||||
|
||||
COMMENT= library to implement a Unix daemon process
|
||||
|
||||
MODPY_EGG_VERSION= 1.6
|
||||
DISTNAME= python-daemon-${MODPY_EGG_VERSION}
|
||||
PKGNAME= py-daemon-${MODPY_EGG_VERSION}
|
||||
REVISION= 0
|
||||
|
||||
CATEGORIES= sysutils
|
||||
|
||||
|
@ -1,9 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2010/11/20 17:22:42 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2011/06/08 17:50:25 jasper Exp $
|
||||
|
||||
COMMENT= platform-independent file locking for Python
|
||||
|
||||
MODPY_EGG_VERSION= 0.9.1
|
||||
DISTNAME= lockfile-${MODPY_EGG_VERSION}
|
||||
REVISION= 0
|
||||
PKGNAME= py-${DISTNAME}
|
||||
|
||||
CATEGORIES= sysutils
|
||||
|
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.14 2010/11/20 17:22:42 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.15 2011/06/08 17:50:25 jasper Exp $
|
||||
|
||||
COMMENT = incremental backup
|
||||
|
||||
MODPY_EGG_VERSION = 1.2.8
|
||||
DISTNAME = rdiff-backup-${MODPY_EGG_VERSION}
|
||||
REVISION = 2
|
||||
REVISION = 3
|
||||
CATEGORIES = sysutils
|
||||
|
||||
HOMEPAGE = http://www.nongnu.org/rdiff-backup/
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.13 2010/10/20 11:29:46 dcoppa Exp $
|
||||
# $OpenBSD: Makefile,v 1.14 2011/06/08 17:50:25 jasper Exp $
|
||||
|
||||
COMMENT= distributed command execution
|
||||
|
||||
DISTNAME= tentakel-357
|
||||
REVISION = 2
|
||||
REVISION = 3
|
||||
CATEGORIES= sysutils
|
||||
MAINTAINER= Sebastian Stark <seb@todesplanet.de>
|
||||
HOMEPAGE= http://tentakel.biskalar.de/
|
||||
|
Loading…
Reference in New Issue
Block a user