sthen
7b29816384
update to phpldapadmin-1.2.6.2 which looks likely to fix compat with php 7.4
2021-06-30 21:38:31 +00:00
sthen
06e20cb110
switch default MODPHP_VERSION to 7.4 and bump ports which have changed
...
version. (as of 6 Dec 2020, 7.3 went into "security fixes only" mode).
2021-02-24 16:48:59 +00:00
robert
04b1f33fc5
Update to version 1.2.5 which is a fork of the original project that is
...
still maintained. Fixes a lot of deprecated warnings.
This commit also removed the dependency on the deprecated mcrypt extension
because phpldapadmin uses openssl which is enabled by default in our php.
ok sthen@
2020-04-26 15:21:11 +00:00
naddy
d159f8d1ad
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@
2020-03-20 16:44:21 +00:00
sthen
a1085b9f12
REVISION bumps for php default version switch to 7.3
2019-09-26 21:59:30 +00:00
sthen
0a5b5bddee
replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
2019-07-12 20:50:46 +00:00
sthen
44f8a14fd9
switch default php version from 7.0 to 7.1 (not 7.2 yet as some things are still
...
using mcrypt).
2018-10-17 14:15:55 +00:00
espie
f4b7f81318
convert to PKGSTEM
2018-09-04 12:46:09 +00:00
sthen
ee5cc861cb
- bump REVISION for php switch
2018-05-22 08:18:08 +00:00
robert
f11f70ece5
unbreak phpldapadmin with php-5.{5,6}
2015-09-12 08:09:05 +00:00
robert
9c1017ae2d
bump revision due to the change of the default php version to 5.6
...
ok aja@
2015-06-05 06:00:20 +00:00
sthen
174f98ce56
bump REVISION for php version switch
2014-11-06 17:13:39 +00:00
ajacoutot
8d28dad502
Cope with openssl(1) move from /usr/sbin to /usr/bin
...
ok landry@
2014-08-27 06:58:00 +00:00
robert
0219a01b7b
update to 1.2.3 and fallback to using the openssl binary if available instead of deprecated mhash() functions
2013-11-11 18:17:27 +00:00
robert
d5b92ddea0
bump REVISION due to the php update
2013-08-12 04:11:20 +00:00
jasper
c38dcacc50
use ${VARBASE} instead of hardcoding /var
2013-07-05 09:34:35 +00:00
espie
eae66e4a7b
PERMIT_* / REGRESS->TEST sweep
2013-03-11 11:35:43 +00:00
jasper
ce6cc2f73c
move various MESSAGEs into READMEs and apply some small modifictions for consistency
...
eyeballed by aja@
2012-09-10 09:16:33 +00:00
sthen
b61f5baa81
update to phpLDAPadmin 1.2.2 which rolls in 2 of the 3 security patches in
...
the port. there will likely be more fixes to this soon, see
https://sourceforge.net/tracker/?func=detail&aid=3497660&group_id=61828&atid=498546
2012-03-06 20:35:20 +00:00
ajacoutot
d5be9e9c84
Add a patch from upstream to fix:
...
phpLDAPadmin "base" Cross-Site Scripting Vulnerability
http://secunia.com/advisories/47852/
ok sthen@
2012-02-03 07:48:41 +00:00
jasper
02f90ab638
fix dependencies after php bump
2011-11-16 23:02:10 +00:00
robert
93923bd770
switch php to version 5.3 by default
2011-11-16 15:56:36 +00:00
sthen
ab765d1ce8
Fix variable name in MESSAGE, from Olivier Cherrier
2011-11-12 12:07:09 +00:00
jasper
16f63d689c
Security fixes for SA46551,
...
phpLDAPadmin Cross-Site Scripting and Code Injection Vulnerabilities
2011-10-25 19:07:56 +00:00
ajacoutot
b4bf130a1b
Add dependency on lang/php/5.2,-mcrypt so it is preferred instead of the
...
phpLDAPadmin internal implementation.
ok jasper@
2011-10-06 07:54:49 +00:00
gsoares
cf4598829d
update www/phpldapadmin to the latest version, 1.2.1.1
...
ok jasper@
2011-09-20 13:55:12 +00:00
espie
58fffade54
normalize pkgpath
2011-09-16 12:00:05 +00:00
sthen
6df0d68c4d
Bump for PKGSPEC changes in ports/lang/php/Makefile.inc
2011-07-22 10:20:10 +00:00
robert
61d54aee81
switch to lang/php
2011-07-08 23:01:39 +00:00
espie
e50b98837f
new depends
2010-11-22 08:36:47 +00:00
ajacoutot
676a566802
config.php can contain some sensitive information, so protect it.
...
ok robert@
2010-09-15 10:57:19 +00:00
jasper
97fe41fa6f
- update phpldapadmin to 1.2.0.5
2010-08-23 11:48:49 +00:00
jasper
df30126d85
SECURITY FIX for CVE-2009-4427
...
phpLDAPadmin "cmd" Local File Inclusion Vulnerability
ok ajacoutot@
2010-01-13 14:36:52 +00:00
ajacoutot
12028a52f9
Tweak MESSAGE now that /var/www/tmp/ is here by default.
2009-10-01 12:28:34 +00:00
jasper
c991088b91
- add missing dependency
...
spotted by robert@
2009-09-28 18:25:41 +00:00
bernd
059de9d5a8
Unbreak with php > 5.2.10 and fix the do-install target wo it will pick
...
up the patches files.
php fix from robert@
2009-09-26 10:02:57 +00:00
jasper
20696471fe
remove marc balmer as maintainer of all of his ports, to take away the
...
illusion marc still maintains them. as requested by himself.
2009-09-15 17:37:21 +00:00
jolan
8b7c2d621b
fix MESSAGE
2009-07-22 16:01:37 +00:00
robert
951f5c8ad4
Change the installation path from /var/www/phpldapadmin-${VERSION} to /var/www/phpldapadmin,
...
so we don't have to hardcode version numbers everywhere
2009-07-22 13:58:45 +00:00
pea
c5014905c6
Update to 1.1.0.7.
...
ok mbalmer@ (MAINTAINER)
2009-04-30 14:47:43 +00:00
mbalmer
c2fece5d02
Update to phpLDAPadmin 1.1.0.6
2008-12-23 12:37:00 +00:00
mbalmer
25380ba604
Update to PHPLDAPAdmin 1.1.0.5.
...
From Pierre-Emmanuel André <pea@raveland.org>
2008-06-18 07:47:20 +00:00
mbalmer
61aa5c7027
Maintenance update to phpldapadmin 1.1.0.3.
2008-01-09 10:56:53 +00:00
merdely
ba8add3ebb
Remove surrounding quotes from
...
COMMENT-*/ERRORS/NO_REGRESS/PERMIT_*/REGRESS_IS_INTERACTIVE
Change '.include "bsd.port.mk"' to '.include <bsd.port.mk>' while here
(ok naddy@)
2007-09-15 20:38:20 +00:00
rui
e0e6de5bba
add @group daemon
...
ok mbalmer@
2007-06-02 00:15:40 +00:00
espie
d4ebcd974d
more base64 checksums
2007-04-05 17:26:05 +00:00
mbalmer
9205caf90f
If we assign not much more than nothing to a variable, then we can skip
...
the assignment as well. We bump the package name and we are done.
2006-10-04 22:15:06 +00:00
mbalmer
5763ef143e
Update to phpldapadmin-1.0.1
2006-10-03 12:24:49 +00:00
aanriot
ba90ce353a
Security fixes against multiple cross-site scripting (XSS)
...
vulnerabilities in phpldapadmin.
CVE-2006-2016;
from Debian GNU/Linux;
ok mbalmer@, "no objection" sturm@
2006-05-21 19:15:08 +00:00
aanriot
16100617aa
- the symlink has to be against the versioned directory.
...
- while there, minor tweaks.
"looks ok" alek@, ok mbalmer@
2006-01-17 20:58:39 +00:00