| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Approved by: portmgr@ (bapt@)
Notes:
svn path=/head/; revision=300304
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- pass maintainerhship to submitter
- broken on < 900000
- while here drop WWWDIR_REL in favor of WWWDIR and use PORTDOCS
PR: ports/165211
Submitted by: pakhom706@gmail.com
Feature safe: yes
Notes:
svn path=/head/; revision=294001
|
|
|
|
| |
Notes:
svn path=/head/; revision=291538
|
|
|
|
| |
Notes:
svn path=/head/; revision=291338
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
Notes:
svn path=/head/; revision=289156
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=286187
|
|
|
|
|
|
|
|
|
|
| |
PR: ports/162136
Submitted by: 4720@hushmail.com
Approved by: [no rejections from any maintainer within 14 days]
Feature safe: yes
Notes:
svn path=/head/; revision=285709
|
|
|
|
|
|
|
|
|
|
|
| |
mysqld may be used by zoneminder;
. delete 10 seconds sleep;
. bump PORTREVISION.
Submitted by: dougb (thanks!)
Notes:
svn path=/head/; revision=277411
|
|
|
|
|
|
|
|
|
|
| |
. add a note to UPDATING;
. bump PORTREVISION.
Suggested by: dougb [1]
Notes:
svn path=/head/; revision=277178
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
. name="zoneminder";
. do load_rc_config at a proper location and remove a second one;
. some whitespace refinement;
. do a 10 seconds pause only at system startup.
Do not bump PORTREVISION for now, it'll be done when the file is renamed.
Submitted by: dougb
Notes:
svn path=/head/; revision=277177
|
|
|
|
|
|
|
|
|
| |
. bump PORTREVISION.
Reported by: achix (at zoneminder forum)
Notes:
svn path=/head/; revision=277144
|
|
|
|
|
|
|
| |
is already utilized by USE_PHP=mysql.
Notes:
svn path=/head/; revision=276511
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
zmwatch[2429].ERR [Shared data size conflict in shared_data for monitor Monitor-1, expected 328, got 316]
The patch for i386 ($arch should be 32 here but perl uses 64 bit integer):
-----
-our $arch = int(3.2*length(~0));
+our $arch = 32;
-----
I'm not sure how to properly fix this. I'm all ears.
Suggested by: Yury Bushmelev <jay4mail@gmail.com> (via e-mail)
Notes:
svn path=/head/; revision=276491
|
|
|
|
|
|
|
|
|
|
|
|
| |
. www/mod_perl2 from RUN_DEPENDS (currently port uses only PHP for web);
. security/gnutls from BUILD_DEPENDS (the port is just fine with openssl
from the base system).
Bump PORTREVISION.
Suggested by: Yury Bushmelev <jay4mail@gmail.com> (via e-mail)
Notes:
svn path=/head/; revision=276456
|
|
|
|
| |
Notes:
svn path=/head/; revision=276239
|
|
|
|
|
|
|
|
|
|
|
|
| |
. == -> = (at configure); [2]
. bump PORTREVISION.
Reported by: pointyhat (via pavmail) [1]
Discussed at: zoneminder forum [1]
Based on: patch by Pavel Timofeev <timp87@gmail.com> [2]
Notes:
svn path=/head/; revision=275696
|
|
|
|
|
|
|
|
| |
loading at system startup);
. bump PORTREVISION.
Notes:
svn path=/head/; revision=275622
|
|
|
|
|
|
|
| |
Proposed by: achix (full nickname, zoneminder forum)
Notes:
svn path=/head/; revision=275560
|
|
|
|
|
|
|
| |
Discussed with: achix (full nickname, zoneminder forum)
Notes:
svn path=/head/; revision=275555
|
|
|
|
|
|
|
|
|
|
| |
. json;
. mysql;
. session.
2. Bump PORTREVISION.
Notes:
svn path=/head/; revision=275554
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
devel/php5-json); [1]
. bump PORTREVISION;
. remove empty file from files/ by creating the former while pre-build. [2]
Reported by: Vladimir Pushkar <vladimir.pushkar@gmail.com> (via e-mail) [1]
Suggested by: wen (via e-mail) [2]
Notes:
svn path=/head/; revision=275428
|
|
|
|
|
|
|
|
|
|
|
|
| |
. fix a typo at a debug message;
. the version ID of that file.
2) Bump PORTREVISION.
PR: ports/157650 [1]
Submitted by: Pavel Timofeev <timp87@gmail.com> [1]
Notes:
svn path=/head/; revision=275271
|
|
|
|
| |
Notes:
svn path=/head/; revision=275104
|
|
|
|
|
|
|
|
|
|
|
|
| |
http://www.zoneminder.com/wiki/index.php/Change_History#Release_1.24.4_-_2011.2F05.2F30;
. remove patches that were incorporated upstream;
. add a patch to fix zm_stream.cpp (add one byte to the path length); [1]
. add one more site to MASTER_SITES.
Submitted by: Vladimir Pushkar <vladimir.pushkar@gmail.com> (via email) [1]
Notes:
svn path=/head/; revision=275095
|
|
|
|
|
|
|
| |
Reported by: bsam@ (maintainer)
Notes:
svn path=/head/; revision=274997
|
|
|
|
|
|
|
|
|
| |
PR: ports/157174
Submitted by: Alex kozlov <spam@rm-rf.kiev.ua>
Approved by: maintainer(implicit)
Notes:
svn path=/head/; revision=274959
|
|
|
|
|
|
|
|
|
|
|
| |
Note: do not bump PORTREVISION since absence of this file prevents
the port from installing (let alone packaging). Unfortunately both my
workstation and tinderbox have got the file while porting and testing...
Reported by: Vladimir Pushkar <vladimir.pushkar@gmail.com> (by email)
Notes:
svn path=/head/; revision=274637
|
|
|
|
|
|
|
|
|
| |
. bump PORTREVISION.
Reported by: Vladimir Pushkar <vladimir.pushkar@gmail.com> (via email)
Notes:
svn path=/head/; revision=274589
|
|
|
|
| |
Notes:
svn path=/head/; revision=274541
|
|
|
|
|
|
|
|
|
|
| |
and mach to %%PERL_ARCH%%);
. bump PORTREVISION.
Spotted by: pointyhat (via pavmail)
Notes:
svn path=/head/; revision=274004
|
|
|
|
|
|
|
| |
. bump PORTREVISION.
Notes:
svn path=/head/; revision=273366
|
|
Fully web-based system for viewing and analyzing security camera feeds.
WWW: http://www.zoneminder.com/
Notes:
svn path=/head/; revision=273333
|