summaryrefslogtreecommitdiff
path: root/net/ldapmodule (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Drop support to link with openldap2Dirk Meyer2001-09-131-2/+2
| | | | | | | | the API changed again between 2.0.11 and 2.0.14 Links now only with openldap 1.2.11 Notes: svn path=/head/; revision=47784
* change MAINTAINER to FreeBSD.org addressDirk Meyer2001-06-241-1/+1
| | | | Notes: svn path=/head/; revision=44375
* Patched net/ldapmodule to adapt openldap2.Dirk Meyer2001-06-106-3/+327
| | | | | | | | | | (source patches are from Joe Little's SRPM) It builds against both of openldap1 openldap2 Submitted by: perky@python.or.kr Notes: svn path=/head/; revision=43738
* - Update port to use phyton2.0Dirk Meyer2001-04-242-15/+17
| | | | | | | | | | - Use %%PYTHON_VERSION%% in pkg-plist - bump Portrevision Submitted by: juha.o.ylitalo@nokia.com (Ylitalo Juha . O) Notes: svn path=/head/; revision=41845
* Update to version 1.10alpha3Kevin Lo2000-09-094-6/+20
| | | | | | | | PR: 21104 Submitted by: MAINTAINER Notes: svn path=/head/; revision=32457
* Don't break package building on Satoshi's cluster. Explicitly dependThomas Gellekum2000-09-081-2/+2
| | | | | | | on python1.5:lang/python15. Notes: svn path=/head/; revision=32438
* fix TAB's and typo in COMMENTSKevin Lo2000-08-072-13/+13
| | | | | | | | PR: ports/20405 Submitted by: MAINTAINER Notes: svn path=/head/; revision=31359
* Initial import of ldapmodule.Kevin Lo2000-07-135-0/+37
ldapmodule is an LDAP module for python PR: 19781 Submitted by: Dirk Meyer <dirk.meyer@dinoex.sub.org> Notes: svn path=/head/; revision=30582