aboutsummaryrefslogtreecommitdiff
path: root/net/py-ldap1/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - Change mastersite, Sourceforge closed down ftp serviceDirk Meyer2001-10-071-1/+2
| | | | Notes: svn path=/head/; revision=48532
* 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-101-2/+2
| | | | | | | | | | (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-241-2/+4
| | | | | | | | | | - 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-091-4/+4
| | | | | | | | 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-071-12/+12
| | | | | | | | PR: ports/20405 Submitted by: MAINTAINER Notes: svn path=/head/; revision=31359
* Initial import of ldapmodule.Kevin Lo2000-07-131-0/+23
ldapmodule is an LDAP module for python PR: 19781 Submitted by: Dirk Meyer <dirk.meyer@dinoex.sub.org> Notes: svn path=/head/; revision=30582