| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=86913
|
|
|
|
|
|
|
|
|
|
| |
hand over maintainership to Oliver Eikemeier <eikemeier@fillmore-labs.com>
PR: 51640
Submitted By: Oliver Eikemeier <eikemeier@fillmore-labs.com>
Notes:
svn path=/head/; revision=84388
|
|
|
|
| |
Notes:
svn path=/head/; revision=63202
|
|
|
|
|
|
|
| |
Approved by: ru
Notes:
svn path=/head/; revision=54652
|
|
|
|
|
|
|
|
| |
PR: 34631
Submitted by: Maxim Konovalov <maxim@macomnet.ru>
Notes:
svn path=/head/; revision=54251
|
|
|
|
| |
Notes:
svn path=/head/; revision=53564
|
|
|
|
|
|
|
|
|
| |
This includes a security related fix. See OpenLDAP ITS#1530
<URL:http://www.openldap.org/its/index.cgi/Software%20Bugs?id=1530>
for details.
Notes:
svn path=/head/; revision=53110
|
|
|
|
| |
Notes:
svn path=/head/; revision=52114
|
|
|
|
|
|
|
|
| |
PR: 31584
Submitted by: Maxim O. Konovalov <maxim@macomnet.ru>
Notes:
svn path=/head/; revision=49651
|
|
|
|
|
|
|
|
| |
PR: 31332
Submitted by: maxim@macomnet.ru
Notes:
svn path=/head/; revision=48922
|
|
|
|
|
|
|
|
| |
PR: 30846
Submitted by: leo@florida.sarang.net
Notes:
svn path=/head/; revision=48234
|
|
|
|
|
|
|
| |
millionth-second-since-epoch timestamp bug in slurpd.
Notes:
svn path=/head/; revision=47650
|
|
|
|
| |
Notes:
svn path=/head/; revision=47561
|
|
|
|
| |
Notes:
svn path=/head/; revision=43043
|
|
|
|
| |
Notes:
svn path=/head/; revision=42904
|
|
|
|
| |
Notes:
svn path=/head/; revision=42718
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Rewrite lines like:
@exec [ CONDITION ] && ACTION
as:
@exec [ ! CONDITION ] || ACTION
In the first version, the @executed command returns false if CONDITION
is false and ACTION is not performed: pkg_add would then complain about the
whole command's exit code.
The second version returns either true or the actual ACTION exit code.
* Do not echo some Makefile commands.
Notes:
svn path=/head/; revision=42554
|
|
|
|
| |
Notes:
svn path=/head/; revision=37394
|
|
|
|
|
|
|
| |
(OpenLDAP 1.2.x).
Notes:
svn path=/head/; revision=34489
|
|
|
|
|
|
|
|
| |
PR: 19694
Submitted by: maintainer
Notes:
svn path=/head/; revision=30314
|
|
|
|
|
|
|
|
| |
PR: 18841
Submitted by: R\xe9mi Guyomarch <rguyom@321.net>
Notes:
svn path=/head/; revision=28857
|
|
|
|
|
|
|
|
| |
PR: 16391
Submitted by: maintainer
Notes:
svn path=/head/; revision=25267
|
|
|
|
|
|
|
|
| |
PR: 15599
Submitted by: maintainer
Notes:
svn path=/head/; revision=23961
|
|
|
|
|
|
|
|
| |
PR: 13874
Submitted by: lkoeller@cc.fh-lippe.de
Notes:
svn path=/head/; revision=22642
|
|
|
|
| |
Notes:
svn path=/head/; revision=19328
|
|
|
|
|
|
|
|
| |
PR: 9900
Reviewed by: maintainer
Notes:
svn path=/head/; revision=16702
|
|
|
|
|
|
|
|
| |
PR: 9241
Submitted by: maintainer
Notes:
svn path=/head/; revision=15782
|
|
|
|
| |
Notes:
svn path=/head/; revision=14196
|
|
Open source LDAP client and server software.
PR: 7995
Submitted by: Lachlan O'Dea <lodea@angmar.mel.cybec.com.au>
Notes:
svn path=/head/; revision=13833
|