diff --git a/archivers/pecl-lzf/Makefile b/archivers/pecl-lzf/Makefile index 0488ff6c9d8..8ca72917044 100644 --- a/archivers/pecl-lzf/Makefile +++ b/archivers/pecl-lzf/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.12 2014/11/06 17:13:39 sthen Exp $ +# $OpenBSD: Makefile,v 1.13 2015/06/05 06:00:20 robert Exp $ COMMENT = PHP support for LZF de/compression DISTNAME = LZF-1.6.2 CATEGORIES = archivers MAINTAINER = Johan Huldtgren -REVISION = 1 +REVISION = 2 # PHP PERMIT_PACKAGE_CDROM = Yes diff --git a/archivers/pecl-rar/Makefile b/archivers/pecl-rar/Makefile index 262d14f7d4b..fa28492e85d 100644 --- a/archivers/pecl-rar/Makefile +++ b/archivers/pecl-rar/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.16 2014/11/06 17:13:39 sthen Exp $ +# $OpenBSD: Makefile,v 1.17 2015/06/05 06:00:21 robert Exp $ COMMENT= PHP support for rar archives DISTNAME= rar-3.0.2 CATEGORIES= archivers -REVISION= 0 +REVISION= 1 # PHP PERMIT_PACKAGE_CDROM= Yes diff --git a/databases/pear-MDB2-mysql/Makefile b/databases/pear-MDB2-mysql/Makefile index 75b1381dc09..b80d3e6828d 100644 --- a/databases/pear-MDB2-mysql/Makefile +++ b/databases/pear-MDB2-mysql/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.14 2014/11/06 17:13:39 sthen Exp $ +# $OpenBSD: Makefile,v 1.15 2015/06/05 06:00:21 robert Exp $ COMMENT= database abstraction layer for PHP V= 1.4.1 DISTNAME= MDB2_Driver_mysql-${V} PKGNAME= pear-MDB2-mysql-${V} -REVISION= 8 +REVISION= 9 CATEGORIES= net databases MODULES= lang/php www/pear diff --git a/databases/pear-MDB2-mysqli/Makefile b/databases/pear-MDB2-mysqli/Makefile index b3968262cc0..6a404992b48 100644 --- a/databases/pear-MDB2-mysqli/Makefile +++ b/databases/pear-MDB2-mysqli/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.12 2014/11/06 17:13:39 sthen Exp $ +# $OpenBSD: Makefile,v 1.13 2015/06/05 06:00:21 robert Exp $ COMMENT = MySQLi database abstraction layer for PHP @@ -10,7 +10,7 @@ CATEGORIES = net databases MAINTAINER = Giovanni Bechis MODULES = lang/php www/pear -REVISION = 5 +REVISION = 6 # PHP License PERMIT_PACKAGE_CDROM = Yes diff --git a/databases/pear-MDB2-pgsql/Makefile b/databases/pear-MDB2-pgsql/Makefile index 8b9cc582d8c..1cfd9072bc1 100644 --- a/databases/pear-MDB2-pgsql/Makefile +++ b/databases/pear-MDB2-pgsql/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.4 2014/11/06 17:13:39 sthen Exp $ +# $OpenBSD: Makefile,v 1.5 2015/06/05 06:00:21 robert Exp $ COMMENT = PostgreSQL database abstraction layer for PHP @@ -7,7 +7,7 @@ DISTNAME = MDB2_Driver_pgsql-${V} PKGNAME = pear-MDB2-pgsql-${V} CATEGORIES = net databases MAINTAINER = Johan Huldtgren -REVISION = 1 +REVISION = 2 MODULES = lang/php www/pear diff --git a/databases/pg_stats_reporter/Makefile b/databases/pg_stats_reporter/Makefile index 6b3757910f5..630734392f2 100644 --- a/databases/pg_stats_reporter/Makefile +++ b/databases/pg_stats_reporter/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.2 2014/11/06 17:13:39 sthen Exp $ +# $OpenBSD: Makefile,v 1.3 2015/06/05 06:00:21 robert Exp $ COMMENT = graphical report tool for PostgreSQL SHARED_ONLY = Yes DISTNAME = pg_stats_reporter-1.0.1 CATEGORIES = databases www -REVISION = 0 +REVISION = 1 HOMEPAGE = http://pgstatsinfo.projects.pgfoundry.org/ diff --git a/databases/pgfouine/Makefile b/databases/pgfouine/Makefile index db74eee498b..7b0c9abeb4a 100644 --- a/databases/pgfouine/Makefile +++ b/databases/pgfouine/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.12 2014/11/06 17:13:39 sthen Exp $ +# $OpenBSD: Makefile,v 1.13 2015/06/05 06:00:21 robert Exp $ COMMENT = PostgreSQL log analyzer DISTNAME = pgfouine-1.2 CATEGORIES = databases -REVISION = 5 +REVISION = 6 HOMEPAGE = http://pgfouine.projects.postgresql.org/ diff --git a/devel/boris/Makefile b/devel/boris/Makefile index 0507bfd9b10..e83c7732195 100644 --- a/devel/boris/Makefile +++ b/devel/boris/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.9 2015/04/05 13:31:13 sthen Exp $ +# $OpenBSD: Makefile,v 1.10 2015/06/05 06:00:21 robert Exp $ COMMENT = read-eval-print loop for PHP V = 1.0.8 -REVISION = 2 +REVISION = 3 GH_ACCOUNT = d11wtq GH_PROJECT = boris diff --git a/graphics/pecl-imagick/Makefile b/graphics/pecl-imagick/Makefile index 832a30cb451..74982c005b9 100644 --- a/graphics/pecl-imagick/Makefile +++ b/graphics/pecl-imagick/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.20 2014/11/06 17:13:39 sthen Exp $ +# $OpenBSD: Makefile,v 1.21 2015/06/05 06:00:21 robert Exp $ COMMENT= PHP support for the ImageMagick library DISTNAME= imagick-3.1.0rc2 WRKDIST= ${WRKDIR}/imagick-3.1.0RC2 CATEGORIES= graphics -REVISION= 0 +REVISION= 1 # PHP PERMIT_PACKAGE_CDROM= Yes diff --git a/mail/pecl-mailparse/Makefile b/mail/pecl-mailparse/Makefile index d4fd4cd8405..3d9c5ec7274 100644 --- a/mail/pecl-mailparse/Makefile +++ b/mail/pecl-mailparse/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.16 2014/11/06 17:13:39 sthen Exp $ +# $OpenBSD: Makefile,v 1.17 2015/06/05 06:00:21 robert Exp $ COMMENT = PHP extension for parsing and working with rfc822/MIME mail DISTNAME = mailparse-2.1.6 CATEGORIES = mail -REVISION = 0 +REVISION = 1 MAINTAINER = Stuart Henderson diff --git a/mail/rcube-contextmenu/Makefile b/mail/rcube-contextmenu/Makefile index fdba759ffd4..c40b61b1a19 100644 --- a/mail/rcube-contextmenu/Makefile +++ b/mail/rcube-contextmenu/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.11 2015/05/13 08:22:42 sthen Exp $ +# $OpenBSD: Makefile,v 1.12 2015/06/05 06:00:21 robert Exp $ COMMENT= roundcube plugin: context-sensitive menus @@ -9,6 +9,7 @@ DISTNAME= contextmenu-${GH_TAGNAME} PKGNAME= rcube-${DISTNAME} CATEGORIES= mail www HOMEPAGE= http://www.tehinterweb.co.uk/roundcube/\#picontextmenu +REVISION= 0 MAINTAINER= Stuart Henderson diff --git a/mail/rcube-dkimstatus/Makefile b/mail/rcube-dkimstatus/Makefile index b49e867519f..b3174ad5d92 100644 --- a/mail/rcube-dkimstatus/Makefile +++ b/mail/rcube-dkimstatus/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2015/05/04 10:49:16 henning Exp $ +# $OpenBSD: Makefile,v 1.2 2015/06/05 06:00:21 robert Exp $ COMMENT= roundcube plugin: DKIM verification status @@ -7,6 +7,7 @@ GH_PROJECT= dkimstatus GH_TAGNAME= v0.9.5 DISTNAME= rcube-dkimstatus-${GH_TAGNAME:S/v//} DISTFILES= ${DISTNAME}{${GH_TAGNAME}}${EXTRACT_SUFX} +REVISION= 0 CATEGORIES= mail www diff --git a/mail/rcube-ldapAliasSync/Makefile b/mail/rcube-ldapAliasSync/Makefile index 28e8ce497ee..22f7ab3f29b 100644 --- a/mail/rcube-ldapAliasSync/Makefile +++ b/mail/rcube-ldapAliasSync/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2015/05/04 10:52:37 henning Exp $ +# $OpenBSD: Makefile,v 1.2 2015/06/05 06:00:21 robert Exp $ COMMENT= roundcube plugin: LDAP Alias Sync @@ -7,6 +7,7 @@ GH_PROJECT= ldapAliasSync GH_COMMIT= a822fdb9f6b3b27192460d7a8cc3464561491731 DISTNAME= rcube-ldapAliasSync-20150126 DISTFILES= ${DISTNAME}{${GH_COMMIT}}${EXTRACT_SUFX} +REVISION= 0 CATEGORIES= mail www diff --git a/mail/rcube-markasjunk2/Makefile b/mail/rcube-markasjunk2/Makefile index e87b9c533ba..017f8184156 100644 --- a/mail/rcube-markasjunk2/Makefile +++ b/mail/rcube-markasjunk2/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2015/05/04 10:51:29 henning Exp $ +# $OpenBSD: Makefile,v 1.2 2015/06/05 06:00:21 robert Exp $ COMMENT= roundcube plugin: add Spam/Ham-buttons @@ -7,6 +7,7 @@ GH_PROJECT= Roundcube-Plugin-Mark-as-Junk-2 GH_TAGNAME= 1.9 DISTNAME= rcube-markasjunk2-${GH_TAGNAME} DISTFILES= ${DISTNAME}{${GH_TAGNAME}}${EXTRACT_SUFX} +REVISION= 0 CATEGORIES= mail www diff --git a/mail/rcube-sieverules/Makefile b/mail/rcube-sieverules/Makefile index bc053a8b685..33bc1ce7ff4 100644 --- a/mail/rcube-sieverules/Makefile +++ b/mail/rcube-sieverules/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.13 2015/05/13 08:23:53 sthen Exp $ +# $OpenBSD: Makefile,v 1.14 2015/06/05 06:00:21 robert Exp $ COMMENT= roundcube plugin: sieve rules (managesieve) @@ -9,6 +9,7 @@ DISTNAME= sieverules-${GH_TAGNAME} PKGNAME= rcube-${DISTNAME} CATEGORIES= mail www HOMEPAGE= http://www.tehinterweb.co.uk/roundcube/\#pisieverules +REVISION= 0 MAINTAINER= Stuart Henderson diff --git a/mail/rcube-yubikey-plugin/Makefile b/mail/rcube-yubikey-plugin/Makefile index 0d235f621f4..0bdeb3fc292 100644 --- a/mail/rcube-yubikey-plugin/Makefile +++ b/mail/rcube-yubikey-plugin/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.6 2014/11/13 22:49:51 sthen Exp $ +# $OpenBSD: Makefile,v 1.7 2015/06/05 06:00:21 robert Exp $ COMMENT= roundcube plugin: authenticate via Yubikey HTTPS API @@ -7,6 +7,7 @@ DISTNAME= rcube-yubikey-plugin-1.3 DISTFILES= ${DISTNAME}{$V}.tar.gz CATEGORIES= mail www HOMEPAGE= https://github.com/northox/roundcube-yubikey-plugin\#readme +REVISION= 0 MAINTAINER= Stuart Henderson diff --git a/mail/roundcubemail/Makefile b/mail/roundcubemail/Makefile index 66f88ff75a1..f39a22841d0 100644 --- a/mail/roundcubemail/Makefile +++ b/mail/roundcubemail/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.96 2015/05/08 09:08:44 espie Exp $ +# $OpenBSD: Makefile,v 1.97 2015/06/05 06:00:21 robert Exp $ COMMENT= imap4 webmail client @@ -6,6 +6,7 @@ COMPOSER_V= 1.0.0-alpha9 DISTNAME= roundcubemail-1.1.1 CATEGORIES= mail www HOMEPAGE= http://www.roundcube.net/ +REVISION= 0 MAINTAINER= Stuart Henderson diff --git a/mail/z-push/Makefile b/mail/z-push/Makefile index 1b50f6a7b6b..a9e5c684912 100644 --- a/mail/z-push/Makefile +++ b/mail/z-push/Makefile @@ -1,10 +1,11 @@ -# $OpenBSD: Makefile,v 1.37 2015/05/08 09:08:45 espie Exp $ +# $OpenBSD: Makefile,v 1.38 2015/06/05 06:00:21 robert Exp $ COMMENT= ActiveSync protocol implementation V= 2.2.0 DISTNAME= z-push-${V}-1934 PKGNAME= z-push-${V} +REVISION= 0 CATEGORIES= mail www diff --git a/mail/zarafa/zarafa/Makefile b/mail/zarafa/zarafa/Makefile index 6dd4249156b..b4f57fd8dfa 100644 --- a/mail/zarafa/zarafa/Makefile +++ b/mail/zarafa/zarafa/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.183 2015/04/06 09:01:45 robert Exp $ +# $OpenBSD: Makefile,v 1.184 2015/06/05 06:00:21 robert Exp $ COMMENT-main= MS Exchange groupware suite replacement COMMENT-web= zarafa webaccess frontend and MAPI extensions for PHP @@ -6,6 +6,7 @@ COMMENT-web= zarafa webaccess frontend and MAPI extensions for PHP PKGNAME= zarafa-${V} PKGNAME-main= zarafa-${V} PKGNAME-web= zarafa-webaccess-${V} +REVISION-web= 0 REVISION-main= 0 diff --git a/misc/gpsd/Makefile b/misc/gpsd/Makefile index b394b1618ea..bdb23ac68e4 100644 --- a/misc/gpsd/Makefile +++ b/misc/gpsd/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.61 2015/03/20 22:47:41 naddy Exp $ +# $OpenBSD: Makefile,v 1.62 2015/06/05 06:00:21 robert Exp $ COMMENT-main= service daemon that monitors one or more GPSes COMMENT-x11= GUI test apps using gpsd @@ -14,7 +14,7 @@ SHARED_LIBS= gps 19.0 \ CATEGORIES= misc geo REVISION-main= 7 -REVISION-php= 7 +REVISION-php= 8 REVISION-x11= 2 HOMEPAGE= http://www.catb.org/gpsd/ diff --git a/net/icinga/icinga2-migration/Makefile b/net/icinga/icinga2-migration/Makefile index 81a3a2a64ba..efaa875046d 100644 --- a/net/icinga/icinga2-migration/Makefile +++ b/net/icinga/icinga2-migration/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2014/11/29 12:20:50 sthen Exp $ +# $OpenBSD: Makefile,v 1.2 2015/06/05 06:00:21 robert Exp $ COMMENT = config migration script for icinga 1->2 @@ -7,6 +7,7 @@ GH_ACCOUNT = Icinga GH_PROJECT = icinga2-migration GH_TAGNAME = v$V DISTNAME = icinga2-migration-$V +REVISION = 0 HOMEPAGE = https://www.icinga.org/icinga2/ diff --git a/net/icinga/web/Makefile b/net/icinga/web/Makefile index 96edf5fa7f7..100100351cd 100644 --- a/net/icinga/web/Makefile +++ b/net/icinga/web/Makefile @@ -1,9 +1,10 @@ -# $OpenBSD: Makefile,v 1.30 2015/04/05 12:15:08 rpe Exp $ +# $OpenBSD: Makefile,v 1.31 2015/06/05 06:00:21 robert Exp $ COMMENT = web UI for icinga V = 1.12.0 DISTNAME = icinga-web-$V +REVISION = 0 MASTER_SITES = https://github.com/Icinga/icinga-web/releases/download/v$V/ diff --git a/net/librenms/Makefile b/net/librenms/Makefile index 58ad086b510..b2b3bbbe36b 100644 --- a/net/librenms/Makefile +++ b/net/librenms/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.4 2015/05/05 09:20:30 sthen Exp $ +# $OpenBSD: Makefile,v 1.5 2015/06/05 06:00:21 robert Exp $ COMMENT = auto-discovering network management/monitoring system @@ -6,6 +6,7 @@ DISTNAME = librenms-0.20150505 GH_ACCOUNT = librenms GH_PROJECT = librenms GH_COMMIT = ccef73b87c93fa16ac10063b05b7bd22a1de3e68 +REVISION = 0 CATEGORIES = net www diff --git a/net/nagios/nagios/Makefile b/net/nagios/nagios/Makefile index d480544dda3..91e77f1d882 100644 --- a/net/nagios/nagios/Makefile +++ b/net/nagios/nagios/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.73 2015/04/03 15:09:15 pascal Exp $ +# $OpenBSD: Makefile,v 1.74 2015/06/05 06:00:21 robert Exp $ ONLY_FOR_ARCHS= ${LP64_ARCHS} # time_t format string issues @@ -9,7 +9,7 @@ V= 4.0.8 DISTNAME= nagios-$V PKGNAME-main= nagios-$V PKGNAME-web= nagios-web-$V -REVISION-web= 0 +REVISION-web= 1 CATEGORIES= net HOMEPAGE= http://www.nagios.org/ diff --git a/net/nedi/Makefile b/net/nedi/Makefile index 2c7e5caa8a4..49e34391ec0 100644 --- a/net/nedi/Makefile +++ b/net/nedi/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.15 2014/11/06 17:13:39 sthen Exp $ +# $OpenBSD: Makefile,v 1.16 2015/06/05 06:00:21 robert Exp $ COMMENT = network discovery tool DISTNAME = nedi-bsd-1.0.8 PKGNAME = nedi-1.0.8 -REVISION = 8 +REVISION = 9 EXTRACT_SUFX = .tgz CATEGORIES = net diff --git a/net/nfsen/Makefile b/net/nfsen/Makefile index e71a969dc84..57f77be9264 100644 --- a/net/nfsen/Makefile +++ b/net/nfsen/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.30 2015/04/20 12:04:22 sthen Exp $ +# $OpenBSD: Makefile,v 1.31 2015/06/05 06:00:22 robert Exp $ COMMENT= web-based front end for the nfdump netflow tools V= 1.3.7 -REVISION= 0 +REVISION= 1 DISTNAME= nfsen-$V CATEGORIES= net www HOMEPAGE= http://nfsen.sourceforge.net/ diff --git a/net/pear-Net-DNS/Makefile b/net/pear-Net-DNS/Makefile index 7b2f851621a..6b960e73dca 100644 --- a/net/pear-Net-DNS/Makefile +++ b/net/pear-Net-DNS/Makefile @@ -1,9 +1,10 @@ -# $OpenBSD: Makefile,v 1.16 2014/11/15 23:18:21 sthen Exp $ +# $OpenBSD: Makefile,v 1.17 2015/06/05 06:00:22 robert Exp $ COMMENT= resolver library used to communicate with a DNS server DISTNAME= Net_DNS-1.0.7 CATEGORIES= net +REVISION= 0 MODULES= lang/php www/pear diff --git a/net/pear-Net-LDAP/Makefile b/net/pear-Net-LDAP/Makefile index e5912176d9f..f47f57a27c2 100644 --- a/net/pear-Net-LDAP/Makefile +++ b/net/pear-Net-LDAP/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.18 2014/11/06 17:13:39 sthen Exp $ +# $OpenBSD: Makefile,v 1.19 2015/06/05 06:00:22 robert Exp $ COMMENT= pear ldap DISTNAME= Net_LDAP-1.1.5 -REVISION= 5 +REVISION= 6 CATEGORIES= net MODULES= lang/php www/pear diff --git a/net/pear-Net-LDAP2/Makefile b/net/pear-Net-LDAP2/Makefile index 8a4aa27f9fa..18918d916ef 100644 --- a/net/pear-Net-LDAP2/Makefile +++ b/net/pear-Net-LDAP2/Makefile @@ -1,9 +1,10 @@ -# $OpenBSD: Makefile,v 1.10 2014/11/15 23:37:16 sthen Exp $ +# $OpenBSD: Makefile,v 1.11 2015/06/05 06:00:22 robert Exp $ COMMENT= PHP classes for LDAP, based on Net::LDAP DISTNAME= Net_LDAP2-2.1.0 CATEGORIES= net +REVISION= 0 MODULES= lang/php www/pear diff --git a/net/php-weathermap/Makefile b/net/php-weathermap/Makefile index 8a8ec6bb4bf..4382a53c0c7 100644 --- a/net/php-weathermap/Makefile +++ b/net/php-weathermap/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.16 2014/11/06 17:13:40 sthen Exp $ +# $OpenBSD: Makefile,v 1.17 2015/06/05 06:00:22 robert Exp $ COMMENT= graphical network traffic map DISTNAME= php-weathermap-0.97c EXTRACT_SUFX= .zip -REVISION= 1 +REVISION= 2 CATEGORIES= net www diff --git a/net/zabbix/Makefile b/net/zabbix/Makefile index ff65beba3bc..df9df6d0eeb 100644 --- a/net/zabbix/Makefile +++ b/net/zabbix/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.111 2015/06/02 16:45:03 robert Exp $ +# $OpenBSD: Makefile,v 1.112 2015/06/05 06:00:22 robert Exp $ COMMENT-main = network and application monitoring - agent COMMENT-server = network and application monitoring - server @@ -15,6 +15,7 @@ CATEGORIES = net REVISION-main = 0 REVISION-server = 0 +REVISION-web = 0 MAJV = ${VERSION:C/^([0-9]+\.[0-9]+).*/\1/} diff --git a/productivity/baikal/Makefile b/productivity/baikal/Makefile index 36b747f140e..bf0f017b0ee 100644 --- a/productivity/baikal/Makefile +++ b/productivity/baikal/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.10 2014/11/06 17:13:40 sthen Exp $ +# $OpenBSD: Makefile,v 1.11 2015/06/05 06:00:22 robert Exp $ COMMENT= lightweight CalDAV and CardDAV server @@ -6,7 +6,7 @@ DISTNAME= baikal-regular-0.2.7 PKGNAME= ${DISTNAME:S/-regular//} EXTRACT_SUFX= .tgz CATEGORIES= productivity www -REVISION= 0 +REVISION= 1 HOMEPAGE= http://baikal-server.com/ diff --git a/productivity/davical/Makefile b/productivity/davical/Makefile index 4ccc0bc58b3..999e660f582 100644 --- a/productivity/davical/Makefile +++ b/productivity/davical/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.14 2015/05/08 09:08:45 espie Exp $ +# $OpenBSD: Makefile,v 1.15 2015/06/05 06:00:22 robert Exp $ COMMENT = CalDAV/CardDav calendar/contacts server @@ -7,6 +7,7 @@ GITLAB_ACCOUNT = davical-project GITLAB_TAG = r1.1.3.1 DISTNAME = ${GITLAB_PROJECT}-${GITLAB_TAG:S/r//} CATEGORIES = productivity net +REVISION = 0 HOMEPAGE = http://www.davical.org/ diff --git a/textproc/redland-bindings/Makefile b/textproc/redland-bindings/Makefile index 5df6bfe7e2e..2c81c169614 100755 --- a/textproc/redland-bindings/Makefile +++ b/textproc/redland-bindings/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.10 2015/01/22 20:26:43 naddy Exp $ +# $OpenBSD: Makefile,v 1.11 2015/06/05 06:00:22 robert Exp $ COMMENT-main= Redland librdf Perl Bindings #COMMENT-lua= Redland librdf Lua Bindings @@ -15,7 +15,7 @@ PKGNAME-php= php-librdf-$V PKGNAME-python= py-librdf-$V PKGNAME-ruby= ruby-librdf-$V REVISION-perl= 0 -REVISION-php= 0 +REVISION-php= 2 HOMEPAGE= http://librdf.org/bindings/ diff --git a/textproc/tcpdf/Makefile b/textproc/tcpdf/Makefile index 407034c1dc7..47081ff37e9 100644 --- a/textproc/tcpdf/Makefile +++ b/textproc/tcpdf/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.30 2014/11/06 17:13:40 sthen Exp $ +# $OpenBSD: Makefile,v 1.31 2015/06/05 06:00:22 robert Exp $ COMMENT= PHP class for generating PDF documents DISTNAME= tcpdf_5_9_068 @@ -7,7 +7,7 @@ EXTRACT_SUFX= .zip CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tcpdf/} -REVISION= 4 +REVISION= 5 HOMEPAGE= http://www.tcpdf.org/ diff --git a/www/awl/Makefile b/www/awl/Makefile index 1817b54ff86..9423e64b23e 100644 --- a/www/awl/Makefile +++ b/www/awl/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.8 2014/11/23 08:43:37 landry Exp $ +# $OpenBSD: Makefile,v 1.9 2015/06/05 06:00:22 robert Exp $ COMMENT = Andrews web libraries for PHP @@ -9,6 +9,7 @@ DISTNAME = ${GITLAB_PROJECT}-${GITLAB_TAG:S/r//} PKGNAME = php-${DISTNAME} CATEGORIES = www PKG_ARCH = * +REVISION = 0 HOMEPAGE = https://gitlab.com/${GITLAB_ACCOUNT}/${GITLAB_PROJECT} diff --git a/www/cherokee/Makefile b/www/cherokee/Makefile index 92b59b237a5..d212cdb56b8 100644 --- a/www/cherokee/Makefile +++ b/www/cherokee/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.53 2015/04/28 06:35:06 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.54 2015/06/05 06:00:22 robert Exp $ SHARED_ONLY= Yes @@ -18,7 +18,7 @@ PKGNAME-mysql = cherokee-mysql-${VERSION} PKGNAME-geoip = cherokee-geoip-${VERSION} PKGNAME-streaming = cherokee-streaming-${VERSION} -REVISION-main = 4 +REVISION-main = 5 REVISION-geoip = 2 REVISION-ldap = 6 REVISION-mysql = 5 diff --git a/www/chive/Makefile b/www/chive/Makefile index fc48176a73c..40470aadae9 100644 --- a/www/chive/Makefile +++ b/www/chive/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.16 2014/11/06 17:13:40 sthen Exp $ +# $OpenBSD: Makefile,v 1.17 2015/06/05 06:00:22 robert Exp $ COMMENT= web-based MySQL management V= 1.2 DISTNAME= chive_$V PKGNAME= ${DISTNAME:S/_/-/} -REVISION= 2 +REVISION= 3 CATEGORIES= www databases diff --git a/www/dokuwiki/Makefile b/www/dokuwiki/Makefile index 412d8291f46..f1ec7d87435 100644 --- a/www/dokuwiki/Makefile +++ b/www/dokuwiki/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.19 2015/04/10 07:11:06 landry Exp $ +# $OpenBSD: Makefile,v 1.20 2015/06/05 06:00:22 robert Exp $ COMMENT = standards compliant, simple to use Wiki @@ -7,6 +7,7 @@ DISTNAME = dokuwiki-${VERSION} PKGNAME = dokuwiki-${VERSION:S/-/./g} CATEGORIES = www HOMEPAGE = http://www.dokuwiki.org/dokuwiki +REVISION = 0 MAINTAINER = Pierre-Emmanuel Andre diff --git a/www/drupal6/core/Makefile b/www/drupal6/core/Makefile index 1fa91c79162..3d107f3a3da 100644 --- a/www/drupal6/core/Makefile +++ b/www/drupal6/core/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.41 2015/05/27 13:39:09 espie Exp $ +# $OpenBSD: Makefile,v 1.42 2015/06/05 06:00:22 robert Exp $ COMMENT = powerful content management system MAINTAINER = Marc Espie DISTNAME = drupal-6.34 DISTFILES = ${DISTNAME}${EXTRACT_SUFX} -REVISION = 1 +REVISION = 2 MODULES= lang/php RUN_DEPENDS= php-mysql-${MODPHP_VSPEC}|php-mysqli-${MODPHP_VSPEC}|php-pgsql-${MODPHP_VSPEC}:lang/php/${MODPHP_VERSION},-mysql \ diff --git a/www/drupal7/core/Makefile b/www/drupal7/core/Makefile index ca6005aa6b1..047079a1020 100644 --- a/www/drupal7/core/Makefile +++ b/www/drupal7/core/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.15 2015/05/27 13:40:59 espie Exp $ +# $OpenBSD: Makefile,v 1.16 2015/06/05 06:00:22 robert Exp $ COMMENT = powerful content management system MAINTAINER = Marc Espie @@ -6,7 +6,7 @@ MAINTAINER = Marc Espie DISTNAME = drupal-7.32 PKGNAME = drupal-7.32 DISTFILES = ${DISTNAME}${EXTRACT_SUFX} -REVISION = 0 +REVISION = 1 MODULES = lang/php RUN_DEPENDS = lang/php/${MODPHP_VERSION},-gd diff --git a/www/drush/Makefile b/www/drush/Makefile index 32bf0d0ec30..edf773d5ed2 100644 --- a/www/drush/Makefile +++ b/www/drush/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.8 2014/11/06 17:13:40 sthen Exp $ +# $OpenBSD: Makefile,v 1.9 2015/06/05 06:00:22 robert Exp $ COMMENT = command line access to most of drupal CATEGORIES = www www/drupal6 devel @@ -12,7 +12,7 @@ PKGNAME = drush-5.9 DISTFILES = ${DISTNAME}.tar.gz Console_Table-1.1.3.tgz:0 MODULES = lang/php MODPHP_BUILDDEP ?= No -REVISION = 0 +REVISION = 1 PERMIT_PACKAGE_CDROM = Yes diff --git a/www/mollify/Makefile b/www/mollify/Makefile index e684cc66107..0fd02d19c19 100644 --- a/www/mollify/Makefile +++ b/www/mollify/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.14 2014/11/06 17:13:40 sthen Exp $ +# $OpenBSD: Makefile,v 1.15 2015/06/05 06:00:22 robert Exp $ COMMENT= simple and clean multi-user web file manager DISTNAME= mollify_1.8.9.3 -REVISION= 1 +REVISION= 2 PKGNAME= ${DISTNAME:S/_/-/} EXTRACT_SUFX= .zip CATEGORIES= www diff --git a/www/owncloud/Makefile b/www/owncloud/Makefile index 2756e01d858..a2f5447cb42 100644 --- a/www/owncloud/Makefile +++ b/www/owncloud/Makefile @@ -1,10 +1,11 @@ -# $OpenBSD: Makefile,v 1.84 2015/05/08 09:08:44 espie Exp $ +# $OpenBSD: Makefile,v 1.85 2015/06/05 06:00:22 robert Exp $ COMMENT= easy and universal access to shared and/or personal files V= 8.0.3 DISTNAME= owncloud-${V} EXTRACT_SUFX= .tar.bz2 +REVISION= 0 CATEGORIES= www diff --git a/www/pear/Makefile b/www/pear/Makefile index d54437beb3f..c56592ff427 100644 --- a/www/pear/Makefile +++ b/www/pear/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.20 2014/11/06 17:13:40 sthen Exp $ +# $OpenBSD: Makefile,v 1.21 2015/06/05 06:00:22 robert Exp $ COMMENT-main= base classes for common PHP tasks COMMENT-utils= utilities for managing pear extensions @@ -9,6 +9,7 @@ DISTNAME= pear-${VERSION} PKGNAME-main= ${DISTNAME} PKGNAME-utils= pear-utils-${VERSION} CATEGORIES= www devel +REVISION-utils= 0 HOMEPAGE= http://pear.php.net/ MASTER_SITES= http://spacehopper.org/mirrors/ diff --git a/www/pecl-chroot/Makefile b/www/pecl-chroot/Makefile index 55e338d4a2c..bbaa1689486 100644 --- a/www/pecl-chroot/Makefile +++ b/www/pecl-chroot/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.19 2014/11/06 17:13:40 sthen Exp $ +# $OpenBSD: Makefile,v 1.20 2015/06/05 06:00:22 robert Exp $ COMMENT= PHP support for chroot(2) DISTNAME= pecl-chroot-1.0 -REVISION= 9 +REVISION= 10 MASTER_SITES= ${MASTER_SITE_BACKUP} diff --git a/www/pecl-geoip/Makefile b/www/pecl-geoip/Makefile index 312405bc8d4..e09041d17ed 100644 --- a/www/pecl-geoip/Makefile +++ b/www/pecl-geoip/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.13 2014/11/06 17:13:40 sthen Exp $ +# $OpenBSD: Makefile,v 1.14 2015/06/05 06:00:22 robert Exp $ COMMENT= PHP support for geocoding IPv4 addresses DISTNAME= geoip-1.0.8 -REVISION= 0 +REVISION= 1 # PHP PERMIT_PACKAGE_CDROM= Yes diff --git a/www/pecl-http/Makefile b/www/pecl-http/Makefile index 2ff4960908a..4f593eaf5ce 100644 --- a/www/pecl-http/Makefile +++ b/www/pecl-http/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.3 2014/11/06 17:13:40 sthen Exp $ +# $OpenBSD: Makefile,v 1.4 2015/06/05 06:00:22 robert Exp $ COMMENT = extended HTTP support @@ -6,7 +6,7 @@ _PECLMOD = http V = 2.0.6 PKGNAME = pecl-${_PECLMOD}-${V} DISTNAME = pecl_${_PECLMOD}-${V} -REVISION = 0 +REVISION = 1 # PHP PERMIT_PACKAGE_CDROM = Yes diff --git a/www/pecl-memcache/Makefile b/www/pecl-memcache/Makefile index ae966d236f5..e2f6d324916 100644 --- a/www/pecl-memcache/Makefile +++ b/www/pecl-memcache/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.22 2014/11/06 17:13:40 sthen Exp $ +# $OpenBSD: Makefile,v 1.23 2015/06/05 06:00:22 robert Exp $ COMMENT= PHP interface to memcached DISTNAME= memcache-3.0.6 -REVISION= 5 +REVISION= 6 MAINTAINER= William Yodlowsky # PHP diff --git a/www/pecl-memcached/Makefile b/www/pecl-memcached/Makefile index b2379d2bdbd..497471c2ed5 100644 --- a/www/pecl-memcached/Makefile +++ b/www/pecl-memcached/Makefile @@ -1,8 +1,9 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2015/04/22 10:56:31 sthen Exp $ +# $OpenBSD: Makefile,v 1.2 2015/06/05 06:00:23 robert Exp $ COMMENT= PHP interface to memcached via libmemcached DISTNAME= memcached-2.2.0 +REVISION= 0 # PHP PERMIT_PACKAGE_CDROM= Yes diff --git a/www/pecl-proctitle/Makefile b/www/pecl-proctitle/Makefile index f85010232d0..f433e67b891 100644 --- a/www/pecl-proctitle/Makefile +++ b/www/pecl-proctitle/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.13 2014/11/06 17:13:40 sthen Exp $ +# $OpenBSD: Makefile,v 1.14 2015/06/05 06:00:23 robert Exp $ COMMENT= PHP support for setproctitle DISTNAME= proctitle-0.1.2 -REVISION= 0 +REVISION= 1 # PHP PERMIT_PACKAGE_CDROM= Yes diff --git a/www/pecl-propro/Makefile b/www/pecl-propro/Makefile index 989189d7a9a..7b2a41028f0 100644 --- a/www/pecl-propro/Makefile +++ b/www/pecl-propro/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.3 2014/11/06 17:13:40 sthen Exp $ +# $OpenBSD: Makefile,v 1.4 2015/06/05 06:00:23 robert Exp $ COMMENT= reusable split of pecl_http's property proxy API DISTNAME= propro-1.0.0 -REVISION= 0 +REVISION= 1 # PHP PERMIT_PACKAGE_CDROM= Yes diff --git a/www/pecl-raphf/Makefile b/www/pecl-raphf/Makefile index f47fc70b915..b39ca981927 100644 --- a/www/pecl-raphf/Makefile +++ b/www/pecl-raphf/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.3 2014/11/06 17:13:40 sthen Exp $ +# $OpenBSD: Makefile,v 1.4 2015/06/05 06:00:23 robert Exp $ COMMENT= persistent handle and resource factory API DISTNAME= raphf-1.0.4 -REVISION= 0 +REVISION= 1 # PHP PERMIT_PACKAGE_CDROM= Yes diff --git a/www/pecl-ssh2/Makefile b/www/pecl-ssh2/Makefile index bdd75195e7c..18a49111c52 100644 --- a/www/pecl-ssh2/Makefile +++ b/www/pecl-ssh2/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.15 2014/11/06 17:13:40 sthen Exp $ +# $OpenBSD: Makefile,v 1.16 2015/06/05 06:00:23 robert Exp $ COMMENT= PHP bindings for the libssh2 library DISTNAME= ssh2-0.11.3 -REVISION= 5 +REVISION= 6 # PHP PERMIT_PACKAGE_CDROM= Yes diff --git a/www/pecl-swish/Makefile b/www/pecl-swish/Makefile index 9bd2b7b0abe..07f81010668 100644 --- a/www/pecl-swish/Makefile +++ b/www/pecl-swish/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.15 2014/11/06 17:13:40 sthen Exp $ +# $OpenBSD: Makefile,v 1.16 2015/06/05 06:00:23 robert Exp $ COMMENT = PHP interface to swish-e DISTNAME = swish-0.5.0 -REVISION = 0 +REVISION = 1 # PHP PERMIT_PACKAGE_CDROM = Yes diff --git a/www/pecl-uploadprogress/Makefile b/www/pecl-uploadprogress/Makefile index 52df24b3de3..1e0cbb59584 100644 --- a/www/pecl-uploadprogress/Makefile +++ b/www/pecl-uploadprogress/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.14 2014/11/06 17:13:40 sthen Exp $ +# $OpenBSD: Makefile,v 1.15 2015/06/05 06:00:23 robert Exp $ COMMENT= PHP upload progress meter DISTNAME= uploadprogress-1.0.3.1 -REVISION= 0 +REVISION= 1 # PHP PERMIT_PACKAGE_CDROM= Yes diff --git a/www/php-openid/Makefile b/www/php-openid/Makefile index 6e4da12bb8f..528fc7f049d 100644 --- a/www/php-openid/Makefile +++ b/www/php-openid/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.10 2014/11/06 17:13:40 sthen Exp $ +# $OpenBSD: Makefile,v 1.11 2015/06/05 06:00:23 robert Exp $ COMMENT= OpenID authentication for PHP DISTNAME= php-openid-2.1.2 -REVISION= 5 +REVISION= 6 CATEGORIES= www security # Apache 2.0 license diff --git a/www/php-predis/Makefile b/www/php-predis/Makefile index 9369ccd8a0c..81b6534b69a 100644 --- a/www/php-predis/Makefile +++ b/www/php-predis/Makefile @@ -1,10 +1,11 @@ -# $OpenBSD: Makefile,v 1.23 2015/01/03 19:07:17 dcoppa Exp $ +# $OpenBSD: Makefile,v 1.24 2015/06/05 06:00:23 robert Exp $ COMMENT = PHP client library for the Redis key-value database DISTNAME = Predis-1.0.1 PKGNAME = ${DISTNAME:S/^P/php-p/} CATEGORIES = www databases +REVISION = 0 HOMEPAGE = http://wiki.github.com/nrk/predis diff --git a/www/phpldapadmin/Makefile b/www/phpldapadmin/Makefile index 67aa4535c28..695c19f17b2 100644 --- a/www/phpldapadmin/Makefile +++ b/www/phpldapadmin/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.42 2014/11/06 17:13:40 sthen Exp $ +# $OpenBSD: Makefile,v 1.43 2015/06/05 06:00:23 robert Exp $ COMMENT= web-based LDAP browser to manage LDAP servers @@ -6,7 +6,7 @@ VERSION= 1.2.3 DISTNAME= phpldapadmin-${VERSION} CATEGORIES= www HOMEPAGE= http://phpldapadmin.sourceforge.net/ -REVISION= 1 +REVISION= 2 # GPLv2 PERMIT_PACKAGE_CDROM= Yes diff --git a/www/phpmyadmin/Makefile b/www/phpmyadmin/Makefile index 3515cf7b81d..112496a3f41 100644 --- a/www/phpmyadmin/Makefile +++ b/www/phpmyadmin/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.115 2015/05/15 17:50:22 giovanni Exp $ +# $OpenBSD: Makefile,v 1.116 2015/06/05 06:00:23 robert Exp $ COMMENT= tool to handle the administration of MySQL over the web @@ -8,6 +8,7 @@ PKGNAME= phpMyAdmin-$V DISTNAME= phpMyAdmin-$V-all-languages CATEGORIES= www HOMEPAGE= http://www.phpmyadmin.net/ +REVISION= 0 MAINTAINER= Giovanni Bechis diff --git a/www/phppgadmin/Makefile b/www/phppgadmin/Makefile index 831639f7e11..53afaf8cbea 100644 --- a/www/phppgadmin/Makefile +++ b/www/phppgadmin/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.25 2014/11/06 17:13:41 sthen Exp $ +# $OpenBSD: Makefile,v 1.26 2015/06/05 06:00:23 robert Exp $ COMMENT= tool to handle the administration of PostgreSQL over the web DISTNAME= phpPgAdmin-5.1 CATEGORIES= www databases HOMEPAGE= http://phppgadmin.sourceforge.net/ -REVISION= 0 +REVISION= 1 MAINTAINER= Pierre-Emmanuel Andre diff --git a/www/phpvirtualbox/Makefile b/www/phpvirtualbox/Makefile index d44b6d90960..bc4efd190cd 100644 --- a/www/phpvirtualbox/Makefile +++ b/www/phpvirtualbox/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.15 2015/04/05 07:10:40 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.16 2015/06/05 06:00:23 robert Exp $ COMMENT= web-based VirtualBox front-end @@ -6,6 +6,7 @@ V= 4.3-3 DISTNAME= phpvirtualbox-${V} PKGNAME= phpvirtualbox-${V:S/-/./} EXTRACT_SUFX= .zip +REVISION= 0 CATEGORIES= www sysutils diff --git a/www/piwik/Makefile b/www/piwik/Makefile index a802712d8f7..fcfe96a0db8 100644 --- a/www/piwik/Makefile +++ b/www/piwik/Makefile @@ -1,9 +1,10 @@ -# $OpenBSD: Makefile,v 1.69 2015/01/17 00:43:32 giovanni Exp $ +# $OpenBSD: Makefile,v 1.70 2015/06/05 06:00:23 robert Exp $ COMMENT= open source web analytics software program DISTNAME= piwik-2.10.0 CATEGORIES= www +REVISION= 0 HOMEPAGE= http://www.piwik.org/ MAINTAINER= Giovanni Bechis diff --git a/www/racktables/Makefile b/www/racktables/Makefile index 8d37efeed79..9760d44691a 100644 --- a/www/racktables/Makefile +++ b/www/racktables/Makefile @@ -1,10 +1,11 @@ -# $OpenBSD: Makefile,v 1.13 2015/01/27 13:34:04 sthen Exp $ +# $OpenBSD: Makefile,v 1.14 2015/06/05 06:00:23 robert Exp $ COMMENT= web-based rack/IP management DISTNAME= RackTables-0.20.10 PKGNAME= ${DISTNAME:L} CATEGORIES= www +REVISION= 0 HOMEPAGE= http://www.racktables.org/ MAINTAINER= Stuart Henderson diff --git a/www/sabredav/Makefile b/www/sabredav/Makefile index b928627336c..5b7ef02b446 100644 --- a/www/sabredav/Makefile +++ b/www/sabredav/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.14 2014/11/06 17:13:41 sthen Exp $ +# $OpenBSD: Makefile,v 1.15 2015/06/05 06:00:23 robert Exp $ COMMENT = php5 WebDAV server DISTNAME = SabreDAV-1.8.7 @@ -6,7 +6,7 @@ PKGNAME = ${DISTNAME:L} PKG_ARCH = * EXTRACT_SUFX = .zip CATEGORIES = www -REVISION = 0 +REVISION = 1 HOMEPAGE = https://code.google.com/p/sabredav/ diff --git a/www/selfoss/Makefile b/www/selfoss/Makefile index 250f36e6d81..13ece521c81 100755 --- a/www/selfoss/Makefile +++ b/www/selfoss/Makefile @@ -1,10 +1,11 @@ -# $OpenBSD: Makefile,v 1.14 2015/05/16 08:26:14 rpe Exp $ +# $OpenBSD: Makefile,v 1.15 2015/06/05 06:00:23 robert Exp $ COMMENT= rss reader, live stream, mashup, aggregation webapp V= 2.13 DISTNAME= selfoss-$V CATEGORIES= www +REVISION= 0 HOMEPAGE= http://selfoss.aditu.de/ diff --git a/www/statusnet/Makefile b/www/statusnet/Makefile index b8a1f2f34f4..35f883cdd46 100644 --- a/www/statusnet/Makefile +++ b/www/statusnet/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.31 2014/11/06 17:13:41 sthen Exp $ +# $OpenBSD: Makefile,v 1.32 2015/06/05 06:00:23 robert Exp $ COMMENT= open source micro messaging platform DISTNAME= statusnet-1.1.1 -REVISION= 1 +REVISION= 2 CATEGORIES= www net diff --git a/www/syweb/Makefile b/www/syweb/Makefile index 4215f414693..99cb4474729 100644 --- a/www/syweb/Makefile +++ b/www/syweb/Makefile @@ -1,8 +1,8 @@ -# $OpenBSD: Makefile,v 1.20 2014/11/06 17:13:41 sthen Exp $ +# $OpenBSD: Makefile,v 1.21 2015/06/05 06:00:23 robert Exp $ COMMENT= web frontend to symon DISTNAME= syweb-0.65 -REVISION= 2 +REVISION= 3 CATEGORIES= www sysutils MAINTAINER= Stuart Henderson diff --git a/www/tt-rss/Makefile b/www/tt-rss/Makefile index cd34046cf8c..83da6e1f6aa 100755 --- a/www/tt-rss/Makefile +++ b/www/tt-rss/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.32 2015/04/12 17:01:31 landry Exp $ +# $OpenBSD: Makefile,v 1.33 2015/06/05 06:00:23 robert Exp $ COMMENT= webbased rss reader with standalone look and feel @@ -8,6 +8,7 @@ GH_TAGNAME= 1.15.3 DISTNAME= ${GH_PROJECT}-${GH_TAGNAME} PKGNAME= tt-rss-${GH_TAGNAME} CATEGORIES= www +REVISION= 0 HOMEPAGE= http://tt-rss.org/ diff --git a/www/xcache/Makefile b/www/xcache/Makefile index 104b714e227..47e01042b77 100644 --- a/www/xcache/Makefile +++ b/www/xcache/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.27 2014/11/19 01:07:52 brad Exp $ +# $OpenBSD: Makefile,v 1.28 2015/06/05 06:00:23 robert Exp $ SHARED_ONLY= Yes @@ -8,6 +8,7 @@ VERSION= 3.2.0 DISTNAME= xcache-${VERSION} CATEGORIES= www MASTER_SITES= http://xcache.lighttpd.net/pub/Releases/${VERSION}/ +REVISION= 0 HOMEPAGE= http://xcache.lighttpd.net/ diff --git a/www/zendframework/Makefile b/www/zendframework/Makefile index 281fcc9b22b..8901d4d6ced 100644 --- a/www/zendframework/Makefile +++ b/www/zendframework/Makefile @@ -1,9 +1,10 @@ -# $OpenBSD: Makefile,v 1.21 2014/11/22 12:22:23 sthen Exp $ +# $OpenBSD: Makefile,v 1.22 2015/06/05 06:00:23 robert Exp $ COMMENT= framework for developing PHP web applications DISTNAME= ZendFramework-1.12.9 PKGNAME= ${DISTNAME:L} +REVISION= 0 CATEGORIES= www devel diff --git a/x11/kde4/kcachegrind/Makefile b/x11/kde4/kcachegrind/Makefile index 3d2157cd704..e683b140cf0 100644 --- a/x11/kde4/kcachegrind/Makefile +++ b/x11/kde4/kcachegrind/Makefile @@ -1,8 +1,8 @@ -# $OpenBSD: Makefile,v 1.6 2015/05/28 10:17:27 pascal Exp $ +# $OpenBSD: Makefile,v 1.7 2015/06/05 06:00:23 robert Exp $ COMMENT = KDE GUI for profilers DISTNAME = kcachegrind-${MODKDE4_VERSION} -REVISION = 1 +REVISION = 2 CATEGORIES = devel HOMEPAGE = http://projects.kde.org/projects/kde/kdesdk/kcachegrind