Commit graph

201514 commits

Author SHA1 Message Date
wiz
d31dab1488 restore enigmail checksums 2013-05-24 09:59:54 +00:00
adam
15f727238d Added www/litmus version 0.13 2013-05-24 08:08:16 +00:00
adam
30dcd200c2 litmus: WebDAV server protocol compliance test suite. Tests include:
* OPTIONS for DAV: header
* PUT, GET with byte comparison
* MKCOL
* DELETE (collections, non-collections)
* COPY, MOVE using combinations of:
 - overwrite t/f
 - destination exists/doesn't exist
 - collection/non-collection
* Property manipulation and querying:
 - set, delete, replace properties
 - persist dead props across COPY
 - namespace handling
* Locking
 - attempts to modify locked resource (as lock owner, not owner)
 - shared/exclusive locks, lock discovery
2013-05-24 08:07:26 +00:00
sbd
a092d28e32 Updated devel/quilt to 0.48nb2 2013-05-23 21:12:20 +00:00
sbd
4e6fd8e36e On Linux there is no need to depend on coreutils gsed and patch.
So use the tools system for gsed and on Linux use the native cp and date
and if patch exits use it.

Bump PKGREVISION
2013-05-23 21:12:11 +00:00
adam
35c5294157 Updated www/squid3 to 3.3.5 2013-05-23 20:22:15 +00:00
adam
78a15d46e9 Changes 3.3.5:
* Allocate ClientInfo::hash.key using malloc() instead of new char[]
* Bug 3851: Delay Pool class 5 tag:levels displayed incorrectly in cache manager
* Use case-insensitive comparison for HTTP header names in *_header_access
* Bug 3744: squid terminated: FATAL: Bungled (null) line 3: sslproxy_cert_sign signTrusted all
* Bug 3759: OpenSSL compilation error on stock Fedora17, RHEL, CentOS 6 systems
* Bug 3816: SSL_get_certificate call inside Ssl::verifySslCertificate crashes squid, part2
* Port from 2.6: external acl %ACL and %DATA tags
* Log an ERROR instead of halting on unknown cache_dir types
* Add missing piece omitted from rev.9677
* Remove origin_tries limiter on forwarding
* Fixed leaking configurable SSL error details.
* Fix memory error with Kerberos authentication
* Avoid !closing assertions when helpers call comm_read [during reconfigure].
* Avoid Comm::Connection leaks when helpers are reconfigured or otherwise closed.
* find-alive.pl: Replaced HttpReq entry (already covered by the guessing code) with HttpHeaderEntry entry
* Docs: Polish [http::]>h and [http::]>ha descriptions to emphasize their pre-cache scope
* Polish: show file path on Bungled lines
2013-05-23 20:21:28 +00:00
adam
fe6ef499a7 Updated mail/dovecot2 to 2.2.2 2013-05-23 19:49:29 +00:00
adam
6794e53556 Changes 2.2.2:
+ zlib: Keep the last mail cached uncompressed in a temp file. This
  fixes performance when doing small partial fetches from a large
  mail.
+ acl: If plugin { acl_defaults_from_inbox = yes } is set, get the
  default ACLs for private and shared namespaces from the user's INBOX.
  (This probably will become default in v2.3.)
+ pop3: Added pop3_deleted_flag setting to switch POP3 deletions to
  only hide the messages from POP3, but still be visible via IMAP.
- ACL plugin: Mailbox creation wasn't actually checking any ACLs
  and always succeeded (due to some v2.2 API changes). The created
  mailbox couldn't have been accessed though, so this couldn't have
  caused any data leak.
- IMAP: Various URLAUTH fixes.
- IMAP: Fixed a hang with invalid APPEND parameters.
- IMAP LIST-EXTENDED: INBOX was never listed with \Subscribed flag.
- mailbox_list_index=yes still caused crashes.
- maildir: Fixed a crash after dovecot-keywords file was re-read.
- maildir: If files had reappeared unexpectedly to a Maildir, they
  were ignored until index files were deleted.
- Maildir: Fixed handling over 26 keywords in a mailbox.
- Maildir++: Fixed mail_shared_explicit_inbox=no
- namespace { prefix="" list=no } was listing mailboxes.
- imap/pop3-login proxying: Fixed a crash if TCP connection succeeded,
  but the remote login timed out.
- Case-insensitive search/sort didn't work correctly for all unicode
  characters, as specified by i;unicode-casemap comparator. If full
  text search indexes were used, they need to be rebuilt for old mails
  to be handled correctly. (This bug has existed always in Dovecot.)
2013-05-23 19:45:50 +00:00
joerg
63a359eeb7 Be more careful in what to chmod and substitute, so that the wrappers
aren't changed.
2013-05-23 18:42:22 +00:00
joerg
073c7a3fd9 Add missing include for NetBSD/current. 2013-05-23 18:41:48 +00:00
joerg
e1a0e64dcb Fix reference type to match argument from flex. Add missing include. 2013-05-23 18:41:21 +00:00
joerg
50cdad2ad2 Needs bison now. 2013-05-23 18:40:17 +00:00
joerg
364a14a6a1 Add missing includes. 2013-05-23 18:39:35 +00:00
joerg
370b7cff34 Ignore the missing return values from the multiple layers of macros. 2013-05-23 18:39:09 +00:00
joerg
f2d740af4a Use wider type to make sure that find() errors can be detected.
Don't use iterator(0). Bump revision.
2013-05-23 18:38:36 +00:00
joerg
fd42516606 Needs itstool. 2013-05-23 18:37:26 +00:00
adam
b51881c9ea Updated graphics/pngcrush to 1.7.58 2013-05-23 16:02:22 +00:00
christos
392ff38018 and commit the actual patch 2013-05-23 16:02:13 +00:00
christos
24a8c5d32e use the proper libevent signal interface 2013-05-23 16:01:50 +00:00
adam
d652fc4f45 Changes 1.7.58:
* Do not enable reduce_palette by default for "-reduce", "-new", or "-old".
    It still is failing for some files.
2013-05-23 16:01:09 +00:00
christos
dd122c2de8 avoid deprecated event_gotsig and friends. 2013-05-23 15:46:11 +00:00
tron
9b82ce43e1 Resign as maintainer of this package. Other pkgsrc developers are doing
a much better job of maintaining this package anyway.
2013-05-23 15:28:45 +00:00
joerg
63d9719ef1 Always return a value from non-void functions. 2013-05-23 15:08:50 +00:00
joerg
500f61f5d1 Fix Python 3.x build. 2013-05-23 15:08:26 +00:00
joerg
e0da540d07 Fix include order. 2013-05-23 15:07:58 +00:00
joerg
25938dc99a Simpler and more correct check for libexecinfo. 2013-05-23 15:07:29 +00:00
taca
bacca5e532 Note addtion of www/contao31 and www/contao31-example pacakges version 3.1.0. 2013-05-23 15:07:16 +00:00
joerg
76cb00ab35 Use bool conversion operator to check for defined. More compatible
version of the original nullptr fix.
2013-05-23 15:06:48 +00:00
taca
3a38c4449a Add and enable contao31 and contao31-example. 2013-05-23 15:06:35 +00:00
joerg
57245301dd Drop unused member variable. 2013-05-23 15:05:54 +00:00
taca
e2a8638dfc Adding contao31-example package version 3.1.0.
This is example site data for contao31 package.
2013-05-23 15:05:39 +00:00
joerg
3789fa1941 Dance the Doxygen! 2013-05-23 15:05:07 +00:00
joerg
9f15d8109e Fix missing includes. 2013-05-23 15:04:44 +00:00
taca
602f8bdd48 Adding contao31 package version 3.1.0 (Contao 3.1.0).
This is various improved version from Contao 3.0.  Please refer changes to
<https://contao.org/en/news/contao-3_1_0.html>.
2013-05-23 15:04:15 +00:00
joerg
bbad4219dc Fix operators to be constant. 2013-05-23 15:03:51 +00:00
joerg
6169f18fbe Add missing includes to fail again at the missing header. 2013-05-23 15:03:27 +00:00
joerg
ecceb1715a Fix build of freeciv-server with newer libtool. 2013-05-23 15:02:53 +00:00
joerg
23e5edbeab Fix egg usage. 2013-05-23 15:01:15 +00:00
christos
102aed5c27 remove obsolete libevent interface uses 2013-05-23 15:01:05 +00:00
joerg
da09f1e3a9 Only compile source files. 2013-05-23 15:00:27 +00:00
joerg
07ac680c4f Casting 0 to an iterator is not portable. Just use end() in that case. 2013-05-23 15:00:00 +00:00
joerg
3069171c9f Resolve hash ambiguity for C++11 STL. Add missing includes. Add missing
RCS id.
2013-05-23 14:59:13 +00:00
taca
a6bbfee651 Add Contao 3.1.0 support. 2013-05-23 14:58:34 +00:00
joerg
da222f0f80 Fix missing includes. Don't forward define std::less. 2013-05-23 14:58:09 +00:00
joerg
3c4b46a05b Fix various prototypes and missing inclueds. 2013-05-23 14:57:32 +00:00
taca
c7c4dc01b8 Note update of devel/transifex-client package to 0.9. 2013-05-23 14:55:49 +00:00
taca
8dfe7f50fa Update transifex-client to 0.9, fixing CVE-2013-2073.
pkgsrc changes; use wget instead of curl to fetch.

Quote from release announce on the blog.

* Verify SSL certificates. Even though the client opened an encrypted
  connection to the server, it did not validate the certificate used. As a
  result, the client was open to MITM attacks. The new version will always
  validate the certificate first and refuse to connect to the server if there
  is a problem with it.

* Add support for soft links in UNIX systems. You can now use soft links in
  your project directories. This would be useful in cases where you have a
  large project and you would prefer to assign the localization files to
  multiple Transifex projects.

* Add support for local .transifexrc files. You can now have a .transifexrc
  file in your project directory. The entries in the file will override the
  ones from the main one. This would be useful in cases you would prefer to
  use a different set of credentials for a project than the ones you use for
  the rest of your projects in Transifex.

* Make the client more friendly to users in Windows. The .tx/config file now
  supports forward slashes for the paths in Windows, in accordance to what
  UNIX uses. As a result, people can now share a .tx/config irrespective of
  whether they use a UNIX-based system (like Linux and Mac OS X) or Windows.
2013-05-23 14:54:53 +00:00
ryoon
9418335cfc Update Mozilla products.
Remove xulrunner.
2013-05-23 13:51:31 +00:00
ryoon
20ebd3baee Update to 2.18beta4
* Sync with seamonkey 2.18beta4.
2013-05-23 13:44:19 +00:00