* Revert erroneous changes in rule permissions checking
* Repair incorrect order of operations in GetNewTransactionId()
* Ensure configure selects -fno-strict-aliasing even when an
external value for CFLAGS is supplied
* Make pg_restore handle 64-bit off_t correctly
* Make contrib/dblink not assume that local and remote type OIDs
match (Joe)
* Quote connectby()'s start_with argument properly (Joe)
* Don't crash when a rowtype argument to a plpgsql function is NULL
* Avoid generating invalid character encoding sequences in corner
cases when planning LIKE operations
* Ensure text_position() cannot scan past end of source string in
multibyte cases (Korea PostgreSQL Users' Group)
* Fix index optimization and selectivity estimates for LIKE
operations on bytea columns (Joe)
This version, as with most minor versions, does not require
a dump/reload to put into place.
PR: ports/63698
Submitted by: Palle Girgensohn <girgen@pingpong.net>
Update of emulators/vba to 1.7.1_2
Also added a pkg-message to explain about the configuration file,
and made sure that the default configuration file didn't get left
behind when make deinstall is done.
PR: ports/64612
Submitted by: No Name <arundel@gmx.net>
- Use DOCSDIR.
- Rename everything from opera to linux-opera, no longer in conflict
with www/opera.
- Handle the dependenies better for linux_base(8).
- Handle the better check if GNOME and KDE exist.
- Now, it will auto find flash plug-in by automatic without have to
copy in plugins directory by manual. Finally got it works, really!
Approved by: adamw (mentor)
Linux binary instead. Current, it will use aspell core linux binary and
regular tarballs of language similar to what aspell is having.
This new port will be need for the next version of www/linux-opera.
--
Linux version of Aspell.
Aspell is a spelling checker designed to eventually replace ispell, although
it currently lacks many of ispell's basic functions. Aspell's main feature is
that it does a much better job of coming up with possible suggestions than
ispell. Aspell also includes a powerful C++ library with C and Perl interfaces
in the works.
WWW: http://aspell.sourceforge.net/
Approved by: adamw (mentor)
portable libraries for VLSI design. It includes a VHDL compiler
and simulator, logic synthesis tools, automatic place and route
tools, and portable CMOS libraries.
Approved by: linimon (mentor)