Commit Graph

50 Commits

Author SHA1 Message Date
naddy
b58e217dc9 missing bump after switch to MariaDB 2014-09-15 15:18:16 +00:00
brad
b94a402501 Switch from using MySQL to using MariaDB attempt #2. MariaDB is a drop-in replacement.
ok sthen@
2014-09-13 18:09:20 +00:00
sthen
c3b4ae4568 sync wantlib (kerberos) 2014-04-21 16:27:20 +00:00
giovanni
878c2ed320 bugfix update to 0.66.1
remove an hidden dependency on db/v4 spotted by espie@ and naddy@, thanks
2014-04-11 09:35:04 +00:00
espie
2c945a5ec4 fix rights on sample files 2014-01-25 13:12:12 +00:00
zhuk
12194cff0f Oops, RUN_DEPENDS were affected by devel/gettext, too. Make sure
nothing except -userdb depends on it (bump again).

Noticed by sthen@
2013-08-23 08:24:23 +00:00
sthen
84eca939d4 Missing bumps. 2013-08-23 08:08:33 +00:00
zhuk
6fc1547ec9 Fix dependencies handling, add MODULES=devel/gettext.
Affects only -userdb package.

okay giovanni@ (MAINTAINER)
2013-08-23 07:58:38 +00:00
ajacoutot
64a6588efb No need for pthread. 2013-06-20 08:26:13 +00:00
ajacoutot
25b3041f91 Unbreak after hx509 and ntlm removal from Kerberos. 2013-06-20 06:54:36 +00:00
ajacoutot
8613536758 Some trivial WANTLIB and tweaks to unbreak after the Heimdal update.
Stop hardcoding the Kerberos libs and use krb5-config(1).
2013-06-17 19:28:36 +00:00
brad
17833ea850 Revert back to using MySQL 5.1 for the time being. MariaDB 5.5 introduces
a new libmysqlclient non-blocking API which utilizes co-routines. The X86
specific GCC ASM co-routine support hid the fact that there was an issue.
The only fallback code so far is POSIX user contexts which OpenBSD does not
support.

Input from and Ok sthen@ jasper@
2013-06-12 20:36:33 +00:00
brad
0b77cf86a5 Switch from using MySQL to using MariaDB. MariaDB is a drop-in replacement.
ok sthen aja
2013-05-25 00:33:09 +00:00
sebastia
5c803b5392 fix dependencies after expect update
OK giovanni@, sthen@
2013-05-15 09:48:43 +00:00
giovanni
df39182fc5 Update to 0.65
some bugs fixed and a new sqlite auth module has been added
ok william@
2013-05-07 08:07:34 +00:00
ajacoutot
58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
rpe
743036cbc3 fix some too-short mktemp format strings
adjust lockfile names

ok sthen@, ok aja@ on a similar diff
2013-03-17 19:37:36 +00:00
espie
0662a4e9d6 PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:20:26 +00:00
sthen
b7e535002c sync wantlib 2012-12-23 12:25:30 +00:00
giovanni
6c2431a5fb Bugfix update to 0.64 2012-10-18 08:04:01 +00:00
ajacoutot
689f54b24a --localstatedir=/var is the default now. 2012-04-28 10:52:08 +00:00
sthen
22edabdcb4 Remove patches casting NULL when used as a sentinel to a pointer.
These are no longer needed since unistd.h r1.63 et al.  ok ajacoutot@
2012-02-21 22:19:31 +00:00
espie
c355753c1b typo and blanks 2011-11-18 13:16:06 +00:00
espie
58a25a6016 convert to new way 2011-11-18 13:14:56 +00:00
espie
e820071495 normalize pkgpath 2011-09-16 10:31:20 +00:00
jasper
a689b8b697 - fix build with newer libtool 2011-06-29 12:25:14 +00:00
gsoares
7816204228 use TRUEPREFIX instead of LOCALBASE here
bump REVISION

OK sthen@ giovanni@(MAINTAINER)
2011-06-10 13:45:56 +00:00
ajacoutot
15cb0bcccf Make use of rcexec in rc_start().
ok giovanni@ (maintainer)
2011-03-20 13:06:23 +00:00
ajacoutot
1ffbcaa750 Remove all redirections -- rc.subr(8) now takes care of it. 2011-03-17 16:49:27 +00:00
ajacoutot
4ec44530ca Simplify after recent rc.subr change.
The framework is now stable and we will start documenting it (at last).
2010-12-27 14:50:22 +00:00
ajacoutot
b28452a489 Cope with recent rc.subr changes. 2010-12-24 10:40:04 +00:00
giovanni
c179ec4fd3 Add an rcscript
hints and ok ajacoutot@
2010-12-16 17:52:12 +00:00
espie
bc8dc9adb1 new depends 2010-11-19 07:23:05 +00:00
espie
c05e216e47 WANTLIB 2010-11-09 20:13:25 +00:00
espie
051dfa8362 USE_GROFF=Yes 2010-10-18 19:59:15 +00:00
dcoppa
3814ea7dbd Zap "-static" from libtool linking flags for testbdb: it doesn't
break the testbdb binary and we can switch this port to our own
ports/infrastructure/bin/libtool

OK landry@, giovanni@ (maintainer)
2010-10-05 13:41:10 +00:00
steven
f3696556fd use gnu libtool (needs ltdl) 2010-06-23 16:27:57 +00:00
giovanni
0424958a3e Update to courier-authlib 0.63.0 2010-04-21 07:14:59 +00:00
giovanni
819180c82e Update to 0.62.4 and take maintainership.
ok landry@
2009-10-28 14:18:04 +00:00
jasper
20696471fe remove marc balmer as maintainer of all of his ports, to take away the
illusion marc still maintains them. as requested by himself.
2009-09-15 17:37:21 +00:00
naddy
4d1cce639f bump subpackages because the description changed 2008-05-15 14:16:41 +00:00
steven
b6ffa96d76 RUN_DEPENDS -> RUN_DEPENDS-main, and bump the subpackages
go ahead aanriot@
2007-07-27 09:49:17 +00:00
aanriot
2c192e2e9b - authsystem.passwd needs "lang/expect" to work (i.e. with webmails
password changing), so add it as a {RUN,BUILD}_DEPENDS ;
- while there, remove quotes on the COMMENTs ;

ok mbalmer@
2007-07-18 11:47:12 +00:00
espie
e03977785d make sure ldap gets its prototypes.
allows packaging if already installed.

okay mbalmer@
2007-06-25 12:12:26 +00:00
espie
9eafbbfb35 base64 checksums. 2007-04-05 16:19:55 +00:00
mbalmer
2db43cc20a Fix -makedatprog in the userdb subpackage and bump packagename.
main pkgname bumped because of a minor change in the PLIST.

From Genadijus Paleckis <rwx@openbsd.lt>, thanks.
2006-12-23 10:30:20 +00:00
steven
36ecfe5a0b new MULTI_PACKAGES
new SHARED_LIBS format
2006-11-25 20:51:02 +00:00
mbalmer
6db9a73aa7 Fix WANTLIB for -ldap subpackage. 2006-11-11 13:18:39 +00:00
mbalmer
ca446112cc Fix user id. 2006-11-03 15:15:02 +00:00
mbalmer
cf379d32df Authentication libraries for courier. New versions of maildrop, courier-imap
and friends use these for authentication purposes.
port made with help from bernd, thanks.
2006-11-03 11:45:31 +00:00