Commit Graph

663 Commits

Author SHA1 Message Date
Ralf Becker
af522ab692 copy 14.1 changelog to trunk to satisfy update checker 2014-10-07 21:41:16 +00:00
Ralf Becker
54c51e1757 changing access control stuff for Apache 2.4 again, as openSUSE 13.1 base config uses Deny, which has higher precedence then Require 2014-10-07 12:55:47 +00:00
Ralf Becker
7d7b4cd7bc use "systemctl enable <service>" for RHEL 7 2014-10-07 11:37:29 +00:00
Ralf Becker
dcbe69a620 * Apache 2.4 and RHEL 7 installation fixes 2014-10-06 15:09:04 +00:00
Ralf Becker
a7017a0b55 changes for RHEL7 2014-10-06 12:47:42 +00:00
Ralf Becker
d424561b3a copy 14.1 changelog to trunk to satisfy update checker 2014-09-23 14:40:36 +00:00
Ralf Becker
dff636bde6 copy 14.1 changelog to trunk to satisfy update checker 2014-09-10 13:24:28 +00:00
Ralf Becker
bc54916269 fix typo 2014-09-09 15:31:42 +00:00
Ralf Becker
ecf958b057 Ubuntu only needs "-s ALL" and Debian gives an error, because it does not support it 2014-09-09 15:06:05 +00:00
Ralf Becker
1d6b4af156 copy 14.1 changelog to trunk to satisfy update checker 2014-09-03 13:32:20 +00:00
Ralf Becker
a418ac8646 copy 14.1 changelog to trunk to satisfy update checker 2014-08-28 13:10:25 +00:00
Ralf Becker
a3a6e92bf1 copy 14.1 changelog to trunk to satisfy update checker 2014-08-14 05:57:08 +00:00
Ralf Becker
6907661402 copying 14.1 changelog to trunk, to stop update notification 2014-07-25 14:14:45 +00:00
Ralf Becker
26a58a10a5 Changelog for 14.1.20140708 2014-07-08 12:07:26 +00:00
Ralf Becker
80ac3a9537 update changelog 2014-06-30 10:14:39 +00:00
Ralf Becker
aad0414190 Changelog for 14.1.20140630 2014-06-30 10:02:33 +00:00
Ralf Becker
761f48f6ce categories and async jobs extra data is now stored JSON serialized 2014-06-27 09:10:30 +00:00
Ralf Becker
e7f0292adc Changelog for 14.1.20140627 2014-06-27 07:03:51 +00:00
Ralf Becker
2772e3e342 enable mcyrpt PHP extension for Ubuntu 14.04+ 2014-06-17 15:50:34 +00:00
Ralf Becker
d948e10598 allow to use autoloader in setup.inc.php files 2014-06-17 09:34:15 +00:00
Ralf Becker
a7f6692b70 Changelog for 14.1.20140617 2014-06-17 07:03:44 +00:00
Ralf Becker
191a3e9972 Changelog for 14.1.20140514 2014-05-14 10:35:38 +00:00
Ralf Becker
13ea6533ee Changelog for 14.1.20140512 2014-05-12 09:24:23 +00:00
Ralf Becker
6810eba337 do not use $ in random passwords, as they given update errors, if followed by a number 2014-05-06 11:00:15 +00:00
Klaus Leithoff
abe0a62f58 Changelog for 14.1.20140429 2014-04-29 07:34:46 +00:00
Ralf Becker
e03e5ef68d call check_install_pear_packages before running update or install 2014-04-25 13:31:55 +00:00
Klaus Leithoff
defaaff716 Changelog for 14.1.20140425 2014-04-25 09:50:02 +00:00
Klaus Leithoff
3b89284023 Changelog for 14.1.20140424 2014-04-24 15:00:26 +00:00
Ralf Becker
801adac6c6 fixed not working patching of debian.* files for build.opensuse.org by adding a obs_package_alias option 2014-04-19 14:15:29 +00:00
Ralf Becker
912e49c0cc for 2. or separate run parse current changelog entry from file 2014-04-19 12:25:48 +00:00
Ralf Becker
48ff85d059 Changelog for 14.1.20140419 2014-04-19 11:20:31 +00:00
Ralf Becker
43d9b61d2d fix to query changelog if not yet branched (trunk) 2014-04-19 11:18:24 +00:00
Ralf Becker
6b50b26f99 current build scripts 2014-04-19 10:46:27 +00:00
Ralf Becker
3f4d96d03c remove old spec 2014-04-19 10:44:01 +00:00
Ralf Becker
05e153c725 diverse build script improvements from EPL and 1.8 which were never merged 2014-04-19 10:43:02 +00:00
Ralf Becker
90d2c68139 also list channels to not attempt to install already installed channel packages 2014-04-18 09:00:22 +00:00
Ralf Becker
30ae4474dd fixed pear packages included in egw-pear, we removed some 2014-04-18 08:33:15 +00:00
Ralf Becker
b81c8a3904 initial 14.1 changelog 2014-04-17 15:34:24 +00:00
Ralf Becker
8c1c2c9d76 discover and install PEAR packages from a channel, like Horde_IMAP_Client needed by new mail 2014-04-17 15:32:48 +00:00
Ralf Becker
3bda66e097 updated patch for 14.1 2014-04-17 13:56:47 +00:00
Ralf Becker
621d6d46f4 create new mail accounts from setup-cli 2014-04-15 15:10:39 +00:00
Ralf Becker
107a48ce2c fixed checks and config to use mbstring.func_overlaod=0 and disabled checks from anyway not supported databases 2014-02-22 17:12:24 +00:00
Ralf Becker
40018bf777 do not use / in random password and let preg_quote know we use / as delimiter (also fixing ide warnings) 2014-02-11 09:20:14 +00:00
Ralf Becker
0155b0b31d fixed sometimes failed package updates because generated password contained { and removed unnecessary PEAR upgrade of included HTTP_WebDAV_Server 2013-11-07 10:05:25 +00:00
Ralf Becker
892500fee3 change cli detection to use php_sapi_name() 2013-09-10 17:29:58 +00:00
Ralf Becker
8d93ebb01e * Setup: allow to enable account in AD via setup-cli.php and renamed --postfix and --cyrus options to more generic names --smtp and --imap 2013-06-20 14:48:53 +00:00
Ralf Becker
da74bf4210 prefering mysqli for new installs 2013-05-26 09:43:10 +00:00
Ralf Becker
82a442b722 * Setup: fixed not working install on openSUSE 12.2/3, because last line of output from "service (mysql|apache2) status" is empty 2013-03-22 10:26:59 +00:00
Ralf Becker
70c4eff2d8 add new PHP 5.4 config var max_input_vars which need to be set higher for TranslationTools to work correctly, default seems to be 1000, set now to 3000 2012-07-23 08:26:22 +00:00
Ralf Becker
8e7425621f * rpm/deb packages: removed "php_value session.gc_maxlifetime 14400" from Apache config, so value from global php.ini is used 2012-07-10 14:16:44 +00:00
Ralf Becker
8009d3ccf6 moved to setup-cli, as post_install does not use date, but setup-cli does and ini_set does not work accross processes 2012-06-13 13:43:39 +00:00
Ralf Becker
c9536aa970 - check if date.timezone is set, report it and set something if not, as it gives tons of errors in install log
- some MySQL packages (mysql.com, MariaDB, ...) use "mysql" as service name instead of RH default "mysqld"
2012-04-19 12:40:59 +00:00
Ralf Becker
12c7df59f4 add /usr/share/fonts to open_basedir 2012-03-28 11:41:06 +00:00
Hans-Jürgen Tappe
2278405af0 Add some hint (in a comment) on how to configure redirects to https. 2011-10-30 21:11:32 +00:00
Ralf Becker
6f63c5874c implementation of (announced, but previously not implemented) acl-principal-prop-set reportphpgwapi/inc/class.groupdav_principals.inc.php 2011-10-17 06:20:33 +00:00
Ralf Becker
ab92943e39 * CalDAV/CardDAV: added standard /.well-known/(caldav|carddav) redirects and set memory_limit to 128MB in Apache configuration 2011-10-11 09:29:43 +00:00
Klaus Leithoff
2e2600fcc2 adapt php memory limit on client call 2011-09-09 10:47:42 +00:00
Ralf Becker
9b7819977d * PEAR/Email: fixed not working automatic install of Mail_Mime because PEAR in RHEL5 is way to old 2011-08-05 09:45:22 +00:00
Ralf Becker
a182e0b9cc * CalDAV/CardDAV redirect for iOS 4.3.1+ to autodetect accounts 2011-08-02 16:37:22 +00:00
Ralf Becker
a5fc76490c fix egw_cache perms evtl. created by root, stoping webserver from accessing it 2011-07-01 19:22:18 +00:00
Ralf Becker
d36005eb3a not used since a few years 2011-07-01 19:10:43 +00:00
Ralf Becker
25b81ce4da install/upgrade required PEAR packages on install/upgrade of EGroupware package 2011-06-30 20:59:57 +00:00
Ralf Becker
99c18003a4 install/upgrade required PEAR packages on install/upgrade of EGroupware package 2011-06-30 20:56:20 +00:00
Ralf Becker
17ce63390c setup-cli / post_install command to install/update a single (non-default) app 2011-06-18 10:44:56 +00:00
Ralf Becker
27063a6f6a fixed patches 2011-06-17 10:24:40 +00:00
Ralf Becker
45a72fa3b5 Enable ActiveSync protocol support via eSync app 2011-06-14 12:23:10 +00:00
Ralf Becker
d0800ffafa added parameter to run a command after copying checkout to buildroot, eg. to apply a patch or replace some files 2011-06-05 10:30:30 +00:00
Ralf Becker
d4d02a09d4 fixed asyncservice patch 2011-06-04 14:45:47 +00:00
Ralf Becker
4be8044921 remove trailing newlines 2010-08-10 07:36:19 +00:00
Ralf Becker
ca3c4694e6 fixed typo in editsvnchang_e_log and not replaced message about created svntag 2010-08-09 11:42:50 +00:00
Ralf Becker
4838885cd2 generate package changelog automatic from svn log messages since the last svn tag 2010-08-08 13:13:03 +00:00
Ralf Becker
09719babaf replace deprecated call_user_method(_array) with call_user_func(_array) 2010-07-20 16:47:11 +00:00
Ralf Becker
64bf5a7b36 service not in Debian5, only newer Ubuntu, which complains about /etc/init.d/xx 2010-06-14 08:13:19 +00:00
Ralf Becker
b7b71cfe87 no default mailserver, so fmail redirects to create-mailaccount page 2010-06-11 08:10:06 +00:00
Ralf Becker
634e44873b also ignoring empty lines and adding to svn cp --parent -m "creating $svntag" 2010-05-25 20:53:22 +00:00
Ralf Becker
a2f59c855b allow for comments in externals file 2010-05-25 20:39:08 +00:00
Ralf Becker
f478c91069 ability to create svn tag or branch for the package 2010-05-25 20:26:52 +00:00
Ralf Becker
7d3f824dd6 "setting upload_tmp_dir explicit, in case distribution set something else, which is then not included in our open_basedir" 2010-04-05 06:52:11 +00:00
Ralf Becker
763d596392 "imporved mandriva support" 2010-04-04 11:46:48 +00:00
Ralf Becker
fa234df716 "switching E_STRICT off in error_reporting" 2010-03-30 13:24:45 +00:00
Ralf Becker
ee406cc534 "adding changelog also as commit message to obs commit" 2010-03-22 21:28:11 +00:00
Ralf Becker
40168aca6a "fix to understand and replace ereg(i) with array-subscriptions as parameters (eg. $_REQUEST['something'])" 2010-03-21 09:05:41 +00:00
Ralf Becker
6663a384d3 "updating of changelog in debian.changes or .spec files" 2010-03-18 21:40:49 +00:00
Ralf Becker
09177e4018 automatic updating version number in .dsc and .spec files 2010-03-18 19:39:53 +00:00
Ralf Becker
16707ee82e some apache do NOT allow symbolic PHP constants 2010-03-18 19:39:33 +00:00
Ralf Becker
6008620034 automatic updating OBS checkout 2010-03-06 09:31:19 +00:00
Ralf Becker
a6cc1cfe18 "only update same major version" 2010-03-05 16:21:21 +00:00
Ralf Becker
f455ca37f1 "allow to replace archives in obs checkout" 2010-03-05 15:09:13 +00:00
Ralf Becker
0c63c864e2 "fixed not working empty arguments and handling of whitespace between " 2009-12-08 08:27:53 +00:00
Ralf Becker
320cd1d186 "using an enviroment var to preseed post-install" 2009-12-07 18:26:28 +00:00
Ralf Becker
082b870051 advanced mailserver config 2009-12-06 10:28:49 +00:00
Ralf Becker
61c48fb5c0 allow setup-cli to install ldap based right away 2009-12-05 17:42:18 +00:00
Ralf Becker
38fcc8a001 disabling automatic call to asyncservice after each request 2009-11-28 08:21:49 +00:00
Ralf Becker
6e50e45546 "adding /usr/bin/tnef to open_basedir" 2009-10-22 17:16:34 +00:00
Ralf Becker
f1ae1c456d "fixed (cut-n-paste) typo, preventing mailserver config" 2009-09-30 13:05:15 +00:00
Ralf Becker
0677e339f5 some files required for new rpm build 2009-09-30 08:53:47 +00:00
Ralf Becker
f751deb019 "- quitening warning if LANG does NOT contain nation
- create dummy mailserver config, as fmail otherwise gives fatal error otherwise"
2009-07-30 09:32:19 +00:00
Ralf Becker
b4b294b79a fixed not working --run -name or --run +name 2009-07-21 06:30:40 +00:00
Ralf Becker
ba346ab68b "replaced split with preg_split" 2009-07-20 07:30:34 +00:00
Ralf Becker
6587813d2d "dont delete header (otherwise the header is owned by the user running the script)" 2009-06-21 12:35:13 +00:00
Ralf Becker
0ada07748c "reload apache, if it's already running" 2009-06-14 08:42:34 +00:00
Ralf Becker
8cd899c36c added automatic detection for suse and debian 2009-06-09 11:22:23 +00:00
Ralf Becker
70a8820eaf "added (executable) scripts in doc/rpm-build" 2009-06-09 05:44:16 +00:00
Ralf Becker
83867b6178 script used to fix depricated functions & features for php53 2009-06-08 16:22:21 +00:00
Ralf Becker
232252475f patch fixing many depricated functions (eg. posix regular expressions) and features, which fill up the error_log under php5.3 (and will no longer be available under php6).
Patch is mostly created by script in egroupware/doc/fix_depricated.php in separate commit.
I do NOT advice to apply this patch to a production system (it's commited to trunk!), as the automatic modified regular expressions have a good change to break something ...
2009-06-08 16:21:14 +00:00
Ralf Becker
35a2353a1e removed not (longer) needed files 2009-06-07 16:29:13 +00:00
Ralf Becker
9965d89a0f removed not (longer) needed files 2009-06-07 16:28:43 +00:00
Ralf Becker
ce882c3e64 "- detecting source dir
- --suse opton to set suse defaults (default is red hat)"
2009-06-01 22:05:07 +00:00
Ralf Becker
9ce701cb18 "- allow to use config vars in config vars, eg. 'header' => '$data_dir/header.inc.php'
- use LANG from $_SERVER, if not set in $_ENV (happens somehow on openSUSE)"
2009-06-01 21:08:51 +00:00
Ralf Becker
608697c1d4 fixed patch to match current class 2009-06-01 18:32:41 +00:00
Ralf Becker
b8dbca8191 "- made package configurable
- allow to use configuration in module names
- check branch agains checkout dir not aliasdir"
2009-06-01 12:35:00 +00:00
Ralf Becker
b65c8fbf61 new script to build egroupware archives 2009-06-01 11:53:03 +00:00
Ralf Becker
2d7f5720cd - implemented header-updates
- dont give fatal error, if everything is up to date, but config is missing
- always patch existing password back into the header
- docu update
2009-05-31 09:54:08 +00:00
Ralf Becker
3ec3c205ee created a rpm post script to automatic install or update EGroupware:
- cleaned up exceptions in cli code (no need to log, as it goes direct to the user)
- regarding small rpm redirect header (< 200 bytes) as no header
- fixed wrong detected vars for cli install (eg. webserver_url)
- fixed egw_cache to not stall if system_charset is not yet in db
2009-05-30 20:15:31 +00:00
Ralf Becker
3121bb1106 newest version from openSUSE build service 2009-04-26 05:55:31 +00:00
Ralf Becker
94ddea7b21 changed "php_value mbstring.func_overload X" to "php_admin_value mbstring.func_overload X" for php5.2.9 2009-04-26 05:51:26 +00:00
Ralf Becker
bc38a6bfbe "setting execute permission for cli (command line) scripts" 2008-11-17 17:16:29 +00:00
Ralf Becker
b190f8eaeb "1.6.rc5" 2008-11-16 12:03:33 +00:00
Ralf Becker
e06e3142a6 "fixed zip archives to not contain empty dirs for the contrib modules and some other optimisations" 2008-11-11 13:26:03 +00:00
Ralf Becker
8d734c1aa8 "1.6.rc4" 2008-11-09 16:51:06 +00:00
Ralf Becker
1ebccc7869 "1.6rc3" 2008-10-29 08:18:48 +00:00
Ralf Becker
ae2431ef28 "1.6.rc2 spec file:
- selinux fix for network access
- suse: use php_any_db requirement
- other: use just php-mysql requirement (no server)"
2008-10-22 08:29:13 +00:00
Ralf Becker
587e9ba581 "changed chcon syntax, as Fedora 9 did not like it" 2008-10-14 10:14:54 +00:00
Ralf Becker
3358a39461 Fixed install problems with missing php dom extension,
which is required (but not declared) by importexport:
- added requirement to importexport/setup/setup.inc.php
- gracefully fail if dom is not available
- add dom extension to rpm requirements
--> this has been reported many times on the list as "missing wiki
pages", which is caused by suppressed fatal error in importexports
default-records, stoping other apps default records to run
2008-10-14 08:42:09 +00:00
Ralf Becker
cae06956af "final 1.6rc1 spec file:
- added mysql and php(5)-mysql dependency
- added missing etemplate macro
- removed not longer used manageheader patch
- removed not longer used sitemgr-link symlink"
2008-10-13 17:24:05 +00:00
Ralf Becker
8be2abb833 dummy header for rpm redirecting to setup 2008-10-13 14:21:47 +00:00
Ralf Becker
847b0c36f6 dummy header for rpm redirecting to setup 2008-10-13 14:20:49 +00:00
Ralf Becker
f3f306e1ee not longer needed 2008-10-13 08:51:37 +00:00
Ralf Becker
b765f7314b fixed dummy header, empty makes problems in rpm build 2008-10-13 06:09:49 +00:00
Ralf Becker
2cc98a295f fixed dummy header, empty makes problems in rpm build 2008-10-13 06:09:13 +00:00
Ralf Becker
47982c1efe "removed sessions dir, as it only makes problems" 2008-10-10 12:37:03 +00:00
Ralf Becker
60a04b92c9 1.6rc1 2008-10-10 12:35:45 +00:00
Ralf Becker
357c70f41a 1.6rc1 2008-10-10 12:33:20 +00:00
Ralf Becker
72aaf224d6 1.6.rc1 2008-10-10 12:26:10 +00:00
Ralf Becker
1a61bdad80 "1.6rc1" 2008-10-10 12:09:37 +00:00
Ralf Becker
8d2816b0bb first try for a 1.6 prerelease package 2008-07-22 12:02:33 +00:00
Ralf Becker
46049623bc "- no longer building signed source packages, only a singed md5sum file
- cleaner md5sum file, the old gave me a headache ;-)"
2007-06-05 08:31:04 +00:00
Lars Kneschke
7fab1b3b64 updated build script 2007-04-30 14:12:05 +00:00
Lars Kneschke
5ab156ee1a updated build environemt 2007-04-30 14:10:20 +00:00
Lars Kneschke
dc24f42cf3 specfile used for opensuse buildservice 2007-04-30 11:32:10 +00:00
Lars Kneschke
d03f4545e5 removed no longer used specfiles 2007-04-30 11:28:59 +00:00
Ralf Becker
9d653a5b41 removed no longer used/relevant files 2006-07-09 23:38:38 +00:00
Lars Kneschke
26066d742c updated spec files for 104 release 2006-07-08 06:30:19 +00:00
Lars Kneschke
70344e368c the actual build files 2006-06-11 08:44:23 +00:00
Lars Kneschke
e612d2c15f me against svn 2006-05-18 02:44:13 +00:00
Lars Kneschke
b3678f8931 the current build environment 2006-05-18 02:43:50 +00:00
Lars Kneschke
8f5f0953df new files for rpm bulding 2006-03-27 23:38:30 +00:00
Lars Kneschke
58963971dd updated buildscript 2006-03-27 23:37:50 +00:00
Lars Kneschke
7dd122744e updated spec files 2006-01-22 23:02:06 +00:00
Ralf Becker
c6df8a68a7 added timesheet app 2005-12-19 04:25:31 +00:00
Ralf Becker
114643d562 added chatty to contrib 2005-12-16 08:48:11 +00:00
Ralf Becker
1692334a1a typo 2005-12-15 01:02:49 +00:00
Ralf Becker
c9973ce261 1.2RC5 2005-12-15 00:09:44 +00:00
Ralf Becker
f46e80b38c 1.2RC4 2005-12-02 20:44:28 +00:00
Ralf Becker
66d3af7013 1.2RC3 2005-11-28 17:03:32 +00:00
Ralf Becker
a2940028bd 1.2RC2-3 2005-11-25 23:05:46 +00:00
Ralf Becker
fec07c13a3 1.2RC2-2 2005-11-25 09:22:34 +00:00
Ralf Becker
73975b00c6 necessary rpmmacros from the 1.0.0 Branch 2005-11-25 08:17:52 +00:00
Ralf Becker
d6b925b16c 1.2RC2 2005-11-24 21:23:34 +00:00
Ralf Becker
4860925084 release script and spec-files for 1.2 - thought they still need some work 2005-11-15 01:56:12 +00:00
Ralf Becker
bf5275949e small fix 2005-10-14 10:04:41 +00:00
Ralf Becker
0ddb73fddb modernize now removes:
- global $phpgw;
- global $phpgw_info;
and replaces:
- $phpgw -> $GLOBALS['egw']
- $phpgw_info -> $GLOBALS['egw_info']
2005-10-14 09:36:37 +00:00
Ralf Becker
5d3e8d1c86 added HTTP_SESSION_VARS to list of vars to transform as it is off by default in php5 too 2005-07-20 10:20:18 +00:00
petere78
7d720dc5ea Set HTML document type to XHTML 1.0 Transitional everywhere (almost).
Correct various misspellings and other oddities in the document type
declarations.  Convert HTML tags to lower case in the affected files.
2005-07-07 20:09:52 +00:00
Ralf Becker
85f4f36c5b added --replace option and made the replacements case-insensitiv (at least for php5) 2005-06-14 07:55:36 +00:00
Ralf Becker
550ce8314d changed first line to #!/usr/bin/php -qC
-C makes the CGI binary behave like the CLI one (CGI has the script's dir as it's current dir not the current dir where the script is invoked)
2005-05-23 17:30:05 +00:00
Ralf Becker
bdb7f0df1d Tool to change eGW sources automatic to comply with some of the eGW coding rules:
// saves an unnecessary copy
'= CreateObject'           => '=& CreateObject',
'= new'                    => '=& new',
// php5 cloning of the DB object
'= $GLOBALS[\'egw\']->db;' => '= clone($GLOBALS[\'egw\']->db);',
'= $this->db;'             => '= clone($this->db);',
// remove windows lineends (CR)
"\r"                       => '',
// $HTTP_{GET|POST|SERVER}_VARS => $_{GET|POST|SERVER}
$modernize['$HTTP_'.$name.'_VARS'] = '$_'.$name;
$modernize['$GLOBALS[\'HTTP_'.$name.'_VARS\']'] = '$_'.$name;
$modernize['$GLOBALS["HTTP_'.$name.'_VARS"]'] = '$_'.$name;
// phpGW --> eGW
'PHPGW_'	               => 'EGW_',
'$GLOBALS[\'phpgw_info\']' => '$GLOBALS[\'egw_info\']',
'$GLOBALS["phpgw_info"]'   => '$GLOBALS[\'egw_info\']',
'$GLOBALS[\'phpgw\']'      => '$GLOBALS[\'egw\']',
'$GLOBALS["phpgw"]'        => '$GLOBALS[\'egw\']',
'common->phpgw_header'     => 'common->egw_header',
'common->phpgw_footer'     => 'common->egw_footer',
'common->phpgw_exit'       => 'common->egw_exit',
'common->phpgw_final'      => 'common->egw_final',

It also substitutes spaces at the beginning of a line (indetion) with tabs, you need to specify (--remove-space-indention N) the number of spaces to substitute, if it's other then 2.
2005-05-02 10:21:38 +00:00
reinerj
a6d1368c19 updatet build script 2004-11-19 14:35:41 +00:00
reinerj
df5d246d90 updatet build script 2004-11-19 14:28:31 +00:00
reinerj
3845e46f4b update build script to build bitrock windows packages 2004-11-19 14:26:43 +00:00
reinerj
3629c9cdcc update the build files 2004-08-09 10:06:16 +00:00
reinerj
46c028ff46 update the build files 2004-08-09 09:52:11 +00:00
reinerj
a27466da3f update the spec files and the build script 2004-07-31 19:54:35 +00:00
reinerj
22870f672e fix a bug in the spec file and update the build shell script 2004-07-03 11:09:40 +00:00
reinerj
f51feebf09 fix for rpm error and updated script 2004-06-10 11:09:07 +00:00
reinerj
181385fbff add fedora spec file 2004-05-21 21:40:25 +00:00
reinerj
c49dcaae34 add buitrock installer to build script 2004-05-21 21:39:09 +00:00
reinerj
c69ae06549 add change from Matthes Galgoci 2004-05-13 15:45:38 +00:00
reinerj
ffb4948e35 change egroupware home to eGW.org 2004-02-28 14:00:21 +00:00
reinerj
0251409dac change egroupware home to eGW.org 2004-02-28 13:45:40 +00:00
reinerj
32c32d3bc9 spec files updated to support SuSE directorys and the build sript scan for trojans and viruses 2004-02-09 09:53:24 +00:00
Miles Lott
11d6da18e0 remove very old references to version.inc.php 2004-01-30 01:55:57 +00:00
reinerj
2d3fdcbed2 change files from phpgw to egw 2004-01-27 15:32:32 +00:00
reinerj
6030957df9 remove outdated files 2004-01-25 01:40:38 +00:00
reinerj
b8bdcf5186 remove outdated files 2004-01-25 01:04:02 +00:00
reinerj
71a96e995d remove not needed files 2004-01-25 00:44:55 +00:00
reinerj
8e884e6844 new apps and changes in script 2004-01-25 00:20:36 +00:00
reinerj
c15b67290a add new build script 2004-01-25 00:18:54 +00:00
reinerj
bbf777210b remove old build script, is replaced with new one 2004-01-25 00:17:58 +00:00
Miles Lott
6f08e22c39 Adjusted for use with egroupware - checks out all modules 2003-11-07 06:03:38 +00:00
reinerj
ca551cd068 new spec file for egw added 2003-09-11 00:19:25 +00:00
reinerj
be56ea4011 new build script for egw added 2003-09-11 00:18:12 +00:00
reinerj
600ec1fa5b file will be replaced by new egw build file 2003-09-11 00:15:07 +00:00
reinerj
34f3e6f543 file will be replaced by ne egw build file 2003-09-11 00:12:37 +00:00
Ralf Becker
b8557e49d9 make the phpgw Version-0_9_16-branch HEAD 2003-08-28 14:31:11 +00:00
Ralf Becker
8581021032 fixed a typo 2003-04-04 13:51:28 +00:00
Ralf Becker
d287534bc8 Adjusted the phpGW Adminsitration Manual with:
- up-to-date Version of the stable branch
- no more extra branch for patches
- references from sourceforge to savannah or subversions
Did this in the sgml and the html version, as i dont have / know the tools to create the html+ps version from the sgml
2003-03-09 14:21:27 +00:00
Zone
01f81f7f76 Add support for inline docs inside a comment block, add @required and @optional detection, fix security problem with passing '..' in files[] 2003-02-17 19:32:26 +00:00
ceb
7ea0349168 update 2002-11-12 11:18:45 +00:00
Zone
71ec2f0197 Updates needed for phpwebhosting -> filemanager name change 2002-09-21 05:15:32 +00:00