Andrew Bauer
e97341ced5
Merge pull request #1054 from knnniggett/cambozola
...
link to cambozola pacakge, rather than download during build
2015-09-14 14:02:10 -05:00
Isaac Connor
e88d63cb35
need to check the case of having a / at the end
2015-09-14 14:55:37 -04:00
Andrew Bauer
03172af921
link to cambozola pacakge, rather than download during build
2015-09-14 13:51:48 -05:00
Isaac Connor
3f3c637227
don't need apache patch anymore
2015-09-14 14:36:19 -04:00
Isaac Connor
407ed7ec66
Merge branch 'master' of github.com:ZoneMinder/ZoneMinder
2015-09-14 14:14:23 -04:00
Isaac Connor
6e47812669
This patch is no longer needed
2015-09-14 14:14:13 -04:00
Andrew Bauer
c8fecee68b
Update CMakeLists.txt
...
nbtelecom was returning http 403. switching to skylineservers. In the future, I will add jscalendar packages to zmreop as that is better practice.
2015-09-12 18:03:20 -05:00
Andrew Bauer
0ff14008b3
Update zoneminder.el6.conf.in
...
ScriptAlias should point to ZM_CGIDIR instead of ZM_WEBDIR
2015-09-12 17:49:03 -05:00
Andrew Bauer
ebb6e7158a
rpm packaging changes for centos 6
2015-09-08 18:16:19 -05:00
Andrew Bauer
427c71f5e8
Update README.Centos7
2015-09-07 16:54:13 -05:00
Andrew Bauer
41cfadbcb1
Update zoneminder.el7.spec
...
typo
2015-09-07 16:14:58 -05:00
Andrew Bauer
dc9a5b13fe
redhat rpm packaging modifications
2015-09-07 15:50:42 -05:00
Andy Bauer
9320efdd45
rpm specfile - modify symlinks
2015-08-29 18:04:26 -05:00
Andy Bauer
4ddeddeb32
rpm specfile - correct typo
2015-08-29 17:28:06 -05:00
Andy Bauer
4915b7fc72
rpm spec file - create cakephp tmp folder symlink
2015-08-29 16:52:16 -05:00
Andy Bauer
d9c3061b52
Add reference to mysql Create permission in rpm README's
2015-08-29 14:01:45 -05:00
Andrew Bauer
ef8830b373
Update zoneminder.el6.spec
...
rpm specfile - update location of perl packlist
2015-08-29 11:12:55 -05:00
Isaac Connor
3ff9c38a2e
Merge branch 'master' of github.com:ZoneMinder/ZoneMinder
2015-08-20 20:36:21 -04:00
Isaac Connor
8e01dad828
add the api tmp link
2015-08-20 20:36:09 -04:00
Isaac Connor
6a1bbd2055
remove systemd overrides
2015-08-20 13:49:04 -04:00
Isaac Connor
96a710671d
add the api tmp dir link to /tmp/zm
2015-08-19 16:23:36 -04:00
Isaac Connor
daba109e7d
set AllowOverride All for api dir
2015-08-19 16:09:03 -04:00
Isaac Connor
492cafe08e
set AllowOverride All for api dir
2015-08-19 16:08:48 -04:00
Isaac Connor
e4f1795fa4
1404 doesn't have 3.9.6, so go back to 3.9.4
2015-08-19 13:35:06 -04:00
Isaac Connor
93e948e0d8
these links need to move under www to work
2015-08-19 13:31:56 -04:00
Isaac Connor
4767a6fb38
remove systemd, and extra Standards-Version
2015-08-18 14:01:56 -04:00
Isaac Connor
16897b7c94
rough in ubuntu1204 version of cmake build
2015-08-18 11:57:56 -04:00
Isaac Connor
3b3ae0adf5
This will be used from now on when generating master snapshots for ubuntu1504 for a single zoneminder.deb
...
It was taken from the debian official package on August 17th 2015. Various unneeded patches were removed
and the dependencies were change to use the ffmpeg version of av libraries. Also, since ubuntu1504 does not have cakephp 2 available
we cannot use a packaged version of that, so we still need our own copy for the api
2015-08-17 14:03:27 -04:00
Isaac Connor
8e491475d1
typos and whitespace fixes
2015-08-16 12:45:45 -04:00
Andrew Bauer
b69fd1e86d
configure apache to follow symlinks so it find nph-zms
2015-08-13 20:23:52 -05:00
Andrew Bauer
af5fd5890b
Fix redalert.wav symlinks
2015-08-10 08:13:37 -05:00
Isaac Connor
b90d8c4f73
db_get fails if there is no debconf entry (for example if the package is not yet configured)
2015-07-23 15:08:06 -04:00
Isaac Connor
27ef821a4f
db_get fails if there is no debconf entry (for example if the
...
package is not yet configured)
2015-07-23 15:07:32 -04:00
Andrew Bauer
fffea54ed1
Merge pull request #944 from ZoneMinder/php-gd
...
add php-gd to list of dependencies for debian and ubuntu builds
2015-07-16 13:08:33 -05:00
Isaac Connor
424b7d50bd
php-gd should isntead be php5-gd
2015-07-16 13:59:06 -04:00
Isaac Connor
e3042c59a5
add php-gd to list of dependencies for debian and ubuntu builds
2015-07-16 13:40:16 -04:00
Andrew Bauer
eb5bb641d6
rpm packaging - require php-gd
2015-07-16 12:15:24 -05:00
Isaac Connor
09efee3be3
limit man install to 8 to not conflict with man pages in libzoneminder-perl
2015-07-15 15:46:53 -04:00
Isaac Connor
2f3779473b
release SNAPSHOT2015071501
2015-07-15 15:45:02 -04:00
Isaac Connor
4f0466739f
remove generated .debhelpers
2015-07-15 12:04:00 -04:00
Isaac Connor
7a08127d21
release snapshot 2015071501
2015-07-15 12:02:20 -04:00
Isaac Connor
c7e30436be
cleanup and add usr/share/man to core install dirs so that man files get installed
2015-07-13 11:31:23 -04:00
Isaac Connor
58448adb51
Merge pull request #896 from knnniggett/pod2man
...
Generate man pages for perl scripts & C Binaries in the bin folder
2015-07-03 11:40:24 -04:00
Isaac Connor
956e2936a3
Merge branch 'master' of github.com:ZoneMinder/ZoneMinder
2015-06-25 16:26:49 -04:00
Bill McGonigle
e3727af243
softlayer-dal appears to defunct as a sourceforge mirror. Get jscalendar from nbtelcom instead.
2015-06-24 01:32:53 -04:00
Andrew Bauer
d03469125a
Add perl-podlators build dependency to redhat distros
2015-06-20 18:07:29 -05:00
Isaac Connor
69cdce22e1
cleanout build files
2015-06-19 12:04:09 -04:00
Isaac Connor
99384983a5
merge from recent ubuntu1504 switch to ffmpeg version of av libs
2015-06-18 13:09:42 -04:00
Isaac Connor
03de98980f
cleanup log
2015-06-12 11:53:08 -04:00
Isaac Connor
18674b7973
cleanup
2015-06-12 11:51:43 -04:00