Due to the change in src/sys/kern/uipc_syscalls.c between rev. 1.153 and 1.154,
connectiton attempt fails with EALREADY after connect (2) is interrupted.
The patch fixes this problem.
Obtained from: http://www.init-main.com/d/resource/process.c.diff
Patch author: takawata
- Make ldap fix optional, since it may break LDAP auth [2]
Please use WITH_LDAPFIX if you need the fix.
- Improve pthreads support
- SIZEify distinfo
Submitted by: mharo [1]
Discussed with: Robin P. Blanchard <robin.blanchard@gactr.uga.edu> [2]
FreeSBIE project, exactly:
o Bug fixes
o Improved scripts, especially useful for -CURRENT
o Introduction of cloop compressed filesystem images
PR: ports/62493
Submitted by: Thomas E. Zander <riggs@rrr.de> (maintainer)
Approved by: nork (mentor/implicitly)
Enable the arm tools (although they aren't - submitter doesn't have
an arm palm pilot). Also now compiles on 5.x. (Tested on 4.x as well).
PR: ports/62491
Submitted by: Peter Haight <peterh@sapros.com>
with it.
NOTE!!! www/screem will not build if krb5-config exists AND Kerberos V is not
installed (a separte PR has been filed).
PR: 62514
Submitted by: maintainer
a patch, and adds support for some new UPS'.
For the port, update MASTER_SITES, add new stuff and retire one driver
that's been consolidated into one of the existing drivers.
+------------------------------------------------------------------------------
+UPGRADE NOTICE (Important)
+------------------------------------------------------------------------------
+ If you are upgrading from a previous version of rsnapshot, please be aware
+ of the following differences:
+
+ - The first backup interval must have a value of at least 2 if more than
+ one backup interval is defined.
+
+ - rsnapshot now returns 1 on errors (instead of -1). rsnapshot still
+ returns 0 on success.
+
+------------------------------------------------------------------------------
PR: ports/62341
Submitted by: Ralf van Dooren <r.vdooren@snow.nl> (maintainer)
Gtk+ Journal is a Journal/Diary application written using the C++ bindings for
Gtk+-2 (gtkmm). It uses SQlite to store your entries, and the OpenSSL
implementations of the BlowFish and SHA-1 algorithms to keep your data safe.
CFLAGS. We're far enough past the transition of cclient being a dependency
that I think this is safe.
I've tested this in environments with and without the cclient port installed,
and it should be ok. If anyone has any problems, please let me know asap.