Version: 2.4.1, Package name: z-push-2.4.1 |
Maintained by: Robert Nagy |
Master sites: |
Description Z-push is an implementation of the ActiveSync protocol, which is used 'over-the-air' for multi platform ActiveSync devices, including Windows Mobile, Ericsson and Nokia phones. With Z-push any groupware can be connected and synced with these devices. |
Filesize: 756.324 KB |
Version History (View Complete History) |
|
2020-03-20 10:44:29 by Christian Weisgerber | Files touched by this commit (135) |
Log message: Make use of "find -exec {} +" (which is POSIX) and "find -delete" (which is not) throughout the ports Makefiles. * Replace find|xargs with find -exec {} + * Replace -exec {} \; with -exec {} + if applicable. * Use the -delete operator to remove files and empty directories. * Combine and tweak some find(1) invocations while here. ok kn@ rsadowski@ espie@ |
2019-09-26 15:59:31 by Stuart Henderson | Files touched by this commit (33) |
Log message: REVISION bumps for php default version switch to 7.3 |
2019-07-12 14:47:59 by Stuart Henderson | Files touched by this commit (874) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2018-10-17 08:15:56 by Stuart Henderson | Files touched by this commit (54) |
Log message: switch default php version from 7.0 to 7.1 (not 7.2 yet as some things are still using mcrypt). |
2018-09-04 06:46:28 by Marc Espie | Files touched by this commit (918) |
Log message: convert to PKGSTEM |
2018-05-22 02:18:09 by Stuart Henderson | Files touched by this commit (39) |
Log message: - bump REVISION for php switch |
2018-04-28 08:05:15 by Robert Nagy | Files touched by this commit (5) |
Log message: update to 2.4.1 |
2017-12-26 12:20:09 by Robert Nagy | Files touched by this commit (2) |
Log message: update to 2.3.8 |
2016-11-24 11:27:14 by Jasper Lievisse Adriaanse | Files touched by this commit (3) |
Log message: - update to z-push 2.3.3 http://z-push.org/z-push-2-3-3-final-released/ ok robert@ (MAINTAINER) |
2016-10-31 09:07:30 by Robert Nagy | Files touched by this commit (2) |
Log message: update to 2.3.2 |
2016-08-13 09:05:57 by Robert Nagy | Files touched by this commit (2) |
Log message: remove obsolete patches |
2016-08-12 02:09:57 by Robert Nagy | Files touched by this commit (4) |
Log message: update to 2.3.0 and switch the dep to zarafa,-mapi |
2016-05-06 11:48:37 by Robert Nagy | Files touched by this commit (2) |
Log message: update to 2.2.10 |
2016-04-04 09:21:50 by Robert Nagy | Files touched by this commit (1) |
Log message: remove broken patch |
2016-04-01 12:09:30 by Robert Nagy | Files touched by this commit (2) |
Log message: update to 2.2.9 |
2016-03-01 15:07:01 by Robert Nagy | Files touched by this commit (2) |
Log message: update to 2.2.8 |
2016-01-19 09:04:07 by Robert Nagy | Files touched by this commit (3) |
Log message: update to 2.2.7 |
2015-12-30 03:01:26 by Antoine Jacoutot | Files touched by this commit (30) |
Log message: @sample /var/www/conf/modules.sample/ ok sthen@ |
2015-10-15 12:42:08 by Robert Nagy | Files touched by this commit (4) |
Log message: update to 2.2.4 |
2015-09-28 16:12:37 by Stuart Henderson | Files touched by this commit (1) |
Log message: bump |
2015-09-28 12:20:29 by Jasper Lievisse Adriaanse | Files touched by this commit (1) |
Log message: typo |
2015-09-07 12:56:59 by Robert Nagy | Files touched by this commit (6) |
Log message: update to 2.2.3 |
2015-07-12 08:13:25 by Robert Nagy | Files touched by this commit (2) |
Log message: update to 2.2.1 |
2015-06-05 00:00:24 by Robert Nagy | Files touched by this commit (72) |
Log message: bump revision due to the change of the default php version to 5.6 ok aja@ |
2015-05-08 03:08:45 by Marc Espie | Files touched by this commit (23) |
Log message: don't depend on modes in the ports tree being what we want installed |
2015-04-05 16:26:17 by Robert Nagy | Files touched by this commit (3) |
Log message: update to 2.2.0 |
2014-11-06 10:13:41 by Stuart Henderson | Files touched by this commit (67) |
Log message: bump REVISION for php version switch |
2011-07-22 04:20:11 by Stuart Henderson | Files touched by this commit (48) |
Log message: Bump for PKGSPEC changes in ports/lang/php/Makefile.inc |
2011-07-08 15:46:36 by Robert Nagy | Files touched by this commit (6) |
Log message: switch to lang/php |
2011-06-02 04:46:54 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Only enable log_errors for debugging or php will issue warnings which will break communication with the device. found the hard way by robert@ |
2011-06-02 04:40:51 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: Update to z-push-1.5.3. |
2011-04-26 23:18:27 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: Needs php5-imap. |
2011-04-02 09:42:18 by Robert Nagy | Files touched by this commit (2) |
Log message: Define the apache_request_headers() function in php in case we are using nginx or lighttpd as a webserver and not apache. ok ajacoutot@ (maintainer) |
2011-03-07 12:50:26 by Antoine Jacoutot | Files touched by this commit (7) |
Log message: Update to z-push-1.5. Add a module config file for apache as well as (UN)MESSAGE docs. |
2010-12-11 01:25:30 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Update to z-push-1.4.3. |
2010-11-19 00:23:15 by Marc Espie | Files touched by this commit (332) |
Log message: new depends |
2010-06-30 11:43:49 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: Oops, fix depends for real. |
2010-06-30 11:41:03 by Antoine Jacoutot | Files touched by this commit (4) |
Log message: Update to z-push-1.4 and fix libspec. |
2009-09-27 11:06:12 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: config.php is supposed to be edited, so @sample it. |
2009-07-31 04:05:14 by Antoine Jacoutot | Files touched by this commit (4) |
Log message: Bugfix update to z-push-1.2.2. |