aboutsummaryrefslogtreecommitdiff
path: root/net/py-ldap2
Commit message (Collapse)AuthorAgeFilesLines
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75971
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Dropped maintainership, as I phase python out here.Dirk Meyer2002-08-311-1/+1
| | | | Notes: svn path=/head/; revision=65360
* - Get rid of PERL and use SEDDirk Meyer2002-06-161-5/+4
| | | | Notes: svn path=/head/; revision=61375
* The version of web2ldap in ports/www/web2ldap is incompatible with theDirk Meyer2002-05-233-3/+10
| | | | | | | | | | | | | | revision of the python ldap bindings in ports (in net/py-ldap2) because some of the function interfaces have changed. Update to 2.0.0pre04 Additional fixes in pkg-plist PR: 38423 Submitted by: jdunn@verticalscope.com Notes: svn path=/head/; revision=59778
* use USE_PYDISTUTILSYing-Chieh Liao2002-04-291-8/+1
| | | | Notes: svn path=/head/; revision=58331
* - Use PYTHON_CMDDirk Meyer2002-04-291-2/+2
| | | | | | | | | | Mostly to make the Zope user easier to install this port. PR: 37421 Submitted by: terry@taipeitimes.com Notes: svn path=/head/; revision=58301
* py-ldap1: from ldapmodule,Dirk Meyer2002-02-289-653/+43
| | | | | | | | py-ldap2: import CVS snapshoot. Fix Makefile Notes: svn path=/head/; revision=55328
* - Update for python 2.2Dirk Meyer2002-01-252-7/+311
| | | | | | | | | | - Cleanup - bumped PORTREVISION Submitted by: tg Notes: svn path=/head/; revision=53702
* BROKEN for python 2.2Dirk Meyer2002-01-101-1/+2
| | | | Notes: svn path=/head/; revision=52884
* - 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-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