Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
Cyrus imapd provides IMAP, POP3 and KPOP services for mail. It differs
from other IMAP servers by providing a "sealed" server where users do not
normally login directly to the server. The mailbox database is private to
the Cyrus IMAP system. Cyrus also provides server side mail filtering
using sieve (see RFC 3028)
|
|
|
|
(which doesn't work on solaris).
|
|
|
|
|
|
This is the latest release of cyrus-sasl. It is needed for the 2.1.x
versions of cyrus-imapd.
SASL is a method for adding authentication support to connection-based
protocols. To use SASL, a protocol includes a command for identifying and
authenticating a user to a server and for optionally negotiating protection
of subsequent protocol interactions. If its use is negotiated, a security
layer is inserted between the protocol and the connection.
|
|
|
|
|
|
Add a check for openpty() in libutil in configure, instead of hardcoding it.
|
|
|
|
|
|
|
|
|
|
path (e.g. /usr/local/bin/gmake) $ac_make will have / changed to _
(e.g. _usr_local_bin_gamke)
|
|
|
|
|
|
Changes since 0.8.1 include:
* additional locales: bg, sr
* additional documentation
* misc bug fixes
See the ChangeLog for the full list of changes.
|
|
|
|
as well as new features (performance, cleanup of large IDL's and i18n, new
API for environment vars, improved error reporting, among others).
Provided in PR pkg/18708 by Julio Merino <jmmv@menta.net>
|
|
|
|
Changes include:
* bug fixes
+ HP/UX / ANSI fixes (Albert Chin)
+ imodule fixage (James Henstridge)
+ nested unions, structs, exceptions
+ fall-through case unions subnames
+ type mis-inclusion
+ request handler segv (Mark)
+ epv typecasts (Gergo)
+ improve generic marshaller (Michael)
+ fix TC_void's kind (Michael)
+ fix linc EOF locking interaction silly (Michael)
+ kill name server cruft (Mark)
+ fix linking for -pthread (Mark)
+ IDL compiler backend fix (Murray Cumming)
+ internal header / build fixes (Gergo Erdi)
* features
+ IDL compiler language backend API (Mark, Gergo)
NB. see module 'orbitcpp' for C++ bindings [!]
+ CORBA_Typecode API (Gergo)
+ IDL -> IInterface converter (Mark)
+ improved imodule handling (Mark)
+ more regression tests (Michael, James)
+ de-bloated IDL compiler -6k LOBC (Mark)
|
|
|
|
Provided in PR pkg/18706 by Julio Merino <jmmv@menta.net>
|
|
|
|
Bump PKGREVISION.
|
|
|
|
Bump PKGREVISION.
|
|
|
|
Bump pkgrevision.
|
|
|
|
Bump PKGREVISION.
|
|
|
|
Bump PKGREVISION.
|
|
|
|
|
|
Don't seem to need patch-ba. Also fix .info file handling.
|
|
Major user visible changes are:
* The library dependencies for OpenLDAP seem to change fairly
frequently, and GnuPG's configure script cannot guess all the
combinations. Use ./configure LDAPLIBS="-L libdir -l libs" to
override the script and use the libraries selected.
* Secret keys generated with --export-secret-subkeys are now
indicated in key listings with a '#' after the "sec", and in
--with-colons listings by showing no capabilities (no lowercase
characters).
* --trusted-key has been un-obsoleted, as it is useful for adding
ultimately trusted keys from the config file. It is identical
to using --edit and "trust" to change a key to ultimately
trusted.
* The usual bug fixes as well as fixes to build problems on some
systems.
Note that patch-aa and patch-ab are no longer needed as was, patch-aa now
contains fixes to handle dlsym errors properly.
Also now include libiconv/buildlink2.mk as gnupg looks for iconv.
Fixes pkg/18221.
|
|
|
|
Guile-pg is a Guile module providing access and allowing updates to
PostgreSQL databases from Guile scripts. Guile is the GNU interpreter
for the Scheme language and PostgreSQL is a free relational database
management system.
|
|
XXX Maybe we need a buildlink2 file for the flex package ?
|
|
|
|
Patch provided by mrg -- thanks!
Bump PKGREVISION.
|
|
Fix sed command to disable pam checks to avoid an empy for loop in configure
Add configure check for setlogin(), and use it in daemon/slave.c
Need to define BSD_COMP before including sys/ioctl.h on SunOS to get BSD ioctls.
|
|
|
|
|
|
|
|
|
|
BINS 1.1.18
-----------
- joi templates has been updated by Joachim Kohlhammer :
* The Albumtree works now correctly, even the thumbnail for the
root-album works, i.e. no more broken images.
* New icon for the albumtree.
* Redesign of the image-view. The icons moved to the left border.
* Leave was renamed to Home; the variable in the template is now called
HOME_LINK. The icon was changed to a little house. The old icon is
still included.
* If the option pathImgNum is set, the image-view shows
(Image/Imagecount) in the path.
* The path contains a icon for each level (corresponding to the type of
the level (albumtree, album, image)) if the variable pathShowIcon is
set to 1.
* In the Thumbnailview the bar with the next/prev-buttons shows only if
there are two or more pages. If the bar shows, it now has a grey
background.
* The "cycling" of the thumbnailpages and the imageviews can be disabled
by setting the options thumbnailPageCycling and imagePageCycling to 1.
- If only one Thumbnailpage exists, the navigation bar shows
"Thumbnail Page" instead of "Thumbnail Page 1".
(from Joachim Kohlhammer's patch)
- select LATIN1 as default encoding on systems lacking the locale
command (like *BSD systems)
(patch from Dan <mcmahill at mtl.mit.edu>).
- added new parameter emptyAlbumDesc to get rid of the "No long/short
description available" message if no description was set.
- added Spanish translation.
(thanks to David Barroso).
|
|
|