Commit graph

7 commits

Author SHA1 Message Date
rillig
9637f7852e all: migrate homepages from http to https
pkglint -r --network --only "migrate"

As a side-effect of migrating the homepages, pkglint also fixed a few
indentations in unrelated lines. These and the new homepages have been
checked manually.
2020-01-26 17:30:40 +00:00
taca
6d679e8fbd Bump PKGREVISION by changing of default PHP version. 2019-12-09 14:20:54 +00:00
rillig
b12904483c www: align variable assignments
pkglint -Wall -F --only aligned --only indent -r

Manually excluded phraseanet since pkglint got the indentation wrong.
2019-11-04 22:09:50 +00:00
schmonz
9eed60ef7f Add share/z-push to INSTALLATION_DIRS. Use REAL_ROOT_USER as pkglint suggests. 2019-01-28 14:33:52 +00:00
taca
bf66c01b8c Fix build problem with PKG_DEVELOPER=YES.
* Replace interpreter of tools/migrate-2.0.x-2.1.0.php, too.
* Change post-patch target to pre-configure for easier maintenance of
  patch files.
* Drop execute bit from lib/syncobjects/syncresolverecipient.php.
2016-06-30 03:17:52 +00:00
jym
acace8200d Clean up .orig files after patch... makes things tidier.
Reported by joerg@, thanks
2016-06-19 22:16:48 +00:00
jym
d8759c596e Add z-push 2.2.10 to pkgsrc.
Z-Push is an open-source implementation of the Microsoft ActiveSync protocol.
It can be used to synchronize emails (including push notifications), personal
contacts and calendar items between a central HTTP server and a mobile device.
It supports a wide range of IMAP, CalDAV and CardDAV servers.

It provides a way to push mails to a mobile phone through ActiveSync
including iOS devices.

XXX This requires a specific PHP module from project Zarafa (PHP-MAPI) at
    run time. This will be provided in another package.
2016-06-05 00:02:21 +00:00