2004-12-18 04:59:30 by grant beattie | Files touched by this commit (3) |
Log message:
move ssl and ipv6 options to new options.mk framework (no change to
existing defaults) and while here, add QPOPPER_SPOOL_DIR to define spool
directory (no change to existing default).
|
2004-12-18 04:54:54 by grant beattie | Files touched by this commit (1) |
Log message:
set rcvar so that the "qpopper" variable in /etc/rc.conf is honoured.
|
2004-12-18 03:44:12 by grant beattie | Files touched by this commit (1) |
Log message:
include bsd.prefs.mk before ?= of various pkgsrc build options so they
are picked up from mk.conf.
|
2004-12-17 08:35:56 by Takahiro Kambe | Files touched by this commit (2) |
Log message:
Correct set PKG_USERS with QPOPPER_USER and newly QPOPPER_GROUP.
Should be fix pkg/28687.
|
2004-10-03 02:13:34 by Todd Vierling | Files touched by this commit (908) |
Log message:
Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process. (More information on tech-pkg.)
Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.
Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
|
2004-07-13 15:24:37 by Mark Davies | Files touched by this commit (1) |
Log message:
s/with/enable/ to fix build when QPOPPER_USER != pop
|
2004-05-06 15:46:23 by Takahiro Kambe | Files touched by this commit (8) |
Log message:
Install stand-alone qpopper to ${PREFIX}/sbin.
Bump PKGREVISION.
TODO: support libwrap(tcpwrappers) in stand-alone qpopper.
|
2004-04-18 07:15:26 by Soren Jacobsen | Files touched by this commit (1) |
Log message:
Convert to buildlink3.
|
2004-03-26 03:28:02 by Thomas Klausner | Files touched by this commit (572) | |
Log message:
PKGREVISION bump after openssl-security-fix-update to 0.9.6m.
Buildlink files: RECOMMENDED version changed to current version.
|
2003-03-13 08:23:26 by Jun-ichiro itojun Hagino | Files touched by this commit (4) |
Log message:
upgrade to 4.0.5. includes security fix.
Changes from 4.0.4 to 4.0.5:
----------------------------
1. Add debug trace call with OpenSSL library version.
2. Added 'tls-options' configuration file option.
3. Added 'tls-workarounds' boolean option.
4. STLS errors (except for timeout) no longer fatal.
5. Added sample xinetd configuration file.
6. Additional checks for networking libraries.
7. Pick up LDFLAGS from environment, if set.
8. Added '--enable-32-bit' and '--enable-64-bit'
9. Applied patch from Jeremy Chadwick to fix pathname trimming in
standalone mode.
10. Fixed (non-root) buffer overflow.
11. Fixed '-no-mime' appended to user name (reported by Florian
Heinz).
12. Fixed response message when identical MDEFs defined multiple
times (reported by Florian Heinz).
|