aboutsummaryrefslogtreecommitdiffstats
path: root/net/py-ldap2
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 2.0.8ahze2005-06-222-3/+3
| | | | | PR: ports/82499 Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru>
* - Update to 2.0.7pav2005-05-043-53/+59
| | | | | PR: ports/80562 Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru>
* - Update to 2.0.6pav2005-02-262-6/+6
| | | | | PR: ports/78027 Submitted by: Boris B. Samorodov <bsam@ipt.ru>
* Update to 2.0.0pre21 to enable compilation with OpenLDAP 2.2:eik2004-04-192-4/+3
| | | | <http://sf.net/project/shownotes.php?release_id=227244>
* SIZEify.trevor2004-01-301-0/+1
|
* - Update to latest version - pre18, which works with openldap 2.1pav2003-12-303-14/+33
|
* - make option LDAP_PORT overwriteabledinoex2003-08-151-1/+1
|
* - New option LDAP_PORTdinoex2003-08-151-1/+2
| | | | - Fix LIB_DEPENDS to catch rename of openldap20 to openldap20-client
* Point dependencies on net/openldap2 to net/openldap20edwin2003-02-241-1/+1
|
* De-pkg-comment.knu2003-02-212-1/+1
|
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
| | | | Approved by: pat
* Dropped maintainership, as I phase python out here.dinoex2002-08-311-1/+1
|
* - Get rid of PERL and use SEDdinoex2002-06-161-5/+4
|
* The version of web2ldap in ports/www/web2ldap is incompatible with thedinoex2002-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
* use USE_PYDISTUTILSijliao2002-04-301-8/+1
|
* - Use PYTHON_CMDdinoex2002-04-291-2/+2
| | | | | | | Mostly to make the Zope user easier to install this port. PR: 37421 Submitted by: terry@taipeitimes.com
* py-ldap1: from ldapmodule,dinoex2002-02-289-653/+43
| | | | | py-ldap2: import CVS snapshoot. Fix Makefile
* - Update for python 2.2dinoex2002-01-252-7/+311
| | | | | | | - Cleanup - bumped PORTREVISION Submitted by: tg
* BROKEN for python 2.2dinoex2002-01-111-1/+2
|
* - Change mastersite, Sourceforge closed down ftp servicedinoex2001-10-081-1/+2
|
* Drop support to link with openldap2dinoex2001-09-131-2/+2
| | | | | the API changed again between 2.0.11 and 2.0.14 Links now only with openldap 1.2.11
* change MAINTAINER to FreeBSD.org addressdinoex2001-06-241-1/+1
|
* Patched net/ldapmodule to adapt openldap2.dinoex2001-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
* - Update port to use phyton2.0dinoex2001-04-242-15/+17
| | | | | | | - Use %%PYTHON_VERSION%% in pkg-plist - bump Portrevision Submitted by: juha.o.ylitalo@nokia.com (Ylitalo Juha . O)
* Update to version 1.10alpha3kevlo2000-09-094-6/+20
| | | | | PR: 21104 Submitted by: MAINTAINER
* Don't break package building on Satoshi's cluster. Explicitly dependtg2000-09-081-2/+2
| | | | on python1.5:lang/python15.
* fix TAB's and typo in COMMENTSkevlo2000-08-072-13/+13
| | | | | PR: ports/20405 Submitted by: MAINTAINER
* Initial import of ldapmodule.kevlo2000-07-145-0/+37
ldapmodule is an LDAP module for python PR: 19781 Submitted by: Dirk Meyer <dirk.meyer@dinoex.sub.org>