aboutsummaryrefslogtreecommitdiff
path: root/sysutils/ldap-account-manager
Commit message (Collapse)AuthorAgeFilesLines
* sysutils/ldap-account-manager: update 4.9 -> 5.0Bartek Rutkowski2015-07-012-3/+3
| | | | | | | | PR: 201237 Submitted by: Vasiliy P. Melnik <basil@vpm.net.ua> (maintainer) Notes: svn path=/head/; revision=391040
* sysutils/ldap-account-manager: update 4.8 -> 4.9Bartek Rutkowski2015-04-023-13/+4
| | | | | | | | | | - Remove pkg-message PR: 199100 Submitted by: Vasiliy P. Melnik <basil@vpm.net.ua> Notes: svn path=/head/; revision=383002
* Update to version 4.8Pawel Pekala2014-12-192-3/+3
| | | | | | | | | | | | This release includes several usability improvements. Additionally, paged results (required for Active Directory) and new FreeRadius attributes were added. PR: 196057 Submitted by: maintainer Notes: svn path=/head/; revision=374971
* sysutils/ldap-account-manager: 4.7 -> 4.7.1Kurt Jaeger2014-10-102-5/+5
| | | | | | | | | | | | Fixes the bug with blank page and "User tried to access entry of type ..." log message when DN suffix does not exactly match case in LDAP. PR: 194290 Submitted by: Vasiliy P. Melnik <basil@vpm.net.ua> (maintainer) Notes: svn path=/head/; revision=370600
* sysutils/ldap-account-manager: 4.6 -> 4.7Kurt Jaeger2014-09-292-10/+7
| | | | | | | | | | | | | | | | | | Changes: - Nginx webserver support - DHCP: support pooling of IP ranges (RFE 107) - Personal: support pager attribute (hidden by default) - Renamed config/lam.conf_sample to lam.conf.sample and config.cfg_sample to config.cfg.sample - LAM Pro: Password dialog: preset alternate email address with backup email address (RFE 111) PR: 194004 Submitted by: basil@vpm.net.ua (maintainer) Notes: svn path=/head/; revision=369546
* Allow staging as a regular userAntoine Brodin2014-09-181-2/+0
| | | | Notes: svn path=/head/; revision=368508
* - Update to 4.6.Raphael Kubo da Costa2014-06-222-15/+13
| | | | | | | | | | - Use the @sample helper for handling config files. PR: 191037 Submitted by: basil@vpm.net.ua (maintainer) Notes: svn path=/head/; revision=358807
* sysutils/ldap-account-manager: convert USE_BZIP2 to USES, while hereRuslan Makhmatkhanov2014-04-201-2/+1
| | | | Notes: svn path=/head/; revision=351612
* sysutils/ldap-account-manager: update to 4.5Ruslan Makhmatkhanov2014-04-202-4/+3
| | | | | | | | | | | | | | This release allows to set fields on tab Personal to read-only. NIS mail aliases can managed on user tab and there is a new option if referrals should be followed. The Pro version supports Oracle databases and organizational roles. The self service now includes a language selection and password reset supports alternate email addresses. PR: 187709 Submitted by: "Vasiliy P. Melnik" <basil@vpm.net.ua> (maintainer) Notes: svn path=/head/; revision=351611
* Remove trailing whitespaces from category sysutilsEmanuel Haupt2014-02-211-1/+1
| | | | Notes: svn path=/head/; revision=345435
* According to the Porter's Handbook (5.12.2.3.) default options must be added toEmanuel Haupt2014-02-101-0/+2
| | | | | | | | | | | | | | OPTIONS_DEFINE. This policy has been implemented only recently that's why we have many ports violating this policy. This patch adds the default options specified in the Porter's Handbook to OPTIONS_DEFINE where they are being used. Ports maintained by gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded. Approved by: portmgr (bapt) Notes: svn path=/head/; revision=343634
* - Remove plist, forgotten in first commitThomas Abthorpe2014-01-111-1/+0
| | | | Notes: svn path=/head/; revision=339438
* - Update to 4.4Thomas Abthorpe2014-01-114-1187/+37
| | | | | | | | | | - Support STAGEDIR PR: ports/185394 Submitted by: Vasiliy P. Melnik <basil@vpm.net.ua> (mantainer) Notes: svn path=/head/; revision=339437
* Add php openssl module as another dependencyMark Felder2013-11-031-1/+2
| | | | | | | | PR: ports/182208 Approved by: swills (mentor, implicit) Notes: svn path=/head/; revision=332563
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | sysutils) Notes: svn path=/head/; revision=327772
* sysutils/ldap-account-manager: update to 4.3William Grzybowski2013-09-183-3/+9
| | | | | | | | | | | - Update to 4.3 [1] - USES perl5 PR: ports/182194 Submitted by: Vasiliy P. Melnik <basil vpm.net.ua> (maintainer) Notes: svn path=/head/; revision=327547
* - convert to the new perl5 frameworkAndrej Zverev2013-09-161-2/+1
| | | | | | | | | - convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=327368
* sysutils/ldap-account-manager: update to 4.2.1William Grzybowski2013-06-193-3/+6
| | | | | | | | | | | | | | - Update to 4.2.1 Changes: https://www.ldap-account-manager.org/lamcms/changelog PR: ports/179716 Submitted by: Vasiliy P. Melnik <basil@vpm.net.ua> (maintainer) Approved by: culot / jpaetzel (mentors, implicit) Notes: svn path=/head/; revision=321273
* - Convert USE_GETTEXT to USES (part 3)Alex Kozlov2013-04-241-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316464
* - Updatet to 4.1Martin Wilke2013-03-283-15/+10
| | | | | | | | PR: 177419 Submitted by: maintainer Notes: svn path=/head/; revision=315452
* - update to 4.0.1Ruslan Makhmatkhanov2013-01-073-6/+8
| | | | | | | | | | - convert to optionsng (NOPORTDOCS case), while here PR: 175075 Submitted by: Vasiliy P. Melnik <basil@vpm.net.ua> (maintainer) Notes: svn path=/head/; revision=310027
* - update to 4.0Ruslan Makhmatkhanov2012-12-193-46/+74
| | | | | | | | | | - do not install license twice (COPYING), while here PR: 174579 Submitted by: Vasiliy P. Melnik <basil@vpm.net.ua> (maintainer) Notes: svn path=/head/; revision=309267
* - update to 3.9Ruslan Makhmatkhanov2012-12-033-3/+5
| | | | | | | | | PR: 173549 Submitted by: Vasiliy P. Melnik <basil@vpm.net.ua> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=308129
* Atttempt to fix build.Mark Linimon2012-09-161-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=304336
* - update to 3.8Ruslan Makhmatkhanov2012-09-134-10/+7
| | | | | | | | | | | | while here: - strip Makefile header - tab -> space change in pkg-descr:WWW PR: 170521 Submitted by: "Vasiliy P. Melnik" <basil at vpm.net dot ua> (maintainer) Notes: svn path=/head/; revision=304221
* - Remove SITE_PERL from *_DEPENDSAndrej Zverev2012-06-301-2/+2
| | | | | | | Approved by: portmgr@ (bapt@) Notes: svn path=/head/; revision=300261
* - add missing run dependencyRuslan Makhmatkhanov2012-03-271-1/+2
| | | | | | | | | | | - bump PORTREVISION PR: 166440 Submitted by: Vasiliy P. Melnik <basil at vpm.net dot ua> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=293893
* - update to 3.7Ruslan Makhmatkhanov2012-03-264-10/+281
| | | | | | | | | PR: 166401 Submitted by: Vasiliy P. Melnik <basil at vpm.net dot ua> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=293861
* - Update to 3.6Frederic Culot2011-11-303-4/+10
| | | | | | | | | PR: ports/162950 Submitted by: Vasiliy P. Melnik <basil@vpm.net.ua> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=286654
* - Add missing DEPENDSWen Heping2011-10-201-1/+2
| | | | | | | | PR: ports/161826 Submitted by: "Vasiliy P. Melnik" <basil@vpm.net.ua> (maintainer) Notes: svn path=/head/; revision=283952
* - Update to 3.5.0Li-Wen Hsu2011-10-155-385/+787
| | | | | | | | PR: ports/161004 Submitted by: "Vasiliy P. Melnik" <basil@vpm.net.ua> (maintainer) Notes: svn path=/head/; revision=283577
* - Update to 3.4.0Frederic Culot2011-05-143-4/+4
| | | | | | | | PR: ports/157006 Submitted by: Vasiliy P. Melnik <basil@vpm.net.ua> (maintainer) Notes: svn path=/head/; revision=274086
* Chase after net/openldap24-server update.Xin LI2011-02-251-0/+1
| | | | | | | Reminded by: miwi Notes: svn path=/head/; revision=269631
* - Update to 3.3.0Frederic Culot2011-02-133-5/+9
| | | | | | | | PR: ports/154731 Submitted by: Vasiliy P. Melnik <basil AT vpm.net.ua> (maintainer) Notes: svn path=/head/; revision=269073
* - Update to 3.2.0Martin Wilke2010-11-043-23/+15
| | | | | | | | PR: 151836 Submitted by: "Vasiliy P. Melnik" <basil@vpm.net.ua> (maintainer) Notes: svn path=/head/; revision=264021
* - Update to 3.1.0Pav Lucistnik2010-08-134-41/+62
| | | | | | | | PR: ports/148647 Submitted by: Vasiliy P. Melnik <basil@vpm.net.ua> (maintainer) Notes: svn path=/head/; revision=259178
* - Fix bug "Samba 3 domain SID is invalid!" when creating domain recordSylvio Cesar Teixeira2010-06-013-1/+36
| | | | | | | | | | - BUMP PORTREVISION PR: ports/146291 Submitted by: Vasiliy P. Melnik <basil@vpm.net.ua> Notes: svn path=/head/; revision=255427
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-0/+1
| | | | Notes: svn path=/head/; revision=255371
* - Update to 3.0.0Martin Wilke2010-03-273-9/+14
| | | | | | | | PR: 145065 Submitted by: "Vasiliy P. Melnik" <basil@vpm.net.ua> (maintainer) Notes: svn path=/head/; revision=251593
* - Fix dependsWen Heping2010-01-131-1/+2
| | | | | | | | PR: ports/142756 Submitted by: "Vasiliy P. Melnik" <basil@vpm.net.ua> (maintainer) Notes: svn path=/head/; revision=247794
* Update to version 2.9.0.Boris Samorodov2010-01-013-7/+29
| | | | | | | | PR: ports/142210 Submitted by: "Vasiliy P. Melnik" <basil at vpm.net.ua> (maintainer) Notes: svn path=/head/; revision=246962
* - Update to 2.8.0Martin Wilke2009-10-303-6/+8
| | | | | | | | PR: 140062 Submitted by: "Vasiliy P. Melnik" <basil@vpm.net.ua> (maintainer) Notes: svn path=/head/; revision=243534
* - Remove remaining SFP references (switch these ports to SF)Dmitry Marakasov2009-08-271-1/+1
| | | | | | | Approved by: portmgr (pav) Notes: svn path=/head/; revision=240406
* - Drop FETCH_CMD and change to new SFP macroMartin Wilke2009-08-131-2/+1
| | | | Notes: svn path=/head/; revision=239429
* - Update to 2.7.0 [1]Beat Gaetzi2009-08-103-5/+13
| | | | | | | | | | - Set FETCH_CMD. Master sites returns 302 redirect. PR: ports/137494 [1] Submitted by: Vasiliy P. Melnik <basil AT vpm.net.ua> Notes: svn path=/head/; revision=239286
* - Update to 2.6.0Wesley Shields2009-04-093-9/+15
| | | | | | | | PR: ports/133498 Submitted by: Vasiliy P. Melnik <basil@vpm.net.ua> (maintainer) Notes: svn path=/head/; revision=231916
* - Add dependency on php5-pcreLi-Wen Hsu2009-03-151-2/+2
| | | | | | | | PR: ports/132640 Submitted by: "Vasiliy P. Melnik" <basil AT vpm.net.ua> (maintainer) Notes: svn path=/head/; revision=230110
* - fix config.cfg overwritingXin LI2009-03-131-2/+3
| | | | | | | | | | - fix lamdaemon.pl permissions Submitted by: maintainer PR: ports/132555 Notes: svn path=/head/; revision=229978
* - Update to 2.5.0Beech Rintoul2009-01-293-20/+23
| | | | | | | | | | | - Fix conf file handling - Makefile and plist tweaks PR: ports/130840 Submitted by: Vasiliy P. Melnik <basil@vpm.net.ua> (maintainer) Notes: svn path=/head/; revision=227113
* Bump PORTREVISION's after OpenLDAP update.Xin LI2009-01-051-1/+1
| | | | | | | Suggested by: rafan Notes: svn path=/head/; revision=225291