Ruslan Makhmatkhanov
aaaafa6fbe
- update to 2.4.9
...
Feature safe: yes
2012-03-30 21:13:39 +00:00
Ruslan Makhmatkhanov
293bb1b61d
- update to 2.4.8
2012-02-24 09:47:44 +00:00
Ruslan Makhmatkhanov
8457e90924
- update to 2.4.7
2012-01-22 09:31:24 +00:00
Ruslan Makhmatkhanov
f243deaa03
- update to 2.4.6
...
- rework SASL option handling according to upstream changes
- explicitly depend on OpenLDAP 2.4 [1]
PR: 163808 [1]
Submitted by: Mike Fisher <mfisher at csh.rit dot edu>
2012-01-04 11:23:50 +00:00
Ruslan Makhmatkhanov
cd03ae9f1c
- update to 2.4.4
...
PR: ports/162077
Submitted by: rm (myself)
Approved by: novel (mentor), miwi (co-mentor)
Feature safe: yes
2011-11-15 04:27:54 +00:00
Ruslan Makhmatkhanov
1d3015aac7
Change email for my ports to FreeBSD one.
...
Approved by: novel (mentor)
Feature safe: yes
2011-11-10 22:20:18 +00:00
Xin LI
451fd8222a
Pass maintainership to Ruslan who submitted so many good patches.
2011-08-11 18:01:31 +00:00
Xin LI
da10a41153
Update to 2.4.3.
...
Submitted by: Ruslan Mahmatkhanov <cvs-src yandex.ru>
PR: ports/159684
2011-08-11 17:36:47 +00:00
Xin LI
d1f8e358a2
Update to 2.4.1;
...
Add dependency on devel/py-asn1-modules (required for
ldap.controls.sessiontrack)
PR: ports/158701
Submitted by: Ruslan Mahmatkhanov <cvs-src yandex.ru>
2011-07-07 09:56:51 +00:00
Xin LI
06a67a376b
Update to 2.4.0.
...
PR: ports/158505
Submitted by: Ruslan Mahmatkhanov <cvs-src yandex.ru>
2011-06-29 20:38:34 +00:00
Xin LI
03b42818c9
Chase after net/openldap24-server update.
...
Reminded by: miwi
2011-02-25 01:32:17 +00:00
Xin LI
b7c6bfd9db
Update to 2.3.13.
...
PR: ports/154977
Submitted by: Ruslan Mahmatkhanov <cvs-src yandex.ru>
2011-02-23 19:51:02 +00:00
Xin LI
65480eebb0
Update to 2.3.12.
...
Submitted by: Ruslan Mahmatkhanov <cvs-src yandex.ru>
PR: ports/154879
2011-02-19 13:35:14 +00:00
Xin LI
e82bc2acb5
Update to 2.3.11.
...
Feature safe: yes
2010-03-04 02:56:40 +00:00
Xin LI
929cfb0e2a
Apply two vendor fixes for older OpenLDAP versions.
...
Obtained from: python-ldap CVS
Requested by: Andrew J. Gillis <fbsdboy gmail com>
2009-11-24 19:40:21 +00:00
Xin LI
962dd9c923
Update to 2.3.10.
...
Sponsored by: iXsystems
2009-11-10 20:56:53 +00:00
Xin LI
224c0cb8bf
Update to 2.3.9.
...
Changes since 2.3.8:
Lib/
* All modules (ldap, ldif, dsml and ldapurl) have common version number now
* Non-exported function ldif.needs_base64() was abandoned and is now
implemented as method LDIFWriter._needs_base64_encoding().
This allows sub-classes of LDIFWriter to implement determining whether
attribute values have to be base64-encoded in a different manner and is
the same approach like in class dsml.DSMLWriter.
* LDAPUrlExtension._parse() now gracefully handles LDAP URL extensions
without explicit exvalue as being set with implicit value None.
Modules/
* New LDAP option constant ldap.OPT_X_SASL_NOCANON supported
in LDAPObject.get/set_option()
Submitted by: bsam
2009-08-25 21:23:03 +00:00
Xin LI
5541eb38ea
Update to 2.3.8
2009-04-30 17:30:21 +00:00
Xin LI
c78801166d
- Update to 2.3.7
...
- Change MASTER_SITES to CHEESESHOP
Submitted by: lwhsu
PR: ports/133664
2009-04-27 14:05:28 +00:00
Xin LI
5bbd5cd2dc
Bump PORTREVISION's after OpenLDAP update.
...
Suggested by: rafan
2009-01-05 19:04:45 +00:00
Xin LI
d7dd7e66f2
Fix plist
2008-10-21 22:44:15 +00:00
Xin LI
8165eb64dc
Update to 2.3.5
2008-07-06 21:25:56 +00:00
Xin LI
d18de83c54
Update to 2.3.4
2008-03-29 23:01:31 +00:00
Xin LI
efa2e925c9
Remove a dead link
2008-03-26 21:23:01 +00:00
Xin LI
523b8f84c3
Update to 2.3.3
2008-03-26 21:18:38 +00:00
Xin LI
ba4349c130
Update to 2.3.1
2007-12-21 06:46:25 +00:00
Alexander Botero-Lowry
4942ce5a7d
- Make Python 2.5.1 the default Python version
...
- Add significantly better support in bsd.python.mk for working with
Python Eggs and the easy_install system
Tested by: pointyhat runs
Approved by: pav (portmgr)
Most work by: perky
Thanks to: pav
2007-07-30 09:42:28 +00:00
Li-Wen Hsu
388e9e2a5a
- Update to 2.3
...
Approved by: clsung (mentor), delphij (maintainer)
2007-04-07 07:02:22 +00:00
Xin LI
a8995fc1b4
Update to 2.2.1
...
Submitted by: Li-Wen Hsu <lwhsu at lwhsu org>
PR: ports/106923
2006-12-19 16:49:24 +00:00
Xin LI
fbf1d6727b
Correct path for the sasl includes, to fix build for WITH_SASL case.
...
Submitted by: Boris B. Samorodov <bsam ipt ru>
PR: ports/97474
Approved by: sem (mentor)
2006-05-20 07:41:57 +00:00
Edwin Groothuis
0f12b488a5
Remove USE_REINPLACE from all categories starting with N
2006-05-11 22:49:56 +00:00
Sergey Matveychuk
aa524f30f5
- A new maintainer
...
Submitted by: delphij
2006-04-15 21:59:29 +00:00
Sergey Matveychuk
59d41b8f46
- Update to 2.2.0
...
PR: ports/95569
Submitted by: delphij
2006-04-15 20:35:07 +00:00
Mark Linimon
0025f82662
Reset vsevolod as maintainer due to unreponsiveness. We hope to see him
...
back sometime.
Hat: portmgr
2006-04-14 18:14:59 +00:00
Sergey Matveychuk
54828a3421
- Update to 2.0.11
...
- Do not depend on OpenLDAP 2.2, this port works fine with 2.3.x series.
- Reorganize REPLACE_ARGS
PR: ports/94725
Submitted by: delphij
Approved by: maintainer timeout (2 weeks)
2006-04-05 07:57:56 +00:00
Edwin Groothuis
dbef3380d2
SHA256ify
...
Approved by: krion@
2006-01-22 21:24:05 +00:00
Vsevolod Stakhov
f2f995071b
- Update to 2.0.10
2005-09-28 23:20:16 +00:00
Vsevolod Stakhov
b536320877
Update to 2.0.9.
...
Take maintainership.
Approved by: mentor (perky)
2005-08-28 08:55:16 +00:00
Vsevolod Stakhov
1848a58f4b
Add WITH_SASL option.
...
PR: ports/83145
Submitted by: Boris Samorodov <bsam@ipt.ru>
Approved by: perky (mentor)
2005-07-25 14:33:19 +00:00
Michael Johnson
3b23737845
- Update to 2.0.8
...
PR: ports/82499
Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru>
2005-06-22 00:22:45 +00:00
Pav Lucistnik
05578e351a
- Update to 2.0.7
...
PR: ports/80562
Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru>
2005-05-04 13:53:46 +00:00
Pav Lucistnik
20687bc303
- Update to 2.0.6
...
PR: ports/78027
Submitted by: Boris B. Samorodov <bsam@ipt.ru>
2005-02-25 21:23:10 +00:00
Oliver Eikemeier
0cab681643
Update to 2.0.0pre21 to enable compilation with OpenLDAP 2.2:
...
<http://sf.net/project/shownotes.php?release_id=227244 >
2004-04-19 11:53:48 +00:00
Trevor Johnson
f15b845ebe
SIZEify.
2004-01-29 16:13:06 +00:00
Pav Lucistnik
ff6c159190
- Update to latest version - pre18, which works with openldap 2.1
2003-12-29 18:04:51 +00:00
Dirk Meyer
827ad62b34
- make option LDAP_PORT overwriteable
2003-08-14 17:49:35 +00:00
Dirk Meyer
658a9f821f
- New option LDAP_PORT
...
- Fix LIB_DEPENDS to catch rename of openldap20 to openldap20-client
2003-08-14 17:46:55 +00:00
Edwin Groothuis
e53dff475f
Point dependencies on net/openldap2 to net/openldap20
2003-02-24 02:56:37 +00:00
Akinori MUSHA
2c41b9e5f3
De-pkg-comment.
2003-02-20 19:00:52 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34
o Rollback PORTCOMMENT modifications while this feature's implementation
...
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
2002-11-10 16:48:51 +00:00