summaryrefslogtreecommitdiff
path: root/databases/phpldapadmin
AgeCommit message (Collapse)AuthorFilesLines
2022-04-16phpldapadmin: package version 1.2.6.3khorben31-246/+2276
This changes the upstream to leenooks/phpLDAPadmin on GitHub. This also includes a patch from Debian at https://packages.debian.org/source/sid/phpldapadmin (phpldapadmin_1.2.6.3-0.2.debian.tar.xz) in order to support newer versions of PHP. This package had become unusable with the version of PHP shipped by pkgsrc by default (7.4 as of today). Tested on NetBSD/amd64, Darwin/amd64.
2021-10-26databases: Replace RMD160 checksums with BLAKE2s checksumsnia1-2/+2
All checksums have been double-checked against existing RMD160 and SHA512 hashes The following distfiles could not be fetched (some may be only fetched conditionally): ./databases/cstore/distinfo D6.data.ros.gz ./databases/cstore/distinfo cstore0.2.tar.gz ./databases/cstore/distinfo data4.tar.gz
2021-10-07databases: Remove SHA1 distfile hashesnia1-2/+1
2021-03-07databases/phpldapadmin: prefix PKGNAME with ${PHP_PKG_PREFIX}taca1-2/+2
Prefix PKGNAME with ${PHP_PKG_PREFIX} to coexist of binary packages build by differenet PHP.
2021-02-21phpldapadmin: import fixes for PHP > 5.5, 7.2, 7.3khorben9-9/+198
With help from the patches available at https://packages.debian.org/source/sid/phpldapadmin.
2020-05-22databases/phpldapadmin: remove nonexistent files from REPLACE_SHrillig1-3/+1
2020-03-20*: Convert broken sourceforge HOMEPAGEs back to httpnia1-2/+2
2020-01-18all: migrate several HOMEPAGEs to httpsrillig1-2/+2
pkglint --only "https instead of http" -r -F With manual adjustments afterwards since pkglint 19.4.4 fixed a few indentations in unrelated lines. This mainly affects projects hosted at SourceForce, as well as freedesktop.org, CTAN and GNU.
2019-12-09Bump PKGREVISION by changing of default PHP version.taca1-2/+2
2019-11-02databases: align variable assignmentsrillig1-2/+2
pkglint -Wall -F --only aligned -r No manual corrections.
2015-11-29Allow work on PHP 5.5/5.6. Patch is based on patchtaca4-4/+79
on https://bugzilla.redhat.com/show_bug.cgi?id=974928.
2015-11-03Add SHA512 digests for distfiles for databases categoryagc1-1/+2
Problems found with existing distfiles: distfiles/D6.data.ros.gz distfiles/cstore0.2.tar.gz distfiles/data4.tar.gz distfiles/sphinx-2.2.7-release.tar.gz No changes made to the cstore or mariadb55-client distinfo files. Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2015-03-24phpldapadmin doesn't work with any PHP beyond 5.4. PKGREVISION++fhajny1-1/+4
2013-10-18Fix a common mistake in many different packages: POSIX says that when usingbsiegert1-1/+2
pax -rw, the destination directory must exist. pax in NetBSD creates it if not, pax in MirBSD complains. I read through all pkgsrc Makefiles that use pax and added an entry to INSTALLATION_DIRS, or an INSTALL_DATA_DIR invocation. I did not test all the changes but they should be fairly safe. If you notice any breakage because of this change, please contact me.
2013-04-02Update phpldapadmin to 1.2.3.taca9-260/+11
* There was a mistake in patches/patch-lib_functions.php, droping "ssha" password type. 2012-10-01 Release 1.2.3 master RELEASE-1.2.3 2012-10-01 Update template to show multiselect values 2012-09-06 Language update from launchpad for 1.2.3 (also see #30) 2012-09-05 SF Bug #3531956 - Search / Show Attributes must be lowercase 2012-09-05 SF Bug #3518548 - Missing attributes on some custom forms 2012-09-05 SF Bug #3513210 - Export to VCARD only exports the last entry in the list 2012-09-05 SF Bug #3510648 - Cannot copy between servers 2012-09-05 SF Bug #3510114 - Unable to check passwords when samba hashes are in lowercase 2012-09-05 SF Bug #3452416 - templates <order> non-functional 2012-09-05 SF Bug #3427748 - value id is ignored in select attribute 2012-09-04 SF Bug #3448530 - Treat krbExtraData and krbPrincipalKe as binary 2012-09-02 SF Bug #3497660 - XSS flaws via 'export', 'add_value_form' and 'dn' variables 2012-09-02 SF Bug #3426575 - clicking 'logout' does not unset _SESSION['ACTIVITY'] 2012-09-01 SF Feature #3555472 - User-friendly items in entry chooser window. 2012-09-01 SF Feature #3509651 - Add support for SHA512 with OpenLDAP 2012-08-29 SF Patch #3469148 - Display mass edit actions as buttons 2012-01-24 SF Bug #3477910 - XSS vulnerability in query
2013-03-16Bump PKGREVISION from default PHP version change to 5.4.obache1-2/+2
2013-01-22Note CVE-2012-0834obache2-3/+4
2013-01-21Add some patches from development repository.taca8-4/+237
* Add fix for CVE-2012-1114/CVE-2012-1115 from repository. * Unset $_SESSION['ACTIVITY'] on logout from repository. * Fix XSS in query from repository. * Add support for SHA512 with OpenLDAP from repository. Bump PKGREVISION.
2012-10-02Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2011-11-17Update phpldapadmin to 1.2.2.obache2-6/+6
RELEASE NOTES ------------- This is a minor release update to fix some bugs that were discovered after the release of 1.2.1.1. There are some security fixes in this release - I suggest you upgrade your version of PLA to avoid any exploits. CHANGES SINCE 1.2.1.1 --------------------- dece0f4 Release 1.2.2 d58f011 Language Translation merge from launchpad 696c266 Additional fix for SF Feature #3387473 2d018aa SF Feature #3387473 - Support for schema discovery using OpenLDAP's cn=config DN cddf783 Add an alert when RFC3866 tags are being used 1e1fcab SF Bug #3398344 - Import LDIF overwrites entries d8ab7fc SF Patch #3391547 - Option for minmal mode 56830f1 SF Patch #3391389 - Option to initially open the tree 6c8b623 SF Patch #3391371 - Fix for schema link deactivation 7fc4f0c SF Patch #3391039 - Remove eval commands from PHP code 059b83b SF Bug #3391046 - Loading entries with many attributes is very slow 4089ffa SF Bug #3392644 - Cannot authenticate if password starts or ends with spaces c57a927 Disable supplied modifiction templates, it confused too many people d5744b0 SF Bug #3370546 - AjaxEnabled create and delete entry fails on IE9 76e6dad SF Bug #3417184 - PHP Code Injection Vulnerability 5d4245f SF Bug #3395004 - config.php.example refers to lang/en.php 80d027d SF Bug #3373466 - Unable to define force_may attributes 64668e8 Remove XSS vulnerabilty in debug code caeba72 SF Bug #3355722 - Issue in MultiList attribute type 0782730 SF Bug #3355732 - Cosmetic issue in functions.php -> get_icon() 446faf7 FIX SASL configuration example afa4a95 Fix SASL implementation - enabled GSSAPI 5987194 SF Bug #3304785 - posixGroup creation template uses cn instead of uid ddb5ed0 Enabled hiding base DNs that users dont have access to 7649b9b SF Feature #3298820 - Only custom templates
2011-06-17Update phpldapadmin pacakge to 1.2.1.1.taca3-192/+333
This is latest release which running on PHP 5.2 and later. Changes are too many please refer HOMEPAGE in detail.
2010-02-19Use plain CONF_FILES. Bump revision.joerg1-5/+4
2009-06-14Convert @exec/@unexec to @pkgdir or drop it.joerg1-3/+1
2009-06-14Remove @dirrm entries from PLISTsjoerg1-53/+1
2008-05-26Second round of explicit pax dependencies. As reminded by tnn@,joerg1-2/+4
many packages used to use ${PAX}. Use the common way of directly calling pax, it is created as tool after all.
2008-03-03Mechanical changes to add DESTDIR support to packages that installjlam1-13/+19
their files via a custom do-install target.
2007-10-03Dick Davies can no longer maintain those packages. (by private mail)heinz1-2/+2
2007-08-30Fix bash scripts to actually use a normal Bourne shell. Bump revision.joerg1-2/+4
2006-11-18Remove the dependency on php4-domxml/php5-dom, as it is not stricly necessaryghen1-7/+2
(phpldapadmin works fine without). This removes a number of second-order dependencies for this package. Bump PKGREVISION. Ok with adrianp (who originally added the dependency).
2006-06-08Removed the leading "@" from a shell command line to fix pkglint warnings.rillig1-3/+3
2006-06-02Rename all PHP 4 packages to php4-*, all PHP 5 packages to php5-*,joerg1-6/+6
all PEAR packages to php?-pear-* and all Apache packages to ap13-* or ap2-* respectively. Add new variables to simplify the Makefile handling. Add CONFLICTS on the old names. Reset revisions of bumped packages. ap-php will now depend on the default Apache and PHP version. All programs using it have an implicit option of the Apache version as well. OK from jlam@ and adrianp@.
2006-05-28Fix a bug in the Makefile which caused the files to be installed withadrianp1-3/+3
the wrong permissions. Bump PKGREVISION
2006-05-23Watch for non-empty config/ directoryadrianp3-21/+17
Use CONF_FILES_PERMS to install the conf.php file Don't use WWW_USER to set permissions as that assumes apache is always installed Bump PKGREVISION Fix binary packages (pointed out by salo@)
2006-05-21Fix checksumsadrianp1-4/+4
2006-05-18Add a missing DEPENDS from the package updateadrianp1-1/+2
2006-05-18Updated phpldapadmin to 0.9.8.3adrianp6-452/+566
Thanks to Yoshito Komatsu for feedback and testing A summary of changes include: This release fixes some minor bugs and some security alerts. Code syntax fixing tests HTML Validation fixes Added support for binary attrs in templates & HTML Validation fixes Few minor bug fixes. Changed default login attribute back to "dn".
2006-02-16Add missing file+dir to PLIST, bump PKGREVISION.wiz2-3/+5
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-2/+2
2006-01-06DEPENDS and PKGREVISION bumps because db4's library name changed.wiz1-2/+2
2005-12-29Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mkjlam1-2/+1
automatically detects whether we want the pkginstall machinery to be used by the package Makefile.
2005-09-06Fix path for phpldapadmin.conf fileadrianp1-2/+2
2005-09-06Remove dependency on apacheadrianp1-6/+13
Introduce a BUILD_DEFS for using a www server other than apache Use ROOT_GROUP Bump to nb5
2005-09-04Use PAX options instead of ${FIND} and ${RM} to kill files that we don'tadrianp1-4/+3
want to install. Patch from salo@ in private email. No functional change.
2005-09-03Add updated patch-aa for a missed diff on login.php for the last security fixadrianp3-5/+15
Re-do how .orig files are handled by pax as this wasn't working as expected Ride the previous package bump
2005-09-03Security fix for http://secunia.com/advisories/16617/adrianp3-4/+20
Bump to nb4
2005-09-01Add a depends on apacheadrianp1-5/+4
Fix up previous handling of new patch as suggested by salo@ in private email. Bump PKGREVISION
2005-08-30Remove .orig file in pre-install from patch-aa. Spotted by salo@.adrianp1-1/+4
2005-08-30Patch via Debian for recent security issueadrianp3-3/+19
Bump to nb2
2005-05-23- Update to nb1adrianp4-16/+54
- Add apache configuration file fragment - Use CONF_FILES for config.php and newly added apache file fragment - Change permissions on installed config.php to www:wheel 0600 as it can contain sensitive information in some installations - Update MESSAGE pointing to new files installed
2005-05-19Update to version 0.9.6c.seb3-9/+23
Changes since last packaged version (0.9.5) * Version 0.9.6c, 2005-04-26 No changes list found, diff seems to show bug fixes and syslog improvements * Version 0.9.6, 2005-04-03 * Summary: The main goals for this version was to close all the outstanding bugs and apply all the submitted patchs on sourceforge. All the sourceforge easy to do RFE's where also included. * Notes: - Added support for mulpiple Base DN's - Added support to log for syslog (Benjamin Drieu) - Added hooks feature to replace custom functions (Benjamin Drieu) - Entry chooser now auto adds rdn entry for copy/move operations (wigi2) - Initial support for AD Schema Retrieval - Added login restriction (Samuel Tran) - Added support to move objects (aka Copy then Delete) (wigi2) - No longer show + next to objects that have no children in tree viewer (when hide_configuration_management=true) - Added date evaluation to shadow attributes (shadowAccount) - Added Enhancement to show attributes in a specifc order (Samuel Tran) - Added Server Info OID descriptions - Added new feature to compare two DNs - Binary SID to text SID feature for MSAD objectSid entries. - Added session timeout feature (Samuel Tran) * New Languages: - Taiwan (Anonymous) - Simplfied Chinese (Anonymous) * Changes: - LDAP server configuration is being moved into an Object LDAPServer, all future interactions should use this object class from now on. - Some more conversions of english static text into language files. - Some code cleanup, excess whitespace removal, etc... - Tags for phpdoc updated. - Added cvs header to files missing the header. - LDIF Import function improvements (Xavier Renard) - UniqueAttrs fix, now showing actual value (in multi value attribs) that breaches uniqueness - Fixed check_lang_files when register_globals=off - css fixes (Daniel van Eeden) - More locatisation fixes (Piotr Tarnowski) - Schema functions all use cached entries now by default - Improved password encoding functions (Tomas Kuliavas) - If auth_type = session, then dn and password is also blowfish encrypted - Prettied up the icon index (Dave Smith) - Make the rdn not editable in the default template. * Fixes: - password_check when magic_quotes_gpc is on. - Misc fixes (Benjamin Drieu) - Fix searchs when searching for values with brackets - Unicode fixes (Daniel van Eeden) - View jpeg photo minor security fix (Dave Smith) - Check password link missing in read-only mode * Sourceforge bug fixes: 1117099 1117316 1120048 1150947 1152962 1153360 1055401 1158148 1161425