postgresql80 is gone from pkgsrc
postgresql81-postgis is in pkgsrc and has an up to date postgis version
this package has not been updated in over 2 years
This is a bugfix release following 2.5.0, fixing a few minor problems
introduced in that release as well as updating to the latest
Authentication-Results: header draft.
The formal release notes entry:
2.5.1 2008/03/20
Update for draft-kucherawy-sender-auth-header-14.
Add "subject" to "should_signhdrs" per RFC4871 section 5.5.
Fix bug #SF1911328: Restore proper behaviour of SignHeaders and
OmitHeaders, broken in the prior release's configuration
overhaul. Problem reported by Jason Molzen.
Fix bug #SF1912332: Fix parameters passed to db->open(). Problem
reported by Tony Earnshaw.
Fix bug #SF1912569: Initialize mutexes before entering test mode.
Patch from Kaspar Brand.
LIBDKIM: More boundary checking fixes in dkim_canon_selecthdrs().
Problem noted by Warren Horvath.
LIBDKIM: Fix bug #SF1820084: Return DKIM_STAT_MULTIDNSREPLY
if a DNS query returns multiple records.
Pygments is a syntax highlighting package written in Python.
It is a generic syntax highlighter for general use in all kinds of software
such as forum systems, wikis or other applications that need to prettify
source code. Highlights are:
* a wide range of common languages and markup formats is supported
* special attention is paid to details, increasing quality by a fair amount
* support for new languages and formats are added easily
* a number of output formats, presently HTML, LaTeX, RTF and ANSI sequences
* it is usable as a command-line tool and as a library
* ... and it highlights even Brainfuck!
Official changelog:
Keep floating windows on top of the stack
Simplify grabkeys() function
Verify user input for tag values (mwfact, nmaster and ncol) (bug #91)
Fix some problem with include() in configuration file (bug #99)
Add make targets replacing the running awesome
Bugfix in client_toggletag and checking if no tag selected
Fix segfault after viewing same tag twice and doing a tagprevselected (bug #76)
Client_moveresize fix
Check widget position (bug #68)
Change awesomerc manpage to section 5 (bug #79)
Support for include() in configuration file
New system to drop EnterWindow events
Textbox can be flex-aligned
Add widget names in warnings
Fix multi-monitor mode with Zaphod and xrandr (bug #73)
Fix CPU usage (bug #68);
Fix regression with Zaphod mode (bug #73).
Fix crashing bug triggered through awesome-client
Do not die anymore on bad config file, use a default internal one
Add uicbscreenfocus to switch to a specified screen.
Add a focus history.
Accept --version option.
Add spiral and dwindle layouts.
Widget-ise the statusbar.
Add new widgets: textbox, graph, progress bar, taglist, focustitle, tasklist, iconbox, layoutinfo, netwmicon.
We can now have several statusbar.
New uicb: focusclientbyname.
Partial EWMH support.
Switch to autotools based build system.
seperately from ${CFLAGS}. This is currently used to pass -prefer-pic
to libtool. We indeed to prefer PIC, which is necessary to avoid
untoward relocs.
While here, make sure that PKG_DESTDIR_SUPPORT is set in a consisent
way from Makefile.lib. This fixes a problem where it would become
unset under certain circumstances.
These packages are basically ready for import now, though
they do need more testing.
(1)
http://lists.gnu.org/archive/html/emacs-commit/2008-03/msg00581.html
and
(2) ChangeLog:
2008-03-14 Eli Zaretskii <eliz@gnu.org>
* makefile.w32-in ($(lisp)/calendar/cal-loaddefs.el)
($(lisp)/calendar/diary-loaddefs.el)
($(lisp)/calendar/hol-loaddefs.el): New targets.
(LOADDEFS): New macro.
(autoloads): Depend on $(LOADDEFS).
- includedir now skips dotfiles
- pid file is now created in debug, profile and foreground modes
- fixed incorrect uid check not handling root user
- fixed buggy time_to_die
- fixed buggy tail_multiple option parsing
- fixed empty report sending if filter program returns no output
- fixed bug on unmatched subpatterns, thanks goes to
Adam James <atj@pulsewidth.org.uk>
- die before pipe if tail_file is not readable, prevents fd leak
- replaced IO::Select with IO::BufferedSelect, fixes parsing delay of buffered lines
interface with the system event bus as well as allowing them to talk to
one another in a peer-to-peer configuration.
ndesk-dbus is a C# implementation of D-Bus.