Commit graph

156070 commits

Author SHA1 Message Date
obache
f55c73d20e marked as CONFLICTS with esmtp>=1.2 (bin/mailq and/or bin/newaliases) 2010-03-12 13:19:49 +00:00
obache
6ae520a267 Updated mail/esmtp to 1.2 2010-03-12 13:12:22 +00:00
obache
5e2c30f629 Update esmtp to 1.2.
While here, set LICENSE=gnu-gpl-v2 and add user-destdir installation support.

News
~~~~
THIS PROJECT IS NO LONGER BEING MAINTAINED. IF IT DOESN'T WORK FOR YOU SEE
THESE LINKS <http://esmtp.sourceforge.net/links.html>.

  * Version 1.2 (2009-12-24):

    * Make force_mda in the esmtprc to work with the -t option (based on patch
    by Sourav K. Mandal)

  * Version 1.1 (2009-12-16):

    * Option to force local only MDA (Robert A.M. Diamond).

    * Use locking in esmtp-wrapper (Phil Sutter).

    * Update mutt option name in the user manual (Wu Fengguang).

  * Version 1.0 (2008-10-09):

    * Fix NTLM authentication (Nils Rennebarth).

    * Option to disable Message-ID header (Phil Sutter).

  * Version 0.6.0 (2007-09-03):

    * Handle CR-LF newline endings when parsing the headers.

    * Wrapper script for off-line mail delivery (Phil Sutter).

    * Document how to get CA certificates.

    * Corrections to the manpages (Reuben Thomas).

    * Tips for adding missing Date: headers in messages for local delivery
    (Bruce Schultz).

    * Use a reasonable default for the reverse path when one is not
    specified, instead of an empty one.

    * Prevent segfault expanding %F in the MDA string when the reverse
    path is not specified.
2010-03-12 13:12:08 +00:00
obache
dba4ed71aa * set LICENSE=gnu-gpl-v2
* add user-destdir installation support.
2010-03-12 12:40:01 +00:00
obache
4e059fc919 add missing @ to MAINTAINER. 2010-03-12 11:46:40 +00:00
obache
d863c9630e Updated databases/tokyotyrant to 1.1.40 2010-03-12 10:47:33 +00:00
obache
a6f924b833 Update tokyotyrant to 1.1.40.
2010-01-01  Mikio Hirabayashi  <hirarin@gmail.com>

	* ttserver.c (proc): a bug related to initialization of the skeleton was fixed.

	* tculog.c (tculogadbaddint, tculogadbadddouble): efficiency of zero was improved.

	* tcrmgr.c (runput, procput): addint and adddouble were added.

	- Release: 1.1.40
2010-03-12 10:47:22 +00:00
obache
a2e05fef4d Updated databases/tokyocabinet to 1.4.43 2010-03-12 10:43:19 +00:00
obache
faaff49f07 Update tokyocabinet to 1.4.43.
2010-01-26  Mikio Hirabayashi  <hirarin@gmail.com>

	* tcutil.c (tcmapout): a useless condition was fixed.

	* tchdb.h, tcbdb.h: some members have volatile flag now.

	- Release: 1.4.43

2010-01-01  Mikio Hirabayashi  <hirarin@gmail.com>

	* tchdb.c (tchdbnew, tchdbsetmutex): a useless lock object was removed.

	* tcutil.c (tcsysinfo): CPU information was added.

	* tchmgr.c (runput, procput): addint and adddouble ouput the result now.

	* tcbmgr.c (runput, procput): addint and adddouble ouput the result now.

	* tcfmgr.c (runput, procput): addint and adddouble ouput the result now.

	- Release: 1.4.42
2010-03-12 10:43:07 +00:00
obache
7ba1ca461d Update p5-tokyocabinet to 1.33. 2010-03-12 10:30:59 +00:00
tonio
df17e1fae8 Enable destdir, and some cleanup 2010-03-12 10:30:04 +00:00
obache
34eb94f511 move MASTER_SITES to new location. 2010-03-12 10:21:54 +00:00
wiz
e527a3aebe - p5-Email-MIME-Creator
- p5-Email-MIME-Modifier
- p5-Email-Simple-Creator
2010-03-12 09:29:13 +00:00
pettai
6021c07cb9 Changed maintainer 2010-03-12 09:28:57 +00:00
jmmv
294734f361 Note update of monotone-server to 0.46nb2 2010-03-12 09:27:54 +00:00
jmmv
699c5cc635 Full rewrite of the monotone-server package:
- Delete the monotone-server-init script.

- Modify the monotone rc.d(8) script to provide extra commands such as
  'init', 'genkey' and 'read' to manipulate the server.  These are not
  interactive, but allow the same level of customization as the previous
  script.  Inspired by how the monotone init.d script from Fedora works.

- Delete the need of an rc.conf script in the pkg_sysconfdir of this
  package.  The settings previously stored there are now automatically
  discovered.

- Fully automated creation of a server key: no more need to create a
  passphrase by hand, memorize it, and stick it on a configuration file
  to never look at it again.

- The log file is now placed where it belongs: in varbase/log.

- Addition of a monotone-server(7) manpage explaining the whole setup
  process and pointers to the server files.

Note: upgrading from a previous version of the package will require manual
intervention if the rc.d script in /etc/rc.d is replaced.  However, I
really doubt anyone is using this package so I didn't want to go through
the trouble of implementing a migration procedure.  I've added a note to
the MESSAGE, though, asking users to contact me if required.
2010-03-12 09:27:17 +00:00
pettai
c44bd89fd6 Added net/ruby-dnsruby version 1.44 2010-03-12 09:26:26 +00:00
pettai
a02c57c593 Dnsruby is a pure Ruby DNS client library.
It provides a complete DNS client implementation, including full DNSSEC support.
Dnsruby is currently used in projects such as OpenDNSSEC and ISC's DLV service.
2010-03-12 09:23:51 +00:00
obache
b054855daa Add buildlink to graphicws/jpeg and graphicws/png.
fltk-config --user-images --ldflags offers those libraries.
XXX: but libfltk_images is note linked with those libraries.
XXX: libfltk_gl is also not with GL and GLU.
2010-03-12 09:23:41 +00:00
adam
1d9f34750f Updated sqlite3 to 3.6.23 2010-03-12 09:13:28 +00:00
adam
3c67fc6de2 Changes 3.6.23:
* Added the secure_delete pragma
* Added the sqlite3_compileoption_used() and sqlite3_compileoption_get()
  interfaces as well as the compile_options pragma and the
  sqlite_compileoption_used() and sqlite_compileoption_get() SQL functions.
* Added the sqlite3_log() interface together with the SQLITE_CONFIG_LOG verb
  to sqlite3_config(). The ".log" command is added to the Command Line Interface
* Improvements to FTS3
* Improvements and bug-fixes in support for SQLITE_OMIT_FLOATING_POINT
* The integrity_check pragma is enhanced to detect out-of-order rowids
* The ".genfkey" operator has been removed from the Command Line Interface
* Updates to the co-hosted Lemon LALR(1) parser generator. (These updates did not affect SQLite.)
* Various minor bug fixes and performance enhancements
2010-03-12 09:11:27 +00:00
mrg
e5ed528a74 copy patch-au to apply to the almost same file elsewhere in the tree..
this lets qt4-libs build on sparc64.  also tested on amd64.
2010-03-12 08:19:38 +00:00
obache
e3ff9daefb fixes format of last stellarium entry. 2010-03-12 04:20:39 +00:00
gdt
12b0877abe Updated databases/postgresql-postgis to 1.5.1 2010-03-12 01:06:27 +00:00
gdt
3185390eb3 Update to 1.5.1. Fix path to where postgis library is actually put.
Bug Fixes

    * #410, update embedded bbox when applying ST_SetPoint,
      ST_AddPoint ST_RemovePoint to a linestring
      (Paul Ramsey)
    * #411, allow dumping tables with invalid geometries
      (Sandro Santilli, for Regione Toscana-SIGTA)
    * #414, include geography_columns view when running upgrade scripts
      (Paul Ramsey)
    * #419, allow support for multilinestring in ST_Line_Substring
      (Paul Ramsey, for Lidwala Consulting Engineers)
    * #421, fix computed string length in ST_AsGML()
      (Olivier Courtin)
    * #441, fix GML generation with heterogeneous collections
      (Olivier Courtin)
    * #443, incorrect coordinate reversal in GML 3 generation
      (Olivier Courtin)
    * #450, wrong area calculation for geography features that cross
      the date line
      (Paul Ramsey)
    * Ensure support for upcoming 9.0 PgSQL release
      (Paul Ramsey)
2010-03-12 01:06:15 +00:00
morr
f6bb16f684 + bsdstats 2010-03-12 00:17:46 +00:00
morr
cf7875c1db Added misc/bsdstats 5.3 2010-03-12 00:17:13 +00:00
morr
42ec8a63f2 BSD-Stats is collecting statistics about *BSD installations (and flavours).
PR pkg/35365
2010-03-12 00:13:40 +00:00
gls
c9c4726755 Remove trailing whitespace. 2010-03-11 21:40:46 +00:00
rillig
867da9ea44 Updated pkglint to 4.93. 2010-03-11 20:56:33 +00:00
rillig
50da92c78c Updated pkglint to 4.93.
Changes since 4.92:
- Changes for the changing pkgsrc infrastructure
- Added basic support for LICENSE expressions
2010-03-11 20:54:19 +00:00
gls
ba593b10c8 Oops.
Forgot to mention update of sysutils/ipa to 2.0.7.
2010-03-11 19:19:18 +00:00
asau
55fc447cd2 Don't run tests at build time. Fixes PR pkg/42955
The package is inherently broken though,
there is little reason to keep it these days anyway.
I suggest you don't use it like all the world around.
2010-03-11 18:55:34 +00:00
tnn
02bdd7f80e remove unused leftover 2010-03-11 16:31:43 +00:00
tnn
eed2e13931 simplify previous fix 2010-03-11 16:31:11 +00:00
adam
5592f0f9ac Sqlite is no longer supported, sqlite3 is the default now 2010-03-11 16:03:49 +00:00
tnn
f42e28d849 mawk(1) doesn't know how to take length() of an array. 2010-03-11 13:18:16 +00:00
drochner
ca9b9e320a add patch from upstream (rev. 10778) to fix problems with PDF display,
from Dennis den Brok per PR pkg/42946
2010-03-11 12:53:52 +00:00
drochner
527fe3b2c3 fix a format string mismatch with 64-bit time_t which made the program
crash with PDF files (on NetBSD-current), bump PKGREVISION
2010-03-11 12:46:42 +00:00
gdt
9361a7df19 Updated www/neon to 0.29.3 2010-03-11 12:25:11 +00:00
gdt
472730ba4f Update to 0.29.3.
*  Change ne_sock_close() to no longer wait for SSL closure alert:
          o fixes possible hang with IIS servers when closing SSL connection
          o this reverts the behaviour with OpenSSL to match 0.28.x,
          and changes the behaviour with GnuTLS to match that with
          OpenSSL
    * Fix memory leak with GnuTLS
    * API clarification in ne_sock_close():
          o SSL closure handling now documented
          o return value semantics fixed to describe the implementation
2010-03-11 12:24:58 +00:00
pettai
c87628e4a4 + py-dpkt 2010-03-11 11:34:14 +00:00
pettai
3a6adc7aae Added net/py-dpkt version 1.6 2010-03-11 11:32:53 +00:00
pettai
cce7ca8fdf Fast, simple packet creation / parsing, with definitions for
the basic TCP/IP protocols.
2010-03-11 11:31:19 +00:00
adam
ba7a539398 Updated misc/stellarium to 0.10.4 2010-03-11 11:16:19 +00:00
adam
95d484a7a4 Changes 0.10.4:
* Bug fix release.
* Fixed unpredictable openGL related crashes on win32.
* Fixed run on MacOSX Tiger/Leopard/Snow Leopard.
* Disable OpenGL shaders by default for stars and atmosphere. User activate
  it by setting use_glshaders = true in the [main] section of the config.ini
* Fixed the handling of the Qt -graphicssystem parameter. Now it is ignored
  if it is not used properly.
* Improved OpenGLES2 support (not finished yet).
* Added Qt widgets flags on the main windows to avoid filling background
  (this boosted the program a lot on linux).
2010-03-11 11:15:17 +00:00
sno
358ab46ea0 Updated mail/p5-Catalyst-View-Email to 0.23 2010-03-11 11:00:07 +00:00
sno
f1be0ce2ca Updating mail/p5-Catalyst-View-Email from 0.13nb1 to 0.23
pkgsrc changes:
- Add license definition
- Adjust dependencies

Upstream changes:
0.23  2010-01-30
        -  removed Email::Send::Test from t/lib/* views

0.22    2010-01-28
        - small fixes, version bumpage etc

0.21_01 2010-01-27
        - dev release to test recent fixes

0.21    2010-01-27
        - provided a sane MANIFEST.SKIP for dzil

0.20    2010-01-26
        - fix transport instantiation thanks to Chris Nehren <apeiron@cpan.org>

0.19    2010-01-18
        - fixed optional dependencies
	- added META stuff back in

0.18    2010-01-17
        - Fixed version dependencies for failing regressions
	- added Email::Send::Test as a dependency

0.17    2010-01-14
        - fixed MANIFEST

0.16    2010-01-12
        - Fixed a Makefile.PL issue

0.15    2010-01-12
        - Fixed teeny version issue with Email::Sender::Simple

0.14    2010-01-09
        - Ported over to using Email::Sender::Simple, and Moose
	- Fixed Mason test so that it doesn't choke, as around 'process'
	  seems to make it die.
2010-03-11 10:59:58 +00:00
sno
5dac9f4990 Updated mail/p5-Email-Sender to 0.100460 2010-03-11 10:57:00 +00:00
sno
a0ab45375a Updating mail/p5-Email-Sender from 0.004nb1 to 0.100460
pkgsrc changes:
- Adjust license
- Adjust dependencies

Upstream changes:
0.100460  2010-02-15 12:58:18 America/New_York
          avoid using AutoPrereq, as it brings in build_requires as requires

0.100450  2010-02-14 17:55:48 America/New_York
          allow timeout option to SMTP transport

0.100110  2010-01-11 10:43:57 America/New_York
          Email::Sender::Failure is now a Throwable::Error
          now uses Try::Tiny for internal exception handling

0.093380  2009-12-04 12:29:55 America/New_York
          bump Moose prereq to 0.70 based on feedback from ANDK

0.093110  2009-11-07
          allow uppercase env vars to set transport attributes (charsbar)
          add "message" attribute to successes returned by SMTP transports

0.092840  2009-10-10
          fix packaging error

0.092820  2009-10-09
          improve reliability of t/sendmail.t (thanks, Mark Grimes)

0.091940  2009-07-12
          packaging fixes (EU:MM version for LICENSE param) rt #47817

0.091930  2009-07-12
          add some more common sendmail locations to default search

0.091870  2009-07-06
          exclude unwanted methods from Email::Sender::Transport
          to suppress a new warning from Moose role composition

0.091740  2009-06-23
          no code changes
          remove prereq of Test::More 0.88; weird things happened

0.091661  2009-06-15
          THIS RELEASE MAY BREAK YOUR CODE... but probably not

          Email::Sender::Simple has been added, along with a manual
          Email::Sender is now a role
          Email::Sender::Transport is now a role, too; subclasses will break
2010-03-11 10:56:51 +00:00