Age | Commit message (Collapse) | Author | Files | Lines |
|
Closes PR 22936 by Michal Pasternak.
|
|
Update provided by Min Sik Kim <minskim@bawi.org> in PR pkg/22850.
Changes:
0.5.0
- tried to work around some problems with readline
- some documentation update
20030530
- updated autoconf/automake
- updated man page
- pine import filter update
20021008
- options.c rewritten (new mutt style rc file support)
- palmcsv export filter (Koenraad Heijlen)
- added a spec file for rpm support
- added --with-readline configure option
- merged newtab patch by Sinan Kaan Yerli
- new option: add_email_prevent_duplicates
- bugfixes
2002-03-11
- readline support
- abook can be compiled with g++
- attempt to improve --datafile behavior
- html filter update (Morten Brix Pedersen)
- store rcfile and addressbook to .abook directory
2002-02-04
- use getopt to parse command line (also new options added)
- use strcoll instead of strcmp for sorting entries
- html filter fix
- bugfixes
|
|
|
|
|
|
- Fixed #122108 - generating .server is not flexible (tagoh)
|
|
- Updated API documentation (rodrigo)
|
|
|
|
the install file instead of only mentioning it in MESSAGE.
Closes PR 22197. tron says ok.
|
|
the install file instead of only mentioning it in MESSAGE.
Closes PR 22197. tron says ok.
Bump PKGREVISION.
|
|
|
|
Add optional dependencies for SASL Authentification mechanisms.
Full ChangeLog at the top of the tarball, here's an extract:
Release 0.29
Work-a-round a bug in IO::Socket::SSL where it leaves the socket
blessed into IO::Socket::SSL when socket_to_SSL fails
Fix reference loop problem by hiding the real object behind a tied
hash and only using the inner hash internally and the outer hash
externally
Extended ldap_error_name, ldap_error_text and ldap_error_desc to take Message args
Added error_name, error_text and error_desc methods
Release 0.28
Fix url host extraction
Fix bug in URL parsing when the host contains a port.
Change root_dse to return a RootDSE object instead of an Entry
Add support for URIs to be passed to ->new. ldap: ldaps: and ldapi:
are supported.
Change Net::LDAPS and Net::LDAPI to be very thin wrappers over new URI code
Support "Notice of Disconnection"
Added LDAP Extensions section
Call the callback, if any, for a message when its
error is explicitly set
Check result of client_step is defined or cause SASL auth to terminate
Check client_start return value
changes now returns an empty array if there were no changes.
Added ->disconnect to do explicit disconnects from the server
Better handling on IO errors
Return schema parse errors
Fix VLV response extraction. Patch from Paul Connolly
Added information about perl-ldap installation in ActiveState Perl.
Changed Messaging Direct to Isode.
Added some information about the ResourcePool perl module.
Replaced XML::Parse with XML::SAX.
Change XML::Parser to XML::SAX::Base
Changed decryptkey to keydecrypt for consistency
Fixed clone(): update $clone->{changetype} and $clone->{changes}.
Added the ablitiy to modify entry information by reading a ldif file. This
requires the patch that I submitted for LDAP.pm.
Added clone() function to copy an Entry object.
|
|
|
|
packages. From PR pkg/21864 by ccatrian at eml.cc.
|
|
|
|
This release contains the following major enhancements:
* Transactional backend
* Improved Unicode handling
* Improved DN handlng
* Improved Referral handling
* SASL authentication/authorization mapping
* SASL in-directory storage of authentication secrets
* Enhanced administrative limits/access controls
* Meta backend (experimental)
* Monitor backend (experimental)
* Virtual "glue" backend (experimental)
* LDAP C++ API
* Updated LDAP C and TCL APIs
* LDAPv3 extensions, including:
- Enhanced Language Tag/Range Support
- 'Who am i?' Extended Operation
- 'Matched Values' Control
- 'NOOP' Control
plus lots of bug fixes.
Update (to 2.1.20) from Juan RP in PR pkg/21682 with some tidy up and
update to 2.1.22 by Marc Recht and me.
Also closes PR pkg/21217 by Jean-Luc Wasmer and PR pkg/20972 by Jeremy
Reed.
|
|
http://lists.netsys.com/pipermail/full-disclosure/2003-September/009819.html
against a vulnerability.
|
|
USE_PKGSRC_GCC as appropriate, as this is handled by compiler.mk now.
|
|
|
|
by Rasputin <rasputin at idoru dot mine dot nu>.
Vapor is a persistent Object-Repository for Ruby, providing
transparent persistence of Ruby objects to a PostgreSQL database.
It's goal is to provide developers with an easy-to-use persistence
framework that does not interfere with the code of classes that
are to be persistently stored.
Vapor does not require any knowledge about relational databases,
so developers can concentrate on the task of writing their application logic.
Some of Vapor's general design was inspired by the JDO
(Java Data Objects) standard.
|
|
Inspired by FreeBSD "ports".
Fix the PLISTs accordingly.
Also, while at it, remove now obsolete compileall.py calls in post-install
targets and insure that extension.mk is in included before builinlinks of
other Python modules.
Discussed with/ok'ed by drochner@.
|
|
USE_GCC2 or USE_GCC3 where appropriate.
the functionality of the old gcc.buildlink2.mk has been rolled into
compiler.mk now, which is automatically used.
more changes to come later...
|
|
Changes from web page:
2003-08-10 2.4.5
* extconf.rb: correspond to MySQL 4.1.
* mysql.c.in: correspond to Ruby 1.8.
2003-02-23 2.4.4a
* make extconf.rb to correspond to Ruby 1.8.0
2003-01-29 2.4.4
* add Mysql::OPT_LOCAL_INFILE.
* add --with-mysql-config option to extconf.rb.
* extconf.rb automatically detect typical library.
2003-01-05 2.4.3c
* modified English README. Thanks to Paul DuBois.
2002-12-24 2.4.3b
* make extconf.rb to correspond to Ruby 1.6.8.
2002-11-07 2.4.3a
* fix bug duplicating constant.
2002-09-10 2.4.3
* for error number with prefix ER_ .
* get error constant from errmsg.h and mysqld_error.h automatically.
2002-03-31 2.4.2a
* change extconf.rb.
|
|
|
|
Convert to use buildlink2.mk for postgress dependency.
===========================================
Mon Jan 6 2003 version 0.7.1
* async_exec: remove check of PQisBusy.
patch supplied byd <m_seki@mva.biglobe.ne.jp>
Wed Oct 16 2002 version 0.7.0
* rename README.jp -> README.ja.
Thu Oct 10 2002
* get_notify: bug fix Deletes of unnecessary "free(notify);"
debian bug report.
Wed Oct 9 2002
* query: add pgresult_clear.
patch supplied by "Shirai,Kaoru" <shirai@p1jp.com>
Sat Sep 28 2002
* PGconn: add methods escape, quote, escape_bytes.
patch supplied by MoonWolf <moonwolf@moonwolf.com>
Tue Aug 20 2002
* extconf.rb add dir_config('postgres')
patch supplied by Nate Haggard <nate@wordplace.com>
Mon Jun 3 2002 version 0.7.0-pre2
* not to use fe_getauthname().
patch supplied by Neil Conway <nconway@klamath.dyndns.org>
Thu May 30 2002 version 0.7.0-pre1
* Fix to insert_table so that nil values in Ruby are inserted
back into the database as nulls.
patch supplied by Jeremy Henty <jeremy@chaos.org.uk>
* Fix to insert_table to protect characters that Postgres would
otherwise interpret specially.
patch supplied by Jeremy Henty <jeremy@chaos.org.uk>
Wed Apr 24 2002
* Removed unused variables.
* Improve notification code.
* Add a missing "return Qnil" statement in a function
declared to return VALUE.
* Fix an minor error in pgconn_loopen().
patch supplied by Neil Conway <nconway@klamath.dyndns.org>
Tue Mar 5 2002
* fix pglarge_write return.
patch supplied by Noboru Matui <silicon@mx1.freemail.ne.jp>
Mon Jan 7 2002
* refer to POSTGRES_INCLUDE and POSTGTRES_LIB
environmental variables.
patch supplied by Neil Conway <nconway@klamath.dyndns.org>
Sun Dec 16 2001
* add methods "getisnull".
patch supplied by Jeremy Henty <jeremy@chaos.org.uk>
Tue Nov 27 2001
* convert NULL => nil .
patch supplied by "Shirai,Kaoru" <shirai@p1jp.com>
|
|
Add explicit dependancy on pkgconfig.
|
|
libgnomedb 0.99.0, 2003-09-10
-----------------------------
- Added a (configurable) icon to GnomeDbGrayBar (apg)
- Use icons for gnome-database-properties tabs (rodrigo)
- Removed ugly BUILD_WITH_GNOME in public headers (daniel)
- Updated translations:
- ca (jordim)
- cs (mitr)
- de (cneumair)
- es (pablodc)
- fi (pvirtane)
- fr (redfox)
- no (kmaraas)
- pl (aflinta)
- pt (dnloreto)
- sl (minmax)
- sr (danilo)
- sv (menthos)
libgnomedb 0.91.0, 2003-08-06
-----------------------------
- Extended GnomeDbLogin API (rodrigo)
- Added a 'Create DSN' button on the GnomeDbLogin widget (rodrigo)
- Redid UI for database properties configuration applet (rodrigo)
- Fixed #108023 (rodrigo)
- Some HIG-ification (apg, rodrigo)
- Added query builder widget, to be used in Gnumeric and Abiword (rodrigo)
- Extended GnomeDbEditor API (daniel)
- More API documentation (rodrigo)
- Updated translations:
- cs (mitr)
- de (cneumair)
- es (pablodc)
- nl (adrighem)
- pl (aflinta)
- pt (dnloreto)
- sv (menthos)
libgnomedb 0.90.0, 2003-07-03
-----------------------------
- Added missing entry points to GnomeDbLoginDialog API (rodrigo)
- Removed non-working MIME components (rodrigo)
- Added MIME actions component for SQL and connection files (rodrigo)
- Removed dependencies on GTK+ 2.2 (rodrigo)
- Added missing files to spec file (adam)
- Added preloading of GConf keys (rodrigo)
- Catched missing translatable strings (baddog)
- HIG-ify the error dialog widget (rodrigo)
- Updated translations:
- be (dmitrym)
- cs (mitr)
- es (pablodc)
- ml (karunakar)
- nl (vincent)
- pt (dnloreto)
- ru (frob)
- sv (menthos)
- zh_TW (baddog)
|
|
libgda 0.99.0, 2003-09-10
-------------------------
- Fixed typo to build the freetds correctly (tagoh)
- Added gda_config_save_data_source_info function (rodrigo)
- Manage correctly non-SELECT statements in MySQL provider (gonzalo, csilles)
- Added Blob API (juan-mariano, gonzalo)
- Fixed many issues with GdaXmlDatabase (philippe, rodrigo)
- Fixed leaks in PostgreSQL provider (gonzalo)
- Added more API documentation (rodrigo)
- Added missing SQL support in XML provider (rodrigo)
- Updated translations:
- ca (jordim)
- cs (mitr)
- de (cneumair)
- es (pablodc)
- fi (pvirtane)
- fr (redfox)
- it (marcoc)
- no (kmaraas)
- pl (aflinta)
- pt (dnloreto)
- sl (minmax)
- sr (danilo)
- sv (menthos)
libgda 0.91.0, 2003-08-06
-------------------------
- Renamed default provider to XML and added some missing things (rodrigo)
- Fixed #116758 (rodrigo)
- Fixed x86-64 bits compilation problems (fcrozat)
- Made basic SQL work in GdaSelect class (rodrigo)
- Added missing LDAP flags (juergen)
- Initial 'delete' support in the SQL parser library (gonzalo)
- Removed compilation warnings (gonzalo)
- Improved changes management in GdaXmlDatabase (rodrigo)
- More API documentation (rodrigo)
- Fixed permissions problem in gda_file_save (philippe)
- Fixed lexer compilation problems (gonzalo)
- Updated translations:
- cs (mitr)
- de (cneumair)
- es (pablodc)
- it (marcoc)
- nl (adrighem)
- pl (aflinta)
- pt (dnloreto)
- sv (menthos)
libgda 0.90.0, 2003-07-03
-------------------------
- Added missing stanzas for MDB and LDAP providers in spec file (adam)
- Added version 3 support for the mSQL provider (dschoene)
- Added support for unsigned integer values (dschoene)
- Added DONT_SHARE option for connections (rodrigo)
- Some more documentation (rodrigo)
- Updated translations:
- cs (mitr)
- es (pablodc)
- ml (karunakar)
- nl (vincent)
- pt (dnloreto)
- ru (frob)
- zh_TW (baddog)
|
|
|
|
|
|
exposed by Hubert's bulk build in 1.6, where that function does not exist.
|
|
|
|
from pkgsrc-wip
This is a utility which will run through PostgreSQL system tables and returns
HTML, DOT, and 2 styles of XML which describes the database. The HTML is human
readable (via webbrowser). The first style of XML is actually the fileformat
of Dia, a UML diagram tool. The second type of XML is similar to the HTML but
in the Docbook 4 format. It enables you to mix in other docbook documentation
via the XREFs, generating PDFs, HTML, RTF, or other formatted documents.
Between these tools and JavaDoc with the appropriate XREFs, documentation
about a project can be generated quickly and be easily updatable yet have a
very professional look with some DSSSL work.
|
|
|
|
from pkgsrc-wip
pyPgSQL is a package of two modules that provide a Python DB-API 2.0 compliant
interface to PostgreSQL databases. The first module, libpq, exports the
PostgreSQL C API to Python. This module is written in C and can be compiled
into Python or can be dynamically loaded on demand. The second module, PgSQL,
provides the DB-API 2.0 compliant interface and support for various PostgreSQL
data types, such as INT8, NUMERIC, MONEY, BOOL, ARRAYS, etc. This module is
written in Python.
|
|
|
|
Changes:
GQ has a lot of new features, including
* SASL support (Maurice Massar <massar@unix-ag.uni-kl.de>)
* Correct(!) support for userPassword including SSHA and SMD5 encryption.
* I18N support (if you want to contribute please read README.NLS) including
a rough german translation
* Support for graphical jpegPhoto display (requires gdk-pixbuf to work)
* Support to to view X509 certificates and X509 certificate revocation
lists (CRLs)
* Drag and drop support in browse mode (must be enabled using
--enable-browser-dnd), this feature is possibly dangerous if used without
thought, but it is GREAT if you need it ;-)
* Supports the OpenLDAP experimental client cache. (must be enabled using
--enable-cache)
* Lots of other small bugfixes/enhancements
|
|
|
|
numerous bug fixes and enhancements over version 2.3.3pl1. The include
file "ChangeLog" will provide detailed information.
|
|
|
|
|
|
|
|
|
|
Some highlights of changes since 4.2.3:
* PCRE updated to 4.3, GD to 2.0.15
* improved Apache2 support
* much improved stream & URL wrapper support, output compression support
* added CLI (Command Line Interface) SAPI
* debug_backtrace() backported from ZendEngine2
* faster build system
* huge number of other bug fixes and improvements
Packaging changes:
* 'pcre', 'xml', and 'session' modules folded back into main package -
'pcre' and 'xml' is required by PEAR, and 'session' is just too essential
to be separate
* 'gd' module now uses bundled PHP GD library, which is better integrated
* PHP modules use shared distinfo when possible to ease future PHP updates
* ${PREFIX}/bin/php is now CLI version, ${PREFIX}/libexec/cgi-big/php
remains CGI version
|
|
USE_PKGINSTALL is "YES". bsd.pkg.install.mk will no longer automatically
pick up a INSTALL/DEINSTALL script in the package directory and assume that
you want it for the corresponding *_EXTRA_TMPL variable.
|
|
take care of signaling the user deleting the pkg...
|
|
VIEW-DEINSTALL to the INSTALL/DEINSTALL scripts don't cause errors.
|
|
- Remove extraneous bits in the INSTALL script snippet and let the
framework execute the script at post-install time.
- Use OWN_DIRS_PERMS instead of MAKE_DIRS_PERMS for ${MYSQL_DATADIR} thus
save a DEINSTALL script snippet and its handling.
|
|
for a possessive (like her, his, whose, their, and its).
Note that I didn't check for proper use of "its" (when it should
be "it is" or "it has" instead).
I also saw over 15 other grammar or punctuation problems, but not
fixed in this commit.
|
|
introducing MYSQL_CHARSET and MYSQL_EXTRA_CHARSET.
|
|
MYSQL_CHARSET is default charracter set of mysql, default is "latin1".
MYSQL_EXTRA_CHARSET is additional charsets to be compiled in mysql,
default is "all".
Fix PR pkg/22560 by myself, OKed by wiz@.
|