Age | Commit message (Collapse) | Author | Files | Lines |
|
version bump. Fixes same problem as pkg/31952.
|
|
version bump. Fixes pkg/31952.
|
|
|
|
esmtp is a user-configurable relay-only Mail Transfer Agent (MTA) with
a sendmail-compatible syntax. It is based on libESMTP supporting the
AUTH (including the CRAM-MD5 and NTLM SASL mechanisms) and the
StartTLS SMTP extensions.
Features include:
* fully sendmail command-line compatible,
* supports the AUTH SMTP extension, with the CRAM-MD5 and NTLM SASL
mechanisms,
* supports the StartTLS SMTP extension,
* requires no administration privileges,
* individual user configuration,
* does not receive mail, expand aliases or manage a queue,
* local mail delivery via a MDA.
|
|
|
|
|
|
Bump PKGREVISION.
|
|
|
|
|
|
|
|
From NEWS:
psycopg news for 1.1.20
-----------------------
* Fixed problem with wrongly applied infinity patch in 1.1.20.
* Fixed build problem in win32 when using Makefile.msvc.
psycopg news for 1.1.20
-----------------------
* Fixed the date/time/timestamp formatting problem introduced by 1.1.19.
* Fixed build problem in win32 when using Makefile.msvc.
psycopg news for 1.1.19
-----------------------
* Now ZPsycopgDA does not loose the connection and raise an error is
PostgreSQL is restarted but tries to rconnect and execute the issue
query again (patch from Jonathan Stoneman.)
* Fixed precision and scale in cursor.description for numeric types.
* The XXXFromMx() functions don't truncate fractional seconds anymore (but
note that mx.DateTime uses floating point seconds so rounding errors may
creep in anyway.)
* Fixed two segfaults: when multithreading; patch from James Henstridge and
when calling dictfetchone() without results.
psycopg news for 1.1.18
-----------------------
* Fixed mktime() overflow in ZPsycopgDA.
psycopg news for 1.1.17
-----------------------
* ZPsycopgDA can now return unicode strings on request.
* Fixed problem with timestamps in ZPsycopgDA.
psycopg news for 1.1.16
-----------------------
* fixed .rowcount problem introduced in 1.1.15.
* fixed a problem with %% not being transformed into % when calling
.execute() with a zero-length tuple or dict.
* now using COPY FROM/COPY TO in .execute() raise an exception instead
of segfaulting.
* faster Date and DateTime type casting.
* small and trivial optimizations and fixes.
psycopg news for 1.1.15
-----------------------
* Interval typecasting eventually-eventually works the Right Way (TM).
* Fixed two bad memory leaks in QuotedString and Binary objects.
* Reverted change on rowcount attribute, now it is always set to the real
number of affected columns.
psycopg news for 1.1.14
-----------------------
* Interval typecasting eventually works the Right Way (TM).
* ZPsycopgDA now support unicode strings and different backend encodings.
* ZPsycopgDA accept query data as an extra parameter to execute() (but
still no way to give it extra data from inside a ZSQL Method.)
* Better DBAPI-2.0 compliance (rowcount attribute and argument passing.)
* Now builds on Fedora Core 2 (but remember that the real psycopg
aficionado runs on Debian ;-P )
* COPY FROM raise an exception and return usefull information on error.
|
|
From Zafer Aydogan in private mail.
|
|
+sudo-1.6.8p12
|
|
CPAN mirror, fix protocol for cpan.perl.org. From Zafer Aydogan in private mail.
|
|
|
|
|
|
|
|
|
|
of the bacula package, not a complement. Suggested by Geert Hendrickx.
|
|
|
|
|
|
Bump PKGREVISION.
|
|
Bump PKGREVISION.
Thanks wiz@ for catching it.
|
|
|
|
|
|
|
|
Pkgsrc changes:
- Tests 148-149 in t/db-btree.t were confused by the fact that
DB_File seemed to run in compatibility mode ($DB_File::db_185_compat is 1),
although db1 was used. Thus, we enable this mode only for db2/db3/db4.
- Patch-aa for Makefile.pl now initialises VER_INFO to avoid a warning.
- Tested with db1-db4 on NetBSD and db2-db4 on Solaris.
Changes since version 1.806:
=====================================
1.814 11 November 2005
* Fix from Dominic Dunlop to tidy up an OS-X specific warning in
db-btree.t.
* Silenced a warning about $DB_File::Error only being used once.
Issue spotted by Dominic Dunlop.
1.813 31st October 2005
* Updates for Berkeley DB 4.4
1.812 9th October 2005
* Added libscan to Makefile.PL
* Fixed test failing under windows
1.811 12th March 2005
* Fixed DBM filter bug in seq
1.810 7th August 2004
* Fixed db-hash.t for Cygwin
* Added substr tests to db-hast.t
* Documented AIX build problem in README.
1.809 20th June 2004
* Merged core patch 22258
* Merged core patch 22741
* Fixed core bug 30237.
Using substr to pass parameters to the low-level Berkeley DB interface
causes problems with Perl 5.8.1 or better.
typemap fix supplied by Marcus Holland-Moritz.
1.808 22nd December 2003
* Added extra DBM Filter tests.
* Fixed a memory leak in ParseOpenInfo, which whould occur if the
opening of the database failed. Leak spotted by Adrian Enache.
1.807 1st November 2003
* Fixed minor typos on pod documetation - reported by Jeremy Mates &
Mark Jason Dominus.
* dbinfo updated to report when a database is encrypted.
|
|
|
|
|
|
updated to the interface changes for the two libraries.
Based on PR 32023 by David Howland.
Bump PKGREVISION for any users that still have the old libcd* libraries installed.
|
|
|
|
|
|
|
|
|
|
|
|
selection of output. This adds oss and sun. By default, oss and sun
are now active on all platforms, but DraognFly. Bump the revision
to annotate that.
|
|
It is more consistent with the tex.buildlink3.mk name. Also, if a package
really needs latex, it just has to set TEX_ACCEPTED to latex distributions
altough today, all TEX_ACCEPTED possibilities are latex distributions
|
|
Since this changes nothing for platforms with working -lpthread
and others didn't work before, don't bump the revision.
|
|
before/after building the package.
|
|
|
|
|
|
the system headers. Depend on errno.h to define errno, fix an instance
where errno is used without errno.h Since this is a bug for a threaded
program and icecast at the very least is linked threaded here,
bump the revision.
|
|
|
|
|
|
Changes:
- Corrected color and html mode routines.
- get_expr() now has equation space pull.
- You may now enter a "#" followed by an equation space number when
prompted for an expression.
- Ported nintegrate command to non-equations. No more commands to port.
- Made redirected output ignore screen_columns.
- Added "-q" option (quiet mode, don't display prompts).
= The Mathomatic man page was improved.
|
|
|
|
for !FreeBSD platforms instead of wired -lpthread.
|
|
This should fix PR 32041
|
|
|
|
make_block call which depends on the size of FILE.
|