Commit graph

22723 commits

Author SHA1 Message Date
Jörg Sonnenberger
fbe0ea8230 Update to latest e17 snapshot. Build xrender and composite frontends. 2009-06-07 21:27:34 +00:00
Jörg Sonnenberger
f493bb5fa9 Update to latest e17 snapshot 2009-06-07 21:27:03 +00:00
Thomas Klausner
543e281309 Bump PKGREVISION for modular-xorg-server update. 2009-06-07 11:24:45 +00:00
Emile `iMil' Heitor
9c1b7cd5a3 updated to 20090607. Ordered lists by default, avoid conflicts with local packages installed with options. 2009-06-07 09:56:49 +00:00
PHO / phonohawk
4180f79737 +wtf 2009-06-07 05:58:52 +00:00
PHO / phonohawk
1021b44d0b Import wtf-20080926 as wip/wtf.
wtf is little shell script taken from FreeBSD which translates
acronyms.
2009-06-07 05:57:23 +00:00
Kamel Ibn Aziz Derouiche
c8cb5cf19e +fuzil in wip 2009-06-06 23:07:20 +00:00
Kamel Ibn Aziz Derouiche
4e4a1a3a2f Import fusil-1.2.1 as wip/fuzil.
Fusil is a fuzzing framework designed to expose bugs in software by changing
random bits of its input.

It helps to start process with a prepared environment (limit memory, environment
variables, redirect stdout, etc.), start network client or server, and create
mangled files. Fusil has many probes to detect program crash: watch process exit
code, watch process stdout and syslog for text patterns
(eg. "segmentation fault"), watch session duration, watch cpu usage (process
and system load), etc.

Fusil is based on a modular architecture. It computes a session score used
to guess fuzzing parameters like number of injected errors to input files.
2009-06-06 23:05:18 +00:00
Tonnerre LOMBARD
800eb9f4ac Add two more forgotten/ignored CVEs to the TODO list: CVE-2009-1192 and
CVE-2009-1439.
2009-06-06 19:30:26 +00:00
Gary D Duzan
b6a410cdf0 Add kmymoney2 current CVS package. 2009-06-06 17:20:52 +00:00
Thomas Klausner
17a401dd5b Do not use == in test(1). 2009-06-05 22:58:50 +00:00
Emile `iMil' Heitor
9c95ad2f2e updated to 20090605. Repositories are now listed in ${PREFIX}/etc/pkgin/repositories.conf, search is now case insensitive. 2009-06-05 22:30:51 +00:00
Mark Davies
07df9383a7 kde 4.2.4 2009-06-05 22:27:03 +00:00
Kamel Ibn Aziz Derouiche
38413380ec +py-ptrace 2009-06-05 21:51:49 +00:00
Kamel Ibn Aziz Derouiche
7104abab77 Import py25-ptrace-0.6 as wip/py-ptrace.
Trace system calls and debugger written in python
2009-06-05 21:49:29 +00:00
Kamel Ibn Aziz Derouiche
87af871f70 Updated: libgdata, lives and nautilus-open-terminal 2009-06-05 16:57:01 +00:00
Kamel Ibn Aziz Derouiche
88a65a779d o Available new version
o The create file options.mk in containt multiple options
	o Added patch
	o DESTDIR Support
	o and more...
	NB:
	- Please review Makefile and options.mk,
	- Fixed problem: failed execution, failed perl management
2009-06-05 16:52:26 +00:00
Aleksey Cheusov
c3a0fb3b50 change usage message
TODO file: one task done
2009-06-05 14:20:40 +00:00
Thomas Klausner
3b7c1c7141 + amarok-2.1, asymptote-1.75, gambas2-2.13.1, gtkaml-0.2.7,
libgdata-0.3.0, lives-0.9.9.9.
2009-06-05 11:31:29 +00:00
Kamel Ibn Aziz Derouiche
7d185bc485 removed 2009-06-05 10:47:33 +00:00
Kamel Ibn Aziz Derouiche
7201a2129e o Fixed do-install: added ${DESTDIR} in path executable
o Removed: remove ${LIBDIR} remplace by lib/ironpython.
		Please review and testing example
2009-06-05 10:35:05 +00:00
Geert Hendrickx
a213f8a8e0 Catch up with Dovecot 1.2 RC's.
v1.2.rc5 2009-06-04 Timo Sirainen <tss@iki.fi>

	* auth_cache_negative_ttl is now used also for password mismatches
	  (currently only with plaintext authentication mechanisms).

	+ Added support for EXTERNAL SASL mechanism.
	+ FETCH X-SAVEDATE can now be used to get messages' save timestamps
	+ deliver_log_format: %s is now in UTF8
	- If message body started with a space, some operations could have
	  assert-crashed.
	- Fixed using LDAP support as a plugin
	- Fixes to virtual mailboxes.

v1.2.rc4 2009-05-17 Timo Sirainen <tss@iki.fi>

	* If /dev/arandom exists, use it instead of /dev/urandom (OpenBSD).
	* When logging to a file, the lines now start with a timestamp instead
	  of "dovecot: " prefix.

	+ IMAP: When multiple commands are pipelined, try harder to combine
	  their mailbox syncing together. For example with Maildir pipelining
	  STORE 1:* +FLAGS \Deleted and EXPUNGE commands the files won't
	  be unnecessarily rename()d before being unlink()ed.
	+ imap-proxy: Send backend's CAPABILITY if it's different from what
	  was sent to client before.
	+ IMAP: struct mail now keeps track of all kinds of statistics, such
	  as number of open()s, stat()s, bytes read, etc. These fields could
	  be exported by some kind of a statistics plugin (not included yet).
	+ IMAP: SEARCH command now dynamically figures out how to run about
	  0.20 .. 0.25 seconds before seeing if there's other work to do.
	  This makes the SEARCH performance much better.
	- Fixes to shared mailbox handling.
	- Fixes to virtual mailboxes.
	- THREAD command could have crashed.
	- Fixes to expire-tool.
	- mbox: Don't break if From_-line is preceded by CRLF (instead of LF).
	- dict process wasn't restarted after SIGHUP was sent to master.

v1.2.rc3 2009-04-16 Timo Sirainen <tss@iki.fi>

	* IMAP proxy no longer simply forwards tagged reply from
	  remote authentication command. It's now done only if the remote
	  server sent a [resp-code], otherwise all failure strings are
	  converted to Dovecot's "Authentication failed." to make sure that
	  if remote isn't using Dovecot it won't reveal user's existence.

	+ Quota roots can now specify which namespace's quota they're
	  tracking. This is probably the most useful for giving public
	  namespaces a quota.
	+ Added imap_idle_notify_interval setting.
	- Fixes to shared mailbox handling
	- Fixes to virtual mailboxes
	- Fixed compiling with some FreeBSD and NetBSD versions
	- THREAD REFS still might have returned one (0) at the beginning.
	- deliver wasn't using mail_access_groups setting.
	- Fixed some error handling in maildir and index code.

v1.2.rc2 2009-04-03  Timo Sirainen <tss@iki.fi>

	- rquota.x file was missing from rc1 distribution, causing compiling
	  to fail.

v1.2.rc1 2009-04-03  Timo Sirainen <tss@iki.fi>

	* When creating files or directories to mailboxes, Dovecot now uses
	  the mailbox directory's permissions and GID for them. Previous
	  versions simply used 0600 mode always. For backwards compatibility
	  dovecot-shared file's permissions still override these with Maildir.
	* SQL dictionary (quota) configuration file is different than in v1.1.
	  See doc/dovecot-dict-sql-example.conf for the new format.
	* deliver -m: Mailbox name is now assumed to be in UTF-8 format,
	  not modified-UTF7. Stephan Bosch's new Sieve implementation also
	  assumes UTF-8 format in fileinto parameters.

	+ Full support for shared mailboxes and IMAP ACL extension.
	  The code is mainly from Sascha Wilde and Bernhard Herzog.
	+ IMAP: Added support for extensions: CONDSTORE, QRESYNC, ESEARCH,
	  ESORT, SEARCHRES, WITHIN, ID and CONTEXT=SEARCH.
	+ SEARCH supports INTHREAD search key, but the rest of the INTHREAD
	  draft isn't implemented yet so it's not advertised in capability.
	+ THREAD REFS algorithm where threads are sorted by their latest
	  message instead of the thread root message. There is also no base
	  subject merging.
	+ IMAP: Implemented imap-response-codes draft.
	+ Thread indexes for optimizing IMAP THREAD command and INTHREAD
	  search key.
	+ Added userdb checkpassword (by Sascha Wilde)
	+ Virtual mailboxes: http://wiki.dovecot.org/Plugins/Virtual
	+ Autocreate plugin: http://wiki.dovecot.org/Plugins/Autocreate
	+ Listescape plugin: http://wiki.dovecot.org/Plugins/Listescape
2009-06-05 06:50:12 +00:00
PHO / phonohawk
7bd7a151a9 It turned out that haskeline depends on libiconv. 2009-06-05 04:41:23 +00:00
PHO / phonohawk
8f401d0e27 +hs-haskeline 2009-06-05 04:29:13 +00:00
PHO / phonohawk
453d43937d Import hs-haskeline-0.6.1.6 as wip/hs-haskeline.
Haskeline provides a user interface for line input in command-line
programs. This library is similar in purpose to readline, but since it
is written in Haskell it is (hopefully) more easily used in other
Haskell programs.

Haskeline runs both on POSIX-compatible systems and on Windows.
2009-06-05 04:28:16 +00:00
PHO / phonohawk
e29b4a9f98 +hs-extensible-exceptions 2009-06-05 04:22:30 +00:00
PHO / phonohawk
9e6449ee83 Import hs-extensible-exceptions-0.1.1.0 as wip/hs-extensible-exceptions.
This package provides extensible exceptions for both new and old
versions of GHC (i.e., < 6.10).
2009-06-05 04:21:07 +00:00
Tonnerre LOMBARD
de116424f1 Add TODO entry for Linux Kernel e1000 DoS (CVE-2009-1385). 2009-06-04 22:01:48 +00:00
Aleksey Cheusov
c4810de71e ADDED: -o option to pkg_refresh_summary script for skipping summaries
of newest packages and printing summaries about older ones.
    Regression test for this new option. Man page update.
Clean-ups.
2009-06-04 21:39:08 +00:00
Emile `iMil' Heitor
69735818c0 updated to 2009060401. Fixed empty upgrade list 2009-06-04 19:36:36 +00:00
Min Sik Kim
ea0dc0d76f Replace the gnome option with dbus and svg. 2009-06-04 19:29:46 +00:00
Min Sik Kim
5dd12b121a Remove unused SUBST_CLASSES. 2009-06-04 19:25:50 +00:00
Min Sik Kim
3221d730f7 Rename font-backend xft2. The latter is in options.description. 2009-06-04 19:07:42 +00:00
Min Sik Kim
edc314a9e7 Modify the font-backend option for the current version of Emacs.
- Using Xft is the default behavior.  Add font-backend to
  PKG_SUGGESTED_OPTIONS.
- configure does not accept --{dis,en}able-font-backend.  Use
  --without-{xft,otf,m17n-ftl} instead.
2009-06-04 17:45:50 +00:00
Kamel Ibn Aziz Derouiche
3ab0a0055b o Available new version 0.3.0
o  SET LICENSE
	o reogranise dependency: added option in Makefile supporte gnome
	o added: GConf dependency
2009-06-04 17:06:26 +00:00
Emile `iMil' Heitor
a21ed7ecc6 updated to 20090604. Fixed a nasty bug spotted by r3tex. 2009-06-04 16:09:41 +00:00
Claudio M. Alessi
2d82576587 Fixed build on NetBSD by adding USE_NCURSES. 2009-06-04 09:36:42 +00:00
PHO / phonohawk
394c082807 +hs-Lucu 2009-06-04 05:27:33 +00:00
PHO / phonohawk
861509ef6d Import hs-Lucu-0.3 as wip/hs-Lucu.
Lucu is an HTTP daemonic library. It can be embedded in any Haskell
program and runs in an independent thread. Lucu is not a replacement
for Apache. It is intended to be used to create an efficient web-based
application without messing around FastCGI. It is also intended to be
run behind a reverse-proxy so it doesn't have some facilities like
logging, client filtering or such like.
2009-06-04 05:26:33 +00:00
PHO / phonohawk
a9aca7bb8a Upstream update to dataenc-0.13.0.0 2009-06-04 05:09:16 +00:00
PHO / phonohawk
5312e512fa +hs-stm 2009-06-04 04:28:59 +00:00
PHO / phonohawk
18196bdc79 Import hs-stm-2.1.1.2 as wip/hs-stm.
Software Transactional Memory: a modular composable concurrency
abstraction. See

    * Composable memory transactions, by Tim Harris, Simon Marlow,
      Simon Peyton Jones, and Maurice Herlihy, in /ACM Conference on
      Principles and Practice of Parallel Programming/
      2005. http://research.microsoft.com/Users/simonpj/papers/stm/index.htm
2009-06-04 04:27:06 +00:00
PHO / phonohawk
742605bea8 -stm 2009-06-04 04:23:50 +00:00
PHO / phonohawk
485dd62908 +hs-haskell-src-exts 2009-06-04 04:05:46 +00:00
PHO / phonohawk
34397a71b0 Import hs-haskell-src-exts-0.4.8 as wip/hs-haskell-src-exts.
Haskell-Source with Extensions (HSE, haskell-src-exts) is an extension
of the standard haskell-src package, and handles most common syntactic
extensions to Haskell, including:

    * Multi-parameter type classes with functional dependencies
    * Indexed type families (including associated types)
    * Empty data declarations
    * GADTs
    * Implicit parameters
    * Template Haskell

and a few more. Apart from these standard extensions, it also handles
regular patterns as per the HaRP extension as well as HSX-style
embedded XML syntax.
2009-06-04 03:34:10 +00:00
Makoto Fujiwara
9b324f2947 cvs server seems to work again, thanks administrator. Bump the version 2009-06-04 01:37:42 +00:00
Tonnerre LOMBARD
9b59337e8f Add 3 more forgotten CVE entries to Linux Kernel todo. 2009-06-03 23:08:41 +00:00
Tonnerre LOMBARD
a3030b3baa Add missing CVE to Jetty TODO list. 2009-06-03 23:02:30 +00:00
Kamel Ibn Aziz Derouiche
9c69270d28 The writing of the patch, was false and the makefile could not finish correctly, I have rewrite the makefile, by adding the phase do-build and do-install to correct the construction of the package 2009-06-03 22:05:40 +00:00
Tonnerre LOMBARD
fee8699152 Add TODO entry for CVE-2009-1633. 2009-06-03 21:26:03 +00:00