Commit Graph

37723 Commits

Author SHA1 Message Date
jakob
b8fc363f5b update sieve plugin version 2007-04-18 05:43:51 +00:00
espie
2745946778 add a few perl packages 2007-04-18 00:18:35 +00:00
espie
d6f6821df1 yet another wiab dependency 2007-04-18 00:16:58 +00:00
espie
63a95ccdc6 yet another WIAB dependency 2007-04-18 00:13:34 +00:00
espie
d88577a782 yet another WIAB dependency 2007-04-18 00:06:49 +00:00
ian
3dafc5cf85 New maintainer Giovanni Bechis <g.bechis a t snb dot it>; pkg bump. 2007-04-17 23:59:41 +00:00
espie
ea816b43ca yet another WIAB dependency 2007-04-17 23:59:31 +00:00
ian
8ab0c2ae93 New maintainer Giovanni Bechis <g.bechis a t snb dot it>; tweak pkg/DESCR; pkg bump. 2007-04-17 23:55:21 +00:00
espie
3a89e7b0fb yet another WIAB dependency 2007-04-17 23:23:10 +00:00
espie
0de6fcb541 yet another wiab dependency 2007-04-17 23:14:57 +00:00
espie
bb6ecf9e04 yet another WIAB dependency 2007-04-17 23:08:21 +00:00
espie
f226cea3ea yet another WIAB dependency. Fishy licence. Contacted author and hoping
for happy resolution. Otherwise, replace with a stub...
2007-04-17 21:34:34 +00:00
espie
5f6e7557ba simple wrapper around File::Find, prereq for WIAB 2007-04-17 21:14:00 +00:00
espie
21f88ca14c simple plugin to easy unicode IO in catalyst 2007-04-17 21:07:48 +00:00
naddy
e314fb8238 Update to 2.7:
* Improved error checking and diagnostics
* Fixed CAN-1999-1572
* Allow to use --sparse in both copy-in and copy-pass.
* Fix bug that eventually caused copying out the same hard-linked file
several times to archive.

From: Rui Reis
2007-04-17 19:46:42 +00:00
simon
9281bce684 bugfix update to version 0.03011
noticed and ok by espie@
2007-04-17 16:47:35 +00:00
espie
2e20da7e2c make it work with >2 directories in PORTSDIR_PATH.
From Mikolaj Kujars
2007-04-17 15:22:46 +00:00
mbalmer
425d937be7 Security update to Mantis 1.0.7. This fixes several bugs and three
vulnerabilities.
2007-04-17 10:00:26 +00:00
espie
38f1e2582b synch, 4328 unzels 2007-04-17 09:54:41 +00:00
kili
b49a6b4059 Adjust for new junit. No pkg bump, because only regress depends on junit. 2007-04-17 07:55:40 +00:00
espie
d02db4d573 +p5-Catalyst-Controller-Rose
+p5-Data-Pageset
2007-04-16 21:22:38 +00:00
espie
51d6abdc00 catalyst controller leveraging the power of the rose framework 2007-04-16 21:20:39 +00:00
espie
0e5e27819f extension to Data::Page 2007-04-16 21:14:38 +00:00
espie
5f6665c8cb +p5-Devel-Leak
+p5-YAML-Syck
2007-04-16 21:09:47 +00:00
espie
90eac9a957 YAML/JSON parser in highly optimized C. 2007-04-16 21:08:35 +00:00
espie
2bd6cc3a2f Devel::Leak is a somewhat specialized module to hunt for hard to find
memory bugs in perl XS code.
2007-04-16 21:06:05 +00:00
espie
233e08b5e7 +rose classes 2007-04-16 20:52:30 +00:00
espie
d63e12aaab autocompleter for html::rose, yet another dep for a catalyst rose controller 2007-04-16 20:50:43 +00:00
espie
cd2dac7a03 Object-oriented HTML interface for the Rose framework.
Uses Clone instead of Clone::PP with no apparent issues...
2007-04-16 20:46:42 +00:00
espie
db7ec158c8 Rose::URI: an URI module specifically tailored for use with Rose. 2007-04-16 20:31:28 +00:00
espie
b711c9de3a +p5-Sort-SQL 2007-04-16 19:40:16 +00:00
espie
02b42a0b59 very simple module, a prereq for some catalyst controller. 2007-04-16 19:39:24 +00:00
espie
2b185486b5 update Jifty::DBI along with requisite dependencies 2007-04-16 19:30:57 +00:00
marco
5b7a5f8a8a Modify iogen to terminate all children when either data corruption or
data loss occurs.  This trigers a major version bump.
2007-04-16 17:46:31 +00:00
espie
a5d3f1822b shave a bit of time (roughly 5%) by noticing that package lists are
now more or less `unique', so we can avoid processing them more
than once.
2007-04-16 15:09:03 +00:00
espie
4d3e4bb38e shrink memory used by building only one single list per set of pkgnames.
Also use a simple `seen' cache for files only used by one package, since
they cannot participate in actual conflicts.

Shrinks memory for 250M to 190M, with no negative speed effects.
2007-04-16 14:36:25 +00:00
steven
2c777132fd use .tgz instead of .zip archive which is no longer available
pointed out by david@ some time ago

regen patches while here. no bump needed.
2007-04-16 14:13:14 +00:00
espie
bd5bc8a1ea synch 2007-04-16 12:28:29 +00:00
ian
a9f061599c Add bits of documentation to maintainerless port, no code change, bump pkg 2007-04-16 00:04:32 +00:00
ian
b666d87e4f Adjust depends for junit point release, pkg bump 2007-04-15 23:14:26 +00:00
ian
02f79a3509 Upgrade from 3.8.1 to 3.8.2. Convert from "download binary Java code" to
normal build port. Take maintainership, suggested by previous maintainer kevlo.
Be more cautious with license (CPL).  ok kurt@
2007-04-15 23:08:22 +00:00
espie
e7142515bb you can't have inter-packages WANTLIB, you've got to go through LIB_DEPENDS
so that build proceeds correctly.

noticed by naddy@, kili@, bug by sturm@

bump PKGNAME for people who managed to build the broken version.
2007-04-15 18:26:03 +00:00
mbalmer
0157d680b0 Update to ufraw 0.11.
(Note: Depending on the pictures you open, you may need to
raise the data limit (ulimit -d) a bit.)
2007-04-15 12:44:54 +00:00
aanriot
073ae79cbb - enable postgresql support by default.
- add a prelude flavor + instructions.
- regen patches.

team work with maintainer Rui Reis.
2007-04-15 11:58:25 +00:00
aanriot
662b3c8355 add _nepenthes uid/gid for net/nepenthes.
from Rui Reis.
2007-04-15 11:56:26 +00:00
aanriot
75d2b3b944 update to 0.9.9 .
tested by Rui Reis.
2007-04-15 11:40:48 +00:00
aanriot
fd9c5f4cb2 update to 0.9.7.2 .
tested by Rui Reis.
2007-04-15 11:39:28 +00:00
aanriot
8711e8c863 update to 0.9.12 .
tested by Rui Reis.
2007-04-15 11:38:10 +00:00
aanriot
b4eb429ca1 update to 0.9.13.2 .
tested by Rui Reis.
2007-04-15 11:37:16 +00:00
grange
6afa9ff2c4 Update to gxemul-0.4.5. 2007-04-15 08:08:38 +00:00