72 lines
2.7 KiB
XML
72 lines
2.7 KiB
XML
<?xml version="1.0" ?>
|
||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||
<PISI>
|
||
<Source>
|
||
<Name>phpldapadmin</Name>
|
||
<Homepage>http://phpldapadmin.sourceforge.net</Homepage>
|
||
<Packager>
|
||
<Name>PisiLinux Community</Name>
|
||
<Email>admins@pisilinux.org</Email>
|
||
</Packager>
|
||
<License>GPLv2</License>
|
||
<IsA>app:gui</IsA>
|
||
<Summary>phpLDAPadmin (also known as PLA) is a web-based LDAP client</Summary>
|
||
<Description>phpLDAPadmin (also known as PLA) is a web-based LDAP client. It provides easy, anywhere-accessible, multi-language administration for your LDAP server. </Description>
|
||
<Archive sha1sum="7e5282cc6366f49a7e4c2aaab7041be661c7639b" type="targz">https://github.com/leenooks/phpLDAPadmin/archive/refs/tags/1.2.6.2.tar.gz</Archive>
|
||
</Source>
|
||
|
||
<Package>
|
||
<Name>phpldapadmin</Name>
|
||
<RuntimeDependencies>
|
||
<Dependency>mod_php</Dependency>
|
||
<Dependency>openldap-server</Dependency>
|
||
<Dependency>openldap-client</Dependency>
|
||
<Dependency>apache</Dependency>
|
||
</RuntimeDependencies>
|
||
<Files>
|
||
<Path fileType="data">/usr/share/phpldapadmin</Path>
|
||
<Path fileType="doc">/usr/share/doc</Path>
|
||
<Path fileType="config">/usr/share/phpldapadmin/config/config.php</Path>
|
||
<Path fileType="config">/etc/apache2/conf.d/phpldapadmin.conf</Path>
|
||
</Files>
|
||
</Package>
|
||
|
||
<History>
|
||
<Update release="5">
|
||
<Date>2023-05-24</Date>
|
||
<Version>1.2.6.2</Version>
|
||
<Comment>Rebuild.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="4">
|
||
<Date>2021-11-20</Date>
|
||
<Version>1.2.6.2</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="3">
|
||
<Date>2018-09-09</Date>
|
||
<Version>1.2.3</Version>
|
||
<Comment>Rebuild New T.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="2">
|
||
<Date>2017-01-30</Date>
|
||
<Version>1.2.3</Version>
|
||
<Comment>Rebuild</Comment>
|
||
<Name>Kamil Atlı</Name>
|
||
<Email>suvari@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="1">
|
||
<Date>2016-06-10</Date>
|
||
<Version>1.2.3</Version>
|
||
<Comment>First release</Comment>
|
||
<Name>Aydın Demirel</Name>
|
||
<Email>aydin@demirel.web.tr</Email>
|
||
</Update>
|
||
</History>
|
||
</PISI>
|