summaryrefslogtreecommitdiff
path: root/chat/zephyr/patches
AgeCommit message (Collapse)AuthorFilesLines
2011-11-28chat/zephyr: Add DragonFly and FreeBSD supportmarino1-7/+21
DragonFly and FreeBSD don't build libdes with Kerberos IV, and at least DragonFly doesn't have heriod support. Sed substition within the Makefile was required due to requirements conflicts between platforms.
2011-10-08Check for hes_getmailhost before trying to call it. It's not in the libcdholland4-5/+121
hesiod, and it looks as if it's a deprecated feature. This in turn will make the mail notify tool not understand Hesiod mailserver records on NetBSD and probably anyone else with a builtin hesiod. If anyone really really wants that functionality, set PREFER.hesiod=pkgsrc and let it build and link to the pkgsrc hesiod library... Fixes the build of zephyr.
2011-10-08Fix configure script to cope with hesiod in libc as well as in -lhesiod.dholland2-0/+107
2009-10-29Support DESTDIR and PKGMANDIRtnn1-10/+1
2009-09-23- rename conflicting getline()tnn2-1/+77
- honour PKGMANDIR
2007-03-17Fixed the build with gcc4.rillig1-3/+18
2006-06-04Use kth-krb4 as dependency. It should work with the system krb4 onjoerg3-13/+37
NetBSD, when someone adds a builtin.mk for security/kth-krb4. Fix errno. Bump revision.
2003-09-16Reimport chat/zephyr-current as chat/zephyr.seb11-0/+206
Approved by maintainer, sommerfeld@